@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

/*レイアウト
---------------------------------*/
/**/
.testy{
	background: url(../img/20211117-104842.webp) repeat left top;
}
/**/
body {
	width: 100%;
	color: #4d4d4d;
	background: url(../img/20211117-104842.webp) repeat left top !important;
	font-family: "Noto Sans Japanese",'游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 2.4rem;
	line-height: 1.4;
	font-feature-settings: "palt";
}
@media screen and (max-width: 760px) {
body {
	min-width: initial;
	min-width: auto;
	font-size: 1.3rem;
	line-height: 1.4;
}
}

/* ヘッダー
---------------------------------*/
header {
	width: 100%;
	background: #fff;
	border-top: 4px solid #7fc05b;
	padding: 16px 0 8px 40px;
}
.hd-logo {
	width: 235px;
}
header a:hover, header a:active {
	text-decoration: none; /*add by komano 20211115*/
	opacity: 1;
	filter: alpha(opacity=1);
}

@media screen and (max-width: 1200px) {
.hd-logo {
	width: 215px;
}
}
@media screen and (max-width: 960px) {
header {
	padding: 16px 0 8px 20px;
}
.hd-logo {
	width: 168px;
}
}

/* 共通
---------------------------------*/
.contents-otr {
	width: 100%;
}
.cmn-inr {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
}
.cmn-btn {
	margin: 0 auto;
	width: 76%;
	max-width: 760px;
}
.title01 {
	margin: 0 auto 60px auto;
	text-align: center;
}
.title02 {
	margin: 0 0 30px 0;
	line-height: 1.5;
}
.title02.left {
	text-align: left;
}
.title02 span {
	color: #333;
	font-size: 3.4rem;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}
.title02 strong {
	margin: 0 0 0 3px;
	color: #f46764;
	font-size: 3.8rem;
	font-weight: 700;
	letter-spacing: -1px;
}
.title02 small {
	color: #f46764;
	font-size: 3.4rem;
	font-weight: 700;
}
.title03 {
	margin: 0 auto 10px auto;
	text-align: center;
	line-height: 1.4;
}
.title03.left {
	text-align: left;
}
.title03 span {
	color: #000;
	font-size: 3rem;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}
.title03 small {
	margin: 0 0 0 16px;
	color: #000;
	font-size: 2.8rem;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}
