@charset "UTF-8";



@media screen and (max-width: 1060px) {





} 



@media screen and (max-width: 740px) {
	
	

/* 横サイズ変更時の文字拡大禁止
****************************************************** */
body {-webkit-text-size-adjust: 100%; font-size:90%;}

/* PCとスマホ表示分岐
****************************************************** */

.Box-pc{display:none !important;}
.Box-sp{display:block !important;}

/* ios formのフォーム解除
====================================================== */
/* インプットのみ */
input[type="submit"] {
   -webkit-appearance: none;
}



/* 共通
====================================================== */
body {width:100%;}
img{max-width: 100%;height: auto;}
img.left, img.right { float:none; display:block; margin:0 auto; margin-bottom:10px;}
.imgright {width:35%; margin:0 0 10px 10px;}
.imgleft {width:35%; margin:0 10px 10px 0;}
.imgright {
	float: right;
	margin: 0 0 10px 15px;
}
a.btn {
  padding: 2% 3%;
}

/* イメージ */
.photo_fw img, .photo_fh img {
	max-width:inherit;
}


/* テキスト
====================================================== */
p { line-height:1.7;}
iframe {
	width: 100%;
	height: 35vh;
}

#breadcrumb {
	background-color: #f9f9f9;
	font-size: 0.81em;
	font-weight: 400;
	height: auto;
	margin-bottom: 15px;
	min-width: inherit;
	padding: 0.75em 0;
	line-height: 1.5;
}
#breadcrumb .wrap {
	padding: 0 2.5%;
	width: 100%;
}

/* padding・borderを枠のサイズに含める
====================================================== */
* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


/* 共通
====================================================== */


/* テキスト
====================================================== */

/* hタグ */
/* h2 */
/* トップ */

/* 中ページ */
.h2_bg {
	background-color: #fff;
	position: relative;
}
.h2_bg h2 div {
  font-size: 1.75em;
  line-height: 1.2;
  padding: 0 4%;
}

/* h3 */
h3 {
	/* font-size: 2.13em;
	line-height: 1.4;
	margin: 1em 0 0.5em; */
}
h3.h3_title02 {
 /*  margin: 0 0 0.25em; */
}

/* カラム */
/* 2カラム */
.col-2 {}
.col-2 .col-item {
	float: none;
	width: 100%;
	margin: 0.5em 0;
}


/* 3カラム */
.col-3 {}
.col-3 .col-item {
	width: 100%;
	margin: 0.5em;
	float: none;
}


/* リストパターン */


/* テーブル */
table.table_basic01 th {
	white-space: nowrap;
}


/* dlパターン */
.dl_basic01 p.left.MR20 {
	float: none;
	margin-right:0 !important;
}
.dl_basic01 p img.wp-post-image {
	width: inherit;
	height: inherit;
	margin-bottom: 0.25em;
}

/* アテンション */


/* ヘッダー
****************************************************** */
header {
	min-width: 100%;
}
#headinfo {
	padding: 10px;
	width: 100%;
	height: inherit;
	position: relative;
}
#headinfo h1 {
	left: 0;
	position: absolute;
	top: 0;
	width: 65%;
	max-width: 65%;
	/* float: left; */
	float: none;
	margin: 17px auto 0;
	right: 0;
}
#mobile-menu {
	margin: 0.5% 0 0;
}
#mobile-menu .slicknav_nav {
	left:0;
	padding:5px 0;
	top: 107%;
	width: 100%;
}

.acMenu {
	width: 35px;
	height: 35px;
	float: right;
	margin-top: 5px;
	/*right: 10px;
	position: absolute;
	top: 14px;*/
}
.acMenu dt {
	float: right;
	width: 20px;
	height: 20px;
	margin: 7px 7px 0 0px;
	padding: 0;
	background: url(../img/icon_search.png) no-repeat;
	display:block;
	cursor:pointer;
	
}
.acMenu dd{
	top: 63px;
	background: #F0F0F0;
	width: 100vw;
	display: none;
	left: 0;
	position: absolute;
	z-index: 9999;
}
.acMenu dd #searchform {
	margin: 0.75em auto;
	background-color: #fff;
}


