@charset 'UTF-8';
#product-under .list li p,
.section-ttl {
	line-height: 1.2
}

#about,
#mailmagazine input,
#posts .table,
#posts .table .row .item {
	box-sizing: border-box
}

#product-under .banner,
#product-under .list,
#seminar ul {
	list-style: none
}

.slide{
	max-width: 1020px;
	margin: 0 auto 50px auto;
}
.slider {
	position: relative
}

@media screen and (max-width:1023px) {
	.slider {
		width: 100%
	}
}

.slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -12px;
	width: 14px;
	height: 24px;
	background: url(../img/top/icon_nav_arrow.png);
	background-size: contain;
	cursor: pointer
}

.slider .slick-prev {
	left: 0;
	margin-left: -24px
}

.slider .slick-next {
	right: 0;
	margin-right: -24px;
	transform: rotate(180deg)
}

/*.slider .slick-slide {
	opacity: .05
}*/

.slider .slick-slide img {
	width: 100%;
	height: auto
}

.slider .slick-slide.slick-current {
	opacity: 1
}

.slider-nav {
	padding: 17px 0;
	background: #0f3c68;
}

@media screen and (max-width:1023px) {
	.slider .slick-prev {
		left: 10px;
		margin-left: 0
	}
	.slider .slick-next {
		right: 10px;
		margin-right: 0
	}
	.slider-nav {
		display: none
	}
}

.slider-nav .slick-list {
	position: relative;
	margin: 0 auto;
	width: 510px
}

.slider-nav .slick-list .slick-slide {
	position: relative;
	opacity: .4
}

.slider-nav .slick-list .slick-slide.slick-current {
	opacity: 1
}

.slider-nav .slick-list .slick-slide.slick-current:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 3px solid #ff7226;
	content: ''
}

.slider-nav img {
	width: 100px;
	height: auto
}

.section-ttl {
	position: relative;
	margin-bottom: 30px;
	background: #0f3c68;
	color: #fff;
	text-align: center;
	letter-spacing: 2px
}

@media screen and (max-width:1023px) {
	.section-ttl {
		margin-bottom: 20px
	}
}

.section-ttl:after {
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -14px;
	border-width: 19px 14px 0;
	border-style: solid;
	border-color: #15528f transparent transparent;
	content: ''
}

.section-ttl h1 {
	margin: 0 auto;
	padding: 30px 0 23px;
	width: 680px;
	background: #15528f;
	font-size: 2rem
}

@media screen and (max-width:1023px) {
	.section-ttl h1 {
		width: auto
	}
}

.section-ttl span {
	display: block;
	margin-top: 10px;
	letter-spacing: 3px;
	font-weight: 100;
	font-weight: 400;
	font-size: 10px;
	transform: scale(.8)
}

.contents {
	margin: 0 auto 46px;
	width: 1020px
}

@media screen and (max-width:1023px) {
	.contents {
		width: auto
	}
}

#about {
	padding: 40px 60px 40px 390px;
	background: url(../img/top/bg_about.jpg) no-repeat #fff;
	background-size: auto 100%
}

#about h2 {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 17px;
	color: #15528f;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1.4
}

#about h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 4px;
	background: #15528f;
	content: ''
}

#posts .first .thumb img,
#posts .table .row .item .thumb img {
	height: auto;
	max-width: 100%
}

#about p {
	margin-bottom: 15px
}

#about .btn {
	width: 270px
}

@media screen and (max-width:1023px) {
	#about {
		margin: 0 10px;
		padding: 30px 20px;
		background-image: none
	}
	#about .btn {
		width: auto
	}
}

#hack .f_left {
	width: 710px
}

@media screen and (max-width:1023px) {
	#hack .f_left {
		float: none;
		width: auto
	}
}

#hack .f_right {
	width: 280px
}

@media screen and (max-width:1023px) {
	#hack .f_right {
		float: none;
		width: auto
	}
}

@media screen and (min-width:768px) and (max-width:1023px) {
	#hack .f_right > div:first-child {
		margin: 0 auto;
		width: 570px
	}
	#hack .f_right > div:first-child:after {
		display: block;
		clear: both;
		content: ' '
	}
	#hack .f_right > div:first-child > p {
		float: left
	}
}

