@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★shimizu★
Tags: 
Version: 0.1.0
*/


body{
/*	
    font-family: "NotoSeriefJP","ＭＳ Ｐ明朝","Hiragino Mincho Pro W6","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
*/
    color: #000;
    font-size: 12pt;
    line-height: 150%;
}
a {
    color: #009999;
}
a:hover {
    color: #ea4d00;
}
#headerTop {
    border-top: 3px solid #009999;
}

#header #headContact #headContactTel {
    font-size: 32px;
    margin-bottom: 4px;
    color: #f8b551;
	display: none;
}
#header #headContact #headContactTime {
    line-height: 25px;
    font-size: 18px;
    color: #009999;
}
#topMainBnrFrame {
    border: none;
}

#topMainBnr {
    background-color: #000000;
    border-top: none;
}
#gMenu {
    background: #009999;
    border-top: none;
    border-bottom: none;
}

#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: #1dbfc0;
}
#gMenu .menu {
    font-size: 15px;
}
#gMenu .menu li a {
    color: #ffffff;
    text-shadow: none;
    background: #009999;
    padding: 10px 15px 8px;
}
#gMenu .menu li a:hover {
    color: #ffffff;
    background: #ea4d00;
}
/*
#gMenu .menu li a strong {
    font-family: 'Noto Serif JP' !important;
}
*/
#gMenu .assistive-text {
    background-color: #009999;
}
div#pageTitleImage {
    background: #000;
}
/* アイキャッチ画像のサイズを設定 */
#pageTitleImage img {
    width:100%;
    height:auto;
}
p{
    text-indent: 15px;
}
.float_left {
	float: left;
	margin: 0;
	text-align: left;
}
.font_small {
	font-size: 14px;
}
.no_margin {
	margin: 0 !important;
}
br.clear {
	clear: both;
}
/*
.content h1 {
    font-size: 1.6em;
    margin-top: 5px;
}
*/

.content h1 {
    margin-top:5px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 1.6em;
    padding-bottom: 8px;
    position: relative;
/*    border-bottom: 3px solid #999999; */
}
.content h1:after {
    content: ".";
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: -3px;
    width: 30%;
/*    border-bottom: 3px solid #009999; */
}


h2.large{
    margin: 10px 0 0 0;
}
/*
.content h2,
.content h3,
.content h4 {
	font-family: 'Noto Serif JP';
}
*/
.content h2, .content h1.contentTitle, .content h1.entryPostTitle {
    text-shadow: none;
    padding: 0px 15px 10px;
    border-top: none;
    box-shadow: none;
    border-bottom: none;
}
.content h2 {
    margin: 0;
	padding: 0px 0px 10px;
}
.content h3 {
    box-shadow: none;
    background: none;
    border: none;
    margin: 0;
	padding: 0px 0px 10px;
}
.content h3.title {
    color: #222;
    font-size: 18pt;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 15px 20px 10px;
}
.content h4 {
    color: #009999;
}
.content dl dt{
    margin-left: 12px;
    font-weight: bold;
    color: #333;
}
.content dl dd {
    margin: 0 20px 1em;
}

dl.mean dt{
    margin-left: 12px;
}
dl.mean dd{
    margin: -90px 0 0 110px;
}
.content ol {
    margin: 0px 0px 20px 30px;
}
.content .wp-caption {
	background: #fff;
}
ul.list_01{
    margin: 30px 0 30px 0;
}
ul.list_01 li{
    margin: 0 0 8px 0;
    border-bottom: 1px dotted #656565;
    list-style-type: none;
}
ul.list_02{
    margin: 0 0 30px 40px;
}
ul.list_02 li{
    list-style-type: disc;
}
ul.list_03{
    list-style-type: none;
}
div.toMail {
    background: #f7f7f7;
    border-left: 5px solid #009999;
    font-size: 10pt;
    padding: 10px;
}
div.toMail p {
    margin: 0;
}
div.toMail ul.irai {
    padding: 10px 0 0 110px;
    margin-bottom: -5px;
}
div.toMail ul.irai li {
    list-style-type: circle;
    list-style-position: outside;
    line-height: 100%;
}
.content table {
	font-size: 100% !important;
}
.content table.text-centering tr th {
	padding: 10px 10px;
	background: #700707;
	color: #ffffff;	
	text-align: center;
	font-size: 13px;
}
.content table.text-centering tr td {
    padding: 10px 10px;
	text-align: center;
	font-size: 13px;	
}

