@charset "UTF-8";

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

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

#contents {

}

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


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

header {
  /* box-shadow: 0px 0px 2.88px 0.12px rgba(7, 0, 2, 0.2); */
  position: relative;
}

header .cmn_logo {
  float: left;
  background-image: url(../img/cmn/hd_alert01.jpg);
  background-repeat: no-repeat;
  background-position: bottom 26px right;
  padding-right: 108px;

}

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

.cmn_logo h1 {
  font-size: 1.2rem;
  margin: 6px 0;
  font-weight: normal;
  color: #7e6a3f;
}

.cmn_logo a {
  display: block;
}

.cmn_logo p {
  color: #484848;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 10px 0 18px;
}

.cmn_logo p span {
  color: #fd8e8d;
}

.cmn_logo p span span {
  color: #d61d1d;
}

.cmn_logo p b {
  background: #fff4c8;
  color: #654a00;
  padding: 5px 5px 3px 10px;
  border-radius: 10px;
  margin-left: 5px;
  font-weight: normal;
}

header .cmn_func {
  float: right;
}

 .cmn_func {
  background: url(../img/cmn/hd_alert02.jpg) top 11px left no-repeat;
  padding-left: 82px;
  padding-bottom: 6px;
}

.cmn_func ul li {
  float: left;
  padding: 5px 10px 0 0;
}

.cmn_func ul li:last-child {
  padding-right: 0;
}


.cmn_func ul li a {
  color: #414141;
  font-size: 1.3rem;
  /* font-weight: bold; */
  text-decoration: none;
  background: #ffcacb;
  display: inline-block;
  padding: 4px 10px;
}

.cmn_func ul li a:before {
  content: '\f0da';
  font-family: FontAwesome;
  color: #fff;
  padding: 0 5px 0 0;
}

.cmn_func b {
  display: block;
  padding: 6px 0 0;
}

.cmn_func .tel_num {
  position: relative;
  font-size: 4.0rem;
  text-align: center;
  margin-top: 2px;
}

.cmn_func .tel_num:before {
  content: '';
  display: inline-block;
  background: url(../img/cmn/hd_fd.jpg) no-repeat;
  width: 41px;
  height: 24px;
  margin-right: 7px;
}

.cmn_func .tel_sub {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 2px;
}

.tel_sub span {
  color: #f66e6e;
}

.cmn_func .txt {
  font-size: 1.1rem;
  font-weight: bold;
  color: #484848;
  text-align: center;
  background: #fff4c8;
  border-radius: 10px;
  padding: 3px 0;
  margin-top: 2px;
}

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

#mv {
  background: #fefbf7;
  padding: 0px 0 4px
}

#mv #mv_in {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#mv #mv_in .tel_num{
  position: absolute;
  bottom: 51px;
  left: 102px;
  padding: 0;
  color: #ea6334;
  font-size: 4.4rem;
}

#mv #mv_in .tel_sub{
  position: absolute;
  bottom: 38px;
  left: 100px;
  padding: 0;
  color: #333;
  font-size: 1.3rem;
}

#mv #mv_in .tel_sub span{
  color:#e7642d;
  padding-left: 6px;
}

#mv #mv_in .txt{
  position: absolute;
  bottom: 17px;
  left: 122px;
  padding: 0;
  color: #333;
  font-size: 1.2rem;
}

#mv #mv_in .btn{
  position: absolute;
  left: 382px;
  padding: 0;
  bottom: 21px;
  color: #333;
  font-size: 1.3rem;
}

#mv #mv_in div {
    position: absolute;
    width: 363px;
    top: 219px;
    left: -13px;
    text-align: center;
}

#mv #mv_in div b {
  font-size: 2.4rem;
  font-weight: bold;
}

#mv #mv_in div b span {
  font-size: 3.2rem;
  font-weight: bold;
  color: #d10000;
}

#mv #mv_in p {
  font-weight: bold;
  color: #7c7c7c;
  padding: 10px 0 0;
}

