@charset "utf-8";

/* *************************************************************************
**
**  top
**
************************************************************************* */

.top .keyvisual {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 800px;
	border-radius: 0 0 75px 75px;
	background: #fff;
	z-index: 1;
}
.top .keyvisual .loader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 50px;
	height: 50px;
	margin: auto;
	background: url("../img/loading.svg") repeat 0 0/50px;
}
.top .keyvisual:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 800px;
	margin: auto;
	background: url("../img/bg_kv.jpg") repeat 0 0/4px;
	opacity: 0.4;
	z-index: 1;
}
.keyvisual-wrap {
	opacity: 0;
}
.top .keyvisual .pc {
	display: block;
}
.top .keyvisual .sp {
	display: none;
}
.top .keyvisual .video {
	position: absolute;
	left: 0;
	top: 0;
}
.top .keyvisual-inner {
	position: absolute;
	top: 254px;
	bottom: 0;
	left: 0;
	right: -15px;
	margin: auto;
	color: #fff;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;	
	z-index: 2;
}
.top .keyvisual-inner .catch {
	margin-bottom: 23px;
	font-size: 4.0rem;
	line-height: 1.5;
	letter-spacing: 2px;
}
.top .keyvisual-inner .img {
	margin: 0 16px 16px 0;
}
.top .keyvisual-inner .text {
	position: relative;
	width: 205px;
	margin: auto;
	padding-left: 18px;
	font-size: 1.6rem;
	text-align: left;
	line-height: 1.6;
}
.top .keyvisual-inner .text:before {
	content: '';
	display: block;
	position: absolute;
	top: 11px;
	left: -13px;
	width: 11px;
	height: 20px;
	background: url("../img/top/img_kv_by.png") no-repeat 0 0 / 11px 20px;
}
.top .keyvisual-inner .text span {
	display: block;
	font-size: 1.2rem;
}
.top .keyvisual-inner .donate {
	display: none;
}

/* common */

.top .g-btn a {
	width: 341px;
}
.top-head,
.top-head02 {
	color: #37bec3;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	font-size: 1.4rem;
	width: 200px;
	height: 40px;
	margin: 0 auto 45px;
	padding-top: 1px;
	border-radius: 19px;
	background: #fff;
	text-align: center;
	line-height: 38px;
	border: 1px solid #e9e9e9;
}
.top-head02 {
	background: #f9f9f9;
}
.top-lead {
	margin-bottom: 42px;
	font-size: 3.0rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-feature-settings : "palt";
	letter-spacing: 2px;
	text-align: center;
	line-height: 1.8;
}
.top-lead:after {
	content: '';
	display: block;
	width: 98px;
	height: 2px;
	margin: 26px auto 0;
	background: #f8b551;
}
.top-text {
	font-size: 1.6rem;
	line-height: 2;
}


main {
	padding: 0;
}

