@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background:url("../images/background.png")repeat-y;
	background-size: 100%;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#header{
	position: relative;
    overflow:hidden;
	background: #e8ffd9;
    width:100%;
	height:auto;
	margin: 0 0 0 0;
}
#header-B{
	position: relative;
    overflow:hidden;
	background: #008000;
    width:100%;
	height:auto;
	margin: 0 0 0 0;
}

/*#header img{
    position:absolute;
    left:50%;
    width:1280px;
    height:auto;
    margin-left:-640px;
}*/

#main_image{
  position: absolute;
  width: 70%;
  margin-left:-270px;
  margin-top:px;
  text-align: center;
  animation: rotate_anime 90s linear infinite;
}

@keyframes rotate_anime {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.main_image2{
  position: absolute;
  width: 70.5%;
  height: 70.5%;
  margin-top: px;
  margin-left:-270px;
}

#top_pagetitle{
  position: flex;
  width: 50%;
  margin: 23% 0 22% auto;
}
.top_character1{
  position: flex;
  width: 20%;
  margin: -65% 0 0 65%;
}
.top_character2{
  position: flex;
  width: 20%;
  margin: 0% 0 0 65%;
}
.top_character3{
  position: flex;
  width: 20%;
  margin: 30% 0 0 65%;
}
.top_character4{
  position: flex;
  width: 20%;
  margin: 0% 0 5% 65%;
}

#topvisual{
  position: flex;
  hight:50%;
  margin: 0 auto;
}


#slogan{
	position: absolute;
  top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

#slogan h1{
	font-size: 40px;
	font-family: 'Pacifico', cursive;
	margin-bottom: 20px;
	font-weight:normal;
}

#slogan h2{
	font-size: 20px;
	font-weight:normal;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1, h2{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
}

img{
	width: 100%;
	height: auto;
}

section{clear:both;}

section h2{
	font-size: 22px;
	font-weight:normal;
	text-align: center;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 20px 0;
}


/* SEC01 VISION
------------------------------------------------------------*/

.vision{
	display: flex;
	width: 80%;
	margin: 0 auto;
}
.vision_cara{
	display: flex;
	width: 30%;
	margin: 5% 0 5% 0;
}
#vision_parlen{
	display: flex;
    width: 65%;
	margin: 5% auto;
}

.vision_parlen1{
	display: flex;
    width: 2%;
	margin: 0% 0 0% 0%;
}
.vision_parlen2{
	display: flex;
    width: 2%;
	margin: 0% 0 0% 0%;
}
.vision_readtxt{
	display: block;
	width:100%;
	margin: 7% 0 0 0;
	color: #008000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* SEC02 MESSAGE
------------------------------------------------------------*/

.message{
	display: flex;
	width: 80%;
	margin: 0 auto;
}
.massage_cara{
	display: flex;
	width: 30%;
	margin: 5% 0 5% 0;
}

#massage_block{
	display: flex;
    width: 70%;
	margin: 5% auto;
}
.massage_readtxt{
	display: flex;
	width:70%;
	margin: 0 0 0 5%;
	color:#000000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.massage_photo{
	display: block;
	width: 150px;
	height: 150px;
	margin: 2% 0 1% 3%;
}
.massage_caption1{
    display: block;
	margin: 0 0 0 0;
	color:#000000;
	font-size: 11px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_caption2{
    display:block;
	margin: 8px 0 0 0;
	color:#000000 ;
	font-size: 18px;
	font-weight:normal;
    font-family: "Times New Roman", serif;
	line-height:1.2;
}

#massage_recruit{
	display: flex;
	width: 80%;
	hight: auto;
	margin: 0 auto;
	border: solid 1px #808080;
}
.massage_recruit-img{
	display: flex;
	width: 58%;
}
.massage_recruit-title{
	display: block;
	width: 41%;
	height: 20%;
    margin: 1% 0 0 0;
}
/*.massage_recruit-title p{
	margin: 10px 0 10px 10px;
	font-size: 24px;
	font-weight:200;
	color:#696969;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.5;
}*/
.massage_recruit-txt1{
	display: block;
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	color:#dc143c ;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_recruit-txt1 p{
	display: block;
	margin: 10px 0 0 10px;
	font-size: 13px;
	font-weight:normal;
	color: #000000 ;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_recruit-txt2{
  width: 90%;
  height: 10%;
  margin: 10px 20px 10px 20px;
  background-color: #dc143c;
  border-radius: 100vh;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight:normal;
  color:#ffffff ;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
}
.massage_recruit-txt3{
	display: block;
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	color:#000080;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_recruit-txt3 table {
    border-collapse: separate;
    border-spacing: 10px;
  	font-size: 12px;
	font-weight:normal;
	color: #000000 ;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1;
}
.massage_recruit-txt4{
  width: 90%;
  height: 10%;
  margin: 5px 0px 15px 10px;
  border-radius: 100vh;
  border: 1px solid #000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight:normal;
  color: #000000 ;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:25px;
}

