@charset "utf-8";

body{
	background-position: 50% 11417px;
}

/*-- メインビジュアル --*/
.main-pc {display: block;}
.main-sp {display: none;}
#main-visual{
	text-align: center;
	overflow: hidden;
}
.main-visual-inner{
	position: relative;
	display: inline-block;
	height: 100%;
}
.main-img{
	position: relative;
	height: 100%;
	z-index: 1;
}
.main-img img{
	width: auto;
	height: 100%;
}
.main-logo{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -290px;
	margin: auto;
	width: 287px;
	height: 181px;
}
.main-text{
	position: absolute;
	top: 0;
	bottom: 0;
	right: -173px;
	margin: auto;
	width: 83px;
	height: 188px;
}
.main-deco{
	position: absolute;
	bottom: 40%;
	right: -400px;
	width: 468px;
	height: 462px;
}
.main-copy{
	position: absolute;
	z-index: 5;
	bottom: 1px;
	right: 7px;
	color: #fff;
	font-size: 13px;
}
/*-------------------------------------
	sec1
---------------------------------------*/
.sec1 {
	position: relative;
	padding: 135px 0 70px;
	text-align: center;
}
.sec1 .w1000 {}
.sec1 h1 {
	margin-bottom: 56px;
}

.sec1 figure {
	margin: 47px 0 0 0;
}
/*-------------------------------------
	sec2
---------------------------------------*/
.sec2 {
	position: relative;
	padding: 80px 0 66px;
}
.sec2 h2.type01 {
	position: relative;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}
.sec2 h2.type01:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-bottom: dotted 1px #000;
	margin: -1px auto 0;
}
.sec2 h2.type01 span {
	position: relative;
	background: #FFFFFF;
	z-index: 1;
}
.sec2 h2.type02 {
	position: relative;
	border-bottom: solid 1px #000;
	margin-bottom: 35px;
	padding: 0 0 10px 17px;
	font-size: 16px;
	font-weight: bold;
}
.sec2 h2.type02:before {
	content: '';
	position: absolute;
	top: 0.3em;
	left: 0;
	background: #000000;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sec2 h2.type02 span {
	position: relative;
	background: #FFFFFF;
	z-index: 1;
}


.sec2_list{
    margin: 0 0 128px;
}
.sec2_list li{
	float: left;
	width: 19%;
	margin: 0 0 0 1.2%;
}
.sec2_list li:first-child{
	margin-left: 0;
}
.sec2_list a{
	display: block;
	background: #60797A;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 19px 0;
	position: relative;
	z-index: 1;
}
.sec2_list a:before{
	content: "";
	z-index: 1;
	position: absolute;
	background: url(../img/arrow01.png) 0 0 no-repeat;
	width: 16px;
	height: 26px;
	bottom: -26px;
	right:0;
	left: 0;
	margin: auto;
}
.sec2_box1{
	position: relative;
	z-index: 1;
	margin: 0 0 105px;
}
.sec2_box1:before{
	content: "";
	z-index: 1;
	position: absolute;
	border-top: 3px solid #60797A;
	top: 139px;
	right:0;
	left: 0;
}
.sec2_title1{
	text-align: center;
	margin: 0 0 28px;
}
.sec2_title2{
	text-align: center;
	margin: 0 0 22px;
}
.sec2_text1{
	text-align: center;
	line-height: 1.8;
	margin: 0 0 61px;
}
.sec2_text1 a{
	text-decoration: underline;
}

.sec2_info{}
.sec2_info_title{
    text-align: center;
    font-size: 16px;
    margin: 0 0 18px;
}
.sec2_info_text{
    background: #F2F2F2;
    font-size: 13px;
    text-align: center;
    padding: 21px 0 22px;
    line-height: 2;
    margin: 0 152px;
}
.sec2_info_text .btn{
	color: #fff;
	background: #D0007C;
	padding: 2px 12px;
}
.sec2_box2{
	margin: 125px 0 0;
	padding: 46px 0 0;
	border-top:1px dashed #000;
	position: relative;
	z-index: 1;
}
.sec2_box2:before{
	content: "";
	z-index: 1;
	position: absolute;
	background: url(../common/img/icon_line01.png) 0 0 no-repeat;
	width: 84px;
	height: 46px;
	top: -24px;
	right:0;
	left: 0;
	margin: auto;
}































