@charset "utf-8";
/* CSS Document */
.notxt{
	display: none !important;
}
header.tosou-lp {
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #FFF;
	padding: 0 0 0 20px;
}
header.tosou-lp .hBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	align-items: center;
}
header.tosou-lp .hd-logo {
	width: 18vw;
}
.contcatBox a {
	background: #f56e00;
	width: 140px;
	height: 120px;
	color: #FFF;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	font-family: 'Inter', sans-serif;
	text-align: center;
	font-weight: bold;
	position:relative;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
.contcatBox a:after {
	content: "";
	position: absolute;
	bottom: 20px;
	left: 50%;
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	line-height: 1;
	width: 10px;
	height: 10px;
	border: 2px solid rgb(255 255 255);
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
}
.contcatBox a .text {
	font-size: 20px;
	margin-top: -15px;
}
.contcat-tel {
	margin: 0 20px 0 0;
}
.contcat-tel .phone {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 46px;
	line-height: 1;
	margin: 15px 0 0;
}
.contcat-tel .phone:before {
	content:"";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_tel.webp);
	width:26px;
	height:35px;
	display: inline-block;
	margin: 0 10px 0 0;
}
.contcat-tel-txt {
	font-size: 13px;
	margin: 0 0 0 40px;
}
#gFooter .fBox {
	display:block;
	text-align: center;
}
#gFooter .fBox .lBox {
	margin: 0;
	width: auto;
	display: inline-block;
}
#gFooter .fBox .rBox {
	width: 100%;
	border-top: 20px solid #009e3b;
	padding-top: 30px;
	margin-top: 50px;
}
#gFooter .fBox .rBox address {
	margin-right: 0;
	text-align: center;
	width: 100%;
}
main#main {
	margin-top: 100px;
}
#ibox {
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/bg_main.webp);
	background-size: cover;
	background-repeat:no-repeat;
	position: relative;
	height:600px;
	background-position: center;
}
#ibox:before {
	content:"";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/main_illust.webp);
	width:298px;
	height:368px;
	position: absolute;
	left: 0;
	bottom: 0;
}.ibox_p figure {
    margin: 0;
}
.ibox_p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.ibox_p h1 img {
	max-width: unset;
}
.Inner {
	width: 1000px;
	margin: 0 auto;
}
#content #main section.lp_01 .catch {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
}
.font1 {
	font-size: 60px;
	color: #f56e00;
}
.font2 {
	font-size: 60px;
	color: #009e3b;
}
.lp_01_waku {
	background: #fff;
	border: dashed 2px #009e3b;
	padding: 30px;
	text-align: center;
	margin:30px 0 0;
}
.lp_01_waku p {
	font-size: 22px;
	font-weight: bold;
}
.font3 {
	color: #d30023;
}
.font4 {
	color: #0067db;
}
.font5 {
	color: #009e3b;
}
.font7 {
	color: #f56e00;font-weight: 900;
}
.font8 {
	background: linear-gradient(transparent 75%, #ffec4d 25%);
}
.fs90 {
	font-size: 90px;
}
#content #main p {
    line-height: 1.8;
}
.tosou-lp section {
	padding: 80px 0;
}
section.lp_02 {
	background: linear-gradient(#eef9ec, #ffffff);
	position:relative;
}
section.lp_02:before {
	content:"";
	position:absolute;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/bg_system.webp) no-repeat;
	width:401px;
	height:308px;
	top: 0;
}
.tosou-lp section h2 {
	font-size: 40px;
}
.h2_lp_02 {
	text-align: center;
}
.h2_lp_02_L {
	font-size: 50px;
	border-bottom: 3px solid #f56e00;
}
.lp_02_cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 0;
}
.lp_02_cont_txt {
	width: 54%;
}
section.lp_03 {
	background-color: #fdf7ea;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_02.webp), url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_03.webp);
	background-repeat:no-repeat, no-repeat;
	background-position:right top, left top 150px;
	border-top: 17px solid #ffebbf;
}
.h2_lp_03 {
	text-align: center;
}
.h2_lp_03_L {
	display: block;
	font-size: 64px;
}
.lp_03_cont {
	margin: 20px 0 30px;
}
.lp_03_cont ul li {
	font-size: 26px;
	font-weight: bold;
	padding: 15px 20px 15px 100px;
	border-top: dashed 1px #009e3b;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_check_02.webp) no-repeat left 50px top 18px;
	width: 600px;
	margin: 0 auto;
	position: relative;
}
.lp_03_cont ul li:last-child {
    background-color: #fff;
    border-radius: 10px;
    border: 3px solid #d30023;
    margin: 10px auto 10px;
}
.lp_03_cont ul li:last-child:before {
	content: "";
	position: absolute;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_01.webp) no-repeat;
	width: 172px;
	height: 246px;
	bottom: 15px;
	left: -160px;
}
.lp_03_cont ul li:last-child:after {
	content: "";
	position: absolute;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_04.webp) no-repeat;
	width: 183px;
	height: 183px;
	top: -80px;
	right: -110px;
}
.lp_03_cont ul li:last-child .font5 {
	font-size: 30px;
}
.lp_03_cont ul li:last-child .font3 {
	font-size: 36px;
}
.lp_03_cont_txt p {
	text-align: center;
	font-size: 24px;
}
.h2_lp_04 {
	text-align: center;
	position: relative;
	font-size: 30px !important;
}
.h2_lp_04_L {
	font-size: 44px;
	display: block;
}
.h2_lp_04:before {
	content: "";
	position: absolute;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_danger_06.webp) no-repeat;
	width: 166px;
	height: 113px;
	left: -15px;
}
.lp_04_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 40px 0 0;
}
.lp_04_box_txt {
	width: 65%;
}
.h3_lp_04 {
    background: #009e3b;
    font-size: 28px;
    color: #fff;
    padding: 10px 5px 10px 20px;
    border-left: 10px solid #007d2f;
    margin: 0 0 20px;
}
.lp_04_under_txt {
    display: flex;
    margin: 30px auto 0;
    justify-content: center;
    align-items: center;
}
.lp_04_under_txt p {
    font-size: 24px;
    margin-bottom: 10px;
}
.lp_04_under_txt p b {
    font-size: 30px;
    font-weight: 900;
    line-height: 0;
}
.lp_04_under_txt p strong.fs30 {
    font-size: 30px;
}
.lp_04_under_txt:before {
	content: "";
	display:block;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_danger_05.webp) no-repeat;
	width: 221px;
	height: 174px;
	margin: 0 30px 0 0;
}
section.lp_05 {
	background: linear-gradient(#b9eaf9, #fff2cc);
	position: relative;
	z-index:0;
}
section.lp_05:before {
	content:"";
	position:absolute;
	width:100%;
	min-height:1000px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/bg_price.webp);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position:center top;
	top: 0;
	z-index: -1;
}
.tosou-lp section .h2_lp_05 {
    text-align: center;
    text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
    margin: 0 0 40px;
    font-weight: 900;
}
.tosou-lp section .h2_lp_05 .font5, .tosou-lp section .h2_lp_05 .font4 {
    font-size: 46px;
    font-weight: 900;
}
.h2_lp_05_L {
	color: #d30023;
	font-size: 64px;
}
.lp_05_cont_2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lp_05_cont_2 .lp_05_box {
	width: 48%;
	background: #fff;
	position:relative;
}
.lp_05_cont_2 .lp_05_box:first-child {
	border: 5px solid #009e3b;
}
.lp_05_cont_2 .lp_05_box:last-child {
	border: 5px solid #0067db;
}
.lp_05_box_ti {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size:36px;
	padding: 0 0 5px;
}
.lp_05_cont_2 .lp_05_box:first-child .lp_05_box_ti {
	background: #009e3b;
}
.lp_05_cont_2 .lp_05_box:last-child .lp_05_box_ti {
	background: #0067db;
}
.lp_05_box_txt p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5 !important;
    font-weight: bold;
    margin-bottom: 10px;
}
.sub_ti {
	font-size: 22px;
}.lp_05_otoku span.font40 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
}
.lp_05_price {
	font-size: 46px !important;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
}
.lp_05_cont_1 {
	margin: 20px 0 40px;
}
.lp_05_cont_1 .lp_05_box {
	border: 5px solid #f56e00;
	background: #fff;
	position: relative;
}
.lp_05_cont_1 .lp_05_box .lp_05_box_ti {
	background: #f56e00;
}
.lp_05_setprice {
	display: flex;
	align-items: center;
	margin: -25px 0 0 0;
}
.lp_05_cont_1 .lp_05_box_txt {
	position:relative;
	padding: 15px;
}
.lp_05_box_txt {
	padding: 10px 10px 0;
}
.lp_05_cont_1 .lp_05_box .lp_05_box_ti {
	font-size: 30px;
}
.lp_05_cont_1 .lp_05_box .lp_05_box_ti .fs42 {
	font-size: 42px;
}
.lp_05_cont_1 .lp_05_box_txt:after {
	content:"";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_price_woman.webp) right bottom no-repeat;
	width:194px;
	height:264px;
	position:absolute;
	right: 30px;
	bottom: 20px;
}
.lp_05_discount {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	margin-top: 50px;
}
.lp_05_discount:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #d30023;
	left: 0;
	top: 50%;
}
.lp_05_discount .fs40 {
	font-size: 40px;
	font-family: "Roboto", sans-serif;
}
.lp_05_otoku {
	background: #ffe3e3;
	padding: 10px;
}
.lp_05_otoku p {
	font-size: 28px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	display: table;
	margin: 0 0 0 100px;
}
.lp_05_otoku p:before {
	content:"";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_arrow_price.webp) no-repeat;
	width:91px;
	height:91px;
	float: left;
	margin: 0 10px 0 0;
}
.lp_05_box_txt.nowoman:after {
	display:none;
}
.reference2 {
	margin-bottom: 0;
}
.reference2 .lp_05_setprice {
	margin: 0;
	justify-content: center;
}
.reference2 .lp_05_setprice .lp_05_discount {
	margin: 0;
}
.reference2 .lp_05_box_txt {
	padding-bottom: 5px;
}
.h2_lp_06 {
	text-align: center;
}
.h2_lp_06_L {
	font-size: 64px;
}
.lp_06_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 50px 0 0;
}
.h3_lp_06 {
	font-size: 28px;
	color: #009e3b;
	border-left: 5px solid #009e3b;
	padding: 0 0 0 20px;
	margin: 0 0 30px;
}
.h3_lp_06_sub {
	font-size: 18px;
	font-style:normal;
	color:#333;
	display: block;
}
.lp_06_box_txt {
	width: 46%;
}
.lp_06_box_table {
	border: 1px solid #009e3b;
	border-collapse: collapse;
}
.lp_06_box_table th {
	width: 25%;
	background: #e7f7ed;
	border: 1px solid #009e3b;
	border-right: none;
	padding: 20px;
}
.lp_06_box_table td {
	border: 1px solid #009e3b;
	border-left: none;
	padding: 20px;
}
.lp_06_box_table td .font3 {
	display: block;
	font-size: 22px;
}
.lp_06_box_table td .fs34 {
	font-size: 34px;
	line-height: 1;
}
.img_lp_06 {
	position: relative;
	height: 330px;
	width: 50%;
}
.lp_06_before {
	position: absolute;
	bottom: 0;
	left: 0;
}
.txt_lp_06_before {
	display: block;
	text-align: center;
	color: #666666;
	font-weight: bold;
	margin: 0 0 10px -20px;
}
.lp_06_before:before {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_arrow_case.webp) no-repeat;
	width:82px;
	height: 80px;
	display: block;
	margin:0 0 0 80px;
}
.lp_06_after {
	position: absolute;
	right: 0;
	top: 0;
}
.img_lp_06_after {
	display: block;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
.txt_lp_06_after {
	position: absolute;
	bottom: -60px;
	right: -30px;
}
section.lp_07 {
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/bg_contact.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.h2_lp_07 {
	text-align: center;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
}
.h2_lp_07_L {
	font-size: 48px;
}
.lp_07_cont {
	background-color: rgb(255 255 255 / 85%);
	padding: 35px 50px;
	position: relative;
}
.lp_07_cont:before {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_contact_01.webp) no-repeat;
	width:178px;
	height: 181px;
	position:absolute;
	top:-181px;
	right:50px;
}
.lp_07_cont_tel {
	display: flex;
	justify-content: center;
}
.lp_07_number {
	font-family: "Roboto", sans-serif;
	font-size: 64px;
	font-weight: bold;
}
.lp_07_number:before {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_tel_L.webp) no-repeat;
	width:38px;
	height: 51px;
	display:inline-block;
	line-height: 1;
}
.lp_07_txt {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 20px;
}
.lp_07_cont_form a {
	background: #f56e00;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 130px;
	align-items: center;
	font-size: 26px;
	flex-wrap: wrap;
	border-radius: 90px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	box-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
	position: relative;
}
.lp_07_cont_form a .fs40 {
	font-size: 40px;
	width: 100%;
	display: contents;
}
.lp_07_cont_form a:after {
	position: absolute;
	content: "";
	line-height: 1;
	width: 15px;
	height: 15px;
	border: 3px solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	right: 50px;
}
.h2_lp_08 {
	text-align: center;
	position: relative;
	margin: 0 0 30px;
}
.h2_lp_08:before, .h2_lp_08:after {
	content: "";
	width: 90px;
	height: 1px;
	background-color: #000;
	margin: 0px 4px 4px;
	position: absolute;
	top: 60%;
}
.h2_lp_08:before {
	transform: rotate(60deg);
	left: 0;
}
.h2_lp_08:after {
	transform: rotate(-60deg);
	right:0;
}
.lp_08_cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lp_08_box {
	border: 3px solid #009e3b;
	width: 47%;
	margin: 0 0 30px;
	background: #fffaef;
	padding: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lp_08_box_txt p {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 0 30px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_check.webp);
	background-repeat: no-repeat;
	background-position: left top 7px;
	padding-left: 35px;
}
.lp_08_box_txt p .fs34 {
	font-size: 34px;
	line-height: 1;
}
.img_lp_08 {
	margin: 0;
}
.lp_08_under_txt {
	display: flex;
	align-items: center;
	justify-content: center;
	margin:0 0 30px;
}
.lp_08_under_txt:before {
	content: "";
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_respon_05.webp);
	background-repeat: no-repeat;
	width:227px;
	height:174px;
	display:inline-block;
}
.lp_08_under_txt p {
	font-size: 28px;
	font-weight: bold;
}
.lp_08_attention {
	background: #e5e5e5;
	padding: 40px;
}
.lp_08_attention_ti {
	text-align: center;
	font-size: 34px;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	margin: 0 0 20px;
}
.lp_08_attention_ti:before {
	content: "";
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_attention.webp);
	background-repeat: no-repeat;
	width:58px;
	height:52px;
	display:inline-block;
	vertical-align: -10px;
	margin: 0 10px 0 0;
}
.lp_08_attention_cont {
	background: #fff;
	padding: 30px 40px;
}
.lp_08_attention_cont ul li {
	margin: 0 0 10px;
}
.lp_08_attention_cont ul li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #d30023;
	margin: 0 15px 0 0;
	vertical-align: 3px;
}
.lp_08_attention_hosoku {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
section.lp_09 {
	background: #f2faf5;
}
.h2_lp_09 {
	color: #009e3b;
	text-align: center;
	margin: 0 0 30px;
}
.lp_09_box {
	border: 2px solid #009e3b;
	margin: 0 0 20px;
	background: #fff;
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lp_09_box_txt {
	width: 75%;
}
.lp_09_nmb {
	font-size: 28px;
	border-right: 2px solid;
	color: #009e3b;
	padding: 0 25px 0 0;
	margin: 0 25px 0 0;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
}
.h3_lp_09 {
	font-size: 28px;
	margin: 0 0 10px;
}
.img_lp_09 {
	margin: 20px;
}
.lp_09_arrow {
	background: #009e3b;
 height: calc(tan(60deg) * 25px / 2);
	width: 40px;
	display: table;
	margin: 0 auto 20px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
section.lp_10 {
	background: #f8e67e;
}
.h2_lp_10 {
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
	height: 100px;
}
.h2_lp_10:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_contact_00.webp);
	background-repeat: no-repeat;
	width:129px;
	height:139px;
}
.h2_lp_10:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 20px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_contact_02.webp);
	background-repeat: no-repeat;
	width:118px;
	height:139px;
}
.lp_10_cont {
	background: #fff;
	border-radius: 15px;
	padding: 15px 35px;
	margin: 0 0 20px;
}
.lp_10_cont_tel {
	display: flex;
	justify-content: center;
	align-items: center;
}
.lp_10_number {
	font-family: "Roboto", sans-serif;
	font-size: 64px;
	font-weight: bold;
}
.lp_10_number:before {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_tel_L.webp) no-repeat;
	width: 38px;
	height: 51px;
	display: inline-block;
	line-height: 1;
}
.lp_10_txt {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 20px;
}
.lp_10_cont2 {
	background: #fff;
	border-radius: 15px;
	padding: 15px 35px;
}
.lp_10_cont2_txt {
	text-align: center;
}
.lp_10_ti {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.lp_10_form {
	text-align: left;
	margin: 10px 0 0;
}
.lp_10_form .defTable01 {
	margin: 10px 0 0;
}
.lp_10_form th {
	background: #e5f5eb;
	padding:20px;
	vertical-align: middle !important;
}
.lp_10_form tr:first-child th, .lp_10_form tr:first-child td {
	padding-top: 20px;
	border-top: 1px solid #cccccc;
}
.lp_10_form th, .lp_10_form td {
	border-bottom: 1px solid #cccccc;
	padding:20px;
}
.lp_10_form td {
	font-size:16px;
}
.lp_10_form td span.wpcf7-form-control-wrap {
}
.lp_10_form .wpcf7-form-control.wpcf7-radio {
	flex-wrap: wrap;
}
.lp_10_form .wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
	margin:5px 50px 5px 0 !important;
}
.lp_10_form .wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
	margin:5px 50px 5px 0 !important;
}
.lp_10_form .form_note {
	text-align: left;
}
.lp_10_form input[type=submit] {
	width: 320px !important;
	height: 80px;
	background: #f56e00 !important;
	border-radius: 100px;
	font-size: 30px !important;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	box-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}
