.main_title{
	border-radius: 40px 40px 0 0;
	width: 100%;
	max-width: 1000px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
}
sup{
	vertical-align: super;
}
.main_title.case01{
	background: #3fb1c8;
}
.main_title h2{
	color: #fff;
	font-size: 3.375rem;
	line-height: 1.25;
	letter-spacing: -0.04em;
	padding-left: 145px;
	font-weight: bold;
}
strong.bold{
	font-weight: bold;
}

.main_title .main_title_in{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.main_title .main_title_in img{
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.main_title .main_title_in img.icon{
	left: 25px;
}
.main_title .main_title_in img.illust{
	right: 0;
}
h3.mida02{
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	width: 1000px;
	font-size: 2.8125rem;
	font-weight: bold;
	line-height: 1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 50px;
	padding-right: 50px;
	color: #fff;
}
.cate {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 40px;
}
@media screen and (max-width: 750px){
	h3.mida02{
		font-size: 2rem;
		padding-left: 1em;
		padding-right: 1em;
	}
	.cate {
		margin: 0 auto 5vw;
	}
	.cate img{
		height: 7.5vw;
	}
}

/* それぞれ色変えんといかん */
.main_title.case01{
	background: #3fb1c8;
}
.main_title.case02{
	background: #7ba93c;
}
.main_title.case02 .main_title_in img.illust{
	right: 40px;
}
.main_title.case03{
	background: #3fb1c8;
}
.main_title.case03 .main_title_in img.illust{
	right: 40px;
}
.main_title.case04{
	background: #3fb1c8;
}
.main_title .main_title_in img.illust{
	right: 0;
}
@media screen and (max-width: 750px){
	.main_title .main_title_in img.illust{
		right: -8vw;
		bottom: -2vw;
	}
}
.main_title.case05{
	background: #ec6c00;
}
.main_title.case06{
	background: #ec6c00;
}
.main_title.case08{
	background: #30aa38;
}
.main_title.case06 .main_title_in img.illust{
	right: -10px;
}

/* それぞれ色変えんといかん */
.main_title.anaphy{
	margin-top: 230px;
	background: #f6a500;
}

#case01,
#case02,
#case03,
#case04,
#case05,
#case06,
#case07,
#case08,
#case09,
#case10{
	margin-bottom: 100px;
}
@media screen and (max-width: 750px){
	#case01,
	#case02,
	#case03,
	#case04,
	#case05,
	#case06,
	#case07,
	#case08,
	#case09,
	#case10{
		margin-bottom: 12vw;
	}
}
.caseInner{
	box-sizing: border-box;
	padding-left: 50px;
	padding-right: 50px;
	background: #fff;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.caseInner a{
	color: #0000ff;
	text-decoration: underline;
	display: inline-block;
}

/* 食物アレルギー */
.caseInner.box01{
	padding-top: 50px;
	padding-bottom: 80px;
}

.caseInner.box01 .dots-list li:before{
	top: 0;
}
.caseInner.box01 p{
	line-height: 1.666;
	font-weight: bold;
	font-size: 1.5rem;
}
@media screen and (max-width: 750px){
	.caseInner.box01{
		padding: 8vw 5vw 12vw;
	}
	.caseInner.box01 p{
		font-size: 1rem;
	}	
}
.caseInner.box02{
	padding-top: 50px;
	padding-bottom: 100px;
}
.caseInner.box02.radius{
	border-radius: 0 0 30px 30px;
}
.caseInner.box02 p{
	font-weight: normal;
	line-height: 1.666;
	font-size: 1.375rem;
}
.caseInner.box02 p:nth-child(n+2){
	margin-top: 1em;
}

