
.wrapper {
  overflow: hidden;
  position: relative;
  z-index: 0; }

.logo {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.searchbar {
	width: 100%;
	background-color: #EAEAEA;
	height: 50px;
}

.searchbarinner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.searchbarwd1 {
	font-size: 15px;
	color: #666666;
	padding-left: 10px;
	border: 1px solid #D7D7D7;
}

  .searchbarbt {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 25px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background-color: #22b2c3;
	padding-right: 30px;
	padding-left: 30px;
	cursor:  pointer;
	font-weight: bold;

}

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

.searchbarinner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

  .searchbarbt {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 25px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background-color: #22b2c3;
	padding-right: 10px;
	padding-left: 10px;
	cursor:  pointer;
	font-weight: bold;

}
}

.logo img {
	width: 320px;
}

.head_add1 {
display:inline; 
}

.head_add2 {
display:none;
}

.head_bg {
	position: fixed;
	background-color: #FFFFFF;
	height: 80px;
	width: 100%;
	z-index: 9999;
    box-shadow:2px 2px 5px #ebebeb;
}


.footer {
	height: 120px;
	width: 100%;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #22b2c3;
}

.footer_contain {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 20px;
}

.footer_left {
	width: 100%;
	float: left;
}

.footer_left_inner {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}

.footer_left_inner li {
list-style-type:none;
	float: left;
}

.footer_right {
	width: 100%;
	float: left;
	text-align: center;
}
.hoso-title{
	font-size: 25px;
	color: #2fb7c7;
	line-height: 45px;
	text-align: center;
}

.hoso-wd{
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #333333;
}


.service-title{
	font-size: 18px;
	color: #2fb7c7;
	line-height: 35px;
	margin-bottom: 20px;
}

.concept-all{
	width: 100%;
	margin-top: 35px;
}

.concept-left{
	width: 55%;
	float: left;
	margin-left: 5%;
}

.concept-right{
	width: 40%;
	float: left;
	padding-left: 25px;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
    text-align: justify;
    letter-spacing: 0.09em;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blank {
	height: 50px;
}


.news_back {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}


.img-add{

}

.img-add img{
	width: 100%;
	height:auto;
}


  .button_3 {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #22b2c3;
	padding-right: 50px;
	padding-left: 50px;
	cursor:  pointer;
	font-weight: bold;
	margin-bottom: 10px;
}

  .button_4 {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #a0d034;
	padding-right: 20px;
	padding-left: 20px;
	cursor:  pointer;
	font-weight: bold;
	margin-bottom: 5px;
}

.news_inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	letter-spacing: 0.09em;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.news_inner2{
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.news_inner img {
	width: 95%;
	height:auto;

}

.news_time {
	font-size: 15px;
	color: #C2C2C2;
	text-align: center;
	    letter-spacing: 0.09em;
}

.service_inner {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	letter-spacing: 0.09em;
	margin-bottom: 40px;
	margin-top: 0px;
}

.service_left {
	width: 40%;
	height:auto;
}

.service_left img {
	width: 100%;
	float: left;
  border-radius: 20px; 
}

.service_right {
	margin-left: 5%;
	width: 55%;
	float: left;
}

.service_title {
	font-size: 30px;
	color: #22b2c3;
	line-height: 50px;
}

.service_wd1 {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
}


.contact_inner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	letter-spacing: 0.09em;
	margin-bottom: 40px;
	margin-top: 0px;
}


.contact_left {
	width: 45%;
	height:auto;
}


.contact_right {
	margin-left: 5%;
	width: 50%;
	float: left;
}

.contact_title {
	font-size: 25px;
	color: #22b2c3;
	line-height: 70px;
}

.c-icon {
	padding: 5px;
	float: left;
}





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



}




.header {
	position: relative;
	height: 50px;
	width: 100%;
	z-index: 99;
	background-color: #FFFFFF;
	margin-left: auto;
}
.header .header__news {
    position: absolute;
    top: 0;
    left: 50px;
    width: auto;
    height: 37px; }
.header .header__news dt {
      width: 86px;
      position: absolute;
      left: 0;
      top: 0; }
 .header .header__news dt:after {
        content: " ";
        display: inline-block;
        width: 4px;
        height: 4px;
        background: #000;
        border-radius: 2px;
        position: absolute;
        left: 46px;
        top: 12px; }