.h2_lp_11 {
	text-align: center;
	color: #009e3b;
	margin: 0 0 30px;
}
.lp_11_table {
	border: #009e3b 1px solid;
	border-collapse: collapse;
	width: 100%;
}
.lp_11_table th {
	background: #faf8f4;
	padding: 20px;
	border-bottom: 1px solid #009e3b;
	width: 20%;
	text-align: center;
}
.lp_11_table td {
	border-bottom: 1px solid #009e3b;
	padding: 20px;
}
 @media screen and (max-width: 1340px) {
body {
	min-width: 100%;
}	 
}
 @media screen and (max-width: 1000px) {
	 #content #main p {
    font-size: 16px;
}
.Inner {
    width: auto;
    margin: 0 auto;
}
.img_lp_06 {
	position: relative;
	height: 330px;
	width: 500px;
	margin: 0px auto;
}
.tosou-lp section {
    padding: 80px 10px;
}
section.lp_01 .catch {
    font-size: 34px!important;
}
section.lp_01 .catch strong{
    font-size: 34px;
}
section.lp_01 .catch strong.font1,
section.lp_01 .catch strong.font2{
    font-size: 48px;
}
.lp_01_waku p {
    font-size: 18px;
}
.lp_04_box_txt {
    width: 100%;
}
.lp_04 .lp_04_cont .lp_04_box_txt p{
   margin: 0 0 20px 0;
}
.lp_04 .lp_04_cont .lp_04_box figure{
   margin: 0 auto 20px auto;
}
.tosou-lp section h2 {
    font-size: 34px;
}
.h2_lp_05_L {
    font-size: 36px;
}
.tosou-lp section.lp_05{
	padding: 50px 0px;
}
.tosou-lp section.lp_05 .Inner{
	padding: 0px 10px;
}
.lp_05_box_ti {
	font-size: 30px;
}
.sub_ti {
	font-size: 20px;
}
.lp_05_cont_1 .lp_05_box .lp_05_box_ti .fs42 {
	font-size: 34px;
}
.tosou-lp section h2 {
	font-size: 28px;
}
.h2_lp_06_L {
	font-size: 40px;
}
.lp_06_box {
	display: block;
	margin: 50px 0 0;
}
.lp_06_box_txt {
	width: 100%;
}
.lp_06_box_table {
	width: 100%;
	margin: 0 0 20px 0;
}
.h3_lp_06 {
	font-size: 22px;
	border-left: 5px solid #009e3b;
}
.lp_06_box_table td .font3 {
	font-size: 20px;
}
.h2_lp_07_L {
	font-size: 38px;
}
.lp_07_cont_tel {
	display: block;
	justify-content: center;
	text-align: center;
	margin: 0 0 20px 0;
}
.lp_07_number {
	font-size: 52px;
}
.lp_07_number::before {
	content: '';/*何も入れない*/
	display: inline-block;
	width: 28px;/*画像の幅*/
	height: 38px;/*画像の高さ*/
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_tel_L.webp);
	background-size: contain;
	vertical-align: middle;
	position: relative;
    top: -4px;
    margin: 0 8px 0 0;
}
.lp_07_cont_form a {
	width: 100%;
	height: auto;
	align-items: center;
	font-size: 22px;
	line-height: 2;
	padding: 10px 0px;
}
.lp_07_cont_form a .fs40 {
	font-size: 34px;
	width: 100%;
	display: contents;
}
.lp_08_under_txt p {
	font-size: 22px;
	font-weight: bold;
}
.lp_08_attention_ti {
	font-size: 28px;
}
.lp_08_attention_hosoku {
	font-size: 20px;
}
.lp_08_attention_cont {
	padding: 20px 30px;
}
.lp_08_attention {
	padding: 25px;
}
.lp_09_box {
	padding: 20px;
	display: block;
}
.img_lp_09 {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.lp_09_box_txt {
	width: 100%;
}
.h3_lp_09 {
	font-size: 22px;
}
.lp_09_nmb {
	font-size: 22px;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
.lp_10_cont_tel {
	display: block;
}
.lp_10_number {
	font-size: 52px;
	text-align: center;
}
.lp_10_number::before {
	content: '';/*何も入れない*/
	display: inline-block;
	width: 28px;/*画像の幅*/
	height: 38px;/*画像の高さ*/
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_tel_L.webp);
	background-size: contain;
	vertical-align: middle;
	position: relative;
    top: -4px;
    margin: 0 8px 0 0;
}	
.lp_10_txt {
	margin: 0px 0 0 0px;
	text-align: center;
}
.lp_10_ti {
	font-size: 22px;
}
.lp_10_form input[type="submit"] {
	font-size: 26px !important;
}
.h2_lp_02_L {
	font-size: 36px;
}
.lp_02_cont_txt {
	width: auto;
}
section.lp_02::before {
	content: none;
}
section.lp_02 .img_lp_02 {
	text-align: center;
	margin: 0px auto 20px auto;
}
.tosou-lp section.lp_02 {
	background: linear-gradient(#eef9ec, #ffffff);
	padding: 0px 0px 50px 0px;
}
.tosou-lp section.lp_02 .Inner {
    background: linear-gradient(#eef9ec, #ffffff);
}
.tosou-lp section.lp_02 .Inner h2.h2_lp_02{
   padding: 50px 0px 0px 0px;
}
.tosou-lp section.lp_02 .Inner .lp_02_cont_txt{
   padding: 0 10px;
}
.h2_lp_03_L {
	display: block;
	font-size: 30px;
}
.lp_03_cont ul li {
	font-size: 22px;
}
.lp_03_cont ul li:last-child .font5 {
	font-size: 26px;
}
.lp_03_cont ul li:last-child .font3 {
	font-size: 30px;
}
.lp_03_cont_txt p {
	font-size: 18px;
}
.h2_lp_02_L {
	font-size: 30px;
}
section.lp_03{
	background-image: none;
}
.h2_lp_04 {
	font-size: 24px !important;
}
.h2_lp_04_L {
	font-size: 32px;
}
.ibox_p {
    position: relative;
    top: 0;
    left: auto;
    transform: initial;
    width: 100%;
    margin: 0px auto;
    padding: 0;
}
.lp_05_setprice {
	display: flex;
	align-items: center;
	margin: -25px auto 0 auto;
	text-align: center;
	justify-content: center;
}
.defTable01 input[type="text"] {
	width: 100%;
	height: 38px;
	box-sizing: border-box;
}
.ibox_p h1 img {
	max-width: 100%;
	width: 100%;
}
#ibox {
	height: auto;
}
}
@media (max-width: 896px) {
main#main.tosou-lp {
    margin-top: 61px;
}
header.tosou-lp{
	height: 61px;
	padding: 0px 0 0 10px;
}
header.tosou-lp .hd-logo{
	margin: 0;
	width: 162px;
}.head-Btn {
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding: 9px 5px 0 0;
}
.headlink:nth-child(1) a {
    background: #009f43;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    width: 50px;
    height: 45px;
    box-sizing: border-box;
    border-radius: 5px;
}
.headlink:nth-child(1) a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.headlink:nth-child(2) a {
    background: #f46d13;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    min-width: 50px;
    height: 45px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2;
}

.headlink {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}
.lp_11_table td {
	padding: 12px;
}
.lp_11_table th {
	padding: 12px;
}
.tosou-lp section h2 {
	font-size: 22px;
	margin: 0 0 20px 0;
}
.tosou-lp section {
	padding: 50px 10px;
	margin: 0 0 20px 0;
}
.lp_10_form input[type="submit"] {
	font-size: 20px !important;
	height: auto;
	padding: 5px 30px 5px 30px;
	width: auto !important;
}
.defTable01 td {
	font-size: 1.4rem;
	padding: 15px 0px 25px 0px !important;
	display: block;	
	width: auto !important;
	border-top: none!important;
	border-bottom: none!important;
}
.defTable01 th{
	padding: 15px!important;
	border-top: none!important;
	display: block;
	width: auto !important;
}
.lp_08_under_txt {
	display: block;
	align-items: center;
	justify-content: center;
	margin: 0 0 30px;
	text-align: center;
}
.lp_08_cont {
	display: block;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lp_08_box {
	border: 3px solid #009e3b;
	width: auto;
}
.lp_08_box_txt p .fs34 {
	font-size: 28px;
	line-height: 1;
}
.lp_08_box_txt p {
	font-size: 18px;
}
.tosou-lp section.lp_08 h2 {
	font-size: 20px;
	padding: 0 35px 0 35px;
}
.h2_lp_08::before {
	transform: rotate(60deg);
	left: -25px;
}
.h2_lp_08::after {
	transform: rotate(-60deg);
	right: -25px;
}
.lp_07_cont_form a {
	width: 100%;
	font-size: 20px;
	padding: 10px 0px;
	letter-spacing: 0;
}
.lp_07_cont_form a .fs40 {
	font-size: 20px;
	width: 100%;
	display: contents;
	letter-spacing: 0;
}
.lp_07_cont::before {
	content: '';/*何も入れない*/
	display: inline-block;
	width: 80px;
	height: 81px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_contact_01.webp);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: -81px;
	right: 0px;
}
section.lp_01 .catch {
	font-size: 22px !important;
}
section.lp_01 .catch strong {
	font-size: 20px;
}
section.lp_01 .catch strong.font1,
section.lp_01 .catch strong.font2 {
	font-size: 28px;
}
.lp_01_waku {
	padding: 15px;
}
.lp_03_cont ul li {
	font-size: 18px;
	padding: 15px 20px 15px 55px;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_check_02.webp) no-repeat left 10px top 18px;
	width: auto;
	margin: 0 auto;
	position: relative;
}
.lp_03_cont_txt p {
	font-size: 16px;
}
.lp_01_waku p {
	font-size: 16px;
}
.h2_lp_04 {
	font-size: 20px !important;
}
.h2_lp_04_L {
    font-size: 18px;
}.h2_lp_04_L strong {
    font-size: 23px;
}
.h2_lp_04::before {
	content: '';/*何も入れない*/
	display: inline-block;
	width: 90px;
	height: 61px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_danger_06.webp);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: -62px;
	left: -5px;
}
	.lp_03_cont ul li:last-child::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 65px;
	height: 65px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_04.webp);
	background-size: contain;
	top: -43px;
	right: -10px;
}
.lp_03_cont ul li:last-child::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 65px;
	height: 65px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_01.webp);
	background-size: contain;
	bottom: -20px;
	left: -8px;
}
.h3_lp_04 {
	font-size: 20px;
}
	
