@charset "utf-8";

/*
Theme Name: Vanilla City
Theme URI: http://minimalwp.com/category/gallery/
Description: PC、タブレット、スマートフォンと見ているデバイスに自動最適化されるレスポンシブデザインに対応したミニマルでシンプルなWordPressテーマです。
Version: 20230216
Author: Minimal WP
Author URI: http://minimalwp.com
License: 
License URI:
Tags: custom-menu
Text Domain: minimalwp
*/


/* ***************************************************************** 
*	基本設定
* ***************************************************************** */

body {
font-family: "Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;
font-weight: 500;
font-size: 16px;
background: #fff;
color: #444;
line-height: 190%;
word-wrap:break-word;
overflow-wrap:break-word;
margin: 0 0 0 0;
}


/* リンク
---------------------------------------------------- */

a{
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

a:hover{
color:#666;
}

a:active, a:focus {
outline: 0;
}


/* 画像
---------------------------------------------------- */

img{
border:0;
padding:0px;
margin:0px
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
}


/* フロート
---------------------------------------------------- */

.alignright, .right { 
float: right; 
margin: 0 0 10px 20px;
}

.alignleft, .left { 
float: left; 
margin: 0 20px 10px 0;
}

.clear { 
clear:both; 
}

.aligncenter { display: block; margin: 0 auto; }



/* リスト
---------------------------------------------------- */

ol{
margin: 7px 0 7px 10px;
padding: 0 0 0 0;
list-style: decimal;
}

ul{
margin: 7px 0 7px 4px;
padding: 0 0 0 0;
list-style: disc;
}

li{
margin: 2px 0 2px 15px;
padding: 0;
}

li a{
color:#45AAB8;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

li a:hover{
color:#666;
}



/* *****************************************************************
*	全体Wrapper
* ***************************************************************** */

.wrapper {
margin: auto; 
max-width: 960px;
padding: 0px 0px 20px 0px;
}


/* ************************************************ 
*	カスタマイズ
* ************************************************ */
/* ************************************************ 
*	lib_lgn_email.php 関連
* ************************************************ */	

.lgn_email {
    width: 960px;
    background-color: blue;
}

.btn {
    text-align: right;
}

/* lgn_1() lgn_2() email.php contact.phpで使用している
---------------------------------------------------- */
.content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: gray;
    padding: 20px;
    background-color: whitesmoke;
}

/* lgn_1() lgn_2() で使用している
---------------------------------------------------- */
.modify_2 {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    color: gray;
    background-color: white;
}

/* email() contact() email.php contact.phpで使用している
---------------------------------------------------- */
.modify {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 5px;
    border: double 3px silver;
    color: gray;
    background-color: white;
}

/* ダッシュボードのネームプレート欄で使用
---------------------------------------------------- */
.cmp {
    width: 960px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    vertical-align: middle;
    padding: 10px;
    color: white;
    background-color: #dcdcdc;
}

.cmp-left {
    width: 580px;
    height: 70px;
    vertical-align: middle;
    margin: auto auto 10px auto;
    float: left;
    text-align: right;
    font-size: 60px;
    font-family: 'Bitter', serif;
    color: white;
    background-color: green;
}

.cmp-right {
    width: 110px;
    height: 70px;
    margin: auto auto 10px auto;
    margin-bottom: 20px;
    padding-left: 270px;
    vertical-align: bottom;
    float: right;
    font-size: 20px;
    font-family: 'Bitter', serif;
    color: white;
    background-color: royalblue;
}


/* 役員のWEBページに「maillボタン」と「logoutボタン」を設置し、一般会員には「contactボタン」と「logoutボタン」を設置する
---------------------------------------------------- */
#cont_lgo {
    width: 960px;
    margin: auto;
}

.contact_logout{
    float: right;
    margin-right: 10px;
    list-style: none;
}

.contact_logout li {
    float: left;
}

.contact_logout li a {
    display: block;
    background-color: dodgerblue;
    padding: 3px 10px;
    border-radius: 14px;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.contact_logout li a:hover {
    background-color: deepskyblue;
}

/* 同意ボタンを設置する
---------------------------------------------------- */
.agr {
    width: 148px;
    margin: auto;
    list-style: none;
}

.agr li a {
    width: 100px;
    display: block;
    background-color: dodgerblue;
    padding: 3px 10px;
    border-radius: 14px;
    box-shadow: rgba(0,0,0,0.7)3px 3px 10px;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.agr li a:hover {
    background-color: deepskyblue;
}

/* １．input_data_test($a_1,$a_2)//入力データの確認（テスト用）
　　２．lng.php 間違った時のアラート通知用
---------------------------------------------------- */
.alert {
    width: 234px;
    margin: auto;
    color: gray;
    padding: 10px 0px;
}

/* category.phpでタイトル１欄に使用する為に、カスタマイズする
---------------------------------------------------- */
.item-title a {
    font-size: 16px;
    color: #444;
}

.item-title a:hover {
    color: #fff;
    background-color: #444;
}




/* ***************************************************************** 
*	ヘッダー
* ***************************************************************** */

#header {
max-width: 960px;
margin: auto;
}

.header-inner {
max-width: 960px;
overflow: hidden;
margin: 0px auto 0 auto;
padding: 0px 0 0px 0;
}

#header h1 {
text-align:center;
margin: 0;	
}

