@import url("https://share.cr-cms.net/hp_agency/hpagency.css");

/* フラット01 */

body {
 	font-size: 16px;
 	line-height: 1.8;
	font-family: Verdana, -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  	color: #444;
}

.back-nayami{
/*    background:url("../materials/160723340016701.png") no-repeat right center;*/
    background:url("../materials/160856775537201.png") no-repeat right center;
    background-size:auto;
}
.tel_strong{
    font-size:28px;
}

/*wrap*/
#wrap{
	background: #FFF;
}
#wrap_body {
    padding: 0;
}

/*リンク*/
a {
    color: #099;
	text-decoration: underline;
}
a:hover {
    color: #34A;
	text-decoration: none;
}


/*ホバー*/
#title h1:hover,
#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;
}

/*-------------------------------------------
Image
-------------------------------------------*/
#mainArticles img {
	border-radius: 2px;
}
.mainArticles .article .article_center .image,
.mainArticles .article .article_center .image img {
/*	max-width: 900px;*/
}
.mainArticles .article_right img, .mainArticles .article_left img {
    max-width: 400px;
}
.mainArticles .article img {
    margin: 0;
}
.mainArticles .article .article_left .image {
    margin: 0 25px 25px 0;
}
.mainArticles .article .article_right .image {
    margin: 0 0 25px 25px;
}



/*-------------------------------------------
title
-------------------------------------------*/
#title{
    padding: 0;
    margin: 0 auto;
    width: 100%;
    background: #FFF;
    height: 160px;
    box-sizing: border-box;
}
#title_outer {
    background: url("../materials/inquiry.png") no-repeat right 30px;
    background-size: 400px;
    height: auto;
    width: 1200px;
    margin: auto;
    padding: 25px 0 0;
}
div#title_body {
    background: url("../materials/consultation-hours.png") no-repeat;
    background-position: top center;
    background-size: 330px;
}
#title h1 {
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    height: 70px;
    width: 400px;
}
@media only screen and (max-width: 1199px){
#title h1 {width: 300px;}
}
@media only screen and (max-width: 1023px){
#title h1 {width: 210px;}
}
@media only screen and (max-width: 767px){
#title h1 {width: 290px;}
}
#title h1 a {
    background: url("../materials/logo_2305.png") no-repeat scroll 0 0 / contain;
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#title .description {
    color: #777;
    font-size: 15px;
	letter-spacing: 0.5px;
	text-indent: 5px;
  	line-height: 1.5;
    margin: 0;
    padding: 4px 0;
    text-align: left;
}

/*-------------------------------------------
Mainimage
-------------------------------------------*/
#mainImage {
    margin-bottom: 0;
    width: 100%;
	min-width:1200px;
  	background: url("../materials/157380379924701.png") no-repeat center bottom / cover;
}
.mainImage img {
    width: 100%;
	min-width: 1200px;
	max-width: 2000px;
}
/*スライド*/
#slider .slick-slide {
	display: flex;
	justify-content: center;
}
.mainImage #slider li {
	height: auto !important;
}
.mainImage #slider li img {
	max-width: 100%;
	min-width: 1200px;
}

/*-------------------------------------------
Topmenu
-------------------------------------------*/
div#topMenu.fixed {
    position: sticky;
    top: 0;
}
#topMenu_outer,  #topMenu_body, #topMenu .topMenu {
	width: 1200px;
	max-width: 1200px;
    background:none;
    margin: 0 auto;
}
#topMenu {
/*
    background: #0091DB;
    background: #004994;
*/
    background:#F7D673;
    min-height: 60px;
    height: 60px;
  	position: static;
  	min-width: 1200px;
}
#topMenu .topMenu li {
    width: 20%;
    height: 100%;
    background: none;
	box-sizing:border-box;
	padding:0;
    position: relative;
}
#topMenu .topMenu li::after {
    border-right: 1px solid #EEE;
    content: "　";
    position: absolute;
    right: 0;
    top: 25%;
}
#topMenu .topMenu li a {
    padding:0;
    background: none;
    box-sizing: border-box;
    color: #666;
    font-size: 18px;
    letter-spacing: 0;
	height: 100%;
    width: 100%;
	line-height: 60px;
}
#topMenu .topMenu li.fifth a {
    border: none;
}
#topMenu .topMenu li.fifth::after {
    content: "";
}
#topMenu .topMenu li a:hover {
    /* background: #00B7DB; */
    background: #fafad2;
    color: #666;
}

/*-------------------------------------------
contents
-------------------------------------------*/
#contents {
    background: #FFF;
    margin: auto;
    padding: 30px 0 0 0;
