<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*----------------------------------------------------
  layout
----------------------------------------------------*/

.wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#contents {

}

#main_contents {
  width: 740px;
  float: right;
}


/*----------------------------------------------------
   header
----------------------------------------------------*/

.second_header {
    background-color: #ffffff;
    background-image: none;
}

.second_header p.time {
    color: black !important;
}

.second_header p.tel_num {
    color: #243b74 !important;
    background: url(../img/header/hd_fd2.png) bottom 3px left 0px no-repeat !important;
}




header .ct_box {
    float: right;
    margin: 0 0 0 0 !important;
}

header {
     position: relative;
    /* box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35); */
    background: url(../img/mv/mv_bg.jpg) center no-repeat;
    text-align: center;
    background-color:#243b74;
    background-attachment: fixed;
    /* background-size: cover; */
    background-position: top;
    /* height: 828px; */
    /* padding: 191px 0; */
}

header .logo p:nth-child(4) {
    margin: -4px 0 0 0;
}

header .cmn_bloc {
    padding: 15px 0 0 0;
}

.cmn_bloc .logo {
    float: left;
    /* background: url(../img/header/hd_alert01.png) top 0px left 0 no-repeat; */
    /* padding: 0 0 0 73px; */
    /*margin: 16px 0 10px;*/
}

.cmn_bloc .logo h1 {
  color: #545454;
  font-size: 1.3rem;
  font-weight: normal;
  padding: 2px 2px 5px;
}

.cmn_bloc .logo p {
  font-size: 1.2rem;
  padding: 8px 0 0;
    color: #313131;
}

header .hd_alert02 {
	float: left;
    width: 280px;
    margin: 2px 0 0 60px;
}

header .hd_alert02 img {
	width: 280px;
}

.cmn_bloc .func_box {
  float: left;
  padding: 17px 8px 0 10px;
	    position: relative;
}

.cmn_bloc .ct_box {
    float: right;
    margin: 20px 0 0 0;
	    position: relative;
}

.cmn_bloc .logo_box {
float: right;
margin: 20px 0;
}

.cmn_bloc .ct_box ul {
  padding: 12px 10px 0;
}

.cmn_bloc .ct_box ul li {
  float: left;
}

.cmn_bloc .ct_box ul li a {
  color: #545454;
  text-decoration: none;
  font-size: 1.4rem;
  letter-spacing: .025em;
}

.cmn_bloc .ct_box ul li:first-child a:before {
  content: "｜";
  padding: 0 5px 0 0;
}

.cmn_bloc .ct_box ul li a:after {
  content: "｜";
  padding: 0 5px;
}

.cmn_bloc .ct_box .tel_num {
    font-size: 4.1rem;
    background: url(../img/header/hd_fd.png) bottom 3px left 0px no-repeat;
     /* padding: 0px 0 0 27px; */
    line-height: 1;
    margin: 5px 0 10px;
    color: #ffffff;
}

.cmn_bloc .ct_box .time {
    text-align: center;
    font-size: 1.4rem;
    color: white;
/*    padding: 15px 0 0;*/
}

.cmn_bloc .ct_box .time b{
	padding-right: 10px;
}


/*----------------------------------------------------
   gn
----------------------------------------------------*/


@media screen and (min-width:1800px){
  /*1800px以上で適用する内容*/
	
header {
    background-size: contain;
}
	
#mv {
background-size: contain !important;
}
	
}

.header-padding2.padding {
    height: 86px;
}


#gn ul li:hover {
    background: #c4d2f2;
}

#gn &gt; div &gt; div &gt; ul &gt; a li:hover {
    background: #c4d2f2;
}

#gn &gt; div &gt; ul &gt; a:nth-child(1) &gt; li:hover {
    background: none;
}

#gn &gt; div &gt; div &gt; ul &gt; a:nth-child(8) &gt; li {
    background-color: #243b74;
    color: white;
}

#gn &gt; div &gt; div &gt; ul &gt; a li {
    background: none;
    padding: 20px 0;
}

#gn ul a {
    text-decoration: none;
    color: #32373c;
}


#gn div ul a:nth-child(9) li {
    background-color: #243b74;
    color: white;
}

#gn {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    border-bottom: 1px solid #c1c1c1;
/*    border-top: 1px solid #c1c1c1;*/

}

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

#gn ul li {
    padding: 34px 0;
    width: 167px;
    text-align: center;
    display: table-cell;
    margin: auto;
}

