@charset "UTF-8";

/* prevention
---------------------------------------------------------------------------*/
#head-imgslider .slick-track div:nth-of-type(1) {
	background-position: center center !important;
}

#head-imgslider .slick-track div:nth-of-type(2) {
	background-position: left 30% center !important;
}

#preventionContents {
	overflow: hidden;
}

#preventionContents .list-note li {
	margin-bottom: 4px;
}

/* .prevention-first
------------------------------------*/
.prevention-first {
	margin-bottom: 45px;
}

.prevention-first .prevention-first-con {
	position: relative;
	background: url(../img/prevention/logo_main.png) no-repeat center top 18px / 130px auto;
	padding: 245px 0 0;
	text-align: center;
}

.prevention-first .prevention-first-con .title {
	margin: 0 0 16px;
	padding: 0 0 2px;
	color: #F49800;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.prevention-first .text1 { position:absolute; top: -30px; left: calc(50% - 134px); }
.prevention-first .text1 img { width: 62px; }
.prevention-first .text2 { position:absolute; top: 72px; left: calc(50% - 168px); }
.prevention-first .text2 img { width: 60px; }
.prevention-first .text3 { position:absolute; top: 144px; left: calc(50% - 88px); }
.prevention-first .text3 img { width: 38px; }
.prevention-first .text4 { position:absolute; top: 122px; right: calc(50% - 104px); }
.prevention-first .text4 img { width: 54px; }
.prevention-first .text5 { position:absolute; top: -22px; right: calc(50% - 105px); transform: rotate(2deg); }
.prevention-first .text5 img { width: 36px; }
.prevention-first .text6 { position:absolute; top: 56px; right: calc(50% - 174px); }
.prevention-first .text6 img { width: 63px; }


/* intro-nav
---------------------------------------------------------------------------*/
.intro-nav {
	margin-bottom:40px;
}


/* prevention-box
---------------------------------------------------------------------------*/
.prevention-box {
	
}

/*.price {
  color: #f39800;
  font-size: 16px;
}*/

/* table
-----------------------------------------*/
.table {
	margin: 35px 0 0;
}

.table:not(:last-child) {
	margin-bottom: 15px;
}

.table > h3 {
	margin-bottom: 10px;
	padding-top: 5px;
	color: #8DBE52;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.table > h3 span {
	padding-left: 8px;
	font-size: 12px;
}

.table table {
	width:100%;
	border-left: var(--color-border-green) 1px solid;
	font-size: 12px;
	line-height: 1.4;
}

.table table th {
	padding: 8px 4px 5px;
	text-align:center;
	vertical-align:middle;
	border-right: var(--color-border-green) 1px solid;
	border-bottom: var(--color-border-green) 1px solid;
	color: #8DBE52;
	font-size: 12px;
	font-weight: 600;
}

.table table tr:first-child th {
	border-left: #8DBE52 1px solid;
	border-bottom: #8DBE52 1px solid;
}

.table table tr:first-child th:first-of-type {
	border-left: #8DBE52 1px solid;
}

.table table tr:first-child th:last-of-type {
	border-right: #8DBE52 1px solid;
}

#prevention1 .table table tr:first-child th {
	background-color: #8DBE52;
	color: #FFFFFF;
}

#prevention1 .table table tr:first-child th:first-of-type {
	display: none;
}

.table table td {
	padding: 8px 6px 5px;
	line-height: 1.6;
	vertical-align: middle;
	border-right: var(--color-border-green) 1px solid;
	border-bottom: var(--color-border-green) 1px solid;
}

.table table th.bigHeading {
	background: #8DBE52;
	padding: 8px 4px 6px;
	color: #fff;
	font-size: 12px;
}

.table table th span,.table table td span {
	display: block;
	padding-top: 1px;
	font-size: 10px;
}

.table.table1 td {
	padding: 8px 2px 6px 4px;
	font-size: 13px;
}

.table.table2 {
	margin-top: 20px;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.04em;
	text-align: left;
}

.table.table2 th {
	font-size: 13px;
}

.table.table2 td {
	text-align: left;
}

.table.table2 td strong {
	display:block;
	color:#8DBE52;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.08em;
  padding-bottom: 2px;
}

.table.table2 .item1 {
	white-space: nowrap;
}

.table.table2 .item2 {
	white-space: nowrap;
}

.table.table2 .item3 {
	min-width: 58px;
}

.table.table3 .item3 {
	white-space: nowrap;
}

.table.table3 td.item4 {
	white-space: nowrap;
}

.table.table3 th.item5 {
	white-space: nowrap;
}

/* photo
-----------------------------------------*/
ul.photo li {
	position: relative;
	min-height: 100px;
	padding: 0 0 0 102px;
}

ul.photo li:not(:last-of-type) {
	margin-bottom: 22px;
}

ul.photo li img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
}

ul.photo li figcaption {
	margin-bottom: 4px;
	color: #8CBD58;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

ul.photo li p {
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0.04em;
  text-align: justify;
}

.photo1 figure {
	margin-bottom: 20px;
}

/* explanation
-----------------------------------------*/
.explanation {
	overflow:hidden;
}

.explanation dl {
	display:table;
	margin-top: 10px;
	padding: 5px 0;
	border:#F39800 1px solid;
	border-radius:5px;
}

.explanation dl:last-child {
	float:right;
}

.explanation dl dt {
	display: table-cell;
	width: 40px;
	text-align: center;
	border-right: #F39800 1px solid;
	vertical-align: middle;
	color: #F59900;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.explanation dl dt span {
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
}

.explanation dl dd {
	display: table-cell;
	padding: 10px 16px 8px;
	vertical-align: middle;
	line-height: 1.7;
}

.explanation dl dd p {
	line-height: 1.7;
}

/* point-area
-----------------------------------------*/
.point-area .tit {
	margin-bottom: -5px;
}

/* attention
------------------------------------*/
.point-area dl.attention dt {
	margin-top: 22px !important;
	margin-bottom: 10px !important;
}

.point-area dl.attention dd:nth-child(3){
  padding-top: 0;
  border: 2px solid red;
}

.point-area dl.attention dd:last-child {
	padding-bottom: 0px;
}

/* #prevention2
------------------------------------*/
#prevention2 .sTitle {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 15px;
}