@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: MS PGothic, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #000;
	font-size: 12px;
	text-align:center;
	line-height: 1.7;
	-webkit-text-size-adjust: none;
	background-color: #F6F3EA;
}

#container {
	margin: 0 auto;
	width: 1013px;
	text-align: left;
	background: url(/wp-content/themes/honke-yosakoi/img/common/main_bg.gif) repeat-y left top;
	background-size: 100% auto;
}

#main {
	padding: 18px 36px 0 39px;
	
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: relative;
	padding-bottom: 9px;
	background: #F6F3EA url(/wp-content/themes/honke-yosakoi/img/common/inner_bg.gif) no-repeat left bottom;
	background-size: 100% auto;
}

#gHeader:after {
	position: absolute;
	top: 50px;
	width: 8px;
	height: 8px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/icon04.gif) no-repeat;
	content: ".";
	display: block;
	clear: both;
}

#gHeader h1 {
	padding: 1px 0 0 15px;
	font-weight: normal;
	line-height: 1.5;
}

#gHeader .inner {
	margin-top: -9px;
	padding: 0 3px 0 5px;
	position: relative;
}

#gHeader .inner .logo {
	padding-top: 20px;
	float: left;
}

#gHeader .inner .hdBan {
	padding: 35px 5px 0 0;
	float: right;
}

#gHeader .subBox {
	margin-bottom: -1px;
	position: relative;
	padding: 18px 21px 0 32px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/hd_sub_bg.gif) no-repeat left top;
	background-size: 100% auto;
}

#gHeader .subBox .fL {
	margin-bottom: -3px;
	position: relative;
}

#gHeader .subBox .fR {
	padding-left: 156px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/hd_img03.gif) no-repeat left bottom;
}

#gHeader .btn {
	display: none;
}

img {
	display: block;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	width: 960px;
	margin: 0 -24px 10px -1px;
}

#gNavi li {
	width: 192px;
	float: left;
}

#gNavi li img {
	display: inline-block;
}

	*+html #gNavi {
		margin: -1px -24px 13px -1px;
		position: relative;
	}
/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#main .pagePath {
	margin-bottom: 34px;
	padding: 2px 0 2px 21px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/icon02.gif) no-repeat left top;
}

#main .pagePath li {
	float: left;
	line-height: 1.1;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#main h2 {
	margin: 0 -5px 4px -7px;
	position: relative;
	clear: both;
}

#main h2 img {
	width: 100%;
}

#conts {
	width: 730px;

	float: left;
}

.pageTop {
	margin: 40px 1px -1px;
	position: relative;
	float: none;
	clear: both;
	font-size: 14px;
	line-height: 1.2;
	overflow: hidden;
	text-align: right;
}

.pageTop a {
	padding: 3px 28px 0 0;
	display: inline-block;
	background: url(/wp-content/themes/honke-yosakoi/img/common/icon03.gif) no-repeat right bottom;
}

#conts h3 {
	padding-bottom: 4px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/h3_bg.gif) no-repeat right bottom;
}

#conts .newsDl {
	font-size: 14px;
	line-height: 1.4;
}

#conts .newsDl dt {
	padding-left: 10px;
	float: left;
	letter-spacing: -1px;
}

#conts .newsDl dd {
	margin-bottom: 12px;
	padding: 0 0 10px 7em;
	border-bottom: dotted 2px #FE2900;
}

#conts .newsDl dd p {
	padding-top: 5px;
}
/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 173px;

	float: right;
}

#sideBar .newBox {
	margin: 0 3px 10px 0;
	padding: 7px 8px 25px;
	border: solid 4px #FE2901;
}

#sideBar .newBox h3 {
	margin-bottom: 13px;
}

#sideBar .newBox ul li {
	padding-left: 3px;
	line-height: 1.8;
	color: #FF2800;
}

#sideBar .newBox ul li a {
	font-size: 14px;
	color: #FF2800;
}

#sideBar .bannerUl {
	clear: both;
}

#sideBar .bannerUl div {
	margin-bottom: 12px;
	float: left;
}

#sideBar .bannerUl .li01 {
	margin-bottom: 14px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
} 

#gFooter .footer {
	padding-bottom: 28px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/ft_bg.gif) no-repeat left bottom;
	background-size: 100% auto;
	clear: both;
}

