/* =====================================================

2019-6-20
SEGUE DESIGN STUDIO
 
===================================================== */





/* 01 *
===================================================== */
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* 02 body
===================================================== */
html {
	overflow-y: scroll;
}
html,body {
	height: 100%;
}
body {
    text-align: center;
    background-color: #f6f6f6;
    font-size: 14px;
    line-height: 150%;
    color: #333333;
    font-family: Verdana, メイリオ, Meiryo, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    /* font-family: Verdana, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; */
    /* font-family: 'Open Sans', sans-serif; */
	background-image: url(../02images/_bg/body-bg01.png);
	background-repeat: repeat-x; 
}


/* 03 Reset-base
===================================================== */
article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
}
img, a, area {
	outline:none;
	border: none;
}

*:focus { /*chromeに現れる青い線 */
  outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, th, td {
	font-weight: normal;
	text-align: left;
	border: none;
}
em, address {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-align: left;
	font-size: 100%;
}
li {
	list-style-type:none;
	list-style-position: outside;
}
div,p,li,dl,table,th,td {
}

/* 04 Reset-others
===================================================== */
.mobile {
	display: none;
}
.pc {
}
.aty-logo {
	font-weight: bold; 
	font-family: 'Cormorant Garamond', serif;
}

hr {
	margin: 2em auto 2em;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0));
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}

.small {
	font-size: 0.9em;
	line-height: 120%;
}
.xsmall {
	font-size: 0.8em;
	line-height: 120%;
}
.large {
	font-size: 1.1em;
}
.xlarge {
	font-size: 1.2em;
}
.clear {
	clear: both;
}
.red {
	color: #ee0000;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

/* 05 Reset-image 
===================================================== */
.imgR {
	margin: 5px 0px 10px 15px;
	float: right;
}
.imgL {
	margin: 5px 15px 10px 0px;
	float: left;
}



/* 06 layout - ID
===================================================== */
header {
	margin: 0 auto;
	width: 1060px;
	min-width: 1060px;
	height: 145px;
	position: relative;
}
nav.main_nav {
	position: relative;
    margin: 0 auto;
	width: 100%;
	min-width: 1060px;
    height: 60px;
	background: linear-gradient(-135deg, #f2f2f2, #f9f9f9);
}
#headerNav {
    margin: 0 auto;
	width: 1060px;
	min-width: 1060px;
    height: 60px;
	display: flex;
}
#headerImg {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 1060px;
    height: 180px;
    background-image: url(../02images/_headerimage/headerimage51.jpg), url(../02images/_headerimage/headerimage01.jpg);
    background-position: center center, center center;
    background-repeat: no-repeat, repeat-x;
}
#idx #headerImg {
    height: 420px;
    background-image: url(../02images/_headerimage/headerimage11.jpg), url(../02images/_headerimage/headerimage01.jpg);
    background-position: center center, center center;
    background-repeat: no-repeat, repeat-x;
}
#container {
	margin: 60px auto;
	width: 1060px;
	min-width: 1060px;
	display: -webkit-flex;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
#idx #container {
	margin: 60px auto;
}
#contents {
	margin: 0 40px 0 auto;
	width: 720px;
	min-width: 720px;
}
aside {
	margin: 0 auto;
	width: 300px;
	min-width: 300px;
}
footer {
	clear: both;
	margin: 0 auto;
	width: 100%;
	min-width: 1060px;
	background-color: #484a56;
	color: #f6f6f6;
}

/* 15 header
===================================================== */
h1 {
	ont-family: Verdana, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 25px;
	font-size: 10px;
	color: #bababa;
	text-align: right;
	line-height: 25px;
}
#headerLogo li {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    text-align: left;
    color: #524b46;
    font-weight: normal;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#headerLogo li:nth-child(1) {
    top: 55px;
    left: 0px;
}
#headerLogo li:nth-child(2) {
    top: 52px;
    left: 100px;
	font-size: 30px;
	line-height: 110%;
	letter-spacing: 1px;
}
#headerLogo li:nth-child(3) {
    top: 45px;
    left: 235px;
	font-size: 38px;
	line-height: 110%;
	letter-spacing: -1px;
	font-weight: bold; font-family: 'Cormorant Garamond', serif;
}
#headerLogo li:nth-child(4) {
    top: 95px;
    left: 100px;
	font-size: 17px;
	line-height: 110%;
	letter-spacing: -1px;
	width: 350px;
	display: flex;
	align-items: center;
}
#headerLogo li:nth-child(4):before, #headerLogo li:nth-child(4):after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #111;
	display: block;
	margin-top: 0em;
}
#headerLogo li:nth-child(4):before {
	margin-right: 0.8em;
}
#headerLogo li:nth-child(4):after {
	margin-left: 0.8em;
}

