@charset "utf-8";

/*
Theme Name: gomizero_theme
Theme URI: http://www.tito-design.jp
Description: PC、タブレット、スマートフォンと見ているデバイスに自動最適化されるレスポンシブデザインに対応したミニマルでシンプルな公式サイトタイプのWordPressテーマです。ロゴ、メニュー、スライドショー、ウィジット（サイドバー／フッター）が、管理画面から簡単にカスタマイズできます。
Version: 1.0
Author: tito design
Author URI: http://www.tito-design.jp
*/



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

body {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 12px;
background: url(/wp-content/themes/gomizero_theme/images/webtop_bg3.jpg) fixed center;
color: #444;
line-height: 180%;
}

body#topbody {
background: #009FE6;
}

/* リンク */

a{
color:#444;
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:#FFD53C;
}

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;
}

p img {
	margin: 5px 0px 10px 0px;
}


/* フロート */

.textright {
	text-align:right;
}

.alignright { 
float: right;
margin: 0px 0px 10px 15px;
line-height: 140%;
}

.alignleft { 
float: left;
margin: 0px 15px 10px 0px;
line-height: 140%;
}

.alignleft2 { 
float: left;
margin: 0px 15px 20px 0px;
line-height: 140%;
}

.alignright img,
.alignleft img { 
margin: 0px 0px 5px 0px;
}

.right{ float: right; }

.left{ float: left; }

.clear{ clear:both; }


/* リスト */

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

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

li{
margin: 0 0 0 15px;
padding: 0 0 0 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:#FFD53C;
}


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

.wrapper {
margin: auto; 
max-width: 100%;
_width: 100%;
}

.wrap-top {
margin: auto; 
max-width: 100%;
_width: 100%;
background: #009FE6;
}

.wrap-2nd {
margin: auto; 
max-width: 100%;
_width: 100%;
}

/*.wrapper {
margin: auto; 
max-width: 980px;
padding: 30px 10px;
_width: 980px;
}*/

#main aside {
background-color: #f6f6f6;
}

#blocks li {
background-color: #f8f8f8;
height: 100px;
}

.top-catch {
margin: -88px auto 0px auto; 
max-width: 100%;
width: 100%;
height: 88px;
background-color:rgba(0,159,230,0.65);
}

.img-catch {
/*overflow: hidden;*/
position: relative;
top: -109px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
max-width: 980px;
_width: 980px;
color: #FFF;
}
	


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

#header {
width: 100% ;
background: #009FE6;
height: 68px;
}

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

#header h1 {
text-align:left;
margin: 0;
float: left;
z-index: 4000;
}

#header h1.logo {
text-align:left;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:168px;
height: 168px;
background:url(/wp-content/themes/gomizero_theme/images/logo_gomizero_bg.png) no-repeat;
}

.bx-wrapper {
	z-index: -1;
}


/* ************************************************ 
*	ヘッダー（バー）
* ************************************************ */


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

#nav {
width:800px;
margin: 0px 0px 0px 0px;
padding: 23px 0 15px 0;
/*border-top: double 3px #ccc;
border-bottom: double 3px #ccc;*/
background: #009FE6;
float: right;
}

#nav ul {
list-style: none;
margin: auto;
text-align:center;
width: 800px;
}

ul#topnav li{
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 12x;
font-weight: bold;
letter-spacing: 0.01em;
list-style:none;
display:inline;
margin: 0 0 0 0;
}

ul#topnav li a{
color:#FFF;
text-decoration:none;
padding: 10px 8px 10px 8px;
}
ul#topnav li a:hover{
color:#FFD53C;
background: none;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
padding: 10px 8px 10px 8px;
}
ul#topnav .current_page_item a {
color:#444;
background: #f5f5f5;
text-decoration:none;
}
ul#topnav .current-menu-item a {
color:#FFF;
background: #33B2EB;
text-decoration:none;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
ul#topnav .current-post-ancestor a {
color:#444;
background: #f5f5f5;
text-decoration:none;
}


/* ************************************************ 
*	スライド
* ************************************************ */	

#top-slide{
width:100%;
padding: 0px;
margin: 40px auto 20px auto;
}


.cycle-slideshow{
overflow: hidden;
max-width: 980px;
_width: 980px;
margin: auto;
text-align: center;
height: 450px;
}

.sp_img {
	display: none;
}



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

#main {
margin: auto; 
max-width: 980px;
padding: 30px 10px;
_width: 980px;
}



/* トップページウィジェットエリア */

#toplist{
margin: 0 0 30px 0;
padding: 0 0 0 0;
}

.toplist ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.toplist li{
font-size: 12px;
margin: 6px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}

.toplist li a{
color:#666;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 10px;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

.toplist li a:hover{
background-position: 3px 50%;
color:#FFD53C;
}

.top-title {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 26px;
font-weight:bold;
letter-spacing: 0.01em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 40px 0px;
border-bottom: 0px solid #ccc;
color: #333;
text-align: center;
display: none;
}

.top-gallery-midashi {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 12px;
letter-spacing: 0.01em;
font-weight:bold;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 15px 0px;
color: #FFF;
}

h3.top-gallery-midashi a {
color: #FFF;
text-decoration: none;
}

h3.top-gallery-midashi a:hover {
color: #FFD53C;
text-decoration: none;
}


#sidebar {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 12px;
font-weight:normal;
letter-spacing: 0.01em;
font-weight:bold;
text-align: center;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
color: #444;
}


