@charset 'UTF-8';
/* withdoctors ドクター宝箱
-------------------------------------------------- */
/* arrow
-------------------------------------------------- */
/* --------------------------------------------------
unique for regist top
-------------------------------------------------- */
.mainVisual01 {
	background-image: url(../images/mv.png);
	background-position: top 32% center !important;
}

.wrapContents .wrapTakarabako section .inner .wrap-img-text div p {
	margin-bottom: 1rem;
}

.wrapTakarabako figcaption {
	font-size: 1.4rem;
}

.wrap02 {
	padding: 5rem 0 0;
}

.wrap02 p {
	margin: 0;
}

.wrap02 .inner.mtp {
	margin-top: 2rem;
}

.wrap03 {
	padding: 5rem 0 0;
}

.wrap03 p {
	margin: 0;
}

.wrap03 .inner.mtp {
	margin-top: 2rem;
}

.wrap04 {
	padding: 5rem 0 0;
}

.wrap04 p {
	margin: 0;
}

.kyoryoku {

}

.wrap03 p.kyoryoku {
	font-size: 1.2rem;
	margin: 50px auto 0;
}

.wrap04 .inner.mtp,
.wrap05 .inner.mtp {
	margin-top: 2rem;
}

.wrap04 .wrap-img-text figure.centerline {
	width: 60%;
	overflow: hidden;
	position: relative;
}

.wrap05 .wrap-img-text figure.centerline {
	width: 90%;
	overflow: hidden;
	position: relative;
}

.wrap04 .wrap-img-text figure.centerline img {
	width: 100%;
	display: block;
	float: none;
	max-width: 575px
}

.wrap05 .wrap-img-text figure.centerline img {
	width: 100%;
	display: block;
	float: none;
	max-width: 600px
}

/*.wrap04 figure.centerline figcaption.padd {
	padding-top:4vw;
}*/

.wrap-img-text figure.bigsize {
	/*margin-right: 4.08163%;*/
	width: 45%;
	/*-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;*/
}

.wrap-img-text figure.smallsize {
	width: 25%;
}

.wrap05 {
	padding: 5rem 0 0;
}

.wrap05 .inner.column-no_border {
	padding: 0rem 4rem 1rem;

	width: 80%;
	max-width: 880px;
	box-sizing: border-box;
}

.wrap05 .inner.column-border {
	padding: 0rem 4rem 1rem;
	border: 1px solid #CCC;
	width: 80%;
	max-width: 880px;
	box-sizing: border-box;
}

.wrap05 .inner.column-border2 {
	padding: 0rem 4rem 1rem;
	/*border: 1px solid #ccc;*/
	width: 80%;
	max-width: 880px;
	box-sizing: border-box;
}

.wrap05 p {
	margin: 0;
}

.wrapTakarabako .wrap05 h4 {
	border-bottom: 1px solid #a61918;
	border-left: 0px none #FFF;
	font-size: 2rem;
	margin: 2rem 0 20px 0;
	padding: 0 0 1.2rem 0;
	text-align: center;
}

.wrapTakarabako .wrap05 h6 {
	color: #FFF;
	background-color: #CCC;
	padding: 3px;
	width: 80px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	margin: 0 auto;
}

.point {
	padding: 20px;
	border: 1px solid #546B76;
	position: relative;
	text-align: left;
}

.point.mt {
	margin-top: 10px;
}

.point.mt li.listtext {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 1.4rem;
}

.point.mt li.listtext2 {
	/*list-style-position: outside;
	list-style-type: disc;*/
	margin-left: 10px;
	font-size: 1.4rem;
}

.pointtext {
	font-size: 10px;
	color: #FFF;
	background-color: #546B76;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 2px 4px;
}

p.pcmtp2rem {
	margin-top: 5rem;
}

ol.check-txt {
	font-size: 1.4rem;
	text-align: left;

	margin: 1em 0;
	padding-left: 4em;
	list-style-type: decimal !important;
}

ol.check-txt li {
	margin: 1em 0;
	text-indent: -1em;
	list-style-type: decimal !important;
}

ol.check-txt li::before {
	content: "□";
	position: relative;
	top: 1px;
	left: -2em;
}

ol.check-txt li ul li::before {
	content: "";
	position: relative;
	top: 1px;
	left: -2em;;
}

ol.check-txt li ul li {
	list-style-type: none !important;
}

.square_btn {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	background: #F7F7F7;
	border-left: solid 6px #485063; /*左線*/
	color: #485063; /*文字色*/
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}

.square_btn:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
}

.acrobat_dl {
	padding: 1rem;
	border: 1px solid #CCC;
	margin-top: 3em;
}

.acrobat_dl p {
	font-size: 1.1rem;
}

.acrobat_dl img {
	vertical-align: middle;
	margin-right: 0.5rem;
}

.wrapTakarabako .wrap01 .inner h5 {
	font-size: 1.8rem;
	text-align: center;
}

.figure-2col{
	display: flex;
	justify-content: space-around;
	margin-bottom: 2rem;
}
.figure-2col > figure{
	width: 45% !important;
	margin-right:0 !important;
}