#topNav1 {
	margin: auto;
	position: absolute;
	top: 37px;
	right: 0;
	text-align: right;
}
#topNav1 li {
	display: inline-block;
	font-size: 0;
	vertical-align: bottom;
	transition: all 0.6s;
	height: 25px;
}
#topNav1 li:nth-child(2) {
	margin-left: 20px;
}
#topNav1 li a {
    font-family: Verdana, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	position: relative;
    font-size: 13px;
    color: #333;
    font-weight: 500;
    height: 110%;
    line-height: 25px;
    text-decoration: none;
    padding-left: 18px;
    background-image: url(../02images/_base/arrow05home.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#topNav1 li:nth-child(2) a {
    background-image: url(../02images/_base/arrow04key.png);
}
#topNav1 li a:hover {
	color: #1a509d;
}
#topNav1 a::after {
  position: absolute;
  bottom: -6px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #1a509d;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
#topNav1 a:hover::after {
  bottom: -2px;
  opacity: 1;
  visibility: visible;
}

#topNav2 {
	margin: auto;
	position: absolute;
	top: 75px;
	right: 0;
	text-align: right;
}
#topNav2 li {
	display: inline-block;
	font-size: 0;
	vertical-align: bottom;
}
#topNav2 li:nth-child(2) {
	margin-left: 5px;
}
#topNav2 li a {
    width: 200px;
    height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
    transition: all 0.4s;
    font-family: Verdana, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background-color: #1ba9bf;
    background-image: url(../02images/_base/arrow03pin.png);
    background-repeat: no-repeat;
    background-position: left 25px center;
	padding-left: 15px;
	border-radius: 4px;
}
#topNav2 li:nth-child(2) a {
    background-color: #d01232;
    background-image: url(../02images/_base/arrow02mail.png);
}
#topNav2 li a:hover {
	position: relative;
	top: -1px;
	color: #fff;
	box-shadow: 0 1px 0 0 #117686;
}
#topNav2 li:nth-child(2) a:hover {
	box-shadow: 0 1px 0 0 #8e0416;
}


/* 16 #headerNavi
===================================================== */
#headerNav > li {
	overflow: hidden;
    margin: auto;
	width: calc(100% / 5);
	height: 55px;
    font-size: 0;
    background-image: url(../02images/_nav/line01.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#headerNav > li > div,
#headerNav > li > a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 110%;
	padding-top: 12px;
	color: #524b46;
	font-size: 16px;
    font-weight: bold;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-decoration: none;
	position: relative;
}
#headerNav > li > div span,
#headerNav > li > a span {
	display: block;
	text-align: center;
	line-height: 140%;
	color: #1a509d;
	font-size: 12px;font-weight: normal;
}

#headerNav > li > div::after,
#headerNav > li > a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #1cabc2;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#headerNav > li:hover > div::after,
#headerNav > li:hover > a::after {
  transform: scale(1, 1);
}
#swimming  #headerNav > li:nth-child(1) > div::after,
#swimming  #headerNav > li:nth-child(1) > a::after,
#gym       #headerNav > li:nth-child(2) > div::after,
#gym       #headerNav > li:nth-child(2) > a::after,
#staf      #headerNav > li:nth-child(3) > div::after,
#staf      #headerNav > li:nth-child(3) > a::after,
#admission #headerNav > li:nth-child(4) > div::after,
#admission #headerNav > li:nth-child(4) > a::after,
#company   #headerNav > li:nth-child(5) > div::after,
#company   #headerNav > li:nth-child(5) > a::after {
  transform: scale(1, 1);
}

#headerNav{
	position: relative;
}
#headerNav li ul {
    background-color: #f3f3f3;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: calc(100% / 5);
    font-size: 0;
    position: absolute;
    top: 60px;
    left: 0px;
    transition: all .3s ease-in;
    z-index: 1004;
    box-shadow: 0px 6px 3px -3px rgba(255,255,255,0.15) inset, 0px 2px 7px 0px rgba(0,0,0,0.30);
}
#headerNav li:hover ul {
	max-height: 9999px;
	opacity: 1;
	padding: 0;
 }