/* トップお知らせ等 */	

.item-img {
margin: -2px 0 5px 0;
}

.item-img img {
border-radius: 5px; /* CSS3 */
-webkit-border-radius: 5px; /* Firefox */
-moz-border-radius: 5px; /* Safari,Chrome */
}

.item-date {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size:11px;
line-height: 120%;
color:#F2F2F2;
padding: 0 0 0px 0;
margin: 0 0 3px 0;
border-bottom: 0px solid #dedede;
width: 80px;
/*float: left;*/
clear: right;
}

.item-title {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
margin: 0 0 10px 0px;
line-height: 120%;
height: 15px;
width: 100%;
/*float: right;*/
}

.item-box-ex {
height: 65px;
}

.item-title-ex {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-weight: bold;
margin: 15px 0 10px 0;
line-height: 140%;
letter-spacing: 0.03em;
/*height: 30px;*/
}

.item-date-ex {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
margin: 0px 0px 0px 0px;
line-height: 140%;
font-size:12px;
color:#444;
letter-spacing: 0.03em;
}

span.item-subtex1 {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size:12px;
color: #B2B2B2;
letter-spacing: 0.03em;
margin-right: 12px;
}

span.item-subtex2 {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size:12px;
color: #B2B2B2;
letter-spacing: 0.03em;
margin-right: 5px;
}

.item-title a,
.item-title-ex a {
color: #FFF;
text-decoration: underline;
}

.item-title a:hover,
.item-title-ex a:hover {
color:#FFD53C;
}

.item-text p,
.item-title-ex p a:hover {
font-size:12px;
color:#444;
}

.top-reuse01 a {
color: #FFF;
}
.container .top-reuse01 p.top_reuse_tl {
color: #FFD53C;
font-size: 18px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

/* ブログ記事部分 */	

p {
font-size: 13px; 
color: #444;
line-height: 190%;
padding: 0px 0px 0px 0px;
margin: 0px;
}

p a {
color:#444;
text-decoration:underline;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

p a:hover {
color:#FFD53C;
}

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

#date {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size:9px;
font-weight:normal;
text-align: left;
padding: 0 0 0 0;
color:#999;
letter-spacing: 0.1em;
}

.pagetitle {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 24px;
font-weight: bold;
color: #009FE6;
}

.pagetitle a {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 24px;
font-weight: bold;
color: #009FE6;
}

.blog-title {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
margin: 20px 0px 20px 0px;
padding: 18px 0px 15px 0px;
font-size: 16px;
font-weight: bold;
color: #333;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


.blog-title a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.blog-title a:hover {
color:#FFD53C;
}

.subtitle {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-weight: normal;
font-size: 12px;
border-bottom:1px dotted #ccc;
padding: 0 0 0 0;
margin: 30px 0 10px 0;
letter-spacing: 0.1em;
color: #666;
}

blockquote{
color:#666;
border:1px dotted #ccc;
margin:10px 0 10px 0;
padding:10px 20px;
}

#blog-foot {
font-size:75%;
text-align: left;
margin:50px 0 0 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}
#blog-foot-archives {
font-size:75%;
text-align: left;
margin:50px 0 100px 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}

#blog-foot span,
#blog-foot-archives span{
color:#999;
}

.single-thumbnail{
margin:12px 0 0 0;
}

/* ページャー */

#next {
font-size:85%;
font-weight:lighter;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

#next-archives {
font-size:85%;
text-align: center;
margin-top: -50px;
padding-bottom: 30px;
}

.next-pagenavi{
text-align:center;
margin-top:10px;
}


/* 関連記事 */

.similar-head {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
margin: 0 0 0 0;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 12px;
font-weight: normal;
color: #999;
letter-spacing: 0.01em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.similar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.similar li{
font-size:11px;
margin: 0 0 0 0;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}

.similar li a{
color:#999;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 15px;
}

.similar li a:hover{
background-position: 3px 50%;
color:#FFD53C;
}


/* コメント欄 */

.comment-head {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
line-height: 30px;
letter-spacing: 0.1em;
margin: 0 0 0 0;
padding: 0 10px 0 0px;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}

.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}


/* 個別ページ */

p.shop_place {
	width: 80px;
	text-align: center;
	border: 1px solid #CCC;
	background: #F8F8F8;
	padding: 8px 8px 8px 8px;
	margin: 30px 0px 25px 0px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

ul.shoplist {
	margin: 40px 0px 0px 0px;
}

ul.shoplist li {
	margin: 0px 40px 40px 0px;
	padding: 0px 0px 0px 12px;
	background: url(/wp-content/themes/gomizero_theme/images/arrow_btm.png) no-repeat 0px 6px;
	list-style: none;
	display: inline;
	float: left;
	font-weight: bold;
}

ul.shoplist li a {
	color: #444;
}

ul.shoplist li a:hover {
	color: #FFD53C;
}

p.shop_place_tl {
	text-align: left;
	border-bottom: 1px solid #CCC;
	padding: 20px 0px 3px 0px;
	margin: 0px 0px 25px 0px;
	font-weight: bold;
	letter-spacing: 0.02em;
	clear: both;
}

ul.block-shop li {
	margin-bottom: 30px;
	height: 320px;
}

ul.block-shop .shop-item {
	margin: 0px 0px 10px 0px;
}
	
ul.block-shop  p.shop_tl {
	font-weight:bold;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
}

ul.block-shop  p {
	line-height: 160%;
}

ul.reclist {
margin: 30px 0px 0px 0px;
}

ul.reclist li {
	margin: 0px 40px 20px 0px;
	padding: 0px 0px 0px 12px;
	background: url(/wp-content/themes/gomizero_theme/images/arrow_btm.png) no-repeat 0px 6px;
	list-style: none;
	display: inline;
	float: left;
	font-weight: bold;
font-size: 12px;
}

ul.reclist li a {
	color: #444;
}

ul.reclist li a:hover {
	color: #FFD53C;
}




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

#sidebar {
width: 100%;
margin: 110px 0px 40px 0px;
padding: 0 0 0 0;
text-align: left;
font-weight: normal;
}

