@charset "utf-8";


/* ----------↓ COMMON ↓---------- */
#main .mid {
  margin-bottom: 2em !important;
}

#main .last {
  margin-bottom: 4em !important;
}



/* ----------↓ LAYOUT ↓---------- */
#breadcrumb {
  margin-bottom: 10px;
}

#sidemenu {
  width: 200px;
  float: left;
}

#main {
  width: 675px;
  float: right;
  letter-spacing: 0.03em;
}



/* ----------↓ DIV ↓---------- */
div.ct-ttl {
  margin-bottom: 15px;
}

div.ct-ttl img {
  display: block;
}

div.gotop {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}



/* ----------↓ P ↓---------- */
#main p {
  text-align: justify;
  margin-bottom: 1.6em;
}

#main p.mid {
  margin-bottom: 2em !important;
}

#main p.last {
  margin-bottom: 4em !important;
}

#main p.cntr {
  text-align: center !important;
}

#main p.rgt {
  text-align: right !important;
}

#main p.lft {
  text-align: justify;
}

#main p.indnt {
  margin-left: 1em;
  text-indent: -1em;
}

#main p.mgn0 {
  margin-bottom: 0;
}

#main p.mgn1 {
  margin-bottom: 1em;
}



/* ----------↓ SPAN ↓---------- */
#main span.imp {
  color: #EE0000;
}

#main span.imp:before {
  content: " ";
}

#main span.bold {
  font-weight: bold;
}

#main span.nml {
  font-weight: normal;
}

#main span.small {
  font-size: 80%;
}

#main span.underline{
 text-decoration: underline
}



/* ----------↓ IMG ↓---------- */
.gotop a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#main img.lft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

#main img.rgt {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

#main img.cntr {
  display: block;
  margin: 0 auto;
}

#main img.mgn1 {
  margin-bottom: 1em;
}

#main img.mgn2 {
  margin-bottom: 2em;
}

#main img.last {
  margin-bottom: 4em;
}



/* ----------↓ HR ↓---------- */
#main hr.dot {
  border: none;
  border-top: 1px dotted #808080;
  margin: 1.6em 0;
}



/*-----------↓ LIST ↓---------- */
#main ul {
  margin-bottom: 1.6em;
}

#main ul.last {
  margin-bottom: 4em;
}


#main ul.nml li {
  list-style-type: disc;
  padding-left: 0;
}

#main ul.arw li {
  margin-left: 0;
  list-style-type: none;
  background: url("../image/arw_list.gif") no-repeat 0 3px;
  padding-left: 1em;
  margin-bottom: 1em;
  vertical-align: middle;
}

#main ul.pdf li {
  margin-left: 0;
  list-style-type: none;
  background: url("../image/icon_pdf.gif") no-repeat 0 1px;
  padding-left: 2em;
  margin-bottom: 1em;
  vertical-align: middle;
}



/* ----------↓ #BREADCRUMB ↓---------- */
#breadcrumb {
  font-size: 90%;
  line-height: 1.1em;
  color: #606060;
}

#breadcrumb li {
  list-style-type: none;
  display: inline;
  color: #606060;
}

#breadcrumb li a {
  color: #606060;
  text-decoration: underline;
}

#breadcrumb li a:hover {
  color: #899BD5;
}


#breadcrumb li:after {
  content: "　＞　";
  color: #AAAAAA;
  font-size: 90%;
}

#breadcrumb li:last-child:after {
  content: none;
}




/* ----------↓ #SIDEMENU ↓---------- */
#sidemenu ul {
  margin-bottom: 30px;
}

#sidemenu ul, #sidemenu li {
  list-style-type: none;
}


#sidemenu li {
  display: inline;
}

#sidemenu li a {
  display: block;
  border-left: 5px solid #899BD5;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 10px 10px;
  text-decoration: none;
  color: #303030;
  background-color: #FFFFFF;
  line-height: 1.2em;
}

#sidemenu li:last-child a {
  border-bottom: 1px solid #CCCCCC;
}

#sidemenu li.sb01 a {
  padding-left: 20px;
  border-top: 1px solid #EEEEEE;
  border-left: 5px solid #B2BEE4;
  background: url("../image/arw_pickup.gif") no-repeat 10px center;
}

#sidemenu li.sb02 a {
  padding-left: 27px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: none;
  border-left: 5px solid #DCE1F2;
  background: url("../image/arw_pickup.gif") no-repeat 18px 15px;
}

#sidemenu li.sb02-last a {
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 10px;
  border-top: none;
  border-left: 5px solid #cee7e6;
  background: url("../image/arw_pickup.gif") no-repeat 15px 5px;
}

