@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .social-sidebar-area,
    .message-box > a {
        width: 60px;
    }
    .message-box > a {
        height: 80px;
    }
    .social-info-area {
        left: -160px;
    }
    .gallery_area {
        height: calc(100% - 380px);
        width: calc(100% - 180px);
        left: 120px;
        right: 60px;
        padding-right: 45px;
    }
    .social-sidebar-area {
        height: 65%;
    }
    .social-info-area {
        left: -140px;
        bottom: 270px;
    }
    .social-info-area > a > span {
        display: ;
    }
    .social-info-area a i {
        font-size: 26px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar {
        padding: 0;
    }
    .navbar-brand {
        margin-right: 0;
        max-width: 500px;
    }
.navbar-toggler {
    padding: 0;
    font-size: 18px;
    background-color: transparent;
    border-radius: 6px;
    width: 150px;
    height: 50px;
    color: #fff;
    line-height: 28px;
    margin: 20px 0;
    border: 2px solid #fff;
    font-weight: 400;
}
    #studioMenu {
        padding: 30px;
        background-color: #1d1d1d;
        z-index: 1002;
    }
.header-area .main-menu-top .nav-link {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 6px 14px;
}
    .header-area .main-menu .nav-link {
        padding: 5px 15px;
    }
    .header-search-form form input {
        width: 570px;
        margin-bottom: 15px;
    }
    .social-sidebar-area,
    .message-box > a {
        width: 80px;
    }
    .message-box > a {
        height: 80px;
    }
    .social-sidebar-area {
        bottom: 50px;
        height: 50%;
    }
    .social-info-area {
        left: -140px;
        bottom: 275px;
    }
    .social-info-area > a > span {
        display: ;
	margin-left: -65px;
    }
    .social-info-area a i {
        font-size: 26px;
        margin-right: 77px;
    }
    .slide-text {
        margin-left: 120px;
        margin-top: -50px;
    }
    .carousel-indicators li {
        height: 50px;
    }
    .slide-text span {
        font-size: 60px;
    }
    .gallery_area {
        height: calc(100% - 380px);
        width: calc(100% - 130px);
        left: 100px;
        right: 30px;
        padding-right: 30px;
    }
    .portfolio-menu button {
        padding: 0 10px;
    }
    .counter-area h2 {
        font-size: 24px;
    }
    .counter-area h6 {
        font-size: 12px;
    }
    .elements-title h2 {
        font-size: 24px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    h3 {
    font-size: 1.15rem;
}
    p {
        font-size: 12px;
    }
    .navbar {
        padding: 0;
    }
    .navbar-toggler-top {
        padding: 0;
        font-size: 16px;
        background-color: transparent;
        border-radius: 6px;
        width: 90px;
        height: 30px;
        color: #000;
        line-height: 28px;
        margin: 20px 0;
        border: 2px solid #000;
        font-weight: 400;
    }
    .navbar-toggler {
        padding: 0;
        font-size: 16px;
        background-color: transparent;
        border-radius: 6px;
        width: 90px;
        height: 30px;
        color: #fff;
        line-height: 28px;
        margin: 20px 0;
        border: 2px solid #fff;
        font-weight: 400;
    }
    #studioMenu {
        padding: 20px;
        background-color: #1d1d1d;
        z-index: 1002;
    }
    .header-area .main-menu .nav-link {
        padding: 5px 15px;
    }
    .header-search-form form input {
        width: 570px;
        margin-bottom: 15px;
    }
    .header-area {
        height: 70px;
        padding: 0 0;
    }
    .navbar-brand {
        margin-right: 0;
        max-width: 200px;
    }
    .header-search-form form input {
        width: 100%;
        margin-bottom: 15px;
        font-size: 10px;
    }