.header .header__news dd {
      margin-left: 66px; }
      .header .header__news dd span {
        margin-right: 15px; }
        .header .header__news dd span small {
          margin-right: 5px; }
.header .header__news:after {
      content: " ";
      display: block;
      height: 3px;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      background: url(../img/line2.png) repeat-x left bottom;
      background-size: auto 3px;
      -webkit-animation: wave__s 12s linear infinite;
      animation: wave__s 12s linear infinite; }
.header .header-line {
    display: none; }
	
.header .head-menu1 {
	top: 20px;
	width: auto;
	background-color: #FFFFFF;
	position: relative;
	z-index: 99;
	
	 }	
	
	
.header .head-menu {
    position: fixed;
    top: 20px;
    right: 30%;
    width: auto;
		background-color: #FFFFFF;
	
	 }
.header .head-menu .nav li {

}
 .header .head-menu .nav li:hover:after, .header .head-menu .nav li.selected:after {
        content: " ";
        display: block;
        height: 3px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
      
        background-size: auto 3px;
        -webkit-animation: wave__s 12s linear infinite;
        animation: wave__s 12s linear infinite; }

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


.head_add1 {
display:none;

}

.head_add2 {
display:inline; 
}



.header .head-menu {
    position: fixed;
    top: 20px;
    right: 30%;
    width: auto;
		background-color: #FFFFFF;
	
	 }