#headerNav li:nth-child(1) ul {
    left: 0px;
}
#headerNav li:nth-child(2) ul {
    left: calc(100% / 5);
}
#headerNav li ul li {
	text-align: left;
	display: block;
	height: 40px;
    font-size: 0;
}
#headerNav li ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-indent: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #524b46;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-image: url(../02images/_base/arrow01.png);
    background-repeat: no-repeat;
    background-position: left 7px center;
    border-top: 0px solid #dedddb;
}
#headerNav li ul li a:hover {
	background-color: #fff;
}


/* 16 mobile-Nav
===================================================== */
.drawer_nav,
.drawer_toggle,
.drawerBGwrapper {
	display: none;
}



/* 17 #headerImg
===================================================== */
#headerImg div {
	margin: 0 auto;
	width: 1060px;
	min-width: 1060px;
	height: auto;
	line-height: 180px;
	padding-left: 0.125em;
	color: #fff;
	text-align: left;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-shadow:1px 1px 0 #20b0e5, -1px -1px 0 #20b0e5,
              -1px 1px 0 #20b0e5, 1px -1px 0 #20b0e5,
              0px 1px 0 #20b0e5,  0-1px 0 #20b0e5,
              -1px 0 0 #20b0e5, 1px 0 0 #20b0e5;
}

/* 17 container
===================================================== */
ul#pankuz {
	overflow: hidden;
	margin: 0 0;
	width: 1060px;
	min-width: 1060px;
	font-size: 0;
	height: 40px;
	text-align: right;
}
#pankuz li {
    display: inline-block;
    margin: auto 0px;
    height: 40px;
    padding: 0 7px 0 11px;
    color: #555;
    font-size: 12px;
    line-height: 40px;
    background-image: url(../02images/_nav/arrow05.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#pankuz li:first-child {
	background-image: none;
	padding-left: 0;
}
#pankuz li:last-child {
    padding-right: 0;
}
#pankuz li a {
    color: #555;
}
#pankuz li a:hover {
    color: #f55;
}

/* 18  contents
===================================================== */
#contents {
}



/* 19  aside
===================================================== */
aside div#kotei {
	margin: 0px auto;
	width: 100%;
	postion: -webkit-sticky;
    position: sticky;
    top: 10px;
}

aside dl#cate-Nav {
	margin: 0px auto 40px;
	width: 100%;
    font-family: Verdana, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 500;
	border-radius: 10px;
}
aside dl#cate-Nav > dt {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #aaa;
	height: 40px;
	line-height: 40px;
	border-radius: 4px 4px 0 0;
}
aside dl#cate-Nav > dd {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0 0 4px 4px;
}
aside dl#cate-Nav li + li {
	border-top: 1px solid #dce1e5;
}
aside dl#cate-Nav li a {
    display: block;
    height: 40px;
    width: 100%;
    font-size: 1.1em;
    text-align: left;
    color: #333;
    background-color: #fff;
    line-height: 40px;
    padding-left: 35px;
    position: relative;
    text-decoration: none;
    background-image: url(../02images/_base/arrow01G.png);
    background-repeat: no-repeat;
    background-position: left 20px center;
}
aside dl#cate-Nav li a:hover {
    background-color: rgba(238,243,248,0.70);
}
aside dl#cate-Nav li a.active {
     background-color: rgba(238,243,248,0.70);
}

aside .twitter-embed {
	margin: 0 0 30px;
}
aside ul.s-bnr {
	margin: auto;
}
aside ul.s-bnr li {
    transition: all 0.4s;
}
aside ul.s-bnr li + li {
	margin-top: 10px;
}
aside ul.s-bnr li img {
	vertical-align: bottom;
 }
aside ul.s-bnr li:hover {
	opacity: 0.6;
}




/* 20 footer
===================================================== */
footer nav {
	padding: 40px 0;
}
#footerNav {
	margin: 0 auto;
	width: 1060px;
	min-width: 1060px;
	display: flex;
	justify-content: space-between;
}
#footerNav > li {
	font-size: 14px;
	text-align: left;
    font-family: Verdana, 游ゴシック, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 500;
}
#footerNav > li:nth-child(1) {
	white-space: nowrap;
	line-height: 150%;
}
#footerNav > li:nth-child(2) {
	flex: 1;
	margin-left: 3em;
	line-height: 130%;
}

#footerNav > li:nth-child(1) dt {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.4em;
    margin-bottom: 20px;
    height: 43px;
    line-height: 43px;
    padding-left: 70px;
    background-image: url(../02images/_logo/footerlogo01.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#footerNav > li:nth-child(1) dt .aty-logo {
    font-size: 1.4em;
}
#footerNav > li:nth-child(1) dd div {
    margin-bottom: 10px;
}
#footerNav > li:nth-child(1) dd strong {
   font-size: 1.2em;
}



