@charset 'utf-8';
/* Initialize
--------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
address, caption, cite, code, dfn, strong, th, var {
  font-style: normal;
  font-weight: 400
}
ol, ul {
  list-style: none
}
caption, th {
  text-align: left
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
q:before, q:after {
  content: ''
}
fieldset, img, abbr, acronym {
  border: 0
}
/* base
--------------------------------------------------------- */
* {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "BIZ UDGothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;
  line-height: 1.8;
}
a {
  color: #1c1c1c;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  -moz-opacity: 0.73;
  opacity: 0.73;
}
html {
  height: 100%;
}
.cb {
  clear: both;
}
.br-sp {
  display: none;
}
body {
  font-size: 14px;
  min-height: 100%;
  height: auto;
  color: #484848;
  

}


	

h1 {
  font-size: 100%;
}
h2 {
  font-size: 100%;
}
h3 {
  font-size: 100%;
}
h4 {
  font-size: 100%;
}
h5 {
  font-size: 100%;
}
strong {
  font-weight: bold;
}
ul {
  margin: 0;
}
ol {
  margin: 0;
}
a:link, a:hover, a:visited, a:active {
  text-decoration: none;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
}
blockquote {
}
blockquote p, blockquote ul {
}




.pd_btm_20{padding-bottom: 20px;}
.pd_btm_30{padding-bottom: 30px;}
.pd_btm_40{padding-bottom: 40px;}
.pd_btm_50{padding-bottom: 50px;}
.pd_btm_60{padding-bottom: 60px;}


/* =========================================================
 common
========================================================= */
html, body {
  width: 100%;
  height: 100%;/* min-width: 1170px;*/
}

.switch{
  
  display: none;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
 
#page-top a {
    display: block;
    background: #666;
    color: #fff;
    width: 100px;
    padding: 25px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}
 
#page-top a:hover {
    background: #999;
    text-decoration: none;
}
#header {
  padding: 10px 0 0px 0;
}
#sp-nav {
  display: none!important;
}
#header .search_container {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #01760B;
  display: block;
  padding: 3px 10px;
  border-radius: 20px;
  height: 2.3em;
  width: 260px;
  overflow: hidden;
}
#header .search_container input[type="text"] {
  border: none;
  height: 2em;
}
#header .search_container input[type="text"]:focus {
  outline: 0;
}
/*#header .search_container input[type="submit"] {
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 1.3em;
  border: none;
  background: none;
  color:#00A403;
  position: absolute;
  width: 3em;
  height: 3em;
  right: 0;
  top: -13px;
  outline : none;
}*/
#footer-inner {
  background-color: #393939;
  color: white;
  padding: 50px 0 20px 0;
  max-width: 1100px;
  margin: 0 auto 0 auto;
}
#header-inner {
  margin: 0 auto 0 auto;
    max-width: 1300px;
  padding: 5px 0 10px 0;
 

}
.sp_logo {
  display: none;
}


#flex-wrap {
  display: flex;
  justify-content: space-between;
   padding: 0 20px 0 20px;
}
address {
  text-align: center;
  padding: 20px 0px 20px 0px;
}

.font_90 {
  font-size: 90%;

}


.font_110 {
  font-size: 110%;
  font-weight: 600;
}
.font_120 {
  font-size: 120%;
  font-weight: 600;
}
.font_130 {
  font-size: 130%;
  font-weight: 600;
}
.pd_btm_10 {
  padding-bottom: 10px;
}
.pd_btm_20 {
  padding-bottom: 20px;
}
.pd_btm_30 {
  padding-bottom: 30px;
}
.pd_btm_40 {
  padding-bottom: 40px;
}
.pd_btm_50 {
  padding-bottom: 50px;
}
.pd_btm_60 {
  padding-bottom: 60px;
}
.font_140 {
  font-size: 140%;
  font-weight: 600;
}

.btn_area01 {
  text-align: center;
  padding: 30px 0 30px 0;
}

.btn_area01 a{
  text-decoration: none;
}
.btn_area01 a:link{
  text-decoration: none;
}

.btn-flat-001 {
  display: inline-block;
  padding: 0.8em 4em;
  text-decoration: none!important;
  color: #0F2571;
  border: solid 1px #0F2571;
  border-radius: ;
  transition: .4s;
}





.btn-flat-001:hover {
  background:#0F2571;
  color: white;
}

#gnavi_wrap{
   border-top: 1px solid #E3E3E3; 
  
  
}

#rws-footer-nav{
  
  display: none;
  
}

#gnavi_area {
  padding: 0px 0 0px 0;
  margin: 0 auto;
  max-width: 1300px;

/*   border-bottom: 1px solid #E3E3E3;*/
/*  	margin-left: calc( ( 100% - 100vw ) / 2 );
	margin-right: calc( ( 100% - 100vw ) / 2 );*/
 

}
#gnavi_area ul {
  display: flex;
  justify-content: space-between;

 
}


#gnavi_area ul a {
  display:inline-block;
padding: 15px 0px 15px 0px;
  width: 100%;
  border-left: #E3E3E3;
}




#gnavi_area ul a:first-of-type {

}





#gnavi_area ul a:hover {
background-color: #0F2571;
  color: white!important;
}



#gnavi_area li {
  display: block;
  text-align: center;
  margin:0px;
  padding: 0px;
    width:22%;
  border-left: solid 1px #E3E3E3;
}

#gnavi_area li:last-child {
  
  border-right: solid 1px #E3E3E3;
}





#gnavi_area li strong {
  display: block;
 
}
#footer {
  background-color: #393939;
}
.ft-title {
  font-size: 120%;
  font-weight: 600;
}
#footer-sec {
  display: flex;
  border-top: white 1px solid;
  padding-top: 30px;
}
#ft-sitemap {
  padding-top: 0px;
  border-left: 1px white solid;
  /*height: 172px;*/
  display: flex;
  justify-content: space-between;
}


#ft-sitemap div {
 
 width: 360px;
  padding: 0 20px 0 20px;

}

#ft-sitemap ul {
 
  color: white;
  padding-left: 10px;

}
#ft-sitemap ul a {
  color: white;
  text-decoration: underline;
}
#ft-sitemap ul li a::before {
  content: "▶";
  font-size: 8px;
  padding-right: 5px;
  display: inline-block;
}
#ft-sitemap ul li {
  padding-right: 20px;
  font-size: 90%;
  line-height: 2.4em;
}
#ft-sitemap ul a:hover {
  text-decoration: none;
}
#footer-fst {
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
#ft-access {
}

#ft-access a {
  color: white;
}
#ft_seal {
  text-align: center;
}
#ft_seal p {
  font-size: 85%;
}
#ft_pickup {
  padding-right: 40px;
  height: 200px;
}
#ft_pickup::after {
}
#other_area {
  display: flex;
}
#other_area .phone_area {

  padding: 10px 20px 0 50px;
 
  font-size: 180%;
  font-weight: 600;
  color: #0F2571;
  line-height: 1.2em;
  background-image: url(../images/common/logo_tel.png);
  background-repeat: no-repeat;
background-position: 0% 30%;
  
}

 #other_area .phone_area a{
 



  color: #0F2571!important;

}

#other_area .phone_area .tel_time {
  display: block;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
}

.search_area {
  padding: 15px 0 0 0;
}
.wrap100_a {
  background-color: #0F2571;
  color: white;
}



.ttl_blue100 {
  background-color: #0F2571;
  color: white;
}

.wd_pt01 {
  width: 1070px;
  margin: 0 auto 0 auto;
}

.wd_pt1100 {
  width: 1100px;
  margin: 0 auto 0 auto;
}



.wd_con_1070 {
  width: 1070px;
  margin: 0 auto 0 auto;
}

#breadcrumb_list {
  padding: 5px 0 5px 0;
  color: white;
}
#breadcrumb_list a {
  color: white;
}
#breadcrumb_list a:hover {
  text-decoration: underline;
}
.ttl_area {
  padding: 30px 0 30px 0;
  text-align: center;
  margin: 30px 0 30px 0;
}
.tp_ttl {
  font-size: 200%;
  font-weight: 600;
}
.tp_ttl span {
  font-size: 50%;
  display: block;
}



#Sub_head {
  background-color: #09143E;
  color: white;
  text-align: center;
  


  
}


#text_wrap  {
  
    display:table;
  
  height: 200px;
   margin: 0 auto 0 auto;
  
}



#h2_ttl{
  
  font-weight: 600;
  font-size: 220%;
  

  
  margin: 0 auto 0 auto;
  vertical-align: middle;
  display:table-cell;
  vertical-align:middle;
  
}


#h2_ttl span{
  
  font-size: 60%;
  display: block;
  font-weight: 100;
}




.wd_one_clum {
  width: 1000px;
  padding: 50px 0 50px 0;
  margin: 0 auto 0 auto;
}

.contents_area {
  font-size: 120%;
}

.bg_gray01 {
  background-color: #EEEEEE;
}
.bg_orange{
  

  
}

.bg_green01 {
  background-color:#B3D4A5;
}

