@charset "UTF-8";
/*
// *************************************
//
//   reset
//
// *************************************
*/
/* 
html5doctor.com Reset Stylesheet
v1.6
Last Updated: 2010-08-18
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted inherit;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}

/*
// *************************************
//
//   Settings
//
// *************************************
*/
/*
// *************************************
//
//   Base
//
// *************************************
*/
html {
  font-size: 15px;
}

body {
  background: #fff;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
  font-size: 100%;
  line-height: 1.5;
}

p {
  font-size: 15px;
}

a {
  color: #333333;
  text-decoration: none;
}
a:hover, a:focus, a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #666;
}
a img {
  border: none;
}

img {
  vertical-align: bottom;
}

input, label, select, textarea {
  vertical-align: middle;
}

/*
// *************************************
//
//   Layout
//
// *************************************
*/
/*-----------------------------------------

		site-header

-----------------------------------------*/
#header {
  background-color: #fff;
  margin: 0;
  overflow: hidden;
}

#headerArea {
  width: 960px;
  height: 100px;
  margin: 20px auto;
}

#header h1 {
  float: left;
  margin: 0;
}

#header p.tag {
  font-size: 12px;
  color: #333333;
  margin-bottom: 7px;
}

#header .titArea {
  float: right;
  margin-top: 9px;
}

#header .titArea li {
  float: left;
}

#header #naviArea {
  background: #fcfcfc;
  height: 59px;
}

#header #naviArea ul {
  width: 960px;
  margin: 0 auto;
}

#header #naviArea li {
  float: left;
}

/*-----------------------------------------

		site-contents

-----------------------------------------*/
/*-----------------------------------------

		site-footer

-----------------------------------------*/
#footer {
  background-color: #fff;
  margin: 0;
}
#footerArea {
	position: relative;
  width: 900px;
  margin: 20px auto 30px;
  font-size: 14px;
}
#footerArea a {
  color: #04397f;
}
#footerArea .link {
  padding: 10px 0;
}
#footerArea .box_btn_top {
  position: absolute;
	top: -100px;
	right: -130px;
}
/*float*/
.floatR {
	float: right !important;
}
.floatL {
	float: left !important;
}

/*
// *************************************
//
//   Modules
//
// *************************************
*/
/*clearfix*/
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*\*/
  /*/height:auto;overflow:hidden;/**/
}
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}


/*
// *************************************
//
//   Page
//
// *************************************
*/

.inner_section{
	width: 1000px;
	margin: 0 auto;
}
.inner_section .ttl_point{
	margin: 0 0 34px;
	padding: 0 20px;
}

