@charset "shift_jis";

/* -----------------------------------------------------------
 共通タグ
----------------------------------------------------------- */
*{ margin:0; padding:0;}
a{outline: none;}
a:focus{outline:none;}
a {text-decoration: none;}
/*html{ background-color:#4E4A41;}*/
img{
	vertical-align:bottom;
	border: none;
	}
#lp_wrapper {
	width:100%;
	font-size:12px;
-webkit-text-size-adjust: 100%;
  font-family: "Hiragino Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.sp_only { display: 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;}

.top_btn{ float:right;}

.w1000px{
	width: 1000px;
	margin: auto;
}


/* -----------------------------------------------------------
 ClearFix
----------------------------------------------------------- */
div:after,
ul:after,
ol:after,
dl:after,
.clearfix:after{
height:0;
visibility:hidden;
content:".";
display:block;
clear:both;
}

/* for IE7 only */
*:first-child+html div,
*:first-child+html ul,
*:first-child+html ol,
*:first-child+html dl,
*:first-child+html .clearfix{
height:1%;
}

/* for IE6 and below */
/*\*/
* html .clearfix{
height:1%;
}
/* ClearFix End */


/*商品一覧用 ここまで///////////////////////////////////////////// */




/*新規CSS/////////////////////////////////////////////////////  */

/* ▼ これアクティブにすると商品一覧のスクロール時間かかりすぎ注意*/
/*html { scroll-behavior: smooth;}*/

#page {
	overflow: hidden;
}
#pro_wrapper {
	width: 100%;
}

.mv_page {
  font-family: "Hiragino Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  color: #01101d;
	font-size: 16px;
	line-height: 1.8em;
}
.mv_page div:after, .mv_page ul:after, .mv_page ol:after, .mv_page dl:after, .mv_page .clearfix:after {
  display: none !important;
}
.sp_only { display: none;}
.pc_only { display: inline-block;}

.section {
  margin-bottom: 40px;
}

.w1000px {
	max-width: 1000px;
	margin: 0 auto;
  text-align: center;
  width: 100%;
}
.center {
	text-align: center;
	width: 100%;
}

/* PRの注釈分 */
.pr_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0 10px;
}
.pr_inner .pr_box {
  font-size: 14px;
  font-weight: bold;
  color: #6a6869;
  border: solid 1px #6a6869;
  line-height: 1;
  padding: 5px 10px 2px;
  letter-spacing: 0.06em;
}
.pr_inner p {
  font-size: 14px;
  color: #6a6869;
  padding: 2px 0 0 20px;
	line-height: 1;
}



.mv_body {
  margin: 10px 0 40PX;
}

/*background変更---------------------*/
.mv_inner.w_full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	background: #87cdd1;
	/* background-image: url(../../../../include_html/images/campaign/2023/UXTEAM-2527/bg_1800px.png); */
	/* background-size:  cover; */
}
.method_body {
  margin: 50px 0;
}
.method_inner.w_full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #ecf9ff;
  padding: 70px 0;
}
.mv_img {
  max-width: 1000px;
	width: 100%;
}


/*ここから新規 ----------------------------------*/

.section.w_full,.section.w_full_pink {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.section.w_full_pink {
	background: #87cdd1;
	padding: 20px 0;
}

.section.w_full_pink.lightcolor {
	background: #d7eff0;
	padding: 20px 0;
}

.section.w_full_pink.section_swiper {
	padding: 50px 0 30px;
}
.section.w_full_pink.section_contact_us {
	padding: 30px 0;
}
.section.w_full {
	background: #e8fefd;
}

.image_box {
	margin-bottom: 10px;
}
.image_box.img_profile_box {
	margin-top: 30px;
}
.image_box img {
	max-width: 1000px;
	width: 100%;
}


h2.main_heading {
	font-size: 42px;
	font-weight: 400;
	color: #033d6d;
	font-feature-settings: "palt";
	letter-spacing: 3;
	margin: 120px 0 80px;
}

.section {
	margin: 0 0 30px;
}
.section .section_inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px 0 0;
}
.section.section_contact_us .section_inner {
	padding: 20px 0 20px;
}

.section.section_inner{
    background:#e8fefd ;
}
.section.section_inner h3 {
    color: #0c557f;
}
.under_text {
	font-size: 16px;
	margin-top: 50px;
}


/* 見出し */
.section h3 {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
	color: #0c557f;
	font-size: 34px;
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.04em;
	line-height: 1.3;
}

.section.w_full_pink.section.section_contact_us h3 {
	margin-bottom: 70px;
}

