/*------------------------------------------------------------------------------------------------*/
/* Mobile   0px - 750px
--------------------------------------------------------------------------------------------------*/
/*
  border: 1px solid #000;
  background-color: #ddd;
*/

main header {
  font-size: 0;
}


/*----------------------------------------------------------------------------*/
/* senior
------------------------------------------------------------------------------*/

/* 01_reset 
-----------------------------------*/
div,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,table{
	margin: 0;
	padding: 0;
	}
#secondWrap a img{
	border: 0;
	}

/* 02_common
-----------------------------------*/
.text_wrap_contents_02 {
    margin: 18px 0 12px 0;
}
.text_wrap_contents_02 p{
    /* font-weight: bolder; */
}

#secondWrap{
	width: 590px;
	margin: 24px auto 0 auto;
	}
* html #secondWrap{
	display:inline;
	overflow:hidden;
}

.txtR{text-align: right;}

.page_top_yaji{
	background-image:url("/images/page_top_yaji.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	}
#secondWrap .mainbtn{
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: center;
	background: url(/images/gakuso/common/area_btm.gif) no-repeat left bottom;
	}
.mainbtn a:hover img,
.mainbtn_f a:hover img {
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    opacity:0.6;
	}
#secondWrap .mainbtn_f {
	text-align: center;
	margin:0 0 30px;
	}
#secondWrap.senior .mainbtn_f {
	text-align: center;
	margin: 20px 5px;
	}
#secondWrap .mainbtn_f2 {
	margin:0 0 3px;
	}

#secondWrap .mainbtn_f .btn_app_atten,
#secondWrap .mainbtn_f2 .btn_app_atten {
	margin-right: 15px;
	float:right;
	font-size:80%;
	color:#333;
	}

#secondWrap .page_top{
	margin-left:0;
	padding-bottom:15px;
	padding-top:10px;
	text-align:right;
	}
#secondWrap .hedge{ 
	padding-left: 1em;
	text-indent: -1em;
	}

.pageId{padding: 15px 0;}



#secondWrap .stepWrap li.step02 a:hover img,
#secondWrap .stepWrap li.step03 a:hover img {
	filter: alpha(opacity=10);
    -ms-filter: "alpha( opacity=0 )";
    opacity:0;
	}

#secondWrap #mainArea{
  position:relative;
  width:590px;
  margin: 0 0 15px 0;
  padding: 0;
 }
#secondWrap #mainArea .mainArea_top {
	height:121px;
	}
#secondWrap #mainArea .mainArea_bottom {
	height:121px;
	}
#secondWrap #mainArea h2,p.mainArea_p{
	text-indent: -9999px;
	}


#secondWrap.senior #mainArea .mainArea_top {
	background:url(/images/gakuso/senior/main_note01.gif) top center no-repeat;
	height:120px;
	}
#secondWrap.senior #mainArea .mainArea_bottom {
	background:url(/images/gakuso/senior/main_note02.gif) top left no-repeat;
	height:30px;
	}
#secondWrap.senior #mainArea .mainArea_note02 {
	background:url(/images/gakuso/senior/main_note02_bg.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	}
#secondWrap.senior #mainArea .mainArea_phot {
	background-color: #FFF;
	margin: 0 auto;
	text-align: center;
	}
	
#secondWrap.senior .mainArea_Box {
	background:url(/images/gakuso/senior/main_note03.gif) top center no-repeat;
	margin-bottom: 15px;
	padding: 90px 15px 8px 15px;
	border: #9C3 4px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;/* Safari,Google Chrome逕ｨ */
	-moz-border-radius: 5px;/* Firefox逕ｨ */
	}
#secondWrap.senior{
	font-size: 14px;
}

.clear {
    clear: both;
}

#secondWrap h3 {
	border:none;
	font-size:14px;
	line-height:1;
	}
#secondWrap .reasonBox h4{
	margin: 0;
	padding: 0 0 14px 0;
	}
#secondWrap .reasonArea{
	margin: 0;
	padding: 0 0 15px 0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
	}
#secondWrap .reasonArea02{
	margin: 0;
	padding: 0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	}


/* #reason03 */
#reason03{
	padding: 0 0 15px 0;

}
#reason03 .reasonBox{
	width: 100%;
	padding: 15px 0 0 20px;
	}
#secondWrap.senior #reason03 .reasonBox{
	padding: 15px 0 0 10px;
	}
#reason03 .txtBox{
	float: left;
	width: 375px;
	}
#reason03 .pict{
	float: left;
	width: 180px;
	padding: 0 0 0 20px;
	}
#secondWrap.senior #reason03 .pict{
	float: right;
	width: 190px;
	padding: 0 10px 0 0;
	}
	
#secondWrap.senior #reason03 .pict img {
	width: 180px;
	}
#reason03 .txtBox .hedge{
	background: url(/images/gakuso/common/dot_line.gif) repeat-x left top;
	margin: 10px 0 0 0;
	padding-top: 10px;
	font-size: 100%;
	}
#secondWrap.senior #reason03 .txtBox .hedge{
	margin: 10px 0;
}

/* 06_clearfix
-----------------------------------*/
.clearfix:after,
dl.etcBox:after,
#reason02 .reasonBox dl:after,
#reason03 .reasonBox:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
*:first-child+html .clearfix,
*:first-child+html dl.etcBox,
*:first-child+html #reason02 .reasonBox dl,
*:first-child+html #reason03 .reasonBox {display: inline-block;}
* html .clearfix,
* html dl.etcBox,
* html #reason02 .reasonBox dl,
* html #reason03 .reasonBox {
	height: 1%;
	}


#secondWrap.syakai .reasonBox h4{
	margin: 0;
	padding: 0;
	}