#mv #mv_in a {
  display: block;

}

/*----------------------------------------------------
    global navi
----------------------------------------------------*/
.長方形_12 {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 146, 148);
  background-image: -moz-linear-gradient( 90deg, rgb(254,235,232) 0%, rgb(255,255,255) 50%);
  background-image: -webkit-linear-gradient( 90deg, rgb(254,235,232) 0%, rgb(255,255,255) 50%);
  background-image: -ms-linear-gradient( 90deg, rgb(254,235,232) 0%, rgb(255,255,255) 50%);
  position: absolute;
  left: 297px;
  top: 649px;
  width: 1004px;
  height: 64px;
  z-index: 717;
}


#gn {
  background:#ff9294;
}

#gn .in {
  /* border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; */
}

#gn ul li {
  float: left;
}

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


#top h2 {
  font-size: 3.2rem;
  padding: 15px 10px;
  text-align: center;
  border: 1px solid rgb(255, 146, 148);
  color: #ff9294;
  background-image: -moz-linear-gradient( 90deg, rgb(254,235,232) 0%, rgb(255,255,255) 50%);
  background-image: -webkit-linear-gradient( 90deg, rgb(254,235,232) 0%, rgb(255,255,255) 50%);
  background-image: -ms-linear-gradient( 90deg, rgb(254,235,232) 0%, rgb(255,255,255) 50%);
}

#top h3 {
  background: #ffe8e8;
  border-top: none;
  border-left: none;
  border-right: none;
  text-align: center;
  font-size: 2.8rem;
}

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

#top .bl01 .tel {
  position: relative;
  margin-top: 30px;
}

#top .bl01 .tel .tel_num {
  top: 80px;
  right: 55px;
  font-size: 5.3rem;
}

#top .bl01 .tel .tel_num2 {
  position: absolute;
  top: 146px;
  right: 294px;
  font-size: 3.5rem;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

#top .bl02 ul {
  padding: 30px 0 50px;
  display: flex;
  justify-content: space-between;
}

#top .bl03 {
  background: #fff2f2;
  padding-bottom: 30px;
}

#top .bl03 ul {
  padding: 0 14px 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#top .bl03 ul li {
  margin-top: 20px;

}

#top .bl04 {
  background: #fff2f2;
  padding-bottom: 60px;
}

#top .bl04 ul {
  padding: 0 14px;
  display: flex;
  justify-content: space-between;
}

#top .bl04 ul li {
  padding-top: 18px;
}

#top .bl-post ul li a {
  display: block;
  padding: 20px 0;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  position: relative;
}

#top .bl-post ul li a:hover {
  background: #ffeaea;
}


#top .bl-post ul li a dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#top .bl-post ul li a dl dt {
  font-size: 1.4rem;
  width: 12%;
  text-align: center;
}

#top .bl-post ul li a dl dd {
  color: #454545;
  width: 88%;
  line-height: 1.3;
}

#top .bl-post ul li a dl dd.case {
    padding-left: 180px;
}

#top .bl-post ul li a p.cat {
  background: #ff8585;
  color: #fff;
  padding: 5px 0;
  width: 140px;
  text-align: center;
  position: absolute;
      top: 17px;
    left: 120px;
}

#top .bl-post .btn {
  padding: 40px 0 60px;
  text-align: center;
}


#top .bl-voice .in {
  border: 3px solid #ff8585;
  background-color: #fffdf5;
  background-image: url(../img/top/bl06_voice_bg.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0 40px;
  box-sizing: border-box;
}

#top .bl-voice .in .ttl {
  padding: 30px 0;
  text-align: left;
}

#top .bl-voice .in ul {
  display: flex;
}

#top .bl-voice .in ul li {
  border: 1px solid #ddd;
  background: #fff;
  width: 215px;
  padding: 20px 18px;
  box-sizing: border-box;
  margin-right: 20px;
  
}

