@charset "utf-8";
body {
  font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #2c2c2c;
  }
  img {
    max-width: 100%;
  }
  h2{
    font-size: 2em;
  }
  a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    transition:2s;
  }
  main{
    margin-bottom: 6em;
  }
  .home header {
    background: #ccc;
    height: 350px;
    top: 0;
    margin: auto;
    background: url(../img/sunpet/header_bg.jpg) no-repeat center top;
  }
  .home .header_inner{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
  }
  .main{
    margin-top: 80px;
  }
  #pc_inner{
    overflow: hidden;
  }

  .home header {
    margin: auto;
    background: url(../img/sunpet/header_bg.jpg) repeat-x center top;
    height: 160px;
    background-size: cover;
  }
  .home .header_inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
  }
  .home .header_inner .left{
    width: 60%;
    text-align: center;
  }
  .home .header_inner .right{
    width: 40%;
  }
  .home #main {
    background-color: #fff7df;
  }
  .home .main_inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: .5em;
  }
  /*
  .home .main_inner h2{
    padding-top: .5em;
  }
  */
  .main_text{
    color: #432a16;
    line-height: 2;
  }
  .mar1em{
    margin: 1em;
  }
  .home header h1 {
    padding-top: 10px;
  }
  .home header ul {
    display: flex;
    justify-content: center;
  }
  .home header ul li{
    margin-left: 5%;
    margin-top: 3%;
  }
  .main_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .main_list h2{
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    font-style: normal;
    color: #744b1a;
    margin-bottom: .5em;
    font-size: 1.7em;
  }
  .main_list p{
  font-size: 18px;
  line-height: 1.8;
  }
  .main_btn{
    padding-bottom: 1em;
  }
  .home #seitai {
    background: url(../img/sunpet/seitai_bg.jpg) repeat-y center top;
    background-size: contain;
    background-position: bottom;
}
  .home .seitai_inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .home .seitai_inner h2{
    background: url(../img/sunpet/seitai_h2.png) no-repeat center top;
    height: 100px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #432a16;
    padding-top: 25px;
    background-size: 100%;
    background-position-y: .5em;
}

  .home .seitai_inner ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home .seitai_inner ul li{
    margin-bottom: 1em;
  }
  .home .seitai_inner ul .seitai_list01{
    width: 50%;
    background: url(../img/sunpet/seitai_li_img01.png) no-repeat center top;
    padding-top: 105px;
    font-size: 25px;
    color: #432a16;
    font-weight: bold;
    background-size: contain;
    height: 190px;
  }
  .home .seitai_inner ul .seitai_list02{
    width: 50%;
    background: url(../img/sunpet/seitai_li_img02.png) no-repeat center top;
    padding-top: 105px;
    font-size: 25px;
    color: #432a16;
    font-weight: bold;
    background-size: contain;
    height: 190px;
  }
  .home .seitai_inner ul .seitai_list03{
    width: 50%;
    background: url(../img/sunpet/seitai_li_img03.png) no-repeat center top;
    padding-top: 105px;
    font-size: 25px;
    color: #432a16;
    font-weight: bold;
    background-size: contain;
    height: 190px;
  }
  .home .seitai_inner ul .seitai_list04{
    width: 50%;
    background: url(../img/sunpet/seitai_li_img04.png) no-repeat center top;
    padding-top: 115px;
    font-size: 20px;
    color: #432a16;
    font-weight: bold;
    background-size: contain;
    height: 190px;
  }
  .home .seitai_inner ul .seitai_list05{
    width: 50%;
    background: url(../img/sunpet/seitai_li_img05.png) no-repeat center top;
    padding-top: 115px;
    font-size: 25px;
    color: #432a16;
    font-weight: bold;
    background-size: contain;
    height: 190px;
  }
  .home .seitai_inner ul .seitai_list06{
    width: 50%;
    background: url(../img/sunpet/seitai_li_img06.png) no-repeat center top;
    padding-top: 115px;
    font-size: 20px;
    color: #432a16;
    font-weight: bold;
    background-size: contain;
    height: 190px;
  }
  .home .trimming_inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: .5em;
  }
  .home .trimming_p{
    background: url(../img/sunpet/trimming_h2_01.gif) no-repeat center top;
    height: 100px;
    font-size: 15px;
    padding-top: 2.5em;
    letter-spacing: 1px;
    padding-right: 10px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    background-size: contain;
  }
  .home .trimming_h2{
    background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
    height: 60px;
    letter-spacing: 4px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background-size: contain;
  }
  .home .main_h2{
    background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
    height: 70px;
    letter-spacing: 3px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background-size: contain;
    font-size: 15px;
    margin-top: 1em;
  }
  .trimming_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
  }
  .trimming_list h2{
    font-size: 28px;
      color: #8a8a8a;
      font-weight: bold;
      padding-bottom: .5em;
      text-align: center;
  }
  .home .price_inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: .5em;
  }
  .home .price_p{
    background: url(../img/sunpet/price_h2_01.png) no-repeat center top;
    height: 80px;
    font-size: 15px;
    padding-top: 1.4em;
    letter-spacing: 1px;
    padding-right: 10px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    background-size: contain;
  }
  .home .price_h2{
    background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
    height: 60px;
    letter-spacing: 8px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background-size: contain;
  }
  .home .price_inner .price_h3_01{
    text-align: left;
    font-size: 30px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background: url(../img/sunpet/price_h3_01.png) no-repeat center left;
    padding-left: 100px;
    margin-bottom: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: .5em 0;
  }
  .home .price_inner .price_h3_02{
    text-align: left;
    font-size: 30px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background: url(../img/sunpet/price_h3_02.png) no-repeat center left;
    padding-left: 100px;
    margin-bottom: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: .5em 0;
  }
  .home .price_inner .price_h3_03{
    text-align: left;
    font-size: 30px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background: url(../img/sunpet/price_h3_03.png) no-repeat center left;
    padding-left: 100px;
    line-height: 1.3;
  }
  .home .price_inner span{
    font-size: 20px;
  }
  /*
  .accordion_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    text-align: left;
  }
  .accordion_list li {
    flex-basis: 100%;
    background: url(../img/sunpet/accordion_open.gif) no-repeat center top;
    padding: 7px 10px;
    font-size: 24px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    margin-bottom: .5em;
    background-size: contain;
  }
  */
  .accordion_text{
    text-align: left;
    line-height: 1.7;
    margin-bottom: 25px;
  }
  .table {
    table-layout: fixed;
    width: 100%;
    margin: 2em auto;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 5px;
    border-top: 1px solid #eec99c;
    border-left: 1px solid #eec99c;
  }
  .table th, .table td {
    padding: 30px 10px;
    border-right: 1px solid #eec99c;
    border-bottom: 1px solid #eec99c;
    vertical-align: middle;
  }
  .table th {
    text-align: center;
    background-color: #eec99c;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    font-size: 18px;
    width: 50%;
  }
  .table td {
    font-size: 24px;
  }
  .table tr:first-child th {
    border-radius: 5px 0 0 0;
  }
  .table tr:first-child td {
    border-radius: 0 5px 0 0;
  }
  .table tr:last-child th {
    border-radius: 5px 0 0 5px;
          width: 60%;
  }
  .table tr:last-child td {
    border-radius: 0px 5px 5px 0;
  }
  footer .inner {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  #sp-fixed-menu{
    display: block;
  }
  .marB30{
    margin-bottom: 30px;
  }

  /* メニューを画面上部に固定表示しています */
