@media (max-width: 1100px){
/********************************SERVICE*********************************/
.service-block {
    width: 100%;
    margin-bottom:100px;
}
.service-flex {
    display: block;
}
.web-support-intro-wrap{
    display: block;		
	}
.web-support-intro-image,.web-support-intro-worry-box{
	width:100%;	
	}
.web-support-intro-image{
    margin-bottom: 80px;		
	}
.web-support-contents .service-block:nth-last-child(2){
    margin-bottom: 100px;			
	}
/************************************************　cloud times　*******************************************************/
.ct-head-image {
    width: 100%;
}
/********************************archive*********************************/
.archive-list {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.archive-tab a {
    font-size: 18px;
    padding: 20px 4px;
}
@media (max-width: 768px){
/********************************基本設定*********************************/
.sp{
	display:block;
}
.pc{
	display:none;
}
.tab{
	display:none;
	}	
.contents-line{
	padding:0 30px;	
	}
.margin {
    height: 100px;
}
html body{
	font-size:12px;
    margin-top:7vh;
	}
.contents-margin-sp{
	margin:100px 0;	
	}
.contents-margintop-sp{
	margin-top:100px;	
	}
.contents-marginbottom-sp{
	margin-bottom:100px;	
	}
.entry-title {
    font-size: 50px;
    -webkit-box-reflect: below -18px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgba(0,0,0,0.8));
    margin: 120px 0;
}
.contact-box-text {
    font-size: 110%;
    line-height: 1.5;
}
.contact-box-btn {
    font-size: 110%;
    padding: 20px 10%;
}
.contact-box {
    padding: 20px;
}
/***************************************レンタルPC**********************************************************/
.rentalpc-contact-btn{
	width: 90%;
    font-size: 150%;
	}
.rentalpc-contact-wrap{
    background-attachment: initial;
    background-size: contain;		
	}
.pc-image {
	padding:0 20px;	
	}
div.pc-image-head{
	padding:0;			
	}
.pc-image-more img{
    width: 65px;		
	}
/***************************************SAFEDEAL**********************************************************/
.safe-logo img {
    max-width: 100%;
}
.ss-nayami-text {
    font-size: 150%;
}
.safe-flow-copy {
    font-size: 120%;
}
.keiyaku-img-flex {
    display: block;
}
.keiyaku-img-box {
    width: 100%;
}
.keiyaku-img-title {
    font-size: 110%;
}
.pdf-link-flex {
    justify-content: space-between;
}
/************************************************　cloud times　*******************************************************/
.ct-intro-nayami h2 {
    font-size: 180%;
}
.ct-solution {
    font-size: 150%;
}
.ct-shita img {
    width: 70px;
}
.ct-section-title {
    font-size: 180%;
}
.ct-flex {
    display: block;
}
.ct-flex-child:nth-child(-n+2) {
    width: 100%;
}
.ct-flex-child:first-child{
	margin-bottom:40px;	
	}
.ct-operation-child-image {
    filter: drop-shadow(1px 2px 3px #ccc);
}
/********************************フォーム*********************************/
.forms th, .forms td {
    display: list-item;
    list-style: none;
    width: 100%;
}
.forms {
    width: 100%;
    border-collapse: collapse;
}
.forms tr{
    border-bottom: 2px solid #000;		
	}
.forms .padding-top-none{
	padding-top:15px;	
	}
.forms th, .forms td {
    padding: 15px;
}
#form-section table.forms th{
	padding-bottom:0;	
	}
.forms tr td.form-select-box {
    border: 1px solid;
    width: 200px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    margin: 15px;
}
.forms .padding-bottom-none {
    padding-bottom: 15px;
}
.mw_wp_form input[type="file"]{
	   font-size: 11px;
}
/********************************header*********************************/
.main-navigation li {
	font-size: 21px;
    margin: 0 0 10%;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.main-navigation li:before {
    margin-bottom: 3px;
}
.site-header {
    min-height: 7vh;
}
.header-logo img {
    width: 120px;
}
.sp-sns-wrap{	
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.sp-sns-wrap a{
    background-color: #BA0F1C;
    width: 32%;
    text-align: center;
    height: 8vh;
    display: grid;
    place-items: center;
	}
.sp-sns-wrap a img{
	width: 40px;
}
.main-navigation{
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.nav-wrap {
    height: 70vh;
}
.btn-trigger {
    width: 40px;
    height: 31px;
}
/*****************header pnlbtn***************/	
.span01 {
    width: 45px;
}
.span02 {
    width: 25px;
    margin: 7px 0;
}
.span03 {
    width: 35px;
}
.menu-btn-span{
	height:3.5px;	
	}
.span02.closing02 {
    transform: translateX(0px) rotate(-225deg);
    width: 45px;
}
.span01.closing01 {
	transform: translate(-1px,11px) rotate(225deg);
}
/********************************index*********************************/
.top-head {
    height: 100vh;
    margin-top:0;
}
.top-content-flex {
    display: block;
}
.top-content-block{
    text-align: center;		
	}
.top-content-block-title {
    font-size: 50px;
	text-align: center;
}
.top-content-left, .top-content-right {
    width: 100%;
}
.top-head-text {
    font-size: 24px;
    margin-bottom: 40px;
}
.reflect {
    -webkit-box-reflect: below -40px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 42%,rgba(0,0,0,1));
}
.company-copy-text {
    font-size: 18px;
}
.top-to-kasou {
    margin: auto;
}
.top-content-image{
    text-align: center;		
	}
.scroll-btn {
    bottom: 5%;
}
.company-copy.top-margin-top{
	margin-top:100vh;	
	}
.top-blogs-title {
    font-size: 150%;
    padding: 0 10px;
}
.top-to-blog a {
    font-size: 200%;
}
/*****************index news***************/
.top-to-news{
    margin: 0 0 0 10px;
	}
.top-to-news a {
    font-size: 70%;
    width: 115px;
}
.top-news-title {
    margin: 5px 0 0 0;
	font-size: 90%;
}
.top-news-box a {
    display: block;
}
.top-news-date {
    font-size: 130%;
}
/*****************index blog***************/
.blog-eyecatch {
    height: 300px;
}
.blog-eyecatch-right {
    height: 105px;
}
.right-blog-wrap {
    height: 250px;
    overflow-y: scroll;
    padding: 15px;
    margin: 100px 5px;
}
.right-blog-wrap::-webkit-scrollbar {
    width: 5px;
}
/*****************index blog おわり***************/
.top-access-table th,.top-access-table td{
    width: 100%;
    display: list-item;
    list-style: none;
}
.top-access-right{
    display: flex;
    align-items: center;		
	}
.top-access-table {
    width:auto;
}
/********************************RECRUIT*********************************/
.job-description-table {
    width: 100%;
	text-align:center;
}
.job-description-table th, .job-description-table td {
    display: list-item;
    list-style: none;
    width: 100%;
	border-bottom: 2px solid #000;
}
.first-tr th{
    border-top: 2px solid #000;	
}
.job-description-table ul{
	line-height:2;
	}
.job-description-wrap {
    width: 100%;
}
.recruit-intro h2 {
    font-size: 16px;
    border-bottom: 2px solid #000;
    padding: 0px 10px 3px;
    line-height: 2;
    display: inline-block;
}
.recruit-intro .border-bottom {
    border-bottom: none;
    padding: 0;
}
.recruit-intro-text {
    line-height: 2;
    font-size: 12px;
}
.recruit-intro-large {
    font-size: 18px;
    margin: 10px 0;
}
.recruit-occupation-table th,.recruit-occupation-table td{
	display:list-item;
	list-style:none;
	width:100%;
	}
.recruit-occupation-table th{
    padding: 20px 0;
    border: 1px solid #f5f5f5;		
	}
.recruit-occupation-table li{
	font-size: 13px;
    margin-bottom: 10px;		
	}
.recruit-occupation-table li:last-child{
	margin-bottom:0;
	}
.recruit-occupation-title {
    width: 100%;
    font-size: 14px;
}
.job-description-table th{
    border-right: none;		
	}

/********************************ARCHIVE*********************************/
.archive-tab a {
    font-size: 14px;
    padding: 20px 4px;
}
.archive-tab {
	flex-wrap:wrap;
}
.works-archive-tab a{
	width:19%;
	margin-bottom:15px;
	
	}
.works-post-title{
	text-align:center;	
	}
a.archive-tab-btn01{
    width: 49%;
    margin-bottom: 10px;
}
a.archive-tab-btn02{
    width: 32%;
	margin-bottom:0px;
}
.archive-list li:nth-last-child(-n+4) {
    margin-bottom: 30px;
}
.archive-list li {
    padding: 30px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 0;
}
.archive-list li:last-child{
    margin-bottom: 0px;		
	}
.works-image {
    width: 100%;
}
.pjax-title {
    font-size: 26px;
    -webkit-box-reflect: below -9px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgba(0,0,0,0.8));
    margin: 0 0 80px;
}
/********************************DETAIL*********************************/
.works-concept-title:before, .works-concept-title:after {
    width: 25%;
}
.nav-previous, .nav-next {
    width: auto;
}
.works-title {
    font-size: 25px;
}
/********************************NEWS*********************************/
#news {
	width:100%;	
	}
#news li {
    border-bottom: 1px solid #c9151d;
    padding: 30px 0;
}
p.news-post-date {
    font-size: 23px;
}
.news-post-year, .news-content {
    font-size: 12px;
}
.news-title {
    font-size: 17px;
    margin-bottom: 7px;
}
/********************************SERVICE*********************************/
.service-title {
    font-size: 40px;
}
/********************************WEB SUPPORT*********************************/
.support-title {
    font-size: 17px;
}
.faq-icon img {
    width: 32px;
}
/********************************ABOUT*********************************/
.company-table th, .company-table td {
    padding: 18px 15px;
    display: list-item;
    list-style: none;
	width:100%;
    text-align: center;
}
.company-table th {
    margin-bottom: 14px;
}
/********************************footer*********************************/
.site-footer{
    margin-bottom: 20px;	
}
/*************************************************************************/
@media (max-width: 450px){
/*************************************************************************/
.sp-s{
	display:block;
	}
.pc {
	display:none;	
	}
.contact-box-tell a {
    font-size: 150%;
}
/*************************************************************************/
.ct-intro-nayami h2 {
    font-size: 135%;
}
.ct-section-title {
    font-size: 150%;
}
.about-ct-text-title {
    font-size: 120%;
}
.about-ct-text-box {
    padding: 25px;
}
/*************************************************************************/
}
}
}
/******************************** インターン　白神　20220802 *********************************/
@media (max-width: 768px){
.price-tab a {
	font-size: 14px;
    padding: 20px 4px;
}
.price-tab {
	flex-wrap:wrap;
}
.works-price-tab a{
	width:19%;
	margin-bottom:15px;
	
	}
a.price-tab-btn01{
    width: 49%;
    margin-bottom: 10px;
}
a.price-tab-btn02{
    width: 32%;
	margin-bottom:0px;
}
.fz40 {
	font-size: 40px;
}
p.price-post-date {
    font-size: 15px;
}
.fz12-20 {
	font-size: 12px;
}
.fz15 {
	font-size: 15px;
}
.price-title span {
	font-size: 12px;
}
.price-post-year{
    font-size: 10px;	
}
.price-content-block-title{
    font-size: 30px;
    letter-spacing: 4px;
    position: relative;
	margin-bottom: 37.5px;
}
.price-content-block-title:after{
    content: "";
    display: block;
    position: absolute;
    background-color: #C9151D;
    width: 100%;
    height: 5.54px;
    top: 100%;
	transition:0.4s;
	margin-top: 10px;
}	
	
	
	
	
	
	
	
	
}	