.inq01_ttl {
  background: white;
  border: 1px solid #757575;
  padding: 10px 40px 10px 40px;
  font-weight: bold;
  font-size: 130%;
  text-align: center;
  margin-bottom: 30px;
}




.wrap_1000 {
  width: 1000px;
  margin: 0 auto 0 auto;
}

#inq_area_01 {
  padding: 50px 0 50px 0;
}

#inq_area_01 p {
 font-size: 110%;
  line-height: 2.0em;
}




.btn_inq01 {
  text-align: center;
  margin: 50px 0 20px 0;
 
  
}

.btn_inq01 a {
  text-align: center;

  padding: 20px 60px 20px 60px;
  font-size: 120%;
border: 1px solid #578A41;
   background-color:#6AA84F;
  color:#FFF;
}

.btn_inq01 a:hover {

   background-color: white;
  color: black;
  border: 1px solid #E3E3E3;
}

.h3_def01{
  
  font-size: 140%;
  font-weight: 600;
  color:#0F2571;
}





#inq_area_02 {
  padding: 25px 0 25px 0;
}

.btn_inq02 {
    text-align: center;
  margin: 25px 0 25px 0;

  
}


.btn_inq02 a {
    text-align: center;
  border: solid 1px #FFF;
  padding: 15px 30px 15px 30px;
  font-size: 120%;
  margin: 0 20px 0 20px;
  display: inline-block;
  width: 180px;



  color: white;
}






/* search area ==============================================================*/


.mt-site-search-form {
 width: 260px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  
}
.mt-site-search-form__query {
  width: 210px;
  height: 45px;
  padding: 5px 10px 5px 10px;

  border: 1px solid #01760B;
  font-size: 16px;
  border-radius: 20px 0px 0px 20px;
}
.mt-site-search-form__button {
  width: 50px;
  height: 45px;
  font-size: 12px;
  margin-left: 18px;
  border: 0;
  background: #01760B;
  color: white;
  border-radius: 0px 20px 20px 0px;
  margin: 0px;
}







/* search area ==============================================================*/


@media screen and (max-width: 896px) {
  
    body {
  
  }
  
  .mt-site-search-form {
 width: 96%;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  
}
.mt-site-search-form__query {
  width: 80%!important;
  height: 45px;
  padding: 5px 10px 5px 10px;

  border: 1px solid #01760B;
  font-size: 16px;
  border-radius: 20px 0px 0px 20px;
}
.mt-site-search-form__button {
  width: 20%!important;
  height: 45px;
  font-size: 12px;
  margin-left: 18px;
  border: 0;
  background: #01760B;
  color: white;
  border-radius: 0px 20px 20px 0px;
  margin: 0px;
}
  
  
  
#logo_area {
  display: none;
}
.sp_logo {
  display: block;
  z-index: 100;
  position: absolute;
  top: 10px;
  left: 10px;
  padding-top: 0!important;
  margin: 0 auto;
  line-height: 1.8em;
  height: auto;
  width: 80%;
}
.sp_logo img {
  width: 100%!important;
  height: auto!important;
}
#gnavi_area {
  display: none;
}
#header-inner {
  margin: 0 auto 0 auto;
  width: 100%!important;
}
#footer-inner {
  margin: 0 auto 0 auto;
  width: 100%;
}
#gnavi_area ul {
  background-color: white;
  float: none;
}
#gnavi_area ul li {
  display: block!important;
  background-color: white;
  float: none;
}
#flex-wrap {
  display: block;
  width: 100%;
  float: none;
  padding: 0px;
}
#other_area {
  display: block!important;
  width: 96%;
  margin: 0 auto 0 auto;
}
#other_area .phone_area {
 
/*position: relative;*/

background-image: none;
  font-size: 180%;
  font-weight: 600;
  color: #0F2571!important;
  line-height: 2em;


  padding: 15px 0;
  text-align: center;

  
}
  
  
  
  #other_area .phone_area a{
 



  color: #0F2571!important;

}
  
  
  
  #other_area .phone_area .tel_link::before {
 
  content: "";
/*    top: 50%;*/

 
 /*   position: absolute;*/
  
    
    display:inline-block;
	width:1.4em;
	height:1.4em;
    line-height: 1.4em;
	background:url(../images/common/logo_tel.png) no-repeat;
	background-size:contain;
    top: 50;
    left: 0;
      text-align: center;
    margin: 0px 15px 0 0;
    /*padding-top: -200px;*/
 
    padding-top: -100px;
    
  
   
  
  }
  
  
  #other_area .phone_area .tel_link {
font-size: 100%;
    font-weight: 800;
}
  
  
  
  
#other_area .phone_area .tel_time {
  display: block!important;
  font-size: 12px!important;
  font-weight: 100;
  text-align: center;
}
  
  
  
  
  
  
#header .search_container {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #00A828;
  display: block;
  padding: 3px 10px;
  border-radius: 20px;
  height: 2.3em;
  width: 100%!important;
  overflow: hidden;
}
.wd_pt01 {
  width: 94%!important;
  margin: 0 auto 0 auto;
}

#ft-sitemap {
  display: none;
}
  #footer-fst{
    display: block;
  }
  #ft-access {
    width: 100%;
    margin: 0 auto 0 auto;
    font-size: 96%;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid white;
    
    
}
  
  
  #ft_seal {
  text-align: center;
    padding: 20px 0 0px 0;
}
#ft_seal p {
  font-size: 85%;
  text-align: center;
}
  
  #ft_pickup {
  padding: 0px!important;
  height: auto!important;
    text-align:center;
 
  }
#ft_pickup::after {
}
  #footer-sec {
  display: block;
  border-top: white 1px solid;
  padding-top: 10px;
}
  address {
  text-align: center;
  padding: 15px 0px 15px 0px;
}
  
  .wd_one_clum {
  width: 96%!important;
  padding: 20px 0 20px 0;
  margin: 0 auto 0 auto;
}

.contents_area {
  font-size: 100%;
}
  
  
  .wrap_1000 {
  width: 96%!important;
  margin: 0 auto 0 auto;
}
  
  
  #inq_area_01 {
  padding: 20px 0 20px 0;
}

.btn_inq01 {
  text-align: center;
  margin: 40px 0 40px 0;
  
  
}

.btn_inq01 a {
  text-align: center;
width: 100%;
  padding: 10px 30px 10px 30px;
  font-size: 110%;
 
  
}
  
  
  .btn_inq02 {
  text-align: center;
  margin: 20px 0 20px 0;
  
}
  .btn_inq02 a {
  text-align: center;

  padding: 10px 10px 10px 10px;
  font-size: 110%;
  font-weight: bold;
  
}
  
  
  .search_area {
  padding: 0px!important;
}
  
  
  #h2_ttl{
  
  font-weight: 600;
  font-size: 150%;
  

  
  margin: 0 auto 0 auto;
  vertical-align: middle;
  display:table-cell;
  vertical-align:middle;
  
}
  
  
  #text_wrap  {
  
    display:table;
  
  height: 120px;
   margin: 0 auto 0 auto;
  
}
  .inq01_ttl {

  padding: 10px 10px 10px 10px;
  font-weight: bold;
  font-size: 100%;
  text-align: center;
  margin-bottom: 30px;
}
 /*=====================================SP-topics===========================================*/
  .wd_con_1070 {
  width: 96%;
  margin: 0 auto 0 auto;
}
  
 #top_topics { padding: 10px 0 10px 0!important;} 
  
  #top_topics .ttl .date{
    display: block;
padding-right: 0px;
      font-size: 90%;


    
}
#top_topics .ttl .cat_ttl{
  display: inline-block;
  border: 1px solid #8E8E8E;
padding: 0 10px 0 10px; 
  margin-right: 0px;
  font-size: 90%;
  }
  
  
  #top_topics .ttl a{
    display: block;
  font-size: 90%;
    
  } 
  #top_topics h2 {
  text-align: center;
  font-size: 160%!important;
  color:#0F2571;
  font-weight: bold;
  padding-top: 15px!important;
  padding-bottom: 10px!important;
}
  
  
  .btn_area01 {
  text-align: center;
  padding: 15px 0 0px 0;
}
  
  
 /*=====================================SP-TOP===========================================*/ 
  
  
  
  .ttl_area {
  padding: 10px 0 10px 0;
  text-align: center;
  margin: 15px 0 15px 0;
}
.ttl_area .tp_ttl {
  font-size: 140%;
  font-weight: 600;
}
  
  .top_flexbox01 {
  display: block!important;
  justify-content:space-between;
  flex-wrap: wrap;

}

.top_flexbox01 .sv_box {
  width: 100%!important;
  padding-bottom: 20px;
}

.top_flexbox01 .sv_text {
  padding-right: 0px;
}
  
 .top_flexbox01  .sv_ttl {
  color: #0F2571;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  padding-right: 0px!important;
   width: 100%;
}
.top_flexbox01 .sv_ttl span {
  font-size: 90%;
  display: block;
}
  
  
  .top_flexbox01 .sv_pic {
  text-align: center;
}
  .top_flexbox01 .sv_pic img {
    width: 100%;
    height: auto;
  }
  
  
  
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝top-column＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#column  {
max-width: 96%!important;
  margin: 0 auto 0 auto;
  
}


