/**************************************************************************************************/
/**　エリア　　**/
/**************************************************************************************************/
.area_w1{
	background: url(../img/pattern1.gif) left top;
	padding:60px 0px 60px 0px ;
}
.area_w5{
	background: url(../img/pattern2.gif) left top;
	padding:60px 0px 60px 0px ;
}

.area1{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:30px 0px 30px 0px ;
}
.area1 img{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.area1b{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:0px 0px 0px 0px ;
}
.area1b img{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.area1c{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:0px 0px 0px 0px ;
}
.area1c img{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.area_w2{
	background:#fff;
	padding:80px 0px 60px 0px ;
}
.area_w99{
	background:#f0eadf;
	padding:80px 0px 60px 0px ;
}


.area_w2e{
	background:#fff;
	padding:60px 0px 60px 0px ;
}

.area_w2b{
	background:#fff;
	padding:40px 0px 60px 0px ;
}

.area_w2un{
	background:#fff;
	padding:0px 0px 30px 0px ;
}
.area_w2top{
	background: url(../img/top/bg1.jpg) no-repeat center top;
	padding:00px 0px 0px 0px ;
	height:450px;
}






.area{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:10px 0px 30px 0px ;
}
.area img{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.area2{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:30px 0px 30px 0px ;
}
.area2 img{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.area2g{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:30px 0px 30px 0px ;
}
.area2g img{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.area2v{
	width: 60%;
	max-width: 800px;
	margin: 0 auto;
	padding:30px 0px 30px 0px ;
}

.area_w3{
	background:#fbebdc;
	padding:80px 0px 60px 0px ;
}

.area_w4{
	background:#fdf4fb;
	padding:80px 0px 60px 0px ;
}



.area_w6{
	background:#f4f8fd;
	padding:80px 0px 60px 0px ;
}

.area_w7{
	background: url(../img/pattern.gif) left top;
	padding:60px 0px 60px 0px ;
}
.area_w7b{
	background: url(../img/pattern5.png) left top;
	padding:60px 0px 60px 0px ;
}
.area_w7c{
	background: url(../img/pattern.gif) left top;
	padding:40px 0px 40px 0px ;
}
.area_w8{
	background: url(../img/pattern4.png) left top;
	padding:60px 0px 60px 0px ;
}

.area_w9{
	background: url(../img/pattern5.png) left top;
	padding:60px 0px 60px 0px ;
}



.area_10{
	background:#fdfbf4;
	padding:80px 0px 60px 0px ;
}








.areatitle{
	text-align:center;
	margin: 0 auto;
}


/*****スマホメニュー***********************************************/
#humCheck, #humClose { display:none; }
#humOpen {
  display: block;
  width: 58px;
  cursor: pointer;
}
#humOpen:hover {
  opacity: 0.5;
}
#humOpen img { display: block; }
#humClose, nav {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
}
#humClose {
  z-index: 2;
  width: 100%;
  background: #000;
  opacity: 0.7;
  transition: 0.5s;
}
nav {
  z-index: 9999;
  width: 300px;
  background: #fff;
  transition: 0.5s;
  transform: translateX(-100%);
}
#humCheck:checked ~ #humClose { display: block; }
#humCheck:checked ~ nav {
  transform: translateX(0);
   height: 100%;
 overflow: auto;
 -webkit-overflow-scrolling: touch;
}


#closemenu:checked ~ #humClose { display: block; }
#closemenu:checked ~ nav {
  transform: translateX(0);
   height: 100%;
 overflow: auto;
 -webkit-overflow-scrolling: touch;
}

.close{
	float:right;
}

nav{
	z-index:9999;
}
nav ul{
list-style-type: disc;
}
nav li{

	margin: 0px 0px 0px 0px important!;
  display:block ;
  border-bottom:1px solid #f4f2f0;
	width:100%;

  color: #fff;

  margin-bottom: 3px;/*下のバーとの余白*/
  line-height: 1.5;
  list-style-type: none!important;/*ポチ消す*/
}



#lid1{
  border-left: solid 6px #f8cac6;/*左側の線*/
  padding: 0.5em;
  transition: 1.0s ;
}

#lid1:hover{
  border-left: solid 6px #ef2d14;/*左側の線*/
	  background: #f8f1ef;
  transition: 0.5s ;
}

#lid2{
  border-left: solid 6px #f4e7b9;/*左側の線*/
  padding: 0.5em;
  transition: 1.0s ;
}

#lid2:hover{
  border-left: solid 6px #e8c819;/*左側の線*/
  	  background: #f8f6ef;
  transition: 0.5s ;
}


#lid2b{
	font-size:11px;
  border-left: solid 6px #f4e7b9;/*左側の線*/
  padding: 5px 5px 5px 5px ;
  transition: 1.0s ;
}

#lid2b:hover{
  border-left: solid 6px #e8c819;/*左側の線*/
  	  background: #f8f6ef;
  transition: 0.5s ;
}

#iro{
	color:#a8936a;
}





#lid3{
  border-left: solid 6px #d2f4b9;/*左側の線*/
  padding: 0.5em;
  transition: 1.0s ;
}

#lid3:hover{
  border-left: solid 6px #42d059;/*左側の線*/
  	  background: #eff8f3;
  transition: 0.5s ;
}

#lid4{
  border-left: solid 6px #b9eff4;/*左側の線*/
  padding: 0.5em;
  transition: 1.0s ;
}

#lid4:hover{
  border-left: solid 6px #19bfe8;/*左側の線*/
  	  background: #eff5f8;
  transition: 0.5s ;
}

nav li:hover{
  
}
nav li a{
display:block;
  text-decoration: none;
  font-size: 18px;
  color: #000 !important;
}


#spmenubtn{
	z-index:9999;
  position: fixed;
  right: 10px;
  top: 10px;
}

/***スマホヘッダ*************************************************/
.sphead{
	background: #fff;
	width:100%;
	height:85px;
}

.sphead_contact{
	
}
.sphead_contact img{
	width:65px;
	float:right;
	margin:10px 80px 0px 0px ;
}