#case01 .symptoms .flex{
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	align-items: flex-end;
}
#case01 .symptoms .flex .text{
	width: calc(100% - 340px);
}
#case01 .symptoms .flex figure{
	margin: 0;
}
@media screen and (max-width: 750px){
	#case01 .symptoms .flex{
		gap: 5vw;
	}
	#case01 .symptoms .flex .text{
		width: 100%;
	}
	#case01 .symptoms .flex figure{
		width: 100%;
		text-align: center;
	}
	#case01 .symptoms .flex figure img{
		max-width: 60vw;
	}
}


#case05 .symptoms .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
#case05 .symptoms .flex .text{
	width: calc(100% - 290px);
}
#case05 .symptoms .flex figure{
	margin: 0;
	width: auto;
}
@media screen and (max-width: 750px){
	#case05 .symptoms .flex{
		gap: 5vw;
	}
	#case05 .symptoms .flex .text{
		width: 100%;
	}
	#case05 .symptoms .flex figure{
		width: 100%;
		text-align: center;
	}
	#case05 .symptoms .flex figure img{
		max-width: 40vw;
	}
}


#case07 .symptoms .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
}
#case07 .symptoms .flex .text{
	width: calc(100% - 270px);
}
#case07 .symptoms .flex figure{
	margin: 0;
	width: auto;
}
@media screen and (max-width: 750px){
	#case07 .symptoms .flex{
		gap: 5vw;
	}
	#case07 .symptoms .flex .text{
		width: 100%;
	}
	#case07 .symptoms .flex figure{
		width: 100%;
		text-align: center;
	}
	#case07 .symptoms .flex figure img{
		max-width: 40vw;
	}
}

#case08 .symptoms .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
}
#case08 .symptoms .flex .text{
	width: calc(100% - 313px);
}
#case08 .symptoms .flex figure{
	margin: 0;
	width: auto;
}
@media screen and (max-width: 750px){
	#case08 .symptoms .flex{
		gap: 5vw;
	}
	#case08 .symptoms .flex .text{
		width: 100%;
	}
	#case08 .symptoms .flex figure{
		width: 100%;
		text-align: center;
	}
	#case08 .symptoms .flex figure img{
		max-width: 40vw;
	}
}


#case10 .symptoms .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
}
#case10 .symptoms .flex .dots-list{
	width: calc(100% - 290px);
}
#case10 .symptoms .flex figure{
	margin: 0;
	width: auto;
}
@media screen and (max-width: 750px){
	#case10 .symptoms .flex{
		gap: 5vw;
	}
	#case10 .symptoms .flex .dots-list{
		width: 100%;
	}
	#case10 .symptoms .flex figure{
		width: 100%;
		text-align: center;
	}
	#case10 .symptoms .flex figure img{
		max-width: 40vw;
	}
}

/* 丸のリスト */
.dots-list{
	line-height: 1.84;
	font-size: 1.5625rem;
}
.dots-list:nth-child(n+2){
	margin-top: 1em;
}
.dots-list li{
	position: relative;
	padding-left: 1.25em;
}
.dots-list li:before{
	content: "●";
	top: 0.25em;
	font-size: 0.8em;
	position: absolute;
	left: 0;
}
/* 色 */
#case01 .dots-list li:before,
#case02 .dots-list li:before,
#case03 .dots-list li:before,
#case04 .dots-list li:before{
	color: #3fb1c8;
}
#case05 .dots-list li:before,
#case06 .dots-list li:before,
#case07 .dots-list li:before{
	color: #e7692e;
}
#case08 .dots-list li:before,
#case09 .dots-list li:before,
#case10 .dots-list li:before{
	color: #30aa38;
}
@media screen and (max-width: 750px){
	.dots-list{
		font-size: 1.125rem;
	}
	.caseInner.box02{
		padding-top: 8vw;
		padding-bottom: 10vw;
	}
}
/* 数字のリスト */
.nom-list{
	line-height: 1.84;
	font-size: 1.5625rem;
	counter-reset: number;
}
.nom-list:nth-child(n+2){
	margin-top: 1em;
}
.nom-list li{
	position: relative;
	padding-left: 1.25em;
}
.nom-list li:before{
	counter-increment: number;
	content: counter(number)'.';
	position: absolute;
	left: 0;
}
/* 色 */
#case01 .nom-list li:before,
#case02 .nom-list li:before,
#case03 .nom-list li:before,
#case04 .nom-list li:before{
	color: #3fb1c8;
}
#case05 .nom-list li:before,
#case06 .nom-list li:before,
#case07 .nom-list li:before{
	color: #e7692e;
}
#case08 .nom-list li:before,
#case09 .nom-list li:before,
#case10 .nom-list li:before{
	color: #30aa38;
}
@media screen and (max-width: 750px){
	.nom-list{
		font-size: 1.125rem;
	}
}
.box03 h4{
	margin-top: 50px;
	border-radius: 25px;
	margin-bottom: 20px;
	padding: 10px 15px;
	font-size: 3rem;
	font-weight: bold;
	box-sizing: border-box;
}
.box03 .illust p{
	float: left;
	max-width: 600px;
}
.box03 .illust img{
	float: right;
}
p.illust img{
	float: right;
	margin-left: 40px;
	margin-bottom: 10px;
}


