html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    font-family: "ＭＳ Ｐゴシック,ＭＳ ゴシック", sans-serif;
}
a{
  text-decoration:none;
  color:#0000ee;
}


.photos{
  position: relative;

}

.photos img{

  position: absolute;
  left: 0;
  right: 0;
  animation: photo 40s infinite;
  opacity: 0;
}

@keyframes photo{
  0%{ opacity: 0;}
  5%{ opacity: 1;}
  15%{ opacity: 1;}
  25%{ opacity: 0;}
  100%{ opacity: 0;}
}

.photos img:nth-of-type(1) {
    animation-delay: 0s;

}
.photos img:nth-of-type(2) {
    animation-delay: 5s;
}
.photos img:nth-of-type(3) {
    animation-delay: 10s;
}
.photos img:nth-of-type(4) {
    animation-delay: 15s;
}
.photos img:nth-of-type(5) {
    animation-delay: 20s;
}
.photos img:nth-of-type(6) {
    animation-delay: 25s;
}
.photos img:nth-of-type(7) {
    animation-delay: 30s;
}
.photos img:nth-of-type(8) {
    animation-delay: 35s;
}

/* Edge12〜14対応 */
@supports (-ms-ime-align: auto) and (not (-webkit-text-stroke: initial))  {
.video_wrapper {
  height: 100%;
  height: 100vh;
  position: relative;
  width: 100%;
  background:#000;
}
#video {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  left: 0;
  min-height: 900px;
  height:900px;
  min-width: 2100px;
  position: absolute;
  top: 0;
  z-index: 1;
}
}

/* Edge13+対応 */
@supports (-ms-ime-align: auto) and (not (-ms-accelerator: true)) {
.video_wrapper {
  height: 100%;
  height: 100vh;
  position: relative;
  width: 100%;
  background:#000;
}
#video {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  left: 0;
  min-height: 900px;
  height:900px;
  min-width: 2100px;
  position: absolute;
  top: 0;
  z-index: 1;
}
}

/* Edge14+対応 */
@supports (-ms-ime-align: auto) and (not (-ms-accelerator: true)) {
.video_wrapper {
  height: 100%;
  height: 100vh;
  position: relative;
  width: 100%;
  background:#000;
}
#video {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  left: 0;
  min-height: 900px;
  height:900px;
  min-width: 2100px;
  position: absolute;
  top: 0;
  z-index: 1;
}
}



/* Edge15+対応 */
@supports (-ms-ime-align: auto) and (not (-webkit-text-stroke: initial)) {
.video_wrapper {
  background:#000;
  width: 100%;
}
#video {
  min-height: 900px;
  height:900px;
  min-width: 2100px;
}
}
/* IE11対応 */
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) and (max-width:767px)  {

.video_wrapper {
  height: 457px;
  position: relative;
  width: 100%;
}

#video2 {
  background: url('img/pick_top/mov_sp.png') no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  width:100%;
  height:auto;
  z-index: 1;
}
#video {
  background: url('img/pick_top/mov_pc.png') no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  min-height: 345px;
  min-width: 805px;
  z-index: 1;
display:none;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide{
  margin:5px 0;        
}
.partner_slid .swiper-slide p{
  left:40px!important; 
}
.sam_img{
  margin-left:3px;
}
.ssam_img{
  width:92px!important;
  margin-left:3px;       
}
.sub_blog-post li img{
  width:87px!important;
  margin-left:3px;    
}
.side_top_img a > img {
    outline: 0px solid #333333!important;
    outline-offset: 0px!important;
}
.open_time th,.open_time td {
    width: 42.58px!important;
}
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) and (min-width:768px) and (max-width:1023px)  {

.video_wrapper {
  height: 100%;
  height: 100vh;
  position: relative;
  width: 100%;
}

#video {
  background: url('img/pick_top/mov_pc.png') no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  min-height: 345px;
  min-width: 805px;
  z-index: 1;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide{
  margin:5px 0;        
}
.partner_slid .swiper-slide p{
  left:40px!important; 
}
.sam_img{
  margin-left:3px;
}
.side_top_img a > img {
    outline: 0px solid #333333!important;
    outline-offset: 0px!important;
}
.ssam_img{
  width:92px!important;
  margin-left:3px;       
}
.sub_blog-post li img{
  width:127px!important;
  margin-left:3px;    
}
.open_time th,.open_time td {
    width: 70px!important;
}
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) and (min-width:1024px) {

.video_wrapper {
  height: 100%;
  height: 100vh;
  position: relative;
  width: 100%;
}

#video {
  background: url('img/pick_top/mov_pc.png') no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  left: 0;
  min-height: 900px;
  min-width: 2100px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide{
  margin:5px 0;        
}
.partner_slid .swiper-slide p{
  left:40px!important; 
}
.sam_img{
  margin-left:3px;
}
.ssam_img{
  width:92px!important;
  margin-left:3px;       
}
.side_top_img a > img {
    outline: 0px solid #333333!important;
    outline-offset: 0px!important;
}
.sub_blog-post li img{
  width:137px!important;
  margin-left:3px;    
}
.open_time th,.open_time td {
    width: 93.46px!important;
}

    
}


@media screen and (max-width:374px) {
    .ie_img_pc{
    width: auto;
    height: 900px;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
    }
    .ie_img_sp{
    width: 100%;
    height: auto;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
    }
    #video2{
        width:100%;
    }
}
@media screen  and (min-width:375px) and (max-width:767px){
    .ie_img_pc{
    width: auto;
    height: 900px;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
    }
    .ie_img_sp{
    width: 100%;
    height: auto;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
    }
    #video2{
        width:100%;
    }
}
@media screen and (min-width:768px) and (max-width:1023px) {
    .ie_img_pc{
    width: 100%;
    height: auto;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
    display:block;
    }
    .ie_back_pc{
    background: url(img/pick_top/mov_pc.png);
    background-position: center;
    width:100%;
    height:345px;
    display:none;
    }
}
@media screen and (min-width:1024px) {
    .ie_img_pc{
    width: auto;
    height: 900px;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
    display:none;
    }
    .ie_back_pc{
    background: url(img/pick_top/mov_pc.png);
    background-position: center;
    width:100%;
    height:900px;
    }
}