.sec2_text01 {
	font-size: 12px;
	margin: 0 0 22px;
}
.sec2_text02 {
	margin-top: 70px;
	font-size: 20px;
	text-align: center;
}
.lesson_detailBox {
	margin-bottom: 46px;
}
.lesson_detailBox_L {
	float: left;
	width: 140px;
	/* max-width: 180px; */
}
.lesson_detailBox_R {
	float: right;
	width: 80.5%;
	/* max-width: 797px; */
}
.lesson_detailBox_R dl {
	float: left;
	width: 81%;
	/* max-width: 600px; */
	line-height: 1.4;
}
.lesson_detailBox_R dt {
	margin-bottom: 27px;
	font-size: 22px;
}
.lesson_detailBox_R dt span{
	font-size: 16px;
}
.lesson_detailBox_R dd {
	font-size: 14px;
}
.lesson_detailBox_R dd p + p{
	margin-top: 10px;
}
.lesson_detailBox_R dd span {
	display: block;
	margin-top: 1em;
	font-size: 13px;
}
.lesson_detailBox_R .fee {
	float: right;
	/* width: 21%; */
	/* max-width: 160px; */
	font-size: 23px;
	text-align: right;
	margin: 5px 0 0;
}
.lesson_detailBox_R .fee span {
	display: block;
	font-size: 75%;
	line-height: 1.4;
	font-size: 15px;
	text-align: left;
	text-indent: -9px;
}
.lesson_detailBox_R .fee small {
	display: block;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
}


.detailBox4{


}

.detailBox4 .lesson_detailBox_R{
	width: 64.9%;
}
.detailBox1 .lesson_detailBox_R dl,
.detailBox4 .lesson_detailBox_R dl{
	width: auto;
}

.detailBox4 .lesson_detailBox_L{
	width: 314px;
}
.detailBox4 .lesson_detailBox_L a{
	display: block;
	float: left;
	width: 140px;
	margin: 0 5px 5px 0;
}


.detailBox4 .lesson_detailBox_R .fee,
.detailBox1 .lesson_detailBox_R .fee{
	margin: 18px 0 0;
}


.detailBox1 .lesson_detailBox_L a{
	display: block;
	float: left;
	margin: 0 0 5px 0;
}


.lesson_detailBox_R .fee2{
    float: left;
}
.lesson_detailBox_R .fee2_name{
    line-height: 1.4;
    font-size: 15px;
    text-indent: -9px;
    padding: 31px 0 0;
}
.lesson_detailBox_R .fee2_data1{
    margin: 0 0 18px;
}
.lesson_detailBox_R .fee2_data2{
    font-size: 14px;
}

.fee2_data1{
    font-size: 22px;
}
.fee2_data1 span{
	font-size: 16px;
}

.lesson_detailBox_block .lesson_detailBox{
    border-top: 1px dashed #000;
    position: relative;
    z-index: 1;
    padding: 52px 0 0;
}

.lesson_detailBox_block .lesson_detailBox:before {
    content: "";
    z-index: 1;
    position: absolute;
    background: url(../common/img/icon_line01.png) 0 0 no-repeat;
    width: 84px;
    height: 46px;
    top: -24px;
    right: 0;
    left: 0;
    margin: auto;
}

.lesson_detailBox_block .lesson_detailBox:first-child{
    border-top: none;
    padding: 0;
}
.lesson_detailBox_block .lesson_detailBox:first-child:before{
	display: none;
}


.sec2_box3{
	background: #DFE4E4;
	padding: 100px 0 101px;
}


