﻿@charset "utf-8";
.c_box{margin-bottom:4rem;}
.over{overflow:hidden;}
img.right{
	float:right;
	width:250px;
	margin-left:15px;
}
span.min{
	display:block;
	font-size:12px;
	letter-spacing: 0.4pt;
	line-height:1.2em;
}
.mb_60{margin-bottom:60px;}

.midashi01{color:#a4c552;}
.midashi02{color:#73bcb5;}
.midashi03{color:#7cc5e6;}
.midashi04{color:#1963a4;}
.midashi05{color:#e78a51;}
.midashi06{color:#de6b64;}
.midashi07{color:#ed937a;}
.midashi08{color:#de649b;}
.midashi09{color:#6c7f8d;}

@media screen and (max-width: 1079px){
.img{
	text-align: center;
}
}
@media screen and (max-width: 767px){
img.right{
	display:block;
	float:none;
	width:66%;
	max-width:480px;
	margin:0 auto 10px;
}	
	
}
/*--------------------------------------------------------------------*/

.index1 + .cont{
	margin-bottom: 1em !important;
}
.index3 + .cont{
	margin-bottom: 2.5em !important;
}
@media screen and (max-width: 767px){
	.index3 + .cont{
		margin-bottom: 2em !important;
	}
}	

/*--------------------------------------------------------------------*/

.flowchart .img{
	border: 1px solid #f7f7f7;
	text-align: center;
}
@media screen and (max-width: 1079px){
.flowchart .img img{
	max-width: 390px;
}
}

/*--------------------------------------------------------------------*/

.note.frame{
	border: 1px dashed #666;
	padding: 15px;
	border-radius: 5px;
}

.note.frame + .note{
	margin-top: -1em;
}

.note{
	font-size: 1.5rem;
	margin-bottom: 2em;
}
.note p{
	margin-bottom: 0.3em !important;
	padding-left: 1em;
	text-indent: -1em;
}
.note p.nopd{
	margin-bottom: 0 !important;
	padding-left: 0;
	text-indent: 0;
}
.note p.bold{
	font-weight:600;
	margin-top:1em;
}
.flowchart_info h5{
	color:#444;
	font-size:1.8rem;
	line-height:1em;
	font-weight:600;
	margin:0 auto 0.8rem;
}
.flowchart_info{
	width:100%;
	margin:0 auto;
	padding:20px;
	background:#fdf2f7;
	box-sizing:border-box;
}
.flowchart_info ol{
	width:100%;
	padding:0;
	margin:0;
}
.flowchart_info ol li{
	padding-left:1em;
	text-indent:-1em;
}

.add_p{
	display:table;
	font-size:1.4rem;
	margin:1rem 0 0;
	padding:4px 8px;
	background:#fdf2f7;
}
.add_p .dis_table{
	display:table;
}

.index3{margin-bottom: 10px;}
.index3 h3{font-weight: bold;}
.index3.mg{margin-bottom: 20px;}

.bk_col{
	padding:30px;
	margin:0 auto;
	background:#fdf2f7;
}
.bk_col .note{margin:0;}

.bk_col h4{
	color:#ee869a;
	font-size:24px;
	font-size:2.4rem;
	line-height:1em;
	display:table;
	font-weight:600;
	margin-bottom:10px;
}

/*--------------------------------------------------------------------*/

.side_effect{margin-bottom: 2em;}
.side_effect h4{font-weight:600;}

.side_effect li{
	display: inline-block;
	vertical-align: middle;
	padding: 10px 20px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	background: #EAEAEA;
	margin:0 5px 10px 0;
	font-size: 1.5rem;
}
.side_effect li .vac{
	display: inline;
	vertical-align: middle;
}
.side_effect .etc{
	border: 0;
	background: #fff;
}
@media screen and (max-width: 767px){
.side_effect li{
	padding: 5px 10px;
	margin: 0 4px 8px 0;
}
.bk_col{padding:15px;}
.bk_col h4{font-size:2rem;}	
	
}

/*--------------------------------------------------------------------*/

@media screen and (max-width: 1079px){
.c3 .img img#mennekikyuuchaku{
	max-width: 265px;
}
}

/*--------------------------------------------------------------------*/