@media screen and (max-width:768px) {
.pick_inner{
  width:100%;
  height:290px;
  background:url(img/pick_top/rakunaru_001.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner2{
  width:100%;
  height:290px;
  background:url(img/pick_top/rakunaru_002.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner3{
  width:100%;
  height:290px;
  background:url(img/pick_top/rakunaru_003.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner4{
  width:100%;
  height:290px;
  background:url(img/pick_top/rakunaru_004.jpg);
  background-position:center;
  background-size: cover;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.pick_inner{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_001.jpg);
  background-position:center;
}
.pick_inner2{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_002.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner3{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_003.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner4{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_004.jpg);
  background-position:center;
  background-size: cover;
}
}
@media screen and (min-width:1024px) {
.pick_inner{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_001.jpg);
  background-position:center;
}
.pick_inner2{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_002.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner3{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_003.jpg);
  background-position:center;
  background-size: cover;
}
.pick_inner4{
  width:100%;
  height:600px;
  background:url(img/pick_top/rakunaru_004.jpg);
  background-position:center;
  background-size: cover;
}
}
@media screen and (max-width:374px) {
.pick_top{
  overflow:hidden;
  width:100%;
  height:auto;
  position:fixed;
  z-index:-1;
}
.pick_top_box{
  overflow:hidden;
  width:100%;
  height:390px;
  position:relative;
}
.pick_top a{
  display:block;
  width:100%;
  height:290px;
}
.pick_inner img{
  height: 290px;
  display:block;
  object-fit:cover;
  object-position:center;
}
}
@media screen and (min-width:375px) and (max-width:767px){
.pick_top{
  overflow:hidden;
  width:100%;
  height:auto;
  position:fixed;
  z-index:-1;
}
.pick_top_box{
  overflow:hidden;
  width:100%;
  height:457px;
  position:relative;
}
.pick_top a{
  display:block;
  width:100%;
  height:290px;
}
.pick_inner img{
  height: 290px;
  display:block;
  object-fit:cover;
  object-position:center;
} 
}
@media screen and (min-width:768px) and (max-width:1024px){
.pick_top{
  overflow:hidden;
  width:100%;
  height:auto;
  position:fixed;
  z-index:-1;
}
.pick_top_box{
  overflow:hidden;
  width:100%;
  height:345px;
  position:relative;
}
.pick_top a{
  display:block;
  width:100%;
  height:600px;
}
}
@media screen and (min-width:1024px) {

.pick_top{
  overflow:hidden;
  width:100%;
  height:auto;
  position:fixed;
  z-index:-1;
}
.pick_top_box{
  overflow:hidden;
  width:100%;
  height:900px;
  position:relative;
}
.pick_top a{
  display:block;
  width:100%;
  height:600px;
}

}
@media screen and (max-width:767px) {
header{
  width:100%;
  height:50px;
  background: #3e3a39;
  position:relative;

}
header .header_inner{
  width:100%;
  height:50px;
  margin:0px auto;
  position:relative;
}
.header_inner img{
    width: 130px;
    display: block;
    padding: 8px;
    margin: 0px auto;
}
.header_inner h1{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner h1{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner h2{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner p{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
header{
  width:100%;
  height:50px;
  background: #3e3a39;
  position:relative;
}
header .header_inner{
  width:100%;
  height:50px;
  margin:0px auto;
  position:relative;
}
.header_inner img{
    width: 130px;
    display: block;
    padding: 8px;
    margin: 0px auto;
}
.header_inner h1{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner h2{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner p{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
}

@media screen and (min-width:1024px) {
header{
  width:100%;
  height:95px;
  background: #3e3a39;
  position:relative;
}
header .header_inner{
  width:1010px;
  height:95px;
  margin:0px auto;
  position:relative;
}
.header_inner img{
    width: 179px;
    display: block;
    padding: 23.33px;
    margin: 0px auto;
}
.header_inner h1{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:95px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner h2{
  width:179px;
  height:20px;
  background:url(img/logo/001.png);
  background-position: center;
  background-repeat: no-repeat;
  margin:0px auto;
  line-height:95px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
.header_inner p{
  width:179px;
  height:20px;

  margin:0px auto;
  line-height:95px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position:absolute;
  top:0;
  right:0;
}
}
body section:nth-child(odd){
  background:#fff;
    position: relative;
    z-index: 1;
    overflow:hidden;
}
body section:nth-child(even){
  background:#efefef;
    position: relative;
    z-index: 2;
    overflow:hidden;
}
.partner_box{
  background:#efefef!important;
}
.sub_box{
  background:#fff!important;
  margin-top: 30px;
}
@media screen and (max-width:767px) {
.nav_menu{
  position:relative;
}
.nav_menu button{
    position: absolute;
    width: 56px;
    height: 32px;
    top: 0px;
    right: 28px;
    border: 0px solid;
    background: transparent;
}
.center_menu button{
    display:none;
}
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
.nav_menu{
  position:relative;
}
.nav_menu button{
    position: absolute;
    width: 56px;
    height: 32px;
    top: 0px;
    right: 48px;
    border: 0px solid;
    background: transparent;
}
.center_menu button{
    position: absolute;
    width: 56px;
    height: 32px;
    top: 11px;
    right: 10px;
    border: 0px solid;
    background: transparent;
}
}
@media screen and (min-width:1024px) {
.nav_menu{
  position:relative;
}
.nav_menu button{
    position: absolute;
    width: 56px;
    height: 32px;
    top: 0px;
    right: 48px;
    border: 0px solid;
    background: transparent;
}
.center_menu button{
    position: absolute;
    width: 56px;
    height: 32px;
    top: 11px;
    right: 30px;
    border: 0px solid;
    background: transparent;
}
}
@media screen and (max-width:767px) {
.movie_inner{
  padding:35px 0 35px 0;
}
.movie_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #e91a71;
  padding: 4px 0 6px 0;
  width: 80px;
  text-align:center;
}
.movie_slid{
  width:100%;
  height:131px;
  padding:17px 0px 22px 0px;
}
.movie_slid .swiper-container {
  width: 200%;
  height: 100%;
  margin-left:-51%;
}
.swiper-slide-active{
  width:33%!important;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide a{
  width:100%;
  height:100%;
  display:block;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.swiper-pagination{
  width:100%;
  display:block;
  margin:10px auto;
}
.swiper-pagination span{
  margin: 0px 3px;
}
.movie_more{
  width:98%;
  height:36px;
  padding:2px 0px 0px 0px;
  margin:0px auto;
}
.movie_link{
width: 128.58px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin: 0px auto;
    position: relative;
}
.partner_link{
  width:149.06px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px; 
  margin:0px auto;
  position:relative;
}
.movie_link a,.partner_link a{
  color:#fff;
  display:block;
}
}
@media screen and (min-width: 767px) and (max-width: 1280px) {

.movie_inner{
  padding:35px 0 35px 0;
}
.movie_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #e91a71;
  padding: 4px 0 6px 0;
  width: 80px;
  text-align:center;
}
.movie_slid{
  width:100%;
  height:131px;
  padding:17px 0px 22px 0px;
}
.movie_slid .swiper-container {
  width: 100%;
  height: 100%;
}

.movie_slid .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide a{
  width:100%;
  height:100%;
  display:block;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.swiper-pagination{
  width:100%;
  display:block;
  margin:10px auto;
}
.swiper-pagination span{
  margin: 0px 3px;
}
.movie_more{
  width:98%;
  height:36px;
  padding:2px 0px 0px 0px;
  margin:0px auto;
}
.movie_link{
width: 128.58px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin: 0px auto;
    position: relative;
}
.partner_link{
  width:149.06px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px; 
  margin:0px auto;
  position:relative;
}
.movie_link a,.partner_link a{
  color:#fff;
  display:block;
}
}
@media screen and (min-width:1280px) {
.movie_inner{
  padding:35px 0 35px 0;
}
.movie_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #e91a71;
  padding: 4px 0 6px 0;
  width: 80px;
  text-align:center;
}
.movie_slid{
  width:100%;
  height:228px;
  padding:25px 0px;
}
.movie_slid .swiper-container {
  width: 100%;
  height: 100%;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide a{
  width:100%;
  height:100%;
  display:block;
}
.movie_slid .swiper-container .swiper-wrapper .swiper-slide img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.swiper-pagination{
  width:100%;
  display:block;
  margin:10px auto;
}
.swiper-pagination span{
  margin: 0px 3px;
}
.movie_more{
  width:1010px;
  height:46px;
  padding:2px 0px 10px 0px;
  margin:0px auto;
}
.movie_link{
  width:188.58px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px; 
  margin:0px auto;
  position:relative;
}
.partner_link{
  width:209.06px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px; 
  margin:0px auto;
  position:relative;
}
.movie_link a,.partner_link a{
  color:#fff;
  display:block;
}
}
@media screen and (max-width:768px) {
.blog_inner{
  padding:35px 0 35px 0;
}
.blog_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #8fb63a;
  padding: 4px 0 6px 0;
  width: 110px;
  text-align:center;
}
.blog-post{
    width: calc(100% - 14px);
    position: relative;
    padding: 10px 7px;
  overflow:hidden;
}
.blog-post li {
  list-style:none;
  width:calc(100%);
  height:73px;
  margin-right:0px!important;
  padding:7px 0px 0px 0px;
  border-bottom: 1px solid #ddd;
}
.blog-post li:last-child {
  display:none;
}
.blog-post li img{
  width:90px;
  height:60px;
  float:left;
}
.blog-post li .post_doc{
  width:calc(98% - 90px - 22px);
  height:60px;
  float:left;
  padding-left:10px;
  position:relative;
  padding-bottom: 14px;
}
.blog-post li .post_doc h3{
    color: #000000;
    font-size: 15px;
    
    line-height: 27px;
    padding:5px 0px 0px 0px;
    width:100%;
    height:23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-post li .post_doc p{
    color: #000000;
    font-size: 12px;
    padding: 0px 0 0 0;
    line-height: 20px;
    width:100%;
    height:18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-post li .post_doc span{
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #b9b9b9;
    font-size: 10px;
}
}
@media screen and (min-width:768px) and (max-width:1024px)  {
.blog_inner{
  padding:35px 0 35px 0;
}
.blog_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #8fb63a;
  padding: 4px 0 6px 0;
  width: 110px;
  text-align:center;
}
.blog-post{
    width: calc(100% - 14px);
    position: relative;
    padding: 10px 7px;
  overflow:hidden;
}
.blog-post li {
  list-style:none;
  width:calc(100%);
  height:73px;
  margin-right:0px;
  padding:7px 0px 0px 0px;
  border-bottom: 1px solid #ddd;
}
.blog-post li:last-child {
  display:none;
}
.blog-post li img{
  width:90px;
  height:60px;
  float:left;
}
.blog-post li .post_doc{
  width:calc(98% - 90px - 22px);
  height:60px;
  float:left;
  padding-left:10px;
  position:relative;
  padding-bottom: 14px;
}
.blog-post li .post_doc h3{
    color: #000000;
    font-size: 15px;
    
    line-height: 27px;
    padding:5px 0px 0px 0px;
    width:100%;
    height:23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-post li .post_doc p{
    color: #000000;
    font-size: 12px;
    
    padding: 0px 0 0 0;
    line-height: 20px;
    width:100%;
    height:18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-post li .post_doc span{
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #b9b9b9;
    font-size: 10px;
}
}
@media screen and (min-width:1024px) {
.blog_inner{
  padding:35px 0 35px 0;
}
.blog_inner h2{
  color: #000000;
  font-size: 14px;
  margin:0px auto;
  border-bottom: 2px solid #8fb63a;
  padding: 4px 0 6px 0;
  width: 110px;
  text-align:center;
}
.blog_box{
  width:1010px;
  margin:0px auto;
}
.blog-post{
  width:calc(100% + 30px);
  margin:0px auto;
  padding:10px 0 0 0;
    position: relative;
    overflow:hidden;
}
.blog-post li {
  list-style:none;
 width:490px;
 height:131px;
 float:left;
 padding-top:25px;
 border-bottom:1px solid #ddd;
 margin-right: 30px;
}

.blog-post li img{
  width:165px;
  height:109.67px;
  float:left;

}
.blog-post li .post_doc{
  width:303px;
  height:131px;
  float:left;
  padding-left:22px;
  position:relative;
}
.blog-post li .post_doc h3{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    padding:0px 0px 0px 0px;
}
.blog-post li .post_doc p{
    color: #000000;
    font-size: 13px;
    padding: 2px 0 0 0;
    line-height: 20px;
}

.blog-post li .post_doc span{
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #b9b9b9;
    font-size: 12px;
}
}

@media screen and (max-width:1280px) {
.before_list{
  width:100%;
  margin:0px auto;
}
.sp_list_link{
    width: 139.47px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin: 0px auto;
}
.sp_list_link a{
  color:#fff;
}
}
@media screen and (min-width:1280px) {
.before_list{
  width:100%;
  margin:0px auto;
}
.sp_list_link{
    position: absolute;
    top: 10px;
    right: 0px;
    width: 199.47px;
    height: 46px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
}
.sp_list_link a{
  color:#fff;
}
}
@media screen and (max-width:767px) {
.partner_inner{
  padding:35px 0 35px 0;
}
.partner_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #e91a71;
  padding: 4px 0 6px 0;
  width: 160px;
  text-align:center;
}
.partner_slid{
  width:100%;
  height:148px;
  padding:25px 0px;
}
.partner_slid .swiper-container {
    width: 255px;
    height: 100%;
    overflow: inherit!important;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
    width:255px!important;
outline: 5px solid #fff;
    outline-offset: -5px;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
.partner_inner{
  padding:35px 0 35px 0;
}
.partner_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #e91a71;
  padding: 4px 0 6px 0;
  width: 160px;
  text-align:center;
}
.partner_slid{
  width:100%;
  height:211px;
  padding:25px 0px;
}
.partner_slid .swiper-container {
    width: 364px;
    height: 100%;
    overflow: inherit!important;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
    width:364px!important;
outline: 5px solid #fff;
    outline-offset: -5px;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
}
@media screen and (min-width:1024px) {
.partner_inner{
  padding:35px 0 35px 0;
}
.partner_inner h2{
  color: #000000;
  font-size: 14px;
  
  margin:0px auto;
  border-bottom: 2px solid #e91a71;
  padding: 4px 0 6px 0;
  width: 160px;
  text-align:center;
}
.partner_slid{
  width:100%;
  height:211px;
  padding:25px 0px;
}
.partner_slid .swiper-container {
  width: 100%;
  height: 100%;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width:364px!important;
outline: 5px solid #fff;
    outline-offset: -5px;
}
.partner_slid .swiper-container .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
}
@media screen and (max-width:767px) {
footer{
  width:100%;
  margin:0px auto;
    background: #3e3a39;
    position:relative;
}
.footer_link{
    padding: 45px 0px;
    width:300px;
    margin:0px auto;
    text-align: center;
}
.footer_link a img{
    width:240px!important;
    height:134px;
    margin-right: 0px!important;
    margin-left: 0px!important;
    margin-top:15px;
    outline: 5px solid #000;
    outline-offset: 0px;
}


.footer_link .footer_insta_btn{
	margin-top:10px;
  width:300px;
}
.footer_link .footer_insta_btn a{
	margin-top:5px;
}
.footer_link .footer_insta_btn img{
  width:300px!important;
	height:auto;
	outline:none;
}


.footer_link a:hover{
  opacity:0.5;
}
.footer_inner{
    background: #232323;
    padding: 0;
    text-align: left;
}
.footer_nav{
  margin:0px auto;
  padding:0 0 12px 0;
}
.footer_nav h3{
  padding: 8px 10px 8px 10px;
  background: #292929;
  border-bottom: 1px solid #242424;
  color: #ffffff;
    font-size: 13px;
}
.footer_nav ul{
  display:block;
  width:100%;
}
.footer_nav li{
    padding: 8px 10px 8px 10px;
    background: #373737;
    border-top: 1px solid #434343;
    border-bottom: 1px solid #242424;
  list-style:none;
}
.footer_nav li:last-child{
  border-right:0px solid #000!important;
}
.footer_nav li a{
    color: #ffffff;
    font-size: 13px;
    display:block;
}
.copyright p{
    padding: 15px 0 25px 0;
    background: #222;
    line-height: 18px;
    color: #979797;
    font-size: 10px;
    text-align:center;
}
}
@media screen and (min-width:768px) and (max-width:1024px)  {  
footer{
  width:100%;
  margin:0px auto;
    background: #3e3a39;
    position:relative;
}
.footer_link{
    padding: 20px 0px 45px 0;
    width:660px;
    margin:0px auto;
    text-align: center;
}
.footer_link a img{
    width:300px;
    height:150px;
outline: 5px solid #000;
    outline-offset: 0px;
}
.footer_link a:hover{
  opacity:0.5;
}


.footer_link .footer_insta_btn{
	margin-top:25px;
}
.footer_link .footer_insta_btn a{
	margin-left:5px;
	margin-right:5px;
}
.footer_link .footer_insta_btn img{
	width:auto;
	height:auto;
	outline:none;
}


.footer_inner{
    background: #232323;
    padding: 50px 0 65px 0;
    text-align: center;
}
.footer_nav{
  height:50px;
  margin:0px auto;
  padding:2px 0 10px 0;
}
.footer_nav ul{
  display: inline-block;
    width: inherit;
}
.footer_nav li{
    float: left;
    list-style: none;
    padding: 0px 10.5px;
    text-align: center;
    line-height: 14px;
    border-right: 1px solid #b9b9b9;
    background:  #232323;
    border-top: 0px solid #232323;
    border-bottom: 0px solid #232323;
}
.footer_nav li:last-child{
  border-right:0px solid #000!important;
}
.footer_nav li a{
    color: #b9b9b9;
    font-size: 14px;
}
.copyright p{
  color: #b9b9b9;
  font-size: 12px;
  
}
}
@media screen and (min-width:1024px) {
footer{
  width:100%;
  margin:0px auto;
  position: relative;
}
.footer_link{
    background: #3e3a39;
    padding: 30px 0 52px 0;
    text-align: center;
}
.footer_link a img{
    width:300px;
    height:150px;
    outline: 5px solid #000;
    outline-offset: 0px;
}
.footer_link a:hover{
  	opacity:0.5;
}


.footer_link .footer_insta_btn{
	margin-top:25px;
}
.footer_link .footer_insta_btn a{
	margin-left:5px;
	margin-right:5px;
}
.footer_link .footer_insta_btn img{
	width:auto;
	height:auto;
	outline:none;
}


.footer_inner{
    background: #232323;
    padding: 50px 0 65px 0;
    text-align: center;
}
.footer_nav{
  height:50px;
  margin:0px auto;
  padding:2px 0 10px 0;
}
.footer_nav ul{
  display: inline-block;
}
.footer_nav li{
    float: left;
    list-style: none;
    padding: 0px 16.5px;
    text-align: center;
    line-height: 14px;
    border-right: 1px solid #b9b9b9;
}
.footer_nav li:last-child{
  border-right:0px solid #000!important;
}
.footer_nav li a{
    color: #b9b9b9;
    font-size: 14px;
    
}
.copyright p{
  color: #b9b9b9;
  font-size: 12px;
}
}
@media screen and (min-width:1280px) {
.footer_link a img{
  transition:1s;
}
.footer_link a:hover img{
  transform:translate(0px,-15px);
  padding-bottom:0px;
  transition:1s;
}
}
@media screen and (max-width:1280px) {
  .sp_h3{
    display:block;
  }
}
@media screen and (min-width:768px) and (max-width:1280px)  {   
  .sp_h3{
    display:none;
  }
}
@media screen and (min-width:1280px) {
  .sp_h3{
    display:none;
  }
}
@media screen and (max-width:768px) { 
.container{
  width:100%;
  margin:0px auto;
  padding: 0 0 30px 0;
}
.content{
  width:calc(100% - 14px);
  padding:0px 7px;
  display:block;
}
.content h2{
    color: rgb(0, 0, 0);
    font-size: 22px;
    
}
.blog_sns{
    width: 100%;
    height: 35px;
    padding: 47px 0px 10px 0px;
    position: relative;
    display: block;
}
.blog_sns span{
  line-height:20px;
  float: left;
}
.twitter{
  margin-right:10px;
  margin-left: 5px;
    transform: scale(1);
}
.facebook{
      margin-right: 10px;
    transform: scale(1);
    padding-bottom:10px;
}
.line{
    transform: scale(1);
}
.time{
    color: rgb(185, 185, 185);
    font-size: 12px;
    line-height:20px;
    text-align:right;
    position:absolute;
    top:10px;
    right:0;
}
.content h3{
    padding: 30px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
    
}
.content > p{
    padding: 0px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
    
}
.content > img{
  width:100%;
  display:block;
}
.content h4{
    padding: 7px 15px 7px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
}
.map{
  padding:30px 0 60px 0;
}
.map iframe{
  width:100%;
  height:240px;
}
.map_add{
  position:relative;
  width:100%;
}
.map_add p{
    padding: 20px 0 10px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.map_add span{
    position: absolute;
    top: 0;
    right: 0;
    color: #000000;
    font-size: 12px;
}
}

@media screen and (min-width:768px) and (max-width:1024px)  {  
.container{
  width:768px;
  margin:0px auto;
  display:flex;
  padding: 0 0 40px 0;
}
.content{
  width:calc(505px - 7px);
  padding:0 0 0 7px;
  display:block;
}
.content h2{
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.blog_sns{
  width:100%;
  height:20px;
  padding:25px 0px;
  position:relative;
  display:flex;
}
.blog_sns span{
  line-height:20px;
}
.twitter{
  margin-right:10px;
}
.facebook{
  margin-right:8px;
}
.time{
    color: rgb(185, 185, 185);
    font-size: 12px;
    line-height:20px;
    text-align:right;
    position:absolute;
    top:25px;
    right:0;
}
.content > img{
  width:100%;
  display:block;
}
.content h3{
    padding: 30px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.content > p{
    padding: 0px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.content h4{
    padding: 7px 15px 7px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
}
.map{
  padding:30px 0 60px 0;
}
.map iframe{
  width:100%;
  height:332px;
}
.map_add{
  position:relative;
  width:100%;
}
.map_add p{
    padding: 20px 0 10px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.map_add span{
    position: absolute;
    top: 0;
    right: 0;
    color: #000000;
    font-size: 12px;
}
}
@media screen and (min-width:1024px) {  
.container{
  width:1010px;
  margin:0px auto;
  display:flex;
  padding: 5px 0 40px 0;
}
.content{
  width:665px;
  display:block;
}
.content h2{
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.blog_sns{
  width:100%;
  height:20px;
  padding:25px 0px;
  position:relative;
  display:flex;
}
.blog_sns span{
  line-height:20px;
}
.twitter{
  margin-right:10px;
}
.facebook{
  margin-right:8px;
}
.time{
    color: rgb(185, 185, 185);
    font-size: 12px;
    line-height:20px;
    text-align:right;
    position:absolute;
    top:25px;
    right:0;
}
.content > img{ 
  width:100%;
  display:block;
}
.content h3{
    padding: 30px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
    
}
.content > p{
    padding: 0px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.content h4{
    padding: 7px 15px 7px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
}
.map{
  padding:30px 0 60px 0;
}
.map iframe{
  width:100%;
  height:443px;
}
.map_add{
  position:relative;
  width:100%;
}
.map_add p{
    padding: 20px 0 10px 0;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.map_add span{
    position: absolute;
    top: 0;
    right: 0;
    color: #000000;
    font-size: 12px;
}
}
@media screen and (max-width:768px) {
.sub_blog-post{
    width: calc(100% - 0px);
    position: relative;
    padding: 10px 0px;
  overflow:hidden;
}
.sub_blog-post li {
  list-style:none;
  width:calc(100%);
  height:73px;
  margin-right:0px!important;
  padding:7px 0px 0px 0px;
  border-bottom: 1px solid #ddd;
}
.sub_blog-post li:last-child{
 border-bottom:0px solid #ddd;  
    padding-bottom: 0px;
}
.sub_blog-post li img{
    width: 90px;
    display: block;
    float: left;
    height: 60px;
    object-fit: cover;
    object-position: center;
outline: 3px solid #333333;
    outline-offset: -3px;
}
.sub_blog-post li .post_doc{
  width:calc(100% - 100px);
  height:60px;
  float:left;
  padding-left:10px;
  position:relative;
  padding-bottom: 14px;

}
.sub_blog-post li .post_doc h3{
    color: #000000;
    font-size: 15px;
    line-height: 27px;
    padding:0px 0px 0px 0px;
    width:100%;
    height:23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sub_blog-post li .post_doc p{
    color: #000000;
    font-size: 12px;
    padding: 0px 0 0 0;
    line-height: 20px;
    width:100%;
    height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sub_blog-post li .post_doc h5{
position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.sub_blog-post li .post_doc span{
    position: absolute;
    bottom: 10px;
    right: 0px;
    color: rgb(185, 185, 185);
    font-size: 12px;
    display:none;
}
}
@media screen and (min-width:768px) and (max-width:1024px)  { 
.sub_blog_box{
  width:100%;
  margin:0px auto;
}
.sub_blog-post{
  width:calc(100%);
  margin:0px auto;
  padding:10px 0 0 0;
    position: relative;
    overflow:hidden;
}
.sub_blog-post li {
  list-style:none;
 width:100%;
 height:116px;
 padding-top:25px;
 border-bottom:1px solid #ddd;
}
.sub_blog-post li:last-child{
 border-bottom:0px solid #ddd;  
    padding-bottom: 50px;
}
.sub_blog-post li img{
    width: 130px;
    display: block;
    float: left;
    height: 90px;
    object-fit: cover;
    object-position: center;
outline: 3px solid #333333;
    outline-offset: -3px;
}
.sub_blog-post li .post_doc{
  width:calc(100% - 140px - 22px);
  height:116px;
  float:left;
  padding-left:22px;
  position:relative;
}
.sub_blog-post li .post_doc h3{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    padding:0px 0px 0px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sub_blog-post li .post_doc p{
    color: #000000;
    font-size: 13px;
    padding: 2px 0 0 0;
    line-height: 20px;
    white-space: normal;
    height:60px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sub_blog-post li .post_doc h5{
    position: absolute;
    bottom: 25px;
    left: 22px;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.sub_blog-post li .post_doc span{
    position: absolute;
    bottom: 25px;
    right: 0px;
    color: #b9b9b9;
    font-size: 12px;
    display:none;
}
}
@media screen and (min-width:1024px) {
.sub_blog_box{
  width:100%;
  margin:0px auto;
}
.sub_blog-post{
  width:calc(100%);
  margin:0px auto;
  padding:10px 0 0px 0;
    position: relative;
    overflow:hidden;
}
.sub_blog-post li {
  list-style:none;
 width:100%;
 height:118px;
 padding-top:25px;
 border-bottom:1px solid #ddd;
}
.sub_blog-post li:last-child{
 border-bottom:0px solid #ddd;  
    padding-bottom: 0px;
}
.sub_blog-post li img{
    width: 140px;
    display: block;
    float: left;
    height: 97px;
    object-fit: cover;
    object-position: center;
outline: 3px solid #333333;
    outline-offset: -3px;
}
.sub_blog-post li .post_doc{
  width:calc(100% - 140px - 22px);
  height:116px;
  float:left;
  padding-left:20px;
  position:relative;

}
.sub_blog-post li .post_doc h3{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    padding:0px 0px 0px 0px;
}
.sub_blog-post li .post_doc p{
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    text-overflow: ellipsis;
    padding: 9px 0px 0px;
    overflow: hidden;
}
.sub_blog-post li .post_doc h5{
    position: absolute;
    bottom: 25px;
    left: 22px;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.sub_blog-post li .post_doc span{
    position: absolute;
    bottom: 25px;
    right: 0px;
    color: #b9b9b9;
    font-size: 12px;
    display:none;
}
}

@media screen and (max-width:768px) {
.sub_pick_more{
    width: 245px;
    height: 36px;
    padding: 15px 0px 25px 0px;
    margin: 0px auto;
    position: relative;
    display:flex;
}
.sub_list_more{
  width:100%;
  margin:0px auto;
  height:46px;
}
.sub_more_link{
    width: 92px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin-right: 13px;
    color: #fff;
}
.sub_list_link{
    width: 139.47px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin: 0px auto;
}
.sub_list_link a{
  color:#fff;
} 
}

@media screen and (min-width:768px) and (max-width:1024px)  { 
.sub_pick_more{
  width:100%;
  margin:0px auto;
  height:46px;
  padding:30px 0 70px 0;
}
.sub_list_more{
  width:100%;
  margin:0px auto;
  height:46px;
}
.sub_more_link{
  float:left;
  width:152px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px;
  color: #fff;
  margin-right:15px;
}
.sub_list_link{
  float:left;
  width:199.47px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px; 
  margin:0;
}
.sub_list_link a{
  color:#fff;
} 
}

@media screen and (min-width:1024px) {
.sub_pick_more{
  width:100%;
  margin:0px auto;
  height:46px;
  padding:30px 0 70px 0;
}
.sub_list_more{
  width:100%;
  margin:0px auto;
  height:46px;
}
.sub_more_link{
  float:left;
  width:152px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px;
  color: #fff;
  margin-right:15px;
}
.sub_list_link{
  float:left;
  width:199.47px;
  height:46px;
  background-color: #2ea7e0;
  text-align:center;
  font-size: 14px;
  line-height:46px; 
  margin:0;
}
.sub_list_link a{
  color:#fff;
} 
}
@media screen and (max-width:768px) {
.sidebar{
  width:calc(100% - 14px);
  margin-left:0px;
  padding:0 7px;
}
.side_inner{
  width: 100%;
  margin: 0 0 0 auto;
  padding: 0 0 0px 0;
}
.side_inner h4{
    padding: 6px 15px 6px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
}
.side_top_img{
  padding:0 0 0px 0px;
  overflow:hidden;
}
.side_bottom_img{
  padding:20px 0 0px 0px;
}
.side_top_img a > img{
  width:300px;
  display:block;
  margin:10px auto;
    outline: 3px solid #333333;
    outline-offset: -3px;
}
.side_bottom_img a > img{
  width:100%;
  display:block;
  margin:0px auto;
}
.side_bottom_img a{
  display:block;
  margin-bottom:20px;
}
.side_bottom_img a:last-child{
  padding-bottom:20px;
  margin-bottom:0px;
}
.side_box{
  width:100%;
  margin:0px auto;
}
.side_blog-post{
  width:calc(100%);
  margin:0px auto;
  padding:10px 0 0 0;
  position: relative;
  overflow:hidden;
}
.side_blog-post li {
  list-style:none;
 width:100%;
 height:calc(103px - 40px);
 padding:15px 0 25px 0;
 border-bottom:1px solid #ddd;
}

.side_blog-post li img{
  width:95px;
  display:block;
  float:left;

}
.side_blog-post li .post_doc{
  width:calc(100% - 95px - 15px);
  float:left;
  padding-left:15px;
  position:relative;

}
.side_blog-post li .post_doc h3{
    line-height: 20px;
    color: #000000;
    font-size: 14px;
    
    height: calc(40px - 14px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 11px 0;
    width:95%;
}
}
@media screen and (min-width:768px) and (max-width:1024px)  {  
.sidebar{
    width: 230px;
    margin-left: 23px;
    padding: 0 7px 0 0;
}
.side_inner{
  width: 230px;
  margin: 0 0 0 auto;
  padding: 0 0 60px 0;
}
.side_inner h4{
    padding: 6px 15px 6px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
}
.side_top_img{
  padding:0 0 0px 0px;
  overflow:hidden;
}
.side_top_img a > img{
  width:230px;
  display:block;
  margin:0px auto;
    outline: 3px solid #333333;
    outline-offset: -3px;
}
.side_bottom_img a > img{
  width:230px;
  display:block;
  margin:0px auto;
}
.side_bottom_img{
  padding:0px 0 0 0;
}
.side_bottom_img a{
  display:block;
  margin-bottom:20px;
}
.side_bottom_img a:last-child{
  padding-bottom:50px;
  margin-bottom:0px;
}

.side_box{
  width:100%;
  margin: 0px auto 30px auto;
}
.side_blog-post{
  width:calc(100%);
  margin:0px auto;
  padding:0px 0 0 0;
  position: relative;
  overflow:hidden;
}
.side_blog-post li {
  list-style:none;
 width:100%;
 height:calc(103px - 40px);
 padding:15px 0 15px 0;
 border-bottom:1px solid #ddd;
}

.side_blog-post li img{
  width:95px;
  display:block;
  float:left;

}
.side_blog-post li .post_doc{
  width:calc(100% - 95px - 15px);
  float:left;
  padding-left:15px;
  position:relative;

}
.side_blog-post li .post_doc h3{
    line-height: 20px;
    color: #000000;
    font-size: 14px;
    
    height: calc(40px - 14px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 11px 0;
    width:95%;
}
}
@media screen and (min-width:1024px) {
.sidebar{
  width:300px;
  margin-left:45px;
}
.side_inner{
  width: 300px;
  margin: 0 0 0 auto;
  padding: 0 0 60px 0;
}
.side_inner h4{
    padding: 6px 15px 6px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
}
.side_top_img{
  padding:0 0 0px 0px;
  overflow:hidden;
}
.side_top_img a > img{
  width:100%;
  display:block;
  margin:0px auto;
    outline: 5px solid #333333;
    outline-offset: -5px;
}
.side_bottom_img{
  padding:0px 0 0 0;
}
.side_bottom_img a{
  display:block;
  margin-bottom:20px;
}
.side_bottom_img a:last-child{
  padding-bottom:50px;
  margin-bottom:0px;
}
.side_box{
  width:100%;
  margin: 0px auto 30px auto;
}
.side_blog-post{
  width:calc(100%);
  margin:0px auto;
  padding:0px 0 0 0;
  position: relative;
  overflow:hidden;
}
.side_blog-post li {
  list-style:none;
 width:100%;
 height:calc(103px - 40px);
 padding:15px 0 15px 0;
 border-bottom:1px solid #ddd;
}

.side_blog-post li img{
  width:95px;
  display:block;
  float:left;

}
.side_blog-post li .post_doc{
  width:calc(100% - 95px - 15px);
  float:left;
  padding-left:15px;
  position:relative;

}
.side_blog-post li .post_doc h3{
    line-height: 20px;
    color: #000000;
    font-size: 14px;
    
    height: calc(40px - 14px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 11px 0;
    width:95%;
}
}

@media screen and (max-width:768px) {
.company-inner{
    width: calc(100% - 14px);
    margin: 0px auto;
    padding:0px 7px 60px 7px;
}
.company-inner h2{
    padding: 0px 0 0 0;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.company-inner > img{
  padding-top:30px;
  width:360px;
  height:90px;
  display: block;
  margin:0px auto;
  object-fit:cover;
  object-position:center;
}
.company_box{
  padding:35px 0 0 0;
}
.company_box table{
  width:100%;
  margin:0px auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.company_box tr{
  height:45px;
  border-top:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
  text-align:left;
}
.company_box th{
  width:calc(20% - 2px);
  border-left:1px solid #E0E0E0;
  border-right:1px solid #E0E0E0;
  padding: 9px;
    font-weight:normal;
    color: #000000;
    font-size: 15px;
    
  background:#FAFAFA;
}
.company_box td{
  width:calc(100% - 20% - 1px);
  border-right:1px solid #E0E0E0;
  padding: 9px;
  line-height: 25px;
  color: #000000;
  font-size: 15px;
  
}
.company_box td span{
  font-weight:bold;
}
.company_con{
  padding:35px 0 0 0;
  margin:0px auto;
  width:100%;
}
.company_con p{
    width: 176.63px;
    font-size: 14px;
    padding: 15px 0px;
    background-color: #2ea7e0;
    color: #fff;
    border-style: none;
    margin: 0px auto;
    text-align: center;
}
.company_con p a{
  color:#fff;
}
}

@media screen and (min-width:768px) and (max-width:1024px)  { 
.company-inner{
    width: 768px;
    margin: 0px auto;
    padding:0px 0 60px 0;
}
.company-inner h2{
    padding: 0px 0 0 0;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.company-inner > img{
  padding-top:30px;
  width:750px;
  height:187.5px;
  display: block;
  margin:0px auto;
  object-fit:cover;
  object-position:center;
}
.company_box{
  padding:35px 0 0 0;
}
.company_box table{
  width:750px;
  margin:0px auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.company_box tr{
  height:45px;
  border-top:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
  text-align:left;
}
.company_box th{
  width:148px;
  border-left:1px solid #E0E0E0;
  border-right:1px solid #E0E0E0;
  padding: 9px 15px 9px 15px;
    font-weight:normal;
    color: #000000;
    font-size: 15px;
  background:#FAFAFA;
}
.company_box td{
  width:calc(100% - 148px - 1px);
  border-right:1px solid #E0E0E0;
  padding: 9px 15px 9px 15px;
  line-height: 25px;
  color: #000000;
  font-size: 15px;
}
.company_box td span{
  font-weight:bold;
}
.company_con{
  padding:35px 0 0 0;
  margin:0px auto;
  width:100%;
}
.company_con p{
    width: 176.63px;
    font-size: 14px;
    padding: 15px 0px;
    background-color: #2ea7e0;
    color: #fff;
    border-style: none;
    margin: 0px auto;
    text-align: center;
}
.company_con p a{
  color:#fff;
}
}
@media screen and (min-width:1024px) {
.company-inner{
    width: 1010px;
    margin: 0px auto;
    padding:0px 0 60px 0;
}
.company-inner h2{
    padding: 0px 0 0 0;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.company-inner > img{
  padding-top:30px;
  width:1000px;
  height:250px;
  display: block;
  margin:0px auto;
  object-fit:cover;
  object-position:center;
}
.company_box{
  padding:35px 0 0 0;
}
.company_box table{
  width:1000px;
  margin:0px auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.company_box tr{
  height:45px;
  border-top:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
  text-align:left;
}
.company_box th{
  width:198px;
  border-left:1px solid #E0E0E0;
  border-right:1px solid #E0E0E0;
  padding: 9px 15px 9px 15px;
    font-weight:normal;
    color: #000000;
    font-size: 15px;
  background:#FAFAFA;
}
.company_box td{
  width:calc(100% - 200px - 1px);
  border-right:1px solid #E0E0E0;
  padding: 9px 15px 9px 15px;
  line-height: 25px;
  color: #000000;
  font-size: 15px;
}
.company_box td span{
  font-weight:bold;
}
.company_con{
  padding:35px 0 0 0;
  margin:0px auto;
  width:100%;
}
.company_con p{
    width: 176.63px;
    font-size: 14px;
    padding: 15px 0px;
    background-color: #2ea7e0;
    color: #fff;
    border-style: none;
    margin: 0px auto;
    text-align: center;
}
.company_con p a{
  color:#fff;
}
}

.article-inner{
  width:100%;
  padding:35px 0px;
  margin:0px auto;
}
.article_box li{
    position: relative;
    list-style: none;
    width: 240px;
    height: 236px;
    margin: 0px 6px 16px 6px;
    padding: 0 0 9px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    float: left;
    transition: 1s;
}
.article_box li img{
  width:100%;
  object-fit:cover;
  object-position:center;
}
.article_box li h2{
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-weight:normal;
    
    line-height: 20px;
    height: 40px;
    text-overflow: ellipsis;
    padding: 0px 10px;
    overflow: hidden;
}
.article_box li h5{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.article_box li span{
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: rgb(185, 185, 185);
    font-size: 12px;
    
}
@media screen and (max-width:768px) {
.canvas-frame-wrapper {
    display: block;
    width: 100%;
    padding-bottom: 50%;
    position: relative;
}
.blog_3d-wrapper{
  width:100%;
  height:240px;
  position: relative;
  display:block;
}
#stage{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#stage canvas {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
    object-position: center;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.canvas-frame-wrapper {
    display: block;
    width: 100%;
    padding-bottom: 50%;
    position: relative;
}
.blog_3d-wrapper{
  width:100%;
  height:332px;
  position: relative;
  display:block;
}
#stage{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#stage canvas {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
    object-position: center;
}
}
@media screen and (min-width:1024px) {
.canvas-frame-wrapper {
    display: block;
    width: 100%;
    padding-bottom: 50%;
    position: relative;
}
.blog_3d-wrapper{
  width:100%;
  height:443px;
  position: relative;
  display:block;
}
#stage{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#stage canvas {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
    object-position: center;
}
}
@media screen and (max-width:768px) {
.contact_top{
  padding:25px 0 30px 0;
  border-top: 6px solid #efefef;
}
.contact_top h2{
    padding:0px 0px 10px 0px;
}
.contact_top h2 span{
    color: #000000;
    font-size: 18px;
    
    line-height: 24px;
}
.contact_top > span{

    line-height: 24px;
    color: #000000;
    font-size: 14px;
    
}
.contact_from{
  width:100%;
  display:block;
  margin:0px auto;
}
.contact_from li{
  width:100%;
  display:block;
  margin:0px auto;
  padding:15px 0px;
  list-style:none;
    border-bottom: 1px solid #d5d5d5;
}
.contact_from li:last-child{
    border-bottom: 0px solid #d5d5d5;
}
.contact_from li h5 span{
    background: #B50000;
    padding: 2px 3px 2px 3px;
    margin-right: 6px; 
    color: #ffffff;
    font-size: 12px;
    
}
.contact_from li h5{
color: #000000;
    font-size: 15px;
    
    padding: 0 0 12px 0;
}
.contact_from li input{
    color: #000000;
    font-size: 16px;
    
}
.contact_from textarea{
    color: #000000;
    font-size: 16px;
    
}
.name_i,.company_i,.mail_i {
    width:90%;
}
.tel_i {
    width:20%;
    margin:0 3px;
}
.text_i {
    width:90%;
}
.contact_btn{
  width:100%;
  padding: 35px 0 80px 0;
}
.contact_btn input{
  -webkit-appearance: none;
    font-size: 14px;
    padding: 15px 55px;
    background-color: #2ea7e0;
    color: #fff;
    border-style: none;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.contact_top{
  padding:25px 0 30px 0;
  border-top: 6px solid #efefef;
}
.contact_top h2{
    padding:0px 0px 10px 0px;
}
.contact_top h2 span{
    color: #000000;
    font-size: 18px;
    
    line-height: 24px;
}
.contact_top > span{

    line-height: 24px;
    color: #000000;
    font-size: 14px;
    
}
.contact_from{
  width:100%;
  display:block;
  margin:0px auto;
}
.contact_from li{
  width:100%;
  display:block;
  margin:0px auto;
  padding:15px 0px;
  list-style:none;
    border-bottom: 1px solid #d5d5d5;
}
.contact_from li:last-child{
    border-bottom: 0px solid #d5d5d5;
}
.contact_from li h5 span{
    background: #B50000;
    padding: 2px 3px 2px 3px;
    margin-right: 6px; 
    color: #ffffff;
    font-size: 12px;
    
}
.contact_from li h5{
color: #000000;
    font-size: 15px;
    
    padding: 0 0 12px 0;
}
.contact_from li input{
    color: #000000;
    font-size: 16px;
    
}
.contact_from textarea{
    color: #000000;
    font-size: 16px;
    
}
.name_i,.company_i,.mail_i {
    width:85%;
}
.tel_i {
    width:20%;
    margin:0 3px;
}
.text_i {
    width:100%;
}
.contact_btn{
  width:100%;
  padding: 35px 0 80px 0;
}
.contact_btn input{
    font-size: 14px;
    padding: 15px 55px;
    background-color: #2ea7e0;
    color: #fff;
    border-style: none;
}
}

@media screen and (min-width:1024px) {
.contact_top{
  padding:25px 0 30px 0;
  border-top: 6px solid #efefef;
}
.contact_top h2{
    padding:0px 0px 10px 0px;
}
.contact_top h2 span{
    color: #000000;
    font-size: 18px;
    
    line-height: 24px;
}
.contact_top > span{

    line-height: 24px;
    color: #000000;
    font-size: 14px;
    
}
.contact_from{
  width:100%;
  display:block;
  margin:0px auto;
}
.contact_from li{
  width:100%;
  display:block;
  margin:0px auto;
  padding:15px 0px;
  list-style:none;
    border-bottom: 1px solid #d5d5d5;
}
.contact_from li:last-child{
    border-bottom: 0px solid #d5d5d5;
}
.contact_from li h5 span{
    background: #B50000;
    padding: 2px 3px 2px 3px;
    margin-right: 6px; 
    color: #ffffff;
    font-size: 12px;
    
}
.contact_from li h5{
color: #000000;
    font-size: 15px;
    
    padding: 0 0 12px 0;
}
.contact_from li input{
    color: #000000;
    font-size: 16px;
    
}
.contact_from textarea{
    color: #000000;
    font-size: 16px;
    
}
.name_i,.company_i,.mail_i {
    width:65%;
}
.tel_i {
    width:10%;
    margin:0 3px;
}
.text_i {
    width:85%;
}
.contact_btn{
  width:100%;
  padding: 35px 0 80px 0;
}
.contact_btn input{
    font-size: 14px;
    padding: 15px 55px;
    background-color: #2ea7e0;
    color: #fff;
    border-style: none;
}
}
@media screen and (max-width:768px) {
.privacy_box{
  width:100%;
  margin:0px auto;
}

.privacy_box dl{
    padding: 20px 0 20px 0;
    line-height: 22px;
    border-bottom: 1px solid #E0E0E0;
}
.privacy_box dt{
    color: rgb(191, 0, 0);
    font-size: 16px;
    
    font-weight: bold;
}
.privacy_box dd{
    padding: 10px 0 0px 0;
    color: rgb(0, 0, 0);
    font-size: 14px;
        
}
.privacy_box dd span{
    color: rgb(0, 0, 0);
    font-size: 16px;
    
    font-weight: bold;
}
}

@media screen and (min-width:768px) and (max-width:1024px)  {
.privacy_box{
  width:700px;
  margin:0px auto;
}

.privacy_box dl{
    padding: 20px 0 20px 0;
    line-height: 22px;
    border-bottom: 1px solid #E0E0E0;
}
.privacy_box dt{
    color: rgb(191, 0, 0);
    font-size: 16px;
    
    font-weight: bold;
}
.privacy_box dd{
    padding: 10px 0 0px 0;
    color: rgb(0, 0, 0);
    font-size: 14px;
        
}
.privacy_box dd span{
    color: rgb(0, 0, 0);
    font-size: 16px;
    
    font-weight: bold;
}
}

@media screen and (min-width:1024px) {
.privacy_box{
  width:1000px;
  margin:0px auto;
}

.privacy_box dl{
    padding: 20px 0 20px 0;
    line-height: 22px;
    border-bottom: 1px solid #E0E0E0;
}
.privacy_box dt{
    color: rgb(191, 0, 0);
    font-size: 16px;
    
    font-weight: bold;
}
.privacy_box dd{
    padding: 10px 0 0px 0;
    color: rgb(0, 0, 0);
    font-size: 14px;
        
}
.privacy_box dd span{
    color: rgb(0, 0, 0);
    font-size: 16px;
    
    font-weight: bold;
}
}
@media screen and (max-width:768px) {
.catebox_more{
width: 150px;
    height: 36px;
    padding: 15px 0px 25px 0px;
    margin: 0px auto;
    position: relative;
    float: left;
}
.catemore_link{
    width: 133px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 0px auto;
}
}

@media screen and (min-width:768px) and (max-width:1024px){
.catebox_more{
width: 150px;
    height: 36px;
    padding: 15px 0px 25px 0px;
    margin: 0px auto;
    position: relative;
    float: left;
}
.catemore_link{
    width: 133px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    float: left;
}
}
@media screen and (min-width:1024px) {
.catebox_more{
    width: 100%;
    float: left;
    height: 46px;
    margin: 20px 0 30px 0;
    position: relative;
}
.catemore_link{
    width: 152px;
    height: 46px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
}
@media screen and (max-width:768px) {
.subbox_more{
    width: 150px;
    height: 36px;
    padding: 15px 0px 25px 0px;
    margin: 0px auto;
    position: relative;
    float: left;
}
.submore_link{
    width: 133px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 0px auto;
}
.sublist_link{
    width: 139.47px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    float: right;
}
.sublist_link a{
  color:#fff;
}
}

@media screen and (min-width:768px) and (max-width:1024px){
.subbox_more{
    width: 150px;
    height: 36px;
    padding: 15px 0px 25px 0px;
    margin: 0px auto;
    position: relative;
    float: left;
}
.submore_link{
    width: 133px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 0px auto;
}
.sublist_link{
    width: 139.47px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    float: right;
}
.sublist_link a{
  color:#fff;
}
}
@media screen and (min-width:1024px) {
.subbox_more{
    width: 150px;
    height: 36px;
    padding: 15px 0px 25px 0px;
    margin: 0px auto;
    position: relative;
    float: left;
}
.submore_link{
    width: 152px;
    height: 46px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 8px;
    z-index: 2;
}
.sublist_link{
    position: absolute;
    top: 8px;
    left: 12px;
    width: 199.47px;
    height: 46px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
}
.sublist_link a{
  color:#fff;
}
}
@media screen and (max-width:768px) {
.type_001{
  padding:30px 0 60px 0 ;
}
.type_001 table{
 width:100%;
 margin: 0px auto;
 border-collapse: collapse;
 font-size: 16px;
}
.type_001 table tr{
  border-bottom: solid 16px white;
}
.type_001 table tr:last-child{
  border-bottom: none;
}
.type_001 table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #2fa7e0;
  color: white;
  text-align: center;
  padding: 6px 0;
  height:40px;
}

.type_001 table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #2fa7e0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.type_001 table td{
width: 70%;
    text-align: left;
    background: linear-gradient(90deg,#F8f8f8, #eeeeee);
    padding: 6px 0 6px 30px;
}
.gal table th {
    background-color: #b24267!important;
}
.gal table th:after{
  border-left: 10px solid #b24267!important;
}
.boy table th {
    background-color: #4267b2!important;
}
.boy table th:after{
  border-left: 10px solid #4267b2!important;
}
}

@media screen  and (min-width:768px) and (max-width:1024px) {
.type_001{
  padding:30px 0 60px 0 ;
}
.type_001 table{
 width:100%;
 margin: 0px auto;
 border-collapse: collapse;
 font-size: 16px;
}
.type_001 table tr{
  border-bottom: solid 16px white;
}
.type_001 table tr:last-child{
  border-bottom: none;
}
.type_001 table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #2fa7e0;
  color: white;
  text-align: center;
  padding: 6px 0;
  height:40px;
}

.type_001 table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #2fa7e0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.type_001 table td{
width: 70%;
    text-align: left;
    background: linear-gradient(90deg,#F8f8f8, #eeeeee);
    padding: 6px 0 6px 30px;
}
.gal table th {
    background-color: #b24267!important;
}
.gal table th:after{
  border-left: 10px solid #b24267!important;
}
.boy table th {
    background-color: #4267b2!important;
}
.boy table th:after{
  border-left: 10px solid #4267b2!important;
}
}

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

.type_001{
  padding:30px 0 60px 0 ;
}
.type_001 table{
 width:100%;
 margin: 0px auto;
 border-collapse: collapse;
 font-size: 16px;
}
.type_001 table tr{
  border-bottom: solid 16px white;
}
.type_001 table tr:last-child{
  border-bottom: none;
}
.type_001 table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #2fa7e0;
  color: white;
  text-align: center;
  padding: 6px 0;
  height:40px;
}

.type_001 table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #2fa7e0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.type_001 table td{
width: 70%;
    text-align: left;
    background: linear-gradient(90deg,#F8f8f8, #eeeeee);
    padding: 6px 0 6px 30px;
}

.gal table th {
    background-color: #b24267!important;
}
.gal table th:after{
  border-left: 10px solid #b24267!important;
}
.boy table th {
    background-color: #4267b2!important;
}
.boy table th:after{
  border-left: 10px solid #4267b2!important;
}
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,.type_001 table{
          border-collapse: separate;
    }
  *::-ms-backdrop,.type_001 table th:after{
          top:calc(50% - 1px);
    }
}
@supports (-ms-ime-align:auto){

.type_001 table{
          border-collapse: separate;
    }
.type_001 table th:after{
          top:calc(50%);
    }

}

@media screen and (max-width:768px) {
.insta_box{
  width:100%;
  margin:0px auto;
  padding:30px 0 60px 0;
}
.insta_box iframe{
    width: 100%!important;
    max-width: 100%!important;
}
}
@media screen  and (min-width:768px) and (max-width:1024px) {
.insta_box{
  width:100%;
  margin:0px auto;
  padding:30px 0 60px 0;
}
.insta_box iframe{
    width: 100%!important;
    max-width: 100%!important;
}
}
@media screen and (min-width:1024px) {
.insta_box{
  width:100%;
  margin:0px auto;
  padding:30px 0 60px 0;
}
.insta_box iframe{
    width: 100%!important;
    max-width: 100%!important;
}
}


@media screen and (max-width:768px) {
.content > img{
    width: 100%;
    height: 226px;
    object-fit: cover;
    object-position: center;
}
}
@media screen  and (min-width:768px) and (max-width:1024px) {
.content > img{
    width: 100%;
    height: 311px;
    object-fit: cover;
    object-position: center;
}
}

@media screen and (min-width:1024px) {
.content > img{
    width: 100%;
    height: 416px;
    object-fit: cover;
    object-position: center;
}
}

@media screen and (max-width:768px) {
.home_btn{
    width: 45px;
    height: calc(50px - 2px);
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 50px;
    text-align: center;
    font-size: 23px;
}
.home_btn a{
    color: #fff;
    display: block;
}
}

@media screen  and (min-width:768px) and (max-width:1024px) {
.home_btn{
    width: 50px;
    height: calc(50px - 2px);
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 50px;
    text-align: center;
    font-size: 23px;
}
.home_btn a{
    color: #fff;
    display: block;
}
}

@media screen and (min-width:1024px) {
.home_btn{
  display:none;
    width: 80px;
    height: calc(95px - 2px);
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 95px;
    text-align: center;
    font-size: 36px;
}
.home_btn a{
    color: #fff;
    display: block;
}
}

.admin_bck{
  background:#fff!important;
}
.partner_bck{
  background:#efefef!important;
}

@media screen and (max-width:768px) {
.sub_category_box{
  width:100%;
  margin:0px auto;
}
.sub_category-post{
    width: calc(100%);
    margin: 0px auto;
    padding: 10px 0 0 0;
    position: relative;
    overflow: hidden;
}
.sub_category-post li {
    list-style: none;
    width: calc(50% - 10px);
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #ddd;
    float: left;
    margin: 0px 5px;
}
.sub_category-post li img{
    width: 100%;
    display: block;
    margin: 0px auto;
    height: 96.4px;
    object-fit: cover;
    object-position: center;
}
.sub_category-post li .post_doc{
    width: 100%;
    height: 20px;
    margin: 0px auto;
    padding: 15px 0 0px 0;
    position: relative;
}
.sub_category-post li .post_doc h3{
    color: #000000;
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
}
.sub_category-post li .post_doc h3:after {
   display:none;
}

.sub_category-post li .post_doc p{
    color: #000000;
    font-size: 13px;
    padding: 2px 0 0 0;
    line-height: 20px;
    display:none;
}
.sub_category-post li .post_doc h5{
    position: absolute;
    bottom: 35px;
    left: 0;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.sub_category-post li .post_doc span{
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #b9b9b9;
    font-size: 12px;
    display:none;
}
}
@media screen  and (min-width:768px) and (max-width:1024px) {
.sub_category_box{
  width:100%;
  margin:0px auto;
}
.sub_category-post{
    width: calc(100%);
    margin: 0px auto;
    padding: 10px 0 0 0;
    position: relative;
    overflow: hidden;
}
.sub_category-post li {
    list-style: none;
    width: calc(230px);
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #ddd;
    float: left;
    margin: 0px 9.5px;
}
.sub_category-post li img{
    width: 100%;
    display: block;
    margin: 0px auto;
    height: 147.8px;
    object-fit: cover;
    object-position: center;
}
.sub_category-post li .post_doc{
    width: 100%;
    height: 50px;
    margin: 0px auto;
    padding: 15px 0 0px 0;
    position: relative;
}
.sub_category-post li .post_doc h3{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    position:relative;
}
.sub_category-post li .post_doc h3:after {
  content: "...";
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding:0 2px;
  background-color: #fff;
  display:block;
}

.sub_category-post li .post_doc p{
    color: #000000;
    font-size: 13px;
    padding: 2px 0 0 0;
    line-height: 20px;
    display:none;
}
.sub_category-post li .post_doc h5{
    position: absolute;
    bottom: 65px;
    left: 0;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.sub_category-post li .post_doc span{
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #b9b9b9;
    font-size: 12px;
    display:none;
}
}
@media screen and (min-width:1024px) {
.sub_category_box{
  width:100%;
  margin:0px auto;
}
.sub_category-post{
    width: calc(100%);
    margin: 0px auto;
    padding: 10px 0 0 0;
    position: relative;
    overflow: hidden;
}
.sub_category-post li {
    list-style: none;
    width: calc(280px);
    padding: 25px 0 18px 0;
    border-bottom: 1px solid #ddd;
    float: left;
    margin: 0px 26px;
}

.sub_category-post li img{
    width: 100%;
    display: block;
    margin: 0px auto;
    height: 180px;
    object-fit: cover;
    object-position: center;
}
.sub_category-post li .post_doc{
    width: 100%;
    height: 50px;
    margin: 0px auto;
    padding: 15px 0 0px 0;
    position: relative;
}
.sub_category-post li .post_doc h3{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    padding:0px 0px 0px 0px;
}
.sub_category-post li .post_doc h3:after {
   display:none;
}
.sub_category-post li .post_doc p{
    color: #000000;
    font-size: 13px;
    padding: 2px 0 0 0;
    line-height: 20px;
    display:none;
}
.sub_category-post li .post_doc h5{
    position: absolute;
    bottom: 65px;
    left: 0;
    font-size: 10px;
    padding: 1px 8px;
    color: #fff;
    font-weight: normal;
}
.sub_category-post li .post_doc span{
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #b9b9b9;
    font-size: 12px;
    display:none;
}
.catemore_link{
  margin-left:0px;
}

}

@media screen and (max-width:768px) {
.pick_top_box h3{
    position: fixed;
    top: calc(100px - 20px);
    font-size: 20px;
    color: #ff934b;
    left: 0;
    width: 100%;
    text-align: center;
    text-shadow: 1px 2px 0px #ffffff;
}
.pick_top_box p{
position: fixed;
    top: calc(80px + 34px);
    font-size: 14px;
    color: #ffffff;
    left: 0;
    width: calc(100% - 20px);
    padding: 30px 10px 50px 10px;
    margin: 0 auto;
    text-align: center;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(229, 124, 50, 0.8) 20%, rgba(229, 124, 50, 0.8) 70%, rgba(255, 255, 255, 0));
    text-shadow: 1px 1px 3px #343434;
}
.center_menu{
  width:100%;
  position:relative;
}
.center_menu ul{
  width: 100%;
  display: flex;
}
.center_menu ul li{
    width: 150px;
    list-style: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin: 9px 0;
    border-right: 1px solid #b5b5b5;
}
.center_menu ul li a{
  color:#000;
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック,ＭＳ ゴシック", sans-serif;
}
.center_menu ul li:nth-child(1){
  margin-left:5px;
}
.search_box{
    position: absolute;
    width: 301px;
    height: 26px;
    top: 11px;
    right: 30px;
}
.view_select {
background: #fff;
    border-right: 0px solid #000!important;
    padding: 9px 0;
    margin: 0px!important;
}
.view_select a{
  color: rgb(0, 0, 0);
  border-bottom: 3px solid rgb(251, 180, 67);
    padding: 0px 0px 6px 0px;
}
.pc{
  display:none!important;
}
.sp{
  display:block!important;
}
}

@media screen  and (min-width:768px) and (max-width:1024px) {
.pick_top_box h3{
    position: fixed;
    top: calc(28% - 36px);
    font-size: 36px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ff934b;
    text-shadow: 2px 2px 0px #ffffff;
}
.pick_top_box p{
position: fixed;
    top: calc(270px + 34px);
    font-size: 20px;
    color: #ffffff;
    left: 0;
    width: calc(100% - 100px);
    padding: 40px 50px 70px 50px;
    margin: 0 auto;
    text-align: center;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(229, 124, 50, 0.8) 20%, rgba(229, 124, 50, 0.8) 70%, rgba(255, 255, 255, 0));
    text-shadow: 1px 1px 3px #343434;
}
.center_menu{
  width:100%;
  position:relative;
}
.center_menu ul{
  width: 510px;
  display: flex;
}
.center_menu ul li{
  width:120px;
  list-style:none;
  height:30px;
  line-height:30px;
  text-align:center;
  float:left;
  margin: 9px 0;
  border-right: 1px solid #b5b5b5;
}
.center_menu ul li a{
  color:#000;
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック,ＭＳ ゴシック", sans-serif;
}
.center_menu ul li:nth-child(1){
  margin-left:10px;
}
.search_box{
    position: absolute;
    width: 225px;
    height: 26px;
    top: 1px;
    right: 10px;
}
.view_select {
background: #fff;
    border-right: 0px solid #000!important;
    padding: 9px 0;
    margin: 0px!important;
}
.view_select a{
  color: rgb(0, 0, 0);
  border-bottom: 3px solid rgb(251, 180, 67);
  padding: 0px 15px 10px 15px;
}
.pc{
  display:block!important;
}
.sp{
  display:none!important;
}
}
@media screen and (min-width:1024px) {

.pick_top_box h3 {
    position: fixed;
    top: calc(300px - 60px);
    font-size: 50px;
    color: #ff934b;
    left: 0;
    width: calc(100% - 200px);
    padding: 0 100px;
    text-align: center;
    text-shadow: 2px 2px 0px #ffffff;
}

.pick_top_box p {
position: fixed;
    top: calc(270px + 34px);
    font-size: 24px;
    color: #ffffff;
    left: 0;
    width: calc(100% - 400px);
    padding: 60px 200px 100px 200px;
    margin: 0 auto;
    text-align: center;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(229, 124, 50, 0.8) 20%, rgba(229, 124, 50, 0.8) 70%, rgba(255, 255, 255, 0));
    text-shadow: 1px 1px 3px #343434;
}
.center_menu{
  width:100%;
  position:relative;
}
.center_menu ul{
  width: 660px;
  display: flex;
}
.center_menu ul li{
    width: 150px;
    list-style: none;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
    margin: 9px 0;
    border-right: 1px solid #b5b5b5;
}
.center_menu ul li a{
  color:#000;
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック,ＭＳ ゴシック", sans-serif;
}
.center_menu ul li:nth-child(1){
  margin-left:20px;
}
.search_box{
    position: absolute;
    width: 301px;
    height: 26px;
    top: 0px;
    right: 30px;
}
.view_select {
background: #fff;
    border-right: 0px solid #000!important;
    padding: 9px 0;
    margin: 0px!important;
}
.view_select a{
  color: rgb(0, 0, 0);
  border-bottom: 3px solid rgb(251, 180, 67);
  padding: 0px 10px 10px 10px;
}
.pc{
  display:block!important;
}
.sp{
  display:none!important;
}
}

@media screen and (max-width:767px) {
.check:checked ~ .drawer-menu .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: block;
}
.search_nav{
    display: none;
}

.drawer-menu{
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: calc(0%);
height: calc(100vh - 50px);
margin: 50px 0 0 0;
background: #fff;
opacity: 0;
z-index:-100;
overflow: hidden;
}
.drawer-menu li{
  width:100%;
  height:36px;
  float: left;
  list-style:none;
  margin:0px auto;
}
.drawer-menu li a{
  display: block;
  line-height:36px;
  text-align:center;
  color:#000;
}
.drawer-menu li a i{
  font-size:60px;
  padding:20px 0px;
}
}

@media screen  and (min-width:768px) and (max-width:1024px) {
.check:checked ~ .drawer-menu .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: block;
}
.search_nav{
    display: none;
}
.drawer-menu{
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: calc(400px);
height: calc(100vh - 50px);
margin: 50px 0 0 0;
background: #fff;
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transform: translateX(-100%);
transform:translateX(-100%);
opacity: 0;
z-index:-100;
overflow: hidden;
}
.drawer-menu li{
  width:100%;
  height:46px;
  float: left;
  list-style:none;
  margin:0px auto;
}
.drawer-menu li a{
  display: block;
  line-height:46px;
  text-align:center;
  color:#000;
}
.drawer-menu li a i{
  font-size:60px;
  padding:20px 0px;
}
}

@media screen and (min-width:1024px) {
.check:checked ~ .drawer-menu .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: block;
}
.search_nav{
    display: none;
}
.drawer-menu{
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: calc(400px);
height: calc(100vh - 95px);
margin: 95px 0 0 0;
background: #fff;
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transform: translateX(-100%);
transform:translateX(-100%);
opacity: 0;
z-index:-100;
overflow: hidden;
}
.drawer-menu li{
  width:100%;
  height:46px;
  float: left;
  list-style:none;
  margin:0px auto;
}
.drawer-menu li a{
  display: block;
  line-height:46px;
  text-align:center;
  color:#000;
}
.drawer-menu li a i{
  font-size:60px;
  padding:20px 0px;
}
}

@media screen and (max-width:767px) {
  .shop_cate {
    padding:0 0 60px 0;
  }
  .shop_cate li{
    width: calc(100% - 8px);
    height: 480px;
    margin: 14px 0 0 0;
    border: 5px solid #acacac;
    list-style: none;
    overflow:hidden;
    position: relative;
    display:inherit;
  }
    .shop_cate li > a{
    float: left;
    width: 100%;
    /*height: 230px;*/
    height: 210px;
    overflow: hidden;
    }
 .shop_cate li img{
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    position: inherit;
  }
  .shop_doc {
    padding: 0 8px 0 14px;
    float: left;
    width: calc(100% - 22px);
    height: 270px;
    background: #fff;
    position: relative;
  }
  .shop_doc h2{
    margin: 10px 0 4px 0;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -1px;
  }
  .text_type002{
    margin: 8px 0 4px 0!important;
  }
  .address,.time_shop{
    display:block;
  }
  .shop_doc p{
    font-size: 14px;
    color: #6b6b6b;
    letter-spacing: -1px;
  }
  .shop_doc p .add_kago::before{
    content:'';
  }
.yoyaku_btn{
    position: absolute;
    right: 64px;
    bottom: 6px;
    background: #30a7e0;
    padding: 4px 14px;
    font-size: 12px;
    color: #fff;
}
.insta_btn{
    position: absolute;
    right: 146px;
    bottom: 6px;
    background: #df3067;
    padding: 4px 8px;
    font-size: 12px;
    color: #fff;
}
.insta_btn_saka{
    right: 122px;
}
.yoyaku_btn a,.shop_btn a,.insta_btn a{
   color:#fff;
}
  .shop_btn {
    position: absolute;
    right: 6px;
    bottom: 6px;
    background: #30a7e0;
    padding: 4px 14px;
    font-size: 12px;
    color: #fff;
  }
  .service_con{
    width: 128px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 30px auto 10px auto;
  }
  .service_con a{
    color:#fff;
  }
  .service_con02{
    display:flex;
  }
  .service_con02 a{
    color:#fff;
    width: 100px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 30px 10px 10px 10px;
  }
  .service_con02 .instagram{
    width: 120px;
    background-color: #df3067;
    margin-right:5px;
  }
  .service_con02 .sp_view{
    margin-left:5px;
  }
}

@media screen  and (min-width:768px) and (max-width:1024px) {
  .shop_cate {
    padding:0 0 60px 0;
  }
  .shop_cate li{
    width: 495px;
    height: 260px;
    margin: 20px 0 0 0;
    border: 5px solid #acacac;
    list-style: none;
    display:flex;
  }

  .shop_cate li img{
    width: 200px;
    height: 260px;
    object-fit:cover;
    object-position:center;
  }
  .shop_doc {
    padding: 0 10px 0 10px;
    position: relative;
    width: calc(660px - 300px );
  }
  .shop_doc h2{
    margin: 20px 0 8px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .text_type002{
    margin: 10px 0 8px 0!important;
  }
  .address{
    display:block;
  }
  .time_shop{
    display:block;
  }
  .shop_doc p{
    font-size: 14px;
    color: #6b6b6b;
    letter-spacing: -.7px;
  }
  .shop_doc p .add_kago::before{
    content:'';
  }
.yoyaku_btn{
position: absolute;
    right: 84px;
    bottom: 8px;
    background: #30a7e0;
    padding: 4px 20px;
    font-size: 14px;
    color: #fff;
}
.insta_btn{
    position: absolute;
    right: 188px;
    bottom: 8px;
    background: #df3067;
    padding: 4px 12px;
    font-size: 14px;
    color: #fff;
}
.insta_btn_saka{
    right: 160px;
}
.yoyaku_btn a,.shop_btn a,.insta_btn a{
   color:#fff;
}
  .shop_btn {
    position: absolute;
    right: 8px;
    bottom: 8px;
    background: #30a7e0;
    padding: 4px 20px;
    font-size: 14px;
    color: #fff;
  }
  .service_con{
    width: 128px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 30px 0 10px 0;
  }
  .service_con a{
    color:#fff;
  }
  .service_con02{
    display:flex;
  }
  .service_con02 a{
    color:#fff;
    width: 128px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 30px 10px 10px 0;
  }
  .service_con02 .instagram{
    background-color: #df3067;
  }
}

@media screen and (min-width:1024px) {
  .shop_cate {
    padding:0 0 60px 0;
  }
  .shop_cate li{
    width: 655px;
    height: 270px;
    margin: 20px 0 0 0;
    border: 5px solid #acacac;
    list-style: none;
    display:flex;
  }
  .shop_cate li img{
    width:300px;
    height:270px;
    object-fit:cover;
    object-position:center;
  }
  .shop_doc {
    padding: 0 10px 0 20px;
    position: relative;
    width: calc(660px - 300px );
  }
  .shop_doc h2{
    margin: 30px 0 8px 0;
    font-size: 18px;
    line-height: 20px;
  }
  .shop_doc h2 a{
    color:#000;
  }

  .text_type002{
    margin: 18px 0 8px 0!important;
  }
  .address,.time_shop{
    display:block;
  }
  .shop_doc p{
    font-size: 14px;
    color: #6b6b6b;
    letter-spacing: -.7px;
  }
  .shop_doc p .add_kago::before{
    content:'';
  }
  .yoyaku_btn{
    position: absolute;
    right: 100px;
    bottom: 10px;
    background: #30a7e0;
    padding: 6px 25px;
    font-size: 14px;
    color: #fff;
}
  .insta_btn{
    position: absolute;
    right: 218px;
    bottom: 10px;
    background: #df3067;
    padding: 6px 15px;
    font-size: 14px;
    color: #fff;
}
  .insta_btn_saka{
    right: 190px;
}
.yoyaku_btn a,.shop_btn a,.insta_btn a{
   color:#fff;
}
  .shop_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #30a7e0;
    padding: 6px 25px;
    font-size: 14px;
    color: #fff;
  }
  .service_con{
    width: 152px;
    height: 46px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
    color: #fff;
    margin: 30px 0 10px 0;
  }
  .service_con a{
    color:#fff;
  }
  .service_con02{
    display:flex;
  }
  .service_con02 a{
    width: 152px;
    height: 46px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
    color: #fff;
    margin: 30px 10px 10px 0;
  }
  .service_con02 .instagram{
    background-color: #df3067;
  }
}
@media screen and (max-width:768px) {
#shop_page .swiper-container .swiper-slide {
   width: 100%!important;
}
#shop_page .swiper-container .swiper-slide img{
    width:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
.shop_page .swiper-container .swiper-slide {
   width: 100%!important;
}
.shop_page .swiper-container .swiper-slide img{
    width:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
#shop_page .swiper-container .swiper-slide {
   width: 100%!important;
}
#shop_page .swiper-container .swiper-slide img{
    width:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
.shop_page .swiper-container .swiper-slide {
   width: 100%!important;
}
.shop_page .swiper-container .swiper-slide img{
    width:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
}

@media screen and (min-width:1024px) {
#shop_page .swiper-container .swiper-slide {
   width: 100%!important;
}
#shop_page .swiper-container .swiper-slide img{
    width:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
.shop_page .swiper-container .swiper-slide {
   width: 100%!important;
}
.shop_page .swiper-container .swiper-slide img{
    width:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
}


@media screen and (max-width:767px) {
  .shop_content{
    width: calc(100% - 14px);
    padding: 0px 7px;
    display: block;
  }
  .shop_content h4 {
    padding: 7px 15px 7px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
  }
  .shop_page {
    padding:20px 0 20px 0;
  }
  .shop_content > h2{
    color: rgb(0, 0, 0);
    font-size: 18px;
    padding: 0 0 7px 0;
  }
  .shop_content > p{
    line-height: 24px;
    color: rgb(0, 0, 0);
    font-size: 14px;
  }
  .open_time {
    padding: 20px 0 15px 0;
  }
  .open_time h5{
    background: #2ea7e0;
    text-align: center;
    padding: 7px 0 7px 0;
    color: #fff;
    font-size: 16px;
  }
  .open_time table{
    width:100%;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .open_time tr{
    display:flex;
    text-align:center;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
  }
  .open_time th{
    width:calc(100% / 7);
    border-left: 1px solid #e0e0e0;
    background: #FAFAFA;
    font-weight: normal;
  }
  .open_time td{
    color: rgb(46, 167, 224);
    width:calc(100% / 7);
    border-left: 1px solid #e0e0e0;
  }

  .company_time {
    padding: 20px 0 60px 0;
  }
  .company_time h5{
    background: #2ea7e0;
    text-align: center;
    padding: 7px 0 7px 0;
    color: #fff;
    font-size: 16px;
  }
  .company_time table{
    width:100%;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .company_time tr{
    display:flex;
    text-align:center;
    border-bottom: 1px solid #e0e0e0;
  }
  .company_time th{
    width:calc((100% / 10) * 2) ;
    border-left: 1px solid #e0e0e0;
    background: #FAFAFA;
    font-weight: normal;
    padding: 7px 0;
  }
  .company_time td{
    width:calc(((100% / 10) * 8) - 20px);
    border-left: 1px solid #e0e0e0;
    padding: 7px 0 7px 5px;
    text-align:left;
  }
  .company_time td iframe{
    width:calc(100%);
    height: 260px;
  }
  .company_time td span{
    width: 100%;
    display: block;
  }
  .addless{
    line-height:200px;
  }
}

@media screen  and (min-width:768px) and (max-width:1024px) {
  .shop_content{
    width: calc(505px - 7px);
    padding: 0 0 0 7px;
    display: block;
  }
  .shop_content h4 {
    padding: 7px 15px 7px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
  }
  .shop_page {
    padding:20px 0 30px 0;
  }
  #shop_page {
    padding:20px 0 30px 0;
  }
  .shop_content > h2{
    color: rgb(0, 0, 0);
    font-size: 18px;
    padding: 0 0 7px 0;
  }
  .shop_content > p{
    line-height: 24px;
    color: rgb(0, 0, 0);
    font-size: 14px;
  }
  .open_time {
    padding: 20px 0 15px 0;
  }
  .open_time h5{
    background: #2ea7e0;
    text-align: center;
    padding: 7px 0 7px 0;
    color: #fff;
    font-size: 16px;
  }
  .open_time table{
    width:100%;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .open_time tr{
    display:flex;
    text-align:center;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
  }
  .open_time th{
    width:calc(100% / 7);
    border-left: 1px solid #e0e0e0;
    background: #FAFAFA;
    font-weight: normal;
  }
  .open_time td{
    color: rgb(46, 167, 224);
    width:calc(100% / 7);
    border-left: 1px solid #e0e0e0;
  }

  .company_time {
    padding: 20px 0 60px 0;
  }
  .company_time h5{
    background: #2ea7e0;
    text-align: center;
    padding: 7px 0 7px 0;
    color: #fff;
    font-size: 16px;
  }
  .company_time table{
    width:100%;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .company_time tr{
    display:flex;
    text-align:center;
    border-bottom: 1px solid #e0e0e0;
  }
  .company_time th{
    width: 100px;
    border-left: 1px solid #e0e0e0;
    background: #FAFAFA;
    font-weight: normal;
    padding: 7px 0;
  }
  .company_time td{
    width: 370px;
    border-left: 1px solid #e0e0e0;
    padding: 7px 0 7px 20px;
    text-align:left;
  }
  .company_time td iframe{
    width:calc(100% - 20px);
    height: 260px;
  }
  .company_time td span{
    width: 100%;
    display: block;
  }
  .addless{
    line-height:180px;
  }
}

@media screen and (min-width:1024px) {
  .shop_content{
    width: 665px;
    display: block;
  }
  .shop_content h4 {
    padding: 7px 15px 7px 15px;
    background: #333;
    border-left: 6px solid #2ea7e0;
    color: #ffffff;
    font-size: 14px;
  }
 .shop_page {
    padding:20px 0 30px 0;
  }
 #shop_page {
    padding:20px 0 30px 0;
  }
  .shop_content > h2{
    color: rgb(0, 0, 0);
    font-size: 18px;
    padding: 0 0 7px 0;
  }
  .shop_content > p{
    line-height: 24px;
    color: rgb(0, 0, 0);
    font-size: 14px;
  }
  .open_time {
    padding: 20px 0 15px 0;
  }
  .open_time h5{
    background: #2ea7e0;
    text-align: center;
    padding: 7px 0 7px 0;
    color: #fff;
    font-size: 16px;
  }
  .open_time table{
    width:100%;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .open_time tr{
    display:flex;
    text-align:center;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
  }
  .open_time th{
    width:calc(100% / 7);
    border-left: 1px solid #e0e0e0;
    background: #FAFAFA;
    font-weight: normal;
  }
  .open_time td{
    color: rgb(46, 167, 224);
    width:calc(100% / 7);
    border-left: 1px solid #e0e0e0;
  }

  .company_time {
    padding: 25px 0 60px 0;
  }
  .company_time h5{
    background: #2ea7e0;
    text-align: center;
    padding: 7px 0 7px 0;
    color: #fff;
    font-size: 16px;
  }
  .company_time table{
    width:100%;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .company_time tr{
    display:flex;
    text-align:center;
    border-bottom: 1px solid #e0e0e0;
  }
  .company_time th{
    width:100px;
    border-left: 1px solid #e0e0e0;
    background: #FAFAFA;
    font-weight: normal;
    padding: 7px 0;
  }
  .company_time td{
    width:490px;
    border-left: 1px solid #e0e0e0;
    padding: 7px 0 7px 20px;
    text-align:left;
  }
  .company_time td iframe{
    width:calc(100% - 20px);
    height: 260px;
  }
  .company_time td span{
    width: 100%;
    display: block;
  }
  .addless{
    line-height:130px;
  }
}


@media screen and (max-width:768px) {
.contact_err{
    font-size: 12px!important;
    line-height: 20px;
    padding: 8px 0 0 0;
    color: #f00;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.contact_err{
    font-size: 12px!important;
    line-height: 20px;
    padding: 8px 0 0 0;
    color: #f00;
}
}
@media screen and (min-width:1024px) {
.contact_err{
    font-size: 12px!important;
    line-height: 20px;
    padding: 8px 0 0 0;
    color: #f00;
}
}

@media screen and (max-width:768px) {
.sam_img{
    width: 87px;
    height: 60px;
    float: left;
    background: url(img/m_info/no_img.png);
    background-position: center;
    background-size: cover;
}
.ssam_img{
    width: 95px;
    height:63px;
    float: left;
    background: url(img/m_info/no_img.png);
    background-position: center;
    background-size: cover;
outline: 3px solid #585858;
    outline-offset: -3px;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.sam_img{
    width: 130px;
    height: 90px;
    float: left;
    background: url(img/m_info/no_img.png);
    background-position: center;
    background-size: cover;
outline: 3px solid #585858;
    outline-offset: -3px;
}
.ssam_img{
    width: 95px;
    height:63px;
    float: left;
    background: url(img/m_info/no_img.png);
    background-position: center;
    background-size: cover;
outline: 3px solid #585858;
    outline-offset: -3px;
}
}
@media screen and (min-width:1024px) {
.sam_img{
    width: 137px;
    height: 94px;
    float: left;
    background: url(img/m_info/no_img.png);
    background-position: center;
    background-size: cover;

}
.ssam_img{
    width: 95px;
    height:63px;
    float: left;
    background: url(img/m_info/no_img.png);
    background-position: center;
    background-size: cover;
outline: 3px solid #585858;
    outline-offset: -3px;
}
}

@media screen and (max-width:768px) {
.shop_text h2{
    color: rgb(0, 0, 0);
    font-size: 16px;
}
.shop_text h2 span {
font-size: 22px;
    line-height: 40px;
}
.shop_text p{
    padding: 10px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 16px;
}

.pc_display{
  display:none;
}
.sp_display{
  display:block;
}
.company_time table td p{
    text-align: right;
    width: calc(100%);
    padding: 10px 0 0 0;
}
.company_time table td p a{
    padding: 5px 10px;
    background: #30a7e0;
    border-radius: 5px;
    color: #fff;
}
.recruit_img img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    object-position: center;
}
.recruit_con{
    width: 128px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 0px 0 30px 0;
}
.recruit_con a{
    color:#fff;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.shop_text h2{
    color: rgb(0, 0, 0);
    font-size: 18px;
    letter-spacing: -.5px;
}
.shop_text h2 span {
font-size: 26px;
    line-height: 50px;
}
.shop_text p{
    padding: 10px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 16px;
}
.pc_display{
  display:none;
}
.sp_display{
  display:block;
}
.company_time table td p{
    text-align: right;
    width: calc(100% - 18px);
    padding: 10px 0 0 0;
}
.company_time table td p a{
    padding: 5px 10px;
    background: #30a7e0;
    border-radius: 5px;
    color: #fff;
}
.recruit_img img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    object-position: center;
}
.recruit_con{
    width: 128px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 0px 0 30px 0;
}
.recruit_con a{
    color:#fff;
}
}
@media screen and (min-width:1024px) {
.shop_text h2{
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.shop_text h2 span {
font-size: 30px;
    line-height: 60px;
}
.shop_text p{
    padding: 10px 0 30px 0;
    line-height: 24px;
    color: #000000;
    font-size: 16px;
}
.pc_display{
  display:block;
}
.sp_display{
  display:none;
}
.company_time table td p{
    text-align: right;
    width: calc(100% - 18px);
    padding: 10px 0 0 0;
}
.company_time table td p a{
    padding: 5px 10px;
    background: #30a7e0;
    border-radius: 5px;
    color: #fff;
}
.recruit_img img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    object-position: center;
}
.recruit_con{
    width: 128px;
    height: 36px;
    background-color: #2ea7e0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin: 0px 0 30px 0;
}
.recruit_con a{
    color:#fff;
}
}

@media screen and (max-width:768px) {
.pick_top .swiper-wrapper .swiper-slide {
  position:relative;
} 

.pick_top .swiper-wrapper .swiper-slide-active{
  width: 100%!important;
}
.pick_top .swiper-wrapper .swiper-slide img{
   width:100%;
   height:290px;
   display:block;
   object-fit:cover;
   object-position:center;
}
.pick_logo{
    width: auto!important;
    height: 40px !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
.pick_logo2{
    width: auto!important;
    height: 40px !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.pick_top .swiper-wrapper .swiper-slide {
  position:relative;
}
.pick_top .swiper-wrapper .swiper-slide-active{
  width: 100%!important;
}
.pick_top .swiper-wrapper .swiper-slide img{
   width:100%;
   height:600px;
   display:block;
   object-fit:cover;
   object-position:center;
}
.pick_logo{
    width: auto!important;
    height: 50px !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
.pick_logo2{
    width: auto!important;
    height: 50px !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
}
@media screen and (min-width:1024px) {
.pick_top .swiper-wrapper .swiper-slide {
  position:relative;
} 
.pick_top .swiper-wrapper .swiper-slide img{
   width:100%;
   height:800px;
   display:block;
   object-fit:cover;
   object-position:center;
}
.pick_logo{
    width: auto!important;
    height: 120px !important;
    position: absolute;
    top: 30px;
    right: 30px;
}
.pick_logo2{
    width: auto!important;
    height: 100px !important;
    position: absolute;
    top: 30px;
    right: 30px;
}
}
@media screen and (max-width:768px) {
.faq_form {
    padding:0px 0 30px 0;
}
.faq_form h3{
    padding: 15px 5px 15px 18px;
    background: #efefef;
    border-left: 6px solid #ffc5f3;
    line-height: 26px;
    color: #000000;
    font-size: 13px;
    text-indent: -14px;
}
.faq_form h3 span{
    color: #fff;
    background: #2ea7e0;
    padding: 2px 5px;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.faq_form > p{
    padding: 10px 5px 30px 5px;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
    text-indent: -14px;
    margin-left: 18px;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.faq_form {
    padding:0px 0 0 0;
}
.faq_form h3{
    padding: 15px;
    background: #efefef;
    border-left: 6px solid #ffc5f3;
    line-height: 26px;
    color: #000000;
    font-size: 14px;
    text-indent: 0px;

}
.faq_form h3 span{
    color: #fff;
    background: #2ea7e0;
    padding: 4px 7px;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.faq_form > p{
    padding: 20px 0 30px 20px;
    line-height: 24px;
    color: #000000;
    font-size: 16px;
    text-indent: 0px;
}
}
@media screen and (min-width:1024px) {
.faq_form {
    padding: 0px 0 0 0;
}
.faq_form h3{
    padding: 15px;
    background: #efefef;
    border-left: 6px solid #ffc5f3;
    line-height: 26px;
    color: #000000;
    font-size: 16px;
    text-indent: 0px;

}
.faq_form h3 span{
    color: #fff;
    background: #2ea7e0;
    padding: 4px 7px;
    font-size: 14px;
    margin: 0 0 0 10px;
}
.faq_form > p{
    padding: 26px 0 30px 10px;
    line-height: 24px;
    color: #000000;
    font-size: 15px;
text-indent: -14px;
    margin-left: 20px;
}
}


@media screen and (max-width:768px) {
.partner_slid .swiper-slide{
    position:relative;
}

.partner_slid .swiper-slide p{
position: absolute;
    bottom: 12px;
    left: 0px;
    right: 0;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;
    max-width: 222px;
    padding: 20px 5px 3px 5px;
    margin: 0 auto;
    font-weight: bold;
    text-shadow: 1px 1px 2px #dc8444;
    border-bottom: 4px solid #f03684;
    
}
.partner_slid .swiper-slide p span{
    font-size:14px;
}
.partner_slid .swiper-slide a{
  color:#fff;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.partner_slid .swiper-slide{
    position:relative;
}

.partner_slid .swiper-slide p{

    position: absolute;
    bottom: 12px;
    left: 0px;
    right: 0;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    max-width: 270px;
    padding: 20px 5px 3px 5px;
    margin: 0 auto;
    font-weight: bold;
    text-shadow: 1px 1px 2px #dc8444;
    border-bottom: 4px solid #f03684;
    
    
    
}
.partner_slid .swiper-slide p span{
    font-size:14px;
}
.partner_slid .swiper-slide a{
  color:#fff;
}
}
@media screen and (min-width:1024px) {
.partner_slid .swiper-slide{
    position:relative;
}

.partner_slid .swiper-slide p{
    position: absolute;
    bottom: 12px;
    left: 0px;
    right: 0;
    text-align: center;
    letter-spacing: 1.5px;
    font-size: 18px;
    max-width: 270px;
    padding: 20px 5px 3px 5px;
    margin: 0 auto;
    font-weight: bold;
    text-shadow: 1px 1px 2px #dc8444;
    border-bottom: 4px solid #f03684;
    
}   
    
    
    
    
    
    
.partner_slid .swiper-slide p span{
    font-size:14px;
}
.partner_slid .swiper-slide a{
  color:#fff;
}
}

.site_link{
    max-width: 160px;
    height: 40px;
    background: #2ca7e0;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
}
.site_link a{
   color:#fff;
} 




@media screen and (max-width:768px) {
  .sp_view{
    display:block;
  }
}
@media screen and (min-width:768px) and (max-width:1024px){
  .sp_view{
    display:none;
  }
}
@media screen and (min-width:1024px) {
  .sp_view{
    display:none;
  }
}
@media screen and (max-width:768px) {
.shop_text h2 .rec_title img{
    width: 280px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0 0 20px 0;
}
.pick_top .swiper-container{

}
.recruit_link{
    width: 100%;
    padding: 0 0 0 0;
    display:inherit;
}
.recruit_seiko,.recruit_mass{
        margin:0;
}
.recruit_seiko img,.recruit_mass img{
    width: 100%;
    display: block;
    margin: 0 auto 20px auto;
}
.recruit_link p::before{
  content:'▶';
}
.sub_link_obj::before{
  content:'・'!important;       
}
.sub_link_obj{
    font-size: 14px!important;
    line-height: 32px!important;
    display:none;
}
.recruit_link p{
    font-size: 16px;
    line-height: 40px;
}
.recruit_link p a{
  color:#000;
    padding: 0 0 0 10px;
}
.recruit_link p a:hover{
    text-decoration:underline;
}
.addless_map{
    height:auto;
    width: 100%;
    padding: 0 0 20px 0;
}
.p_map{

}
.addless2{
  line-height: 240px;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.shop_text h2 .rec_title img{
    width: 353px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
.pick_top .swiper-container{

}
.recruit_link{
    width: 100%;
    height: 340px;
    padding: 0 0 0 0;
    display:inherit;
}
.recruit_seiko,.recruit_mass{
        margin:0;
}
.recruit_seiko img,.recruit_mass img{
    width: 497.99px;
    display: block;
    margin: 0 auto 20px auto;
}
.recruit_link p::before{
  content:'▶';
}
.sub_link_obj::before{
  content:''!important;       
}
.sub_link_obj{
    font-size: 14px!important;
    line-height: 32px!important;       
}
.recruit_link p{
    font-size: 16px;
    line-height: 40px;
}
.recruit_link p a{
  color:#000;
    padding: 0 0 0 10px;
}
.recruit_link p a:hover{
    text-decoration:underline;
}
.addless_map{
    height: 90px;
    width: 100%;
    padding: 0 0;
}
.p_map{

}
.addless2{
  line-height: 180px;
}
}
@media screen and (min-width:1024px) {
.shop_text h2 .rec_title img{
    width: 353px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
.pick_top .swiper-container{
  height:600px;
}
.recruit_link{
    width: 100%;
    height: 400px;
    padding: 0 0 30px 0;
    display:inherit;
}
.recruit_seiko,.recruit_mass{
        margin:0;
}
.recruit_seiko img,.recruit_mass img{
    width: 665px;
    display: block;
    margin: 0 auto 20px auto;
}
.recruit_link p::before{
  content:'▶';
}
.sub_link_obj::before{
  content:'・'!important;       
}
.sub_link_obj{
    font-size: 14px!important;
    line-height: 32px!important;       
}
.recruit_link p{
    font-size: 16px;
    line-height: 40px;
}
.recruit_link p a{
  color:#000;
    padding: 0 0 0 10px;
}
.recruit_link p a:hover{
    text-decoration:underline;
}
.addless_map{
    position: relative;
    height: 42px;
    width: 100%;
    padding: 0 0 20px 0;
}
.p_map{
    text-align: right;
    width: 100px;
    padding: 0 0 0 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
.addless2{
  line-height: 190px;
}

}


@media screen and (max-width:320px) {
    .ip4_br{
        display:block;
    }
    .ip6_br{
        display:none;
    }
.traffic_top{
  padding:20px 0 0 0;
}

 .traffic_top .traffic_001{
    width: 100%;
    height: 170px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_top.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_002{
    width: 100%;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid01.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top p{
    width: 100%;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid02.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_003{
    width: 100%;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid03.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_bottom{
    width: 100%;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid04.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.contact_traffic{
    padding: 25px 0 0px 0;
    border-top: 6px solid #efefef;
} 
}

@media screen and (min-width:321px) and (max-width:768px) {
    .ip4_br{
        display:none;
    }
    .ip6_br{
        display:block;
    }
.traffic_top{
  padding:20px 0 0 0;
}

.traffic_top .traffic_001{
    width: 100%;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_top.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_002{
    width: 100%;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid01.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top p{
    width: 100%;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid02.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_003{
    width: 100%;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid03.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_bottom{
    width: 100%;
    height: 170px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid04.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.contact_traffic{
    padding: 25px 0 0px 0;
    border-top: 6px solid #efefef;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
    .ip4_br{
        display:none;
    }
    .ip6_br{
        display:none;
    }
.traffic_top{
  padding:20px 0 0 0;
}

.traffic_top .traffic_001{
    width: 100%;
    height: 270px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_top.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_002{
    width: 100%;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid01.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top p{
    width: 100%;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid02.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_003{
    width: 100%;
    height: 58px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid03.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_bottom{
    width: 100%;
    height: 230px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid04.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.contact_traffic{
    padding: 25px 0 0px 0;
    border-top: 6px solid #efefef;
}
}
@media screen and (min-width:1024px) {
    .ip4_br{
        display:none;
    }
    .ip6_br{
        display:none;
    }
.traffic_top{
  padding:20px 0 0 0;
}
.traffic_top .traffic_001{
    width: 100%;
    height: 355px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_top.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_002{
    width: 100%;
    height: 66px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid01.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top p{
    width: 100%;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid02.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_top .traffic_003{
    width: 100%;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid03.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.traffic_bottom{
    width: 100%;
    height: 302px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(img/traffic/traffic_info_mid04.jpg);
    text-indent: -9999px;
    overflow: hidden;
}
.contact_traffic{
    padding: 25px 0 0px 0;
    border-top: 6px solid #efefef;
}
}

@media screen and (max-width:768px) {
.lp_top_box img{
  width:100%;
  height:auto;
  margin: 0 0 15px 0;
}
.kou_box img,.fran_box img{
  width:100%;
  height:auto;
  margin: 0 0 15px 0;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.lp_top_box img{
  width:100%;
  height:auto;
  margin: 0 0 20px 0;
}
.kou_box img,.fran_box img{
  width:100%;
  height:auto;
  margin: 0 0 20px 0;
}
}
@media screen and (min-width:1024px) {
.lp_top_box img{
  width:100%;
  height:auto;
  margin: 0 0 30px 0;
}
.kou_box img,.fran_box img{
  width:100%;
  height:auto;
  margin: 0 0 30px 0;
}
}

@media screen and (max-width:768px) {
  .btn_kou{
    width: 300px!important;
    display: block;
    margin: 20px auto 30px auto!important;
  }
  .btn_kou2{
    margin:0px!important;
  }
}
@media screen and (min-width:768px) and (max-width:1024px){
  .btn_kou{
    width: auto!important;
    display: block;
    margin: 20px auto 40px auto!important;
  }
  .btn_kou2{
    margin:0px!important;
  }
}
@media screen and (min-width:1024px) {
  .btn_kou{
    width: auto!important;
    display: block;
    margin: 20px auto 40px auto!important;
  }
  .btn_kou2{
    margin:0px!important;
  }
}

@media screen and (max-width:374px){
.rec_title {
    color:#000;
}
    .sp_tab{
        display:block;
    }
.rec_info li{
    padding: 7px 5px 7px 10px;
    background: #fff;
    border-left: 6px solid #fbb443;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    list-style: none;
    line-height: 24px;
    margin-bottom: 10px;
}
.rec_info li span{
    font-size: 12px;
    background: #2ea7e0;
    color: #fff;
    line-height: 20px;
    padding: 2px;
    margin-right: 10px;
}
.page_link img{
  width:100%;
  margin:0 0 10px 0;
}
.faq_form h5 {
    padding: 7px 15px 7px 20px;
    background: #fff;
    border-left: 6px solid #ff9952;
    color: #000000;
    font-size: 18px;
    margin: 0 0 20px 0;
}
.link_map_add{
width: 100%;
    height: 245px;
    margin: -245px 0 0 0;
    position: relative;
}
.area_001{
    position: absolute;
    width: 140px;
    height: 52px;
    top: 35px;
    left: 10px;
}
.area_002{
    position: absolute;
    width: 140px;
    height: 52px;
    top: 35px;
    left: 158px;
}
.area_003{
position: absolute;
    width: 140px;
    height: 52px;
    top: 161px;
    left: 10px;
}
.area_004{
position: absolute;
    width: 140px;
    height: 52px;
    top: 162px;
    left: 158px;
}
.footer_link h4{
    color: #fff;
    padding: 0 0 8px 0;
    font-weight: normal;
    border-bottom: 2px solid #92bb51;
    width: 150px;
    margin: 0px auto 37px auto;
}
.footer_text{
    width: 280px;
    margin: 38px auto 0 auto;
    color: #a0a09e;
    font-size: 13px;
    line-height: 26px;
    border: 1px solid #5e5a59;
    padding: 20px 10px 20px 10px;
    text-align: justify;   
}
.footer_text h1{
    font-size: 13px;
    font-weight:normal;
}
.footer_text h4{
    font-size: 13px;
    font-weight:normal;
    width: auto;
    margin: 0;
    padding: 0;
    border-bottom: 0px;
    color: #a0a09e;
}
.footer_text h5{
    font-size: 13px;
    font-weight:normal;
} 
.footer_text p{
    font-size: 13px;
    font-weight:normal;
} 
.pick_top .top_mov_sp{
    width: 100%;
    height: 391.11px;
    object-position: center;
    object-fit: cover;    
}
.dis_pc{
    display:none;
}
.dis_sp{
    display:block;    
}
.rinen img{
  width:100%;
}
}
@media screen and (min-width:375px) and (max-width:767px){
.rec_title {
    color:#000;
}
    .sp_tab{
        display:block;
    }
.rec_info li{
    padding: 7px 5px 7px 10px;
    background: #fff;
    border-left: 6px solid #fbb443;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    list-style: none;
    line-height: 24px;
    margin-bottom: 10px;
}
.rec_info li span{
    font-size: 12px;
    background: #2ea7e0;
    color: #fff;
    line-height: 20px;
    padding: 2px;
    margin-right: 10px;
}
.page_link img{
  width:100%;
  margin:0 0 10px 0;
}
.faq_form h5 {
    padding: 7px 15px 7px 20px;
    background: #fff;
    border-left: 6px solid #ff9952;
    color: #000000;
    font-size: 18px;
    margin: 0 0 20px 0;
}
.link_map_add{
    width: 100%;
    height: 289px;
    margin: -289px 0 0 0;
    position: relative;
}
.area_001{
    position: absolute;
    width: 166px;
    height: 58px;
    top: 47px;
    left: 11px;
}
.area_002{
position: absolute;
    width: 166px;
    height: 58px;
    top: 47px;
    left: 186px;
}
.area_003{
position: absolute;
    width: 166px;
    height: 58px;
    top: 195px;
    left: 11px;
}
.area_004{
    position: absolute;
    width: 166px;
    height: 58px;
    top: 195px;
    left: 186px;
}
.contact_tel{
    width: 100%;
    height: 40px;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    letter-spacing: -.01em;
    padding: 0 0 30px 0;
}
.footer_link h4{
    color: #fff;
    padding: 0 0 8px 0;
    font-weight: normal;
    border-bottom: 2px solid #92bb51;
    width: 150px;
    margin: 0px auto 37px auto;
}
.footer_text{
    width: 280px;
    margin: 38px auto 0 auto;
    color: #a0a09e;
    font-size: 13px;
    line-height: 26px;
    border: 1px solid #5e5a59;
    padding: 20px 10px 20px 10px;
    text-align: justify;      
}
.footer_text002{
    width: 280px;
    margin: 38px auto 0 auto;
    color: #a0a09e;
    font-size: 13px;
    line-height: 26px;
    padding: 20px 10px 20px 10px;
    text-align: justify;      
}
.footer_text h1{
    font-size: 13px;
    font-weight:normal;
} 
.footer_text h4{
    font-size: 13px;
    font-weight:normal;
    width: auto;
    margin: 0;
    padding: 0;
    border-bottom: 0px;
    color: #a0a09e;
}
.footer_text h5{
    font-size: 13px;
    font-weight:normal;
} 
.footer_text p{
    font-size: 13px;
    font-weight:normal;
} 
.pick_top .top_mov_sp{
    width: 100%;
    height: 458.33px;
    object-position: center;
    object-fit: cover;    
}
.dis_pc{
    display:none;
}
.dis_sp{
    display:block;    
}
    .side_bottom_img img{
        width:300px;
        display:block;
        margin:0 auto;
    }
.rinen img{
  width:100%;
}
}


@media screen and (min-width:768px) and (max-width:1024px){
.rec_title {
    color:#000;
}
    .sp_tab{
        display:block;
    }
.rec_info li{
    padding: 7px 10px 7px 10px;
    background: #fff;
    border-left: 6px solid #fbb443;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    list-style: none;
    line-height: 22px;
    margin: 0 0 10px 0;
}
.rec_info li span{
    font-size: 12px;
    background: #2ea7e0;
    color: #fff;
    line-height: 20px;
    padding: 4px;
    margin-right: 10px;
}
.page_link img{
  width:498px;
  margin:0 0 20px 0;
}
.faq_form h5 {
    padding: 7px 15px 7px 20px;
    background: #fff;
    border-left: 6px solid #ff9952;
    color: #000000;
    font-size: 18px;
    margin: 0 0 20px 0;
}
.link_map_add{
    width: 100%;
    height:400px;
    margin: -400px 0 0 0;
    position: relative;        
}
.area_001{
    position: absolute;
    width: 231px;
    height: 81px;
    top: 68px;
    left: 13px;
}
.area_002{
    position: absolute;
    width: 231px;
    height: 81px;
    top: 68px;
    left: 254px;
}
.area_003{
    position: absolute;
    width: 231px;
    height: 81px;
    top: 275px;
    left: 16px;  
}
.area_004{
    position: absolute;
    width: 231px;
    height: 81px;
    top: 275px;
    left: 254px; 
}
.contact_tel{
    width: 100%;
    height: 40px;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    letter-spacing: -.01em;
    padding: 0 0 30px 0;
}
.footer_link h4{
    color: #fff;
    padding: 0 0 8px 0;
    font-weight: normal;
    border-bottom: 2px solid #92bb51;
    width: 150px;
    margin: 0px auto 37px auto;
}
.footer_text{
    width: 620px;
    margin: 38px auto 0 auto;
    text-align: left;
    color: #a0a09e;
    font-size: 12px;
    line-height: 26px;
    border: 1px solid #5e5a59;
    padding: 20px 23px 20px 20px;        
}
.footer_text h1{
    font-size: 12px;
    font-weight:normal;
} 
.footer_text h4{
    font-size: 12px;
    font-weight:normal;
    width: auto;
    margin: 0;
    padding: 0;
    border-bottom: 0px;
    color: #a0a09e;
}
.footer_text h5{
    font-size: 12px;
    font-weight:normal;
} 
.footer_text p{
    font-size: 12px;
    font-weight:normal;
} 
.pick_top .top_mov_pc{
    width: 100%;
    height: 345.59px;
    object-position: center;
    object-fit: cover;    
}
.dis_pc{
    display:block;
}
.dis_sp{
    display:none;    
}
    .side_bottom_img img{
        width:230px;
    }
}
@media screen and (min-width:1024px) {
.rec_title {
    color:#000;
}
    .sp_tab{
        display:none;
    }
.rec_info li{
    padding: 7px 10px 7px 10px;
    background: #fff;
    border-left: 6px solid #fbb443;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 16px;
    list-style: none;
    line-height: 24px;
    margin: 0 0 10px 0;
}
.rec_info li span{
    font-size: 12px;
    background: #2ea7e0;
    color: #fff;
    line-height: 20px;
    padding: 4px;
    margin-right: 10px;
}


.page_link img{
  width:665px;
  margin:0 0 20px 0;
}
.faq_form h5 {
    padding: 7px 15px 7px 20px;
    background: #fff;
    border-left: 6px solid #ff9952;
    color: #000000;
    font-size: 18px;
    margin: 0 0 20px 0;
}
.link_map_add{
    width: 100%;
    height: 533px;
    margin: -533px 0 0 0;
    position: relative;        
}
.area_001{
    position: absolute;
    width: 307px;
    height: 106px;
    top: 89px;
    left: 19px;
}
.area_002{
    position: absolute;
    width: 307px;
    height: 106px;
    top: 89px;
    left: 342px;
}
.area_003{
position: absolute;
    width: 307px;
    height: 106px;
    top: 364px;
    left: 19px;
}
.area_004{
position: absolute;
    width: 307px;
    height: 106px;
    top: 364px;
    left: 342px;
}
.contact_tel{
    width: 100%;
    height: 40px;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    letter-spacing: -.01em;
    padding: 0 0 30px 0;
}
.footer_link h4{
    color: #fff;
    padding: 0 0 8px 0;
    font-weight: normal;
    border-bottom: 2px solid #92bb51;
    width: 150px;
    margin: 0px auto 37px auto;
}
.footer_text{
    width: 600px;
    margin: 38px auto 0 auto;
    text-align: left;
    color: #a0a09e;
    font-size: 12px;
    line-height: 26px;
    border: 1px solid #5e5a59;
    padding: 20px 23px 20px 20px;        
}
.footer_text h1{
    font-size: 12px;
    font-weight:normal;
} 
.footer_text h4{
    font-size: 12px;
    font-weight:normal;
    width: auto;
    margin: 0;
    padding: 0;
    border-bottom: 0px;
    color: #a0a09e;
}
.footer_text h5{
    font-size: 12px;
    font-weight:normal;
} 
.footer_text p{
    font-size: 12px;
    font-weight:normal;
} 
.pick_top .top_mov_pc{
    width: 100%;
    height: 900px;
    object-position: center;
    object-fit: cover;    
}
.dis_pc{
    display:block;
}
.dis_sp{
    display:none;    
}
    
    
    .side_bottom_img img{
        width:300px;
    }
}

.no_block{
    display:none;
}


.gsc-overflow-hidden{
  position: fixed;
  z-index: 0;
}


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

.menu-btn_serch{
position:absolute;
display:block;
top: 0px;
right: 50px;
font-size:15px;
text-align:center;
width:40px;
height:50px;
z-index:3;
}
.my-example_serch {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.my-example_serch2 {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.close-menu_serch{
position: absolute;
top:0px;
right: 0;
width: calc(100% - 400px);
height: 100vh;
margin: 95px 0 0 0;
background: rgba(0,0,0,0);
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
visibility: hidden;
opacity: 0;
}
.menu-btn_serch:hover .bar{
 background: #aaa;
}

.check_serch:checked ~ .drawer-menu_serch{
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
z-index: 2000;
width:100%;
}

.gsc-search-box{
transform: translateX(-100%);        
}

    
.check_serch:checked ~ .drawer-menu_serch .gsc-search-box{
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
    
    
.check_serch:checked ~ .menu-btn_serch .my-example_serch{
    opacity:0;
}
.check_serch:checked ~ .menu-btn_serch .my-example_serch2{
    opacity:1;
}
.check_serch:checked ~ .close-menu_serch{
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: .3s;
transition-delay: .3s;
background: rgba(0, 0, 0,0.5);
visibility: visible;
opacity: 1;
z-index: 3;
}
.check_serch {
 display: none;
}


.check_serch:checked ~ .drawer-menu_serch .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: block;
}
.search_nav_serch{
    display: none;
}

.drawer-menu_serch{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(0%);
    height: 69px;
    margin: 50px 0 0 0;
    background: #fff;
    opacity: 0;
    z-index: -100;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 3px!important;
    width: auto;
}
.menu-btn_serch{
position:absolute;
display:block;
top: 0px;
right: 50px;
font-size:15px;
text-align:center;
width:40px;
height:50px;
z-index:3;
}
.my-example_serch {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.my-example_serch2 {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.close-menu_serch{
position: absolute;
top:0px;
right: 0;
width: calc(100% - 400px);
height: 100vh;
margin: 95px 0 0 0;
background: rgba(0,0,0,0);
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
visibility: hidden;
opacity: 0;
}
.menu-btn_serch:hover .bar{
 background: #aaa;
}

.check_serch:checked ~ .drawer-menu_serch{
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
z-index: 2000;
width:100%;
}

.check_serch:checked ~ .menu-btn_serch .my-example_serch{
    opacity:0;
}
.check_serch:checked ~ .menu-btn_serch .my-example_serch2{
    opacity:1;
}
.check_serch:checked ~ .close-menu_serch{
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: .3s;
transition-delay: .3s;
background: rgba(0, 0, 0,0.5);
visibility: visible;
opacity: 1;
z-index: 3;
}

.check_serch {
 display: none;
}


.check_serch:checked ~ .drawer-menu_serch .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: block;
}
.search_nav_serch{
    display: none;
}

.drawer-menu_serch{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(0%);
    height: 100vh;
    margin: 50px 0 0 0;
    background: transparent;
    opacity: 0;
    z-index: -100;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(221, 221, 221, .5);
}    
}
@media screen and (min-width:375px) and (max-width:767px){

.menu-btn_serch{
position:absolute;
display:block;
top: 0px;
right: 50px;
font-size:15px;
text-align:center;
width:40px;
height:50px;
z-index:3;
}
.my-example_serch {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.my-example_serch2 {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.close-menu_serch{
position: absolute;
top:0px;
right: 0;
width: calc(100% - 400px);
height: 100vh;
margin: 95px 0 0 0;
background: rgba(0,0,0,0);
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
visibility: hidden;
opacity: 0;
}

.menu-btn_serch:hover .bar{
 background: #aaa;
}
.gsc-search-box{
transform: translateX(-100%);        
}

    
.check_serch:checked ~ .drawer-menu_serch .gsc-search-box{
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
    

.check_serch:checked ~ .drawer-menu_serch{
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
z-index: 2000;
width:100%;
}

.check_serch:checked ~ .menu-btn_serch .my-example_serch{
    opacity:0;
}
.check_serch:checked ~ .menu-btn_serch .my-example_serch2{
    opacity:1;
}
.check_serch:checked ~ .close-menu_serch{
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: .3s;
transition-delay: .3s;
visibility: visible;
opacity: 1;
z-index: 3;
}

.check_serch {
 display: none;
}


.check_serch:checked ~ .drawer-menu_serch .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: block;
}
.search_nav_serch{
    display: none;
}

.drawer-menu_serch{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(0%);
    height: 69px;
    margin: 50px 0 0 0;
    background: transparent;
    opacity: 0;
    z-index: -100;

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

.menu-btn_serch{
position:absolute;
display:none;
top: 0px;
right: 50px;
font-size:15px;
text-align:center;
width:40px;
height:50px;
z-index:3;
}
.my-example_serch {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.my-example_serch2 {
    font-size: 20px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.close-menu_serch{
position: absolute;
top:0px;
right: 0;
width: calc(100% - 400px);
height: 100vh;
margin: 95px 0 0 0;
background: rgba(0,0,0,0);
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
visibility: hidden;
opacity: 0;
}

.menu-btn_serch:hover .bar{
 background: #aaa;
}

.check_serch:checked ~ .drawer-menu_serch{
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
z-index: 2000;
width:100%;
}

.check_serch:checked ~ .menu-btn_serch .my-example_serch{
    opacity:0;
}
.check_serch:checked ~ .menu-btn_serch .my-example_serch2{
    opacity:1;
}
.check_serch:checked ~ .close-menu_serch{
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: .3s;
transition-delay: .3s;
visibility: visible;
opacity: 1;
z-index: 3;
}

.check_serch {
 display: none;
}


.check_serch:checked ~ .drawer-menu_serch .search_nav{
    width: 300px;
    height: 26px;
    margin: 20px auto;
    display: none;
}
.search_nav_serch{
    display: none;
}

.drawer-menu_serch{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(0%);
    height: 69px;
    margin: 50px 0 0 0;
    background: #fff;
    opacity: 0;
    z-index: -100;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(221, 221, 221, .5);
}
}

.nav_menu button,.search_box button {
    position: relative;
    width: auto;
    height: auto;
    top: inherit;
    right: inherit;
    border: 2px solid #3079ED;
    background: #3079ED;
}

@media screen and (max-width:767px) {
.tab_display{
    display:none;
}
.gsc-control-cse{
background:#ffffff!important;
    border-color: #ffffff!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px;
}
}
@media screen and (max-width:767px) {
.gsc-results-wrapper-overlay {
    top: 3%!important;
    left: 0%!important;
    height: 94%!important;
    width: 100%!important;
    -webkit-overflow-scrolling: touch
}
}
@media screen and (min-width:768px) {
.gsc-results-wrapper-overlay {
    top: 3%!important;
    left: 5%!important;
    height: 94%!important;
    width: 90%!important;
}
}
@media screen and (min-width:768px) {
    .tab_display{
        display:block;
    }
.gsc-control-cse{
background:transparent!important;
    border-color: transparent!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px;
}
}




@media screen and (max-width:324px) {
    #shop_page{
        padding:20px 0 0 0;
    }
    .m_text{
        margin: 30px 0 0 0;
    }
    .m_menu{
        padding: 20px 0 0 0;
    }
    .m_menu table th{
        width: 130px!important;
        line-height: 40px;
    }
    .m_menu table td{
        width: 150px!important;
        line-height: 40px;
        text-align: right;
    }
    .m_menu table td span{
        text-decoration: line-through;
        line-height: 40px;
    }
    .m_cos{
        line-height:40px!important;
    }
    .ip_6_m,.ip_4_m{
        line-height:80px!important;  
    }
}

@media screen and (min-width:325px) and (max-width:767px) {
    #shop_page{
        padding:20px 0 0 0;
    }
    .m_text{
        margin: 30px 0 0 0;
    }
    .m_menu{
        padding: 20px 0 0 0;
    }
    .m_menu table th{
        width: 130px!important;
        line-height: 40px;
    }
    .m_menu table td{
        width: 210px!important;
        line-height: 40px;
        text-align: right;
    }
    .m_menu table td span{
        text-decoration: line-through;
        line-height: 50px;
    }
    .m_cos{
        line-height:30px!important;
    }
    .ip_6_m{
        line-height:80px!important;  
    }
}
@media screen and (min-width:768px) and (max-width:1024px){

    .m_text{
        margin: 40px 0 0 0;
    }
    .m_menu{
        padding: 20px 0 0 0;
    }
    .m_menu table th{
        width: 200px!important;
        line-height: 40px;
    }
    .m_menu table td{
        width: 250px!important;
        line-height: 40px;
        text-align: right;
    }
    .m_menu table td span{
        text-decoration: line-through;
        line-height: 50px;
    }
    .m_cos{
        line-height:30px!important;
    }
}
@media screen and (min-width:1024px) {

    .m_text{
        margin: 50px 0 0 0;
    }
    .m_menu{
        padding: 25px 0 0 0;
    }
    .m_menu table th{
        width: 230px!important;
        line-height: 40px;
    }
    .m_menu table td{
        width: 390px!important;
        line-height: 40px;
        text-align: right;
    }
    .m_menu table td span{
        text-decoration: line-through;
        line-height: 50px;
    }
    .m_cos{
        line-height:30px!important;
    }
}
@media screen and (max-width:768px) {
    .recruit_contact_btn{
        width:85%;
        height:auto;
    }
}
  
  
  /* 2020.09.28 add */
  .training_price table {
    margin:20px 0 20px 0;
    
  }
  .training_price table tr{
    border-top: 1px solid #e0e0e0;
  }
  .training_price table th{
    width:30%;
  }
  .training_price table td{
    width:70%;
  }
  .training_price p{
    line-height: 24px;
    color: rgb(0, 0, 0);
    font-size: 14px;
  }
  