.logo {
text-align:center;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.header-left {
text-align: left;
margin: 10px auto 10px auto;
padding: 5px 10px;
float: left;
}

.header-right {
margin: 10px auto 10px auto;
padding: 5px 10px;
max-width: 200px;
background-color: steelblue;
color: white;
font-family: 'Bitter', serif;
font-weight: 700;
float: right;
}

/* *****************************************************************
*	トップナビゲーション
* ***************************************************************** */	

#nav {
width: 960px;
margin: 0 auto 10px auto;
z-index: 9999;
padding: 0;
text-align: center;
border-top: double 3px #ccc;
border-bottom: double 3px #ccc;
}

#nav ul {
list-style: none;
margin: auto;
}

.main-navigation {
clear: both;
margin: 0 auto;
position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0;
}

.nav-menu li {
display: inline-block;
position: relative;
margin: 0 0;
}

.nav-menu li a {
color: #333;
display: block;
font-size: 14px;
text-decoration: none;
padding: 12px 30px 12px 30px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
background: #eee;
}

.nav-menu .sub-menu,
.nav-menu .children {
background: #eee;
display: none;
padding: 0;
position: absolute;
z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: #333;
margin: 0;
width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background: #f5f5f5;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
display: block;
background: #eee;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu .current-post-ancestor > a {
color: #333;
background: #f5f5f5;
}

.toggle {
display: none;
}

.menu-toggle {
width: 40px;
height: 40px;
}


/* ハンバーガーメニュー
---------------------------------------------------- */

/* *****************************************************************
*	イメージヘッダー
* ***************************************************************** */	

/* ヘッダーイメージ
---------------------------------------------------- */

/* ************************************************ 
*	カスタマイズ
* ************************************************ */
/* *************************************************
 * CSS ロゴマークのイメージ
* ************************************************ */

.logo_mark {
    max-width: 100%;
    text-align : center;
    background-color: white;
}

/* *************************************************
 * CSS 店舗のイメージ

* ************************************************ */

.tenpo {
    max-width: 960px;
    margin: 0px auto 20px auto;
    background-color: white;
}

/* *************************************************
 * CSS 自動で画像のフェードイン・フェードアウトをする方法
* ************************************************ */

.slide {
    position: relative;
    width: 100%;
    padding-top: 36.4583%;
    margin: 20px 0px;
    overflow: hidden;
    background-color: #c6c6c6;
}
 
@keyframes slideshow {
  0% {
    opacity: 0;
  }
 
  4% {
    opacity: 1;
  }

  20% {
    opacity: 1
  }

  22% {
    opacity: 0;
  }
  
  100% {
    opacity: 0;
  }
}
 
.slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  opacity: 0;
  animation: slideshow 40s linear infinite;
}
 
.slide img:nth-child(2) {
  animation-delay: 8s;
}
.slide img:nth-child(3) {
  animation-delay: 16s;
}
.slide img:nth-child(4) {
  animation-delay: 24s;
}
.slide img:last-child {
  animation-delay: 32s;
}

/* ***************************************************************** 
*	メイン（本文）コンテンツ
* ***************************************************************** */	

#main {
margin:0 0 0 0;
padding: 0 0 0 0;
}


/* ギャラリーレイアウト
---------------------------------------------------- */

/* ブログ記事部分
---------------------------------------------------- */

/* ページタイトル
---------------------------------------------------- */

/* パンくずリスト
---------------------------------------------------- */

/* 見出し
---------------------------------------------------- */

/* イメージヘッダー
---------------------------------------------------- */

/* 記事フッター
---------------------------------------------------- */

/* 次の記事・前の記事
---------------------------------------------------- */

/* ページャー
---------------------------------------------------- */

/* 関連記事
---------------------------------------------------- */

/* コメント欄
---------------------------------------------------- */

/* WP必須
---------------------------------------------------- */

/* *****************************************************************
*	サイドバー
* ***************************************************************** */

/* 新着表示
---------------------------------------------------- */

/* *****************************************************************
*	フッター
* ***************************************************************** */	

#footer {
background: #F5F5F5;
clear: both;
width: 100%;
font-size: 80%;
margin: 0px auto 0px auto;
}

.footer-inner {
margin: 0px auto 0px auto;
padding: 0px 0px;
max-width: 960px;
}

#sociallink {
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}

#copyright {
font-size: 10px;
line-height: 110%;
color: #999;
text-align: center;
position: relative;
margin: 0;
padding: 10px;
background: whitesmoke;
}



/* *****************************************************************
*	ウィジット
* ***************************************************************** */

/* 基本形
---------------------------------------------------- */

/* ウィジェットボックストップページ用
---------------------------------------------------- */

/* ウィジェットボックスフッター用
---------------------------------------------------- */

/* ウィジェットボックスシングルページ記事下用
---------------------------------------------------- */

/* ウィジェットボックスサイドバー用
---------------------------------------------------- */

/* カレンダー
---------------------------------------------------- */

