* {
    margin: 0;
    padding: 0;
    font-family: 'M PLUS 1p',sans-serif ;
  }


.content-body {
  max-width: 1080px;
  margin: auto;
  
}

.toppage-info {
  height: 200px;
  width: 100%;
}
.xs_toppage-info img {
  width: 100%;
}
.infomation {
  text-align: center;
  padding-top: 10px;
}
.infomation img {
  width: 100%;
}
.infomation p {
  font-size: small;
  font-weight: bold;
}
.top-image {
  height: auto ;
  overflow: hidden;
  width: 100%;
}

.my-parts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.my-parts ul li a {
  margin: 20px;
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	background:#f3f0df;
	color: #3cc5f7;
  
	text-align: center;
	border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #f3f0df;
  border: dashed 2px #3cc5f7;
  font-weight: bolder;
}
.my-parts ul li a:hover {
	border: dotted 1px #3cc5f7;
}

.content img {
  width: 100%;
  padding: 10px 10px;
}
.content h1 {
  text-align: center;
  font-weight: bold;
  color: #020202;
  width: 100%;
}
.content h1:first-letter{
  font-size: 180%;
  color: #0f016f;
}
.point_box .row {
  width: 100%;
  text-align: center;
}
.top_box {
  padding: 1em 0.5em;
  margin: 15px 10px;
  color: #000000;
  background: #fbf4f4;
  box-shadow: 0px 0px 0px 10px #f6f0f0;
  border: dashed 2px #3ba7ff;
  border-radius: 3px;
  height: 100px;
  text-align: center;
  line-height: 30px;
}

.top_box p {
  margin: 0; 
  padding: 5px 0;
  color: #000;
  font-weight: bold;

}


.side-widget a {
  margin: 20px;
	display: block;
	padding: 3em 1em;
	text-decoration: none;
	background:#3cc5f7;
	color: #f3f0df;
  text-align: center;
	border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #3cc5f7;
  border: dashed 2px #f3f0df;
  font-weight: bolder;
}
.side-widget a:hover {
	border: dotted 1px #3cc5f7;
}
.xs_time-schedule{
  text-align: center;
}


.top-kaiketsu-list {
	margin-bottom: 50px;
}
.list-kaiketsu ul {
	list-style: none;
}


.list-001 {
	background-color: #FFFBCB;
}	
.list-002 {
	background-color: #B0DFF8;
}	
.list-003 {
	background-color: #EDB6D2;
}	
.list-004 {
	background-color: #C0DC96;
}	
.list-005 {
	background-color: #FAD7CA ;
}	
.list-006 {
	background-color: #DCC7E0;
}	
.list-inner-color {
	background-color: #fff;
	margin-left: 20px;
	margin-bottom: 30px;
	text-align: center;
}

.top-kaiketsu-list h3 {
    padding: 10px 10px;
	font-family:'Yu Mincho' ;
	text-shadow: 1px 2px 3px #808080; 
}
.top-kaiketsu-list h4 {
	display: inline-block;
	padding: 20px 10px;
	border-bottom: 2px double rgb(5, 5, 5);
	font-family:'Yu Mincho' ;
}
.top-kaiketsu-list p {
	padding: 10px 10px;
	font-weight: bold;
	font-size: small;
	color: #000;
	text-align: left;
	line-height: 30px;
	font-family:'Yu Mincho' ;
}













.main_shopinfo{
  background-color: #f7f6f0;
  padding-top: 10px;
}

.main_shopinfo_conts img{
  width: 100%; 
  padding: 5px;
  margin: 0 0 0 5px;
  text-align: center;
}
.main_shopinfo_conts .time_info {
  margin: 0 auto;
}
.main_shopinfo h2 {
  margin: 20px;
	display: block;
	padding: 5px;
	text-decoration: none;
	background:#3cc5f7;
	color: #f3f0df;
  
	text-align: center;
	border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #3cc5f7;
  border: dashed 2px #f3f0df;
  font-weight: bolder;
}
.main_shopinfo h3 {
  text-align: center;
  font-weight: bold;
  color: #3cc5f7;
  
}
.main_shopinfo h4 span{
  background:#3cc5f7;
  font-weight: bold;
  color: #f7f6f0;
  padding top: 10px;
}
.google_maps{
  text-align: center;
  width: 100%;
}
.after_info{
  background:#3cc5f7;
  height: 200px;
  
  text-align: center;
}
.footer_parts img{
  width:100%;
  margin-top: 20px;
}
.footer_parts p {
  color: #ffffff;
}
.xs_after_info{
  bottom: 0px;
  width: 100%;
  position: fixed;
  background-color: #ffffff;
  z-index: 999999;
}

.xs_after_info img {
  width: 100%;
  padding: 10px 0;
}
.footer_parts_xs img { 
  text-align: center;
}
footer {
  padding-top: 100px;
}