#top .bl-voice .in ul li:nth-child(4) {
  margin-right: 0;
}

#top .bl-voice .in ul li a {
  display: block;
  text-decoration: none;

  
}

#top .bl-voice .in ul li a dl dt {
  background: #ad9da0;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 0;
  border-radius: 20px;
}

#top .bl-voice .in ul li a dl dd {
  padding: 10px 0 20px;
}

#top .bl-voice .in ul li a p {
  font-size: 1.4rem;
  line-height: 2;
  color: #493d31;

  background-image:linear-gradient(180deg,#fff 0%,#fff 96%,#d2d2d2 100%);
  background-repeat:repeat-y;
  background-size:100% 2em;
}

#top .bl-voice .in .btn {
  padding: 30px 0 40px;
  text-align: center;
}

#top .bl-qa {
  padding: 45px 0 60px;
}

#top .bl-qa .ttl{
  padding: 0;
}

#top .bl-qa .in {
  border: 8px solid #ffd8d9;
  box-sizing: border-box;
  padding: 0 30px;
}

#top .bl-qa .in dl {
  display: flex;
  align-items: center;
  border: 1px solid #ff9294;
  background: #fff9e2;
  margin-bottom: 30px;
}

#top .bl-qa .in dl dt {
  font-size: 2.2rem;
  font-weight: bold;
  color: #444;
  line-height: 1.1;
	width: 740px; 
}

#top .bl-qa .in dl:before {
  content: '';
  display: block;
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  margin: 0 20px 0 12px;
}

#top .bl-qa .in dl:nth-child(2):before {background-image: url(../img/top/bl07_qa_txt01.png);}
#top .bl-qa .in dl:nth-child(3):before {background-image: url(../img/top/bl07_qa_txt02.png);}
#top .bl-qa .in dl:nth-child(4):before {background-image: url(../img/top/bl07_qa_txt03.png);}
#top .bl-qa .in dl:nth-child(5):before {background-image: url(../img/top/bl07_qa_txt04.png);}
#top .bl-qa .in dl:nth-child(6):before {background-image: url(../img/top/bl07_qa_txt05.png);}

#top .bl-qa .in dl dd {
  margin-left: auto;
}

#top .bl-qa .in .btn {
  padding: 0 0 30px 0;
  text-align: center;
}

#top .bl08 {
  background: url(../img/top/bg_cmn.gif);
  padding-bottom: 65px;
}

#top .bl08 .in {
  background: url(../img/top/bl08_bg.jpg) no-repeat;
  height: 1058px;
}

#top .bl08 .in ul {
  padding: 130px 0 0 160px;
}

#top .bl08 .in ul li:nth-child(2) {
  padding: 0 53.5px;
}

#top .bl08 .in ul li:nth-child(n+4) {
  padding-top: 37px;
}

#top .bl08 .in ul li {
  float: left;
}

#top .bl09 {
  padding: 60px 0 50px;
}

#top .bl09 .box1 {

  justify-content: space-between;
  padding-top: 30px;
}

#top .bl09 .box1 figure{
float: left;
margin: 0 40px 0 0;
}

#top .bl09 .box1 .txt {

}

#top .bl09 .box1 .txt dl dd {
  font-size: 2.0rem;
  line-height: 1.5;
  padding: 34px 0 45px;
}

#top .bl09 .box1 .txt dl dd p span{
  color:red;
  font-weight: bold;
}

#top .bl09 .box1 .txt ul {
  display: flex;
  justify-content: center;
}

#top .bl09 .box1 .txt ul li{
margin: 0 30px;
}

#top .bl09 .box2 {
  display: flex;
  justify-content: space-between;
  padding: 60px 0;
}

#top .bl09 .box2 > div {
  width: 480px;
}

#top .bl09 .box2 .bl-post ul li a dl dt {
  width: 30%;
}

#top .bl09 .box2 div:not([class]) h2{
 margin-bottom: 30px;
}

