@charset "UTF-8";
/**
 * 安心・快適にご利用いただくために
 */
/* ==========================================================================
   index
   ========================================================================== */
.halfbox-wrap {
  letter-spacing: -.40em; }

.link-halfbox {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  min-height: 110px;
  height: auto !important;
  height: 110px;
  margin-bottom: 30px;
  margin-right: 33px;
  position: relative;
  width: 343px;
  vertical-align: top; }
  .link-halfbox:nth-child(2n) {
    margin-right: 0; }
  .link-halfbox .thumb {
    position: absolute;
    left: 0;
    top: 0; }
  .link-halfbox dt,
  .link-halfbox dd {
    padding-left: 125px; }
  .link-halfbox dd {
    font-size: 92.3076923077%;
    margin-top: 15px; }
  .link-halfbox .index-linktext {
    background: url(/common/css/img/icon_arrow05.png) no-repeat left 0.35em;
    font-weight: bold;
    padding-left: 15px; }

.fullbox-wrap {
  letter-spacing: -.40em; }

.link-fullbox {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  height: auto !important;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  vertical-align: top; }
  .link-fullbox:nth-child(2n) {
    margin-right: 0; }
  .link-fullbox .thumb {
    position: absolute;
    left: 0;
    top: 0; }
  .link-fullbox dd {
    font-size: 92.3076923077%;
    margin-top: 15px; }
  .link-fullbox .index-linktext {
    background: url(/common/css/img/icon_arrow05.png) no-repeat left 0.35em;
    font-weight: bold;
    padding-left: 15px; }

.position-right {
  margin-left: 376px;
  margin-right: 0; }

.inner-sct2 {
  padding: 0px 10px 25px; }

.inner-sct3 {
  padding: 0px 20px 25px; }

.inner-sct4 {
  padding: 0px 20px 25px; }
  .inner-sct4 ul {
    border-bottom: medium none;
    list-style-type: disc;
    padding: 0 0 5px 30px; }
    .inner-sct4 ul li {
      padding-bottom: 5px; }

.jisage {
  padding-left: 12px;
  text-indent: -10px; }

.item-lv3-1 {
  border-left: 4px solid #0071bc;
  padding-left: 9px; }

.sup {
  vertical-align: top; }

.mid {
  text-align: center;
  vertical-align: middle; }

.kome_s {
  font-size: 11px; }

.list {
  list-style-type: disc;
  padding-left: 30px; }

.listafter {
  margin-top: 5px;
  padding-left: 17px; }

.red {
  color: #ff0000; }

ul.kome {
  font-size: 14px; }
  ul.kome li {
    font-size: 14px;
    position: relative;
    padding-left: 1em; }
    ul.kome li span {
      position: absolute;
      left: 0;
      font-size: 120%;
      top: 3px;
      line-height: 1; }

ul.note {
  font-size: 12px; }
  ul.note li {
    font-size: 12px;
    position: relative;
    padding-left: 2em; }
    ul.note li span {
      position: absolute;
      left: 0;
      top: 3px;
      line-height: 1; }




/* 2018.3.13 */

.boxTarget {
	width: 250px;
	float: right;
	margin-top: 30px;
}

.boxTarget.w215 {
	margin-top: 0 !important;
	width: 215px;
  font-size: 12px;
	float: right;
}

.cattop-title a {
    background: #0073bc url(img/nav_arrow.png) no-repeat 10px 17px;
    color: #FFF;
    display: block;
    padding: 10px 0 10px 22px;
}

.boxTargetHover .cattop-title a {
  background-color: #12a0d8;
  text-decoration: none;
}

/* ///////////////////////////////////////////////// index style */
#sectionWrap.index h2{
	margin-bottom:20px;
}

#sectionWrap.index ul{
	margin-top:20px;
	margin-bottom:10px;
	margin-right:-20px;
	width:780px;
}
	#sectionWrap.index ul li{
		width:175px;
		margin-right:6px;
		font-size:93%;
	}
	#sectionWrap.index ul li img{
		margin-bottom:10px;
	}
	#sectionWrap.index ul li span{
		display:block;
		margin: 0 8px;
    line-height: 1.25;
	}
#sectionWrap .sttl03 {
    color: #006FA6;
    font-size: 114%;
    font-weight: bold;
    line-height: 1.25;
    padding-bottom: 10px;
    background: url(img/title_line.gif) repeat-x left bottom;
}


/* ///////////////////////////////////////////////// news style */
.news_ttl {
    margin: 20px 0px 16px 0px;
    border-bottom: 1px solid #cfd3d6;
}

.news_box li {
  position: relative;
  padding-left: 9.5em;
  font-size: 100%;
  line-height: 2; }
  .news_box li span {
    position: absolute;
    left: 0;
    top: 0; }


/* ///////////////////////////////////////////////// line */
.line {
	height: 20px;
	margin-top: 20px;
	background: url(/common/css/shift/ex/img/dotLineH.gif) repeat-x;
}
