@charset "utf-8";

header {
  width: 100%;
  background-color: #90c31f;
}
header nav {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#main header nav {
  max-width: 1240px;
}
header nav ul {
  overflow: hidden;
  /*width:760px;*/
  margin: 10px 0;
  border-left: 2px dotted #fff;
  display: flex;
}
header nav ul li {
  width: 20%;
  box-sizing: border-box;
  border-right: 2px dotted #fff;
  text-align: center;
  padding-right: 5px;
}

header nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header nav ul li a::before {
  content: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/icon-menu.png);
}
header nav ul li a:visited {
  color: #fff;
}
header nav ul li a:link {
  color: #fff;
}

header h1 {
  width: 100%;
  margin: 0 auto;
}
header h1 img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  header nav ul {
    flex-wrap: wrap;
  }
}

/*============================
#article
============================*/
article {
}
article section {
  width: 100%;
}
.inner {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

/*============================
#section01
============================*/
article section#section01 {
  height: 566px;
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg01.png) 0 0 repeat-x;
}
article section#section01 h2 {
  width: 100%;
  margin: 40px 0 17px 0;
}
article section#section01 h2 img {
  width: 100%;
}
article section#section01 p.lead {
  width: 100%;
  margin: 0 0 50px 0;
}
article section#section01 p.lead img {
  width: 100%;
}
article section#section01 .dlWrap {
  width: 770px;
  margin: 0 auto;
}
article section#section01 dl {
  float: left;
}
article section#section01 dl.first {
  margin: 0 24px 0 0;
}

/*============================
#section02
============================*/
article section#section02 {
  background-color: #f1f7e3;
}
article section#section02 .inner {
  /* background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg02.jpg) center bottom no-repeat;
  background-size: 100% auto; */
  padding-bottom: 180px;
}
article section#section02 h2 {
  margin: 52px 0 28px 0;
}
article section#section02 h2 img {
  width: 100%;
}
article section#section02 p.lead {
  margin: 0 auto 40px auto;
  text-align: center;
}
article section#section02 p.lead img {
}

/*============================
#section03
============================*/
article section#section03 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg03.png) center center no-repeat;
  background-size: cover;
  height: 787px;
}
article section#section03 h2 {
  margin: 38px 0 0 0;
}
article section#section03 h2 img {
  width: 100%;
}
article section#section03 p.lead {
  margin: 35px auto 0 auto;
  text-align: center;
}
article section#section03 p.lead img {
}
article section#section03 p.modalBtn02 {
  margin: 435px auto 0 auto;
  text-align: center;
}
article section#section03 p.modalBtn02 a {
}
article section#section03 p.modalBtn02 a img {
}

/*============================
#section04
============================*/
article section#section04 {
}
article section#section04 h2 {
  margin: 45px 0 0 0;
}
article section#section04 h2 img {
  width: 100%;
}
article section#section04 .inner > ul {
  overflow: hidden;
  margin: 0 0 10px 93px;
}
article section#section04 .inner > ul li {
  float: left;
  margin: 0 0 0 -15px;
}
article section#section04 .inner > ul li:first-child {
  margin: 0;
}
article section#section04 .inner > ul li img {
}
article section#section04 div.detail {
  width: 776px;
  border: 1px solid #56cbf2;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 0 10px 25px;
  margin: 0 auto 40px auto;
  box-sizing: border-box;
}
article section#section04 div.detail ul {
  overflow: hidden;
}
article section#section04 div.detail ul li {
  float: left;
  margin: 0 10px;
}
article section#section04 div.detail ul li img {
}

/*============================
#section05
============================*/
article section#section05 {
  background-color: #e3eec6;
}
article section#section05 .inner {
  /* background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg05.jpg) center bottom no-repeat;
  background-size: 100% auto; */
  padding-bottom: 140px;
}
article section#section05 h2 {
  margin: 37px 0 18px 0;
}
article section#section05 h2 img {
  width: 100%;
}
article section#section05 dl {
  float: left;
  margin: 0 8px 38px 9px;
}
article section#section05 dl dd {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg_catface.jpg) 0 0 no-repeat;
  width: 458px;
  height: 377px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 115px 76px 50px 76px;
  color: #898989;
  line-height: 160%;
  margin-top: 18px;
}
article section#section05 dl dd span {
  font-size: 31px;
  font-weight: bold;
  padding-right: 5px;
}

article section#section05 dl.catQA01 dd {
  color: #c2d84e;
}
article section#section05 dl.catQA02 dd {
  color: #f09ec1;
}
article section#section05 dl.catQA03 dd {
  color: #00b8ee;
}
article section#section05 dl.catQA04 dd {
  color: #c2d84e;
}
article section#section05 dl.catQA05 dd {
  color: #f09ec1;
}