#gFooter .copyright {
	padding: 2px 0 0 8px;
	color: #FF2800;
	background: #F6F3EA;
}

#gFooter .inner {
	padding: 13px 36px 23px 43px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/inner_bg.gif) no-repeat left top;
	background-size: 100% auto;
}

#gFooter .inner .subBox {
	padding: 18px 0 0 14px;
	width: 570px;
	float: left;
} 

#gFooter .inner .subBox .imgUl {
	width: 260px;
	float: left;
}

#gFooter .inner .subBox .imgUl li {
	margin-bottom: 16px;
	float: left;
}

#gFooter .inner .subBox .txtBox {
	padding: 10px 19px 10px 10px;
	//margin-top: 22px;
	margin-top: 5px;
	width: 248px;
	/* ▼ie7 hacks */
	*width: 270px;
	float: right;
	border: solid 5px #01CA1C;
}

/* ▼ie7 hacks */
*:first-child+html #gFooter .txtBox {
	width: 270px;
}

/* ▼ie7 hacks */
*+html #gFooter .txtBox {
	width: 270px;
}

#gFooter .inner .subBox .txtLeft {
	width: 150px;
	float: left;
	line-height: 1.2;
}

/*180620追加*/
#gFooter .inner .subBox .appLeft {
	width: 117px;
	float: left;
	line-height: 1.2;
}

#gFooter .inner .subBox .appright {
	width: 117px;
	float: right;
	line-height: 1.2;
}

/*180620追加*/

#gFooter .inner .subBox .txtBox .txtImg {
	margin-bottom: 4px;
}

#gFooter .inner .subBox .search {
	padding-top: 5px;
}

#gFooter .inner .subBox .imgR {
	padding-top: 8px;
	float: right;
}

#gFooter .inner .subBox .search input.txt {
	margin: 2px 4px 0 0;
	width: 88px;
	float: left;
}

#gFooter .inner .mapBox {
	padding-top: 14px;
	width: 161px;
	float: right;
}

#gFooter .inner .mapBox .map {
	margin-bottom: 3px;
}

#gFooter .inner .mapBox .spMap {
	display: none;
}

#gFooter .ftGnavi {
	padding: 25px 20px 0 50px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/inner_bg.gif) no-repeat left top;
	background-size: 100% auto;
	clear: both;
}

#gFooter .ftGnavi li {
	margin-right: 14px;
	font-size: 14px;
	float: left;
	line-height: 1.3;
	letter-spacing: 0.1em;
}

#gFooter .ftGnavi .spNavi {
	display: none;
}

#gFooter .ftGnavi a .span {
	display: inline;
}

#gFooter .ftGnavi li a {
	padding-left: 26px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/icon01.gif) no-repeat left center;
}

#gFooter .ftGnavi li.first a {
	padding: 0;
	background: none;
}


#gFooter .ftGnavi li.mr0 {
	margin-right: 0;
}

#gFooter .pageTop,
#gFooter .inputImg {
	display: none;
}


@media all and (min-width: 640px) and (max-width: 768px) {
#container {
	width: auto;
}

#main {
	padding: 17px 25px 0;
}

#gHeader .inner .logo {
	padding-top: 16px;
}

#gHeader .inner .logo img {
	width: 238px;
}

#gHeader .inner .hdBan img {
	
}

#gHeader .inner .hdBan {
	padding: 15px 5px 0 0;
}

#gHeader .subBox {
	margin-bottom: -3px;
}

#gHeader .subBox .fR {
	padding-left: 0;
	background: none;
	width: 47%;
}

#gHeader .subBox .fL {
	margin: 15px 0 0 0;
	width: 45%;
}

#gHeader .subBox .fL img {
	width: 100%;
}

#gHeader .subBox .fR img {
	width: 100%;
}

#gNavi {
	width: auto;
	margin: 0 0 0 10px;
}

#gNavi li {
	padding-bottom: 10px;
}

#conts {
	width: 70%;
}

#sideBar {
	padding-top: 2px;
}

#gFooter .footer {
	padding-bottom: 20px;
}

#gFooter .inner {
	padding: 13px 30px 23px 25px;
}

#gFooter .inner .subBox {
	margin: 0 auto;
	padding: 16px 0 0 20px;
	width: 45%;
}

#gFooter .inner .subBox .imgUl {
	margin-bottom: 20px;
}

