@media screen and (min-width: 786px) {

.sp {display: none;}

a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}

.top_btn {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 1000;
}
.top_btn a {
  display: block;
}
.top_btn a:hover {
  opacity: 0.5 !important;
}

.footer_btn_fllowing {
  position: fixed;
  bottom: 20px;
  width: 930px;
  left: 50%;
  margin-bottom: -20px;
  transform: translate(-50%, -50%);
  transition: 0.6s;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  z-index: 1000;
}
.footer_btn_fllowing.animate {
  opacity: 1;
  pointer-events: inherit;
}
.footer_btn_fllowing.stop {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  transform: translateX(-50%);
}

.footer_btn_fllowing a {
  display: block;
}

.footer_btn_fllowing a:hover {
  opacity: 0.5;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.pc_main {
  width: 1380px;
  margin: 0 auto 100px auto;
  text-align: center;
  position: relative;
}

.sp_main {
  display: none;
}

.main_image img{
  width: 100%;
}

.main_text {
  position: absolute;
  top: 190px;
  left: 145px
}

.fadeIn {
  animation-duration: 4s;
  animation-delay: 0.5s;
}

.main_2 {
  margin-top: -100px;
}

.online_btn {
  width: 545px;
  margin: 0px auto 100px auto;
}

.online_btn img{
  width: 100%;
}

.btn_text {
  font-size: 14px;
  color: #1D2B54;
  margin-top: 20px;
}

.section01 {
  background-color: #EDE8ED;
  padding: 100px 0px;
}

.section01_frame {
  width: 1200px;
  height: 750px;
  margin: 0 auto;
  position: relative;
}

.section01_01 {
  width: 600px;
  position: absolute;
  top: 0;
  left: 0;
}

.section01_02 {
  width: 600px;
  position: absolute;
  top: 0;
  right: 0;
}

.section01_txt {
  width: 600px;
  padding: 35px;
  box-sizing: border-box;
  position: absolute;
  top: 285px;
  left: 55px;
  background-color: #fff;
  font-size: 18px;
  line-height: 55px;
  text-align:justify;
  letter-spacing: 3px;
  color: #333366;
  font-weight: bold;
}

.section01_03 {
  position: absolute;
  top:450px;
  right: 30px;
}

.section02 {
  width: 1140px;
  margin: 100px auto 150px auto;
  text-align: center;
}

.section02_img_left_frame {
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 80px; */
}

.section02_img_left {
  float: left;
  width: 600px;
}

.section02_text_left {
  float: right;
  width: 540px;
  text-align: left;
  padding: 60px 0px 0px 40px;
  box-sizing: border-box;
}

.section02_img_right_frame {
  width: 100%;
  overflow: hidden;
  margin-bottom: 80px;
}

.section02_img_right {
  float: right;
  width: 600px;
}

.section02_text_right {
  float: left;
  width: 540px;
  text-align: left;
  padding: 60px 0px 0px 0px;
  box-sizing: border-box;
}

.section02_title {
  font-size: 24px;
  margin: -10px 0px 0px 30px;
  font-weight: bold;
  color: #1D2B54;
  letter-spacing: 0.5rem;
}

.section02_text {
  font-size: 16px;
  margin: 20px 0px 0px 30px;
  color: #1D2B54;
  line-height: 2.0;
}

.event_detail {
  margin-top: 150px;
  margin-bottom: 50px;
}

.event_detail_frame {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto 30px auto;
}

.event_detail_left {
width: 50%;
font-size: 16px;
float: left;
text-align: left;
letter-spacing: 4px;
line-height: 2.5;
}

.event_detail_right {
width: 50%;
float: right;
text-align: right;
}

.event_detail_frame2 {
  width: 1000px;
  margin: 0 auto 30px auto;
  border: 1px solid #444;
  font-size: 18px;
  text-align: center;
  padding: 40px 65px;
  box-sizing: border-box;
  line-height: 2.0;
  color: #333366;
  font-weight: bold;
}

.event_detail_frame3 {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

.event_detail_frame3_left {
  width: 850px;
  font-size: 16px;
  line-height: 1.5;
  float: left;
  text-align: left;
  line-height: 2.0;
}

.web_btn {
  width: 150px;
  margin-top: 40px;
  float: right;
}

.web_btn img{
  width: 100%;
}

.section03 {
  width: 100%;
  background-color: #a1d0d8;
  position: relative;
}

.section03_frame {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}

.information {
  position: absolute;
  top: 0px
  left: 0px;
}

.information_sp {
  display: none;
}

.information_title {
  color: #fff;
  font-size: 46px;
  padding: 80px 0px 30px;
  letter-spacing: 1.0rem;
}

.information_text {
  margin-bottom: 70px;
  color: #444;
  font-size: 22px;
}

.information_icon {
  padding-bottom: 65px;
}

.information_subtitle {
  font-size: 16px;
  margin-bottom: 30px;
}

.information_subtext {
  width: 680px;
  font-size: 16px;
  margin: 0px auto 45px auto;
  list-style: none;
  text-align: left;
}

.poricy {
  width: 1105px;
  height: 114px;
  background-image: url(../images/poricy_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.poricy_text {
  position: absolute;
  top: 25px;
  left: 110px;
  color: #fff;
  font-size: 20px;
  text-align: left;
  letter-spacing: 2px;
}

.poricy_btn {
  position: absolute;
  top: 25px;
  right: 30px;
}

.poricy_btn a:hover{
  opacity: none;
}

.section04 {
  padding: 100px 0px;
  text-align: center;
}

.section04_title {
  width: 1100px;
  font-size: 36px;
  margin: 0 auto 60px auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #444;
}

.section04_btn_frame {
  width: 965px;
  margin: 0px auto 50px auto;
  overflow: hidden;
}

.section04_btn_left {
  width: 50%;
  float: left;
}

.section04_btn_right {
  width: 50%;
  float: right;
}

.line_frame {
  width: 930px;
  height: 120px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #01b901;
}

.phone_icon {
  position: absolute;
  top: 20px;
  left: 50px;
}

.line_text {
  position: absolute;
  top:30px;
  left: 200px;
  text-align: left;
  font-size: 18px;
  color: #01b901;
  font-weight: bold;
}

.line_btn {
  position: absolute;
  top:25px;
  right: 50px;
}

.web_titile_main_frame {
  width: 100%;
  height: 300px;
  background-image: url(../images/web_back.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.web_titile_main {
  width: 1100px;
  margin: 0 auto;
  padding: 80px 0px;
}

.section05 {
  padding: 80px 0px 100px 0px;
  text-align: center;
}

.section05_title {
  margin-bottom: 60px;
}

.section05_text {
  text-align: center;
  width: 1100px;
  margin: 0 auto 60px auto;
  padding-bottom: 60px;
  border-bottom: 4px solid #1D2B54;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: bold;
}

.y_under {
  background:linear-gradient(transparent 70%, #FFFF00 0%);
  font-size: 20px;
}

.icon_list {
  width: 1100px;
  margin: 0 auto 60px auto;
  list-style: none;
  overflow: hidden;
}

.icon_list li{
  width: 210px;
  margin-right: 12px;
  float: left;
}

.icon_list li:last-child{
  width: 210px;
  margin: 0px;
  float: left;
}

.icon_text {
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
  color: #333366;
}

.icon_text2 {
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}

.zoom_btn {
  text-align: center;
}

.faq_frame {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.faq_title {
  text-align: center;
  background-color: #FDC8A9;
  padding: 30px;
}

.faq_subframe {
  border: 4px solid #FDC8A9;
  padding: 10px 75px 80px 75px;
  box-sizing: border-box;
  text-align: center;
}

.faq_content {
  width: 100%;
  height: 50px;
  display: table;
  padding-top: 50px;
  margin-bottom: 30px;
  color: #999999;
}

.faq_content2 {
  width: 100%;
  height: 50px;
  display: table;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.faq_content3 {
  width: 100%;
  height: 50px;
  display: table;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.dott_line2 {
  margin-bottom: 75px;
}

.faq_icon {
  width: 50px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

.faq_text {
  width: 1050px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  text-align: left;
  padding-left: 20px;
}

.faq_text2 {
  font-size: 22px;
  margin-bottom: 60px;
}

.online_btn_faq {
  width: 545px;
  margin: 0px auto ;
}

.online_btn_faq img{
  width: 100%;
}

.concept_frame {
width: 100%;
height: 170px;
background: linear-gradient(to right, #1c2a51 0%, #1c2a51 50%, #fff 50%, #fff 100%);
position: relative;
}

.consept_title {
  width: 1100px;
  margin: 0 auto;
}

.section06 {
  padding: 80px 0px 100px 0px;
}

.concept_subframe {
  width: 1100px;
  overflow: hidden;
  margin: 0px auto 80px auto;
}

.concept_subframe_s {
  width: 300px;
  margin-right: 100px;
  float: left;
}

.concept_subframe_s2 {
  width: 300px;
  margin: 0px;
  float: right;
}

.concept_subframe_s3 {
  width: 700px;
  margin: 0px;
  float: right;
  background-image: url(../images/consept_image08_back.png);
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-left: 150px;
  box-sizing: border-box;
}

.concept_image {
  width: 100%;
  margin-bottom: 20px;
}

.concept_image img{
  width: 100%;
}

.concept_number {
  width: 100%;
  margin-bottom: 20px;
}

.cocept_title_s {
  font-size: 28px;
  font-weight: bold;
}

.cocept_title_s2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 2.0;
}

.concept_text {
  font-size: 18px;
  margin-top: 50px;
  line-height: 2.0;
}

.concept_tel_btn {
  margin-top: 60px;
}

.footer_btn {
  width: 930px;
  margin: 0 auto 40px auto;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
}

.footer_btn_l {
  width: 50%;
  float: left;
}

.footer_btn_r {
  width: 50%;
  float: right;
  text-align: right;
}

#banner {
  position: relative;
}

footer {
  width: 100%;
  background-color: #ededed;
  padding-top: 50px;
  text-align: center;
}

.footer_address {
  margin-top: 30px;
  font-size: 14px;
}

.copyright {
  margin-top: 50px;
}

.effect-fade {
　opacity : 0;
　transform : translate(0, 45px);
　transition : all 300ms;
}

.effect-fade.effect-scroll {
　opacity : 1;
　transform : translate(0, 0);
}

.fadein {
  opacity : 0;
  transform : translate(0, 100px);
  transition : all 1s;
}

.fadein.active{
  opacity : 1;
  transform : translate(0, 0);
}

}

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

.pc {display: none;}

.top_btn {
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 1000;
}

.wrap {
  width: 98%;
  margin: 0 auto;
}

.sp_main {
  width: 100%;
  margin: 0 auto 50px auto;
  text-align: center;
}

.pc_main {
  display: none;
}

.main_image img{
  width: 100%;
}

.main_2 {
  width: 90%;
  margin: -50px auto 0px auto;
}

.logo_frame {
  width: 80%;
  position: absolute;
  top: 30px;
  left: 40px;
  text-align: left;
}

.main_2 img{
  width: 100%;
}

.main_logo img{
  width: 40%;
}

.main_text {
  width: 50%;
  position: absolute;
  top:110px;
  left: 0px;
}

.fadeIn {
  animation-duration: 4s;
  animation-delay: 0.5s;
}

.main_text img{
  width: 100%;
}

.online_btn {
  width: 90%;
  margin: 0px auto 50px auto;
}

.online_btn img{
  width: 100%;
}

.btn_text {
  font-size: 14px;
  color: #1D2B54;
  margin-top: 10px;
}

.section01 {
  background-color: #EDE8ED;
  padding: 30px 0px;
}

.section01_frame {
  width: 98%;
  margin: 0 auto;
}

.section01_01 {
  width: 100%;
  margin-bottom: 20px;
}

.section01_01 img{
  width: 100%;
}

.section01_02 {
  width: 100%;
  margin-bottom: 20px;
}

.section01_02 img{
  width: 100%;
}

.section01_txt {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align:justify;
  color: #333366;
  font-weight: bold;
  margin-bottom: 20px;
}

.section01_03 {
  width: 100%;
}

.section01_03 img{
  width: 100%;
}

.section02 {
  width: 90%;
  margin: 30px auto 50px auto;
  text-align: center;
}

.section02_main_title {
  width: 100%;
  margin-bottom: 0px;
}

.section02_img_left_frame {
  width: 100%;
  margin-bottom: 30px;
}

.section02_img_left {
  width: 100%;
  margin-bottom: 20px;
}

.section02_img_left img{
  width: 100%;
}

.section02_text_left {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}

.section02_img_right_frame {
  width: 100%;
  margin-bottom: 20px;
}

.section02_img_right {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}

.section02_text_right {
  float: left;
  width: 100%;
  text-align: left;
}

.section02_title {
  font-size: 18px;
  margin: -10px 0px 30px 20px;
  font-weight: bold;
  color: #1D2B54;
}

.sp_point_frame {
  padding-top: 30px;
  text-align: left;
}

.point_image {
  width: 100%;
}

.point_image img{
  width: 100%;
}

.section02_text {
  font-size: 14px;
  margin: 20px 0px 20px 0px;
  color: #1D2B54;
  text-align: left;
}

.event_detail {
  margin-bottom: 30px;
  margin-top: 60px;
}

.event_detail_frame {
  width: 98%;
  margin: 0 auto 30px auto;
}

.event_detail_left {
width: 100%;
font-size: 16px;
text-align: left;
letter-spacing: 4px;
line-height: 2.5;
margin-bottom: 20px;
}

.event_detail_right {
width: 100%;
text-align: right;
}

.event_detail_right img{
width: 100%;
}

.event_detail_frame2 {
  width: 98%;
  margin: 0 auto 30px auto;
  border: 1px solid #444;
  font-size: 16px;
  text-align: left;
  padding: 20px 30px;
  box-sizing: border-box;
  line-height: 2.0;
}

.event_detail_frame3 {
  width: 98%;
  margin: 0 auto;
  overflow: hidden;
}

.event_detail_frame3_left {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

.web_btn {
  width: 60%;
  margin: 20px auto;
}

.web_btn img{
  width: 100%;
}

.section03 {
  width: 100%;
  background-color: #a1d0d8;
}

.section03_frame {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
}

.information {
  display: none;
}

.information_sp {
  width: 250px;
  padding: 20px 0px 0px 0px;
}

.information_sp img{
  width: 100%;
}

.information_title {
  color: #fff;
  font-size: 28px;
  padding: 40px 0px;
}

.information_text {
  margin-bottom: 30px;
  color: #444;
  font-size: 16px;
}

.information_icon {
  width: 100%;
  padding-bottom: 30px;
}

.information_icon img{
  width: 100%;
}

.information_subtitle {
  font-size: 14px;
  margin-bottom: 30px;
}

.information_subtext {
  font-size: 14px;
  margin-bottom: 45px;
  list-style: none;
  text-align: left;
}

.poricy {
  width: 100%;
}

.poricy_text {
  color: #fff;
  font-size: 14px;
  text-align: left !important;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.poricy_btn {
  margin-bottom: 20px;
}

.section04 {
  padding: 50px 0px;
  text-align: center;
}

.section04_title {
  width: 98%;
  font-size: 20px;
  margin: 0 auto 30px auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #444;
}

.section04_btn_frame {
  width: 98%;
  margin: 0px auto 30px auto;
  overflow: hidden;
}

.section04_btn_left {
  width: 100%;
  margin-bottom: 20px;
}

.section04_btn_left img{
  width: 100%;
}

.section04_btn_right {
  width: 100%;
}

.section04_btn_right img{
  width: 100%;
}

.line_frame {
  width: 98%;
  margin: 0 auto;
  text-align: center;
  }

.phone_icon {
  margin-bottom: 20px;
  margin-left: 60px;
}

.line_text {
  text-align: left;
  font-size: 14px;
  text-align: center;
  color: #01b901;
  margin-bottom: 20px;
  font-weight: bold;
}

.web_titile_main_frame {
  width: 100%;
}

.web_titile_main_frame img{
  width: 100%;
}

.section05 {
  padding: 50px 20px 70px 20px;
  text-align: center;
}

.section05_title {
  width: 98%;
  margin: 0px auto 30px auto;
}

.section05_title img{
  width: 100%;
}

.section05_text {
  text-align: left;
  width: 98%;
  margin: 0 auto 30px auto;
  padding-bottom: 30px;
  border-bottom: 2px solid #1D2B54;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2.0;
  font-weight: bold;
}

.icon_list {
  width: 98%;
  margin: 0 auto 30px auto;
  list-style: none;
  overflow: hidden;
}

.icon_list li{
  width: 50%;
  margin: 0px auto 40px auto;
  float: left;
  padding: 10px;
  box-sizing: border-box;
}

.icon_list li img{
  width: 100%;
}

.icon_list li:last-child{
  width: 50%;
  margin: 0px;
  margin: 0px auto 40px auto;
  float: left;
}

.icon_last {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  margin: 0px 0px 40px 0px;
}

.icon_last img{
  width: 100%;
}

.icon_text {
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
  color: #333366;
}

.icon_text2 {
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}

.zoom_btn {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.zoom_btn img{
  width: 100%;
}

.faq_frame {
  width: 98%;
  margin: 0 auto;
  padding-bottom: 50px;
}

.faq_title {
  width: 100%;
  text-align: center;
  background-color: #FDC8A9;
  padding: 20px;
  box-sizing: border-box;
}

.faq_title img{
  width: 100%;
}

.faq_subframe {
  border: 4px solid #FDC8A9;
  padding: 20px 30px 20px 30px;
  box-sizing: border-box;
  text-align: center;
}

.faq_content {
  width: 100%;
  height: 50px;
  display: table;
  margin-bottom: 30px;
  color: #999999;
}

.faq_content2 {
  width: 100%;
  height: 50px;
  display: table;
  margin-bottom: 15px;
  padding-bottom: 50px;
}

.faq_content3 {
  width: 100%;
  height: 50px;
  display: table;
  margin-bottom: 20px;
  padding-bottom: 50px;
}

.dott_line {
  width: 100%;
  margin-bottom: 40px;
}

.dott_line img{
  width: 100%;
}

.dott_line2 {
  width: 100%;
  margin-bottom: 75px;
}

.dott_line2 img{
  width: 100%;
}

.faq_icon {
  width: 50px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

.faq_text {
  width: 1050px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  text-align: left;
  padding-left: 20px;
}

.faq_text2 {
  font-size: 16px;
  margin-bottom: 60px;
}

.online_btn_faq {
  width: 90%;
  margin: 0px auto;
}

.online_btn_faq img{
  width: 100%;
}

.concept_frame {
width: 100%;
}

.concept_frame img{
width: 100%;
}

.section06 {
  width: 90%;
  padding: 40px 0px 50px 0px;
  margin: 0 auto;
}

.concept_subframe {
  width: 100%;
  margin-bottom: 40px;
}

.concept_subframe_s {
  width: 100%;
  margin-bottom: 60px;
}

.concept_subframe_s2 {
  width: 100%;
  margin-bottom: 60px;
}

.concept_subframe_s3 {
  width: 100%;
  margin: 0px;
  float: right;
  background-image: url(../images/consept_image08_back.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

.concept_image {
  width: 100%;
  margin-bottom: 20px;
}

.concept_image img{
  width: 100%;
}

.concept_number {
  width: 100%;
  margin-bottom: 20px;
}

.cocept_title_s {
  font-size: 22px;
  font-weight: bold;
}

.cocept_title_s2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 2.0;
}

.concept_text {
  font-size: 16px;
  margin-top: 50px;
  line-height: 2.0;
}

.concept_tel_btn {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}



.footer_btn {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: fixed;
  right: 0px;
  bottom: 00px;
  z-index: 1000;
}

.footer_btn_l {
  width: 50%;
  float: left;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}

.footer_btn_l img{
  width: 100%;
}

.footer_btn_r {
  width: 50%;
  float: right;
  text-align: right;
}

.footer_btn_r img{
  width: 100%;
}

footer {
  width: 100%;
  background-color: #ededed;
  padding-top: 50px;
  text-align: center;
  padding-bottom: 70px;
}

.footer_address {
  margin-top: 30px;
  font-size: 14px;
}

.copyright {
  margin-top: 50px;
}

.fadeInUp {
  animation-duration: 2s;
  animation-delay: 0s;
}

.fadein {
  opacity : 0;
  transform : translate(0, 100px);
  transition : all 1s;
}

.fadein.active{
  opacity : 1;
  transform : translate(0, 0);
}

}