/*    width: 1200px;*/
	box-sizing: border-box;
}
#contents .article p {
	margin-bottom: 0.8em;
}
#contents .article table p {
	margin-bottom: 0;
}
#contents .article p.ib {
    display: inline-block;
}
#contents .article p.kome {
    text-indent: -1.1em;
  	padding-left: 1.1em;
  	line-height: 1.5;
}
#contents strong {
	margin: 0 2px;
	font-size: 100%;
}

/* メインコンテンツ幅拡張 */
#mainContents, #mainArticles ,
#mainTopics, #listTopics , #mainServices,
.mainArticles .article , .mainArticles div.gallery {
/*    width: 900px;*/
}
.mainArticles .article .image,
.mainArticles .article_center .image img {
/*    max-width: 900px;*/
  	margin-bottom: 10px;
}


/* 記事 */
.mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    overflow: visible;
    margin-bottom: 40px;
}

/*-------------------------------------------
heading
-------------------------------------------*/
/*font*/
#contents h2, #contents h3, #contents h4, #contents h5, #contents h6 {
	line-height: 1.5;
  	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	line-height: 1.5;
    border-radius: 6px;
}

/*h2*/
#mainArticles h2::after, #mainServices h2::after, #mainTopics h2::after, #listTopics h2::after {
/*    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: 2;
    content: '';
    width: 33.3%;
    height: 4px;
    background: #aad5d2;*/
}
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
    position: relative;
    padding: 10px 0 10px 0;
    font-size: 150%;
    text-align: center;
    color:#383c3c;
    margin: 15px 0 40px;
    border: none;
    border: solid 1px #383c3c;
    font-weight: bold;
/*    background:url("https://tsujinaka118.com/materials/159927539474801.jpg") center;*/
/*    background:url("https://tsujinaka118.com/materials/159928150549401.png") no-repeat right center;*/
    border-radius: 6px;
}

#mainTopics h2 {
    margin-top: 0;
    margin-bottom: 20px;
    background: #FFAA00;
    color: #fff;
    border: none;
    box-shadow: -1px 4px 0 #f08300;
}

/*h3*/
.mainContents .article h3::before, .mainContents div.gallery h3::before {
/*
    position: absolute;
    left: 8px;
    bottom: 0;
    content: '';
    background: url(https://tsujinaka118.com/materials/159928103967301.png) no-repeat center;
    background-size: contain;
    width: 30px;
    height: 50%;
    transform: translate(0,-50%);
*/
}
.mainContents .article h3 ,
.mainContents div.gallery h3 {
    position: relative;
/*    padding: 5px 0 5px 15px;*/
    padding: 10px 10px 10px 10px;
/*    border-left: 6px solid #0091db;*/
/*    border-left: 6px solid #0064a8;*/
    font-size: 133%;
    font-weight: bold;
    margin-bottom: 30px;
/*    color: #555;*/
    color: #EF865D;
  	background: #fff;
    
    border: 1px solid #ccc;
    border-top: 3px solid #EF865D;
/*
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
*/
}
.mainContents .article h3 a,
.mainContents .article h3 a:hover {
  	color: #555;
  	text-decoration: none;
	pointer-events:none;
}
/*h4*/
.mainContents .article h4::before {
	position: absolute;
	left: 5px;
	top: 22%;
	content: '';
	width: 5px;
	height: 56%;
	background-color: #EF865D;
	border-radius: 2px;
}
.mainContents .article h4 {
    position: relative;
    padding: 3px 0 3px 22px;
    font-size: 133%;
    margin: 25px 0 10px;
    color: #EF865D;
    font-weight: normal;
    background: #FFF;
	overflow: hidden;
}
/*h5*/
.mainContents .article h5 {
    position: relative;
    padding: 6px 2%;
    font-size: 115%;
    text-align: left;
    color: #22447B;
    margin: 15px 0 8px;
    background: none;
    overflow: hidden;
    border-top: 2px solid;
    border-bottom: 1px solid #787878;
    display: inline-block;
  	font-weight: normal;
}
/*h6*/
.mainContents .article h6 {
    padding: 4px 0;
    font-size: 115%;
    text-align: left;
    color: #1A8;
    margin: 4px;
    overflow: hidden;
    font-weight: bold;
    position: relative;
}