/*　トップページ　細かい所
====================================================== */
/* ▼トップキャッチ部分▼ */
#catcharea {
	width: 100%;
	margin: 0;
	padding: 0;
}
.catchwrap {
	min-width: 100%;
	padding-bottom: 1.5em;
}
/* スライダー */
#eyecatch {
  background-color: #000;
  color: #fff;
  float: none;
  height: auto;
  /* overflow: hidden; */
  overflow: inherit;
  padding: 0 0 1em;
  width: 100%;
}
#eyecatch .bx-wrapper {
	margin: 0 auto 0;
}
#eyecatch .bx-wrapper img {
	/* height: 265px; */
	overflow: hidden;
	width: auto;
	margin: 0 auto;
}
#eyecatch .bx-wrapper h2,
#eyecatch .bx-wrapper p {
	padding: 0 4%;
}
#eyecatch .bx-wrapper h2 a {
	color: #fff;
	display: block;
	margin: 0.5em 0 0.25em;
	font-size: 1.13em;
}
#eyecatch .bx-wrapper p {
	line-height: 1.4;
	display: block;
}
/* #eyecatch {
  background-color: #000;
  color: #fff;
  float: none;
  height: 435px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
table.slidetable {margin: 0;}
table.slidetable td.photo {display: block;}
table.slidetable .slide-pic {
	height: 250px;
	overflow: hidden;
	width: 100%;
}
table.slidetable .slide-pic img{display: block;}
table.slidetable tr {display: list-item;} */

/* ページャー */
table.slidetable td.prevb {float: left;}
table.slidetable td.nextb {float: right;}

/* タイトル・概要 */
table.slidetable td.slidetext{padding: 0.25em 5%;	}
table.slidetable td.slidetext h2 {
	font-size: 1.25em;
	line-height: 1.3;
	margin: 0.5em 0;
}
table.slidetable td.slidetext .excerpt p {line-height: 1.35;}

#pagination {text-align: center;clear:both;margin-top: 10px;}
#pagination a, #pagination .currentpage {margin: 10px;}

.bx-controls {
	position: absolute;
	/* bottom: 6em; */
	bottom: -2.25em;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #f0f0f0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000 !important;
}

/* バナー群 */
#bnarea ul.ul_top_bn {
	float: none;
	display: none;
}
#bnarea ul.ul_top_bn li {
	float: left;
	width: 48%;
	margin: 1%;
}
#bnarea ul.ul_top_bn li:first-child {margin-top: 1%;}

/* ▲トップキャッチ部分▲ */

/* topic */
#topic02 {
  margin: 2.25em 0 0 0;
}
#topic03 {
  margin: 1.5em 0 0 0;
}
#topic02 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 1.25em 0 2.25em;
}
#topic01 p.subtext,
#topic02 p.subtext,
#topic03 p.subtext {
	margin: 0 0 1.25em;
	text-align: center;
	line-height: 1.5;
	font-weight: 400;
}
#topic04 .gmap {
	/*width: 85%;
	margin: 1.5em auto 0;*/
	width: 100%;
	margin: 0.75em auto 0;
}

/* 各記事 */
.home .blogexcerpt {
	float: none;
	position: relative;
	margin: 0 auto;
	width: 240px;
	display: none;
}

.home #topic01 .blogexcerpt:first-of-type,
.home #topic02 .blogexcerpt:first-of-type,
.home #topic03 .blogexcerpt:first-of-type {
	margin: 0 auto;
	display: block;
}
.home .blogexcerpt .excerpttitle{
	font-size: 0.94em;
	height: inherit;
	width: 100%;
}

/* movie */
#movie {
  float: none;
  margin: 2.5em auto 0;
  width: 85%;
}
#movie h3.h3_title01.ta_left {
	text-align: center !important;
	margin: 0;
}
#movie ul.ul_movie li iframe {width: 100%; height: 205px;}


/* sns */
#sns {
	float: none;
	margin: 0 auto 0;
	width: 85%;
}
#sns h3.h3_title01.ta_left {
	text-align: center !important;
	margin: 0 0 0.5em;
}