#top .bl10 {
  background: #fff9e2;
  padding-bottom: 60px;
}

#top .bl10 ul li {
  border: 2px solid #ff8585;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
  line-height: 1.3;
}

#top .bl10 ul li:before {
  content: '';
  display: block;
  width: 98px;
  height: 108px;
  background-repeat: no-repeat;
  position: absolute;
  top: -24px;
  left: 15px;
}

#top .bl10 ul li:nth-child(1):before {
  background-image: url(../img/top/bl10_txt01.png);
}
#top .bl10 ul li:nth-child(2):before {
  background-image: url(../img/top/bl10_txt02.png);
}
#top .bl10 ul li:nth-child(3):before {
  background-image: url(../img/top/bl10_txt03.png);
}
#top .bl10 ul li:nth-child(4):before {
  background-image: url(../img/top/bl10_txt04.png);
}
#top .bl10 ul li:nth-child(5):before {
  background-image: url(../img/top/bl10_txt05.png);
}
#top .bl10 ul li:nth-child(6):before {
  background-image: url(../img/top/bl10_txt06.png);
}
#top .bl10 ul li:nth-child(7):before {
  background-image: url(../img/top/bl10_txt07.png);
}


#top .bl10 ul li strong {
	display: block;
	font-size: 3.8rem;
	font-weight: bold;
	padding: 10px 0 40px 100px;
}

#top .bl10 ul li strong span {
  color: #ff8585;
}

#top .bl10 ul li dl {
  display: flex;
}

#top .bl10 ul li dl dt {
  font-size: 1.8rem;
  line-height: 1.5;
  padding-right: 30px;
}

#top .bl11 {
  background: url(../img/top/bl11_bg.gif);
}

#top .bl11 ul {
  display: flex;
  justify-content: space-between;
}

#top .bl11 ul li:nth-child(1) {
  position: relative;
}

#top .bl11 ul li:nth-child(1) .tel_num {
  font-size: 5.4rem;
  top: 54px;
  left: 126px;
}

#top .bl11 ul li:nth-child(1) .tel_sub {
  position: absolute;
  top: 112px;
  left: 110px;
}

#top .bl11 ul li:nth-child(1) .tel_sub span{
color:#e7642d;
}

#top .bl12 {
  padding-bottom: 80px;
}

#top .bl12 .map {
  padding-top: 20px;
}


/*----------------------------------------------------
  sidebar
----------------------------------------------------*/

#sidebar {
  width: 230px;
  float: left;
}

#sidebar .ttl {
  background: #ff8585;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  padding: 14px 0 12px;
  border-radius: 10px 10px 0 0;
}

#sidebar .inner {
  border: 1px solid #e2e2e2;
}

#sidebar .bl01 {
  position: relative;
}

#sidebar .bl01 .tel_num {
  position: absolute;
  top: 150px;
  left: 50px;
  font-size: 2.8rem;
  color: #fff;
}

#sidebar .bl01 .weekday {
	position: absolute;
	top: 192px;
	left: 24px;
	font-size: 1.3rem;
	color: #fff;
}

#sidebar .bl01 .tel_num2 {
  position: absolute;
  top: 212px;
  left: 10px;
  font-size: 1.2rem;
  color: #fff;
}

#sidebar .bl02 ul li {
  padding: 10px 0 0;
}

#sidebar .bl02 ul li:nth-child(1) {
  padding: 15px 0 5px;
}

#sidebar .bl02 ul li:nth-child(7),
#sidebar .bl02 ul li:nth-child(8) {
  padding: 18px 0 0;
}


#sidebar .bl03 {
  padding: 24px 0 0;
}

#sidebar .bl03 .menu-sidebar-container > ul {
  border: 1px solid #e2e2e2;
  border-bottom: none;
}

#sidebar .bl03 .menu-sidebar-container > ul a {
  display: block;
  background: #fff;
  color: #000;
  padding: 16px 10px 16px 18px;
  font-size: 1.4rem;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  line-height: 1.3;
  text-decoration: none;
}

