.top_col_md_6 {
    width: 46%;
    float: left;
    margin-top: 60px;
    text-align: right;
    margin-right: 15px;
    position:  relative;
}

.wrap_top_content {
    max-width: 1200px;
    overflow:  hidden;
    margin: 30px auto 0 auto;
    display:  block;
}

.top_content {
    margin: 10px auto;
    text-align: right;
}

.top_content a {
    color: #ff8922 !important;
}

.top_content strong {
    color: #31a87a;
    font-weight:  bold;
}
.top_content img {width: 520px;}

.mb_recent {
    display: none;
}
p.bg_title_login {
    width:  600px;
    text-align:  center;
    display:  block;
    margin: 0px auto 22px;
}
.registration h2 img {
    width: 180px;
}

.top_title {
    width: auto;
    text-align:  right;
    margin-bottom: 15px;
    display:  inline-block;
}

.top_link {
    padding-top: 8px;
    display:  inline-block;
    margin-left: 20px;
}

.wrap_blog {
    width: 50%;
    float:  right;
    margin-right: 15px;
}

.top_title h2 {
    padding: 15px 0 0 0;
    margin:  0px;
    color: #000000;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'KOZGOPR6N','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
}
.top_content_right {
    /* padding: 20px; */
    font-size:  16px;
    font-size: 1.6rem;
    overflow:  hidden;
    border: 3px solid #75c4a9;
}
.top_title h2 img {
    margin-right: 15px;
    width: 58px;
    margin-top: -12px;
}
.top_content_right img {
    float:  left;
    margin-right: 16px;
    z-index:  99;
}

