@charset "UTF-8";

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

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

#contents {

}

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





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

header {
  position: relative;
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
}

header .logo p:nth-child(4) {
    margin: -4px 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 13px;
}

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



.cmn_bloc .func_box {
  float: left;
  padding: 16px 3px 0 3px;
}

.cmn_bloc .ct_box {
  float: left;
  margin: 4px 0 0 2px;
}

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

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

.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.jpg) bottom 5px left 0px no-repeat;
    padding: 4px 0 0 48px;
    line-height: 1;
        margin: 0 16px;
}

.cmn_bloc .ct_box .time {
  background: #f1f1f1;
  text-align: center;
  font-size: 1.4rem;
  padding: 4px 12px;
  margin: 1px 4px;
}


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

#gn {

    position: relative;
    z-index: 1;
    background-color: #f4810b;

}

#gn ul li {
  float: left;
  background: #ffa200;
}

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

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

#mv {
    background: url(../img/mv/mv_bg.jpg) center no-repeat;
    background-color: #f4810b;
    background-size: cover;
    background-position: top;
    padding-bottom: 30px;
}

#mv > div >img:nth-child(1) {
    padding: 160px 0 0;
    position: relative;
    left: 60%;
}

.mv_btn_new {
    background: url(../img/mv/mv_btn_bg.png) center no-repeat;
    background-size: contain;
    height:187px;
    margin: 30px auto 0px;
    display:block;
    }
.mv_btn_new ul {
	width:80%;
	display:block;
	margin: 0 auto 10px;
	position:relative;
	top: 90px;
}

.mv_btn_new ul li{
	float:left;
	width:50%;
	text-align:center;
}
.mv_btn_new ul li img:hover{
	opacity: 0.8;
}

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

#mv div a img {
    padding: 100px 0 59px;
}●変更201110*/
/*----------------------------------------------------
   top
----------------------------------------------------*/

#top .colour_title {
    text-align: center;
    padding: 40px 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;
    z-index: 2;
}

#top .colour_title .subtitle{
  display: block;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#top .bl01 .colour_title .subtitle img{
  position: absolute;
  left: -98px;
  bottom: -6px;
}

#top .bl04 .colour_title .subtitle img{
  position: absolute;
  left: -130px;
  bottom: -10px;
}

#top .bl_point3 .colour_title .subtitle img{
  position: absolute;
  left: 16px;
  bottom: -14px;
}
#top .bl_point3 .colour_title{
  padding-bottom: 56px;
}




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



#top .bl01 {
    text-align: center;
    padding: 0 0 0;
    background-color: #fff;
    background-position: bottom 0 right 50%;
    background-repeat: no-repeat;
    border-bottom: solid 1px #ffd0a2;
}

#top .bl01 .blimg {
  height: 884px;
}

#top .bl01 .blimg p {
  position: relative;
  display: block;
  width: 706px;
  text-align: left;
  bottom: 300px;
  left: 268px;
  line-height: 1.8;
  letter-spacing: 1px;
}

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

#top .bl02 {
  text-align: center;
  border-bottom: solid 1px #ffd0a2;
}

#top .bl02 .blimg {
  height: 884px;
}

#top .bl02 .blimg p {
  position: relative;
  display: block;
  width: 706px;
  text-align: left;
  bottom: 291px;
  left: 27px;
  line-height: 1.8;
  letter-spacing: 1px;
}



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



#top .bl03 .blimg {
  height: 888px;
}

#top .bl03 .blimg p {
  position: relative;
  display: block;
  width: 724px;
  text-align: left;
  bottom: 288px;
  left: 270px;
  line-height: 1.8;
  letter-spacing: 1px;
}

/*----------------------------------------------------
   bl_point3
----------------------------------------------------*/
.bl_point3 {
background: url(../img/top/bl_point3/bl_point3_bg.png) top 0px left 0px no-repeat;
background-position: top 124px center;
/* background-attachment: fixed; */
}


.bl_point3 ul li {
    text-align: center;
    margin: 0 0 30px;
}

