/*
Theme Name: マイナビライフサポート
Description: PC用テーマ
Version: 1.0
*/



.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    padding: 5px;
}

.site-header__bnr a {
	text-decoration: none;
	font-size: 20px;
	color: #0096db;
	font-weight: bold;
}
.site-header_bnr2 a:hover { color: #e53900;	}



.footer {
    padding-top: 0;
  }

#footer .footer  .footer-about {
    font-size: 14px;
    min-width: 1164px;
    background: #0096db;
    line-height: 1.5;
  }
  
#footer .footer  .footer-about__inner {
    width: 1164px;
    margin: 0 auto;
    padding: 30px 0;
  }
  
#footer .footer  .footer-about__tit {
    margin: 0 0 5px 30px;
  }
  
#footer .footer  .footer-list__link {
    transition: .2s ease;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
  }
  
#footer .footer  .footer-about__tit .footer-list__link {
    font-size: 12px;
    font-weight: bold;
  }
  
#footer .footer  .footer-list {
    display: table;
    width: 100%;
  }
  
#footer .footer  .footer-list__box:first-child {
    border-left: 0;
  }
  
#footer .footer  .footer-list__box--short {
    width: 231px;
  }
  
#footer .footer  .footer-list__box {
    display: table-cell;
    position: relative;
    padding: 5px 0 5px 30px;
    border-left: #80cbed 2px dotted;
    box-sizing: border-box;
  }
  
  ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
#footer .footer  .footer-sns {
    position: absolute;
    bottom: 5px;
    left: 30px;
  }
  
#footer .footer  .footer-sns__item {
    margin-right: 3px;
    float: left;
  }
  
#footer .footer  .footer-sns__btn {
    display: block;
    width: 70px;
    padding: 5px 0;
    transition: .2s ease;
    border-radius: 3px;
    background: #fff;
    color: #0096db !important;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
  }
  
#footer .footer  .footer-list__link {
    transition: .2s ease;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}

  
  .site-header {
    width: 100%;
    border-bottom: #dedede 1px solid;
  }
  
  .site-header__inner {
    display: table;
    width: 1164px;
    margin: 0 auto;
  }
  
  .site-header__tit {
    display: table-cell;
    width: 250px;
    height: 50px;
    padding: 0px 0 5px;
    font-size: 14px;
    line-height: 1;
    vertical-align: middle;
  }
  
  .site-header__logo {
    transition: .2s ease;
  }
  
  .site-header__bnr {
      display: table-cell;
      padding: 0px 0 22px 10px; 
      font-size: 14px;
      line-height: 1;
      vertical-align: bottom;
  }
  
  .site-header__bnr h1 {
      margin:0;
      padding:0;
  }
  .gtm-relative {
    position: relative;
  }
  
  .header {
    background-color: white;
  }
  
  .header-search {
    display: table-cell;
    padding: 20px 0 10px;
    font-size: 0;
    line-height: 0;
    text-align: right;
    vertical-align: middle;
  }
  
  .header-search__inner {
    display: inline-block;
    width: 400px;
    border-radius: 3px;
    overflow: hidden;
  }
  
  .header-search__txt:placeholder-shown {
    color: #858585;
  }
  
  .header-search__txt {
    display: block;
    width: 355px !important;
    height: 39px;
    padding: 0 15px !important;
    float: left;
    transition: background .2s ease;
    border: 0 !important;
    outline: none;
    background: #f0f0f0;
    line-height: 39px;
    box-sizing: border-box;
  }
  
  .header-search__btn {
    display: block;
    width: 45px !important;
    height: 39px;
    float: left;
    transition: .2s ease;
    border: 0;
    outline: none;
    background: #0096db url(https://news.mynavi.jp/assets/common/ico_search-4e9f430c4772b9d3f5b1241c4e89f2f496bdfb8ed6cc1403bd217f15fba384cd.png) no-repeat 50% 50%;
    background-size: 25px 25px;
    cursor: pointer;
    background-color: #0096db !important;
  }
  
  .header-search__mypage {
    display: inline-block;
    width: 120px;
    height: 39px;
    margin-left: 3px;
    transition: .2s ease;
    border: 0;
    border-radius: 3px;
    outline: none;
    background: #0096db;
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
  }

  .breadcrumb {
    margin: 1em .4em;
    color: #777;
    font-size: 13px;
} 
  .breadcrumb div {
    display: inline;
}
.breadcrumb .sp {
    margin: 0 10px;
}
.breadcrumb-caption {
    margin: 0 3px;
}

