@charset "shift_jis";

/* -----------------------------------------------------------
 共通タグ
----------------------------------------------------------- */
*{ margin:0; padding:0;}
a{outline: none;}
a:focus{outline:none;}
a {text-decoration: none;}
body #lp_wrapper div:after, body #lp_wrapper ul:after, body #lp_wrapper ol:after, body #lp_wrapper dl:after, body #lp_wrapper .clearfix:after { display: none;}
/*html{ background-color:#4E4A41;}*/
img{
	vertical-align:bottom;
	border: none;
	}

/* ページ下部共通の開催中のキャンペーンのズレ防止 */
#pro_wrapper {
  width: 100%;
}

body #lp_wrapper,
body #lp_wrapper *,
body #lp_wrapper *::before,
body #lp_wrapper *::after {
  box-sizing: border-box;
}
body #lp_wrapper {
	width:100%;
	font-size:12px;
-webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP","Hiragino Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-optical-sizing: auto;
  font-style: normal;
	color: #0e1629;
	font-size: 16px;
	line-height: 1.8em;
	font-feature-settings: 'palt';
	overflow: hidden;
}
body #lp_wrapper.switch_Deneb {
	overflow: visible;
}
body #lp_wrapper a:hover {
	text-decoration: none;
}

p, dl, dt, dd, ul li{
	margin: 0px;
	padding: 0px; 
}
h4, h5{
	margin: 0px 0px 0px 0px;
	padding: 0px; 
}
li{ list-style-type: none;}

.w1000px {
	max-width: 1000px;
	margin: 0 auto;
  text-align: center;
  width: 100%;
}

/* ▼ MAなどでスムーススクロールをアクティブにすると商品一覧のスクロール時間かかりすぎ注意*/
html { scroll-behavior: smooth;}


.pc_only { display: block;}
.tab_only { display: none;}
.tab_sp_only { display: none;}
.sp_only { display: none;}


body #lp_wrapper section {
	margin-top: 60px;
  margin-bottom: 120px;
}
body #lp_wrapper section:has(.mv_body) {
	margin-top: 0px;
}
body #lp_wrapper section:has(.mp4_conta_body) {
	margin-bottom: 20px;
}
.section_inner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 30px;
}
.center {
	text-align: center;
	width: 100%;
}
.one_phrase {
  display: inline-block;
}
.txt_indent {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.6;
}

h1 {
	margin: 0;
}
.section_inner h3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
	font-size: 36px;
	margin-bottom: 80px;
	line-height: 1.4;
}
.section_inner h3.h3_left {
	text-align: left;
	color: #38bffa;
	margin-bottom: 50px;
}
.section_inner h3.h3_case_data {
	margin-bottom: 30px;
}
.section_inner .h3_sub_text {
	color: #566780;
	font-size: 18px;
}

.section_inner .disease_cause h4 {
	font-family: 'Noto Serif JP', serif;
  font-weight: 700;
	font-size: 36px;
	margin-bottom: 80px;
	line-height: 1.3;
}
.section_inner .activation_flow h4 {
	font-size: 24px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 2;
}
.section_inner .activation_flow h4 span {
	border-bottom: solid 2px #0f172a;
	padding-bottom: 4px;
}

