@charset "utf-8";
/* CSS Document */

p {
	font-size: 1.5rem;
}
header {
	z-index: 100;
}
h2.small {
	padding: 0 0 15px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 1.8rem;
}
.product {
	padding: 80px 0 50px;
	background: #fbfbfb;
}
.product ul li {
	float: left;
	position: relative;
	padding: 45px 30px 40px;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.product ul li:last-child {
	margin: 0;
}
.product ul li .icon {
	position: absolute;
	top: -30px;
	left: 50%;
	margin: 0 0 0 -30px;
}
.product ul li .images {
	margin: 0 0 17px;
}
.product ul li p {
	margin: 0 0 20px;
}
.product ul li p a {
	color: #3399ff;
}
#modal {
	display: none;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	overflow: visible;
}
#cboxLoadedContent {
	border: 0;
}
#cboxContent {
	background: none;
}
.box_modal {
	font-size: 16px;
	text-align: left;
	position: relative;
}
#cboxPrevious {
	width: 50px;
	height: 70px;
	left: -50px;
	top: 20%;
	background: url("/product/img/prev.png") 0 0 no-repeat rgba(0,0,0,0.5);
}
#cboxNext {
	width: 50px;
	height: 70px;
	right: -50px;
	top: 20%;
	background: url("/product/img/next.png") 0 0 no-repeat rgba(0,0,0,0.5);
}
#cboxClose {
	width: 23px;
	height: 23px;
	right: 33px;
	top: 20px;
	background: url("/product/img/close.png") 0 0 no-repeat;
}
#cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover {
	opacity: 0.7;
}
.box_modal {
	position: relative;
	text-align: center;
}
.box_modal h2.small {
	font-size: 2rem;
	margin: 0 0 50px;
}
.box_modal img {
	margin: 0 0 40px;
	width: 280px;
}
.box_modal p {
	margin: 0 0 40px;
	text-align: left;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 1.8rem;
}
.box_modal h4 {
	margin-bottom: 30px;
	text-align: left;
}
.box_modal h4 span {
	font-size: 2rem;
	font-weight: bold;
	padding: 0 20px 12px 15px;
}
.box_modal ul {
	margin: 0 0 50px 30px;
	text-align: left;
}
.box_modal ul li {
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 15px 2.4em;
	text-indent: -2.4em;
}
.box_modal ul li span {
	color: #3399ff;
}
.box_modal ul.list1 li:before {
	content: url(/product/img/icon_list1.png);
	margin: 0 15px 0 0;
	width: 15px;
	height: 15px;
}
.box_modal ul.list2 li:before {
	content: url(/product/img/icon_list2.png);
	margin: 0 15px 0 0;
	width: 20px;
	height: 18px;
}

@media screen and (max-width: 767px) {
.product {
	padding: 50px 0 40px;
}
.product ul li {
	padding: 45px 20px 30px;
	margin: 0 0 40px;
}
.box_modal {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 90%;
	box-sizing: border-box;
}
.box_modal ul {
    margin: 0 0 50px;
}
.box_modal h2.small {
	margin: 0 0 20px;
}
.box_modal h4 {
	margin-bottom: 0;
	border-bottom: 3px solid #3399ff;
}
.box_modal h4 span {
	font-size: 1.6rem;
	border-left: 10px solid #3399ff;
	display: block;
	padding: 0 20px 8px 10px;
}

/*-- 0926 --*/
#colorbox {
	margin-top: 30px !important;
}
#cboxClose {
	width: 30px;
	height: 30px;
	right: 0;
	top: -35px;
	background: url(/img/common/close.png) center no-repeat;
}
/*
#cboxPrevious, #cboxNext {
	display: none !important;
}
*/
#cboxPrevious {
    width: 10%;
    top: 50%;
    left: -10%;
    height: 50px;
    background-size: 30px;
    background-position: center;
}
#cboxNext {
    width: 10%;
    top: 50%;
    right: -10%;
    height: 50px;
    background-size: 30px;
    background-position: center;
}
#cboxLoadedContent {
    position: relative;
	border-radius: 3px;
}
#cboxCurrent {
	display: none !important;
}
}

@media screen and (min-width: 767px) {
.product ul li {
	width: 480px;
	margin: 0 40px 40px 0;
}
.product ul li:nth-child(even) {
	margin: 0 0 70px 0;
}
.product ul li .images {
	width: 420px;
}
#contents .btn a {
	width: 260px;
}
.box_modal {
	width: 1100px;
	margin: 0 auto;
	padding: 45px 100px 45px;
	box-sizing: border-box;
}
/*.box_modal img.pc {
	margin: 0 58px 0 0;
	width: 500px;
}*/
.box_modal img.pc {
	margin: 0 40px 0 0;
	width: 580px;
}
.box_modal h4 {
	height: 35px;
	border-left: 10px solid #3399ff;
	background: url(../feature/img/bg_h4_bottom.png) repeat-x;
	background-position: bottom;
	position: relative;
}
.box_modal h4 span {
	border-bottom: 3px solid #3399ff;
	line-height: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
}