.wrap{
	clear: both;
	width: 100%;
	background: #f6f6f6;
}

.bg{
	line-height: 0;
}

.txt h2{
	padding: 0 0 20px !important;
}


/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/

.service{
	display: flex;
	width: 80%;
	hight:auto;
	margin: 0 auto;
}
.service_cara{
	display: flex;
	width: 45%;
	margin: 5% 0 5% 0;
}

#service_block{
	display: flex;
    width: 100%;
	margin: 0 auto;
}
.service_readtxt{
	display: flex;
	width:97%;
	margin: 10% 0 0 30px;
	color: #000000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#service_content{
	display: block;
	width: 80%;
	margin: 0 auto 3% auto;
    background-color: #C3E6FA;
    border-radius: 20px;
	padding-bottom: 10px;
}
.service_content-title{
  display: flex;
  width: 30%;
}
.service_content-img{
  display: block;
  width: 52%;
  margin:0% 0 0 0%;
 }
.service_content-copy1{
  display: block;
  width: 35%;
  margin:-50% 0 0 60%;
}
.service_content-copy1 p{
  font-size: 14px;
  width: 100%;
  margin:20px 0 0 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:2;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-topimg{
  display: flex;
  width: 100%;
  margin:30px auto 30px auto;
 }
.service_content-A{
  display: flex;
  width: 90%;
  margin:8% auto 0 auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Aimg{
  display: block;
  margin:30px 0 0 30px;
  max-width: 30%;
}

.service_content-Aimg p{
  display: block;
  font-size: 14px;
  width: 100%;
  margin:20px 0 20px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Acontainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}	
.service_content-Aphoto1{
  display: block;
  width: 45%;
  margin:20px 0 20px 30px;
}
.service_content-Aphoto2{
  display: block;
  width: 45%;
  margin:20px 20px 20px 20px;
}

.service_content-B{
  display:flex;
  width: 90%;
  margin:4% auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Bimg{
  display: block;
  margin:30px 0 0 30px;
  max-width: 30%;
}

.service_content-Bimg p{
  display: block;
  font-size: 14px;
  width: 100%;
  margin:20px 0 20px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Bcontainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}	
.service_content-Bphoto1{
  display: flex;
  width: 45%;
  margin:20px 0 20px 0px;
}
.service_content-Bphoto2{
  display: flex;
  width: 45%;
  margin:20px 0px 20px 0px;
}
.service_content-Bphoto3{
  display: flex;
  width: 45%;
  margin:20px 0px 20px 0px;
}
.service_content-Bphoto4{
  display: flex;
  width: 45%;
  margin:20px 0px 20px 0px;
}
.service_content-Bpcopy{
  display: flex;
  font-size: 18px;
  width: 90%;
  margin: 0	0 10px 5%;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}

#service_content-Bproduct{
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin:0 auto;
  font-size:0;
}
#service_content-Bproduct1{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
}
.title_head1{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt1{
  display: block;
  background-color: #fff;
  width: 100%;
  font-size: 12px;
  text-align: center;
  padding: 10px 0 10px 0 ;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}

#service_content-Bproduct2{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
  margin:0 0 0 0;
}
.title_head2{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt2{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct3{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
  margin:0 0 0 0;
}
.title_head3{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt3{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct4{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
  margin:0 0 0 0;
}
.title_head4{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt4{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct5{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
  margin:0 0 0 0;
}
.title_head5{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt5{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct6{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
  margin:0 0 0 0;
}
.title_head6{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt6{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct7{
  display: block;
  border: 1px solid #000;
  width:  24.8%;
  margin:0 0 0 0;
}
.title_head7{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt7{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct8{
  display: block;
  border: 1px solid #000;
  width: 24.8%;
  margin:0 0 0 0;
}
.title_head8{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt8{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
.space{
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}

.service_content-C{
  display:flex;
  width: 90%;
  margin:4% auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Cimg{
  display: block;
  margin:30px 0 0 30px;
  width: 78%;
}
.service_content-Cimgtxt{
  display: block;
  font-size: 14px;
  width: 80%;
  margin:22% 0 3% -30%;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Ccontainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}	
.service_content-Cphoto1{
  display: block;
  width: 45%;
  margin:20px 0 0px 20px;
}
.service_content-Cphoto2{
  display: block;
  width: 45%;
  margin:20px 0px 20px 0px;
}

.service_content-Ctxt{
 display: flex;
  width: 100%;
  margin:0 0 0 0 ;
}

.service_content-D{
  display: flex;
  flex-direction: column;
  width: 90%;
  margin:4% auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Dimg{
  display: block;
  margin:30px 0 0 30px;
  width: 13%;
}
.service_content-Dtxt{
  display: flex;
  font-size: 14px;
  width: 90%;
  margin:30px 20px 10px 30px;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Dcontainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start / start;
}	

.service_content-Dphoto1{
  display: flex;
  width: 50%;
  margin:10px 0 30px 30px;
}
.service_content-Dphoto2{
  display: flex;
  width: 30%;
  margin:20px 0px 20px 20px;
}
.service_content-Dphoto3{
  display: block;
  width: 40%;
  margin:0px 0px 20px 20px;
}
.service_content-Dphoto3 p{
  display: block;
  font-size: 12px;
  width: 100%;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}


.col3 li{
	margin-bottom: 50px;
}

.col3 img{
	max-width: 288px;
	display: block;
	margin: -5px auto 20px;
}


/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/
#sec04{
	padding-top: 10px;
}
#schedule{
	display: flex;
	width: 80%;
	background-color: #fff;
    border: 1px solid #000;
	hight:auto;
	margin: 0 auto;	
}
#daily_routine{
	display: block;
	width: 49%;
	margin: 0 0 20px 5px;	
}
.daily_routine-title{
	display: block;
	width: 50%;
	margin: 20px 0 0 20px;	
}
.daily_routine-table{
 width: 98%;
 margin: 10px 0 0 10px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1;
 border-collapse: separate;
 border-spacing: 10px 0;
}
.daily_routine-table th {
 padding: 10px;
 background: #778ca3;
 color: #ffffff;
}
.daily_routine-table td {
 padding: 10px;
}
.daily_routine-table td:nth-child(1){
 background: #D9F5FF;
}
.daily_routine-table td:nth-child(2){
 background: #ffffe0;
}
.daily_routine-txt1{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#FF0000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.2;
}
.daily_routine-txt2{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.5;
}

#Annual_event{
	display: block;
	width: 49%;
	margin: 0 0 20px 5px;	
}
.Annual_event-title{
	display: block;
	width: 50%;
	margin: 20px 0 0 20px;	
}
.Annual_event-table{
 width: 98%;
 margin: 10px 0 0 10px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1;
 border-collapse: separate;
 border-spacing: 10px 0;
}
.Annual_event-table th {
 padding: 10px;
 background: #778ca3;
 color: #ffffff;
}
.Annual_event-table td {
 padding: 10px;
}
.Annual_event-table td:nth-child(1){
 background: #D9F5E2;
}
.Annual_event-table td:nth-child(2){
 background: #F7F5E1;
}
.Annual_event-txt1{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#FF0000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.2;
}
.Annual_event-txt2{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.5;
}


/* SEC05 kirare
------------------------------------------------------------*/
#sec05{
	padding-top: 80px;
}
#kirare_info{
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto 3% auto;
    background-color: rgba(255,192,203,0.5);
    border-radius: 20px;
}
.kirare_title{
    display: flex;
	flex-direction:column;
	width: 33%;
	margin: 30px 0 10px 0px;	
}
.kirare_title p{
  font-size: 14px;
  width: 100%;
  margin:5px 0 0 20px;
  font-weight:normal;
  color:#FF0000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}

.kirare_photo1{
	display: flex;
	width: 29%;
	margin: 10% 0 0 -30%;	
}
.kirare_photo2{
	display: flex;
	width: 29%;
	margin: 10% 3% 0 3%;	
}
.kirare_photo3{
	display: flex;
	width: 29%;
	margin: 10% 3% 0 0;	
}
.kirare_link{
  display: flex; 
  width: 70%;
  font-size: 16px;
  line-height: 2.5;
  background-color: #FF69B4;
  border-radius: 100vh;
  margin: 20px auto;
}
.kirare_link a{
  width: 100%;
  font-size: 16px;
  line-height: 2.5;
  color: #fff;
  font-weight:bold;
  text-align: center;
  margin: 0 30% 0 30%;
}

/* SEC06 MOVIE
------------------------------------------------------------*/

#sec06{
	padding-top: 80px;
}

#movie_link{
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	background: url("../images/movie_back.png");
    margin: 0 auto 0 auto;
}

.movie_box{
  display: flex;
  width: 560px;
  height: 315px;
  overflow: hidden;
  margin:0px auto;
}

/* SEC07 PROFILE
------------------------------------------------------------*/
#sec07{
	padding-top: 50px;
}

#sec07 dl{
	line-height: 1.2;
}

#sec07 dt{
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}

#sec07 dd{
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}

#sec07 header{
	display: none;
}

#company{
    display: flex;
	flex-direction: row;
	width: 80%;
	hight:auto;
	margin: 0 auto;
}
.company_cara{
	display: flex;
	width: 35%;
	margin: 0 0 0 0;
}

.company_readtxt{
	display: flex;
	width:97%;
	margin: 0 0 0 30px;
	color: #000000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#company_profile{
    display: flex;
	flex-direction: row;
	width: 80%;
	margin: 20px auto 0 auto;
}
.map{
	position:relative;
	height: 0;
    width: 40%;
}
.map iframe{
	position: flex;
	height: 420px;
    width: 420px;
	overflow: hidden;
}

#company_data{
	display: flex;
	flex-direction: column;
	width: 60%;
	margin: 0 0 0 20px;	
}
.company_profile-A{
	display: flex;
	width: 70%;
	margin: 0 0 20px 0;	
}
.company_profile-Ablock{
		display: block;
}
.company_profile-Atitle{
  display: flex;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-Atxt{
  display: flex;
  flex-direction: column;
  width: 200px;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-Bblock{
    display: block;
}
.company_profile-B{
	display: flex;
	width: 70%;
	margin: 0 0 20px 0;		
}
.company_profile-Btitle{
  display: flex;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-Btxt{
  display: flex;
  flex-direction: column;
  width: 200px;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-ABphoto{
  display: flex;
  flex-direction: column;
  width: 45%;
  margin: 10px 0 5px 0;
}

/* banner
------------------------------------------------------------*/
#Linkbanner{
    display: flex;
	flex-direction: row;
	width: 80%;
	hight:auto;
	background:#daeecc;
	border-radius: 20px;
	margin: 30px 0% 70px 10%;
}

.canpan_banner-L{
	display: flex;
	width: 400px;
	margin: 2% 2% 2% 10%;
}
.canpan_banner-R{
	display: block;
	padding-right:0;
	width: 200px;
	margin: 0 20px 0 auto;
}

.canpan_banner-txt{
	display: flex;
	flex-direction: column;
	font-size: 30px;
	line-height: 1.5;
    font-weight:bold;
	margin: auto 0 auto 0;
}

/* SEC08 contact
------------------------------------------------------------*/

#sec08{
	padding-top: 80px;
}

#contact{
    display: flex;
	flex-direction: row;
	width: 80%;
	hight:auto;
	margin: 0 auto;
}
.contact_cara{
	display: flex;
	width: 25%;
	height: 25%;
	margin: 0 20px 0 0;
}

#formWrap {
	width:70%;
	margin:0 0 0 0 ;
	color:#555;
	line-height:120%;
	font-size:90%;
}
.formWrap_txt1 {
  font-size: 15px;
  font-weight:bold;
  color: #000000;
  margin: 0 0 0 0px;
}

.formWrap_txt2 {
	margin:10px 0 10px 0 ;
}

.formWrap_button{
	margin:10px 0 50px 0 ;
}

table.formTable{
	width:100%;
	margin:0 0 0 0;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:center;
}


/* footer
------------------------------------------------------------*/
	
  #footer{
    display: flex;
	background:#2CB00F;
	width: 100%;
	hight:0;
	margin: 0 0 0 0 ;
}
.footer_cara {
	    display: flex;
	   width: 80%;
	 	margin: 0 auto ;
	  align-items: center;
}

.footer_title {
	width: 800px;
	align-items: center;
    margin: -3% auto ;
	z-index: 9999;
}
.footer_cara1 {
	display: block;
	width: 15%;
    margin: -3% 0 0 30px ;
}
.footer_cara2 {
	display: block;
	width: 15%;
    margin: -10% 10% 0 10% ;
}
.footer_cara3 {
    display: block;
	width: 15%;
    margin: -3% 10% 0 10% ;
}
.footer_cara4 {
	display: block;
	width: 15%;
    margin: -10% 30px 0 0 ;
}

.footer_txt1 {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-weight:normal;
  background:#2CB00F;
  color: #fff;
  text-align:center;
  padding-bottom: 30px;
}


/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
		padding-bottom: 120px;
	}
	section h2{
		padding: 70px 0 20px;
	}
	.txt h2{
		padding: 0 0 20px !important;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
	}

	#mainnav ul{
		text-align: right;
		padding-right: 30px;
	}

	#mainnav li{
		display: inline-block;
		padding: 45px 20px 20px;
		font-size: 14px;
		font-weight: 300;
	}
	
  #mainnav a{
		color: #000;
	}
	
	#mainnav.changeNav{
		background: rgba(255,255,255,.9);
		border-bottom: 1px solid #d1d1d1;
	}
	
	#mainnav.changeNav li{
		padding: 20px 10px;
	}

	/* SEC02 MESSAGE
	-----------------*/
	.txt, .bg{
		width: 50%;
		float: left;
		display: table;
	background: #f6f6f6;
	}

	#sec02_02 .txt, #sec02_02 .bg{
		float: right;
	}

	.vMid{
		display: table-cell;
		padding: 0 100px;
		vertical-align: middle;
	}
	
	/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 30%;
		padding: 0 1.5%;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
	/* SEC05 PROFILE
	-----------------*/
	}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 40%;
		padding: 0 3%;
		vertical-align: top;
	}
}