/*============================
#section06
============================*/
article section#section06 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg06_01.png) repeat;
}
article section#section06 .inner {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/bg06_02.png) 797px bottom no-repeat;
  padding-bottom: 140px;
}
article section#section06 h2 {
  margin: 41px 0 17px 0;
}
article section#section06 h2 img {
  width: 100%;
}
article section#section06 p.lead {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px #9e8d67;
  -moz-box-shadow: 0px 0px 10px #9e8d67;
  box-shadow: 0px 0px 10px #9e8d67;
  padding: 13px 0;
  text-align: center;
  width: 860px;
  margin: 0 auto 30px auto;
}
article section#section06 dl {
  float: left;
  width: 475px;
  height: 543px;
  padding: 217px 100px 50px 120px;
  box-sizing: border-box;
}
article section#section06 dl dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
}
article section#section06 dl dd {
  color: #888889;
  font-size: 15px;
  line-height: 160%;
}
article section#section06 dl dd span {
  font-size: 12px;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
article section#section06 dl.catVoice01 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/img06_01.png) 0 0 no-repeat;
}
article section#section06 dl.catVoice01 dt,
article section#section06 dl.catVoice01 dd span {
  color: #c2d84e;
}
article section#section06 dl.catVoice02 dt,
article section#section06 dl.catVoice02 dd span {
  color: #f09ec1;
}
article section#section06 dl.catVoice03 dt,
article section#section06 dl.catVoice03 dd span {
  color: #00b8ee;
}
article section#section06 dl.catVoice04 dt,
article section#section06 dl.catVoice04 dd span {
  color: #c2d84e;
}
article section#section06 dl.catVoice05 dt,
article section#section06 dl.catVoice05 dd span {
  color: #f09ec1;
}

article section#section06 dl.catVoice02 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/img06_02.png) 0 0 no-repeat;
}
article section#section06 dl.catVoice03 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/img06_03.png) 0 0 no-repeat;
}
article section#section06 dl.catVoice04 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/img06_04.png) 0 0 no-repeat;
}
article section#section06 dl.catVoice05 {
  background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/img06_05.png) 0 0 no-repeat;
}
article section#section06 p.caution {
  color: #fff;
  font-size: 13px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 170px;
}

article section#section06 p.goPageTop {
  position: absolute;
  right: 0;
  bottom: 10px;
}
article section#section06 p.goPageTop a {
}

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

#contentFoot .copyRigntArea {
  overflow: hidden;
}
#contentFoot .copyRigntArea p.copyRignt2 {
  float: right;
  font-size: 80%;
  color: #666;
  padding-top: 10px;
  text-align: right;
  display: block;
}
#contentFoot .copyRigntArea div.logoFoot2 {
  float: left;
  font-size: 0;
  line-height: 0;
  text-align: left;
  display: block;
}

@media screen and (min-width: 1240px) {
  /*大きいPC画面*/
  header h1 {
    width: 1240px !important;
  }
}