#footerNav > li > ul {
	display: flex;
	flex-wrap: wrap;
}
#footerNav > li > ul > li {
	width: 33%;
	margin-bottom: 1.0em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	font-weight: 500;
	font-size: 13px;
	line-height: 150%;
	border-left: 1px solid #595c6b;
	position: relative;
}
#footerNav > li > ul > li dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#footerNav > li > ul > li dd li::before {
	content: "ー";
	display: inline-block;
	color: #f6f6f6;
	margin-right: 0.5em;
}
#footerNav a {
	color: #f6f6f6;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#footerNav a:hover {
    color: #fff;
	border-bottom: 1px solid #fff;
}

#footerNav > li:nth-child(odd) > ul > li {
	margin-bottom: 1.0em;
}
#footerNav > li:nth-child(odd) > ul li li {
	margin-bottom: 0;
	padding-left: 1.5em;
	font-weight: 500;
	font-size: 13px;
	line-height: 150%;
}

address {
	padding: 1em 0;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
	background-color: #343646;
}
address a {
	text-decoration: none;
	color: #fff;
}
address a:hover {
	text-decoration: underline;
}

 
#page-top {
	position: fixed ;
	right: 16px ;
	bottom: 16px ;
	z-index: 501;
}
 
#page-top a {
	display: block;
	background-color: rgba(0,0,0,0.40);
	width: 50px;
	height: 50px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

#page-top a:hover {
    background-color: #1a509d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


/* 31 Reset
===================================================== */
h2 {
	margin: 0 auto 30px;
	padding-left: 25px;
	text-align: left;
	font-size: 23px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 1px;
	height: 50px;
	position: relative;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-left: 3px solid #1a509d;
}
#idx h2 {
	margin: 0 auto 15px;
	text-align: center;
	font-size: 35px;
	color: #555;
	font-weight: bold;
	line-height: 110%;
	height: auto;
	border: none;
}
#idx h2 div {
	font-size: 16px;
	line-height: 150%;
	color: #222222;
}
#idx h2.greeting {
	font-size: 30px;
	color: #1cabc2;
}
#idx h2.greeting span.aty-logo {
	padding-right: 0.125em;
	font-size: 40px;
}


h3 {
	margin: 0 0 1em;
	color: #03a5e1;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	letter-spacing: 0.0em;
    font-family: 'Noto Serif', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h3:before {
  content: "◉";
  color: #03a5e1;
  margin-right: 5px;
  font-size: 100%;
}
h3 + h3 {
	margin-top: -0.8em;
}

h4 {
    /*font-family: 'Noto Serif', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-weight: normal;
	margin: 0 auto 20px;
	padding-bottom: 7px;
	font-size: 16px;
	line-height: 110%;
	height: auto;
	border-bottom: solid 2px #ccc;
	position: relative;
}
h4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #d015ff;
  bottom: -2px;
  width: 20%;
}
h5 { /*インストラクター*/
	margin: 0 auto 5px;
	font-size: 1.2em;
	line-height: 110%;
	text-align: left;
	color: #03a5e1;
}

div.pR {
	margin: 0px 10px 10px;
	text-align: right;
}
#contents dl, #contents li, #contents p {
	text-align: justify;
	text-justify:inter-ideograph;
}
#contents p {
	margin: 0px auto 1em;
}
#contents p + h3 {
	margin-top: 1.5em;
}

/* 32 Reset-A-tag
===================================================== */
#contents a {
    color: #2875DC;
    text-decoration: underline;
}
#contents a:hover {
	color: #ff3300;
	text-decoration: underline;
}

#contents a.newwin {
    background-image: url(../02images/_base/newwin03.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 11px 0 2px;
    margin-right: 0.25em;
}
#contents a.pdf {
    background-image: url(../02images/_base/pro-pdf.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px auto;
	padding: 0 11px 0 2px;
    margin-right: 0.25em;
}
#contents a.pagelink {
    margin: 0.5em auto;
    font-size: 1.0em;
    font-weight: normal;
    line-height: 110%;
    color: #fff;
    text-decoration: none;
    background-color: #d01232;
    border: 2px solid #d01232;
    display: inline-block;
    padding: 0.25em 2em 0.30em 1em;
    border-radius: 3px;
    transition: all 0.3s;
    background-image: url(../02images/_nav/yajirusi02W.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
}
#contents a.pagelink:hover {
	color: #d01232;
	background-color: #fff;
    background-image: url(../02images/_nav/yajirusi02R.png);
}