#gFooter .inner .subBox .txtBox {
    border: 5px solid #01CA1C;
	margin-left: 5px;
    padding: 10px;
	float: none;
    width: 88%;
	clear: both;
}

#gFooter .inner .mapBox {
	margin-left: -15px;
	position: relative;
}

#gFooter .ftGnavi {
	padding: 22px 20px 0 55px;
}

#gFooter .copyright {
	padding: 0;
	text-align: center !important;
}

#gFooter .ftGnavi li {
	margin-bottom: 5px;
}

#gFooter .ftGnavi li.last a {
	padding: 0;
	background: none;
}

#gFooter .inner .subBox .search input.txt {
	width: 80px !important;
}
}

@media all and (min-width: 0) and (max-width: 640px) {
#container {
	width: auto;
}

#gHeader {
	padding: 17px 0 0 0;
	background: url(/wp-content/themes/honke-yosakoi/img/common/hd_sub_bg.gif) no-repeat left top;
	background-size: 100% auto;
	position:relative;
}

#gHeader h1 {
	padding: 0 0 0 10px;
	margin-top: -5px;
	width: 55%;
	float: left;
	line-height: 1;
}

#gHeader .hdBan {
	display: none;
}

#gHeader .inner {
    padding: 0;
}
	
#gHeader .inner .logo {
	padding: 5px 0 10px;
	width: 100%;
	float: none;
	clear: both;
	background: url(/wp-content/themes/honke-yosakoi/img/common/inner_bg.gif) no-repeat left bottom;
	background-size: 100% auto;
}

#gHeader .btn {
	position:relative;
	padding-right: 10px;
	float: right;
	display: block;
	z-index:10;

}
	
#gHeader .inner .logo img {
	margin: 0 auto;
	width: 280px;
}
	
#gHeader .subBox {
	display: none;
}

#main .pagePath {
    margin: 0 0 30px 5px;
	letter-spacing: -2px;
}

#gNavi {
	width: auto;
	margin: 0 0 0 4px;
}

#gNavi li {
	padding-bottom: 5px;
	width: 57%;
}

#gNavi li:nth-child(2n) {
	width: 43%;
}

#gNavi li img {
	width: 118px;
}

#gNavi li:nth-child(3) img {
	width: 133px;
}

#gNavi li:nth-child(5) img {
	width: 146px;
}

#main h2 {
	margin: 0 1px 10px;
}

#main h2 img {
	width: 100%;
}

#main {
	padding: 10px;
}

#conts {
	margin-bottom: 40px;
	padding: 0 3px;
	width: auto;
	float: none;
}

#sideBar {
	padding-top: 0;
	margin: 0 auto;
	width: 300px;

	float: none;
}

#sideBar .newBox {
	padding: 7px 8px 10px;
}

#sideBar .bannerUl div {
	margin-bottom: 8px;
	float: left;
}

#sideBar .bannerUl div img {
	width: 148px;
}

#sideBar .bannerUl div:nth-child(2n) {
	float: right;
}

#sideBar .bannerUl .li01 {
	margin-bottom: 8px;
}

#main .pageTop {
	display: none;
}

#gFooter .footer {
	padding-bottom: 10px;
}

#gFooter .inner {
	padding: 10px 10px 0;
}

#gFooter .inner .fL {
	display: none;
}

#gFooter .inner .subBox {
	margin: 0 auto 15px;
	padding: 0;
	width: 290px;
	clear: both;
	float: none;
}

#gFooter .inner .subBox .txtBox {
	margin-top: 15px;
	float: none;
}

#gFooter .inner .mapBox {
	margin: 0 auto 10px;
    width: 290px;
	clear: both;
	float: none;
}

#gFooter .inner .mapBox .spMap {
	margin-bottom: 3px;
	display: block;
}

#gFooter .inner .subBox .imgUl {
	padding-left: 10px;
	float: none;
}

#gFooter .inner .mapBox img {
	margin: 0 auto;
}

#gFooter .inner .mapBox .map,
#gFooter .inner .subBox .txtLeft p span,
#gFooter .inner .subBox .search,
#gFooter .inner .subBox .imgR {
    display: none;
}

#gFooter .inner .subBox .txtLeft {
	width: auto;
	float: none;
	text-align: center;
}


