@charset "UTF-8";
/* =========================================================
* コメント
========================================================= */
/*.content {
	margin: 0 auto;
	position : relative;
}

.contentArea {
	background : url(../img/estimates/background_pc.jpg) no-repeat center top;
	background-size:cover;
	margin : 0 auto;
	position : relative;
	overflow : hidden;
	height : 800px;
}*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
main {
  font-family: "Noto Sans JP", sans-serif;
  /* =========================================================
  * 全体
  ========================================================= */
  /* =========================================================
  * headArea
  ========================================================= */
  /* =========================================================
  * leadArea
  ========================================================= */
  /* =========================================================
  * goodsArea
  ========================================================= */
  /* =========================================================
  * itemCategory
  ========================================================= */
  /* =========================================================
  * itemContents
  ========================================================= */
  /* =========================================================
  * itemArea
  ========================================================= */
  /* =========================================================
  * pointArea
  ========================================================= */
  /* =========================================================
  * shopArea
  ========================================================= */
  /* =========================================================
  * buttonLink
  ========================================================= */
  /* =========================================================
  * buttonLink
  ========================================================= */
  /* =========================================================
  * heed
  ========================================================= */
  /* =========================================================
  * 以下SP
  ========================================================= */
}
main .headArea,
main .goodsArea,
main .shopArea,
main .leadAreaInner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
main .leadArea {
  width: 1200px;
  margin: 0 auto;
}
main .leadArea,
main .goodsArea,
main #itemC01,
main #itemC02,
main #itemC03,
main .shopArea {
  margin-bottom: 60px;
}
main p {
  line-height: 180%;
}
main img {
  display: block;
}
main .d_sp {
  display: none;
}
main strong {
  font-weight: bold;
}
main .headArea {
  margin-bottom: 84px;
}
main .headArea h1 {
  margin-bottom: 84px;
}
main .headArea h1 img {
  width: 100%;
}
main .headArea h1 span.title01 {
  font-size: 7rem;
  margin-bottom: 16px;
  font-weight: bold;
}
main .headArea h1 span.title02 {
  font-size: 4rem;
}
main .headArea h1 span.title03 {
  display: block;
  font-size: 2.4rem;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 12px 0;
}
main .headArea p {
  font-size: 2rem;
  width: 800px;
  margin: 0 auto 24px;
  text-align: center;
  line-height: 180%;
}
main .leadArea {
  background: url(../img/dotbg_cg.png) repeat-x 0 250px;
}
main .leadArea h2 {
  border-top: solid 5px #32be64;
  text-align: center;
  font-size: 4rem;
  color: #32be64;
  padding: 72px 0 54px;
  font-weight: bold;
}
main .leadArea .lead {
  float: left;
  width: 350px;
  position: relative;
  overflow: hidden;
  margin: 0 0 36px;
}
main .leadArea .lead:nth-of-type(1),
main .leadArea .lead:nth-of-type(3) {
  margin-right: 104px;
}
main .leadArea .lead:nth-of-type(3) {
  margin-left: 165px;
}
main .leadArea .lead h3 .d_pc {
  position: absolute;
  top: 15px;
  left: 0;
}
main .leadArea .lead img.item_img {
  width: 243px;
  height: auto;
  margin: 0 0 24px 109px;
}
main .cautionArea {
  clear: both;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main .caution01 {
  width: 450px;
  padding-top: 6px;
  position: relative;
}
main .caution01 p {
  background: #ebf0f0;
  padding: 24px;
}
main .caution01 p:nth-of-type(1) {
  padding-right: 100px;
}
main .caution01 p:nth-of-type(2) {
  background: #fff;
}
main .caution01 img {
  position: absolute;
  width: 104px;
  height: auto;
  top: 0;
  right: -6px;
}
main .caution02 {
  width: 530px;
  margin-top: 6px;
  border: solid 1px #000;
  padding: 24px;
}
main .caution02 h3 {
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #808080;
  margin-bottom: 12px;
  font-size: 1.8rem;
}
main .caution02 p {
  font-size: 1.4rem;
}
main .goodsAreaTitle {
  text-align: center;
  height: 182px;
  border-bottom: #000 solid 3px;
  margin-bottom: 52px;
  padding-left: 260px;
  position: relative;
}
main .goodsAreaTitle::before {
  width: 233.3333333333px;
  height: 169.1666666667px;
  content: "";
  background-image: url("../img/goodsArea_titlebg.png");
  background-size: contain;
  position: absolute;
  left: 60px;
  bottom: 0;
}
main .goodsAreaTitle h2 {
  font-size: 3.4rem;
  padding: 42px 0 24px;
  font-weight: bold;
}
main .goodsAreaTitle p {
  font-size: 3rem;
  line-height: 100%;
}
main .itemCategory {
  padding: 0 0 52px;
}
main .itemCategory ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 684px;
  margin: 0 auto;
}
main .itemCategory ul li {
  width: 211px;
}
main .itemContents {
  margin-bottom: 52px;
}
main .areaHead {
  position: relative;
  height: 250px;
  background: url(../img/dotbg_y.png);
  background-size: 400px;
  text-align: center;
  margin-bottom: 52px;
}
main .areaHead img {
  width: 500px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
main .areaHead h3,
main .areaHead p {
  margin-left: 500px;
  padding-right: 24px;
  padding-left: 24px;
}
main .areaHead h3 {
  padding-top: 32px;
  padding-bottom: 30px;
  font-size: 2.8rem;
  color: #32be64;
  font-weight: bold;
}
main #itemC02 .areaHead h3 {
  padding-top: 28px;
  padding-bottom: 14px;
}
main .areaHead p {
  font-size: 1.6rem;
}
main .itemArea {
  margin-bottom: 52px;
}
main .itemArea .picup {
  padding: 24px 60px;
  background: #f5fcf7;
  border: solid 1px #32be64;
  border-radius: 10px;
  position: relative;
}
main .itemArea .picupIchioshi {
  width: 540px;
  margin: auto;
  border-radius: 50px;
  border: solid 1px #e60014;
  background: #fff;
  padding: 12px auto;
  margin-bottom: 12px;
}
main .itemArea .picupIchioshi img {
  width: 235px;
  margin: 0 auto;
}
main .itemArea .picupTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #32be64;
  font-size: 3.2rem;
  font-weight: bold;
}
main .itemArea .picupTitle > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 30px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(50%, #ffff3a));
  background: linear-gradient(transparent 80%, #ffff3a 50%);
}
main .itemArea .picupTitle .percent {
  background: none;
  font-size: 4.6rem;
}
main .itemArea .picupTitle sup {
  position: absolute;
  top: -20px;
  right: 0;
  font-size: 1.28rem;
}
main .itemArea .picupTitle small {
  position: absolute;
  bottom: -40px;
  right: 0;
  font-size: 1.28rem;
  color: #3c3c3c;
  font-weight: normal;
}
main .itemArea .picup .picupImg {
  width: 300px;
  height: auto;
}
main .itemArea .picup .picupStrange {
  margin-bottom: 30px;
  padding-left: 60px;
}
main .itemArea .picup h4 {
  margin-bottom: 12px;
  color: #32be64;
  font-size: 2.4rem;
  margin: 0 0 24px;
  font-weight: bold;
}
main .itemArea .picup p:nth-of-type(3),
main .itemArea .picup p:nth-of-type(4) {
  margin-bottom: 12px;
}
main .itemArea .picup p:nth-of-type(5) {
  margin-bottom: 24px;
}
main .itemArea .picup .picupNote {
  font-size: 1.28rem;
  padding-left: 1.28rem;
  text-indent: -1.28rem;
}
main .itemArea .picup .buttonLink {
  width: 540px;
  margin: auto;
}
main .itemArea > section {
  margin-bottom: 50px;
  padding: 30px;
  background-color: #f5fcf7;
  border: solid 1px #32be64;
  border-radius: 10px;
}
main .itemArea > section .itemFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main .itemArea > section .itemFlex:not(:last-of-type) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #32be64;
}
main .itemArea > section .summary figure {
  width: 220px;
  margin: 0 auto 10px;
}
main .itemArea > section .summary figure + p,
main .itemArea > section .itemSecLead {
  color: #32be64;
  font-size: 2.4rem;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
main #itemC02 .itemArea > section .summary {
  width: 30%;
  margin-top: 20px;
}
main #itemC03 .itemArea,
main #itemC03 .itemArea > section:last-of-type {
  margin-bottom: 16px;
}
main #itemC03 .itemArea > section .summary {
  position: relative;
  min-height: 140px;
  margin-bottom: 30px;
}
main #itemC03 .itemArea > section .summary figure {
  position: absolute;
  top: 0;
  left: 20px;
}
main #itemC03 .itemArea > section .summary p {
  padding-left: 300px;
  text-align: left;
}
main .itemArea > section .detailBox {
  padding: 24px;
  background-color: #fff;
}
main .itemArea > section .detailBox > p {
  margin: auto;
  border-radius: 50px;
  border: solid 1px #e60014;
  background: #fff;
  padding: 12px auto;
  margin-bottom: 12px;
}
main .itemArea > section .detailBox > p img {
  width: 235px;
  margin: 0 auto;
}
main .itemArea > section .detailBox .detailFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main .itemArea > section .detailBox .detailFlex > figure {
  width: 48%;
}
main .itemArea > section .detailBox .detailFlex > .detail {
  width: 48%;
}
main .itemArea > section .detailBox .detail .name {
  margin-bottom: 6px;
  font-size: 1.84rem;
  font-weight: bold;
  line-height: 1.3;
}
main .itemArea > section .detailBox .detail .maker {
  font-weight: bold;
}
main .itemArea > section .detailBox .detail .intro {
  margin: 10px auto;
}
main .itemArea > section .detailBox .detail .functionLsit {
  margin-bottom: 4px;
}
main .itemArea > section .detailBox .detail .functionLsit li {
  display: inline-block;
  font-size: 1.44rem;
  border: 1px solid #3c3c3c;
  padding: 0 3px;
  vertical-align: baseline;
  margin: 0 1px 3px 0;
}
main .itemArea > section .detailBox .detail .colorLsit {
  margin-top: 10px;
}
main .itemArea > section .detailBox .detail .colorLsit li {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 10px 3px 0;
}
main .itemArea > section .detailBox .detail .price {
  text-align: right;
}
main .itemArea > section .detailBox .detail .price strong {
  color: #ed1a3a;
}
main .itemArea > section .detailBox .detail .price strong span {
  font-size: 2.4rem;
}
main #itemC02 .itemArea > section .detailBox {
  width: 66%;
}
main #itemC03 .itemArea > section .detailBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main #itemC03 .itemArea > section .detailBox > p {
  width: 540px;
  margin: 0 auto 30px;
}
main #itemC03 .itemArea > section .detailBox .detail_2column {
  display: block;
  width: 50%;
}
main #itemC03 .itemArea > section .detailBox .detail_2column:nth-of-type(odd) {
  padding-right: 20px;
  border-right: 1px solid #32be64;
}
main #itemC03 .itemArea > section .detailBox .detail_2column:nth-of-type(even) {
  padding-left: 20px;
}
main #itemC03 .itemArea > section .detailBox .detail_2column figure {
  margin-bottom: 30px;
}
main .pointArea {
  border: solid 1px #6a809d;
  border-radius: 10px;
  padding: 36px 60px;
  position: relative;
}
main .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main #itemC01 .point:nth-of-type(1) {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 24px;
  margin-bottom: 32px;
}
main .point h4 {
  color: #32be64;
  font-size: 2.4rem;
  margin-bottom: 24px;
  font-weight: bold;
  font-weight: bold;
}
main .point p {
  margin-bottom: 12px;
}
main .point img.pointimg {
  position: absolute;
  right: 110px;
  top: 40px;
  width: 120px;
  height: auto;
}
main .point .areaLeft {
  width: 216px;
}
main .point .areaRight {
  width: 662px;
}
main .bn {
  clear: both;
  width: 854px;
  margin-top: 24px;
}
main .shopArea {
  border-radius: 10px;
  border: solid 1px #32be64;
  position: relative;
}
main .shopArea h2 {
  position: absolute;
  left: 36px;
  top: 36px;
  font-size: 2.4rem;
  line-height: 150%;
}
main .shopArea h2 span {
  display: block;
}
main .linkArea {
  width: 400px;
  margin: 0 auto 52px;
}
main .shopArea .linkArea {
  position: absolute;
  left: 294px;
  bottom: 36px;
  margin: 0;
}
main .buttonLink {
  display: block;
  background: #e60014 url(../img/buttonlink_bg.png) no-repeat right center;
  background-size: 18px;
  border-radius: 10px;
  padding: 12px 32px 12px 12px;
  text-align: center;
  color: #fff;
}
main .linkArea {
  width: 400px;
  margin: 0 auto 52px;
}
main .shopArea .linkArea {
  position: absolute;
  left: 294px;
  bottom: 36px;
  margin: 0;
}
main .buttonLink {
  display: block;
  background: #e60014 url(../img/buttonlink_bg.png) no-repeat right center;
  background-size: 18px;
  border-radius: 10px;
  padding: 12px 32px 12px 12px;
  text-align: center;
  color: #fff;
}
main .itemContents {
  margin-top: -260px;
  padding-top: 260px;
}
main .heed {
  margin-bottom: 80px;
  line-height: 1.5;
}
main .heed li {
  position: relative;
  padding-left: 20px;
}
main .heed li::before {
  content: "※";
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  main {
    /* =========================================================
    * 全体
    ========================================================= */
    /* =========================================================
    * headArea
    ========================================================= */
    /* =========================================================
    * leadArea
    ========================================================= */
    /* =========================================================
    * goodsArea
    ========================================================= */
    /* =========================================================
    * itemCategory
    ========================================================= */
    /* =========================================================
    * itemContents
    ========================================================= */
    /* =========================================================
    * itemArea
    ========================================================= */
    /* =========================================================
    * pointArea
    ========================================================= */
    /* =========================================================
    * shopArea
    ========================================================= */
    /* =========================================================
    * buttonLink
    ========================================================= */
    /* =========================================================
    * heed
    ========================================================= */
    /* =========================================================
    * display
    ========================================================= */
  }
  main .headArea,
  main .goodsArea,
  main .shopArea,
  main .leadArea,
  main .leadAreaInner {
    width: 100%;
  }
  main .content {
    width: 90%;
  }
  main .leadArea,
  main .goodsArea,
  main #itemC01,
  main #itemC02,
  main #itemC03,
  main .shopArea {
    margin-bottom: 60px;
  }
  main p {
    line-height: 180%;
    font-size: 1.4rem;
  }
  main img {
    display: block;
  }
  main .d_sp {
    display: none;
  }
  main .headArea {
    margin-bottom: 60px;
  }
  main .headArea h1 {
    margin-bottom: 24px;
  }
  main .headArea h1 span.title01 {
    font-size: 5.4rem;
    margin-bottom: 10px;
    display: block;
    line-height: 100%;
  }
  main .headArea h1 span.title02 {
    font-size: 2.4rem;
    display: block;
    margin-bottom: 10px;
  }
  main .headArea h1 span.title03 {
    font-size: 1.4rem;
    width: 140px;
    text-align: center;
  }
  main .headCopy {
    background: #fff;
    padding-top: 24px;
  }
  main .headArea p {
    font-size: 1.6rem;
    width: 90%;
    margin: 0 auto 12px;
  }
  main .leadArea {
    background: #fff;
  }
  main .leadArea h2 {
    font-size: 2.4rem;
    padding: 36px 0;
    line-height: 1.5;
  }
  main .leadArea h2 span {
    display: block;
  }
  main .leadArea .lead {
    float: none;
    width: 100%;
    text-align: center;
  }
  main .leadArea .lead:nth-of-type(1),
  main .leadArea .lead:nth-of-type(3) {
    margin-left: 0;
    margin-right: 0;
  }
  main .leadArea h3 {
    border-radius: 10px;
    padding: 12px;
    background: url(../img/dotbg_g.png);
    background-size: 5px;
    font-size: 2rem;
    color: #fff;
    margin-bottom: 12px;
  }
  main .leadArea .lead img.item_img {
    width: 100%;
    margin: 0 auto 12px;
  }
  main .cautionArea {
    display: block;
    text-align: center;
    margin-top: 60px;
  }
  main .caution01 {
    width: 100%;
    padding: 0;
  }
  main .caution01 p {
    background: #fff;
    padding: 0;
    margin-bottom: 24px;
  }
  main .caution01 p:nth-of-type(1) {
    padding: 12px;
    border: solid 1px #000;
  }
  main .caution01 img {
    position: relative;
    width: 40%;
    height: auto;
    display: inline;
    margin-bottom: 24px;
  }
  main .caution02 {
    width: 100%;
    padding: 12px;
  }
  main .caution02 h3 {
    padding-bottom: 12px;
    font-size: 1.8rem;
    background: #fff;
    font-weight: bold;
    border-radius: 0px;
    color: #000;
  }
  main .caution02 p {
    font-size: 1.4rem;
    text-align: left;
  }
  main .goodsAreaTitle {
    background: url(../img/dotbg_y.png);
    background-size: 100%;
    border-bottom: none;
    margin-bottom: 6vw;
    margin-top: 50vw;
    padding-left: 0;
    height: auto;
  }
  main .goodsAreaTitle::before {
    width: 56vw;
    height: 40.6vw;
    left: 50%;
    bottom: 26vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  main .goodsAreaTitle img {
    width: 100%;
    height: auto;
  }
  main .goodsAreaTitle h2 {
    font-size: 4.6vw;
    padding: 5vw 0 3vw;
    font-weight: bold;
    border-top: 4px solid #32be64;
  }
  main .goodsAreaTitle p {
    font-size: 3.6vw;
    padding-bottom: 6vw;
  }
  main .itemCategory {
    padding: 0 0 24px;
  }
  main .itemCategory ul {
    width: 100%;
  }
  main .itemCategory ul li {
    width: 32%;
  }
  main .itemCategory ul li img {
    width: 100%;
    height: auto;
  }
  main .itemContents {
    margin-bottom: 24px;
  }
  main .areaHead {
    height: auto;
    background: #fff;
    text-align: center;
    margin-bottom: 24px;
  }
  main .areaHead img {
    width: 100%;
    height: auto;
    position: relative;
  }
  main .areaHead h3,
  main .areaHead p {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  main .areaHead h3 {
    padding: 12px;
    font-size: 1.6rem;
    background: #eaf8ef;
    font-weight: bold;
    margin-bottom: 24px;
  }
  main #itemC02 .areaHead h3 {
    padding: 12px;
  }
  main .areaHead p {
    font-size: 1.4rem;
  }
  main .itemArea {
    margin-bottom: 24px;
  }
  main .itemArea .picup {
    padding: 24px;
    text-align: center;
    display: block;
  }
  main .itemArea .picupIchioshi {
    width: 100%;
  }
  main .itemArea .picupIchioshi img {
    width: 50%;
  }
  main .itemArea .picupTitle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.8rem;
    padding-bottom: 12px;
  }
  main .itemArea .picupTitle > span {
    display: inline;
    margin-right: 0;
  }
  main .itemArea .picupTitle .percent {
    font-size: 3rem;
  }
  main .itemArea .picupTitle sup {
    right: auto;
    top: auto;
  }
  main .itemArea .picup .picupImg {
    margin-top: 30px;
  }
  main .itemArea .picup .picupStrange {
    margin-bottom: 12px;
    padding-left: 0;
    font-weight: bold;
  }
  main .itemArea .picup h4 {
    margin-bottom: 12px;
    position: relative;
    width: 100%;
    padding: 7% 0;
    margin: 0 auto 12px;
  }
  main .itemArea .picup h4 img.picupImg {
    position: absolute;
    right: 0;
    top: -130%;
    width: 26%;
  }
  main .itemArea .picup .buttonLink {
    font-size: 1.2rem;
  }
  main .itemArea .picup p:nth-of-type(3),
  main .itemArea .picup p:nth-of-type(4) {
    margin-bottom: 12px;
  }
  main .itemArea .picup p:nth-of-type(5) {
    margin-bottom: 24px;
  }
  main .itemArea .picup .picupNote {
    font-size: 1.12rem;
    padding-left: 1.12rem;
    text-indent: -1.12rem;
  }
  main .itemArea .picup .buttonLink {
    width: 100%;
  }
  main .itemArea > section {
    margin-bottom: 30px;
    padding: 16px;
    border-radius: 10px;
  }
  main .itemArea > section .itemFlex {
    display: block;
  }
  main .itemArea > section .itemFlex:not(:last-of-type) {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  main .itemArea > section .summary figure {
    width: 50%;
    margin: 0 auto 10px;
  }
  main .itemArea > section .summary figure + p,
  main .itemArea > section .itemSecLead {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  main .itemArea > section .itemSecLead {
    margin: 10px auto 40px;
  }
  main #itemC02 .itemArea > section .summary {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  main #itemC03 .itemArea > section .summary {
    position: relative;
    min-height: auto;
    margin-bottom: 20px;
  }
  main #itemC03 .itemArea > section .summary figure {
    position: relative;
    top: auto;
    left: auto;
  }
  main #itemC03 .itemArea > section .summary p {
    padding-left: 0;
    text-align: center;
  }
  main .itemArea > section .detailBox {
    padding: 24px;
  }
  main .itemArea > section .detailBox > p {
    border-radius: 50px;
    padding: 24px auto;
    margin-bottom: 24px;
  }
  main .itemArea > section .detailBox > p img {
    width: 60%;
  }
  main .itemArea > section .detailBox .detailFlex {
    display: block;
  }
  main .itemArea > section .detailBox .detailFlex > figure {
    width: 100%;
    margin-bottom: 10px;
  }
  main .itemArea > section .detailBox .detailFlex > .detail {
    width: 100%;
  }
  main .itemArea > section .detailBox .detail .name {
    font-size: 1.8rem;
  }
  main .itemArea > section .detailBox .detail .intro {
    margin: 10px auto;
  }
  main .itemArea > section .detailBox .detail .functionLsit {
    margin-bottom: 4px;
  }
  main .itemArea > section .detailBox .detail .functionLsit li {
    font-size: 1.44rem;
    padding: 0 3px;
    margin: 0 1px 3px 0;
  }
  main .itemArea > section .detailBox .detail .colorLsit {
    margin-top: 10px;
  }
  main .itemArea > section .detailBox .detail .colorLsit li {
    width: 20px;
    height: 20px;
    margin: 0 10px 3px 0;
  }
  main .itemArea > section .detailBox .detail .price {
    text-align: right;
  }
  main .itemArea > section .detailBox .detail .price strong {
    color: #ed1a3a;
  }
  main .itemArea > section .detailBox .detail .price strong span {
    font-size: 2.4rem;
  }
  main #itemC02 .itemArea > section .detailBox {
    width: 100%;
  }
  main #itemC03 .itemArea > section .detailBox {
    display: block;
  }
  main #itemC03 .itemArea > section .detailBox > p {
    width: 100%;
    margin: 0 auto 20px;
  }
  main #itemC03 .itemArea > section .detailBox .detail_2column {
    display: block;
    width: 100%;
  }
  main #itemC03 .itemArea > section .detailBox .detail_2column:nth-of-type(odd) {
    padding-right: 0;
    padding-bottom: 20px;
    border-right-width: 0;
    border-bottom: 1px solid #32be64;
  }
  main #itemC03 .itemArea > section .detailBox .detail_2column:nth-of-type(even) {
    padding-left: 0;
    padding-top: 20px;
  }
  main #itemC03 .itemArea > section .detailBox .detail_2column figure {
    margin-bottom: 30px;
  }
  main .pointArea {
    padding: 24px;
  }
  main .point {
    display: block;
    text-align: center;
  }
  main .point h4 {
    color: #32be64;
    font-size: 1.44rem;
    margin-bottom: 24px;
    font-weight: bold;
  }
  main .point p {
    margin-bottom: 12px;
  }
  main .point img.pointimg {
    position: static;
    width: 35%;
    height: auto;
    margin: 0 auto 24px;
  }
  main .point .areaLeft,
  main .point .areaRight {
    width: 100%;
  }
  main .point .areaLeft {
    margin-bottom: 24px;
  }
  main .areaLeft img {
    width: 100%;
    height: auto;
  }
  main .bn {
    width: 100%;
    margin-top: 24px;
  }
  main .shopArea {
    width: 100%;
    margin: 0 0 60px;
    padding: 24px;
  }
  main .shopArea h2 {
    position: static;
    font-size: 1.6rem;
    font-weight: bold;
  }
  main .shopArea h2 span {
    display: inline;
  }
  main .shopArea img {
    width: 100%;
  }
  main .linkArea {
    width: 100%;
    margin: 0 auto 52px;
  }
  main .shopArea .linkArea {
    position: static;
    margin: 0;
    width: 100%;
  }
  main .itemContents {
    margin-top: -150px;
    padding-top: 150px;
  }
  main .buttonLink {
    font-size: 1.12rem;
  }
  main .heed {
    margin-bottom: 30px;
  }
  main .d_pc {
    display: none;
  }
  main .d_sp {
    display: block;
  }
}
/*# sourceMappingURL=kafun.css.map */