/*-------------------------------------------
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;
    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: #fff6e9;
    text-align: center;
}
/*汎用*/
.article table.normalTbl {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
	background-color: #F9F9FC;
  	border: none;
}
.article table.normalTbl th {
	background-color: #EEE;
  	color: #555;
	height: auto;
	line-height: 150%;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: none;
    font-weight:normal;
	letter-spacing: 0.15em;
    width:25%;
}
.article table.normalTbl td {
	border-bottom: 1px solid #ccc;
	border-right: none;
	height: auto;
	line-height: 150%;
	padding: 15px 30px;
}
/*下線のみバージョン*/
.article table.normalTbl.underLine {
    border: none;
    background: none;
}
.article table.normalTbl.underLine th {
  	background: none;
	padding: 0;
  	border: none;
  	border-bottom: 1px dotted #999;
  	color: #246;
  	text-align: center;
}
.article table.normalTbl.underLine td {
  	background: none;
	padding: 10px 30px;
  	border-bottom: 1px dotted #999;
    border-right: none;
  	text-align: left;
}
/*線なしバージョン*/
.article table.normalTbl.borderless ,
.article table.normalTbl.borderless th ,
.article table.normalTbl.borderless td {
  	border: none;
	padding: 15px;
}
/*サービス用*/
.article table.serviceTbl {
    margin: 10px auto;
    width: 100%;
    background-color: #FFF;
    border: none;
    table-layout: fixed;
}
.article table.serviceTbl th {
    background-color: #7BE;
    color:#FFF;
    height: auto;
    line-height: 150%;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #CCC;
}
.article table.serviceTbl td {
	background: #f0f7fe;
    border-bottom: 1px solid #CCC;
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px 30px;
}
/*受付時間*/
.article table.timeTbl {
    border-left: none;
    border-top: 1px solid #bce7f6;
    border-right: 1px solid #bce7f6;
    background: #e9f9fc;
    margin: 25px auto;
}
.article table.timeTbl th {
    background: #bce7f6;
    border-right: none;
    border-bottom: 1px solid #bce7f6;
    width: 25%;
}
.article table.timeTbl td {
    border-right: none;
    border-bottom: 1px solid #bce7f6;
    padding: 5px 5px 5px 2em;
}

.article table.productTbl th,
.article table.productTbl td{
    padding:2px 8px;
}
.article table.productTbl thead th{
    background:#6c9bd2;
    color:#fff;
}
.article table.productTbl tbody th{
    background:#afc4e6;
}
/*
.article table.productTbl td:nth-of-type(2){
    background:#c5d4ec;
}
.article table.productTbl td:nth-of-type(3){
    background:#dae2f3;
}
*/


/*-------------------------------------------
form
-------------------------------------------*/
table.contactTable {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto;
	width: 100%;
    background:#fCfCfC;
  	border: none;
}
table.contactTable tr th {
	color: #555;
	height: auto;
	line-height: 150%;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
  	width:30%;
    background-color:#EEE;
  	border-right: none;
	font-weight: normal;
}
table.contactTable td {
	height: auto;
	line-height: 150%;
	padding: 15px 20px;
  	border-right: none;
}
table.contactTable label input {
	margin-left: 10px;
  	margin-right: 5px;
    border: 0px;
}
table.contactTable input.textField {
	border:solid 1px #999;
	width: 98%;
}
table.contactTable .textField {
    width: 98%;
}
table.contactTable input.button {
    background-image: none;
    background-color: #0091DB;
    border: none;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 50px;
    letter-spacing: 5px;
    margin: 0 auto;
    outline: none;
    width: 150px;
}
table.contactTable input.button:hover {
    background-image: none;
    background-color: #006EDB;
	cursor: pointer;
}
table.contactTable tr.must th {
    background-position: 95% center;
    background-repeat: no-repeat;
    padding: 0 40px 0 15px;
}
table.contactTable select {
    font-size: 100%;
    width: 100%;
}
table.contactTable label {
    font-size: 100%;
    width: 100%;
    display: inline-block;
}
table.contactTable .th_headline {
	font-weight:bold;
	background-color:#22447b;
	text-align:center;
  	color: #FFF;
}
table.contactTable input[type="text"],
table.contactTable input[type="password"],
table.contactTable input[type="date"],
table.contactTable textarea,
table.contactTable td select { 
    font-size: 100%;
}
#article_contact_ext ,
.contact_ext {
    font-size: 16px;
}

/*-------------------------------------------
side
-------------------------------------------*/
#sideContents {
    margin-top: 26px;
    background:#FFAA00;
    position: relative;
}
#sideContents:before{
    content:"";
    width:100%;
    height:50px;
    background:url("../materials/160725391085601.png") no-repeat bottom center;
    background-size:contain;
    position: absolute;
    top: -50px;
}
#sideContents:after{
    content:"";
    width:100px;
    height:100px;
    background:url("../materials/160725425494401.png") no-repeat center;
    background-size: contain;
    position:absolute;
    top:-100px;
    left:0;
}

