@charset "utf-8";
/*
Theme Name: BizVektor2子テーマ
Theme URI: http://visa-immigration.net/
Template: biz-vektor2
Author: Takeshi_Ikenaga
Version: 0.1.0
*/


/********************************************************　header　*/

/*****　投稿ページのtitleタグをタイトルのみに　*****/
/**
//change タイトル調整 inc/theme-options.php 親
**/
/*****　投稿ページのtitleタグをタイトルのみに　*****/


/*****　固定ページのh1タイトルにサイトタイトル追加　*****/
/**
//固定ページのh1タイトルにサイトタイトル追加　module_pageTit.php　start
**/
/*****　固定ページのh1タイトルにサイトタイトル追加　*****/


/*****　スマホＭＥＮＵのh3をdivに　*****/
/**
<!--//スマホＭＥＮＵのh3をdivに--> header.php 
**/
/*****　スマホＭＥＮＵのh3をdivに　*****/


/*****　awesomeバージョンアップ　*****/
/**
//change awesomeバージョンアップ　親　function.php
**/
/*****　awesomeバージョンアップ　*****/


/*****　headerのサイズ調整　*****/

#wrap{
   width: 99%;
   margin: 0 auto;
}

#header {
    padding: 5px 0px; !important;
}

#header #site-title a img {
    max-height:100px; !important;
}

#header #site-title,#headerInner {
    padding-bottom: 0px; !important;
}

#header {
    max-width: 1500px;
    margin: 0 auto;
}

#gMenu {
    max-width: 1600px;
    margin: 0 auto !important;
}

#topMainBnr {
    max-width: 1600px;
    margin: 0px auto 20px;
}
/*****　headerのサイズ調整　*****/


/*****　右上連絡先の画像化　*****/
/*
    //change　右上連絡先の画像化用フィルターフック functions.php　
*/
/*****　右上連絡先の画像化　*****/


/*****　右上連絡バナー微調整　*****/
#header #headContact {
    text-align: center !important;
}
/*****　右上連絡バナー微調整　*****/


/*****　ヘッダー画像の幅を画面いっぱいに広げる　*****/
/*
    //change ヘッダー画像アップロードサイズ変更 functions.php 親
*/

/*　画像フレームの幅を100%に　*/
@media screen and (min-width: 100px) and (max-width: 699px){
#topMainBnrFrame {
    width: 98%; !important;
    height: auto;
}
 
/*　画像幅を100%に　*/
#topMainBnr img {
    width:98% !important;
    max-width: 98% !important;
    height: auto !important;
}
}
@media screen and (min-width: 700px){
#topMainBnrFrame {
    width: 100%; !important;
    height: auto;
}
 
/*　画像幅を100%に　*/
#topMainBnr img {
    width:100% !important;
    max-width: 100% !important;
    height: auto !important;
}
}
 
/*　画像の枠線を削除　*/
#topMainBnrFrame .slideFrame {
    border:none;
}
#topMainBnr {
    background-color: #ffffff !important;
    box-shadow: none !important;
}
#topMainBnrFrame {
    box-shadow: none !important;
    border: none !important;
}
 
/*　画像の位置調整　*/
#topMainBnrFrame .slideFrame img {
    left: 0px;
}

/* スライドショーの幅を100%に */
#topMainBnrFrame .slides img,#topMainBnrFrame.flexslider .slides img {
    width: 98% !important;
    max-width: 98% !important;
}
 
/* スライドショーの枠線なしに */
#topMainBnrFrame .slideFrame,#topMainBnrFrame a.slideFrame:hover {
    border:none;
}

/*　画像の余白を削除　*/
#topMainBnr {
    padding:1px 0px;
}
/*****　ヘッダー画像の幅を画面いっぱいに広げる　*****/


/*****　nofollow，noindexタグの設定　*****/
/*
//change nofollow，noindexタグ　header.php
*/
/*****　nofollow，noindexタグの設定　*****/

/********************************************************　gmenu　*/
/*****　グローバルメニューカスタマイズ　*****/
/*@media (min-width: 970px)*/
#gMenu .menu > li {
    width: 140px;
}

/*@media (min-width: 970px)*/
#gMenu.itemClose .menu, #gMenu.itemOpen .menu {
    display: inline-block;
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 100px) and (max-width: 800px){
#gMenu .assistive-text {
    display: none;
}

#gMenu .menu li {
    display: inline-block;
}

#gMenu .menu li a {
    padding: 10px 2px 10px;
    text-align: center;
}

#gMenu .menu > li {
    width: 95px;
    margin: 2px !important;
}

#gMenu .menu {
    margin: 0px 0px 10px !important;
}
}







/*@media (min-width: 770px)*/
#gMenu {
    border-bottom: none !important;
    border-top: none !important;
    background: none !important;
    margin: 10px 0 5px 0 !important;
}

#gMenu {
    border-top: none !important;
    border-bottom: none !important;
    background-color: #ffffff !important;
    background : none !important;
}

/*@media (min-width: 970px)*/
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 95% !important;
}

/*@media (min-width: 770px)*/
#gMenu .menu {
    border-left: none !important;
    border-top: none !important;
}

#gMenu .menu body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, table, form, input {
    margin: 5px 5px 10px 5px !important;
}

/*@media (min-width: 770px)*/
#gMenu .menu li a:hover, #gMenu .menu li.current_page_item > a, #gMenu .menu li.current-menu-ancestor > a, #gMenu .menu li.current-page-ancestor > a, #gMenu .menu li.current_page_ancestor > a {
    background: -moz-linear-gradient(left top 315deg, #00abeb, #d4eff9 50%, #fff 60%) !important;
    background: -webkit-gradient(linear, left top, right bottom, from(#00abeb), color-stop(50%, #d4eff9), color-stop(60%, #fff)) !important;
    background: -o-linear-gradient(315deg, #00abeb, #d4eff9 50%, #fff 60%) !important;
    background: linear-gradient(left top 315deg, #00abeb, #d4eff9 50%, #fff 60%) !important;
}

/*@media (min-width: 770px)*/
#gMenu .menu li a {
    border-right: none !important;
    box-shadow: none !important;
}

#gMenu .menu li a {
    border:1.5px dashed #0040ff !important;
    border-radius: 1em !important;
    box-shadow:3px 2.5px 4px -1px #696969 !important;
    -moz-box-shadow:3px 2.5px 4px -1px #696969 !important;
    -webkit-box-shadow:3px 2.5px 4px -1px #696969 !important;
}

#gMenu .menu li a span {
    color: #033db2 !important;
}

#gMenu .menu li a .fa {
    font-size: 175%;
    color: #8da5ed;
    margin: 0px 0px 5px;
}
/*****　グローバルメニューカスタマイズ　*****/


/********************************************************　footer　*/
/*****　footerコピーライト削除　*****/
#powerd{
    display:none
}
/*****　footerコピーライト削除　*****/


/*****　フッターアイコン　*****/
/*change フッターアイコン footer.php*/
#footerFloatingMenu { 
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9999;
    height: 4em !important;
}
 
#footerFloatingMenu .box {
    display: inline-block !important;
    width: 3.5em !important;
    height: 3.5em !important;
    text-align:center;
    background-color: rgba(255,255,255,0.7) !important;
    border: 0.2em solid #4169e1;
    border-radius: 0.75em;
}

#footerFloatingMenu .box2 {
    display: inline-block !important;
    width: 20em !important;
    height: 3.5em !important;
    text-align:center;
    background-color: rgba(255,255,255,0.7) !important;
    border: 0.2em solid #4169e1;
    border-radius: 0.75em;
}

#footerFloatingMenu .fa {
    line-height: 1.75em !important;
    font-size: 2em !important;
    color: #4169e1 !important;
}

.blinking1{
    -webkit-animation:blink1 5s ease-in-out infinite alternate;
    -moz-animation:blink1 5s ease-in-out infinite alternate;
    animation:blink1 5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink1{
    0% {opacity: 0.1;}
    10% {opacity: 0.9;}
    100% {opacity:1;}
}
@-moz-keyframes blink1{
    0% {opacity: 0.1;}
    10% {opacity: 0.9;}
    100% {opacity:1;}
}
@keyframes blink1{
    0% {opacity: 0.1;}
    10% {opacity: 0.9;}
    100% {opacity:1;}
}
/*****　フッターアイコン　*****/


/*****　フッターメニュー　*****/
#footMenu .menu ul li a{
    margin: 5px 5px 5px 5px !important;
    line-height: 1.5em !important;
}
/*****　フッターメニュー　*****/


/********************************************************　sidebar　*/
/*****　サイドバー削除＆余白削除　*****/
#main #container #sideTower {
    display:none !important;
}