#sidebar .bl03 .menu-sidebar-container > ul a:hover {
  background: #ffeaea;
}

#sidebar .bl03 .menu-sidebar-container > ul a:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #ff8585;
  position: absolute;
  left: 10px;
}

#sidebar .bl03 ul .sub-menu {
  display: none;
}

#sidebar .bl03 ul .sub-menu li a {
  background: #f7f0f0;
  padding: 16px 10px 16px 28px;
}

#sidebar .bl03 ul .sub-menu li a:before {
  left: 20px;
}

#sidebar .bl04 {
  padding: 30px 0 0;
  text-align: center;
}

#sidebar .bl04 .map {
  border: 1px solid #e2e2e2;
  border-top: none;
}

#sidebar .bl04 .map p {
  font-size: 1.2rem;
  padding: 12px 8px;
  text-align: left;
}

#sidebar .bl05 {
  margin-top: 20px;
}

#sidebar .bl05 .inner {
  padding: 16px 8px;
}

#sidebar .bl05 .inner .in_ttl {
  text-align: center;
}

#sidebar .bl05 .inner .in1 {
  padding: 20px 0 0;
}

#sidebar .bl05 .inner .in1 p {
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
}

#sidebar .bl05 .inner .in1 p span {
  font-weight: bold;
}

#sidebar .bl05 .inner .in2 {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 12px 0;
  margin: 12px 0;
  text-align: center;
}

#sidebar .bl05 .inner .in2 b {
    color: #b1841d;
    font-size: 1.5rem;
}

#sidebar .bl05 .inner .in2 .tel_num {
  position: relative;
  font-size: 2.7rem;
  padding: 10px 0;

}

#sidebar .bl05 .inner .in2 .tel_num:before {
  content: '';
  display: inline-block;
  background: url(../img/cmn/hd_fd.jpg) bottom 5px left 0 no-repeat;
  background-size: contain;
  vertical-align: bottom;
  width: 30px;
  height: 28px;
  padding-right: 4px;
}

#sidebar .bl05 .inner .in2 p:not([class]) {
  font-size: 1.2rem;
  font-weight: bold;
}

#sidebar .bl05 .inner .in2 p:not([class]) span {
  color: #ff8585;
}

#sidebar .bl05 .inner .in3 p {
  font-size: 1.3rem;
  text-align: center;
}

#sidebar .bl06 {
  background: #f3f3f3;
  margin: 20px 0 0;
  padding: 10px 5px;
}

#sidebar .bl06 input[type="text"] {
  width: 75%;
  padding: 5px 0;
}

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

#sidebar .bl06 input[type="submit"] {
  background: #717171;
  color: #fff;
  padding: 5px 10px;
}


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

#page_contents {
  padding: 0 0 60px;
}

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

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

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

#breadcrumbs .search {
  position: absolute;
  top: -20px;
  right: 0;
  width: 200px;
}

#breadcrumbs .search input[type="text"] {
  width: 75%;
  padding: 5px 0;
}

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

#breadcrumbs .search input[type="submit"] {
  background: #493d31;
  color: #fff;
  padding: 5px 10px;
}


#page {
  font-size: 1.6rem;
}

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

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

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

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

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

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

#page .page_under02 {
  padding: 50px 0 0;
  position: relative;
}

#page .page_under02 .tel_num {
  display: block;
  right: 44px;
  top: 107px;
  font-size: 3.9rem;
}

#page .page_under02 .tel_num2 {
  position: absolute;
  top: 139px;
  right: 210px;
  font-size: 2.6rem;
  font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	color:#444444;
}

#page .page_under-ct h2 {
  font-size: 2.2rem;
  padding: 17px 11px 15px;
  margin-top: 50px;
}

#page .page_under-ct .inner {
  background: url(../img/page/bl04_bg.jpg) no-repeat;
  width: 740px;
  height: 307px;
  margin: 15px 0 0;
}

