@charset "utf-8";



/*　スタディメイト　*/
section.cat-color-freshstart { border-bottom: solid 1px #ccc;}



/*　メニュー　*/

.title-photo {margin-bottom: 40px;}

.freshstart-category img.title {border-left: solid 10px #ccc;}
.freshstart-category .pencase img.title {border-color: #faa92e;}
.freshstart-category .portable img.title {border-color: #c5d232;}
.freshstart-category .systemnote img.title {border-color: #06b6aa;}
.freshstart-category .business img.title {border-color: #00bbeb;}

.freshstart-category .text-area {
    background-color: #f3f5f6;
	border-left: solid 10px #ccc;
	text-align: left;
	padding: 20px;
	}
.freshstart-category .text-area img {
    width: 292px;
	margin-bottom: 15px;
	/*background-color: #eee;*/
	}
	
.freshstart-category .pencase .text-area {border-color: #f7cf92;}
.freshstart-category .portable .text-area {border-color: #dce394;}
.freshstart-category .systemnote .text-area {border-color: #7cd5d0;}
.freshstart-category .business .text-area {border-color: #79d8f0;}

.guide-text {
	float: right;
	color: #888;
    font-size: 14px;
	background-image: url(../img/common/arrow_black.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	padding: 0 20px 0 0;
	}




 
 

/******　ブランドページ　******/





/*****************************************************************************/

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


/*　メニュー　*/



/******　ブランドページ　******/




}



/*****************************************************************************/

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


/*　メニュー　*/

.title-photo {margin-bottom: 30px;}

.freshstart-category img.title {border-left: solid 7px #ccc;}
.freshstart-category .text-area {
	border-left: solid 7px #ccc;
	padding: 20px 15px;
	}
.freshstart-category .text-area img { width: 100%;}


/******　ブランドページ　******/




}



/*****************************************************************************/

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


/*　メニュー　*/


/******　ブランドページ　******/




}



/*****************************************************************************/

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



/*　メニュー　*/

.title-photo {margin-bottom: 10px;}

/*.freshstart-category.cat-menu div {
	border-left: solid 5px #ccc;
	margin-bottom: 10px;
	}
.freshstart-category.cat-menu .pencase { border-color: #faa92e;}
.freshstart-category.cat-menu .portable { border-color: #c5d232;}
.freshstart-category.cat-menu .systemnote { border-color: #06b6aa;}
.freshstart-category.cat-menu .business { border-color: #00bbeb;}*/

.freshstart-category.cat-menu { margin-bottom: 20px;}
.freshstart-category .cat-grid2 { margin-bottom: 0 ;}


/*****　カテゴリーページ　*****/



/******　ブランドページ　******/



}



/*****************************************************************************/

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

}



/*****************************************************************************/

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

}