#column .column_cat {
  display: block;

}


#column .column_cat a {
 position:relative;
	line-height:2em;
	padding-left:3em;
  text-decoration: underline;
  color: #0F2571;
}

#column .column_cat a::before {
  /*content: url(../images/contents/icon_colum01.png);*/
 /* display: inline-block;*/
 position:absolute;
	left:0;
  top: 0;
	content:"";
	display:inline-block;
	width:18px;
	height:25px;
	background:url(../images/contents/icon_colum01.png) no-repeat;
	background-size:contain;

 
}

#column .column_cat li {
  width: 100%!important;
  /*padding-bottom: 15px;
  margin-bottom: 20px;*/
  border-bottom: 1px dotted #545454;
  padding: 5px 0 5px 0;
  margin-bottom: 10px;

}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝top-5MIN＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/  
  
  
  
  
  
  #cms_5min {
display: block;
 

width: 96%!important;
  margin: 0 auto 0 auto;
  flex-wrap: wrap;
}


#cms_5min .cat_box {
  border: solid 1px #0F2571;
  width: 100%!important;
  height:auto;
 
display: block;
 
 

  padding-bottom: 10px;
  margin: 0 0px 15px 0px!important;
    

  
}

#cms_5min .cat_box .cat_name {
  padding: 15px;
}

#cms_5min .cat_box .cat_name a {
  color: #0F2571;
  font-size: 120%!important;
  font-weight: bold;
  text-decoration: none;
}

#cms_5min .cat_box .cat_name a::before {
  content: url(../images/contents/icon_5min.png);
}


#cms_5min .cat_box .ttl_5min {
  line-height: 1.8em;
  padding: 5px 15px 5px 15px;
  
}

#cms_5min .cat_box .ttl_5min a {
   position:relative;

	padding-left:1em;
  text-decoration: underline;
  
}


#cms_5min .cat_box .ttl_5min a::before {

  
   position:absolute;
  top: 3px;
	left:0;
	content:"";
	display:inline-block;
	width:6px;
	height:14px;
	background:url(../images/contents/arrow_02.png) no-repeat;
	background-size:contain;
  
  
}
  
  
  .sp-img01{
    width: 96%;
    height: auto;
    
    
  }
  
  
  
  #rws-footer-nav{
  padding: 10px 0 0 0;
  display: block;
    border-top: solid 1px white;
    margin-top: 10px;
  
}
  
    #rws-footer-nav ul{
  
  color: white;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      
  
}
  
  
  #rws-footer-nav ul li{ padding: 5px 10px;}
  
  #rws-footer-nav ul li a{ 
  color: white;
    font-size: 90%;
  }  
  
  
  #rws-footer-nav ul li a::before {
  content: "▶";
  font-size: 8px;
  padding-right: 5px;
  display: inline-block;
}
  
  

  /*=====================================SP===========================================*/
}



.bg_blue01 {
    background-color: #0F2571;
  color: white;
}

.flex_box01 {
  display: flex;
  justify-content: center;
}





.sv_ttl {
  color: #0F2571;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding-right: 20px;
}
.sv_ttl span {
  font-size: 90%;
  display: block;
}
.top_flexbox01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;

}

.top_flexbox01 .sv_box {
  width: 33%;
  padding-bottom: 50px;
}

.top_flexbox01 .sv_text {
  padding-right: 20px;
}

#main_vs {
  
  margin: 0 auto 0 auto;

}



#main_vs img {
  width: 100%;
  height:auto;

}


#main_vs .slider .slick-next { right: 20px; z-index: 99;}
#main_vs .slider .slick-prev { left: 20px; z-index: 100;}





#main_vs img {
  	margin: 0;
	padding: 0;
	vertical-align: bottom;

}
.slider li img{	margin: 0;
	padding: 0;
	vertical-align: bottom;}


.demo_image {
  text-align: center;
  width: 1000px;
  margin: 0 auto 0 auto;
}

#top_topics {
  padding: 30px 0 30px 0;
}


#top_topics h2 {
  text-align: center;
  font-size: 220%;
  color:#0F2571;
  font-weight: bold;
  padding-bottom: 30px;
}

#top_topics h2 span {
display: block;
  font-size: 60%;
  font-weight: normal;
  color: #BEBEBE;
}

#top_topics a{text-decoration: underline;}
#top_topics ul{font-size: 120%;}

#top_topics .ent_body{
  
  padding-bottom: 30px;
}
#top_topics .ttl {padding-bottom: 10px;}
#top_topics .ttl span{}
#top_topics .ttl .date{
padding-right: 20px;
  color: #0F2571;
}
#top_topics .ttl .cat_ttl{border: 1px solid #8E8E8E;
padding: 0 20px 0 20px; margin-right: 20px;}
#top_topics .ttl .cat_ttl a{
  
  
  text-decoration: none;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝top-column＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#column  {
max-width: 1000px;
  margin: 0 auto 0 auto;
  
}


#column .column_cat {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


#column .column_cat a {
 position:relative;
	line-height:3em;
	padding-left:4em;
  text-decoration: underline;
  color: #0F2571;
}

#column .column_cat a::before {
  /*content: url(../images/contents/icon_colum01.png);*/
 /* display: inline-block;*/
 position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:29px!important;
	height:36px!important;
	background:url(../images/contents/icon_colum01.png) no-repeat!important;
	background-size:contain;

 
}

#column .column_cat li {
  width: 45%;
  /*padding-bottom: 15px;
  margin-bottom: 20px;*/
  border-bottom: 1px dotted #545454;
  padding: 10px 0 10px 0;
  margin-bottom: 15px;

}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝top-column＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#cms_5min {
display: flex;
  justify-content: space-between;

max-width: 1300px;
  margin: 0 auto 0 auto;
  /*flex-wrap: wrap;*/
}


#cms_5min .cat_box {
  border: solid 1px #0F2571;
  width: 200px;
  height:auto;
 
display: block;
 
  max-width: 100%;

  padding-bottom: 20px;
  margin: 0 5px 30px 5px;
    

  
}

#cms_5min .cat_box .cat_name {
  padding: 15px;
}

#cms_5min .cat_box .cat_name a {
  color: #0F2571;
  font-size: 140%;
  font-weight: bold;
  text-decoration: none;
}

#cms_5min .cat_box .cat_name a::before {
  content: url(../images/contents/icon_5min.png);
}


#cms_5min .cat_box .ttl_5min {
  line-height: 1.8em;
  padding: 5px 15px 5px 15px;
  
}

#cms_5min .cat_box .ttl_5min a {
   position:relative;

	padding-left:1em;
  text-decoration: underline;
  
}


#cms_5min .cat_box .ttl_5min a::before {

  
   position:absolute;
  top: 3px;
	left:0;
	content:"";
	display:inline-block;
	width:6px;
	height:14px;
	background:url(../images/contents/arrow_02.png) no-repeat;
	background-size:contain;
  
  
}






.ft_li_int {
  margin-left: 15px;
}



.ft_li_int span {
  margin-left: 10px;
}











/*---------------------------------mega menu-----------------------------------------*/




    #gnavi_area > ul {
/*      display: table;
      padding-left: 50px;*/
    }
    #gnavi_area > ul > li {
  /*    display: table-cell;
      margin-right: 2em;*/
    }
    #gnavi_area > ul > li:hover {
    
   
    }
    #gnavi_area > ul > li:hover > a {
  
    }
    #gnavi_area > ul > li:hover .menu {
      max-height: 9999px;
   
    }
    #gnavi_area > ul > li > a {
      display: block;
    /*  padding: 25.5px 1em 15.5px;*/
      transition: all .2s ease-in;
    }
    #gnavi_area > ul .menu {
      transition: all .2s ease-in;
      max-height: 0;
     /* opacity: 0;*/
      overflow: hidden;
      width:100%;
      height: auto;
      left: 0;
      text-align: center;
      position: absolute;
    /*  background-color: #19192b;*/
      z-index: 9999;
      
      
     

      
  
background-color:rgba(0,0,0,0.64);

    }
    #gnavi_area > ul .menu .menu_inner {
     /* padding: 1em 0;*/

     background-color:#FFF;
     /*  background-color:rgba(0,42,204,0.5);*/
      display: flex;
   
      flex-wrap: wrap!important;
      padding: 20px;
    
      
      justify-content: start!important;

    }
    #gnavi_area > ul .menu .menu_inner li {
    /*  display: inline-block;
      margin: 0 .5em;*/
    text-align: left;
      border: none!important;
      display: block!important;
    
  
        padding: 5px 10px 5px 10px;
      white-space:nowrap;
      width: 100%;
      
      
    }
    #gnavi_area > ul .menu .menu_inner a {
      color:#000000;
      padding: 5px 0 5px 0;
      position: relative;
    padding-left: 1.4em
     
    }



    #gnavi_area > ul .menu .menu_inner a:hover {
     text-decoration: underline;
   background-color: white;
      color:#000000!important;
     
    }


  #gnavi_area > ul .menu .menu_inner  a::before {
    content: ">>";
    font-size: 60%;
        position: absolute;
    left: 0;
    top: 5px;
     
    }


