@charset "utf-8";

#dirPathBlock {margin: 0 auto 5px;}
article img {
    width: auto;
    height: auto;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
h1 {
	color: #222;
    font-size: 12px;
    background: none;
    display: inline;
    padding: 0;
}

/*title*/
#main_title #title img {
	width: 60px;
    position: absolute;
    top: 12px;
    left: 12px;
}
#main_title #title {
	color: #37377e;
    font-size: 20px;
    font-weight: normal;
    background: #f1fafe;
    margin: 0 0 20px 0;
    padding: 5px 0 5px 85px;
}

/*保険内容一覧表*/
#boxMosikomi {
	width: 100%;
    margin-bottom: 2%;
	font-size: 12px;
}
#boxMosikomi h3 {
	padding: 0;
    border-left: none;
    margin: auto;
    height: 92px;
}
#boxMosikomi h3 img {
    margin: auto;
    display: block;
}

#boxMosikomiIn {
	padding: 10px;
}
.boxHoken {
    width: 100%;
    margin: 0 0 12% 0;
}
.boxHoken h4 {
	background-repeat: no-repeat;
	height: 71px;
	width: 291px;
	font-size:18px;
	font-weight:normal;
	color:#313131;
	line-height:40px;
	text-align:center;
	padding:0px;
	margin:0px 0px 5px 0px;
}
.bnrHoken {
	text-align:center;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.btnHoken {
	text-align:center;
	padding:0;
	margin:0 0 10px 0;
}
.boxHoken table {
	border-top: 1px #989898 solid;
	border-right: 1px #989898 solid;
	margin-bottom: 2%;
}
.boxHoken table tr th,
.boxHoken table tr td {
	padding: 12px 0;
	border-left: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	vertical-align: middle;
}
.boxHoken table tr th {
	text-align: left;
	padding: 0 0 0 2px;
	font-weight: normal;
}
.boxHoken table tr td {text-align: center;}
.boxHoken table tr th span,
.boxHoken table tr td span {
	font-size: 10px;
	line-height:1.0em;
}
.boxHoken table tr th.top {
	background: rgb(255,211,80);
    background: linear-gradient(0deg, rgba(255,211,80,1) 0%, rgba(255,255,255,1) 100%);
	font-size: 18px;
    text-align: center;
    height: 54px;
    line-height: 1.0em;
    padding: 10px 0;
}
.boxHoken table tr th.ylw {
	width:96px;
	background-color: #feb;
}
.boxHoken table tr th.blu {
	width:96px;
	background-color: #e6f7ff;
}
.boxHoken table tr th.red {
	width:96px;
	background-color: #ffe7f1;
}
.boxHoken table tr th.middle {
	padding:5px 0;
	font-size: 14px;
	text-align: center;
	background-color: #ffe7f1;
}
.boxHoken table tr.line th,
.boxHoken table tr.line td {
	border-top: 1px #989898 solid;
}
.boxHoken table tr td.commentHoken {
	padding: 5px;
	text-align:left;
}
.boxHoken dl.noteHoken4 {
	margin:0;
}
.boxHoken dl.noteHoken1 dd {
	margin:0 0 0 1em;
	padding:0;
	text-indent:-1em;
	white-space:nowrap;
}
.boxHoken dl.noteHoken2 dd,
.boxHoken dl.noteHoken2 dd ol {
	margin:0;
	padding:0;
}
.boxHoken dl.noteHoken2 dd li,
.boxHoken dl.noteHoken4 dd li{
	width: 92%;
    margin: 0 0 0 8%;
    text-indent: -8%;
	list-style: none;
}
.boxHoken dl.noteHoken4 dd,
.boxHoken dl.noteHoken4 dd ol,
.boxHoken dl.noteHoken4 dd ul {
	margin:0;
	padding:0;
}
.mini_table {
	width:92%;
	margin: 0 0 0 8%;
}

/*insurance*/
section.sectionbox h4.insurancetitle {
	background: rgb(216 240 250);
    font-size: 20px;
    font-weight: normal;
    text-indent: 5%;
	margin: 0 0 2% 0;
    padding: 5px 0;
    clear: both;
}
.summary_ins {
	font-size: 16px;
    margin-bottom: 10%;
}
.img_insurance {display: none;}
dl.noteHoken3{margin-bottom: 10px;}
	
}