.syakai .reasonBox ul{
	margin: 0;
	padding: 0 0 0 0;	
	}
/*
.syakai .reasonBox ul li{
	width: 548px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;	
	}
*/

.syakai #reason02 .topTxt {
    padding-bottom: 10px;
}

.syakai .reasonBox ul li.acc01{background: url(/images/gakuso/syakai_sekinin/accident_01.gif) no-repeat left top;}
.syakai .reasonBox ul li.acc02{background: url(/images/gakuso/syakai_sekinin/accident_02.gif) no-repeat left top;}
.syakai .reasonBox ul li.acc03{background: url(/images/gakuso/syakai_sekinin/accident_03.gif) no-repeat left top;}
.syakai .reasonBox ul li.acc04{background: url(/images/gakuso/syakai_sekinin/accident_04.gif) no-repeat left top;}

.syakai .reasonBox .syaseki_list {
	margin: 12px 0 20px 0;
	text-indent: -9999px;
}

.syakai .reasonBox .syaseki_list li {
	height: 30px;
}

#secondWrap.syakai dl.etcBoxs{
	position: relative;
	width: 550px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin: 0;
	padding: 0 0 5px 0;
	background: url(/images/gakuso/common/etc_btm.gif) no-repeat left bottom;
	}

#secondWrap.syakai dl.etcBoxs dt{
	margin: 0;
	padding:14px 0 0 20px;
	background: url(/images/gakuso/common/etc_tops.gif) no-repeat left top;
	}

#secondWrap.syakai dl.etcBoxs dd.txt{
	width: 450px;
	margin: 12px 0 0 0;
	padding: 0 0 0 20px;
	z-index: 10;
	}
#secondWrap.syakai dl.etcBoxs dd.pict{
	position: absolute;
	right: 8px;
	top: 15px;
	width: 90px;
	height: 114px;
	margin: 0;
	padding: 0;
	z-index: 1;
	}
	

.text_wrap {
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    padding: 10px;
    margin-bottom: 3px;
}


#senior .txt_16rem{
	font-size: 1.6rem;
	line-height: 1.2;
}

#senior .txt_center{
 text-align: center;
}

#senior .underline-or{
	display: inline-block;
	margin: 6px 0;
  background: linear-gradient(transparent 88%, #fd7b21 0%);
}

#senior .section {
	margin-top: 30px;
}

#senior .subsection {
	margin-top: 24px;
}

#senior #subsection-01, #senior #subsection-02 {
  padding-bottom: 16px;
	background-color: #f4f4f4;
}

#senior #section-01 h3 {
  padding-top: 18px;
}

#senior #section-01 dl {
	clear: both;
  margin: 0 auto;
  padding-top: 16px;
  width: 542px;
}

#senior #section-01 dt {
	float: left;
  width: 106px;
}

#senior #section-01 dd {
	float: left;
	padding-top: 12px;
  width: 436px;
	font-size: 1.2rem;
  line-height: 1.4;
}

#senior #subsection-02 dl + dl dd {
	padding-top: 24px;
}

#senior div.notes_oshiharai {
 margin: 16px 24px 0 24px;
 padding: 16px 24px;
 width: auto;
 -webkit-border-radius: 6px;/* for Safari and Chrome */
 -moz-border-radius: 6px; /* for Firefox */
 -o-border-radius: 6px; /* for opera */
 border-radius: 6px;
 background-color: #fff;
}

#senior div.notes_oshiharai ul {
 margin: 8px auto 0 auto;
 width: 498px;
}

#senior div.notes_oshiharai li {
 margin: 3px auto 0 24px;
 list-style-type: disc;
}

#senior #subsection-02 .notes_oshiharai .txt-right {
	color: #097c25;
  text-align: right;
}

#senior #section-02 {
	padding-bottom: 24px;
}

#senior #section-02 h3 {
  text-align: center;
}

#senior #section-02 .clearbox {
	margin-top: 20px;
  width: 590px;
}

#senior #section-02 .clearbox > div {
	float: left;
  width: 274px;
}

#senior #section-02 .clearbox dl {
	float: left;
  width: 316px;
  font-size: 0.9rem;
}

#senior #section-02 .clearbox dt {
	color: #097c25;
	font-size: 1.05rem;
  font-weight: bold;
}

#senior #section-02 .clearbox dd {
	margin-top: 14px;
  line-height: 1.6;
}

#senior #subsection-05 .clearbox dd {
	margin-top: 0px;
}

#senior #subsection-03 p, #senior #subsection-05 br + p {
	margin-top: 20px;
}

#subsection-05 .notes {
	margin-top: 6px;
}

#senior div.notes_kazoku {
 margin: 16px 0;
 padding: 16px 24px;
 width: 100%;
 -webkit-border-radius: 6px;/* for Safari and Chrome */
 -moz-border-radius: 6px; /* for Firefox */
 -o-border-radius: 6px; /* for opera */
 border-radius: 6px;
 background-color: #f4f4f4;
}

#senior div.notes_kazoku h5 {
	margin-top: 12px;
	font-size: 0.95rem;
	font-weight: bold;
}

#senior div.notes_kazoku h5:first-child {
	margin-top: 0;
}

#senior div.notes_kazoku h5 + p {
	margin: 6px 0 0 1.4em;
}

#senior div.notes_kazoku ul {
 margin-left: 2rem;
    font-size: 0.9rem;
}

#senior div.notes_kazoku li {
 margin-top: 3px;
 list-style-type: disc;
}

.bold {
	font-weight: bold;
}


/* シニア非表示対応 */
#senior > .wrapper > .notDisp{
  display: none;
}


/*------------------------------------------------------------------------------------------------*/
/* PC   751px - 1024px */ @media (min-width: 751px) {
/*------------------------------------------------------------------------------------------------*/



















/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/