#case01 h3.mida02{
	background: #3fb1c8;
}
#case02 h3.mida02{
	background: #3fb1c8;
}
#case03 h3.mida02{
	background: #3fb1c8;
}

#case04 h3.mida02{ background: #3fb1c8; }
#case01 .bg-text{ background-color: #def2f6; }
#case02 .bg-text{ background-color: #def2f6; }
#case03 .bg-text{ background-color: #def2f6; }
#case04 .bg-text{ background-color: #def2f6; }

#case05 .bg-text,
#case06 .bg-text,
#case07 .bg-text{ background-color: #fae0bf; }

#case08 .bg-text,
#case09 .bg-text,
#case10 .bg-text{ background-color: #d3edd5; }
.bg-text.flex{ 
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
 }
.bg-text.flex figure img{
	width: 100%;
}

#case08 .bg-text.bg-title p{
	font-size: 1.5rem;
}
@media screen and (max-width: 750px){
	#case08 .bg-text.bg-title p{
		font-size: 1.25rem;
	}
}
#case03 .treatment .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 5vw 40px;
}
#case03 .treatment .flex .text{
	width: calc(100% - 420px);
}
#case03 .treatment .flex figure{
	width: auto;
}
@media screen and (max-width: 750px){
	#case03 .treatment .flex{
		justify-content: center;
	}
	#case03 .treatment .flex .text{
		width: 100%;
	}
	#case03 .treatment .flex figure{
		text-align: center;
		position: static;
		width: 100%;
	}
	#case03 .treatment .flex figure img{
		margin: auto;
		width: 50vw;
	}
}


#case07 .treatment-box {
	display: flex;
	flex-wrap: wrap;
}
#case07 .treatment-box div{
	width: 50%;
	text-align: center;
	border: solid 6px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 30px;
}
#case07 .treatment-box div h4{
	font-size: 1.75rem;
	font-weight: 700;
	color: #fff;
}
#case07 .treatment-box div h4 span{
	display: block;
	font-size: 0.6325em;
}
#case07 .treatment-box div p{
	font-size: 1rem;
	font-weight: 700;
}
#case07 .treatment-box div:first-child h4{
	background-color: #30aa38;
}
#case07 .treatment-box div:last-child  h4{
	background-color: #ec6c00;
}
#case07 .treatment-box div:first-child{
	border-color: #30aa38;
}
#case07 .treatment-box div:first-child .tots-list li:before{
	color: #30aa38;
}
#case07 .treatment-box div:last-child .tots-list li:before{
	color: #ec6c00;
}
#case07 .treatment-box div:last-child{
	border-color: #ec6c00;
}
#case07 .treatment-box div .tots-list{
	font-weight: 700;
	width: 90%;
	margin: auto;
	text-align: left;
}
#case07 .treatment-box div .tots-list p{
	padding-left: 1em;
	text-indent: -1em;
}
#case07 .treatment-box div .tots-list li:before{
	content: "●";
	position: absolute;
	left: 0;
}
#case07 .treatment-box div .tots-list li+li{
	margin-top: 0.25em;
}
#case07 .treatment-box div .tots-list li{
	padding-left: 1.125em;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
