@charset "utf-8";

/*
somedia
安坊かわら版
*/

.somedia{
}
.somedia .breadcrumb .inner{
	background: none;
}

#SecOtherProducts ul li:nth-child(1),
#SecOtherProducts ul li:nth-child(2){
	display: none;
}

/* #Sec01
-----------------------------------------------------------------*/
.somedia #Sec01{
	background-image: url(../images/somedia/bg.png);
	background-size: 1638px auto;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 120px 80px;
	margin-top: -60px;
}
.somedia #Sec01 .inner{
	max-width: 960px;
	margin: 0 auto;
}
.cat_list_box{
	margin-top: 80px;
}
.cat_list_box .cat_list li{
	position: relative;
}
.cat_list_box .cat_list li p.arrow{
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	text-align: center;
}
.post_list li{
	margin-top: 80px;
}
.somedia #Sec01 .cat_list_box .cat_list li.all a{
  background: #FFFFFF;
  color: #000033;
}
.somedia #Sec01 .cat_list_box .cat_list li.notice a{
  background: #CCCC99;
  color: #000033;
}
.somedia #Sec01 .cat_list_box .cat_list li.item a{
  background: #669999;
}
.somedia #Sec01 .cat_list_box .cat_list li.voice a{
  background: #993333;
}

.somedia .post_list li .tag.notice span{
  background: #CCCC99;
  color: #000033;
}

/*
somedia_post
*/

.post_tag a{
  display: block;
  width: 220px;
  font-size: 1.6rem;
  text-align: center;
  padding:  7px 0;
  border: solid 3px #000033;
  box-shadow: 5px 5px 10px 0 #cccccc;;
  color: #ffffff;
}
.post_tag.notice a{
  background: #CCCC99;
  color: #000033;
}
.post_tag.item a{
  background: #669999;
}
.post_tag.voice a{
  background: #993333;
}
.post_tag.case a{
  background: #000033;
}

.somedia_post #Sec01,
.somedia_post_item #Sec01{
	padding: 80px;
}
.somedia_post #Sec01 .inner,
.somedia_post_item #Sec01 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 80px;
	background: #ffffff;
	position: relative;
	box-sizing: border-box;
}

.somedia_post #Sec01 .inner .pick,
.somedia_post_item #Sec01 .inner .pick{
	background: #000033;
	color: #ffffff;
	font-size: 1rem;
	border-radius: 15px;
	position: absolute;
	top: 100px;
	right: 80px;
	padding: 0 5px;
	line-height: 2rem;
	min-width: 30px;
  text-align: center;
}
.somedia_post #Sec01 .inner .pick a,
.somedia_post_item #Sec01 .inner .pick a{
	color: #ffffff;
}
.somedia_post #Sec01 .inner .date,
.somedia_post_item #Sec01 .inner .date{
	font-size: 1.8rem;
	margin-top: 80px;
}
.somedia_post #Sec01 .inner .post_ttl,
.somedia_post_item #Sec01 .inner .post_ttl{
	font-size: 2rem;
	font-weight: 400;
	margin-top: 20px;
}

/*
基本テンプレート
*/

/* #Sec01
-----------------------------------------------------------------*/
.somedia_post{}
.somedia_post .breadcrumb{
	background: #F5F5EA;
}
.somedia_post .breadcrumb .inner{
	background: #F5F5EA;
}
.somedia_post #Sec01{
	background: #F5F5EA;
}
.somedia_post #SecSomedia{
	margin-top: 0;
}
.somedia_post #SecSomedia .inner{
	margin-top: 0;
}
.somedia_post #SecSomedia .bg_box{
	display: none;
}
.somedia_post .article{

}
.somedia_post .article p{
	padding: 30px 0;
	font-size: 1.6rem;
	font-weight: 400;
}
.somedia_post .article p img{
	max-width: 100%;
  height: auto;
}

/*
商品紹介テンプレート
*/
.somedia_post_item{}
.somedia_post_item .breadcrumb{
	background: #E0EBEB;
}
.somedia_post_item .breadcrumb .inner{
	background: #E0EBEB;
}
.somedia_post_item #Sec01{
	background: #E0EBEB;
}
.somedia_post_item #SecSomedia{
	margin-top: 0;
}
.somedia_post_item #SecSomedia .inner{
	margin-top: 0;
}
.somedia_post_item #SecSomedia .bg_box{
	display: none;
}