#sideContents  h2 {
    font-size: 115%;
}
.sideServices h2 {
    
}

/*Free*/
.sideFree {
    font-size: 16px;
    margin: 0 0 30px;
    padding: 10px 5px;
    text-align: center;
}
.sideFree h2 {
    background: none;
    margin: 0px;
    padding: 0 0 10px;
    text-align: center;
}
.sideFree h3 {
	color: #33a3e3;
	font-size: 150%;
	font-weight: bold;
	padding: 10px 0;
}
.sideServices {
    padding: 0;
  	margin-bottom: 30px;
}
.sideServices h2, .sideBlogCategories h2, .sideBlogDates h2 {
    background: none;
    /* color: #0064a8; */
    /* font-weight: bold; */
    /* margin: 0 auto 10px; */
    padding: 0 0 10px;
    /* text-align: center; */
    /* width: 100%; */
}
.sideServices ul {
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.sideServices ul li {
    margin: 0 0 1px;
}
.sideServices ul li a {
/*    background: #00B7DB;*/
/*    background:#004994;*/
    background:#EF865D;
/*
  	background: -moz-linear-gradient(top,  #579 0%, #246 100%);
    background: -webkit-linear-gradient(top,  #579 0%,#246 100%);
    background: linear-gradient(to bottom,  #579 0%,#246 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#579', endColorstr='#246',GradientType=0 );
*/
  	border-radius: 1px;
    color: #FFF;
    font-size: 16px;
    padding: 10px 15px;
}
.sideServices ul li a::before,
#sideContact a::before {
    content: "\025b6";
    font-size: 60%;
    margin-right: 10px;
    vertical-align: middle;
}
.sideServices ul li a:hover {
/*    background: #006EDB;*/
    background:#F7D670;
/*
  	background: -moz-linear-gradient(top,  #468 0%, #135 100%);
    background: -webkit-linear-gradient(top,  #468 0%,#135 100%);
    background: linear-gradient(to bottom,  #468 0%,#135 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#468', endColorstr='#135',GradientType=0 );
*/
  	color: #FFF;
    text-decoration: none;
}

/*blogs*/
#sideBlogCategories ,
#sideBlogDates {
	margin-bottom: 30px;
}
.sideBlogCategories ul,
.sideBlogDates dl {
    padding: 0 4%;
}

/*blogアーカイブ*/
.sideBlogDates li {
    margin: 10px 0;
}


/*Mobile*/
#sideMobile {
    
}
.sideMobile h2 {
    background: none;
    font-size: 125%;
	text-align: center;
}
.sideMobile p {
    font-size: 14px;
}
.sideMobile .qrcode {
    text-align: center;
}
/*contact*/
#sideContact a {
    display: block;
	background: #05a;
    color: #FFF;
    font-size: 16px;
	font-weight: normal;
}
#sideContact a:hover {
    background: #00b7db;
}

/*Banner*/
.sideBanner_body {
    width: 100%;
    padding: 0;
    background-color: #FFF;
}
.sideBanner_body img {
    width: 100%;
}


/*-------------------------------------------
footer
-------------------------------------------*/
.footer * {
    font-size: 16px;
}
#footer {
    background: #111 none repeat scroll 0 0;
    padding: 0 0 15px;
  	min-width: 1200px;
}
#footer_outer {
    width: 1200px;
    margin: 0 auto;
}
.footer li a {
    color: #FFF;
    display: inline-block;
}
.footer .topMenu ,
.footer .services {
    width: 100%;
    padding: 45px 0 0;
    float: none;
}
.footer .topMenu li a ,
.footer .services li a {
    padding-left: 0;
    padding-right: 45px;
    border: none;
}
#footer .footer li {
    width: auto;
    display: inline-block;
}
.footer .topMenu li a {
    float: none;
}
#footer .footer .topMenu li a:hover, #footer .footer .services li a:hover, #footer .footer .copyright a:hover {
    color: #0091DB;
    text-decoration: none;
}
.footer .topMenu li a::before {
    color: #FFF;
    content: "\025b6";
    font-size: 55%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.footer .copyright {
    padding: 30px 0 0;
    text-align: right;
}
.footer .copyright a:hover {
    text-decoration: underline;
}
.footer .services {
    background: none repeat scroll 0 0;
}
.footer .services li a {
    color: #FFF;
  	font-size: 14px;
}
.footer .services li a::before {
    content: "−";
    font-size: 100%;
    margin-right: 8px;
}
.footer_name,
.footer_tel{
    font-size:22px;
    font-weight: bold;
}

.footer_schedule_text{
    color:#fff;
    font-weight: bold;
}
/*-------------------------------------------
その他
-------------------------------------------*/

/*画像角アール*/
#mainArticles img{
	border-radius: 8px;
}