/* =====================================================

. index
. privacy
. Stock list
. inquiry

. Yahoo srchBox


===================================================== */



/*  index
===================================================== */
section {
	margin: 0 auto 50px;
}
div.newsosirase {
	margin: 0 auto 30px;
	width: 100%;
	min-width: 700px;
	height: 200px;
	overflow: auto; /* scrollからautoに変更 */
    -webkit-overflow-scrolling: touch; /* 必要 */
}
div.newsosirase iframe {
	width: 100%;
	height: 100%;
	display: block; /* 追加で指定 */
	border: none;
}

ul.tile_menu {
	margin: 0 auto;
	width: 100%;
	min-width: 700px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.tile_menu li {
    width: 225px;
    padding: 120px 0 20px;
    background-color: #fff;
    background-image: url(../02images/_photo/idx-tile01.png);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-transition: all .6s;
    transition: all 0.6s;
    position: relative;
    box-shadow: 0px 0px 6px 6px rgba(128,128,128,0.10);
}
ul.tile_menu li:nth-child(1) {
     background-image: url(../02images/_photo/idx-tile01.png);
     margin-bottom: 20px;
}
ul.tile_menu li:nth-child(2) {
      background-image: url(../02images/_photo/idx-tile02.png);
     margin-bottom: 20px;
}
ul.tile_menu li:nth-child(3) {
     background-image: url(../02images/_photo/idx-tile08.png);
     margin-bottom: 20px;
}
ul.tile_menu li:nth-child(4) {
     background-image: url(../02images/_photo/idx-tile04.png);
}
ul.tile_menu li:nth-child(5) {
	background-image: url(../02images/_photo/idx-tile05.png);
}
ul.tile_menu li:nth-child(6) {
	background-image: url(../02images/_photo/idx-tile06.png);
}

ul.tile_menu dl {
}
ul.tile_menu dt {
    height: 80px;
	padding-top: 40px;
    text-align: center;
    background-color: rgba(118,173,53,0.80);
    color: #fff;
    font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    background-image: url(../02images/_bg/pattern03.png);
}
ul.tile_menu li:nth-child(2) dt {
    background-color: rgba(38,201,252,0.80);
}
ul.tile_menu li:nth-child(3) dt {
    background-color: rgba(118,78,175,0.80);
    padding-top: 32px;
}
ul.tile_menu li:nth-child(4) dt {
    background-color: rgba(253,150,129,0.80);
}
ul.tile_menu li:nth-child(5) dt {
    background-color: rgba(28,171,194,0.80);
    padding-top: 30px;
}
ul.tile_menu li:nth-child(6) dt {
    background-color: rgba(210,65,54,0.80);
    padding-top: 30px;
}
ul.tile_menu dt span {
	position: absolute;
	margin: auto;
	padding: 0 5px;
	top: 5px;
	left: 5px;
	border: 1px solid #fff;
	font-size: 10px;
	letter-spacing: 0px;
}
ul.tile_menu li dd {
	padding: 1em;
}

#contents ul.tile_menu li a {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 0.25em 0;
	background-color: #f4f4f4;
	border: #ddd 1px solid;border-radius: 3px;
	color: #222;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: all .6s;
    transition: all 0.6s;
}
#contents ul.tile_menu li a:hover {
  background-color: #59b1eb;
	color: #fff;
}

/*  local
===================================================== */
/*awimming*/
ul.masters {
	margin: 20px 0 40px;
}
ul.masters li {
	margin: 0 0 1em;
	background-color: #fff;
	padding: 1em 1.0em 1em;
	color: #333;
	font-weight: bold;
	position: relative;
    box-shadow: 0px 0px 6px 6px rgba(128,128,128,0.10);
}
table.kyousitu caption {
	caption-side: top;
	text-align: right;
	width: 100%;
	padding-bottom: 0.5em;
	font-size: 0.9em;
}
table.kyousitu {
	width: 100%;
}
table.kyousitu th {
	padding: 0 2em 0.5em 0;
	white-space: nowrap;
	width: 5em;
	vertical-align: top;
	border-right: 1px solid #ccc;
}
table.kyousitu td {
	padding: 0 0 0.5em 2em;
	vertical-align: top;
	text-align: justify;
	text-justify:inter-ideograph;
}
table.kyousitu td.nowrap {
	white-space: nowrap;
	width: 5em;
}