/*760px以上*/
@media screen and (min-width: 760px),print {
h1 {
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
	color: #222;
    font-size: 13px;
    background: none;
    padding: 0;
}

/*title*/
#main_title #title img {
    position: absolute;
    top: 5px;
    left: 20px;
}
#main_title #title {
    color: #37377e;
    font-size: 40px;
    font-weight: normal;
    background: #f1fafe;
	margin-bottom: 20px;
    padding: 6px 0 0 150px;
}

/*保険内容一覧表*/
#boxMosikomi {
	width: 100%;
    margin-bottom: 2%;
	font-size: 10px;
}
#boxMosikomi h3 {
	padding: 0;
    border-left: none;
    margin: auto;
    height: 92px;
}
#boxMosikomi h3 img {
    margin: auto;
    display: block;
}

#boxMosikomiIn {
	padding: 10px;
}
.boxHoken {
	/*float: left;
    width: 48%;*/
    margin: 0 1%;
}
.boxHoken h4 {
	background-repeat: no-repeat;
	height: 71px;
	width: 291px;
	font-size:18px;
	font-weight:normal;
	color:#313131;
	line-height:40px;
	text-align:center;
	padding:0px;
	margin:0px 0px 5px 0px;
}
.bnrHoken {
	text-align:center;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.btnHoken {
	text-align:center;
	padding:0;
	margin:0 0 10px 0;
}
.boxHoken table {
	border-top: 1px #989898 solid;
	border-right: 1px #989898 solid;
	margin-bottom: 2%;
}
.boxHoken table tr th,
.boxHoken table tr td {
	padding: 12px 0;
	border-left: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	vertical-align: middle;
}
.boxHoken table tr th {
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
.boxHoken table tr td {
	text-align: center;
	width: 35%;
}
.boxHoken table tr th span,
.boxHoken table tr td span {
	font-size: 10px;
	line-height:1.0em;
}
.boxHoken table tr th.top {
	background: rgb(255,211,80);
    background: linear-gradient(0deg, rgba(255,211,80,1) 0%, rgba(255,255,255,1) 100%);
	font-size: 18px;
    text-align: center;
    height: 54px;
    line-height: 1.0em;
    padding: 10px 0;
}
.boxHoken table tr th.ylw {
	width:96px;
	background-color: #feb;
}
.boxHoken table tr th.blu {
	width:96px;
	background-color: #e6f7ff;
}
.boxHoken table tr th.red {
	width:96px;
	background-color: #ffe7f1;
}
.boxHoken table tr th.middle {
	padding:5px 0;
	font-size: 14px;
	text-align: center;
	background-color: #ffe7f1;
}
.boxHoken table tr.line th,
.boxHoken table tr.line td {
	border-top: 1px #989898 solid;
}
.boxHoken table tr td.commentHoken {
	padding: 5px;
	text-align:left;
}
.boxHoken dl.noteHoken1,
.boxHoken dl.noteHoken2,
.boxHoken dl.noteHoken3 {font-size:10px;}
.boxHoken dl.noteHoken4 {
	margin:0;
	font-size:10px;
}
.boxHoken dl.noteHoken1 dd {
	margin:0 0 0 1em;
	padding:0;
	text-indent:-1em;
	white-space:nowrap;
}
.boxHoken dl.noteHoken2 dd,
.boxHoken dl.noteHoken2 dd ol {
	margin:0;
	padding:0;
}
.boxHoken dl.noteHoken2 dd li,
.boxHoken dl.noteHoken4 dd li{
	width: 98%;
    margin: 0px 0 0 20px;
    text-indent: -20px;
}
.boxHoken dl.noteHoken4 dd,
.boxHoken dl.noteHoken4 dd ol,
.boxHoken dl.noteHoken4 dd ul {
	margin:0;
	padding:0;
}
.mini_table {
	width:92%;
	margin: 0 0 0 8%;
}

/*insurance*/
section.sectionbox h4.insurancetitle {
	background: rgb(216 240 250);
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    text-indent: 5%;
	margin: 0 0 2% 0;
    padding: 5px 0;
    clear: both;
}
.summary_ins {
	font-size: 16px;
    padding-left: 15px;
    margin: 0 36px 50px 0;
    float: left;
    width: 626px;
}
.img_insurance {
margin-top: -15px;
}
dl.noteHoken3{margin-bottom: 10px;}
/*btn*/
.orangeBtn:before{
display:none;
}
.orangeBtn a:before{
	content: "";
    position: absolute;
	top: unset;
    left: unset;
	bottom: 4px;
    right: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 25px 25px;
	border-color: transparent transparent #fff transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #fff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#fff');
}

}