@media screen and (max-width: 950px) {
  header nav {
    width: 100%;
  }
  header nav ul li a img {
    width: auto;
    max-width: 100%;
  }

  .inner {
    width: 100%;
  }
  article section#section02 .devImg img {
    width: 100%;
  }
  article section#section04 .inner > ul {
    overflow: hidden;
    margin: 0 0 10px 0;
  }
  article section#section04 .inner > ul li {
    float: none;
    margin: -20px 0 0 0;
    text-align: center;
  }
  article section#section05 dl {
    float: none;
    margin: 0 auto 10px auto;
    width: 458px;
  }
  article section#section06 dl {
    float: none;
    margin: 0 auto;
  }
  article section#section06 p.caution {
    text-align: center;
    position: static;
    margin: 10px auto;
  }

  article section#section06 p.goPageTop {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  #contentFoot .copyRigntArea {
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 860px) {
  article section#section06 p.lead {
    padding: 10px 0;
    width: 95%;
  }
  article section#section06 p.lead img {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  /*Tablet*/

  /*============================
#section01
============================*/
  article section#section01 {
    height: auto;
    padding-bottom: 30px;
    background-size: auto 100%;
  }
  article section#section01 h2 {
    margin: 20px 0 10px 0;
  }
  article section#section01 p.lead {
    margin: 0 0 20px 0;
  }
  article section#section01 .dlWrap {
    width: 100%;
    text-align: center;
  }
  article section#section01 dl {
    float: none;
    margin: 0 auto;
  }
  article section#section01 dl.first {
    margin: 0 auto 15px auto;
  }
  /*============================
#section02
============================*/
  article section#section02 .inner {
    padding-bottom: 50px;
  }
  article section#section02 h2 {
    margin: 20px 0 10px 0;
  }
  article section#section02 p.lead {
    margin: 0 auto 20px auto;
  }
  article section#section02 p.lead img {
    width: 90%;
    height: auto;
  }
  /*============================
#section03
============================*/
  article section#section03 {
    height: auto;
  }
  article section#section03 h2 {
    margin: 20px 0 0 0;
  }
  article section#section03 p.lead {
    width: 100%;
    margin: 10px auto;
  }
  article section#section03 p.lead img {
    width: 95%;
    height: auto;
  }
  article section#section03 p.modalBtn02 {
    margin: 200px auto 30px auto;
    width: 100%;
  }
  article section#section03 p.modalBtn02 a img {
    width: 70%;
  }

  /*============================
#section04
============================*/
  article section#section04 h2 {
    margin: 20px 0 0 0;
  }
  article section#section04 div.detail {
    width: 95%;
    margin: 0 auto 20px auto;
    padding: 10px;
  }
  article section#section04 div.detail ul li {
    float: none;
    margin: 0 10px;
    text-align: center;
  }
  article section#section04 div.detail ul li img {
  }

  /*============================
#section05
============================*/
  article section#section05 .inner {
    padding-bottom: 30px;
  }
  article section#section05 h2 {
    margin: 20px 0 10px 0;
  }

  /*============================
#section06
============================*/

  article section#section06 .inner {
    padding-bottom: 30px;
  }
  article section#section06 h2 {
    margin: 20px 0 10px 0;
  }

  article section#section06 dl dt {
    font-size: 17px;
    font-weight: bold;
    line-height: 120%;
  }
  article section#section06 dl dd {
    color: #888889;
    font-size: 15px;
    line-height: 140%;
  }
  article section#section06 dl dd span {
    font-size: 12px;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
  }
  article section#section06 dl.catVoice01 {
    background: url(/content/dam/sites/jp_unicharmpet_com/shoshubeads/top/img06_01.png) 0 0 no-repeat;
  }

  #contentFoot .copyRigntArea p.copyRignt2 {
    float: none;
    text-align: center;
    padding-top: 0;
    font-size: 100%;
    padding: 10px 0;
  }
  #contentFoot .copyRigntArea div.logoFoot2 {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 468px) {
  /*SmartPhone*/

  header nav {
    width: 100%;
    margin: 0 auto;
  }
  header nav ul {
    border-left: none;
    margin: 0;
  }
  header nav ul li {
    width: 50%;
    border-bottom: 2px dotted #fff;
    padding: 3px 0;
  }
  /*header nav ul li:last-child{
	border-bottom:none;
}
header nav ul li:nth-child(2n) {
	border-right:none;
}*/
  header nav ul li a {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  header nav ul li a img {
    max-width: 80%;
  }

  .devImg {
    text-align: center;
  }
  article section#section02 .devImg img {
    width: auto;
  }
  article section#section03 p.modalBtn02 a img {
    width: 95%;
  }
  article section#section04 div.detail ul li img {
    max-width: 330px;
  }
  article section#section05 dl {
    width: 95%;
  }
  article section#section05 dl dt img {
    width: 100%;
  }
  article section#section05 dl dd {
    width: 100%;
    height: 370px;
    padding: 20% 15%;
    color: #898989;
    margin-top: 10px;
    background-size: 100% auto;
  }

  article section#section06 dl {
    width: 95%;
    height: 500px;
    padding: 40% 15% 0 20%;
    background-size: 100% auto !important;
  }
  article section#section06 p.caution {
    margin: 15px 10px 50px 10px;
    line-height: 120%;
    text-align: left;
    font-size: 12px;
  }
  article section#section06 p.goPageTop {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
}

/***以下、個別微調整**/
@media screen and (max-width: 380px) {
  article section#section01 dl {
    width: 95%;
  }
  article section#section01 dl dd img {
    width: 100%;
  }
  article section#section04 div.detail {
    padding: 5px;
  }
  article section#section04 div.detail ul li img {
    max-width: 280px;
  }
  article section#section05 dl dd {
    height: 280px;
    font-size: 13px;
  }
  article section#section06 dl {
    height: 370px;
    padding: 40% 10% 0 15%;
  }
  article section#section06 dl dt {
    font-size: 14px;
  }
  article section#section06 dl dd {
    font-size: 12px;
  }
  article section#section06 dl dd span {
    font-size: 11px;
  }
}