#case07 .treatment-box div .tots-list li strong{
	width: 4em;
}
#case07 .treatment-box div .tots-list li span{
	width: calc(100% - 4em);
}
@media screen and (min-width: 751px){
	#case07 .treatment-box div:first-child{
		border-radius: 20px 0 0 20px;
	}
	#case07 .treatment-box div:last-child{
		border-radius: 0 20px 20px 0;
	}
}
@media screen and (max-width: 750px){
	#case07 .treatment-box{
		width: 100%;
		gap: 3vw;
		margin: auto;
	}
	#case07 .treatment-box figure{
		text-align: center;
		position: static;
		width: 100%;
	}
	#case07 .treatment-box figure img{
		margin: auto;
		width: 42vw;
	}
	#case07 .treatment-box div h4{
		padding: 0.25em 0.25em 0.35em;
		font-size: 1.5rem;
	}
	#case07 .treatment-box div{
		border-radius: 10px;
		border-width: 3px;
		padding-bottom: 5vw;
		width: 100%;
	}
}



#case09 .treatment .flex{
	display: flex;
	flex-wrap: wrap;
}
#case09 .treatment .bg-text .flex{
	gap: 5vw 80px;
}
#case09 .treatment .flex figure{
	width: auto;
}
#case09 .treatment .flex figure img{
	max-width: 100%;
}
@media screen and (min-width: 751px){
	#case09 .treatment .treatment01.flex{
		gap: 40px;
	}
	#case09 .treatment .treatment01.flex .text{
		width: calc(100% - 362px);
	}
	#case09 .treatment .bg-text .flex ul{
		width: calc(100% - 290px);
		margin-top: 40px;
	}
	#case09 .treatment .bg-text .flex figure{
		width: 210px;
	}
	#case09 .treatment .bg-text .flex figure img{
		width: 100%;
	}
}
@media screen and (max-width: 750px){
	#case09 .treatment .flex{
		justify-content: center;
	}
	#case09 .treatment .flex .text{
		width: 100%;
	}
	#case09 .treatment .flex figure{
		text-align: center;
		position: static;
		width: 100%;
	}
	#case09 .treatment .flex figure img{
		margin: auto;
		width: 50vw;
	}
	#case09 .treatment .bg-text .flex figure img{
		width: 42vw;
	}
}



#case10 .treatment .flex{
	display: flex;
	flex-wrap: wrap;
}
#case10 .treatment .bg-text .flex{
	gap: 5vw 80px;
}
#case10 .treatment .flex figure{
	width: auto;
}
#case10 .treatment .flex figure img{
	max-width: 100%;
}
@media screen and (min-width: 751px){
	#case10 .treatment .treatment01.flex{
		gap: 40px;
	}
	#case10 .treatment .treatment01.flex .text{
		width: calc(100% - 308px);
	}
	#case10 .treatment .bg-text .flex ul{
		width: calc(100% - 290px);
	}
	#case10 .treatment .bg-text .flex figure{
		width: 210px;
	}
	#case10 .treatment .bg-text .flex figure img{
		width: 100%;
	}
}
@media screen and (max-width: 750px){
	#case10 .treatment .flex{
		justify-content: center;
	}
	#case10 .treatment .flex .text{
		width: 100%;
	}
	#case10 .treatment .flex figure{
		text-align: center;
		position: static;
		width: 100%;
	}
	#case10 .treatment .flex figure img{
		margin: auto;
		width: 50vw;
	}
	#case10 .treatment .bg-text .flex figure img{
		width: 42vw;
	}
}