/* news */
.top-news {
	position: relative;
	margin-top: -75px;
	border-radius: 0 0 0 75px;
	background: #f9f9f9;
	padding: 75px 0;
}
.top-news .top-sec-inner {
	width: 960px;
	margin: auto;
	padding: 60px 0 85px;
}
.top-news-index1 {
	margin: 50px 0 59px;
	text-align: center;
}
.top-news-index1-item {
	display: inline-block;
	width: 274px;
	margin-right: 63px;
	vertical-align: top;
	text-align: left;
}
.top-news-index1-item:last-child {
	margin-right: 0;
}
.top-news-index1-item .img {
	position: relative;
	display: inline-block;
	width: 274px;
	height: auto;
	margin-bottom: 16px;
	border: 1px solid #eee;
	vertical-align: top;
	background: url("../img/img_no-photo02@2x.png") no-repeat 0 0/contain;
}
.top-news-index1-item .img a {
	overflow: hidden;
	display: block;
	width: 272px;
	height: 204px;
	text-decoration: none;
}
.top-news-index1-item .img a:hover:before {
	content: '';
	position: absolute;
	width: 272px;
	height: 204px;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.2);	
}
.top-news-index1-item .img .pickup {
	position: absolute;
	top: 15px;
	left: -11px;
	width: 68px;
	height: 24px;
	padding-left: 5px;
	color: #fff;
	font-size: 1.2rem;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 24px;
	background: url("../img/bg_pickup.svg") no-repeat 0 0/contain;
	z-index: 1;
}
.top-news-index1-item .img img {
	width: 100%;
	height: auto;
}
.top-news-index1-item a {
	text-decoration: none;
}
.top-news-index1-item a:hover {
	text-decoration: underline;
}
.top-news-index1-item h3,
.top-news-index2-item h3 {
	margin: 0 0 8px;
	font-size: 1.6rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
}
.top-news-index1-item h3 a,
.top-news-index2-item h3 a {
	color: #333;
}
.top-news-index1-item .date,
.top-news-index2-item .date {
	display: inline-block;
	margin-right: 20px;
	color: #959595;
	font-size: 1.2rem;
}
.top-news-index1-item .cate,
.top-news-index2-item .cate {
	display: inline-block;
	font-size: 1.2rem;
}
.top-news-index1-item .cate a,
.top-news-index2-item .cate a {
	margin-right: 10px;
	color: #37bec3;
}
.top-news-index2 {
	width: 860px;
	margin: 0 auto 40px;
}
.top-news-index2-item {
	display: table;
	width: 100%;
	padding: 16px 45px 15px 46px;
}
.top-news-index2-item:nth-of-type(odd) {
	background: #fff;
}
.top-news-index2-item a {
	text-decoration: none;
}
.top-news-index2-item a:hover {
	text-decoration: underline;
}
.top-news-index2-item .date {
	display: table-cell;
	width: 109px;
	padding: 2px 13px 0 0;
	vertical-align: top;
	box-sizing: content-box;
}
.top-news-index2-item .cate {
	display: table-cell;
	width: 95px;
	padding: 1px 32px 0 0;
	vertical-align: top;
	box-sizing: content-box;
}
.top-news-index2-item .pc {
	display: table-cell;
}
.top-news-index2-item .sp {
	display: none;
}
.top-news-index2-item h3 {
	display: table-cell;
	font-size: 1.4rem;
	vertical-align: top;
}

/* intro */
.top-intro {
	width: 100%;
	position: relative;
	margin: -75px 0 0;
	background: #fff;
	border-radius: 0 75px 0 75px;
	z-index: 1;	
}
.top-intro::before,
.top-intro::after {
	content: '';
	position: absolute;
	width: 75px;
	height: 75px;
	background: url("../img/top/bg_sec_w.svg") no-repeat 0 0 / 75px;
}
.top-intro::before {
	top: -75px;
	left: 0;
}
.top-intro::after {
	bottom: -75px;
	right: 0;
	transform: rotate(180deg);
}
.top-intro .top-sec-inner {
	position: relative;
	width: 860px;
	margin: auto;
	padding: 100px 340px 100px 0;
	text-align: left;
}
.top-intro .top-lead {
	margin-bottom: 60px;
	font-size: 3.4rem;
	text-align: left;
	letter-spacing: 1.6px;
}
.top-intro .top-lead:after {
	margin: 51px 0 0;
}
.top-intro-mobile {
	position: absolute;
	top: 93px;
	right: -56px;
	width: 324px;
	font-size: 1.6rem;
	text-align: center;
}
.top-switch {
	margin: 24px 0 0;
}
.top-switch-btn {
	font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
	gap: 0 10px;
}
.top-switch-btn .item a {
	display: block;
	width: 125px;
	height: 16px;
	color: #b4b4b4;
	font-size: 1.0rem;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	background: #f5f5f5;
	border-radius: 8px;
}
.top-switch-btn .item.i01 a:hover,
.top-switch-btn .item.i01.on a {
	color: #fff;
	background: #ee7e89;
}
.top-switch-btn .item.i02 a:hover,
.top-switch-btn .item.i02.on a {
	color: #fff;
	background: #8fc31f;
}
.top-intro-tool {
	margin: 45px 0 0;
	position: relative;
	padding-left: 205px;
}
.top-intro-tool .img .ico {
	position: absolute;
	top: 0;
	left: 0;
}
.top-intro-tool .img .tool {
	position: relative;
}
.top-intro-tool .img .tool::before {
	content: '';
	width: 40px;
	height: 20px;
	background: url('../img/arr2_lg.svg') no-repeat 0 0 / 40px 20px;
	display: block;
	position: absolute;
	top: 16px;
	left: -58px;
}
.top-intro-tool .text {
	font-size: 1.2rem;
}

