@charset "utf-8";
/*フラット02 グリーン*/
@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}


html{
  scroll-behavior: smooth;
}
body {
    font-family: "Open Sans", Verdana, -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", 游ゴシック体, YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    color: #555;
    line-height: 1.8;
}
.mainArticles .article p {
    margin-bottom: 12px;
}
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
#title h1:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
.pankuz p {
    font-size: 14px;
}
strong {
    background: linear-gradient(transparent 60%, #fff4d3 0%);
    color: #3c2f18;
}
a {
    color: #06A;
    transition: all .2s ease-out;
}
a:hover {
    color: #666;
}


/*Wrap*/
#wrap {
    border-top: solid 3px #1ead79;
}
#wrap_body {
    padding: 0;
}
.mainArticles .article, .mainArticles div.gallery{
  width: 100%;
}
#mainArticles, #mainContents,
#title_outer, #topMenu_outer, #pankuz,
#footer_outer, #mainTopics, #listTopics,
#topMenu .topMenu, #mainArticles_body{
    width: 1080px;
    margin: 0 auto;
}
#topMenu .topMenu,
.mainArticles .article .article_center .image,
.mainArticles .article .article_center img{
  max-width:100%;
}
.mainArticles .article.bg-gry .article_outer {
    padding: 30px 0 0;
}
.mainArticles .article,
.mainArticles div.gallery{
    padding-bottom: 20px;
  	margin-bottom: 30px;
    border: none;
}
.mainArticles .article.margin-b0,
.mainArticles .gallery.margin-b0{
	margin-bottom:0;
}


/*title*/
#title {
    padding: 0;
    margin: 0;
    height: 140px;
}
#title h1 {
    background: url(/materials/174451922048301.png) no-repeat bottom left;
    background-size: 300px;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 100%;
    width: 380px;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#title_outer {
    background: url(/materials/174451989020301.png) no-repeat right center;
    background-size: 700px;
    height: 85px;
}
div#title_body {
    height: 100%;
}
#title .description {
	overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

/*topMenu */
#topMenu, #title, #mainImage {
    background: none;
}
#topMenu {
    top: 86px;
    overflow: hidden;
}
#topMenu_outer {
    background: none;
    margin: 0 auto;
    }
#topMenu .topMenu li {
    width:20%;
    box-sizing:border-box;
}
#topMenu .topMenu li a {
    width: 100%;
    padding: 10px 0;
    color: #333;
    font-size: 100%;
    letter-spacing: 0.05em;
    font-feature-settings: 'palt';
    }
#topMenu .topMenu li a:hover {
    color: #1dad79;
}

/*maintopic*/
#mainTopics .topics li .date,
.mainTopics .topics li .date {
    font-size: 14px;
    color: #1ead79;
}
#mainTopics,.mainTopics .topics {
    border: none;
}
#mainTopics {
    margin-bottom: 30px;
}
#mainTopics .topics li .more a{
    display: inline-block;
    padding: 2px 18px;
    font-size: 14px;
    border: none;
    background: #1dad79;
    color: #FFF;
    border-radius: 20px;
}
.mainTopics .topics li .more a:hover{
    border:none;
    color: #FFF;
    opacity: 0.7;
}
.mainTopics .topics li h3 a {
    color: #555;
    font-size: 16px;
}
#mainTopics .topics .description,
.mainTopics .topics li .description{
    font-size: 14px;
    color: #555;
    margin-top: 2px;
}
#mainTopics .listview {
    font-size: 14px;
}

/*headline*/
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
    border: none;
    font-size: 240%;
    color: #6d7572;
    font-feature-settings: 'palt';
    letter-spacing: .1em;
}
.mainContents .article h3 ,
.mainContents div.gallery h3 {
    font-size: 180%;
    color:#333;
    border-top: 1px solid #4d4d4d;
    letter-spacing: 0.1em;
    padding:0;
    padding-top:30px;
    margin: 10px 0 30px;
    position: relative;
}
.mainContents .article h3::before,
.mainContents div.gallery h3::before {
    background: #1ead79;
    content: '';
    display: block;
    width: 12%;
    height: 5px;
    position: absolute;
    top: -3px;
}
.mainContents .article h3 a,
.mainContents .article h3 a:hover{
    color:#333;
    text-decoration: none;
}
.mainContents .article h4 {
    padding: 10px 20px;
    font-size: 150%;
    color: #FFF;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    background: #6dd0ac;
    margin: 10px 0 16px;
    border-radius: 4px;
    border-bottom: solid 2px #1dad79;
    display: flex;
}