.fa-angle-right:before {
    content: "\f105";
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mod-btn.mod-btnL a {
    color: #fff;
    text-decoration: none;
}


.temp-content {
    line-height: 1.5;
  }
  .temp-content table {
    width: 100%;
    margin-bottom: 1.5em;
    border: 2px solid #e0e0e0;
  }
  .temp-content td {
    padding: 10px;
    border: 2px solid #e0e0e0;
  }
  .temp-content .borderBox {
    border: solid 2px #74d9ce;
  }
  .temp-content .li-check ul {
    position: relative;
    padding: 1em .5em 1em 0.5em;
    margin-bottom: 0;
  }
  .entry-body .li-check ul li::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    top:7px;
    left:10px;
    background: url(https://woman.mynavi.jp/wp-content/uploads/2018/09/ico_check.png) center top;
    background-size: contain;
    vertical-align: middle;
  }
  .temp-content .box5 {
    margin: 2em 0;
    padding: 1em 1em;
    border: double 5px #4ec4d3;
    color: #474747;
    position: relative;
  }
  .temp-content .cell {
    display: table-cell;
    width: 48%;
    vertical-align: top;
  }
  .temp-content .cell.last {
    padding-left: 2%;
  }
  .entry-body .li-chevron ul li::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    top:7px;
    left:10px;
    background: url(https://woman.mynavi.jp/wp-content/uploads/2018/09/ico_arrow.png) center top;
    background-size: contain;
    vertical-align: middle;
  }
  .temp-content .ol-circle ol {
    list-style-type: none !important;
    padding: 1em .7em;
    counter-reset: number;
  }
  .temp-content ol {
    margin-bottom: 1.5em;
    padding: 1.5em 1em 1.5em 2.5em;
    border: solid 2px #dcdcdc;
  }
  .entry-body .temp-content li {
    line-height: 2.0;
    list-style: none;
    padding-left: 2.5em;
    position: relative;
  }
  .temp-content .ol-circle li::before {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #74d9ce;
    color: white;
    font-family: "Quicksand",sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    content: counter(number);
    counter-increment: number;
  }
  .temp-content .box28 {
    position: relative;
    margin: 3em 0 2em;
    padding: 1em 1em;
    border: solid 3px #62c1ce;
  }
  .box28 .box-title {
    display: inline-block;
    position: absolute;
    top: -30px;
    left: -3px;
    height: 28px;
    padding: 0 9px;
    border-radius: 5px 5px 0 0;
    background: #62c1ce;
    color: #fff;
    font-size: 17px;
    vertical-align: middle;
    line-height: 28px;
  }
  
  /* アコーディオンA */
  .ac-box{
  width: auto;
  margin: 5px auto 5px;
  }
  
  /*ラベル*/
  .ac-box label{
  width: 600px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #c0c0c0;
  margin: auto;
  line-height: 30px;
  position: relative;
  display: block;
  height: auto;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  transition: all 0.5s;
  }
  
  /*ラベルホバー時*/
  .ac-box label:hover{
  background: rgba( 240, 86, 137, 0.55 );
  -webkit-transition: all .3s;
  transition: all .3s;
  }
  
  /*チェックを隠す*/
  .ac-box input{
  display: none;
  }
  
  /*チェックのアイコン（↓）*/
  .ac-box label:after{
  color: #fff;
  font-family:"FontAwesome";
  content:" \f078";
  }
  
  /*チェックのアイコン（↑）*/
  .ac-box input:checked ~ label::after {
  color: #fff;
  font-family:"FontAwesome";
  content:" \f077";
  }
  
  /*中身を非表示にしておく*/
  .ac-box div{
  height: 0px;
  padding: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s;
  }
  
  /*クリックで中身を表示*/
  .ac-box input:checked ~ div{
  height: auto;
  padding: 5px;
  background: #eaeaea;
  opacity: 1;
  }
  
  /*表示内容の調整*/
  .ac-box div p{
  color: #777;
  line-height: 23px;
  font-size: 14px;
  padding: 20px;
  text-align: justify;
  }
  
  .ac-small p{
  margin-bottom: 0px;
  }
  