/* km */
.top-km {
	position: relative;
	margin-top: -75px;
	padding: 75px 0;
	border-radius: 0 75px 0 0;
	background: url("../img/bg_dot.png") repeat 0 0 / 4px;
	z-index: 0;
}
.top-km .top-sec-inner {
	margin: auto;
	padding: 80px 0 100px;
}
.top-km-box {
	width: 1004px;
	margin: 45px auto 48px auto;
	font-size: 0;
}
.top-km-box-list {
	position: relative;
	display: inline-block;
	width: 250px;
	font-size: 1.4rem;
	text-align: center;
	vertical-align: top;
}
.top-km-box-list:nth-of-type(4) {
	margin: 0
}
.top-km-box-list {
	position: relative;
}
.top-km-box-list:before {
	position: absolute;
	content: '';
	width: 260px;
	height: 260px;
	top: 84px;
	left: 0;
	background: #fff;
	border-radius: 130px;
	z-index: 0;
}
.top-km-box-list .inner {
	position: relative;
	padding: 0 15px 0 30px;
	z-index: 1;
}
.top-km-box-list .num {
	width: 49px;
	height: 49px;
	margin: 0 auto 15px;
	color: #fff;
	font-size: 2.6rem;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 49px;
	text-align: center;
	background: #f6ad3c;
	border-radius: 25px;
}
.top-km-box-list h3 {
	margin: 0 0 9px 0;
	font-size: 1.8rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: 1px;
}
.top-km-box-list .img {
	height: 163px;
}
.top-km-box-list.n1 .img { padding: 3px 14px 0 0px; }
.top-km-box-list.n2 .img { padding: 6px 3px 0 0; }
.top-km-box-list.n3 .img { padding: 2px 0 0 0; }
.top-km-box-list.n4 .img { padding: 1px 0px 0 2px; }
.top-km-box-list p {
	margin: 0 0 9px -3px;
	text-align: left;
}
.top-km-sv {
	width: 860px;
	background: #fff;
	border-radius: 4px;
	margin: 36px auto 0;
	position: relative;
	padding: 45px 45px 45px 280px;
	min-height: 200px;
}
.top-km-sv h3 {
	font-size: 1.8rem;
}
.top-km-sv img {
	position: absolute;
	left: 52px;
	top: 32px;
}
.top-km .g-btn {
	margin-top: 50px;
}

