/* -------------------------------------------------------------------------------------------------------------------*/


body{
	font-family:Helvetica, Arial,
	 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	 Meiryo, メイリオ, sans-serif !important;
}

a:hover{
    color: #7AB12A;
}


.l-title {
/*    margin: 9px 0px 0px 21px;*/
    margin-left: 21px;
}

.l-menu-header{
/*	margin: 8px 20px 0px 0px;*/
	margin: 11px 20px 0px 0px;
}



.l-header{
	width: 100%;
}

.l-content{

    margin: 0 auto;
    padding: 0px;
	width: 1052px; /* 996＋28×2 */
	overflow: hidden;

}

.l-content{
	background-color: #FFFFFF;
}



.l-wide {
    margin: 0 auto;
    padding: 0px;
	width: 100%;
}

.l-wide-main{
    margin: 0 auto;
    padding: 0px;
	width: 996px;
}

.l-contents {
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
	width: 771px;
	float: left;
}


.l-side {
    margin: 0px;
    padding: 0px;
	width: 225px;
	float: right;
	text-align:right;
}

.l-recentry{
	margin: 0px auto 0px;
	padding: 0px 28px;
}

/* M */

.ys-desc{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size:8px;
	letter-spacing: 0.1em;
	color: #999999;
	line-height: 14px;
}

.ys-price-table {

	margin: 28px 0px;

	line-height: 23px;
	font-size: 12px;


	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
clear:both;



    border-collapse: separate;
    border-spacing: 14px 0;
}


.ys-price-table>li {

	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	color: #666666;



	background-color: #ffffff;
}


.ys-price-name{
	margin-bottom: 14px;
	color: #444444;
    font-size: 1.8rem;
}



.ys-price{
	margin-top: 14px;
	font-size: 16px;
	color: #666666;
}




.ys-price a {
	width: 100%;
	display: inline-block;
	color: #79B12A;
	font-size:18px;
}

.ys-price a:hover {
	color: #ffffff;
}











.ys-price-menu{
	padding-top: 32px;
	margin-top: 32px;
	margin-bottom: 32px;
	background-color: #f2f2f2;
border-top: 1px solid #EEF0F0;
border-bottom: 1px solid #EEF0F0;
}

.ys-price-menu li a{
	display: inline-block;
	margin: 0px;
	padding: 28px 0px;
	text-align: center;
	border: 2px solid #ffffff;


	width: 100%;
	text-decoration: none;

	border: 4px solid #ffffff;
	background-color: #ffffff;

}


.ys-price-menu li a:hover{
	border: 4px solid #79B12A;
	color: #79B12A;
}









.ys-midashi{
	margin: 0 auto 7px;
	padding 0px;
	text-align: center;
	font-size: 20px;
	color: #555555;
}

.ys-midashi3{
	margin: 14px auto 7px;
	padding 0px;
	text-align: center;
	font-size: 16px;
	color: #555555;
}



.ys-attention-keyword{
	padding-bottom:2px;
	text-align: center;
}



.ys-attention-keyword>a {
	display: inline-block;
	margin: 2px;
	padding: .2em .65em;
	border: 1px solid #ccc;
	border-radius: 14px;
	color: #79B12A;
	font-size:12px;
	border-color: #79B12A;
	text-decoration: none;
}


.ys-attention-keyword>a:hover {
	color: #ffffff;
	background-color: #79B12A;
}





.ys-recentry-keyword{
	padding-bottom:2px;
}



.ys-recentry-keyword>a {
	display: inline-block;
	margin: 2px;
	padding: .2em .65em;
	border: 1px solid #ccc;
	border-radius: 14px;
	color: #79B12A;
	font-size:12px;
	border-color: #79B12A;
	text-decoration: none;
}


.ys-recentry-keyword>a:hover {
	color: #ffffff;
	background-color: #79B12A;
}






div.ys-recentry-photo { 
  width:87px;
  height:87px;
  overflow:hidden;
  position:relative;
}