/*swimming-schejule*/
table.schej {
	width: 100%;
	border: 1px solid #ccc;
}
table.schej td {
	padding: 1em 1em;
	border: 1px solid #ccc;
	background-color: #fff;
	vertical-align: top;
}

/*private-swimming*/
table.private caption {
	caption-side: top;
	text-align: right;
	width: 100%;
	padding-bottom: 0.5em;
	font-size: 0.9em;
}
table.private {
	width: 100%;
}
table.private th {
	padding: 0 2em 0.5em 0;
	white-space: nowrap;
	width: 9em;
	vertical-align: top;
	border-right: 1px solid #ccc;
}
table.private td {
	padding: 0 0 0.5em 2em;
	text-align: justify;
	text-justify:inter-ideograph;
}


/*training*/
dl#training-menu {
	margin: 0 0 40px;;
}
dl#training-menu > dt {
	margin: 0;
	padding: 1em 0 0.5em;
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	border-bottom: #ccc 1px solid;
    cursor :pointer;
	transition: all .3s;
}
dl#training-menu > dt:first-child {
	padding: 0 0 0.5em;
}
dl#training-menu > dt:before {
  content: "◉";
  color: #3878d1;
  margin-right: 5px;
  font-size: 100%;
}
dl#training-menu dt.active {
}
#training-menu > dt:after {
	content: "▼";
	display: inline-block;
	vertical-align: middle;
	font-size: 0.9em;
	margin-left: 0.5em;
	color: #3878d1;
}
dl#training-menu > dt.active:after {
	content: "▲";
	color: #d13878;
}
dl#training-menu > dd {
    margin: 0 0 1em 0;
    padding:2em 2em;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0px 3px 6px 3px rgba(204,204,204,0.70);
}
dl#training-menu dd img {
	margin: 5px 0 1em 2em;
	float: right;
	max-width: calc(100% - 2em);
}
dl#training-menu dd > img {
	margin: 5px 2em 1em 0px;
	float: left;
	max-width: calc(100% - 2em);
}
dl#training-menu dd img.widephoto {
	margin: 5px 0 1em;
	float: none;
	max-width: 100%;
}
dl#training-menu dd p {
	margin: 0px auto 1em;
}
dl#training-menu dd dt {
    padding-left: 2em;
    background-image: url(../02images/_training/arrow072_07.png);
    background-repeat: no-repeat;
    background-position: left top 3px;
}
dl#training-menu dd dd {
	padding-left: 2em;
}

div.bx-wrapper + h2 {
	margin-top: 30px; /*bxsliderの下余白*/
}


ul.training-item {
	margin: 0 0 50px;
}
ul.training-item li {
	list-style-type: circle;
    margin: 0 0 5px 20px;
	padding-left: 5px;
}
ul.training-item li span {
	padding-right: 1em;
}
#contents ul.training-item a.blog {
    margin: 0 1em;
    color: #0668f1;
    text-decoration: underline;
    display: inline-block;
    padding: 0.125em 22px 0.125em 0;
    transition: all 0.3s;
    background-image: url(../02images/_base/gym02.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#contents ul.training-item a.blog:hover {
	background-position: right 2px center;
	color: #f00;
}
#contents ul.training-item a.movie {
    margin: 0 0.5em;
    color: #fe2626;
    text-decoration: underline;
    display: inline-block;
    padding: 0.125em 19px 0.125em 0;
    transition: all 0.3s;
    background-image: url(../02images/_base/gym03.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#contents ul.training-item a.movie:hover {
	background-position: right 2px center;
	color: #f00;
}


table.training {
	margin: 20px 0 40px;
	width: 100%;
	border: #ccc 2px solid;
} 
table.training tr th {
	border: #ccc 1px solid;
	padding: 0.5em 0.25em;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #efefef;
	width: 18%;
} 
table.training tr th:nth-of-type(6) {
	width: 5%;
	color: #33f;
} 
table.training tr th:nth-of-type(7) {
	width: 5%;
	color: #f33;
} 
table.training td {
	border: #ccc 1px solid;
	padding: 0.5em 0.25em;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
} 
ul.pdf-sche {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}
.pdf-sche li {
	margin-bottom: 5px;
	height: 48px;
	width: 60%;
	border: 2px solid #ccc;
	padding: 1px;
	border-radius: 5px;
}
#contents .pdf-sche li a {
    line-height: 40px;
    background-repeat: no-repeat;
    background-image: url(../02images/_base/pro-pdf3.png);
    background-position: left 20px center;
    background-size: 30px auto;
    background-color: #fff;
    padding-left: 20px;
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
	transition: all .3s;
}
#contents .pdf-sche li a:hover {
	color: #fff;
    background-color: #f00;
    text-decoration: none;
}

