@charset "utf-8";

/*==========================================
File name: module.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

#contents{

}

#contents a:hover img,
#con_contents a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}




.no_alpha a:hover img{
	opacity:1.0 !important;
	filter:alpha(opacity=100) !important;
	-ms-filter: "alpha( opacity=100 )" !important;
}


/* ------------------------------------------------
メインイメージ
------------------------------------------------ */

#keyvisual{
	padding: 0;
	margin: 0 auto 15px auto;
}


#keyvisual img{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	vertical-align: top;
}


#mainContents_01{
	overflow: hidden;
	clear: both;
}


/* ***** 必須設定 ************************ */

section{
	overflow: hidden;
/* ※※※ section に padding 設定不可 ※※※ */
}

section p{
	margin-bottom:15px;
}

.entry,
.entry-body{
	overflow: hidden;
	padding: 0px;/* sectionに枠がある場合の外余白10px固定 */
}


/* --投稿記事内のリスト----------------------- */

.entry ul {
	}

.entry ul li{
	}

.entry ol {
	}

.entry ol li {
	}


/* ------------------------------------------------
見出し装飾
------------------------------------------------ */

/*コンテンツh1*/

.con_title{
background: url(../images/common/con_bg.png) repeat-x top center;
color: #444;
text-align: center;
}

/*白　大きめ*/
.title_type01{
text-align: center;
	}

/*黄色　大きめ*/
.title_type02{
color:#E8AE00;
margin-bottom: 15px;
	}

/*白下線*/
.title_type03{
border-bottom: 1px solid #fff;
margin-bottom: 15px;
padding-bottom: 5px;
	}

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

#columnLeft{
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #FC9;
}

#columnLeft form {
	margin: 0;
	}

#columnLeft ul{
	margin: 0;
	padding: 0;
	}

#columnLeft ul li {
	list-style-type: none;
	}

#columnLeft #widget_area{
}

#columnLeft #widget_area ul ul{
	margin-bottom:20px;
}

#columnLeft #widget_area ul ul li{
	background:url(../images/common/li.jpg) no-repeat 3px 5px;
	padding-left:18px;
	line-height:1.5;
}
#columnLeft #widget_area ul ul li + li{
	margin-top:7px;}

#columnLeft #widget_area ul ul ul, #columnLeft #widget_area ul ol {
	margin: 0 0 0 10px;
	}

#columnLeft section, #columnRight section, #columnMiddle section{
	overflow: hidden;
	margin: 0 0 10px 0;
}


/* --サイドバーの見出し-------------------------- */

#columnLeft .side_hd p{
	margin-bottom:10px;
	border-bottom:#000 solid 1px;
}

/* --------------------------------------------- */

#snav{
	margin: 0 0 10px 0!important;
}

#snav li{
	text-align: center;
	margin: 0 0 5px 0!important;
	
}

#snav li a{
	display: block;
	
}

#snav li a:hover{
}


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

/* ------------------------------------------------
width 100% 画像幅100%
sectionに枠, 画像幅100%
------------------------------------------------ */
.single-body,
.entry_single-body{
	width: 100%;
	overflow: hidden;
}
.single-body img,
.entry_single-body img{
	width: 100%!important;
	max-width: 100%!important;
	height: auto;

}

/* ------------------------------------------------
width 100%, バナー×2 横並べ
------------------------------------------------ */

.half{
	width: 100%;
	overflow: hidden;
}

.half .element_01,
.half .element_02{
	overflow: hidden;
}