.sp { display:none;}
.pc{display: block;}

.main_list .text{
  margin-bottom: 20px;
  text-align: left;
}
.main_list .photo{
  margin-bottom: 25px;
}
.main_list .photo img{
  border-radius: 30px;
}
.trimming_list .text{
  margin-bottom: 20px;
  text-align: left;
  font-size: 18px;
  line-height: 1.8;
}
.trimming_list .photo{
  margin-bottom: 25px;
}

.rtt{
  position: fixed;
  bottom: 60px;
  right: 10px;
  z-index: 9999;
  opacity: 50%;
  width: 100px;
}
.rtt a{
  display: block;
}
.rtt:hover{
  opacity: 100%;
}
#sp-fixed-menu {
  position: fixed;
  bottom: -5px;
  z-index: 9999;
  width: 100%;
  text-align: center;
  background: url(../img/sunpet/sp-fixed-menu_bg.gif) no-repeat left top/100%;
}
#sp-fixed-menu ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 60px;
  align-items: center;
  color: #fff;
}
#sp-fixed-menu li{
  flex-basis: 30%;
}
#sp-fixed-menu li p{
  font-size: 14px;
  line-height: 1.2;
  padding-top: .5em;
  }
#sp-fixed-menu li.sp-fixed-menu01{
  background: url(../img/sunpet/search.png) no-repeat left top;
  height: 60px;
  background-size: 20%;
  background-position-y: center;
  background-position-x: 5px;
}

