div.ccm-page {
  font-family: 'Mplus 1p', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  font-weight: 400;
/*font-size: 14px;*/
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  color: #414141;
  word-wrap: break-word;
}
div.ccm-page h1,
div.ccm-page h2,
div.ccm-page h3,
div.ccm-page h4,
div.ccm-page h5,
div.ccm-page h6 {
  font-weight: 800;
}
div.ccm-page .h4,
div.ccm-page .h5,
div.ccm-page .h6,
div.ccm-page h4,
div.ccm-page h5,
div.ccm-page h6 {
  margin-top: 15px;
}
div.ccm-page h1 {
  color: #004ea6;
}
div.ccm-page h2 {
  font-size: 2.2rem;
  font-weight: 700;
  color:#004ea6;
  text-align: center;
  padding: 28px 0 28px 0;
  border-top: 2px solid #004ea6;
  border-bottom: 2px solid #004ea6;
}
div.ccm-page h3 {
  font-size: 2.0rem;
  font-weight: 700;
}
div.ccm-page h4 {
  font-size: 2.4rem;
}
div.ccm-page h5 {
  font-size: 2.0rem;

}
div.ccm-page h6 {
  font-size: 1.8rem;
  padding-bottom: 10px;

}
div.ccm-page img{
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
div.ccm-page p {
  line-height: 1.8;
}
div.ccm-page hr {
  border-top: 1px solid #68cbd9;
}
/*div.ccm-page table {
  width: 100%;
  max-width: 100%;
}
div.ccm-page table thead tr th,
div.ccm-page table thead tr td {
  font-weight: bold;
}
div.ccm-page table th,
div.ccm-page table td {
  padding: 5px 8px;
  vertical-align: top;
  border: 1px solid #ccc;
}

table, td, th {
border:none;
	border-collapse: collapse;
}
*/
table.t_step {
  border:none;
  border-collapse: collapse;
	width:90%;
  margin: 3px auto;
}

.t_1st {
	background:#cfe5ff;
  width:15%;
  text-align: center;
  font-size: 2rem;
  color: #004ea6;
  font-weight: 700;
}

.t_2nd{
width:15%;
text-align: center;
font-size: 1.8rem;
color: #004ea6;
font-weight: 700;
}

.t_3rd{
	border-left: 1px solid #cccccc;
padding: 5px 0px 5px 20px;
  vertical-align: top;
}
.t_3rd_li {
	list-style: url(image/icon_check.png) inside;
  list-style-type: none;
  margin-left: -40px;
}

table.t_kikin {
  border:none;
  border-collapse: collapse;
	width:100%;
  margin: 3px auto;
  background: #ffffff;
}

.t_kikin_th {
  background:#e6effc;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  border: 1px solid #004ea6;
  text-align: center;
  padding: 12px 0;
}

.t_kikin_t{
background: #f7faff;
width: 30%;
font-size: 1.6rem;
color: #004ea6;
font-weight: 700;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}

.t_kikin_n{
font-size: 1.6rem;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}

.t_bunrui_th {
  background:#d8fbfa;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  border: 1px solid #004ea6;
  text-align: center;
  padding: 12px 0;
}

.t_bunrui_t{
background: #e5f6f6;
width: 30%;
font-size: 1.6rem;
color: #2fc0bb;
font-weight: 700;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}


.t_k_m{
background: #f7faff;
width: 25%;
font-size: 1.6rem;
color: #004ea6;
font-weight: 700;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}

.t_k_n{
  width: 25%;
font-size: 1.6rem;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}

.t_k_k{
background: #f7faff;
width: 20%;
font-size: 1.6rem;
color: #004ea6;
font-weight: 700;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}
.t_k_nk{
font-size: 1.6rem;
width: 20%;
border: 1px solid #004ea6;
text-align: center;
padding: 12px 0;
}
.chui{
  font-size: 1.4rem;
}

.box_L {
    margin-bottom: 2em ;
    background: #fff;
    border:1px solid #004ea6;

}

.box_C {
    width:80%;
    margin-bottom: 2em ;
    text-align: center;
    background: #fff;
    margin:0 auto;
    padding: 20px;
    border:20px solid #e7f3f7;
}

.box_B {
    font-size: 1.6rem;
    width:80%;
    margin-bottom: 2em ;
    text-align: center;

    margin:0 auto;
    padding: 20px;
    color: #004ea6;
}

.box_L .box-title {
    font-size: 2.0rem;
    background: #f2f6fc;
    padding: 4px;
    color: #004ea6;
    font-weight: bold;
    letter-spacing: 0.05em;
    height:70px;
    vertical-align: middle;

}
.box_L p {
    padding: 15px 20px;
    margin: 0;
}

.box_flex{
  max-width: 90%;
  margin: 0 auto;
  background: #ffffff;
  padding: 30px 30px 0 30px;
}
.box_flex2{
  max-width: 90%;
  margin: 0 auto;
  background: #ffffff;
  padding: 5px 50px 20px 30px;

}

.itemp {
  width:75%;

}
.itemt {
  width:25%;
    text-align: center;
}
.itemp img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width:600px) {
  .box_flex{
    display:flex;
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .itemp+.itemt{
    margin-left:1.0em;
  }
}

.ccm-image-slider-text {
    position: absolute;
    width: 45%;
    left: 50%;
    top: 50%;
    font-size: 5.0rem;
    font-weight: 700;
    color: #fff;
}
.titleA {

}
.titleB {

}


#page_top{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #2fc0bb;
  opacity: 0.6;
  border-radius: 15px;
}
#page_top a{
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
    font-weight: 900;
  content: '↑';
  font-size: 18px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -25px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