.mega_ttl {

  padding: 20px 0px 20px 0px;
  color: white!important;
 background-color:#0F2571;  
  width: 30%;
  text-align: center;
  font-size: 110%;
  font-weight: 600;
}
.mega_ttl a { color: white!important;}




.mega_menu_wrap{
  padding-top: 0px;
        max-width: 1300px;
      margin: 0 auto;
   display: flex;
 /* border-top: 1px solid #CACACA;*/
  border-bottom: #00AB38 1px solid;
   border-left: #00AB38 1px solid;
   border-right: #00AB38 1px solid;
}

/*--------------------------------------------------------------------------*/


#rrggbb{
  background-color: #FFEABC!important;
  
  
}

@charset "utf-8";
/* CSS Document */

.contents_area p {
  line-height: 2.2em;
}
.contents_area p a {
  line-height: 2.2em;
  /*color: #0E6FF1;*/
  color:#0F2571;
  text-decoration: underline;
}
.h3_privacy {
  font-weight: bold;
  border-bottom: dotted 1px #3A3A3A;
  padding: 10px 0 10px 0;
}
.text_box01 {
  padding: 20px 0 25px 0;
}
/*.h3_management {
  font-size: 220%;
  font-weight: 600;
  color:#2C2C2C;
  padding-left: 18px;
	line-height:1.2em;
	text-indent:1em;
  padding-bottom: 30px;
}

.h3_management::before{
  
 
 position:absolute;
	left:0;
  content:"";
	display:inline-block;
	width:1em;
	height:1em;
	background:url(../images/contents/md_management.png) no-repeat;
	background-size:contain;
  
} */





.h3_management {
  font-size: 220%;
  font-weight: 600;
  color: #0F2571;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.h3_ttl_002 {
  font-size: 140%;
  font-weight: 600;
  color: #0F2571;/*text-align: center;*/
  
}
.h3_icon01 {
  font-size: 180%;
  font-weight: 600;
  color: #09143E;
  padding-left: 18px;
  position: relative;
  line-height: 1.2em;
  text-indent: 1em;
  padding-bottom: 30px;
}
.h3_icon01::before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../images/contents/md_management.png) no-repeat;
  background-size: contain;
}
.img_rt01 {
  float: right;
  padding: 0 0 15px 30px;
}
.mg_btm_50 {
  margin-bottom: 50px;
}
.pd_both_pt20 {
  padding: 20px 0 20px 0;
}
.pd_both_pt30 {
  padding: 30px 0 30px 0;
}
.pd_both_pt10 {
  padding: 10px 0 10px 0;
}
.h3_003 {
  font-weight: bold;
  font-size: 180%;
  text-align: center;
  color: #09143E;
}
.h3_003 span {
  background-color: white;
  border: #09143E 1px solid;
  padding: 10px 50px 10px 50px;
  color: #09143E;
  font-size: 60%;
  margin: 0 20px 0 20px;
}
.number_ul {
}
.number_ul li {
  padding-left: 80px;
  border-bottom: dotted 1px #2A2A2A;
  padding-top: 16px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  line-height: 2em;
}
.li_no01, .li_no02, .li_no03, .li_no04, .li_no05, .li_no06, .li_no07, .li_no08 {
  background-repeat: no-repeat!important;
  background-position: top left!important;
}
.li_no01 {
  background-image: url(../images/contents/icon_no01.png)!important;
}
.li_no02 {
  background-image: url(../images/contents/icon_no02.png)!important;
}
.li_no03 {
  background-image: url(../images/contents/icon_no03.png)!important;
}
.li_no04 {
  background-image: url(../images/contents/icon_no04.png)!important;
}
.li_no05 {
  background-image: url(../images/contents/icon_no05.png)!important;
}
.li_no06 {
  background-image: url(../images/contents/icon_no06.png)!important;
}
.link_box01 {
  background: white;
  border: solid 1px #09143E;
  padding: 5px;
  margin: 10px 0 10px 0;
}
.link_box01 a {
  text-decoration: underline;
  color: #09143E;
}
.link_box01 a::before {
  content: url(../images/contents/arrow01.png);
  padding-left: 10px;
  margin-right: 20px;
}
.sv_top_box {
  display: flex;
  justify-content: space-between;
}
.sv_top_box a {
}
.sv_top_pic {
  width: 50%;
}
.sv_top_text {
  width: 45%;
}
.sv_top_text h3 {
  color: #0F2571;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
.sv_top_text h3 span {
  font-size: 85%;
  display: block;
}
.sv_top_text h3 a {
  color: #0F2571;
  font-weight: bold;
}
.btn_sv01 a {
  border: 1px solid #0F2571;
  padding: 10px 60px 10px 74px;
  text-align: center;
  color: #0F2571;
  font-weight: bold;
  letter-spacing: 1em;
}
.btn_sv01 a:hover {
  background-color: #0F2571;
  color: white;
}
.btn_sv01 {
  margin: 0 auto 0 auto;
  padding: 30px 0 30px 0;
  text-align: center;
}
.tbl_inq {
}
.tbl_inq, .tbl_inq td, .tbl_inq th {
  border-collapse: collapse;
  border: 1px solid #D8D8D8;
}
.tbl_inq {
  width: 100%;
  font-size: 100%;
  line-height: 2em;
  color: #000000;
}
.tbl_inq th {
  width: 220px;
  background-color: #F9F9F9;
  padding: 25px 0px 25px 30px;
  font-weight: 600;
  vertical-align: top;
}
.tbl_inq td {
  padding: 25px 0px 25px 30px;
  vertical-align: top;
}


.sv_link_nav {
  max-width: 1000px;
  margin: 0 auto 0 auto;
  padding: 30px 0 30px 0;
}
.sv_link_nav .ul_sv_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sv_link_nav .ul_sv_nav li {
  width: 24%;
  margin: 10px 0px;
  font-size: 118%;
  font-weight: bold;
  line-height: 3.0em;
}
.sv_link_nav .ul_sv_nav li a {
  display: block;
  width: 100%;
  border: #0F2571 solid 1px;
  text-align: center;
  padding: 10px 0px;
}
.sv_link_nav .ul_sv_nav li span {
  font-size: 80%;
  display: block;
  font-weight: normal;
}
.sv_link_nav .ul_sv_nav li img {
  width: 50%;
  height: auto;
}
.sv_link_nav .ul_sv_nav li p {
  font-size: 80%;
  line-height: 1.2em;
  color: #0F2571;
}
#page_service {
}
#page_service a {
  text-decoration: underline;
  color: #0F2571;
}
.ol_sv_01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 20px 0 20px 0;
}
.ol_sv_01 li {
  position: relative;
  padding-left: 60px;
  /* line-height: 1.5em;*/
  padding: 0.5em 0.5em 0.5em 50px;
}
.ol_sv_01 li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display: inline-block;
  background: #0F2571;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 17px;
  border-radius: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;/*以下 上下中央寄せのため*/
/*  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
/*.ttl_sv_01{
  font-size: 180%;

font-weight: bold;

color: #0F2571;
   position: relative;
  text-align: center;
}




.ttl_sv_01::before, .ttl_sv_01::after {
  content: '';
  position:absolute;
  top: 50%;
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #0F2571;

  
}

.ttl_sv_01::before {
  left:0;
}
.ttl_sv_01::after {
  right: 0;
}*/


