@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★あなた ｍ９っ・ｗ・）ｂ★
Tags: 
Version: 0.1.0
*/
/*-------------------------------------------*/
/*	font-size
/*-------------------------------------------*/
/* フッター*/
#siteBottom #powerd, #siteBottom #powerd a {
    display: none!important;
}

html {
 font-size: 62.5%; 
}
body {
	 font-size: 62.5%; 
 }
.container{
	max-width:1400px;
	margin:0 auto;
}
/* pc-text */

#content p {
font-size: 1.7rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	text-align: justify;
color:#000;
	line-height: 1.5;
white-space:none;	
	}
/* sp-text */
@media (max-width: 480px) {
#content p { 
	font-size: 3.8vw;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	text-align: justify;
	color:#000;
	line-height: 1.5;
	}
}
.content p {
    margin-bottom: 5px !important;
    padding: 0px 5px;
}

.m-plus{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 300;
}
/* 明朝指定 */
.note { font-family: 'Noto Serif JP', serif; }
/* stop */
@media (max-width: 480px) {
.out {
   pointer-events: none!important;
	}}
@media (max-width: 480px) {
.tk {
   display: inline-block;
	}}
a{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/*-------------------------------------------*/
/*	並び
/*-------------------------------------------*/
.parent{
    display: flex;
    justify-content: center;
    align-items: center;
}
.parent3{
    display: flex;
    justify-content: center;
}

.parent2{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*-------------------------------------------*/
/*	link　オンマウス
/*-------------------------------------------*/ 
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.ani{
	transition: 1.0s ;
}
.ani:hover {
	opacity: 0.5 ;
}
.link {
  text-decoration: none;
}
a:link.link2 {
  text-decoration: none;
	color:#ffcc99;
}
a:visited.link2 {
	text-decoration: none;
	color:#ffcc99;
}
a:hover.link2 {
    color: #ffcc99;
}
a:link.link3 {
  text-decoration: none;
	color:#726018;
}
a:visited.link3 {
	text-decoration: none;
	color:#726018;
}
a:hover.link3 {
    color: #726018;
}
a:link.link4 {
  text-decoration: none;
	color:#fff;
}
a:visited.link4 {
	text-decoration: none;
	color:#fff;
}
a:hover.link4 {
    color: #fff;
}
a:link.link5 {
  text-decoration: none;
	color:#000;
}
a:visited.link5 {
	text-decoration: none;
	color:#000;
}
a:hover.link5 {
    color: #000;
}
/*-------------------------------------------*/
/*以下消すもの 変更するもの
/*-------------------------------------------*/
#panList {
   
    display: none;
}
#header #site-title a {
    display: none;
}
	}
#footer .innerBox {
    display: none!important;
}

#siteBottom #siteBottomInner.innerBox #copy {
    background: none!important;
}

#footer {
    border-top: 0px solid #fff;
}
#footer {
    display: none;
}
#siteBottom {
    background-color: #3552a3;
}
#siteBottom #copy {
    text-align: center;
    font-size: 14px;
	color:#fff;
}
#siteBottom a {
    color: #fff;
}

#content .entry-content {
    margin-bottom: 0!important;
}
#main #container #content.wide {
    padding-bottom: 0!important;
}
#main #container {
    padding-top: 0!important;
}
#footMenu {
	padding:0;
}
#footMenu .innerBox {
    display: none;
}
#topFreeArea {
    margin-bottom: 0;
   padding-bottom: 0;
    border-bottom: 0;
}
#main #container .content {
    padding-bottom: 0;
}
.home .content {
   padding-bottom: 0px;
}
#siteBottom {
    background-color: #218867!important;
}
/*-------------------------------------------*/
/*	ヘッダー画像関連
/*-------------------------------------------*/
/*****　ヘッダー画像の幅を画面いっぱいに広げる　*****/
/*　画像フレームの幅を100%に　*/
#topMainBnrFrame {
    width: 100%;
    height: auto;
}
 
/*　画像幅を100%に　*/
#topMainBnr img {
    width:100% !important;
max-width:100% !important;
    height: auto !important;
}
 
/*　画像の枠線を削除　*/
#topMainBnrFrame .slideFrame {
    border:none;
}
 
/*　画像の位置調整　*/
#topMainBnrFrame .slideFrame img {
    left: 0;
}
 