.spheadlogo img{
	margin-top:8px;
	width:200px;

}
/*****ヘッダ背景***************************************/
.sphead_kokoro{
    background: url(../img/bg1.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}
.sphead_karada{
    background: url(../img/bg2.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_3{
    background: url(../img/bg3.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}


.sphead_4{
    background: url(../img/bg4.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_5{
    background: url(../img/bg5.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_6{
    background: url(../img/sp/bg6.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}


.sphead_7{
    background: url(../img/sp/bg7.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_8{
    background: url(../img/bg8.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}
.sphead_9{
    background: url(../img/bg9.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_10{
    background: url(../img/bg10.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_11{
    background: url(../img/sp/bg11.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_12{
    background: url(../img/sp/bg12.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_13{
    background: url(../img/bg13.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_14{
    background: url(../img/bg14.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}
.sphead_14b{
    background: url(../img/bg14.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:150px;
}

.sphead_15{
    background: url(../img/bg15.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}


.sphead_16{
    background: url(../img/sp/bg16.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}

.sphead_17{
    background: url(../img/sp/bg17.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}


.sphead_18{
    background: url(../img/sp/bg18.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:300px;
}


.sphead_19{
    background: url(../img/sp/bg19.jpg) no-repeat center top;
	background-size:cover;
	width:100%;
	height:500px;
}





























.spheadtitle{
	text-align:center;
	padding:100px 0px 0px 0px ;
}
.spheadtitle2{
	text-align:center;
	padding:50px 0px 0px 0px ;
}
/****************************************************/
/*****フッター***********************************************/
.foot_wrap{
	background: url(../img/foot_bg.jpg) left top;
	margin-top:150px;
	padding:0px 80px 60px 80px ;
}

.foot_area{
	width: 100%;
	margin: 0 auto;
	background:#fff;
	max-width: 1000px;
	border-radius: 0px 0px 30px 30px; /* 左上・右上・右下・左下 */
	
}

.fott_box1 img{
	width:80%;
}

.foot_area2 table {
	width:100%;
}
.foot_area2 td {
	width:30%;
}

/*******/
.foot_wrap2{
	background:#ddd8bd;
	padding:70px 0px 60px 0px ;
}

.foot_area2{
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
padding:0px 0px 0px 0px ;
	color:#8b7957;
	font-size:15px;
}

.foot_yago{
	color:#8b7957;
	font-size:20px;
	margin-bottom:20px;
}

.foot_area2 li {
  list-style: none;
}
.foot_area2 a {
	color:#8b7957;
}

.foot_area2 a:hover{
	color:#aa4728;
}



.foot_wrap2b{
	background:#ddd8bd;
	padding:0px 0px 30px 0px ;
}
.foot_area2b{
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
padding:0px 0px 0px 0px ;
	color:#8b7957;
	font-size:15px;
}

/******分割**********************************************/

.col2_left{
/*	background: #b24983;*/
	float:left;
	width:48%;
	margin:0;
}

.col2_right{
/*	background: #c39276;*/
	float:right;
	width:48%;
	margin:0;
}


/**************/
.col2_left_ac{
/*	background: #b24983;*/
	float:left;
	width:39%;
	margin:0;
}

.col2_right_ac{
/*	background: #c39276;*/
	float:right;
	width:60%;
	margin:0;
}






/*********************************/


.col2_left3{
/*	background: #b24983;*/
	float:left;
	width:51%;
	margin:0;
}

.col2_right3{
/*	background: #c39276;*/
	float:right;
	width:44%;
	margin:0;
}









/******************/

.col4_left{
/*	background: #b24983;*/
	float:left;
	width:39%;
	margin:0;
}
.col4_left2{
/*	background: #b24983;*/
	float:left;
	width:20%;
	margin:0;
}
.col4_left3{
/*	background: #b24983;*/
	float:left;
	width:20%;
	margin:0;
}


.col4_right{
/*	background: #c39276;*/
	float:right;
	width:20%;
	margin:0;
}

/****************/
.col3_left{
/*	background: #b24983;*/
	float:left;
	width:32%;
	margin:0;
	border:1px solid #ac9976;
}
.col3_left2{
/*	background: #b24983;*/
	float:left;
	width:32%;
	margin:0;
}

.col3_right{
/*	background: #c39276;*/
	float:right;
	width:33%;
	margin:0;
}









/*******************************************************************/
.foot_wrap3{
background: rgb(226,38,13);
background: linear-gradient(90deg, rgba(226,38,13,1) 0%, rgba(255,199,25,1) 100%);
	padding:10px 0px 10px 0px ;
}
.foot_area3{
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
padding:0px 0px 0px 0px ;
	color:#fff;
	font-size:14px;
}

/*******************************************************************/
#copy_ditail2{
	padding:40px 40px 40px 40px ;
	margin:0px 50px 0px 50px;
	color:#5c5c5c;
	text-align:left;
}

#copy_ditail3{
	padding:40px 100px 40px 100px ;
	margin:0px 50px 0px 50px;
	color:#303030;
	text-align:left;
}



#copy_ditail4{
	border:1px solid red;
	padding:40px 40px 40px 40px ;
	margin:40px 50px 0px 60px;
	color:#5c5c5c;
	text-align:left;
}



/*******************************************************************/
.cole{
	color:#e57614;
}

/*******************************************************************/
ul li ul{
    position: absolute;
    top: 55px;
    left: 0;
}
ul li ul li{
    display: block;
}
ul li ul li a{
    background-color: #efefef;
    color: #444;
}
ul li ul li a:hover{
    background-color: #ddd;
}
.nav_title ul li ul{
    display: none;
}
.nav_title ul li:hover ul{
    display: block;
}


/*******************************************************************/
#midasi1{
	font-size:18px;
	color:#1380e5;
	margin:15px 0px 7px 0px;
}

/*******************************************************************/
.titleimg {
text-align:center;
	margin:0 auto;
}
.titleimg img{
	width:60%;
}

/*******************************************************************/
html { scroll-behavior: smooth;}

/*******************************************************************/
.access_area{
	width:100%;
	margin:0 auto;
}



.access_area h2 {
  font-size:16px;
  position: relative;
  padding: 1rem .5rem;
  	margin-bottom:25px;
}

.access_area h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffe04e), to(#f09122));
  background-image: -webkit-linear-gradient(right, #ffe04e 0%, #f09122 100%);
  background-image: linear-gradient(to left, #ffe04e 0%, #f09122 100%);
}

.access_area2{
	width:100%;
	margin:0 auto;
	text-align:left;
}



.access_area2 h2 {
  font-size:16px;
  position: relative;
  padding: 1rem .5rem;
  	margin-bottom:25px;
}

.access_area2 h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffe04e), to(#f09122));
  background-image: -webkit-linear-gradient(right, #ffe04e 0%, #f09122 100%);
  background-image: linear-gradient(to left, #ffe04e 0%, #f09122 100%);
}
/*******************************************************************/
#syonen{
font-weight:bold;
  font-size:16px;
  padding: 6px 14px 6px 14px ;
  margin: 8px 0px 8px 0px ;
  color: #70522f;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
  background:#f4e6d6;
}

#seinen{
font-weight:bold;
  font-size:16px;
  padding: 6px 14px 6px 14px ;
  margin: 8px 10px 8px 0px ;
  color: #2c3a64;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background:#d6eaf4;
}


#syokyu{
font-weight:bold;
  font-size:16px;
  padding: 6px 14px 6px 14px ;
  margin: 8px 10px 8px 0px ;
  color: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
  background:#ecba50;
}


#chukyu{
font-weight:bold;
  font-size:16px;
  padding: 6px 14px 6px 14px ;
  margin: 8px 10px 8px 0px ;
  color: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
  background:#e06f42;
}



#jyokyu{
font-weight:bold;
  font-size:16px;
  padding: 6px 14px 6px 14px ;
  margin: 8px 10px 8px 0px ;
  color: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
  background:#d04545;
}


#youbi{
font-weight:bold;
  font-size:16px;
  padding: 6px 9px 6px 9px ;
  margin: 8px 10px 8px 0px ;
  color: #fff;
  border-radius: 30px;
  background:#a9a9a9;
}

#youbi2{
font-weight:bold;
  font-size:16px;
  padding: 30px 9px 30px 9px ;
  margin: 8px 10px 8px 0px ;
  color: #fff;
  border-radius: 30px;
  background:#a9a9a9;
}
#youbi4{
font-weight:bold;
  font-size:16px;
  padding: 80px 9px 80px 9px ;
  margin: 8px 10px 8px 0px ;
  color: #fff;
  border-radius: 30px;
  background:#a9a9a9;
}



/*******************************************************************/
.map{
	margin-bottom:20px;
	margin-top:15px;
}


/*******************************************************************/
.miniarea{
	text-align:left;
	max-width:800px;
	margin: 0 auto;
	padding:10px 10px 10px 10px ;
}

/*****TOP動画**************************************************************/
.videoarea2 {
	background-image: url(../img/overlays/02c.png);
width:100%;
  position: absolute;
  overflow: hidden;
  z-index:33;
      height: 620px;
}


/**************************************************/
@media only screen and (max-width: 1116px){
/**************************************************/
.videoarea2 {
	background-image:none;
width:100%;
  position: absolute;
  overflow: hidden;
  z-index:33;
      height: 620px;
}

}
.videoarea {
  position: relative;
  overflow: hidden;
  z-index:1;
    height: 620px;
}
video {
  width: 100%;
  height: auto;
}
.content {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 200%;
  top: 10px;
  transform: translateY(-50%);
  overflow: hidden;
}
  .mainVisual2 {
	background-image: url(../img/overlays/08.png);
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
  }
  
/*******************************************************************/
/*****　Q&A　******************************************************/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	color: #000;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	color: #614505;
	font-size:17px;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 10px 0 0 0;
	padding: 15px 10px 15px 17px ;
	cursor: pointer;
	border-radius: 0.5em;
	background: #fff;
}
.cp_qa .cp_actab label::before {
	font-size: 1.5em;
	margin-left: 0em;
	padding-right: 0.5em;
		font-weight: bold;
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #887027;
	background: #ffef99;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;

	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 1s;
	        transition: transform 1s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 0;
			background: #fff;
	-webkit-transition: max-height 0s;
	        transition: max-height 0s;
	border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	color: #2c2c2c;
	

}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */



.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	padding: 0 0 0 2.5em;
	max-height: 80em;
	border-top: 1px dotted #d9d2c5;
			-webkit-transition: max-height 2s;
	        transition: max-height 2s;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #df9402;
		background: #fff;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}



.class_title99{
	text-align:center;
	font-size:20px;
	border-bottom:2px dotted #e1d3b5;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	color:#b8974f;
}

/****道場の特徴*******************************************************/

.pointarea{
	background: #fff;
	width:97%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:40px;
	border-radius:10px;
	height:450px;
		box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
}


.title_area1{
	position:relative;
	box-sizing:border-box;
	width:100%;
	margin:-60px 0px 30px 116px;
	padding:0px 0 0 0px;
	box-sizing:border-box;
	background:#fff;
	text-align:left;
	border-bottom: dotted 5px #e33e3a;
	font-size:30px;
	font-weight: bold;
	color:#444;
}

.text_area1 img{	
	width:120px;
	margin:-10px 0px 0px 8px ;
}

.ditail_area1{
	padding:0px 20px 0px 40px;

}

.text_area1{
	float:left;
	position:relative;
	box-sizing:border-box;
	width:55%;
	padding:0px 0 0 00px;
	box-sizing:border-box;

	text-align:left;
}


.img_area1 {
	float:left;
	height:100%;
	width:45%;
	position:relative;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_1.jpg);
    background-size: cover;
}

.img_area1:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
  /*2色パターン*/
  border-top: 225px solid #fff;
  border-right: 28px solid transparent;
  border-bottom: 225px solid transparent;
  border-left: 28px solid #fff;
}




/****ポイントによる違いを変える************/
.title_area2{
	position:relative;box-sizing:border-box;width:100%;margin:-60px 0px 30px 116px;padding:0px 0 0 0px;box-sizing:border-box;background:#fff;text-align:left;font-size:30px;font-weight: bold;color:#444;
	border-bottom: dotted 5px #38b498;
}
.img_area2 {
	float:left;height:100%;width:45%;position:relative;-moz-border-radius: 0 10px 10px 0;-webkit-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_2.jpg) center center / cover no-repeat;
}
.img_area2:before{content:"";display:block;position:absolute;left:0;border-top: 225px solid #fff;border-right: 28px solid transparent;border-bottom: 225px solid transparent;border-left: 28px solid #fff;}

.title_area3{
	position:relative;box-sizing:border-box;width:100%;margin:-60px 0px 30px 116px;padding:0px 0 0 0px;box-sizing:border-box;background:#fff;text-align:left;font-size:22px;font-weight: bold;color:#444;
	border-bottom: dotted 5px #e5b41d;
}
.img_area3 {
	float:left;height:100%;width:45%;position:relative;-moz-border-radius: 0 10px 10px 0;-webkit-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_3.jpg) center center / cover no-repeat;
}
.img_area3:before{content:"";display:block;position:absolute;left:0;border-top: 225px solid #fff;border-right: 28px solid transparent;border-bottom: 225px solid transparent;border-left: 28px solid #fff;}



.title_area4{
	position:relative;box-sizing:border-box;width:100%;margin:-60px 0px 30px 116px;padding:0px 0 0 0px;box-sizing:border-box;background:#fff;text-align:left;font-size:22px;font-weight: bold;color:#444;
	border-bottom: dotted 5px #1d72e5;
}
.img_area4 {
	float:left;height:100%;width:45%;position:relative;-moz-border-radius: 0 10px 10px 0;-webkit-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_4.jpg) center center / cover no-repeat;
}
.img_area4:before{content:"";display:block;position:absolute;left:0;border-top: 225px solid #fff;border-right: 28px solid transparent;border-bottom: 225px solid transparent;border-left: 28px solid #fff;}


.title_area5{
	position:relative;box-sizing:border-box;width:100%;margin:-60px 0px 30px 116px;padding:0px 0 0 0px;box-sizing:border-box;background:#fff;text-align:left;font-size:22px;font-weight: bold;color:#444;
	border-bottom: dotted 5px #e0642e;
}
.img_area5 {
	float:left;height:100%;width:45%;position:relative;-moz-border-radius: 0 10px 10px 0;-webkit-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_5.jpg) center center / cover no-repeat;
}
.img_area5:before{content:"";display:block;position:absolute;left:0;border-top: 225px solid #fff;border-right: 28px solid transparent;border-bottom: 225px solid transparent;border-left: 28px solid #fff;}



.title_area6{
	position:relative;box-sizing:border-box;width:100%;margin:-60px 0px 30px 116px;padding:0px 0 0 0px;box-sizing:border-box;background:#fff;text-align:left;font-size:28px;font-weight: bold;color:#444;
	border-bottom: dotted 5px #5fb43a;
}
.img_area6 {
	float:left;height:100%;width:45%;position:relative;-moz-border-radius: 0 10px 10px 0;-webkit-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_6.jpg) center center / cover no-repeat;
}
.img_area6:before{content:"";display:block;position:absolute;left:0;border-top: 225px solid #fff;border-right: 28px solid transparent;border-bottom: 225px solid transparent;border-left: 28px solid #fff;}



.title_area7{
	position:relative;box-sizing:border-box;width:100%;margin:-60px 0px 30px 116px;padding:0px 0 0 0px;box-sizing:border-box;background:#fff;text-align:left;font-size:30px;font-weight: bold;color:#444;
	border-bottom: dotted 5px #cd54c3;
}
.img_area7 {
	float:left;height:100%;width:45%;position:relative;-moz-border-radius: 0 10px 10px 0;-webkit-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;-webkit-box-shadow: 0px 4px 0px 0px rgba(227,222,199,1);
    background: url(../img/about_7.jpg) center center / cover no-repeat;
}
.img_area7:before{content:"";display:block;position:absolute;left:0;border-top: 225px solid #fff;border-right: 28px solid transparent;border-bottom: 225px solid transparent;border-left: 28px solid #fff;}









/*****リンクボタン**************************************************************/
.button02 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  margin-top:20px;
  padding: 10px 20px 10px 30px;
  width: 200px;
  color: #f07820;
  font-size: 15px;
  font-weight: 500;
  background-color: #f8f5f3;
  border-radius: 50vh;
    transition: 1.0s ;
}

.button02 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #f07820;
  border-right: 3px solid #f07820;
  transform: rotate(45deg);
}

.button02 a:hover {
  text-decoration: none;
  background-color: #ffe5c4;
    transition: 1.0s ;
}

/***交通アクセスのテーブル****************************************************************/
td_a {
  width: 80px;
}

/***カード****************************************************************/
.card_area{
	background:#fff;
	width:100%;

	padding:20px 20px 20px 20px ;
	margin-bottom:0px;
}
.card1{
position: relative;
	background:#fff;
	width:100%;
	height:280px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	margin-top:-25px;
	z-index:15;
}
.cardno1{
position: relative;
	z-index:150;
	background:#1d7bc4;
	width:40px;
	height:40px;
	margin:0 auto;
	border-radius: 50%;
	color:#fff;
	text-align:center;
	padding:12px 8px 4px 8px;
	font-size:22px;	
}
.cardtitle1{
	width:;100%;
	padding:30px 0px 20px 0px ;
	background:#ecfcfb;
	color:#177ea4;
	font-size:26px;
	text-align:center;
}

.cardditail{
	padding:20px 30px 20px 30px ;
}


/******/
#bigtxt{
	font-size:40px;
}

.cardno1 { 
background: linear-gradient(124deg, #346bdb, #349cc7, #19da4b, #349cc7, #346bdb, #349cc7, #19da4b, #3476c7, #349cc7);
background-size: 1800% 1800%;

-webkit-animation: rainbow 8s ease infinite;
-z-animation: rainbow 8s ease infinite;
-o-animation: rainbow 8s ease infinite;
  animation: rainbow 8s ease infinite;}

@-webkit-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-moz-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-o-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@keyframes rainbow { 
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}


.unnyo {
  width:80%;
  text-align:center;
  margin:0 auto;
}
.unnyo h2 {
  position: relative;
  padding: 1rem .5rem;
  color:#4d4d4d;
}

.unnyo h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
}




/****お問い合わせ***************************************************************/
.ocn_up_area{
	background:rgba(255,255,255,0.0);
	width:100%;
	margin-bottom:0px;
}
.ocn_up_in{
	padding:20px 20px 20px 20px ;
	text-align:left;
}

.form_in{
	background:#fff;
	width:100%;
	max-width:780px;
	margin:0 auto;
	margin-top:30px;
	padding:30px 0px 30px 0px ;
	border:0px solid #c0c0c0;
}

/****左が多めの2分割****/

.col2b_left{
	float:left;
	width:48%;
	margin:0;
}
.col2b_right{
	float:right;
	width:48%;
	margin:0;
}

@media only screen and (max-width: 999px){
	.col2b_left{
		float:left;
		width:100%;
		margin:0;
	}
	.col2b_right{
		float:left;
		width:100%;
		margin:0;
	}
}

.ocn_up_in h2 {
  position: relative;
  padding: 0px 4px 4px 0px ;
  border-bottom: 4px solid #4d9961;
}

.ocn_up_in h2:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #36d58c;
}



.ocn_up_in h3{
  position: relative;
  padding: 0px;
  text-align: center;
  color:#555;
}


.ocn_up_in h4 {
	text-align:center;
	width:250px;
	font-size:30px;
  position: relative;
  padding: 0px 0px 3px 0px ;
  border-bottom: 3px solid #1e75cc;
  margin:0 auto;
  margin-bottom:15px;
  color:#555;
}


/*******************************************************************/
.telarea{
	text-align:left;
	font-weight: 500;
	font-size: 14px;
	color:#777;
	margin-bottom:0px;
	margin-top:15px;
}
.telarea a{
	margin-top:30px;
	font-weight: 600;
	font-size: 40px;
	color:#777;
}
.telarea a:hover{
	color:#f1a209;
}
.telarea a:visited{
	color:#aaa;
}
/****フォーム部分***************************************************************/
table {

}
 
.form-table p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
  
}
.color1{
  background: #fafafa;
}

.color2{

}


.form_in hr{
	  border-top: 1px dashed  #d7d7d7;
	  border-left: 0px dashed  #d7d7d7;
	  border-right: 0px dashed  #d7d7d7;
	  border-bottom: 0px dashed  #d7d7d7;
}


.form-table {
  width: 100%;
}


.form-table tr{

}

.form-table th,
.form-table  {
  border-top: 0px solid #d7d7d7;

    color:#000;
}


.form-table td {
  padding: 15px 50px 15px 0px;
}

.form-table th {

  padding-top: 30px;
  padding-left: 30px;
  padding-right: 5px;  
  padding-bottom: 15px;  
  position: relative;
  text-align: left;
  vertical-align: text-top;
  width: 182px;
}

/*******************************************************************/
/*Form Controls
================================================== */

input, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    outline: 0;
    border-radius: 0;
    box-shadow: none;
        padding:0px 10px 0px 10px ;

}

input[type=email],
input[type=password],
input[type=tel],
input[type=text],
textarea {
width: 100%;
    border: solid 1px #c0c0c0;
    border-bottom-color: #c0c0c0;
    border-top-color: #c0c0c0;
    color: #000;
    background-color: #fff !important;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

textarea {
            padding:20px 10px 10px 10px ;
}

input[type=email]:focus,
input[type=text]:focus,
textarea:focus {
    color: #323436;
    background-color: #fff !important;
    outline: none !important;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}





.form-control {
    font-size: 13px;
    height: 40px; 
    border: 1px solid #c0c0c0;
    border-radius:2px;
    text-align:left;
    direction: ltr;
}


#name ,#kana , #email1 , #telephonenumber{
	width:100%;
	margin:0px 0px 0px 0px ;
}
#kei{
	width:160px;
}


#Textarea1{
  height: calc( 1.3em * 10 );
  line-height: 1.3;
}

#Textarea2{
  height: calc( 1.3em * 6 );
  line-height: 1.3;
}
#Textarea3, 
#Textarea32, 
#Textarea33, 
#Textarea34, 
#Textarea35 
{
  height: calc( 1.3em * 4 );
  line-height: 1.3;
}





.required{
	color:#f459ce;
}

.form-control:focus {
    box-shadow: none;
    color: #323436;
    background-color: rgba(250, 250, 250, .01);
    outline: none !important;
    border: solid 1px #e3e3e3;
    border-bottom-color: #F0F0F0;
    border-top-color: #e0e0e0;

    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.button, button, 
input[type="submit"], 
input[type="reset"], 
input[type="button"] {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form-control::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cecece !important;
}

.form-control::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;

}

button::-moz-focus-inner {
    border: 0;
}

.form-group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/*End Form*/

figure:hover .overlay {
    box-shadow: inset 0 0 0 500px #1e73be;
}


.v-pagination li a:hover,
ul.bar-styling li:not(.selected) > a:hover,
ul.bar-styling li > .comments-likes:hover,
ul.page-numbers li > a:hover,
ul.page-numbers li > span.current,
.pagination > li:not(.active) > a:hover,
.pagination > li:not(.active) > span:hover,
.slideout-filter ul li.selected a,
.btn.v-btn.v-btn-default {
    background: #1e73be;
}



h2.v-bg-box-shadow-text-50 {
    margin-top: 25px;
    margin-bottom: 0px;
    background-color: rgba(0,0,0,0.3);
    box-shadow: 8px 0 0 rgba(0,0,0,0.3), -8px 0 0 rgba(0,0,0,0.3);
    color: #ffffff !important;
    font-weight: 300;
    font-size: 50px;
    line-height: 50px;
    padding: 10px;
}

h2.v-bg-box-shadow-text-40 {
    margin-top: 0px;
    margin-bottom: 25px;
    background-color: rgba(0,0,0,0.3);
    box-shadow: 8px 0 0 rgba(0,0,0,0.3), -8px 0 0 rgba(0,0,0,0.3);
    color: #ffffff !important;
    font-weight: 600;
    font-size: 26px;
    line-height: 35px;
    padding: 10px;
}


.ui-widget-content a {
    color: #333333;
}

.ui-widget-content a:hover {
    color: #1dc6df;
}

#al_name, #al_name2,#al_kana, #al_addr11, #al_email, #al_text, #al_kiboubi,#al_nen, #al_kiboubi2, #al_nen2, #al_tel, #al_kei, #al_zip11{
	color:#e30909;
}

/***送信ボタン****************************************************************/
.sp_form_btn{
	width:100%;
	margin:0 auto ;
	margin-top:30px;
	text-align:center;
}
.submit_btn {

cursor: pointer;
cursor: hand;
 border:none;
  font-size: 18px;
  color: #fff;
  padding: 15px 40px;
  border-radius: 30px;
  text-align: center;
  background-size: 180% auto;
  transition: all .3s ease-out;
}
.submit_btn:hover {
  background-position: right center;
}

.submit_btn2 {
	margin:0 auto;
		margin-top:25px;
width:180px;
cursor: pointer;
cursor: hand;
 border:none;
  font-size: 16px;
  color: #fff;
  padding: 5px 25px;
  border-radius: 30px;
  text-align: center;
  background: #d8d8d8;
  transition: all .3s ease-out;
}
.submit_btn2:hover {
  background: #999;
   transition: all .3s ;
}


.gradient2 {
  background-image: -moz-linear-gradient(left, #736EFE 0%, #5EFCE8 100%);
  background-image: -webkit-linear-gradient(left, #736EFE 0%, #5EFCE8 100%);
  background-image: linear-gradient(to right, #736EFE 0%, #5EFCE8 100%);
}
.gradient2 {
  background-image: -moz-linear-gradient(left, #E96D71 0%, #FAD7A1 100%);
  background-image: -webkit-linear-gradient(left, #E96D71 0%, #FAD7A1 100%);
  background-image: linear-gradient(to right, #E96D71 0%, #FAD7A1 100%);
}
.gradient2 {
  background-image: -moz-linear-gradient(left, #00E4FF 0%, #69FF97 100%);
  background-image: -webkit-linear-gradient(left, #00E4FF 0%, #69FF97 100%);
  background-image: linear-gradient(to right, #00E4FF 0%, #69FF97 100%);
}
.submit_btn {
  background-image: -moz-linear-gradient(left, #00E4FF 0%, #69FF97 100%);
  background-image: -webkit-linear-gradient(left, #00E4FF 0%, #69FF97 100%);
  background-image: linear-gradient(to left, #00E4FF 0%, #1591fa 100%);
}
/*******************************************************************/
.kanryo {
  width:350px;
  margin:0 auto;
}

.kanryo h2 {
  position: relative;
  padding: 1rem .5rem;
}

.kanryo h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
}

/*******************************************************************/

.form_chui3 a{
  background-color: #fff;
  border-radius: 5px;
    transition: 1.0s ;
border:1px solid #b38e4a;
  padding: 5px 10px 5px 10px;
    color: #b38e4a;
}
.form_chui3 a:hover {
  background-color: #b38e4a;
      color: #fff;
    transition: 1.0s ;
}
.trial_mini{
	margin:0 auto;
	width:80%;
	max-width:800px;
	background:#f7dede;
	margin-top:0px;
	border-radius:20px;
	padding:40px 40px 20px 40px ;
	text-align:center;
}

.ubyo{
	margin:0 auto;
	width:80%;
	max-width:800px;
	background:#fff;
	margin-top:0px;
	margin-bottom:20px;
	padding:20px 20px 10px 20px ;
	text-align:center;
	border: dashed #f3c977 1px;
}


.required2{
	background:#df5078;
	color:#fff;
	padding:2px 3px 2px 3px ;
	margin-left:10px;
	font-size:13px;
	border-radius:4px;
}
.required3{
	color:#df5078;
	padding:2px 3px 2px 3px ;
	margin-left:5px;
	font-size:13px;
}
/*****セレクト**************************************************************/
.cp_ipselect {
	overflow: hidden;
	width: 34%;
	margin: 0 auto;
	text-align: center;
	color:#666;
	padding-left:5px;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}

/**らじおぼっくす*****************************************************************/
.radiobox2 label{
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-left: 20px;
    padding: 10px 20px;
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 1;
}
 
.radiobox2 {
    padding-left: 0px;
}
.radiobox2 input[type=radio],
.radiobox2 input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
.radiobox2 input[type=radio] + label,
.radiobox2 input[type=checkbox] + label {
    position: relative;
      
    display: inline-block;
    margin-right: 12px;
      
    font-size: 14px;
    line-height: 30px;
      
    cursor: pointer;
}
  
@media (min-width: 1px) {
    .radiobox2 input[type=radio],
    .radiobox2 input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .radiobox2 input[type=radio] + label,
    .radiobox2 input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
    .radiobox2 input[type=radio] + label::before,
    .radiobox2 input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
          
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
          
        background: #FFF;
    }
    .radiobox2 input[type=radio] + label::before {
        border: 1px solid #aaa;
        border-radius: 30px;
    }
    .radiobox2 input[type=checkbox] + label::before {
        border: 1px solid #aaa;
    }
    .radiobox2 input[type=radio]:checked + label::after,
    .radiobox2 input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
          
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .radiobox2 input[type=radio]:checked + label::after {
        left: 5px;
          
        width: 8px;
        height: 8px;
        margin-top: -4px;
          
        background: #f1993c;
        border-radius: 8px;
    }
    .radiobox2 input[type=checkbox]:checked + label::after {
        left: 3px;
          
        width: 16px;
        height: 8px;
        margin-top: -8px;
          
        border-left: 3px solid #f1993c;
        border-bottom: 3px solid #f1993c;
          
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

/****カレンダー***************************************************************/
.form-control4{
width:150px;
color:#111;
font-size: 14pt;
padding: 5px;
background-color: #fff;
border: 1px solid #ccc;
}
.from_nen{
	padding-top:8px !important;
	padding-bottom:8px !important;
}
input[type="date"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
}

input[type="date"]::-webkit-clear-button{
    -webkit-appearance: none;
}
input[type="date"]{
    /*忘れずに書きましょう。*/
    width:150px;
    position: relative;
}
 
input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    margin-left:-20px;
    width: 100%;
    height: 100%;
}
input[type=date]::-webkit-calendar-picker-indicator {
    /*省略*/
 
    opacity: 0;
}

input[type="date" i]{
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;

	font-size: 15px;
	line-height: 1.5;

}
input{
	
}
/*******************************************************************/
.form_chui{
	font-size: 13px;
	padding-top:8px;
	color:#b38e4a;
	padding-left:10px;
}


.form_chui2{
	font-size: 13px;
	padding-top:8px;
	color:#df5078;
	padding-left:0px;
}

.form_chui3{
margin-top:10px;
margin-bottom:6px;
	font-size: 13px;
	padding-top:8px;
	color:#b38e4a;
	padding-left:10px;
}

/*******************************************************************/
.trial_area1{
	width:97%;
	max-width:800px;
	margin:0 auto;
	margin-bottom:60px;
	margin-top:30px;
}
.trial_area2{
    background: url(../img/pattern7.png) ;
box-shadow: 2px 2px #ae925b;
		border-radius: 10px;
		padding:30px 70px 30px 70px ;
		border:0px solid #64b1d0;
		font-size:15px;
}

.trial_area2 img{
margin-bottom:10px;
}

.miniko{
	margin:0 auto;
	width:400px;
	margin-top:30px;
}



.nagare{
	background:#fff;
	margin: 8px 10px 8px 0px ;

}

.nagare_title{
	background:#a09778;
	padding: 8px 9px 5px 20px ;
	color:#fff;
	font-size:18px;
}

.nagare_ditail{
	padding: 18px 15px 15px 25px ;
	border-left:2px solid #a09778;
	border-right:2px solid #a09778;
	border-bottom:2px solid #a09778;
	margin-bottom:-10px;
}

.nagare_left{
	float:left;
	width:220px;
}
.nagare_right{
	float:left;
}


/***ステップバーデザイン１***/
.step-wrap1 {
 counter-reset:count;
 margin: 0em 0;
 position: relative;
}
.step-content1 {
 padding: 0 0 1.3em 2em;
 margin: 0;
 position: relative;
}
.step-content1::before {
 content: "";
 display: block;
 width: 13px;
 height: 13px;
 background: #34bda0;
 border: solid 3px #ffffff;
 border-radius: 50%;
 position: absolute;
 top: 3px;
 left: 3px;
 box-shadow: 0 0 0 2px #34bda0;
}
.step-content1::after {
 content: "";
 display: block;
 height: calc(100% - 35px);
 border-left: dotted 4px #768888;
 position: absolute;
 top: 30px;
 left: 10px;
}
.step-title1 {
 font-weight: bold;
 font-size: 130%;
}
.step-label1 {
padding-top:3px;
 color: #768888;
 font-weight: bold;
}
.step-label1::after {
 counter-increment:count;
 position: relative;
 left: .3em;
}
.step-body1 {
 margin-top: .5em;
 padding: 0 0 2.5em 10px;
 border-bottom: dotted 2px #ddd;
}
.step-wrap1 > :last-of-type::after {
 display: none;
}
/***ステップバーデザイン１***/


.step_wrap{
	width:100%;
}
.step_wrap2{
	padding: 0px 10px 0px 0px ;
}
.step_title{
	border-radius:20px;
	background:#4ca4bc;
	padding: 8px 9px 5px 20px ;
	color:#fff;
	font-size:18px;
	margin-bottom:15px;
}

.step_dotto{
	 border-left: dotted 4px #768888;
	 height:50px;
	 
}

/***ステップバーデザイン3***/
.step-content3 {
 margin: 0 auto;
 margin-bottom:10px;
 position: relative;
 height:70px;
 width:50px;
 
}
.step-content3::before {
 content: "";
 display: block;
 position: absolute;
 bottom: 0;
 left: -10px;
 border-style: solid;
 border-width: 17px 8px 0 8px;
 border-color: #768888 transparent transparent transparent;
}
.step-content3::after {
 content: "";
 display: block;
 height: calc(100% - 36px);
 border-left: dotted 4px #768888;
 position: absolute;
 top: 16px;
 left: -4px;
}

/**トライアルのブロック分け*****************************************************************/
.step_left{
	float:left;
	width:57%;
	padding:10px 10px 0px 15px ;
}
.step_right{
	float:right;
	width:38%;	
}

.step_zen{
	padding:10px 0px 20px 15px ;
}
/**********/
.step_card{
	background: #f4faf9;
	padding:15px 20px 10px 20px ;
	border-radius:10px;
	border:1.5px solid #85beb2 ;
}

.step_left2{
	font-size:16px;
	font-weight:bold;
	color:#34bda0;
	float:left;
	width:31%;
	margin-left:15px;
	margin-bottom:15px;
	text-align:center;
}
.step_left2b{
	font-size:16px;
	font-weight:bold;
	color:#34bda0;
	float:left;
	width:31%;
	margin-left:15px;
	margin-bottom:15px;
	text-align:center;
}
.step_left2c{
	font-size:16px;
	font-weight:bold;
	color:#34bda0;
	float:left;
	width:31%;
	margin-left:15px;
	margin-bottom:15px;
	text-align:center;
}

.step_left2 img,.step_left2b img,.step_left2c img{
	margin-top:10px;
	border-radius:10px;
}

/*******************************************************************/
#mochiarea {
	margin:0 auto;
		width:840px;
}
#mochiarea img{
	width:840px;
}

/*******************************************************************/
.chi_area{
	padding:0px 10px 0px 15px ;

}
.chi_tile {
	float:left;
	background:#fcfbf7;
	border:1px solid #cccaba;
	width:31%;
	height:280px;
	margin-left:15px;
	margin-bottom:15px;
	text-align:left;
}
.chi_tile_in{
	padding:20px ;
}
.chi_title{
	color:#444;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	
}
.chi_ditail{
	color:#444;
}
.chi_title img{
	margin:10px 0px 15px 0px ;
	width:30px;
}


#tairuchui{
	color:#c28331;
}
/**************************************************/
@media only screen and (max-width: 790px){
/**************************************************/
	.chi_area{
		padding:0px 0px 0px 0px ;

	}
	.chi_tile {
		float:left;
		background:#fcfbf7;
		border:1px solid #cccaba;
		width:45%;
		height:230px;
		margin-left:11px;
		margin-bottom:11px;
	}
	.chi_tile_in{
		padding:15px ;
	}
	.chi_title{
		color:#444;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		
	}
	.chi_ditail{
		color:#444;
	}
	.chi_title img{
		margin:5px 0px 5px 0px ;
		width:30px;
	}
/*******/
}


/**************************************************/
@media only screen and (max-width: 599px){
/**************************************************/
	.chi_title img{
		margin:0px 0px 0px 0px ;
	}
	.chi_tile {
		float:left;
		background:#fcfbf7;
		border:1px solid #cccaba;
		width:96%;
		height:170px;
		margin-left:11px;
		margin-bottom:11px;
	}
	.chi_tile_in{
	padding:10px ;
}
/*******/
}

/****クラス***************************************************************/
.class_consept{
	background:#fff;
	text-align:left;
	border-radius:20px;
	border:1px solid #d5ceaa;
	padding:3%;
	margin-bottom:10px;
	font-size:17px;
	color:#7a6a3a;
}

.class1_chui{
	width:95%;
	max-width:800px;
	text-align:left;
	margin:0 auto;
	margin-top:20px;
	color:#796b45;
}

/******/
.class_dit_out{
	width:95%;
	max-width:900px;
	text-align:left;
	margin:0 auto;
	margin-bottom:150px;
}

.class_dit_in{

}


.class_dit_title {
  color: #fff;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#e58b34), to(#f1ba26));
  background-image: -webkit-linear-gradient(left, #e58b34 0%, #f1ba26 100%);
  background-image: linear-gradient(to right, #e58b34 0%, #f1ba26 100%);
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:30px;
		height:50px;
}

.class_dit_title_no{
float:left;
	background:#f1ba26;
	width:50px;
	height:39px;
	border-radius: 10px 0px 0px 10px;
	text-align:center;
	padding-top:11px;
}
.class_dit_title_in{
  padding: 10px 10px 10px 65px ;
	font-size:20px;
}



.class_dit_title2 {
  color: #fff;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#e54d34), to(#e58b34));
  background-image: -webkit-linear-gradient(left, #e54d34 0%, #e58b34 100%);
  background-image: linear-gradient(to right, #e54d34 0%, #e58b34 100%);
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:30px;
		height:50px;
}

.class_dit_title_no2{
float:left;
	background:#e59834;
	width:50px;
	height:39px;
	border-radius: 10px 0px 0px 10px;
	text-align:center;
	padding-top:11px;
}





.class_dit_title3 {
  color: #fff;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#b31e1e), to(#e54d34));
  background-image: -webkit-linear-gradient(left, #b31e1e 0%, #e54d34 100%);
  background-image: linear-gradient(to right, #b31e1e 0%, #e54d34 100%);
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:30px;
		height:50px;
}

.class_dit_title_no3{
float:left;
	background:#dc6531;
	width:50px;
	height:39px;
	border-radius: 10px 0px 0px 10px;
	text-align:center;
	padding-top:11px;
}


.col2_left3b{
/*	background: #b24983;*/
	float:left;
	width:40%;
	margin:0;
}

.col2_right3b{
/*	background: #c39276;*/
	float:right;
	width:56%;
	margin:0;
}

/**************************************************/
@media only screen and (max-width: 810px){
/**************************************************/
.col2_left3b{
/*	background: #b24983;*/
	float:none;
	width:100%;
	margin:0;
}

.col2_right3b{
/*	background: #c39276;*/
	float:none;
	width:100%;
	margin:0;
}
/*****/
}
/*****/



#basyoso{
font-weight:bold;
  font-size:14px;
  padding: 5px 10px 5px 10px ;
  margin: 8px 8px 8px 0px ;
  color: #685b37;
  border-radius: 6px;
  background:#ded3b5;
}
#gyou{
	margin-bottom:16px;
}

#youbi{
font-weight:bold;
  font-size:15px;
  padding: 6px 9px 6px 9px ;
  margin: 8px 8px 8px 0px ;
  color: #fff;
  border-radius: 30px;
  background:#a9a9a9;
}

.cla1taiken{
	margin:0 auto;
	width:100%;
	max-width:600px;
	margin-top:20px;
}
/*******************************************************************/
video{
	cursor: pointer;
cursor: hand;
}

/***ライトボックスのギャラリー****************************************************************/
.lightbox_area_outer{
	width:20%;
	float:left;
}
.lightbox_area{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

/*******************************************************************/
.class_link_area{
	margin-top:50px;
}

.class_link_area_2cal{
	float:left;
	width:47%;
	margin-right:20px;
	margin-bottom:15px;
}

.class_link_area_2cal img{
	width:100%;
}

/**************************************************/
@media only screen and (max-width: 699px){
/**************************************************/
.class_link_area_2cal{
	froat:left;
	width:99%;
	margin-right:0px;
	
}
/*******/
}
/*******************************************************************/

.stff_left{
	float:left;
	width:25%;
}

.stff_right{
	float:right;
	width:71%;
	
			text-align:left;
}
/**************************************************/
@media only screen and (max-width: 699px){
/**************************************************/
.stff_left{
	float:none;
	width:97%;
	text-align:left;
}

.stff_right{
	float:none;
	width:97%;

}
/*******/
}
/*******************************************************************/
.stff_title {
  position: relative;
  padding: 0px 0px 8px 0px ;
  border-bottom: 6px solid #beb48a;
  font-size:30px;
}

.stff_title:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 5px;
  content: '';
  background: #e8c330;
}

.stff_title span{
  font-size:18px;
  margin:15px;
  color:#9e8f52;
}

.stff_dit1{
	margin-top:30px;
	  font-size:16px;
	line-height: 2;
}

.stff_title2{
	
}
/*******************************************************************/
.areatitle3{
	text-align:center;
	margin: 0 auto;
}

/*******************************************************************/
.stff_title2 {
margin-top:70px;
  position: relative;
  padding: 0px 0px 10px 6px ;
  color:#9e9366;
  font-size:18px;
  font-weight:bold;
}

.stff_title2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #beb48a, #beb48a 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #beb48a, #beb48a 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.stff_title3{
	padding:10px 10px 10px 0px ;
	margin-top:15px;
	font-size:16px;
}

.stff_dit2{
	margin-left:15px;
}

.stff_dit3{
	margin-top:20px;
}

.stff_left img{
	margin-bottom:10px;
}
/*******************************************************************/



/**************************************************************/




.join_title {
  position: relative;
  padding: 1rem .5rem;
  width:300px;
  margin:auto;
  font-size:28px;
  font-weight:bold;
}

.join_title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
}


/*******************************************************/
.join_outer{
	padding:0px 10px 0px 10px ;
	margin-top:50px;
}

.join_inner{
	width:100%;
	border:solid 2px #0b88df;
	border-radius:10px;
	text-align:left;
	background:#fffff9;
}

.join_inner_in{
	padding:30px 30px 30px 30px ;
}
.sankaku img{
	width:35px;
}

.join_left{
	float:left;
	width:30%;
	border-right:1px dashed #71a8bc;
	font-size:20px;
	color:#128ccc;
	font-weight:bold;
}

.join_right{
	float:right;
	width:67%;
		font-size:16px;

}
.join_step{
	background:#0b88df;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border-radius:10px 0px 40px 0px;
	padding:10px 20px 10px 40px ;
	margin:-32px 0px 15px -31px;
	width:100px;
}

/*******************************************************/

.setumei-annai{
	padding:30px;
	background:#fcfbf1;
	margin:0 auto;
	width:80%;
	border:dashed 1px #9e936e;
}

.bar2_left{
	margin-top:40px;
	margin-bottom:30px;
	float:left;
	width:50%;
}

.bar2_right{
	margin-top:40px;
	margin-bottom:30px;
	float:right;
	width:46%;
}
.bar2{
	padding-left:29px;
	padding-right:28px;
}
.bar2b{
	padding-left:20px;
	padding-right:20px;
}

/**************************************************/
@media only screen and (max-width: 899px){
/**************************************************/

.bar2{
	padding-left:0px;
	padding-right:20px;
}

}
/**************************************************/
@media only screen and (max-width: 599px){
/**************************************************/
.bar2_left{
	margin-top:0px;
	margin-bottom:15px;
	float:none;
	width:100%;
}

.bar2_right{
	margin-top:0px;
	margin-bottom:30px;
	float:none;
	width:100%;
}
.bar2{
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
/********/
}

/********************************************************/
.videoarea_sp {
  position: relative;
  overflow: hidden;
  z-index:1;
    height: 800px;
}
.head_titletop_sp{
	text-align:center;
	margin:180px 0px 0px 0px ;
}


.videoarea2_sp {
	background-image: url(../img/overlays/02c.png);
width:100%;
  position: absolute;
  overflow: hidden;
  z-index:33;
      height: 800px;
}

/**************************************************/
@media only screen and (max-width: 740px){
/**************************************************/

.videoarea2_sp {
	background-image: url(../img/overlays/02c.png);
width:100%;
  position: absolute;
  overflow: hidden;
  z-index:33;
      height: 108vw;
}

.videoarea_sp {
      height: 108vw;
}

.head_titletop_sp{
	text-align:center;
	margin:25vw 0px 0px 0px ;
}

/****/
}

.head_titlet_line_sp{
	display: none;
}
/**************************************************/
@media only screen and (max-width: 600px){
/**************************************************/
.head_titlet_line_sp{
	display: block;
background: linear-gradient(90deg, #e6390f 0%, #fdbb18 100%);
  z-index:40;
  margin-top:107vw;
    position: absolute;
  overflow: hidden;
  width:100%;
  padding:10px 0px 10px 0px;
  text-align:center;
  font-weight:bold;
  color:#fff;
}
/****/
}
/****/

.btlink img{
	margin-bottom:10px;
}



.bar_cui{
	background:#c5f5f9;
	padding:10px 10px 10px 10px ;
	margin-bottom:20px;
}
/**************************************************/
@media only screen and (max-width: 600px){
/**************************************************/
.bar_cui{
	margin-bottom:50px;
}
/****/
}
/****/














/*************************/

.colvid{
	border:1px solid #ad8e65;
	margin-bottom:35px;
	padding:20px 20px 0px 20px;
	background:#f9f6f3;
}

.colvid_title{
	text-align:center;
	color:#b36f14;
	margin-bottom:20px;
	font-size:16px;
}

.colvid_right{
	margin-bottom:10px;
	float:right;
	width:36%;
	text-align:center;
}
.colvid_right img{
	width:100%;
}
.colvid_left{
	float:left;
	width:58%;
	margin-bottom:20px;
}
/**************************************************/
@media only screen and (max-width: 699px){
/**************************************************/
.colvid{
	margin-bottom:35px;
}

.colvid_right{
	margin-bottom:10px;
	float:right;
	width:100%;
	text-align:center;
}
.colvid_right img{
	width:50%;
}
.colvid_left{
	float:left;
	width:100%;
	margin-bottom:20px;
}
/****/
}

#colbtn {
  border: 0;
  box-shadow: none;
  cursor: pointer;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
  display: block;

  padding: 10px 20px 10px 20px;
  margin: 8px 0px 0px 0px;
  color: #726648;
  font-size: 14px;
  background: #fff;
  box-shadow: 0px 3px 0 #a1a1a1;
  transition: .3s;
}

#colbtn:hover {
  color: #726648;
  box-shadow: none;
  background: #fff;
  transform: translate3d(0, 5px, 0);
    color: #ffa201;
}


/*******/


/*****************************************************************/
/****保護者の声*************************************************************/

.rev_card_wrap{
	  background: #fff;
	  width:100%;
	  max-width:700px;
	  margin:0 auto;
	border-radius:10px;
	box-shadow: 4px 4px 0px 0px rgb(227 222 199);
		text-align:left;
}

.rev_card_in{
	padding:0px 40px 40px 40px ;
}

.rev_card_title{
	font-size:30px;
	color:#38b498;
	margin-bottom:25px;
}

/**************************************************/
@media only screen and (max-width: 699px){
/**************************************************/
.rev_card_title{
	font-size:19px;
	font-weight:bold;
}
.rev_card_in{
	padding:0px 15px 40px 15px ;
}
.rev_card_in img{
	padding-top:15px;
}

.rev_card_wrap{
	  width:95%;
	  max-width:700px;
	  margin:0 auto;
	border-radius:10px;
	box-shadow: 4px 4px 0px 0px rgb(227 222 199);
		text-align:left;
}

/******/
}
/******/


.cp_ipselect{
direction: ltr;
    text-align:left;
}

.cp_sl01{
direction: ltr;
    text-align:left;
}

select{
    text-align:left;
    direction: ltr;
}



#room_check{
	white-space: nowrap;
	margin-left:15px;
	margin-right:15px;
	padding-top:5px;
}


#roomname{
	margin-left:5px;
	margin-right:5px;
}


.icheckbox_square-orange{
	margin-bottom:5px !important;

}





/*****************************************************************/
/* Bnr
-----------------------------------------*/
.Bnr{
	z-index:7777;
  position: relative;
  float:right;
  width: 389px;
  margin-right:50px;
  display: none;
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif !important;
}
.Bnr .Bnr__img{
  position: fixed;
  bottom: 0;
 

  z-index: 88;
}
.Bnr__img__inner{
  width: 389px;
  height: 125px;
  box-sizing:border-box;
  padding: 0px;
  background-color: rgba(0,0,0,0.0);
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 10px;
  top:67px;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
  font-size: 20px;
  z-index: 888;
  color: #222;
}

/**************************************************/
@media only screen and (max-width: 699px){
/**************************************************/
.Bnr{
	z-index:7777;
  position: relative;
  float:right;
  width: 296px;
  margin-right:0px;
  display: none;
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif !important;
}
.Bnr .Bnr__img{
  position: fixed;
  bottom: 0;
    width: 296px;
 

  z-index: 88;
}
.Bnr__img__inner{
  width: 296px;
  height: 113px;
  box-sizing:border-box;
  padding: 0px;
  background-color: rgba(0,0,0,0.0);
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 11px;
  top:55px;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
  font-size: 20px;
  z-index: 888;
  color: #222;
}

}



/*********************************************/
.sc_henkou_out{
	padding:0px 45px 30px 40px ;
}
.sc_henkou{
	padding:20px 50px 20px 50px ;
	border:1px solid #c7300d;
	background:#fbf8f7;
}
.sc_henkou_mini{
	margin-top:10px;
	text-align:left;
}
#reedd{
	color:#c7300d;
}
.sc_henkou_mini2{
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
	color:#c7300d;
	font-size:17px;
	border-bottom:1px solid #c7300d;
}











/****************************************************************/
.footer_wrapbase2{
	background: #81725a;
	width:100%;
	margin:0;
}

.footer_wrap2{
	background: #81725a;
	width:100%;
	max-width:960px;
	margin: 0 auto;
	height:420px;
}
.footlogo{
	margin: 0 auto;
	text-align:center;
	padding: 0;
}
.copy{
	color:#999;
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

/***********************************************/
/* トップバー*/
/***********************************************/
.topber_wrapbase{
	text-align:center;
	background: #000;
	width:100%;
	margin:0;
	margin-top:0px;
}

.topber_wrap{
	background: #000;
	width:100%;
	max-width:960px;
	margin: 0 auto;
	padding:16px 0px 16px 0px ;
	color:#fff;
	font-size:13px;
}
  .mainVisual {
background-image: url(../img/bg_top.jpg);
	background-position:top center;
	background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
  }
  .mainVisual video {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
  }
  .mainVisual h1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 80px;
    margin: auto;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 70px;
  }

  .mainVisual .toplogo{
    position: absolute;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    max-width:700px;
    margin: auto;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 70px;
  }

  .mainVisual .toptitle{

font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

    position: absolute;
    top: 095px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    margin: auto;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 48px;
  }



#praiv{
	text-align:left;
}

.footlink a{
	color:#eee;
}
.footlink a:visited{
	color:#eee;
}




.area99{
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding:0px 0px 0px 0px ;
}
.area99in{
	padding:0px 20px 0px 20px ;
}

.botii{
	color:#605034;
	font-size:25px;
	font-weight:bold;
}
.wakuwaku{
margin-top:15px;
	border:1px solid #beb5a5;
		background: #fff;
	margin-bottom:100px;
}
.wakuwakutit{
	background: #ac9772;
	color:#fff;
	font-size:25px;
	padding:10px 10px 10px 10px ;.

}
.wakuwakutit2{
	background: #ac8172;
	color:#fff;
	font-size:25px;
	padding:10px 10px 10px 10px ;.

}
.wakuin{
	padding:10px 40px 20px 40px ;
	border-bottom:solid 1px #efe9de;
}
.watitle{
	color:#605034;
	font-size:15px;
	font-weight:bold;
		background: #efe9de;
	border-radius:10px;
	display: inline-block;
	padding:4px 8px 4px 8px;
	margin-top:10px;
	margin-bottom:10px;
}
/***************************************************************/

/* 開閉する要素 */
.btn_huya0{
	width:350px;;
	background: #c0b6a4 ;
	text-align:center;
	color:#FFF;
	padding:10px 0px 10px 0px ;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	border-radius:8px;
	cursor:pointer;
    transition: 1.0s ;
}

.btn_huya{
	width:350px;;
	background: #c0b6a4 ;
	text-align:center;
	color:#FFF;
	padding:10px 0px 10px 0px ;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:0px;
	border-radius: 8px 8px 0px 0px;
	cursor:pointer;
    transition: 1.0s ;
}
.btn_huya0:hover{
	background: #dc9735 ;
    transition: 1.0s ;
}
.btn_huya:hover{
	background: #dc9735 ;
    transition: 1.0s ;
}


.btn_tojiru{
	margin: 0 0 0 auto;
	width:170px;;
	background: #545454 ;
	text-align:center;
	color:#FFF;
	padding:5px 0px 5px 0px ;
	right:10px;
	margin-top:0px;

	border-radius: 0px 0px 0px 8px;
	cursor:pointer;
}

.tai2, .tai4{
	background: #f2eee5 ;
		border-top: dashed #d7d7d7 1px;
}
.tai3, .tai5{
	background: #f5eeeb ;
		border-top: dashed #d7d7d7 1px;
}

.tiarea{
		background: #fafafa ;
}


.tojiru_2{
}

/***********************************************/
#ninme1{
	color:#aa8849;
	font-weight:bold;
	margin-left:5px;
}
#ninme2{
	color:#aa4949;
	font-weight:bold;
	margin-left:5px;
}

#taiken2{
	display:none;
}

#taiken3{
	display:none;
}

#taiken4{
	display:none;
}

#taiken5{
	display:none;
}




#sub-form{
	margin-top:30px;
	background:#f4f5f8;
	border-radius:15px;
	padding-bottom:25px;
}



#sub-form_title{
border-radius: 15px 15px 0px 0px;
 padding-top:15px;
 padding-bottom:15px;
	text-align:center;
	background:#e4e7ef;
}


















/**************************************************/
@media only screen and (max-width: 999px){
/**************************************************/

.form-table{

margin-left:-10px;
}











/******media の終了****************************************************************************************************************************************/
}
