@charset "utf-8";

/* --------------------------------------------------------------------
/* Font Size
-------------------------------------------------------------------- */

.fs7 { font-size:7px; }
.fs8 { font-size:8px; }
.fs9 { font-size:9px; }
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }
.fs21 { font-size:21px; }
.fs22 { font-size:22px; }
.fs23 { font-size:23px; }
.fs24 { font-size:24px; }


/* --------------------------------------------------------------------
/* Font Weight
-------------------------------------------------------------------- */

.bold {	font-weight: bold;}

/* --------------------------------------------------------------------
/* Font Color
-------------------------------------------------------------------- */

.red {	color: #FF0000 !important;}

/* --------------------------------------------------------------------
/* Indent
-------------------------------------------------------------------- */

.indent {
	padding-left: 1em;
	text-indent: -1em;
}

/* --------------------------------------------------------------------
/* Align
-------------------------------------------------------------------- */

.alc {	text-align: center !important;}
.alr {	text-align: right !important;}
.all {	text-align: left !important;}

.alt {	vertical-align: top !important;}
.alb {	text-align: bottom !important;}

/* --------------------------------------------------------------------
/* Float
-------------------------------------------------------------------- */

.fll {	float: left;}
.flr {	float: right;}

.noFloat { float: none !important;}

/* --------------------------------------------------------------------
/* Margin , Padding
-------------------------------------------------------------------- */

.mb0 {	margin-bottom: 0px !important;}
.mb5 {	margin-bottom: 5px !important;}
.mb10 {	margin-bottom: 10px !important;}
.mb15 {	margin-bottom: 15px !important;}
.mb20 {	margin-bottom: 20px !important;}
.mb25 {	margin-bottom: 25px !important;}
.mb30 {	margin-bottom: 30px !important;}
.mb35 {	margin-bottom: 35px !important;}
.mb40 {	margin-bottom: 40px !important;}
.mb45 {	margin-bottom: 45px !important;}
.mb50 {	margin-bottom: 50px !important;}
.mb55 {	margin-bottom: 55px !important;}
.mb60 {	margin-bottom: 60px !important;}
.mb70 {	margin-bottom: 70px !important;}
.mb80 {	margin-bottom: 80px !important;}
.mb90 {	margin-bottom: 90px !important;}
.mb100 {	margin-bottom: 100px !important;}

.ml0 {	margin-left: 0px !important;}
.ml5 {	margin-left: 5px !important;}
.ml10 {	margin-left: 10px !important;}
.ml20 {	margin-left: 20px !important;}
.ml30 {	margin-left: 30px !important;}

.mr0 {	margin-right: 0px !important;}
.mr5 {	margin-right: 5px !important;}
.mr10 {	margin-right: 10px !important;}
.mr20 {	margin-right: 20px !important;}
.mr30 {	margin-right: 30px !important;}

.mt0 {	margin-top: 0px !important;}
.mt5 {	margin-top: 5px !important;}
.mt10 {	margin-top: 10px !important;}
.mt20 {	margin-top: 20px !important;}
.mt30 {	margin-top: 30px !important;}

.pb0 {	padding-bottom: 0px !important;}
.pb5 {	padding-bottom: 5px !important;}
.pb10 {	padding-bottom: 10px !important;}
.pb20 {	padding-bottom: 20px !important;}
.pb30 {	padding-bottom: 30px !important;}
.pb45 {	padding-bottom: 45px !important;}
.pb65 {	padding-bottom: 65px !important;}
.pb80 {	padding-bottom: 80px !important;}

.pt0 {	padding-top: 0px !important;}
.pt5 {	padding-top: 5px !important;}
.pt10 {	padding-top: 10px !important;}
.pt20 {	padding-top: 20px !important;}
.pt30 {	padding-top: 30px !important;}
.pt50 {	padding-top: 50px !important;}
.pt70 {	padding-top: 70px !important;}


/* --------------------------------------------------------------------
/* Theme
-------------------------------------------------------------------- */

.alignnone {

    margin: 5px 20px 20px 0;

}

.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}

.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}

.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}

.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}

a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}

a img.alignnone {

    margin: 5px 20px 20px 0;

}

a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}

a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto

}

.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}

.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}

.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}

.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}

.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}

.wp-caption p.wp-caption-text {

    margin: 0;

    padding: 0 4px 5px;

}

#wpadminbar { display: none; }

/* Global */

body, div { margin: 0; padding: 0; }