.section.w_full_pink h3 {
	color: #fff;
}
.section h3:before {
  content: '';
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 70px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0c557f;
  /* border-radius: 2px; */
}
.section.w_full_pink h3:before {
  background-color: #fff;
}


.email_body {
	color: #fff;
}
.contact_us_text {
	font-size: 20px;
}
.email_inner {
	display: flex;
	justify-content: center;
	margin: 20px 0;
}
.email_inner .contact_us {
	color: #fff;
	font-size: 26px;
	 font-weight: bold;
}
.email_inner .contact_us.phone_body {
	margin-right: 40px;
}
.email_inner i {
	margin-right: 10px;
}
body .email_inner a {
	font-size: 32px;
}
body .email_inner a,
body .email_inner a,
body .email_inner a:visited,
body .email_inner a:visited,
body .email_inner a:hover,
body .email_inner a:hover {
	color: #fff;
	text-decoration: none;
}
body .email_inner a:hover {
	opacity: 0.8;
}

/* 開催概要の表 */
.table_design05 {
  border-collapse: collapse;
  width: 100%;
  max-width: 900px;
	margin: 0 auto;
	text-align: left;
}
.table_design05 th, .table_design05 td {
  padding:0.5em 1em 0.5em 1.5em;
	font-size: 16px;
}
.table_design05 th {
  color: #3c3f5a;
  font-weight: bold;
  text-align: left;
  width: 17%;
  min-width: 4em;
  position: relative;
}
.table_design05 th::after {
  content: '';
  background-color: #3c3f5a;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  width: 2px;
  height: 50%;
}


/* リンクボタン */
.btn_body {
  background: #fc9216;
  border-radius: 40px;
  padding: 20px 30px;
    display: inline-block;
    margin: 0 auto;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.25);
}
.btn_inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
}
.btn_child.btn_text {
  margin: 2px 15px 0 15px;
}
.btn_child p {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 1.0rem;
  margin: 0 auto;
}
.btn_child.btn_text p {
  font-size: 26px;
}
.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;
}

.warning_note {
	font-size: 14px;
	margin: 30px 0 50px;
	padding: 0 10px;
}


/* 募集終了ボタン */
.close_btn_section {
	margin: 50px 10px 0 ;
}
.close_btn_body {
  background: #b0aeae;
  border-radius: 40px;
  padding: 20px 30px;
    display: inline-block;
    margin: 0 auto;
}
.close_btn_text {
	margin: 2px 15px 0 15px;
}
.close_btn_text p {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
  margin: 0 auto;
}


/* 商品リスト誘導ボタン */
.product_btn_section {
	margin: 40px 10px 70px;
}
.product_btn_body {
background-color: #17a8da;
background-image: linear-gradient(90deg, #17a8da 0%, #154b97 100%);
  border-radius: 40px;
  padding: 20px 10px 20px 25px;
    display: inline-block;
    margin: 0 auto;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.25);
}
.product_btn_inner {
  display: flex;
  justify-content: space-between;
  /* background: #00518c; */
  margin: 0 auto;
  align-items: center;
}
.product_btn_body a,
.product_btn_body a:visited,
.product_btn_body a:hover {
	text-decoration: none;
	color: #fff;
}
.product_btn_body a .mv_btn_child p ,
.product_btn_body a:visited .mv_btn_child p,
.product_btn_body a:hover  .mv_btn_child p {
	color: #fff;
}
.product_btn_body a:hover {
	opacity: 0.8;
}
.mv_btn_child.btn_text {
  margin: 2px 15px 0 15px;
}
.mv_btn_child p {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 1.0rem;
  margin: 0 auto;
}
.mv_btn_child.btn_text p {
  font-size: 24px;
	line-height: 1;
}
.faa-falling:before {
  font-size: 25px;
  margin-right: 20px;
  color: #fff;
}
.fa_down:before {
  font-size: 26px;
  margin-right: 20px;
  color: #fff;
}