.fixed {
  width: 100%;
  position: fixed !important;
  z-index: 101 !important;
  top: 0;
}

/*----------------------------------------------------
   mv
----------------------------------------------------*/

.header-padding {
    height: 154px;
}

.gn_second {
    position: fixed;
    width: 100%;
    z-index: 1;
}

#gn .wrap {
    width: 1012px;
}

#mv {
    background: url(../img/mv/mv_bg.jpg) center no-repeat;
    text-align: center;
    background-color: #243b74;
    background-attachment: fixed;
    /* background-size: cover; */
    background-position: top;
    /* height: 828px; */
    padding: 180px 0;
}

#mv img{
padding-top: 30px;
    display: block;
    margin: 0 auto;
}


#mv &gt; div &gt; img:nth-child(1) {
    text-align: right;
    margin: 0 0 0 129px;
}

#mv div mg:nth-child(3) {
    padding-top: 50px;
}


#mv div a img {
    padding: 100px 0 59px;
}


#mv h2.top_ttl {
    text-align: center !important;
    color: #fffcfc;
    line-height: 1.6em;
    letter-spacing: 0.02em;
    font-size: 2.6em;
}


#mv div h2:nth-child(2) {
    font-size: 1.5em;
    line-height: 2.3em;
    margin: 10px 0;
}


/*----------------------------------------------------
   top
----------------------------------------------------*/

#top .colour_title {
    text-align: center;
    padding: 50px 0 40px;
    background: #ffe39d;
    background-image: url(../img/top/bl01/bl01_bg.png);
    background-position: bottom 0% right 20%;
    background-repeat: no-repeat;
    position: relative;
}

#top .colour_title:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    bottom: -74px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -41px;
    border: transparent 45px solid;
    border-top: #ffe39d 30px solid;
}



h2.top_ttl {
    background: none;
    color: #243b74;
    text-shadow: none;
    font-size: 3.2rem;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
        text-align: left !important;
}

p.top_text {
line-height: 1.8em;
    letter-spacing: 0.03em;
    font-size: 1.1em;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}


#top .topics01 {
    background: url(../img/top/topics01/topics01_bg.png) left no-repeat;
padding: 30px 0;
}


#top .topics01_box {
    padding: 10px 10px 10px 450px;
}


#top .topics02 {
    background: url(../img/top/topics02/topics02_bg.png) right no-repeat;
    background-color: #f6f7f7;
    padding: 60px 0 90px 0;
}

#top .topics02_box02 {
    background-color: #ffffff;
    border: 1px solid #4267b2;
    padding: 15px 0px 15px 20px;
    width: 47%;
    position: relative;
    bottom: 236px;
    left: 18px;
    float: right;
}



#top .topics02 li {
    color: #243b74;
    margin: 10px 0;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 1.25em;
}


#top .topics03 {

}

#top .topics03_container {
    display: flex;
    justify-content: space-between;
        padding: 40px 0;
}


#top .topics03 img:hover {
    opacity: 0.7;
}

#top .topics03 img {
    margin: 12px;
    transition: 0.5s;
}

#top .topics03_container .box {
    /* width: 50%; */
    border: 1px solid #fff;
    /* background-color: #acc; */
    /* text-align: center; */
    line-height: 150px;
    /* margin: 10px; */
}

#top .service a {
    color: #ffffff;
    text-decoration: none;
}

#top div.service a:hover {
    text-decoration: underline;
}


#top .service h3 {
    color: #ffffff;
    font-size: 2rem;
    padding: 0px 0px 0 10px;
    margin: 0 0 20px 20px;
    border-left-width: 4px !important;
    border-bottom-style: none;
    border-left-style: solid;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border-left-color: #ffffff;
    background-image: none;
    border-top: none;
    border-right: none;
    /* background-color: #00b9eb; */
}


#top .service {
    clear: both;
    background-color: #243b74;
    padding: 30px 0;
}

#top h2 {
    background: none;
    text-align: center;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

#top .service dt img {
    width: 122px;
}

#top .service p {
    color: white;
    line-height: 1.5em;
}

#top .service dl dt {
    float: left;
    clear: left;
    margin-right: 1em;
}

#top .service dl dd {
    float: left;
    margin: 0.5em 0 0 1.1em;
    width: 273px;
}

#top .service_content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

