@charset "UTF-8";

body	{
	min-width: 1200px;
	font-size: 14px;
	}
hr	{
	display: block;
    height: 1px;
    border: 0;   
    border-top: 1px solid #3498db;
    margin: 30px 0;
    padding: 0;
	}
hr.division	{
    border-top: 1px dotted #3498db;
	}

strong{
	font-weight: bold;
}
/*--------------------------------------------
  header
--------------------------------------------*/
.headerWrap	{
	width: 100%;
	margin: 0 auto;
	}
.headerWrap	.headerInner	{
	width: 960px;
	margin: 0 auto;
	}
.headerWrap	.headerInner .logo	{
	width: 212px;
	float: left;
	padding: 10px 0;
	}
.headerWrap	.headerInner .headerNav	{
	width: 748px;
	float: right;
	text-align: right;
	padding-top: 25px;
	}
.headerWrap	.headerInner .headerNav li	{
	display: inline-block;
	color: #2c3e50;
	margin-left: 30px;
	}
.headerWrap	.headerInner .headerNav li:first-child	{
	margin-left: 0;
	}
.headerWrap	.headerInner .headerNav li a	{
	color: #2c3e50;
	}
.headerWrap	.headerInner .headerNav li i	{
	color: #1a509d;
	padding-right: 0.25em;
	}

/* PC非表示 */
.header	.headerInner .toggle	{
	display: none;
	}

/*--------------------------------------------
  globalNav
--------------------------------------------*/
.globalNavWrap {
	width: 100%;
    background-color:#ecf0f1;
	border-top: 1px solid #bdc3c7;
	border-bottom: 1px solid #bdc3c7;
	}
.globalNav {
    position: relative;
    width: 100%;
	}
.globalNav .nav	{
    width: 958px;
    height: 47px;
	border-left: 1px solid #bdc3c7;
	border-right: 1px solid #fff;
	margin: 0 auto
	}	
.globalNav .nav .nav01,
.globalNav .nav .nav02,
.globalNav .nav .nav03 {
    height: 47px;
    float: left;
    text-align: center;
	border-right: 1px solid #bdc3c7;
	}
.globalNav .nav .nav01 {
    width: 317px;
	}
.globalNav .nav .nav02,
.globalNav .nav .nav03	{
    width: 318px;
	}
.globalNav .nav .nav01 span,
.globalNav .nav .nav02 span,
.globalNav .nav .nav03 span	{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
    display: block;
    overflow: hidden;
    color: #1a509d;
    font-size: 16px;
	line-height: 46px;
    cursor: pointer;
    height: 46px;
	}
.globalNav .nav .nav01 span b,
.globalNav .nav .nav02 span b,
.globalNav .nav .nav03 span b	{
	font-weight: normal;
	}
.globalNav .nav .nav01 span b:after,
.globalNav .nav .nav02 span b:after,
.globalNav .nav .nav03 span b:after	{
	font-family: FontAwesome;
	content: '\f107';
	padding-left: 1em;
	}
.globalNav .nav .nav01 span.selected b:after,
.globalNav .nav .nav02 span.selected b:after,
.globalNav .nav .nav03 span.selected b:after	{
	font-family: FontAwesome;
	content: '\f106';
	padding-left: 1em;
	}

/* プルダウンメニュー */
.globalNav .nav .nav01 .menu,
.globalNav .nav .nav02 .menu,
.globalNav .nav .nav03 .menu {
    width: 958px;
    background-color:#ecf0f1;
	border: 1px solid #bdc3c7;
    position: absolute;
    z-index: 9999;
    display: none;
    top: 58px;
    left: 50%;
	margin-left: -479px;
	}
.globalNav .nav .nav01 .menu dl,
.globalNav .nav .nav02 .menu dl,
.globalNav .nav .nav03 .menu dl	{
	padding: 29px;
	text-align: left;
	}

.globalNav .nav .nav01 .menu dl dt,
.globalNav .nav .nav02 .menu dl dt a,
.globalNav .nav .nav03 .menu dl dt	{
	font-size: 158%;
	color: #2c3e50;
	font-weight: bold;
	margin-bottom: 10px;
	}
.globalNav .nav .nav01 .menu dl dt i,
.globalNav .nav .nav02 .menu dl dt a i,
.globalNav .nav .nav03 .menu dl dt i	{
	padding-right: 0.25em;
	}

.globalNav .nav .nav01 .menu dl dd p,
.globalNav .nav .nav02 .menu dl dd p,
.globalNav .nav .nav03 .menu dl dd p	{
	margin-top: 10px;
	}
.globalNav .nav .nav01 .menu dl dd p a,
.globalNav .nav .nav02 .menu dl dd p a,
.globalNav .nav .nav03 .menu dl dd p a	{
	font-size: 129%;
	color: #2c3e50;
	}
.globalNav .nav .nav01 .menu dl dd p a i,
.globalNav .nav .nav02 .menu dl dd p a i,
.globalNav .nav .nav03 .menu dl dd p a i	{
	padding-right: 0.25em;
	}
.globalNav .nav .nav01 .menu dl dd ul,
.globalNav .nav .nav02 .menu dl dd ul,
.globalNav .nav .nav03 .menu dl dd ul	{
	letter-spacing: -4em;
	letter-spacing: -2.8em;
	margin-right: -10px;
	}
.globalNav .nav .nav01 .menu dl dd ul li,
.globalNav .nav .nav02 .menu dl dd ul li,
.globalNav .nav .nav03 .menu dl dd ul li	{
	display: inline-block;
	width: 172px;
	letter-spacing: normal;
	margin-right: 10px;
	margin-top: 10px;
	}
.globalNav .nav .nav01 .menu dl dd ul li a,
.globalNav .nav .nav02 .menu dl dd ul li a,
.globalNav .nav .nav03 .menu dl dd ul li a	{
	display: block;
	background-color: #3498db;
	text-align: center;
	padding: 1em 0;
	color: #fff;
	}
	
/* PC非表示 */
.globalNavSp	{
	display: none;
	}

/*--------------------------------------------
  common
--------------------------------------------*/
.conts	{
	width: 960px;
	padding: 30px 0;
	margin: 0 auto;
	}	

/* ボーダーキーカラー */
.borderTopColorType01	{
	border-top: 4px solid #7b4697;
	}
.borderTopColorType02	{
	border-top: 4px solid #e42564;
	}
.borderTopColorType03	{
	border-top: 4px solid #f08200;
	}
.borderTopColorType04	{
	border-top: 4px solid #ffcc33;
	}
.borderTopColor	{
	padding-top: 4px;
	background: url(../images/border-bg.jpg) top left repeat-x;
	}
/*--------------------------------------------
  footer
--------------------------------------------*/
.footerWrap	{
	width: 100%;
	margin: 0 auto;
	}
.footerWrap .footerSubNavWrap	{
	width: 100%;
	background-color: #3498db;
	margin: 0 auto;
	}
.footerWrap .footerSubNavWrap .footerSubNav	{
	width: 960px;
	margin: 0 auto;
	}
.footerWrap .footerSubNavWrap .footerSubNav ul	{
	width: 890px;
	height: 70px;
	float: left;
	line-height: 70px;
	}
.footerWrap .footerSubNavWrap .footerSubNav ul li	{
	display: inline-block;
	margin-left: 30px;
	}
.footerWrap .footerSubNavWrap .footerSubNav ul li:first-child	{
	margin-left: 0;
	}
.footerWrap .footerSubNavWrap .footerSubNav ul li a	{
	color: #fff;
	}
.footerWrap .footerSubNavWrap .footerSubNav ul li a i	{
	padding-right: 0.25em;
	}
.footerWrap .footerSubNavWrap .footerSubNav .pageTop	{
	display: block;
	width: 70px;
	height: 70px;
	float: right;
	background-color: #2980b9;
	text-align: center;
	line-height: 70px;
	font-size: 200%;
	color: #fff;
	}

.footerWrap .footerInfoWrap	{
	width: 100%;
	background-color: #ecf0f1;
	margin: 0 auto;
	}