#page .page_under-ct .inner ul {
  width: 396px;
  margin: 0 0 0 335px;
  padding-top: 14px;
}

#page .page_under-ct .inner ul li {
  float: left;
  padding: 14px 10px 0 0;
}

.page_under-case {
  border: 2px solid #ff8585;
  background: #fdf2ed;
  position: relative;
  padding: 146px 18px 18px;
  margin: 50px 0;
}

.page_under-case .ttl {
  position: absolute;
  top: -95px;
}

.page_under-case .in {
  border: 1px solid #c3c3c3;
  background: #fff;
  padding: 0 20px;
}

.page_under-case .in ul li a {
  display: block;
  border-bottom: 1px solid #ddd4c8;
  padding: 18px 0;
}

.page_under-case .in .btn {
  text-align: center;
  padding: 35px 0;
}

.page_under-voice dl {
  margin-bottom: 20px;
}

.page_under-voice dl dt {
  background: #ad9da0;
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

.page_under-voice dl dd {
  border: 1px solid #ad9da0;
  padding: 17px 20px;
  font-size: 1.7rem;
  line-height: 1.4;
  color: #574836;
}

.page_under-voice .btn {
  text-align: center;
}


#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;
	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.line p {
  padding: 0px;
  margin: 0px;
}

table {
  font-size: inherit;
  font: 100%;
}

table.mainstyle {
  border: 1px #b9b9b9 solid;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 20px 8px 20px;
}

table.mainstyle th {
  font-weight: bold;
  padding: 10px;
  border: 1px #b9b9b9 solid;
  border-width: 0 0 1px 1px;
  background: #FFFFCC;
  vertical-align: middle;
}

table.mainstyle td {
  padding: 10px;
  border: 1px #b9b9b9 solid;
  border-width: 0 0 1px 1px;
  background: #fff;
  vertical-align: middle;
}

.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;
  position: relative;
}

#list p.cat {
  background: #ff8585;
  color: #fff;
      padding: 3px 0;
    width: 100px;
    text-align: center;
    position: absolute;
    top: -6px;
    left: 89px;
    font-size: 1.2rem;
}

#list dl dt {
  font-size: 1.4rem;
  padding-bottom: 10px;
}

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

#list dl dd a {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

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

#list p {
  padding: 10px 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 .thumb {
  padding: 20px 0 0;
}

#detail .thumb img {
  max-width: 100%;
  text-align: center;
}

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

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

#detail .relatepost {
  padding: 20px 0 0;
}

#detail .relatepost ul li {
}

#detail .relatepost ul li a {
  display: block;
  color: #666;
  padding: 15px 5px 15px 5px;
  border-bottom: 1px dotted #666;
  text-decoration: none;
}

#detail .relatepost ul li a:hover {
  text-decoration: underline;
}


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

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

#pagetop a {
  display: block;
}

/*----------------------------------------------------
  fixedbtn
----------------------------------------------------*/

#fixedbtn {
    position: fixed;
    top: 120px;
    right: 30px;
    z-index: 100;
}

#fixedbtn ul li a img {
  box-shadow: 0px 0px 3.44px 0.56px rgba(7, 0, 2, 0.4);
  border-radius: 5px;
}

#fixedbtn ul li:not(:first-child) {
  padding: 7px 0 0;
}


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

footer .in {
  background: #fff2f2;
  padding: 30px 0 20px;
}

footer .in > div {
  display: flex;
}

footer .in .ft_info {
  background-color: #fff;
  width: 540px;
  height: 272px;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 10px;

  /* background-image: url(../img/cmn/hd_alert01.jpg); */
  background-repeat: no-repeat;
  background-position: bottom 17px right 14px;
}

footer .in .ft_info .cmn_logo {
  border-bottom: 1px solid #c0c0c0;
}

footer .in .ft_info .cmn_logo img {
  width: 500px;
}