#sidemenu li a:hover, #sidemenu li.sb01 a:hover, #sidemenu li.sb02 a:hover {
  background-color: #F6F6F6;
  border-left: 5px solid #899BD5;
}

#sidemenu li.sb01-nolink {
  display: block;
  border-left: 5px solid #404E94;
  border-top: 1px solid #E3E3E3;
  border-right: 1px solid #CCCCCC;
  padding: 10px 10px 3px 15px;
  color: #303030;
  background-color: #FFFFFF;
  line-height: 1.2em;
  border-left: 5px solid #DCE1F2;
}



/* -----↓ IMG ↓----- */
#sidemenu img.bnr-btn {
  margin-bottom: 15px;
  display: block;
}

#sidemenu img.pamph {
  margin-bottom: 3px;
}

#sidemenu a:hover img.bnr-btn {
  opacity: 0.8;
  filter: alpha(opacity=80);
}



/* -----↓ P ↓----- */
#sidemenu p.bnr-ttl {
  color: #888888;
  font-size: 110%;
  font-weight: bold;
  border-bottom: 2px solid #899BD5;
  margin-top: 20px;
  margin-bottom: 10px;
}


/* -----↓ DIV ↓----- */
#sidemenu div.pamph01, #sidemenu div.pamph02 {
  width: 95px;
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 15px;
}

#sidemenu div.pamph01 {
  margin-right: 10px;
  float: left;
}

#sidemenu div.pamph02 {
  margin-right: 0;
  float: left;
}

#sidemenu div.pamph02:after {
  content: "";
  clear: both;
  display: block;
}





/* ----------↓ #ANC ↓---------- */
#anc {
  border-top: 1px dotted #9FA6C9;
  border-bottom: 1px dotted #9FA6C9;
  padding-top: 1em;
}

#anc ul, #anc li {
  list-style-type: none;
}

#anc ul:after {
  content: "";
  clear: both;
  display: block;
}

#anc ul li {
  float: left;
  width: 25%;
  margin-bottom: 1em;
}


#anc ul.nolnk li {
  float: left;
  width: 47%;
  margin-bottom: 1em;
  padding-left: 18px;
  background: url("../image/arw_anchor.gif") no-repeat left 2px;
}

#anc ul li a {
  padding-left: 18px;
  background: url("../image/arw_anchor.gif") no-repeat left 2px;
}

#anc ul li a:hover {
  background: url("../image/arw_anchor-on.gif") no-repeat left 2px;
}





/* ----------↓ #R-ITM ↓---------- */

#r-itm ul, #r-itm li {
  list-style-type: none;
}

#r-itm ul {
  margin-bottom: 4em;
}

#r-itm ul li {
  background: url("../image/arw_list.gif") no-repeat left center;
  padding-left: 1em;
  margin-bottom: 1em;
}

#r-itm p.ttl {
  padding: .6em .2em .4em .2em;
  border-bottom: 1px solid #CCCCCC;
  line-height: 1em;
  letter-spacing: .15em;
  color: #505050;
  margin-bottom: 13px;
}






/* ----------↓ LIST-LK ↓---------- */
ul.lkbox {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.lkbox li {
  margin-bottom: 1em;
  list-style-type: none;
  background-image: url(../image/icon_lkbox.gif);
  background-repeat: no-repeat;
  background-position: 5px 4px;
  padding-left: 18px;
}

ul.lkbox li a, ul.lkbox li a:hover {
  color: #42579D !important;
  font-weight: normal;
  text-decoration: underline;
}

ul.lkbox li a:hover {
  color: #888888 !important;
}

/* ----------↓ マージン ↓---------- */

.ml0 {margin-left:0;}
.ml5 {margin-left:5px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.ml30 {margin-left:30px;}

/* ----------↓   フローティングバナー  ↓---------- */

@media (min-width:641px) {/* PC版では非表示 */
  .floating-banner {
    display: none;
  }
}

.call-button {
  font-family: "Noto Sans JP", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-image: url(../image/icon_tel.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: 3% 45%;
  background-color: #ed8300;
  padding: 1rem;
  margin: 1.2rem;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2),
    0 4px 12px rgba(0, 0, 0, 0.3);
  border-radius: 3rem;
}

.call-button:hover,
.call-button:active {
  background-color: #f5a643;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2),
    0 2px 6px rgba(0, 0, 0, 0.25);
}

/* ----------↓   電話番号リンクをタブレットやスマホのみ有効  ↓---------- */
@media (pointer: fine), (hover: hover) {
  a.tel-link[href^="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
}

@media (min-width:640px) {
   a.tel-link {
    color: #303030 !important;
  }
}