/* =========================================================
		information
========================================================= */


.boxcomnt {
    margin-bottom: 3%;
    padding-bottom: 3%;
    border-bottom: solid 1px #e6e6e6;
}
#agreement .red {color: #db476d;  font-weight: bold;}
#agreement ul {padding-left: 3em;}
#agreement ul li{text-indent: -1em;}
#agreement ul li span{position: relative;}
#agreement ul li .red{left: 0;}
#agreement ul li span{left: 0;}
#agreement ul li span:first-child{left: -0.2em; display: inline-block; width: 1em;}
#agreement .sm_fnt{font-size: 0.92em; letter-spacing: normal;}
.info_list {margin: 1.2% 0 0.5%;}
.bluebox {
    border: dashed 2px #0088cc;
    padding: 1em 1.2em;
    margin: 1.6% 0 1.2%;
}
.bluebox  h4{font-size: 1.12em; color: #0088cc; margin: 0 0 0.25em;}
.link_list {margin: 1% 0;}
.link_list a {margin-right: 1em; display: inline-block; position: relative; text-decoration: none;}
.link_list a::before{content: "・"; color:#888;}
.lastday {
    border-image-outset: right;
    text-align: right;
    color: #666;
    margin: 3% 0 1%;
}
.info_tbl_dl { display: flex; flex-wrap:wrap; justify-content: flex-start; vertical-align: top;}

#agreement .info_menu {padding-left: 0; left: 0; position: relative;}
#agreement .info_menu li {text-indent: 0;  margin-bottom: 0.25em;}
#agreement .info_menu li span:first-child{width: auto;}
.info_tbl {margin: 2% 0; max-width: 70%;}
.info_tbl_dl {
	margin-bottom: 1.5em;
    padding-bottom: 1.2em;
    border-bottom: solid 1px #e6e6e6;
    padding-right: 1em;
    padding-left: 1em;
}
.info_tbl_dl dt {
    border-right: solid 1px #d7d7d7;
    padding-right: 1em;
    margin-right: 3em;
    padding-top: 0;
    line-height: 1.8;
    vertical-align: top;
    font-weight: bold;
	width: 110px;
	color: #0088cc;
}
#agreement .bd {left: 0!important; font-weight: bold;}
h4.minttl {margin: 1em 0 0.1em; color: #0088cc;}
h4.minttl:first-of-type{margin-top: 0;}
#agreement h2 span{vertical-align: top; color: #0088cc;}
@media screen and (max-width: 750px) {
	.boxcomnt {margin-bottom: 1%; padding-bottom: 4%;}
	#agreement ul {padding-left: 2em; margin: 2% 0 0%;}
	#agreement ul li{padding-bottom: 2%;}
	#agreement ul li span:first-child {left: -0.26em;}
	.bluebox {border: dashed 1px #0088cc; margin: 2% 0;}
	.bluebox h4 {font-size: 1.06em;}
	.link_list {font-size: 0.96em; margin: 3% 0 1%;}
	.lastday {font-size: 0.9em; margin: 6% 0 0;}
	#agreement h2 {font-size: 19px; padding-bottom: 4%; line-height: 1.3;}
	#agreement h2 span {
		letter-spacing: 0;
		font-size: 19px;
		vertical-align: top;
	}
	.info_tbl {margin: 3% 0 1%; max-width: 100%;}
	.info_tbl_dl {
		margin-bottom: 0.5em;
		padding-bottom: 1em;
		border-bottom: none;
		padding-right: 0;
		padding-left: 0;
	}
	.info_tbl_dl dt {
		border: none;
		background: #f6f6f6;
		margin-right: 0;
		margin-bottom: 2%;
		padding: 1% 3% 0;
		padding-top: 0;
		width: 100%;
	}

}