#case06 .cause .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 5vw 100px;
}
#case06 .cause .flex .text{
	width: calc(100% - 300px);
}
#case06 .cause .flex figure{
	width: 200px;
}
#case06 .cause .flex figure img{
	width: 100%;
}
@media screen and (min-width: 751px){
	#case06 .cause .flex .text{
		margin-top: 20px;
	}
	#case06 .cause .flex img{
		width: 170px;
	}
}
@media screen and (max-width: 750px){
	#case06 .cause .flex{
		justify-content: center;
	}
	#case06 .cause .flex .text{
		width: 100%;
	}
	#case06 .cause .flex figure{
		position: static;
		text-align: center;
		width: 100%;
	}
	#case06 .cause .flex figure img{
		margin: auto;
		width: 32vw;
	}
}



#case03 .cause .flex{
	display: flex;
	flex-wrap: wrap;
	gap: 5vw 130px;
}
#case03 .cause .flex .text{
	width: calc(100% - 300px);
}
#case03 .cause .flex figure{
	width: auto;
}
@media screen and (min-width: 751px){
	#case03 .cause .flex .text{
		margin-top: 20px;
	}
	#case03 .cause .flex img{
		width: 170px;
	}
}
@media screen and (max-width: 750px){
	#case03 .cause .flex{
		justify-content: center;
	}
	#case03 .cause .flex .text{
		width: 100%;
	}
	#case03 .cause .flex figure{
		position: static;
		text-align: center;
		width: 100%;
	}
	#case03 .cause .flex figure img{
		margin: auto;
		width: 32vw;
	}
}
#case04 .cause .flex{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	gap: 5vw 0;
}
#case04 .cause .flex .text{
	width: calc(100% - 430px);
}
#case04 .cause .flex figure{
	position: absolute;
	right: 0;
	top: -25px;
}

@media screen and (max-width: 750px){
	#case04 .cause .flex{
		justify-content: center;
	}
	#case04 .cause .flex .text{
		width: 100%;
	}
	#case04 .cause .flex figure{
		position: static;
		right: 0;
		top: -25px;
	}
	.bg-text.flex{
		gap: 3vw;
	 }
	 .bg-text.flex text,
	 .bg-text.flex figure{
		 width: 100%;
	 }
	 .bg-text.flex figure{
		 text-align: center;
	 }
	 .bg-text.flex figure img{
		 width: 50vw;
		 margin: auto;
	 }
}
@media screen and (min-width: 751px){
	#case02 .bg-text.flex .text{
		width: calc(100% - 160px);
	}
	#case02 .bg-text.flex figure{
		width: 140px;
	}
	#case05 .bg-text.flex .text{
		width: calc(100% - 270px);
	}
	#case05 .bg-text.flex figure{
		width: 250px;
	}
}
@media screen and (max-width: 750px){
	#case02 .bg-text.flex figure img{
		width: 42vw;
	}
}

#case05 h3.mida02,
#case06 h3.mida02,
#case07 h3.mida02{
	background: #ec6c00;
}
#case08 h3.mida02,
#case09 h3.mida02,
#case10 h3.mida02{
	background: #30aa38;
}

#case01 .box03 h4{
	background: #e8f3f6;
	color: #3fb1c8;
}



/* アナフィラキシー */

#anaphy{
	margin-bottom: 150px;
}
#anaphy .caseInner.box01{
	padding-bottom: 100px;
}
#anaphy .caseInner.box01 p{
	margin-bottom: 0;
}
#anaphy h3.mida02{
	background: #f6a500;
}
.linlImg{
	box-sizing: border-box;
	border-radius: 25px;
	border: solid 5px #d7d7d7;
}
.linlImg:nth-child(n+2){
	margin-top: 30px;
}
.linlImg p{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	line-height: 1.5!important;
}
.linlImg a{
	display: inline;
	line-height: 1;
}