.bl_point3 ul li:nth-child(1),
.bl_point3 ul li:nth-child(2)
{
  width: 482px;
  height: 318px;

}

.bl_point3 ul li:nth-child(3),
.bl_point3 ul li:nth-child(4),
.bl_point3 ul li:nth-child(5) {
  width: 310px;
  height: 402px;
  margin: 0 0 46px;
}


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


.bl_point3_body {
  margin: 50px 0;
}


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


.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;
}

.bl_point3 ul li:nth-child(1) p,
.bl_point3 ul li:nth-child(2) p
{
  font-size: 1.6rem;
  line-height: 1.8;
  padding: 10px 49px;
  text-align: left;
  font-weight: 100;
  color: #545454;
  bottom: 90px;
  position: relative;
}

.bl_point3 ul li:nth-child(3) p,
.bl_point3 ul li:nth-child(4) p,
.bl_point3 ul li:nth-child(5) p
{
  font-size: 1.6rem;
  line-height: 1.8;
  padding: 10px 26px;
  text-align: left;
  font-weight: 100;
  color: #545454;
  bottom: 166px;
  position: relative;
}


#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: -280px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -210px;
    border: transparent 210px solid;
    border-top: #efefeb 70px solid;
}


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


div#page_contents img {
    max-width: 100%;
    height: auto;
}


/*----------------------------------------------------
   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: 2px 0 0 500px;
    margin: 16px 0 30px;
}

#top .bl_zisseki .box02 p {
    text-align: left;
    padding: 16px 0 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: 10px 0 20px 0;
}

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



#top .bl03 {
  padding: 0 0 20px;
}

#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: #fff5dc;
}

#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;
}




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

/*----------------------------------------------------
  blog 2020/11/26追加
----------------------------------------------------*/
#blog{
	width:100%;
	margin-bottom: 36px;
}

#blog .ttl {
  text-align: center;
  padding: 20px 0 40px;
}

#blog .bloglist{
	width:60%;
	margin: 0 auto;
}

#blog .bloglist li{
	padding: 16px;
	border-bottom: dotted 1px #CCC;
}

#blog .bloglist li:last-child{
	border-bottom: none;
}
/*----------------------------------------------------
  blct
----------------------------------------------------*/

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

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

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


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

.blcmn01 {

}

.blcmn01 .inner1 {

}

.blcmn01.inner1 .wrap ul li{
  margin:0 0 20px;
}

.blcmn01 .inner2 {

    padding: 0 0 35px;

}


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

.blcmn01 .ttl {
  text-align: center;
  padding: 20px 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) {

}

.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 {

}




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

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

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

.blcmn04 .about_box > 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 > 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 > li .inner p img.search_ttl{
  margin:10px 10px;
}


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

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

.blcmn04 .about_box > li .inner .txt1 {
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 14px 0 20px;
}


.blcmn04 .about_box > 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 > li .inner .txt3 {
  font-size: 1.3rem;
  line-height: 1.5;
  padding: 15px 0 0;
}

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

.blcmn04 .about_box > 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;

}
  
.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; */
  padding-left: 10px;
  }
  
  .blcmn05 ul.news li a dl dd {
	  line-height: 1.5;
	  color: #545454;
	  display: inline-block;
	  margin: 0 0 0 30px;
	  width: 474px;
  
  }


.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 #ffa200;
  border-bottom: none;
}

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

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

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

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

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

#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;
}

#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 #ffa200;
  padding: 12px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  text-decoration: none;
}

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


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

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

#pagetop a {
  display: block;
}

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

footer .cmn_bloc {
    border-top: 3px solid #eeb219;
    border-bottom: 3px solid #eeb219;
    padding: 0 0 12px;
}

footer .ftmenu {
  padding: 30px 0;
}

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

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: #545454;
  text-decoration: none;
}

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

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

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

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


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

#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;
  padding: 30px 0 0;
}

.blimg {
    position: relative;
}

#top > div.bl04 .btn {
    position: absolute;
    bottom: 50px;
    right: 236px;
}