.ttl_sv_01 {
  position: relative;
  text-align: center;
  font-size: 180%;
  font-weight: bold;
  color: #0F2571;
}
.ttl_sv_01 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #EEEEEE;
  text-align: center;
}
.ttl_sv_01::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #0F2571;
}
.no_03 {
}
.no_03::before {
  content: "3"!important;
  /* counter-increment: item!important;*/
  
    /*以下数字のデザイン変える*/
  display: inline-block;
  background: #0F2571;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 17px;
  border-radius: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 20px;
}
.ul_int01 {
  padding: 20px 0 20px 42px;
}
.ul_int01 li {
  line-height: 1.8em;
  text-indent: -42px;
}
.img_old {
  text-align: center;
}
.h4_ttl_sv01 {
  color: #0F2571;
  font-weight: bold;
  font-size: 140%;
  padding: 20px 0 20px 0;
}
.h4_ttl_sv02 {
  /*color: #0F2571;*/
  font-weight: bold;
  font-size: 100%;
  padding: 5px 0 5px 0;
  text-align: center;
}
.ul_case_top {
  padding: 0px 0 50px 0;
  border-top: 1px #E7E7E7 solid;
}
.ul_case_top a {
  display: block;
  padding-left: 70px;
  position: relative;
  text-decoration: none;
}
.ul_case_top a:hover {
/*background-color: #143197;*/

}
.ul_case_top li {
  padding: 35px 0 35px 0;
  border-bottom: 1px #E7E7E7 solid;
}
.ul_case_top a::before {
  content: " ";
  background: url(../images/common/arrow_case.png)no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 30%;
  left: 0;
  display: inline-block;
  background-size: contain;
}
.ul_case_top a::after {
  content: "詳 細";
  border: #0F2571 1px solid;
  color: #0F2571;
  width: 90px;
  height: 30px;
  text-align: center;
  padding: 0 20px 0 20px;
  font-size: 96%;
  position: absolute;
  right: 0;
  top: 30%;
}
.ul_case_top a:hover::after {
  color: white;
  background-color: #0F2571;
}
.ul_case_top .ttl_case {
  font-size: 120%;
  color: #0F2571;
  font-weight: bold;
}
.ul_case_top .fl_wrap_case {
  display: flex;
  justify-content: space-between;
}
.ul_case_top .fl_wrap_case span {
  padding-right: 180px;
}
.ul_case_top .fl_wrap_case img {
  width: 200px;
  height: auto;
}
#case_study_top {
  padding-top: 30px;
}
.h3_ttl_case_detail {
  text-align: center;
  color: #0F2571;
  font-weight: bold;
  font-size: 200%;
  padding: 30px 0 30px 0;
}
.ul_def02 {
  padding: 20px 0 20px 0;
}
.ul_def02 li {
  list-style: none;
  padding: 5px 0 5px 0;
  line-height: 2.0em;
}
.ul_def01 {
  padding: 20px;
}
.ul_def01 li {
  list-style: disc!important;
}
.ol_sv_01 .ul_def01 {
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0px;
  list-style: none!important;
  padding: 20px 0 20px 0px!important;
}
.ol_sv_01 .ul_def01 li {
  list-style-type: none!important; /*数字を一旦消す*/
  list-style: none!important;
  line-height: 2.0em;
  padding: 5px 0 5px 0;
}
.ol_sv_01 .ul_def01 li:before {
  display: none!important;
}
.ul_def01_bg {
  padding: 20px 20px 20px 40px;
  background-color: #EDEDED;
  margin: 25px 0 25px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.ul_def01_bg li {
  list-style: disc;
  line-height: 1.8em;
  padding: 5px 0 5px 0;
}
.ta_def01 {
  margin: 20px 0 20px 0;
}
.ta_def01, .ta_def01 td, .ta_def01 th {
  border-collapse: collapse;
  border: 1px solid #0F2571;
  padding: 10px 20px 10px 20px;
}
.ta_def02 {
  margin: 20px 0 20px 0;
}
.ta_def02, .ta_def02 td, .ta_def02 th {
  border-collapse: collapse;
  border: 1px solid #0F2571;
  padding: 10px 5px 10px 10px;
}
.ta_flow {
  margin: 20px auto 20px auto;
  width: 80%;
  text-align: center;
}
.ta_flow, .ta_flow td, .ta_flow th {
  border-collapse: collapse;
  border: 1px solid #DFDFDF;
  padding: 10px 20px 10px 20px;
}
.ta_def03 {
  margin: 0px 0 0px 0;
  width: 100%;
}
.ta_def03 a {
  text-decoration: underline;
  color: #0F2571;
}
.ta_def03, .ta_def03 td, .ta_def03 th {
  border-collapse: collapse;
  border: 1px solid #D4D4D4;
  padding: 15px 5px 15px 20px;
}
.ta_def03 th {
  background: #E5E5E5;
  width: 20%;
  font-weight: bold;
  vertical-align: top;
}
.ta_def05 {
  margin: 0px 0 0px 0;
  width: 100%;
}
.ta_def05 a {
  text-decoration: underline;
  color: #0F2571;
}
.ta_def05, .ta_def05 td, .ta_def05 th {
  border-collapse: collapse;
  border: 1px solid #D4D4D4;
  padding: 15px 5px 15px 20px;
}
.ta_def05 th {
  background: #E5E5E5;
  width: 20%;
  font-weight: bold;
  vertical-align: top;
}
#sitemap {
  padding: 30px 0 30px 0;
}
#sitemap .sitemap_box {
  display: flex;
  justify-content: space-between;
}
#sitemap .sitemap_box ul {
}
#sitemap .sitemap_box .wd50 {
  width: 50%;
}
#sitemap .sitemap_box .wd25 {
  width: 25%;
}
#sitemap .sitemap_box .wd30 {
  width: 30%;
}
#sitemap .sitemap_box .wd40 {
  width: 40%;
}
#sitemap .sitemap_box ul li ul {
  width: 100%;
}
#sitemap .sitemap_box li {
  line-height: 2.0em;
  padding: 5px 0 5px 0;
}
#sitemap .sitemap_box li a {
  font-size: 90%;
}
#sitemap .sitemap_box li a::before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background: url(../images/contents/arrow_sitemap.gif)no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#sitemap .sitemap_box li ul li a::before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background: none;
  background-size: contain;
  vertical-align: middle;
}
.ul_voice01 li {
  margin: 20px 0 20px 0;
}
.ul_voice01 .pt01 {
  /*  background-color: #EFEFEF;
  padding: 15px;
  border-radius: 5px;*/

  background-color: #FFF;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #0F2571;
}
.ul_voice01 .pt02 {
  background-color: #FFF;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #0F2571;
}
.ul_sv_example {
  padding: 30px 0 30px 0;
}
.ul_sv_example .ex {
  border-radius: 5px;
  background: #EEEEEE;
  padding: 15px;
  color: #0F2571;
  font-weight: bold;
  margin-bottom: 20px;
}
.com_nav {
  padding: 20px 0 20px 0;
}
.com_nav ul {
  display: flex;
  justify-content: space-between;
}
.com_nav ul li {
  width: 23%;
}
.com_nav ul li a {
  display: block;
  padding: 13px 20px;
  font-size: 85%;
  font-weight: bold;
  background: #0F2571;
  color: white;
  position: relative;
}
.com_nav ul li a::after {
  content: "→";
  right: 20px;
  /*  top: 0;*/
  position: absolute;
}
.h3_cominfo {
  font-size: 180%;
  padding-bottom: 25px;
}
.com_box {
  padding: 50px 0px;
}
.flex_area_com {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_area_com dl {
  padding: 20px 0px;
}
.flex_area_com dl dt {
  color: white;
  background: #0F2571;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.flex_area_com dl dd {
  padding: 5px 0;
}
.flex_area_com .pt01 {
  width: 35%;
}
.flex_area_com .pt02 {
  width: 55%;
}
.inq_box {
  text-align: center;
  padding: 25px 0 25px 0;
}
.flex_inq {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.flex_inq .inq_box {
  width: 50%;
  text-align: center;
  padding: 30px 0 30px 0;
}
.flex_inq .inq_box span {
  font-size: 90%;
  color: #000000;
  font-weight: bold;
}
.inq_phone {
  font-size: 190%;
  font-weight: bold;
  color: #09143E!important;
}
.inq_link {
  font-size: 170%;
  font-weight: bold;
  color: #0F2571;
}
.inq_phone a {
  text-decoration: none!important;
  color: #0F2571!important;
}
.inq_link a {
  color: #0F2571!important;
}
.bd_rt {
  border-right: 1px solid #E5E5E5;
}
#form_area .input {
  padding: 0 5px 0 5px;
  color: white;
  font-size: 90%;
  border-radius: 5px 5px 5px 5px;
  margin-left: 10px;
  background: #999999;
}
#form_area .required {
  background: #CC0000;
}
#form_area input[type="text"], textarea {
  padding: 5px;
  border: solid 1px #D6D6D6;
  font-size: 100%;
}
#form_area input[type="email"], textarea {
  padding: 5px;
  border: solid 1px #D6D6D6;
  font-size: 100%;
}
#form_area input[type="textarea"], textarea {
  padding: 5px;
  border: solid 1px #D6D6D6;
  font-size: 100%;
}
#form_area input[type="tel"], textarea {
  padding: 5px!important;
  border: solid 1px #D6D6D6!important;
  font-size: 100%!important;
}
#form_area input[type="url"], textarea {
  padding: 5px!important;
  border: solid 1px #D6D6D6!important;
  font-size: 100%!important;
}
#form_area textarea {
  width: 94%!important;
  height: 200px!important;
}
#form_area .fw_textA {
}
#form_area select {
  padding: 5px;
  border: solid 1px #D6D6D6;
  font-size: 100%;
}
.text_box {
  padding: 25px 0px;
}
.submit_button01 {
  background: #0F2571;
  color: white;
  font-size: 170%;
  font-weight: bold;
  text-align: center;
  border: 0;
  padding: 10px 40px;
  margin: 0 auto 0 auto;
}
.submit_button02 {
  background: #0F2571;
  color: white;
  font-size: 170%;
  font-weight: bold;
  text-align: center;
  border: 0;
  padding: 10px 40px;
  margin: 0 auto 0 auto;
}
.submit_button03 {
  background: #ECECEC;
  color: white;
  font-size: 170%;
  font-weight: bold;
  text-align: center;
  border: 0;
  padding: 10px 40px;
  margin: 0 auto 0 auto;
}
.btn_form01 {
  margin: 0 auto;
  text-align: center;
  padding: 30px 0px;
}
.terms_box {
  padding: 25px 0px;
  line-height: 2.0em;
}
.terms_box h4 {
  color: white;
  font-weight: bold;
  display: inline-block;
  background: #0F2571;
  padding: 5px 30px;
}
.terms_box ol li {
  line-height: 2.0em;
}
.terms_block {
  padding: 20px 0 50px 0;
}
.h3_wrap {
  text-align: center;
  padding-bottom: 30px;
}
.h3_flow {
  background: #0F2571;
  color: white;
  text-align: center;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  display: inline-block;
}
#faq_contents a {
  text-decoration: underline;
  color: #0F2571;
}
#faq_contents .question {
  position: relative;
  padding: 10px 10px 10px 30px;
  color: #474747;
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 30px;
  color: #0F2571;
  font-weight: bold;
}
#faq_contents .question:before {
  font-family: "Font Awesome 5 Free";
  content: "Q";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #0F2571;
  font-weight: normal;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white;
  border-radius: 50%;
  font-weight: bold;
}
#faq_contents .answer {
  position: relative;
  background: #EFEFEF;
  padding: 10px 10px 10px 30px;
  border-radius: 10px 10px 10px 10px;
}
#faq_contents .answer:before {
  font-family: "Font Awesome 5 Free";
  content: "A";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #1D48DD;
  font-weight: normal;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white;
  border-radius: 50%;
}
.faq_box {
  padding: 25px 0 25px 0;
}
.bd_box01 {
  border: solid 2px #0F2571;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0 20px 0;
}
.center {
  text-align: center;
}