.content table.table_01{
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    font-size: 12pt;
    padding: 7px 15px;
}
.content table.table_01 th,table.table_01 td{
    padding:10px;
}

.content table.table_01{
    width: 540px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
}
.content table.table_01 th{
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
    background: #009999;
    color: #ffffff;
}
.content table.table_01 td{
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;  
}
.content table.table_01 td.right{
    text-align: right;
    padding-right: 20px;
}

table.no-border{
	border-top: none;
}
table.no-border td{
	border: none !important;
}


/* 表のスクロール*/
.scroll{
    overflow: auto;　　　　/*tableをスクロールさせる*/
    white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
    height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
    background: #BCBCBC;
}
/* 表のスクロール*/
div.box-1{
    width: 90%;
    background: #fff;
    border: 1px dotted #ff0000;
    padding:20px;
    margin: 1em auto 20px;
}
#searchform input[type="submit"], p.form-submit input[type="submit"], form#searchform input#searchsubmit, .content form input.wpcf7-submit, #confirm-button input {
    border: 1px solid #009999;
    border-radius: 10px;
}
a.btn, .linkBtn a, input[type="button"], input[type="submit"] {
    background: url(images/arrow_wh_s.png) right bottom no-repeat #009999;
}
/*
pre {
    border-left: 5px solid #009999;
}
*/
.sideTower .localHead {
    padding: 0 10px 10px;
    border-top: none;
    box-shadow: none;
    border-bottom: 3px solid #009999;
}
#sideTower .ttBox a, .sideTower .ttBox a {
    font-size: 100%;
    padding-left: 10px;
}
#sideTower img {
    display: none;
}
#sideTower img.display_on {
	display: block;
}
.sideTower .sideWidget li {
    font-size: 10pt;
}
.sideTower .sideWidget li ul li {
    font-size: 14pt;
}
.sideTower .sideWidget li a {
    color: #000;
}

div.wpps_container a {
	display: none !important;
}
/*
#siteBottom {
    font-family: 'Noto Serif JP',Arial, Helvetica, sans-serif;
}
*/
#content .socialSet .sb_google{
	display: none;
}
.at-resp-share-element {
    text-align: right;
}

.sns_icons {
	display: flex !important;
}
.sns_icons .icon {
	padding: 5px;
}
.sns_icons img {
	display: block !important;
	padding: 0 !important;
}
#media_image-2 {
	display: none;
}


@media (min-width: 660px) {
    #headerTop #site-description {
        font-size: 10px;
        color: #009999;
    }
    #header #site-title a img {
        max-height: 100px;
    }
    #header #headContact {
        margin: 40px 0px 10px;
    }
    #gMenu .menu {
        border-left: none;
    }
    .content table.table_01{
      width: 670px;
    }
}

@media (min-width: 770px) {
    #headerTop #site-description {
        font-size: 13px;
        color: #009999;
    }
    #gMenu {
        border-bottom: none;
    }
    #gMenu .menu {
        border-left: 1px solid #fff;
    }
    #gMenu .menu li {
        border-right: 1px solid #fff;
    }
    #gMenu .menu li a {
        padding: 10px 15px 8px;
        border-right: none;
        border-bottom: none;
        box-shadow: none;
    }
    #pageTitleImage img {
        width:950px;
        height:auto;
        padding: 30px 0; 
    }
    #sideTower img {
        display: block;
    /*    padding: 0 0 10px 30px; */
		margin: 0 auto;
    }
    #media_image-2 {
		display: block;
	}
}