@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description:
Author: ★あなた ｍ９っ・ｗ・）ｂ★
Tags:
Version: 0.1.0
*/

@media (min-width: 970px)
.innerBox, #panList .innerBox, #footMenu .innerBox, #footer .innerBox, #topMainBnrFrame, #pageTitBnr .innerBox, #topMainBnrFrame {
    width: 980px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}

#headerTop {
    border-top-color: #000;
    background-color: #205b7a;
}

#header {
    background-color: #205b7a;
}

@media screen and (max-width:640px){
#header .innerBox #site-title {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-left: 0;
}

.headtel {
    display: none;
    padding: 15px 0 0 0;
    text-align: left;
    color: #fff;
}
}

#pageTitBnr{
    display:none;
}

#powerd{display:none}

.headtel{
    padding:15px 0 0 0;
    text-align:right;
    color:#fff;
}

body.custom-background {
    background-image: url('http://umiclub.net/wp/wp-content/uploads/2015/12/all-back.jpg');
    background-repeat: repeat;
    background-position: top center;
    background-attachment: scroll;
}


/*****　ヘッダー画像の幅を画面いっぱいに広げる　*****/
/*　画像フレームの幅を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: 0px;
}

/*　画像の余白を削除　*/
#topMainBnr {
    padding:1px 0px;
}

/*****　ヘッダー画像のサイズ定義を変更した場合　*****/
@media (min-width: 970px) { /*　BizVektorのレスポンシブ設定による　*/
    /*　画像フレームの最小の高さを設定　*/
    #topMainBnrFrame {
        min-height: 200px;
    }
}

/*　画像フレームの背景色・影を消す　*/
#topMainBnr,
#topMainBnrFrame {
    background-color:transparent;
    box-shadow:none;
    border:none;
}

/*---------------------------------
グローバルメニュー
--------------------------------*/

.menu-gnav-container {
    background: url(http://umiclub.net/wp/wp-content/uploads/2015/12/menu-bk.jpg)no-repeat;
    height:50px;
    padding-top:18px;
    font-size:120%;
}

.menu ul {
   text-align: center;
}

.menu li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding-right: 100px;
}

.menu li a{
color:#fff;
text-decoration: none;
}

@media screen and (max-width:640px){
.menu-gnav-container {
    background: url(http://umiclub.net/wp/wp-content/uploads/2015/12/menu-bk.jpg) repeat-y;
    height:80px;
    padding-top:18px;
    font-size:120%;
}

.menu ul {
   text-align: center;
}

.menu li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding-right: 30px;
line-height:30px;
}

.menu li a{
color:#fff;
text-decoration: none;
}
}


/*---------------------------------
お問い合わせ
--------------------------------*/

.textarea-form{padding: 0 30px; text-align: center;}

.contact_sp_table {
  width: 100%;
  border-collapse: collapse;
  margin:15px 0 20px;
 }

.contact_sp_table th{
  width: 25%;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
  color: #333;
  font-weight:bold;
  background-color: #f1f1e9;
  border: 1px solid #cfcbbd;
  font-size:110%;
 }

.contact_sp_table td{
  padding: 6px;
  background-color: #f1f1e9;
  border: 1px solid #cfcbbd;
}

.wpcf7 {
  margin: 96px 0;
}
.asterisk {
  margin: 0 0 0 0.2em;
  color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  background-color: #fff;
  color: #333;
  width: 95%;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
  font-size: 120%;
  padding: 15px 10px;
  background: #eee;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0,0,0,.2);
  border: 1px solid #ccc;
}
.wpcf7 input[type="submit"]:hover {
  box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}

span.wpcf7-list-item {
  display: block;
  margin-top:10px;
  padding-left:2em;
  text-indent:-2em;
 }

/*---------------------------------
title
--------------------------------*/

.title01 {
  width:100%;
  text-align:left;
  margin:0 0 20px 0;
  padding:10px 0 10px;
  border-top:3px solid #205b7a;
  border-bottom:1px solid #205b7a;
  text-indent:5px;
  font-size:150%;
  color:#205b7a;
}
.title02 {
  width:100%;
  margin:30px 0 20px 0;
  padding:10px 0;
  background:#205b7a;
  border-left:7px solid #1d2e49;
  text-indent:10px;
  font-size:120%;
  color:#fff;
}
.title03{
  width:100%;
  margin:30px 0 10px 0;
  padding:8px 0;
  text-indent:10px;
  border-left:7px solid #205b7a;
  border-bottom:1px solid #205b7a;
  font-size:120%;
  color:#205b7a;
}

/*---------------------------------
table
--------------------------------*/

.content table  {
    width:100%;
    border-collapse: collapse;
    border: 0;
    font-size:110%;
 }
.content table th {
    border-bottom: 1px solid #cfcbbd;
    padding: 20px 10px;
    font-weight:bold;
 }