.flex_01 {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.flex_01_child {
	text-align: left;
	color: #01101d;
}
.subheading_box {
	margin-bottom: 40px;
}
.subheading_box p {
	text-align: left;
	color: #01101d;
}
.subheading_box p:nth-of-type(1) {
	font-size: 22px;
}
.subheading_box p:nth-of-type(2) {
	font-size: 32px;
	line-height: 1.8em;
}

.procuct_img_01 {
	max-width: 100%;
	margin-right: 20px;
}

.flex_02 {
	display: flex;
	justify-content: space-around;
/*	align-items: center;*/
}
.flex_02.w_820 {
	max-width: 820px;
	margin: 0 auto 20px;
}

.flex_02_child p {
	font-size: 22px;
	margin-top: 20px;
	font-weight: 100;
}
.w_full_pink .flex_02_child p {
	color: #fff;
}
.w_full .flex_02_child p.data_image_text01 {
	font-size: 22px;
}
.w_full .flex_02_child p.data_image_text02 {
	font-size: 14px;
	line-height: 1.6em;
}

.flex_03 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.flex_03_child {
	text-align: left;
	color: #01101d;
	margin-left: 40px;
}
.flex_03_child p:nth-of-type(1) {
	font-size: 22px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.flex_03_child p:nth-of-type(2) {
	font-size: 18px;
	margin-bottom: 20px;
}
.flex_03_child p:nth-of-type(3) {
	font-size: 14px;
}


.flex_04 {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	margin-bottom: 60px;
}
.flex_04_child {
	text-align: left;
	color: #01101d;
}
.flex_04_child:nth-of-type(2) {
	margin-top: 48px;
}
.product_icon_box {
	margin-bottom: 15px;
}
.product_detail p {
	text-align: left;
	color: #01101d;
	line-height: 1.6em;
}

.qa_flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
.qa_flex_child {
	text-align: left;
	color: #fff;
}
.qa_flex_child p {
	font-size: 18px;
	margin-bottom: 15px;
}

.qa_flex_child ul {
	margin-left: 6px;
}
.qa_flex_child ul li {
	font-size: 15px;
}
.qa_flex_child ul li:before {
	content:  "";
	width:  10px;
	height:  10px;
	display:  inline-block;
	background-color: #fff;
	border-radius:  50%; 
	margin-right: 10px;  
}

.qa_flex_child div:nth-of-type(1) {
	margin-right: 20px;
}
.qa_flex_child img {
	max-width: 170px;
}

.product_detail_btn {
	margin: 20px 0 0;
}
body #lp_wrapper .product_detail_btn a {
	background: #73cfcd;
	padding: 10px 20px 7px;
	border-radius: 60px;
  color: #fff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  line-height: 1.2em;
	font-family:  'M PLUS Rounded 1c', sans-serif;
	width: 200px;
	margin: 0 auto;
	display: inline-block;
	}
body #lp_wrapper .product_detail_btn a:visited {
	  color: #fff !important;
}
body #lp_wrapper .product_detail_btn a:hover {
	  color: #fff !important;
}


/*ボタンコーディングの場合*/
/* .mv_btn_body {
  margin: 30px 10px 70px;
}
body #lp_wrapper .mv_btn_body a,
body #lp_wrapper .detailed_link_btn_body a,
body #lp_wrapper .product_detail_btn a {
  text-decoration: none;
}
body #lp_wrapper .mv_btn_body a:hover,
body #lp_wrapper .detailed_link_btn_body a:hover,
body #lp_wrapper .product_detail_btn a:hover {
  text-decoration: none;
	color: #fff !important;
}
body #lp_wrapper .mv_btn_body a:visited,
body #lp_wrapper .detailed_link_btn_body a:visited,
body #lp_wrapper .product_detail_btn a:visited {
	color: #fff !important;
}
.mv_btn_inner {
  background: #73cfcd;
  padding: 20px 40px 15px;
  border-radius: 60px;
  border: 6px solid #fff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
	display: inline-block;
}
.mv_btn_inner p {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  line-height: 1.2em;
	font-family:  'M PLUS Rounded 1c', sans-serif;
}
.mv_btn_inner:hover,
.detailed_link_btn_body:hover,
.product_detail_btn:hover {
  opacity: 0.8;
} */

.btn_lead {
	font-size: 18px;
	margin-bottom: 20px;
}
.section.w_full_pink .btn_lead {
	color: #fff;
}
.section.w_full_pink .mv_btn_body {
	margin: 40px 10px 10px;
}

.detailed_link_btn_body {
margin: 30px 0;
}
.detailed_link_btn_body .detailed_link_btn_inner p {
	padding: 5px 20px;
	border: 1px solid #73cfcd;
	display: inline-block;
	font-size: 18px;
	color: #011e36;
}

.annotation_body {
	margin-bottom: 80px;
}
.annotation_inner {
	border: 2px solid #73cfcd;
	padding: 30px 30px 30px 60px;
	max-width: 760px;
	margin: 0 auto;
}
.annotation_inner p {
	text-align: left;
	font-size: 14px;
}

/*お問い合わせ案内*/
h4 {
	position: relative;
	background: none;
	border-bottom: 1px solid #37bab7;
	font-size: 32px;
	font-weight: 300;
	color: #033d6d;
	padding-bottom: 20px;
}
.section.w_full.w_full_w {
	background: none;
}
.section_inner .guidance_info p {
	font-size: 16px;
}
body #lp_wrapper .section_inner .guidance_info p a,
body #lp_wrapper .section_inner .guidance_info p a:visited {
	color: #1a0dab;
	font-weight: bold;
}