div.ys-recentry-photo img { 
  max-width:140%;
  min-width:100%;
  width:auto;
  min-height:100%;
  max-height:140%;
  height:auto;
  position:absolute;
  top:-40%;
  right:-40%;
  bottom:-40%;
  left:-40%;
  margin:auto;
}



.l-recentry ul {
	margin: 0px;
	padding: 0px;

overflow: hidden;
}

.l-recentry ul li {
  display: table-cell;
  *display: inline;  
	*zoom: 1;
}


.l-recentry li:last-child {
padding-right: 0px;
}







.ys-pickup-list{
	padding: 7px 14px 7px;
	margin-bottom: 28px;
	border: 1px solid #79B12A;

    border-radius: 4px;
    -moz-border-image: border-radius: 4px;
    -webkit-border-image: border-radius: 4px;

}



.ys-pickup ul {
	margin: 0px;
	padding: 0px;

overflow: hidden;
}

.ys-pickup ul li {
  display: table-cell;
  *display: inline;  
	*zoom: 1;
	padding-right: 14px;
}


.ys-pickup li:last-child {
padding-right: 0px;
}





.ys-category{
width: 739px;

}



.ys-category-tab li {
	float: left;
	width: 368px;
	margin-right: 3px;
	background: #cccccc;
}

.ys-category-tab li:last-child {
	margin-right: 0px;
}


.ys-category-tab a {
	display: block;
	padding: 4px 8px;
	border-width: 1px 1px 0;
	text-decoration: none;
	color: #ffffff;
}



.select{
	color: #ffffff;
	border-top: #ff0000;
}


.content {
	display: none;
height: 209px;
}

.block {
	display: block;
}



#searchform2 {
    position: relative;
}


#keywords2  {
    width: 701px;
    height: 35px;
    background: #ffffff;
    border: 1px solid #79B12A;
	border-radius: 4px;
    padding: 4px 4px 4px 7px;
    color: #666666;  
	font-size: 18px;
}


#searchBtn2 {
    position: absolute;  
    top: 0;  
    _top: 1px;  
    left: 850px;  
}  
*:first-child + html #searchBtn2    {  
    top: 1px;  
} 


input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }



.ys-search-box{
	margin: 0px;
	text-align:center;
}


.ys-box{
	margin: 0px 32px 14px 0px;
	padding: 0px;
	width: 225px;
	height: 320px;
	float: left;
background-color:#ffffff;
}

.ys-box>img{
	margin: 0px;
	padding: 0px;
}

.ys-box img {
    border-radius: 4px;
    -moz-border-image: border-radius: 4px;
    -webkit-border-image: border-radius: 4px;
}




.ys-box>a:hover{
	text-decoration: none;
}


.ys-box>p{
}

.ys-box-title{
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	font-size: 13px;
}

.ys-box-desc{
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.1em;
}


.ys-info{
	margin: 0px;
	padding: 0px;
}

.ys-info-list{
	padding: 7px 14px 7px;
	margin-bottom: 28px;
	border: 1px solid #79B12A;

    border-radius: 4px;
    -moz-border-image: border-radius: 4px;
    -webkit-border-image: border-radius: 4px;

}


.ys-info-list li{
	line-height: 21px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #999999;
	text-align: left;
}

.ys-info-list li>a{
	text-decoration: none;
	color: #666666;
}

.ys-info-list li>a:hover{
	text-decoration: none;
	color: #79B12A;
}

.ys-info-list li:last-child{
	border-bottom: none;
}

.ys-info-list dt{
	line-height: 21px;
	padding-top: 7px;
	text-align: left;
}

.ys-info-list dd{
	line-height: 21px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #999999;
	text-align: left;
}

.ys-info-list dd>a{
	text-decoration: none;
	color: #666666;
}

.ys-info-list dd>a:hover{
	text-decoration: none;
	color: #79B12A;
}

.ys-info-list dd:last-child{
	border-bottom: none;
}