.header-area .main-menu-top .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 6px 14px;
}
.header-area .main-menu .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 14px;
}
    .social-sidebar-area,
    .message-box > a {
        width: 36px;
    }
    .message-box > a {
        height: 50px;
    }
    .social-sidebar-area {
        bottom: 40px;
	height: 65%;
    }
    .carousel-indicators li {
        height: 40px;
    }
    .social-info-area {
        left: -140px;
        bottom: 220px;
    }
    .social-info-area > a > span {
        display: flex;
    }
    .gradient-background-overlay,
    .gradient-background-overlay:before {
        height: 90px;
    }
    .slide-text {
        padding: 15px 15px 10px;
        margin-left: 65px;
        margin-top: -40px;
    }
    .slide-text span {
        font-size: 24px;
    }
    .slide-text h2 {
        font-size: 16px;
    }
    .contact-popup-form .modal-content {
        padding: 15px;
    }
    .blog-content h2,
    .contact-heading-text h2 {
        font-size: 20px;
    }
    .contact-heading-text h2,
    .blog-content p {
        margin-bottom: 30px;
    }
    .modal-dialog {
        width: 240px;
        margin: 30px auto;
    }
    .about-content h2 {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .single-pie-bar {
        margin-bottom: 50px;
    }
    .follow-me-instagram-area {
        border-top: 1px solid #dcdcdc;
        margin-bottom: 0;
    }
    .footer-area {
        position: relative;
        height: auto;
        padding: 10px 0 10px;
        bottom: 0;
        left: 0;
    }
    .single-footer-content {
        margin-bottom: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gallery_area {
        height: auto;
        width: calc(100% - 90px);
        overflow-y: auto;
        position: relative;
        z-index: 1;
        top: 100px;
        left: 60px;
        right: 15px;
        padding-right: 15px;
    }
    .portfolio-menu button {
        font-size: 12px;
        padding: 0 5px;
    }
    .gallery_menu {
        margin-bottom: 30px;
    }
    #scrollUp {
        display: none !important;
    }
    .page-item.active .page-link:after {
        width: 40px;
    }
    .page-item.active .page-link {
        padding-right: 40px;
    }
    .pagination-area .page-link {
        font-size: 14px;
    }
    .pagination-area.mb-100 {
        margin-bottom: 0;
    }
    .blog-area.mt-100,
    .about-me-area.mt-100,
    .contact-area.mt-100 {
        margin-top: 70px;
    }
    .contact-core-info {
        width: 200px;
        left: -40px;
        padding: 15px;
    }
    .single-cool-fact {
        margin-bottom: 30px;
    }
    .elements-title h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .studio-buttons-area .btn {
        margin-bottom: 15px;
    }
    .message-box > a > img {
        max-width: 30px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .modal-dialog {
        width: 320px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    #scrollUp {
        display: block !important;
    }
    .slide-text span {
        font-size: 36px;
    }
    .slide-text h2 {
        font-size: 20px;
    }
    .modal-dialog {
        width: 450px;
    }
    .contact-popup-form .modal-content {
        padding: 50px 15px;
    }
    .portfolio-menu button {
        font-size: 14px;
    }
}

/*---------追加2カラム---------*/
.col_two_one {
	overflow:hidden;
}

.col_two_one ul {
	overflow:hidden;
	margin:0 -2% -2% 0;
}
.col_two_one li {
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 2% 0;
}
.col_two_one li:nth-child(2n+1) {
	clear:both;
}
.col_two_one li img {
	width:100%;
	*margin-bottom:0.5%;*
}

@media screen and (max-width:767px) {
	.lock {
		overflow:hidden;
	}
	.col_two_one ul {
		margin-right:0;
	}
	.col_two_one li {
		width:100%;
	}
	.col_two_one li:nth-child(2n+1) {
		clear:both;
	}
}
/*---------追加2カラム---------*/
/*---------追加3カラム---------*/
.col_three_one {
	overflow:hidden;
}

.col_three_one ul {
	overflow:hidden;
	margin:2% -2% 0 0;
}
.col_three_one li {
	list-style:none;
	float:left;
	width:31%;
	margin:0 2% 2% 0;
}
.col_three_one li:nth-child(3n+1) {
	clear:both;
}
.col_three_one li img {
	width:100%;
	margin-bottom:0.5%;
}

@media screen and (max-width:767px) {
	.lock {
		overflow:hidden;
	}
	.col_three_one ul {
		margin-right:0;
	}
	.col_three_one li {
		width:100%;
	}
	.col_three_one li:nth-child(3n+1) {
		clear:both;
	}
}
/*---------追加3カラム---------*/
.col_two_one_lat {
	overflow:hidden;
}

.col_two_one_lat ul {
	overflow:hidden;
	margin:0 -2% -2% 0;
}
.col_two_one_lat li {
	list-style:none;
	float:left;
	width:50%;
	margin:0 0 0 0;
}
.col_two_one_lat li:nth-child(2n+1) {
	clear:both;
}
.col_two_one_lat li img {
	width:100%;
	*margin-bottom:0.5%;*
}

@media screen and (max-width:767px) {
	.lock {
		overflow:hidden;
	}
	.col_two_one_lat ul {
		margin-right:0;
	}
	.col_two_one_lat li {
		width:100%;
	}
	.col_two_one_lat li:nth-child(2n+1) {
		clear:both;
	}
}
/*---------追加画像配置---------*/
.center {
	margin: auto;
	width:50%;
}
@media screen and (max-width:767px) {
	.lock {
		overflow:hidden;
	}
	.center {
		width:100%;
	}
}
/*---------追加画像配置---------*/
/*---------追加マージン凡用---------*/
.mb10 {margin-bottom   : 10px;}
.mb20 {margin-bottom   : 20px;}
.mb30 {margin-bottom   : 30px;}
.mb40 {margin-bottom   : 40px;}
.mb50 {margin-bottom   : 50px;}
.mb60 {margin-bottom   : 60px;}
.mb70 {margin-bottom   : 70px;}
.mb80 {margin-bottom   : 80px;}
/*---------追加フォント凡用---------*/
.f-10{font-size:10px!important;}
.f-12{font-size:12px!important;}
.f-14{font-size:14px!important;}
.f-16{font-size:16px!important;}
.f-18{font-size:18px!important;}
.f-20{font-size:20px!important;}
.f-25{font-size:25px!important;}
.f-26{font-size:26px!important;}
.f-30{font-size:30px!important;}
.f-35{font-size:35px!important;}
.f-38{font-size:38px!important;}
.f-40{font-size:40px!important;}
.f-46{font-size:46px!important;}
.f-50{font-size:50px!important;}
.line-h-15{line-height:1.5!important;}
.f-b{font-weight:bold!important;}
.f-e{margin-top: 0; margin-bottom: 0;!important;}
/*---------追加youtbe---------*/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/*================================================
 *  リストカラムRWD
 ================================================*/

#item-list {
  /*background:#ccc;
  padding:20px 10px 0 10px;*/
  margin-bottom:10px;
}