/* メイン
****************************************************** */
#contents {
	padding-bottom: 10%;
	width: 100%;
	min-width: 100%;
}
#wrap {
	width: 100%;
}
.t-wrap {
	width: 100%;
}
.c_wrap {
	padding:0 30px;
}
#main {
	width:100%;
	float:none;
	margin: 2em 0 0;
	padding: 0 2%;
}
.single #main {
	padding: 0 5%;
	margin-top: 0;
}
.blogs #main {
	margin: 0;
}
/* 404 */
.wrap01 {
	width: 100%;
	margin: 0 auto;
}

.single .s-wrap p {
  font-weight: 400;
}
.single .s-wrap a {
	word-break:break-all;
}



/* サイドバー
****************************************************** */
#sidebar {
  float: none;
  width: 100%;
}
#searchform {
	border: 1px solid #ccc;
	padding: 5px;
	width: 90%;
	margin: 3em auto 2em;
}
#searchform input#s {width: 85%;}
#sidebar .main_widget {margin-top: 0;text-align: center;}
#sidebar .main_widget ul {text-align: left;}


/*tabきりかえ*/
#tabContainer>div {display:none;}
#tabContainer>div.selected {display: block;}
/* tabあしらい */
#tabContainer {
	margin: 0 0 1.5em;
	border-bottom: 3px solid #000;
}
#tabContainer a {
	font-weight: 400;
}
#tabContainer .tab-1,
#tabContainer .tab-2,
#tabContainer .tab-3 {
	padding: 3% 4% 5%;
}
#tabContainer .tab-1 {
	background-color: #fafafa;
}
#tabContainer .tab-2 {
	background-color: #fffaf9;
}
#tabContainer .tab-3 {
	background-color: #fffcf2;
}
ul.ul_tab01{
	display:table;
	border-spacing:0;
	width:100%;
	margin:10px 0 0;
	border-bottom:3px solid #000;
}
.tabNavi>li {cursor:pointer; }
ul.ul_tab01 li{
	border-radius: 5px 7px 0 0;
	cursor: pointer;
	display: table-cell;
	float: left;
	font-size: 1em;
	font-weight: 500;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	width: 31.5%;
	margin-left:5px;
}
ul.ul_tab01 li.tab-1{
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
}
ul.ul_tab01 li.tab-2{
	border-left: 2px solid #d42e12;
	border-right: 2px solid #d42e12;
	border-top: 2px solid #d42e12;
}
ul.ul_tab01 li.tab-3{
	border-left: 2px solid #e6c414;
	border-right: 2px solid #e6c414;
	border-top: 2px solid #e6c414;
}
ul.ul_tab01 li:first-child {
	/* margin-left:0; */
}
ul.ul_tab01 li.tab-1.selected{
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	background-color:#000;
	color:#fff;	
}
ul.ul_tab01 li.tab-2.selected{
	border-left: 2px solid #d42e12;
	border-right: 2px solid #d42e12;
	border-top: 2px solid #d42e12;
	background-color:#d42e12;
	color:#fff;	
}
ul.ul_tab01 li.tab-3.selected{
	border-left: 2px solid #e6c414;
	border-right: 2px solid #e6c414;
	border-top: 2px solid #e6c414;
	background-color:#e6c414;
	color:#fff;	
}

/* 共通 */
#npcatch img {
	width: 20%;
	max-width:60px;
}
#npcatch .title,
#sidebar #categories-2 ul li,
#sidebar ul#authorlist li {
  font-size: 1.06em;
  min-width:75%;
	overflow: inherit !important;
}
#sidebar #categories-2 ul li,
#sidebar ul#authorlist li {
	margin-bottom: 5px;
}

/* 最近の投稿 */
#npcatch img {
	float: left;
	padding: 0;
	margin: 5px 10px;
	max-width: 60px !important;
}

/* 投稿者一覧 */


/* バナー一覧 */
#sidebar ul.ul_sidebn {
  background-color: inherit;
  padding: 20px;
}
#sidebar ul.ul_sidebn li {
	text-align: center;
}

