@charset "utf-8";


.dispatchTypeContainer * { letter-spacing: 0; }

body {
  color: #3E3A39;
  font-family:YuGothic , '游ゴシック' , 'Hiragino Kaku Gothic ProN' , 'ヒラギノ角ゴ ProN' , Meiryo , 'メイリオ' , sans-serif;
  line-height: 1;
  height: 100%;
  text-align: left;
  width: 100%;
}

a:hover{cursor: pointer;}

.wrapper {
  margin: 20px auto 0;
  overflow:hidden;
  text-align: left;
  width: 980px;
}

.container {width: 730px;}

.dispatchTypeContainer p {
  line-height: 1.6;
  margin-bottom: 10px;
}
/*既存CSS上書き*/
@media screen and (max-width: 768px){
#search.fl {
  float: left !important;
}
}
/* トップラインスタイル */
.topLineStyle {
  margin-bottom: 12px;
}
.topLineStyle_wakate {
  border-top: 1px solid #3E3A39;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 30px 0;
  padding-top: 14px;
  position: relative;
  width: 100%;
}

.topLineStyle_wakate::before {
  border-top: 5px solid #00913a!important;
  content: "";
  display: block; 
  position: absolute;
  left: 0;
  top: -1px;
  width: 65px;
}

.topLineStyle_wakate > span {
  font-size: 13px;
  letter-spacing: 0;
}

.normalStyle {
  font-size: 28px;
  margin-bottom: 30px;
}

.normalStyle.small {
  font-size: 20px;
  font-weight: 700;
  margin:30px 0 20px;
}


.menu {
  display: flex;
  font-size: 0;
  justify-content: space-between;
  margin: 10px 0 30px;
}

.menu > li {
  font-size: 1.5rem;
  width: auto;
 }

.menu > li > a {
  color: #3E3A39;
  display: block;
  font-size: 14px;
  padding: 5px 5px 8px;
  position: relative;
  text-decoration: none;
  transition: .3s;
 }
 
 .menu > li > a::before {
  background-color: #00913a!important;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  width: 0;
  transition: .3s;
  transform: translateX(-50%);
 }
 
 .menu > li > a:hover::before { width: 100%; }

.hrmAppLink { text-align: right; }

.hrmAppLink a {
  border-bottom: 2px solid #333;
  color: #333;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 20px 0;
  transition: .3s;
}

.hrmAppLink a:hover {
  opacity: .6;
  text-decoration: none;
}


/*
　追記
================================*/

.mt30{ margin-top:30px; }

.c_text_center{ text-align:center !important; }

.c_text_left{ text-align:left !important; }

.c_indent_rev_1word {
  padding-left: 1.0em;
  text-indent: -1.0em;
}

.fb{ font-weight:bold; }


.kyoikuCont a:hover { text-decoration: underline; }

.kyoikuCont img { vertical-align: bottom; }

.contBox { margin-top: 40px; }


.noticeTxt {
  color: #DC403F;
  font-size: 1.8rem;
  line-height: 1.8;
}

.wakate_wrapper{
  display:flex;
  -js-display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  text-align: center;
}

.reason_border .txt {margin: 10px 0;}

.reason_flow img{display: block;}

.reason p{
  display: inline-block;
  line-height: 1.6;
}

.reason ul{
  display: inline-block;
  vertical-align: top;
  line-height: 1.3;
  width: 65%;
}

.reason li{}

.flexbox{
  width: 33%;
  height: auto;
  padding: 10px;
  position: relative;
}

.flexbox_onayami{
  width: 33%;
  height: 180px;
  padding: 10px;
  position: relative;
}

.flexbox p{font-size: 16px;}

.kyoikuCont span{
  color:#e6796f;
  font-size:18px;
}

.reason_border {border-right: 1px solid #cccccc;}


#cont #main_cont #article .func_top_introduction{}
#cont #main_cont #article .func_top_introduction p{
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.85em;
  margin-bottom: 50px;}

.halfpart{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -js-display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;}

.aboutwakate {
  width:49%;
  padding:15px;
  position:relative;
  margin:0 10px 10px 0;
}

.aboutwakate:nth-child(2n){margin-right:0;}

.aboutwakate_ttl{ 
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight:bold !important;
  margin:0 0 0 50px;
}

.aboutwakate_txt{ 
  font-size: 16px;
  letter-spacing: 0.05em;
  margin: 20px 0 0 0;
}