#info .sub-ttl:before,
#mailmagazine h2:after {
	content: '';
	position: absolute
}

#posts {
	margin: 0 0 45px
}

@media screen and (min-width:768px) and (max-width:1023px) {
	#posts {
		margin: 0 10px 45px
	}
}

#posts .item a {
	position: relative;
	display: block;
	padding: 20px;
	word-break: break-all
}

#posts .item a:hover {
	text-decoration: none
}

#posts .item .cat {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 3px 30px 4px;
	color: #fff;
	letter-spacing: 2px;
	font-size: 1.4rem;
	line-height: 1
}

#posts .item time {
	display: block;
	letter-spacing: 1px;
	font-size: 1.2rem
}

#posts .item p {
	color: #15528f
}

#posts .first {
	border: 1px solid #d7dfe3;
	border-bottom: none
}

#posts .first .thumb {
	float: right;
	width: 265px;
	text-align: right
}

@media screen and (max-width:767px) {
	#posts .first {
		border: none;
		border-top: 1px solid #d7dfe3;
		border-bottom: 1px solid #d7dfe3
	}
	#posts .first .thumb {
		float: none;
		width: auto;
		text-align: center
	}
}

#posts .first .data {
	float: left;
	padding-top: 25px;
	width: 360px
}

@media screen and (max-width:767px) {
	#posts .first .data {
		float: none;
		width: auto
	}
}

#posts .first .data p {
	font-size: 2.2rem
}

#posts .table {
	display: table;
	margin-bottom: 12px;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed
}

@media screen and (max-width:767px) {
	#posts .table {
		display: block
	}
}

#posts .table .row {
	display: table-row
}

@media screen and (max-width:767px) {
	#posts .table .row {
		display: block
	}
}

#posts .table .row .item {
	display: table-cell;
	width: 33.3%;
	border: 1px solid #d7dfe3;
	vertical-align: top
}

#posts .table .row .item a {
	min-height: 280px
}

#posts .table .row .item .thumb {
	margin-bottom: 20px
}

@media screen and (max-width:767px) {
	#posts .table .row .item {
		display: table;
		width: 100%;
		border: none;
		border-bottom: 1px solid #d7dfe3
	}
	#posts .table .row .item a {
		min-height: inherit
	}
	#posts .table .row .item .thumb {
		display: table-cell;
		width: 45%;
		vertical-align: top
	}
	#posts .table .row .item .data {
		display: table-cell;
		padding-left: 20px;
		vertical-align: top
	}
}

#posts .table + .btn {
	margin: 0 auto;
	width: 230px
}

#info {
	position: relative;
	padding: 30px;
	border: 1px solid #d7dfe3
}

@media screen and (max-width:1023px) {
	#info {
		padding: 0;
		border: none
	}
}

#info .sub-ttl {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 12px;
	color: #15528f;
	letter-spacing: 2px;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.4
}

#info .sub-ttl:before {
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
	background: #15528f
}

@media screen and (max-width:1023px) {
	#info .sub-ttl {
		margin: 0 0 20px;
		padding: 15px;
		border-top: 2px solid #15528f;
		border-bottom: 1px solid #d7dfe3
	}
	#info .sub-ttl:after {
		display: none
	}
}

#mailmagazine,
#seminar {
	border: 1px solid #d7dfe3
}

#info .btn {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 100px
}

#mailmagazine {
	margin-bottom: 20px;
	border-top: none
}

@media screen and (max-width:1023px) {
	#info .btn {
		top: 16px;
		right: 10px;
		padding-right: 10px;
		width: 60px
	}
	#mailmagazine {
		box-sizing: border-box;
		margin: 0 auto 20px;
		width: 280px
	}
}

#mailmagazine h2 {
	position: relative;
	margin: 0 -1px;
	padding: 20px 0;
	background: #15528f;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: 1.8rem;
	line-height: 1.2
}

@media screen and (min-width:768px) and (max-width:1023px) {
	#mailmagazine {
		float: right
	}
	#mailmagazine h2 {
		padding: 10px 0
	}
}

