@charset "UTF-8";
#contents {
  max-width: 820px;
  margin: 0 auto
}
/*テキストでメニュー*/
.menu, .menu_gr {
  width: 80%;
  max-width: 650px;
  margin: 2rem auto 4rem;
  padding: 0;
  color: #111111
}
.menu ul, .menu_gr ul {
  margin: 0 auto;
  padding: .5rem 0;
  list-style: none;
  margin-top: -.8rem
}
.menu ul li, .menu_gr ul li {
  margin: .5rem 10px;
  padding: .6rem;
  border: 2px solid #111111;
  display: block;
  font-size: .8rem;
  font-weight: bold;
  float: left;
}
.menu_gr {
  color: #313131
}
.menu_gr ul li {
  border: 2px solid #CCCCCC;
  padding: .8rem;
  background-color: #CCCCCC
}
.ct_txt {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1rem auto 2rem;
  line-height: 250%;
  text-align: center;
}
/*パターン1*/
.triangle01, .triangle02 {
  display: table;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  height: 350px;
  transform: skewY(10deg);
  margin-top: 8.3rem;
  color: #111111;
}
.triangle01 a, .triangle02 a {
  color: #111111;
  text-decoration: none;
}
.triangle01 {
  background-color: #DCDCDC;
}
.triangle02 {
  background-color: #E4E0CF;
}
.triangle01 > *, .triangle02 > * {
  transform: skewY(-10deg);
}
.triangle01 p, .triangle02 p {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 1.5rem 1.5rem;
}
.triangle01 p img, .triangle02 p img {
  margin: 1rem 0 0 0;
  height: 2.5rem;
}
.item, .item ul {
  max-width: 760px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  font-size: 0;
}
.item ul li {
  width: 25%;
  padding: 0;
  text-align: center;
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: top;
}
.item ul li img {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #111111;
}
.item ul li p span {
  font-size: 1.2rem;
}
.cd_area {
  width: 100%;
  margin: 6rem auto;
}
.cd_box {
  width: 50%;
  float: left
}
.cd_box img, .cd_box_sp img {
  width: 98%;
  margin: 0 auto
}
.cd_box p, .cd_box_sp p {
  width: 90%;
  font-size: 1.8rem;
  margin: 0 auto 1.2rem;
  text-align: center
}
.cd_box p img, .cd_box_sp p img {
  width: 70%;
}
.cd_box p span, .cd_box_sp p span {
  margin: .5rem auto;
  font-weight: bold;
  font-size: 1.5rem
}
.cd_point {
  width: 95%;
  font-size: 1.3rem;
  line-height: 2.5rem;
  margin: 1rem auto;
}
/*横からスライドイン
#wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.slideConts {
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.slideContsL {
    transform: translate(-800px, 0);
}
.slideContsR {
    transform: translate(800px, 0);
}
.slideContsL.show {
    transform: translate(0, 0) !important;
}
.slideContsR.show {
    transform: translate(0, 0) !important;
}
*/
@media screen and (max-width:650px) {
  .cd_point {
    font-size: 1.2rem;
    line-height: 2rem
  }
  .item ul li {
    width: 50%;
  }
  .triangle01 p img, .triangle02 p img {
    height: 2rem;
  }
}
/*パターン2*/
.text_small {
    font-size: 11px;
    color: #222;
    line-height: 250%
}
.text {
    font-size: 1.2rem;
    color: #333;
    line-height: 200%;
}
.text_color {
    font-size: 9pt;
    color: #f01955;
    line-height: 250%
}
.text_medium {
    font-size: 15px;
    color: #222;
    line-height: 90%
}
.text_medium_color {
    font-size: 15px;
    color: #f01955;
    line-height: 90%
}
.text_big {
    color: #222
}
.text_big, .text_big_color {
    font-size: 23px;
    line-height: 110%
}
.text_big_color {
    color: #f01955
}
.item2 {
    width: 50%;
    margin: 10px 0 0;
    display: inline-block;
    vertical-align: top;
    position: relative
}
p.icon {
    text-align: left;
    position: absolute;
    left: 0;
    top: -.5rem;
    z-index: 9999999
}
p.icon span img {
    width: 23%;
    text-align: left;
    margin-right: .1rem
}
p.main_icon span img {
    width: 18%;
    text-align: left;
    margin-right: .1rem
}
.image3 {
    width: 33.333%
}
.image3, .image4 {
    float: left;
    margin: 0 0 5px
}
.image4 {
    width: 25%
}
.itemBox {
    width: 100%;
    font-size: 0
}
.item3 {
    width: 33.333%
}
.item3, .item4 {
    float: left;
    margin: 0 0 15px
}
.item4 {
    width: 25%
}
.more {
    background-color: #eee;
    width: 200px;
    font-size: 9pt;
    padding: 15px;
    margin: 10px auto 45px
}
.more p {
    color: #333;
    text-align: center
}
.more a {
    color: #333;
    text-decoration: none
}
.header {
    background-color: #ccc;
    width: 98%;
    padding: 5px
}
.menu_box {
    border: solid 1px #333;
    width: 85%;
    max-width: 450px;
    padding: 2rem;
    margin: 2.5rem auto 3rem
}
.title {
    font-size: 1rem;
    color: #333;
    margin: 15px auto 10px;
    font-weight: bold
}
ul.menu_icon {
    width: 100%;
    font-size: 0;
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.menu_icon li {
    width: 33.33%;
    display: inline-block;
    padding: 0;
    margin: 0;
}
ul.menu_icon li img {
    width: 90%;
}
.osusume {
    text-align: left
}
ul.main_item {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
}
ul.main_item li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative
}
ul.main_item li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative
}
p.item_title {
    width: 90%;
    text-align: left;
    font-size: 1.1rem;
    color: #222;
    margin: 0 auto;
    padding: .2rem 0
}
.price {
    font-size: 1.4rem;
    color: #333;
	text-align:center;
}
.price, .tag {
    margin: 10px auto 0
}
.tag {
    font-size: 9pt;
    color: #777;
    line-height: 150%
}
.buy {
    width: 50%;
    margin: 1.1rem auto
}
div.item_box {
    width: 95%;
    padding: 2rem 2%;
    margin: 3rem auto
}

@media screen and (max-width:480px) {
.title {
    font-size: 1.2rem
}
.text {
    font-size: 1.1rem
}
.menu_box {
    width: 86%;
    padding: 1.5rem 1rem
}
p.item_title {
    font-size: 1.2rem !important
}
div.item_box {
    padding: 1.5rem 2%;
    margin: 2rem auto
}/*ul.main_item li{width:70%;clear:both;margin:1.5rem auto}*/
ul.main_item li p {
    font-size: 1.2rem;
}
}

@media screen and (max-width:320px) {
.menu_box {
    width: 92%
}
}
/*PCとSPで表示切り替え*/
@media screen and (min-width:661px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width:660px) {
  .pc {
    display: none;
  }
}
/*スクロールでフワッとでてくる*/
.fuwatDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fuwatDown;
  -ms-animation-name: fuwatDown;
  animation-name: fuwatDown;
  visibility: visible !important;
}
@-webkit-keyframes fuwatDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fuwatDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fuwatUp {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fuwatUp;
  -ms-animation-name: fuwatUp;
  animation-name: fuwatUp;
  visibility: visible !important;
}
@-webkit-keyframes fuwatUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fuwatUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}