@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@charset "utf-8";

/*フラット02 ホワイト 1カラム*/

body {
  font-size: 16px;
  color: #333;
  letter-spacing: 1.5px;
  font-kerning: auto;
  line-height: 1.6;
  background: #fff;
  font-family:'YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}

/*背景*/
#wrap { background-color: #fff; }
#topMenu { background-color: #fff; }
#contents { background-color: #fff; }


a {
  color: #5f97db;
  text-decoration: none;
}
a:hover {
  color: #5f97db;
  text-decoration: underline;
}


.sideBanner_body a:hover, .thumb a:hover, .image a:hover {
  filter:alpha(opacity=80);
  opacity:0.8;
}

strong{
  color:#333;
  font-weight:bold;
  font-size:1.2em;
}


/*----------------- ヘッダー -----------------*/
#wrap_body {
padding-top: 0;
}

#wrap_body #title {
    padding: 0;
    text-align: center;
    height: 80px;
    width: 100%;
}
#title_outer {
    width: 980px;
    margin: 0 auto;
    background: url(/materials/165839488984602.png) no-repeat right 30px;
}
#title h1 {
  padding: 23px 0 0 0;
  text-align: left;
  margin-bottom:0;
}
#title h1 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
    width: 270px;
    height: 39px;
    padding: 0;
    background: url(/materials/165839488984501.png) left center no-repeat;
    background-size: 270px 39px;
}

#title .description {
    overflow: hidden;
    font-size: 16px;
    text-align:left;
    white-space: nowrap;
    color: #666;
    margin-top:0;
    display:none;
}

/*メインイメージ*/
#title,#mainImage {
  padding: 0;
  background:#fff;
}

.mainImage #slider li img{
  max-width:100%;
}

#topMenu {
  position: static;
  background-color: #fff;
  border-bottom:1px solid #ddd;
}
#title_body {
    padding: 0 0 390px 0;
}

/*トップメニュー*/
#topMenu_outer {
  background:#fff;
  margin:  0 auto;
}
#topMenu .topMenu li a {
  width: auto;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  background: none;
  height: 70px;
  line-height:70px;
  padding:0;
  background:#fff;
  box-sizing: border-box;
}
#topMenu .topMenu li a:hover {
  color:  #777;
  border-bottom:1px solid #666;
}

/*----------------- コンテンツ -----------------*/
.mainArticles .article {
padding-bottom: 0px;
border-bottom: none;
}
#mainArticles, .mainArticles .article,
.mainArticles div.gallery,
#mainTopics, #listTopics,
#mainServices,
#mainServices .services{
    width: 100%;
    box-sizing: border-box;
}
  .mainArticles .article p {
    margin-bottom: 1em;
}

/*パンくず*/
.pankuz p{
  font-size:14px;
}

/*見出し*/
#mainArticles h2, #listTopics h2 {
    font-size: 1.8em;
    font-weight: normal;
    color:  #333;
    padding:0 1em 0 1em;
    margin: 2em auto 1em auto;
    letter-spacing: 0.06em;
    text-align:center;
    display:table;
    border-bottom:1px solid #666;
}

.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2 {
    margin: 2em 0 2.5em 0;
    padding:1em 0 1.7em 0;
    font-size: 1.5em;
    letter-spacing:3px;
    color: #333;
    text-align:center;
    background: url(/materials/165839488984603.png) no-repeat center bottom;
}
#mainTopics h2{
  text-align:left;
  padding:0 0 20px 15px;
  background:none;
}

.mainContents .article h3 a{
  color:#333;
}
.mainContents .article h3 a:hover{
  color:#333;
  text-decoration:underline;
}

.mainContents .article h4 {
  padding: 0 0 0 1.1em;
  font-size:1.3em;
  margin: 2em 0 1.5em 0;
  color: #333;
  font-weight: normal;
  letter-spacing: 0.02em;
  background: url(/materials/165828092259407.png) no-repeat left center;
}

.mainContents .article h4.lead {
  margin: 20px 0 20px 0;
  color:#333;
  font-size: 1.5em;
  padding-left:0;
  border-bottom:none;
  font-weight:normal;
  display:block;
  background:none;
}

h5 {
  color: #333;
  font-size: 1.1em;
  font-weight: bold;
  margin-top:1.5em;
}
.article h5::before{
  content: "◆";
  font-family: "メイリオ", sans-serif;
}


/*最新情報*/

#mainTopics{
  border:1px solid #ccc;
  border-radius:4px;
  padding:1em;
}