.title04 {
	margin: 0 auto 130px auto;
	width: 100%;
	text-align: center;
	background: #5baec8;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
}
.title05 {
	margin: 0 auto 10px auto;
	text-align: center;
	line-height: 1.4;
}
.title05.left {
	text-align: left;
}
.title05 span {
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	color: #339933;
}
@media screen and (max-width: 1023px) {
.cmn-inr {
	width: 90%;
}
.title02 {
	margin: 0 0 20px 0;
}
.title02 span {
	font-size: 3rem;
}
.title02 strong {
	margin: 0 0 0 3px;
	font-size: 3.6rem;
}
.title02 small {
	font-size: 3rem;
}
.title03 {
	margin: 0 auto 10px auto;
}
.title03 span {
	font-size: 2.6rem;
}
.title03 small {
	margin: 0 0 0 5px;
	font-size: 2.1rem;
}
}
@media screen and (max-width: 767px) {
.title01 {
	margin: 0 auto 30px auto;
}
.title02 span {
	font-size: 2.6rem;
}
.title02 strong {
	margin: 0 0 0 3px;
	font-size: 3rem;
}
.title02 small {
	font-size: 2.6rem;
}
.title03 {
	margin: 0 auto 5px auto;
}
.title03 span {
	font-size: 1.3rem;
}
.title03 small {
	margin: 0 0 0 3px;
	font-size: 1.1rem;
}
.title04 {
	margin: 0 auto 60px auto;
}
.title05 span {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 620px) {
.title02 span {
	font-size: 2rem;
}
.title02 strong {
	margin: 0 0 0 3px;
	font-size: 2.6rem;
}
.title02 small {
	font-size: 2rem;
}
}
@media screen and (max-width: 479px) {
.title02 span {
	font-size: 1.6rem;
}
.title02 strong {
	font-size: 2rem;
}
.title02 small {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 320px) {
.title02 span {
	font-size: 1.4rem;
}
.title02 strong {
	font-size: 1.6rem;
}
.title02 small {
	font-size: 1.4rem;
}
.title05 span {
	font-size: 1.4rem;
}
}


.sub-title01 {
	margin: 0 0 60px 0;
	padding: 0 0 0 20px;
	border-left: 10px solid #d5507f;
}
.symp02 .sub-title01 {
	border-left: 10px solid #00adab;
}
.symp03 .sub-title01 {
	border-left: 10px solid #b18f21;
}
.symp04 .sub-title01 {
	border-left: 10px solid #ba79c1;
}
.symp05 .sub-title01 {
	border-left: 10px solid #4085c9;
}
.sub-title01 span {
	display: block;
	color: #d5507f;
	font-size: 3.4rem;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.4;
}
.symp02 .sub-title01 span {
	color: #00adab;
}
.symp03 .sub-title01 span {
	color: #b18f21;
}
.symp04 .sub-title01 span {
	color: #ba79c1;
}
.symp05 .sub-title01 span {
	color: #4085c9;
}
.sub-title01 small {
	font-size: 2.1rem;
	line-height: 1;
}
.sub-title02 {
	margin: 0 auto 10px auto;
}
.sub-title02 span {
	color: #000;
	font-size: 3rem;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.4;
}
@media screen and (max-width: 1023px) {
.sub-title01 span {
	font-size: 3rem;
}
.sub-title01 small {
	font-size: 2.4rem;
}
.sub-title02 span {
	font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
.sub-title01 {
	margin: 0 0 40px 0;
	padding: 0 0 0 10px;
	border-left: 6px solid #d5507f;
}
.symp02 .sub-title01 {
	border-left: 6px solid #00adab;
}
.symp03 .sub-title01 {
	border-left: 6px solid #b18f21;
}
.symp04 .sub-title01 {
	border-left: 6px solid #ba79c1;
}
.symp05 .sub-title01 {
	border-left: 6px solid #4085c9;
}
.sub-title01 span {
	font-size: 2.1rem;
}
.sub-title01 small {
	font-size: 1.2rem;
}
.sub-title02 span {
	font-size: 1.8rem;
}
}
@media screen and (max-width: 479px) {
.sub-title02 {
	margin: 0 auto 5px auto;
}
}

/* メインイメージ
---------------------------------*/
.main-img {
	position: relative;
	height: 1125px;
	overflow: hidden;	
	background: url(../img/bk_mainimg.jpg) repeat-x;
}
.main-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: auto;
	max-width: inherit;
	height: 100%;
}
@media screen and (max-width: 1023px) {
.main-img {
	padding-top: 100%;
	height: auto;
}
.main-img img {
	height: 100%;
}
}

/* 検査料
---------------------------------*/
.sec-price {
	padding: 100px 0;
	background: #fff;
	text-align: center;
}
.sec-price-text {
	margin: 0 0 40px 0;
}
.sec-price-text li {
	display: inline-block;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1;
}
.sec-price-text li:nth-child(2) {
	margin: 0 0 0 10px;
	font-size: 2.8rem;
	font-weight: 700;
}
.sec-price-text li:nth-child(3) {
	margin: 0 0 0 10px;
	font-size: 6rem;
	font-weight: 500;
}
.sec-price-text li:nth-child(3) span {
	font-size: 2.8rem;
	font-weight: 700;
}
.sec-price-text li:nth-child(4) {
	margin: 0 0 0 10px;
	font-size: 1.6rem;
	border: 1px solid #666;
	border-radius: 8px;
	padding: 5px 10px 7px;
	line-height: 1;
}
.sec-price figure {
	margin: 0 0 50px 0;
}
@media screen and (max-width: 1023px) {
/*add by komano 20211112 start
.goods img{
	width: 225px;
}
/*add by komano 20211112 end*/
.sec-price {
	padding: 80px 0;
}
.sec-price .title01 {
	width: 40%;
	max-width: 359px;
	min-width: 180px;
}
}
@media screen and (max-width: 767px) {
/*add by komano 20211112 start
.goods img{
	width: 110px;
}
/*add by komano 20211112 end*/
.sec-price {
	padding: 60px 0;
}
.sec-price-text {
	margin: 0 0 20px 0;
}
.sec-price-text li:nth-child(2) {
	margin: 0 0 0 5px;
	font-size: 1.6rem;
}
.sec-price-text li:nth-child(3) {
	margin: 0;
	font-size: 3.4rem;
}
.sec-price-text li:nth-child(3) span {
	font-size: 1.6rem;
}
.sec-price-text li:nth-child(4) {
	margin: 0 0 0 5px;
	font-size: 1.0rem;
	padding: 4px 3px 5px;
	border-radius: 5px;
}
.sec-price figure {
	margin: 0 0 20px 0;
}
}
@media screen and (max-width: 360px) {
/*add by komano 20211112 start
.goods img{
	width:93px;
}
/*add by komano 20211112 end*/
.sec-price-text li:nth-child(1) {
	margin: 0 0 10px 0;
	display: block;
	text-align: center;
}
.sec-price-text li:nth-child(2) {
	margin: 0;
}
}

/* 安心ポイント
---------------------------------*/
.sec-point {
	padding: 100px 0;
}
.sec-point p {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.4;
}

.sec-point span {
	font-weight: 600;
	line-height: 1.4;
}

.newaddspan span {
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.4;
}

.sec-point .note {
	font-size: 2.1rem;
	font-weight: 500;
	line-height: 1.4;
}
.sec-point-list {
	padding: 0 6%;
}
.sec-point-list li {
	position: relative;
	margin: 0 0 50px 0;
	background: #fff;
	border-radius: 30px;
	padding: 10% 8%;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
}
.sec-point-list li:last-of-type {
	margin: 0;
}
.sec-point-list li:nth-child(1) figure {
	width: 34%;
}
.sec-point-list li:nth-child(2) figure {
	margin: 0 auto 30px auto;
	width: 90%;
}
.sec-point-list li:nth-child(3) figure {
	width: 34%;
}
.sec-point-list li:nth-child(4) .point-list-text {
	margin: 0 0 50px 0;
}
.sec-point-list li:nth-child(4) .point-list-kit {
	background: #d2f3f5;
	border-radius: 25px;
	padding: 8% 0;
}
.sec-point-list li:nth-child(4) .point-list-kit figure {
	margin: 0 0 0 auto;
	width: 93.4%;
	max-width: 710px;
}
.sec-point-list li:nth-child(5) figure {
	width: 34%;
}
.sec-point-list li:nth-child(6) figure {
	width: 34%;
}
.sec-point-list li:nth-child(7) figure {
	width: 34%;
}
.sec-point-list li:nth-child(8) figure {
	width: 34%;
}
.sec-point-list li:nth-child(9) figure {
	width: 34%;
}
.sec-point-list li:after {
	content: "";
	display: block;
	position: absolute;
	left: -15px;
	top: -15px;
	width: 80px;
	height: 80px;
}
/*
.sec-point-list li:nth-child(1):after {
	background: url(../img/icon_point01.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(2):after {
	background: url(../img/icon_point02.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(3):after {
	background: url(../img/icon_point03.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(4):after {
	background: url(../img/icon_point04.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(5):after {
	background: url(../img/icon_point05.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(6):after {
	background: url(../img/icon_point06.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(7):after {
	background: url(../img/icon_point07.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(8):after {
	background: url(../img/icon_point08.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(9):after {
	background: url(../img/icon_point09.png) no-repeat;
	background-size: cover;
}
.sec-point-list li:nth-child(10):after {
	background: url(../img/icon_point10.png) no-repeat;
	background-size: cover;
}
*/

.point-list-menu {
	margin: 20px 0 0 0;
}
.point-list-menu div {
	display: block;
	margin: 0 0 30px 0;
	position: relative;
	border-radius: 20px;
	padding: 3% 5%;
    transition: box-shadow .3s ease-in-out,transform .3s ease-in-out;
}
.point-list-menu div:hover {
    text-decoration: none;
    transform: translateY(4px);
	box-shadow: 5px 5px 0px 0 rgb(160,160,160);
}
.point-list-menu div:last-of-type {
	margin: 0;
}
.point-list-menu div:nth-child(1) {
	background: #f4d2de;
}
.point-list-menu div:nth-child(2) {
	background: #bfecec;
}
.point-list-menu div:nth-child(3) {
	background: #eee6ce;
}
.point-list-menu div:nth-child(4) {
	background: #eeddef;
}
.point-list-menu div:nth-child(5) {
	background: #d3e3f3;
}
.point-list-menu div:nth-child(6) {
	background: #d3e3f3;
}
.point-list-menu div:nth-child(7) {
	background: #d3e3f3;
}
.point-list-menu div:nth-child(8) {
	background: #d3e3f3;
}
.point-list-menu div:nth-child(9) {
	background: #d3e3f3;
}
.point-list-menu div:before {
	content: "";
	display: block;
	position: absolute;
	right: 4%;
	top: calc(50% - 23px);
	background: url(../img/icon_menu.png) no-repeat;
	background-size: cover;
	width: 46px;
	height: 46px;
    transition: right .3s ease-in-out,transform .3s ease-in-out;
}
.point-list-menu div:hover:before {
	right: 2.5%;
}
.sec-point .title01 {
	width: 54%;
	max-width: 514px;
	min-width: 220px;
}
.sec-point-list li:nth-child(4) .point-list-kit .title02 {
	margin: 0 auto 20px;
	width: 72%;
	max-width: 548px;
	min-width: 180px;
}
.point-list-flow {
	margin: 0 0 100px;
}
.point-list-flow .title02 {
	margin: 0 auto 50px;
	width: 41%;
	max-width: 314px;
	min-width: 140px;
}
.point-list-flow div {
	position: relative;
	margin: 0 0 50px 0;
	background: #ffcccc;
	border-radius: 40px;
}
.point-list-flow div:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -40px;
	left: calc(50% - 41px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 41px 0 41px;
	border-color: #cc9999 transparent transparent transparent;
}
.point-list-flow div:last-of-type:after {
	display: none;
}
.point-list-flow div p {
	text-align: left;
	padding: 0 0 0 10%;
	font-size: 3.2rem;
	line-height: 2;
	color: #333;
}

.point-list-flow div span {
	text-align: left;
	padding: 0 0 0 10%;
	font-size: 3.2rem;
	line-height: 2;
	color: #333;
}

.point-list-flow div figure {
	position: absolute;
	z-index: 100;
}
.point-list-flow .flow-menu01 figure {
	top: -22px;
	right: 70px;
}
.point-list-flow .flow-menu02 figure {
	top: -22px;
	left: 60px;
}
.point-list-flow .flow-menu03 figure {
	top: -32px;
	right: 74px;
}
.point-list-flow .flow-menu04 figure {
	top: -40px;
	left: 44px;
}
.point-list-flow .flow-menu05 figure {
	top: -64px;
	right: 56px;
}
@media screen and (max-width: 1023px) {
.sec-point {
	padding: 80px 0;
}
.sec-point-list {
	padding: 0 0%;
}
.sec-point-list li {
	padding: 9% 7%;
}
.point-list-flow div p {
	font-size: 3rem;
}

.point-list-flow div span {
	font-size: 2.6rem;
}
.point-list-flow .flow-menu01 figure {
	width: 105px;
	top: -22px;
	right: 50px;
}
.point-list-flow .flow-menu02 figure {
	width: 85px;
	top: -22px;
	left: 40px;
}
.point-list-flow .flow-menu03 figure {
	width: 100px;
	top: -32px;
	right: 54px;
}
.point-list-flow .flow-menu04 figure {
	width: 140px;
	top: -40px;
	left: 24px;
}
.point-list-flow .flow-menu05 figure {
	width: 103px;
	top: -64px;
	right: 36px;
}
}
@media screen and (max-width: 767px) {
.sec-point {
	padding: 60px 0;
}
.sec-point-list li {
	margin: 0 0 25px 0;
	padding: 10% 5%;
	border-radius: 20px;
}
.sec-point-list li:after {
	left: -15px;
	top: -15px;
	width: 50px;
	height: 50px;
}
.sec-point-list li:nth-child(3) figure {
	width: 26%;
}
.sec-point-list li:nth-child(4) .point-list-text {
	margin: 0 0 30px 0;
}
.sec-point p {
	font-size: 1.3rem;
}
.sec-point .note {
	font-size: 1.2rem;
}
.point-list-menu {
	margin: 10px 0 0 0;
}
.point-list-menu div {
	margin: 0 0 20px 0;
	border-radius: 15px;
	padding: 3% 5%;
}
.point-list-menu div:before {
	right: 3%;
	top: calc(50% - 9px);
	width: 18px;
	height: 18px;
}
.point-list-flow {
	margin: 0 0 50px;
}
.point-list-flow .title02 {
	margin: 0 auto 50px;
}
.point-list-flow div {
	margin: 0 0 25px 0;
	border-radius: 40px;
}
.point-list-flow div:after {
	bottom: -20px;
	left: calc(50% - 20px);
	border-width: 15px 20px 0 20px;
}
.point-list-flow div p {
	font-size: 2rem;
}

.point-list-flow div span {
	font-size: 1.6rem;
}

.point-list-flow .flow-menu01 figure {
	width: 65px;
	top: -22px;
	right: 30px;
}
.point-list-flow .flow-menu02 figure {
	width: 50px;
	top: -6px;
	left: 20px;
}
.point-list-flow .flow-menu03 figure {
	width: 65px;
	top: -12px;
	right: 34px;
}
.point-list-flow .flow-menu04 figure {
	width: 89px;
	top: -20px;
	left: 14px;
}
.point-list-flow .flow-menu05 figure {
	width: 60px;
	top: -34px;
	right: 30px;
}
}
@media screen and (max-width: 479px) {
.sec-point-list li {
	padding: 13% 4%;
}
.sec-point p {
	font-size: 1.2rem;
}
.point-list-flow .title02 {
	margin: 0 auto 30px;
}
.point-list-flow div p {
	font-size: 1.6rem;
}
.point-list-flow div span {
	font-size: 1.2rem;
}
.point-list-flow .flow-menu01 figure {
	width: 42px;
	top: -12px;
	right: 16px;
}
.point-list-flow .flow-menu02 figure {
	width: 32px;
	top: -2px;
	left: 20px;
}
.point-list-flow .flow-menu03 figure {
	width: 43px;
	top: -6px;
	right: 24px;
}
.point-list-flow .flow-menu04 figure {
	width: 59px;
	top: -10px;
	left: 14px;
}
.point-list-flow .flow-menu05 figure {
	width: 40px;
	top: -24px;
	right: 20px;
}
}


/* よくある質問
---------------------------------*/
.sec-faq {
	padding: 0 0 100px 0;
}
.sec-faq-list {
	padding: 0 6%;
}
.sec-faq-list li {
	position: relative;
	margin: 0 0 50px 0;
	background: #fff;
	border-radius: 30px;
	padding: 5% 8%;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
	align-items: center;
}
.sec-faq-list li figure {
	width: 16%;
}
.faq-list-text {
	width: 76%;
}
.faq-list-text p {
	line-height: 1.4;
	font-size: 2.4rem;
}
@media screen and (max-width: 1023px) {
.sec-faq-list {
	padding: 0;
}
.sec-faq-list li {
	padding: 5%;
	border-radius: 20px;
}
.faq-list-text {
	width: 78%;
}
}
@media screen and (max-width: 767px) {
.sec-faq {
	padding: 0 0 60px 0;
}
.sec-faq-list li {
	padding: 5%;
	margin: 0 0 20px 0;
}
.faq-list-text {
	width: 80%;
}
.faq-list-text p {
	font-size: 1.4rem;
}
}

/* フッター
---------------------------------*/
footer {}
.copyright {
	padding: 15px;
	font-size: 1.2rem;
	background: #1e93c1;
	color: #fff;
	text-align: center;
}
@media screen and (max-width: 1023px) {
footer {}
.copyright {
	padding: 10px 15px;
	font-size: 0.625rem;
}
}
@media screen and (max-width: 767px) {
.ft-info h2 {
	margin: 0 auto 20px;
	width: 250px;
}
.ft-access figure {
	margin: 0 auto 20px;
	width: 100%;
	text-align: center;
}
.ft-access-map {
	width: 100%;
	height: 300px;
}
.ft-add {
	font-size: 0.8125rem;
}
.ft-tel {
	font-size: 1.25rem;
}
}


/* 下層ページ
---------------------------------*/
.sec-symptom {
	background: #f9e5ec;
	padding: 100px 0;
}
.sec-symptom p {
	font-size: 2.4rem;
	line-height: 1.4;
}
.sec-symptom-list {
	padding: 0 6%;
}
.sec-symptom-list li {
	position: relative;
	margin: 0 0 84px 0;
	background: #fff;
	border-radius: 30px;
	padding: 6% 8%;
}
.sec-symptom-list li:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -64px;
	left: calc(50% - 65px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 44px 65px 0 65px;
	border-color: #e285a6 transparent transparent transparent;
}
.sec-symptom-list li:last-of-type:after {
	display: none;
}
.sec-symptom-list li:last-of-type .sub-title02 {
	margin: 0;
}
.sec-symptom-list li:nth-child(2) figure {
	position: absolute;
	right: 50px;
	top: -200px;
}
.sec-symptom-list li:nth-child(3) figure {
	position: absolute;
	right: 100px;
	bottom: 40px;
}
.sec-symptom-list li:nth-child(4) figure {
	position: absolute;
	right: 30px;
	bottom: 0;
}
.sec-symptom-list li:nth-child(5) figure {
	position: absolute;
	right: -40px;
	bottom: 20px;
}
.sec-symptom-list li:nth-child(6) figure {
	position: absolute;
	right: 50px;
	bottom: 0;
}

.sec-symptom.symp02 {
	background: #d4f2f2;
}
.sec-symptom.symp02 .sec-symptom-list li {
	min-height: 260px;
}
.sec-symptom.symp02 .sec-symptom-list li:after {
	border-color: #4dcbca transparent transparent transparent;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(3) figure {
	right: 100px;
	bottom: 40px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(4) figure {
	right: 100px;
	bottom: 20px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(5) figure {
	right: 50px;
	bottom: 20px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(6) figure {
	right: 50px;
	bottom: -20px;
}

.sec-symptom.symp03 {
	background: #f4edd2;
}
.sec-symptom.symp03 .sec-symptom-list li:after {
	border-color: #c8b164 transparent transparent transparent;
}

.sec-symptom.symp04 {
	background: #f1e4f3;
}
.sec-symptom.symp04 .sec-symptom-list li:after {
	border-color: #cfa2d4 transparent transparent transparent;
}

.sec-symptom.symp05 {
	background: #d9e7f4;
}
.sec-symptom.symp05 .sec-symptom-list li:after {
	border-color: #7aaada transparent transparent transparent;
}
.sec-symptom.symp05 .sec-symptom-list li {
	min-height: 260px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(3) figure {
	right: 100px;
	bottom: 40px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(4) figure {
	right: 100px;
	bottom: 20px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(5) figure {
	right: 50px;
	bottom: 20px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(6) figure {
	right: 50px;
	bottom: -20px;
}


@media screen and (max-width: 1023px) {
.sec-symptom {
	padding: 80px 0;
}
.sec-symptom-list {
	padding: 0 0%;
}
.sec-symptom-list li {
	padding: 5% 7%;
	min-height: 200px;
}
.sec-symptom-list li:nth-child(2) figure {
	right: 60px;
	top: -180px;
	width: 195px;
}
.sec-symptom-list li:nth-child(3) figure {
	right: 60px;
	bottom: 10px;
	width: 150px;
}
.sec-symptom-list li:nth-child(4) figure {
	right: 30px;
	bottom: 20px;
	width: 230px;
}
.sec-symptom-list li:nth-child(5) figure {
	right: -40px;
	bottom: 20px;
	width: 225px;
}
.sec-symptom-list li:nth-child(6) figure {
	right: 50px;
	bottom: 0;
	width: 154px;
}

.sec-symptom.symp02 .sec-symptom-list li {
	min-height: 200px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(3) figure {
	right: 80px;
	bottom: 25px;
	width: 140px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(4) figure {
	right: 80px;
	bottom: 20px;
	width: 138px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(5) figure {
	right: 50px;
	bottom: 10px;
	width: 200px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(6) figure {
	right: 30px;
	bottom: -20px;
	width: 255px;
}
.sec-symptom.symp05 .sec-symptom-list li {
	min-height: 200px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(3) figure {
	right: 80px;
	bottom: 25px;
	width: 140px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(4) figure {
	right: 80px;
	bottom: 20px;
	width: 138px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(5) figure {
	right: 50px;
	bottom: 10px;
	width: 200px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(6) figure {
	right: 30px;
	bottom: -20px;
	width: 255px;
}
}
@media screen and (max-width: 767px) {
.sec-symptom {
	padding: 60px 0;
}
.sec-symptom p {
	font-size: 1.2rem;
}
.sec-symptom-list li {
	padding: 3% 7%;
	margin: 0 0 45px 0;
	border-radius: 20px;
	min-height: 110px;
}
.sec-symptom-list li:after {
	bottom: -35px;
	left: calc(50% - 25px);
	border-width: 21px 25px 0 25px;
}
.sec-symptom-list li:nth-child(2) figure {
	right: 10px;
	top: -90px;
	width: 115px;
}
.sec-symptom-list li:nth-child(3) figure {
	right: 30px;
	bottom: 10px;
	width: 80px;
}
.sec-symptom-list li:nth-child(4) figure {
	right: 10px;
	bottom: 10px;
	width: 125px;
}
.sec-symptom-list li:nth-child(5) figure {
	right: -20px;
	bottom: 10px;
	width: 122px;
}
.sec-symptom-list li:nth-child(6) figure {
	right: 20px;
	bottom: 0;
	width: 86px;
}
.sec-symptom.symp02 .sec-symptom-list li {
	min-height: 110px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(3) figure {
	right: 50px;
	bottom: 20px;
	width: 70px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(4) figure {
	right: 50px;
	bottom: 10px;
	width: 74px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(5) figure {
	right: 30px;
	bottom: 5px;
	width: 100px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(6) figure {
	right: 20px;
	bottom: -5px;
	width: 135px;
}
.sec-symptom.symp05 .sec-symptom-list li {
	min-height: 110px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(3) figure {
	right: 50px;
	bottom: 20px;
	width: 70px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(4) figure {
	right: 50px;
	bottom: 10px;
	width: 74px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(5) figure {
	right: 30px;
	bottom: 5px;
	width: 100px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(6) figure {
	right: 20px;
	bottom: -5px;
	width: 135px;
}
}
@media screen and (max-width: 479px) {
.sec-symptom-list li {
	margin: 0 0 25px 0;
	padding: 3% 5%;
	border-radius: 10px;
	min-height: 90px;
}
.sec-symptom-list li:after {
	border-width: 15px 21px 0 21px;
	bottom: -20px;
}
.sec-symptom-list li:nth-child(2) figure {
	right: 10px;
	top: -60px;
	width: 84px;
}
.sec-symptom-list li:nth-child(3) figure {
	right: 30px;
	bottom: 10px;
	width: 58px;
}
.sec-symptom-list li:nth-child(4) figure {
	right: 10px;
	bottom: 10px;
	width: 94px;
}
.sec-symptom-list li:nth-child(5) figure {
	right: -10px;
	bottom: 10px;
	width: 92px;
}
.sec-symptom-list li:nth-child(6) figure {
	right: 20px;
	bottom: 0;
	width: 68px;
}
.sec-symptom.symp02 .sec-symptom-list li {
	min-height: 90px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(3) figure {
	right: 25px;
	bottom: 15px;
	width: 55px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(4) figure {
	right: 25px;
	bottom: 10px;
	width: 55px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(5) figure {
	right: 15px;
	bottom: 10px;
	width: 80px;
}
.sec-symptom.symp02 .sec-symptom-list li:nth-child(6) figure {
	right: 10px;
	bottom: -5px;
	width: 105px;
}
.sec-symptom.symp05 .sec-symptom-list li {
	min-height: 90px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(3) figure {
	right: 25px;
	bottom: 15px;
	width: 55px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(4) figure {
	right: 25px;
	bottom: 10px;
	width: 55px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(5) figure {
	right: 15px;
	bottom: 10px;
	width: 80px;
}
.sec-symptom.symp05 .sec-symptom-list li:nth-child(6) figure {
	right: 10px;
	bottom: -5px;
	width: 105px;
}
}
.cmn-inr figure a img {
    margin-bottom: 2.5vw;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}
#shadow a img {
    margin-bottom: 2.5vw;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}