.ys-content-title{
	line-height: 7px;
	padding: 4px 0px 4px 7px;
	margin: 11px 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-left: 8px solid #79B12A;
}

.ys-content-title2{
	line-height: 7px;
	padding: 4px 0px 0px 7px;
	margin: 11px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-left: 8px solid #79B12A;
}





/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/













.category1 .select{
	background: #79B12A;
}

/* ピンク：eb6295, F7A4C2 */
.category2 .select{
	background: #79B12A;
}


#content2 a{
	color: #79B12A;
}


#content2 a:link{
	color: #79B12A;
}

#content2 a:visited{
	color: #79B12A;
}







.ys-category-link{
}




.ys-category-list{
	width:737px;
	height: 181px;

	line-height: 28px;
	font-size: 14px;
	display: table;
	table-layout: fixed;
	text-align: left;

}

.ys-category-list>li {
	display: table-cell;
	vertical-align: top;
	padding: 7px;
}


.ys-category-box{
	display: table-cell;
	border: 1px solid #7AB12A;
}


#content1 .ys-category-box{
	border: 1px solid #7AB12A;
}

/* ピンク：F7A4C2 */
#content2 .ys-category-box{
	border: 1px solid #79B12A;
}


.ys-category-page-link{
	margin: 0px 14px 7px 14px;
	float: right;
}



.ys-recentry-image{
	overflow: hidden;
}

.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea>.head{
	margin:0px;
	padding:0px;
}

.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea>.head>.title>img{
	display: none;
}
.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea>.head>#CheckedImageBox_Pager{
margin-bottom: 4px;
}

.l-recentry>.l-contents>.ys-recentry-image>.historybox{
	float: left;
	width: 100%;
    background:none;
}

.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea>.checkthumbArea>.thumbInner{
}

.l-recentry>.l-contents>.ys-recentry-image>.historybox{
margin:0px;
padding:0px;

height: 120px;
}

.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea{
height: 120px;
}


.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea>.checkthumbArea{
margin:0px;
padding:0px;
	width: 100%;
height: 120px;
}


.l-recentry>.l-contents>.ys-recentry-image>.historybox>.historyArea>.checkthumbArea img{
}




.l-recentry .l-contents .ys-recentry-image .historybox .historyArea .checkthumbArea li{
	margin:0 8px 0 0px !important;
	padding:0px !important;
}




.l-main>.l-contents>.kwArea>.head{
	display: none;
}

.l-main>.l-contents>.kwArea>.usedkwArea {
	height: 60px !important;
}


.l-main>.l-contents>.kwArea>.usedkwArea ul {
	margin-left: 0px;
}

.l-main>.l-contents>.kwArea>.usedkwArea a {
	display: inline-block;
	margin: 2px;
	padding: .2em .65em;
	border: 1px solid #ccc;
	border-radius: 14px;
	color: #79B12A;
	font-size:12px;
	border-color: #79B12A;
	text-decoration: none;
}

.l-main>.l-contents>.kwArea>.usedkwArea a:hover {
	color: #ffffff;
	background-color: #79B12A;
}


.kwArea .usedkwArea ul{
	margin:0px;
	width:100%;
}

.kwArea .usedkwArea ul li a{
	text-align: center;
	width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.rslides_tabs{
}

.l-wide-search{
	background-color: #E6F0CC;
}



#photoArea{
	margin-bottom: 0px !important;
	height: 437px !important;
}

#photoframe{
	padding: 0px !important;
	font-size:0px;
}

.topFrame{
	background-color: #F0F7E1;



}


#photoArea .topfr {
	border: none !important;
}

.recommendArea{
    margin-left: 142px;
}

.srchboxArea{
	margin-top: 21px !important;
}



.rblock .rewords a{
	margin-right: 14px;
	letter-spacing: 0.1em !important;
	font-size: 13px;
	margin-top: 1px;
}





.ys-info-recommend{
	font-size: 0px;
}