.content table td {
    border-bottom: 1px solid #cfcbbd;
    padding: 10px 10px;
    word-break: break-all;
 }
/*---------------------------------
フォントのサイズ指定
--------------------------------*/


.f-s-10 {font-size:77%;}
.f-s-11 {font-size:85%;}
.f-s-12 {font-size:93%;}
.f-s-13 {font-size:100%;}
.f-s-14 {font-size:108%;}
.f-s-15 {font-size:116%;}
.f-s-16 {font-size:124%;}
.f-s-17 {font-size:131%;}
.f-s-18 {font-size:138.5%;}
.f-s-19 {font-size:146.5%;}
.f-s-20 {font-size:153.9%;}
.f-s-21 {font-size:161.6%;}
.f-s-22 {font-size:167%;}
.f-s-23 {font-size:174%;}
.f-s-24 {font-size:182%;}
.f-s-25 {font-size:189%;}
.f-s-26 {font-size:197%;}
.f-s-27 {font-size:205%;}
.f-s-28 {font-size:215%;}
.f-s-29 {font-size:220%;}
.f-s-30 {font-size:225%;}

/*---------------------------------
フォント装飾
--------------------------------*/

.f-c-red{color:#e60012;}
.f-c-blue{color:#2a76cb;}
.f-c-green{color:#438f10;}
.f-c-yellow{color:#f6de39;}
.f-c-orange{color:#eb6100;}
.f-c-white{color:#FFF;}

.f-w-bold{font-weight:bold;}

.boxarea-gray{
    width:685px;
    margin:20px 0;
    padding:5px;
    border: 1px solid #eaeaea;
}

.f-c-b-red{
    background-color:#b60005;
    padding: 1px 5px;
    color:#fff;
}

/*---------------------------------
ボックス
--------------------------------*/

.box-left{
float: left;
margin: 5px 0 0;
}

.box-right{
float: right;
margin: 5px 0 0;
}

@media screen and (max-width:640px){
.box-left{
width:100%;
text-align:center;
float: none;
margin: 5px 0 0;
}

.box-right{
width:100%;
text-align:center;
float: none;
margin: 5px 0 0;
}
}

/*---------------------------------
フッター
--------------------------------*/
.section01{
  width:350px;
  float: left;
  text-align:left;
  color:#fff;
}

.section02{
  width:630px;
  float: left;
  text-align:left;
  color:#fff;
  font-size:90%;
  line-height:150%;
}

.section03{
  color:#fff;
  clear:both;
  margin-top:15px;
  font-size:110%;
  line-height:150%;
}

.section03-1{
  float: left;
}
.section03-2{
  float: left;
  margin:0 0 0 10px;
}

.section04{
  clear:both;
  font-size:90%;
}

.section04-1{
  float: left;
}

.section04-2{
  float: right;
}

#footerOutline{
  display:none;
}


@media screen and (max-width:640px){
.section01{
  width:100%;
  margin-bottom:15px;
  float: none;
  text-align:center;
  color:#fff;
}

.section02{
  width:80%;
  margin-left:30px;
  float: none;
  text-align:center;
  color:#fff;
  font-size:90%;
  line-height:150%;
}

.section03{
  color:#fff;
  clear:both;
  margin-top:15px;
  font-size:110%;
  line-height:150%;
}

.section03-1{
  margin-top:15px;
  float: none;
  text-align:center;
}
.section03-2{
  margin-top:15px;
  float: none;
}

.section04{
  clear:both;
  font-size:80%;
}

.section04-1{
  float: none;
}

.section04-2{
  float: none;
}
}


/*---------------------------------
ライン
--------------------------------*/
hr.style01 {
  margin: 10px 0;
  clear:both;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


/*---------------------------------
トップページ
--------------------------------*/
#topInfo{
  background: url(http://umiclub.net/wp/wp-content/uploads/2015/12/top-info.jpg)no-repeat;
  width:450px;
  float: left;
  padding-top: 30px;
}
#topInfo h2{display:none;}

#topBlog{
  background: url(http://umiclub.net/wp/wp-content/uploads/2015/12/top-blog.jpg)no-repeat;
  width:450px;
  float: right;
  padding-top: 30px;
}

#topBlog h2{display:none;}

.entryList{ padding: 40px 0 10px; }
.entryTxtBox{ padding: 30px 0 10px; }

.rssBtn{ display:none;}


@media screen and (max-width:640px){
#topInfo{
  background: url(http://umiclub.net/wp/wp-content/uploads/2015/12/top-info.jpg)no-repeat;
  width:100%;
  float: none;
}
#topBlog{
  background: url(http://umiclub.net/wp/wp-content/uploads/2015/12/top-blog.jpg)no-repeat;
  width:100%;
  float: none;
}

.entryList{ padding: 0; }
.entryTxtBox{ padding: 0; }
}


@media (max-width: 480px){
.top_pc{ display: none; }
}

@media (min-width: 481px){
.top_sp{ display: none; }
}