body{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.mincho{
	font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "MS明朝", serif;
}
.meiryo{
	font-family: "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
.icon li{
	list-style-image: url(../img/icon_bread.png);
	list-style-position: inside;
	padding-left: 34px;
	text-indent: -34px;
}




.section01__mv{
	position: relative;
	min-width: 1000px;
}
.section01-mv__btn{
	position: absolute;
	top: 72%;
	left: 19%;
	z-index: 9999;
}
.section01-mv__btn a{
	display: block;
	width: 96%;
}
.section01-mv__btn img{
	width: 100%;
	max-width: 420px;
}

@media screen and (max-width: 1200px){
	.section01-mv__btn a{
		width: 90%;
	}
}
@media screen and (max-width: 1100px){
	.section01-mv__btn a{
		width: 78%;
	}
}


.section02{
	width: 100%;
	min-width: 1000px;
	position: relative;
	top: -50px;
	margin: 0 0 -50px;
	background: url(../img/bg_point01.png) no-repeat;
	background-size: contain;
}
.section02 .inner_section{
	padding: 80px 0 0;
}
.section02 .txt_maincopy{
	margin-bottom: 35px;
	text-align: center;
}
.section02 .box_ba04{
	margin: 20px 0 0;
	background: url(../img/bg_ba04.jpg) center bottom no-repeat;
	background-size: 100% auto;
}
.section02 .box_ba04 .box_img{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.section03 .inner_section{
	padding-top: 86px;
}
.section03 .inner_section .ttl_cont{
	margin-bottom: 40px;
}
.cont.restaurant .box_restaurant{
	width: 880px;
	margin: 0 auto 50px;
}
.cont.restaurant .box_restaurant .box_img{
	margin: 23px 0 32px;
}
.cont.restaurant .box_restaurant p{
	font-size: 23px;
	line-height: 40px;
}
.section03 .foot_point02{
	margin: 50px auto 0;
	background: url(../img/bg_foot_point02.jpg) repeat-x bottom;
	text-align: center;
}

.section04{
	background: url(../img/bg_grad_yellow.jpg) repeat-x top, url(../img/bg_grad_pink.png) repeat-x bottom;
}
.section04 .contact{
	margin-bottom: 20px;
	min-height: 388px;
	background: url(../img/bg_contact.png) no-repeat;
}
.section04 .contact .box_btn{
	padding: 120px 0 0 434px;
}
.contact .box_btn .btn_tel{
	margin-bottom: 4px;
}
.contact .box_btn .btn_mail:hover{
	opacity: 0.7;
}

.section04 .inner_section{
	padding: 20px 0 60px;
}
.section04 .box_reason{
	width: 1000px;
	height: 1052px;
	padding: 60px 20px 40px;
	background: url(../img/bg_point03_01.png) no-repeat;
	box-sizing: border-box;
}
.section04 .box_reason p{
	width: 555px;
	padding: 65px 0 0 410px;
	font-size: 18px;
	line-height: 26px;
	color: #191919;
}
.section04 .box_reason p:nth-of-type(2){
	padding: 200px 0 120px 10px;
}
.section04 .box_reason p:last-child{
	padding: 65px 0 0 410px;
}

.section05{
	background: url(../img/bg_grad_pink.png) repeat-x bottom;
}
.section05 .inner_section{
	padding: 40px 0 45px;
}
.section05 .cont.fitness{
	margin-bottom: 60px;
}
.section05 .box_fitness{
	width: 880px;
	margin: 40px auto 0;
}
.box_fitness .box_list{
	margin-top: 22px;
}
.box_fitness .box_list li{
	font-size: 23px;
	line-height: 40px;
}
.section05 .cont.staff .ttl_cont{
	margin-bottom: 40px;
}
.section05 .cont.staff .box_staff{
	width: 880px;
	margin: 0 auto 60px;
}
.section05 .cont.staff .box_staff p{
	padding: 60px 0 0 0;
	margin: 0 0 0 260px;
	font-size: 18px;
	color: #4c4c4c;
}
.section05 .cont.staff .manager{
	min-height: 280px;
	background: url(../img/bg_staff01.png) no-repeat;
	line-height: 40px;
}
.section05 .cont.staff .manager span,
.section05 .cont.staff .trainer span{
	display: block;
	border-bottom: 1px dotted #4c4c4c;
}
.section05 .cont.staff .trainer{
	min-height: 240px;
	background: url(../img/bg_staff02.png) no-repeat;
	line-height: 40px;
}
.section05 .cont.cameraman{
	min-height: 414px;
	background: url(../img/bg_cameraman.jpg) no-repeat;
}
.section05 .cont.cameraman ul{
	padding: 176px 0 0 315px;
}
.section05 .cont.cameraman li{
	font-size: 20px;
	line-height: 33px;
	color: #4c4c4c;
	list-style-image: url(../img/icon_bread_red.png);
}

.section06{
	margin-bottom: 100px;
}
.section06 .inner_section{
	padding-top: 40px;
}
.section06 .box_point{
	margin-top: 40px;
	background: #fafadf;
}
.section06 .box_point .box_img{
	position: relative;
	width: 880px;
	height: 392px;
	margin: 0 auto;
	text-align: center;
}
.section06 .box_point .box_img img{
	display: block;
	position: absolute;
	top: -47px;
}
.section06 .curriculum .ttl_cont{
	margin-bottom: 40px;
}
.curriculum .box_order{
	width: 880px;
	margin: 30px auto 60px;
}
.curriculum .box_order .meiryo{
	font-size: 20px;
	line-height: 28px;
	color: #4c4c4c;
}
.curriculum .box_order .list_order{
	margin-top: 20px;
	font-size: 0;
}
.curriculum .list_order li{
	display: inline-block;
	margin: 0 20px 20px 0;
}
.curriculum .list_order li:nth-of-type(5n){
	margin: 0;
}
.section06 .door22 .ttl_cont{
	margin-bottom: 40px;
}
.section06 .door22 .box_door22{
	width: 880px;
	margin: 0 auto;
}
.box_door22 .box_list{
	margin: 20px 0 60px;
	padding-left: 40px;
}
.box_door22 .box_list li{
	font-size: 23px;
	line-height: 35px;
}
.section06 .schedule .ttl_cont{
	margin-bottom: 40px;
}
.section06 .schedule .box_schedule{
	width: 880px;
	margin: 0 auto;
	font-size: 0;
}
.schedule .box_schedule li{
	display: inline-block;
	margin-left: 30px;
}
.schedule .box_schedule p{
	margin: 45px 0 0;
	text-align: right;
	font-size: 14px;
}

.section07{
	width: 100%;
	min-width: 1000px;
	position: relative;
	top: -45px;
	margin: 0 0 -45px;
	background: url(../img/bg_plan_head.png) no-repeat;
	background-size: contain;
}
.section07 .inner_section{
	padding-top: 100px;
}
.section07 .ttl_cont{
	margin-bottom: 40px;
}
.section07 .box_plan{
	width: 960px;
	margin: 0 auto;
}
.section07 .box_plan .img{
	text-align: center;
}
.section07 .box_plan .list_plan{
	margin: 20px 0 57px;
}
.box_plan .list_plan ul{
	font-size: 0;
}
.box_plan .list_plan li{
	display: inline-block;
	margin-right: 18px;
	vertical-align: middle;
}
.box_plan .list_plan li:last-child{
	margin-right: 0;
}
.section07 .box_plan .mincho,
.section07 .box_plan .mincho a{
	font-size: 37px;
	line-height: 44px;
	color: #f52285;
	text-align: center;
}
.section07 .box_plan .mincho a{
	text-decoration: underline;
}
.section07 .box_plan .mincho:hover{
	opacity: 0.7;
}

.section08{
	margin-top: 45px;
	background: url(../img/bg_grad_pink.png) repeat-x bottom;
}
.section08 .contact{
	min-height: 388px;
	background: url(../img/bg_contact.png) no-repeat;
}
.section08 .contact .box_btn{
	padding: 120px 0 0 434px;
}
.contact .box_btn .btn_tel{
	margin-bottom: 4px;
}
.contact .box_btn .btn_mail:hover{
	opacity: 0.7;
}


.section09{
	width: 960px;
	margin: 40px auto 30px;
}


/* modal */
#box_modal .inner_modal{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
#box_modal .btn_close{
	width: 1000px;
	margin: 0 auto 10px;
}
#box_modal .btn_close img:hover{
	cursor: pointer;
}
#box_modal .inner_modal .box_php{
	width: 880px;
	margin: 0 auto;
	padding-bottom: 76px;
}
#box_modal .box_php .table{
	padding: 50px 0 40px;
}
#box_modal .box_php table{
	width: 450px;
	margin: 0 auto;
	border: 2px solid #d2d2d2;
	border-collapse: collapse;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
#box_modal thead th{
	width: 50%;
	background: #d2d2d2;
}
#box_modal thead th:last-child{
	border-left: 2px solid #fff;
}
#box_modal tbody tr:nth-of-type(even){
	background: #f0f0f0;
}
#box_modal tbody td{
	border-left: 2px solid #d2d2d2;
}
#box_modal .box_php .meiryo{
	font-size: 16px;
	line-height: 24px;
	color: #4c4c4c;
}