.article h5 {
    padding: 4px 0;
    padding-left: 26px;
    margin: 10px 0;
    font-size: 130%;
    color:#1ead79;
    font-weight:normal;
    line-height:1.6em;
    position: relative;
}
.article h5::before{
    content: '';
    position: absolute;
    left: 3px;
    top:14px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #1ead79;
    border-right: 2px solid #1ead79;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*side*/
#sideContents_outer {
    width: 1080px;
}
#sideContents .freeHtml {
    padding: 0 10px;
  	margin-bottom: 50px;
}
#mainServices .service a, .sideServices li a,
#sideBlogCategories_body h2, 
#sideBlogDates #sideBlogDates_body h2,
#sideServices h2,
#sideContact a{
    font-size: 16px;
}
#sideServices {
    background: none;
    margin: 0 auto;
    margin-bottom: 40px;
}

.sideServices ul li a:hover {
    text-decoration: none;
}
#sideBlogCategories, #sideBlogDates {
    width: 230px;
    margin: 0 auto;
}
.sideBlogCategories li a,.sideBlogDates li a,
.sideBlogDates dt a {
    color: #555;
}
.sideServices ul li a, .sideBlogCategories a, .sideBlogDates a {
    font-size: 100%;
}
.sideBlogCategories li a:hover,
.sideBlogDates li a:hover,
.sideBlogDates dt a:hover {
    color: #28acea;
}
#sideMobile {
}
.sideMobile p {
    padding: 18px 12px 0 0;
    line-height: 20px;
    font-size: 14px;
}
#sideBlogDates {
    margin-bottom: 50px !important;
}
.blog_date {
    margin-top: 50px;
}
.side-text{
  	text-align:center;
  	padding-top:20px;
}
.side-logo {
    width: 40%;
    margin: 10px auto;
}
.side-logo img {
    width: 100%;
}
a.tel-link {
    font-size: 120%;
}



.menubox{
    overflow:hidden;
}
.menubox li a{
    width: 49%;
    float: left;
    background: #1dad79;
    border-radius: 22px;
    text-align: center;
    margin: 3px 2px;
    padding: 10px 10px;
    box-sizing:border-box;
    color: #FFF;
    text-decoration: none;
}
.menubox.clm3 li a {
    width: 32%;
}
.menubox li a:hover {
    background-color: #3082d7;
}
.menubox li a:before{
    content:'▼';
    display:inline-block;
    padding-right:6px;
    color:#6c9dc4;
    transform: scaleY(0.5);
}

/*footer*/
#footer {
    background: #1dad79;
}
#footer li a {
    font-size: 16px;
    color: #FFF;
}
#footer li a:hover,
.footer .copyright a:hover{
    color: #b9ffe5;
}
.footer li a {
    padding-left: 20px;
}
.footer p.copyright,
.footer a {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
/*font*/
.notation {
    font-size: 14px;
    margin-top: -20px;
}
.align-r {
    text-align: right;
}
.align-c,.comment {
    text-align: center;
}
/*link*/
.link-wrap {
    margin: 20px 0;
}
#mainTopics .listview a,
a.text-link {
    background: none;
    display:inline-block;
    background: #d86195;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    padding: 6px 30px;
    text-decoration: none;
    border-bottom: solid 2px #96355f;
}
#mainTopics .listview a:hover,
.text-link:hover {
    background: #555;
    color: #fff;
    text-decoration: none;
    border-bottom: solid 2px #333;
}
.notation-wrap {
    text-align: center;
    padding: 10px 0;
   background: #f7f3e0;
    margin: 10px 0;
}

#site-list .galleryGrid_outer {
    padding: 0;
}
#site-list li {
    box-sizing: border-box;
    padding: 0;
    margin: 0 1% 20px;
    border: solid 1px #d86195;
    background: #fdf6f9;
    width: 31%;
}
#site-list .comment {
    color: #d86195;
}