#top .service .service_box {
    width: 49%;
    display: inline-block;
    margin: 10px 0 40px;
}

#top .service.link {
    text-align: center;
}

#top .service .service.link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}


#top .service .service.link ul li {
    width: 260px;
    margin: 10px 20px 30px;
    text-align: left;
    border-left: 4px solid;
    padding: 0 10px;
    color: #ffffff;
    font-size: 1.7rem;
    border-left-width: 5px;
    border-bottom-style: none;
    border-left-style: solid;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border-left-color: #ffffff;
}


#top .service a[target="_blank"]::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-rendering: auto;
    font-family: FontAwesome;
    content: '\f08e';
    padding: 0px 0px 0px 10px;
}


#top .recruit .btn a {
    color: #ffffff;
    border-radius: 25px;
    height: 16px;
    padding: 10px 30px 18px 40px;
    margin: 5px 0 0px 0;
    display: inline-block;
    border: 1px solid #ffff;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.2em;
	    transition: 1.0s;
}

#top .recruit .btn a:hover {
    background-color: #243b74bf;
}

#top .recruit {
    background: url(../img/top/recruit/recruit_bg.png) center repeat;

    text-align: center;
    height: 500px;
}


#top .recruit h2 {
    background: none;
    text-align: center;
    margin-bottom: 0px;
}

#top .recruit p {
    color: white;
    font-size: 1.2em;
}

#top .recruit .wrap {
    padding: 134px 0 0;
}

#top &gt; div.recruit &gt; div &gt; img {
    padding: 20px 0 40px;
}

#top .recruit .btn {
    margin: 20px 0 40px;
}


.bl_post {
    margin: 60px 0;
}


.bl_post .inner.half {
    margin: 30px 10px 10px 10px;
    width: 480px;
    float: left;
}

.bl_post .inner ul {
    border: 1px solid #d7d7d7;
    height: 260px;
    overflow-y: scroll;
    padding: 7px 25px;
    box-sizing: border-box;
}

.bl_post .inner ul li a {
    display: block;
    border-bottom: 1px solid #d7d7d7;
    padding: 5px 5px;
    text-decoration: none;
}

.bl_post .inner ul li a dl dt {
    float: left;
    /* background: #fff7e1; */
    border: 1px solid #243b74;
    font-size: 15px;
    padding: 4px 32px;
    border-radius: 15px;
    box-sizing: border-box;
    color: #454545;
    margin: 5px 0px 0px 0px;
}

.bl_post .inner.half ul li a dl dd {
    float: left;
    color: #454545;
    font-size: 17px;
    padding: 8px 0px 10px 10px;
    line-height: 1.4em;
    letter-spacing: 0.06em;
}


#top .bl_post li h3 {
    text-align: center;
    color: #ffffff;
    font-size: 2rem;
    padding: 15px 0px 15px 0px;
    margin: 0 0 0 0;
    border-left-width: 5px;
    border-bottom-style: none;
    border-left-style: none;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border-left-color: #ffffff;
    background-color: #243b74 !important;
    background-image: none;
}




#top .company {
    background-color: #f6f7f7;
    overflow: hidden;
    padding: 50px 0 80px;
}

#top .company .inner.half {
    margin: 10px;
    width: 480px;
    float: left;
}

#top .company div div:nth-child(2) img {
    width: 95%;
}

#top .company table {
    width: 100%;
    border-collapse: collapse;
}


#top .company table tr {
    border-color: #000000;
    text-align: center;
}

#top .company table td {
    padding: 15px;
    border-bottom: 1px solid #1d2129;
    text-align: center;
}

#top .company table td:nth-child(1) {
    color: #29487d;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}


/*----------------------------------------------------
   bl01
----------------------------------------------------*/



#top .bl01 {
    text-align: center;
    padding: 0 0 0;
    background-color: #fff8f2;
    background-image: url(../img/top/bl01/bl01_1_bg.png);
    background-position: bottom 0 right 50%;
    background-repeat: no-repeat;
}


.bl01_2 {
    padding: 60px 0 0 0;
}

/*----------------------------------------------------
   bl02
----------------------------------------------------*/

#top .bl02 {
padding: 60px 0 0;
    text-align: center;
    background: url(../img/top/bl02/bl02_bg01.png) no-repeat top left, url(../img/top/bl02/bl02_bg02.png) no-repeat bottom 40% right;
}