.sec2_box3{}
.sec2_box3_title{
    text-align: center;
    margin: 0 0 56px;
}
.sec2_box3_img{
    margin: 0 0 38px;
}
.sec2_box3_mes{
    text-align: center;
    font-size: 15px;
    margin: 0 0 50px;
}
.sec2_box3 .sec2_info{}
.sec2_box3 .sec2_info_text{
    background: #fff;
}






/*-------------------------------------
	sec3
---------------------------------------*/
.sec3 {
	padding: 40px 0 121px;
	text-align: center;
}
.sec3_title01 {
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: normal;
}
.sec3 p {
	/* margin-bottom: 55px; */
	/* font-size: 18px; */
}
.sec3 table {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	margin-bottom: 11px;
	width: 100%;
}
.sec3 table th,
.sec3 table td {
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	padding: 26px 5px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec3 table th span,
.sec3 table td span {
	display: block;
	font-size: 16px;
}
.sec3 table th {
	width: 20%;
}
.sec3 table th.date{
	background: #EFF1F1;
	padding: 22px 5px;
}
.sec3 table td.start {
	border-right: none;
}
.sec3 table td.icon {
	/* background: #EFF1F1; */
	padding: 22px 5px;
}

.sec3_table{
    font-size: 15px;
    text-align: right;
    margin: 0 0 30px;
}
.sec3_mes{
    font-size: 16px;
}
.sec3_mes p + p{
	margin: 0 0 0;
	margin: 37px 0 0;
}

/*-------------------------------------
	sec4
---------------------------------------*/
.sec4 {
	background: #DFE4E4;
	padding: 107px 0 85px;
	text-align: center;
}

.sec4 h1.default:before {
	background-image: url(../common/img/icon_title2.png);
}
.sec4_text01 {
	margin-bottom: 10px;
	font-size: 14px;
	text-indent: -162px;
}
/*　FORM
---------- */

#form{
	width: 100%;
	margin: 70px  0 0;
}
#form table{
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
}
#form table tr{
}
#form table th{
	padding: 10px 45px 10px 0;
	width: 253px;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form table tr.text01 th{
	padding: 0 45px 10px 0;
}
#form table tr.text02 th{
	padding: 10px 45px 0 0;
}
#form table td{
	padding: 10px 10px 10px 5px;
	line-height: 1.8;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form table tr.text01 td{
	padding: 0 10px 10px 5px;
}
#form table tr.text02 td{
	padding: 10px 10px 0 5px;
	line-height: 1.4;
}
#form label{
	display: inline-block;
	margin-right: 1.5em;
}
#form input[type="text"],
#form input[type="email"],
#form input[type="tel"],
#form select,
#form textarea{
	border: solid 1px #000;
	background: #fff;
	padding: 15px 10px;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
}
#form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 1em;
	text-overflow: '';
	background:#fff;
	height: 30px;
	line-height: 28px;
	margin:5px 0;
	padding: 0;
	width: 30%;
	border: solid 2px #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