#sidebar p{
/*margin-bottom: 20px;*/
}

#sidebar h2 {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 10px;
font-weight: normal;
color: #999;
letter-spacing: 0.1em;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.sidebar-title{
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
color: #009FE6;
font-size: 15px;
font-weight:bold;
letter-spacing: 0.01em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
background: url() no-repeat;
/*border-bottom:1px solid #ccc;*/
}

#sidebar h3 {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 15px;
font-weight: bold;
color: #009FE6;
line-height: 140%;
margin: 0 0 0 0;
padding: 0 0 0 0;
/*border-bottom:0px solid #ccc;*/
}

.side-comp {
	margin: 0px 0px 30px 0px;
}

ul.side-list{
floate:left;
margin: 0 0 0px 0;
padding: 0 0 0 0;
}

ul.side-list li{
font-size: 13px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 4px 0px;
}

ul.side-list li a{
color:#333;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
margin: 0 0 0 0px;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 10px;
}

ul.side-list li a:hover{
color:#FFD53C;
}

/*サイド NEW POST*/
#s-catch li{
	overflow:hidden;
	clear:both;
	margin:0px 0px 0px 0px;
	line-height: 130%;
}

#s-catch img{
	width:100px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	border-radius: 5px; /* CSS3 */
	-webkit-border-radius: 5px; /* Firefox */
	-moz-border-radius: 5px; /* Safari,Chrome */
}

#s-catch .title{
	width:150px;
	float:left;
	padding:0px 0px 5px 0px;
	font-size:11px;
	line-height:130%;
	letter-spacing: 0.02em;
}

#s-catch li .date{
	margin:0px 0px 0px 0px;
	color:#999;
	font-size: 80%;
}



/* ************************************************ 
*	フッターエリア
* ************************************************ */	

#footer {
background: #009FE6;
clear:both;
width:100%;
font-size: 80%;
margin: 0px auto 0px auto;
padding: 20px 0 25px 0;
color: #FFF;
}

.footer-inner {
margin: 0px auto 0px auto;
max-width: 980px;
_width: 980px;
}

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

#footlogo img {
margin: 0px 5px 0px 0px;
}

#footer .foot-list {
	margin: 0px auto 0px auto;
	text-align: center;
}

#footer .foot-list ul {
	display: block;
	list-style: none;
	margin: 0px 0px 15px 0px;
}

#footer .foot-list ul li {
	display:inline-block;
	list-style: none;
	font-size: 11px;
}

#footer .foot-list ul li a {
	color: #FFF;
	text-decoration: none;
}

#footer .foot-list ul li a:hover {
	color: #FFD53C;
	text-decoration: none;
}

#sociallink {
clear: both;
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}
#sociallink img {
	width: 23px;
}

#copyright {
font-size:10px;
color:#FFF;
letter-spacing: 0.02em;
text-align:center;
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


.foot-catch {
margin: 0px auto 0px auto; 
max-width: 100%;
width: 100%;
height: 200px;
background: url(/wp-content/themes/gomizero_theme/images/bg_foot.png) repeat-x 0px 113px;

}

.footimg-catch {
/*overflow: hidden;
position: relative;
top: -113px;*/
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
max-width: 980px;
width: 980px;
color: #FFF;
}

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

.widget{
margin: 0 0 20px 0;
}

.widget2{
margin: 0 0 20px 0;
clear: both;
width: 675px;
}
.widget2 iframe{
width: 675px;
height: 354px;
}
.widget2 iframe.yt{
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
margin: 0 0 0 0px;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 10px;
}

.textwidget{
font-size: 12px;
color: #FFF;
line-height:160%;
margin: 0 0 20px 0;
padding: 0px 0 0 0;
}

.top-sponser p {
	color: #FFF;
}

.widget .top-sponser ul {
	list-style: none;
	display: block;
	margin: -2px 0px 0px 0px;
}

.widget .top-sponser ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px 5px 5px 0px;
	width: 230px;
}

.widget .top-sponser ul li.sp-end {
	margin: 0px 0px 5px 0px;
}

#sidebar ul li.sp-end {
	display: none;　/*JSBバナー非表示*/
}

.widget .top-sponser ul li img {
	width: auto;
	border-radius: 5px;  /*CSS3 */
	-webkit-border-radius: 5px;  /*Firefox */
	-moz-border-radius: 5px;  /*Safari,Chrome */
}

.container .top-reuse01 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	clear: both;
}

.container .top-reuse01 img {
	margin: 0px 0px 10px 0px;
}

.container .top-reuse01 p {
	color: #FFF;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	line-height: 140%;
}