ul.system {
	margin: 0 0 3em 20px;
}
ul.system li {
	list-style-type: disc;
	margin-bottom: 0.5em;
}
.ryoukinhyou table {
	border: 2px solid #6d5e56;
	width: 100%;
}
.ryoukinhyou th {
	border: 1px solid #fff;
	color: #fff;
	background-color: #84746c;
	padding: 0.5em 0.25em;
	text-align: center;
	white-space: nowrap;
}
.ryoukinhyou td {
	border: 1px solid #6d5e56;
	color: #584a43;
	padding: 0.5em 0.25em;
	text-align: center;
	width: 18%;
	background-color: #fff;
}
.ryoukinhyou table:first-of-type td {
	width: 24%;
}
.ryoukinhyou table:last-of-type td {
	width: 33%;
}
.ryoukinhyou tr td:first-child {
	width: 28%;
}
.ryoukinhyou table:last-of-type tr td:first-child {
	width: 34%;
}
.ryoukinhyou .caption {
	text-align: right;
} 

.access-setumei {
	margin: 0 auto 2em;
} 
.access-setumei li {
    padding-left: 20px;
    background-image: url(../02images/_base/i-point.png);
    background-repeat: no-repeat;
    background-position: left top;
	margin-bottom: 1em;
} 
.access-flow {
	margin: 0 auto 2em;
	display: flex;
	flex-wrap: wrap;
} 
.access-flow li {
    width: 33%;
    background-image: url(../02images/_others/acc_arrow.png);
    background-repeat: no-repeat;
    background-position: right 2px top 60px;
	padding-bottom: 10px;
} 
.access-flow li:last-child {
    background-image: none;
} 
div.gmap-container {
	margin: 0 auto 20px;
	width: 100%;
	height: 450px;
	overflow: hidden;
	clear: both;
	padding: 2px;
	border: 1px solid #ccc;
}
div.gmap-container iframe {
	width: 100%;
	height: 100%;
}


/*instructor */
dl.seiseki {
	margin: 0 0 1em;
	overflow: hidden;
} 
dl.seiseki dt {
	float: left;
	clear: both;
} 
dl.seiseki dd {
	padding-left: 10em;
} 

/*nyukai */
.nyukai {
	margin: 0 0 2em;
	background-color: #fff;
	padding: 2em;
    box-shadow: 0px 3px 6px 3px rgba(204,204,204,0.70);
} 
ul.nyukaitel li {
	margin-left: 2em;
    padding-left: 45px;
	min-height: 45px;
	line-height: 45px;
    background-image: url(../02images/_icon/n-tel.png);
    background-repeat: no-repeat;
    background-position: left center;
} 
ul.nyukaitel li:nth-child(1) {
    background-image: url(../02images/_icon/n-tel.png);
} 
ul.nyukaitel li:nth-child(2) {
    background-image: url(../02images/_icon/n-mail1.png);
} 
ul.nyukaitel li:nth-child(3) {
    background-image: url(../02images/_icon/n-mail2.png);
} 
dl.nyukaihoho dt {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 160%;
	color: #03a5e1;
} 
dl.nyukaihoho dd {
	padding: 0 0 1em 2em;
} 
ol.nyukaifurikomi li {
	margin-left: 2em;
	list-style-type: decimal;
	padding-bottom: 0.5em;
} 
dl.siharaihoho dt {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 140%;
	color: #03a5e1;
} 
dl.siharaihoho dd {
	padding: 0 0 1em 2em;
} 
dl.siharaihoho dd ol {
	margin-bottom: 1em;
} 
dl.siharaihoho dd li {
	margin-left: 2em;
	list-style-type: decimal;
} 