footer .in .ft_info .cmn_func {
  width: 304px;
}

footer .in .ft_menu {
  display: flex;
}

footer .in .ft_menu > div {
  width: 170px;
  padding: 0 30px;
}

footer .in .ft_menu ul li {
  line-height: 2;
}

footer .in .ft_menu ul li a {
  color: #493d31;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 1.5rem;
  padding: 0 0 15px 15px;
  line-height: 1.4;
}

.page_under-case .in ul li a {
  text-decoration: none;
  color: #574836;
}

.page_under-case .in ul li a dl {
  display: flex;
  align-items: center;
}

.page_under-case .in ul li a dl dt {
  border: 1px solid #ff8585;
  background: #ff8585;
  color:#fff;
  font-size: 1.5rem;
  width: 108px;
  text-align: center;
  padding: 4px 0;
}

.page_under-case .in ul li a dl dd {
  width: 510px;
  font-size: 1.8rem;
  padding-left: 20px;
  line-height: 1.3;
}

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

footer .in .ft_btn {
  position: absolute;
  top: 155px;
  left: 340px;
}

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


/*  */
#reason > ul > li {
    border-bottom: 1px solid #eeee;
    position: relative;
    padding-left: 43px;
    font-weight: bold;
}

#reason > ul > li:before {
    content: '';
    width: 19px;
    height: 30px;
    position: absolute;
    padding-left: 13px;
    padding-bottom: 7px;
    top: 50%;
    left: 3px;
    background-color: #eaeaea;
    transform: translateY(-50%) translateX(0%);
    -webkit- transform: translateY(-50%) translateX(0%);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position-y: center !important;
        color: #f68a2a;
}

#reason > ul > li:nth-child(1):before {
    background: url(../img/mv/chatch01.png);
    content: "";
}
#reason > ul > li:nth-child(2):before {
    background: url(../img/mv/chatch02.png);
    content: "";
}
#reason > ul > li:nth-child(3):before {
    background: url(../img/mv/chatch03.png);
    content: "";
}
#reason > ul > li:nth-child(4):before {
    background: url(../img/mv/chatch04.png);
    content: "";
}
#reason > ul > li:nth-child(5):before {
    background: url(../img/mv/chatch05.png);
    content: "";
}
#reason > ul > li:nth-child(6):before {
    background: url(../img/mv/chatch06.png);
    content: "";
}
#reason > ul > li:nth-child(7):before {
    background: url(../img/mv/chatch07.png);
    content: "";
}
#reason > ul > li:nth-child(8):before {
    background: url(../img/mv/chatch08.png);
    content: "";
}

#mv #mv_in div#reason {
position: absolute;
left: 394px;
text-align: left;
top: 79px !important;
font-size: 18px;
width: 574px;
letter-spacing: 0.05em;
line-height: 1.7em;
font-weight: bold;
}

#mv #mv_in div#reason span {
    color: #d10101;
    font-weight: bold;
}

#mv .btn02
{
    position: absolute;
    top: 385px;
    left: 379px;
}

#mv b
{
    font-size: 2.1rem;

    position: relative;
    top: -4px;
    left: 27px;
}

#mv b span
{
    font-size: 1.55em;
    font-weight: bold;

    color: #d10000;
}

#mv .date
{
    font-size: 1.6rem;
    font-weight: bold;

    position: relative;
    top: 0;
    left: 21px;

    color: #7c7c7c;
}

#mv .btn01
{
    position: relative;
    left: 21px;
    /* margin: 6px 0 0; */
}

#mv_menu
{
    padding: 15px 0;

    background: url(../img/top/bl00_bg.gif);
}

#mv_menu ul
{
    display: flex;
    justify-content: center;
}

#mv_menu ul li
{
    padding: 0 10px;
}


#mv_in div
{
    position: absolute;
    top: 372px;
    left: 622px;

    text-align: center;
}
#mv #mv_in {
    height: 363px;
}