/*180620追加*/
#gFooter .inner .subBox .appLeft {
	width: auto;
	float: none;
	text-align: center;
}

#gFooter .inner .subBox .appLeft img {
	margin: 0 auto;
}

#gFooter .inner .subBox .appright {
	width: auto;
	float: none;
	text-align: center;
	padding-top: 10px;
}

#gFooter .inner .subBox .appright img {
	margin: 0 auto;
}
/*180620追加*/

#gFooter .inner .subBox .txtBox .txtImg img {
	margin: 0 auto;
}

#gFooter .pageTop,
#gFooter .inputImg {
	margin-top: 0;
	padding-top: 7px;
	display: block;
}

#gFooter .inputImg img{
  margin:0 auto;
}

#gFooter .ftGnavi {
	padding: 10px 5px 0 10px;

}

#gFooter .ftGnavi li {
	margin: 0 0 5px 0;
	width: 44%;
	font-weight: bold;
	letter-spacing: 0.1em;
}


#gFooter .ftGnavi li:nth-child(2n) {
	width: 56%;
}

#gFooter .ftGnavi a .spNavi {
	margin-left: 3px;
	display: inline-block;
	font-size: 10px;
	color: #FF2800;
	letter-spacing: 0;
}

#gFooter .ftGnavi li a {
	padding-left: 15px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/icon02.gif) no-repeat left center;
}

#gFooter .ftGnavi li.first a {
	padding-left: 15px;
	background: url(/wp-content/themes/honke-yosakoi/img/common/icon02.gif) no-repeat left center;
}

#gFooter .ftGnavi a .span {
	display: none;
}

#gFooter .copyright {
	padding-left: 5px;
	line-height: 1.4;
}
}

.fR{
	padding-top:12px;
}
/*250407追加*/
.sns-ico {
	display: flex;
	gap: 2.5%;
	margin-top: 20px;
	justify-content: space-around;
}
.sns-content {
	width: 20%;
}@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.vaTop { vertical-align: top !important; }
.vaMiddle { vertical-align: middle !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

.fL {
	float: left;
}

.fR {
	float: right;
}@charset "utf-8";
/*------------------------------------------------------------
	レスポンシブ
------------------------------------------------------------*/
#gNavi {
	margin-bottom: 4px;
}

#main .mainImg {
	margin: 7px -6px 7px;
	clear: both;
	
	overflow: hidden;
}

#main .mainImg ul {
	width: 2850px;
}

#main .mainImg li {
	float: left;
}

#conts .pagePath {
	margin-bottom: 21px;
}

.pageTop {
	margin-top: 21px;
}

#sideBar {
    padding-top: 11px;
}

#conts h3 {
	margin-bottom: 14px;
	clear: both;
}

#conts h3 span {
	padding-top: 4px;
	float: right;
	display: block;
}

#conts h2 {
	margin: 0 0 17px 2px;
	padding: 0 0 4px 118px;
	overflow: hidden;
	background: url(/wp-content/themes/honke-yosakoi/img/common/h3_bg.gif) no-repeat right bottom;
}

#conts h2 img {
	width: auto;
}

#conts .imgTop {
	margin: 0 0 -102px -5px;
	position: relative;
	z-index: 1;
}

#conts .section {
	margin: 0 11px 25px 18px;
	padding: 18px 22px 18px 25px;
	border-radius: 4px;
	line-height: 1.3;
	background-color: #F3EFE3;
}

#conts .section .ttl {
	padding: 0 0 16px 75px;
	font-size: 20px;
}

#conts .section .inner {
	font-size: 14px;
	float: left;
	width: 460px;
}

#conts .banner {
	margin: 0 -8px 37px -1px;
	clear: both;
}

#conts .banner img {
	width: 100%;
}

#conts .btnRig {
	margin: 0 -4px 18px 0;
	overflow: hidden;
}

#conts .btnRig img {
	float: right;
}

#conts .facebook {
	padding: 10px 17px 0 8px;
}

#conts .facebook dt {
	width: 62px;
	float: left;
	clear: both;
}

#conts .facebook dd {
	margin-bottom: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #706F70;
	border-bottom: solid 2px #DFDFDF;
}

#conts .facebook dd p {
	font-size: 12px;
}

#conts .facebook dd p img {
	margin-right: 10px;
	float: left;
}