.lp_04_under_txt::before {
	content: "";
	display: inline-block;
	position: relative;
	width: 120px;
	height: 94px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_danger_05.webp);
	background-size: contain;
	margin: 0 10px 0 0;
} 
.lp_05_cont_2 .lp_05_box {
	width: 100%;
	background: #fff;
	position: relative;
}
.lp_05_box_ti {
	font-size: 20px;
}
.sub_ti {
	font-size: 18px;
}
.lp_05_cont_1 .lp_05_box .lp_05_box_ti {
	font-size: 20px;
}
.lp_05_cont_1 .lp_05_box .lp_05_box_ti .fs42 {
	font-size: 24px;
}
.lp_05_cont_2 .lp_05_box:first-child {
	margin: 0 0 20px 0;
}
.lp_10_number {
	font-size: 40px;
	text-align: center;
}
.lp_05_discount .fs40 {
	font-size: 28px;
}
.lp_10_form input[type="submit"] {
	font-size: 20px !important;
}
.lp_10_cont2 {
	padding: 15px 20px;
}
.h2_lp_10::before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 65px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_contact_00.webp);
	background-size: contain;
	margin: 0 20px 0 0;
	position: relative;
    top: 5px;	
}
.h2_lp_10::after {
	content: "";
	display: inline-block;
	position: relative;
	width: 60px;
	height: 65px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_contact_02.webp);
	background-size: contain;
	margin: 0 0px 0 20px;
}
.lp_10_cont {
	padding: 15px 15px;
	margin: 0 0 20px;
}
#content #main .lp_10_cont2 p{
    line-height: 1.4;
	margin: 0 0 20px 0;
}
.lp_08_attention {
	padding: 15px;
}
.lp_08_attention_cont {
	padding: 15px 15px;
}
.lp_08_attention_hosoku {
	font-size: 16px;
}
.lp_08_attention_ti {
	font-size: 20px;
}
.lp_08_attention_ti::before {
	content: "";
	display: inline-block;
	position: relative;
	width: 30px;
	height: 27px;
	background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_attention.webp);
	background-size: contain;
	margin: 0 10px 0 0px;
    position: relative;
    top: -4px;
}
.lp_08_under_txt p {
	font-size: 18px;
	font-weight: bold;
}
.lp_08_box_txt p {
	font-size: 17px;
	margin: 0 0 0 10px;
}
.lp_08_box_txt p .fs34 {
	font-size: 24px;
}
.lp_08_box {
	margin: 0 0 20px;
}
.lp_07_number {
	font-size: 40px;
}
.lp_07_cont {
	background-color: rgb(255 255 255 / 85%);
	padding: 20px 20px;
	position: relative;
}
.lp_07_cont_form a::after {
	right: 20px;
}
.h2_lp_07_L {
	font-size: 24px;
}
.lp_05_otoku p {
  font-size: 22px;
  margin: 0 0 0 0px;
}
.lp_05_otoku p::before {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_arrow_price.webp) no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	margin: 0 10px 0 0;
	background-size: 70px;
}
.lp_05_cont_1 .lp_05_box_txt::after {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_price_woman.webp) right bottom no-repeat;
	width: 70px;
	height: 95px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-size: 70px;
}
.lp_05_otoku {
	padding: 10px 66px 10px 10px;
}
.lp_05_price img{
    height: 70px;
    width: auto
}
#ibox::before {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/main_illust.webp);
	background-size: auto;
	width: 55px;
	height: 68px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-size: 55px;
}
}
 