/* フッター
****************************************************** */
footer {
	min-width: 100%;
}
footer #foot_wrap {
	margin: 0 auto;
	padding: 2em 0;
	width: 100%;
}
footer #foot_wrap ul.ul_footlist {
	margin-top: 20px;
	padding: 0 4%;
}
footer #foot_wrap ul.ul_footlist li h3 {
  float: none;
  font-size: 1.75em;
  margin: 0 0 0.5em;
  text-align: left;
  width: inherit;
}
footer #foot_wrap ul.ul_footlist li ul {
	float: none;
	margin: 5px 0 0;
	width: 100%;
}
footer #foot_wrap ul.ul_footlist li ul li a {
	font-weight: 400;
}



/* その他
****************************************************** */
/* パンくず */
#breadcrumb {
	min-width: 100%;
}
#breadcrumb .wrap {
	width: 100%;
}

/* アーカイブページ */
/* 投稿者データ */
.authior_wrap {
	margin: 0 0 2em;
	padding-top: 5px;
}
.authior_wrap .authordata {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}
/* .authior_wrap .authordata h4 {
	color: #6b8609;
	font-size: 1.75em;
	margin-bottom: 0.25em;
	font-weight: 400;
	display: block;
}
.authior_wrap .author-introduction {
	margin-bottom: 0.5em;
}
.authior_wrap .authordata p.author-introduction {
	font-size: 0.94em;
	line-height: 1.7;
} */
.authior_wrap .photo {
	float: none;
	width: 100%;
}
.authior_wrap .photo img {
	width: 100%;
	height: auto;
}


/* ページ毎
****************************************************** */
/* 共通 */

/* Blogs */
ul.ul_author li.authorlist {
	float: none;
	width: 100%;
	/* margin: 1.5em 0; */
	margin: 0;
	border-bottom: 5px solid #333;
	padding-bottom: 1.5em;
}
ul.ul_author li.authorlist .cat-data {
	padding: 0.75em;
	/* border-top: 1px dotted #999; */
	border-bottom: 1px dotted #999;
	position:relative;
	margin-bottom: 25px;
}
ul.ul_author li.authorlist .cat-data:before {
	border: 15px solid transparent;
	border-top: 15px solid #d42e12;
	bottom: -30px;
	height: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
}
ul.ul_author li.authorlist .cat-data .inner {
	width: 240px;
	margin:0 auto;
}
ul.ul_author li.authorlist ul li .blogexcerpt {
	float: none;
	position: relative;
	width: 240px;
	margin: 10px auto 0;
}
ul.ul_author li.authorlist ul li .blogexcerpt .excerpttitle {
	font-size: 0.94em;
	height: inherit;
	width: 100%;
}

/* 各ページタイトル */
/* バックグラウンド */
.h2_bg {
	height: 8em;
	min-width: 100%;
}
.single .h2_bg h2 {
	padding-top:1.75em;
}
.single .h2_bg h2 span {
	font-size: 1.25em;
	font-weight: 400;
	margin: 0 auto;
	padding: 5px 15px;
	width: 100%;
}

/* 各ページ */
/* 共通 */
.c_box .textbox {
  float: none;
  width: 100%;
}
.c_box .photo_fh,
.c_box .photo_fw {
  width: 95%;
  max-width:500px;
  margin: 0 auto;
  float: none;
  height: auto;
}

/* メールフォーム */
.w_contact {
  border: medium none;
  padding:0;
  width: 100%;
}.wpcf7-form dl dt {
  float: none;
  width: 100%;
  margin-bottom: 1em;
}
.wpcf7-form dl dd {
  float: none;
  margin-left: 0;
}
input.wpcf7-text {
  width: 100%;
}


/* 記事ページ */
.single .s-wrap .wp-caption {
	width: 100% !important;
}
.single .s-wrap .alignleft,
.single .s-wrap .alignright,
.single .s-wrap .aligncenter {
	float: none;
	margin: 0 0 0.5em;
	max-width: 100%;
}
.single .s-wrap .alignleft img,
.single .s-wrap .alignright img,
.single .s-wrap .aligncenter img {
  height: auto;
  max-width: 100%;
}


}