select::-ms-expand {
  display: none;
}
#form .short{
	width: 60% !important;
}
.contact_btnBox{
	margin: 40px 0 0;
	text-align: center;
}
.contact_btnBox.pl{
	padding-left: 50px;
}
.contact_reset,
.contact_send{
	display: inline-block;
	background: #D0007C;
	color: #fff;
	margin: 0 12px;
	padding: 0 5px;
	width: 180px;
	height: 50px;
	line-height: 48px;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_reset{
	background: #808080;
}
.contact_send{
	background: #D0007C;
}
.contact_send a{
	color: #fff;
}

/*-------------------------------------
	sec5
---------------------------------------*/
.sec5 {
	padding: 100px 0 1px;
}
.sec5_1 {
	border-bottom: solid 1px #000;
	margin-bottom: 80px;
	padding-bottom: 10px;
}
.sec5_1_L {
	float: left;
	width: 62.5%;
	max-width: 625px;
}
.sec5_1_R {
	float: right;
	width: 30%;
	max-width: 300px;
}
.sec5_1_R figure {
	margin-bottom: 35px;
}
.sec5_1_R figcaption {
	margin-top: 23px;
	font-size: 13px;
}
.sec5_outline01 {
	border-bottom: solid 1px #000;
	margin-bottom: 24px;
	padding-bottom: 50px;
}
.sec5_outline01 dt {
	margin: 17px 0 42px;
	font-size: 23px;
}
.sec5_outline01 dt span{
	font-size: 19px;
}
.sec5_outline01 dd p {
	margin-bottom: 35px;
	font-size: 17px;
}
.sec5_outline02 {
}
.sec5_outline02 dt {
	margin-bottom: 22px;
	font-size: 21px;
}
.sec5_outline02 dd p {
	margin-bottom: 30px;
	font-size: 15px;
}
.sec5_2 {
	background-image: url(../img/sec5_bg01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 75px;
	padding: 10px 0 34.7%;
}
.sec5_3 {
}
.sec5_3 p {
	margin-bottom: 15px;
}
.sec5_3 .map_canvas{
	width: 100%;
	height: 540px;
	margin: 0 auto;
}
/*-------------------------------------
	sec6
---------------------------------------*/
.sec6 {
	padding: 70px 0 100px;
	text-align: center;
}
.sec6 h1 {
	margin-bottom: 30px;
}
.sec6 .works_list {
}
.sec6 .works_list dt {
	margin-bottom: 10px;
	text-align: left;
}
.sec6 .works_list dd {
	letter-spacing: -0.5em;
	margin: 0 0 40px;
}
.sec6 .works_list dd img {
	float: left;
	margin-bottom: 20px;
	margin-left: 5%;
	width: 30%;
	max-width: 300px;
}
.sec6 .works_list dd img:nth-child(3n+1) {
	margin-left: 0;
}
.sec6_text{
	text-align: right;
	font-size: 14px;
}

/*-------------------------------------
	sec7
---------------------------------------*/
.sec7 {
	padding: 0 0 104px;
}
.sec7 .sec7_text01 {
	margin-bottom: 15px;
}
.sec7 .map_canvas{
	width: 100%;
	height: 540px;
	margin: 0 auto 54px;
}

.sec7_addr{}
.sec7_addr_box1{
    float: left;
}
.sec7_addr_title{
    font-weight: bold;
    margin: 0 0 7px;
}
.sec7_addr_data{
    font-size: 15px;
    margin: 0 0 56px;
}
.sec7_addr_data2{
    font-size: 13px;
    margin: 0 0 15px;
}
.sec7_addr_data2 span{
    font-weight: bold;
}
.sec7_addr_img1{
    float: right;
    width: 295px;
    margin: 0 10px 0 0;
}
.sec7_addr_img1 figcaption{
    font-size: 13px;
    margin: 5px 0 0;
}
.sec7_addr_img2{
    float: right;
    width: 251px;
}
.sec7_addr_img2 figcaption{
    font-size: 13px;
    margin: 5px 0 0;
}


@media screen and (max-width: 1000px) and (min-height: 720px) {
/*-- メインビジュアル --*/
.main-logo{
	left: -230px;
	z-index: 5;
}
.main-text{
	right: -143px;
	z-index: 5;
}
.main-deco{
	right: -370px;
}
}
@media screen and (max-width: 1000px) and (min-height: 1081px) {
/*-- メインビジュアル --*/
.main-pc {display: none;}
.main-sp {display: block;}
.main-visual-inner {
	padding: 0 3%;
	width: 100% !important;
	height : -webkit-calc(100% - 260px);
	height : calc(100% - 260px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main-img{
	width: 100%;
	overflow: hidden;
}
.main-img img{
	width: 100%;
	height: auto;
}
.main-logo{
	top: auto;
	bottom: -225px;
	left: 3%;
	width: 450px;
  height: auto;
}
.main-text{
	top: auto;
	bottom: -220px;
	right: 4%;
}
.main-deco{
	top: auto;
	bottom: -235px;
	left: 0;
	right: 0;
	margin: auto;
	width: 220px;
	height: auto;
}
}