.header .head-menu .nav li {
	display: inline-block;
	position: relative;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}


 
  .container {
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    .active .container {
      pointer-events: none;
      opacity: 0.2;
      -webkit-transform: translate3d(-50px, 0, 0);
      transform: translate3d(-50px, 0, 0); }

  .contents__container {
    padding: 0 10px; }

 
  .header {
    height: 30px;
    max-width: 100%; }
    .header .header__news {
      left: 15px;
      height: 24px;
      font-size: 9px;
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
      .active .header .header__news {
        pointer-events: none;
        opacity: 0.2;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0); }
      .header .header__news dt {
        width: 32px; }
        .header .header__news dt:after {
          width: 2px;
          height: 2px;
          border-radius: 1px;
          left: 26px;
          top: 8px; }
      .header .header__news dd {
        margin-left: 32px;
        padding-right: 40px; }
        .header .header__news dd a {
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
        .header .header__news dd span {
          margin-right: 4px; }
          .header .header__news dd span small {
            margin-right: 2px; }
    .header .header-line {
      display: block;
      z-index: 1;
      position: fixed;
      top: 0;
      right: 0;
      width: 44px;
      height: 44px;
      cursor: pointer; }
      .header .header-line span {
        display: block;
        position: absolute;
        width: 28px;
        height: 1px;
        background: #22b2c3;
        right: 15px;
        transition-duration: 0.4s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top; }
        .header .header-line span.line-1 {
          top: 18px; }
        .header .header-line span.line-2 {
          top: 26px; }
        .header .header-line span.line-3 {
          top: 34px; }
      .active .header .header-line span.line-1 {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 14px; }
      .active .header .header-line span.line-2 {
        opacity: 0; }
      .active .header .header-line span.line-3 {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
    .header .head-menu {
      top: 0;
      height: 100%;
      background: #fff;
      padding: 0 0;
      right: 0 !important;
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
      -webkit-transform: translate3d(120px, 0, 0);
      transform: translate3d(120px, 0, 0); }
      .active .header .head-menu {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .header .head-menu ul.nav {
        margin-top: 50px;

        text-align: center; }
        .header .head-menu ul.nav li {
          display: block;
          margin-bottom: 10px; }

  }
  
  
.top__container {
	position: relative;
	height: 764px;
	width: 1300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
  .top__container h1 {
    text-indent: -9999px;
    background: url(../img/decrorationleft.png) no-repeat center center;
    background-size: 100% auto;
    width: 400px;
    height: 325px;
    position: absolute;
    top: 450px;
    left: 50%;
    margin-left: -580px;
    z-index: 10; }
	
	  .top__container h2 {
    text-indent: -9999px;
    background: url(../img/decrorationright.png) no-repeat center center;
    background-size: 100% auto;
    width: 400px;
    height: 325px;
    position: absolute;
    top: 450px;
    left: 50%;
    margin-left: 170px;
    z-index: 10; }
	
	.top__container h3 {
    text-indent: -9999px;
    background: url(../img/wd.png) no-repeat center center;
    background-size: 100% auto;
    width: 229px;
    height: 230px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -430px;
    z-index: 10; }
	
	
  .top__container .sharemind {
    position: relative;
    z-index: 0; }
    .top__container .sharemind .sharemind--cover {
      height: 100%;
      overflow: hidden; }
      .top__container .sharemind .sharemind--cover ul {
        width: 400%; }
        .top__container .sharemind .sharemind--cover ul.loading img {
          opacity: 0; }
        .top__container .sharemind .sharemind--cover ul.loading li {

          background-size: 30px auto; }
      .top__container .sharemind .sharemind--cover li {
        position: relative;
        z-index: 0;
        float: left;
        width: 541px; }
        .top__container .sharemind .sharemind--cover li img {
          width: 100%;
          height: auto;
          transition-duration: 1s;
          transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    .top__container .sharemind .sharemind--center {
      width: 940px;
      height: 729px;
      position: absolute;
      top: auto;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .top__container .sharemind .sharemind--center li {
        width: 940px; }
      .top__container .sharemind .sharemind--center:after {
        content: " ";
        display: block;
        position: absolute;
        left: -2px;
        top: -2px;
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        background: url(../img/mask1.png) no-repeat center top;
        background-size: 100% auto;
        z-index: 1; }
    .top__container .sharemind .sharemind--left, .top__container .sharemind .sharemind--right {
      width: 550px;
      height: 428px;
      position: absolute;
      top: 120px;
      left: -300px; }
      .top__container .sharemind .sharemind--left:after, .top__container .sharemind .sharemind--right:after {
        content: " ";
        display: block;
        position: absolute;
        left: -2px;
        top: -2px;
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        background: url(../img/mask2.png) no-repeat center center;
        background-size: 100% auto;
        z-index: 1; }
    .top__container .sharemind .sharemind--right {
      left: auto;
      right: -300px; }
  .top__container .sharemind--number dl {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 26px;
    width: 44px;
    height: 50px;
    background: url(../img/bg--slide.gif) no-repeat center center;
    background-size: 33px auto; }
    .top__container .sharemind--number dl dt {
      width: auto;
      position: absolute;
      bottom: 0;
      right: 0; }
    .top__container .sharemind--number dl dd {
      width: auto;
      position: absolute;
      top: 0;
      left: 0; }
  .top__container .sharemind--number ul {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center; }
    .top__container .sharemind--number ul li {
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 4px;
      border: #000 1px solid;
      margin: 0 2px;
      cursor: pointer;
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
      background: #fff; }
      .top__container .sharemind--number ul li.selected {
        background: #000; }
  .top__container .top__drawing li {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: 300px;
    width: 209px;
    height: 118px; }
    .top__container .top__drawing li.top__drawing--wave {
      top: auto;
      bottom: 9px;
      margin-left: -454px;
      width: 228px;
      height: 104px;
      background: url(../img/wave.png) repeat-y left top;
      background-size: 316px auto;
      -webkit-animation: wave__t 1s linear infinite;
      animation: wave__t 1s linear infinite; }



.contents__container section {
  margin: 0 auto 30px; }

  
  .contents__container section:last-child {
    margin-bottom: 50px; }
	
  .contents__container section:last-child img {
    width: 100%; 
	height: auto; 

	}
	
.certification img {
	width: 60% !important;
	height: auto;
	border: 1px solid #CCCCCC;
	}
	
	 @media screen and (max-width : 600px) {
 
 
.certification img {
    width: 100%!important;  
	height: auto; 

	}
 


    }
	

.col-md-3 img{
    width: 100%; 
	height: auto; 

	}

	
	
  .contents__container section h2 {
    text-indent: -9999px;
    height: 41px;
    margin: 0 auto 80px;
    position: relative; }
    .contents__container section h2:after {
      content: " ";
      display: block;
      height: 7px;
      background: url(../img/wave--l.gif) repeat-x left bottom;
      background-size: 14px auto;
      position: absolute;
      width: 105%;
      left: 0;
      bottom: -3px;
      -webkit-transform: rotate(-18deg);
      transform: rotate(-18deg);
      -webkit-animation: wave__l 42s linear infinite;
      animation: wave__l 42s linear infinite; }
  .contents__container section.info h2 {
    height: 72px; }
    .contents__container section.info h2:after {
      bottom: 12px;
      -webkit-transform: rotate(-24deg);
      transform: rotate(-24deg); }

.concept {
  text-align: center; }
  .concept h2 {
    width: 94px;
    background: url(../img/menu--concept.gif) no-repeat center center;
    background-size: 100% auto; }
  .concept h3 {
	font-size: 20px;
	letter-spacing: 0.1em;
	text-align: center;
    }
  .concept p {
    letter-spacing: 0.09em;
    font-size: 15px;
    margin-bottom: 0px; }
  .concept h4 {
    font-size: 19px;
    letter-spacing: 0.15em;
    margin-bottom: 20px; }
  .concept .concept__image {
    width: 547px;
    margin: 0 auto 32px; }
    .concept .concept__image img {
      border-radius: 20px;
      width: 100%;
      height: auto; }
  .concept .concept__list {
    text-align: center;
    margin: 60px auto 70px; }
    .concept .concept__list li {
      display: inline-block; }
      .concept .concept__list li:first-child {
        margin-right: 110px; }
		
		.concept__voice--list li:hover {
        opacity: .5; }
		
		
      .concept .concept__list li .concept__list--image {
        margin: 0 auto 10px;
        width: 203px; }
        .concept .concept__list li .concept__list--image img {
          width: 100%;
          height: auto;

		  }

		  
      .concept .concept__list li h5 {
        font-size: 16px;
        margin-bottom: 10px; }
      .concept .concept__list li p {
        font-size: 13px; }
  .concept .concept__voice {
    width: 1200px;
    margin: 0 auto; }
	
  .concept .concept-voice1 {
    width: 960px;
    margin: 0 auto; }
	
	.concept .concept-voice2 {
    width: 100%;
    margin: 0 auto; }
	

	
	
	  .concept .concept-voice1 img {
    width: 400px;
    height:auto; }
		
	
    .concept .concept__voice .concept__voice--title {
	font-size: 28px;
	margin-bottom: 30px;
	line-height: 60px;
	background: url(../img/line1.png) repeat-x left bottom;
	background-size: auto 5px;
	color: #22b2c3;
}

    .concept .concept__voice2 .concept__voice--title {
	font-size: 25px;
	margin-bottom: 30px;
	line-height: 60px;
	background: url(../img/line1.png) repeat-x left bottom;
	background-size: auto 5px;
	color: #22b2c3;
}

    .concept .concept__voice .concept__voice--title2 {
	font-size: 28px;
	margin-bottom: 0px;
	margin-top: 30px;
	line-height: 60px;
	background: url(../img/line1.png) repeat-x left bottom;
	background-size: auto 5px;
	color: #22b2c3;
}
	  
	      .lineup__content .concept__voice--title {
		  
      font-size: 28px;
      margin-bottom: 30px;
      line-height: 60px;
      background: url(../img/line1.png) repeat-x left bottom;
      background-size: auto 5px; }
	  
	  
      .concept .concept__voice .concept__voice--title:after {
        content: " ";
        display: block;
        height: 5px;

        background-size: auto 5px;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0; }
    .concept .concept__voice .concept__voice--list {
      margin-right: 0px; }
      .concept .concept__voice .concept__voice--list li {
	float: left;
	margin-right: 2%;
	width: 29%;
	text-align: justify;
	margin-left: 2%;
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
}
      .concept .concept__voice .concept__voice--list li img {
	width: 100%;
	height: auto;
			      border-radius: 20px;
}

        .concept .concept__voice .concept__voice--list li p {
	font-size: 14px;
	margin-bottom: 10px;

}
        .concept .concept__voice .concept__voice--list li div {
	font-size: 25px;
	color: #2fb7c7;
	line-height: 35px;
	text-align: center;
}

.lineup h2 {
  width: 68px;
  background: url(../img/menu--lineup.gif) no-repeat center center;
  background-size: 100% auto; }
.lineup ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative; }
  .lineup ul li {
    width: 371px;
    position: relative;
    display: inline-block;
    padding-bottom: 26px;
    margin-bottom: 80px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    vertical-align: top; }
    .lineup ul li:hover {
      opacity: 1; }
    .lineup ul li:first-child {
      top: 0;
      left: 0;
      margin-right: 40px; }
    .lineup ul li:last-child {
      width: 800px;
      margin-bottom: 0; }
      .lineup ul li:last-child .lineup__image {
        margin-bottom: 20px; }
    .lineup ul li .lineup__image img {
      width: 100%;
      height: auto; }
    .lineup ul li dl {
      margin-bottom: 18px; }
      .lineup ul li dl dt {
        font-size: 23px;
        letter-spacing: 0.05em; }
		
	
@media only screen and (max-width: 767px) {

      .lineup ul li dl dt {
        font-size: 15px;
        letter-spacing: 0.05em; }
}	
		
		
		
		
      .lineup ul li dl dd {
        font-size: 11px;
        letter-spacing: 0.15em; }
    .lineup ul li .lineup__btn {
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 90px;
      font-size: 15px;
      letter-spacing: 0.15em; }
      .lineup ul li .lineup__btn:after {
        content: " ";
        display: block;
        height: 3px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -2px;
        background: url(../img/line2.png) repeat-x left bottom;
        background-size: auto 3px;
        -webkit-animation: wave__s 12s linear infinite;
        animation: wave__s 12s linear infinite; }
    .lineup ul li p {
      width: 600px;
      margin: 0 auto 20px;
      text-align: justify;
      letter-spacing: 0.09em; }

.news {
  width: 577px;
  padding-top: 105px; }
  .news h2 {
    width: 57px;
    background: url(../img/menu--news.gif) no-repeat center center;
    background-size: 100% auto; }
  .news article {
    margin-bottom: 40px;
    padding-bottom: 47px;
    background: url(../img/wave--l.gif) repeat-x left bottom;
    background-size: 20px auto; }
    .news article:last-of-type {
      background: none; }
    .news article a {
      display: inline; }
    .news article strong {
      font-weight: bold; }
    .news article .news__date {
      margin: 0 auto 30px;
      width: 120px; }
      .news article .news__date div {
        display: inline-block;
        margin: 0 3px; }
      .news article .news__date .year, .news article .news__date .day {
        font-size: 9px;
        vertical-align: top;
        line-height: 74px; }
      .news article .news__date .date {
        font-size: 17px;
        width: 40px; }
        .news article .news__date .date span {
          display: block;
          text-align: center; }
          .news article .news__date .date span:first-child {
            border-bottom: #000 1px solid; }
    .news article h3 {
      font-size: 15px;
      letter-spacing: 0.1em;
      margin-bottom: 30px;
      text-align: center; }
    .news article .news__container {
      position: relative; }
      .news article .news__container .btn__move {
        position: absolute;
        width: 50px;
        height: 100%;
        right: -50px;
        top: 0;
        background: url(../img/common/arrow.png) no-repeat center center;
        background-size: 16px auto;
        cursor: pointer;
        transition-duration: 0.4s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
        .news article .news__container .btn__move:hover {
          opacity: .2; }
        .news article .news__container .btn__move.btn__move--prev {
          right: auto;
          left: -50px;
          background: url(../img/common/arrow--prev.png) no-repeat center center;
          background-size: 16px auto; }
    .news article .news__image {
      margin-bottom: 20px;
      width: 10000px; }
      .news article .news__image li {
        float: left;
        width: 577px;
        margin-right: 50px;
        position: relative; }
        .news article .news__image li img {
          width: 100%;
          height: auto;
          border-radius: 28px; }
        .news article .news__image li:last-child span {
          display: none; }
  .news .news__btn {
    text-align: center;
    position: relative;
    font-size: 15px;
    letter-spacing: 0.15em;
    line-height: 70px;
    background: url(../img/wave--l.gif) repeat-x left bottom;
    background-size: 20px auto;
    -webkit-animation: wave__l 32s linear infinite;
    animation: wave__l 32s linear infinite; }
    .news .news__btn:after {
      content: " ";
      display: block;
      height: 7px;
      background: url(../img/wave--l.gif) repeat-x left bottom;
      background-size: 20px auto;
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      -webkit-animation: wave__l 32s linear infinite;
      animation: wave__l 32s linear infinite; }
  .news .news--paging {
    text-align: center; }
    .news .news--paging li {
      display: inline-block;
      margin: 0 5px;
      width: 38px;
      height: 38px;
      border: 1px solid #a4a4a4;
      border-radius: 19px;
      line-height: 38px;
      font-size: 13px;
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
      background: #fff; }
      .news .news--paging li:hover {
        background: #eaeaea; }
      .news .news--paging li.selected {
        background: url(../img/current--bg.gif) no-repeat;
        background-size: 80px 80px; }

.info {
  width: 575px;
  position: relative; }
  .info h2 {
    width: 140px;
    background: url(../img/menu--info.gif) no-repeat center center;
    background-size: 100% auto; }
  .info ul li {
    margin-bottom: 10px; }
    .info ul li dt {
      position: absolute;
      top: auto;
      left: 100px; }
    .info ul li dd {
      margin-left: 238px; }
      .info ul li dd a {
        text-decoration: underline; }

.contentsnews__container {
  position: relative; }
  .contentsnews__container h1 {
    background: url(../img/decrorationleft.png) no-repeat center center;
    background-size: 100% auto;
    width: 133px;
    height: 96px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -474px;
    z-index: 10; }
    .contentsnews__container h1 a {
      text-indent: -9999px;
      display: block;
      height: 100%; }
	  
	  
@media only screen and (max-width: 767px) {

.logo img {
	width: 300px;
	height: auto;
}

  .concept .concept-voice1 {
    width: 90%;
    margin: 0 auto; }	
	  
	  .concept .concept-voice1 img {
    width: 100%;
    height:auto; }


.footer {
	height: 100px;
	width: 100%;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #22b2c3;
}


.footer_contain {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	padding-top: 5px;
}

.footer_left {
	width: 175px;
	float: none;
	margin-right: auto;
	margin-left: auto;

}

.footer_left_inner {
	width: 100%;
	float: none;
	text-align: center;
}


.footer_right {
	width: 100%;
	float: left;
	margin-left: 0%;
	text-align: center;
}

.service_inner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	letter-spacing: 0.09em;
	margin-bottom: 40px;
	margin-top: 40px;
}

.service_left {
	width: 100%;
	height:auto;
}

.service_left img {
	width: 100%;
	float: left;
  border-radius: 20px; 
}

.service_right {
	margin-left: 0%;
	width: 100%;
	float: left;
}



.contact_inner {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	letter-spacing: 0.09em;
	margin-bottom: 40px;
	margin-top: 40px;
}

.contact_title {
	font-size: 18px;
	color: #22b2c3;
	line-height: 40px;
}

.news_inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	letter-spacing: 0.09em;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.concept-left{
	width: 100%;
	float: left;
	margin-left: 0%;
}

.concept-right{
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
    text-align: justify;
    letter-spacing: 0.09em;
}


 
  .top__container {
    height: 286px;
    width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; }

	
	    
	  
	  
    .top__container .sharemind .sharemind--center {
      width: calc(100% - 40px);
      height: 252px;
      top: 0; }
      .top__container .sharemind .sharemind--center li {
        width: 25%; }
    .top__container .sharemind .sharemind--left, .top__container .sharemind .sharemind--right {
      display: none; }
    .top__container .sharemind--number dl {
      bottom: 18px;
      width: 30px;
      height: 34px;
      background-size: 21px auto;
      font-size: 10px; }
    .top__container .sharemind--number ul li {
      width: 6px;
      height: 6px; }
    .top__container .top__drawing li {
      left: auto;
      right: 20px;
      top: 0;
      margin-left: 0;
      width: 104px;
      height: 59px; }
      .top__container .top__drawing li.top__drawing--wave {
        left: 40px;
        right: auto;
        top: auto;
        bottom: 4px;
        margin-left: 0;
        width: 94px;
        height: 54px;
        background-size: 183px auto; }
		
	    .top__container h1 {
    width: 0px;
    height: 0px;
    top: 100px;
    left: 12px;
    margin-left: -10PX;}	
		.top__container h2 {
    width: 0px;
    height: 0px;
    top: 100px;
    left: 12px;
    margin-left: 240PX;}
	  
	    .top__container h3 {
      width: 0px;
      height: 0px;
      top: 30px;
      left: 12px;
      margin-left: 0; } 
		

  .contents__container section {
    margin: 0 auto 62px; }
    .contents__container section:last-child {
      margin-bottom: 50px; }
    .contents__container section h2 {
      height: 33px;
      margin: 0 auto 40px; }

  .concept h2 {
    width: 72px; }
  .concept h3 {
    font-size: 16px;
    margin-bottom: 10px; }
  .concept p {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: left; }
  .concept h4 {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.4;
    padding-top: 20px; }
  .concept .concept__image {
    width: 100%;
    margin: 0 auto 16px; }
    .concept .concept__image img {
      border-radius: 16px; }
  .concept .concept__list {
    margin: 30px auto 0; }
    .concept .concept__list li {
      display: block;
      margin-bottom: 10px; }
      .concept .concept__list li:first-child {
        margin-right: 0; }
      .concept .concept__list li:last-child .concept__list--image {
        margin-right: 0;
        margin-left: 15px;
        float: right; }
      .concept .concept__list li .concept__list--image {
        margin-right: 15px;
        width: 40%;
        float: left; }
      .concept .concept__list li h5 {
        font-size: 14px;
        margin-bottom: 7px; }
      .concept .concept__list li p {
        font-size: 12px; }
  .concept .concept__voice {
    width: 100%;
    padding: 0 24px; }
    .concept .concept__voice .concept__voice--title {
      font-size: 25px;
      margin-bottom: 15px;
      line-height: 52px; }
    .concept .concept__voice .concept__voice--list {
      margin: 0 auto; }
      .concept .concept__voice .concept__voice--list li {
        float: none;
        margin: 0 auto 20px;
        width: 100%; }
        .concept .concept__voice .concept__voice--list li p {
          font-size: 12px;
          margin-bottom: 5px; }
        .concept .concept__voice .concept__voice--list li div {
          font-size: 18px; }

  .lineup h2 {
    width: 54px; }
  .lineup ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative; }
    .lineup ul li {
      display: block;
      margin-bottom: 50px;
      width: 100%;
      height: auto;
      position: relative; }
      .lineup ul li:first-child {
        top: auto;
        left: auto;
        margin-right: 0; }
      .lineup ul li:nth-child(2) {
        top: auto;
        right: auto; }
      .lineup ul li:last-child {
        width: 100%;
        bottom: auto;
        left: 0;
        transform: none; }
        .lineup ul li:last-child .lineup__image {
          margin-bottom: 10px; }
        .lineup ul li:last-child .lineup__btn {
          bottom: 0; }
      .lineup ul li dl {
        margin-bottom: 10px; }
      .lineup ul li .lineup__btn {
        font-size: 12px; }
        .lineup ul li .lineup__btn:after {
          bottom: -4px; }
      .lineup ul li p {
        width: 100%;
        margin: 0 auto 10px; }

  .news {
    width: 100%;
    padding-top: 30px; }
    .news h2 {
      width: 46px; }
    .news article {
      margin-bottom: 30px;
      padding-bottom: 25px; }
      .news article:last-of-type {
        margin-bottom: 0; }
      .news article .news__date {
        margin: 0 auto 15px; }
        .news article .news__date .year, .news article .news__date .day {
          line-height: 52px; }
        .news article .news__date .date {
          font-size: 14px;
          width: 36px; }
      .news article h3 {
        font-size: 13px;
        margin-bottom: 15px; }
      .news article .btn__move {
        display: none; }
      .news article .news__image {
        margin-bottom: 6px;
        width: 100%; }
        .news article .news__image li {
          float: left;
          width: 100%;
          margin-right: 50px;
          margin-bottom: 6px;
          position: relative; }
          .news article .news__image li img {
            border-radius: 16px; }
          .news article .news__image li span {
            display: none; }
    .news .news__btn {
      font-size: 13px;
      line-height: 52px; }
      .news .news__btn:after {
        height: 7px; }

  .info {
    width: 100%;
    font-size: 10px; }
    .info h2 {
      width: 111px; }
    .info ul li {
      margin-bottom: 10px; }
      .info ul li dt {
        left: 0; }
      .info ul li dd {
        margin-left: 108px; }

  .contentsnews__container {
    width: 100%; }
    .contentsnews__container h1 {
      width: 90px;
      height: 65px;
      top: 0;
      left: 35px;
      margin-left: 0; } }




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

    .top__container h1 {
    width: 0px;
    height: 0px;
    top: 180px;
    left: 12px;
    margin-left: -10PX;}	
   .top__container h2 {
    width: 0px;
    height: 0px;
    top: 180px;
    left: 12px;
    margin-left: 230PX;}

.news_inner2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}	  

	  
	  }