div.ccm-page a {
  color: #0275d8;
  transition: all 0.3s ease;
}
div.ccm-page a:hover {
  color: #014c8c;
}

div.ccm-page .header-wrap {
  position: relative;
}
div.ccm-page .logo-area h1 {
  font-size: 28px;

  margin: 0;
  line-height: 1;
}
div.ccm-page .logo-area h1 .logo-top {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  padding-bottom: 7px;
}
div.ccm-page .logo-area h1 .logo-bottom {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}
div.ccm-page .logo-area a {
    display: block;
    color: #414141;
  padding: 0px 0px 10px 0px;

}
div.ccm-page .logo-area a:hover {
  text-decoration: none;
  color: #414141;
}

div.ccm-page .logo-area {
  font-size:2.0rem;
  color: #414141;
  font-weight: 700;
}



/*マウスオーバー画像リンクここから*/

.img-responsive {
  position: relative;
  overflow: hidden;
}


div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  width:			100%;
  height:			100%;
  position:		absolute;	/* 絶対位置指定 */
  top:			0;
  left:			0;
  opacity:		0;	/* マスクを表示しない */
  background-color:	rgba(0,0,0,0.4);	/* マスクは半透明 */
  -webkit-transition:	all 0.2s ease;
  transition:		all 0.2s ease;
}

div.ccm-block-page-list-page-entry-grid-thumbnail-title {
  text-align: 		center;
  padding-top:		80px;
  color:			#fff;
}


.img-responsive:hover div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  opacity: 1;
}
/*マウスオーバー　画像リンクここまで*/

.series_boxContainer {
  display: flex;
}

.series_box {
  position: relative;
  display: block;
  width: 150px;
  height: 46px;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #333;
  color: #333;
  transition: .2s;
}

.series_box {
    overflow: hidden;
}

.series_box:before{
    content: "";
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: #333;
    transition: .2s;
}

.series_box:hover{
    color: #fff;
}

.series_box:hover:before{
    left: 0;

}
.main-nav {
  display: flex;
  list-style: none;
  color:#ffffff;!important
}
.main-nav a {
  margin: 10px;
  border-radius: 5px;
  background: #60B99A;
  color: #fff;
  display: block;
  padding: 15px;
  text-decoration: none;
}
.main-nav .logo {
  background: #4584b1;
}