#top .bl02 :after {
  content: "";
  display: block;
  clear: both;
}


#top .bl02 p {
    padding: 20px 0 0;
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: left;
}

#top .bl02 .btn {
  position: absolute;
  bottom: 40px;
  right: 60px;
  background: #fff;
  border-radius: 6px;
}

#top .bl02_1  {
    background: url(../img/top/bl02/bl02_01_bg.png) right 0px bottom 0px no-repeat;
}


#top .bl02_2{
    background: url(../img/top/bl02/bl02_02_bg.png) left 0px bottom no-repeat;
    padding: 50px 0 20px;
    overflow: auto;
}



#top .bl02_1 p {
    width: 670px;
    font-size: 1.6rem;
    line-height: 1.75;
}


#top .bl02_2 p {
    width: 430px;
    font-size: 1.59rem;
    line-height: 1.75;
    float: right;
}




/*----------------------------------------------------
   bl_point3
----------------------------------------------------*/

.bl_point3 ul li {
    border: #FF9800 solid 2px;
    text-align: center;
    background-color: white;
    margin: 0 15px 0 0;
}

.bl_point3 ul li:nth-child(3) {
margin: 0;
}


.bl_point3 {
    background-color: #efece5;
        position: relative;
        clear: both;
}


.bl_point3_body {
    padding: 100px 0;
}


.bl_point3 .bl_point3_body ul {
    display: flex;
    justify-content: space-between;
}


.bl_point3_title {
    text-align: center;
    padding: 30px;
    background-color: #ffe39d;
}


.bl_point3_number {
    margin: -50px 0 0;
}


#top div.bl_point3 dt {
    font-size: 25px;
    color: #f4810b;
    font-weight: bold;
    padding: 20px 0;
}

#top .bl_point3 p {
    font-size: 1.7rem;
    line-height: 1.8;
    padding: 10px 5px;
    text-align: left;
    font-weight: 100;
    color: #545454;
}


#top .bl_point3 dd img {
    border-top: solid 2px #f4810b;
    border-bottom: solid 2px #f4810b;
        width: 323px;
}

.bl_point3:after {
content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    bottom: -270px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -210px;
    border: transparent 210px solid;
    border-top: #efece5 70px solid;
}


#top .bl_point3 dd b {
    color: #f4810b;
    font-weight: 400;
}



/*----------------------------------------------------
   bl_zisseki
----------------------------------------------------*/

.bl_zisseki {
    padding: 20px 0 0;
}

#top .bl_zisseki .box02 {
background: url(../img/top/bl_zisseki/box02_bg.png) top 0px left 0px no-repeat;
    padding: 40px 0 0 450px;
}

#top .bl_zisseki .box02 p {
    text-align: left;
    padding: 30px 0;
    line-height: 1.8em;
    font-size: 1.1em;
    color: #545454;
}


#top .zisseki .box02 ul {
  width: 582px;
}

#top .bl_zisseki .box02 ul li {
float: left;
margin: 0px 6px 6px 0px;
}

.bl_zisseki li:nth-child(even){
        margin: 0px;

}

#top .bl_zisseki .box02 .btn {
    padding: 0 0 20px 0;
}

/*----------------------------------------------------
   bl_zisseki
----------------------------------------------------*/



#top .bl03 {
  background: #f2f0e9;
  padding: 0 0 56px;
}

#top .bl03 .wrap .ttl{
  text-align: center;
padding: 60px 0 50px;
}

#top .bl03 ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap
}

#top .bl04 {
  background: url(../img/top/bgr02.png);
  padding: 40px 0 40px
}

#top .bl04 .inner {
  background: #fff;
}

#top .bl04 .inner p {
  font-size: 1.6rem;
  line-height: 1.75;
}

#top .bl04 .inner p .big {
  font-size: 1.9rem;
}

#top .bl_zisseki .box01 {
}

#top .bl04 .inner .box01 b {
  display: block;
      padding: 29px 0 30px;
}

#top .bl04 .inner .box01 .btn {
  padding: 20px 0 0;
}





#top .bl04 .inner .box03 {
  background: url(../img/top//bl04/box03/bl04_bg03.jpg) no-repeat;
  height: 400px;
  padding: 0 0 0 482px;
}

#top .bl04 .inner .box03 b {
  display: block;
  padding: 40px 0 10px;
}

#top .bl04 .inner .box03 p {
  width: 500px;
  padding: 0 0 15px;
}