#main #container .content{
    width: 100% !important;
}
/*****　サイドバー削除＆余白削除　*****/

/********************************************************　scrollbar　*/
/*****　スクロールバーデザイン変更　*****/
#decorated-id::-webkit-scrollbar {
  all:unset;
  width: 12px;
  background: transparent;
}
 
#decorated-id::-webkit-scrollbar-track {
  all:unset;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
  border-radius: 8px;
  background: transparent;
}
 
#decorated-id::-webkit-scrollbar-thumb {
  all:unset;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 8px;
  background: transparent;
}
 
#decorated-id::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  background: transparent;
}
/*****　スクロールバーデザイン変更　*****/

/*****************************************************　main_base　*/
/*****　固定ページh1部の微調整　*****/
#pageTitBnr #pageTitInner #pageTit {
    line-height: 200% !important;
}
/*****　固定ページh1部の微調整　*****/


/*****　メインコンテンツ幅調整　*****/
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 99% !important;
}

.content p {
    padding: 0px !important;
    margin: 0 3px 10px 3px !important;
}

.innerBox {
    margin: 0px 3px !important;
}

#pageTitBnr {
    max-width: 1600px;
    margin: 0px auto;
    box-shadow: 3px 3px 5px #a8a8a8;
}
#panList {
    max-width: 1600px;
    margin: 0px auto;
}
#main {
    max-width: 1600px;
    box-shadow: 3px 2px 6px 6px #a8a8a8;
}
/*****　メインコンテンツ幅調整　*****/


/***************************************************　汎用デザイン　*/
/*****　textデザイン　*****/

/*****　textデザイン　*****/


