@charset "UTF-8";
/* Scss Document */
@keyframes RightToLeft {
  0% {
    opacity: 0;
    transform: translateX(50px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes topanime {
  0% {
    opacity: 0; }
  24% {
    opacity: 1; }
  51% {
    opacity: 1; }
  85% {
    opacity: 0;
    transform: scale(1.2) rotate(0.1deg);
    z-index: 9; }
  100% {
    opacity: 0; } }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3plcb6");
  src: url("../fonts/icomoon.eot?3plcb6#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3plcb6") format("truetype"), url("../fonts/icomoon.woff?3plcb6") format("woff"), url("../fonts/icomoon.svg?3plcb6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-phone:before {
  content: "\e942"; }

.icon-notification:before {
  content: "\e901"; }

.icon-facebook:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-arrow:before {
  content: "\e900"; }

.icon-arrow-left:before {
  content: "\e903"; }

.icon-arrow-top:before {
  content: "\e902"; }

.icon-arrow-bottom:before {
  content: "\e904"; }

#l-select .page-title:before {
  background: url("../../../image/select/weight/title_img.jpg") no-repeat center;
  background-size: cover; }
  @media (max-width: 480px) {
    #l-select .page-title:before {
      background: url("../../../image/select/weight/title_img_sp.jpg") no-repeat center;
      background-size: cover; } }
#l-select h1, #l-select h2 {
  font-family: "HGS明朝E", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .08em;
  font-weight: 300;
  line-height: 1.3; }
#l-select .weight {
  margin: 0px 30px 0px; }
  #l-select .weight .box {
    overflow: hidden; }
    #l-select .weight .box .box-inner {
      float: left;
      width: 56%; }
      #l-select .weight .box .box-inner:last-child {
        float: right;
		width: 40%;
		margin-top: 30px;
}
  #l-select .weight .bl p.fb {
    font-weight: bold;
    margin-top: 20px;
    font-size: 1.6rem;
    color: #320506;
    line-height: 1.5;
    margin: 20px 0px; }
  #l-select .weight .bl p.link {
    margin: 50px 0px 0px;
    width: 60%;
    background: #320506; }
    #l-select .weight .bl p.link a {
      padding: 12px 10px 10px;
      display: block;
      text-align: center;
      color: #FFF;
      position: relative; }
      #l-select .weight .bl p.link a i:before {
        position: absolute;
        right: 5px;
        font-size: 2.5rem;
        top: 12px;
        color: #FFF; }
  #l-select .weight .bl p.img {
    margin-top: 40px; }
  #l-select .weight .bl h3 {
    color: #320506;
    font-size: 2.5rem;
    margin-bottom: 20px;
    padding: 3px 0px 0px 40px;
    background: url("../../../image/common/check_icon.png") no-repeat 0 0;
    background-size: 30px auto; }

    #l-select .weight .bl-1 .box {
      position: relative;
      padding-bottom: 80px; }
  @media (min-width: 1080px) {
    #l-select .weight {
      width: 950px;
      margin: 0px auto; } }
  @media (max-width: 600px) {
    #l-select .weight .box-inner {
      float: none !important;
      width: 100% !important; }
      #l-select .weight .box-inner:last-child {
        float: none !important;
        width: 100% !important;
        margin-top: 30px;
        text-align: center;
        line-height: 0; }
    #l-select .weight .bl-1 .box {
      padding-bottom: 0px; }
     }
  @media (max-width: 480px) {
    #l-select .weight {
      width: 100%;
      margin: 0px auto 0px; }
      #l-select .weight .bl h3 {
        font-size: 2rem;
        background-size: 25px auto;
        padding-left: 35px;
        margin: 0px 35px 15px; }
      #l-select .weight p {
        margin: 0px 30px; }
      #l-select .weight .bl {
        margin-bottom: 0px; }
        #l-select .weight .bl.bl-2 img {
          width: 85%; }
        #l-select .weight .bl.bl-3 {
          padding-bottom: 0px;
          margin-bottom: 0px; }
        #l-select .weight .bl p + p {
          font-size: 1.3rem; }
      #l-select .weight .bl p.fb {
        margin: 30px 30px 20px;
        font-size: 1.3rem; }
      #l-select .weight .bl p.link {
        margin: 50px auto 0px;
        width: 85%; } }

.model{margin-top: 80px;}
.model ul li {
    display: inline-block;
    width: 30.5%;
    margin-right: 4%;
    border: solid 1px #320506;
    border-radius: 25px;
    padding: 15% 10px 15px;
    position: relative;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
}
.model ul li:last-child {
    margin-right: 0;
}
.model ul li img {
    width: 100%;
    height: auto;
}
.model ul li span {
    width: 75%;
    display: inline-block;
    position: absolute;
    top: -53px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.model ul li p {
    line-height: 1.8;
    font-size: 1.4rem;
}
.model ul li p span {
    font-size: 2.6rem;
    position: static;
    transform: translate(0%, 0%);
    width: 100%;
}
.model ul li p span span{
	font-size: 1.5rem;
    width: auto;
}
.model ul li p br{display: none;}
@media (min-width: 1080px) {
.model ul li p span {
    font-size: 2.7rem;
	}
}
@media (max-width: 900px) {
	.model ul li p span {
    font-size: 2.4rem;
	}
	.model ul li p br{display: block;}
}
@media (max-width: 850px) {
	.model ul li p span {
    font-size: 2.1rem;
	}
}
@media (max-width: 800px) {
.model ul li {
    display: block;
    width: 100%;
    margin-right: 0;
	margin-bottom: 35px;
	padding: 25px 10px 25px 43%;
}
.model ul li span {
    width: 40%;
    top: -40px;
    left: 3%;
    transform: translate(0%, 0%);
}
.model ul li p br{display: none;}
.model ul li p span {
    font-size: 2.9rem;
}
}

@media (max-width: 640px) {
	.model{margin: 60px auto 0px;width: 75%;}
    .model ul li p span {
        font-size: 2rem;
    }
	.model ul li{width: 100%;margin-right: 0;}
}
@media (max-width: 480px) {
	.model{width: 85%;}
	.model ul li{padding: 25px 10px 20px 43%;}
	.model ul li span {
    width: 45%;
	}
	.model ul li p span {
        font-size: 3rem;
    }
	.model ul li p{margin: 0px!important;line-height: 1.6 !important;}
	.model ul li:last-child{margin-bottom: 0;}
}
/*# sourceMappingURL=weight.css.map */