#top .bl04 .inner .box04 {
  background: url(../img/top//bl04/box04/bl04_bg04.png) top right no-repeat;
  height: 470px;
  padding: 0 0 0 26px;;
}

#top .bl04 .inner .box04 b {
  display: block;
  padding: 34px 0 40px;
}

#top .bl04 .inner .box04 p {
  width: 550px;
  padding: 0 0 25px;
}

#top .bl04 .inner .box04 ul li {
  float: left;
}

#top .bl04 .inner .box04 ul li:first-child {
  padding-right: 20px;
}


.bl04 .btn {
    width: 600px;
    float: right;
}


.bnr_box ul{
	padding: 10px 0px;
	display: flex;
	justify-content: space-between;
}

.bnr_box ul li{
	padding: 0 0 20px;
}



/*----------------------------------------------------
bl_free
----------------------------------------------------*/


  #top .bl_free .bl_free_02 {
    background: url(../img/top/bl_free/bl_free_bg.jpg) top 0px left 0px no-repeat;
    text-align: center;
    padding: 180px 0 100px;
    background-position: top;
        background-attachment: fixed;
}

.bl_free_01 {
    text-align: center;
    padding: 30px;
    background-color: #ffe39d;
}



/*----------------------------------------------------
  page
----------------------------------------------------*/


/*----------------------------------------------------
  blct
----------------------------------------------------*/

.blct {
  position: relative;
  padding: 20px 0 0;
}

.blct .wrap{
  text-align: center;
}

.blct .tel_num {
    position: absolute;
    bottom: 123px;
    left: 370px;
    font-size: 5.7rem;
    color: #f4810b;
}


.blct .time {
    position: relative;
    bottom: 133px;
    left: 358px;
    font-size: 14px;
}

.blcmn01 {

}

.blcmn01 .inner1 {
  padding-bottom: 30px;
}

.blcmn01 .inner2 {
      background-color: #fff8f2;
    padding: 20px 0 35px;

}


.blcmn01 .inner3 {
    padding: 20px 0 40px;
}

.blcmn01 .ttl {
  text-align: center;
  padding: 50px 0 40px;
}

.blcmn01 .inner3 .ttl{
  padding: 40px 0 30px;
}

.blcmn01 ul  {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0 20px;
}

.blcmn01 ul li a img {
  /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
}



.blcmn01 .inner1 ul li:nth-child(n+4) {
  padding-top: 20px;
}

.blcmn01 .inner2 ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.blcmn01 .inner2 ul li:nth-child(n+5) {
  padding-top: 20px;
}

.blcmn01 .inner2 {
    background-color: #fff8f2;
}




.blcmn04 {
background: #fff8f2;
padding: 20px 0 35px;
}
.blcmn04 .ttl {
  text-align: center;
  padding: 44px 0 54px;
}

.blcmn04 .about_box &gt; li {
  float: left;
  width: 237px;
  margin-right: 17px;
  box-sizing: border-box;
}

.blcmn04 .about_box &gt; li:last-child {
  margin-right: 0;
}

.blcmn04 .about_box &gt; li .sttl {
  min-height: 30px;
  text-align: center;
}


.blcmn04 .about_box li .inner {
    background: #fff;
    text-align: center;
    min-height: 350px;
    padding: 0;
    border: solid 3px #f4810b;
    color: #888;
  /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
}


.blcmn04 .about_box &gt; li .inner.area {
  border: none;
  box-shadow: none;
  position: relative;
  bottom: 4px;
  left: -3px;
  background: #f5f5f5;

}


body .blcmn04 ul li:nth-child(1) .blcmn04.inner img {
    width: 100%;
}



.blcmn04 .about_box &gt; li .inner p img.search_ttl{
  margin:10px 10px;
}


.blcmn04 .about_box &gt; li .inner .search_ttl_box{
  text-align: left;
  padding-top: 14px;
}

.blcmn04 .about_box &gt; li .inner .search_box{
  margin:2px 10px;
}

.blcmn04 .about_box &gt; li .inner .txt1 {
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 22px 0 0;
}


.blcmn04 .about_box &gt; li .inner .txt2 {
    color: #f4810b;
    font-size: 2.7rem;
    padding: 15px 0 0 32px;
    background: url(../img/header/hd_fd.jpg) left 20px bottom 7px no-repeat;
    background-size: 33px 21px
}