/*****　divデザイン　*****/
.question {
    color: #fff;
    display: inline-block;
    margin: 6px 3px !important;
    width: 18px;
    height: 18px;
    line-height: 16px;
    box-shadow: 0px 0px 2px 1px rgba(255,153,0,0.9);
    float: left;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    background: -webkit-gradient(radial, 50% 54%, 0, 50% 54%, 120, color-stop(1.00, #fd9c68), color-stop(0.50, #f17431), color-stop(0.50, #f17431), color-stop(0.00, #fead81));
    background: -webkit-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: -moz-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: -o-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: -ms-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
}
.question p {
    font-size: 12px !important;
    vertical-align: middle;
    float: none !important;
    position: relative;
    left: -1px;
    top: -3px;
}
.mobile_question {
    color: #fff;
    display: inline-block;
    margin: 6px 3px !important;
    width: 18px;
    height: 18px;
    line-height: 16px;
    box-shadow: 0px 0px 2px 1px rgba(255,153,0,0.9);
    float: left;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    background: -webkit-gradient(radial, 50% 54%, 0, 50% 54%, 120, color-stop(1.00, #fd9c68), color-stop(0.50, #f17431), color-stop(0.50, #f17431), color-stop(0.00, #fead81));
    background: -webkit-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: -moz-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: -o-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: -ms-radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
    background: radial-gradient(50% 54%, circle, #fead81 0%, #f17431 50%, #f17431 50%, #fd9c68 100%);
}
.mobile_question p {
    font-size: 12px !important;
    vertical-align: middle;
    float: none !important;
}
.qa_img1{
    width:25px;
    margin:0px 10px 0px 5px !important;
    vertical-align: middle;
}
.mobile_qa_img1{
    width:20px;
    margin:0px 3px 0px 0px !important;
    vertical-align: middle;
}


/*****　divデザイン　*****/


/*****　buttonデザイン　*****/

/*****　buttonデザイン　*****/


/*****　tableデザイン　*****/

/*****　tableデザイン　*****/


/*****　borderデザイン　*****/

/*****　borderデザイン　*****/


/*****　aデザイン　*****/
.nodeco {
    text-decoration: none;
}
/*****　aデザイン　*****/


/*****　youtubeデザイン　*****/

/*****　youtubeデザイン　*****/


/*****　googlemapデザイン　*****/

/*****　googlemapデザイン　*****/


/*******************************************************　temp　***************/
.divtest1{
    panding:5px 0.5%;
    text-align: center;
}

.divtest2{
    border: solid 3px #696969;
    margin:5px 0.5%;
    text-align:center;
    display:inline-block;
}
.divtest3{
    border: solid 1px #696969;
    margin:5px 0.5%;
    float:right;
    display:inline-block;
}


.divtest4{
    border: solid 3px #696969;
    margin:5px 0.5%;
    text-align:center;
    float:right;
    display:inline-block;
}
.divtest5{
    border: solid 3px #696969;
    margin:5px 0.5%;
    text-align:center;
    float:left;
    display:inline-block;
}


/*************************************************　個別デザイン　***************/
/*************************　トップPC表示　***************/
/*****　事務所紹介div＠トップ　*****/
.div_syoukai{
    width: 70%;
    height: 220px;
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6 3%,#E6E6E6 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#E6E6E6), color-stop(0.03,#E6E6E6), to(#FFF));
    color: #111;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #CCC;
    border-bottom: 3px solid #0099CC;
    margin:15px 0.5%;
    float:left;
    display:inline-block;
}
.div_syoukai1 {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.div_syoukai1 p{
    padding: 0 1em;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4169e1;
    font-size:115%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 3px !important;
}
.div_syoukai2 {
    display: inline-block;
    width: 100%;
    height: 180px;
    padding-top: 5px;
}
.div_syoukai2 p{
    text-align: left;
    font-size:100%;
    vertical-align: middle;
    display: inline-block;
    margin: 3px 5px !important;
}

/*****　事務所紹介div＠トップ　*****/


/*****　お客様の声div＠トップ　*****/
.div_kyaku0 {
    cursor: pointer;
    cursor: hand;
    width: 26%;
    height: 220px;
    margin:15px 0.5%;
    float:right;
    display:inline-block;
    background-color: #4d90fe;
    position:relative;
    padding: 0px;
    padding-right: 0px;
    background-image: linear-gradient(bottom, rgb(62,51,46) 0%, rgb(101,86,78) 100%);
    border-radius: 10px;
    box-shadow: inset 0px 1px 0px #4d90fe, 0px 5px 0px 0px #167ac6, 0px 10px 5px #999;
}
.div_kyaku0:hover {
    top: -2px;
    box-shadow: inset 0px 1px 0px #4d90fe, 0px 8px 0px 0px #167ac6, 0px 13px 7px #999;
}
.div_kyaku0:active {
    top:3px;
    background-image: linear-gradient(bottom, rgb(62,51,46) 100%, rgb(101,86,78) 0%);
    box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #167ac6, 0px 5px 3px #999;
}
.div_kyaku0:before {
    background-color:#4d90fe;
    background-image:url(./myskin/images/right_arrow.png);
    background-repeat:no-repeat;
    background-position:center center;
    content:"";
    width:20px;
    height:20px;
    position:absolute;
    right:25px;
    top: 54.5%;
    margin-top: -7px;
    border-radius: 50%;
    box-shadow: inset 0px 1px 0px #167ac6, 0px 1px 0px #167ac6;
}
.div_kyaku0:active:before {
    top:65%;
    margin-top:-20px;
    box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #19120f, 0px 6px 3px #382e29;
}
.div_kyaku1 {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    margin: 0px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.div_kyaku1 p{
    font-size: 110%;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    margin: 0px 3px !important;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
}
.div_kyaku2 {
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    margin: 0px;
    display: inline-block;
    height: 180px;
    line-height: 180px;
}
.div_kyaku2 p{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    display: inline-block;
    vertical-align: middle;
    margin: 0px 15% !important;
}
/*****　お客様の声div＠トップ　*****/


/*****　業務分野div＠トップ　*****/
.div_gyoumu0 {
    width: 63%;
    height: 618px;
    padding:0px;
    margin: 5px 0.5%;
    float: left;
    display: inline-block;
    text-align: left;
}
.div_gyoumu1 {
    width: 98%;
    height: 30px;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    display: inline-block;
    background-color: #8da5ed;
    line-height: 30px;
    text-align: left;
}
.div_gyoumu1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    margin: 0px 3px !important;
    display: inline-block;
    vertical-align: middle;
}
.div_gyoumu2 {
    width: 98%;
    height: 588px;
    box-shadow: 3px 5px 6px #696969;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    display: inline-block;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.79, #ababab), color-stop(0.06, #fff));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -webkit-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -moz-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -o-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -ms-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, linear-gradient(to bottom, #fff 6%, #ababab 79%);
}
#p_gyoumu2 {
    font-size: 100%;
    margin: 20px 3px !important;
    background-color: rgba(255,255,255,0.6);
    text-shadow: 1px 1px 0 rgba(50,50,50,0.2);
}
.gyoumu2_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:right;
    margin: 5px 0px 20px 0px;
}
.gyoumu2_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
    line-height: 30px;
}
.gyoumu2_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.gyoumu2_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.gyoumu2_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
.div_gyoumu3 {
    width: 48%;
    padding: 0px;
    margin: 10px 3px 20px 3px;
    display: inline-block;
}
.div_gyoumu3_1 {
    width: 98%;
    border: solid 1px #696969;
    margin: 0px 5px 0px 5px;
    display: inline-block;
    background-color: #696969;
    height: 30px;
    text-align: left;
}
.div_gyoumu3_1 p{
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
.div_gyoumu3_2 {
    width: 98%;
    border: solid 1px #f8f8f8;
    padding: 0px;
    margin: 0px 5px 10px 5px;
    display: inline-block;
    background: url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJklEQVQoU2P88Pf/fwY0wM+ELsLAwDgUFP4HAnSnf/yHxTNDQCEAkFMxjrFydLAAAAAASUVORK5CYII=) repeat;
}
.gyoumu3_list1,.gyoumu3_list1 li{
    padding:0px;
}
.gyoumu3_list1 li{
    list-style-type:none !important;
    list-style-image:none !important;
    margin: 5px 0px 5px 0px !important;
    font-size:90%;
}
.gyoumu3_list1_li{
    counter-reset:li;
    margin: 10px 0px 10px 5px !important;
}
.gyoumu3_list1_li li{
    position:relative;
    display: block;
    padding: 3px 0px 2px 30px !important;
    margin: 5px 0px 2px 3px !important;
    border-bottom: 1px dashed #696969;
    text-shadow: 1px 1px 0 rgba(50,50,50,0.2);
    color: #696969;
}
li.gyoumu3_list1_li-count:after{
    counter-increment: li;
    content: counter(li) ".";
    position: absolute;	
    display: block;
    text-align: center;
    font-style: italic;
    left: 0px;
    top: 0px;
    font-size: 25px;
    color:#bbb;
    font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
/*****　業務分野div＠トップ　*****/


/*****　なぜ専門家へ依頼div＠トップ　*****/
.div_why {
    width: 32%;
    height: 175px;
    margin: 0px;
    margin: 5px 1.5% 5px 0.5%;
    display: inline-block;
    float: right;
    border: solid 3px #ffffff;
}
.div_why1 {
    width: 100%;
    padding: 0px 5px 0px 5px;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    background-color:#8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.div_why1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.div_why2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 145px;
    padding: 0px 5px 0px 5px;
    box-shadow: 3px 5px 6px #696969;
    margin: 0px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(#fff, #cecece);
    line-height:135px;
}
.div_why2_2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    line-height: 100%;
}
.div_why3_2 {
    width: 100%;
    display: inline-block;
    text-align:left;
}
.div_why3_2 p{
    margin: 4px!important;
}
.why_bt {
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    float:right;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 5px;
}
.why_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.why_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.why_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 5px !important;
    font-size: 100%;
}
/*****　なぜ専門家へ依頼div＠トップ　*****/


/*****　事務所の良いところ＠トップ　*****/
.div_goodpoint0 {
    width: 32%;
    height: 185px;
    padding: 0px;
    margin: 5px 1.5% 5px 0.5%;
    float: right;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.div_goodpoint1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    padding: 0px 5px 0px 5px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.div_goodpoint1 p{
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.div_goodpoint2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 155px;
    box-shadow: 3px 5px 6px #696969;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    display: inline-block;
    text-align:center;
    background: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 120, color-stop(1.00, #fef1f1), color-stop(0.51, #f8d2d2), color-stop(0.50, #f7e5e5), color-stop(0.00, #fffefe));
    background: -webkit-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: -moz-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: -o-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: -ms-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
}
.div_goodpoint3_2 {
    width: 90%;
    padding: 0px;
    display: inline-block;
    text-align: left;
    font-weight: bold;
    font-size: 120%;
}
.goodpoint3_list1,.goodpoint3_list1 li{
    padding:0px;
}
.goodpoint3_list1 li{
    list-style-type:none !important;
    list-style-image:none !important;
    margin: 5px 0px 5px 0px !important;
}
.goodpoint3_list1_li{
    counter-reset:li;
    margin: 10px 0px 10px 5px !important;
}
.goodpoint3_list1_li li{
    position:relative;
    display: block;
    padding: 3px 0px 2px 40px !important;
    margin: 5px 0px 2px 3px !important;
    border-bottom: 1px dashed #696969;
    text-shadow: 1px 1px 0 rgba(50,50,50,0.2);
    color: #696969;
}
li.goodpoint3_list1_li-count:after{
    counter-increment: li;
    content: counter(li) ".";
    position: absolute;	
    display: block;
    text-align: center;
    font-style: italic;
    left: 0px;
    top: 0px;
    font-size: 25px;
    color:#bbb;
    font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
.goodpoint2_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:center;
    margin: 0px 0px 10px 0px;
}

.goodpoint2_bt_0 p {
    margin: 0px 0px 0px 0px !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5) !important;
    font-size: 110%;
    border-bottom: double 5px #e30000;
    line-height: 210%;
    color: red;
    display: inline;
}


.goodpoint2_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
}
.goodpoint2_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.goodpoint2_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.goodpoint2_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
/*****　事務所の良いところ＠トップ　*****/


/*****　どんな人が対応？＠トップ　*****/
.div_who0 {
    width: 32%;
    height: 220px;
    padding: 0px;
    margin: 5px 1.5% 5px 0.5%;
    float: right;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.div_who1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    padding: 0px 5px 0px 5px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.div_who1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.div_who2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 88%;
    line-height: 190px;
    text-align: center;
    box-shadow: 3px 5px 6px #696969;
    padding: 0px 5px 0px 5px;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cecece), color-stop(0.00, #fff));
    background: -webkit-linear-gradient(#fff, #cecece);
    background: -moz-linear-gradient(#fff, #cecece);
    background: -o-linear-gradient(#fff, #cecece);
    background: -ms-linear-gradient(#fff, #cecece);
    background: linear-gradient(#fff, #cecece);
}
.youtube_top {
    height: 190px;
}
.youtube_top iframe {
    vertical-align: middle;
}
/*****　どんな人が対応？＠トップ　*****/


/*****　問い合わせ＠トップ　*****/
.div_contact {
    margin: 20px 0.5%;
    display: inline-block;
    height: auto;
    width: 90%;
    box-shadow: 3px 5px 6px #696969;
    position: relative;
}
.contact_img1 {
    position: relative;
}
.contact_button0{
    width: 28%;
    height: 107px;
    height: 100%;
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 0px;
    text-align: center;
}
.contact_button1{
    cursor: pointer;
    cursor: hand;
    margin: 8% 0px 0% 0px;
    text-align:center;
    font-family: "Times New Roman";
    display: inline-block;
    width: 90%;
    height: 30px;
    position: relative;
    line-height: 30px;
    color: #fafafa;
    text-shadow: 1px 1px 1px rgba(227, 227, 227, 0.7);
    box-shadow: 1px 1px 5px 2px rgba(255, 255, 255, 0.3);
    border-radius:6px;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #656565), color-stop(0.00, #1f1f1f));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -moz-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -o-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -ms-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, linear-gradient(#1f1f1f, #656565);
}
.contact_button1:hover{
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #a6a6a6), color-stop(0.00, #4d4d4d));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -moz-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -o-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -ms-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, linear-gradient(#4d4d4d, #a6a6a6);
}
.contact_button1 p{
    vertical-align:middle;
    display:inline-block;
    margin: 0px !important;
}
/*****　問い合わせ？＠トップ　*****/


/*****　お役立ち情報＠トップ　*****/
.div_info {
    width: 48%;
    height: 300px;
    margin: 5px 0.5%;
    float:left;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.div_info1 {
    width: 98%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    padding: 0px 5px 0px 5px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.div_info1 p{
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;

}
.div_info2 {
    border-radius: 0px 0px 10px 10px;
    width: 98%;
    height: 270px;
    box-shadow: 3px 5px 6px #696969;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    display: inline-block;
    text-align:center;
    background: linear-gradient(#fff, #cecece);
}
.div_info3_2 {
    width: 98%;
    height: 220px;
    display: inline-block;
    text-align: center;
}
.info_img1 {
    max-height: 200px;
    width: auto;
    border-radius: 255px 30px 225px 30px/30px 225px 30px 255px;
    background-color: rgba(50,50,50,0.1);
    margin: 15px 0px 10px 0px !important;
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
}
.info_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:right;
    margin: 0px 0px 10px 0px;
}
.info_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
}
.info_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.info_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.info_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
/*****　お役立ち情報＠トップ　*****/


/*****　事務所案内＠トップ　*****/
.div_office {
    width: 48%;
    height: 300px;
    margin: 5px 0.5%;
    float:right;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.div_office1 {
    width: 98%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    padding: 0px 5px 0px 5px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.div_office1 p{
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;

}
.div_office2 {
    border-radius: 0px 0px 10px 10px;
    width: 98%;
    height: 270px;
    box-shadow: 3px 5px 6px #696969;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    display: inline-block;
    text-align:center;
    background: linear-gradient(#fff, #cecece);
}
.div_office3_2 {
    width: 90%;
    height: 190px;
    display: inline-block;
    margin: 15px;
    font-weight: bold;
}
.office_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:right;
    margin: 3px 0px 3px 0px;
}
.office_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
}
.office_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.office_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.office_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
/*****　事務所案内＠トップ　*****/


/*****　最後に挨拶＠トップ　*****/
.div_lastaisatu{
    width: 98.5%;
    height: auto;
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6 3%,#E6E6E6 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#E6E6E6), color-stop(0.03,#E6E6E6), to(#FFF));
    color: #111;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #CCC;
    border-bottom: 3px solid #0099CC;
    margin:15px 0.5%;
    float:left;
    display:inline-block;
}
.div_lastaisatu1 {
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.div_lastaisatu1 p{
    padding: 0 1em;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4169e1;
    font-size:115%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 10px !important;
}
.div_lastaisatu2 {
    display: inline-block;
    width: 100%;
    height: auto;
}
.div_lastaisatu2 p{
    text-align: left;
    font-size: 110%;
    margin: 3px 10px !important;
}
/*****　最後に挨拶＠トップ　*****/


/*************************　トップモバイル表示　***************/
/*****　事務所紹介div＠トップ　*****/
.mobile_div_syoukai{
    width: 97%;
    height: auto;
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6 3%,#E6E6E6 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#E6E6E6), color-stop(0.03,#E6E6E6), to(#FFF));
    color: #111;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #CCC;
    border-bottom: 3px solid #0099CC;
    margin:10px 0.5%;
    float:left;
    display:inline-block;
}
.mobile_div_syoukai1 {
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.mobile_div_syoukai1 p {
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4169e1;
    font-size: 115%;
    vertical-align: middle;
    display: inline-block;
    margin: 5px 10px 0px !important;
}
.mobile_div_syoukai2 {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: 140%;
    padding-top:10px;
}
.mobile_div_syoukai2 p {
    text-align: left;
    font-size: 90%;
    vertical-align: middle;
    display: inline-block;
    margin: 3px 5px !important;
}
/*****　事務所紹介div＠トップ　*****/


/*****　お客様の声div＠トップ　*****/
.mobile_div_kyaku0 {
    cursor: pointer;
    cursor: hand;
    width: 47%;
    height: 155px;
    margin:10px 0.5%;
    float:left;
    display:inline-block;
    background-color: #4d90fe;
    position:relative;
    padding: 0px;
    padding-right: 0px;
    background-image: linear-gradient(bottom, rgb(62,51,46) 0%, rgb(101,86,78) 100%);
    border-radius: 10px;
    box-shadow: inset 0px 1px 0px #4d90fe, 0px 5px 0px 0px #167ac6, 0px 10px 5px #999;
}
.mobile_div_kyaku0:hover {
    top: -2px;
    box-shadow: inset 0px 1px 0px #4d90fe, 0px 8px 0px 0px #167ac6, 0px 13px 7px #999;
}
.mobile_div_kyaku0:active {
    top:3px;
    background-image: linear-gradient(bottom, rgb(62,51,46) 100%, rgb(101,86,78) 0%);
    box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #167ac6, 0px 5px 3px #999;
}
.mobile_div_kyaku0:before {
    background-color:#4d90fe;
    background-image:url(./myskin/images/right_arrow.png);
    background-repeat:no-repeat;
    background-position:center center;
    content:"";
    width:20px;
    height:20px;
    position:absolute;
    right: 7.5px;
    top: 60.3%;
    margin-top: -12.5px;
    border-radius: 50%;
    box-shadow: inset 0px 1px 0px #167ac6, 0px 1px 0px #167ac6;
}
.mobile_div_kyaku0:active:before {
    top:65%;
    margin-top:-20px;
    box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #19120f, 0px 6px 3px #382e29;
}
.mobile_div_kyaku1 {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    margin: 0px;
    display: inline-block;
    background-color:#8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mobile_div_kyaku1 p {
    font-size: 90%;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    margin: 0px 3px !important;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
}
.mobile_div_kyaku2 {
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    margin: 0px;
    display: inline-block;
    height: 125px;
    line-height: 125px;
}
.mobile_div_kyaku2 p {
    font-size: 150%;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px !important;
}
/*****　お客様の声div＠トップ　*****/


/*****　なぜ専門家へ依頼div＠トップ　*****/
.mobile_div_why {
    width: 47%;
    height: 155px;
    margin: 0px;
    margin: 10px 2%;
    display: inline-block;
}
.mobile_div_why1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mobile_div_why1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 90%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.mobile_div_why2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 125px;
    box-shadow: 3px 5px 6px #696969;
    margin: 0px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(#fff, #cecece);
    line-height:95px;
}
.mobile_div_why2_2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    line-height: 100%;
}
.mobile_div_why3_2 {
    width: 100%;
    display: inline-block;
    text-align:left;
}
.mobile_div_why3_2 p{
    margin: 4px!important;
    font-size: 85%;
    text-align: justify;
}
.mobile_why_bt {
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 5px;
}
.mobile_why_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.mobile_why_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.mobile_why_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 5px !important;
    font-size: 75%;
}
/*****　なぜ専門家へ依頼div＠トップ　*****/


/*****　業務分野div＠トップ　*****/
.mobile_div_gyoumu0 {
    width: 97%;
    height: auto;
    padding:0px;
    margin: 5px 0.5%;
    float: left;
    display: inline-block;
    text-align: left;
}
.mobile_div_gyoumu1 {
    width: 100%;
    height: 30px;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    margin: 0px;
    display: inline-block;
    background-color: #8da5ed;
    line-height: 30px;
    text-align: left;
}
.mobile_div_gyoumu1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    margin: 0px 3px !important;
    display: inline-block;
    vertical-align: middle;
}
.mobile_div_gyoumu2 {
    width: 100%;
    height: auto;
    box-shadow: 3px 5px 6px #696969;
    margin: 0px;
    display: inline-block;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.79, #ababab), color-stop(0.06, #fff));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -webkit-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -moz-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -o-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, -ms-linear-gradient(top, #fff 6%, #ababab 79%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_35.png") repeat, linear-gradient(to bottom, #fff 6%, #ababab 79%);
}
#mobile_p_gyoumu2 {
    font-size: 90%;
    margin: 7px 1px !important;
    background-color: rgba(255,255,255,0.6);
    text-shadow: 1px 1px 0 rgba(50,50,50,0.2);
}
.mobile_gyoumu2_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:right;
    margin: 5px 0px 10px 0px;
}
.mobile_gyoumu2_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
    line-height: 30px;
}
.mobile_gyoumu2_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.mobile_gyoumu2_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.mobile_gyoumu2_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
.mobile_div_gyoumu3 {
    width: 47%;
    padding: 0px;
    margin: 10px 3px 20px 3px;
    display: inline-block;
}
.mobile_div_gyoumu3_1 {
    width: 100%;
    border: solid 1px #696969;
    margin: 0px;
    display: inline-block;
    background-color: #696969;
    height: 30px;
    text-align: left;
    line-height: 30px;
}
.mobile_div_gyoumu3_1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 5px !important;
}
.mobile_div_gyoumu3_2 {
    width: 100%;
    border: solid 1px #f8f8f8;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    display: inline-block;
    background: url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJklEQVQoU2P88Pf/fwY0wM+ELsLAwDgUFP4HAnSnf/yHxTNDQCEAkFMxjrFydLAAAAAASUVORK5CYII=) repeat;
}
.mobile_gyoumu3_list1,.mobile_gyoumu3_list1 li{
    padding:0px;
}
.mobile_gyoumu3_list1 li{
    list-style-type:none !important;
    list-style-image:none !important;
    margin: 5px 0px 5px 0px !important;
    font-size:90%;
}

.mobile_gyoumu3_list1_li{
    counter-reset:li;
    margin: 5px 0px 10px 2px !important;
    font-size: 90%;
}
.mobile_gyoumu3_list1_li li {
    position: relative;
    display: block;
    padding: 3px 0px 2px 20px !important;
    margin: 5px 0px 2px 3px !important;
    border-bottom: 1px dashed #696969;
    text-shadow: 1px 1px 0 rgba(50,50,50,0.2);
    color: #696969;
}
li.mobile_gyoumu3_list1_li-count:after{
    counter-increment: li;
    content: counter(li) ".";
    position: absolute;	
    display: block;
    text-align: center;
    font-style: italic;
    left: 0px;
    top: 0px;
    font-size: 20px;
    color:#bbb;
    font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
/*****　業務分野div＠トップ　*****/


/*****　事務所の良いところ＠トップ　*****/
.mobile_div_goodpoint0 {
    width: 47%;
    height: 180px;
    padding:0px;
    margin: 5px 0.5%;
    float:left;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.mobile_div_goodpoint1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mobile_div_goodpoint1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 83%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.mobile_div_goodpoint2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 150px;
    box-shadow: 3px 5px 6px #696969;
    margin: 0px;
    display: inline-block;
    text-align:center;
    background: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 120, color-stop(1.00, #fef1f1), color-stop(0.51, #f8d2d2), color-stop(0.50, #f7e5e5), color-stop(0.00, #fffefe));
    background: -webkit-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: -moz-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: -o-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: -ms-radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
    background: radial-gradient(50% 100%, circle, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
}
.mobile_div_goodpoint3_2 {
    width: 100%;
    padding: 0px;
    display: inline-block;
    text-align: left;
    font-weight: bold;
    font-size: 95%;
}
.mobile_goodpoint3_list1,.mobile_goodpoint3_list1 li{
    padding:0px;
}
.mobile_goodpoint3_list1 li{
    list-style-type:none !important;
    list-style-image:none !important;
    margin: 5px 0px 5px 0px !important;
}
.mobile_goodpoint3_list1_li{
    counter-reset:li;
    margin: 10px 0px 10px 0px !important;
}
.mobile_goodpoint3_list1_li li{
    position:relative;
    display: block;
    padding: 3px 0px 2px 30px !important;
    margin: 5px 2px 2px 7px !important;
    border-bottom: 1px dashed #696969;
    text-shadow: 1px 1px 0 rgba(50,50,50,0.2);
    color: #696969;
}
li.mobile_goodpoint3_list1_li-count:after{
    counter-increment: li;
    content: counter(li) ".";
    position: absolute;	
    display: block;
    text-align: center;
    font-style: italic;
    left: 0px;
    top: 0px;
    font-size: 25px;
    color:#bbb;
    font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
.mobile_goodpoint2_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:center;
    margin: 0px 0px 10px 0px;
}
.mobile_goodpoint2_bt_0 p {
    margin: 0px 0px 0px 0px !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5) !important;
    font-size: 88%;
    border-bottom: double 5px #e30000;
    line-height: 220%;
    color: red;
    display: inline;
}
.mobile_goodpoint2_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    font-size: 95%;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
}
.mobile_goodpoint2_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.mobile_goodpoint2_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.mobile_goodpoint2_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
/*****　事務所の良いところ＠トップ　*****/


/*****　どんな人が対応？＠トップ　*****/
.mobile_div_who0 {
    width: 47%;
    height: 180px;
    padding:0px;
    margin: 5px 0.5%;
    float:right;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.mobile_div_who1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mobile_div_who1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 83%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.mobile_div_who2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
    box-shadow: 3px 5px 6px #696969;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cecece), color-stop(0.00, #fff));
    background: -webkit-linear-gradient(#fff, #cecece);
    background: -moz-linear-gradient(#fff, #cecece);
    background: -o-linear-gradient(#fff, #cecece);
    background: -ms-linear-gradient(#fff, #cecece);
    background: linear-gradient(#fff, #cecece);
}
.mobile_youtube_top {
    height: 150px;
}
.mobile_youtube_top iframe {
    vertical-align: middle;
}
/*****　どんな人が対応？＠トップ　*****/


/*****　問い合わせ＠トップ　*****/
.mobile_div_contact {
    margin: 20px 0.5%;
    display: inline-block;
    height: 150px;
    width: 300px;
    box-shadow: 3px 5px 6px #696969;
    position: relative;
}
.mobile_contact_img1 {
    position: relative;
}
.mobile_contact_button0 {
    width: 74%;
    height: 55%;
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 0px;
    text-align: center;
}
.mobile_contact_button1{
    cursor: pointer;
    cursor: hand;
    line-height: 25px;
    margin: 3% 0px 3% 0px;
    text-align: center;
    font-family: "Times New Roman";
    display: inline-block;
    width: 90%;
    height: 25px;
    position: relative;
    color: #fafafa;
    text-shadow: 1px 1px 1px rgba(227, 227, 227, 0.7);
    box-shadow: 1px 1px 5px 2px rgba(255, 255, 255, 0.3);
    border-radius:6px;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #656565), color-stop(0.00, #1f1f1f));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -moz-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -o-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -ms-linear-gradient(#1f1f1f, #656565);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, linear-gradient(#1f1f1f, #656565);
}
.contact_button1:hover{
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #a6a6a6), color-stop(0.00, #4d4d4d));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -webkit-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -moz-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -o-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, -ms-linear-gradient(#4d4d4d, #a6a6a6);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_32.png") repeat, linear-gradient(#4d4d4d, #a6a6a6);
}
.mobile_contact_button1 p {
    margin: 0px !important;
    vertical-align: middle;
    display: inline-block;
}
/*****　問い合わせ？＠トップ　*****/


/*****　事務所案内＠トップ　*****/
.mobile_div_office {
    width: 97%;
    height: 300px;
    margin: 5px 0.5%;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.mobile_div_office1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mobile_div_office1 p{
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;

}
.mobile_div_office2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 270px;
    box-shadow: 3px 5px 6px #696969;
    margin: 0px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(#fff, #cecece);
}
.mobile_div_office3_2 {
    width: 90%;
    height: 190px;
    display: inline-block;
    margin: 15px 15px 10px 15px;
    font-weight: bold;
}
.mobile_office_bt_0 {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3px 0px 3px 0px;
}
.mobile_office_bt {
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
    font-size: 90%;
}
.mobile_office_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.mobile_office_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.mobile_office_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
/*****　事務所案内＠トップ　*****/


/*****　お役立ち情報＠トップ　*****/
.mobile_div_info {
    width: 97%;
    height: 305px;
    margin: 5px 0.5%;
    float: left;
    display: inline-block;
    border: solid 3px #ffffff;
    text-align: left;
}
.mobile_div_info1 {
    width: 100%;
    box-shadow: 3px 5px 6px #696969;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    background-color: #8da5ed;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mobile_div_info1 p {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-size: 90%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px !important;
}
.mobile_div_info2 {
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    height: 275px;
    box-shadow: 3px 5px 6px #696969;
    margin: 0px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(#fff, #cecece);
}
.mobile_div_info3_2 {
    width: 98%;
    height: 220px;
    display: inline-block;
    text-align: center;
}
.mobile_info_img1 {
    max-height: 200px;
    width: auto;
    border-radius: 255px 30px 225px 30px/30px 225px 30px 255px;
    background-color: rgba(50,50,50,0.1);
    margin: 15px 0px 10px 0px !important;
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
}
.mobile_info_bt_0{
    display:inline-block;
    width:98%;
    height:auto;
    text-align:right;
    margin: 0px 0px 10px 0px;
}
.mobile_info_bt {
    cursor: pointer;
    cursor: hand;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background-color: #49c0f0;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: none;
    box-shadow: 1.5px 3px 0px #06658c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    margin: 3px;
}
.mobile_info_bt:hover {
    top: -1.5px;
    left: -0.2px;
    box-shadow: 2.5px 3.2px 0 #06658c;
}
.mobile_info_bt:active {
    top: 2px;
    left: 0.5px;
    box-shadow: none;
}
.mobile_info_bt p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px 15px !important;
}
/*****　お役立ち情報＠トップ　*****/


/*****　最後に挨拶＠トップ　*****/
.mobile_div_lastaisatu {
    width: 97%;
    height: auto;
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6 3%,#E6E6E6 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#E6E6E6), color-stop(0.03,#E6E6E6), to(#FFF));
    color: #111;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #CCC;
    border-bottom: 3px solid #0099CC;
    margin: 15px 0.5%;
    float: left;
    display: inline-block;
}
.mobile_div_lastaisatu1 {
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.mobile_div_lastaisatu1 p{
    padding: 0 1em;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4169e1;
    font-size:115%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 10px !important;
}
.mobile_div_lastaisatu2 {
    display: inline-block;
    width: 100%;
    height: auto;

}
.mobile_div_lastaisatu2 p {
    text-align: left;
    font-size: 90%;
    margin: 5px 5px !important;
}
/*****　最後に挨拶＠トップ　*****/


/*****　見出し＠トップ　*****/
@media screen and (min-width: 100px) and (max-width: 699px){
.top_midasi {
    display: inline-block;
    border-radius: 0px 10px 10px 0px;
    width: 90%;
    height: 50px;
    margin: 50px 0px 30px 0px;
    background-color: #8da5ed;
    color: #ffffff;
    font-size: 150%;
    font-weight: bold;
    box-shadow: 3px 5px 6px #696969;
    line-height: 50px;
}
.top_midasi p{
    display:inline-block;
    vertical-align:middle;
    margin: 0px 0px 0px 10px !important;
}
}

@media screen and (min-width: 700px){
.top_midasi {
    display: inline-block;
    border-radius: 0px 10px 10px 0px;
    width: 90%;
    height: 50px;
    margin: 50px 0px 30px 0px;
    background-color: #8da5ed;
    color: #ffffff;
    font-size: 200%;
    font-weight: bold;
    box-shadow: 3px 5px 6px #696969;
    line-height: 50px;
}
.top_midasi p{
    display:inline-block;
    vertical-align:middle;
    margin: 0px 0px 0px 30px !important;
}
}






/*************************　その他固定ページ表示　***************/
/**********　ページ説明　**********/
.div_setumei{
    width: 90%;
    max-width: 1200px;
    display:block;
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6 3%,#E6E6E6 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#E6E6E6), color-stop(0.03,#E6E6E6), to(#FFF));
    color: #111;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #CCC;
    border-bottom: 3px solid #0099CC;
    margin:0 auto 20px;
}
.div_setumei1 {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.div_setumei1 p{
    padding: 0 1em;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
    color: #4169e1;
    font-size:115%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 3px !important;
}
.div_setumei2 {
    display: block;
    width: 100%;
}
.div_setumei2 p {
    text-align: justify;
    font-size: 90%;
    margin: 5px 5px !important;
}
/**********　ページ説明　**********/


/**********　価格表　**********/
.fee00 {
    text-align: center;
}
.fee0 {
    display: inline-block;
    text-align: left;
}
@media screen and (min-width: 100px) and (max-width: 604px){
.fee0 {
    width: 300px;
} 
}
@media screen and (min-width: 605px) and (max-width: 909px){
.fee0 {
    width: 605px;
} 
}
@media screen and (min-width: 910px) and (max-width: 1214px){
.fee0 {
    width: 910px;
} 
}
@media screen and (min-width: 1215px) {
.fee0 {
    width: 1215px;
} 
}
.fee ul{
    margin:0px !important;
}
.fee li{
    width:290px;
    display:inline-block;
    margin:10px 5px !important;
    height:auto;
    vertical-align:top;
    list-style-type: none;
}
#table_fee {
    border-spacing:1px;
    font-size: 85%;
    background-color: #e7e7e7;
    color: #696969;
    width: 100%;
    text-shadow: 1px 1px 0 rgba(50,50,50,0.1);
    margin: 0px !important;
}
#table_fee caption {
    position:relative;
    font-weight:bold;
    background:#8da5ed;
    border-bottom:2px solid #415fb8;
    color:#fff;
    padding:10px;
    font-size: 140%;
}
#table_fee caption:before {
    content:"";
    position:absolute;
    top: -1px;
    right: -1px;
    border-width:0 25px 20px 0;
    border-style:solid;
    display:block; width:0;
    -webkit-box-shadow:-3px 3px 5px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:-3px 3px 5px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow:-3px 3px 5px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    border-color:#fff #fff transparent transparent;
    background:transparent;
}
#table_fee td, #table_fee th {
    padding:5px;
    line-height:1.5;
    background-color:transparent !important;
    vertical-align: middle;
    padding: 5px 5px !important;
}
#table_fee thead th {
    text-align:center;
    background:#f5f5f5;
    color:#666;
    border:1px solid #fff;
    padding: 15px 10px !important;
}
#table_fee tbody th {
    font-weight:bold;
    border:none !important;
    vertical-align: middle;
    width: 80px;
    text-align: center;
}
#table_fee tbody tr {
    background-color:#fff;
    text-align:left;
}
#table_fee tbody tr.odd {
    background:#f9f9f9;
    border-top:1px solid #fff;
}
#table_fee tbody tr td { 
    height:40px;
    background:#fff;
    border:1px solid #fff;
    font-size: 120%;
    text-align: center;
}
#table_fee tbody tr.odd td { 
    background:#f9f9f9;
    border-top:1px solid #fff;
}
#table_fee tfoot th, #table_fee tfoot td {
    background-color:#e7e7e7;
    text-shadow:none !important;
    border:none !important;
    font-size: 110%;
    text-align: left;
}
#table_fee tfoot th{
    text-align:center !important; 
}
/**********　価格表　**********/


/**********　会社概要　**********/

.company00 {
    text-align: center;
}
.company0 {
    display: inline-block;
    text-align: left;
}
@media screen and (min-width: 100px) and (max-width: 699px){
.company0 {
    width: 310px;
}
}
@media screen and (min-width: 700px) and (max-width: 1424px){
.company0 {
    width: 710px;
}
}
@media screen and (min-width: 1425px){
.company0 {
    width: 1425px;
} 
}
.company ul{
    margin:0px !important;
}
.company li{
    display:inline-block;
    margin:10px 5px !important;
    height:auto;
    vertical-align:top;
    list-style-type: none;
}


#table_company {
    margin: 0px !important;
    border-collapse: separate;
    border-spacing: 0px 15px;
    border: none;
}
@media screen and (min-width: 100px) and (max-width:699px){
#table_company {
    font-size: 95%;
    width:310px;
} 
}
@media screen and (min-width: 700px){
#table_company {
    font-size: 110%;
    width:700px;
} 
}
#table_company caption {
    position:relative;
    font-weight:bold;
    background:#f5ac4a;
    color:#fff;
    padding:10px;
    font-size: 140%;
    margin-bottom: 10px;
}
#table_company caption:after {
    left: 50%;
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5ac4a;
    border-width: 15px;
    margin-left: -15px;
}
#table_company th, #table_company td {
    padding: 8px;
    border: none;
}
#table_company th {
    background: #8da5ed;
    vertical-align: middle;
    text-align: left;
    width: 75px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 100%;
}
@media screen and (min-width: 100px) and (max-width:699px){
#table_company th  {
    font-size: 100%;
    width:75px;
} 
}
@media screen and (min-width: 700px){
#table_company th  {
    font-size: 120%;
    width:150px;
} 
}
 
