/*フラット01 レッド 右メイン*/
@import url("//share.cr-cms.net/hp_agency/hpagency.css");

/*全体*/

body {
    font-size: 16px;
    line-height: 1.9;
    font-family: color: #333;
    font-size: 16px;
    line-height: 2;
   font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#wrap {
    width: 100%;
    position: relative;
    background-color: #ffffff;
}

#wrap_body {
    padding: 0;
}

/*画像*/
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}



/*タイトル*/
#title {
    padding: 20px 0 10px 0;
    margin: 0 auto;
    text-align: left;
}

#title_outer {
    background: url("/materials/159404239976201.png") no-repeat right 0px;
}


#title h1 {
    background: url("/materials/159404015379101.jpg") no-repeat scroll;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}

#title h1 a {
    display: inline-block;
    height: 72px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 350px;
}

#title .description {
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #7c7c7c;
}

/*menu*/
#topMenu, #sideMobile, .footer .services {
    background-color: #ea0000;
}

#topMenu {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    z-index: 99;
    min-height: 70px;
    height: auto !important;
    height: 55px;
}


#topMenu .topMenu li a {
    width: 166px;
    padding: 0 15px;
    overflow: hidden;
    text-decoration: none;
    font-size: 16px;
    display: block;
    letter-spacing: 0.1em;
}

/*パンくず*/
.pankuz p {
    margin-bottom: 25px;
    font-size: 11px;
    color: #b0b0b0;
    text-align: right;
    border-bottom: none;
   padding-bottom: 20px;
}


/*見出し*/

#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
    margin-bottom: 35px;
    padding: 10px 0;
    text-align: center;
    border-bottom: none;
    font-size: 24px;
    letter-spacing: 0.15em;
    font-weight: normal;
    color: #fff;
    background: #ea0000;
    border-radius: 5px;
}

.mainContents .article h3, .mainContents div.gallery h3 {
    margin-bottom: 25px;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 0.03em;
    color: #000;
    font-weight: bold;
}

.mainContents .article h3{
  position: relative;
  padding: 0em .5em .3em 1.7em;
  border-bottom: 1px solid #989898;
}
.mainContents .article h3::after {
  position: absolute;
  top: .6em;
  left: .4em;
  z-index: 2;
  content: '';
  width: 15px;
  height: 15px;
  background-color: #ea0000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mainContents div.gallery h3{
  position: relative;
  padding: 0em .5em .3em 1.7em;
  border-bottom: 1px solid #ab0015;
}
.mainContents div.gallery h3::after {
  position: absolute;
  top: .6em;
  left: .4em;
  z-index: 2;
  content: '';
  width: 15px;
  height: 15px;
  background-color: #ab0015;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mainContents .article h4{
    line-height: 1.7em;
    margin-bottom: 10px;
     color: #a52045;
    font-size: 17px;
}


/*table*/

table.normalTbl {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
table.normalTbl th {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
table.normalTbl td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
}

table.timetable {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
table.timetable th {
    background-color: #fbf0ef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}

table.timetable td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
}

table.class_table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
table.class_table th {
    background-color: #f8fbef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}

table.class_table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: left;
}


table.price_table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
table.price_table th {
   background-color: #f4fbef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}

table.price_table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: left;
}

/*業務一覧*/

.cyui li{
    position: relative;
    margin-left:25px;
}
.cyui li::after {
    display: block;
    content: '';
    position: absolute;
    top: .6em;
    left: -1em;
    width: 10px;
    height: 10px;
    background-color: #fbaecd;
    border-radius: 100%;
}

p.plof{
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    margin: 10px 0;
    padding: 0 8px;
    border-radius: 3px;
    border-left: 7px solid #cb717e;
}


/*お問い合わせ*/
table.contactTable input.button {
   padding: 15px 50px;
    background-color: #ea0000;
    color: #fff;
    font-size: 16px;
}


table.contactTable input.button:hover {
background-color: #fff;
color: #4898a5;
  border:2px solid #ea0000;
}

table.contactTable input.button {
    border: none;
    font-size: 16px;
    width: 120px;
    height: 45px;
    margin: 0;
    padding: 0 10px;
  cursor: pointer;
}

/*side*/

.freeHtml_outer{
  text-align:center;
}

.sideServices ul li a {
    display: block;
    padding: 15px 15px 15px 27px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

.side-title {
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    margin: 5px 0;
}

.side-tel {
    font-size: 20px;
   text-decoration: underline #fc0953;
    color: #fc0953;
}


a.linkbtn {
    background-color: #1abc6b;
    border: 2px solid #45ab78;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin: 12px;
    padding: 6px 18px;
    text-align: center;
    text-decoration: none;
}
a.linkbtn:hover {
    background-color: #fff;
    color: #1abc6b;
}


/*fotter*/
.footer * {
    color: #bbb;
    font-size: 16px;
}
.footer li a {
    text-decoration: none;
    display: block;
    padding-left: 45px;
    color: #000;
    /* border-bottom: solid 1px #ddd; */
}

/* トップの最新情報 #mainTopics
     最新情報一覧ページ #listTopics  */

/*日付*/
#mainTopics .topics li p.date ,
#listTopics .topics li p.date {
    font-size: 14px;
    color: #999;
}
/*リンクタイトル*/
#mainTopics .topics li h3 ,
#listTopics .topics li h3 {
    font-size: 16px;
    font-weight: normal;
}
/*リード文*/
#mainTopics .topics li p.description ,
#listTopics .topics li p.description {
    color: #999;
    font-size: 14px;
}
/*続き*/
#mainTopics .topics li p.more ,
#listTopics .topics li p.more {
    font-size: 14px;
}
/*一覧を見る*/
#mainTopics .listview {
     font-size: 14px;
}

/* お問い合わせボタン調整 */
table.contactTable input[type="button"] {
    width: 120px;
    height: 45px;
    margin: 1em auto;
    /*border-radius: 5px;*/
}
/*囲み*/
p.envelope {
text-align: center;
background: #ede8e2;
box-sizing: border-box;
padding: 1em;
margin-bottom: 1em;
}
/*個人情報保護方針*/
ol.pp {
padding-left: 1.55em;
}
ol.pp li {
list-style-type: decimal;
padding: 5px;
}
ul.notes {
list-style-type: none;
margin-left:1em;
}
ul.notes li::before {
content: "◆";
margin-left: -1em;
}
ul.ps {
list-style-type: none;
margin-left:1em;
}
ul.ps li::before {
content: "※";
margin-left: -1em;
}
ul.maru {
list-style-type: none;
margin-left:1em;
}
ul.maru li::before {
content: "●";
margin-left: -1em;
}
ul.business li {
display: inline-block;
margin-right: 1.5em;
min-width: 29%;
}
/*ブログ見出し調整*/
.mainContents .article h3 a, .article h3 a:hover {
color: #000;
text-decoration: none;
}