/*　画像の余白を削除　*/
#topMainBnr {
     padding:0;
}
/*　左右の空白消す　*/
#topMainBnrFrame ul.slides {
    border-left: 0;
    border-right: 0;
}
 

 
/*　画像フレームの背景色・影を消す　*/
#topMainBnr,
#topMainBnrFrame {
    background-color:transparent;
    box-shadow:none;
    border:none;
}
/*既存のヘッダー画像を消す（すべて） */
#pageTitBnr {
    display:none;
}
/*-------------------------------------------*/
/*メニュー
/*-------------------------------------------*/
    #gMenu {
        background-color: #c7ddb6;
    }
/*文字色*/
#gMenu .menu li a strong{
	color:#000;
}
/*-------------------------------------------*/
/*全体幅100％に
/*-------------------------------------------*/
/* 外枠を100%に */
#headerTop,
#header,
#topMainBnrFrame,
#topMainBnr img,
#main,
#footMenu{
    width: 100% !important;
}
/* ヘッダートップ（上部すきま消す） */
#headerTop{
display:none;
}
#main #container #content.wide {
    width: 100%;
}
/* 他の内枠は100％に */
.innerBox,
#pageTitBnr .innerBox,
#footMenu .innerBox,
#footer .innerBox {
    width: 100%;
    margin: 0px auto;
}
/* フッターメニューすこし右へ */
#footMenu .menu li a {
    
    padding-left: 20px;
}
/*-------------------------------------------*/
/*	本文の画像のPCとスマホ切り替え
/*-------------------------------------------*/ 
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width:599px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
@media (max-width: 599px) {
}
@media (min-width: 600px) {
}

#siteBottom {
    background-color: #000;
}
/*-------------------------------------------*/
/*	
/*-------------------------------------------*/ 
.head-border {
    display: flex;
    align-items: center;
}

.head-border:before,
.head-border:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #666;
}

.head-border:before {
    margin-right: 1rem;
}

.head-border:after {
    margin-left: 1rem;
}
/*-------------------------------------------*/
/*	
/*-------------------------------------------*/
/* 吹き出し本体 - 左右の中心 */
.balloon1{
  position: relative;
	padding:1.5% 2% 1%!important;
  background-color: #76ade1;
border: 1px solid #176cbc;
	 border-radius: 40px;
 width: 60%;
	margin: 0 auto;
}
@media only screen and (max-width:599px){
	.balloon1{
  position: relative;
		padding:0;
  background-color: #76ade1;
border: 1px solid #76ade1;
	 border-radius: 40px;
 width: 100%;
	margin: 0 auto;
}}

/* 三角アイコン - 左右の中心 */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  border-top: 15px solid #176cbc;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
/*-------------------------------------------*/
/*	キャプション　ギャラリー
/*-------------------------------------------*/
#content .wp-caption p.wp-caption-text {
    color: #000;
    font-size: 12px;
    margin: 5px;
    text-align: center;
}
.content .gallery img { border: 4px solid #fff !important; }
/*-------------------------------------------*/
/*	contactform
/*-------------------------------------------*/

div.wpcf7 { background:none; border:2px solid #726262; padding:0px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; margin: 0;width:99%; }
@media (max-width: 480px){
	div.wpcf7 { background:none; border:none;padding:0px; margin: 0;width:100%; }
	div.wpcf7 p {
		padding: 0 0 0 !important;  
	margin-top: 20px; 
		font-size:12px; 
	}
}


div.wpcf7 p { padding:20px 20px 0;  margin-top: 20px; font-size:12px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; margin-left:8px;font-size:14px; width:90%; }
div.wpcf7 select { border:1px solid #ccc; padding:8px;margin-left:8px; font-size:14px; width:70%; }
@media (min-width: 970px) {
div.wpcf7 p { margin-top: 20px; margin-left: 50px; margin-right: 20px;padding:20px 20px 0;font-size:12px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; width:90%; }
div.wpcf7 select { border:1px solid #ccc; padding:8px;margin-left:8px; font-size:14px; width:30%; }
}

/* 送信ボタン */
div.wpcf7 input.wpcf7-submit {
cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:30%; height:45px; margin:0 auto; display:block;
-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }


.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;color: #fff;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
span.wpcf7-not-valid-tip {
    display: inline-block;
}

/* 確認ボタン */
div.wpcf7 input.wpcf7-confirm {
cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:30%; height:auto; margin:0 auto; display:block;
-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
background:#603c15;
}

/* 戻るボタン */
div.wpcf7 input.wpcf7-back {
cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:30%; height:auto; margin:0 auto; display:block;
-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
background:#603c15;
}
.wpcf7c-conf {
    background-color: #BCBEC0;
}
.wpcf7 .required { color: #f00;}
.wpcf7 .any{ color: #080;}