@charset "utf-8";

/* =======================================

	lp.css
	Last Up Date 2014/03/18

 -----------------------------------------
	INDEX
 -----------------------------------------
	0. common style [base]

	1. .header_wrapper

	2. .nav_wrapper

	3. .easy1Step_container

	4. .contents_wrapper

	5. .contents_main

	6. .contents_side

	7. .footer_wrapper

	x. common style [strong]

========================================== */

.flyersale h2{
	color: #fff; 
	background: #2f5d62; 
	padding:6px 15px; 
	font-size: 2em; 
	margin: 80px 0 30px;
}
.flyersale h3{
	border-bottom: #2f5d62 solid 1px; 
	padding-bottom: 2px; 
	font-size: 2em; 
	color:#2f5d62; 
	font-weight: bold; 
	margin: 40px 0 20px;
}
.flyersale h4{
	padding-bottom: 2px; 
	font-size: 1.4em; 
	color:#2f5d62; 
	font-weight: lighter; 
	margin: 20px 0 30px;
}

.flyersale p{
	line-height: 2em;
	margin:15px 0;
	font-size: 1.5em;
	color: #555;
}
.flyersale p.lead{
	line-height: 2em;
	margin:15px 0;
	font-size: 1.8em;
	color: #555;
	text-align:center;
}
.flyersale p strong{
	background:linear-gradient(transparent 50%, #fff7a4 50%);
	font-weight: bold;
}
.checklist{
	display: flex;
	font-size: 2em;
	color: #555;
	font-weight: 100;
	margin-bottom: 1em;
}

.product{
	margin: 15px 0 0!important;
	width: 100%;
	height:250px; 
	border:solid #f5f5f5 30px;
	object-fit: none;
}

table.product {
	font-size: 1.2em;
	width:100%;
	margin: 30px 0;
	border: 1px solid #888;
}
table.product th{
	border: 1px solid #888;
	background: #eee;
	padding:8px 10px;
	text-align: center;
	font-weight: bold;
	color:#75279D;
}
table.product td{
	border: 1px solid #888;
	padding:8px 10px;
}

table.flyersale {
	font-size: 1.2em;
	width:100%;
	margin: 30px 0;
	/*border: 1px solid #888;*/
}
table.flyersale th{
	border: 1px solid #888;
	background: #eee;
	padding:8px 10px;
	text-align: center;
	color:#2f5d62;
	font-weight: bold;
}
table.flyersale td{
	border: 1px solid #888;
	padding:8px 10px;
	text-align: right;
	color:#333;
	font-size: 1.2em;
	text-align: center;

}
.kakaku{
	text-align: center;
	padding:1% 2%;
	background: #e0eeea;
	font-size: 0.8em;
}
.kakaku p:nth-child(1){
	color:#2f5d62;
	font-size: 2em;
}
.kakaku p:nth-child(2){
	color:#2f5d62;
	background:#fff;
}
.kakaku p:nth-child(3){
	font-size: 2.2em;
}
.kakaku p:nth-child(3) span{
	font-weight: bold;
	color:#eb6985;
	font-size: 1.8em;
}
.kakaku p:nth-child(4){
	color:#2f5d62;
	background:#fff;
}
.kakaku p:nth-child(5){
	font-size: 2.2em;
}
.kakaku p:nth-child(5) span{
	font-weight: bold;
	color:#eb6985;
	font-size: 1.8em;
}
.flow span{
	font-size: 1.2em;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    border-radius: 50%;
    background-color: #2f5d62;
    color: #fff;
    margin: 0.5em 0.2em 0.5em;
    display: inline-block;
    text-align: center;
}
/*.flyersale img{
	margin: 0px 0 15px;
	width: 580px; 
	border-left:solid #f5f5f5 65px;
	border-right:solid #f5f5f5 65px;
	border-top:solid #f5f5f5 30px;
	border-bottom:solid #f5f5f5 30px;
}*/

.poster_ex{
	display: flex;
	justify-content: space-between;
}
.poster_ex div{
	width: 30%;	
}
.poster_ex div img{
	width: 100%;	
}
.poster_ex_title{
	color: #75279D!important;
	font-weight: bold;
}
.poster_ex_text{
	line-height: 1.5!important;
}

.memo{
	background:#f5f5f5; 
	padding:20px 20px; 
	margin:25px 0;"
}

.sample_inquiry{
	background: #f5f5f5;
	line-height: 2;
	padding:20px 5%;
}
.sample_inquiry>span{
	font-size: 1.5em;
	color:#ff8a24;
	font-weight: bold;
}

.flyer_sale_cv{
	padding:0 0;
	text-align: center;
	margin-top: 40px;
	background: #fff;
}

.flyer_sale_cv a{
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	margin: 10px auto; 
	padding:20px 40px;
	border-radius: 40px;
	color: #fff;
	background:#eb6985;
	text-decoration: none;
	box-shadow: #555;
}
.flyer_sale_cv a:hover{
	opacity: 0.7;
	transition: 0.5s;
}

.flyer_sale_cv02{
	width: 100%;
	padding:0 0;
	text-align: center;
	margin-top: 1em;
	background: #fff;
}

.flyer_sale_cv02 a{
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	font-size: 18px;
	margin: 10px auto; 
	padding: 0.8em 1em;
	border-radius: 40px;
	color: #fff;
	background:#eb6985;
	text-decoration: none;
	box-shadow: #555;
}
.flyer_sale_cv02 a:hover{
	opacity: 0.7;
	transition: 0.5s;
}

.topback{
	text-align: center;
	margin-top: 60px;
}
.topback a{
	font-size: 1.8em;
	padding:10px 80px;
	border-radius: 5px;
	color: #fff;
	background:#285fd5;
	text-decoration: none;
}
.topback a:hover{
	opacity: 0.7;
	transition: 0.5s;
}

.before{
	background:linear-gradient(transparent 80%, #ff6c6c 80%);
}
.after{
	background:linear-gradient(transparent 80%, #285fd5 80%);
}

.sale_product{

}
.sale_product>a{
	text-decoration: none;
	display: block;
}
.sale_product>a:hover{
	text-decoration: none;
	opacity: 0.5;
}
.sale_product>a>div{
	display: flex;
	justify-content: space-between;
	border-bottom:#ccc 1px solid ;
	padding:10px 0;
}
.sale_product>a>div>div:nth-child(1){
	width:20%;
	border: 0;
}
.sale_product>a>div>div:nth-child(2){
	width:77%;
	border: 0;
}
.sale_product>a>div>div>img{
	width:100%;
	border: 0;
}
.sale_product>a>div>div>h3{
	font-size:1.8em;
	border: 0px;
	margin: 0 0 10px;
	font-weight: bold;
	display: inline-table;
	vertical-align: middle;
}
.sale_product>a>div>div>h3>span{
	font-size:0.8em;
	margin-left: 8px;
	background: #1fc76a;
	color:rgb(255, 247, 0);
	padding:2px 5px;
	border-radius: 5px;
}
.sale_product>a>div>div>p{
	font-size:1.2em;
	border: 0px;
	margin: 0;
	line-height: 1.8em;
}
.sale_product>a>div>div>p>span{
	font-size: 0.8em;
	display: inline-block;
	padding:5px 12px;
	background: #f5f5f5;
	margin-top: 10px;
	margin-right: 5px;
	border-radius: 20px;
	line-height: 1;
}

/*そっくり*/
.sokkuri h3 {
	padding: 1em 0.8em 0.5em;
	background-color: #e0eeea;
	color: #2f5d62;
	font-size: 2.2em;
	font-weight: bold;
	margin-bottom: 0;
}

.sokkuri dl {
	padding: 1em 1em;
	background-color: #e0eeea;
	margin-bottom: 20px;
}

.sokkuri dt {
	font-weight: bold;
	font-size: 1.5em;
	color: #2f5d62;
	margin: 2em 0 0.5em;
}
.sokkuri dt:nth-child(1) {
	margin: 0.5em 0 0.5em;
}

.sokkuri dt span {
	font-size: 1.2em;
	width: 1.2em;
	height: 1.2em;
	line-height: 1.2em;
	border-radius: 50%;
	background-color: #2f5d62;
	color: #fff;
	margin: 0.5em 0.2em 0.5em;
	display: inline-block;
	text-align: center;
}

.sokkuri dd {
	padding: 0 1em;
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.8;
}

.sokkuri dd span {
	color: #ff4949;
}

.sokkuri dd div {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	margin: 2em 1em 0;
}

.sokkuri dd div a {
	width: 20%;
	margin: 0 1% 2%;
	position: relative;
}

.sokkuri dd div a img {
	max-width: 100%;
}

.sokkuri dd div>a::before {
	display: inline-block;
	position: absolute;
	content: "拡大＋";
	top: 0;
	right: 0;
	background: #285AD5;
	color: #fff;
	padding: 2px 6px;
}

@media screen and (max-width: 600px) {
	.sokkuri dd div {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
		margin: 20px 0 20px;
	}

	.sokkuri dd div a {
		width: 40%;
		position: relative;
	}

	.sokkuri dd div a img {
		width: 100%;
		margin-bottom: 1em;
	}
}

/*横メニュー*/
.nav-style {
    width: 710px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    background: #fff;
}

.nav-style li {
    position: relative;
    list-style: none;
}

.nav-style li a {
    display: block;
    width: calc(710px/4);
    height: 50px;
    text-align: center;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    line-height: 3.7em;
    background: #fff;
    text-decoration: none;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-style>li:hover>a {
    /*layer-1*/
    color: #999999;
}

.nav-style>li li:hover>a {
    /*layer-2*/
    color: #999999;
}

.nav-style li ul {
    top: 50px;
    position: absolute;
}

.nav-style li ul li {
    overflow: hidden;
    height: 0;
}

.nav-style li ul li a {
    border-top: 1px solid #eee;
}