#item-list ul{
  /*margin-left:-10px;*//*セル間ガター分マイナスマージン*/
  overflow:hidden;
  background-color:transparent;
}

#item-list ul li {
  float:left;
  list-style-type:none;
  text-align:center;
  padding:0 4px 0 4px;/*セル間ガター*/
  margin-bottom:10px;
  margin-left: 0px;
}

ul.cols-1 li.ct {width: 100%;}
ul.cols-2 li.ct {width: 45%;}
ul.cols-3 li.ct {width: 31%;}
ul.cols-4 li.ct {width: 25%;}
ul.cols-5 li.ct {width: 18%;}
ul.cols-6 li.ct {width: 16.66666%;}
ul.cols-7 li.ct {width: 14.28571%;}
ul.cols-8 li.ct {width: 12.5%;}



@media only screen and (max-width: 767px) {
  ul.cols-6 li.ct,ul.cols-7 li.ct,ul.cols-8 li.ct{
	  width: 33%;/*４列以上は３列に*/
  }
  ul.cols-5 li.ct{
	  width:45%;/*5列は2列に*/
  }
  ul.cols-4 li.ct{
	  width:50%;/*3列は2列に*/
  }
  ul.cols-3 li.ct{
	  width:45%;/*3列は2列に*/
  }
  
}

a.anchor{
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}