/* 私が答えました */
.kaitousya{
	width: 1000px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 140px;
	padding: 30px;
	color: #534741;
	position: relative;
}
.kaitousya .flex{
	display: flex;
	gap: 20px 40px;
	flex-wrap: wrap;
	align-items: flex-start;
}
.kaitousya:before,
.kaitousya:after{
	left: 0;
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background: url(../img/case/ans/border.png);
	display: block;
}
.kaitousya:before{
	top: 0;
}
.kaitousya:after{
	bottom: 0;
}
.kaitousya .txt .post:first-child{
	font-weight: 700;
}
.kaitousya .txt .post{
	font-size: 1.25rem;
	line-height: 1.25em;
}
.kaitousya .txt .post:nth-child(n+2){
	margin-top: 0.5em;
}
.kaitousya .txt .name{
	font-weight: 700;
	font-size: 1.25rem;
}
.kaitousya .txt .name span{
	font-size: 1.2em;
}

@media screen and (max-width: 750px){
	.kaitousya .flex{
		gap: 3vw;
	}
	.kaitousya .txt .post{
		font-size: 1rem;
	}
	.kaitousya .txt .name{
		font-size: 1rem;
	}
}


.caseInner.box01{
}


/* 鼻炎 */
#case02 .box03 h4{
	background: #e5eed8;
	color: #7ba93c;
}
/* ぜんそく */
#case03 .box03 h4{
	background: #e1e6f3;
	color: #6883c1;
}
/* ぜんそく */
#case04 .box03 h4{
	background: #fbe2cc;
	color: #ec6c00;
}
/* ぜんそく */
#case05 .box03 h4{
	background: #fbe2cc;
	color: #ec6c00;
}
/* ぜんそく */
#case06 .box03 h4{
	background: #fbe0e3;
	color: #ec6c00;
}


.box03 li{
	font-weight: bold;
	font-size: 2rem;
}
.box03 li p{
	padding-left: 1em;
}

.urlLink{
	word-break: break-all;
}

.box03 .list01 li{
	text-indent: -2em;
	font-weight: normal;
	position: relative;
	padding-left: 2em;
}
.box03 .list01 > li{
	font-weight: bold;
}
.box03 .list01 li.nom{
	display: inline-block;
	position: absolute;
	left: 0;
}
.box03 .list01 li + li{
	margin-top: 5px;
}
.box03 .list01 li li{
	padding-left: 2em;
}
.box03 .list01 .list01 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.box03 .list01 .list01 > li{
	font-weight: normal;
}
.box03 p.tyuu{
	line-height: 1.2;
	font-size: 1.6rem;
}

.table01{
	width: 100%;
	margin-top: 40px;
}
.table01 td{
	border: solid 3px #d7d7d7;
	padding: 10px 20px;
	font-size: 2rem;
}

.table01 li{
	position: relative;
	padding-left: 1.5em;
}
.table01 li .nom{
	display: inline-block;
	left: 0;
	position: absolute;
}


/* 花粉のやつ */

.kahun table{
	width: 100%;
	font-size: 1.6rem;
	table-layout: fixed;
}
.kahun thead td{
	font-size: 1.8rem;
	text-align: center;
}

.kahun thead td:first-child{
	width: 9em;
}
.kahun thead td:nth-child(2){
	width: 4em;
}
.kahun th{
	text-align: center;
}
.kahun th.name{
	width: 9em;
}

.kahun tbody th,
.kahun tbody td{
	border: solid 3px #d7d7d7;
}
.kahun tbody td{
	padding: 6px;
}
.kahun tbody td.bg01{
	background: #f5f476;
}
.kahun tbody td.bg02{
	background: #ffb268;
}
.kahun tbody td.bg03{
	background: #f76d6b;
}
.kahun tbody td.bg04{
	background: #b9fe89;
}
.kahun tbody td.bg05{
	background: #7edfff;
}
.kahun tbody td.bg06{
	background: #8ea2ff;
}