#conts .facebook dd .inner {
	margin: 10px 20px 0 0;
	padding: 10px 13px 15px;
	font-size: 12px;
	line-height: 1.4;
	border: solid 1px #C0C0C0;
}

#conts .facebook dd .inner .ttl {
	margin-bottom: 5px;
	color: #345BB2;
	font-size: 14px;
}

#conts .facebook dd .inner img {
	margin: 5px 0 0 7px;
}

#conts .facebook .ddBtm {
	margin-bottom: 0;
	border: none;
	height: 280px;
	overflow-y: scroll;
}

.iosSlider {
	overflow: hidden;
	zoom: 1;
	width: 100%;
}

.iosSlider .slider {
	position: relative;
	width: 100%;
	z-index: 10000;
}
.iosSlider img {
	width: 100%;
	/*opacity: 0;
	filter: alpha(opacity=0);*/
}

.iosSlider #item1 .inner {background: url(/wp-content/themes/honke-yosakoi/img/index/main_img01.jpg) no-repeat center;}
.iosSlider #item2 .inner {background: url(/wp-content/themes/honke-yosakoi/img/index/main_img02.jpg) no-repeat center;}
.iosSlider #item4 .inner {background: url(/wp-content/themes/honke-yosakoi/img/index/main_img04.jpg) no-repeat center;}

.iosSlider .item {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	width: 947px;
	height: 444px;
	margin: 0 0 0 0;
}

#sliderSpace {
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
}


@media all and (min-width: 640px) and (max-width: 768px) {

#main .pagePath {
	display: none;
}

#main .mainImg {
	margin: 0 auto 10px;
	
}

#main .mainImg li img {
	
}

#sideBar {
	padding-top: 0;
}

#conts .section {
	margin: 0 0 25px 18px;
	padding: 18px 22px 18px 25px;
}

#conts .section .ttl {
	padding: 25px 0 15px 0;
	width: 100%;
	float: left;
	letter-spacing: -2px;
	position: relative;
	z-index: 2;
}

#conts .section .inner {
	width: auto;
	float: none;
	clear: left;
}

#conts .section .fR {
	margin-left: 5px;
}

#conts .facebook .ddBtm {
	height: 350px;
}
}

@media all and (min-width: 0) and (max-width: 640px) {

.iosSlider {
	
}

#main .mainImg {
	margin: 0 auto 5px;
	
}

#main .mainImg li img {
	
}

#conts {
	margin-bottom: 15px;
}

#conts .imgTop {
	margin-bottom: -70px;
}

#conts .imgTop img {
	width: 82px;
}

#conts h2 {
	margin-bottom: 10px;
	padding-left: 82px;
}

#conts h2 img {
	width: 203px;
}

#conts .section {
	margin: 0 6px 15px 8px;
}

#conts .section .ttl {
	margin: 0 auto;
	padding: 15px 0 15px 0;
	width: 100%;
	font-size: 18px;
	display: block;
}

#conts .section .fR {

	float: left;
	display: block;
	width:100%;
	margin:0 auto;
	margin-bottom: 10px;
}

#conts .section .fR img {
	margin: 0 auto;
}

#conts .section .inner {
	margin-bottom: 30px;
	width: auto;
	float: none;
}

#conts .banner {
	margin: 0 -2px 20px 0;
}

#conts .facebook .ddBtm {
	padding-bottom: 0;
	margin-bottom: 0;
	height: auto;
	overflow: auto;
}

#conts .facebook {
    padding: 10px 10px 0 6px;
}

#conts .facebook dd p img {
	margin-right: 2px;
}

#conts .facebook dd p {
	letter-spacing: -1px;
}


#conts dl dd p{
	word-break: break-all;
}

#conts .btn img {
	margin: 0 auto;
}

#conts .alignnone{
	width:100%;
	height: auto !important;
	height:100%;
}


}

.wp-bannerize-support {
	display: none;
}

#foo li {
	float: left;
}

#foo li img {
	width: 100%;
}

#hideImg {
	opacity: 0;
	filter: alpha(opacity=0);
	height: 0;
	overflow: hidden;
	zoom: 1;
}

#hideImg img {
	width: 100%
}


/*2022/03修正　youtube用*/

    .youtube {
        position: relative;
        width: 100%;
        padding-top: 56.25%;
    }
    .youtube iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }
