charset "utf-8";

body{
  font-family:  "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.hero {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/mother/top.jpg?a);
  position: relative;
}

.text-box {
  position: absolute;
  top: 60%;
  left: 30%;
  width: 500px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  color: #fc6363;
}
.description {
  font-size: 40px;
  line-height: 1.2;
  font-weight: bold;
  color: white;
  text-align: left;
  padding: 10px 0 ;
}

.beer-box {
  position: absolute;
  height:200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  bottom: 0px;
  width:100%;
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/back_w.png);
}

#main-content {
    max-width: 1024px;
    margin: 0 auto 100px;
}

#main-content h3 {
	font-size: 25px;
    line-height: 1.25;
    padding-bottom: 10px;
    margin: 10px 0 40px 0;
    color: #190a60;
    text-align: center;
    position: relative;
}

#main-content h3::after{
  content: '';
  width: 120px;
  height: 3px;
  display: inline-block;
  background-color: #190a60;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 60px)
}

.content {
	padding:10px;
	margin: 20px auto 0;
}
.content figure{
	text-align: center;
	margin: 0 auto 24px;
}

.btnArea {
	max-width: 400px;
    margin: 40px auto 0;
}

.btnArea .btn {
	width: 90%;
    display: block;
    margin: 0 auto;      
      transition: background 0.3s ease;
      background:#fcdc63;
      background-size: 200% auto;
      background-position: right top;
      color: #190a60;
      height: 60px;
      line-height: 58px;
      font-size: 16px;
      font-weight: 700;
      padding: 0;
      border-radius: 200px;
      border: #fcd64a 3px solid;
      position: relative;
}

.btnArea .btn:hover {
    opacity: .7;
}

.content-p {
    color: #000;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1.5;
    text-align: center;
}
.content-p img{
	margin: 0 auto;
	text-align: center;
}
.features-block {
    max-width: 1000px;
}

.features-block img {
    width: 100%;
}

.features-block-list {
    max-width: 1000px;
    margin: 20px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}

.features-block-list li {
    width: calc(100%/3);
    max-width: 350px;
    padding: 50px;
}

.features-block-list li img{
	display: block;
    width: 100%;
    height: 100%;
}    

.features-block-list h4{
	text-align: center;
    width: 100%;
    font-size: 23px;
    color: #190a60;
    margin-top: 30px;
    line-height: 36px;
}

.features-img {
    border-radius: 50%;
}

.features-p {
    color: #000;
	font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 21px;
    margin-top: 20px;
}

.common-button {
	display: block;
	align-items: center;
    width: 200px;
    height: 40px;
    font-size: 12px;
    margin: 40px auto 0;
    background-color:#fff;
    border: 1px solid rgba(0,0,0,.1);
}

.product-list {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}
.product-list .content-p{
	text-align: left;
}

.product-lineup {
    width: calc(100%/3);
    max-width: 350px;
    padding: 20px;
}

.product-lineup img {
	display: block;
    width: 100%;
    height: 100%;
}    

.product-lineup h4{
	text-align: center;
    width: 100%;
    font-size: 20px;
    color: #190a60;
    padding: 15px 0;
}

.product-lineup h5{
    text-align: center;
    color: #190a60;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3em;
    padding-bottom: 20px;
}

.content .spec {
    padding: 20px 0;
}

.content .spec p{
	font-size:12px;
	line-height: 20px;
	color: #000;
	letter-spacing: 1.1px;
}

.chart {
	padding-bottom:20px;
}

.chart_tittle {
	font-size: 14px;
    line-height: 20px;
    color: #190a60;
    font-weight: 700;
    padding-right: 5px;
    letter-spacing: 0.1em;
}

.dog_chart li{
	display: inline-block;
	vertical-align: middle;
}

.cat_chart li{
	display: inline-block;
	vertical-align: middle;
}

.chicken_chart li{
	display: inline-block;
	vertical-align: middle;
}

.dog_chart .on {
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/dog_chart_on.png);
  background-size: 30px auto;
  width: 30px;
  height: 30px;
}

.dog_chart .off {
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/dog_chart_off.png);
  background-size: 30px auto;
  width: 30px;
  height: 30px;
}

.cat_chart .on {
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/cat_chart_on.png);
  background-size: 30px auto;
  width: 30px;
  height: 30px;
}

.cat_chart .off {
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/cat_chart_off.png);
  background-size: 30px auto;
  width: 30px;
  height: 30px;
}

.chicken_chart .on {
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/chicken_chart_on.png);
  background-size: 30px auto;
  width: 30px;
  height: 30px;
}

.chicken_chart .off {
  background-image: url(https://gigaplus.makeshop.jp/Kizakura2012/template/img/lp/lucky/chicken_chart_off.png);
  background-size: 30px auto;
  width: 30px;
  height: 30px;
}

.recommend-list {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}

.recommend-lineup {
    width: calc(100%/4);
    max-width: 250px;
    padding: 20px;
}

.recommend-lineup:hover {
    opacity: .7;
}

.recommend-lineup img {
	display: block;
    width: 100%;
    height: 100%;
}    

.recommend-lineup h4{
	text-align: left;
    width: 100%;
    font-size: 16px;
    color: #6E6E6E;
    padding: 15px 0;
    line-height: 20px;
    letter-spacing: 1.1px;
}

.recommend-lineup p{
    color: #ffffff;
}

.recommend-lineup small {
	font-size: 12px;
    border: 1px solid #ffffff;
    padding: 5px 10px;
    background-color: #190A60;
}


/* modal */
.modalArea {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 700px;
  background-color: #fff;
  height : 80%;
  overflow : auto;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.modalContents h5 {
 font-size:25px;
 padding:20px;
 color: #190a60;
 width: 100%;
 line-height: 36px;
 letter-spacing: 0.1em;
}

.modalContents p {
 font-size:12px;
 padding:0 20px 30px;
 line-height: 28px;
 letter-spacing: 1.1px;
}


/*SP*/
@media (max-width: 768px) {
.hero {
  height: 90vh;
}

.text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}

.title {
    text-align: center;
    font-size: 500%;
    max-width: 90%;
    margin: 0 auto;
}

.description {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
}

.beer-box {
    display: none;
}

#main-content {
    margin: 0 auto 40px;
}

#main-content h3 {
	font-size: 100%;
    letter-spacing: 1.1px;
	line-height: 30px;
}

.content {
	padding:10px 20px 0;
	margin: 20px auto 0;
}

.btnArea {
	max-width: 400px;
    margin: 40px auto;
}

.features-block-list li {
    width: calc(100%/1);
    max-width: 300px;
    padding: 10px 20px 50px;
}

.features-p {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .14em;
}

.product-lineup {
    width: calc(100%/1);
    max-width: 400px;
    padding: 20px;
}

.common-button {
    width: 200px;
    height: 50px;
    font-size: 13px;
}

.recommend-lineup {
    width: calc(100%/2);
    max-width: 250px;
    padding: 10px;
    margin-bottom: 20px;
}
.recommend-lineup h4{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1.1px;
}
.modalWrapper {
  top: 40%;
  left: 50%;
  width: 70%;
  height : 70%;
}
.modalContents p {
 font-size:12px;
 padding:0 20px 20px;
 line-height: 22px;
 letter-spacing: 1px;
}

.content figure{}

.content figure img{
	width: 100%;
}
.content-p{
	text-align: left;
}

.content.item_rnk .content-p{
	text-align: center;
}

}

@media (min-width: 768px){
.break {
  display: none;
}
}