/* company */
table.company {
	margin: 0 0 40px;
	width: 100%;
	border: #ccc 1px solid;
} 
table.company th,
table.company td {
	border-bottom: #ccc 1px solid;
	text-align: left;
	padding: 0.75em 2em;
	vertical-align: top;
} 
table.company th {
	font-size: 0.9em;
	white-space: nowrap;
	background-color: #fff;
} 
table.company td {
	text-align: justify;
	text-justify:inter-ideograph;
	background-color: #fff;
} 
table.company .tel {
    background-image: url(../02images/_base/i-tel2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
}
table.company .mail {
    background-image: url(../02images/_base/i-mail.png);
    background-repeat: no-repeat;
    background-position: left 2px center;
    padding-left: 28px;
}


/*privacy*/
ul.privacy {
	margin: 0 0 2em;
}
ul.privacy li {
    background-image: url(../02images/_base/list01.png);
    background-repeat: no-repeat;
    background-position: left top 4px;
	padding-left: 25px;
	margin: 0 0 0.5em 10px;
}


/* inquiry */
.inquiry-tel {
	margin: 0 0 3em;
}
.inquiry-tel div {
	display: block;
	padding: 15px 0px;
	font-size: 1.2em;
	border: 1px solid #dc6857;
	border-radius: 5px;
	color: #fff;
	background: linear-gradient(#e88173, #e76553);
	width: 100%;
}
.inquiry-tel a {
	display: none;
}
.inquiry-tel span {
	font-size: 1.6em;
	line-height: 140%;
}

form.inquiry {
	margin: 0 auto;
	padding: 25px 50px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	width: 100%;
}

form.inquiry dl {
	margin: 20px auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
form.inquiry dt {
	font-weight: normal;
	width: 7em;
	position: relative;
}
form.inquiry dd {
	font-weight: bold;
	margin-bottom: 0.5em;
	width: calc(100% - 10em);
	position: relative;
}
form.inquiry dt.hissu + dd::after {
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
	display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
	margin: -6px auto auto;
    background-color: #fff;
    color: #fff;
	border: 2px solid #f33;
    text-align: center;
}
form.inquiry .radio {
	padding: 0.6em 1em 0.2em;
}


:-webkit-input-placeholder {  color: #bbf;}
:-moz-placeholder {  color: #bbf;}
:placeholder-shown {  color: #bbf;}
:focus::-webkit-input-placeholder { color: white; } /* Chrome・Safari・Opera用(※Edgeにも使える) */
:focus::-moz-placeholder { color: white; } /* Firefox19以上用 */
:focus:placeholder-shown { color: white; } /* CSS標準(予定)の記述 */


.inquiry form td {
	padding: 4px 0;
}
.inquiry td .msg {
	color: #f00;
}
form.inquiry label {
	display: inline-block;
	padding: 0px 0px 3px;
	margin: 0.125em 1.5em 0.125em 0;
}
form.inquiry input, 
form.inquiry textarea,
form.inquiry select,
form.inquiry option,
form.inquiry button {
	border: 1px solid #999;
	border-radius: 2px; 
	font-size: 16px;
	background-color: rgba(255,255,255,1.0);
	font-family : inherit;
	vertical-align: middle;
	height: 45px;
	padding: 0 0.5em;
	display: inline-block;
	outline: none;
	width: 100%;
    transition: all 0.6s;
}
form.inquiry input[type="checkbox"],
form.inquiry input[type="radio"] {
	height: auto;
	width: auto;
	vertical-align: -1px;
	margin-right: 0.25em;
	border: 1px solid #f00;
}
form.inquiry textarea {
	height: 250px;
	resize: vertical;
	padding: 0.5em 0.5em;
}

form.inquiry input:focus, form.inquiry textarea:focus {
    border: 1px solid #03a5e1;
    box-shadow: 0 0 5px 0 rgba(150,150,150,0.50) inset;
    border-radius: 4px;
  }


.submitbutton {
	padding: 0 0 2em;
	text-align: center;
}
form.inquiry input.btn-submit {
	padding: 10px 0px;
	font-size: 1.2em;
	margin: auto;
	border: 1px solid #2cafe3;
	border-radius: 5px;
	color: #fff;
   background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	width: 48%;
}
form.inquiry input.btn-reset {
	padding: 10px 0px;
	font-size: 1.2em;
	margin: 0 1%;
	border: 1px solid #787878;
	border-radius: 5px;
	color: #fff;
   background-image: linear-gradient(to bottom, #999999, #787878);
	width: 48%;
}
form.inquiry input.btn-submit:hover {
  background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}
form.inquiry input.btn-reset:hover {
  background-image: linear-gradient(to bottom, #727272, #676767);
}

#err_box {
	background-color: #fefefe;
	width: 100%;
	padding: 20px 50px;
	margin: 20px auto 30px 0px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	color: #FF0000;
}

.inquiry.confirm span.msg {
	color: #dd0000;
}
.inquiry.confirm {
	width: auto;
	margin: 20px auto;
}
.inquiry.confirm th ,
.inquiry.confirm td {
	padding: 0.5em 1.5em;
	border-bottom: 1px solid #fff;
}

.thanx {
	margin: 0 auto 100px;
	padding: 100px 50px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	width: 100%;
	text-align: left;
}