@media screen and (max-width:768px) {
  .toppage-info {
    padding-top: 150px;
    background-color: rgb(178, 248, 253);
    height: auto;
    }

  .xs_info img {
    width: 60%;
    padding-bottom: 10px;
  }
  .infomation {
    display: none;
  }
  .top_box {
    height: auto;
  }
  .xs_toppage-info{
    text-align: center;
  }
  .xs-topicon {
    background-color: #f0efd6;
    /*追従に必須*/
    position: fixed;
    /*END*/
    width: 100%;
    text-align: center;
    top: 0px;
    z-index: 9999;
    
  }
  
  .after_info{
    display: none;
  }

  .nav-list {
    display: none;
  }
  .xs_time-schedule img {
    width: 100%;
  }
  
  
  
}
@media screen and (min-width:768px) {
    .xs_toppage-info{
      display: none;
    }
    .xs-topicon{
    display: none;
    }
    .xs_time-schedule{
      display: none;
    }
    .nav-list2{
      display: none;
    }
    .xs_after_info{
      display: none;
    }
    
  
}



/*--jiko_page_css--*/



.my-parts_jiko ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.my-parts_jiko ul li a {
  margin: 20px;
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	background:#f3f0df;
	color: #0f016f;
  
	text-align: center;
	border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #f3f0df;
  border: dashed 2px #0f016f;
  font-weight: bolder;
}
.my-parts_jiko ul li a:hover {
	border: dotted 1px #0f016f;
}

.side-widget_jiko a {
  margin: 20px;
	display: block;
	padding: 3em 1em;
	text-decoration: none;
	background:#0f016f;
	color: #f3f0df;
  text-align: center;
	border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #0f016f;
  border: dashed 2px #f3f0df;
  font-weight: bolder;
}
.side-widget_jiko a:hover {
	border: dotted 1px #0f016f;
}
.content_jiko h1 {
  font-weight: bolder;
  color:#0f016f; 
  
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #0f016f;/*上線*/
  border-bottom: solid 3px #0f016f;/*下線*/
  text-align: center;
}

.content_jiko img {
  width: 100%;
}
.content_jiko {
  padding-top: 20px;
}
.content_jiko_a h1 {
  font-weight: bolder;
  color:#0f016f; 
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #0f016f;/*上線*/
  border-bottom: solid 3px #0f016f;/*下線*/
  text-align: center;
}
.content_jiko_a {
  padding-top: 50px;
}
.content_jiko_a p {
  font-size: medium;
}
.content_jiko_a img {
  width: 50%;
  display: block;
  text-align: center;
  margin: auto;
}
#content_jiko_a_bold {
  font-weight: bold;
}
.content_jiko_a ul {
  list-style:square outside;
  font-weight: bold;
  color:#0f016f ;
}
.content_jiko_a span {
  color: red;
}



/*--sejyutu_menu_css--*/
.about_care h1 {
  padding: 0.5em;/*文字周りの余白*/
  color: #010101;/*文字色*/
  background: #eaf3ff;/*背景色*/
  border-bottom: solid 3px #516ab6;/*下線*/
  font-weight: bolder;
}
.about_care h3 {
  padding: 0.5em;/*文字周りの余白*/
  color: #010101;/*文字色*/
  background: #f2d9d0;/*背景色*/
  border-bottom: solid 3px #ef654c;/*下線*/
  font-weight: bolder;
  margin-top: 30px;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 70%;
  table-layout: fixed;
  text-align: center;
  margin-bottom: 30px;
  
}

table tr {
  background-color: #eaf3ff;
  padding: .35em;
  border-bottom: 2px solid #fff;
  text-align: center;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
  text-align: center;
}
table th {
  font-size: .85em;
}
table thead tr{
  background-color: #516ab6;
  color:#fff;
}
table tbody th {
    background: #516ab6;
    color: #fff;
}
.txt{
   text-align: left;
   font-size: .85em;
   text-align: center;
}
.price{
  text-align: right;
  color: #516ab6;
  font-weight: bold;
}
.non{
  background:#fff
}

.about_care img {
  width: 100%;
  margin-bottom: 10px;
}
.about_care .hari {
  background-color: #808080;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px;
  margin: 0 10px;
}

.care_jihi span {
  background-color: #808080;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px;
}
.jihi_encho {
  margin-left: 7.5rem;
}

.care_oxy span {
  background-color: #808080;
  color: #fff;
  font-weight: bold;
  padding: 0px 5px;
  
}
.care_oxy a {
  font-weight: bold;
}
.care_cho_onpa a {
  font-weight: bold;
}
.care_high_vol a {
  font-weight: bold;
}
.care_water_bed a {
  font-weight: bold;
}
.care_sugu p {
  background-color: #0f016f;
  color: #fff;
  font-weight: bolder;
  text-align: center;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #516ab6;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #516ab6;
  }
  table td:last-child {
    border-bottom: 0;
  }
  table tbody th {
    color: #fff;
}
}



/*--hajimete_css--*/


.nagare_img {
  padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    background: #FFF;
    border: solid 3px #f596a3;/*線*/
    border-radius: 10px;/*角の丸み*/
}


.hajimete_nagare  h1 {
  background-color: #f596a3;
  border-radius: 5px;
  color: #f7e0e8;
  margin-top: 20px;
}
.hajimete_nagare h1:first-letter{
  font-size: 180%;
  color: #ffffff;
}
.hajimete_contents h1:first-letter {
  font-size: 180%;
  color: #f596a3;
  margin-top: 20px;
}
.hajimete_jihi h1 {
  background-color: #f596a3;
  border-radius: 5px;
  color: #f7e0e8;
  margin-top: 20px;
}
.hajimete_jihi h1:first-letter {
  font-size: 180%;
  color: #ffffff;
}
.hajimete_jihi img {
  width: 100%;
  float: right;
}