.half .element_01 img,
.half .element_02 img{
	margin: 0 auto;
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
sectionに枠, バナー×2 横並べ
------------------------------------------------ */

.entry_half{
	width: 100%;
	margin: 0 auto;
}

.entry_half .element_01,
.entry_half .element_02{
	overflow: hidden;
}

.entry_half .element_01 img,
.entry_half .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
width 100%, イメージ×3 横並べ
------------------------------------------------ */

.third{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.third .element_01,
.third .element_02{
	overflow: hidden;
}

.third .element_01 img,
.third .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ
------------------------------------------------ */

.entry_third{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.entry_third .element_01,
.entry_third .element_02{
	overflow: hidden;
}

.entry_third .element_01 img,
.entry_third .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
width 100%, イメージ×3 横並べ liquid
------------------------------------------------ */

.third-liquid{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.third-liquid .element_01,
.third-liquid .element_02{
	overflow: hidden;
}

.third-liquid .element_01 img,
.third-liquid .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

.third-liquid .element_01,
.third-liquid .element_02{
	width: 30%;
}


.third-liquid .element_01{
	float: left;
	margin: 0 5% 0 0;
}

.third-liquid .element_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ liquid
------------------------------------------------ */

.entry-third-liquid{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.entry-third-liquid .element_01,
.entry-third-liquid .element_02{
	overflow: hidden;
}

.entry-third-liquid .element_01 img,
.entry-third-liquid .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

.entry-third-liquid .element_01,
.entry-third-liquid .element_02{
	width: 30%;
}

.entry-third-liquid .element_01{
	float: left;
	margin: 0 5% 0 0;
}

.entry-third-liquid .element_02{
	float: right;
}

/* ------------------------------------------------
width 100%, イメージ×4 横並べ
------------------------------------------------ */

.quarter{
	width: 100%;
	overflow: hidden;
}

.quarter_body_01,
.quarter_body_02{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.quarter .element_01,
.quarter .element_02{
	overflow: hidden;
}

.quarter .element_01 img,
.quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}

.quarter .element_01{
	float: left;
}

.quarter .element_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, イメージ×4 横並べ
------------------------------------------------ */

.entry_quarter{
	width: 100%;
	overflow: hidden;
}

.entry_quarter_body_01,
.entry_quarter_body_02{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.entry_quarter .element_01,
.entry_quarter .element_02{
	overflow: hidden;
}

.entry_quarter .element_01 img,
.entry_quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}

.entry_quarter .element_01{
	float: left;
}

.entry_quarter .element_02{
	float: right;
}

/* ------------------------------------------------
width100%, 左イメージ×1 右コンテンツ
------------------------------------------------ */
.left_imgfix,
.left_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.left_imgfix .element_01{
	width: 130px;
}

.left_imgfix-02 .element_01{
	width: 230px;
}

.left_imgfix .element_01 img,
.left_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
sectionに枠, 左イメージ×1 右コンテンツ
------------------------------------------------ */
.entry_left_imgfix,
.entry_left_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.entry_left_imgfix .element_01 img,
.entry_left_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
左コンテンツ 右イメージ×1
------------------------------------------------ */
.right_imgfix,
.right_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.right_imgfix .element_01{
	width: 130px;
}

.right_imgfix-02 .element_01{
	width: 230px;
}

.right_imgfix .element_01 img,
.right_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
sectionに枠, 左コンテンツ 右イメージ×1
------------------------------------------------ */
.entry_right_imgfix,
.entry_right_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.entry_right_imgfix .element_01{
	width: 130px;
}

.entry_right_imgfix-02 .element_01{
	width: 230px;
}

.entry_right_imgfix .element_01 img,
.entry_right_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
挨拶文などの署名
------------------------------------------------ */
#signiture{
	text-align: right;
}

/* ------------------------------------------------
予約カレンダー用
------------------------------------------------ */
#timetable table{
	width: 100%;
	border: solid 1px #39F;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

#timetable table th,
#timetable table td{
	border: solid 1px #39F;
	border-collapse: collapse;
	text-align: center;
}

#timetable table th{
	background: #E2F3FC;
	color: #39F;
}

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

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*==========================================
　1カラムレイアウト 4分割
========================================== */

.one-column-quarter{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.one-column-quarter_body_01,
.one-column-quarter_body_02{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.one-column-quarter .element_01,
.one-column-quarter .element_02{
	overflow: hidden;
}

.one-column-quarter .element_01 img,
.one-column-quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}

.one-column-quarter .element_01{
	float: left;
}

.one-column-quarter .element_02{
	float: right;
}

/*==========================================
　1カラムレイアウト 3分割
========================================== */

.one-column-third{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.one-column-third .element_01,
.one-column-third .element_02{
	overflow: hidden;
	margin: 0 0 10px 0;
}

.one-column-third .element_01 img,
.one-column-third .element_02 img{
	margin: 0 0 5px 0;
	width: 100%;
	height: auto;
}

/*==========================================
　1カラムレイアウト sigle-doouble,
　1カラムレイアウト double-single,
　1カラムレイアウト w-half
========================================== */

.single-double,
.double-single,
.w-half{
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
	clear: both;
}

.single-double .area_01,
.single-double .area_02,
.double-single .area_01,
.double-single .area_02,
.w-half .area_01,
.w-half .area_02{
	overflow: hidden;
	margin: 0 0 10px 0;
}

.w-half .area_01 img,
.w-half .area_02 img{
	width: 100%;
	height: auto;
}


/*==========================================
　コンテンツ collapse
========================================== */

.collapseomatic{
	width: 100%;
	margin: 0!important;
	padding: 0 0 0 30px!important;
	line-height: 30px;
	height: 30px;
	background-color: #C66;
	background-position: 10px 40%;
	color: #FFF;
	font-weight: bold;
	border-bottom: dotted 1px #FFF;
}

/* --ページのトップへ戻る--------------------- */

#pageTop{
	filter:alpha(opacity=70);
	color: #FFF;
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
    padding: 10px 15px;
    position: fixed;
    bottom: 10px;
    right: 10px;
	background: #000;
	border: 2px solid #fff;
}

#pageTop:hover{
    background: #A87E00;
	transition: background-color 0.5s;/*ふわっと変化*/
}


/* ------------------------------------------------
可変 Table
------------------------------------------------ */


.table_01,
.table_02{
	margin: 0 0 10px 0;
}

.table_01 dl dt{
}
.table_01 dl dd label{
	margin-right: 4px;
}

.table_01 dl dd label input{
	margin-right: 4px;
}

.table_01 dl dt img{
	margin-bottom:4px;}

.submit-button{
	text-align: center;
}


/* ------------------------------------------------
WP-Pagenavi
------------------------------------------------ */

#main .wp-pagenavi a,
#main .wp-pagenavi span {
    display: inline-block;
    margin-bottom: 0.5em;
}



/* ------------------------------------------------
Contact Form7
------------------------------------------------ */

.table_01 dl dd textarea{
	width: 90%;
}

.table_01 dl dd .wpcf7-checkbox .wpcf7-list-item{
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.wpcf7-form .wpcf7-submit{
	width: 30% !important;
	margin:0 35% !important;
	padding: 5px;

} /*送信ボタン*/



/* ------------------------------------------------
PCとスマホでリストの並び数かえる場合
------------------------------------------------ */
/*PC3・スマホ1*/

.list_pc3_smp1,
.list_pc3_smp1 ul,
.list_pc3_smp1 li{
	overflow: hidden;
}

.list_pc3_smp1 li{
	float: left;
	margin-bottom: 15px;
}

.list_pc3_smp1 li img{
	width: 100%;
	height: auto;
	display: block;
}


/*PC3・スマホ2*/

.list_pc3_smp2,
.list_pc3_smp2 ul,
.list_pc3_smp2 li{
	overflow: hidden;
}

.list_pc3_smp2 li{
	float: left;
	margin-bottom: 15px;
}

.list_pc3_smp2 li img{
	width: 100%;
	height: auto;
	display: block;
}

/*PC4・スマホ2*/

.list_pc4_smp2,
.list_pc4_smp2 ul,
.list_pc4_smp2 li{
	overflow: hidden;
}

.list_pc4_smp2 li{
	float: left;
	margin-bottom: 15px;
}

.list_pc4_smp2 li img{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 10px;
}

/* ------------------------------------------------
Category index
------------------------------------------------ */

.to_post{
	margin-top: 40px;
}

.to_post a{
	display: inline-block!important;
	text-align: center!important;
}


/* ------------------------------------------------
トップのお知らせ
------------------------------------------------ */

.t_news_list {
clear: both;
overflow: hidden;

}
.t_news_list dl {
    clear: both;
    overflow: hidden;
    margin-bottom: 12px;
	border-bottom: #555 solid 1px;
}
.t_news_list dd{
margin-bottom: 12px;
}

