@charset "utf-8";

/* main-visual */
.main-visual {
	background-image: url(/y-sample/img/sample_b_img/top_bg.png?230714);
}
.main-visual .main-visual-inner {
	padding: 0;
	min-height: 560px;
}
.main-visual h1.main-visual-title {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.25;
	color: #19236a;
	margin: 0;
	display: block;
	position: absolute;
	top: 199px;
	right: auto;
	left: 75px;
}
.main-visual h1.main-visual-title span {
	font-size: 61px;
}
.main-visual .main-visual-inner .main-visual-text {
	position: absolute;
	color: #e061af;
	font-size: 20px;
}
.main-visual .main-visual-inner > p:nth-of-type(1) {
	top: 170px;
	left: 190px;
	font-weight: bold;
}
.main-visual .main-visual-inner > p:nth-of-type(3) {
	/* top: 354px;
	left: 120px; */
}
.main-visual .main-visual-comment {
	margin: 0;
	font-size: 12px;
	color: #808080;
	text-align: left;
	position: absolute;
	top: 445px;
}
.main-visual .main-visual-image {
	top: 338px;
	left: auto;
	right: 45px;
}
.main-visual .main-visual-image a img {
	width: 210px;
	height: auto;
	opacity: 1;
}
/* group-1 */
.group-1 {
	border-bottom: none;
	padding: 0 0 34px;
}
.group-1 .box-1-head {
	text-align: center;
	font-size: 21px;
	line-height: 1.42857142;
}
.group-1 .box-1-announce {
	text-align: center;
	font-size: 14px;
	color: #e061af;
	line-height: 2.428571;
}
.group-1 .box-1-title-head {
	margin-top: 20px;
	 margin-bottom: 10px;
}
.group-1 .box-1 {
	background-image: url(/sample/img/sample_b_img/curve.png)/*, url(/sample/img/sample_b_img/arrow.png)*/;
	background-position: center 270px/*, center bottom*/;
	padding: 0 0 58px;
}
.group-1 .box-1 .box-1-inner {
	height: 445px;
}
.box-1 .box-1-inner .box-1-icon {
	position: absolute;
	top: -67px;
	left: 20px;
}
.group-1 .group-1-head {
	font-size: 38px;
}
.group-1 .group-1-body {
	width: 793px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 190px;
}
.group-1 .group-1-body ul {
	display: block;
	width: 490px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	font-size: 20px;
}
.group-1 .group-1-body ul li {
	position: relative;
	padding: 9px 0 9px 45px;
	line-height: 1.2;
	list-style: none;
}
.group-1 .group-1-body ul li:before {
	content: "";
	width: 39px;
	height: 30px;
	background-image: url(/sample/img/sample_b_img/check.png);
	background-repeat: no-repeat;
	background-position: left 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
.group-1 .group-1-body ul li span.strong {
	font-weight: bold;
	color: #66ADE6;
}
.group-1 .group-1-body ul li span.notes {
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: -32px;
	width: 100%;
	padding: 0 0 10px 0;
}
.group-1 .group-1-body p {
	width: 240px;
	float: left;
	margin-left: 25px;
}
.group-1 .group-1-body p img {
	width: 100%;
	height: auto;
}
.group-1 .box-1 .box-1-inner .box-1-btn {
	margin: 20px 0 0;
}
.group-1 > p {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.group-1 > p > a {
	display: block;
	width: 240px;
	height: 40px;
	background: #66ADE6;
	color: #fff;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
.group-1 > p.top-anker > a {
	width: auto;
	height: auto;
	background-color: transparent;
	color: #333;
	line-height: 2;
	text-align: right;
	top: 25px;
}


/* group-4 */
.head-1 span {
	line-height: 1.5;
}
.head-1 span small {
	display: block;
	font-size: 24px;
	line-height: 1.75;
	color: #4c4c4c;
}
.group-4 .group-4-comment {
	width: 1000px;
	margin: -30px auto 0;
	font-size: 12px;
	color: #808080;
	text-align: left;
}

/* group-6 */
.group-6 .group-6-bg {
	background: #fbedf5;
}
.group-6 .group-6-inner {
	width: 828px;
	margin: 0 auto 0;
	padding-bottom: 60px;
}
.group-6 h2 {
	clear: both;
	margin: 0;
	padding: 40px 0 40px;
	font-size: 42px;
	font-weight: bold;
	color: #e061af;
	line-height: 1.47619;
	text-align: center;
}
.group-6 .acc_header {
	height: auto;
	cursor: auto;
}
.group-6-tableArea th {
	font-weight: bold;
}
.group-6-tableArea ul {
	list-style: disc;
}
.group-6-tableArea ul li {
	list-style: disc;
}
.group-6-tableArea a.link {
  color: #0000ff;
  text-decoration: underline;
}

.acc_body {
	display: block;
	background-color: none;
	padding: 0;
	font-size: auto;
}
.acc_body li {
	position: static;
	padding-left: 0;
}
.acc_body li::before {
	display: none;
}
.acc_header:before {
	background: none;
}
.acc_header.flip:before {
	background: none;
}

/* .link-box
******************************************************/
.link-box {
	text-align: center;
	padding-bottom: 20px;
	background: #fbedf5;
}
.link-box p {
	font-size: 21px;
	color: #333;
}
.link-box p a {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	margin-right: 15px;
}
.link-box p a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.link-box p a:nth-child(2) {
	margin-right: 0;
}
.link-box p a:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	margin-top: -12px;
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
	background: url("/sample/img/icon-01.png") no-repeat center center;
}
.link-box ul {
  display: block;
  width: 828px;
  text-align: left;
  font-size: 0;
  margin: 50px auto 0;
}
.link-box ul li {
  display: inline-block;
}
.link-box ul li + li {
  margin-left: 13px;
  padding-left: 13px;
  border-left: #040c60 solid 1px;
}
.link-box ul li a {
  color: #040c60;
  font-size: 12px;
  line-height: 1;
}

/* col-row
******************************************************/

.col-row {
	width: 828px;
	margin: 0 auto;
}
.col-row-inner {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	line-height: 1.5;
}
.col-row-inner-01 > * {
	width: 100%;
}
.col-row-inner-02 > * {
	width: 49.5%;
}
 .col-row-inner-02 > *:not(:nth-child(1)) {
 margin-left: 1%;
}
/* table-box
******************************************************/

.table-box .table-box-inner {
}
.table-box .col-w35 {
	width: 35%
}
.table-box .col-w65 {
	width: 65%
}
.table-box table {
	width: 100%;
	border: 1px solid #d9d9d9;
	border-width: 0 1px 0 1px;
}
.table-box thead th {
	background-color: #e481c1;
	color: #fff;
	text-align: center;
}
.table-box tbody {
	border: 1px solid #d9d9d9;
	border-width: 1px 0 0 0;
}
.table-box th, .table-box td {
	padding: 10px;
	border: 1px solid #d9d9d9;
	border-width: 0 0 1px 0;
}
.table-box th {
	background-color: #fff;
	vertical-align: top;
}
.table-box td {
	font-size: 14px;
	background-color: #fcf9fb;
}
.table-box ul {
	padding-left: 20px;
}
/* group-10 */
.group-10 {
	margin-top: 40px;
}
.group-10 .group-10-inner {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.group-10 .group-10-box {
	margin-bottom: 20px;
	text-align: center;
}
.group-10 .box-circle {
	width: 24%;
	max-width: 300px;
	padding: 0.8%;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
}
.group-10 .circle {
	position: relative;
	height: 0;
	padding-top: 100%;
	margin-bottom: 10px;
	border: 1px solid #e184bf;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
}
.group-10 .circle-text {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 4px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: -.01em;
	color: #e184bf;
}
.group-10 .box-circle img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin-bottom: 8px;
	border: 1px solid #e184bf;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.group-10 .group-10-box .box-circle:nth-of-type(1) .circle-text .large {
	margin-right: 3px;
	font-weight: normal;
	font-size: 44px;
	line-height: 0;
}
.group-10 .group-10-box .box-circle:nth-of-type(2) .circle-text .large {
	font-size: 32px;
	letter-spacing: -.04em;
	line-height: 0;
}
.group-10 .group-10-box .box-circle:nth-of-type(4) .circle-text .large {
	font-size: 36px;
	letter-spacing: -.01em;
	/*line-height: 0;*/
}
.group-10 .box-circle_text {
	font-size: 13.8px;
	text-align: center;
	letter-spacing: 0;
}
.group-10 .rel2 {
	width: auto;
	margin: 0;
	position:static;
	cursor: pointer;
}
.group-10 .rel2 .first-accordion {
	text-align: left !important;
}
.group-10 .main-visual-caption-content {
	margin-left: 1em;
}
/* group-3 */
.group-3 {
	background: #e9f7fc;
	padding: 0 0 20px;
	margin-bottom: 35px;
}
.group-3 .group-3-head {
	letter-spacing: 0.08em;
}
.group-3 .group-3-2 {
	background: none;
	box-shadow: none;
	position: static;
	width: auto;
	margin: auto;
	font-size: 16px;
	padding: 0;
	border-bottom: 2px solid #fff;
}
.group-3 .group-3-2:before {
	display: none;
	width: auto;
	height: auto;
	background: none;
	position: static;
	right: auto;
	bottom: auto;
}
.group-3 .group-3-2-box {
	background-color: #fff;
	width: 828px;
	margin: 0 auto 28px;
	padding: 80px;
	font-size: 18px;
	line-height: 1.5;
	background-repeat: no-repeat;
	background-position: center top;
}
.group-3 .group-3-2 p {
	font-size: 18px;
	line-height: 1.5;
}
.group-3 .group-3-2-img {
	margin-top: 30px;
	text-align: center;
}
.group3-2-text {
	margin-bottom: 100px;
	text-align: right !important;
	font-size: 12px !important;
	color: #808080;
	font-weight: bold;
}
.group3-2-text p {
	font-size: 12px !important;
	line-height: 2 !important;
}
.group3-2-text span {
	display: block;
}
.group-3 .group3-2-text-check0 {
	text-align: left !important;
}
.group-3 .group-3-1 {
	background: none;
	width: auto;
	height: auto;
	margin: auto;
	padding: 0;
	font-size: 0;
}
.group-3 .group-3-1-box {
	background-color: #fff;
	width: 828px;
	margin: 0 auto 28px;
	padding: 80px 80px 80px 312px;
	font-size: 18px;
	line-height: 1.5;
	background-image: url(/sample/img/sample_b_img/bg-06.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.group-3 .rel2 {
  width: auto;
  margin: 0 auto 100px !important;
  position: static;
  cursor: pointer;
}
.group-3 .rel2 .first-accordion {
	text-align: left !important;
  background: none !important;
}
/* group-2 */
.group-2 {
	margin: 0 0 70px;
}
.group-2 .box-1 {
	padding: 70px 0 57px;
}
.group-2 .box-1-btn.pc-dis-b {
	float: left;
	width: 693px;
	margin: 50px 0 0 20px;
}
.group-2 .box-1-btn.pc-dis-b a {
	width: auto;
	margin: 0;
}
.group-2 .box-1-img {
	width: 240px;
	float: left;
	margin: 30px 0 0 20px;
}
.group-2 .box-1-img img {
	width: 100%;
	height: auto;
}
.group-2 .box-1 .box-1-inner .box-1-text-1 {
	font-size: 28px;
	width: 400px;
	left:25px;
	bottom: 32px;
}
.group-2 .box-1 .box-1-inner .box-1-text-2 {
	font-size: 17px;
	right: 275px;
	bottom: 36px;
}
.group-2 .cart-btn, .group-2 .top-anker {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.group-2 .cart-btn a {
	display: block;
	width: 240px;
	height: 40px;
	background: #66ADE6;
	color: #fff;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
.group-2 .top-anker a {
	display: block;
	text-align: right;
	text-decoration: none;
	line-height: 2;
	position: absolute;
	right: 0;
	top: 25px;
}
/* group-11 */
.group-11 {
	margin: 0 0 80px;
}
.group-11 .group-11-inner {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.group-11 .group-11-head {
	font-size: 42px;
	margin: 0 0 20px;
	color: #e061af;
	font-weight: bold;
	line-height: 1.47619047;
	text-align: center;
	letter-spacing: 0.08em;
}
.group-11 .group-11-text {
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	margin: 0 auto 20px;
}
.group-11-comment {
  text-align: left;
  font-size: 12px;
  color: #808080;
  font-weight: bold;
  margin: 10px auto 20px;
}
.group-11-comment p {
  text-indent: -0.8em;
  margin-left: 0.8em;
}
.group-11 .group-11-box {
	text-align:center;
	overflow: hidden;
}
.group-11 .group-11-box p {
	width: 33%;
	padding: 0.8% 0.8% 2%;
	display: inline-block;
	vertical-align: top;
}
.group-11 .group-11-box p img {
	width: 100%;
	height: auto;
}
.group-11-awb {
  text-align: right;
  font-size: 10px;
  color: #515151;
}
/* group-12 */
.group-12 {
	margin: 50px 0 80px;
}
.group-12 .group-12-inner {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.group-12 .group-12-head {
	font-size: 42px;
	margin: 0 0 20px;
	color: #e061af;
	font-weight: bold;
	line-height: 1.47619047;
	text-align: center;
	letter-spacing: 0.08em;
}
.group-12 .group-12-text {
	font-size: 23px;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 25px;
}
.group-12 .group-12-img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.group-12 .group-12-img img {
	width: 100%;
	height: auto;
}
.group-12 .group-12-comment {
	text-align: left;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
.group-12 .group-12-comment-line {
  text-indent: -1.3em;
  margin-left: 1.3em;
}
/* group-8 */
.group-8 {
	background: #fff;
	margin-bottom: 80px;
}
.group-8 .group-8-inner {
	width: 1000px;
	margin: 0 auto;
}
.group-8 .group-8-head {
	font-size: 42px;
	margin: 0 0 15px;
	color: #e061af;
	font-weight: bold;
	line-height: 1.47619047;
	text-align: center;
	letter-spacing: 0.08em;
}
.group-8 .group-8-box {
	text-align: center;
}
.group-8 .group-8-img img {
	width: 1000px;
	height: auto;
}
.group-8 .group-8-text {
	font-size: 18px;
	line-height: 1.5;
	margin: 30px 0 30px;
}
.group-8 .blocks {
	overflow: hidden;
	margin-bottom: 20px;
}
.group-8 .blocks .block {
	width: 49.5%;
	float: left;
}
.group-8 .blocks .block:nth-of-type(even) {
	margin-left: 1%;
}
.group-8 .blocks .block:nth-of-type(3), .group-8 .blocks .block:nth-of-type(4) {
	margin-top: 1%;
}
.group-8 .blocks .tit {
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	background: #e184bf;
	padding: 5px 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.group-8 .blocks .txt {
	height: 120px;
	position: relative;
	padding: 20px;
	font-size: 14px;
	border: 1px solid #e184bf;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	letter-spacing: .1em;
	line-height: 1.6;
}
.group-8 .blocks .container {
	width: auto;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	white-space: nowrap;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.group-8 .blocks .container:before, .group-8 .blocks .container:after {
	display: none;
}
.group-8 .blocks .container .bold {
	font-weight: bold !important;
}
.group-8 .blocks .container sup {
	top: -0.3em;
}
.group-8 .rel2 {
	width: auto;
	margin: 0;
	position:static;
	cursor: pointer;
}
.group-8 .rel2 .first-accordion {
	text-align: left !important;
}
.group-8 .main-visual-caption-content {
	margin-left: 1em;
}
/* group-13 */
.group-13 {
	margin: 50px 0 50px;
}
.group-13 .group-13-inner {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.group-13 .group-13-head {
	font-size: 42px;
	margin: 0 0 20px;
	color: #e061af;
	font-weight: bold;
	line-height: 1.47619047;
	text-align: center;
	letter-spacing: 0.08em;
}
.group-13 .group-13-question {
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	height: 40px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: .05em;
	color: #e184bf;
	text-align: center;
	border: 1px solid #e184bf;
}
.group-13 .group-13-question .text {
	display: inline-block;
	position:relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 40px;
}
.group-13 .group-13-question .question {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	font-size: 24px;
	margin-right: 20px;
}
.group-13 .group-13-comment {
	color: #e184bf;
	padding-left: 0;
	position: relative;
	font-size: 11px;
}
.group-13 .group-13-box {
	overflow: hidden;
}
.group-13 .group-13-img {
	width: 360px;
	display: inline-block;
	vertical-align: top;
	margin: 25px 0 0 20px;
}
.group-13 .group-13-img img {
	width: 100%;
	height: auto;
}
.group-13 .group-13-rank {
	width: 575px;
	display: inline-block;
	position: relative;
	background-color: #fbedf5;
	padding: 35px 30px;
	margin-left: 40px;
}
.group-13 .group-13-rank ul li {
	position: relative;
	margin-bottom: 25px;
	font-size: 16px;
}
.group-13 .group-13-rank .rank-img img {
	width: 9%;
	height: auto;
	margin-right: 8px
}
.group-13 .group-13-rank .rank-txt {
	font-weight: bold;
}
.group-13 .group-13-rank .other-tit {
	color: #868686;
	font-size: 16px;
	letter-spacing: .05em;
}
.group-13 .group-13-rank .other-txt {
	font-size: 14px;
	letter-spacing: .1em;
}

/* group-9 */
.group-9 {
	background: #fff;
	margin:0 0 50px;
}
.group-9 .group-9-inner {
	width: 1000px;
	margin: 0 auto;
}
.group-9 .group-9-head {
	font-size: 42px;
	margin: 0 0 15px;
	color: #e061af;
	font-weight: bold;
	line-height: 1.47619047;
	text-align: center;
	letter-spacing: 0.08em;
}
.group-9 .group-9-box {
	text-align: center;
}
/* form */
.member-check {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}
.member-check p {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5;
}
.member-check p:nth-of-type(1) a {
	border-radius: 7px;
	background: #e184bf;
	display: block;
	color: #fff;
	padding: 7px 66.5px;
	text-decoration: none;
}
.member-check p:nth-of-type(2) {
	border-radius: 7px;
	color: #fff;
	cursor: pointer;
	padding: 19px 66.5px;
	background: #c0c0c0;
}
#form {
	display: none;
}
/* 広告運用修正 2307 */
.folic-table-mb {
  margin-bottom: 75px;
}

/* 共通 */
.pc-dis-b {
	display: block !important;
}
.sp-dis-b {
	display: none !important;
}
@media (max-width: 1000px) {
/* main-visual */
.main-visual {
	background-image: url(/y-sample/img/sample_b_img/sp_top_bg.png?230714);
  height: 12.5vw;
	margin: 0 0 !important;
	/*padding-top: 134.5%;*/
}
.main-visual .main-visual-inner {
	min-height: auto;
}
.main-visual h1.main-visual-title {
	font-size: 5vw;
	margin: 0 auto;
	width: 100%;
	padding: 0 0 3% 0;
	position: static;
	top: auto;
	left: auto;
	margin-top: -3%;
}
.main-visual h1.main-visual-title span {
	font-size: 9vw;
}
.main-visual .main-visual-image {
  position: absolute;
  right: auto;
	left: 66vw;
	top: 79.6vw;
	width: 29.4%;
  margin: 0;
}
.main-visual .main-visual-image a img {
	width: 100%;
	height: auto;
}
.main-visual .main-visual-inner p.main-visual-text {
	position: static;
	top: auto;
	left: auto;
	font-size: 4vw;
	margin-top: 3%;
}
.main-visual .main-visual-inner p:nth-of-type(3) {
	margin-top: 3% !important;
}
.main-visual .main-visual-comment {
	position: static;
	top: auto;
	margin: 3% 10px 0 10px;
}
/* group-1 */
.group-1 {
	border-bottom: none;
	padding: 0;
	margin-bottom: 5%;
}
.contents .group-1:nth-of-type(2) {
	margin-bottom: 10%;
}
.group-1 .box-1-head {
	font-size: 3.8vw;
	margin: 2% 0 1% !important;
}
.group-1 .box-1-title-head {
	padding: 0;
}
.group-1 .box-1 {
	background: none;
	padding: 0 15px 0;
}
.group-1 .box-1 .box-1-inner {
	height: auto;
	padding: 8% 15px 15px;
}
.box-1 .box-1-inner .box-1-icon {
	position: absolute;
	top: 0px;
	left: -4px;
	transform: translate(0, -50%);
	width: 100%;
}
.box-1 .box-1-inner .box-1-icon img {
	width: 18.8vw;
}
.group-1 .group-1-head {
	font-size: 5.5vw;
	etter-spacing: 0.08em;
	line-height: 1.47619047;
	margin: 0 0 1.7%;
}
.group-1 .group-1-body {
	width: 90%;
	min-height: auto;
	padding-bottom: 2%;
}
.group-1 .group-1-body ul {
	width: 70%;
	font-size: 2.8vw;
}
.group-1 .group-1-body ul li {
	padding: 2% 0 2% 9%;
}
.group-1 .group-1-body ul li:before {
	background-size: cover;
	width: 9%;
	height: 75%;
}

.group-1 .group-1-body ul li span.notes {
	font-size: 1.6vw;
	bottom: -70%;
	padding: 0 0 2% 0;
}
.group-1 .group-1-body p {
	width: 30%;
	margin-left: 0;
}
.group-1 > p {
	width: 100%;
	padding: 2% 15px 0;
}
.group-1 > p > a {
	width: 94%;
	height: auto;
	position: static;
	margin: 0 auto;
	padding: 2% 0;
	font-size: 3.5vw;
}
.group-1 > p.top-anker {
	width: 100%;
	padding: 8% 15px 0;
}
.group-1 > p.top-anker > a {
	font-size: 3.5vw;
	position: static;
	right: auto;
	top: auto;
}
/* group-4 */
.group-4 {
	padding: 0;
}
.group-4 .head-1 {
	min-height: 400px;
	font-size: 5vw;
	margin-bottom: 40px;
}
.head-1 span small {
	font-size: 3.5vw;
}
.group-4 .group-4-comment {
	width: auto;
	margin: 3% 0 0 15px;
}

/* group-6 */
.group-6 {
  margin-top: -90px;
	padding-bottom: 0;
	-webkit-background-size: contain;
	background-size: contain;
}
.group-6 .group-6-inner {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.group-6 h2 {
	margin: 0;
	padding: 12% 0 8%;
	font-size: 6.5625vw;
	font-weight: bold;
	color: #e061af;
	line-height: 1.47619;
	text-align: center;
}

.group-6 .group-6-text-1 {
	font-size: 3.28125vw;
}
.group-6 .acc_header {
	height: auto;
}
.acc_body {
	display: none;
	background-color: none;
	padding: 0;
	font-size: auto;
}
.acc_body li {
	position: static;
	padding-left: 0;
}
.acc_header:before {
	background: none;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 53%;
	right: 10px;
	border-right: 2px solid #e061af;
	border-bottom: 2px solid #e061af;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: 0.2s ease;
}
.acc_header.flip:before {
	background: none;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}

/* .link-box
******************************************************/
.link-box {
	text-align: center;
	padding-bottom: 5vw;
	background: #fbedf5;
}
.link-box p {
	font-size: 21px;
	color: #333;
}
.link-box p a {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	margin-right: 15px;
}
.link-box p a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.link-box p a:nth-child(2) {
	margin-right: 0;
}
.link-box p a:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	margin-top: -12px;
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
	background: url("/sample/img/icon-01.png") no-repeat center center;
}
.link-box ul {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0;
  margin: 6vw 0 0;
}
.link-box ul li {
  display: inline-block;
}
.link-box ul li + li {
  margin-left: 2.4vw;
  padding-left: 2.4vw;
  border-left: #040c60 solid 1px;
}
.link-box ul li a {
  color: #040c60;
  font-size: 2.4vw;
  line-height: 1;
}


/* col-row
******************************************************/
.col-row {
	width: auto;
	margin: 0 auto;
}
.col-row-inner {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.col-row-inner-01 > * {
	width: 100%;
}
.col-row-inner-02 > * {
	width: 100%;
}
 .col-row-inner-02 > *:not(:nth-child(1)) {
 margin-left: 0;
}
/* table-box
******************************************************/
.table-box table {
	display: block;
	width: 100%;
	border: 1px solid #d9d9d9;
	border-width: 0 1px 0 1px;
}
.table-box thead {
	display: block;
}
.table-box thead th {
	background-color: #e481c1;
	color: #fff;
	text-align: center;
}
.table-box tbody {
	display: block;
	border: 1px solid #d9d9d9;
	border-width: 1px 0 0 0;
}
.table-box th,  .table-box td {
	display: block;
	padding: 20px;
	border: 1px solid #d9d9d9;
	border-width: 0 0 1px 0;
}
.table-box th {
	background-color: #fff;
}
.table-box td {
	background-color: #fcf9fb;
}
.awb-code {
  margin: 0 20px 30px 0;
}
/* group-10 */
.group-10 {
	margin-top: 8%;
}
.group-10 .group-10-inner {
	width: auto;
}
.group-10 .group-10-box {
	margin-bottom: 10px;
}
.group-10 .box-circle {
	width: 45%;
	max-width: 430px;
	padding: 0 2.1% 0 0;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
}
.group-10 .circle {
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	border-radius: 215px;
}
.group-10 .circle-text {
	font-size: 5vw;
}
.group-10 .group-10-box .box-circle:nth-of-type(1) .circle-text .large {
	font-size: 8vw;
}
.group-10 .group-10-box .box-circle:nth-of-type(2) .circle-text .large {
	font-size: 7vw;
}
.group-10 .group-10-box .box-circle:nth-of-type(4) .circle-text .large {
	font-size: 7.5vw;
}
/* group-3 */
.group-3 {
	padding: 4% 15px 2%;
	margin-top: 5%;
	margin-bottom: 10%;
}
.group-3 .group-3-inner {
	padding:7% 0 0;
	margin-bottom: 5%;
}
.group-3 .group-3-head {
	font-size: 5.5vw;
	margin: 0 0 4%;
}
.group-3 .group-3-2-box {
	width: auto;
	padding: 15px;
	height: auto;
	background-image: none;
	font-size: 4vw;
}
.group-3 .group-3-2-box p {
	font-size: 4vw;
}
.group-3 .group-3-2-img {
	margin-top: 15px !important;
}
.group-3 .group-3-2-img img {
	width: 100%;
}
.group3-2-text {
	margin-bottom: 4.6875vw;
}
.group-3 .group-3-1-box {
	width: auto;
	padding: 15px;
	height: auto;
	background-image: none;
	font-size: 4vw;
}
.group-3 .rel2 {
  margin: 0 auto 4.6875vw !important;
  padding: 0 !important;
}
/* group-2 */
.group-2 {
	margin: 10% 0 4%;
}
.group-2 .box-1 {
	padding: 0 15px 0;
}
.group-2 .box-1-img {
	width: 50%;
	float: none;
	margin: 0 auto;
}
.group-2 .box-1 .box-1-inner .box-1-text-1 {
	font-size: 4vw;
	width: auto;
	left:auto;
	bottom: auto;
}
.group-2 .box-1 .box-1-inner .box-1-text-2 {
	font-size: 4vw;
	right: auto;
	bottom: auto;
}
.group-2 .cart-btn {
	width: 100%;
	padding: 2% 15px 0;
}
.group-2 .top-anker {
	width: 100%;
	padding: 10% 15px 0;
}
.group-2 .cart-btn a {
	width: 94%;
	height: auto;
	font-size: 3.5vw;
	position: static;
	padding: 2% 0;
	margin: 0 auto;
}
.group-2 .top-anker a {
	font-size: 3.5vw;
	position: static;
	right: auto;
	top: auto;
}
/* group-11 */
.group-11 {
	margin: 0 0 8%;
}
.group-11 .group-11-inner {
	width: auto;
	padding: 0 15px;
}
.group-11 .group-11-head {
	font-size: 5.5vw;
	margin: 0 0 2%;
}
.group-11 .group-11-text {
	font-size: 3.8vw;
	margin: 0 0 2.5%;
}
.group-11 .group-11-box p {
	width: 49%;
	padding: 0.8% 0.8% 5%;
}
/* group-12 */
.group-12 {
	margin: 0 0 8%;
}
.group-12 .group-12-inner {
	width: auto;
	padding: 0 15px;
}
.group-12 .group-12-head {
	font-size: 5.5vw;
	margin: 0 0 2%;
}
.group-12 .group-12-text {
	font-size: 3.8vw;
	margin: 0 0 2.5%;
}
.group-12 .group-12-img {
	margin-bottom: 3%;
}
/* group-8 */
.group-8 {
	margin-bottom: 10%;
}
.group-8 .group-8-inner {
	width: auto;
}
.group-8 .group-8-head {
	font-size: 5.5vw;
}
.group-8 .group-8-box {
	margin: 0 15px;
}
.group-8 .group-8-img img {
	width: 100%;
}
.group-8 .group-8-text {
	font-size: 3.8vw;
	margin: 20px 0;
}
.group-8 .blocks .block {
	width: 100%;
	float: none;
	margin-left: 0 !important;
}
.group-8 .blocks .block + .block {
	margin-top: 15px;
}
.group-8 .blocks .tit {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.group-8 .blocks .txt {
	text-align: justify;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	padding: 15px 18px;
	font-size: 13px;
	height: auto;
	position: static;
}
.group-8 .blocks .container {
	position: static;
	white-space: normal;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.group-8 .rel2 {
	padding: 0 !important;
}
/* group-13 */
.group-13 {
	margin: 5% 0 5%;
}
.group-13 .group-13-inner {
	width: auto;
	padding: 0 15px 0;
}
.group-13 .group-13-head {
	font-size: 5.5vw;
	margin-bottom:10px;
}
.group-13 .group-13-question {
	margin-top: 10px;
	height: 35px;
	font-size: 13px;
}
.group-13 .group-13-question .text {
	padding-left: 30px;
}
.group-13 .group-13-question .question {
	font-size: 22px;
	margin-top: -2px;
}
.group-13 .group-13-img {
	display: block;
	width: 100%;
	margin: 5% 0;
	text-align: center;
}
.group-13 .group-13-img img {
	width: 80%;
}
.group-13 .group-13-rank {
	width: 100%;
	display: block;
	margin: 0;
}
.group-13 .group-13-rank ul li {
	font-size: 15px;
	line-height: 1.4;
	height: 42px;
}
.group-13 .group-13-rank ul li:nth-of-type(2) .rank-txt {
	display: inline-block;
	margin-top: 8px;
}
.group-13 .group-13-rank .rank-img {
	float: left;
}
.group-13 .group-13-rank .rank-img img {
	width: 50px;
}
.group-13 .group-13-rank .rank-txt {
	font-weight: bold;
}
.group-13 .group-13-rank .other-tit {
	font-size: 15px;
}
.group-13 .group-13-rank .other-txt {
	font-size: 14px;
	letter-spacing: .1em;
}
/* group-9 */
.group-9 {
	margin:0 0 5%;
}
.group-9 .group-9-inner {
	width: auto;
}
.group-9 .group-9-head {
	font-size: 5.5vw;
}
.group-9 .group-9-box {
	margin: 0 15px;
}
.group-9 .group-9-box .movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.group-9 .group-9-box .movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* form */
.member-check p {
	display: block;
	line-height: 1.5;
}
.member-check p:nth-of-type(1) a {
	padding: 15px 0;
	width: 495px;
	margin: 0 auto;
	line-height: 2;
	margin-bottom: 30px;
}
.member-check p:nth-of-type(2) {
	padding: 15px 0;
	width: 495px;
	margin: 0 auto;
	line-height: 2;
}
/* 広告運用修正 2307 */
.folic-table-mb {
  margin-bottom: 16%;
}
/* 共通 */
.pc-dis-b {
	display: none !important;
}
.sp-dis-b {
	display: block !important;
}
}
@media (max-width: 700px) {
/* main-visual */
.head-1 {
	margin: 0;
}
/* group-1 */
.group-1 .group-1-body ul {
	font-size: 2.5vw;
}
.group-1 .box-1-head {
	font-size: 3.5vw;
}
.group-1 > p > a {
	width: 90%;
}
/* group-4 */
.head-1 {
	background-size: 30%;
}
.group-4 .head-1 {
	min-height: 300px;
	margin-bottom: 20px;
}
/* group-2 */
.group-2 .cart-btn a {
	width: 90%;
}
/* group-13 */
.group-13 .group-13-rank {
	padding: 5% 3%;
}
}
@media (max-width: 640px) {
/* main-visual */
.main-visual {
	background-image: url(/y-sample/img/sample_b_img/sp_top_bg.png?230714);
	/*padding-top: 140.1%;*/
}
/* form */
.member-check p:nth-of-type(1) a {
	width: 94%;
	margin-bottom: 15px;
	font-size: 14px;
}
.member-check p:nth-of-type(2) {
	width: 94%;
	font-size: 14px;
}
}
@media (max-width: 500px) {
/* main-visual */
.main-visual .main-visual-inner p.main-visual-text {
	font-size: 4vw;
}
.main-visual .main-visual-inner > p:nth-of-type(3) {
	margin-top: 0 !important;
}
/* group-1 */
.group-1 .box-1-head {
	font-size: 3.4vw;
}
.group-1 .group-1-body {
	width: 100%;
}
.group-1 .group-1-body ul {
	width: 100%;
	float: none;
	font-size: 3.8vw;
}
.group-1 .group-1-body ul li span.notes {
	font-size: 2.5vw;
}
.group-1 .group-1-body ul li:before {
	width: 8%;
}
.group-1 .group-1-body p {
	width: 50%;
	margin: 7% auto 0;
	float: none;
}
.group-1 .box-1 .box-1-inner .box-1-btn {
	margin: 2% 0 0;
}
.group-1 > p.top-anker > a {
	font-size: 5vw;
}
/* group-4 */
.group-4 .head-1 {
	min-height: 210px;
}
.group-4 .group-4-comment {
	margin: 0 0 0 15px;
}
/* group-2 */
.group-2 .top-anker a {
	font-size: 5vw;
}
/* group-13 */
.group-13 .group-13-rank ul li:nth-of-type(2) .rank-txt {
	margin-top: 0;
}
}
@media (max-width: 450px) {
/* group-1 */
/* group-1 */
.group-1 .box-1-head {
	font-size: 3.3vw;
}
.group-1 .box-1 {
	padding: 0 15px 0;
}
.group-1 > p > a {
	width: 88%;
}
/* group-2 */
.group-2 .cart-btn a {
	width: 88%;
}
}
@media (max-width: 400px) {
/* group-4 */
.group-4 .head-1 {
	min-height: 180px;
}
}

/* .cv_set01 */
.cv_set01 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.cv_set01 h2 {
  margin: 0;
}
.cv_set01 dl {
  position: relative;
}
.cv_set01 .regularly_btn {
  width: 81vw;
  height: 15vw;
  font-size: 6vw;
  font-weight: bold;
  color: #fff;
  background: #e160b1;
  border: none;
  border-radius: 1vw;
  cursor: pointer;
}
.cv_set01 .regularly_btn:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.cv_set01 dl .counter--btn {
  display: inline-block;
  width: 23vw;
  height: 11vw;
  padding: 0 3vw;
  border: solid 1px #e269b7;
  border-radius: 0;
  text-align: center;
  font-size: 5vw;
  line-height: 11vw;
  color: #002c69;
  -webkit-appearance: none;
}
.cv_set01 .regularly_explanation > a {
  display: inline-block;
  padding: 0 0 0 5vw;
  background: url("/sample/img/sample_b_img/cv_set01_icn01.png") left center no-repeat;
  background-size: 4.2vw auto;
  cursor: pointer;
  color: #002c69;
  font-size: 3.2vw;
  line-height: 4.3vw;
  font-weight: normal;
  text-decoration: underline;
}
.cv_set01 .regularly_explanation > a:hover {
  text-decoration: none;
}
.cv_set01 dl.regular .counter--btn {
  position: absolute;
  left: 64vw;
  top: 116.3vw;
}
.cv_set01 dl.regular .regularly_btn {
  position: absolute;
  left: 9.5vw;
  top: 133.3vw;
}
.cv_set01 dl.regular .regularly_explanation {
  position: absolute;
  left: 0;
  top: 152.1vw;
  width: 100%;
  text-align: center;
}
.cv_set01 dl.multiple .counter--btn {
  position: absolute;
  left: 77.6vw;
  top: 70.9vw;
  width: 11vw;
  height: 8vw;
  border: solid 1px #66ade6;
  font-size: 4vw;
  line-height: 8vw;
}
.cv_set01 dl.multiple .regularly_btn {
  position: absolute;
  left: 11.5vw;
  top: 84.2vw;
  width: 77vw;
  height: 13vw;
  font-size: 4.7vw;
  line-height: 13vw;
}
.cv_set01 dl.single .regularly_btn {
  position: absolute;
  left: 11.5vw;
  top: 75vw;
  width: 77vw;
  height: 13vw;
  font-size: 4.7vw;
  line-height: 13vw;
}
.cv_set01 + .group-4 {
  padding-top: 12vw;
}

/* .contact_tel */
.contact_tel {
  background: #e9f7fc;
  padding: 5.7vw 0 5vw;
  text-align: center;
}
.contact_tel h2 {
  color: #00266e;
  font-size: 4.2vw;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin: 0 0 2vw;
}
.contact_tel h2 + p {
  color: #00266e;
  font-size: 2.4vw;
  line-height: 4.2vw;
  letter-spacing: 0.075em;
  margin-bottom: 2vw;
}
.contact_tel p.tel a {
  color: #66afe1;
  font-size: 10.2vw;
  line-height: 1;
  letter-spacing: 0.025em;
  font-weight: bold;
  text-decoration: none;
}

/* footer */
.footer {
  text-align: center;
  padding: 5vw 0;
}
.footer .inner {
  position: relative;
  display: inline-block;
  padding-left: 12vw;
}
.footer .copyright {
  font-size: 2.4vw;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: left;
  margin: 0;
  padding: 0;
}
.footer .logo {
  position: absolute;
  left: 0;
  top: 50%;
  width: 9vw;
  height: 9vw;
  margin-top: -4.5vw;
}
.footer .logo img {
  width: 100%;
  height: auto;
}

@media ( min-width: 1001px ) {
    img.spi {
      visibility: hidden;
      width: 100%;
      height: 100%;
  }
  .main-visual .main-visual-image a {
    display: block;
    background: url("/sample/img/sample_b_img/tv_icon_pc.png") left top no-repeat;
    width: 210px;
    height: 210px;
  }
  .box-1 .box-1-inner .box-1-icon img {
    width: 94px;
    height: 94px;
  }
  .group-1 .box-1 .box-1-inner .box-1-btn a {
    display: block;
    background: url("/sample/img/image-03_pc.png") left top no-repeat;
    width: 788px;
    height: 132px;
    margin: 0 auto;
  }


  /* .cv_set01 */
  .cv_set01 {
    border-top: #e160b1 solid 4px;
    background: #ffeaf7;
    padding: 40px 0 0;
  }
  .cv_set01 h2 {
    background: url("/sample/img/sample_b_img/cv_set01_01.png?220627") left top no-repeat;
    width: 1000px;
    height: 138px;
    margin: 0 auto;
  }
  .cv_set01 dl.regular dt {
    background: url("/sample/img/sample_b_img/cv_set01_02.png?220627") left top no-repeat;
    width: 1000px;
    height: 580px;
  }
  .cv_set01 dl.regular dd.txt01 {
    background: url("/sample/img/sample_b_img/cv_set01_03.png?220627") left top no-repeat;
    width: 1000px;
    height: 180px;
  }
  .cv_set01 dl.regular dd.txt02 {
    background: url("/sample/img/sample_b_img/cv_set01_04.png?220627") left top no-repeat;
    width: 1000px;
    height: 236px;
  }
  .cv_set01 dl.multiple dt {
    background: url("/sample/img/sample_b_img/cv_set01_05.png") left top no-repeat;
    width: 500px;
    height: 513px;
  }
  .cv_set01 dl.single dt {
    background: url("/sample/img/sample_b_img/cv_set01_06.png") left top no-repeat;
    width: 500px;
    height: 513px;
  }
  .cv_set01 dl {
    width: 1000px;
    margin: 0 auto 60px;
    position: relative;
  }
  .cv_set01 .regularly_btn {
    width: 516px;
    height: 80px;
    font-size: 30px;
    border-radius: 10px;
    cursor: pointer;
  }
  .cv_set01 .regularly_btn:hover {
    opacity: 0.8;
    text-decoration: underline;
  }
  .cv_set01 dl .counter--btn {
    display: inline-block;
    width: 92px;
    height: 40px;
    padding: 0 0;
    border: solid 1px #e269b7;
    border-radius: 0;
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    color: #002c69;
  }
  .cv_set01 .regularly_explanation > a {
    display: inline-block;
    padding: 0 0 0 27px;
    background: url("/sample/img/sample_b_img/cv_set01_icn01.png") left center no-repeat;
    background-size: 21px auto;
    cursor: pointer;
    color: #002c69;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    text-decoration: underline;
  }
  .cv_set01 .regularly_explanation > a:hover {
    text-decoration: none;
  }
  .cv_set01 dl.regular .counter--btn {
    position: absolute;
    left: 817px;
    top: 346px;
  }
  .cv_set01 dl.regular .regularly_btn {
    position: absolute;
    left: 394px;
    top: 401px;
  }
  .cv_set01 dl.regular .regularly_explanation {
    position: absolute;
    left: 394px;
    top: 488px;
    width: 516px;
    text-align: right;
  }
  .cv_set01 .single_wrap {
    background: #e9f7fc;
    padding: 28px 0 50px;
    text-align: center;
    font-size: 0;
  }
  .cv_set01 .single_wrap dl {
    display: inline-block;
    width: 500px;
    vertical-align: top;
  }
  .cv_set01 dl.multiple .counter--btn {
    position: absolute;
    left: 395px;
    top: 340px;
    width: 56px;
    height: 40px;
    border: solid 1px #66ade6;
    font-size: 20px;
    line-height: 40px;
  }
  .cv_set01 dl.multiple .regularly_btn {
    position: absolute;
    left: 65px;
    top: 408px;
    width: 385px;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
  }
  .cv_set01 dl.single .regularly_btn {
    position: absolute;
    left: 48px;
    top: 408px;
    width: 385px;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
  }
  .cv_set01 + .group-4 {
    padding-top: 0;
  }

  /* .contact_tel */
  .contact_tel {
    background: #e9f7fc;
    padding: 30px 0 30px;
    text-align: center;
  }
  .contact_tel .inner {
    width: 1000px;
    margin: 0 auto;
    font-size: 0;
  }
  .contact_tel h2 {
    color: #00266e;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin: 0 0 15px;
  }
  .contact_tel h2 + p {
    display: inline-block;
    color: #00266e;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    text-align: left;
    vertical-align: middle;
  }
  .contact_tel h2 + p small {
    font-size: 12px;
    line-height: 22px;
  }
  .contact_tel p.tel {
    display: inline-block;
  }
  .contact_tel p.tel a {
    color: #66afe1;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
    vertical-align: middle;
  }
  
  /* footer */
  .footer .sp {
    display: none;
  }
  .footer {
    text-align: center;
    padding: 30px 0;
  }
  .footer .inner {
    position: relative;
    display: inline-block;
    padding-left: 60px;
  }
  .footer .copyright {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: left;
    margin: 0;
  }
  .footer .logo {
    position: absolute;
    left: 0;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
  }
}