.top_content_right p {margin-bottom:  0px;font-size: 16px;font-size: 1.6rem;color: #000;padding-right: 40px;padding-top: 9px;font-family: 'NOTOSANSCJKJP-REGULAR','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;font-weight: 500;}

.top_content_right h3 {
    padding:  0px;
    font-size: 20px;
    margin-top: 4px;
    color: #000;
    margin-bottom: 10px;
}

.registration h2 {
    width: 600px;
    margin: 0px auto;
}

.form_registration {
    background: #caeddd;
    max-width: 580px;
    padding: 30px 40px;
    border-radius: 30px;
    margin: 0px auto;
    overflow:  hidden;
    font-family: NOTOSANSCJKJP-DEMILIGHT;
    box-sizing:  border-box;
}

.form_registration p a {
    color: #ff0000;
}
.form_registration p span a{color:#3a3939;font-weight: bold;}
.form_registration p span a:hover{text-decoration:none;}
.form_control:first-child label {
    width: 22%;
    float:  left;
    padding: 8px 0px;
    color: #000000;
    font-size: 14px;
    text-align: left;
    display:  inline-block;
    height: 40px;
}
.form_control:nth-child(2) label {
    width: 22%;
    float:  left;
    margin-top: 10px;
    color: #000000;
    font-size: 14px;
    text-align: left;
    display:  inline-block;
}

.form_control input[type="text"],.form_control input[type="password"] {
    width: 70%;
    /* float:  right; */
    height: 33px;
    font-size: 16px;
    background: #fafee3;
    font-family: red;
    /* margin-top: 15px; */
    display:  inline-block;
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
}

.form_control input[type="text"]:focus, .form_control input[type="password"]:focus {
    outline: 0;
}

.frame_footer {
    background: #61af93;
    padding-top: 26px;
    margin:  0px;
    overflow:  hidden;
}

.footer_menu ul {
    display:  block;
    text-align:  center;
}

.footer_menu ul li {
    display:  inline-block;
    padding: 0px 10px;
}

.footer_menu ul li a {
    color: #fff;
    font-size:  16px;
    letter-spacing:1px;
}
.footer_menu ul li a:hover{text-decoration: none;opacity: .8;}
.wrap_footer {
    border-top: 3px solid #fffc;
}

.ho_footer {
    padding: 0px;
}
.ho_footer p {
    color: #fff;
    font-size:  12px;
    text-align:  center;
    letter-spacing: 2px;
}
.top_content p {
    font-size: 28px;
    color: #000;
    text-align: center;
    box-sizing: border-box;
    font-family: 'YSASHISAGOTHIC','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-47%, -50%);
    width: 100%;
    font-weight: 500;
}

.top_content p span {
    color: #31a87a;
    font-family: 'KOZGOPR6N','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
    font-weight:  bold;
}

.top_link p a,.mb_top_link p a {
    font-size: 16px;
    color: #ff891f;
    position:  relative;
    font-family: 'KOZGOPR6N-MEDIUM','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
    font-weight: 600;
    margin-left: 10px;
}

.top_link p a:after,.mb_top_link p a:after{
    content: "";
    position: absolute;
    background: url(../../img/top/narrow_recent.svg) no-repeat center right;
    width: 16px;
    height: 19px;
    right: -17px;
    top: -2px;
}
.top_link p a:hover {
    color: #e47a1b;
}

.form_registration a {
    color: #ff0000;
}

.form_registration p {
    color: #000000;
    font-size: 14px;
    text-align: left;
    line-height: 26px;
    margin-top: 10px;
}

p.first_child {
    margin-top:  0px;
    margin-bottom: 20px;
}
.form_control {
    width:  100%;
    overflow:  hidden;
    /* margin-top: 20px; */
}

.form_control.username {
    /* margin-bottom: 12px; */
}

.form_control button {
    background: #ff891f;
    margin:  0px auto;
    font-family:  NOTOSANSCJKJP-MEDIUM;
    margin-bottom: 12px;
    width:  150px;
    display:  block;
    margin:  0px auto;
    border: 0;
    height: 33px;
    color: #fff;
    margin-top: 20px;
}

.form_control p span {
    font-size: 16px;
    font-family:  NOTOSANSCJKJP-MEDIUM;
    padding-right: 18px;
}
.form_control button:hover {background: #ea8123;}

.form_control button:focus {
    background: #ff891f;
    box-shadow:  none;
}
h2 span.ho_line_01  {
    font-size: 20px;
    font-family: fonts_07;
    text-align: center;
    background: url(../img/top/line.png) no-repeat bottom left;
    width: 44%;
    display:  block;
    margin:  0px auto;
}

h2 span.ho_line_02 {
    font-size: 20px;
    font-family: fonts_07;
    text-align: center;
    background: url(../img/top/line2.png) no-repeat bottom left;
    width: 22%;
    display:  block;
    margin:  0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fram_registration {
    overflow:  hidden;
    margin-top: 40px;
}
span.bg_registerations {
    font-size: 20px;
    font-family: fonts_07;
    text-align: left;
    background: url(../img/top/bg_register.png) no-repeat bottom left;
    display:  block;
    margin: 0px auto 0px;
    padding: 28px 66px;
    margin-bottom:  0px;
    background-position: 0px 0px;
}
.bg_registerations {
    display:  block;
    margin:  0px auto;
    width: 44%;
}
.wrap_owl_carousel {
    width: 100%;
    display: block;
    margin: 0px auto 60px;
}
.item {
    display:  block;
    margin:  0px auto;
    text-align:  center;
}
.fram_owl_carousel {
    overflow:  hidden;
    max-width:  1200px;
    display:  block;
    margin: 0px auto;
}

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1180px;
  position: relative;
  margin: auto;
  width: 100%;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 12px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0px;
  background: #313131c4;
}

/* Position the "next button" to the right */
.next {
  right: -10px;
  border-radius: 0px;
}
.prev {
  left: -6px;
  border-radius: 0px;
}

.prev img,.next img {
    width: 25px;
    height: 40px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: #686868ab;
  color: #fff;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 6px;
  width: 6px;
  margin: 0 2px;
  background-color: #686868;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #76c4aa;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.cd-top {
  display: inline-block;
  position: fixed;
  bottom: 40px;
  right: 66px;
  width: 156px;
  height:122px;
          
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../../img/share/back_to_top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
  opacity: 1;
}

.form_registration .login { text-align:  center;}

.login a {
    color:  #000 !important;
}
.sign_up {margin-top: 15px;text-align:  center;}

.sign_up span:last-child {padding-right: 0px;}

.wrap_registration {
    max-width: 1200px;
    display:  block;
    margin: 0px auto 60px;
}
.pc_login {display: block;}
.mb_title, .mb_login, .search {display: none;}


.mb_search_button {display: none;}

.menu_details a:hover {
    text-decoration: none;
}
.frm_login{
    margin-top: 20px;
}
.footer_menu {
    margin-top: 29px;
}

.copyright {
    margin-top: 34px;
    margin-bottom: 15px;
}
a.go_to_top img {max-width: 141px;}
.back_to_top a:hover {opacity: .8;}
.mb_wrap_blog .top_content_right {
    display: none;
}
.wrap_blog.pc_wrap_blog .mb_show_contents {
    display: none;
}
.mb_slide{display: none;}
@media (max-width: 1199px) and (min-width: 992px){
   
    .top_content img{
        width: 520px;
        padding-left: 10px;
    }
  
    .top_content_right p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 15px;
    }
   .top_content_right h3 {
        margin-bottom:  0px;
        font-size: 16px;
        padding-right: 10px;
    }  
      

    .slideshow-container {
        width:  auto;
        margin-right:  15px;
        margin-left: 15px;
    }

    

    p.bg_title_login {
        max-width: 580px;
        display: block;
        margin: 0px auto;
    }

    .registration h2{
          max-width: 580px;
          display: block;
          margin: 20px auto 0;
    }    
}

@media (max-width: 991px) and (min-width: 768px){  

     .top_content_right img{
        width:140px;
    }

    .top_content_right h3 {
        margin-bottom:  0px;
        font-size: 15px;
    }

    .top_content_right p {
        font-size: 13px;
        padding-top: 4px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 10px;
    }

    .top_content img {
        width: 316px;
    }

    .top_content {
        text-align: center;
        display: table;
        position: relative;
        float: right;
    }

.top_content p {
    font-size: 2vw;
    left: 50%;
    transform: translate(-50%, -50%);
}

    p.bg_title_login{
    max-width: 580px;
    display: block;
    margin: 0px auto;
    }

.registration h2 {
    max-width: 580px;
    display: block;
    margin: 22px auto 0;
}

    .slideshow-container {
        width: 97%;
    }
    .wrap_contact_title {
    left: -70px;
    }

    


}
@media (max-width: 767px){
    .mb_menu{display: none}
    .top_content_right img {width: 33%;margin-right: 10px;}

    .top_content_right h3 {
        font-size: 11px;
        font-size: 1.1rem;
        margin-bottom: 0;
        margin-top: 0px;
        font-family: 'KOZGOPR6N','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
    }

    .top_content_right p {
        padding-right: 14px;
        padding-top: 2px;
        font-size: 2.3vw;
    }

    .top_content_right p.news_day {
        font-size: 3vw;
    }

    .top_content {
        display: none;
    }
    
    p.bg_title_login,.registration h2{
            /* width: 460px; */
            max-width: 500px;
    }

    .registration h2 img {
        width: 95px;
        /* margin-left: 15px; */
    }

    p.bg_title_login {
        display: none;
    }

    

    .wrap_globles {
        width: 97%;
    }

    .back_to_top {
        display: none;
    }

    
    

    .slideshow-container {
        /* width: 97%; */
    }    

    .wrap_top_content {
        display: block;
        max-width: 300px;
        margin: 25px auto;
    }

    .wrap_menu_details {
        margin-top: 0px;
    }

    .wrap_title_menu {
    }

    .wrap_title_menu h2 {
        display: none;
    }

    .wrap_contact_title h2 {
        display: none;
    }

    
    .menu_details {width: auto;padding-top: 20px;padding-bottom: 20px;}
    
    .mb_recent{
        display: inline-block;
        width: 100%;
        text-align: right;
    }

.mb_recent img {
    max-height: 56px;
}
    .top_col_md_6{margin-top: 0px;width: 30%;margin: 0;}

.wrap_blog.pc_wrap_blog{/* background:red; */width: 70%;margin: 0;text-align: center;}
    .top_title ,.top_link{
        display: none;
    }
    span.hcrc {
    color: #31a87a;
    font-family: 'NOTOSANSCJKJP-LIGHT','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
}

.link_login {
    color: #ff891f !important;
    border-bottom: 1px solid;
    font-family: 'KOZGOPR6N','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
}
.form_registration {
    /* width: 85%; */
    padding: 20px;
    margin-top: 5px;
}

.form_registration p {
    font-size: 12px;
    font-size: 1.2rem;
}

.form_control.username {
    margin-bottom: 10px;
}

p.sign_up span {
    font-size: 10px;
}

p.sign_up {margin-top: 0;}

.form_control input[type="text"], .form_control input[type="password"] {
    width: 64%;
    height: 25px;
}

.form_control:first-child label,.form_control:nth-child(2) label {
    font-size: 10px;
    height: 26px;
    margin-top: 0;
    padding: 0;
    line-height: 26px;
}

.wrap_owl_carousel {
    margin-bottom: 0px;
}
.mb_title{display: block;}

.wrap_registration {
    margin-bottom: 30px;
}

.fram_registration {
    max-width: 380px;
    width: 90%;
    padding: 15px;
    display:  block;
    margin: 0px auto;
}

.registration {
    /* max-width:  300px; */
    margin:  0 auto;
}
.mb_wrap_blog >.top_content_right {
    display:  block;
    margin: 10px 0 30px;
}

.mb_wrap_blog, .mb_title,.support {
    max-width: 380px;
    width: 90%;
    padding: 0 15px;
    display:  block;
    margin: 0 auto;
    background: none;
}

.slideshow-container {
    max-width: 400px;
    width: 83%;
    display: block;
    margin: 0 auto;
}

h2.mb_top_title img {
    width: 25px;
    margin-right:  10px;
}

h2.mb_top_title {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 15px;
    font-family: 'KOZGOPR6N-MEDIUM','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
    font-weight: 600;
    color: #000;
}

.mb_top_link {
    display:  inline-block;
}
    .top_link p a:after, .mb_top_link p a:after {
        content: "";
        position: absolute;
        background: url(../../img/top/narrow_recent.svg) no-repeat center right;
        width: 16px;
        height: 16px;
        right: -17px;
        top: 1px;
    }
    .top_content_right{display: none;}
    .mb_show_contents {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 2;
        display: block !important;
        font-family: 'YSASHISAGOTHIC07','Hiragino Kaku Gothic ProN', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
        font-weight: 500;
    }  
    

    .prev, .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      padding: 16px;
      margin-top: -22px;
      color: white;
      font-weight: bold;
      font-size: 20px;
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      background: #313131c4;
    }

a.next {
    right: -30px;
    padding: 0px 8px 0px 8px;
    border-radius:  0;
}

a.prev {
    border-radius: 0;
    left: -28px;
    padding: 0px 8px 0px 8px;
}
.prev:hover, .next:hover{text-decoration:none;}
    .mb_slide{display: block;}
    .pc_slide{display: none;}
    .prev img,.next img {
      width: 13px;
  }
   
}