#mailmagazine h2 span {
	display: block;
	margin-top: 5px;
	letter-spacing: 3px;
	font-weight: 100;
	font-weight: 400;
	font-size: 10px;
	transform: scale(.8)
}

#mailmagazine h2:after {
	bottom: -12px;
	left: 50%;
	margin-left: -14px;
	border-width: 19px 14px 0;
	border-style: solid;
	border-color: #15528f transparent transparent
}

#mailmagazine .inner {
	padding: 20px
}

@media screen and (min-width:768px) and (max-width:1023px) {
	#mailmagazine .inner {
		padding: 13px 20px
	}
}

#mailmagazine .inner > p {
	margin-bottom: 5px;
	text-align: center;
	letter-spacing: -1px
}

#mailmagazine input {
	padding: 10px;
	width: 100%;
	border: none;
	vertical-align: middle;
	-webkit-appearance: none
}

#mailmagazine .input {
	margin-bottom: 10px
}

#mailmagazine .input input {
	background: #eff3f7
}

#mailmagazine .input:nth-child(-n+2) {
	width: 112px
}

#mailmagazine .input:nth-child(1) {
	float: left
}

#mailmagazine .input:nth-child(2) {
	float: right
}

#mailmagazine .submit {
	position: relative;
	background-color: #ff7226;
	color: #fff
}

#mailmagazine .submit:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -50px;
	content: '\f003';
	font-family: FontAwesome
}

#mailmagazine .submit:after {
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -4px;
	width: 5px;
	height: 9px;
	background: url(../img/common/icon_arrow_right_white.png) no-repeat;
	background-size: contain;
	content: ''
}

#mailmagazine .submit input {
	padding-left: 40px;
	background: 0 0;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 700;
	cursor: pointer
}

#seminar {
	clear: both;
	margin-bottom: 20px;
	padding: 25px
}

@media screen and (max-width:1023px) {
	#seminar {
		padding: 0;
		border: none
	}
}

#seminar .sub-ttl {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 12px;
	color: #15528f;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.4
}

#seminar .sub-ttl:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
	background: #15528f;
	content: ''
}

@media screen and (max-width:1023px) {
	#seminar .sub-ttl {
		margin: 0 0 20px;
		padding: 15px;
		border-top: 2px solid #15528f;
		border-bottom: 1px solid #d7dfe3
	}
	#seminar .sub-ttl:after {
		display: none
	}
	#seminar ul {
		margin: 0 10px
	}
}

#seminar li {
	margin-bottom: 20px
}

#seminar li:last-child {
	margin-bottom: 0
}

#seminar a {
	display: block
}

#seminar .thumb {
	float: left;
	width: 70px
}

#seminar .thumb img {
	max-width: 100%;
	height: auto
}

#seminar p {
	float: right;
	width: 150px;
	line-height: 1.5
}

@media screen and (max-width:1023px) {
	#seminar p {
		float: none;
		margin-left: 80px;
		width: auto
	}
	.fb-pageplugin {
		margin: 0 10px
	}
}

.siteseal {
	margin-top: 20px;
	text-align: center
}

.holiday {
	border: solid 1px #CCC;
	width: 980px;
	background: #FFF;
	padding: 20px;
	margin: 10px auto;
}

/* =========================================
2018.04.19 改修
==========================================*/

/*―――――――――――――――――――*/
/*――調整――*/
/*―――――――――――――――――――*/
#container>section {
	margin-bottom: 0;
}