/* トップの最新情報 #mainTopics
     最新情報一覧ページ #listTopics  */

#mainTopics {
    overflow: visible;
    margin: 20px auto 60px;
    background: #f9f9fc;
	padding: 20px;
	box-sizing: border-box;
	border: none;
	box-shadow: 0px 0px 1px #AAA;
}
.mainTopics .topics {
    overflow: hidden;
    width: auto;
    padding: 0 80px;
    margin: -20px 0 15px;
    border-bottom: 4px solid #e9e9e9;
}
#mainTopics .topics li .more a {
    padding: 3px 14px 2px;
    font-size: inherit;
    border: solid 2px #ccc;
}

/*日付*/
#mainTopics .topics li p.date ,
#listTopics .topics li p.date {
    font-size: 14px;
    color: #666;
}
/*リンクタイトル*/
#mainTopics .topics li h3 ,
#listTopics .topics li h3 {
    font-size: 20px;
    font-weight: normal;
}
.mainTopics .topics li h3 a,
.mainTopics .topics li .more a {
    text-decoration: underline;
}
.mainTopics .topics li .more a:hover {
    color: #39E;
    text-decoration: none;
}
/*thumb*/
#mainTopics .topics li .thumb ,
#mainTopics .topics li .thumb img {
  	max-width: 120px;
    max-height: 90px;
}

/*リード文*/
#mainTopics .topics li p.description ,
#listTopics .topics li p.description {
    color: #666;
    font-size: 16px;
}
/*続き*/
#mainTopics .topics li p.more ,
#listTopics .topics li p.more {
    font-size: 14px;
}
/*一覧を見る*/
#mainTopics .listview {
     font-size: 14px;
}

/*囲い*/
.envelope {
    background-color: #ffffdf;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin: 20px 0;
    padding: 15px;
    overflow:hidden;
    box-sizing: border-box;
}

.envelope_item {
    background:#ffefd5;
    border: 1px solid #F7D673;
    border-radius: 3px;
    margin: 20px 0;
    padding: 15px;
    overflow:hidden;
    box-sizing: border-box;
}

/*ボタン*/
a.linkbtn {
    background: #0091DB;
    border-radius: 50px;
    display: block;
    margin: 30px auto;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    max-width: 640px;
    font-size: 115%;
    width: 60%;
    box-sizing: border-box;
    letter-spacing: 0.5px;
    border: 2px solid #0091DB;
  	color: #FFF;
}
a.linkbtn:hover {
    background: #FFF;
    color: #0091DB;
}
.sideFree a.linkbtn {
    font-size: 100%;
    width: 90%;
    padding: 10px;
    margin: 20px auto;
}







#sideContact {
    width: auto;
    position: static;
    bottom: inherit;
    left: inherit;
}
.freeHtml_outer {
    padding: 0;
    background: none;
}
#sideContents_outer {
    width: 980px;
    margin: 0 auto;
    padding: 30px 0 22px 0;
    position: relative;
}

.footer-container{
    overflow: hidden;
    margin-bottom:30px;
}
.footer-left-box{
    float:left;
    width:50%;
    box-sizing: border-box;
}
.footer-right-box{
    float:right;
    width:50%;
    box-sizing: border-box;
}

table.footer-companyTbl{
    
}
table.footer-companyTbl th,
table.footer-companyTbl td{
    padding:0px;
    text-align: left;
    font-size:16px;
}
table.footer-companyTbl td{
    padding-left:20px;
}

.sinryotb tr{
	color: #FFAA00;
    background: #fff;
}
.sinryotb tr:nth-child(1){
	background-color: #FFAA00;
	color: #FFF;
}

.footer-wrap{
	color:#fff;
	background-color: #FFAA00;
    border-radius: 4px;
}

.form_tbl {
    border: 2px solid #FFAA00;
}
.form_tbl td {
    padding: 4px 10px;
    box-sizing: border-box;
}
.footer-wrap .sinryotb{
	border: 2px solid #FFF;
    margin: 0;
}
.footer-wrap a{
	text-decoration: none;
	color: #FFF;
}
.footer-wrap a:hover{
	text-decoration: none;
	color: #FFF;
}
.footer-wrap .nav li{
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	background: none !important;
	width: auto !important;
	padding-right: 18px !important;
	display: inline-block !important;
}
.footer-wrap .nav{
	float: left;
	width: 70%;
	display: block !important;
	text-align: left;
}