.somedia_post_item .slide_item_area{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.somedia_post_item .slide_item_area .slide{
	width: 60%;
}
.somedia_post_item .slide_item_area .slide img{
	width: 100%;
	height: auto;
}
.somedia_post_item .slide_item_area .txt_area{
	width: 36%;
}
.somedia_post_item .under_box{

}
.somedia_post_item .under_box .thumb{
	display: flex;
	flex-wrap: wrap;
}
.somedia_post_item .under_box .thumb li{
	width: 90px;
	margin-right: 10px;
	margin-top: 20px;
}
.somedia_post_item .under_box .thumb li img{
	width: 100%;
	height: auto;
}

.somedia_post_item .point_box{
	padding: 80px 40px 40px;
	border: solid 32px #669999;
	margin-top: 160px;
	position: relative;
}
.somedia_post_item .point_box:after{
	content: "";
	display: block;
	width: 257px;
	height: 233px;
	background: url(../images/somedia/icon_01.png);
	background-size: 257px;
	background-repeat: no-repeat;
	position: absolute;
	top: -150px;
	left: -115px;
}


@media screen and (max-width: 1020px) {
/* 1020pxまでの幅の場合に適応される */


/* 1020pxまでの幅の場合に適応される */
}

@media screen and (max-width: 767px) {
/* 767pxまでの幅の場合に適応される */

/* #Sec01
-----------------------------------------------------------------*/
.somedia #Sec01{
	background-image: url(../images/somedia/bg.png);
	background-size: 1638px auto;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 120px 50px 60px;
	margin-top: -60px;
}
.somedia #Sec01 .inner{
	max-width: 960px;
	margin: 0 auto;
}
.cat_list_box{
	margin-top: 40px;
}
.post_list li{
	margin-top: 30px;
}


/*
somedia_post
*/

.post_tag a{
  width: 150px;
}

.somedia_post #Sec01,
.somedia_post_item #Sec01{
	padding: 30px;
}
.somedia_post #Sec01 .inner,
.somedia_post_item #Sec01 .inner{
	padding: 20px;
}

.somedia_post #Sec01 .inner .pick,
.somedia_post_item #Sec01 .inner .pick{
	background: #000033;
	color: #ffffff;
	font-size: 1rem;
	border-radius: 15px;
	position: absolute;
	top: 45px;
	right: 20px;
	padding: 2px 5px;
}

.somedia_post #Sec01 .inner .date,
.somedia_post_item #Sec01 .inner .date{
	font-size: 1.8rem;
	margin-top: 40px;
}
.somedia_post #Sec01 .inner .post_ttl,
.somedia_post_item #Sec01 .inner .post_ttl{
	font-size: 2rem;
	font-weight: 400;
	margin-top: 20px;
}

/*
商品紹介テンプレート
*/
.somedia_post_item .point_box{
	padding: 40px 15px 15px;
	border: solid 16px #669999;
	margin-top: 100px;
	position: relative;
}
.somedia_post_item .point_box:after{
	content: "";
	display: block;
	width: 150px;
	height: 120px;
	background: url(../images/somedia/icon_01.png);
	background-size: 150px auto;
	background-repeat: no-repeat;
	position: absolute;
	top: -95px;
	left: -80px;
}

.somedia_post_item .slide_item_area{
	display: block;
}
.somedia_post_item .slide_item_area .slide{
	width: 100%;
}
.somedia_post_item .slide_item_area .slide img{
	width: 100%;
	height: auto;
}
.somedia_post_item .slide_item_area .txt_area{
	width: 100%;
	margin-top: 30px;
}
.somedia_post_item .under_box{
}
.somedia_post_item .under_box .thumb{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.somedia_post_item .under_box .thumb:before{
	content: "";
	width: 22%;
	display: block;
	order: 1;
}
.somedia_post_item .under_box .thumb:after{
	content: "";
	width: 22%;
	display: block;
}
.somedia_post_item .under_box .thumb li{
	width: 22%;
	margin-right: 0;
	margin-top: 20px;
}
.somedia_post_item .under_box .thumb li img{
	width: 100%;
	height: auto;
}



/* 767pxまでの幅の場合に適応される */
}

@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される */


/* 640pxまでの幅の場合に適応される */
}