/* top-activity */
.top-activity {
	position: relative;
	margin-top: -75px;
	border-radius: 0 75px 0 0;
	padding: 0 0 75px;
	background: #fff;
}
.top-activity:before {
	content: '';
	position: absolute;
	top: -75px;
	left: 0;
	width: 75px;
	height: 75px;
	background: url("../img/top/bg_sec_w.svg") no-repeat 0 0 / 75px;
}
.top-activity .top-sec-inner {
	width: 1100px;
	margin: auto;
	padding: 90px 0 100px;
}
.top-activity .top-text {
	text-align: center;
}
.top-activity .activity-list-g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
	gap: 0 55px;
	margin-top: 44px;
}
.top-activity .activity-list-g + .activity-list-g {
	margin-top: 40px;
}
.top-activity .activity-list-g + .activity-list-g::before {
	content: '';
	display: block;
	width: 915px;
	height: 1px;
	margin: 0 auto 40px;
	background: #f0f1f1;
}
.top-activity .activity-list-g a {
	display: block;
	width: 440px;
	border-radius: 10px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 2.5px 5px 0.3px rgba(3, 0, 0, 0.1);
}
.top-activity .activity-list-g .ico {
	width: 50px;
	height: 30px;
	border-radius: 10px 0 10px 0;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;	
}
.top-activity .activity-list-g.g1 .ico { background-color: #ee7e89; }
.top-activity .activity-list-g.g2 .ico { background-color: #37bec3; }
.top-activity .activity-list-g .img {
	height: 150px;
	overflow: hidden;
}
.top-activity .activity-list-g .img img {
	width: 100%;
	height: auto;
	transition: transform .5s;
}
.top-activity .activity-list-g a:hover .img img {
	transform: scale(1.1);
}
.top-activity .activity-list-g h3 img {
	display: block;
	margin: 0 auto;
}
.top-activity .activity-list-g .i1 { background-color: #37bec3; }
.top-activity .activity-list-g .i2 { background-color: #9263a8; }
.top-activity .activity-list-g .i3 { background-color: #fa7f61; }
.top-activity .activity-list-g .i4 { background-color: #f6ad3c; }
.top-activity .activity-list-g + .top-text {
	margin-top: 40px;
}
.top-activity .g-btn {
	margin-top: 24px;
}

/* donate */
.top-donate {
	background: #37bec3;
	margin-top: -75px;
	border-radius: 0 75px 0 75px;
	position: relative;
	z-index: 1;
	padding: 90px 0;
}
.top-donate::before,
.top-donate::after {
	content: '';
	width: 75px;
	height: 75px;
	display: block;
	position: absolute;
	background: url('../img/top/bg_sec_b.svg') no-repeat 0 0 / 75px;
}
.top-donate::before {
	left: 0;
	top: -75px;
}
.top-donate::after {
	right: 0;
	bottom: -75px;
	transform: rotate(180deg);
}
.top-donate-head .top-head {
	color: #f6ad3c;
}
.top-donate-head .top-lead {
	color: #fff;
	margin-bottom: 27px;
}
.top-donate-head .top-text {
	color: #fff;
	text-align: center;
}
.top-donate-box {
	background: #fff;
	border-radius: 10px;
	width: 955px;
	margin: 25px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
	gap: 65px 101px;
	padding-bottom: 55px;
}
.top-donate-box h3 {
	color: #fff;
	background: #f6ad3c;
	border-radius: 10px 10px 0 0;
	font-size: 2rem;
	line-height: 60px;
	text-align: center;
	width: 100%;
}
.top-donate-box h4 {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1;
}
.top-donate-box p {
	margin-top: 1em;
	font-size: 1.6rem;
	line-height: 2;
	min-height: 6em;
	margin-bottom: 20px;
}
.top-donate-box .g-btn {
	display: inline-block;
	vertical-align: top;
}
.top-donate-box .g-btn a {
	min-width: auto;
	padding: 0;
}
.top-donate-box-l {
	width: 480px;
}
.top-donate-box-l h4 {
	position: relative;
	padding-left: 180px;
}
.top-donate-box-l h4 img {
	display: block;
	position: absolute;
	top: -3px;
	left: -6px;
}
.top-donate-box-l p {
	padding-left: 180px;
}
.top-donate-box-l .g-btn.pi a {
	width: 270px;
}
.top-donate-box-l .g-btn.wh {
	margin-left: 20px;
}
.top-donate-box-l .g-btn.wh a {
	width: 190px;
}
.top-donate-box-r {
	width: 250px;
	position: relative;
}
.top-donate-box-r .g-btn.pi a {
	width: 250px;
}
.top-donate-box-r::before {
	content: '';
	width: 1px;
	position: absolute;
	left: -51px;
	top: 0;
	bottom: 0;
	background: #f6ad3c;
}

/* message */
.top-message {
	position: relative;
	width: 100%;
	margin-top: -75px;
	background: url("../img/bg_dot.png") repeat 0 0 / 4px;
	z-index: 0;
	padding: 75px 0;
}
.top-message::before {
	content: '';
	display: block;
	width: 100%;
	height: 710px;
	background: url("../img/top/img_message_kv.jpg") no-repeat center center/cover;	
	position: absolute;
	top: 0;
	left: 0;
}
.top-message .top-sec-inner {
	width: 960px;
	margin: auto;
	padding: 165px 0 95px;
	position: relative;
}
.top-message-head {
	width: 860px;
	margin: 0 auto;
	letter-spacing: 1px;
}
.top-message-head .top-head {
	margin: 0 0 58px;
}
.top-message-head .top-lead {
	color: #fff;
	text-align: left;
}
.top-message-head .top-lead:after {
	display: none;
}
.top-message-l {
	display: inline-block;
	width: 582px;
	vertical-align: top;
}
.top-message-r {
	display: inline-block;
	width: 360px;
	margin: 100px 0 0 0;
	vertical-align: top;
}
.top-message-box {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.top-message-box + .top-message-box {
	margin-top: 33px;
}
.top-message-box-fukidashi {
	position: relative;
	padding: 28px 35px 26px 34px;
	font-size: 1.4rem;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 2.5px 5px 0.3px rgba(3, 0, 0, 0.1);
}
.top-message-box-fukidashi:after {
	content: '';
	position: absolute;
	bottom: -19px;
	left: 47px;
	width: 23px;
	height: 20px;
	background: url("../img/bg_fukidashi.png") no-repeat 0 0/contain;
}
.top-message-box-fukidashi .ttl {
	margin: 0 0 8px -9px;
	padding-bottom: 1px;
	color: #ee7e89;
	font-size: 1.6rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
}
.top-message-box-fukidashi .ttl:after {
	content: '';
	display: block;
	width: 70px;
	height: 1px;
	margin: 15px 0 10px 10px;
	background: #ee7e89;
}
.top-message-box-text {
	margin: 30px 0 0 31px;
	font-size: 1.2rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
}
.top-message-box-text .img {
	display: inline-block;
	width: 55px;
	height: 55px;
	margin: 0 10px 0 0;
	border-radius: 50%;
	vertical-align: top;
}
.top-message-box-text p {
	display: inline-block;
	margin-top: 6px;
	line-height: 1.8;
	vertical-align: top;
}
.top-message-box.m1 {
	width: 452px;
}
.top-message-box.m1 {
	margin-left: 71px;
}
.top-message-box.m1 .top-message-box-fukidashi:after {
	left: 74px;
}
.top-message-box.m1 .top-message-box-fukidashi .ttl {
	color: #ee7e89;
}
.top-message-box.m1 .top-message-box-fukidashi .ttl:after {
	background: #ee7e89;
}
.top-message-box.m1 .top-message-box-text {
	margin-left: 57px;
}
.top-message-box.m2 {
	width: 539px;
}
.top-message-box.m2 .top-message-box-fukidashi .ttl {
	color: #9263a8;
}
.top-message-box.m2 .top-message-box-fukidashi .ttl:after {
	background: #9263a8;
}
.top-message-box.m3 {
	width: 346px;
}
.top-message-box.m3 .top-message-box-fukidashi .ttl {
	color: #f8b551;
}
.top-message-box.m3 .top-message-box-fukidashi .ttl:after {
	background: #f8b551;
}

/* feed */
.top-feed {
	margin-top: -75px;
	background: #f5f5f5;
	padding: 90px 0 calc( 90px + 75px );
	text-align: center;
	position: relative;
	border-radius: 0 75px 0 0;
}
.top-feed::before {
	content: '';
	position: absolute;
	top: -75px;
	left: 0;
	width: 75px;
	height: 75px;
	background: url("../img/top/bg_sec_lg.svg") no-repeat 0 0 / 75px;
}
.top-mm {
	background: #fff;
	border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
	width: 905px;
	margin: 0 auto 23px;
	position: relative;
	padding: 22px 0;
}
.top-mm h2 {
	color: #f6ad3c;
	line-height: 1;
	text-align: center;
	margin-right: 20px;
}
.top-mm h2 .sub {
	display: block;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: .15em;
}
.top-mm h2 .main {
	margin-top: 4px;
	display: block;
	letter-spacing: .15em;
}
.top-mm h2 .main::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 20px;
	background: url('../img/ico_mm.svg') no-repeat 0 0 / 30px 20px;
	margin: 2px 10px 0 0;
}
.top-mm h2 .en {
	font-size: 25px;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 500;
}
.top-mm h2 .ja {
	font-size: 20px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
}
.top-mm div[name="frmLB1612051"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	display: flex !important;
}
.top-mm .formbox-field-fname-1612051 {
	order: 2;
}
.top-mm .formbox-field-email-1612051 {
	order: 1;	
}
.top-mm fieldset:not(.formbox-field-fname-1612051):not(.formbox-field-email-1612051) {
	order: 3;	
}
.top-mm .formbox-title-1612051 {
	display: none;
}
.top-mm .formbox-editor-1612051 {
	background-color: transparent !important;
	width: auto !important;
	padding: 0 !important;
}
.top-mm .formbox-editor-1612051 fieldset > input,
.top-mm .formbox-editor fieldset > textarea,
.top-mm .formbox-editable-field {
	margin: 0;
}
.top-mm input.formbox-field-1612051 {
	border: none;
	padding: 10px;
	font-size: 16px;
	line-height: 24px;
	box-sizing: border-box;
	color: #333;
	font-family: '游ゴシック体 Pr6N M', 'Yu Gothic Pr6N M', 'YuGothic', 'Yu Gothic', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック Medium', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}
.top-mm input.formbox-field-1612051::placeholder {
	color: #b4b4b4;
}
.top-mm .formbox-field-fname-1612051 input.formbox-field-1612051 {
	width: 210px;
	border: 1px solid #e7e7e7;
	border-radius: 0 5px 5px 0;
}
.top-mm .formbox-field-email-1612051 input.formbox-field-1612051 {
	width: 325px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-radius: 5px 0 0 5px;
}
.top-mm .formbox-button-1612051 {
	background-color: #f6ad3c !important;
	border-radius: 23px !important;
	font-size: 16px !important;
	width: 115px;
	height: 46px;
	margin: 0 0 0 12px;
	padding: 0;
	line-height: 46px;
	letter-spacing: .2em;
}
.top-mm .formbox-button-1612051::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 100%;
	background: url('../img/arr1_wh.svg') no-repeat left center / 6px 10px;
	margin-right: 8px;
}
.top-mm .formbox-button-1612051:hover {
	background-color: #ea9108 !important;
}
.top-mm .email-marketing-by-b {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	color: #959595 !important;
	font-family: '游ゴシック体 Pr6N M', 'Yu Gothic Pr6N M', 'YuGothic', 'Yu Gothic', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック Medium', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}
.top-mm .email-marketing-by-b a {
	color: #959595 !important;
}

.top-x,
.top-fb {
	display: inline-block;
	vertical-align: top;
	width: 440px;
	margin: 0 8px;
}
.top-x a,
.top-fb a {
	display: block;
	width: 440px;
	height: 80px;
	border-radius: 10px;
}
.top-x a {
	padding-top: 25px;
	background: #000;
}
.top-fb a {
	padding-top: 20px;
	background: #0866ff;
}
.top-x a:hover,
.top-fb a:hover {
	opacity: 0.8;
}


/* about */
.top-about {
	margin-top: -75px;
	position: relative;
	border-radius: 0 75px 0 0;
	background: #fff;
}
.top-about::before {
	content: '';
	position: absolute;
	top: -75px;
	left: 0;
	width: 75px;
	height: 75px;
	background: url("../img/top/bg_sec_w.svg") no-repeat center center / 75px;
}
.top-about .top-sec-inner {
	width: 960px;
	margin: auto;
	padding: 85px 0 95px;
	font-size: 0;
	text-align: center;
}
.top-about-lead {
	margin-bottom: 60px;
	color: #ee7e89;
	font-size: 1.8rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	line-height: 1.8;
}
.top-about-box-l {
	display: inline-block;
	width: 427px;
	margin: 1px 105px 0 0;
	vertical-align: top;
	text-align: left;
}
.top-about-box-l-menu {
	width: 426px;
	font-size: 0;
	margin-bottom: 44px;
	font-feature-settings : "palt";
	letter-spacing: 1px;	
	text-align: left;
}
.top-about-box-l-menu li {
	display: inline-block;
	width: 195px;
	margin: -1px 35px 0 0;
	font-size: 1.4rem;
	text-align: left;
	border-top: 1px solid #f0f1f1;
	border-bottom: 1px solid #f0f1f1;
	vertical-align: top;
}
.top-about-box-l-menu li:nth-of-type(2n) {
	margin-right: 0;
}
.top-about-box-l-menu li a {
	display: block;
	color: #333;
	padding: 19px 10px 16px 30px;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.top-about-box-l-menu li a:hover {
	color: #37bec3;
}
.top-about-box-l-menu li a:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 13px;
	padding-right: 25px;
	background: url("../img/arw_link02.svg") no-repeat 0 1px/contain;
}
.top-about-box-r {
	position: relative;
	display: inline-block;
	width: 427px;
	font-size: 1.4rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #f0f1f1;
}
.top-about-box-r:before {
	position: absolute;
	top: -25px;
	right: -33px;
	content: '';
	display: block;
	width: 47px;
	height: 47px;
	padding-left: 50px;
	background: #fff url("../img/top/img_about02.png") no-repeat center center/contain;
}
.top-about-box-r .img {
	display: inline-block;
	margin: 38px 18px 0 -48px;
	vertical-align: top;
}
.top-about-box-r .text {
	display: inline-block;
	margin: 28px 0 41px;
	vertical-align: top;
}
.top-about-box-r .ttl {
	margin-bottom: 7px;
	color: #ee7e89;
	font-size: 2.4rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.top-about-box .g-btn a {
	width: 240px;
	min-width: 240px;
	height: 60px;
	padding: 0;
	line-height: 60px;
}


/* add 20201201 */

.bnr_top {
	position: absolute;
	top: -268px;
	left: 24px;
	display: block;
}
.bnr_top img {
	width: 475px;
	height: auto;
}

@media screen and (max-width: 600px) {

	.bnr_top {
		display: none;
	}

}