/*―――――――――――――――――――*/
/*――○○から探す――*/
/*―――――――――――――――――――*/
.search-section.situation{
	background: #f0f4f7;
}
.search-section-wrap{
	max-width: 1020px;
	padding: 30px 10px 75px 10px;
	margin: 0 auto;
	position: relative;
}
.search-section-wrap::before{
	content: "";
	width: 100%;
	max-width: 400px;
	height: 4px;
	position: absolute;
	left: 50%;
	top: 0;
	background: #155290;
	transform: translateX(-50%);
}
.search-section-title{
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.3;
	font-weight: bold;
	color: #155290;
	margin-bottom: 40px;
}
.search-section-title .spell{
	font-size: 0.8rem;
	font-weight: 200;
	display: block;
	text-align: center;
	letter-spacing: 0.4em;
	margin-top: 10px;
}
.search-section-midashi{
	position: relative;
	font-size: 1.8rem;
	line-height: 1.3;
	margin-bottom: 25px;
	padding-left: 50px;
	font-weight: normal;
}
.search-section-midashi::before{
	content: "";
	width: 38px;
	height: 38px;
	background: #155290;
	position: absolute;
	left: 0;
	top: -0.5em;
}
.search-section-midashi::after{
	content: "";
	position: absolute;
	left: 38px;
	top: 0.3em;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #155290;
}
.search-section-midashi.works::before{
	background: #155290 url(../img/common/icon_search-works.svg) no-repeat center center / 16px 14px;
}
.search-section-list{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.search-section-list li{
	width: calc(100% / 4 - (20px * 3 / 4));
	margin-bottom: 24px;
}
@media screen and (max-width:767px) {
	.search-section-list li{
		width: calc(50% - 10px );
	}
}
.search-section-list li:not(:nth-child(4n)){
	margin-right: 20px;
}
@media screen and (max-width:767px) {
	.search-section-list li:not(:nth-child(4n)){
		margin-right: inherit;
	}
	.search-section-list li:not(:nth-child(2n)){
		margin-right: 20px;
	}
}
.search-section-list a{
	display: block;
	text-decoration: none;
	text-align: center;
	background: #fff;
	color: #155290;
	border: 1px solid #d8e0e4;
	padding: 7px;
}

.search-section-list.banners a{
	padding: 0;
}
.search-section-list a img{
	transition: filter 0.3s;
}
.search-section-list a:hover img{
	filter: brightness(110%);
}
.search-section-list .thumbnail{
	margin-bottom: 5px;
}
.search-section-list.banners .thumbnail{
	margin-bottom: 0;
}
.search-section-list .name{
	font-size: 1.6rem;
}
.search-section-link{
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	color: #155290!important;
	width: 100%;
	max-width: 270px;
	box-sizing: border-box;
	padding: 15px;
	line-height: 1;
	border: 1px solid #8aa9c8;
	position: relative;
}
.search-section-link:not(:last-child){
	margin-bottom: 40px;
}
.search-section-link::after{
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #155290;
}
.search-section-link:hover{
	background: #155290;
	color: #fff!important;
	text-decoration: none;
}
.search-section-link:hover::after{
	border-color: transparent transparent transparent #fff;
}

/*―――――――――――――――――――*/
/*――ランキング――*/
/*―――――――――――――――――――*/
.ranking-list{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 55px;
}
@media screen and (max-width:767px) {
	.ranking-list{
		flex-direction: column;
	}
}
.ranking-list li{
	width: calc(100% / 5 - (25px * 4 / 5));
	font-size: 1.6rem;
	line-height: 1.3;
}
@media screen and (max-width:767px) {
	.ranking-list li{
		width: 100%;
	}
}
.ranking-list li:not(:last-child){
	margin-right: 25px;
}
@media screen and (max-width:767px) {
	.ranking-list li:not(:last-child){
		margin-right: inherit;
		margin-bottom: 10px;
	}
}
.ranking-list a{
	display: block;
	position: relative;
}
@media screen and (max-width:767px) {
	.ranking-list a{
		display: flex;
		align-items: center;
	}
}
.ranking-list a::before{
	content: "";
	width: 30px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	background-size: contain;
	background-repeat: no-repeat;
}
.ranking-list li:nth-child(1) a::before{
	background-image: url(../img/top/icon_first.png);
}
.ranking-list li:nth-child(2) a::before{
	background-image: url(../img/top/icon_second.png);
}
.ranking-list li:nth-child(3) a::before{
	background-image: url(../img/top/icon_third.png);
}
.ranking-list li:nth-child(4) a::before{
	background-image: url(../img/top/icon_fourth.png);
}
.ranking-list li:nth-child(5) a::before{
	background-image: url(../img/top/icon_fifth.png);
}
.ranking-list .thumb{
	margin-bottom: 10px;
}
@media screen and (max-width:767px) {
	.ranking-list .thumb{
		width: 100px;
		margin-right: 15px;
	}
}
.ranking-list .thumb img{
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
@media screen and (max-width:767px) {
	.ranking-list a p{
		flex: 1;
	}
}

/*―――――――――――――――――――*/
/*――新商品＆最近チェックした商品囲み――*/
/*―――――――――――――――――――*/
.new-checked-wrap{
	display: flex;
	border: 1px solid #ccc;
}
@media screen and (max-width:767px) {
	.new-checked-wrap{
		flex-direction: column;
	}
}
#check{
	margin-bottom: 0;
	position: relative;
}
#check .no-item{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.new-checked-wrap .box{
	margin-bottom: 0;
	flex: 1;
	max-width: 50%;
	box-sizing: border-box;
	padding: 34px 24px;
}
@media screen and (max-width:767px) {
	.new-checked-wrap .box{
		max-width: none;
		padding: 17px 12px;
	}
}
.new-checked-wrap .box:first-child{
	border-right: 1px solid #ccc;
}
@media screen and (max-width:767px) {
	.new-checked-wrap .box:first-child{
		border-right: none;
	}
}
.new-checked-wrap .new-checked-list{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.new-checked-wrap .new-checked-list li{
	width: calc(100% / 3 - (20px * 2 / 3));
}
.new-checked-wrap .new-checked-list li:not(:nth-child(3n)){
	margin-right: 20px;
}
.new-checked-wrap .new-checked-list li:not(:nth-child(-n + 3)){
	margin-top: 20px;
}
.new-checked-wrap .new-checked-list .thumb{
	margin-bottom: 5px;
}
.new-checked-wrap .new-checked-list .thumb img{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

/*―――――――――――――――――――*/
/*――おすすめコンテンツ――*/
/*―――――――――――――――――――*/
.osusume-contents{
	background: #f0f4f7;
	padding: 40px 0 100px 0;
}
.osusume-contents-wrap{
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
}
.osusume-banners{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.osusume-banners li{
	width: calc(100% / 4 - (20px * 3 / 4));
}
@media screen and (max-width:767px) {
	.osusume-banners li{
		width: calc(50% - 10px);
	}
}
.osusume-banners li:not(:last-child){
	margin-right: 20px;
}
@media screen and (max-width:767px) {
	.osusume-banners li:not(:last-child){
		margin-right: inherit;
	}
	.osusume-banners li:not(:nth-child(2n)){
		margin-right: 20px;
	}
	.osusume-banners li:not(:nth-child(-n + 2)){
		margin-top: 20px;
	}
}
.osusume-banners li img{
	max-width: 100%;
	height: auto;
}


/*―――――――――――――――――――*/
/*――特殊カテゴリ――*/
/*―――――――――――――――――――*/
#other ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
@media screen and (max-width:767px) {
	#other ul{
		flex-direction: column;
	}
}
#other ul li{
	width: calc(100% / 5 - (25px * 4 / 5));
	font-size: 1.6rem;
	line-height: 1.3;
}
@media screen and (max-width:767px) {
	#other ul li{
		width: 100%;
	}
}
#other ul li:not(:nth-child(5n)){
	margin-right: 25px;
}
@media screen and (max-width:767px) {
	#other ul li:not(:nth-child(5n)){
		margin-right: inherit;
		margin-bottom: 10px;
	}
}
#other ul a{
	display: block;
	position: relative;
}
@media screen and (max-width:767px) {
	#other ul a{
		display: flex;
		align-items: center;
	}
} 
#other ul .thumb{
	margin-bottom: 10px;
}
@media screen and (max-width:767px) {
	#other ul .thumb{
		width: 100px;
		margin-right: 15px;
	}
}
#other ul .thumb img{
	vertical-align: bottom;
	max-width: 100%;
	height: 123px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width:767px) {
	#other ul a p{
		flex: 1;
	}
	#other ul .thumb img{ 
		height: 100px;
	}
}