#mainTopics h2{
  border:none;
  margin-top:10px;
}

.mainTopics .topics{
  border:none;
}

.mainTopics .topics li{
  border:none;
}

#mainTopics .topics li .thumb, #mainTopics .topics li .thumb img {
  max-width: 100px;
  max-height: 100px;
}
#mainTopics .topics li .date, .mainTopics .topics li .date {
  font-size: 14px;
}
#mainTopics .topics h3, .mainTopics .topics li h3 {
  font-size: 16px;
}
.mainTopics .topics li h3 a {
  text-decoration: none;
}
.mainTopics .topics li h3 a:hover {
  text-decoration: underline;
}

#mainTopics .topics .description, .mainTopics .topics li .description {
  font-size: 16px;
  color: #999;
  margin-top: 0px;
}
#mainTopics .topics li .more a, .mainTopics .topics li .more {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: normal;
}
.mainTopics .topics li .more a {
  border: none;
  background-color: #333;
  border-radius: 2px;
  color: #fff;
}
.mainTopics .topics li .more a:hover {
  filter:alpha(opacity=80);
  opacity:0.8;
  color: #fff;
  border:none;
}
.mainTopics .topics {
  width: 100%;
  padding: 0;
  margin: 0px 0 15px;
}
.mainTopics .topics li {
  padding: 40px 0px;
  font-size: 14px;
}
#mainContents {
  width: 100%;
  background: #fff;
  background-size: 100%;
  background-attachment: fixed;
  padding: 0;
}

#mainTopics .listview{
  font-size:16px;
}

#mainContents_body {
  width: 980px;
  margin: 0 auto;
  padding: 15px 0 30px;
  background: #FFF;
  box-sizing: border-box;
}



.mainArticles .article_right .image {
  margin: 0 0 0 30px;
}
.mainArticles .article_left .image {
  margin: 0 30px 0 0;
}
.mainArticles .article_right img, .mainArticles .article_left img {
  max-width: 450px;
}
.mainArticles .article img {
  margin-bottom: 0;
  max-width: 100%;
}


/*ギャラリー*/
.comment {
  text-align: center;
  color: #333;
  font-size:1em;
}
.gallery_grid li.galleryGrid .galleryGrid_outer {
padding: 20px 5px 10px;
}
.gallery_grid li.galleryGrid .image a {
    display: block;
}


/*-------------------------------------------
サイドコンテンツ
-------------------------------------------*/
#side{
  width:1024px;
  clear: both;
  color:#fff;
}
#side a{
  color:#846100;
}
#side p{
  margin-bottom:0em;
}
#side_left{
  float:left;
  margin:0.4em 30px 0 0;
}
#side_right{
  float:left;
  text-align:left;
  margin:0 0 50px 0;
}
#side_right span{
  font-size:200%;
  font-weight:bold;
}

.sideServices h2{
  font-size:1.2em;
  color:#333;
  font-weight:bold;
  background-position-y:22px;
}
.sideMobile h2{
  font-size:1.2em;
  color:#333;
  font-weight:bold;
  background-position-y:22px;
}

.sideMobile p{
  font-size:16px;
  color:#333;
}
.sideServices, .sideServices ul li a, .sideMobile{
  color:#fff;
}
.sideServices ul {
  width: 90%;
}
.sideServices ul li a{
  background: none;
  color:#333 !important;
  text-decoration:underline;
  padding: 5px 15px 5px 10px;
}
.sideServices ul li a::before{
display: inline-table;
  content: "\203A";
  width: 8px;
  height: 12px;
  margin-right: 10px;
}

#sideBlogCategories, #sideBlogDates{
  color:#333;
}
.sideBlogCategories a, .sideBlogDates a{
  font-size:1em;
  color:#333 !important;
}
.sideBlogCategories h2, .sideBlogDates h2{
  color:#333;
  font-size:1.2em;
  background:none;
  padding:20px 0 0;
  font-weight:bold;
}
.sideBlogCategories li, .sideBlogDates li {
  display: block;
  width: 90%;
}
.sideBlogCategories li a, .sideBlogDates li a , .sideBlogDates dl dd a{
  font-size:16px;
  color:#333 !important;
  padding:5px 15px;
  text-decoration: none;
}
.sideBlogCategories a::before, .sideBlogDates a::before{
display: inline-table;
  content: "\203A";
  width: 8px;
  height: 12px;
  margin-right: 10px;
}
.sideBlogCategories a:hover, .sideBlogDates a:hover{
  color:#333;
}
.sideBlogCategories h2:before, .sideBlogDates h2:before{
  display:none;
}
.sideBlogCategories h2:after, .sideBlogDates h2:after{
  display:none;
}