.footerWrap .footerInfoWrap .footerInfo	{
	width: 960px;
	padding: 30px 0;
	margin: 0 auto;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock	{
	width: 250px;
	float: left;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .logo a	{
	display: block;
	background-color: #fff;
	padding: 19px;
	margin-bottom: 20px;
	}	
.footerWrap .footerInfoWrap .footerInfo .leftBlock .tel	{
	font-size: 214%;
	color: #27ae60;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .workingDay	{
	margin-bottom: 20px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .contactBtn a	{
	display: block;
	height: 46px;
	background-color: #27ae60;
	border-bottom: 4px solid #239453;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .contactBtn a:hover	{
	border-top: 4px solid #27ae60;
	border-bottom: none;
	}	
.footerWrap .footerInfoWrap .footerInfo .leftBlock .freeBtn a	{
	display: block;
	height: 46px;
	background-color: #c0392b;
	border-bottom: 4px solid #992f24;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	text-align: center;
	margin-bottom:20px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .changeBtn a	{
	display: block;
	height: 46px;
	background-color: #f3982c;
	border-bottom: 4px solid #f08200;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .changeBtn a:hover	{
	border-top: 4px solid #f08200;
	border-bottom: none;
	}	
.footerWrap .footerInfoWrap .footerInfo .leftBlock .facebook {
	text-align: center;
	margin-bottom: 10px;
}

/*.footerWrap .footerInfoWrap .footerInfo .leftBlock .facebook a img{
	width:100%;
}*/

.facebook_sp{
	display:none;
}

.footerWrap .footerInfoWrap .footerInfo .leftBlock .freeBtn a:hover	{
	border-top: 4px solid #c0392b;
	border-bottom: none;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .tel i	{
	padding-right: 0.1em;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .contactBtn a i,
.footerWrap .footerInfoWrap .footerInfo .leftBlock .freeBtn a i,
.footerWrap .footerInfoWrap .footerInfo .leftBlock .changeBtn a i	{
	padding-right: 0.25em;
	}
	
.footerWrap .footerInfoWrap .footerInfo .rightBlock	{
	width: 650px;
	float: right;
	display: table;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav	{
	display: table-cell;
	color: #2c3e50;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav a	{
	color: #2c3e50;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav i	{
	padding-right: 0.25em;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav .footerNavTitle	{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 0.5em;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav .unit2Col	{
	display: table;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav ul	{
	padding-left: 30px;
	margin-bottom: 1em;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav ul li	{
	line-height: 2;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav .unit2Col ul	{
	display: table-cell;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav .unit2Col ul li	{
	margin-bottom: 1em;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav .unit2Col  ul li ul	{
	padding-left: 12px;
	}
.footerWrap .footerInfoWrap .footerInfo .rightBlock .footerNav .unit2Col  ul li ul li	{
	font-size: 86%;
	margin-bottom: 0;
	}

.footerWrap .copyrightWrap	{
	width: 100%;
	background-color: #2c3e50;
	margin: 0 auto;
	}
.footerWrap .copyrightWrap .copyright	{
	width: 960px;
	height: 50px;
	font-size: 86%;
	text-align: center;
	color: #fff;
	line-height: 50px;
	margin: 0 auto;
	}

/*--------------------------------------------
  index
--------------------------------------------*/
/* Slider */
.sliderWrap	{
	width: 100%;
	position: relative;
    overflow: hidden;
	}
.sliderWrap .contactWrap	{
	width: 280px;
	margin: 0 auto;
	position: absolute;
	top: 40px;
	left: 50%;
	text-align: center;
	margin-left: 200px;
	z-index: 500;
	}
.sliderWrap .contactWrap .contactInner	{
	width: 220px;
	height: 316px;
	float: right;
	background-color: #fff;
	padding: 18px 30px;
	}
.sliderWrap .contactWrap .contactInner .tel	{
	font-size: 214%;
	color: #27ae60;
	}
.sliderWrap .contactWrap .contactInner .workingDay	{
	font-size: 79%;
	margin-bottom:5px;
	/*margin-bottom: 1em;*/
	}
.sliderWrap .contactWrap .contactInner .contactBtn a	{
	display: block;
	height: 46px;
	background-color: #27ae60;
	border-bottom: 4px solid #239453;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	margin-bottom: 5px;
	}
.sliderWrap .contactWrap .contactInner .contactBtn a:hover	{
	border-top: 4px solid #27ae60;
	border-bottom: none;
	}
.sliderWrap .contactWrap .contactInner .freeBtn a	{
	display: block;
	height: 46px;
	background-color: #c0392b;
	border-bottom: 4px solid #992f24;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	margin-bottom: 5px;
	}
.sliderWrap .contactWrap .contactInner .freeBtn a:hover	{
	border-top: 4px solid #c0392b;
	border-bottom: none;
	}
.sliderWrap .contactWrap .contactInner .freeBtn a	{
	display: block;
	height: 46px;
	background-color: #c0392b;
	border-bottom: 4px solid #992f24;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	margin-bottom: 5px;
	}
.sliderWrap .contactWrap .contactInner .freeBtn a:hover	{
	border-top: 4px solid #c0392b;
	border-bottom: none;
	}
.sliderWrap .contactWrap .contactInner .changeBtn a	{
	display: block;
	height: 46px;
	background-color: #f3982c;
	border-bottom: 4px solid #f08200;
	font-size: 129%;
	line-height: 46px;
	color: #fff;
	margin-bottom: 5px;
	}
.sliderWrap .contactWrap .contactInner .changeBtn a:hover	{
	border-top: 4px solid #f08200;
	border-bottom: none;
	}
.sliderWrap .contactWrap .contactInner .tel i	{
	padding-right: 0.1em;
	}
.sliderWrap .contactWrap .contactInner .contactBtn a i,
.sliderWrap .contactWrap .contactInner .freeBtn a i,
.sliderWrap .contactWrap .contactInner .changeBtn a i	{
	padding-right: 0.25em;
	}
.sliderWrap .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	}
.sliderWrap .bx-viewport .bxslider li {
	 display: block;
	 width: 1200px;
	 height: 400px;
	}
.sliderWrap .bx-viewport .bxslider li .photo	{
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 400px;
	}
.sliderWrap .bx-viewport .bxslider li .ttl	{
	position: absolute;
	top: 50%;
	left: 120px;
	width: 100%;
	height: 58px;
	margin-top: -29px;
	}
.sliderWrap .bx-viewport .bxslider li .lead	{
	position: absolute;
	top: 245px;
	left: 120px;
	width: 570px;
	height: 70px;
    background-color: rgba(255, 255, 255, 0.5);
	color: #2c3e50;
	padding: 10px 20px;
	z-index: 20;
	}
.sliderWrap .bx-viewport .bxslider li .lead b	{
	display: block;
	font-size: 115%;
	line-height: 1.5;
	margin-bottom: 0.25em;
	}
.sliderWrap .bx-viewport .bxslider li .lead span	{
	display: block;
	font-size: 86%;
	line-height: 1.5;
	}
.sliderWrap .bx-wrapper .bx-prev {
	left: 0;
	background: url(../images/arrow-left.png) top center no-repeat;
	}
.sliderWrap .bx-wrapper .bx-next {
	right: 0;
	background: url(../images/arrow-right.png) top center no-repeat;
	}
.sliderWrap .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	outline: 0;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	z-index: 9999;
	}
.sliderWrap .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
	}
.sliderWrap .bx-viewport:before,
.sliderWrap .bx-viewport:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
	}
.sliderWrap .bx-wrapper .bx-viewport {
    overflow: visible !important;
	-webkit-transform: translatez(0);
    border-width: 0;
    box-shadow: none;
	}
.sliderWrap .bx-viewport:before {
    right: 100%;
    left: -100%;
	}
.sliderWrap .bx-viewport:after {
    left: 100%;
    right: -100%;
	}
.sliderWrap .bx-wrapper .bx-pager {
	position: absolute;
	bottom: 30px;
	left: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 20;
	width: 100%;
	}
.sliderWrap .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}
.sliderWrap .bx-wrapper .bx-pager.bx-default-pager a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	border-radius: 5px;
	border: 1px solid #2980b9;
	background-color: #fff;
	}
.sliderWrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
.sliderWrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #2980b9;
	}

/* スイミングコース案内 */
.courseNavWrap	{
	width: 100%;
	background-color: #3498db;
	margin: 0 auto;
	}
.courseNavWrap .courseNav	{
	width: 960px;
	height: 50px;
	display: table;
	margin: 0 auto;
	}
.courseNavWrap .courseNav dt	{
	width: 160px;
	display: table-cell;
	background-color: #2980b9;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	}
.courseNavWrap .courseNav dt a {
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	color: #fff;
	}
.courseNavWrap .courseNav dd	{
	width: 800px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}
.courseNavWrap .courseNav dd ul	{
	width: 800px;
	display: table;
	}
.courseNavWrap .courseNav dd ul li	{
	width: 159px;
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #2980b9;
	}
.courseNavWrap .courseNav dd ul li a {
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	color: #fff;
	}
.courseNavWrap .courseNav dd ul li a:hover	{
	background-color: #2980b9;
	}
.courseNavWrap .courseNav dd ul li:last-child a {
	height: 42px;
	line-height: 1.2;
	padding-top: 8px;
	}
	
/* コンテンツリスト */
.contentList	{
	width: 990px;
	margin-left: -30px;
	margin-top: -30px;
	}
.contentList li	{
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	}
/*.contentList li:first-child	{
	margin-left: 0;
	}*/
.contentList li a	{
	display: block;
	background-color: #e5eff8;
	}
.contentList li a:hover	{
	box-shadow:0px 0px 10px 0px #ccc;
	}
.contentList li a .photoArea	{
	position: relative;
	width: 300px;
	height: 170px;
	}
.contentList li a .photoArea .photo,
.contentList li a .photoArea .download	{
	position: absolute;
	width: 300px;
	height: 170px;
	top: 0;
	left: 0;
	}
.contentList li a .photoArea .photo:before,
.contentList li a .photoArea .download:before	{
	position: absolute;
	top: 142px;
	right: 0;
	display: inline-block;
	width: 0;
	height: 28px;
	background-color: #3498db;
	opacity: 0;
	background-color: #fff;
	-webkit-transition:	all 1s ease;
	transition:	all 1s ease;
	color: #1a509d;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	}
.contentList li a .photoArea .photo:before	{
	content: "詳しく見る";
	}
.contentList li a .photoArea .download:before	{
	content: "ダウンロード";
	}
.contentList li a:hover .photoArea .photo:before,
.contentList li a:hover .photoArea .download:before	{
	width: 100%;
	opacity: 1;	
	}
.contentList li a .photoArea .arrow	{
	position: absolute;
	width: 28px;
	height: 28px;
	top: 142px;
	left: 272px;
	display: block;
	background-color: #3498db;
	color: #fff;
	line-height: 28px;
	text-align: center;
	font-size: 172%;
	}
.contentList li a dl dt	{
	font-size: 115%;
	color: #1a509d;
	padding: 20px 30px 10px 30px;
	}
.contentList li a dl dd	{
	font-size: 86%;
	padding: 0 30px 20px 30px;
	}
.contentList li a dl dd p	{
	letter-spacing: 0.025em;
	text-align: justify;
	text-justify: inter-ideograph;
	}

/* バナー */
.bnListWrap	{
	width: 960px;
	background-color: #e5eff8;
	margin: 30px auto 0 auto;
	}
.bnListWrap .bnList	{
	padding: 30px;
	}
.bnListWrap .bnList li	{
	width: 202px;
	float: left;
	margin-left: 30px;
	}
.bnListWrap .bnList li:first-child	{
	margin-left: 0;
	}
.bnListWrap .bnList li a	{
	display: table;
	width: 202px;
	height: 101px;
	background-color: #2980b9;
	}
.bnListWrap .bnList li a .photo	{
	display: table-cell;
	width: 101px;
	height: 101px;
	background-color: #fff;
	overflow: hidden;
	}
.bnListWrap .bnList li a .photo img {
	width: 101px;
	height: 101px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 1;
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
	}
.bnListWrap .bnList li a:hover .photo img {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
	opacity: 0.8;
	}

.bnListWrap .bnList li a .ttl	{
	display: table-cell;
	width: 101px;
	background: url(../images/bnlist-bg.png) 50% 50% no-repeat;
	background-size: cover;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	}
.bnListWrap .bnList li a .ttl i	{
	padding-left: 0.25em;
	}

/*--------------------------------------------
  下層ページ共通
--------------------------------------------*/
/* 2カラム */
.unit2Col .unitLeft	{
	float: left;
	}
.unit2Col .unitRight	{
	float: right;
	}
.unit2Col .thirds-two	{
	width: 660px;
	}
.unit2Col .thirds-one	{
	width: 300px;
	}
.unit2Col .half	{
	width: 50%;
	}

/* 3カラム */
.unit4Col .unit	{
	width: 25%;
	float: left;
	}

/* ページヘッダー */	
.pageHeaderWrap	{
	width: 100%;
	background-color: #3498db;
	margin: 0 auto;
	}
.pageHeaderWrap .pageHeader	{
	width: 960px;
	height: 170px;
	margin: 0 auto;
	}
.pageHeaderWrap .pageHeader .unit2Col .unitLeft	{
	width: 660px;
	}
.pageHeaderWrap .pageHeader .unit2Col .unitRight	{
	width: 300px;
	}
	
/* パンくずリスト */	
/*.pagePath	{
	letter-spacing: -4em;
	margin: 20px 0 40px 0;
	}*/
.pagePath li	{
	display: inline-block;
	letter-spacing: normal;
	font-size: 86%;
	color: #fff;
	margin-right: 1em;
	}
.pagePath li a	{
	color: #fff;
	}
.pagePath li:before	{
	font-family: FontAwesome;
	content: '\f105';
	padding-right: 1em;
	}
.pagePath li:first-child:before	{
	content: '';
	padding-right: 0;
	}
	

.pagePath	{
	letter-spacing: -4em;
	margin: 20px 0 40px 0;

	}
.pagePath>span	{
	font-size: 86%;
}
.pagePath span	{
	display: inline-block;
	letter-spacing: normal;
	/*font-size: 86%;*/
	color: #fff;
	margin-right: 1em;
	}
.pagePath span a	{
	color: #fff;
	}
.pagePath span:before	{
	font-family: FontAwesome;
	content: '\f105';
	padding-right: 1em;
	}
.pagePath span:first-child:before	{
	content: '';
	padding-right: 0;
	}
.pagePath span span span	{
	padding-left: 0.7em;
	}
/* ページタイトル */	
.headlineTtl	{
	font-size: 257%;
	color: #fff;
	}
	
/* メインビジュアル */	
.mainVisual	{
	position: relative;
	width: 300px;
	height: 170px;
	}
.mainVisual .gradation	{
	position: absolute;
	display: block;
	width: 300px;
	height: 170px;
	top: 0;
	left: 0;
	z-index: 10;
	background: -moz-linear-gradient(left, rgba(52,152,219,1) 0%, rgba(52,152,219,0.5) 23%, rgba(52,152,219,0.5) 85%, rgba(52,152,219,1) 100%);
	background: -webkit-linear-gradient(left, rgba(52,152,219,1) 0%,rgba(52,152,219,0.5) 23%,rgba(52,152,219,0.5) 85%,rgba(52,152,219,1) 100%);
	background: linear-gradient(to right, rgba(52,152,219,1) 0%,rgba(52,152,219,0.5) 23%,rgba(52,152,219,0.5) 85%,rgba(52,152,219,1) 100%);
	letter-spacing: normal;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
.mainVisual .photo	{
	position: absolute;
	display: block;
	width: 300px;
	height: 170px;
	top: 0;
	left: 0;
	z-index: 5;
	}

/*--------------------------------------------
  スイミングコース案内・その他のコース案内
--------------------------------------------*/
/* 一覧 */
.courseList li	{
	width: 100%;
	margin-top: 30px;
	}
.courseList li:first-child	{
	margin-top: 0;
	}
.courseList li a	{
	display: block;
	background-color: #e5eff8;
	}
.courseList li a:hover	{
	box-shadow:0px 0px 10px 0px #ccc;
	}	
.courseList li a .photoArea	{
	position: relative;
	width: 300px;
	height: 170px;
	}
.courseList li a .photoArea .photo	{
	position: absolute;
	width: 300px;
	height: 170px;
	top: 0;
	left: 0;
	}
.courseList li a .photoArea .arrow	{
	position: absolute;
	width: 28px;
	height: 28px;
	top: 142px;
	left: 272px;
	display: block;
	background-color: #3498db;
	color: #fff;
	line-height: 28px;
	text-align: center;
	font-size: 172%;
	}
.courseList li a .photoArea .photo:before{
	position: absolute;
	top: 142px;
	right: 0;
	content: "詳しく見る";
	display: inline-block;
	width: 0;
	height: 28px;
	background-color: #3498db;
	opacity: 0;
	background-color: #fff;
	-webkit-transition:	all 1s ease;
	transition:	all 1s ease;
	color: #1a509d;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	}
.courseList li a:hover .photoArea .photo:before{
	width: 100%;
	opacity: 1;	
	}
.courseList li a .inner	{
	width: 600px;
	padding: 20px 30px 0 30px;
	}
.courseList li a .headingTtl	{
	font-size: 129%;
	color: #1a509d;
	font-weight: bold;
	}
.courseList li a p	{
	letter-spacing: 0.025em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
.courseList li a dl	{
	display: table;
	width: 100%;
	margin-top: 1em;
	}	
.courseList li a dl dt	{
	display: table-cell;
	width: 60px;
	background-color: #3498db;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	}
.courseList li a dl dd	{
	display: table-cell;
	background-color: #fff;
	vertical-align: middle;
	padding: 10px 20px;
	box-sizing: border-box;
	}

/* 詳細 */
.courseDescription .inner	{
	width: 100%;
	background-color: #e5eff8;
	margin-bottom: 30px;
	padding: 20px 30px;
	box-sizing: border-box;
	}
.courseDescription .inner p	{
	letter-spacing: 0.025em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
.courseDescription .inner dl	{
	display: table;
	width: 100%;
	margin-top: 1em;
	}	
.courseDescription .inner dl dt	{
	display: table-cell;
	width: 60px;
	background-color: #3498db;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	}
.courseDescription .inner dl dd	{
	display: table-cell;
	background-color: #fff;
	vertical-align: middle;
	padding: 10px 20px;
	box-sizing: border-box;
	}
.courseDescription ul.notes	{
    margin-left: 1.5em;
    text-indent: -1.25em;
	}
.courseDescription ul.notes li:before {
	content: '※';
    text-indent: 0;
	padding-right: 0.25em;
	}
	
/* 見出し */	
.section .headingTtl	{
	position: relative;
	display: inline-block;
	font-size: 172%;
	padding: 0 0 0 55px;
	margin-bottom: 15px;
	}
.section .headingTtl:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 35px;
	height: 4px;
	background-color: #3498db;
	margin-top: -2px;
	}
	
/* 講習時間 */	
.courseDescription .trainingTime dl	{
	display: table;
	width: 100%;
	margin-bottom: 10px;
	}
.courseDescription .trainingTime dl dt	{
	display: table-cell;
	width: 16%;
	text-align: center;
	background-color: #e5eff8;
	color: #1a509d;
	vertical-align: middle;
	padding: 0.5em 0;
	}
.courseDescription .trainingTime dl dd	{
	display: table-cell;
	vertical-align: middle;
	padding: 0.5em 1.5em;
	}
/*.courseDescription .trainingTime dl dd ul	{
	letter-spacing: -4em;
	}*/
.courseDescription .trainingTime dl dd ul li	{
	display: inline-block;
	letter-spacing: normal;
	}
.courseDescription .trainingTime dl dd ul li:before	{
	content: '　／　';
	}
.courseDescription .trainingTime dl dd ul li:first-child:before	{
	display: none;
	}
.courseDescription p.notes	{
	color: #666;
	margin-top: 10px;
	}
.courseDescription .priceList,
.courseDescription .priceList th,
.courseDescription .priceList td	{
	border: 1px solid #bdc3c7;
	}
.courseDescription .priceList th	{
	text-align: center;
	vertical-align: middle;
	width: 50%;
	color: #1a509d;
	background-color: #e5eff8;
	padding: 0.5em 0;
	}
.courseDescription .priceList th b,
.courseDescription .priceList th strong	{
	font-size: 172%;
	padding: 0 0.25em;
	}
.courseDescription .priceList td	{
	background-color: #fff;
	vertical-align: middle;
	letter-spacing: 0.1em;
	padding: 0.5em 1.5em;
	}
/*.courseDescription .priceList td.price	{
	font-size: 172%;
	font-weight: bold;
	width: 20%;
	text-align: right;
	box-sizing: border-box;
	}
.courseDescription .priceList td.price span	{
	font-size: 58%;
	padding-left: 0.5em;
	font-weight: normal;
	}*/

.courseDescription .priceList td.price	{
	width: 20%;
	text-align: right;
	box-sizing: border-box;

	font-weight: normal;
	}
.courseDescription .priceList td.price strong	{
	font-size: 172%;
	font-weight: bold;
	padding-right: 0.3em;
	}

.courseDescription .inner .photoList	{
	width: 910px;
	margin-right: -10px;
	margin-top: 1em;
	}
.courseDescription .inner .photoList li	{
	float: left;
	width: 172px;
	padding: 5px 10px 5px 0;
	}
.courseDescription .inner .photoList li a	{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 66.66666666666667%;
	}
.courseDescription .inner .photoList li a .photo	{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	}
.courseDescription .inner .photoList li a .photo img	{
	width: 100%;
	height: auto;
	}
.courseDescription .inner .photoList li a .icon	{
	display: block;
	position: absolute;
	width: 2em;
	height: 2em;
	bottom: 0;
	right: 0;
	color: #fff;
	z-index: 10;
	line-height: 2;
	text-align: center;
	background-color: #3498db;
	}
.courseDescription .notesColor {
	color: #f00;
	}
.courseDescription .trainingTime .caption	{
	text-align: left;
	font-size: 115%;
	color: #2980b9;
	margin: 15px 0 15px 1.5em;
    text-indent: -1.25em;
	}
.courseDescription .trainingTime .caption:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	}

/*--------------------------------------------
  京都踏水会とは
--------------------------------------------*/
/* 法人概要 */
.itemBox	{
	border: 1px solid #bdc3c7;
	margin-top: 30px;
	}
.itemBox .headingTtl	{
	border-bottom: 1px solid #bdc3c7;
	background-color: #ecf0f1;
	font-size: 172%;
	padding: 0.5em 1.5em;
	}
.itemBox .itemList	{
	padding: 20px;
	}
.itemBox .itemList ul li	{
	float: left;
	width: 50%;
	}
.itemBox .itemList ul li:before	{
	font-family: FontAwesome;
	content: '\f22d';
	color: #2980b9;
	padding-right: 0.5em;
	}
.itemBox .itemList ul li a	{
	text-decoration: underline;
	}
.attentionBox	{
	border: 1px solid #bdc3c7;
	background-color: #f7f1e3;
	padding: 20px;
	margin-top: 30px;
	}
.attentionBox a	{
	color: #c0392b;
	text-decoration: underline;
	}
	
/* アクセス */
.accessGuide	{
	padding-right: 30px;
	}
.accessGuide li	{
	border-bottom: 1px dotted #bdc3c7;
	font-size: 115%;
	padding-bottom: 10px;
	margin-top: 10px;
	}	
.accessGuide li:first-child	{
	border-top: 1px dotted #bdc3c7;
	padding-top: 10px;
	margin-top: 0;
	}
.accessGuide li dl	{
	display: table;
	width: 100%;
	}
.accessGuide li dl dt	{
	display: table-cell;
	width: 7.5em;
	vertical-align: middle;
	}
.accessGuide li dl dt i	{
	padding-right: 0.5em;
	}	
.accessGuide li dl dd	{
	display: table-cell;
	border-left: 1px dotted #bdc3c7;
	padding-left: 1em;
	}
.accessGuide li dl dd span	{
	font-size: 214%;
	}
.googleMap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
	border: 1px solid #bdc3c7;
	box-sizing: border-box;
	}
.googleMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}	
	
/* 沿革・施設紹介 */
.catch	{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	font-size: 214%;
	color: #2980b9;
	margin-bottom: 0.5em;
	}

/* 沿革 */
.historyTable	{
	margin-top: 1em;
	}
.historyTable,
.historyTable th,
.historyTable td	{
	border: 1px solid #bdc3c7;
	letter-spacing: 0.05em;
	}
.historyTable th	{
	vertical-align: middle;
	width: 19%;
	text-align: left;
	color: #1a509d;
	font-weight: bold;
	background-color: #e5eff8;
	padding: 0.5em 1.5em;
	box-sizing: border-box;
	}
.historyTable th span	{
	font-weight: normal;
	padding-left: 0.5em;
	}
.historyTable td	{
	vertical-align: middle;
	padding: 0.5em 1.5em;
	}

/* 施設紹介 */
.floorGuide	{
	padding-left: 30px;
	margin-top: 1em;
	}
.floorGuide dl dt	{
	background-color: #3498db;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	font-size: 115%;
	color: #fff;
	padding: 0.5em 1.5em;
	}
.floorGuide dl dd ul	{
	padding-left: 2em;
	margin: 0.5em 0;
	}
.floorGuide dl dd ul li:before	{
	font-family: FontAwesome;
	content: '\f068';
	color: #2980b9;
	padding-right: 0.5em;
	}
.floorMap	{
	margin-top: 1em;
	}
.facilityPhotoList	{
	width: 970px;
	margin-right: -10px;
	margin-top: 1em;
	}
.facilityPhotoList li	{
	float: left;
	width: 184px;
	margin-right: 10px;
	}
.facilityPhotoList li a	{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 66.66666666666667%;
	}
.facilityPhotoList li a .photo	{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	}
.facilityPhotoList li a .photo img	{
	width: 100%;
	height: auto;
	}
.facilityPhotoList li a .icon	{
	display: block;
	position: absolute;
	width: 2em;
	height: 2em;
	bottom: 0;
	right: 0;
	color: #fff;
	z-index: 10;
	line-height: 2;
	text-align: center;
	background-color: #3498db;
	}
.facilityPhotoList li figcaption	{
	font-size: 86%;
	color: #666;
	padding: 0.5em 0;
	}

/*--------------------------------------------
  その他のコース案内
--------------------------------------------*/
.varietyNav	{
	width: 970px;
	margin-right: -10px;
	}
.varietyNav li	{
	float: left;
	width: 230px;
	border: 1px solid #2980b9;
	margin-top: 10px;
	margin-right: 10px;
	}
.varietyNav li a	{
	position: relative;
	display: table;
	width: 100%;
	height: 50px;
	background-color: #2980b9;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	padding: 0 2em 0 1em;
	box-sizing: border-box;
	}
.varietyNav li a:after{   
	font-family: FontAwesome;
	content: '\f061';
	position: absolute;
	right: 1em;
	top: 50%;
	font-size: 100%;
	line-height: normal;
	font-weight: lighter;
	margin-top: -0.5em;
	}
.varietyNav li a:hover	{
	background-color: #fff;
	color: #2980b9;
	}
.courseDescription .headlineTtl	{
	font-size: 186%;
	font-weight: bold;
	color: #3498db;
	padding: 0;
	margin-bottom: 15px;
	}
.courseDescription .priceList caption	{
	text-align: left;
	font-size: 115%;
	color: #2980b9;
	margin: 15px 0 15px 1.5em;
    text-indent: -1.25em;
	}
.courseDescription .priceList caption:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	}

/*--------------------------------------------
  入会案内
--------------------------------------------*/
.entryGuide dl	{
	margin-top: 30px;
	}
.entryGuide dl dt	{
	font-size: 134%;
	color: #3498db;
	padding-bottom: 0.25em;
	}
.entryGuide dl dt:before	{
	font-family: FontAwesome;
	content: '\f192';
	padding-right: 0.5em;
	}
.entryGuide dl dd	{
	border-top: 1px solid #c1ddf6;
	background-color: #e5eff8;
	padding: 20px 30px;
	}	
.entryGuide dl dd .listSquare li:before {
	font-family: FontAwesome;
	content: '\f0c8';
    text-indent: 0;
	padding-right: 0.25em;
	}
.entryGuide dl dd .listCircle li:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	}
.entryGuide p.notes	{
	margin-top: 30px;
	}
.entryGuide p.notes:before {
	content: '※';
    text-indent: 0;
	padding-right: 0.25em;
	}	
.entryGuide dl dd .listSquare li,
.entryGuide dl dd .listCircle li,
.entryGuide p.notes {
    margin-left: 1.5em;
    text-indent: -1.25em;
	}	
.entryGuide dl dd .btn a	{
	display: block;
	border: 1px solid #c1ddf6;
	background-color: #fff;
	width: 250px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 129%;
	color: #2980b9;
	margin-top: 1em;
	}
.entryGuide dl dd .btn a i	{
	padding-right: 0.5em;
	}
.entryGuide dl dd .btn a:hover	{
	text-decoration: underline;
	}	

/*--------------------------------------------
  お問い合わせ
--------------------------------------------*/
.contactForm form	{
	border-top: 1px dotted #bdc3c7;
	padding-top: 10px;
	}
.contactForm form dl	{
	display: table;
	width: 100%;
	border-bottom: 1px dotted #bdc3c7;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
.contactForm form fieldset dl:first-of-type	{
	border-top: 1px dotted #bdc3c7;
	padding-top: 10px;
	}
.contactForm form fieldset legend	{
	color: #2980b9;
	text-align: left;
    font-size: 172%;
	font-weight: bold;
	margin: 20px 0 10px 0;
	}
.contactForm form dl dt	{
	display: table-cell;
	width: 14em;
	vertical-align: middle;
	}	
.contactForm form dl dd	{
	display: table-cell;
	vertical-align: middle;
	border-left: 1px dotted #bdc3c7;
	padding-left: 1em;	
	}	
.contactForm form .alert	{
	display: inline-block;
	width: 3em;
	background-color: #c0392b;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	font-size: 79%;
	font-weight: bold;
	margin-left: 0.5em;
	}
.contactForm form dl dd .attention	{
	display: block;
	color: #666;
	font-size: 86%;
	margin-bottom: 0.5em;
	}
.contactForm form dl dd input[type="text"],
.contactForm form dl dd input[type="email"],
.contactForm form dl dd input[type="tel"],
.contactForm form dl dd textarea	{
	padding: 0.5em;
	background: none;
	border: 1px solid #bdc3c7;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
.contactForm form dl dd select	{
	padding: 0.5em;
	background: none;
	border: 1px solid #bdc3c7;
	border-radius: 0;
	outline: none;
	}
.contactForm form dl dd .sizeHalf	{
	width: 50% !important;
	box-sizing: border-box;
	}
.contactForm form dl dd .sizeQuarter	{
	width: 40%;
	box-sizing: border-box;
	}
.contactForm form dl dd .sizeFull	{
	width: 100%;
	box-sizing: border-box;
	}
.contactForm form dl dd textarea.sizeFull	{
	height: 200px;
	}
.contactForm form dl dd input[type="radio"]	{
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 0;
	}
.contactForm form dl dd .add	{
	margin-top: 0.5em;
	}
/*.contactForm form dl dd .add span	{*/
.contactForm form dl dd .add .addName	{
	display: inline-block;
	width: 6.5em;
	}
.contactForm form input[type="submit"]	{
	display: block;
	border: 1px solid #3498db;
	background-color: #fff;
	width: 250px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 129%;
	color: #2980b9;
	cursor: pointer;
	margin: 0 auto;
	}
.contactForm form input[type="submit"]:hover	{
	background-color: #3498db;
	color: #fff;
	}
.contactForm form label	{
	display: inline-block;
	}
.contactForm .attentionBox	{
	margin-bottom: 30px;
	}
.contactForm .attentionBox .listCircle li:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	}
.contactForm .attentionBox .listCircle li {
    margin-left: 1.5em;
    text-indent: -1.25em;
	}
.contactForm form .division li	{
	border-top: 1px dotted #bdc3c7;
	margin-top: 10px;
	padding-top: 5px;
	}
.contactForm form .division li:first-child	{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	}
.contactForm form .caption	{
	text-align: left;
	font-size: 115%;
	color: #2980b9;
	margin: 0.25em 0 0.5em 1.5em;
    text-indent: -1.25em;
	}
.contactForm form .caption:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	}
.boxArea .box {
	display: none;
	}
/*--------------------------------------------
  リンク
--------------------------------------------*/
.itemBox .linkList	{
	padding: 20px;
	}
.itemBox .linkList ul li	{
	border-top: 1px dotted #bdc3c7;
	margin-top: 20px;
	padding-top: 20px;
	}
.itemBox .linkList ul li:first-child	{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	}	
.itemBox .linkList ul li dl dt	{
	border-bottom: solid 3px #e5eff8;
	position: relative;
	font-size: 172%;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
.itemBox .linkList ul li dl dt:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #3498db;
	bottom: -3px;
	width: 20%;
	}

/*--------------------------------------------
  会員ログイン
--------------------------------------------*/
.loginForm	{
	width: 298px;
	border: 1px solid #bdc3c7;
	padding: 20px;
	margin: 0 auto;
	}
.loginForm form dl	{
	display: table;
	width: 100%;
	margin-bottom: 10px;
	}
.loginForm form dl dt	{
	display: table-cell;
	width: 8em;
	background-color: #ecf0f1;
	text-align: center;
	vertical-align: middle;
	}	
.loginForm form dl dd	{
	display: table-cell;
	vertical-align: middle;
	padding-left: 0.5em;	
	}
.loginForm form ul	{
	display: table;
	width: 100%;
	}	
.loginForm form ul li	{
	display: table-cell;
	width: 50%;
	padding-left: 5px;
	box-sizing: border-box;
	}	
.loginForm form ul li:first-child	{
	padding-left: 0;
	padding-right: 5px;
	}	
.loginForm form dl dd input[type="text"],
.loginForm form dl dd input[type="password"]	{
	width: 100%;
	padding: 0.5em;
	background: none;
	border: 1px solid #bdc3c7;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
	}
.loginForm form input[type="submit"],
.loginForm form input[type="reset"]	{
	display: block;
	border: 1px solid #3498db;
	background-color: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 115%;
	color: #2980b9;
	cursor: pointer;
	margin: 10px auto 0 auto;
	}
.loginForm form input[type="submit"]:hover,
.loginForm form input[type="reset"]:hover	{
	background-color: #3498db;
	color: #fff;
	}

/*--------------------------------------------
  会員専用サイト
--------------------------------------------*/
/* 会員専用サイトメニュー */
.memberNavWrap	{
	width: 100%;
	background-color: #e67e22;
	margin: 0 auto;
	}
.memberNavWrap .memberNav	{
	width: 960px;
	height: 50px;
	display: table;
	margin: 0 auto;
	}
.memberNavWrap .memberNav dt	{
	width: 137px;
	display: table-cell;
	border-left: 1px solid #d35400;
	border-right: 1px solid #d35400;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	}
.memberNavWrap .memberNav dt a {
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	color: #fff;
	}
.memberNavWrap .memberNav dd	{
	width: 822px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}
.memberNavWrap .memberNav dd ul	{
	width: 822px;
	display: table;
	}
.memberNavWrap .memberNav dd ul li	{
	width: 136px;
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #d35400;
	}
.memberNavWrap .memberNav dd ul .nav04,
.memberNavWrap .memberNav dd ul .nav05,
.memberNavWrap .memberNav dd ul .nav06	{
	border-right: 1px solid #6F1E51;
	}	
.memberNavWrap .memberNav dd ul .nav04,
.memberNavWrap .memberNav dd ul .nav05,
.memberNavWrap .memberNav dd ul .nav06	{
	background-color: #833471;
	}	
.memberNavWrap .memberNav dd ul li a {
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	color: #fff;
	}
.memberNavWrap .memberNav dt a:hover,
.memberNavWrap .memberNav dd ul li a:hover	{
	background-color: #d35400;
	}
.memberNavWrap .memberNav dd ul .nav04 a:hover,
.memberNavWrap .memberNav dd ul .nav05 a:hover,
.memberNavWrap .memberNav dd ul .nav06 a:hover	{
	background-color: #6F1E51;
	}	

/* 更新情報 */
.newsBox	{
	border: 1px solid #bdc3c7;
	}
.newsBox .headingTtl	{
	border-bottom: 1px solid #bdc3c7;
	background-color: #ecf0f1;
	font-size: 172%;
	padding: 0.5em 1.5em;
	}
.newsBox .newsList	{
	padding: 20px;
	}
.newsBox .newsList li	{
	border-bottom: 1px dotted #bdc3c7;
	padding-bottom: 0.75em;
	margin-top: 0.75em;
	}
.newsBox .newsList li:first-child	{
	margin-top: 0;
	}
.newsBox .newsList li a	{
	display: table;
	width: 100%;
	text-decoration: underline;
	}
.newsBox .newsList li time	{
	display: table-cell;
	width: 6em;
	vertical-align: middle;
	}
.newsBox .newsList li .cat	{
	display: table-cell;
	width: 9em;
	background-color: #3498db;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	padding: 0.25em 0;
	}	
.newsBox .newsList li .ttl	{
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 0.05em;
	padding-left: 1em;
	}

/* 成人コースメニュー */
.scheduleNav	{
	width: 990px;
	margin-left: -30px;
	margin-top: 30px;
	}
.scheduleNav li	{
	width: 300px;
	float: left;
	margin-left: 30px;
	}
.scheduleNav li dl	{
	border: 1px solid #3498db;
	}
.scheduleNav li dl dt	{
	background-color: #3498db;
	font-size: 134%;
	text-align: center;
	color: #fff;
	padding: 0.5em 1.5em;
	}
.scheduleNav li dl dd .itemList	{
	padding: 0 1.5em 0.5em 1.5em;
	}
.scheduleNav li dl dd .itemList li	{
	width: auto;
	float: none;
	margin-left: 0;
	margin-top: 0.5em;
	}	
.scheduleNav li dl dd .itemList li:before	{
	font-family: FontAwesome;
	content: '\f22d';
	color: #2980b9;
	padding-right: 0.5em;
	}
.scheduleNav li dl dd .itemList li a	{
	text-decoration: underline;
	letter-spacing: 0.05em;
	}

/* 退会・休会・コース変更届け */
.guideBox	{
	border: 1px solid #ffb8b8;
	background-color: #fce5e5;
	padding: 20px;
	margin-top: 30px;
	}
.guideBox .headingTtl	{
	position: relative;
	display: inline-block;
	font-size: 172%;
	padding: 0 0 0 55px;
	margin-bottom: 15px;
	}
.guideBox .headingTtl:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 35px;
	height: 4px;
	background-color: #ffb8b8;
	margin-top: -2px;
	}
.guideBox .btn a	{
	display: block;
	border: 1px solid #ffb8b8;
	background-color: #fff;
	width: 250px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 129%;
	color: #fc7878;
	margin-top: 1em;
	}
.guideBox .btn a i	{
	padding-right: 0.5em;
	}
.guideBox .btn a:hover	{
	text-decoration: underline;
	}

/* 開館カレンダー */
.calendarWrap	{
	margin-top: 30px;
	}
.calendarWrap .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	}
.calendarWrap .bx-viewport .calendarSlider {
	 display: block;
	 width: 860px;
	 height: auto;
	 margin: 0 auto;
	}
.calendarWrap .bx-wrapper .bx-prev {
	left: -50px;
	background: url(../images/arrow-left.png) top center no-repeat;
	}
.calendarWrap .bx-wrapper .bx-next {
	right: -50px;
	background: url(../images/arrow-right.png) top center no-repeat;
	}
.calendarWrap .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	outline: 0;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	z-index: 9999;
	}
.calendarWrap .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
	}
.calendarWrap .calendarSlider li dl	{
	border: 1px solid #bdc3c7;
	}

.calendarWrap .calendarSlider li dl	dt	{
	border-bottom: 1px solid #bdc3c7;
	background-color: #ecf0f1;
	font-size: 172%;
	text-align: center;
	padding: 0.5em 1.5em;
	}	
.calendarWrap .calendarSlider li dl dd	{
	padding: 20px;
	}
.calendarWrap .calendarSlider li dl dd table,
.calendarWrap .calendarSlider li dl dd table th,
.calendarWrap .calendarSlider li dl dd table td	{
	border: 1px solid #bdc3c7;
	letter-spacing: 0.05em;
	text-align: center;
	}
.calendarWrap .calendarSlider li dl dd table th	{
	vertical-align: middle;
	width: 14.28571428571429%;
	color: #1a509d;
	font-weight: bold;
	background-color: #ecf0f1;
	padding: 0.5em 0;
	box-sizing: border-box;
	}
.calendarWrap .calendarSlider li dl dd table td	{
	vertical-align: middle;
	padding: 0.5em 0;
	box-sizing: border-box;
	}
.calendarWrap .calendarSlider li dl dd table td.closing	{
	background-color: #ffd700;
	color: #cc9900;
	}
.calendarWrap .calendarSlider li dl dd .notes	{
	color: #666;
	margin-top: 10px;
	}
.calendarWrap .calendarSlider li dl dd .notes .closing	{
	color: #ffd700;
	}
.calendarWrap .calendarSlider li .infoBox	{
	border: 1px solid #bdc3c7;
	background-color: #ecf0f1;
	padding: 20px;
	margin-top: 10px;
	}
.calendarWrap .calendarSlider li .infoBox .listCircle li:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	}
.calendarWrap .calendarSlider li .infoBox .listCircle li	{
    margin-left: 1.5em;
    text-indent: -1.25em;
	}	
.alertBox	{
	border: 1px solid #ffb8b8;
	background-color: #fce5e5;
	color: #c0392b;
	padding: 20px;
	margin-bottom: 30px;
	}
.alertBox .headingTtl	{
	position: relative;
	display: inline-block;
	font-size: 172%;
	padding: 0 0 0 55px;
	margin-bottom: 15px;
	}
.alertBox .headingTtl:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 35px;
	height: 4px;
	background-color: #c0392b;
	margin-top: -2px;
	}
.alertBox .listCircle li:before {
	font-family: FontAwesome;
	content: '\f111';
    text-indent: 0;
	padding-right: 0.25em;
	color: #c0392b;
	}
.alertBox .listCircle li	{
    margin-left: 1.5em;
    text-indent: -1.25em;
	}	

/*--------------------------------------------
  サイトマップ
--------------------------------------------*/
/*.siteMap p	{
	font-weight: bold;
	line-height: 2;
	}
.siteMap dl dt	{
	font-size: 86%;
	font-weight: bold;
	color: #444;
	line-height: 2;
	}
.siteMap ul li	{
	font-size: 86%;
	color: #666;
	line-height: 2;
	}
*/
.siteMap p.sitemap-parent	{
	font-weight: bold;
	line-height: 2;
	}
.siteMap p.sitemap-child	{
	font-size: 86%;
	font-weight: bold;
	color: #444;
	line-height: 2;
	}
.siteMap p.sitemap-grandchild	{
	font-size: 86%;
	color: #666;
	line-height: 2;
	}

/*--------------------------------------------
  20180324 追加
--------------------------------------------*/
/* ヘッダーナビ-ログインボタン化 */

.headerWrap .headerInner .headerNav .loginBtn a	{
	display: block;
	width: 10em;
	height: 2em;
	line-height: 2;
	text-align: center;
	background-color: #3498db;
	border-radius: 4px;
	color: #fff;
	margin-top: -0.5em;
	}
.headerWrap .headerInner .headerNav .loginBtn a i	{
	color: #fff;
	}
.headerWrap .headerInner .headerNav .loginBtn a:hover	{
	background-color: #2980b9;
	}

/* トップページ　更新情報・カレンダー追加 */
.unit2Col .quarter-third	{
	float: left;
	width: 696px;
	margin-top: 30px;
	}
.unit2Col .quarter-one	{
	float: right;
	width: 234px;
	margin-top: 30px;
	}
.unit2Col .quarter-one.calendar .headingTtl {
    border: 1px solid #bdc3c7;
    background-color: #ecf0f1;
    font-size: 172%;
	text-align: center;
    padding: 0.5em 0;
	}
.unit2Col .quarter-one.calendar dl	{
	margin-top: 20px;
	}	
.unit2Col .quarter-one.calendar dl dt	{
	font-size: 129%;
	color: #1a509d;
	font-weight: bold;
	text-align: center;
	}	
.unit2Col .quarter-one.calendar dl dd table,
.unit2Col .quarter-one.calendar dl dd table th,
.unit2Col .quarter-one.calendar dl dd table td	{
	border: 1px solid #bdc3c7;
	letter-spacing: 0.05em;
	text-align: center;
	}
.unit2Col .quarter-one.calendar dl dd table th	{
	vertical-align: middle;
	width: 14.28571428571429%;
	color: #1a509d;
	font-weight: bold;
	background-color: #ecf0f1;
	padding: 0.5em 0;
	box-sizing: border-box;
	}
.unit2Col .quarter-one.calendar dl dd table td	{
	vertical-align: middle;
	padding: 0.5em 0;
	box-sizing: border-box;
	}
.unit2Col .quarter-one.calendar dl dd table td.closing	{
	background-color: #ffd700;
	color: #cc9900;
	}
.unit2Col .quarter-one.calendar .notes	{
	color: #666;
	margin-top: 20px;
	}
.unit2Col .quarter-one.calendar .notes .closing	{
	color: #ffd700;
	}

/* 会員ログアウト */
.memberTopBtn a	{
	display: block;
	background-color: #3498DB;
	width: 340px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 129%;
	color: #fff;
	margin: 1em auto 0 auto;
	}		
.memberTopBtn a i {
    padding-right: 0.5em;
	}
.memberTopBtn a:hover	{
	background-color: #2980b9;
	}

/*20190422追記*/

.entry_wrap{
	display: flex;
  	flex-wrap: wrap;
	height:156px;
	margin-bottom:20px;
	margin-top:-15px;
}

.entry_item01,
.entry_item02{
	box-sizing: border-box;
}

.entry_item01{
	width:682px;
	margin-right:30px;
	padding:20px 35px;
	background-color: #f3d39a;
	text-align: center;
}

.entry_item01_title{
	color:#a23232;
	font-size:30px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	display:block;
	border-bottom:1px solid #a23232;
	
}

.entry_item1_shosai{
	width:520px;
	margin:10px auto 0;
	text-align: left;
	line-height:1.2;
}

.entry_item02{
	margin-top:35px;
}

.entry_item02 > a > img:hover{
	opacity:.7;
}



@media screen and (max-width: 768px) {
body	{
	font-size: 12px;
	min-width: 320px;
	}
.wrap	{
	overflow: hidden;
	}
hr	{
    margin: 10px 0;
	}
	


/*--------------------------------------------
  header
--------------------------------------------*/
.headerWrap	.headerInner	{
	width: 100%;
	display: table;
	border-bottom: 1px solid #bdc3c7;
	margin: 0 auto;
	}
.headerWrap	.headerInner .logo	{
	width: auto;
	float: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	}
.headerWrap	.headerInner .headerNav	{
	display: none;
	}
	
/* PC非表示 */	
.header	.headerInner .toggle	{
	display: table-cell;
	width: 40px;
	height: 40px;
	text-align: right;
	letter-spacing: -1em;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 10px;
	}
.header	.headerInner .toggle span	{
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../images/menu_open.png) left top no-repeat;
	background-size: 40px 40px;
	letter-spacing: normal;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
.header	.headerInner .toggle.active span	{
	background: url(../images/menu_close.png) left top no-repeat;
	background-size: 40px 40px;
	letter-spacing: normal;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}

	.facebook_sp{
		display:block;
		text-align: center;
		margin-top:20px;
	}

/*--------------------------------------------
  globalNav
--------------------------------------------*/
.globalNavWrap {
	position: absolute;
	height: auto;
	top: 70px;
	left: 0;
	background-color:#ecf0f1;
	border-top: none;
	border-bottom: none;
    z-index: 99999;
	}
.globalNav {
    position: static;
	}
.globalNav .nav	{
    width: 100%;
    height: auto;
	border-left: none;
	border-right: none;
	}	
.globalNav .nav .nav01,
.globalNav .nav .nav02,
.globalNav .nav .nav03 {
    height: auto;
    float: none;
	border-right: none;
	}
.globalNav .nav .nav01,
.globalNav .nav .nav02,
.globalNav .nav .nav03	{
   width: auto;
	}
.globalNav .nav .nav01 span,
.globalNav .nav .nav02 span,
.globalNav .nav .nav03 span	{
	display: none;
	}

/* プルダウンメニュー */
.globalNav .nav .nav01 .menu,
.globalNav .nav .nav02 .menu,
.globalNav .nav .nav03 .menu {
    width: 100%;
	border: none;
    position: static;
    display: block;
    top: 0;
    left: 0;
	margin-left: 0;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #bdc3c7;
	}
.globalNav .nav .nav01 .menu dl,
.globalNav .nav .nav02 .menu dl,
.globalNav .nav .nav03 .menu dl	{
	padding: 10px 0;
	}

.globalNav .nav .nav01 .menu dl dt,
.globalNav .nav .nav02 .menu dl dt a,
.globalNav .nav .nav03 .menu dl dt	{
	font-size: 150%;
	margin-bottom: 10px;
	}
.globalNav .nav .nav01 .menu dl dd p,
.globalNav .nav .nav02 .menu dl dd p,
.globalNav .nav .nav03 .menu dl dd p	{
	margin-top: 10px;
	}
.globalNav .nav .nav01 .menu dl dd p a,
.globalNav .nav .nav02 .menu dl dd p a,
.globalNav .nav .nav03 .menu dl dd p a	{
	font-size: 134%;
	}
.globalNav .nav .nav01 .menu dl dd ul,
.globalNav .nav .nav02 .menu dl dd ul,
.globalNav .nav .nav03 .menu dl dd ul	{
	letter-spacing: normal;
	margin-right: 0;
	}
.globalNav .nav .nav01 .menu dl dd ul li,
.globalNav .nav .nav02 .menu dl dd ul li,
.globalNav .nav .nav03 .menu dl dd ul li	{
	display: block;
	width: 100%;
	margin-right: 0;
	}
.globalNav .nav .nav01 .menu dl dd ul li a,
.globalNav .nav .nav02 .menu dl dd ul li a,
.globalNav .nav .nav03 .menu dl dd ul li a	{
	font-size: 117%;
	}
	
/* PC非表示 */
.globalNavSp	{
	width: 100%;
	display: block;
	}
.globalNavSp ul	{
	margin-top: 1em;
	border-bottom: 1px solid #bdc3c7;
	padding: 10px;
	box-sizing: border-box;
	}
.globalNavSp ul li	{
	display: block;
	width: 100%;
	margin-top: 10px;
	}
.globalNavSp ul li:first-child	{
	margin-top: 0;
	}
.globalNavSp ul li a	{
	display: block;
	background-color: #3498db;
	text-align: center;
	padding: 1em 0;
	color: #fff;
	font-size: 117%;
	}
.globalNavSp .contactInner	{
	padding: 10px 10px 20px 10px;
	text-align: center;
	}
.globalNavSp .contactInner .tel a	{
	font-size: 200%;
	color: #27ae60;
	}
.globalNavSp .contactInner .workingDay	{
	margin-bottom: 1em;
	}
.globalNavSp .contactInner .contactBtn a	{
	display: block;
	height: 46px;
	background-color: #27ae60;
	border-bottom: 4px solid #239453;
	font-size: 150%;
	line-height: 46px;
	color: #fff;
	margin-bottom: 10px;
	}
.globalNavSp .contactInner .freeBtn a	{
	display: block;
	height: 46px;
	background-color: #c0392b;
	border-bottom: 4px solid #992f24;
	font-size: 150%;
	line-height: 46px;
	color: #fff;
	}
.globalNavSp .contactInner .tel i	{
	padding-right: 0.1em;
	}
.globalNavSp .contactInner .contactBtn a i,
.globalNavSp .contactInner .freeBtn a i	{
	padding-right: 0.25em;
	}

/*--------------------------------------------
  common
--------------------------------------------*/
.conts	{
	width: 100%;
	padding: 20px 10px;
	margin: 0 auto;
	box-sizing: border-box;
	}	

/*--------------------------------------------
  footer
--------------------------------------------*/
.footerWrap .footerSubNavWrap	{
	display: none;
	}
.footerWrap .footerInfoWrap	{
	background-color: #fff;
	}
.footerWrap .footerInfoWrap .footerInfo	{
	width: 100%;
	padding: 0 10px;
	margin: 0 auto;
	box-sizing: border-box;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock	{
	width: 100%;
	float: none;
	margin-bottom: 20px;
	text-align: center;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .logo	{
	display: none;
	}	
.footerWrap .footerInfoWrap .footerInfo .leftBlock .tel	{
	font-size: 200%;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .tel a	{
	color: #27ae60;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .workingDay	{
	margin-bottom: 10px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .contactBtn a	{
	font-size: 150%;
	margin-bottom: 10px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .freeBtn a	{
	font-size: 150%;
	margin-bottom:10px;
	}
.footerWrap .footerInfoWrap .footerInfo .leftBlock .changeBtn a	{
	font-size: 150%;
	margin-bottom:10px;
	}	
/*.footerWrap .footerInfoWrap .footerInfo .leftBlock .facebook a img{
	width:80%;
}*/
	
.footerWrap .footerInfoWrap .footerInfo .rightBlock	{
	display: none;
	}

.footerWrap .copyrightWrap	{
	width: 100%;
	background-color: #2c3e50;
	margin: 0 auto;
	}
.footerWrap .copyrightWrap .copyright	{
	width: 100%;
	font-size: 84%;
	}
	
/*--------------------------------------------
  index
--------------------------------------------*/
/* Slider */
.sliderWrap	{
	position: static;
	}
.sliderWrap .contactWrap	{
	display: none;
	}
.sliderWrap .bx-viewport .bxslider li {
	 display: block;
	 width: 100%;
	 height: auto;
	}
.sliderWrap .bx-wrapper .bx-prev {
	background: url(../images/arrow-left.png) top center no-repeat;
	background-size: contain;
	}
.sliderWrap .bx-wrapper .bx-next {
	background: url(../images/arrow-right.png) top center no-repeat;
	background-size: contain;
	}
.sliderWrap .bx-wrapper .bx-controls-direction a {
	margin-top: -12px;
	width: 24px;
	height: 24px;
	}
.sliderWrap .bx-wrapper .bx-pager {
	bottom: 10px;
	}
.sliderWrap .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

/* スイミングコース案内 */
.courseNavWrap	{
	width: 100%;
	}
.courseNavWrap .courseNav	{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	}
.courseNavWrap .courseNav dt	{
	width: 100%;
	display: block;
	background-color: #2980b9;
	}
.courseNavWrap .courseNav dd	{
	width: 100%;
	display: block;
	}
.courseNavWrap .courseNav dd ul	{
	width: 100%;
	display: block;
	border-bottom: 1px solid #2980b9;
	}
.courseNavWrap .courseNav dd ul li	{
	width: 50%;
	display: block;
	border-right: none;
	float: left;
	border-bottom: 1px solid #2980b9;
	}
.courseNavWrap .courseNav dd ul li:nth-child(odd){
	border-right: 1px solid #2980b9;
	box-sizing: border-box;
	}
.courseNavWrap .courseNav dd ul li:last-child {
	border-bottom: none;
	}
.courseNavWrap .courseNav dd ul li:last-child a {
	height: 38px;
	padding-top: 12px;
	}

/* コンテンツリスト */
.contentList	{
	width: 100%;
	margin-left: 0;
	margin-top: 0;
	}
.contentList li	{
	width: 100%;
	float: none;
	margin-left: 0;
	margin-top: 10px;
	}
.contentList li a	{
	position: relative;
	display: table;
	width: 100%;
	padding-right: 2em;
	box-sizing: border-box;
	box-shadow:0px 0px 10px 0px #ccc;
	}
.contentList li a:after{   
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	right: 0.25em;
	top: 50%;
	font-size: 200%;
	color: #dce5ec;
	text-shadow:0px 1px 1px #ffffff;
	margin-top: -0.5em;
	}
.contentList li a .photoArea	{
	position: static;
	width: 50%;
	display: table-cell;
	height: auto;
	padding: 10px;
	}
.contentList li a .photoArea .photo,
.contentList li a .photoArea .download	{
	position: static;
	width: 100%;
	height: auto;
	}
.contentList li a .photoArea .photo img,
.contentList li a .photoArea .download img	{
	width: 100%;
	height: auto;
	}	
.contentList li a .photoArea .photo:before,
.contentList li a .photoArea .download:before	{
	display: none;
	}
.contentList li a:hover .photoArea .photo:before,
.contentList li a:hover .photoArea .download:before	{
	display: none;
	}
.contentList li a .photoArea .arrow	{
	display: none;
	}
.contentList li a dl	{
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 10px 0;
	}
.contentList li a dl dt	{
	font-size: 117%;
	padding: 0 0 5px 0;
	}
.contentList li a dl dd	{
	font-size: 84%;
	padding: 0;
	}
	
/* バナー */
.bnListWrap	{
	width: 100%;
	margin: 20px auto 0 auto;
	}
.bnListWrap .bnList	{
	padding: 10px 9px 9px 10px;
	}
.bnListWrap .bnList li	{
	width: 50%;
	float: left;
	margin-left: 0;
	padding: 0 1px 1px 0;
	box-sizing: border-box;
	}
.bnListWrap .bnList li a	{
	width: 100%;
	height: auto;
	}
.bnListWrap .bnList li a .photo	{
	width: 50%;
	height: auto;
	}
.bnListWrap .bnList li a .photo img	{
	width: 100%;
	height: auto;
	}
.bnListWrap .bnList li a .ttl	{
	width: 50%;
	}

/*--------------------------------------------
  下層ページ共通
--------------------------------------------*/
/* ページヘッダー */	
.pageHeaderWrap .pageHeader	{
	width: 100%;
	height: auto;
	}
.pageHeaderWrap .pageHeader .unit2Col .unitLeft	{
	width: 100%;
	float: none;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 auto;
	}
.pageHeaderWrap .pageHeader .unit2Col .unitRight	{
	width: 100%;
	float: none;
	margin: 0 auto;
	}

/* パンくずリスト */	
.pagePath	{
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
.pagePath li	{
	font-size: 84%;
	}
	
/* ページタイトル */	
.headlineTtl	{
	font-size: 200%;
	}
	
/* メインビジュアル */	
.mainVisual	{
	position: static;
	width: 100%;
	height: auto;
	}
.mainVisual .gradation	{
	position: static;
	display: none;
	}
.mainVisual .photo	{
	position: static;
	width: 100%;
	height: auto;
	}
.mainVisual .photo img	{
	width: 100%;
	height: auto;
	}

/* 4カラム */
.unit4Col .unit	{
	width: 100%;
	float: none;
	}

/*--------------------------------------------
  スイミングコース案内・その他のコース案内
--------------------------------------------*/
/* 一覧 */
.courseList li	{
	width: 100%;
	margin-top: 10px;
	}
.courseList li a	{
	position: relative;
	display: table;
	width: 100%;
	padding-right: 2em;
	box-sizing: border-box;
	box-shadow:0px 0px 10px 0px #ccc;
	}
.courseList li a:after{   
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	right: 0.25em;
	top: 50%;
	font-size: 200%;
	color: #dce5ec;
	text-shadow:0px 1px 1px #ffffff;
	margin-top: -0.5em;
	}
.courseList li a .photoArea	{
	float: none;
	position: static;
	width: 50%;
	display: table-cell;
	height: auto;
	padding: 10px;
	}
.courseList li a .photoArea .photo	{
	position: static;
	width: 100%;
	height: auto;
	}
.courseList li a .photoArea .photo img	{
	width: 100%;
	height: auto;
	}	
.courseList li a .photoArea .arrow	{
	display: none;
	}
.courseList li a .photoArea .photo:before{
	display: none;
	}
.courseList li a:hover .photoArea .photo:before{
	display: none;
	}
.courseList li a .inner	{
	float: none;
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 10px 0;
	}
.courseList li a .headingTtl	{
	font-size: 117%;
	padding: 0 0 5px 0;
	}
.courseList li a p,
.courseList li a dl	{
	font-size: 84%;
	}
.courseList li a dl	{
	margin-top: 0;
	}
.courseList li a dl dt	{
	color: #333;
	width: 3em;
	background: none;
	text-align: left;
	vertical-align: top;
	padding: 0;
	}
.courseList li a dl dt:after{   
	content: '：';
	}
.courseList li a dl dd	{
	background: none;
	padding: 0;
	}

.courseDescription .inner	{
	margin-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
	}
.courseDescription .inner dl	{
	margin-top: 1em;
	}	
.courseDescription .inner dl dd	{
	padding: 10px;
	}
	
/* 見出し */	
.section .headingTtl	{
	font-size: 167%;
	padding: 0 0 0 45px;
	margin-bottom: 10px;
	}
.section .headingTtl:before{
	width: 25px;
	}
	
/* 講習時間 */	
.courseDescription .trainingTime dl	{
	margin-bottom: 5px;
	}
.courseDescription .trainingTime dl dt	{
	width: 25%;
	}
.courseDescription .trainingTime p.notes	{
	color: #666;
	}
.courseDescription .priceList	{
	border-top: none;
	box-sizing: border-box;
	}	
.courseDescription .priceList th,
.courseDescription .priceList td	{
	border: none;
	}
.courseDescription .priceList th	{
	display: block;
	border-top: 1px solid #bdc3c7;
	border-bottom: 1px solid #bdc3c7;
	width: 100%;
	}
.courseDescription .priceList th b,
.courseDescription .priceList th strong	{
	font-size: 167%;
	}
.courseDescription .priceList td	{
	display: block;
	width: 100%;
	text-align: center;
	padding: 0.5em 1.5em;
	box-sizing: border-box;
	}
.courseDescription .priceList td.price	{
	font-size: 167%;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
	}
.courseDescription .priceList td.price span	{
	font-size: 58%;
	padding-left: 0.5em;
	font-weight: normal;
	}
	
.courseDescription .inner .photoList	{
	width: 100%;
	margin-right: 0;
	margin-top: 1em;
	}
.courseDescription .inner .photoList li	{
	width: 50%;
	padding: 0;
	box-sizing: border-box;
	}

/*--------------------------------------------
  京都踏水会とは
--------------------------------------------*/
/* 法人概要 */
.itemBox	{
	border: none;
	margin-top: 10px;
	}
.itemBox .headingTtl	{
	border-bottom: 1px solid #bdc3c7;
	background: none;
	color: #3498db;
	font-size: 167%;
	padding: 0 0 0.5em 0;
	}
.itemBox .itemList	{
	padding: 10px 0;
	}
.itemBox .itemList ul li	{
	float: none;
	width: 100%;
	}
.itemBox .itemList ul li	{
	margin-top: 10px;
	}
.itemBox .itemList ul li:first-child	{
	margin-top: 0;
	}	
.itemBox .itemList ul li a	{
	position: relative;
	display: table;
	width: 100%;
	background-color: #ecf0f1;
	padding: 1em 2em 1em 1em;
	box-sizing: border-box;
	text-decoration: none;
	}
.itemBox .itemList ul li a:after{   
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	right: 0.5em;
	top: 50%;
	color: #bdc3c7;
	text-shadow:0px 1px 1px #ffffff;
	margin-top: -0.5em;
	}
.itemBox .itemList ul li:before	{
	display: none;
	}
.attentionBox	{
	margin-top: 20px;
	padding: 10px;
	}

/* アクセス */
.unit2Col .unitLeft,
.unit2Col .unitRight	{
	float: none;
	}
.unit2Col .unitLeft.half,
.unit2Col .unitRight.half	{
	width: 100%;
	margin: 0 auto;
	}
.accessGuide	{
	padding-right: 0;
	}
.accessGuide li	{
	font-size: 100%;
	padding-bottom: 5px;
	margin-top: 5px;
	}	
.accessGuide li:first-child	{
	padding-top: 5px;
	}
.accessGuide li dl dd span	{
	font-size: 200%;
	}
.googleMap {
	margin-top: 10px;
	}

/* 沿革・施設紹介 */
.catch	{
	font-size: 200%;
	}

/* 沿革 */
.historyTable,
.historyTable th,
.historyTable td	{
	border: none;
	letter-spacing: normal;
	}
.historyTable th	{
	display: block;
	border-top: 1px solid #bdc3c7;
	border-bottom: 1px solid #bdc3c7;
	width: 100%;
	text-align: center;
	}
.historyTable td	{
	width: 100%;
	display: block;
	padding: 0.5em 0;
	}

/* 施設紹介 */
.floorGuide	{
	padding-left: 0;
	}
.floorGuide dl dt	{
	font-size: 117%;
	}
.facilityPhotoList	{
	width: 100%;
	margin-right: 0;
	margin-top: 1em;
	}
.facilityPhotoList li	{
	width: 50%;
	margin-right: 0;
	}
.facilityPhotoList li figcaption	{
	font-size: 100%;
	text-align: center;
	}

/*--------------------------------------------
  その他のコース案内
--------------------------------------------*/
.varietyNav	{
	width: 100%;
	margin-right: 0;
	}
.varietyNav li	{
	float: none;
	width: 100%;
	border: none;
	margin-top: 10px;
	margin-right: 0;
	}
.varietyNav li a	{
	font-size: 117%;
	}	
.varietyNav li a:hover	{
	background-color: #2980b9;
	color: #fff;
	}
.courseDescription .headlineTtl	{
	font-size: 167%;
	margin-bottom: 5px;
	}

/*--------------------------------------------
  お問い合わせ
--------------------------------------------*/
.contactForm form	{
	border-top: none;
	padding-top: 0;
	}
.contactForm form dl	{
	display: block;
	border-bottom: none;
	}
.contactForm form dl dt	{
	display: block;
	width: 100%;
	background-color: #ecf0f1;
	text-align: center;
	padding: 0.5em 0;
	}	
.contactForm form dl dd	{
	display: block;
	vertical-align: middle;
	border-left: none;
	padding-left: 0;
	padding-top: 0.5em;
	}	
.contactForm form .alert	{
	font-size: 100%;
	}
.contactForm form dl dd .sizeHalf	{
	width: 100% !important;
	}
/*.contactForm form dl dd .add span	{*/
.contactForm form dl dd .add .addName{
	display: block;
	width: 100%;
	margin-bottom: 0.5em;
	}
.contactForm form input[type="submit"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	appearance: none;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-appearance: none;
	}
.contactForm form input[type="submit"]::-webkit-search-decoration {
	display: none;
	}
.contactForm form input.contactForm form input[type="submit"]::focus {
	outline-offset: -2px;
	}	
.contactForm form input[type="submit"]	{
	width: 100%;
	background-color: #3498db;
	color: #fff;
	}
.contactForm form .dateAndTime	{
	display: block;
	margin-bottom: 5px;
	}
.contactForm .attentionBox	{
	margin-bottom: 20px;
	}
.contactForm form .pickUp	{
	display: block;
	margin-top: 5px;
	}
.contactForm form fieldset dl:first-of-type	{
	border-top: none;
	padding-top: 0;
	}
.contactForm form fieldset legend {
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 5px 0;
}

/*--------------------------------------------
  入会案内
--------------------------------------------*/
.entryGuide dl	{
	margin-top: 20px;
	}
.entryGuide dl dt	{
	font-size: 134%;
	}
.entryGuide dl dd	{
	padding: 10px;
	}	
.entryGuide p.notes	{
	margin-top: 20px;
	}
.entryGuide dl dd .btn a	{
	width: 100%;
	font-size: 134%;
	text-decoration: underline;
	box-sizing: border-box;
	}

/*--------------------------------------------
  リンク
--------------------------------------------*/
.itemBox .linkList	{
	padding: 0;
	}
.itemBox .linkList ul li	{
	border-top: none;
	margin-top: 10px;
	padding-top: 0;
	}
.itemBox .linkList ul li:first-child	{
	margin-top: 10px;
	}
.itemBox .linkList ul li a	{
	position: relative;
	display: table;
	width: 100%;
	background-color: #ecf0f1;
	padding: 1em 2em 1em 1em;
	box-sizing: border-box;
	}
.itemBox .linkList ul li a:after{   
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	right: 0.5em;
	top: 50%;
	color: #bdc3c7;
	text-shadow:0px 1px 1px #ffffff;
	margin-top: -0.5em;
	}
.itemBox .linkList ul li dl dt	{
	border-bottom: solid 1px #3498db;
	font-size: 134%;
	}
.itemBox .linkList ul li dl dt:after {
	display: none;
	}

/*--------------------------------------------
  会員ログイン
--------------------------------------------*/
.loginForm	{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	}
.loginForm form dl	{
	display: block;
	margin-bottom: 10px;
	}
.loginForm form dl dt	{
	display: block;
	width: 100%;
	padding: 0.5em 0;
	}	
.loginForm form dl dd	{
	display: block;
	padding-left: 0;
	padding-top: 0.5em;
	}
.loginForm form ul li	{
	padding-left: 2px;
	}	
.loginForm form ul li:first-child	{
	padding-right: 2px;
	}	
.loginForm form input[type="submit"],
.loginForm form input[type="reset"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	}
.loginForm form input[type="submit"]::-webkit-search-decoration,
.loginForm form input[type="reset"]::-webkit-search-decoration {
	display: none;
	}
.loginForm form input[type="submit"]::focus,
.loginForm form input[type="reset"]::focus {
	outline-offset: -2px;
	}	
.loginForm form input[type="submit"],
.loginForm form input[type="reset"]	{
	background-color: #3498db;
	color: #fff;
	}
		
/*--------------------------------------------
  会員専用サイト
--------------------------------------------*/
/* 会員専用サイトメニュー */
/* スイミングコース案内 */
.memberNavWrap	{
	width: 100%;
	}
.memberNavWrap .memberNav	{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	}
.memberNavWrap .memberNav dt	{
	width: 100%;
	display: block;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #d35400;
	}
.memberNavWrap .memberNav dd	{
	width: 100%;
	display: block;
	}
.memberNavWrap .memberNav dd ul	{
	width: 100%;
	display: block;
	/*border-bottom: 1px solid #2980b9;*/
	}
.memberNavWrap .memberNav dd ul li	{
	width: 50%;
	display: block;
	float: left;
	box-sizing: border-box;
	}
.memberNavWrap .memberNav dd ul .nav02,
.memberNavWrap .memberNav dd ul .nav04,
.memberNavWrap .memberNav dd ul .nav06	{
	border-right: none;
	}
.memberNavWrap .memberNav dd ul .nav01,
.memberNavWrap .memberNav dd ul .nav02,
.memberNavWrap .memberNav dd ul .nav03	{
	border-bottom: 1px solid #d35400;
	}
.memberNavWrap .memberNav dd ul .nav04,
.memberNavWrap .memberNav dd ul .nav05,
.memberNavWrap .memberNav dd ul .nav06	{
	border-bottom: 1px solid #6F1E51;
	}

/* 更新情報 */
.newsBox	{
	border: none;
	margin-top: 10px;
	}
.newsBox .headingTtl	{
	border-bottom: 1px solid #bdc3c7;
	background: none;
	color: #3498db;
	font-size: 167%;
	padding: 0 0 0.5em 0;
	}
.newsBox .newsList	{
	padding: 10px 0 0 0;
	}
.newsBox .newsList li	{
	border-bottom: none;
	padding-top: 0;
	margin-top: 0;
	}	
.newsBox .newsList a	{
	position: relative;
	display: table;
	width: 100%;
	background-color: #ecf0f1;
	padding: 1em 2em 1em 1em;
	box-sizing: border-box;
	}
.newsBox .newsList a:after{   
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	right: 0.5em;
	top: 50%;
	color: #bdc3c7;
	text-shadow:0px 1px 1px #ffffff;
	margin-top: -0.5em;
	}
.newsBox .newsList li time	{
	display: inline-block;
	}
.newsBox .newsList li .cat	{
	display: inline-block;
	}	
.newsBox .newsList li .ttl	{
	display: block;
	letter-spacing: normal;
	padding-left: 0;
	margin-top: 0.25em;
	}

/* 成人コースメニュー */
.scheduleNav	{
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
	}
.scheduleNav li	{
	width: 100%;
	float: none;
	margin-left: 0;
	margin-top: 10px;
	}
.scheduleNav li dl	{
	border: none;
	}
.scheduleNav li dl dt	{
	background-color: #3498db;
	font-size: 134%;
	text-align: center;
	color: #fff;
	padding: 0.5em 1.5em;
	}
.scheduleNav li dl dd .itemList	{
	padding: 0;
	}
.scheduleNav li dl dd .itemList li	{
	width: auto;
	float: none;
	margin-left: 0;
	margin-top: 0.5em;
	}	
.scheduleNav li dl dd .itemList li:before	{
	display: none;
	}
.scheduleNav li dl dd .itemList li a	{
	text-decoration: none;
	letter-spacing: normal;
	position: relative;
	display: table;
	width: 100%;
	background-color: #ecf0f1;
	padding: 1em 2em 1em 1em;
	box-sizing: border-box;
	}
.scheduleNav li dl dd .itemList li a:after{   
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	right: 0.5em;
	top: 50%;
	color: #bdc3c7;
	text-shadow:0px 1px 1px #ffffff;
	margin-top: -0.5em;
	}

/* 退会・休会・コース変更届け */
.guideBox	{
	margin-top: 20px;
	padding: 10px;
	}
/* 見出し */	
.guideBox .headingTtl	{
	font-size: 167%;
	padding: 0 0 0 45px;
	margin-bottom: 10px;
	}
.guideBox .headingTtl:before{
	width: 25px;
	}
.guideBox .btn a	{
	width: 100%;
	font-size: 134%;
	}

/* 開館カレンダー */
.calendarWrap	{
	margin-top: 20px;
	}
.calendarWrap .bx-viewport .calendarSlider {
	 display: block;
	 width: 100%;
	 height: auto;
	 margin: 0 auto;
	}
.calendarWrap .bx-wrapper .bx-controls-direction a {
	display: none;
	}
.calendarWrap .calendarSlider li dl	dt	{
	font-size: 150%;
	}	
.calendarWrap .calendarSlider li dl dd	{
	padding: 10px;
	}
.calendarWrap .calendarSlider li .infoBox	{
	padding: 10px;
	}
.alertBox	{
	padding: 10px;
	margin-bottom: 20px;
	}
.alertBox .headingTtl	{
	font-size: 167%;
	padding: 0 0 0 45px;
	margin-bottom: 10px;
	}
.alertBox .headingTtl:before{
	width: 25px;
	}
	
	
	/*20190422追記*/

.entry_wrap{
	display: block;
	height:auto;
}

.entry_item01,
.entry_item02{
	box-sizing: border-box;
}

.entry_item01{
	width:100%;
	margin-right:0;
	padding:20px;
	margin-top:20px;
}

.entry_item01_title{
	font-size:20px;
}

.entry_item1_shosai{
	width:100%;
}
	
.entry_item02{
	margin-top:20px;
	text-align: center;
}
	

/*--------------------------------------------
  サイトマップ
--------------------------------------------*/
/*.siteMap dl dt	{
	font-size: 100%;
	}
.siteMap ul li	{
	font-size: 100%;
	color: #666;
	line-height: 2;
	}

*/
.siteMap p.sitemap-child	{
	font-size: 100%;
	}
.siteMap p.sitemap-grandchild	{
	font-size: 100%;
	color: #666;
	line-height: 2;
	}

/*--------------------------------------------
  モバイル非表示
--------------------------------------------*/
.spNone	{
	display: none;
	}
	
/*--------------------------------------------
  20180324 追加
--------------------------------------------*/
/* トップページ　更新情報・カレンダー追加 */
.unit2Col .quarter-third	{
	float: none;
	width: 100%;
	margin-top: 15px;
	}
.unit2Col .quarter-one	{
	float: none;
	width:100%;
	margin-top: 15px;
	}
.unit2Col .quarter-one.calendar .headingTtl {
    font-size: 150%;
	}
.unit2Col .quarter-one.calendar dl	{
	margin-top: 15px;
	}	
.unit2Col .quarter-one.calendar .notes	{
	margin-top: 15px;
	}

/* 会員ログアウト */
.memberTopBtn a	{
	width: 100%;
	}	

	}


@media screen and (min-width:769px){
/*--------------------------------------------
  PC非表示
--------------------------------------------*/
.pcNone	{
	display: none;
	}
	
	}

/* clearfix */
/*--------------------------------------------------------*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}

/* --------------------------------- */
.wpcf7-radio >span,
.wpcf7-checkbox >span{
	margin-left: 0;
}

.contactForm form dl dd input[type="text"] ,
.contactForm form dl dd input[type="tel"] {
    width: 140px;
    box-sizing: border-box;
}


/* 休退会届フォーム
------------------------------------ */
.checkbox_reason {
  overflow: hidden;
  display: inline-block;
}
.checkbox_reason > span {
  float: left;
  margin-bottom: 0.1em;
}
.checkbox_reason > span:nth-child(5),
.checkbox_reason > span:nth-child(6),
.checkbox_reason > span:nth-child(7),
.checkbox_reason > span:nth-child(12),
.checkbox_reason > span:nth-child(15),
.checkbox_reason > span:nth-child(16),
.checkbox_reason > span:nth-child(19),
.checkbox_reason > span:nth-child(20),
.checkbox_reason > span:nth-child(21),
.checkbox_reason > span:nth-child(26) {
  clear: left;
}
.checkbox_reason > span:nth-child(2):before,
.checkbox_reason > span:nth-child(8):before,
.checkbox_reason > span:nth-child(13):before,
.checkbox_reason > span:nth-child(17):before,
.checkbox_reason > span:nth-child(22):before {
  content: "（";
}
.checkbox_reason > span:nth-child(4):after,
.checkbox_reason > span:nth-child(11):after,
.checkbox_reason > span:nth-child(14):after,
.checkbox_reason > span:nth-child(18):after,
.checkbox_reason > span:nth-child(25):after {
  content: " ）";
}
.checkbox_reason > span:nth-child(3):before,
.checkbox_reason > span:nth-child(4):before,
.checkbox_reason > span:nth-child(9):before,
.checkbox_reason > span:nth-child(10):before,
.checkbox_reason > span:nth-child(11):before,
.checkbox_reason > span:nth-child(14):before,
.checkbox_reason > span:nth-child(18):before,
.checkbox_reason > span:nth-child(23):before,
.checkbox_reason > span:nth-child(24):before,
.checkbox_reason > span:nth-child(25):before {
  content: "／";
}

.recede_radio{
	display: block;
}
.recede_radio > .wpcf7-list-item{
	display: block;
}
.recede_radio > .wpcf7-list-item:last-child{
	border-top: 1px dotted #bdc3c7;
    margin-top: 10px;
    padding-top: 5px;
}

/* 欠席届フォーム
------------------------------------ */
.absent_day_calender{
	margin-left: 23px;
}
.absent_day .wpcf7-list-item{
	display: block;
}

/* 入会予約フォーム
------------------------------------ */
.boxArea .box {
	/*display: block;*/
}

.cf7times>.wpcf7-list-item{
	display: block;
}
.cf7times>.wpcf7-list-item{
	display: block;
}
.cf7days{
	display: block;
}
.cf7times>.wpcf7-list-item:nth-child( n + 2){
	border-top: 1px dotted #bdc3c7;
    margin-top: 10px;
    padding-top: 5px;
}
.cf7days input[type="checkbox"][disabled] + span{
	color:#ccc;
}

/*20220407 追記*/

.position-relative{
	position: relative;
}

.archive-info-link{
	position: absolute;
	right:10px;
}

.archive-info-link a{
	font-size: 66%;
}

.archive-info-link a::before{
	content: '>> '
}