h2.tl_st {
	clear: both;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 12px;
	letter-spacing: 0.01em;
	font-weight:bold;
	text-align: left;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: #FFF;
}

/*
.widget .top-sponser ul {
	list-style: none;
	display: block;
	margin: -5px 0px 0px 0px;
}

.widget .top-sponser ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px 7px 7px 0px;
}

.widget .top-sponser ul li img {
	width: 230px;
	border-radius: 5px;  CSS3 
	-webkit-border-radius: 5px;  Firefox 
	-moz-border-radius: 5px; Safari,Chrome 
}*/



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

#topbox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#topbox li{
floate:left;
margin: 0 0 0 0;
padding: 8px 0px 4px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

#topbox li a{
font-size:12px;
color:#444;
margin: 0 0 0 0;
padding: 3px 0px 2px 10px;
list-style: none;
background: url(images/list.png) no-repeat 0 50%;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

#topbox li a:hover{
color:#FFD53C;
}

#topbox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}

#topbox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #fff;
border-bottom: 0px dotted #fff;
}

#topbox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}

#sidebox{
color:#333;
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}

#sidebox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#sidebox li{
font-size: 12px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 4px 0px;
}

#sidebox li a{
color:#333;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

#sidebox li a:hover{
color:#FFD53C;
}

#sidebox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}

#sidebox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #222;
border-bottom: 0px dotted #222;
}

#sidebox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}

.footer-widget-title{
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size:12px;
font-weight:bold;
color: #999;
margin: 0 0px 10px 0px;
}


.widget ul{
margin: 0 0 10px 0;
padding: 0 0 0 0;
}

.widget li{
display: block;
font-size:88%;
list-style: none;
}

.widget li a{
color: #666;
}

.widget li a:hover{
color: #FFD53C;
}

.widget-tw {
display: block;
height: 500px;
margin: 0px 0px 15px 0px;
}

.box_logo_f {
	padding: 5px 0px 0px 0px;
}
p.logo_f {
	margin: 0px 0px 1px 0px;
}

/* 階層表示 */

.widget .box_sns,
#sidebox .widget .box_sns{
	margin: 0px 0px 30px 0px;
}

.widget .box_snslink,
#sidebox .widget .box_snslink{
	margin: -5px 0px 30px 0px;
}

.widget .box_snslink li,
#sidebox .widget .box_snslink li {
	/*background: url(/wp-content/themes/gomizero_theme/images/icon_blank.png) no-repeat 0px 7px;*/
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
	vertical-align: middle;
	display: block;
}

.widget .box_snslink li a,
#sidebox .widget .box_snslink a {
	color: #333;
	
}

.widget .box_snslink li a:hover,
#sidebox .widget .box_snslink a:hover {
	color: #FFD53C;
}

.box_snslink img.b_sns {
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}

.widget .box_banner,
#sidebox .widget .box_banner {
	margin: 0px 0px 20px 0px;
	padding: 5px 2px 5px 0px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

p.tl_side_sup {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 2px;
}

.box_banner2 {
	margin: 20px 0px 20px 0px;
}

.widget .box_banner ul,
#sidebox .widget .box_banner ul,
.box_banner2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: auto;
}

.widget .box_banner li,
#sidebox .widget .box_banner li,
.box_banner2 li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: auto;
}

.widget .box_banner li img,
#sidebox .widget .box_banner li img,
.box_banner2 li img {
	border-radius: 5px; /* CSS3 */
	-webkit-border-radius: 5px; /* Firefox */
	-moz-border-radius: 5px; /* Safari,Chrome */
	border: 1px solid #e3e3e3;
}

.widget-top {
	padding: 0px 0px 0px 0px;
}

.widget-top p {
	line-height: 160%;
}

iframe.if_exschedule {
	border: none;
	width: auto;
	height: 490px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*
.widget .box_yt {
	background: #F6F6F6;
	padding: 5px;
}
*/

/* ************************************************ 
*	トップ追加
* ************************************************ */

.thanks_clear {
	clear: both;
	padding: 10px 0px 0px 0px;
}

.thanks_box {
	width: 600px;
	margin: 10px auto -10px auto;
	padding: 8px 8px 8px 8px;
	text-align: center;
	background: #FFF;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}

.thanks_tl {
	margin: 0px 0px 20px 0px;
	background: #009FE5;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */  
}

.thanks_tl p.thanks {
	padding: 10px 8px 10px 8px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	line-height: 120%;
	color: #FFF;
}


.thanks_box p {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 160%;
	color: #009FE5;
}

.thanks_box p.thanks2 {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	line-height: 160%;
	color: #009FE5;
}

.thanks_tl2 {
	margin: -10px 0px 20px 0px;
	background: #FFF;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */  
}

.thanks_tl2 p.thanks {
	padding: 10px 8px 10px 8px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #009FE5;
}

.thanks_tl2 p.thanks a {
	color: #009FE5;
	text-decoration: none;
}

.thanks_tl2 p.thanks a:hover {
	color: #FFD53C;
	text-decoration: none;
}

p.thanks_center {
	text-align: center;
	font-weight: bold;
}

p.thanks_emp {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
}

p.thanks_title{
	font-size: 24px;
	font-weight: bold;
	color:  #009FE5;
	text-align: center;
	margin: 10px auto 30px auto;
}

.mutuallink ul {
	list-style: none;
	margin: 30px 0px 30px 0px;
}

.mutuallink ul li {
	list-style: none;
	display: block;
	margin: 0px 5px 5px 0px;
	float: left;
	font-size: 15px;
	font-weight: bold;
}

.mutuallink ul li a {
	padding: 20px 10px 20px 60px;
	background: url(/wp-content/themes/gomizero_theme/images/logo_tenjin.png) no-repeat 5px 5px;
	background-size: 49px 49px;
	display: block;
	width: 230px;
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mutuallink ul li a:hover {
	color: #009FE5;
	background: #FFF url(/wp-content/themes/gomizero_theme/images/logo_tenjin.png) no-repeat 5px 5px;
	background-size: 49px 49px;
}

.mutuallink ul li.mutuallink_tex {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 22px 0px 5px 5px;
}



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


.search fieldset {
margin: -20px 0 20px 0px;
border: 0px solid #eee;
}

.search input {
font: 11px arial, sans-serif; 
color: #c0c0c0; 
width:80%;
padding: 5px 5px; 
vertical-align: middle;
border: none; 
background: none; 
}

.search button {
width: 15px; 
height: 15px; 
cursor: pointer; 
vertical-align: middle;
border: none; 
background: url(images/search.png) no-repeat; 
}



/* ************************************************ 
*	文字サイズ
* ************************************************ */

.moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}

.mincho {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.bold {
font-weight: bolder;
}

.italic {
font-style: italic; 
}



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

table {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

table tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

table td{
text-align: left;
vertical-align: top;
line-height: 170%;
text-align: justify;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-left: 0px dotted #CCCCCC;
}

table.tb_rcr {
width: 100%;
font-size: 13px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-collapse: collapse;
border-spacing: 0;
margin: 5px 0 15px 0;
padding: 0 0 0 0;
}

table.tb_rcr tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

table.tb_rcr th{
width: 150px;
text-align: left;
vertical-align: top;
line-height: 180%;
margin: 0 0 0 0;
padding: 8px 10px 8px 10px;
border-bottom: 1px dotted #CCC;
background-color:rgba(231,231,231,0.4);
}

table.tb_rcr td{
text-align: left;
vertical-align: top;
line-height: 180%;
margin: 0 0 0 0;
padding: 8px 10px 8px 10px;
border-bottom: 1px dotted #CCC;
}

table.tb_rcr td a{
	text-decoration: underline;
}

table.tb_volmap {
width: 100%;
font-size: 13px;
border: none;
margin: 5px 0 0 0;
padding: 0 0 0 0;
}

table.tb_volmap tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

table.tb_volmap td{
text-align: center;
vertical-align: top;
line-height: 180%;
margin: 0 0 0 0;
padding: 2px 0px 2px 0px;
border: none;
}

table.tb_volmap td a{
	text-decoration: underline;
}

p.tl_vol01 {
	font-size: 16px;
	color: #009FE6;
	margin: 0px 0px 10px 0px;
}

h3.tl_vol01 {
	font-size: 18px;
	font-weight: bold;
	padding: 1rem;
	border: 1px solid rgba(212,210,210,1.00);
	border-radius: 10px;
	margin-bottom: 2rem;
	box-sizing: border-box;
	background: rgba(255,255,255,1.00);
}

.bol_formz {
}

.bol_formz p{
	font-size: 16px;
	white-space: normal;
}

.bol_formz a{
	color: #D51E0F;
}

.vol_caut {
	background-color:rgba(255,255,255,0.8);
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
}

p.tl_entory {
font-size: 14px;
font-weight: bold;
clear: both;
}

.box_support {
	background-color:rgba(255,255,255,0.8);
	width: 100%;
	padding: 20px 20px 20px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #E4E4E4;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

ul.list_support {
	width: 100%;
	list-style: none;
	display: inline-block;
}

ul.list_support li {
	width: 45%;
	list-style: none;
	display: inline-block;
	font-size: 13px;
	line-height: 120%;
	margin: 10px 10px 10px 10px;
}

ul.list_support li a {
	color: rgba(0,0,255,1.00);
}

ul.list_support li a:hover {
	color: rgba(0,0,255,0.6);
}

ul.list_support li img {
	width: 100%;
	padding: 0.5rem;
	border: 1px solid rgba(231,231,231,1.00);
	box-sizing: border-box;
}

table.tb_support {
	width: 100%;
	border: none;
}

table.tb_support td {
	width: 33.333333333333%;
	border: none;
	padding: 5px 0px 5px 0px;
}

table.tb_support2 {
	width: 100%;
	border: none;
}

table.tb_support2 td {
	width: 50%;
	border: none;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
}


/* プラン表風 */

table#plan {
width: 100%;
margin:10px 0 0 0;
padding:0 0px;
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#plan th {
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: nowrap; 
vertical-align: middle;
background-color:#ddd;
}

table#plan td {
font-size: 12px;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: normal;
vertical-align: middle;
}


/* フローチャート風 */

table#flow {
width: 100%;
margin:0 0 0 0;
padding:0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#flow th {
font-size: 12px;
font-weight: bold;
text-align: left;
padding: 10px 0px;
border: 0px #CCC solid;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
}

table#flow td {
font-size: 12px;
text-align: left;
padding: 10px;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
}


/* コンタクトフォーム用 */

table#contact {
font-size: 12px;
width: 100%;
color: #444;
margin: 10px 0 0 0;
padding: 0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#contact th {
font-weight: bold;
line-height: 120%;
text-align: left;
padding: 10px;
white-space: nowrap; 
}

table#contact td {
font-size: 12px;
text-align: left;
padding: 10px;
white-space: normal;
vertical-align: middle;
}



/* ************************************************ 
*	ライン
* ************************************************ */

.line-dotted {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:1px dotted #CCC;
}

.line-solid {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:1px solid #CCC;
}

.line-footmenu {
margin: 0 0 5px 0;
padding: 0 0 3px 0;
border-bottom:1px dotted #CCC;
}



/* ************************************************ 
*	画像装飾
* ************************************************ */

.pict_right {
margin:0 0 10px 20px; 
padding: 2px 2px 2px 2px; 
float: right;
border: 1px solid #DCDCDC;
}

.pict_left {
margin:0 10px 10px 0; 
padding: 2px 2px 2px 2px; 
float: left;
border: 1px solid #DCDCDC;
}

.pict1px{
margin: 0 0 5px 0; 
padding: 2px 2px 2px 2px; 
border: 1px solid #CCC;
}

.pict_shadow{
background: #fff;
margin: 0px auto;
border: 1px solid #ccc;
padding: 5px 5px 5px 5px;
border-radius: 1px; /* CSS3 */
-webkit-border-radius: 1px; /* Firefox */
-moz-border-radius: 1px; /* Safari,Chrome */
box-shadow: 2px 2px 3px #C0C0C0;
}



/* ************************************************ 
*	角丸
* ************************************************ */

.border-radius{
border-radius: 5px; /* CSS3 */
 -webkit-border-radius: 5px; /* Firefox */
 -moz-border-radius: 5px; /* Safari,Chrome */
}



/* ************************************************ 
*	ボックスシャドウ・テキストシャドウ
* ************************************************ */

.box-shadow{
box-shadow: 2px 2px 3px #ccc; /* CSS3 */
 -webkit-box-shadow: 2px 2px 3px #ccc; /* Safari,Chrome */
 -moz-box-shadow: 2px 2px 3px #ccc; /* Firefox */
}

.box-shadow2{
box-shadow: 1px 2px 5px #ccc; /* CSS3 */
 -webkit-box-shadow: 1px 2px 5px #ccc; /* Safari,Chrome */
 -moz-box-shadow: 1px 2px 5px #ccc; /* Firefox */
}

.text-shadow{
text-shadow: 1px 1px 3px #DEDEDE; /* CSS3 */
 -webkit-text-shadow: 1px 1px 3px #DEDEDE; /* Safari,Chrome */
 -moz-text-shadow: 1px 1px 3px #DEDEDE; /* Firefox */
}


/* ************************************************ 
*	ページトップ
* ************************************************ */

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	z-index: 4000;
}
#pagetop a {
	display: block;
	width: 80px;
	padding: 20px 0;
	background: url(/wp-content/themes/gomizero_theme/images/btn_ptop.png) no-repeat right top;
	text-indent: -9999px;
	outline: 0;
}

.dum_card {
	vertical-align:top;
	margin: 0px 0px 0px 15px;
}

.dum_card img {
	margin: 0px 5px 0px 0px;
}



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