#table_company th:after {
    left: 99%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8da5ed;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
#table_company th:after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #8da5ed 10px solid;
    margin-top: -10px;
}
}
#table_company td {
    background: #f8f8f8;
    padding-left: 15px !important;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
}


@media screen and (min-width: 100px) and (max-width:750px){
.company_img1 {
    width: 60%;
    box-shadow: 3px 5px 6px #696969;
    margin: 0 auto 15px !important;
    display: block;
}
}
@media screen and (min-width: 751px){
.company_img1 {
    width: 30%;
    margin: 0px 15px 15px 0px !important;
    box-shadow: 3px 5px 6px #696969;
    float: left;
}
}


@media screen and (min-width: 100px) and (max-width:750px){
#table_company iframe {
    border: 0;
    width:80%;
    height:240px;
}
}
@media screen and (min-width: 751px){
#table_company iframe {
    border: 0;
    width:80%;
    height:560px;
}
}

.company_img2 {
    width: 90%;
    box-shadow: 3px 5px 6px #696969;
    margin: 0 auto 15px !important;
    display: block;
}
/**********　会社概要　**********/


/**********　依頼フロー　**********/
.flow00 {
    text-align: center;
    margin: 0 auto;
}
.flow0 {
    display: inline-block;
    text-align: left;
}
@media screen and (min-width: 100px) and (max-width: 699px){
.flow0 {
    width: 300px;
}
}
@media screen and (min-width: 700px) and (max-width: 904px){
.flow0 {
    width: 450px;
}
}
@media screen and (min-width: 905px) and (max-width: 1359px){
.flow0 {
    width: 905px;
}
}
@media screen and (min-width: 1360px){
.flow0 {
    width: 1360px;
} 
}