.main_title .main_title_in br{
	display: none;
}
@media screen and (max-width: 750px){

header{
	margin-bottom: 0;
}
article{
	position: relative;
	overflow-x: hidden;
	padding-top: 8vw;
}
.main_title{
	width: calc(100% - 10vw);
}
.main_title h2{
	z-index: 1;
	position: relative;
	padding-left: 2.5em;
	padding-right: 18vw;
	font-size: 1.75rem;
}
.main_title.case01{
	position: relative;
}
.main_title {
	position: relative;
}
.main_title .main_title_in{
	position: relative;
	width: 100%;
}
.main_title .main_title_in img.illust{
	z-index: 0;
	width: 32vw;
}
.main_title .main_title_in br{
	display: block;
}
.main_title .main_title_in img.icon{
	width: 3em;
	left: 10px;
}
.main_title{
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}


h3.mida02{
	width: calc(100% - 10vw);
}
.caseInner{
	box-sizing: border-box;
	padding-left: 5vw;
	padding-right: 5vw;
	width: calc(100% - 10vw);
}
.caseInner p{
	max-height: 100%;
}

.kaitousya{
	width: calc(100% - 60px);
	box-sizing: border-box;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 140px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.caseInner.box02 p{
	line-height: 1.66;
	font-size: 1rem;
}

.box03 li{
	font-weight: bold;
	font-size: 2.4rem;
}
.box03 .illust p{
	float: none;
	max-width: 600px;
}
.box03 .illust img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
}

/*====================
よくある質問部分
====================*/
#questio{
	border-radius: 30px;
	padding: 50px;
	background: #fff;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-bottom: 100px;
}
#questio h3.title{
	font-weight: bold;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: solid #ffda01 7px;
	font-size: 3.8rem;
}
.qtitle span{
	top: 0;
	position: absolute;
	width: 62px;
	line-height: 1;
	height: 62px;
	left: 0;
	border-radius: 50%;
	background: #ffda01;
}
.qtitle span img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.qtitle{
	font-weight: bold;
	position: relative;
	font-size: 2.8rem;
	padding-left: 80px;
	padding-top: 12px;
}
.ansBox{
	margin-top: 40px;
	padding-top: 6px;
	position: relative;
	padding-left: 80px;
}
.ansBox .ansIcon{
	top: 0;
	position: absolute;
	width: 42px;
	line-height: 1;
	height: 42px;
	left: 10px;
	border-radius: 50%;
	background: #998675;
}
.ansBox .ansIcon img{
	position: absolute;
	left: 0;
	right: 0;
	top: 8px;
	margin: auto;
}
.ansBox p{
	font-size: 2rem;
	line-height: 2;
}
.ansBox p a{
	text-decoration: underline;
	display: inline;
	word-break: break-all;
}
.ansBox p a:hover{
	text-decoration: none;
}

.qList{
	border-bottom: solid 2px #998675;
	padding-bottom: 50px;
	padding-top: 30px;
}
.qList:last-child{
	border-bottom: none;
	padding-bottom: 20px;
}

@media screen and (max-width: 750px){
	#questio{
		margin-left: auto;
		margin-right: auto;
		width: calc(100% - 60px);
		margin-bottom: 100px;
	}
	.ansBox{
		padding-top: 0px;
	}
	.ansBox p{
		font-size: 2.4rem;
		max-height: 100%;
	}
}



.bg-text{
	margin-top: 50px;
	padding: 1.5em 2.5em;
	border-radius: 10px; }
.bg-text p{ font-weight: 700; font-size: 1.375rem; line-height: 1.666; }
.caseInner.box02 .bg-text p{ font-weight: 700; }

.bg-text.bg-title{
	padding-top: 2em;
	position: relative;
}
.bg-text.bg-title .flow-title{
	position: absolute;
	top: 0;
	transform: translateY(-45%);
	max-width: 70vw;
}