@media only screen and (max-width: 640px){
	#map iframe{
	  width: 96% !important;
		left: 2%;
	}
}

@media only screen and (max-width: 799px){
	#slogan h1{
		font-size: 31px;
	}

	#slogan h2{
		font-size: 16px;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #2F4F4F;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #2F4F4F;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.col3 li{
		margin: 0 auto;
		display: block;
	max-width: 288px;
	}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）
@media screen and (max-width:572px) {　*/
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）
@media screen and (max-width:572px) {　*/

#header{
	position: relative;
    overflow:hidden;
	background: #e8ffd9;
    width:100%;
	height:auto;
	margin: 0 0 0 0;
}
	#header-B{
	position: relative;
    overflow:hidden;
	background: #008000;
    width:100%;
	height:auto;
	margin: 0 0 0 0;
}

#main_image{
  position: absolute;
  width: 80%;
  margin-left:-120px;
  margin-top:30px;
  text-align: center;
  animation: rotate_anime 90s linear infinite;
}

@keyframes rotate_anime {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.main_image2{
  position: absolute;
  width: 80.5%;
  height: 80.5%;
  margin-top: 30px;
  margin-left:-120px;
}

#top_pagetitle{
  position: flex;
  width: 80%;
  margin: 28% -15% 21% auto;
}
.top_character1{
  position: flex;
  width: 30%;
  margin: -85% 0 0 60%;
}
.top_character2{
  position: flex;
  width: 30%;
  margin: 0% 0 0 60%;
}
.top_character3{
  position: flex;
  width: 30%;
  margin: 32% 0 0 60%;
}
.top_character4{
  position: flex;
  width: 30%;
  margin: 0% 0 5% 60%;
}
	