.flow ul{
    margin:0px !important;
}
.flow li{
    display:inline-block;
    margin:10px 5px !important;
    height:auto;
    vertical-align:top;
    list-style-type: none;
    position: relative;
}

@media screen and (min-width: 100px) and (max-width: 904px){
.flow li:before {
    top: 0px;
    left:50%;
    margin-top: -8px;
    margin-left: -40px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #8da5ed;
    border-left-width: 40px;
    border-top-width: 15px;
    border-right-width: 40px;
    border-bottom-width: 40px;
    opacity: 0.6;
}

.flow li:first-child:before {
    border: solid transparent;
}

.flow li:after {
    bottom: 0px;
    left: 50%;
    margin-bottom: -48px;
    margin-left: -40px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #8da5ed;
    border-left-width: 40px;
    border-top-width: 15px;
    border-right-width: 40px;
    border-bottom-width: 40px;
    opacity: 0.6;
}

.flow li:last-child:after {
    border: solid transparent;
}
}

@media screen and (min-width: 905px){
.flow li:before {
    top: 50%;
    left: 0px;
    margin-left: 3px;
    margin-top: -40px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8da5ed;
    border-left-width: 15px;
    border-top-width: 40px;
    border-right-width: 40px;
    border-bottom-width: 40px;
    opacity: 0.6;
}

.flow li:first-child:before {
    border: solid transparent;
}

.flow li:after {
    right: 0px;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8da5ed;
    border-left-width: 15px;
    border-top-width: 40px;
    border-right-width: 40px;
    border-bottom-width: 40px;
    margin-right: -53px;
    margin-top: -40px;
    opacity: 0.6;
}

.flow li:last-child:after {
    border: solid transparent;
}
}