body { font-size: 16px; font-family: 'Droid Sans', sans-serif, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic" ; color: #444; letter-spacing: 1px; line-height: 25px; font-weight: normal;}

a {  color: #BF9C46; text-decoration: none; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }

a:hover { color: #666; }

a img {
  transition: 0.5s;
}
a img:hover {
  opacity: 0.6;
  transition: 0.5s;
}

h1,h2,h3,h4,h5 { margin: 30px 10px 20px 0px; color: #BF9C46; font-weight: bold;  }

h1 { font-size:26px ;}

h2 { font-size:24px; }

h3 { font-size: 20px; }

h4 { font-size:16px; }

p { margin: 10px 0;   }

img { border: none; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

::selection {

	background: #ccc;

	}

::-moz-selection {

	background: #ccc;

}

#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */

.container { width: 1180px; margin: 0 auto; }

/* HTML5 tags */

header, section, footer,

aside, nav, article, figure {

	display: block;

}

/* Header */

/*#header { padding: 20px 0; }*/

.slicknav_menu { display: none; }

#header { background-color: #fff; position: fixed; top: 0; left: 0; padding: 20px 0; width: 100%; z-index: 9999; }

.logo { float: left; margin-right: 75px; }

.header_social { float: right; }

.header_social img { float: left; margin-left: 8px; margin-top: 10px; }

.header_menu { float: left; margin-top: 15px; max-width: 630px; }

.header_menu ul { list-style-type: none; margin: 0; padding: 0; }

.header_menu ul li { float: left; margin-right: 35px; font-size: 15px; position: relative; padding-bottom: 8px; margin-bottom: 5px; }

.header_menu ul li:last-child { margin-right: 0; }

.header_menu ul li a { color: #444; font-family: }

.header_menu ul li a:hover { color: #000; text-decoration: none; }

.header_menu ul li ul { position: absolute; top: 25px; left: 0; z-index: 9999; display: none; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.header_menu ul li ul li { float: none; margin: 0; width: 160px; border-top: 1px solid #f3f3f3; background-color: #fff; padding: 0; }

.header_menu ul li ul li:first-child { border-top: none; }

.header_menu ul li ul li a { padding: 8px 10px; display: block; }

.header_menu ul li ul li a:hover { background-color: #f9f9f9; text-decoration: none; }

/* Content */

#slider_cont { max-width: 1160px; margin:0 auto; center; position: relative; padding-bottom: 30px; }

.banner { position: relative; overflow: auto; }

.banner ul { list-style-type: none; margin: 0; padding: 0; }

.banner ul li { list-style: none; cursor: pointer; }

.banner ul li { float: left; }

.banner ul li {

	display: block;

	float: left;

/*	width: 33%;*/

/*	padding: 160px 0 110px;*/

	min-height: 535px;

	/*		-webkit-background-size: 100% 100%;*/

	-moz-background-size: 100% 100%;

	-o-background-size: 100% 100%;

	-ms-background-size: 100% 100%;

	/*		background-size: 100% 100%;*/

	background-position: center center;

	box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);

}

.banner h1, .banner h2 {

	font-size: 40px;

	line-height: 52px;

	color: #fff;

}

.banner .btn {

	display: inline-block;

	margin: 25px 0 0;

	padding: 9px 22px 7px;

	clear: both;

	color: #fff;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

	border: 2px solid rgba(255,255,255,.4);

	border-radius: 5px;

}

.banner .btn:hover {

	background: rgba(255,255,255,.05);

}

.banner .btn:active {

	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));

}

.banner .btn, .banner .dot {

	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));

}

.banner .dots {

	position: absolute;

	left: 0;

	right: 0;

	bottom: 20px;

	text-align: center;

	margin: 0;

	padding: 0;

}

.banner .dots li {

	display: inline-block;

	width: 10px;

	height: 10px;

	margin: 0 4px;

	text-indent: -999em;

	border: 2px solid #fff;

	border-radius: 6px;

	cursor: pointer;

	opacity: .4;

	-webkit-transition: background .5s, opacity .5s;

	-moz-transition: background .5s, opacity .5s;

	transition: background .5s, opacity .5s;

}

.banner .dots li.active {

	background: #fff;

	opacity: 1;

}

#mate {
	width: 80px; height: 80px;
}

#content { }

.home_latest_cont { padding-bottom: 10px; position: relative; }

.home_featured_prev { background: url('images/home-featured-prev.png') no-repeat; width: 23px; height: 42px; position: absolute; left: -32px; top: 50%; margin-top: -42px; cursor: pointer; }

.home_featured_next { background: url('images/home-featured-next.png') no-repeat; width: 23px; height: 42px; position: absolute; right: -25px; top: 50%; margin-top: -42px; cursor: pointer; }

.home_latest_box { float: left; /*width: 573px;*/ width: 568px; font-size: 13px; margin-bottom: 1px; letter-spacing: .5px; }

.home_latest_box img,

.home_latest_box iframe { max-width: 100%; width: 568px; height: 320px; border-radius: 5px; transition:all 0.3s ease-in-out; }

.home_latest_box_last { float: right; }

.home_blog_box { width: 24%; float: left; font-size: 13px; margin-bottom: 1px; letter-spacing: .5px; padding: 5px; }

.home_blog_box.clear { width: auto !important; float: none !important; margin: 0 !important; }

.home_blog_box img,

.home_blog_box iframe { max-width: 100%; width: 280px; height: 180px; border-radius: 4px; transition:all 0.3s ease-in-out; }

.home_blog_box img:hover,

.home_latest_box img:hover { opacity:0.8; filter:alpha(opacity=80); }

.home_latest_box.clear { width: auto !important; float: none !important; margin: 0 !important; }

.home_blog_box h3 { font-size: 16px; font-weight: normal; }

.home_blog_box .p_date { font-size: 12px; }

.home_blog_box_content { padding: 0 25px 0 10px; }

.home_blog_box_content h3 { margin: 0;}

.home_blog_box_content p { margin: 0; color: #808080; font-size: 12px; line-height: 15px;}

.archive_title { margin-bottom: 20px; font-size: 23px; }

.home_h2 { margin: 0; border-top: #dcdcdc 1px solid; text-align:center; width: 100%;}

.list_carousel {

/*	background-color: #ccc;

	margin: 0 0 30px 60px;

	width: 360px;*/

}

.list_carousel ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: block;

}

.list_carousel li {

/*	font-size: 40px;

	color: #999;

	text-align: center;

	background-color: #eee;

	border: 5px solid #999;*/

/*	width: 50px;

	height: 50px;*/

	font-size: 13px;

	padding: 0;

	margin: 6px;

	display: block;

	float: left;

	letter-spacing: .5px;

	font-weight: normal;







}

.list_carousel.responsive {

	width: auto;

	margin-left: 0;

}

.clearfix {

	float: none;

	clear: both;

}


.soap-box{
	width:290px;
	height:auto;
	float:left;
	padding:5px;
	font-size:11px;
	border-color:#999;
	border-style:dotted;
}


.prev {

	float: left;

	margin-left: 10px;

}

.next {

	float: right;

	margin-right: 10px;

}

.pager {

	float: left;

	width: 300px;

	text-align: center;

}

.pager a {

	margin: 0 5px;

	text-decoration: none;

}

.pager a.selected {

	text-decoration: underline;

}

.timer {

	background-color: #999;

	height: 6px;

	width: 0px;

}


/* Contact From 7  */
.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 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: 100%;

  width: 95%;

  text-align: center;

	padding: 0.5em 1em;

	background: #eee;

	color: #333;

	border-radius: 4px;

	cursor: pointer;

	box-shadow: 0 0 1px rgba(0,0,0,.2);

	border: 1px solid #ccc;

	text-shadow: -1px 1px 0 rgba(255,255,255,1);

}

.wpcf7 input[type="submit"]:hover {

	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;

}

#foo4 li img, #foo4 li iframe { 	max-width: 100%; width: 568px; height: 320px; border-radius: 4px;}

#single_cont { }

.single_left { float: left; width: 860px; }

.single_left img { max-width: 100%; height: auto; }

.single_left p { margin-bottom: 15px; }

h1.single_title { text-align: center;  }

.single_inside_content img { max-width: 100%; height: auto; border-radius: 4px; }

.single_inside_content h1,
.single_inside_content h2,
.single_inside_content h3,
.single_inside_content h4,
.single_inside_content h5 {

		clear: both;

}

.kounyu_btn {
	width: 100%;
	text-align: center;
	clear: both;
}

.kounyu_btn a {
	padding: 12px 60px;
  background:#556b2f;
  color:#fff;
  text-align:center;
	font-weight: bold;
	line-height:100px;
	letter-spacing: 0.2em;
  opacity:1;
  transition:all 0.5s;
}

.kounyu_btn a:hover{
  opacity:0.5;
  transition:all 0.5s;
}


#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }

.next_prev_cont { padding: 25px 0; }

.next_prev_cont .left { float: left; width: 45%; }

.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; }

.next_prev_cont .right { float: right; width: 45%; text-align: right; }

.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; }

/* Sidebar */

#sidebar { float: right; width: 250px; }

.side_box { margin-bottom: 30px; margin-top: 30px; }

h3.side_title { margin: 0 0 12px; font-size: 14px; font-weight: bold; }

.side_box ul { list-style-type: none; margin: 0; padding: 0; }

.side_box ul li { margin-bottom: 5px; }

.t1_search_cont input[type=text], .t1_search_cont input[type=submit] { box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box; height: 24px; font-family: }

.t1_search_cont input[type=text] { width: 250px; }

.t1_search_cont input[type=submit] { border: none; background-color: #252628; color: #90939C; width: 80px; }

/* Footer */

#footer { padding: 0px 0 0px; background-color: #ede4cd; margin-top: 25px; }

.footer_box_col { float: left; width: 360px; margin-right: 46px; text-align: center; }

.footer_box { margin: 25px 0; letter-spacing: 0.2em;

	font-weight: normal;}

.footer_box	a {  color: #666; text-decoration: none; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }

.footer_box	a:hover { color: #BF9C46; }

.footer_box_col_last { margin-right: 0; text-align: center;  }

.footer_copyright { color: #666; padding: 15px 0; text-align:  center; background-color: #ede4cd; font-size: 11px; }

.footer_box ul { list-style-type: none; margin: 0; padding: 0;  }

.footer_box ul li { margin-bottom: 8px; }