/*table*/
.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.baseTable,
.freeHtml table.baseTable {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 26px 0;
    width: 100%;
}
.article table.baseTable th,
.freeHtml table.baseTable th {
    background-color: #f0f9f6;
    border-bottom: 1px solid #ccc;
          border-right: 1px solid #ccc;
    color: #555;
    height: auto;
    line-height: 150%;
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    width: 34%;
    font-weight:bold;
    font-size: 16px;
}
table.baseTable td,
.freeHtml table.baseTable td {
    border-bottom: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 20px 10px 20px 20px;
          font-size: 16px;
}
.article table.baseTable.price td {
    text-align: center;
}
.article table.baseTable.cal,
.article table.baseTable.cal td,
.article table.baseTable.cal th {
    border: none;
}
.article table.baseTable.cal td,
.article table.baseTable.cal th {
    border-bottom: solid 1px #CCC;
    text-align: center;
}
table.baseTable.half {
    width: 58%;
}
/*list*/
ul.baseList {
    padding-left: 2em;
    margin-bottom: 20px;
}
ul.baseList li {
    list-style-type: disc;
    padding: 5px;
}

ol.baseOrderedList {
    padding-left: 2em;
}
ol.baseOrderedList li {
    list-style-type: decimal;
    padding: 5px;
}
ul.checkedList {
    list-style: outside none;
    line-height: 2;
    padding-left: 2.5em;
    margin: 0 auto;
}
ul.checkedList li {
    position: relative;
    border-bottom: dashed 1px #DDD;
    padding: 4px 0 6px 10px;
    margin-bottom: 10px;
    display: flex;
}
ul.checkedList li::before {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: -32px;
    width: 16px;
    height: 9px;
	border-left: 6px solid #58e4b1;
    border-bottom: 6px solid #1ead79;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*contact*/
table.contactTable tr td label {
    display: block;
    margin-left: 6px;
}
table.contactTable th, table.contactTable td {
    padding: 16px 5px;
    border-top: solid 1px #aaa;
}
table.contactTable th {
    width: 30%;
    background: #fff;
  	border-right: 1px solid #ccc;
  	padding-right: 12px !important;
}
table.contactTable td {
    padding-left: 8px;
}
table.contactTable input.button, table.contactTable input[type="button"] {
    display: block;
    float: left;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    height: 60px;
    margin: 8px;
    margin-bottom: 16px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

table.contactTable input.button,
table.contactTable input.button:hover{
    width: 33%;
    background: #1389dc;
}
table.contactTable input[type="button"],
table.contactTable input[type="button"]:hover{
    width: 33%;
    background: #666;
}
table.contactTable input.button:hover,
#mainTopics .topics li .more a:hover,
table.contactTable input[type="button"]:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
table.contactTable input[type="text"], table.contactTable input[type="password"], table.contactTable textarea {
    padding: 6px;
    border: solid 1px #b6b6b6;
    font-size: 16px;
    margin-left: 6px;
}
.validator-form .validator-message-valid,
.validator-form .validator-message-invalid{
    padding-left: 24px;
    font-size: 14px;
    padding-top: 2px;
}




.ol {

}

.ol li {
    margin-bottom: 0.5em;
}

.ol li::before {
    content: counter(list-item) ". ";
    font-weight: bold;
    display: inline-block;
    width: 1.5em;
    text-align: right;
}

.ol ul {
    margin-left: 1.5em;
}

.ol ul li::before {
    content: "・ ";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    text-align: right;
}




.mainArticles .article.envelope,
.envelope{
    padding: 20px;
    border-radius: 6px;
    border: solid 3px #b6d309;
    background: #f8fbe4;
    box-sizing: border-box;
}