.panel{
  background-color: #fbfbfb;
  border-radius: 10px;
}

.panel_num {
  position: absolute;
  top: 0px;
  background: #00913a;
  text-align: center;
  line-height: 1;
  padding: 20px 5px 5px;
  color: #fff;
  font-size: 25px !important;
  font-weight:bold !important;
}

.download{float:right;}

.download_btn{
  background: #f39800;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
  font-weight:bold;
  text-decoration: underline;
}

.download_btn:hover{
  color: #fff;
  text-decoration: none;
}

.wakate_hierarchy_box{
  width: 82%;
  float: right;
}

.hierarchy_nav {
  align-items: center;
  display: flex;
  -js-display: flex;
  font-size:16px;
  justify-content: center;
  line-height:1.2;
  width: 100%;
}

.hierarchy_nav > li {
  width: 100%;
}

.hierarchy_nav > li > a {
  align-items: center;
  color: #fff;
  font-weight:bold;
  display: flex;
  -js-display: flex;
  flex-flow: row wrap;
  height: 50px;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 99%;
}

.hierarchy_nav > li:hover {
  opacity: .6;
  transition: .3s;
}

.hierarchy_nav_1year {background: #00afcc;}

.hierarchy_nav_2year {background: #00aebb;}

.hierarchy_nav_3year {background: #00ac97;}

.hierarchy_nav_4year {background: #00aa7b;}

.hierarchy_nav_5year {background: #00a054;}

.hierarchy_img {float:left;}

.hierarchy_img_h4 {position: relative;}

.wakate_hierarchy_box h4{
  position: absolute;
  top: 0;
  left: 155px;
  font-size: 16px;
  padding: 0;
}

table.hierarchy_table {
  border-collapse: collapse;
  border-spacing: 0px 15px;
}

table.hierarchy_table th{
  font-size:18px;
  font-weight:bold;
  padding: 10px;
  width: 25%;
}

.hierarchy_table td {
  font-size:16px;
  line-height:1.6;
  padding: 10px;
}


.hierarchy_table tr{ border-bottom:1px solid #b5b5b6;}

.hierarchy_table tr:last-child{ border-bottom:none;}

.onayami{ line-height: 1.3; }

.onayami ul li{
  font-size: 16px;
  margin-bottom:10px;
}

.wakate_link{
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.wakate_link_onayami{
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  position: absolute;
  right: 0;
  left: 10px;
  bottom: 10px;
}

.wakate_link:hover{text-decoration: none;}

.wakate_link_onayami:hover{text-decoration: none;}

.wakate_list{
  font-size: 16px;
  line-height: 2;
  margin-top: 10px;
}

.wakate_list li:hover {
  opacity: .6;
  transition: .3s;
}



/*===============================

    ★★レスポンシブ

================================*/
@media screen and (max-width:768px) {

body {
  width: 95%;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
  margin: 0;
}

.wrapper { width: 100%; }

.container {
  float: none;
  width: 100%;
}

.dispatchTypeContainer .numBox { width: 100%; }


/* 追記 */

.flexbox{
  width: 100%;
  height:auto;
}

.flexbox_onayami{
  width: 100%;
  height:auto;
}

.reason_border {
  border-right: unset;
  border-bottom: 1px solid #cccccc;
}

.hierarchy_box{
  width: 100%;
  float: none;
}

.hierarchy_img {
  float: none;
  text-align: center;
}
.wakate_hierarchy_box {
  width: 100%;
  clear: both;
}
.wakate_hierarchy_box h4 {
  position: static;
  margin-top: 8px;
}
.hierarchy_box h4{
  position: unset;
  left:0;
  font-size: 18px;
  margin-bottom:10px;
}
.hierarchy_img_h4 img{display: none;}


.hierarchy_nav {
  align-items: center;
  display: flex;
  -js-display: flex;
  font-size:16px;
  justify-content: center;
  line-height:1.2;
  width: 100%;
}

.hierarchy_nav > li {
  width: 100%;
}

.hierarchy_nav > li > a {
  align-items: center;
  color: #fff;
  font-weight:bold;
  display: flex;
  -js-display: flex;
  flex-flow: row wrap;
  height: 50px;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 99%;
}

.aboutwakate {
  width:100%;
  margin:0 0 10px 0;
}

.wakate_link{
  position: unset;
  right: 0;
  left: 0;
  bottom: 0;
}

.wakate_link_onayami {
  position: unset;

}

}/* @media */