@media screen and (max-width: 500px) {
.img_lp_06 {
  position: relative;
  height: 330px;
  width: 100%;
  margin: 0px auto;
}
.lp_06_before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40%;
}
.lp_06_after {
  position: absolute;
  right: 0;
  top: 0;
  width: 66%;
}
.lp_06_before img,
.lp_06_after img.img_lp_06_after{
    width: 95%;
    height: auto;
}
img.txt_lp_06_after{
	width: auto;
	height: auto;
	right: -5px;
	bottom: -30px;
	width: 120px;
}
.lp_06_before::before {
	content: "";
	position: absolute;
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_arrow_case.webp) no-repeat;
	width: 60px;
	height: 59px;
	background-size: 60px;
	margin: -70px 0 0 80px;
}
.lp_10_number {
    font-size: 36px;
    text-align: center;
}
.lp_08_box_txt p .fs34 {
    font-size: 20px;
}
.lp_08_box_txt p {
    font-size: 16px;
    margin: 0 0 0 10px;
}
.lp_07_number {
    font-size: 36px;
}
.lp_07_cont_form a {
    font-size: 18px;
}
.lp_07_cont_form a .fs40 {
    font-size: 18px;
}
.lp_06_before::before {
    margin: -70px 0 0 55px;
}
.tosou-lp section.lp_05 .h2_lp_05_L {
    font-size: 50px;
    display: block;
}.tosou-lp section .h2_lp_05 .font5, .tosou-lp section .h2_lp_05 .font4 {
    font-size: 27px;
    font-weight: 900;
}
.lp_05_cont_1.reference2 .lp_05_box .lp_05_setprice .lp_05_price img{
	height: auto;
}
.lp_05_discount .fs40 {
	font-size: 22px;
}
.lp_05_cont_1 .lp_05_box .lp_05_setprice .lp_05_price img{
	height: auto;
}
.lp_05_cont_1 .lp_05_box .lp_05_setprice .lp_05_price .sub_ti {
    font-size: 15px;
}
.lp_05_otoku {
	padding: 10px 20px 10px 10px;
}
.lp_05_otoku p {
    font-size: 16px;
    margin: 0 0 0 0px;
}
.lp_05_cont_1 .lp_05_box_txt::after {
	content: "";
	background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_price_woman.webp) right bottom no-repeat;
	/* width: 70px; */
	/* height: 95px; */
	position: absolute;
	right: 0;
	bottom: 0;
	background-size: 40px;
}
.lp_05_otoku p::before {
    content: "";
    background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_arrow_price.webp) no-repeat;
    width: 50px;
    height: 50px;
    float: left;
    margin: 0 0px 0 0;
    background-size: 50px;
}
}