/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝FORM＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/* NGなら赤くする */
form input:focus:invalid {
 border : tomato 2px solid;
}
/* 操作中、入力値が正しい場合は、不正エラーを消す */
form input:focus:valid + .error .invalid {
 display : none;
}
/* OKなら、その他のテキストボックス以外を緑にする */
form input:valid:not(:last-child) {
/* border : seagreen 2px solid;*/
}
.inq_nav {
  padding: 10px 10px;
  text-align: center;
}
#form_area .fw_100 {
  width: 94%;
}
#form_area .fw_name {
  width: 30%!important;
}
#form_area .mg_r20 {
  margin-right: 40px;
}
#form_area .fw_add {
  width: 80%!important;
}
input {
  ime-mode: auto !important;
}
#form_area .mail_url {
  width: 70%!important;
}

@media screen and (max-width: 896px) {
/*********FORM TABLE*********/
  
#form_area input[type="text"] {
  width: 90%;
}
.inq_box img {
  width: 90%;
  height: auto;
}
.flex_inq {
  display: block!important;
}
.flex_inq .inq_box {
  display: block!important;
  font-size: 90%;
  width: 100%;
  text-align: center;
  padding: 10px 0 10px 0;
}
.bd_rt {
  border-right: none!important;
  border-bottom: 1px solid #E5E5E5;
}
.inq_nav img {
  width: 90%;
  height: auto;
}
.tbl_inq, .tbl_inq td, .tbl_inq th {
  border-collapse: collapse;
  border: 1px solid #D8D8D8;
}
.tbl_inq {
  width: 96%;
  font-size: 100%;
  line-height: 2em;
  color: #000000;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #D8D8D8!important;
  border-left: none!important;
  border-right: none!important;
  border-top: none!important;
}
.tbl_inq th {
  width: 100%;
  display: block;
  background-color: #F9F9F9;
  padding: 10px 0px 10px 10px;
  font-weight: 600;
  vertical-align: middle;
  border-bottom: none!important;
  box-sizing: border-box;
}
.tbl_inq td {
  width: 100%;
  display: block;
  padding: 10px 0px 10px 10px;
  vertical-align: top;
  border-bottom: none!important;
  box-sizing: border-box;
}
#form_area .fw_name {
  width: 90%!important;
}
#form_area .fw_add {
  width: 90%!important;
}
/*********FORM TABLE*********/ 
  
  
  /*********contents service*********/ 
  
.ttl_sv_01 {
  position: relative;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #0F2571;
}
.ttl_sv_01 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #EEEEEE;
  text-align: center;
}
.ttl_sv_01::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #0F2571;
}
.ul_case_top .fl_wrap_case {
  display: block;
  justify-content: space-between;
}
.ul_case_top .fl_wrap_case div {
  display: block;
}
.ul_case_top .fl_wrap_case span {
  padding-right: 0px!important;
}
.ul_case_top .fl_wrap_case img {
  width: 70%!important;
  height: auto;
  margin-bottom: 20px;
}
.ul_case_top a::after {
  display: block!important;
  content: "詳 細";
  border: #0F2571 1px solid;
  color: #0F2571;
  width: 50%;
  height: 30px;
  text-align: center;
  padding: 0 20px 0 20px;
  font-size: 96%;
  position: relative;
  right: 0;
  top: 0;
  line-height: 30px;
}
.ul_case_top li {
/* text-align: center;*/
}
.h3_ttl_case_detail {
  font-size: 140%;
  padding: 15px 0 15px 0;
}