/*table*/


.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}

/*-------------------------------------
テーブル
---------------------------------------*/

.article table p {
    margin: 0;
}
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}


/*テーブル*/
.article table.table{
  border-collapse:collapse;
  width:100%;
  margin:1em 0;
  border:none;
}
.article table.table th,
.article table.table td{
  padding:10px 10px;
  border:none;
  border-bottom:solid 1px #ccc;
}
.article table.table th{
  background:#fafafa !important;
  width:33%;
  border:none;
  border-bottom:solid 1px #ccc;
}




/*サイドコンテンツ　テーブル*/
#sideContents table.table{
  border-collapse:collapse;
  width:60%;
  margin:15px auto !important;
  border-top:none;
  border-left:none;
}
#sideContents table.table th,
#sideContents table.table td{
  padding:5px 10px;
  border-right:none;
  border-left:none;
  border-top:none;
  border-bottom:solid 1px #bbb;
}
#sideContents table.table th{
  text-align:center;
  width:30%;
  font-weight:bold;
  vertical-align:top;
  border-left:none;
  border-bottom:solid 1px #bbb;
}

img.sideContents{
  margin:1em 0;
}


/*お問い合わせテーブル*/
#article_contact{
  width:auto;
  background:#f9f4eb;
}
table.contactTable label {
  font-size: 100%;
  width: 100%;
  display: inline-block;
}
table.contactTable input.button{
  background-color:#333;
  font-size:1em;
}
table.contactTable input.button:hover{
  background-color:#333;
  filter:alpha(opacity=80);
  opacity:0.8;
}
table.contactTable th, table.contactTable td{
  font-size:1em;
}
table.contactTable tr th{
  border-bottom:1px solid #ccc;
}
table.contactTable th, table.contactTable td{
  border-bottom:1px solid #ccc;
}

/*戻るボタン*/
table.contactTable input[type="button"]{
  padding:9px 50px;
  width:auto;
  font-size:1em;
}
/*-------------------------------------
サイドコンテンツ
---------------------------------------*/

#sideContents_outer {
  padding: 30px 0 60px 0;
}
#sideContents {
  margin-top: 0;
  background: #ddd;
  color:#333;
}
.freeHtml {
width: 100%;
clear: both;
margin: 20px 0 40px 0;
font-size: 16px;
}
.freeHtml a{
  color:#5f97db;
}
.sideServices h2, .sideMobile h2 {
    background: none;
    padding: 20px 0 0;
}

#sideContents a{
/*  color:#5f97db;*/
  text-decoration:none;
}
#sideContents a:hover{
  text-decoration:underline;
}

.freeHtml_outer {
padding: 0px;
    background: none;
}

.freeHtml_outer .freeHtml_body table.baseTable th, .freeHtml_outer .freeHtml_body table.baseTable td {
    padding: 8px;
    background: none;
    color: #FFF;
}
.freeHtml_outer .freeHtml_body table.baseTable td h5 {
    color: #d7beb6;
}
.sideServices, .sideServices ul li a, .sideMobile {
    font-size:16px;
}
.footer a:hover, .footer p a:hover, .sideServices ul li a:hover {
  color: #333;
  text-decoration:underline;
}
.sideMobile p {
padding: 0;
}
#sideContact {
  bottom: 18px;
}
#sideBanners {
margin: 0;
}
#sideBanners li img {
  padding:0;
  background-color:transparent;
}


/*footer*/
#footer {
  
}
.footer * {
  color:#333;
  font-size: 16px;
}
#footer_outer{
  margin:0 auto;
  text-align:center;
}
#footer_body{
  margin:0 auto;
  text-align:center;
  width:fit-content;
}
.footer li a {
  font-size: 16px;
  color:#333;
}
.footer li a:hover {
  color:#333;
  text-decoration:underline;
}

.footer .copyright {
  font-size: 16px;
  color:#333;
}
.footer p{
  color:#333;
}
.footer p a:hover{
  color:#333;
}
.footer .topMenu{
  width:fit-content;
}
/*-------------------------------------
その他
---------------------------------------*/
/*リンクボタン*/
a.linkbtn {
  background-color: #222;
  border-radius: 4px;
  color: #fff;
  font-size:18px;
  display: inline-block;
  width:auto;
  margin: 18px 0;
  padding: 10px 1.5em;
  text-align: center;
  text-decoration: none;
}
a.linkbtn:hover {
  filter:alpha(opacity=80);
  opacity:0.8;
}
a.linkbtn:before {
  content: "\025b6";
  font-size: 70%;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

#sideContents a.linkbtn {
  background-color: #222;
  color:#fff;
  text-decoration:none;
}