.vision{
	display: flex;
	flex-direction:column;
	width: 80%;
	margin: 0 auto;
}
.vision_cara{
	display: flex;
	flex-direction:column;
	width: 70%;
	margin: 5% auto 5% auto;
}
#vision_parlen{
	display: flex;
    width: 100%;
	margin: 5% auto;
}

.vision_parlen1{
	display: block;
    width:5%;
	margin: 0 0 0 0;
}
.vision_parlen2{
	display: block;
    width:5%;
	margin: 0 0 0 0;
}
.vision_readtxt{
	display: flex;
	flex-direction:column;
	width:100%;
	margin: 0 auto 0 auto;
	color: #008000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

	
.message{
	display: flex;
	flex-direction:column;
	width: 80%;
	margin: 0 auto 20px auto;
}
.massage_cara{
	display: flex;
	flex-direction:column;
	width: 70%;
	margin: 5% auto;
}

#massage_block{
	display: flex;
	flex-direction:column;
    width: 100%;
	margin: 20px auto 50px auto;
}
.massage_readtxt{
	display: flex;
	width:100%;
	margin: 0 auto;
	color:#000000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.massage_photo{
	display: flex;
	flex-direction:column;
	width: 150px;
	height: 150px;
	margin: 10px auto;
}
.massage_caption1{
    display: flex;
	flex-direction:column;
	margin: 0 auto 0 auto;
	color:#000000;
	font-size: 11px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_caption2{
    display: flex;
	flex-direction:column;
	margin: 8px auto 20px auto;
	color:#000000 ;
	font-size: 18px;
	font-weight:normal;
    font-family: "Times New Roman", serif;
	line-height:1.2;
}

#massage_recruit{
	display: flex;
	flex-direction:column;
	width: 80%;
	hight: auto;
	margin: 0 auto;
	border: solid 1px #808080;
}
.massage_recruit-img{
	display: flex;
	width: 100%;
}
.massage_recruit-title{
	display: block;
	width: 95%;
    margin: 10px 0 0 0;
}
.massage_recruit-txt1{
	display: block;
	margin: 10px auto 0 10px;
	font-size: 14px;
	font-weight:bold;
	color:#dc143c ;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_recruit-txt1 p{
	display: block;
	margin: 10px 0 0 10px;
	font-size: 13px;
	font-weight:normal;
	color: #000000 ;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_recruit-txt2{
  width: 90%;
  height: 10%;
  margin: 10px auto 10px auto;
  background-color: #dc143c;
  border-radius: 100vh;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight:normal;
  color:#ffffff ;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
}
.massage_recruit-txt3{
	display: block;
	margin: 10px auto 0 10px;
	font-size: 14px;
	font-weight:bold;
	color:#000080;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1.2;
}
.massage_recruit-txt3 table {
    border-collapse: separate;
    border-spacing: 10px;
  	font-size: 12px;
	font-weight:normal;
	color: #000000 ;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:1;
}
.massage_recruit-txt4{
  width: 90%;
  height: 10%;
  margin: 5px 0px 15px 10px;
  border-radius: 100vh;
  border: 1px solid #000;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight:normal;
  color: #000000 ;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:15px;
}