#sp-fixed-menu li.sp-fixed-menu02{
  background: url(../img/sunpet/calendar.png) no-repeat left top;
  height: 60px;
  background-size: 20%;
  background-position-y: center;
}
#sp-fixed-menu li.sp-fixed-menu03{
  background: url(../img/sunpet/tell.png) no-repeat left top;
  height: 60px;
  background-size: 20%;
  background-position-y: center;
}
#sp-fixed-menu a{
  display: block;
  padding-top: 5px;
  padding-left: 15px;
}
.btn_design {
  box-shadow: 0 4px 0 #f285b4;
  background: #ffffff;
  border: 5px solid #f285b4;
  border-radius: 10px;
  color: #000;
  max-width: 350px;
  padding: 15px;
  text-align: center;
  margin: 0 auto;
  background: url(../img/btn_design_bg.gif) no-repeat center right/5%;
  font-size: 20px;
  margin-bottom: 30px;
}

.btn_design a{
  display: block;
}
/* マウスオーバー時 */
.btn_design:hover{
  transform: translateY(4px);
  box-shadow: none;
}
.btn_design span{
  color:#f285b4 ;
}
.anchor{
  display: block;
  padding-top: 70px;
}
/*アコーディオンメニュー*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 1em;
	display: block;
	color: #744b1a;
	background:#eec99c;
  border-radius: 5px;
  text-align: left;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
.Label::before{		/*タイトル横の矢印*/
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  background: url(../img/sunpet/accordion_open.gif) no-repeat;
  background-size: contain;
  right: 5px;
  top: 40%;
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
}
.content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	overflow: hidden;
}
.toggle:checked + .Label + .content {	/*開閉時*/
  height: auto;
    padding: 10px;
    border: 3px solid #eec99c;
    border-radius: 5px;
    margin-top: -5px;
}
.toggle:checked + .Label::before {
  content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 40%;
    background: url(../img/sunpet/accordion_close.gif);
    background-size: contain;
}
.accordion{
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.accordion_list{
  flex-basis: 49%;
}
/*アコーディオンメニュー*/
/*スライドショー*/
.slider-wrapper {
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
  margin: 1.5em 0;
}
/* スライド3枚のグループ */
.slider {
  animation: scroll-left 20s infinite linear .5s both;
  display: flex; /* スライド3枚を横並び */
}
/* スライド */
.slide {
  width: calc(200vw / 6); /* 3はスライドの枚数 */
}
/* スライドの画像 */
.slide img {
  display: block;
  width: 100%;
}
/* CSSアニメーション */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*スライドショー*/
/* PC用レイアウト(1080px以上に適用)*/
@media screen and (min-width:1080px) {
  main{
    margin-bottom: 0em;
  }
.pc{display: none;}
.sp { display:block;}
.home header {
  background: #ccc;
  height: 347px;
  top: 0;
  margin: auto;
  background: url(../img/sunpet/header_bg.jpg) repeat-x center top;
}
.home .header_inner{
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
.home .header_inner .left{
  width: 60%;
  text-align: center;
}
.home .header_inner .right{
  width: 40%;
}
.home #main {
  background-color: #fff7df;
}
.home .main_inner{
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.main_text{
  font-size: 20px;
  color: #432a16;
  line-height: 2;
}
.mar1em{
  margin: 1em;
}
.home header h1 {
  padding-top: 10px;
}
.home header ul {
  display: flex;
  justify-content: center;
}
.home header ul li{
  margin-left: 5%;
  margin-top: 3%;
}
.main_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.main_list li {
  flex-basis: 49%;
}
.main_list h2{
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  font-style: normal;
  color: #744b1a;
  margin-bottom: .5em;
}
.main_list p{
font-size: 18px;
line-height: 1.8;
}
.main_btn{
  padding-bottom: 1em;
}
.home #seitai {
  background: url(../img/sunpet/seitai_bg.jpg) repeat-x center top;
}
.home .seitai_inner{
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.home .seitai_inner h2{
  background: url(../img/sunpet/seitai_h2.png) no-repeat center top;
  height: 100px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #432a16;
  font-size: 45px;
  padding-top: 25px;
  background-size: 50%;
  background-position-y: .5em;
}
.home .seitai_inner ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0;
}
.home .seitai_inner ul li{
  margin-bottom: 1em;
}
.home .seitai_inner ul .seitai_list01{
  width: 33%;
  height: 300px;
  background: url(../img/sunpet/seitai_li_img01.png) no-repeat center top;
  padding-top: 175px;
  font-size: 40px;
  color: #432a16;
  font-weight: bold;
}
.home .seitai_inner ul .seitai_list02{
  width: 33%;
  height: 300px;
  background: url(../img/sunpet/seitai_li_img02.png) no-repeat center top;
  padding-top: 175px;
  font-size: 40px;
  color: #432a16;
  font-weight: bold;
}
.home .seitai_inner ul .seitai_list03{
  width: 33%;
  height: 300px;
  background: url(../img/sunpet/seitai_li_img03.png) no-repeat center top;
  padding-top: 175px;
  font-size: 40px;
  color: #432a16;
  font-weight: bold;
}
.home .seitai_inner ul .seitai_list04{
  width: 33%;
  height: 300px;
  background: url(../img/sunpet/seitai_li_img04.png) no-repeat center top;
  padding-top: 190px;
  font-size: 35px;
  color: #432a16;
  font-weight: bold;
}
.home .seitai_inner ul .seitai_list05{
  width: 33%;
  height: 300px;
  background: url(../img/sunpet/seitai_li_img05.png) no-repeat center top;
  padding-top: 180px;
  font-size: 40px;
  color: #432a16;
  font-weight: bold;
}
.home .seitai_inner ul .seitai_list06{
  width: 33%;
  height: 300px;
  background: url(../img/sunpet/seitai_li_img06.png) no-repeat center top;
  padding-top: 190px;
  font-size: 35px;
  color: #432a16;
  font-weight: bold;
}
.home .trimming_inner{
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.home .trimming_p{
  background: url(../img/sunpet/trimming_h2_01.gif) no-repeat center top;
  height: 180px;
  font-size: 30px;
  padding-top: 2.7em;
  letter-spacing: 2px;
  padding-right: 10px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
.home .trimming_h2{
  background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
  height: 120px;
  font-size: 60px;
  letter-spacing: 8px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
}
.home .main_h2{
  background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
  height: 120px;
  letter-spacing: 8px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
  font-size: 30px;
  margin-top: 0;
}
.trimming_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}
.trimming_list li {
  flex-basis: 49%;
}
.trimming_list h2{
  font-size: 28px;
    color: #8a8a8a;
    font-weight: bold;
    padding-bottom: .5em;
}
.home .price_inner{
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.home .price_p{
  background: url(../img/sunpet/price_h2_01.png) no-repeat center top;
  height: 179px;
  font-size: 30px;
  padding-top: 1.5em;
  letter-spacing: 2px;
  padding-right: 10px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
.home .price_h2{
  background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
  height: 120px;
  font-size: 60px;
  letter-spacing: 8px;
  position: relative;
  top: -50px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
}
.home .price_inner .price_h3_01{
  text-align: left;
  font-size: 40px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
  background: url(../img/sunpet/price_h3_01.png) no-repeat center left;
  padding-left: 100px;
  margin-bottom: 1em;
}
.home .price_inner .price_h3_02{
  text-align: left;
  font-size: 40px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
  background: url(../img/sunpet/price_h3_02.png) no-repeat center left;
  padding-left: 100px;
  margin-bottom: 1em;
}
.home .price_inner .price_h3_03{
  text-align: left;
  font-size: 40px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
  background: url(../img/sunpet/price_h3_03.png) no-repeat center left;
  padding-left: 100px;
  margin-bottom: 1em;
}
.home .price_inner span{
  font-size: 28px;
}
 /*
.accordion_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  text-align: left;
}
.accordion_list li {
  flex-basis: 49%;
  background: url(../img/sunpet/accordion_open.gif) no-repeat center top;
  height: 59px;
  padding: 10px;
  font-size: 24px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
  margin-bottom: 25px;
}
*/
.accordion_text{
  text-align: left;
  line-height: 1.7;
  margin-bottom: 25px;
}
.table {
  table-layout: fixed;
  width: 100%;
  margin: 50px auto;
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 5px;
  border-top: 1px solid #eec99c;
  border-left: 1px solid #eec99c;
}
.table th, .table td {
  padding: 20px;
  border-right: 1px solid #eec99c;
  border-bottom: 1px solid #eec99c;
}
.table th {
  text-align: center;
  background-color: #eec99c;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #744b1a;
  font-size: 24px;
}
.table td {
  font-size: 24px;
}
.table tr:first-child th {
  border-radius: 5px 0 0 0;
}
.table tr:first-child td {
  border-radius: 0 5px 0 0;
}
.table tr:last-child th {
  border-radius: 5px 0 0 5px;
        width: 60%;
}
.table tr:last-child td {
  border-radius: 0px 5px 5px 0;
}
footer .inner {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
#sp-fixed-menu{
  display: none;
}
.marB30{
  margin-bottom: 30px;
}
/*アコーディオンメニュー*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 1em;
	display: block;
	color: #744b1a;
	background:#eec99c;
  border-radius: 5px;
  font-size: 20px;
  text-align: left;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
.Label::before{		/*タイトル横の矢印*/
  content: "";
  width: 32px;
  height: 30px;
  position: absolute;
  right: 20px;
  background: url(../img/sunpet/accordion_open.gif);
  top: 30%;
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
}
.content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	overflow: hidden;
}
.toggle:checked + .Label + .content {	/*開閉時*/
  height: auto;
    padding: 10px;
    border: 3px solid #eec99c;
    border-radius: 5px;
    margin-top: -5px;
}
.toggle:checked + .Label::before {
  content: "";
    width: 32px;
    height: 30px;
    position: absolute;
    right: 20px;
    background: url(../img/sunpet/accordion_close.gif);
}
.accordion{
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.accordion_list{
  flex-basis: 49%;
}
/*アコーディオンメニュー*/
/*スライドショー*/
.slider-wrapper {
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
  margin: 1.5em 0;
}
/* スライド3枚のグループ */
.slider {
  animation: scroll-left 20s infinite linear .5s both;
  display: flex; /* スライド3枚を横並び */
}
/* スライド */
.slide {
  width: calc(100vw / 6); /* 3はスライドの枚数 */
}
/* スライドの画像 */
.slide img {
  display: block;
  width: 100%;
}
/* CSSアニメーション */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*スライドショー*/
}
/* PC用レイアウト */
/* タブレット用レイアウト(640px以上1000px以下に適用)*/
@media screen and (min-width:640px) and (max-width: 1079px) {
  main{
    margin-bottom: 0em;
  }
  .sp { display:block;}

  .home header {
    height: 250px;
    margin: auto;
    background: url(../img/sunpet/header_bg.jpg) repeat-x center top;
    background-size: contain;
  }
  .home .header_inner{
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
  }
  .home .header_inner .left{
    width: 60%;
    text-align: center;
  }
  .home .header_inner .right{
    width: 40%;
  }
  .home #main {
    background-color: #fff7df;
  }
  .home .main_inner{
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .main_text{
    font-size: 20px;
    color: #432a16;
    line-height: 2;
  }
  .mar1em{
    margin: 1em;
  }
  .home header h1 {
    padding-top: 10px;
  }
  .home header ul {
    display: flex;
    justify-content: center;
  }
  .home header ul li{
    margin-left: 5%;
    margin-top: 3%;
  }
  .main_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .main_list li {
    flex-basis: 49%;
  }
  .main_list h2{
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    font-style: normal;
    color: #744b1a;
    margin-bottom: .5em;
  }
  .main_list p{
  font-size: 18px;
  line-height: 1.8;
  }
  .main_btn{
    padding-bottom: 1em;
  }
  .home #seitai {
    background: url(../img/sunpet/seitai_bg.jpg) repeat center top;
  }
  .home .seitai_inner{
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .home .seitai_inner h2{
    background: url(../img/sunpet/seitai_h2.png) no-repeat center top;
    height: 110px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #432a16;
    font-size: 45px;
    padding-top: 25px;
    background-position-y: .5em;
}
  .home .seitai_inner ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
  }
  .home .seitai_inner ul li{
    margin-bottom: 1em;
  }
  .home .seitai_inner ul .seitai_list01{
    width: 50%;
    height: 300px;
    background: url(../img/sunpet/seitai_li_img01.png) no-repeat center top;
    padding-top: 175px;
    font-size: 40px;
    color: #432a16;
    font-weight: bold;
  }
  .home .seitai_inner ul .seitai_list02{
    width: 50%;
    height: 300px;
    background: url(../img/sunpet/seitai_li_img02.png) no-repeat center top;
    padding-top: 175px;
    font-size: 40px;
    color: #432a16;
    font-weight: bold;
  }
  .home .seitai_inner ul .seitai_list03{
    width: 50%;
    height: 300px;
    background: url(../img/sunpet/seitai_li_img03.png) no-repeat center top;
    padding-top: 175px;
    font-size: 40px;
    color: #432a16;
    font-weight: bold;
  }
  .home .seitai_inner ul .seitai_list04{
    width: 50%;
    height: 300px;
    background: url(../img/sunpet/seitai_li_img04.png) no-repeat center top;
    padding-top: 190px;
    font-size: 35px;
    color: #432a16;
    font-weight: bold;
  }
  .home .seitai_inner ul .seitai_list05{
    width: 50%;
    height: 300px;
    background: url(../img/sunpet/seitai_li_img05.png) no-repeat center top;
    padding-top: 180px;
    font-size: 40px;
    color: #432a16;
    font-weight: bold;
  }
  .home .seitai_inner ul .seitai_list06{
    width: 50%;
    height: 300px;
    background: url(../img/sunpet/seitai_li_img06.png) no-repeat center top;
    padding-top: 190px;
    font-size: 35px;
    color: #432a16;
    font-weight: bold;
  }
  .home .trimming_inner{
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .home .trimming_p{
    background: url(../img/sunpet/trimming_h2_01.gif) no-repeat center top;
    height: 130px;
    font-size: 23px;
    letter-spacing: 2px;
    padding-right: 10px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    background-size: contain;
  }
  .home .trimming_h2{
    background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
    height: 110px;
    font-size: 60px;
    letter-spacing: 8px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background-size: contain;
    margin-bottom: .5em;
  }
  .home .main_h2{
    background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
    height: 120px;
    letter-spacing: 8px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    font-size: 25px;
    background-size: contain;
    margin-top: 0;
  }
  .trimming_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
  }
  .trimming_list li {
    flex-basis: 49%;
  }
  .trimming_list h2{
    font-size: 28px;
      color: #8a8a8a;
      font-weight: bold;
      padding-bottom: .5em;
  }
  .home .price_inner{
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .home .price_p{
    background: url(../img/sunpet/price_h2_01.png) no-repeat center top;
    height: 130px;
    font-size: 23px;
    letter-spacing: 2px;
    padding-right: 10px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    background-size: contain;
  }
  .home .price_h2{
    background: url(../img/sunpet/trimming_h2_02.gif) no-repeat center bottom;
    height: 110px;
    font-size: 60px;
    letter-spacing: 8px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background-size: contain;
    margin-bottom: .5em;
  }
  .home .price_inner .price_h3_01{
    text-align: left;
    font-size: 40px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background: url(../img/sunpet/price_h3_01.png) no-repeat center left;
    padding-left: 100px;
    margin-bottom: 1em;
  }
  .home .price_inner .price_h3_02{
    text-align: left;
    font-size: 40px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background: url(../img/sunpet/price_h3_02.png) no-repeat center left;
    padding-left: 100px;
    margin-bottom: 1em;
  }
  .home .price_inner .price_h3_03{
    text-align: left;
    font-size: 40px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background: url(../img/sunpet/price_h3_03.png) no-repeat center left;
    padding-left: 100px;
    margin-bottom: 1em;
  }
  .home .price_inner span{
    font-size: 28px;
  }
  /*
  .accordion_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    text-align: left;
  }
  .accordion_list li {
    flex-basis: 49%;
    background: url(../img/sunpet/accordion_open.gif) no-repeat center top;
    height: 59px;
    padding: 0px 10px;
    font-size: 24px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    background-size: contain;
}
*/
  .accordion_text{
    text-align: left;
    line-height: 1.7;
    margin-bottom: 25px;
  }
  .table {
    table-layout: fixed;
    width: 100%;
    margin: 50px auto;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 5px;
    border-top: 1px solid #eec99c;
    border-left: 1px solid #eec99c;
  }
  .table th, .table td {
    padding: 20px;
    border-right: 1px solid #eec99c;
    border-bottom: 1px solid #eec99c;
  }
  .table th {
    text-align: center;
    background-color: #eec99c;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    color: #744b1a;
    font-size: 24px;
  }
  .table td {
    font-size: 24px;
  }
  .table tr:first-child th {
    border-radius: 5px 0 0 0;
  }
  .table tr:first-child td {
    border-radius: 0 5px 0 0;
  }
  .table tr:last-child th {
    border-radius: 5px 0 0 5px;
          width: 60%;
  }
  .table tr:last-child td {
    border-radius: 0px 5px 5px 0;
  }

  #sp-fixed-menu{
    display: none;
  }
  .marB30{
    margin-bottom: 30px;
  }
   /*アコーディオンメニュー*/
   .toggle {
    display: none;
  }
  .Label {		/*タイトル*/
    padding: 1em;
    display: block;
    color: #744b1a;
    background:#eec99c;
    border-radius: 5px;
    font-size: 20px;
    text-align: left;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
  }
  .Label::before{		/*タイトル横の矢印*/
    content: "";
    width: 32px;
    height: 30px;
    position: absolute;
    right: 20px;
    background: url(../img/sunpet/accordion_open.gif);
    top: 30%;
  }
  .Label,
  .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
  }
  .content {		/*本文*/
    height: 0;
    margin-bottom:10px;
    overflow: hidden;
  }
  .toggle:checked + .Label + .content {	/*開閉時*/
    height: auto;
      padding: 10px;
      border: 3px solid #eec99c;
      border-radius: 5px;
      margin-top: -5px;
  }
  .toggle:checked + .Label::before {
    content: "";
      width: 32px;
      height: 30px;
      position: absolute;
      right: 20px;
      background: url(../img/sunpet/accordion_close.gif);
  }
  .accordion{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .accordion_list{
    flex-basis: 49%;
  }
  /*アコーディオンメニュー*/
/*スライドショー*/
.slider-wrapper {
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
  margin: 1.5em 0;
}
/* スライド3枚のグループ */
.slider {
  animation: scroll-left 20s infinite linear .5s both;
  display: flex; /* スライド3枚を横並び */
}
/* スライド */
.slide {
  width: calc(100vw / 6); /* 3はスライドの枚数 */
}
/* スライドの画像 */
.slide img {
  display: block;
  width: 100%;
}
/* CSSアニメーション */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*スライドショー*/
}
/* タブレット用レイアウト */
