@charset "utf-8";
/*---------------------------
 CSS Document 
-----------------------------*/
/*============================
共通
============================*/
#breadcrumbs {
	margin: 0;
}
article {
	line-break: strict;
	width: 100%;
	overflow: hidden;
	margin: auto;
	background-color: #fcfbf080;
}
img {
	width: 100%;
}
a:hover, a:hover img, a:hover p, a:hover div {
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
}
.arrow_next:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	right: 5%;
	top: 40%;
	border-top: 1px solid #e8497a;
	border-right: 1px solid #e8497a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow_next.bk:after {
	border-color: #000;
}
.arrow_down:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	left: 48%;
	bottom: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gs_width {
	max-width: 1280px;
	margin: 0 auto;
	width: 90%;
}
.sp {
	display: none;
}
/*============================
共通ボタン
============================*/

.top_btn a {
	background-color: #07738E;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 10px;
	position: relative;
	max-width: 500px;
	width: 80%;
}
.link_btn a {
	background-color: #07738E;
	font-size: 20px;
	color: #fff;
	margin: 0 auto 0;
	display: block;
	text-align: center;
	padding: 10px;
	position: relative;
	max-width: 500px;
	width: 80%;
}
.link_btn.top a {
	margin: 50px auto 0;
}
.allitem_bt {
	text-align: center;
}
.allitem_bt a {
	font-size: 30px;
	display: inline-block;
	color: #ffffff;
	background-color: #000;
	padding: 10px 0;
	width: 600px;
	max-width: 90%;
	text-align: center;
	border-radius: 2px;
	font-weight: 600;
}
.top_bt {
	text-align: center;
	margin: 20px  0;
}
.top_bt a {
	display: inline-block;
	font-size: 30px;
	color: #ffffff;
	padding: 10px 0;
	background-color: #bbb;
	width: 600px;
	max-width: 90%;
	text-align: center;
	border-radius: 2px;
	font-weight: 600;
}
/*============================
画像フェードイン
============================*/
.is-lazyloaded {
	animation: fadeIn 1s;
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
/*============================
gs_item
============================*/
.gs_item_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto;
}
.gs_item_list {
	width: 23%;
}
.gs_item_list a {
	display: block;
}
.gs_item_txt {
	text-align: justify;
	min-height: 60px;
	line-height: 1.4;
	font-size: 14px;
}
.gs_item_img {
	border: solid 1px #ccc;
	box-sizing: border-box;
}
.brand_rogo {
	max-width: 400px;
	margin: 2px 80px 2px;
}
.gs_item_name {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*============================
コンテンツ
============================*/

.read {
}
.read_cover {
	text-align: center;
	padding: 100px 0;
	width: 1300px;
	margin: auto;
}
.read_cover h1 {
	font-size: 60px;
	font-weight: 600;
	margin: 0 0 10px;
}


.read_cover br {
	display:none;
}
.read_cover p {
	font-size: 32px;
	padding: 50px 0 0;
	line-height: 1.8;
	font-weight: 800;
}
.mark {
	background-color: #97f0a4;
	padding: 10px;
	color: #fff;
}
.menu {
	text-align: center;
}
.menu_cover {
}
.txt_line {
	font-size: 170px;
	font-weight: 600;
	color: #ffe393;
	max-width: 1280px;
	width: 100%;
	margin: 0;
	display : inline-block;
	padding-left: 100%;
	white-space: nowrap;
	line-height : 1em;
	animation: scrollSample01 50s linear infinite;
}
 @keyframes scrollSample01 {
0% {
transform: translateX(0)
}
100% {
transform: translateX(-100%)
}
}
.menu_contents {
	padding: 80px 0;
}
.menu_contents_txt {
}
.menu_contents_txt h2 {
}
.menu_contents_txt h3 {
	font-size: 64px;
	font-weight: 600;
	padding: 16px 0;
}
.menu_contents_txt p {
	font-size: 32px;
	line-height: 1.8;
	font-weight: 800;
}
.menu_flex {
	display: flex;
	max-width: 1330px;
	margin: 50px auto;
	justify-content: space-around;
}
.menu_flex li {
	width: 15%;
	display: block;
	max-width: 260px;
	padding: 0 0 10px;
	font-size: 27px;
}

.menu_flex a{
	display:block;
}
.ttl {
	font-size: 100%;
	font-weight: 600;
}
.bodycare_menu {
	border-bottom: 4px solid #97f6f9;
}
.exercise_menu {
	border-bottom: 4px solid #b9fff0;
}
.foot_menu {
	border-bottom: 4px solid #c8fab3;
}
.wear_menu {
	border-bottom: 4px solid #fff985;
}
.food_menu {
	border-bottom: 4px solid #ffda90;
}
.item01 {
	margin: 160px 0;
}
.item_cover {
	margin: 180px 0 0;
	padding: -10px;
}
.bodycare {
	background-image: url(cpimg/maintenancebk01.png);
	background-size: cover;
	background-position: top;
	border-radius: 0 32px 32px 0px;
	padding: 0 0 5px;
}
.wear {
	background-image: url(cpimg/maintenancebk04.png);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 32px 0px 0px 32px;
	padding: 0 0 5px;
}
.exercise {
	background-image: url(cpimg/maintenancebk02.png);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 5px;
}
.foot {
	padding: 10px;
	background-position: top;
	background-size: cover;
	background-image: url(cpimg/maintenancebk03.png);
	border-radius: 0 32px 32px 0px;
	padding: 0 0 5px;
}
.food {
	background-image: url(cpimg/maintenancebk05.png);
	border-radius: 0 32px 32px 0px;
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 5px;
}

ba {}
.item_ttl {
	width: 1280px;
	margin: auto;
	padding: 40px 0 40px 0px;
	position: relative;
}
.item_ttl h2 {
	font-size: 140px;
	font-weight: 800;
	color: #fff;
}
.item_ttl h3 {
	font-size: 40px;
	font-weight: 800;
	position: absolute;
	top: 170px;
	left: 50px;
}
.item_contents_cover {
	background: #fff;
	max-width: 1280px;
	border-radius: 15px;
	margin: auto;
}
.item_contents_inner {
	border-radius: 200px;
	margin: 0 0 60px;
}
.item_ttl_flex {
	display: flex;
	width: 1120px;
	margin: auto;
	justify-content: space-between;
	align-items: center;
	border-bottom: 3px solid #f6f6f6;
	padding: 40px;
}
.item_ttl_img_box {
	width: 50%;
	margin: auto;
}
.item_ttl_img_box img {
	width: fit-content;
	display: block;
	margin: auto;
}
.item_ttl_txt_box {
	width: 50%;
}
.item_ttl_txt_box h3 {
	font-size: 40px;
	font-weight: 600;
	padding: 0 0 10px;
}
.item_ttl_txt_box p {
	font-size: 18px;
	width: 100%;
	line-height: 1.8;
}
.item_contents_flex {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	padding: 40px;
}
.item_contents_img_box {
	width: 44%;
}
.item_contents_txt_box {
	width: 47%;
	padding: 20px 0 0;
}
.item_contents_txt_box h4 {
	position: relative;
	text-align: left;
	font-size: 32px;
	font-weight: 600;
	padding: 0px 0px 0px 60px;
	z-index: 10;
}
.item_contents_txt_box h4:before {
	content: 'pickup!';
	position: absolute;
	transform: rotate(-10deg);
	color: #ff6666;
	left: 10;
	font-family: 'Caveat', cursive;
	font-size: 48px;
	font-weight: 100;
	left: -9px;
	top: -54px;
	z-index: 0;
}
.yellow {
	background: linear-gradient(transparent 70%, #fff151 70%);
}
.price {
	text-align: right;
	font-size: 28px;
	font-weight: 800;
	font-family: 'Roboto' 'sans-serif';
	font-family: 'Roboto', sans-serif;
	padding: 10px 0 0;
	vertical-align: baseline;
}
.tax {
	font-size: 70%;
}
.comment {
	padding: 20px;
	font-size: 16px;
	margin: 20px 0;
	font-weight: normal;
	line-height: 2;
	background-color: #f2f2f2;
}
.brand_bt {
	text-align: center;
	background-color: #fff151;
	display: block;
	margin-left: auto;
	width: 60%;
	font-size: 16px;
	padding: 20px;
	font-weight: 800;
	border-radius: 100px;
}
.brand_bt:after {
	height: 80px;
	color: #000;
}
.brand_bt a {
	display: block;
}




/*====================================
	リキッド表示設定
	1100pxより変形
====================================*/
@media only screen and (max-width: 1380px) {
}
 @media only screen and (max-width: 980px) {
.item_list {
	width: 100%;
	max-width: 90%;
	margin: 0 auto 5%;
}
.col4 .item_list {
	width: 48%;
	max-width: 100%;
	padding: 0 0 7%;
}
.price_list a {
	font-size: 20px;
}
.activty_list {
	width: 48%;
	margin: 0 0 5%;
}
.activty_list a {
}
}
@media only screen and (max-width: 786px) {
/*---------------------------
共通
-----------------------------*/
.sp_br {
	display: block;
}
.no_br br {
	display: none;
}
.gs_width {
	margin: 0 auto 0%;
}
.sp {
	display: block;
}
.pc {
	display: none !important;
}
/*============================
ヘッダ
============================*/
.copy_ttl {
	font-size: 24px;
}
.copy_txt {
	font-size: 20px;
	text-align: left;
}
/*============================
コンテンツ
============================*/

.txt_line {
	font-size: 60px;
}
.menu_contents {
	padding: 40px 0;
}
.menu_flex {
	flex-wrap: wrap;
	margin: 10% 0px;
	justify-content: space-around;
}
.menu_flex li {
	padding: 10px;
	width: 44%;
	font-size: 16px;
}

.exercise_menu{
	
/* border-bottom: 4px solid #97f6f9; */
}
.menu_flex a{
	display:block;
}


.item01 {
	margin: 30% 0 0;
}
.item_cover {
	padding: 1px 0;
	margin: 10% 0 0;
	width: 100%;
}
.item_ttl {
	width: 90%;
	padding: 20px 0 20px;
}
.item_ttl h2 {
	font-size: 50px;
}
.item_ttl h3 {
	top: 57px;
	font-size: 24px;
}
.item_contents_cover {
	width: 90%;
}
.item_contents_inner {
}
.item_ttl_flex {
	display: block;
	width: 80%;
	padding: 20px;
}
.item_ttl_img_box {
	padding: 10px 0;
	display: flex;
	width: 80%;
	/* width: unset; */
	/* max-width: 80%; */
}

.item_ttl_img_box img {
    width: fit-content;
    display: block;
    margin: auto;
}

.item_ttl_txt_box h3 {
	font-size: 24px;
}
.item_contents_txt_box h4 {
	font-size: 24px;
	padding: 20px;
}
.item_contents_txt_box h4:before {
	font-size: 43px;
}
.item_ttl_txt_box p {
	font-size: 14px;
}
.item_ttl_txt_box {
	width: 100%;
	padding: 20px 0 0;
}
.item_contents_flex {
	display: block;
	padding: 20px;
}
.item_contents_img_box {
	width: 100%;
}
.item_contents_txt_box {
	padding: 70px 0 0;
	width: 100%;
}
.price {
	font-size: 20px;
}
.tax {
}
.comment {
	font-weight: normal;
	background-color: #f6f6f6;
	font-size: 14px;
}
.read_cover h1 {
	font-size: 24px;
}
.read_cover p {
	font-size: 16px;
}
/*============================
ボタン
============================*/
.allitem_bt {
}
.allitem_bt a {
	font-size: 20px;
}
.top_bt {
}
.top_bt a {
	font-size: 20px;
}
.arrow_next:after {
	width: 5px;
	height: 5px;
	top: 44%;
}
.brand_bt {
	width: 90%;
	max-width: 260px;
	display: block;
	text-align: center;
	margin: auto;
	font-size: 14px;
}

.menu_contents_txt {
}
.menu_contents_txt h2 {
}
.menu_contents_txt h3 {
	font-size: 34px;
	font-weight: 600;
	padding: 16px 0;
}
.menu_contents_txt p {
	font-size: 17px;
	line-height: 1.8;
	font-weight: normal;
}

.read_cover {
	text-align: center;
	padding: 100px 0;
	width: 80%;
	margin: auto;
}
.read_cover h1 {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.8;
	margin: 0 0 10px;
}

.read_cover br {
	display:block;
}
.read_cover p {
	font-size: 16px;
	padding: 20px 0 0;
	line-height: 1.8;
	/* font-weight: 800; */
	font-weight: normal;
}
}