#sec06{
	padding-top: 80px;
}

#movie_link{
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	background: url("../images/movie_back.png");
    margin: 0 auto 0 auto;
}

.movie_box{
  display: flex;
  width: 100%;
  overflow: hidden;
  margin:0px auto;
}
	
.service{
	display: flex;
	flex-direction:column;
	width: 80%;
	hight:auto;
	margin: 20px auto;
}
.service_cara{
	display: flex;
	width: 70%;
	margin: 5% auto;
}

#service_block{
	display: flex;
	flex-direction:column;
    width: 100%;
	margin: 0 auto;
}
.service_readtxt{
	display: flex;
	width:100%;
	margin: 10px auto;
	color: #000000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
	
#service_content{
	display: flex;
	flex-direction:column;
	width: 80%;
	margin: 0 auto 3% auto;
    background-color: #C3E6FA;
    border-radius: 20px;
	padding-bottom: 10px;
}
.service_content-title{
  display: flex;
  width: 60%;
}
.service_content-img{
	display: flex;
	flex-direction:column;
  width: 85%;
  margin:20px auto;
 }
.service_content-copy1{
  display: block;
  width: 80%;
  margin:0% auto;
}
.service_content-copy1 p{
  font-size: 14px;
  width: 100%;
  margin:10px auto;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:2;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-topimg{
  display: flex;
  width: 100%;
  margin:10px auto 0 auto;
 }
	
.service_content-A{
  display:flex;
  flex-direction:column;
  width: 90%;
  margin:8% auto 0 auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Aimg{
  display: block;
  margin:30px auto;
  max-width: 78%;
}

.service_content-Aimg p{
  display: block;
  font-size: 14px;
  width: 100%;
  margin:20px auto 20px auto;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Acontainer{
  display:flex;
  flex-direction:column;
    justify-content: space-evenly;
}	
.service_content-Aphoto1{
  display: flex;
  width: 80%;
  margin: 0 auto 20px auto;
}
.service_content-Aphoto2{
  display: flex;
  width: 80%;
  margin: 0 auto 20px auto;
}

	
.service_content-B{
  display: flex;
  flex-direction:column;
  width: 90%;
  margin:4% auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Bimg{
  display: block;
  margin:30px 0 0 30px;
  max-width: 82%;
}

.service_content-Bimg p{
  display: block;
  font-size: 14px;
  width: 100%;
  margin:20px 0 20px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Bcontainer{
    display: flex;
     flex-direction:column;
}	
.service_content-Bphoto1{
  display: flex;
  width: 80%;
  margin:0px auto 20px auto;
}
.service_content-Bphoto2{
  display: flex;
  width: 80%;
  margin:0px auto 20px auto;
}
.service_content-Bphoto3{
  display: flex;
  width: 80%;
  margin:0px auto 20px auto;;
}
.service_content-Bphoto4{
  display: flex;
  width: 80%;
  margin:0px auto 20px auto;
}

.service_content-Bpcopy{
  display: flex;
  font-size: 16px;
  width: 70%;
  margin: 20px	auto 10px auto;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct{
  display: flex;
  flex-direction:column;
  width: 90%;
  margin:0 auto;
  font-size:0;
}
#service_content-Bproduct1{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head1{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt1{
  display: block;
  background-color: #fff;
  width: 100%;
  font-size: 12px;
  text-align: center;
  padding: 10px 0 10px 0 ;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}

#service_content-Bproduct2{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head2{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt2{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct3{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head3{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt3{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct4{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head4{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt4{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct5{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head5{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt5{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct6{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head6{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt6{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct7{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head7{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt7{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
#service_content-Bproduct8{
  display: block;
  border: 1px solid #000;
  width: 100%;
  margin:0 auto;
}
.title_head8{
  display: block;
  font-size: 14px;
  color:#fff;
  text-align: center;
  background-color: #2E8B57;
  width: 100%;
  padding:10px 0 10px 0;
}
.title_txt8{
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  padding:10px 0 10px 0;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}
	
	
.service_content-C{
  display:flex;
  flex-direction:column;
  width: 90%;
  margin:4% auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Cimg{
  display:flex;
  flex-direction:column;
  width:78%;
  margin:5% auto 0 auto;
}
.service_content-Cimgtxt{
  display:flex;
  flex-direction:column;
  font-size: 14px;
  width: 90%;
  margin:0 auto;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;

}
.service_content-Ccontainer{
    display: flex;
   flex-direction:column;
}	
.service_content-Cphoto1{
  display: flex;
  flex-direction:column;
  width: 80%;
  margin:15px auto 20px auto;
}
.service_content-Cphoto2{
  display: flex;
  flex-direction:column;
  width: 80%;
  margin:0px auto 20px auto;
}

	
.service_content-D{
  display: flex;
  flex-direction: column;
  width: 90%;
  margin:4% auto;
  background-color: #fff;
  border: 1px solid #000;
}
.service_content-Dimg{
  display: block;
  margin:30px auto;
  width: 40%;
}
.service_content-Dtxt{
  display: flex;
  font-size: 14px;
  width: 90%;
  margin:30px auto;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service_content-Dcontainer{
    display: flex;
	flex-direction:column;
    justify-content: flex-start / start;
}	

.service_content-Dphoto1{
  display: flex;
  width: 80%;
  margin:0px auto 20px auto;
}
.service_content-Dphoto2{
  display: flex;
  width: 80%;
  margin:0px auto 20px auto;
}
.service_content-Dphoto3{
  display: flex;
  flex-direction:column;
  width: 80%;
  margin:0 auto;
}
.service_content-Dphoto3 p{
  display: flex;
  flex-direction:column;
  font-size: 12px;
  width: 100%;
  font-weight:normal;
  color:#000000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin:0 auto 20px auto;
}
.service_content-Bproduct space{
  display: flex;
  width: 100%;
  margin-bottom: 0px;
}
	
#schedule{
	display: flex;
	flex-direction:column;
	width: 80%;
	background-color: #fff;
    border: 1px solid #000;
	hight:auto;
	margin: 0 auto;	
}
#daily_routine{
	display: block;
	width: 96%;
	margin: 0 0 20px 0;	
}
.daily_routine-title{
	display: block;
	width: 60%;
	margin: 20px 0 0 20px;	
}
.daily_routine-table{
 width: 98%;
 margin: 10px 0 0 10px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1;
 border-collapse: separate;
 border-spacing: 10px 0;
}
.daily_routine-table th {
 padding: 10px;
 background: #778ca3;
 color: #ffffff;
}
.daily_routine-table td {
 padding: 10px;
}
.daily_routine-table td:nth-child(1){
 background: #D9F5FF;
}
.daily_routine-table td:nth-child(2){
 background: #ffffe0;
}
.daily_routine-txt1{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#FF0000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.2;
}
.daily_routine-txt2{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.5;
}

#Annual_event{
	display: block;
	width: 96%;
	margin: 0 0 20px 0;
}
.Annual_event-title{
	display: block;
	width: 60%;
	margin: 20px 0 0 20px;	
}
.Annual_event-table{
 width: 98%;
 margin: 10px 0 0 10px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1;
 border-collapse: separate;
 border-spacing: 10px 0;
}
.Annual_event-table th {
 padding: 10px;
 background: #778ca3;
 color: #ffffff;
}
.Annual_event-table td {
 padding: 10px;
}
.Annual_event-table td:nth-child(1){
 background: #D9F5E2;
}
.Annual_event-table td:nth-child(2){
 background: #F7F5E1;
}
.Annual_event-txt1{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#FF0000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.2;
}
.Annual_event-txt2{
 width: 90%;
 margin: 10px 0px 0 20px;	
 font-size: 12px;
 font-weight:normal;
 color:#000000;
 font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
 line-height:1.5;
}
	
#kirare_info{
	display: flex;
	flex-direction:column;
	width: 80%;
	margin: 0 auto 3% auto;
    background-color: rgba(255,192,203,0.5);
    border-radius: 20px;
}
.kirare_title{
    display: flex;
	flex-direction:column;
	width: 70%;
	margin: 30px 0 10px 0px;	
}
.kirare_title p{
  font-size: 12px;
  width: 100%;
  margin:5px 0 0 20px;
  font-weight:normal;
  color:#FF0000;
  font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
  line-height:1.5;
}

.kirare_photo1{
	display: flex;
	width: 80%;
	margin: 10% 0 0 0%;
	margin:0 auto 15px auto;
}
.kirare_photo2{
	display: flex;
	width: 80%;
	margin: 10% 0 0 0%;
	margin:0 auto 15px auto;	
}
.kirare_photo3{
	display: flex;
	width: 80%;
	margin: 10% 0 0 0%;
	margin:0 auto 15px auto;
}
.kirare_link{
  display: flex; 
  width: 80%;
  font-size: 16px;
  line-height: 2.5;
  background-color: #FF69B4;
  border-radius: 100vh;
  margin: 0 auto 20px auto;
}
.kirare_link a{
  width: 90%;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  font-weight:bold;
  margin: 0 7% 0 7%;
}

#company{
    display: flex;
	flex-direction: column;
	width: 80%;
	hight:auto;
	margin: 0 auto;
}
.company_cara{
	display: flex;
	flex-direction: column;
	width: 70%;
	margin: 0 auto;
}

.company_readtxt{
	display: flex;
	flex-direction: column;
	width:100%;
	margin: 0 auto;
	color: #000000;
	font-size: 15px;
	font-weight:normal;
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
	line-height:2.5;
	line-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#company_profile{
    display: flex;
	flex-direction: column;
	width: 80%;
	margin: 20px auto 0 auto;
}
.map{
	position:relative;
	height: 0;
    width: 90%;
	margin: 0 auto 20% auto;
}
.map iframe{
	position: flex;	
	flex-direction: column;
	height: 300px;
    width: 300px;
	overflow: hidden;
}

#company_data{
	display: flex;
	flex-direction: column;
	width: 50%;
	margin: 80% 0 0 20px;	
}
.company_profile-A{
	display: flex;
	flex-direction: column;
	width: 300px;
	margin: 0 0 20px 0;	
}
.company_profile-Ablock{
	display: block;
}
.company_profile-Atitle{
  display: flex;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-Atxt{
  display: flex;
  flex-direction: column;
  width: 200px;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-Bblock{
    display: block;
}
.company_profile-B{
	display: flex;
	flex-direction: column;
	width: 300px;
	margin: 0 0 20px 0;		
}
.company_profile-Btitle{
  display: flex;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-Btxt{
  display: flex;
  flex-direction: column;
  width: 200px;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  margin: 0 0 0 10px;
}
.company_profile-ABphoto{
  display: flex;
  flex-direction: column;
  width: 45%;
  margin: 10px 0 5px 0;
}

#contact{
    display: flex;
	flex-direction: column;
	width: 80%;
	hight:auto;
	margin: 0 auto;
}	
.contact_cara{
	display: flex;
	flex-direction: column;
	width: 70%;
	height: 70%;
	margin: 0 auto;
}
	
#Linkbanner{
    display: flex;
	flex-direction: row;
	width: 80%;
	hight:auto;
	background:#daeecc;
	border-radius: 20px;
	margin: 30px 0% 70px 10%;
}

.canpan_banner-L{
	display: block;
	width: 30%;
	margin: 3% 0 2% 20px;
}
.canpan_banner-R{
	display: block;
	padding-right:0;
	width: 200px;
	margin: 0 20px 0 auto;
}

.canpan_banner-txt{
	display: flex;
	font-size: 18px;
    font-weight:bold;
	text-align:left;
	line-height:1.2;
	margin: auto 0 auto 2%;
}

	
#formWrap {
	width:100%;
	margin:20px auto ;
	color:#555;
	line-height:120%;
	font-size:90%;
}
	
  #footer{
    display: flex;
	background:#2CB00F;
	width: 100%;
	hight:0;
	margin: 0 0 0 0 ;
}
.footer_cara {
	display: block;
	width: 100%;
	margin: 0 auto ;
	align-items: center;
}

.footer_title {
	width: 350px;
	align-items: center;
    margin: 0 auto ;
	z-index: 9999;
}
.footer_cara1 {
	display: block;
	width: 15%;
    margin: -3% 0 0 20% ;
}
.footer_cara2 {
	display: block;
	width: 15%;
    margin: -5% 0% 0 60% ;
}
.footer_cara3 {
    display: block;
	width: 15%;
    margin: 3% 0 0 20% ;
}
.footer_cara4 {
	display: block;
	width: 15%;
    margin: 0% 0 0 60% ;
}

.footer_txt1 {
  display: flex;
  font-size: 12px;
  font-weight:normal;
  background:#2CB00F;
  color: #fff;
  text-align:center;
  padding-bottom: 30px;
}



@media only screen and (max-width: 1199px){
	section h2{
		padding: 50px 0 20px 0;
	}
	#sec01 h2{
		padding: 70px 0 20px;
	}
	.vMid{
		padding: 0 20px;
	}
}