/*アイコン付ボタン*/
a.ibtn {
    display: block;
    background: #006EDB;
    color: #fff;
    text-align: left;
    font-size: 18px;
    border-radius: 2px;
    padding: 12px 18px;
    box-shadow: 0 3px #f5f5f5;
    text-decoration: none;
}
a.ibtn::before {
	content:"〉";
  	margin-right: 1em;
}
a.ibtn:hover {
    background-color: #00B7DB;
    text-decoration: none;
}

/*リスト*/
#contents .article li {
    font-feature-settings: "palt";
/*  line-height: 1.5;*/
}
/*順序リスト*/
ol.orderList {
    padding-left: 2em;
}
ol.orderList li {
    list-style-type: decimal;
    padding: 5px;
}
/*単純リスト*/
ul.simpleList {
    list-style: none;
    padding:0;
    margin:0;
}
ul.simpleList li {
    padding-left: 1em;
    text-indent: -1.1em;
    margin-bottom: 0.6em;
}
ul.simpleList li::before {
    content: " ";
/*    background: #1A9;*/
    background:#EF865D;
    line-height: 2;
    margin: 2px 0.6em;
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
}
/*単純リスト*/
ul.simpleList2 {
    list-style: none;
    padding:0;
  	margin-bottom: 1em;
}
ul.simpleList2 li {
    padding: 0 15px 10px 2em;
    text-indent: -2em;
    font-size: 100%;
    border-bottom: 1px dotted #CCC;
    overflow: hidden;
    margin: 0 0 10px;
}
ul.simpleList2 li::before {
    content: "■";
    color: #EF865D;
    line-height: 1.5;
    margin-right: 1.5em;
    font-family: monospace;
    font-size: 12px;
    vertical-align: middle;
    text-shadow: 4px 4px 0 #F7D673;
}
/*No.リスト*/
ol.StyleOrderList {
    counter-reset: number 0;
    list-style: outside none none;
    padding-left: 0;
}
ol.StyleOrderList li::before {
/*    background: #33a3e3 none repeat scroll 0 0;*/
    background: #EF865D none repeat scroll 0 0;
    color: #fff;
    content: counter(number);
    counter-increment: number 1;
    display: inline-block;
    height: 40px;
    text-align: center;
    width: 40px;
    font-size: 150%;
    text-indent: 0;
    margin-right: 15px;
}
ol.StyleOrderList li {
    line-height: 1.4;
    margin-bottom: 0.8em;
    padding-left: 3.5em;
    text-indent: -3.5em;
    font-size: 100%;
    border-bottom: 1px solid #EF865D;
    padding-bottom: 1em;
    font-weight: bold;
}
/*No.リスト*/
ol.StyleOrderList2 {
    counter-reset: number 0;
    list-style: outside none none;
    padding-left: 0;
}
ol.StyleOrderList2 li::before {
	background: #0091db;
    color: #FFF;
    content: counter(number);
    counter-increment: number 1;
    display: inline-block;
    height: 35px;
    text-align: center;
    width: 35px;
    font-size: 125%;
    text-indent: 0;
    font-family: serif;
    margin-right: 12px;
    border-radius: 100%;
    line-height: 35px;
}
ol.StyleOrderList2 li {
    line-height: 1.4;
    margin-bottom: 0.8em;
    padding-left: 3em;
    text-indent: -3em;
    font-size: 100%;
    border-bottom: 2px dotted #246;
    padding-bottom: 0.5em;
	overflow: hidden;
}
/*チェックマークリスト*/
ul.StyleCheckList {
    list-style: outside none;
    padding-left: 2.5em;
    margin-bottom: 25px;
    box-sizing: border-box;
}
ul.StyleCheckList li {
    position: relative;
    font-size: 100%;
    margin-bottom: 1em;
    line-height: 1.5;
    font-weight: bold;
}
ul.StyleCheckList li::before {
    display: block;
    content: '';
    position: absolute;
    top: 0.4em;
    left: -2em;
    width: 1.0em;
    height: 0.5em;
    border-left: 4px solid #E44;
    border-bottom: 4px solid #E44;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
/*チェックマークリスト2*/
ul.StyleCheckList2 {
    list-style: outside none;
    margin-bottom: 25px;
}
ul.StyleCheckList2 li::before {
    content: "✓";
    font-family: monospace;
    font-size: 140%;
    color: #E47;
    margin-right: 14px;
    display: inline-block;
    font-weight: bold;
}
ul.StyleCheckList2 li {
	font-size: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
    overflow: hidden;
    padding: 0 0 6px 2em;
    text-indent: -1em;
}

/*サイト案内*/
ul.guide li {
    margin: 0 2% 1em 0;
    width: 48.5%;
    float: left;
}
ul.guide li:nth-child(even) {
    margin-right: 0;
}

/*FAQ*/
ul.faq {
    padding: 10px 0 20px;
}
ul.faq li.qus ,
ul.faq li.ans {
    display: block;
    font-size: 100%;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 45px;
}
ul.faq li.qus::before ,
ul.faq li.ans::before {
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0 3px 0 -42px;
    text-align: center;
    width: 32px;
}
ul.faq li.qus::before {
    background-color: #b5d343;
    content: "Q";
  	margin-right:10px;
}
ul.faq li.ans::before {
    background-color: #e89191;
    content: "A";
  	margin-right:10px;
}

/*マーカー*/
span.marker {
    background: linear-gradient(transparent 60%, #ffecc0 60%) repeat scroll 0 0;
}


#bottomLink{
    display: none;
}

/*線*/
hr.line {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px dotted #555;
	margin:15px 0;
}

/*確認画面の戻る*/
table.contactTable input[type="button"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin: 20px auto;
    padding: 15px 60px;
    text-align: center;
  	width: auto;
}
table.contactTable input[type="button"]:hover {
    background: #333;
    color: #FFF;
}

/*フローテーブル*/
.article table.flow {
    border: none;
    margin: 10px auto;
    width: 100%;
}
.article table.flow td {
    background: #FFF;
    border: 2px solid #05a;
    display: block;
    padding: 4%;
    position: relative;
    margin-bottom: 60px;
    background: #FFF;
	background: #f9f9fc;
}
.article table.flow td::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 30px solid #05a;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
}
.article table.flow tr:last-child td::after {
    display:none;
}
.article table.flow td p {
    margin-bottom: 0.8em;
}
.article table.flow h6 {
    color: #05a;
    font-size: 133%;
}