.col2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.col2 > div{
	width: calc((100% - 6rem)/ 2 );
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content :space-between;
}
.col2 > div:nth-child(n + 3){
	margin-top: 1rem;
}
.col2 > div > p,
.col2 > div > figure{
	width: 100%;
}
.col2 > div > figure{
	margin-top: 1rem;
	width: 80% !important;
}
.col3{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.col3 > div{
	width: calc((100% - 6rem)/ 3 );
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content :space-between;
}
.col3 > div > p,
.col3 > div > figure{
	width: 100%;
}
.col3 > div > figure{
	margin-top: 1rem;
	width: 90% !important;
}
.no-list{
	padding-left: 1rem;
	position: relative;
}
.no-list > span{
	position: absolute;
	top: 0;
	left: -.5rem;
	width: 1rem;
	height: 1rem;
}
small{
	text-align: left;
	display: block;
}
.figure-2col__last-img{
	position: relative;
}
.figure-2col__last-img > img{
	position: absolute;
	bottom: 0;
}

@media only screen and (max-width: 768px) {

	.wrap02 {
		padding-top: 5.33333vw;
	}

	.wrap03 {
		padding-top: 5.33333vw;
	}

	.wrap03 p {
		margin: 0;
	}

	.wrap04 {
		padding-top: 5.33333vw;
	}

	.wrap04 p {
		margin: 0;
	}

	.wrap03 p.kyoryoku {
		font-size: 1.2rem;
		margin: 10vw auto 0;
	}

	.wrap04 .wrap-img-text figure.centerline,
	.wrap05 .wrap-img-text figure.centerline {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.wrap04 .wrap-img-text figure.centerline img,
	.wrap05 .wrap-img-text figure.centerline img {
		width: 100%;
		display: block;
		float: left;
	}

	/*.wrap04 figure.centerline figcaption.padd {
		padding-top:4vw;
	}*/
	.wrap-img-text figure.bigsize {
		width: 100%;
	}

	.wrap-img-text figure.smallsize {
		width: 100%;
	}

	.wrap05 {
		padding-top: 5.33333vw;
	}

	.wrap05 .inner.column-no_border {
		padding: 0 1rem 1rem;

		width: 90%;
		box-sizing: border-box;
	}

	.wrap05 .inner.column-border {
		padding: 0 1rem 1rem;
		border: 1px solid #CCC;
		width: 90%;
		box-sizing: border-box;
	}

	.wrap05 .inner.column-border2 {
		padding: 0 0 1rem;
		width: 80%;
	}

	.wrap05 p {
		margin: 0;
	}

	.wrapTakarabako .wrap05 h4 {
		font-size: 4.2vw;
		margin: 5vw 0 5vw 0;
	}

	.point {
		padding: 5vw;
		margin-bottom: 8vw;
	}

	.pointtext {
		font-size: 2vw;
		padding: 1vw;
	}

	.point.mt {
		margin-top: 8vw;
	}

	.point.mt li.listtext {
		/*margin-left:10px;*/
		font-size: 3.3vw;
	}

	p.pcmtp2rem {
		margin-top: 0;
	}

	ol.check-txt {
		font-size: 3.3vw;
		padding-left: 3em;
	}

	ol.check-txt li ul {
		padding-left: 1em;
	}

	ol.check-txt li ul li {
		text-indent: -2em;
	}

	.acrobat_dl {
		margin-top: 1em;
	}

	.acrobat_dl p {
		font-size: 3vw;
	}

	.acrobat_dl img {
		display: block;
	}
	
	.figure-2col{
		flex-wrap: wrap;
	}
	.figure-2col > figure{
		width: 100% !important;
	}
	.figure-2col__last-img,
	.figure-2col__last-img > img{
		position: inherit;
	}
}

h6.hyou {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	color: #546B76;
	text-align: left;
}

a.links_blue {
	color: #006EC8;
}

a:hover.links_blue {
	color: #a61918;
}

.bold_st {
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
}

.wrap-img-flex {
	display: -webkit-box;
	display: -moz-box;
	display: box;

	display: flexbox;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.wrap-img-flex .wrap-img-flex__item {
	max-width: 32%;
	margin-right: 1.5%;
}

.wrap-img-flex .wrap-img-flex__item:nth-child(3) {
	margin-right: 0;
}

.wrap-img-flex .wrap-img-flex__item > img {
	width: 100%;
}
.img-space{
	margin-bottom: 2rem !important;
}
.paper{
	border: solid 1px #ccc;
}
@media only screen and (max-width: 768px) {
	.wrap-img-flex {
		display: block;
	}

	.wrap-column .column-header h4 {
		margin-top: 3vw;
	}

	.wrap-column .wrap-img-text > figure:last-child {
		margin: 2.66667vw 0 0;
	}

	.wrap-img-flex .wrap-img-flex__item {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 2.5vw;
	}

	.wrap-img-flex:last-child .wrap-img-flex__item:last-child {
		margin-bottom: 0;
	}
	.col2 > div,
	.col3 > div{
		width: 100%;
	}
	.col2 > div > figure{
		width: 100% !important;
	}
	.col3 > div > figure{
		width: 100% !important;
	}

}

.first-flex {
	order: -1;
}