/*swiperここから*/
.swiper {
	position: relative;
	overflow: hidden;
}
.swiper-button-next, .swiper-button-prev {
	
}
.swiper-wrapper {
	/* height: 330px !important; */
	margin-bottom: 20px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 190px !important;
}

.swiper-slide img {
  height: auto;
	width: 580px;
}
.swiper-button-next, .swiper-button-prev {
	top:10px;
}
/*swiperここまで*/

/*スライダー周りのパーツ*/
.swiper_title_box {
		margin: 40px 0;
}
.swiper_title {
	font-size: 32px;
	line-height: 1.6em;
}
.swiper_text {
	font-size: 15px;
	line-height: 1.6em;
	color: #fff;
}
.swiper_text span {
	font-size: 14px;
}


/* YouTubeセクション */
.youtube_body {
		margin: 20px 0;
}
.about_video {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	letter-spacing: 0.03em;
}
.youtube-ratio {
  /* width: 100%;
  aspect-ratio: 16 / 9; */
	margin: 0 auto;
}
.youtube-ratio iframe {
		width: 560px;
		height: 315px;
}







/* 商品リスト */
.product_section {
	margin-top: 100px;
	margin-bottom: 120px;
}
.line_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.line_child {
	width: 172px;
	max-width: 172px;
	margin-bottom: 40px;
}
.line_child img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}
.product_body {
	text-align: left;
	line-height: 1.4;
	font-feature-settings: "palt";
}
.product_body a,
.product_body a:visited {
	color: #1C568A;
	text-decoration: none;
}
.product_body a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.product_name {
	font-size: 16px;
	margin-bottom: 10px;
}
.product_name span {
	font-size: 14px;
}
.product_detail {
	font-size: 12px;
}
@media screen and (max-width: 999px) {
				.swiper_text {
					padding: 0 20px;
				}
}
@media screen and (max-width: 749px) {
				.youtube-ratio  {
					width: 90vw;
					aspect-ratio: 16 / 9;
				}
				.youtube-ratio iframe {
						width: 90vw;
						height: 100%;
				}
	}
@media screen and (min-width: 750px) and (max-width: 999px) {
			.line_child {
				margin: 0 20px 40px;
			}
}

@media screen and (min-width: 550px) and (max-width: 749px) {
				.line_child {
					margin: 0 10px 40px;
					width: calc((100% - 60px) / 3);
					/* width: calc(100% / 3); */
				}
				.line_flex {
					padding: 0 40px;
				}
				.swiper-slide img {
					width: 80%;
				}
}
@media screen and (max-width: 549px) {
				.sp_only { display: block;}
				.line_flex {
					justify-content: center;
				}
				.line_child {
					margin: 0 10px 20px;
					width: calc((100% - 60px) / 2);
				}
				.line_child img {
					max-width: 100%;
					image-rendering: -webkit-optimize-contrast;
				}
				.line_flex {
					padding: 0 15px ;
				}
				.product_name span {
					font-size: 12px;
				}
				.product_name {
					font-size: 14px;
				}

				.swiper-slide img {
					width: 90%;
				}
				
				.product_btn_body {
  					padding: 15px 10px 15px 25px;
    			}
				.product_btn_section {
					margin: 40px 10px 20px;
				}

				.mv_btn_child.btn_text p {
  					font-size:15px;
				}

				.faa-falling:before {
  					font-size: 20px;
					margin-right: 16px;
				}

				.section h3 {
					padding: 0 10px;
					font-size: 20px;
					margin-bottom: 40px;
				}

				.section h3:before {
  					width: 40px;
					bottom: -15px;
  					height: 3px;
				}

				.contact_us_text {
					font-size: 13px;
				}

				.email_inner .contact_us {
					font-size: 18px;
				}

				.section.w_full_pink.section.section_contact_us h3 {
					margin-bottom: 40px;
				}

				body .email_inner a {
					font-size: 22px;
					display: inline-block;
				}

				.section.w_full_pink.section_contact_us {
					padding: 10px 0;
				}

				.pr_inner p {
					font-size: 11px;
				}
				.table_design05 th, .table_design05 td {
					line-height: 1.5;
				}
				.btn_body {
					padding: 10px 10px;
				}
				.btn_child.btn_text p {
					font-size: 16px;
					line-height: 1.2;
				}
				.email_body {
					line-height:1.0
		  		 }

				.email_inner {
					display: block;
				}
				.email_inner .contact_us.phone_body {
					margin-bottom: 12px;
					margin-right: 5px;
				}
    
}