.img_old img {
  width: 98%!important;
  height: auto!important;
}
.tbl_inq {
}
.faq_box {
  padding: 25px 0 25px 15px!important;
}
.img_rt01 {
  padding: 10px 0px!important;
  width: 50%;
  height: auto;
  text-align: center;
}
.img_com img {
  width: 50%!important;
  height: auto;
  text-align: center;
  padding-bottom: 30px!important;
}
.com_nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.com_nav ul li {
  width: 45%!important;
  margin: 15px 0px;
}
.com_box img {
  width: 90%;
  height: auto;
  margin: 0 auto 0 auto;
}
.flex_area_com .pt01, .flex_area_com .pt02 {
  width: 100%!important;
  display: block!important;
}
.flex_area_com .pt02 {
}
.scroll-table {
  overflow: auto;
  white-space: nowrap;
}
.ta_def03 {
  margin: 0px 0px 0px 0px!important;
  width: 100%!important;
  border: none!important;
  padding: 0px!important;
  border-bottom: 1px solid #D4D4D4!important;
}
.ta_def03 a {
  text-decoration: underline;
  color: #0F2571;
}
.ta_def03 td, .ta_def03 th {
  border-collapse: collapse;
  border: 1px solid #D4D4D4;
  padding: 10px 10px!important;
  text-align: center;
  /* display: block!important;*/
  border-bottom: none!important;
  width: 100%!important;
}
.ta_def03 th {
  background: #E5E5E5;
  width: 100%!important;
  font-weight: bold;
  vertical-align: top;
  display: block!important;
}
.ta_def05 {
  margin: 0px 0px 0px 0px!important;
  width: 100%!important;
  border: none!important;
  padding: 0px!important;
  border-bottom: 1px solid #D4D4D4!important;
}
.ta_def05 a {
  text-decoration: underline;
  color: #0F2571;
}
.ta_def05 td, .ta_def05 th {
  border-collapse: collapse;
  border: 1px solid #D4D4D4;
  padding: 10px 0px!important;
  text-align: center;
  display: block!important;
  border-bottom: none!important;
  width: 100%!important;
  margin: 0 auto;
}
.ta_def05 th {
  background: #E5E5E5;
  width: 100%!important;
  font-weight: bold;
  vertical-align: top;
  display: block!important;
}
.h3_management {
  font-size: 140%;
  font-weight: 600;
  color: #0F2571;
  padding-left: 0px;
  position: relative;
  line-height: 1.2em;
  text-indent: 0em;
  padding-bottom: 15px;
}
.img_rt01 {
  float: none;
  display: block;
  text-align: center;
  padding: 10px 0px 15px 0px;
  margin: 0 auto 0 auto;
  width: 50%;
}
.sv_top_box {
  display: block;
}
.sv_top_pic {
  width: 100%;
}
.sv_top_pic img {
  width: 100%;
  height: auto;
}
.sv_top_text {
  width: 96%;
}
.sv_link_nav {
  width: 96%!important;
  margin: 0 auto 0 auto;
  padding: 15px 0 15px 0;
}
.sv_link_nav .ul_sv_nav {
  display: block;
  justify-content: center;
  flex-wrap: wrap;
}
.sv_link_nav .ul_sv_nav li {
  width: 100%!important;
  margin: 10px 0 10px 0;
}
#sitemap .sitemap_box {
  display: block!important;
}
#sitemap .sitemap_box ul {
  width: 100%!important;
}
.number_ul li {
  padding-left: 50px;
  border-bottom: dotted 1px #2A2A2A;
  padding-top: 16px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  line-height: 2em;
}
.li_no01, .li_no02, .li_no03, .li_no04, .li_no05, .li_no06, .li_no07, .li_no08 {
  background-repeat: no-repeat!important;
  background-position: 0px 8px!important;
  background-size: 40px auto;
}
.li_no01 {
  background-image: url(../images/contents/icon_no01.png)!important;
}
.li_no02 {
  background-image: url(../images/contents/icon_no02.png)!important;
}
.li_no03 {
  background-image: url(../images/contents/icon_no03.png)!important;
}
.li_no04 {
  background-image: url(../images/contents/icon_no04.png);
}
.li_no05 {
  background-image: url(../images/contents/icon_no05.png);
}
.li_no06 {
  background-image: url(../images/contents/icon_no06.png);
}
/*==============================================================================================*/ 
}
@charset 'utf-8';
.page_nav {
  text-align: center;
}
.page_nav a {
  color: #0F2571;
  text-decoration: underline;
}
#rws-side-nav {
  display: none;
}
#cms_area {
  display: flex;
  justify-content: space-between;
}
#cms_area #sidemenu01 {
  width: 220px;
  font-size: 90%;
}
#cms_area #sidemenu01 .dl_side01 {
}
#cms_area #sidemenu01 .dl_side01 dt {
  padding: 10px 10px 10px 10px;
  color: white;
  background-color: #0F2571;
  margin-bottom: 10px;
  font-weight: bold;
}
#cms_area #sidemenu01 .dl_side01 dd {
  border: 1px solid #C4C4C4;
  margin-bottom: 10px;
}
#cms_area #sidemenu01 .dl_side01 dd a {
  text-decoration: none;
  display: inline-block;
  padding: 20px 0px 20px 10px;
  color: #4B4B4B;
  width: 90%;
}
#cms_area #sidemenu01 .dl_side01 dd a:hover {
}
#cms_area #entry_cntents {
  width: 720px;
}
.ent_box01 {
  padding-bottom: 50px;
}
.cat_ttl01 {
  font-size: 180%;
}
.cat_ttl02 {
  font-size: 180%;
  background: url(../images/contents/icon_column02.png)no-repeat;
  padding-left: 60px;
  background-size: 40px 50px;
  border-bottom: solid 1px #0F2571;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.cat_ttl01 a {
  text-decoration: none;
}
.ul_5min {
}
.ul_5min li {
  border-bottom: dotted 1px #000000;
  line-height: 2.0em;
  padding: 10px 0 10px 0;
}
.ul_5min li a {
  position: relative;
  padding-left: 1em;
  text-decoration: underline;
}
.ul_5min li a::before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  display: inline-block;
  width: 6px;
  height: 14px;
  background: url(../images/contents/arrow_02.png) no-repeat;
  background-size: contain;
}
.icon_5min span {
  background-color: #0F2571;
  padding: 15px 30px 15px 30px;
  color: white;
  font-size: 90%;
  font-weight: bold;
}
.icon_5min {
  padding: 12px 0 25px 0;
}
#ent_body {
  padding-bottom: 20px;
  font-size: 100%;
}
#ent_more_tp {
  padding-bottom: 60px;
  font-size: 100%;
}
#ent_body p, #ent_more_tp p {
  line-height: 2.6em;
}
#ent_body h3 {
  font-weight: bold;
  position: relative;
  line-height: 0.8em;
  padding: 0.8em 0 0.8em 3em;
  background-color: #E3E3E3;
  color: #09143E;
  margin: 15px 0 15px 0;
  border-radius: 3px;
}
#ent_body th, #ent_body td, #ent_more_tp th, #ent_more_tp td {
  padding: 5px;
}
#ent_body h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 1.0em;/*アイコンの位置*/
  top: 0.8em;/*アイコンの位置*/
  color: #0F2571;
}
#ent_body .h2_ttl {
  font-weight: bold;
  font-size: 150%;
  border-bottom: dotted 1px #A5A5A5;
  padding-bottom: 15px;
  margin-bottom: 20px;
  color: #0F2571;
  text-align: center;
}
#ent_body .h2_ttl_column {
  font-weight: bold;
  font-size: 140%;
  border-bottom: dotted 1px #A5A5A5;
  padding-bottom: 15px;
  margin-bottom: 20px;
  background: url(../images/contents/icon_column02.png)no-repeat;
  padding-left: 60px;
  background-size: 40px 50px;
}
#ent_body ol {
  padding: 20px 0 20px 30px;
}
#ent_body ol li {
  list-style-type: decimal;
}
#ent_body span {
/* background-color: #F9F000;*/
/*  padding: 5px;*/
}
#ent_body a {
  text-decoration: underline;
  color: #0F2571;
}
#entry_cntents_5min {
  width: 100%;
  margin: 0 auto 0 auto;
}
.cat_5min {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 0 50px 0;
  width: 100%;
  margin: 0 auto 0 auto;
}
.cat_5min li {
  width: 30%;
  text-align: center;
  padding: 10px 0 10px 0;
}
.cat_5min li a {
  background-color: #0F2571;
  padding: 10px 0px 10px 0px;
  color: white;
  font-size: 90%;
  width: 100%;
  display: inline-block;
}
.cat_5min li a::before {
  content: "▼";
}
.5min_cat_nav {
  width: 100%;
  margin: 0 auto 0 auto;
}
#ent_more {
  padding: 25px 0 25px 0;
}
#page-navigation {
  padding: 50px 0 25px 0;
  border-top: dotted 1px #969696;
}
#page-navigation ul {
  display: flex;
  justify-content: center;
}
#page-navigation .page-navigation-prev {
  margin-right: 5px;
}
#page-navigation .page-navigation-next {
  margin-left: 5px;
}
#page-navigation .not_auto {
  margin: 0 5px;
}
#page-navigation .not_auto span {
  border: 1px solid #0F2571;
  color: #0F2571;
  display: block;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
#page-navigation a {
  display: block;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  background: #0F2571;
  color: white;
  border: solid 1px #0F2571;
}
#page-navigation a:hover {
  background: white;
  color: #0F2571;
  border: solid 1px #0F2571;
}
#cms_news {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 0 auto;
  width: 1100px;
  padding: 0px 0px;
}
#cms_news #side_menu {
  width: 220px;
  padding-top: 30px;
}
#cms_news #side_menu dt {
  color: white;
  background: #0F2571;
  font-size: 120%;
  padding: 10px 0 10px 15px;
}
#cms_news #side_menu dd {
  border: 1px solid #E7E7E7;
  font-size: 120%;
  margin: 10px 0px;
}
#cms_news #side_menu dd a {
  display: block;
  padding: 15px 15px 15px 15px;
  text-decoration: none;
  color: #3F3F3F;
}
#cms_news #news_contents {
  width: 70%;
  padding: 10px 0 70px 0;
}
#cms_news #news_contents #ent_body {
  font-size: 120%;
}
#cms_news #news_contents .ent_box01 {
  border-bottom: 1px dotted #CBCBCB;
  padding: 20px 0 20px 0;
}
#cms_news #news_contents .cms_date {
  border: solid 1px #0F2571;
  display: inline-block;
  font-size: 110%;
}
#cms_news #news_contents .cms_date .ttl {
  display: inline-block;
  background: #0F2571;
  color: white;
  text-align: center;
  padding: 10px 20px;
}
#cms_news #news_contents .cms_date .date {
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  font-weight: bold;
  color: #0F2571;
}
#cms_news #news_contents a {
  text-decoration: none;
}
#cms_news #news_contents .ent_title {
  padding: 25px 0 25px 0;
  font-size: 140%;
}
#cms_news #news_contents .body_ttl {
  border-bottom: solid 1px #0F2571;
  border-top: solid 1px #0F2571;
  margin: 30px 0;
}
#ent_navi {
  border-top: solid 1px #0F2571;
  font-size: 110%;
}
#ent_navi .page_next {
  border-bottom: solid 1px #0F2571;
  padding: 10px 0;
  text-align: right;
}
#ent_navi .page_next a::after {
  content: "≫";
}
#ent_navi .page_prev {
  border-bottom: solid 1px #0F2571;
  padding: 10px 0;
}
#ent_navi .page_prev a::before {
  content: "≪ ";
}
#cms_news #news_contents .ent_title .ent_cat {
  margin-right: 50px;
}
#cms_news #news_contents .ent_title .ent_cat a {
  padding: 5px 10px;
  position: relative;
  display: inline-block;
  border: 1px solid #E7E7E7;
  border-right: rgb(120, 118, 118);
  border-right-style: solid;
  border-right-width: 1px;
  border-right: none;
  /*line-height: 1;*/
  font-size: 70%;
}
#cms_news #news_contents .ent_title .ent_cat a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -12px;
  margin: auto;
  vertical-align: middle;
  content: '';
  width: 23px;
  height: 23px;
  border-top: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cms_news #news_contents .ent_title span {
}
#pagebute {
  text-align: center;
  padding: 50px 0 0 0;
}
#pagebute span {
  border: solid 1px #0F2571;
  padding: 10px;
}
#pagebute a {
  border: solid 1px #0F2571;
  padding: 10px;
  background: #0F2571;
  color: white;
  font-weight: bold;
}
#entry_cntents #ent_body #rn_column h3 {
  font-weight: bold;
  border-bottom: 1px dotted #4C4C4C;
  background: none;
  line-height: 1.8em;
}
#entry_cntents #ent_body #rn_column h3::before {
  background: none;
}
#entry_cntents #ent_body #rn_column .ta_column01 {
  margin: 20px 0 30px 0;
}
.ta_column01, .ta_column01 td, .ta_column01 th {
  border-collapse: collapse;
  border: 1px solid #0F2571;
  padding: 10px 20px 10px 20px;
}

