@charset "UTF-8";

#cp_area {
	width: 100%;
	background:#eee;
	padding-bottom:40px;
}
#cp_contents {
	max-width: 1000px;
	font-family:'UD デジタル 教科書体 NK-R', sans-serif;
	margin:0 auto;
	background:#fff;
	padding-bottom:40px;
}

.titleheader img {
	max-width: 100%;
	margin-bottom:20px;
}
.cp_sec01 {
	margin:0 auto;
}
.cp_sec02 {
	/*max-width: 700px;*/
	margin:0 auto;
	background: url('images/cloth_bg.jpg');
}
.cp_sec02_inner {
	margin:0 auto;
	max-width: 900px;
	padding: 0;
}
.cp_sec02 {
	max-width: 1000px;
	margin:0 auto;
	background: url('images/cloth_bg2.jpg');
	padding: 5em 0 0;
	font-weight: 800;
}
.cp_sec03_inner {
	margin:0 auto;
	max-width: 900px;
	padding: 0;
}
.cp_sec03 img {
	width: 300px;
	height: auto;
	margin-top: -50px;
}
.cp_sec03 span {
	font-size: inherit;
	font-weight: bold;
}
.cp_sec03 .txtbox {
	font-size: 16px;
	padding: 20px;
	font-family: 'Sawarabi Mincho', sans-serif;
}
.cp_sec03 {
    max-width: 900px;
    margin: 100px auto 0;
    background: #eee;
    padding: 0;
}
.bg_beige {
	margin: 0 auto;
	padding: 25px;
}
dt {
	display: block;
	text-align: left;
	font-size: 20px!important;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	background: url(images/dt-bg.jpg)no-repeat;
	background-size: cover;
}
dd {
	font-size: 21px;
	margin: 30px;
	font-weight: normal;
}
dd strong {
	font-family: 'Arial Rounded MT Bold';
	font-size: 1.5em;
	color: #DB2B1B;
	line-height: 0.5;
}
h1 {
	display: none;
	font-size:20px;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
h2 {
	display: block;
	text-align: center;
	font-family: 'UD デジタル 教科書体 NK-R','Sawarabi Mincho', sans-serif;
	line-height: 1.8;
	color:#333;
	margin:0 auto;
	padding:20px 10px;
	font-weight: 500;
}
h2 p {
	font-size: 1.5em;
	border-bottom: 3px solid pink;
}
h3 {
	display: block;
	text-align: center;
	font-size: 24px!important;
	color: #330000;
	padding: 20px;
	background: linear-gradient(135deg, #ff6600, #fffd01, #ff6600);
}
img {
	border:0 none;
	height:auto;
	line-height: 1;
	outline:none;
	text-decoration: none;
}
.mainimage-pc {
		display: block;
	}
.mainimage-sp {
	display: none;
}
.lead_title {
	font-size:1.6em;
	line-height: 1.4;
}
.rotate {
	display: inline-block;
  	transform: rotate(-20deg);
  	font-size: 1.4em;
}
.cp_leadcopy {
	text-align: center;
	font-family: 'UD デジタル 教科書体 NK-R','Sawarabi Mincho', sans-serif;
	font-size:1.8em;
	line-height: 1.8;
	color:#333;
	margin:0 auto;
	padding:50px 10px;
	font-weight: 500;
	background: url('images/vege_bg3.jpg')no-repeat center;
	background-size: cover;
}
.cp_bodycopy {
	/*font-family: 'UD デジタル 教科書体 NK-R','Sawarabi Mincho', sans-serif;*/
	font-size:25px;
	line-height: 2.0;
	color:#333;
	max-width:700px;
	margin:20px auto;
	padding:20px;
	/*font-weight: 500;*/
	letter-spacing: 0.07em;
}

.cp_flexbox {
	display:flex;
	border-bottom: 1px solid #ccc;
	justify-content: flex-start; 
	align-items: center;
}
.cp_btn {
	padding:10px 30px!important;
	border:none;
	display: inline-block;
	font-weight: bold;
	color:#000;
	background: linear-gradient(#d6e29a, #b0c46f);
	margin: 20px auto 0;
	font-size: 16px;
	border-radius: 5px;
	white-space: nowrap;
}
.bld {
	font-weight: 700;
}
.orange {
	font-size: inherit;
	color: #ff6600;
	font-weight: bold;
}
.pink-text {
	font-size: inherit;
	color: hotpink;
	font-weight: bold;
}
.red-text {
	font-size: inherit;
	color: #DB2B1B;
	font-weight: bold;
}

.del {
	text-decoration: line-through;
}
.cp_br_sp { display: none; }

.img-center {
	display:block;
	margin: 0 auto;
}

.text-center{
	text-align: center;
}

.big-text{
	font-size:1.5em;
	line-height: 1.6em;
}

.vege-heart{
	width: 200px;
	height: 200px;
	margin:0 auto;
}

.sp-only{
	display: none;
}

.pc-only{
	display: block;
}

.vg-h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
	line-height: 1.2;
	font-family: 'sans-serif';
}

.vg-h2::before,
.vg-h2::after {
	content: '';
	width: 5px;
	height: 0.9em;
	background-color: #DB2B1B;
}

.vg-h2::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.vg-h2::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.vg-lead{
	font-weight:800;
	font-size:25px;
}

@media screen and (max-width: 800px){
	h1 { margin-bottom: 0!important; }
	h2 {
    	font-size:3.5em!important;
    }
}
@media screen and (max-width: 730px){
	.titleheader img { width:90%;}
}
@media screen and (max-width: 700px){
	.cp_bodycopy {
		font-size: 14px;
		line-height: 1.8;
	}
    h2 {
    	font-size:3em!important;
    }
    h3 {
    	font-size:20px!important;
    }
    dt {
		font-size: 14px;
	}
	dd strong {
		font-size: 1.7em;
	}
	.cp_leadcopy {
		font-size: 20px;
		padding:80px 10px;
		line-height: 2.5;
	}
	.cp_bodycopy {
		font-size: 16px;
	}
    .cp_btn {margin-bottom: 20px!important;}
	.vege-heart{
	width: 150px;
	height: 150px;
	margin:0 auto;
	}
	.mainimage-pc {
		display: none;
	}
	.mainimage-sp {
		display: block;
	}
}
@media screen and (min-width: 701px){
	.mainimage-pc {
		display: block;
	}
	.mainimage-sp {
		display: none;
	}
}
@media screen and (max-width: 650px){
	.cp_flexbox {
			flex-direction: column;
			border-bottom:none;
	}
	.big-text{
	font-size:1.2em;
	line-height: 1.3em;
	}
	.sp-only{
	display: block;
	}
	.pc-only{
	display: none;
	}
	.vg-h2::before,
	.vg-h2::after {
	content: '';
	width: 4px;
	height: 1.5em;
	background-color: #DB2B1B;
}
}
@media screen and (max-width: 450px){
	.cp_sec03 .txtbox { font-size: 14px;text-align: center; }
	.cp_br_sp { display: inline; }
	.bg_beige { padding: 15px;}
	dd {padding: 10px;}
	h2 {
    	font-size:2.3em!important;
    }
	.cp_leadcopy {
		line-height: 2.2;
		padding:70px 10px;
	}
	.vege-heart{
	width: 120px;
	height: 120px;
	margin:0 auto;
	}
}
