@charset "Shift_JIS";
.genieshorts {
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
}
.genieshorts-top {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 680px;
	background-image: url("/c_genie/images/genieshorts/2604_genieshorts_kv_01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.genieshorts-top__kv {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	height: 680px;
	/*background-image: url("/c_genie/images/genieshorts/2604_genieshorts_kv_01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;*/
}
.genieshorts-top__textarea {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 130px 30px 0 30px;
}
.genieshorts-top__textarea-inner {
	position: relative;
	display: inline-block;
	text-align: center;
}
.genieshorts-top__icon {
	position: absolute;
	top: -24%;
	left: -9%;
}
.genieshorts-top__title {
	position: relative;
	display: inline-block;
	padding-bottom: 35px;
}
.genieshorts-top__title .baloon {
	position: absolute;
	top: -105px;
	right: -85px;
}
.genieshorts-top__lead {
	padding-bottom: 35px;
}
.genieshorts-top__btn {
	padding-bottom: 28px;
	display: block;
}
.genieshorts-comfortable {
	background-image: url("/c_genie/images/genieshorts/2604_genieshorts_bg_01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding-top: 90px;
	padding-bottom: 90px;
	border-bottom: solid 1px #e6e6e6;
}
.genieshorts-comfortable__wrap {
	max-width: 950px;
	margin: 0 auto;
	background: #FFF;
	border: solid 3px #eaeaff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px;
}
.genieshorts-comfortable__heading {
	text-align: center;
	margin-bottom: 30px;
}
.genieshorts-comfortable__img {
	text-align: center;
}
.genieshorts-comfortable__textarea {
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
.genieshorts-comfortable__title {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 0.1em;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
.genieshorts-comfortable__text {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: left;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.genieshorts-point {
	background-color: #FFF;
}
.genieshorts-point__head {
	padding: 80px;
	background-image: url("/c_genie/images/genieshorts/2604_genieshorts_bg_02.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.genieshorts-point__heading {
	font-size: 40px;
	font-weight: 400;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0.05em;
	color: #FFF;
}
.genieshorts-point__inner {
	padding-top: 90px;
	padding-bottom: 90px;
}
.genieshorts-point__section {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}
.genieshorts-point__section:after {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background: #98a2ec;
	/* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, right top, from(#98a2ec), to(#f199ce));
	background: -o-linear-gradient(left, #98a2ec 0%, #f199ce 100%);
	background: linear-gradient(to right, #98a2ec 0%, #f199ce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98a2ec', endColorstr='#f199ce', GradientType=1);
	/* IE6-9 */
	z-index: 0;
}
.genieshorts-point__section:first-child {
	padding-top: 0;
}
.genieshorts-point__section:last-child {
	padding-bottom: 0;
}
.genieshorts-point__section:last-child:after {
	display: none;
}
.genieshorts-point__icon {
	margin-bottom: 30px;
}
.genieshorts-point__title {
	font-size: 23px;
	font-weight: 600;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.4;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}
.genieshorts-point__title span {
	font-size: 12px;
}
.genieshorts-point__text {
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.genieshorts-point__text span {
	font-size: 11px;
}
.genieshorts-detail {
	background-color: #FFF;
}
.genieshorts-detail__head {
	padding: 60px 80px 80px;
	background-image: url("/c_genie/images/genieshorts/2604_genieshorts_bg_02.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.genieshorts-detail__heading {
	font-size: 40px;
	font-weight: 400;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0.05em;
	color: #FFF;
}
.genieshorts-detail__heading-item {
	text-align: center;
	margin-bottom: 40px;
}
.genieshorts-detail__inner-1 {
	padding-top: 90px;
	padding-bottom: 90px;
	background: #FFF;
}
.genieshorts-detail__kaiteki {
  padding-top: 70px;
  padding-bottom: 120px;
  background: #FFF;
}
.genieshorts-detail__kaiteki-heading {
  text-align: center;
  margin-bottom: 60px;
}
.genieshorts-detail__kaiteki-heading-item {
  margin-bottom: 30px;
}
.genieshorts-detail__text {
  font-size: 16px;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.genieshorts-detail__point {
	padding-top: 30px;
	padding-bottom: 120px;
	background: #FFF;
}
.genieshorts-detail__point-wrap {
	padding: 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #88abda;
	border-radius: 10px;
}
.genieshorts-detail__point-heading {
	font-size: 26px;
	text-align: left;
	line-height: 1.4;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	letter-spacing: 0.08em;
	margin-bottom: 30px;
}
.genieshorts-detail__point-text {
	font-size: 16px;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.6;
	letter-spacing: 0.08em;
}
.genieshorts-lineup {
	background: #ffffff;
}
.genieshorts-lineup__head {
	padding: 80px;
	background-image: url("/c_genie/images/genieshorts/2604_genieshorts_bg_03.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.genieshorts-lineup__heading {
	text-align: center;
}
.genieshorts-lineup__inner {
	padding-top: 80px;
	padding-bottom: 90px;
}
.genieshorts-lineup__img {
	margin-top: 30px;
	margin-bottom: 60px;
}
.genieshorts-lineup__img-list {
	text-align: center;
}
.genieshorts-lineup__img-name {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.genieshorts-lineup__thumb-list {
	margin-bottom: 20px;
}
.genieshorts-lineup__name {
	border-bottom: solid 1px #333333;
	padding-bottom: 20px;
}
.genieshorts-lineup__name div {
	margin-bottom: 5px;
}
.genieshorts-lineup__name h4 {
	font-size: 30px;
	font-weight: 600;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.3;
}
.genieshorts-lineup__price {
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	padding-top: 25px;
	padding-bottom: 23px;
	border-bottom: solid 1px #f0f0f0;
}
.genieshorts-lineup__price .l-row {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.genieshorts-lineup__price-text1 {
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px;
}
.genieshorts-lineup__price-text2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
}
.genieshorts-lineup__price-text2 span {
	font-size: 11px;
	display: block;
}
.genieshorts-lineup__price-text3 {
	font-size: 25px;
	line-height: 1.3;
}
.genieshorts-lineup__price-text3 span {
	font-size: 15px;
}
.genieshorts-lineup__color-wrap {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #333333;
}
.genieshorts-lineup__color {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 5px;
	padding-bottom: 5px;
}
.genieshorts-lineup__color-head {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 15px;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-weight: 600;
}
.genieshorts-lineup__color-list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	max-width: 20%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	position: relative;
}
.genieshorts-lineup__color-list a {
	display: block;
	font-size: 11px;
	font-weight: 600;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.2;
	text-align: center;
	color: #333;
}
.genieshorts-lineup__color-list a span {
	display: block;
	width: 48px;
	height: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	border: solid 2px #f0f0f0;
	margin: 0 auto 5px;
}
.genieshorts-lineup__color-list a span.color-01 {
	background: #f9e3d1;
}
.genieshorts-lineup__color-list a span.color-02 {
	background: #edc5c0;
}
.genieshorts-lineup__color-list a span.color-03 {
	background: #000;
}
.genieshorts-lineup__color-list a span.color-04 {
	background: #cab0b3;
}
.genieshorts-lineup__color-list a span.color-05 {
	background: #adbed5;
}
.genieshorts-lineup__color-list a span.color-06 {
	background: #c5b1c4;
}
.genieshorts-lineup__color-list a span.color-07 {
	background: #dcdce5;
}
.genieshorts-lineup__color-list a.is-active, .genieshorts-lineup__color-list a:hover {
	text-decoration: none;
}
.genieshorts-lineup__color-list a.is-active span, .genieshorts-lineup__color-list a:hover span {
	border: solid 2px #ff53a9;
}
.genieshorts-lineup__size {
	padding-top: 40px;
}
.genieshorts-lineup__size-img {
	padding-bottom: 20px;
}
.genieshorts-lineup__size-text {
	font-size: 15px;
	font-weight: 500;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.6;
}
.c-button {
	display: block;
	border: solid 3px #000000;
	background-color: #000000;
	font-size: 20px;
	font-weight: 600;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	color: #FFF !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 64px;
	letter-spacing: 0.05em;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.c-button i {
	font-style: italic;
}
.c-button:hover {
	background-color: #FFFFFF;
	color: #333 !important;
	text-decoration: none;
}
.c-button--w {
	background-color: transparent;
	color: #333 !important;
}
.c-button--w:hover {
	background-color: #000;
	color: #FFF !important;
}
.c-button--s {
	font-size: 14px;
	line-height: 41px;
	border-width: 2px;
}
.genieshorts-voice {
	padding-top: 90px;
	background: #ffffff;
	/* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfafd), color-stop(5%, #ffffff));
	background: -o-linear-gradient(top, #fbfafd 0%, #ffffff 5%);
	background: linear-gradient(to bottom, #fbfafd 0%, #ffffff 5%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfafd', endColorstr='#ffffff', GradientType=0);
/* IE6-9 */
}
.genieshorts-voice__head {
	padding-bottom: 0;
}
.genieshorts-voice__heading {
	text-align: center;
}
.genieshorts-voice__inner {
	padding-bottom: 90px;
	background: #ffffff;
	/* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #ffffff), to(#fbfafd));
	background: -o-linear-gradient(top, #ffffff 95%, #fbfafd 100%);
	background: linear-gradient(to bottom, #ffffff 95%, #fbfafd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfafd', GradientType=0);
/* IE6-9 */
}
.genieshorts-voice__inner-2 {
	padding-top: 90px;
	padding-bottom: 120px;
	background: #ffffff;
}
.genieshorts-voice__comment {
	display: inline-block;
	font-size: 12px;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	text-align: left;
	line-height: 1.5;
}
.genieshorts-voice__comment dt {
	display: inline-block;
	padding-right: 10px;
	vertical-align: top;
}
.genieshorts-voice__comment dd {
	display: inline-block;
	padding-right: 10px;
	vertical-align: top;
}
.genieshorts-voice__head-2 {
	padding: 60px 80px;
	background-color: #eee7ff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.genieshorts-voice__heading-2 {
	text-align: center;
}
.genieshorts-voice-list {
	margin-top: 0px;
}
.genieshorts-voice-listitem {
	margin-bottom: 50px;
}
.genieshorts-voice-listitem h3 {
	margin-bottom: 20px;
}
.genieshorts-voice-listitem p {
	font-size: 16px;
	font-weight: 500;
	font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
.genieshorts-btn-wrap {
	max-width: 760px;
	margin: 0 auto;
}
.genieshorts-match {
	background: #ffffff;
	padding-bottom: 100px;
}
.genieshorts-match__heading {
	text-align: center;
	margin-bottom: 55px;
}
.geniebra-list {
	width: 100%;
	text-align: center;
}
.geniebra-list li {
	width: 260px;
	display: inline-block;
	margin: 0 10px;
	border-bottom: solid 1px #eee;
}
.geniebra-list li.gra-01 {
	background: #f8f4f3;
	/* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcf7f7), to(#ffffff));
	background: -o-linear-gradient(top, #fcf7f7 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #fcf7f7 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf7f7', endColorstr='#ffffff', GradientType=1 );
/* IE6-9 */
}
.geniebra-list li a {
	display: block;
	position: relative;
	color: #333;
	text-decoration: none;
	/*transition: opacity .3s ease;
    &:hover {
    opacity: 0.8;
}*/
}
.geniebra-list .content {
	position: relative;
	padding: 40px 0;
	text-align: center;
}
.geniebra__icon {
	position: absolute;
	top: 0;
	right: -200px;
}
.geniebra-list .content .img-wrap {
	width: 75%;
	margin: 0 auto;
}
.geniebra-list .content .img-wrap img {
	max-width: 100%;
	width: auto;
}
.geniebra-list .content .name-wrap .name {
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
}
.geniebra-list .content .name-wrap .name .poppins {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.geniebra-list .content .name-wrap .border-line {
	display: block;
	border-bottom: solid 1px #333;
	width: 90px;
	margin: 13px auto;
}
.geniebra-list .content .descript {
	font-size: 13px;
}

.c-button,
.is-bestbuy {
  position: relative;
}
.c-button .icon-bestbuy {
  position: absolute;
  left: 170px;
  top: -10px;
}