.flow_step0{
    position:relative;
    display:inline-block;
text-align: center;
}
@media screen and (min-width: 100px) and (max-width:750px){
.flow_step0 {
    width: 250px;
    margin: 10px 10px;
}
}
@media screen and (min-width: 751px){
.flow_step0 {
    width: 400px;
    margin: 10px 20px 10px 20px;
}
}


.flow_step {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    left: 0px;
    top: 0px;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 30px;
    background-color: #8da5ed;
    z-index: 2;
    font-weight: bold;
    color: #fff;
}

#flow_step_p1 {
    margin: 10px 0px 5px !important;
    line-height: 100%;
    font-size: 90%;
    font-weight: normal;
}

#flow_step_p2 {
    margin: 0px 0px !important;
    font-size: 200%;
    line-height: 100%;
}

.flow_step_contents{
    position:relative;
    display:inline-block;
    border:solid 3px #8da5ed;
    width:100%;
    text-align: justify;
    padding: 5px;
    height: 270px;
    border-radius: 10px;
}

#flow_step_contents_p1{
    float:right;
    color:#8da5ed;
    border-bottom:solid 3px #8da5ed;
    margin:10px 5px 10px 5px !important;
    text-align: right;
}
@media screen and (min-width: 100px) and (max-width:750px){
#flow_step_contents_p1{
    font-size: 120%;
    line-height: 150%;
    width: 55%;
}
}
@media screen and (min-width: 751px){
#flow_step_contents_p1{
    font-size: 160%;
    line-height: 160%;
    width: 60%;
}
}

