@charset "UTF-8";
/* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰトップページコンテンツモーダル ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ*/
.modal_wrapper {
	width: 70%;
	max-height: 90%;
	margin: 50px 0;
	padding: 20px 0 !important;
	background: #fff;
	position: fixed;
	display: none;
	z-index: 101;
	box-shadow: 0 0 30px #ddd;
	border-radius: 20px;
	overflow: auto;
	transform:translate(-50%,-50%) !important;
	top:50% !important;
	left:50% !important;
}

#modal-overlay {
	z-index: 100;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(242,237,240,0.9);
}

.button-modal {
		/* width: 80px; */
    /* height: 80px; */
    /* line-height: 80px; */
    /* float: right; */
    /* box-shadow: 0 0 20px #ddd; */
    /* border-radius: 50%; */
    width: 50%;
    margin: auto;
    text-align: right;
    float: right;
    /* text-align: right; */
    /* left: 0; */
    position: fixed;
    top: 50px;
    /* right: 0; */
    /* background: #fff; */
    z-index: 99;
}

.button-modal1 a {
    position: absolute;
    right: 1%;
    top: 1%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 25px;
    background-color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    color: #ddd;
}

.button-link:hover {
	cursor: pointer;
	opacity: 0.7;
}
a#modal-close.button-modal{
	font-size: 55px;
	width: 80px;
	height: 80px;
}
.modal_inner li{
	display: block;
  width: 61%;
  margin: 50px auto;
  font-weight: bold;
	font: 14px "Yu Gothic";
}
.modal_inner li h4{
	position: relative;
}
.modal_inner li h4:before{
	content: url(../img/modal_flower.png);
	margin:0 10px;
}
.modal_inner table tr{
	line-height: 2;
}
.modal_inner table th{
	width: auto;
}
.modal_inner li p{
	font: 14px "Yu Gothic";
}

.insta img {
	width: auto;
	height: 70vh;
	max-width: 600px;
}
@media only screen and (max-width:736px){

.insta img {
	width: 90% !important;
	height: auto !important;
}
}

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

.modal_wrapper {
    width: 89%;
    max-height: 80%;
    margin: 0px;
    padding: 10px 10px;
}

	.modal_wrapper-04 {
		width: 12% !important;
		margin: -4% 2% !important;
	}
	
	.modal_inner li {
    display: block;
    width: 100%;
    margin: 0;
}
.modal_inner li h4 {

}

.modal_inner li h4:before {
	left: 7px;
}

.modal_inner table{
		width: 95%;
    margin-left: 3%;
}
.modal_inner table th {
    width: 20%;
}
	.button-modal {
		line-height: 30px;
		width: 95%;
		margin: auto;
		text-align: right;
		position:inherit;
		top: 60px;
		right: 0;
		z-index: 99;
	}
	.button-modal a {
	    width: 30px;
	    box-shadow: 0 0 20px #ddd;
	    height: 30px;
	    border-radius: 50%;
	    font-size: 20px;
		margin: 20px 0 0 0;
		position: absolute;
	}
	.lesson_content .modal_inner ul{
		z-index: 9999;
	}
}


/* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｓｐグローバルナビモーダル ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ*/
@media only screen and (max-width:736px){
	.lock {
    overflow:hidden;
}
.modal-content{
	display:none;
}
.modal-content ul{
  width: 100%;
  height: auto;
  padding: 0;
  float: none;
}
.modal-content ul li{
  float: none;
}
.modal-overlay {
    z-index: 9999998;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.8);
}
.modal-wrap {
    z-index: 9999999;
    display:none;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
    background-color: rgba(255,255,255,0.8);
}

.modal-wrap_filter {
    /* z-index: 9999999;
    display:none;
    position:fixed;
    bottom: 0;
    left:0;
    width:100%;
    height:100%;
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch; */
  z-index: 9999998;
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:120%;
  background-color:rgba(0,0,0,0.8);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}
.modal_btn{
		position: fixed;
	  z-index: 9999;
	  right: -30px;
	  top: 9px;
}
.modal_btn:hover {
  cursor:pointer;
}

.modal-close {
	position:fixed;
	top: 30px;
	right: 30px;
	/* padding:20px !important; */
	transform: translate3d(0, 0, 0);
	z-index:9999;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
}

.modal-close:hover{
  color: #fff!important;
  opacity: 0.7;
  cursor: pointer;
}

.MDL_window_wrap {
	max-width:auto;
	position:absolute;
	padding: 30px;
	box-sizing: border-box;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/* position: relative; */
	text-align: left;
	width: 60vw;
  height: 100vh;
	/* margin: 30px auto; */
	top: 0;
	right: 0;
  color: #FFFFFF;
  background: rgba(242,237,240,0.9);
  /* transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); */
}
}