@media screen and (max-width: 896px) {
/*===============================================================================*/
  
  
#cms_news #news_contents #ent_body {
  font-size: 100%;
}
#cms_area #sidemenu01 {
  width: 96%;
  margin: 0 auto 0 auto;
}
#cms_area {
  display: block;
}
#cms_area #entry_cntents {
  width: 96%;
  margin: 0 auto 0 auto;
}
.cat_5min {
  display: block;
  padding: 10px 0 20px 0;
  width: 100%;
  margin: 0 auto 0 auto;
}
.cat_5min li {
  width: 100%;
  text-align: center;
  padding: 5px 0 5px 0;
}
.cat_5min li a {
  background-color: #0F2571;
  padding: 10px 0px 10px 0px;
  color: white;
  font-size: 90%;
  width: 100%;
  display: inline-block;
}
.cat_5min li a::before {
  content: "▼";
}
.cat_ttl01 {
  font-size: 160%;
}
.cat_ttl01 {
  font-size: 150%;
}
.cat_ttl02 {
  font-size: 150%;
  background: url(../images/contents/icon_column02.png)no-repeat;
  padding-left: 30px;
  background-size: 20px 25px;
}
#cms_area #sidemenu01 {
  display: none;
}
/*=======================================CMS TOPICS========================================*/ 
  
  
#cms_news {
  display: block;
  margin: 0 auto 0 auto;
  width: 96%!important;
  padding: 0px 0px;
}
#cms_news #side_menu {
  display: none!important;
}
#cms_news #news_contents {
  width: 100%;
  padding: 10px 0 30px 0;
}
#cms_news #news_contents .ent_title {
  padding: 10px 0 10px 0;
}
#cms_news #news_contents .ent_title a {
  padding-top: 20px;
  display: block!important;
}
#cms_news #news_contents .ent_title .ent_cat {
  margin-right: 0px;
  margin-bottom: 20px;
}
#cms_news #news_contents .ent_title .ent_cat a {
  padding: 5px 10px;
  position: relative;
  display: inline-block!important;
  border: 1px solid #E7E7E7;
  border-right: rgb(120, 118, 118);
  border-right-style: solid;
  border-right-width: 1px;
  border-right: none;
  /*line-height: 1;*/
  font-size: 70%;
}
  
  
  #cms_news .news_ttl{
    
    display: block;
    padding-top: 10px;
    font-size: 90%;
    font-weight: bold;
    
  }  
  
  
  
  
  
  
  
#cms_news #news_contents .cms_date .ttl {
  display: inline-block;
  background: #0F2571;
  color: white;
  text-align: center;
  padding: 5px 10px;
}
#cms_news #news_contents .cms_date .date {
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  font-weight: bold;
  color: #0F2571;
}
h3.ent_title a {
  display: block!important;
}
#rws-side-nav {
  padding: 20px 0px;
  display: block;
  margin: 0 auto;
  width: 90%;
  margin-bottom: 20px;
}
#rws-side-nav dt {
  font-weight: bold;
  color: #0F2571;
  font-size: 120%;
  text-align: center;
}
#rws-side-nav select {
  width: 100%;
  font-size: 110%;
  border: #595959 1px solid;
  color: #595959;
  padding: 5px 0;
}
.ent_tbl02 {
}
.ent_tbl02 td {
  display: block;
}
/*===============================================================================*/
}
@charset "UTF-8";
/* Scss Document */
.btn_blue01 {
  text-align: center;
  padding: 30px 0 30px 0; }

.btn_blue01 a {
  text-decoration: none; }

.btn_blue01 a:link {
  text-decoration: none; }

.blue01--01 {
  display: inline-block;
  padding: 0.8em 2em;
  text-decoration: none !important;
  color: white;
  border: solid 1px #0F2571;
  transition: .4s;
  background: #0F2571;
  /*line-height: 1em;*/ }
  .blue01--01 span {
    font-size: 80%; }

.blue01--01:hover {
  background: #FFF;
  border: solid 1px #0F2571;
  color: #0F2571; }

#con_type01 {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  flex-wrap: wrap;
  display: flex;
  max-width: 1070px;
  margin: 0 auto;
  justify-content: space-between; }
  @media (max-width: 768px) {
    #con_type01 {
      display: block; } }
  #con_type01 .top--size {
    font-size: 120%; }
    @media (max-width: 768px) {
      #con_type01 .top--size {
        font-size: 100%; } }
  #con_type01 .type01--wrap {
    width: 30%;
    margin: 10px 0px; }
    @media (max-width: 768px) {
      #con_type01 .type01--wrap {
        width: 96%;
        margin: 15px auto; } }
  #con_type01 .type01--box {
    background: #EEEEEE;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-image: linear-gradient(-45deg, #0F2571 20px, transparent 0); }
    #con_type01 .type01--box .box--gaiyou--detail {
      flex-grow: 1;
      padding-bottom: 30px;
      padding-top: 20px; }
    #con_type01 .type01--box .box--ttl {
      color: #0F2571;
      padding: 15px 15px 10px 15px;
      font-size: 120%;
      font-weight: 600;
      height: 66px; }
      @media (max-width: 768px) {
        #con_type01 .type01--box .box--ttl {
          height: auto; } }
    #con_type01 .type01--box .box--img {
      position: relative; }
      #con_type01 .type01--box .box--img img {
        width: 100%; }
    #con_type01 .type01--box .webicon01 {
      position: absolute;
      bottom: 15px;
      left: 15px;
      width: 20%;
      height: auto; }
    #con_type01 .type01--box dd {
      padding: 0 10px; }
    #con_type01 .type01--box .box--gaiyou {
      padding: 15px 10px;
      height: 60px; }
    #con_type01 .type01--box .btn_blue01 {
      text-align: center; }
  #con_type01 .type02--box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 1px dotted #000000;
    padding-bottom: 15px; }
    @media (max-width: 768px) {
      #con_type01 .type02--box {
        display: block; } }
    #con_type01 .type02--box .img02--end {
      background-color: #000;
      display: inline-block;
      background-image: url(../images/sem_icon.png);
      background-repeat: no-repeat;
      background-size: 20%;
      background-position: left 15px bottom 15px; }
      #con_type01 .type02--box .img02--end img {
        opacity: 0.5;
        display: block; }
    #con_type01 .type02--box .box--img02 {
      width: 30%; }
      @media (max-width: 768px) {
        #con_type01 .type02--box .box--img02 {
          width: 100%; } }
      #con_type01 .type02--box .box--img02 img {
        max-width: 300px;
        height: auto; }
        @media (max-width: 768px) {
          #con_type01 .type02--box .box--img02 img {
            max-width: 100%;
            height: auto; } }
    #con_type01 .type02--box .box--text02 {
      width: 70%;
      padding-left: 20px; }
      @media (max-width: 768px) {
        #con_type01 .type02--box .box--text02 {
          width: 100%;
          padding-left: 0px; } }
      #con_type01 .type02--box .box--text02 ul {
        width: 100%; }
    #con_type01 .type02--box .type02--ttl_area {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      width: 100%;
      align-content: center; }
      #con_type01 .type02--box .type02--ttl_area .ttl--btn {
        border: solid 1px black;
        text-align: center;
        padding: 8px 22px;
        color: black;
        width: 20%; }
      #con_type01 .type02--box .type02--ttl_area .ttl--h4 {
        color: #0F2571; }

.websemLink {
  display: flex;
  justify-content: center; }
  @media (max-width: 768px) {
    .websemLink {
      display: block; } }
  .websemLink .link--box {
    padding: 0 30px;
    width: 46%; }
    @media (max-width: 768px) {
      .websemLink .link--box {
        padding: 0 0px;
        width: 96%;
        margin: 0 auto;
        margin-bottom: 40px; } }
  .websemLink .link--ttl {
    border-radius: 30px;
    color: #FFF;
    background: #0F2571;
    text-align: center;
    margin-bottom: 20px; }
  .websemLink .box--img {
    padding: 25px;
    border: 1px solid #E0E0E0;
    text-align: center;
    margin: 40px auto 0 auto;
    display: inline-block; }
    .websemLink .box--img img {
      vertical-align: bottom;
      width: 80%;
      height: auto; }
  .websemLink .img--wrap {
    text-align: center; }

#websem--new {
  display: flex;
  flex-wrap: wrap;
  /* 大切! */ }
  #websem--new .new--wrap {
    display: flex;
    flex-wrap: wrap;
    /* 大切! */ }
  #websem--new .new--box01 {
    background: #EEEEEE;
    margin: 0 15px; }