@media screen and (max-width: 400px) {
.lp_05_cont_1 .lp_05_box .lp_05_setprice .lp_05_price .sub_ti {
    font-size: 14px;
}
.lp_05_discount .fs40 {
    font-size: 20px;
}
}
@media screen and (min-width: 600px) {
	.forSP{
		display: none !important;
	}
.forPC {
    display: contents !important;
}
}
@media screen and (max-width: 599px) {
.forSP{
		display: block!important;
	}
	.forPC{
		display: none !important;
	}
.lp_03_cont ul li:last-child {
    border-radius: 10px;
    border: 3px solid #d30023;
    margin: 85px auto 10px;
    padding-top: 35px;
    background: #fff url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_check_02.webp) no-repeat left 10px top 50px;
}
.lp_03_cont ul li:last-child .font5 {
    font-size: 23px;
}
.lp_03_cont ul li:last-child .font3 {
    font-size: 35px;
    display: block;
}
.lp_03_cont ul li:last-child::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 85px;
    height: 100px;
    background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_01.webp);
    background-size: contain;
    bottom: auto;
    left: 20%;
    top: -85px;
}
.lp_03_cont ul li:last-child::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 110px;
    height: 110px;
    background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_point_04.webp);
    background-size: contain;
    top: -85px;
    right: 20%;
}
.lp_04_under_txt::before {
    content: none;
}