.dots-text{
	margin-top: 70px;
	padding: 1.5em 2.5em;
	border: dotted 3px;
}
.dots-text a{word-break: break-all;}
#case01 .dots-text,
#case02 .dots-text,
#case03 .dots-text,
#case04 .dots-text{
	border-color: #3fb1c8;
}
#case05 .dots-text,
#case06 .dots-text,
#case07 .dots-text{
	border-color: #e7692e;
}
.dots-text p{ font-weight: 700; font-size: 1.375rem; line-height: 1.666; }
.caseInner.box02 .dots-text p{ font-weight: 700; }

.dots-text.dots-title{
	padding-top: 2.5em;
	position: relative;
}
.dots-text.dots-title .flow-title{
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	max-width: 28vw;
}


@media screen and (max-width: 750px){
	.dots-text,
	.bg-text{
		margin-top: 12vw;
		padding: 5vw;
	}
	.bg-text.bg-title{
		padding-top: 6vw;
	}
	.dots-text.dots-title{
		padding-top: 8vw;
	}
}

/* よくある質問 */
.faq-item{
	box-sizing: border-box;
	padding-right: 30px;
	padding-left: 70px;
	position: relative;
}
.faq-item a{
	word-break: break-all;
}
.faq-item + .faq-item{
	padding-top: 45px;
	margin-top: 45px;
	border-top: dotted 3px ;
}
.faq-item h4{
	position: relative;
	font-weight: 700;
	font-size: 2.1875rem;
	line-height: 1.25;
}
#case04 .faq-item{
	border-color: #3fb1c8;
}
#case04 .faq-item h4{
	color: #3fb1c8;
}
.faq-item h4 img{
	position: absolute;
	left: -62px;
}
.faq-item .faq-ans{
	position: relative;
	margin-top: 30px;
}
.faq-item .faq-ans.flex{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.faq-item .faq-ans.flex p{
	margin-top: 0;
	width: calc(100% - 253px);
}
.faq-item .faq-ans.flex p+p{
	margin-top: 0.5em;
}
.faq-item .faq-ans .ans-img{
	position: absolute;
	top: 0.25em;
	left: -62px;
}
@media screen and (min-width: 751px){
	#case01 .faq-item .faq-ans.flex  p.w-100{
		width: 100%;
	}
	#case01 .faq-item .faq-ans.flex p{
		width: calc(100% - 320px);
	}
	#case02 .faq-item .faq-ans.flex{
		align-items: flex-end;
	}
	#case02 .faq-item .faq-ans.flex p{
		width: calc(100% - 332px);
	}
	#case01 .faq-item .faq-ans.flex .text{
		width: calc(100% - 320px);
	}
	#case01 .faq-item .faq-ans.flex .text p{
		width: 100%;
	}

	#case06 .faq-item .faq-ans.flex p{
		width: calc(100% - 320px);
	}
	#case06 .faq-item .faq-ans.flex figure{
		margin-top: -50px;
	}

	#case07 .faq-item .faq-ans.flex ul{
		width: calc(100% - 230px);
		margin-top: 0;
	}
}
@media screen and (max-width: 750px){
	.faq-item h4{
		font-size: 1.5rem;
	}
	.faq-item{
		padding-left: 9vw;
		padding-right: 0;
	}
	.faq-item h4 img{
		width: 7vw;
		left: -9vw;
	}
	.faq-item .faq-ans .ans-img{
		width: 7vw;
		top: 0.25em;
		left: -9vw;
	}
	.faq-item .faq-ans{
		margin-top: 3vw;
	}
	.faq-item .faq-ans.flex p{
		width: 100%;
	}
	.faq-item .faq-ans figure{
		width: 100%;
		text-align: center;
	}
	.faq-item .faq-ans figure img{
		max-width: 50vw;
	}
}

span.nobr {white-space: nowrap;}