div.ccm-page .header-links-area .social-links {
  margin-bottom: 10px;
}
div.ccm-page .header-links-area .social-links ul.list-inline {
  margin: 0px;
  padding: 0px;
  text-align: right;
}
div.ccm-page .header-links-area .social-links ul.list-inline li {
  padding: 0px;
  list-style-type: none;
  margin-left: 5px;
}
div.ccm-page .header-links-area .social-links a {
  padding: 0 6px;
}
div.ccm-page .header-links-area .social-links a:hover {
  border-radius: 12px;
  background-color: #68cbd9;
  color: #fff;
}
div.ccm-page .header-links-area .nav li {
  font-size: 16px;
}
div.ccm-page .header-links-area .nav li a {
  padding: 10px;
  border-radius: 5px;
}
div.ccm-page .header-links-area .nav li a:hover {
  background-color: #eaf5ff;
}
div.ccm-page .header-links-area .nav li ul {
  padding-left: 15px;
}
div.ccm-page .header-links-area .nav li ul li {
  display: block;
}
div.ccm-page .header-links-area .nav li ul li a {
  padding: 2px 10px;
  color: #414141;
  font-weight: 700;
}
div.ccm-page .header-links-area a {
  display: block;
  color: #414141;
  font-weight: 700;
}
div.ccm-page .header-links-area .navbar-toggle {
  background-color: #eaf5ff;
  position: absolute;
  top: 0;
  right: 0;
}
div.ccm-page .header-links-area .navbar-toggle .icon-bar {
  background-color: #68cbd9;
}
div.ccm-page .header-links-area .navbar-collapse.in {
  padding: 15px;
  border-bottom: 1px solid #eaf5ff;
}
div.ccm-page .breadcrumb {
  margin: 0;
  background-color: transparent;
  padding: 10px 0;
  margin-bottom: 30px;
}
div.ccm-page .breadcrumb li + li:before {
  content: '\003e';
}
div.ccm-page .main-wrap h1 {
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
div.ccm-page .main-wrap h1 span {
  display: block;
  font-size: 1.6rem;
  margin: 20px 0 15px;
  color:#3c5067;
}
div.ccm-page .main-wrap h1:after {
  content: "";
  display: block;
  position: absolute;
  width: 5%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  border-bottom: 5px solid #004ea6;
}
div.ccm-page .main-wrap .ccm-block-page-title-byline {
  text-align: center;
}
div.ccm-page .main-wrap .ccm-block-page-title-byline h1 {
  margin-bottom: 20px;
}
div.ccm-page .main-wrap h3 {
  padding: 25px 0 22px 15px;
  border-left: 5px solid #004ea6;
  background: #f2f6fc;

}
/*
div.ccm-page .main-wrap h4 {
  padding-bottom: 5px;
  border-bottom: 1px dashed #68cbd9;
}*/
div.ccm-page .main-wrap h4 {
  padding-bottom: 5px;

}
div.ccm-page .circle-icon-wrap .circle-icon {
  margin: 0 auto;
  border-radius: 100px;
  width: 200px;
  height: 200px;
  background-color: #1d9cad;
  max-width: 100%;
  position: relative;
}
div.ccm-page .circle-icon-wrap .circle-icon i {
  text-align: center;
  color: #fff;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1em;
  height: 1em;
  font-size: 100px;
}
div.ccm-page .circle-icon-wrap a:hover .circle-icon {
  opacity: .8;
}
div.ccm-page .circle-icon-wrap h3 {
  margin-top: 30px;
  padding: 0;
  border: none;
  font-size: 3.5rem;
  font-weight: 300;
  text-align: center;
  line-height: 1.2;
}
div.ccm-page .circle-icon-wrap p {
  line-height: 2.2;
}
div.ccm-page .area-accent {
  margin: 40px 0;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(-45deg, #ffffff 25%, #acd8de 25%, #acd8de 50%, #ffffff 50%, #ffffff 75%, #acd8de 75%, #acd8de);
  background-size: 2px 2px;
}
div.ccm-page .area-bgchange {

  background-color: #eef0f3;

}
div.ccm-page .area-accent h2 {
  font-size: 4.5rem;
  margin: 15px;
}
div.ccm-page .area-accent h3 {
  font-size: 2.8rem;
  font-weight: 300;
  padding-left: 0;
  border-left: none;
}
div.ccm-page .area-accent p {
  margin: 15px;
  font-size: 1.4rem;
  line-height: 2.2;
}
div.ccm-page .news-wrap {
  border: 1px solid #acd8de;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}
div.ccm-page .news-wrap h1 {
  margin-top: 0;
  margin-bottom: 0;
}
div.ccm-page .news-wrap .news-list {
  margin: 0;
  font-size: 1.6rem;
  width: 100%;
}
div.ccm-page .news-wrap .news-list dt {
  padding-top: 20px;
  font-weight: 300;
}
div.ccm-page .news-list-wrap {
  font-size: 1.6rem;
}
div.ccm-page .news-list-wrap .ccm-pagination-wrapper {
  text-align: center;
  margin: 20px 0;
}
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li a,
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li span {
  margin: 0 4px;
  border-radius: 1.5em;
}
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li a {
  color: #53a3ad;
  border: 1px solid #68cbd9;
}
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li a:hover,
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li a:active,
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li a:focus,
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li a.current {
  background-color: #eaf5ff;
}
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li span {
  border-color: #bbb;
}
div.ccm-page .news-list-wrap .ccm-pagination-wrapper .pagination li.active span {
  color: #fff;
  border: 1px solid #68cbd9;
  background-color: #68cbd9;
}
div.ccm-page .news-list-page-entry,
div.ccm-page .news-list-page-entry-horizontal {
  padding: 25px 0;
  border-bottom: 1px dashed #68cbd9;
}
div.ccm-page .news-list-page-entry-horizontal .news-list-page-entry-thumbnail {
  margin-right: 15px;
}
div.ccm-page .news-list-page-entry-horizontal .news-list-page-entry-thumbnail,
div.ccm-page .news-list-page-entry-horizontal .news-list-page-entry-text {
  float: left;
}
div.ccm-page .news-list-title {
  font-weight: bold;
}
div.ccm-page .news-list-pages > div:last-child {
  border: none;
}
div.ccm-page .year-navi-wrap h4 {
  margin-bottom: 18px;
}
div.ccm-page .date-navi {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.ccm-page .date-navi li {
  margin: 10px;
}
div.ccm-page .date-navi li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 5px;
  color: #68cbd9;
}
div.ccm-page .footer-wrap {
  background-color: #3c5067;
  color: #fff;
  text-align: center;
}
div.ccm-page .footer-wrap a {
  color: #fff;
}
div.ccm-page .footer-wrap a:hover {
  color: #014c8c;
}
div.ccm-page .footer-wrap .nav {
  margin: 20px 5px;
}
div.ccm-page .footer-wrap .nav li {
  display: inline-block;
  font-size: 16px;
}
div.ccm-page .footer-wrap .nav li a:hover {
  background-color: #eaf5ff;
}
div.ccm-page .footer-wrap .copy {
  font-size: 1.4rem;
  padding: 30px;
}
@media (min-width: 768px) {
  div.ccm-page .logo-area,
  div.ccm-page .header-links-area {
  /*  float: left;*/
  }
  div.ccm-page .logo-area {
    width: 90%;
  }
  div.ccm-page .logo-area a {
    padding: 0px 0px 10px 0px;
  }
  div.ccm-page .header-links-area {
    width: 100%;
  }
  div.ccm-page .header-links-area .social-links {
    margin-top: 10px;
  }
  div.ccm-page .header-links-area .nav li {
    display: inline-block;
  }
  div.ccm-page .header-links-area .nav li a {
    padding: 15px 20px;
  }
  div.ccm-page .header-links-area .nav li ul {
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    width: 200px;
    padding: 5px;
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 5px;
  }
  div.ccm-page .header-links-area .nav li ul li a {
    padding: 5px 10px;
  }
  div.ccm-page .header-links-area .nav li:hover ul {
    visibility: visible;
    opacity: 1;
  }
  div.ccm-page .main-wrap h1 {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  div.ccm-page .circle-icon-wrap .circle-icon {
    border-radius: 125px;
    width: 250px;
    height: 250px;
  }
  div.ccm-page .circle-icon-wrap .circle-icon i {
    font-size: 125px;
  }
  div.ccm-page .area-accent {
    margin: 70px 0;
  }
  div.ccm-page .news-wrap {
    border-radius: 36px;
    margin-top: 80px;
    margin-bottom: 120px;
    padding: 40px;
  }
  div.ccm-page .news-wrap h1 {
    margin-top: 0;
    margin-bottom: 25px;
  }
  div.ccm-page .news-wrap .news-list {
    margin: 0;
    padding: 0 60px;
  }
  div.ccm-page .news-wrap .news-list dt {
    float: left;
    clear: both;
    width: 125px;
  }
  div.ccm-page .news-wrap .news-list dd {
    padding-top: 20px;
    margin-left: 125px;
  }
}