.lp_04_under_txt p:nth-child(1):before {
    content: "";
    display: inline-block;
    position: relative;
    width: 90%;
    height: auto;
    background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_danger_05.webp);
    background-size: 110px auto;
    margin: 0;
    background-repeat: no-repeat;
}.lp_04_under_txt p b span.font7 {
    font-size: 21px;
}

.lp_04_under_txt p:nth-child(1) {
    display: flex;
    margin-bottom: 20px;
}.lp_04_under_txt p b {
    font-size: 19px;
    font-weight: 900;
    line-height: 1.5;
    letter-spacing: -1px;
    text-align: center;
    display: block;
}.lp_05_cont_1 .lp_05_box .lp_05_box_ti {
    font-size: 20px;
    padding: 10px;
}.lp_05_cont_1 .lp_05_box .lp_05_box_ti .fs42 {
    font-size: 32px;
    display: block;
}.lp_05_setprice {
    display: flex;
    align-items: center;
    margin: 0;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}.lp_05_cont_1 .lp_05_box_txt p {
    margin: 35px 0 0;
}.lp_05_discount .fs40 {
    font-size: 35px;
}.lp_05_cont_1 .lp_05_box .lp_05_setprice .lp_05_price img {
    height: auto;
    position: relative;
    margin-top: -90px;
}.lp_05_setprice {
    display: flex;
    align-items: center;
    margin: 0 0 -60px;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}.lp_05_cont_1 .lp_05_box .lp_05_setprice .lp_05_price .sub_ti {
    font-size: 23px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}.lp_05_cont_1.reference2 .lp_05_box .lp_05_setprice .lp_05_price img {
    margin-top: -30px;
}
	 
	.lp_05_cont_1 .lp_05_box_txt::after {
    content: "";
    background: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/img_price_woman.webp) right bottom no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    right: 10px;
    bottom: 13px;
    background-size: contain;
}#content #main .lp_05_cont_1 .lp_05_box_txt .lp_05_otoku p {
    margin: 0 70px 0 0;
    font-size: 20px;
    text-align: left;
}
#content #main .lp_05_cont_1 .lp_05_box_txt .lp_05_otoku p span.font3 {
    display: block;
}
.lp_05_cont_1 .lp_05_box_txt .lp_05_otoku p:before {
    content: none;
}#content #main .lp_07_txt {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}.lp_07_number {
    font-size: 38px;
    letter-spacing: -1px;
    white-space: nowrap;
}.lp_07_cont_form a {
    font-size: 18px;
    line-height: 1.5;
}.lp_07_cont_form a .fs40 {
    font-size: 28px;
    line-height: 1.2;
    margin: 4px 0 0;
    display: block;
}#content #main .lp_08_box_txt p {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 0 30px;
    background-image: url(https://www.cjcoop.or.jp/wordpress/wp-content/uploads/2025/06/i_check.webp);
    background-repeat: no-repeat;
    background-position: left top 10px;
    padding-left: 25px;
    background-size: 16px auto;
    margin: 0;
}.lp_08_box_txt {
    width: 60%;
}.img_lp_08 {
    margin: 0;
    width: 38%;
}#content #main .lp_08_under_txt p {
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0 0;
    line-height: 1.6;
}.h2_lp_10 {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-content: center;
    height: auto;
    padding: 0;
}.h2_lp_10::after, .h2_lp_10::before {
    margin: 0;
}#content #main .lp_10_cont2 p.lp_10_ti {
    font-size: 22px;
}
}