/*サイト案内*/
.serviceList{
  background:#f7f7f7;
  border:1px solid #ccc;
  border-radius:4px;
}
.mainContents div.serviceList h3{
  margin-bottom:0 !important;
  border-bottom:none !important;
  margin-top:1em !important;
  padding:0;
  background:none;
}
.serviceList h3:before{
  border-bottom:none !important;
}

.serviceList ul.galleryGrids li.galleryGrid .galleryGrid_outer{
  margin:0 4px 10px;
}
.serviceList ul.galleryGrids li.galleryGrid .image{
  padding:18px 4px 0;
}
.serviceList ul.galleryGrids li.galleryGrid .image img{
  max-width:100%;
}
.serviceList ul.galleryGrids li.galleryGrid .comment{
  color:#444;
  font-weight:bold;
}

/*囲い*/
.envelope {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 5px 0;
    padding: 10px;
}



/*リスト*/
ol.pp {
  padding-left: 2em;
}
ol.pp li {
  list-style-type: decimal;
  padding: 5px;
}

ul.notes {
  list-style-type: none;
  margin-left:1em;
  margin-bottom:1em;
  font-weight:bold;
}
ul.notes li{
  margin:0.6em 0;
}
ul.notes li::before {
  content: "◆";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

ul.ps {
  list-style-type: none;
  margin-left:1em;
  color:#999;
}
ul.ps li::before {
  content: "※";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}



/*製作工程*/

.mainArticles .article.Flow{
  overflow:visible;
  background:#FFF;
  border:1px solid #ccc;
  border-radius:4px;
  display:block;
  padding:1.5em;
  position:relative;
  margin-bottom:35px;
  margin-left:40px;
  box-sizing:border-box;
  width:90%;
}
.mainArticles .article.Flow h3{
  margin-top:0.5em;
  padding:0;
  background:none;
}
.mainArticles .article.Flow h4{
  margin:0 0 1em 0;
  padding:0;
  color:#333;
  border-bottom:none;
  text-align:left;
  font-size:1.3em;
  background:#fff;
  font-weight:bold;
  letter-spacing:0.1em;
  border:none;
  line-height:1.5;
}
.mainArticles .article.Flow h4:before{
  display:none;
}

.mainArticles .article.Flow::after{
  content:"";
  position:absolute;
  top:100%;
  left:50%;
  transform:translateX(-50%);
  border-top:20px solid #ccc;
  border-right:30px solid transparent;
  border-left:30px solid transparent;
}

.mainArticles .article.Flow.last::after{
  display:none;
}

.mainArticles .article.Flow p.price{
  background:#eaf7f9;
  padding:1em;
  margin:1em 0 2em 0;
  border-radius:4px;
}

.mainArticles .article.Flow p.price span{
  color:#c00;
  font-size:1.5em;
  font-weight:bold;
}
.mainArticles .article.Flow img{
  max-width:300px;
}


/*ページ内リンク　ボタン*/
.btns{
  padding:0;
  background:none;
}
.btns ul{
  display:flex;
  flex-wrap:wrap;
}
.btns ul li{
  width:49%;
  margin:0 10px 10px 0;
}
.btns ul li:last-child{
  margin:0;
}
.btns ul li a{
  display:block;
  padding:10px 6px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  border-radius:4px;
  background:#222;
}
.btns ul li a:before{
  content: "\025b6";
  font-size: 70%;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.btns ul li a:hover{
  text-decoration: none;
  color: #fff;
  filter:alpha(opacity=80);
  opacity:0.8;
}


/*ハーフ記事*/
.mainArticles .article.half {
  border: none;
  width: 49%;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 0.5% 0 0;
  text-align:center;
  vertical-align: top;
  background: #fff;
}

/*h4*/
.mainContents .article.half h4{
  font-size: 1.4em;
  color: #333;
  padding:0.3em 0;
  margin:0 0.5em 1em 0;
  border:none;
  width:auto;
  text-align:left;
  border-radius:6px;
  background:none;
}

/*h4*/
.mainContents .article.half p{
  text-align:left;
}

.mainArticles .article.half img{
  width:100%;
}

/*お問い合わせページ strong*/
.mainContents .article.note strong{
  color:#f00;
}

