@charset "UTF-8";

/*------------------------------
PC
------------------------------*/

.sp {
	display: none;
}

/* ACCESS */

body#access .btn-reserve a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    background: #000;
    display: block;
    color: #fff;
    margin: 80px auto 0;
    text-align: center;
    width: 500px;
}

body#access .post-kyo-contact {
  margin-top: 50px;
  padding-top: 0;
  border-top: none;
}

/* CENTURY */

body#century .btn-reserve a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    background: #000;
    display: block;
    color: #fff;
    margin: 50px auto 0;
    text-align: center;
    width: 500px;
}
body#century .btn-reserve:first-child a {
    margin: 0px auto 50px;
}
body#century .block-kyo-main {
    padding-top: 50px;
}

/* TOPICS - BARRIER-FREE */

#barrierfree section {
	width: 924px;
	margin: 0 auto;
}
#barrierfree .box1 {
	width: 924px;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin-bottom: 95px;
}
#barrierfree .box1 figure {
	width: 924px;
	overflow: hidden;
}
#barrierfree .box1 figure img {
	float: left;
}
#barrierfree .box1 figcaption {
	width: 263px;
	float: right;
}
#barrierfree .box1 figcaption h2 {
	color: #29ABE2;
	font-size: 32px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 10px;
}
#barrierfree .box1 figcaption strong {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 15px;
}
#barrierfree .box1 figcaption img {
	float: none;
}
#barrierfree .box1 figcaption p {
	font-size: 13px;
	line-height: 1.5;
	display: block;
	margin-top: 15px;
}

#barrierfree .box2 {
	width: 800px;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin: 0 auto 84px;
}
#barrierfree .box2 figure {
	width: 800px;
	overflow: hidden;
	margin-top: 88px;
}
#barrierfree .box2 figure:first-child {
	margin-top: 0;
}
#barrierfree .box2 figure img {
	float: right;
	margin-left: 50px;
}
#barrierfree .box2 figcaption h3 {
	color: #29ABE2;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
#barrierfree .box2 figcaption strong {
	color: #29ABE2;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 30px;
}
#barrierfree .box2 figcaption p {
	font-size: 13px;
	line-height: 1.5;
}

#barrierfree .box3 {
	width: 990px;
	text-align: left;
	clear: both;
	overflow: hidden;
	border-top: 1px dashed #B3B3B3;
	padding-top: 70px;
}
#barrierfree .box3 figure:first-child {
	margin-top: 0;
}
#barrierfree .box3 figure {
	width: 757px;
	overflow: hidden;
	margin: 40px auto 0;
}
#barrierfree .box3 figure img {
	float: left;
	margin-right: 50px;
}
#barrierfree .box3 figcaption {
	min-height: 207px;
	border-bottom: 1px solid #B3B3B3;
	overflow: hidden;
	padding-bottom: 40px;
}
#barrierfree .box3 figure:last-child figcaption {
	min-height: 0;
	border: none;
	padding-bottom: 0;
}
#barrierfree .box3 h3 {
	color: #29ABE2;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}
#barrierfree .box3 strong {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 80px;
}
#barrierfree .box3 h4 {
	font-size: 15px;
	font-weight: normal;
}
#barrierfree .box3 h4 span {
	display: inline-block;
}
#barrierfree .box3 h4 img {
	width: 61px;
	float: none;
	display: inline-block;
	margin-left: 45px;
	margin-top: -25px;
}
#barrierfree .box3 p {
	font-size: 12px;
	line-height: 1.5;
}

/*------------------------------
SP
------------------------------*/

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

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

/* ACCESS */

body#access .block-kyo-main {
	padding: 20px;
}
body#access .btn-reserve a {
	width: 400px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 40px;
}
body#access .post-kyo-contact {
  margin-top: 33px;
}
body#access .block-kyo-main .post-kyo-contact .post-cont .ct-map {
	width: 315px;
}
body#access .block-kyo-main .post-kyo-contact .post-cont .ct-inf {
	width: 315px;
	word-break: break-all;
}

/* CENTURY */

body#century .block-kyo-main {
	padding: 20px;
}
body#century .block-kyo-main .post-kyo-normal .thum {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-normal .cont {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-classic .post-cnt .cont {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-classic .post-cnt .thum {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-row-two .col-one {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-row-two .col-two {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-contact .post-cont .ct-map {
	width: 315px;
}
body#century .block-kyo-main .post-kyo-contact .post-cont .ct-inf {
	width: 315px;
	word-break: break-all;
}
body#century .block-kyo-main .post-kyo-contact .post-cont .ct-inf {
	width: 315px;
	word-break: break-all;
}
body#century .block-kyo-main .post-kyo-contact .post-cont .space {
	display: none;
}
body#century .btn-reserve a {
	width: 400px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
}
body#century .btn-reserve:first-child a {
    margin: 0px auto 50px;
}
body#century .block-kyo-main {
    padding-top: 50px;
}
	
/* TOPICS - BARRIER-FREE */

#barrierfree section {
	width: auto;
	margin: 20px 20px 0;
}
#barrierfree .box1 {
	width: auto;
	margin-bottom: 40px;
}
#barrierfree .box1 figure {
	width: auto;
}
#barrierfree .box1 figure img {
	float: none;
}
#barrierfree .box1 figcaption {
	width: auto;
	float: none;
}
#barrierfree .box1 figcaption h2 {
	font-size: 48px;
	text-align: center;
	margin-bottom: 0;
}
#barrierfree .box1 figcaption h2 br {
	display: none;
}
#barrierfree .box1 figcaption strong {
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#barrierfree .box1 figcaption img {
	display: none;
}
#barrierfree .box1 p {
	font-size: 24px;
	margin-top: 20px;
}

#barrierfree .box2 {
	width: auto;
	margin: 0 auto 40px;
}
#barrierfree .box2 figure {
	width: auto;
	margin-top: 60px;
}
#barrierfree .box2 figure img {
	float: none;
	margin-left: 0;
}
#barrierfree .box2 figcaption h3 {
	font-size: 36px;
	margin-bottom: 0;
	margin-top: 20px;
}
#barrierfree .box2 figcaption strong {
	font-size: 30px;
	margin-bottom: 20px;
}
#barrierfree .box2 figcaption p {
	font-size: 24px;
}

#barrierfree .box3 {
	width: auto;
	margin-top: 60px;
	padding-top: 60px;
}
#barrierfree .box3 figure {
	width: auto;
	margin: 40px auto 0;
}
#barrierfree .box3 figure img {
	float: none;
	margin-right: 0;
}
#barrierfree .box3 figcaption {
	min-height: 0;
	padding-bottom: 40px;
}
#barrierfree .box3 figure:last-child figcaption {
	min-height: 0;
	padding-bottom: 0;
}
#barrierfree .box3 h3 {
	font-size: 48px;
	margin-bottom: 10px;
}
#barrierfree .box3 strong {
	font-size: 32px;
	margin-bottom: 40px;
}
#barrierfree .box3 h4 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 30px;
}
#barrierfree .box3 h4 img {
	width: auto;
	margin-left: 100px;
	margin-top: -35px;
}
#barrierfree .box3 p {
	font-size: 24px;
}
}