.blcmn04 .about_box &gt; li .inner .txt3 {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 15px 0 0;
}

.blcmn04 .about_box &gt; li .inner ul li:nth-child(1) {
  padding-top: 6px;
}

.blcmn04 .about_box &gt; li .inner ul li {
  padding: 0 0 6px;
}

#contents .bl04 .box02 li
{
float: left;
}

#contents .bl04 .box02 .btn
{
    width: 600px;
}



.blcmn05 {
padding: 0 0 45px;
      background: url(../img/page/blcmn05/blcmn05_bg.png) no-repeat bottom right;
}
  
.blcmn05 .wrap ul.box{
	display: flex;
	justify-content: space-between;
	
}

.blcmn05 .wrap .l_box{
	width: 648px;

}

.blcmn05 .wrap .r_box{

}

.blcmn05 .wrap .r_box .fb{
  background: #cbcbcb;
  width: 326px;
  height: 340px;
  margin: 2px 0;
}

.blcmn05 .ttl {
  text-align: center;
  padding: 50px 0 30px;
}

.blcmn05 ul.news {
border: 1px solid #e2e2e2;
    padding: 12px;
    height: 313px;
    overflow-y: scroll;
    background: #fefdfb;
  }
  
  
  .blcmn05 ul.news li{
	 
  }
  
  .blcmn05 ul.news li a {
	display: block;
	border-bottom: 1px solid #e2e2e2;
	text-decoration: none;
	font-size: 1.6rem;
	padding: 10px 0;
	position: relative;
  }
  
  .blcmn05 ul.news li a.new:before {
    background: #fffa68;
	color: #545454;
	content: 'NEW';
	position: absolute;
	top: 18px;
	left: 5px;
	width: 93px;
	height: 29px;
	line-height: 29px;
	text-align: center;
  }
  
  .blcmn05 ul.news li a:hover {
	background: #fff1dd;
  }
  
  .blcmn05 ul.news li a dl dt {
    float: left;
    line-height: 1.5;
    font-weight: bold;
  }

  .blcmn05 ul.news li a dl {
	padding-left: 128px;
	padding-top: 12px;
  }
  
  .blcmn05 ul.news li a dl dd {
	  line-height: 1.5;
	  color: #545454;
	  display: inline-block;
	  margin: 0 0 0 30px;
	  width: 352px;
  
  }


.blcmn05 ul li.l_box ul li a:nth-child(n+3):before {
    display: none;
}





.search_box input[type="text"] {
  width: 70%;
  padding: 8px 0;
}

.search_box input[type="submit"]{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search_box input[type="submit"] {
  background-image: -moz-linear-gradient( 90deg, rgb(206,206,206) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(206,206,206) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(206,206,206) 0%, rgb(255,255,255) 100%);
  border: 1px solid #ddd;
  padding: 5px 10px;
  font-size: 1.5rem;
  border-radius: 5px;
}






#page_contents {
  padding: 0 0 60px;
}

#breadcrumbs {
  font-size: 1.2rem;
  padding: 18px 0 14px;
}

#breadcrumbs a {
  font-size: 1.2rem;
  text-decoration: underline;
}

#breadcrumbs a:hover {
  text-decoration: none;
}

#page {
  font-size: 1.6rem;
}

#page .page_under01 {
  margin: 50px 0 0;
  border: 1px solid #243b74;
  border-bottom: none;
}

#page .page_under01 ul.parent li a {
  background: #243b74;
  color: #fff;
}

#page .page_under01 ul li a {
  display: block;
  padding: 18px 10px;
  color: #3a2f27;
  text-decoration: none;
  border-bottom: 1px solid #243b74;
   font-size: 1.6rem;
}

#page .page_under01 ul.child  li a:before {
  content: " \f105";
  font-family: FontAwesome;
  color: #243b74;
  padding: 0 5px 0 0;
}

#page .page_under01 ul.child li a {
  padding: 18px 35px;
}

#page .page_under01 ul.child li a:hover {
  background: #c4d2f2;
}

#page table {
  margin-top: 30px;
  margin-bottom: 30px;
}

#page table.line {
  border-top-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #d3d3d3;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  border-left-color: #d3d3d3;
  border-left-width: 1px;
  margin-top: 30px;
}

#page table.line th {
  background-color: #eae8e3;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  font-weight: bold;
}