#flow_step_contents_p2{
    clear:right;
}

@media screen and (min-width: 100px) and (max-width:750px){
.flow_img1 {
    width: 30%;
    box-shadow: 3px 5px 6px #696969;
    float: left;
    margin: 20px 10px 5px 10px !important;
}
}
@media screen and (min-width: 751px){
.flow_img1 {
    width: 30%;
    margin: 15px 10px 5px 10px !important;
    box-shadow: 3px 5px 6px #696969;
    float: left;
}
}

.flow_mail{
    display: inline-block;
    background-color: #8da5ed;
    width: 200px;
    height: 40px;
    border-radius: 10px;
    margin: 5px 10px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 5px 2px rgba(141,165,237,0.8);
}
.flow_mail p{
    vertical-align: middle;
    display: inline-block;
    margin: 0px !important;
}

.flow_call{
    display: inline-block;
    background-color: #8da5ed;
    width: 200px;
    height: 40px;
    border-radius: 10px;
    margin: 5px 10px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 5px 2px rgba(141,165,237,0.8);
}
.flow_call p{
    vertical-align: middle;
    display: inline-block;
    margin: 0px !important;
}

@media screen and (min-width: 100px) and (max-width:750px){
.flow_kouza {
    display: inline-block;
    background-color: #8da5ed;
    width: 240px;
    height: 65px;
    border-radius: 10px;
    margin: 10px auto;
    cursor: pointer;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 5px 2px rgba(141,165,237,0.8);
}
.flow_kouza p {
    vertical-align: middle;
    display: inline-block;
    margin: 5px !important;
    font-size: 70%;
    line-height: 130%;
}
}
@media screen and (min-width: 751px){
.flow_kouza{
    display: inline-block;
    background-color: #8da5ed;
    width: 320px;
    height: 80px;
    border-radius: 10px;
    margin: 0px 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 5px 2px rgba(141,165,237,0.8);
}
.flow_kouza p{
    vertical-align: middle;
    display: inline-block;
    margin: 10px !important;
    font-size: 90%;
    line-height: 120%;
}
}

/**********　依頼フロー　**********/


/**********　コンタクトフォーム　**********/
#table_contact {
    margin: 0px !important;
    border-collapse: separate;
    border-spacing: 0px 15px;
    border: none;
    font-size: 100%;
    width:90%;
    margin: 30px auto 5px !important;
}

#table_contact caption {
    position:relative;
    font-weight:bold;
    background:#f5ac4a;
    color:#fff;
    padding:10px;
    font-size: 140%;
    margin-bottom: 10px;
}
#table_contact caption:after {
    left: 50%;
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5ac4a;
    border-width: 15px;
    margin-left: -15px;
    margin-top: -2px;
}
#table_contact th, #table_company td {
    padding: 8px;
    border: none;
}
#table_contact th {
    background: #8da5ed;
    vertical-align: middle;
    text-align: left;
    width: 30%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 100%;
}
 
#table_contact th:after {
    left: 99%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8da5ed;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
#table_company th:after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #8da5ed 10px solid;
    margin-top: -10px;
}
}
#table_contact td {
    background: transparent;
    padding-left: 15px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
    border: none !important;
}

#table_contact td span input,#table_contact td span select,#table_contact td span textarea {
    width: 55% ;
}

#table_contact tr {
    border: none !important;
}


.table_contact_mobile{
    margin: 0px !important;
    font-size: 100%;
    width:95%;
    margin: 30px auto 5px !important;
}
.table_contact_mobile_caption{
    position:relative;
    font-weight:bold;
    background:#f5ac4a;
    color:#fff;
    padding:10px;
    font-size: 140%;
    margin-bottom: 30px;
}
.table_contact_mobile_caption:after {
    left: 50%;
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5ac4a;
    border-width: 15px;
    margin-left: -15px;
    margin-top: -2px;
}

.table_contact_mobile_tr{
    border: none !important;
}

.table_contact_mobile_th{
    padding: 8px;
    border: none;
    background: #8da5ed;
    vertical-align: middle;
    text-align: left;
    width: 80%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 100%;
}
 
.table_contact_mobile_th:after {
    left: 99%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8da5ed;
    border-width: 10px;
    margin-top: -10px;
}
.table_contact_mobile_td{
    padding: 8px;
    border: none;
    background: transparent;
    padding-left: 0px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
}

.table_contact_mobile_td p span input,.table_contact_mobile_td p span select,.table_contact_mobile_td p span textarea {
    width: 90% ;
}


.form-max-width{
    max-width:90%;
}
/**********　コンタクトフォーム　**********/


/**********　お客様の声　**********/
#customer_img{
    width:95%;
    box-shadow: 3px 5px 6px #696969;    
    max-width: 800px !important;
    margin:20px auto;
}
/**********　お客様の声　**********/


/**********　投稿ページ一覧　**********/
.content .infoList .infoListBox div.entryTxtBox {
    width: 95% !important;
}

/*
<?php/* //change 投稿一覧ページアイキャッチ画像場所替え　moduke_loop_post2.php */?>
*/

@media screen and (min-width: 100px) and (max-width:699px){
.content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
    width: 200px !important;
    margin-right: 15%;
}
}
@media screen and (min-width: 700px){
.content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
    width: 250px !important;
}
}

.content .infoList .infoListBox div.entryTxtBox p.entryMeta {
    clear: both;
}
/**********　投稿ページ一覧　**********/


/**********　サイトマップ　**********/
#content #sitemapPostList h5 {
    width: 100px;
    height: 20px;
    padding: 12px 0px 10px 30px;
}
/**********　サイトマップ　**********/

/****************************************　投稿記事内CSS　****************************************/
/**********　目次　**********/
#toc_container {
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fffcd6), color-stop(0.00, #fffcd6)) !important;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-linear-gradient(#fffcd6, #fffcd6) !important;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -moz-linear-gradient(#fffcd6, #fffcd6) !important;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -o-linear-gradient(#fffcd6, #fffcd6) !important;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -ms-linear-gradient(#fffcd6, #fffcd6) !important;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, linear-gradient(#fffcd6, #fffcd6) !important;
    background: #f9f9f9;
    width: 90% !important;
    max-width: 500px;
    margin: 20px auto;
    border-radius: 20px;
    box-shadow: 0px 0px 5px 3px #ffdeb2;
    border: 3px solid #ffdeb2;
    padding: 5px !important;
}