.bt-more a {
font-size: 9px;
font-weight: normal;
color: #333;
text-align: center;
text-decoration: none;
text-shadow: 0px -1px 0px #fff;
width: 50px;
float: left;
display: block;
padding: 0 0 0 0;
margin: 10px 0 0 0;
border: 1px solid #ccc;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: #eee;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(.65, #eee),color-stop(1, #ddd));
background: -moz-linear-gradient(#ddd, #eee 65%, #ddd);
}

.bt-more a:hover {
background-color: #fff;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(.65, #fff),color-stop(1, #eee));
background: -moz-linear-gradient(#eee, #fff 65%, #eee);
}

.bt-more a:active {
background-color: #999;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #999),color-stop(.65, #ccc),color-stop(1, #999));
background: -moz-linear-gradient(#999, #ccc 65%, #999);
}

.bt-order a{
font-size: 12px;
color:#fff;
display: block;
text-align:center;
background-color: #999;
margin: 20px 0 20px 0 ;
padding: 10px 15px;
border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

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

/* YouTube embed
---------------------------------------------------- */

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 10px auto;
}
.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.cont-wrap {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	align-items: flex-start;
}

.item_mov {
    width: 49%;
	margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
	.item_mov {
    width: 100%;
	margin-bottom: 20px;
}
}

/*──────────────────────────────
 Facebook Like Box (top)
──────────────────────────────*/

ul li.half_list_top {
	background: #009FE6;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul li.half_list_top iframe {
	height: 500px;
}

#likebox0 {
	width: 470px;
	margin: 0px 0px 5px 0px;
	background: #009FE6;
	border-radius: 5px;
}

.facebookOuter0 {
	background-color: #FFF; 
	max-width: 470px; 
	height: 500px;
	/*border: 1px solid #DFDFDF;*/
	border-radius: 5px;
}
.facebookInner0 {
	height: 500px;
	overflow: hidden;
}

.fb_pc {
		display: block;
}
.fb_pc iframe {
		min-width: 470px;
}
.fb_sp {
		display: none;
}
.fb_sp iframe {
		min-width: 100%;
}

.fb_pc_side {
		display: block;
}
.fb_pc_side iframe {
		min-width: 260px;
}
.fb_sp_side {
		display: none;
}
.fb_sp_side iframe {
		min-width: 100%;
}

/*──────────────────────────────
 Facebook Like Box
──────────────────────────────*/
.facebookOuter {
	background-color: #FFF; 
	max-width: 280px; 
	height: 500px;
	border: 1px solid #DFDFDF;
	border-radius: 0px;
}
.facebookInner {
	height: 500px;
	overflow: hidden;
}

/*──────────────────────────────
 Instagram
──────────────────────────────*/
.inst_top_pc {
	display: block;
	width: 960px;
	margin: 30px auto 0px 25px;
}
.inst_top_sp {
	display: none;
	margin: 30px 0px 0px 0px;
}

/*.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{ width: 100%!important; }

/* ************************************************ 
*   レスポンシブ
* ************************************************ */


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

@media only screen and (min-width: 900px) {
/*iframe { width: 100%; height: auto; min-height: 500px; max-width: 960px;}*/
.box_sns iframe { width: 100%; height: auto; min-height: 500px; }
#sidebar iframe { width: 100%; height: auto; min-height: 500px; }
.twothird iframe { width: 100%; height: auto; }
}


/* Tablet (Portrait) 画面の横幅が480px〜980pxまで */

@media only screen and (min-width: 480px) and (max-width: 980px) {
.wrapper { width: 980px;}
.header-inner { width: 980px; margin:auto; padding-top: 0px;}
.logo { padding-left: 10px;}
#main .row { width: 980px; margin:auto; }
.threequarter { width: 670px; margin:0px auto 0px auto; }
/*.cycle-slideshow { overflow: hidden; width: 728px; height: 280px; margin-bottom:-20px;}*/
.box_sns iframe { width: 100%; height: 500px; min-height: 500px; }
#sidebar iframe { width: 100%; height: 500px; min-height: 500px; }
.threequarter iframe { width: 100%; height: auto; }
.footer-inner { width: 980px;}
.half { width: 470px; float: left; }
/*.third {width: 100%; }*/
.top-catch { width: 100%; }
.img-catch { width: 980px; }
}


/*iPad (Portrait)*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.wrapper { width: 540px; }
#header { background:#009FE6; height: auto; }
.header-inner { width: auto; margin:auto; padding-top: 0px;}
.logo { text-align:center; margin: 0px auto 0px auto;}
#header h1 { float: none; margin: 0px auto 0px auto;  text-align:center;}
#header h1.logo {width:168px; height: 168px; background: none; text-align:center; margin: 0px auto 0px auto;}
.contact {float: none; text-align:center; margin-top:20px; margin-bottom:-20px; padding-left:20px;}
#nav { float: none; background: #009FE6 url() repeat; margin-bottom:0px; padding: 0px 0px 0px 0px; border-top: double 3px #33B2EB; width:100%; border-collapse:collapse;}
#nav ul {width: 100%;}
#nav ul li { margin: 0; float: none; margin-bottom: 0px; background-color: #f6f6f6;}
#nav ul li a, #nav ul li span { display: block; padding: 2px 5px; }
ul#topnav li a{ color:#FFF; background-color: #009FE6; text-decoration:none; border-bottom:1px solid #33B2EB; border-collapse:collapse; padding:5px 10px; margin-bottom:0px;}
ul#topnav li a:hover{padding: 5px 10px 5px 10px;}
ul#topnav .current-menu-item a {color:#FFF;background: #33B2EB;text-decoration:none;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;}
#top-slide{ width:100%; padding: 0px; margin: 40px auto 20px auto;}
.cycle-slideshow { overflow: hidden; width: 320px; height: 118px;}
#main {width: 540px;}
#main .row { width: 540px; margin:auto; }
.threequarter { width: 540px; margin:0px auto 0px auto; float: none; }
.third { width: 540px; float: none; }
.footer-inner { width: 540px;}
.box_sns iframe { width: 100%; height: 500px; min-height: 500px; }
#sidebar iframe { width: 100%; height: 500px; min-height: 500px; }
.twothird iframe { width: 100%; height: auto; }
table.tb_rcr th { width: 100px; }
.foot-catch { width: 100%; display:none; }
.cwr_boxslider {display: none; }
.bx-wrapper img {max-width: 100%; min-width: 1px; min-height: 1px; display: none;}
.top-catch { width: 100%; display: none; }
.img-catch { display: none; }
.half { width: 540px; margin: 0px 0px 20px 0px; padding: 0px; }
.item-date,.item-title {float: none; width: auto; }
.sp_img { display: block; max-width: 100%; text-align:center; margin:0px auto 0px auto; padding: 0px 0px 0px 0px; *zoom: 0; position:relative; background:#009FE6; }
.bol_formz p { white-space: normal; word-wrap:break-word;}
.vol_caut { background:none; margin: 10px 0px 0px 0px; padding: 0px; }
}


/* Mobile (Portrait) 画面の横幅が480pxまで */

@media only screen and (max-width: 480px) {
.wrapper { width: 90%; /*width: 280px;*/ }
#header { background:#009FE6; height: auto; }
.logo { text-align:center; margin: 0px auto 0px auto;}
#header h1 { float: none; margin: 0px auto 0px auto;  text-align:center;}
#header h1.logo {width:168px; height: 168px; background: none; text-align:center; margin: 0px auto 0px auto;}
.contact {float: none; text-align:center; margin-top:20px; margin-bottom:-20px; padding-left:20px;}
#nav { float: none; background: #009FE6 url() repeat; margin-bottom:0px; padding: 0px 0px 0px 0px; border-top: double 3px #33B2EB; /*border-bottom: double 3px #33B2EB;*/ width:100%; border-collapse:collapse;}
#nav ul {width: 100%;}
#nav ul li { margin: 0; float: none; margin-bottom: 0px; background-color: #f6f6f6;}
#nav ul li a, #nav ul li span { display: block; padding: 2px 5px; }
ul#topnav li a{ color:#FFF; background-color: #009FE6; text-decoration:none; border-bottom:1px solid #33B2EB; border-collapse:collapse; padding:5px 10px; margin-bottom:0px;}
ul#topnav li a:hover{padding: 5px 10px 5px 10px;}
/*ul#topnav li:last-child a { border-bottom:none;}*/
ul#topnav .current-menu-item a {color:#FFF;background: #33B2EB;text-decoration:none;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;}
#top-slide{ width:100%; padding: 0px; margin: 40px auto 20px auto;}
.cycle-slideshow { overflow: hidden; width: 320px; height: 118px;}
/*#main {width: 280px;}*/
.footer-inner { width: 90%; /*width: 280px;*/}
.box_sns iframe { width: 100%; height: 500px; min-height: 500px; }
#sidebar iframe { width: 100%; height: 500px; min-height: 500px; }
.twothird iframe { width: 100%; height: auto; }
table.tb_rcr th { width: auto; }
.foot-catch { width: 100%; display:none; }
/*top page*/
/*.wrap-top{ width: 480px; }*/
.cwr_boxslider {display: none; }
.bx-wrapper img {max-width: 100%; min-width: 1px; min-height: 1px; display: none;}
.top-catch { width: 100%; display: none; }
.img-catch { display: none; }
.half { width: 90%;/*width: 280px;*/ margin: 0px 0px 20px 0px; padding: 0px; }
.item-date,.item-title {float: none; width: auto; height: auto; }
.item-title {padding-bottom: 5px; }
.sp_img { display: block; max-width: 100%; text-align:center; margin:0px auto 0px auto; padding: 0px 0px 0px 0px; *zoom: 0; position:relative; background:#009FE6; }
/*volunteer*/
.bol_formz p { white-space: normal; word-wrap:break-word;}
.vol_caut { background:none; margin: 10px 0px 0px 0px; padding: 0px; }
ul.list_support li {
	width: 100%;
	list-style: none;
	display: inline-block;
	font-size: 13px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
}
table img.img_map_h { width: 100%; }

ul li.half_list_top {
	width: 100%;/*max-width: 260px*/; 
}


ul li.half_list_top iframe {
	max-width: 100%; 
}
	
.fb_pc {
		display: none;
}
.fb_sp {
		display: block;
}
.fb_pc_side {
		display: none;
}
.fb_sp_side {
		display: block;
}

#likebox0 {
	width: 100%;/*width: 260px;*/
	margin: 0px 0px 5px 0px;
	background: #009FE6;
	border-radius: 5px;
}
	
.facebookOuter0 {
	width: 100%;/*width: 260px;*/ 
	height: 500px;
	/*border: 1px solid #DFDFDF;*/
	border-radius: 5px;
}
.facebookInner0 {
	height: 500px;
	overflow: hidden;
}

.facebookOuter {
	background-color: #FFF; 
	max-width: 100%; 
	height: 500px;
	border: 1px solid #DFDFDF;
	border-radius: 0px;
}
.facebookInner {
	height: 500px;
	overflow: hidden;
}
	
.inst_top_pc {
	display: none;
}
.inst_top_sp {
	display: block;
	margin: 30px 0px 0px 0px;
}

.container .top-reuse01 p.top_reuse_tl {
font-size: 16px;
}

.widget .top-sponser ul li {
	width: 100%;
}
	
.thanks_tl2 p.thanks {
	font-size: 14px;
	font-weight: bold;
}
	
.mutuallink ul {
	list-style: none;
	margin: 30px 0px 10px 0px;
}

.mutuallink ul li {
	list-style: none;
	display: block;
	margin: 0px 5px 5px 0px;
	float: none;
	font-size: 15px;
	font-weight: bold;
}

.mutuallink ul li a {
	padding: 20px 10px 20px 70px;
	background: url(/wp-content/themes/gomizero_theme/images/logo_tenjin.png) no-repeat 5px 5px;
	background-size: 49px 49px;
	display: block;
	width: 100%;
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mutuallink ul li a:hover {
	color: #009FE5;
	background: #FFF url(/wp-content/themes/gomizero_theme/images/logo_tenjin.png) no-repeat 5px 5px;
	background-size: 49px 49px;
}

.mutuallink ul li.mutuallink_tex {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px 0px 5px 0px;
}
img.alignright,
img.alignleft {
	width: 40%;	
}
.alignright {
		width: 40%;	
}	
}


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

@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper { width: 420px; }
#header { background:#FFF;}
.cycle-slideshow { overflow: hidden; width: 95%; height: 280px; margin-bottom:-50px;}
.footer-inner { width: 420px;}
.box_sns iframe { width: 100%; height: 500px; min-height: 500px; }
#sidebar iframe { width: 100%; height: 500px; min-height: 500px; }
.twothird iframe { width: 100%; height: auto; }
} */