.w_full {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}
.w_full_blue_gray {	background: #eaeff6;}
.w_full_navy {	background: #0f172a;}
.w_full_light_light_blue {	background: #f8fafc;}


/* キャンペーンバナー */
.bg_cp_bn {
    background-color: #369849;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}
.bg_cp_bn .cp_bn {
	text-align: center;
}
.bg_cp_bn .cp_bn img {
	max-width: 100%;
}


/* MV */
.mv {
  background:#eef1f4;
  padding:50px 20px 0;
	text-align: left;
	box-sizing: border-box;
}
.mv_body {
  margin: 0 0 50PX;
}
.mv_inner {
  max-width:1000px;
  margin:0 auto;
  display:flex;
  justify-content:space-between;
  align-items:center;
  position:relative;
	padding: 0 30px;
	box-sizing: border-box;
}


.mv_left {
  width:55%;
}

.mv_title {
	margin-top:90px;
	/* font-family: 'Noto Serif JP', 'Noto Sans JP', serif;
	line-height: 1.9em;
	font-feature-settings: 'palt'; */
}
.mv_title img{
  display:block;
  max-width:100%;
}
.mv_title img + img{
  margin-top:10px;
}
.mv_title img:nth-of-type(1) {
	max-width: 463px;
	margin-bottom: 23px;
}
.mv_title img:nth-of-type(2) {
	max-width: 442px;
	text-align: right;
		display: block;
		margin-left: auto;
		padding-left: 25px;
}
.mv_title p {
  /* display:block; */
  /* line-height:1.6; */
  color:#2c3e50;
}
.mv_title p:nth-of-type(1) { font-size:50px;}
.mv_title p:nth-of-type(2) { font-size:56px; color: #005381; }
.mv_title p:nth-of-type(2) span.strong_title {	font-size:62px;}
.mv_title p:nth-of-type(2) span.return_color { color:#2c3e50;}
.mv_title p:nth-of-type(3) { font-size:28px;}

.dedicated_tag{
  position:absolute;
  top:0;
  left:30px;
  border:1px solid #005381;
  padding:2px 14px;
  font-size:17px;
	font-weight: 700;
  margin-bottom:20px;
  background:#eef1f4;
	background: #fff;
}
.mv_textbox{
  position:relative;
  background:#fff;
  border-radius:12px;
	font-size: 15px;
	line-height: 1.8;
  padding:30px;
  margin:30px 0 30px;
  max-width:520px;
  box-shadow:0 8px 24px rgba(0,0,0,0.05);
	box-sizing: border-box;
	z-index: 2;
}
.mv_textbox::before{
  content:"";
  position:absolute;
  left: 0px;
  top: 0px;
	width: calc( 100vw - 90px);
  max-width:940px;
  height:100%;
  background:#fff;
  border-radius:12px;
  z-index:-1;
}
.mv_right {
  width:40%;
  position:relative;
	z-index: 2;
}
.badge {
  position:absolute;
  top:-20px;
  right:-20px;
	padding:20px;
	z-index:3;
	width: 112px;
}
/* 製品画像アニメーション */
.mv_right .focus_img {
  width:100%;
  transform:scale(1.1);
  opacity:0;
  filter:blur(10px);
  animation:focusIn 1.8s ease forwards;
}

@keyframes focusIn {
  0%{
    opacity:0;
    filter:blur(10px);
    transform:scale(1.1);
  }
  100% {
    opacity:1;
    filter:blur(0);
    transform:scale(1);
  }
}


.what_AIM_inner {
	display: flex;
	justify-content: space-between;
	text-align: left;
	margin-bottom: 40px;
}
.what_AIM_child:nth-of-type(1) {
	width: 55%;
	margin-right: 10px;
}
.what_AIM_child img {
	max-width: 380px;
	width: 100%;
	margin: 0 auto;
}
.AIM_description {
	font-size: 20px;
	margin-bottom: 40px;
	line-height: 2;
	letter-spacing: 0.05em;
}
.AIM_description span {
	font-weight: 700;
	background: linear-gradient(transparent 90%, rgb(141, 209, 242) 10%);
	display: inline;
	background-repeat: no-repeat;
	transition: background-size 1.5s;
}
.AIM_annotation {
	background: #f4f4f4;
	padding: 20px 25px;
	border-radius: 6px;
	font-size: 13px;
}
.reference_list {
	margin-bottom: 40px;
}
.reference_item {
	font-size: 13px;
	text-align: left;
	line-height: 1.8;
}

.disease_cause {
	background: #eaeff6;
	border-radius: 20px;
	padding: 70px 50px;
}
.disease_cause_inner {
	display: flex;
	justify-content: space-between;
}
.disease_cause_child {
	width: calc((100% - 80px) / 3);
	text-align: left;
	background: #fff;
	border-radius: 6px;
	padding: 50px 26px 30px;
	position: relative;
}
.disease_cause_child .cause_title {
	font-weight: 700;
	font-size: 22px;
	color: #005381;
	margin-bottom: 22px;
}
.disease_cause_child p {
	font-size: 14px;
	line-height: 2;
}
.item__number {
	position: absolute;
	top: -15px;
	left: -15px;
	width: 50px;
	height: 50px;
	padding-top: 4px;
	padding-left: 0.05em;
	border-radius: 50%;
	background-color: #005381;
	font-size: 36px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: #fff;
	z-index: 3;

}


.approach_text,.approach_list {
	font-size: 20px;
	color: #fff;
	text-align: left;
}
.approach_text {
	line-height: 1.8;
	margin-bottom: 30px;
}
.approach_text span {
	color: #38bffa;
}
.approach_list {
	margin-bottom: 50px;
}

.approach_list ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  line-height: 1.5;
}
.approach_list ul li::before {
  content: "";
  flex-shrink: 0; /* アイコン潰れ防止 */
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background: url('/include_html/images/campaign/2026/UXTEAM-3385/check_icon.svg') no-repeat center/contain;
}
.activation_flow {
	background: #fff;
	padding: 50px;
	text-align: left;
}
.flow_description {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.flow_child:first-of-type {
	width: 45%;
	margin-right: 10px;
}
.flow_child img {
	max-width: 420px;
	width: 100%;
	margin: 0 auto;
}

.flow_child ul li {
	padding-left: 1.5em;
	position: relative;
	margin-bottom: 15px;
}
.flow_child ul li::before {
	position: absolute;
	left: 0;
	font-family: "Font Awesome 5 Free";
	content: '\f0c8';
  font-size: 16px;
  font-weight: 900;
  margin-right: 1.5em;
	line-height: 1.9;
}
.activation_flow_annotation {
	color: #fff;
	font-size: 13px;
	text-align: right;
	margin-top: 10px;
	font-weight: 200;
	line-height: 1.4;
}

.case_graph_body {
	/* margin-top: 40px; */
}
.inspection_result {
	font-size: 24px;
	line-height: 1;
	border: solid 1px #0e1629;
	padding: 8px 30px;
	display: inline-block;
	margin: 70px 0 40px;
}
.case_graph_inner {
	display: flex;
	justify-content: space-between;
}
.case_graph_child:first-of-type {
	margin-right: 40px;
}
/* .case_graph_child .graph_title {
	font-size: 24px;
	text-align: center;
	margin-bottom: 25px;
} */
.case_graph_child img {
	max-width: 100%;
}

/* グラフ */
.graph-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.graph-item {
  cursor: pointer;
}
.graph-item img {
  width: 100%;
  height: auto;
}

.graph_hint {
  font-size: 13px;
  color: #0a3d62;
  font-weight: bold;
	margin-bottom: 20px;
}
@media (max-width: 768px) {
			.graph-grid {
				grid-template-columns: 1fr;
			}
}

/* モーダル */
body #lp_wrapper .modal {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.85);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999999 !important;
}
body #lp_wrapper .modal-inner {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}
body #lp_wrapper #modal-content img {
  width: 100%;
  height: auto;
}
body #lp_wrapper .close {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
/* スクロール禁止 */
body.modal-open {
  overflow: hidden;
}




.case_collection_body {
	background: #f0f9ff;
	border-radius: 10px;
	padding: 40px 50px;
	margin-top: 60px;
}
.case_collection_text {
	color: #005381;
	font-size: 16px;
	border-bottom: solid 1px #38bffa;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.case_collection_text span {
	font-weight: 700;
}
.case_collection_annotation {
	color: #0e1629;
	font-size: 13px;
}
.case_collection_annotation p {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
	margin-bottom: 6px;
}


.recommended_case_inner {
	margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 460px;
    background-image: url(/include_html/images/campaign/2026/UXTEAM-3385/UXTEAM-3385_Sec_bg.png);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.recommended_case_flex {
	display: flex;
	justify-content: space-between;
}
.recommended_case_child {
	width: calc((100% - 80px) / 3);
	background: #17547f;
	color: #fff;
	padding: 40px 20px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.8;
}



.feature_inner {
	display: flex;
	justify-content: space-between;
}
.feature_child {
	/* width: 320px; */
	width: calc((100% - 70px) / 3);
	text-align: center;
}
.feature_img {
	margin-bottom: 34px;
}
.feature_img img {
	max-width: 100%;
}
.feature_title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}
.feature_text {
	font-size: 16px;
	font-weight: 500;
}
.feature_br { display: block;}

/* 原材料/保証成分・分析値など */

.product_info_flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.product_info_child {
	text-align: left;
}
.product_info_child:nth-of-type(1) {
	width: 485px;
	margin-right: 50px;
}
.product_info_child:nth-of-type(2) {
	width: 405px;
}
.product_info_child .raw_materials {
	background: #fff;
	border-radius: 10px;
	border: solid 1px #e4e9f1;
	padding: 35px;
	font-size: 15px;
}

.product_heading {
	font-family: 'Noto Serif JP', serif;
	font-size: 26px;
	font-weight: 700;
	padding: 0 10px;
	border-left: 5px solid #005381;
	color: #323f63;
	line-height: 1;
	margin-bottom: 30px;
}
.nutrient_type .item, 
.nutrient_type .item_last  {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* margin-bottom: 5px; */
	border-bottom: 1px solid #506687;
}
.nutrient_type .item, .nutrient_type .item_last {
	padding: 6px 2px 8px;
}
.nutrient_type .item_last {
	background: #f0f9ff;
}
.item .nutrient_name,
.item .amount_value,
.item_last .nutrient_name,
.item_last .amount_value {
  display: inline-block;
	font-size: 16px;
	font-weight: 400;
	z-index: 1;
}
.nutrient_type .item_last {
	text-align: left;
	font-weight: 500;
	color: #14628c;
	border: none;
}
.nutrient_name {
  padding-right: 5px;
}
.amount_value {
  padding-left: 5px;
	z-index: 1;
}
.product_img {
	display: flex;
	justify-content: space-between;
}
.product_img div {
	background: #fff;
	border-radius: 10px;
	border: solid 1px #e4e9f1;
	width: calc((100% - 35px) / 2);
	padding: 5px;
	text-align: center;
}
.product_img img {
	max-width: 100%;
	width: 205px;
}

/* 一日の給与量目安 */
.food-wrap {
  max-width:405px;
  width:100%;
}
.food-table {
  width:100%;
  border-collapse:collapse;
  table-layout:fixed;
  font-size:14px;
}
.food-table th,
.food-table td {
  border:1px solid #999;
  padding:14px 8px;
  text-align:center;
	line-height: 1.5;
}
.food-table tr:first-child th {
  background:#1e293b;
  color:#fff;
}
.food-table tr:nth-child(2) th {
  background:#eee;
}
.food-table th {
  font-weight:bold;
}
@media (max-width:480px) {
				.food-table{
					font-size:12px;
				}
				.food-table th,
				.food-table td {
					padding:8px 4px;
				}
}
.amount_remark {
	text-indent: -1em;
	padding: 1em;
	font-size: 13px;
	line-height: 1.8;
}


/* mp4動画 */
.mp4_conta_body {
  margin: 40px 0 40px;
}
div.mp4_container {
text-align: center;
margin: auto;
padding: 4% 4% 4% 4%;
/* background: #f3f1ef; */
  max-width: 700px;
}
div.mp4_container p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 0;
  color: #616060;
  letter-spacing: 1;
}
video.vid_main {
width: 100%;
max-width: 920px;/*PC版での最大幅*/
}
@media (max-width: 460px) {
        div.mp4_container p {
          font-size: 18px;
          margin: 15px 0 0;
        }
}
@media (max-width: 390px) {
        div.mp4_container p {
          font-size: 16px;
          margin: 10px 0 0;
        }
}


/* リンクボタン */
.btn_wrap.btn_1st {
	margin-top: 100px;
}
.btn_body {
  background: #b83c8c;
  border-radius: 40px;
  padding: 20px 35px;
    display: inline-block;
    margin: 0 auto;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.25);
}
.btn_body.middle_btn {
	margin: 60px 0;
}
.btn_body.last_btn {
	margin-bottom: 60px;
}
.btn_inner {
  display: flex;
  justify-content: space-between;
  /* background: #b83c8c; */
  margin: 0 auto;
  align-items: center;
}
.mv_btn_child.btn_text {
  margin: 2px 15px 0 15px;
}
.mv_btn_child p {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  line-height: 1.0rem;
  margin: 0 auto;
}
.mv_btn_child.btn_text p {
  font-size: 20px;
}
.fa_down:before {
  font-size: 26px;
  margin-right: 20px;
  color: #fff;
}
.btn_body:hover {
  opacity: 0.8;
}
.btn_body a,
.btn_body a:hover,
.btn_body a:visited {
  text-decoration: none;
  color: #fff;
}


@media (max-width:1040px) {
				.section_inner { padding: 60px 60px;}
}
@media (max-width:1000px) {
				.mv_title img:nth-of-type(1) {
					max-width:100%;
				}
				.mv_title img:nth-of-type(2) {
					max-width:90%;
				}
}
@media (max-width:1000px) {
			.feature_title { font-size: 22px;}
			.feature_text { font-size: 15px;}
}
@media (max-width:860px) {
				.disease_cause { padding: 60px 40px;}
				.disease_cause_child { padding: 45px 22px 24px;}

				.flow_description { display: block;}
				.flow_child,.flow_child:first-of-type {
					width: 100%;
				}
				.flow_child div {
					text-align: center;
				}
				.recommended_case_child { font-size: 18px;}


}
@media (max-width:820px) {
				body #lp_wrapper section {
					margin-top: 10px;
					margin-bottom: 30px;
				}
				body #lp_wrapper section.w_full_light_light_blue {
					margin-bottom: 80px;
				}
				.disease_cause_inner { display: block;}
				.disease_cause_child {
					width: 100%;
					margin-bottom: 40px;
				}
				.section_inner .disease_cause h4 { margin-bottom: 60px;}
				.disease_cause { padding: 60px 60px;}
				.disease_cause_child { padding: 40px 40px 25px;}
				.disease_cause_child .cause_title { margin-bottom: 12px;}
				.recommended_case_child {
					font-size: 17px;
					width: calc((100% - 70px) / 3);
				}

				.section_inner h3 {
					margin-bottom: 40px;
				}
				.what_AIM_inner {
					flex-direction: column-reverse;
					margin-bottom: 30px;
				}
				.what_AIM_child:nth-of-type(1) {
					width: 100%;
				}
				.what_AIM_child div:has(img) {
					text-align: center;
				}
				.what_AIM_child:has(img) {
					margin-bottom: 30px;
				}
				.AIM_description {
					font-size: 18px;
					margin-bottom: 20px;
					line-height: 1.7;
				}

				.feature_inner {
					display: block;
				}
				.feature_child {
					display: flex;
					width: 100%;
					align-items: center;
					margin-bottom: 30px;
				}
				.feature_child > div:first-child {
					width: 30%;
					margin-right: 30px;
				}
				.feature_child > div:last-child {
					flex: 1;
					text-align: left;
				}
				.feature_img {
					margin-bottom: 0;
				}
				.feature_text {
					line-height: 1.7;
				}
				.feature_title {
					margin-bottom: 10px;
				}
				.feature_br { display: none;}


}
@media (max-width:768px) {
				.pc_only { display: none;}
				.tab_only { display: block;}
				.tab_sp_only { display: block;}

				body #lp_wrapper section {
					margin-top: 40px;
					margin-bottom: 70px;
				}
				.section_inner { padding: 30px 50px;}
				body #lp_wrapper.switch_Deneb .section_inner { padding: 30px 10px;}
				body #lp_wrapper.switch_Deneb .w_full .section_inner { padding: 50px 40px;}

				.mv {
					padding:30px 15px 0;
				}
				.mv_inner {
					flex-direction:column;
					padding:0 40px;
				}

				.mv_right {
					order:1;
					width:60%;
					margin: 0 0 0 auto;
					position:static;
				}
				.dedicated_tag {
					top:30px;
					left:30px;
				}
				.badge {
					position:absolute;
					top:100px;
					left:30px;
					right:auto;
					padding:0;
				}

				.mv_left {
					order:2;
					width:100%;
				}
				.mv_title {
					margin-top: 0;
				}
				.mv_title img:nth-of-type(1) {
					max-width: 420px;
					width: 80%;
				}
				.mv_title img:nth-of-type(2) {
					max-width: 420px;
					width: 75%;
				}
				.mv_textbox {
					width:100%;
					max-width:100%;
					padding:20px;
					margin-top:20px;
					margin-bottom: 30px;
				}
				.mv_textbox::before {
					display:none;
				}
				.section_inner h3 {
					font-size: 34px;
				}
				.section_inner h3.h3_case_data { margin-bottom: 10px;}
				.section_inner .disease_cause h4 { font-size: 32px;}
				.recommended_case_inner {
					background: url(/include_html/images/campaign/2026/UXTEAM-3385/UXTEAM-3385_Sec_bg_sp.png);
					/* background-size: contain; */
					background-size: cover;
					background-repeat: no-repeat;
					background-position: center;
					height: auto;
				}
				.recommended_case_flex {
					display: block;
				}
				.recommended_case_child {
					width: calc(100% - 40px);
					margin: 0 auto 30px;
				}

				.product_info_flex {
					display: block;
				}
				.raw_materials { line-height: 1.7;}
				.product_info_child,
				.product_info_child:nth-of-type(1) {
					width: 100%;
					margin-bottom: 50px;
				}
				.product_info_child:nth-of-type(2) {
					width: 100%;
					margin-bottom: 50px;
				}
				.AIM_description { font-size: 18px;}
				.approach_text, .approach_list  { font-size: 18px;}
				.inspection_result {
					font-size: 20px;
					margin: 40px 0 35px;
				}



}
@media (max-width:680px) {
				.case_graph_inner {
					display: block;
				}
				.case_graph_child:first-of-type {
					margin-right: 0;
					margin-bottom: 50px;
				}
				.product_info_flex:nth-of-type(2) {
					margin-bottom: 0px;
				}
				.product_info_flex:nth-of-type(2) .product_info_child:nth-of-type(2) {
					margin-bottom: 20px;
				}
				.mv_btn_child.btn_text p { font-size: 18px;}
				.case_collection_text { text-align: left;}
				.case_collection_annotation { text-align: left;}
}
@media (max-width:580px) {
				.pc_only { display: none;}
				.tab_only { display: none;}
				.tab_sp_only { display: block;}
				.sp_only { display: block;}

				body #lp_wrapper section {
					margin-top: 10px;
					margin-bottom: 40px;
				}
				.section_inner {padding: 50px 15px; }
				.w_full .section_inner {padding: 50px 40px 25px; }
				body #lp_wrapper.switch_Deneb .section_inner { padding: 30px 10px;}
				body #lp_wrapper.switch_Deneb .w_full .section_inner { padding: 50px 20px;}
				.approach_inner { padding-left: 5px;}


				.section_inner h3 { font-size: 30px;  margin-bottom: 40px;}
				.section_inner h3.h3_left { margin-bottom: 25px;}
				.section_inner .disease_cause h4 { font-size: 30px; margin-bottom: 40px;}

				.btn_wrap.btn_1st { margin-top: 70px;}
				.mv {
					padding:20px 15px 0;
				}
				.dedicated_tag {
					top:20px;
					font-size:15px;
					padding: 2px 12px;
				}
				.badge {
					top: 80px;
					width: 90px;
				}
				.mv_textbox { font-size:  14px;}

				.dedicated_tag { left:10px;}
				.badge {left:10px;}


				.AIM_description {
					font-size: 16px;
					margin-bottom: 30px;
				}
				.disease_cause { padding: 40px 30px;}
				.disease_cause_child { padding: 35px 25px 25px;}

				.feature_text { line-height: 1.5;}
				.product_info_child .raw_materials { font-size: 14px;}

}

@media (max-width:480px) {
				.mv_inner { padding: 0 30px;}
				.switch_Deneb .mv_inner { padding: 0;}
				.mv_textbox { font-size:  13px; line-height: 1.7;}
				.mv_title img:nth-of-type(2) {
					width: 95%;
				}
				.case_collection_body { padding: 30px 25px;}
				.recommended_case_child { padding: 30px 20px;}
				.feature_text {font-size: 14px;}
				.product_info_child .raw_materials { font-size: 13px;}
				.activation_flow { padding: 30px 20px;}
				.flow_child, .flow_child:first-of-type { padding: 0 10px;}
				.section_inner .activation_flow h4 { padding: 0 10px;}
				.section_inner h3 { font-size: 28px; }
}
@media (max-width:400px) {
				.section_inner .activation_flow h4 { font-size: 23px; }
				.section_inner h3 { font-size: 26px; }
				.section_inner h3.h3_case_data { font-size: 24px; }
}