.ys-info-recommend{
	padding: 14px;
	border: 1px solid #79B12A;
    border-radius: 4px;
    -moz-border-image: border-radius: 4px;
    -webkit-border-image: border-radius: 4px;
	line-height: 21px;
	text-align: left;
}

.ys-info-recommend img{
	width: 65px;
	height: 65px;
	margin:0px;
	padding:0px;
	float: left;
}


.ys-info-reccomend-text{
	clear: both;
	font-size: 12px;
	padding-top: 14px;
}


.thumbInner_zero{
	font-size: 14px !important;
	text-align: center !important;
	margin: 0px !important;
	padding: 14px !important;
	color: #333333 !important;


    background-color: #E6F0CC;
	coror: #79B12A;

    border-radius: 4px;
    -moz-border-image: border-radius: 4px;
    -webkit-border-image: border-radius: 4px;


}

.container{
	min-width: 1038px;
}

div.recommendArea{
	margin-top: 2px;
	height: 22px !important;
	padding-bottom: 22px !important;
}


.l-recentry-box{
	width: 739px;
}

.rewords{
	padding-top: 0px;
}


.flexslider {
border:none; 
}

.flex-viewport{
	height: 437px;
	overflow: hidden !important;
}






.topFrame{
	position: relative;
	text-align: center;
	height: 437px;

/*	min-width: 1038px;
	max-width: 1440px;*/

	min-width: 996px;
	max-width: 1218px;

margin: 0 auto;

	overflow: hidden !important;

}

.flexslider {
	position:absolute;
	left: 0;
	right: 0;
	border: 0;
	height: 100%;
margin: 0 auto;
}
.slides{
	margin: 0;
	padding: 0;
	height: 437px;

}
.topFrame img {
	min-height: 437px;
	position: relative;
	vertical-align: top;
	object-fit: cover;
}
.topFrame ul {
	margin: 0;
	padding: 0;
}

.flex-control-nav {
	bottom: 20px!important;
	right: 0;
	text-align: center;
	width: 100%!important;
	z-index: 100;
}

.flex-control-nav li a{
	border: 2px solid #ffffff;
}





/* --------------------------------
 * skills
 * -------------------------------- */
.skills {
  padding: 80px 0;
  background-color: #fff;
  color: #333;
}
.skills-wrapper {
  display: table;
  width: 80%;
  margin: 50px auto 0;
  table-layout: fixed;
}
.skill-box {
  display: table-cell;
}
.skill-icon {
  width: 150px;
  height: 150px;
  margin-bottom: 30px;
  border: 4px solid;
  border-radius: 50%;
  color: #f1b400;
  font-size: 8rem;
  line-height: 142px;
}
.skill-title {
  margin: 0 20px 20px;
  font-size: 2rem;
}
.skill-text {
  margin: 0 20px;
  line-height: 2;
}




  /* --- skills --- */
  .skills-wrapper,
  .skill-box {
    display: block;
  }
  .skill-box {
    margin: 40px auto;
  }
  .skill-icon {
  }
  .skill-text {
    margin: 0;
  }

.ys-new-arrival{
	font-size:0;
	line-height: 0px;
}

.ys-info-reccomend-text{
	line-height: 21px;
}


.seihoukei {
  object-fit: cover;
  width: 65px;
  height: 65px;
  background-color: #ccc;
  border: 1px solid #ccc;
}



.kwArea .usedkwArea{
	margin-left: 0px!important;
}

.historyArea .thumbInner_zero{
	height: auto!important;
}

.flex-control-paging li a.flex-active{
	background: #79B12A !important;
}

.flex-control-paging li a{
	background: none !important;
}

.flex-control-paging li a:hover{
	background: #79B12A !important;
}



.slides>li:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}


.alertmessage{
	width: 966px;
	padding: 7px 14px 7px;
	margin-bottom: 14px;
	border: 1px solid #F5B2B2;
	background: #F5DCDC !important;

    border-radius: 4px;
    -moz-border-image: border-radius: 4px;
    -webkit-border-image: border-radius: 4px;
}