#page table.line td {
  padding: 15px;
  text-align: left;
  vertical-align: middle;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  line-height: 1.3;
}

#page table th {
  vertical-align: middle;
}

#page table tr {
  vertical-align: middle;
}

#page table td {
  vertical-align: middle;
}

#page table.line p {
  padding: 0px;
  margin: 0px;
}

.search li a {
  display: block;
  text-decoration: none !important;
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2;
}

/*----------------------------------------------------
  list
----------------------------------------------------*/

#list ul li {
  border-bottom: 1px solid #e8e8e8;
  margin: 20px 0 0;
  padding: 0 0 10px;
	    font-size: 1.9rem;
}

#list dl dt {
  font-size: 1.4rem;
}

#list dl dd {
  padding: 13px 0 0;
}

#list dl dd a {
  font-size: 2.2rem;
  font-weight: bold;
}

#list dl dd a:hover {
  text-decoration: none !important;
}

#list p {
  padding: 20px 0;
}

#list p a {
  color: #213d0a;
}


/*----------------------------------------------------
  detail
----------------------------------------------------*/

#detail dl dt {
  font-size: 1.4rem;
  padding: 20px 0 0;
}

#detail dl dd {
  padding: 15px 0 20px;
  font-size: 2.2rem;

  font-weight: bold;
}

#detail .pagenation {
  border-top: 1px solid #efefef;
  text-align: center;
  margin: 50px 0 0;
  padding: 20px 0 0;
}

#detail .pagenation li {
  display: inline-block;
  padding: 0 5px;
}

#detail .pagenation li a {
  display: block;
  border: 1px solid #243b74;
  padding: 12px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  text-decoration: none;
}

#detail .pagenation li a:hover {
  background: #243b74;
  color: #fff;
}


/*----------------------------------------------------
  pagetop
----------------------------------------------------*/

#pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
}

#pagetop a {
  display: block;
}

/*----------------------------------------------------
   footer
----------------------------------------------------*/

/*divの重なりで画像リンクが押せない対応  */
.ftmenu .wrap.cf {
    position: unset;
}

footer .cmn_bloc p.tel_num {
    padding: 0px 0 0 45px !important;
    font-size: 4.6rem !important;
}

footer .cmn_bloc {
    padding: 0 0 12px;
    background-color: #243b74;
}

footer .ftmenu {
    padding: 30px 0;
    display: inline-block;
    width: 500px;
}

footer .ftmenu ul {
    float: left;
    width: 203px;
}

footer .ftmenu ul li {
  position: relative;
  padding: 0 30px 0 10px;
}

footer .ftmenu ul li:not(:first-child) {
  padding-top: 15px;
}

footer .ftmenu ul li a {
    font-size: 1.3rem;
    line-height: 1.2;
    color: #ffffff;
    text-decoration: none;
}

footer .ftmenu ul li a:before {
/*  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #243b74;*/
}

footer .ftmenu ul li a:hover {
  text-decoration: underline;
}

footer .copy {
text-align: center;
    background: #243b74;
    color: #fff;
    font-size: 1.0rem;
    padding: 10px 0 20px;
}

body footer .cmn_bloc .logo p:nth-child(4) {
    margin: -4px 0 0 0;
}


footer .cmn_bloc .ct_box img {
    margin: 0 0 20px;
}


/*----------------------------------------------------
   下層
----------------------------------------------------*/

#page .latest_info ul li {
    padding: 12px 15px 10px 10px;
    border-bottom: 1px dashed #371700;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.3em;
    color: #333;
    margin: 0 20px 0 10px;
}


#page .latest_info ul li a {
    text-decoration: none;
    color: #545454;
}


.wp-pagenavi {
    text-align: center;
    margin: 80px 0 40px;
}

/*----------------------------------------------------
 &nbsp; contactフォーム
----------------------------------------------------*/

input.wpcf7-form-control.wpcf7-text {
    width: 80%;
    height: 35px !important;
    font-size: 15px;
}

div#privacy {
    position: absolute;
    left: -84px;
    bottom: -8px;
}



/*  */
div#list div#thumbnail {
    width: 170px;
    overflow: hidden;
    height: 170px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#list ul li:after {
    content: "";
    display: block;
    clear: both;
}
div#list div#thumbnail img {
    width: 100%;
    height: auto;
}

div#page_contents div#page #list dl dd {
    padding-bottom: 20px;
}</pre></body></html>