/* *****************************************************************
*	検索フォーム＆検索結果
* ***************************************************************** */

/* 検索フォーム
---------------------------------------------------- */

/* *****************************************************************
*	ボタン
* ***************************************************************** */

.btn a {
font-size: 11px;
letter-spacing: 0.1em;
color: #fff;
background: #bbb;
text-align: center;
margin: 20px 0 20px 0;
padding: 10px 10px;
}

.btn a:hover {
color: #fff;
background: #ddd;
text-decoration: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}



/* *****************************************************************
*	レスポンシブテーブル
* ***************************************************************** */

/* テーブル
---------------------------------------------------- */

/* *****************************************************************
*   レスポンシブ（メディアクエリ）
* ***************************************************************** */


/* PC 画面の横幅が960px以上
---------------------------------------------------- */

@media only screen and (min-width: 960px) {
    
.sidebar { width: 300px; }
    
}



/* Tablet (Portrait) 画面の横幅が768px〜959pxまで
---------------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    
.wrapper { width: 728px; padding: 0px 20px 50px 20px; }
    
.header-inner { width: 728px; margin: auto; padding: 70px 0 60px 0;  }
    
#nav { float: none; width: 728px; margin: 0 auto 50px auto; padding: 0; }
    
#slidedown-nav { width: 728px; }
    
#top-slide-max { width: 728px; }
    
.cycle-slideshow { width: 728px; height: auto; margin: 0 ; overflow: hidden; }
    
li.item { height: 460px; margin-bottom:40px; }
    
li.item-gallery { height: 150px; }
.item-img { height: 150px; margin: 0 0 10px 0; overflow: hidden; }
    
.twothird { width: 460px; margin-right:10px; }
    
.footer-inner { width: 728px; padding: 0px 0px;}
    
}


/* Mobile (Portrait) 画面の横幅が300px~767pxまで（基本）
---------------------------------------------------- */

@media only screen and (max-width: 767px) {
    
.wrapper { width: 300px; padding: 0px 0px 50px 0px; }
    
.header-inner { width: 300px; margin: auto; padding: 70px 0 70px 0; }
    
.logo { text-align: center; }
    
#header h1, #header .logo { float: none; margin-bottom: 0px; }
    
#nav { display: none; position: absolute; top:0; float: none; text-align:center; width: 100%; background: #fefefe; margin-bottom: 40px; margin-top: 0px; padding: 0; }
    
.nav-menu li a { color: #333; display: block; font-size: 15px; padding: 20px 10px; text-decoration: none;}
    
.nav-menu li { display: block; float: none; border-bottom: 1px solid #ededed; }
    
.toggle { display: block; float: right; position: absolute; top: 10px; right: 10px; z-index: 10000; }
    
#slidedown-nav { visibility: hidden; }
    
#top-slide-max { width: 300px; }
    
.cycle-slideshow { width: 300px; height: auto; margin: 0 ; overflow: hidden; }
    
li.item { height: 460px; margin-bottom: 40px; }
    
li.item-gallery { height: 200px; }
    
.item-img { height: 200px; margin: 0 0 10px 0; overflow: hidden; }
    
table.similar-text img { width: 100px; }
    
table.similar-text th { width: 100px; }
    
.pagedate { margin: -20px 0 -10px 0; }
    
p { font-size: 15px; }
    
.pager { margin: 80px 0 80px 0; }
    
.footer-inner { width: 300px; padding: 0px 0px;}
    
.mobile-display-none { display: none; }
    
.single-contents br { display: none; }
    
.single-contents { margin: 0 0 130px 0; }
    
}



/* Mobile (Portrait/iPhone6) 画面の横幅が375px〜479pxまで
---------------------------------------------------- */

@media only screen and (min-width: 375px) and (max-width: 479px) {
    
.wrapper { width: 336px; }
    
.header-inner { width: 336px; margin: auto; }
    
.logo { text-align:center; }
    
#top-slide-max { width: 336px; }
    
.cycle-slideshow { width: 336px; height: auto; margin: 0 ; overflow: hidden; }
    
.footer-inner { width: 336px; padding: 0px 0px;}
    
li.item { height: 460px; margin-bottom: 40px; }
    
li.item-gallery { height: 224px; }
    
.item-img { height: 224px; margin: 0 0 10px 0; overflow: hidden; }
    
}



/* Mobile (Landscape) 画面の横幅が480px〜767pxまで
---------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    
.wrapper { width: 420px; }
    
.header-inner { width: 420px; margin:auto; }
    
.logo { text-align:center; }
    
#top-slide-max { width: 420px; }
    
.cycle-slideshow { width: 420px; height: auto; margin: 0 ; overflow: hidden; }
    
.footer-inner { width: 420px; padding: 0px 0px;}
    
li.item { height: 520px; margin-bottom: 40px; }
    
li.item-gallery { height: 280px; }
    
.item-img { height: 280px; margin: 0 0 10px 0; overflow: hidden; }
    
}



/* *****************************************************************
*   レスポンシブ（外部サービス対策用）
* ***************************************************************** */

/* Twitter Timeline
---------------------------------------------------- */