#toc_container a {
    border-bottom: solid 0.5px #2d88d8;
}
/**********　目次　**********/


/**********　見出し　**********/
.content h2{
    position: relative;
    display: inline-block;
    width: 95%;
    height: 80px;
    line-height: 80px;
    padding: 0px !important;
    vertical-align: middle;
    border: none;
    border: solid 1px #696969;
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 1px #696969;
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_33.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #bcf4fd), color-stop(0.75, #87c2fb), color-stop(0.51, #6ba8e4), color-stop(0.50, #8fbff0), color-stop(0.20, #91bae4), color-stop(0.00, #b6e2fd));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_33.png") repeat, -webkit-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_33.png") repeat, -moz-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_33.png") repeat, -o-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_33.png") repeat, -ms-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_33.png") repeat, linear-gradient(to bottom, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
}
@media screen and (min-width: 100px) and (max-width:699px){
.content h2 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:110%;
}
}
@media screen and (min-width: 700px){
.content h2 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:200%;
}
}


.content h3 {
    background: #8da5ed;
    color: #ffffff;
    width: 90%;
    border:2px dashed #ffffff !important;
    border-radius: 5px;
    box-shadow: 0 0 3px 3px #8da5ed;
    text-shadow: 1px 1px #696969;
    padding: 10px 5px;
}
@media screen and (min-width: 100px) and (max-width:699px){
.content h3 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:100%;
}
}
@media screen and (min-width: 700px){
.content h3 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:140%;
}
}

.content h4 {
    position: relative;
    border-top: solid 5px #8da5ed !important;
    border-right: solid 5px #8da5ed !important;
    border-bottom: solid 5px #8da5ed !important;
    background: #fff;
    margin: 0 0 15px -15px;
    padding: 10px 5px 10px 5px !important;
    display: block !important;
    text-shadow: 1px 1px #dcdcdc;
    color: #8da5ed !important;
}
.content h4:after{
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 8px;
    right: 5px;
    width: 60%;
    height: 20px;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0, .7);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(3deg);
}
@media screen and (min-width: 100px) and (max-width:699px){
.content h4 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:100%;
    width: 280px;
}
}
@media screen and (min-width: 700px){
.content h4 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size: 120%;
    width: 680px;
}
}


.content h5 {
    clear:both;
    position: relative;
    padding: 10px 5px 10px 25px;
    color: #696969 !important;
    border: none;
    border-top: 3px solid #8da5ed;
    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;
    text-shadow: 1px 1px #dcdcdc;
    display: inline-block;
}
.content h5:after {
    position: absolute;
    top: 11.5px;
    left: 5px;
    z-index: 2;
    content: '';
    width: 10px;
    height: 10px;
    border: 3px solid #8da5ed;
    border-radius: 100%;
}
@media screen and (min-width: 100px) and (max-width:699px){
.content h5 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:100%;
}
}
@media screen and (min-width: 700px){
.content h5 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:120%;
}
}

.content h6 {
    clear:both;
    position: relative;
    padding: 0px 5px 0px 10px;
    display:inline-block;
}
.content h6:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #adc1ff;
    text-shadow: 1px 1px #dcdcdc;
    box-shadow: 0px 0px 5px 2px rgba(173,193,255,1.0);
}
@media screen and (min-width: 100px) and (max-width:699px){
.content h6 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:100%;
}
}
@media screen and (min-width: 700px){
.content h6 {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    font-size:110%;
}
}

/**********　見出し　**********/


/**********　TABLE　**********/
@media screen and (min-width: 100px) and (max-width:799px){
.scroll{
    margin:30px auto !important;
    padding: 10px 0px;
    position:relative;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
    display:none;
}
.scroll:before{
    position:relative;
    left:20px;
    top:0px;
    content: "横にスクロールできます →";
    color: #8da5ed;
    font-size: 90%;
}
.scroll:after{
    position:relative;
    left:20px;
    bottom:-5px;
    content: "横にスクロールできます →";
    color: #8da5ed;
    font-size: 90%;
}
}
@media screen and (min-width: 800px){
.scroll{
    margin:30px auto !important;
}
}

.tabledefault{
    margin:0 auto !important;
    width:auto;
    border-collapse: collapse;
    border: solid 1px #dcdcdc;
    box-shadow: 0px 0px 3px 3px rgba(105,105,105,0.5);
}

.tabledefault tr th{
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d5f1fb), color-stop(1.00, #9bd6f2));
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-linear-gradient(#d5f1fb, #9bd6f2);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -moz-linear-gradient(#d5f1fb, #9bd6f2);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -o-linear-gradient(#d5f1fb, #9bd6f2);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -ms-linear-gradient(#d5f1fb, #9bd6f2);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, linear-gradient(#d5f1fb, #9bd6f2);
    border: none;
}

.tabledefault tr td {
    border: 1px dashed #aaa;
}

.tabledefault tr{
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #fff));
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-linear-gradient(#fff, #fff);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -moz-linear-gradient(#fff, #fff);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -o-linear-gradient(#fff, #fff);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -ms-linear-gradient(#fff, #fff);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, linear-gradient(#fff, #fff);
}

.tabledefault tr:nth-child(2n){
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #f7f7f7));
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-linear-gradient(#f7f7f7, #f7f7f7);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -moz-linear-gradient(#f7f7f7, #f7f7f7);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -o-linear-gradient(#f7f7f7, #f7f7f7);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -ms-linear-gradient(#f7f7f7, #f7f7f7);
background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, linear-gradient(#f7f7f7, #f7f7f7);
}
/**********　TABLE　**********/


/**********　枠　**********/
.sectionBox2 {
    padding: 20px 0px 20px 15px;
    margin: 20px 3px;
    max-width:90%;
    display: inline-block;
    border-radius: 20px;
    border: 3px solid #8da5ed;
    box-shadow: 5px 5px 4px rgba(105,105,105,0.3);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f5ff), color-stop(0.00, #f5f5ff));
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -webkit-linear-gradient(#f5f5ff, #f5f5ff);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -moz-linear-gradient(#f5f5ff, #f5f5ff);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -o-linear-gradient(#f5f5ff, #f5f5ff);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, -ms-linear-gradient(#f5f5ff, #f5f5ff);
    background: url("http://grad3.ecoloniq.jp/sample/img/patterns_31.png") repeat, linear-gradient(#f5f5ff, #f5f5ff);
}
@media screen and (min-width: 100px) and (max-width:699px){
}
@media screen and (min-width: 700px){
.sectionBox2 {
    margin-left:20px !important;
}
}

.ul_noframe{
    margin-left: 25px !important;
}

.space{
    display:inline-block;
    width:100%;
    height:25px;
}
/**********　枠　**********/


/**********　リスト　**********/
.content dd {
    margin-left:7px !important;
}


.check ul{
    padding:0px;
    margin: 5px 5px 5px 5px !important;
}
 
.check li{
    padding:0px;
    list-style-type:none !important;
    list-style-image:none !important;
    margin: 5px 0px 5px 0px !important;
}
 
.check li{
    position:relative;
    padding-left:20px;
}
 
.check li:after, .check li:before{
    content:''; 
    display:block; 
    position:absolute; 
    top: 3px;
    left: -10px;
    height:11px; 
    width:4px; 
    background:#8da5ed;
    border-radius:10px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.check li:before{
    top: 7px;
    left: -15.5px;
    height:8px; 
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
}

.num {
    counter-reset:number;
    list-style:none !important;
    margin:0;
    padding:0;
}
.num li{
    position: relative;
    list-style: none !important;
    margin: 5px 0px 5px 0px !important;
}
.num li:before{
    counter-increment: number;
    content: counter(number) ".";
    position: absolute;
    font-style: italic;
    left: -17px;
    top: 0px;
    font-size: 14px;
    color: #8da5ed;
    font-weight: bold;
}
/**********　リスト　**********/


/**********　強調　**********/
.emphasis1 {
    background: -webkit-linear-gradient(transparent 60%, rgb(205, 218, 255) 60%)!important;
    background: -o-linear-gradient(transparent 60%, rgb(205, 218, 255) 60%)!important;
    background: linear-gradient(transparent 60%, rgb(205, 218, 255) 60%)!important;
    font-weight: bold;
    font-size: 120%;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
/**********　強調　**********/
/**********　投稿記事内　**********/