/*ぱんくず*/
.pankuz p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: left;
    border: none;
}

/* ブログ */
div.blog_date {
    margin-top: 30px;
    font-size: 85%;
    color: #666;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
}

/*マーカー*/
span[style*="Lime"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, #AEC 0) repeat scroll 0 0;
}
span[style*="Yellow"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, #FEA 0) repeat scroll 0 0;
}

/*-------------------------------------------
Gallery
-------------------------------------------*/
.gallery_grid li.galleryGrid .comment {
	line-height: 1.5;
  	text-align: center;
}
.gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 0 15px 20px;
}
.gallery_grid li.galleryGrid .image {
    margin-bottom: 6px;
}
/*製品*/
.gallery.cases li.galleryGrid .galleryGrid_outer {
    padding: 0 10px 20px;
}
.gallery.cases li.galleryGrid .galleryGrid_body {
    border: 1px solid #CCC;
    padding: 15px 10px 0;
    box-sizing: border-box;
}
.gallery.cases li.galleryGrid .image {
    margin-bottom: 0;
}
.gallery.cases li.galleryGrid .comment {
    text-align: center;
    background: #FFF;
    padding: 8px;
  	font-weight: bold;
  	color: #004994;
}
/*
.gallery.cases ul.galleryGrids {
    display: flex;
    flex-wrap: wrap;
}
*/
.g_menu .galleryGrid_body {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
}
.g_menu .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 10px;
    height: 100%;
    box-sizing: border-box;
}
.g_menu ul.galleryGrids {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.g_menu li.galleryGrid {
    position: static !important;
    margin-bottom: 20px;
/*    background: #d3edec;*/
    background:#F7D673;
    width:24%;
    border-radius: 8px;
}
.g_menu .galleryGrid_outer {
/*    background: #d3edec;*/
}
.g_menu .gallery_grid li.galleryGrid .image{
    margin-bottom: 0px;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 0px;
    padding-left: 7px;
  
}
.g_menu .comment {
    padding-bottom: 10px;
    font-weight: bold;
    color: #ED8661;
    text-align: center;
}
/*-------------------------------------------
FAQ
-------------------------------------------*/
/* FAQ */
dl.faq {
	width: 100%;
	margin: 0 auto;
  	font-size: 100%;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 25px;
}
dl.faq dt {
    margin: 0;
    padding: 15px 10px 10px 80px;
    line-height: 1.5;
	font-size: 115%;
}
dl.faq dt::before ,
dl.faq dd::before {
  	border-radius: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 -60px;
    text-align: center;
    width: 40px;
    color: #FFF;
    font-weight: bold;
	font-family: serif;
}
dl.faq dd {
    background: none;
    padding: 15px 10px 10px 80px;
}
dl.faq dt::before {
    background-color: #268cc5;
    content: "Q";
}
dl.faq dd::before {
    background-color: #fd9ea4;
    content: "A";
}

/*背景*/
.bgYellow { 
  	background-color: #f9f6e3;
	padding: 12px !important;
  	box-sizing: border-box;
}
.bgGreen {
  	background-color: #e3f6e6;
	padding: 12px !important;
  	box-sizing: border-box;
}
.bgPink { 
  	background-color: #ffe6e3;
	padding: 12px !important;
  	box-sizing: border-box;
}
.bgBlue {
  	background-color: #d3e6ff;
	padding: 12px !important;
  	box-sizing: border-box;
}

/*TOPへボタン*/
a.topBtn {
    display: inline-block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    background: #999;
    border-radius: 2px;
    color: #fff;
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 1000;
    width: 2em;
    height: 2em;
    line-height: 2em;
    font-size: 12px;
}
a.topBtn:hover {
	background: #0091DB;
	color: #FFF;
}


/*------------------------
Merrit
-------------------------*/
dl.fact{
    width:100%;
}
dl.fact dt{
    font-size:20px;
    font-weight:bold;
    position:relative;
/*    color:#ef5350;*/
    color: #a78c17;
}
dl.fact dt:before{
/*    content:"●";*/
    position:absolute;
    left:0;
    top:50%;
    transform:translate(0, -50%);
    font-size:18px;
    color:#ef5350;
}

dl.fact dd{
    border-bottom:dashed 2px #a78c17;
    padding: 10px 0px 10px 0px;
    margin: 0 0 40px 0;
    overflow:hidden;
}
dl.fact dd:last-of-type{
    border-bottom:none;
    margin-bottom: 0;
}


.linebox{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.linebox:before, .linebox:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.linebox:before {left: 10px;}
.linebox:after {right: 10px;}
.linebox p {
    margin: 0; 
    padding: 0;
}

.cautionbox{
  margin: 1em 0;
  background-color: #ffebee;
  padding: 1em;
}

.cautionbox-title{
  color: #ef5350;
  font-size: 18px;
  font-weight: bold;
}

.cautionbox-title:before{
/*
  font-family: FontAwesome;
  content: "\f303";
*/
    content:"！";
    font-size: 17px;
}

.cautionbox p{
  margin: 0;
  padding: 0;
}


.definebox {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #004994;
    border-radius: 0px;
}
.definebox .definebox-title {
    position: absolute;
    display: inline-block;
    top: -28px;
    left: -3px;
    padding: 6px 14px;
    line-height: 1;
    font-size: inherit;
    color: #fff;
    font-weight: bold;
    background: #004994;
}
.definebox p {
    margin: 0; 
    padding: 0;
}


/*------------------------
flex flow
-------------------------*/
.flexFlow{
    display:flex;
    margin: 20px 0;
}
.flowItem{
    display:inline-block;
    padding:6px 14px;
    text-align:center;
    color:#fff;
/*    background:#004994;*/
    background:#007bbb;
    border-radius:4px;
    position:relative;
    margin-right:30px;
}

.flowItem.flow-customer {
    background: #f8b500;
}
.flowItem.flow-ourCompany {
    background: #493759;
}

.flowItem:last-of-type{
    margin-right:0;
}

.flowItem:after{
    content:"▶︎";
/*    color:#004994;*/
    color:#007bbb;
    position:absolute;
    right: -20px;
}
.flowItem:last-of-type:after{
    display:none;
}


.tag{
    display:inline-block;
    text-align:center;
    padding:4px 12px;
    color:#fff;
/*    background:#007bbb;*/
    background:#EF865D;
/*    margin-bottom:10px;*/
    margin:0px 8px 10px 8px;
}


.box-kakko {
    position: relative;
    padding:0.25em 1em;
}
.box-kakko:before,.box-kakko:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box-kakko:before{
    border-left: solid 1px #5767bf;
    border-top: solid 1px #5767bf;
    top:0;
    left: 0;
}
.box-kakko:after{
    border-right: solid 1px #5767bf;
    border-bottom: solid 1px #5767bf;
    bottom:0;
    right: 0;
}
.box-kakko p {
    margin: 0; 
    padding: 0;
}


.box {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box p {
    margin: 0; 
    padding: 0;
}

/*230519追加*/
.text-must {
	font-size: 13px;
	color: #f00;
}
.text-center {
	text-align: center;
}
.btn-dark {
	display: inline-block;
	background: #000;
	padding: 0.3rem 1rem;
	color: #fff;
	border-radius: 0.2rem;
}
.btn-dark:hover {
	opacity: 0.7;
}

/* 230616追加 */
iframe.foot-map {
width: 100%;
height: 350px;
margin-top: 30px;
}

