@charset "utf-8";
/* CSS Document */
a.tdu{
  text-decoration: underline;
}
.all_title.pt_18 {
	padding-top: 18px;
}
.products_bg{
	background-image: url("../img/product-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
	height: 202px;
}
.trademark {
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: 0px;
	position: relative;
	top: -15px;
}
.trademark.fs_12 {
	font-size: 1.2rem;
	position: relative;
	top: -6px;
	left: -2px;
}
.trademark.fs_15 {
	font-size: 1.5rem;
	position: relative;
	top: -15px;
}
.fr_switch {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
  border-bottom: 10px solid #00904F;
}
a.fr_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(50% - 5px);
  background: #00904f;
  color: #fff;
  height: 110px;
  font-size: 24px;
  font-weight: bold;
}
a.fr_btn:nth-child(1) {
  background: #D9D9D9;
  color: #666;
}
.intro_inner{
  max-width: 1024px;
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0 50px;
  gap:20px;
}
.intro_txt{
  width: 100%;
}

a.btn_more{
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 290px;
  width: 100%;
  background: #330099;
  height: 50px;
  font-weight: bold;
  color: #fff;
}
.intro_flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.feature {
  background: #F5F5F5;
  padding: 60px 0 100px;
}
.fea_inner {
  max-width: 1024px;
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}
.fea_card {
  background: #fff;
  padding: 60px 70px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.fea_flex {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.fea_left {
  max-width: 490px;
  font-size: 20px;
}
.fea_logo{
  margin-bottom: 25px;
}
.fea_new {
  background: #FFF3DF;
  padding: 15px 30px;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.new_block {
  max-width: 680px;
}
.new_head {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 3px solid #FFA200;
  line-height: 2;
  padding-top: 10px;
}
.new_txt{
  margin-top: 20px;
}
.pl_20{
	padding-right: 20px;
}
.sub_title{
	background: transparent linear-gradient(102deg, #1625A8 0%, #0C145C 100%) 0% 0% no-repeat padding-box;
    width: 224px;
	
}
.medical_flex{
	display: flex;
	max-width: 300px;
	padding-top: 30px;
}
.st_main{
    text-align: center;
    position: relative;
    bottom: 96px;
	right: 7px;
}
.de_color{
	max-width: 328px;
	background-color: #3DABA4;
	margin-top: 50px;
}
.bein_indent{
    text-indent: -141px;
    padding-left: 141px;
}

.pdf{
	max-width: 676px;
	background-color: #3DABA4;
	margin: auto;
}
.pdf_inner{
	max-width: 560px;
	margin: auto;
	justify-content: space-between;
	display: flex;
	align-items: center;
	padding: 20px 0;
}
.download{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.pdf_detail{
	background-color: #FFFFFF;
	color:#3DABA4;
	width: 328px;
}


/* kit02 */
.kit02_title{
	font-size: 30px;
	font-weight: bold;
  display: inline-block;
  margin: auto;
  border-bottom: 3px solid #8EC749;
  padding-bottom: 5px;
  line-height: 1.5;
}
.kit02_inner{
	max-width: 1024px;
	margin: 0 auto 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.kit02_flex{
	max-width: 1024px;
	margin: 50px auto 0;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.kit02_list{
	width: 328px;
	height: 160px;
	background: #3DABA4;
}
.kit02_list p {
	color: #fff;
	line-height: 1.5;
	letter-spacing: 0;
}
.kit02_list_inner {
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 100%;
}
.kit02_list_inner .upper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 18px;
}
.kit02_list_inner .upper p {
	font-weight: bold;
}
.kit02_list_inner .lower p {
	font-size: 1.4rem;
	text-align: center;
}
/* flow */
.flow {
	margin-top: 54px;
  & .intro_flex{
    padding: 60px 0;
  }
}
.flow_inner {
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 90px;
}
.mt_20{
  margin-top: 20px;
}
.flow_intro {
  margin: 60px auto 0;
}
.flow_bold{
  font-size: 20px;
  font-weight: bold;
}
.flow_list {
  width: 100%;
  display: flex;
  gap: 30px;
  padding: 50px 0 70px;
  justify-content: space-between;
}
.flow_step {
  max-width: 220px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  &::before{
    content: '';
    display: block;
    width: 25px;
    height: 42px;
    position: absolute;
    left: -10px;
    top: calc(50% - 12.5px);
    transform: translateX(-100%);
  }
}
.flow_step:nth-child(1){
  background: #F2F5F8;
  & .flow_num{
    background: #0E6BD2;
  }
  & .flow_name{
    color: #0E6BD2;
  }
  &::before{
    display: none;
  }
}
.flow_step:nth-child(2){
  background: #F2F3F8;
  & .flow_num{
    background: #1A35A2;
  }
  & .flow_name{
    color: #1A35A2;
  }
  &::before{
    background: url("../img/arrow_01.png");
    -webkit-background-size: contain;
    background-size: contain;
  }
}
.flow_step:nth-child(3){
  background: #F5F2F8;
  & .flow_num{
    background: #7B3188;
  }
  & .flow_name{
    color: #7B3188;
  }
  &::before{
    background: url("../img/arrow_02.png");
    -webkit-background-size: contain;
    background-size: contain;
  }
}
.flow_step:nth-child(4){
  background: #F8F2F7;
  & .flow_num{
    background: #9F2D81;
  }
  & .flow_name{
    color: #9F2D81;
  }
  &::before{
    background: url("../img/arrow_03.png");
    -webkit-background-size: contain;
    background-size: contain;
  }
}
.flow_img{
  background: #fff;
}
.flow_num{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 23px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
}
.flow_name{
  font-weight: bold;
}
.flow_cont{
  padding: 10px;
  font-size: 15px;
  line-height: 1.25;
}

.title_text01 {
	color: #0E6BD2;
}
.title_text02 {
	color: #330099;
	margin-top: 20px;
}
.title_text03 {
	color: #9A237B;
	margin: 20px 0 18px;
}
.flow_list_card .title_text .fs_30 {
	font-size: 3rem;
}
.flow_list .under_text {
	display: inline-block;
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: 0.96px;
	margin-top: 18px;
	text-align: center;
	position: relative;
}
.flow_list .under_text_01 {
	margin-left: 70px;
}
.flow_list .under_text_02 {
	margin-left: 246px;
}
.flow_list .under_text_03 {
	margin-left: 110px;
}
.flow_list .under_text_01::before {
	content: "";
	background: url(../img/icon01.svg) no-repeat center;
	background-size: cover;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -56px;
}
.flow_list .under_text_02::before {
	content: "";
	background: url(../img/icon02.svg) no-repeat center;
	background-size: cover;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -56px;
}
.flow_list .under_text_03::before {
	content: "";
	background: url(../img/icon03.svg) no-repeat center;
	background-size: cover;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -56px;
}
.flow_list_card_01::after {
	content: "";
	background: url(../img/arrow01.svg) no-repeat center;
	background-size: cover;
	width: 25px;
	height: 42px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -40px;
}
.flow_list_card_02::after {
	content: "";
	background: url(../img/arrow02.svg) no-repeat center;
	background-size: cover;
	width: 25px;
	height: 42px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -40px;
}

.list_img {
	max-width: 455px;
	margin: 16px auto 0;
	display: flex;
	justify-content: center;
	gap: 15px;
}
.list_img_inner {
	background: #fff;
	padding: 6px 6px 15px;
}
.list_img_inner .text {
	line-height: 1.25;
}
.list_img_inner .img {
	text-align: center;
	margin-top: 8px;
}

/* kit04 */
.kit04_flex{
	border: 1px solid #ccc;
	max-width: 830px;
	margin: 20px auto 20px;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.kit04_img{
	border-right:2px solid #ccc ;
	text-align: center;
	padding: 0px 20px;
	 width: 35%;
}
.kit04_img_title{
	background-color: #0093C4;
	color: #fff;
	padding: 13px 0;
	width: 300px;
	position: relative;
	right: 65px;
}
.kit04_img_title::after{
	content: url("../img/try.png");
	    position: absolute;
    right: -20px;
    top: 0px;
}


.kit04_text p{
	padding: 20px 0px;
	font-weight: bold;
}

/* kit05 */
.kit05_list{
	display: flex;
}
.kit05_img ::after{
	content: url(../img/arrow.png);
	position: relative;
	left: 10px;
}

.syring{
	margin: 50px 0 100px;
}

/* kit06 */
.kit06{
	padding: 100px 0;
}
.kit06_inner{
	max-width: 896px;
	margin: auto;
}
.kit06_inner p{
	padding-bottom: 50px;
}
.gragh{
	margin-bottom: 50px;
}

.top_border{
	border-top: #999999 2px solid;
}
.gragh_flex{
	display: flex;
	max-width: 328px;
	margin: auto;
	justify-content: space-around;
	border-bottom: #999999 2px solid;
}
.gragh_flex li{
	line-height: normal;
	padding: 10px 0;
}
.info_table_outer{
  width: 100%;
}
.kit_head{
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #00904F;
  margin: 60px 0 20px;
}
.info_table {
  width: 100%;
}
.info_table .table_top td{
	background: #00904F;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.info_table > table{
    border-collapse: separate;
    margin: auto;
    border-top: 1px solid #666666;
    margin-bottom: 10px;
    width: 100%;
	font-size: 16px;
	max-width: 1024px;
}
.info_table table th {
	width: 171px;
    padding: 20px;
    background: #EBFCE7;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.info_table table td {
    padding: 0px 20px;
	border: none;
    vertical-align: middle;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
  text-align: left;
}
.info_table table td.second_td {
	background: #EEEEEE;
	text-align: center;
	font-weight: bold;
}
.info_table table td.br_none {
	border-right: none;
  width: 500px;
}


.table_outer_frend {
	margin-top: 50px;
  width: 100%;
}
.table_outer_frend > table{
    border-collapse: separate;
    margin: auto;
    border-top: 1px solid #666666;
    margin-bottom: 60px;
    width: 100%;
	font-size: 16px;
	max-width: 1024px;
}

.table_outer_frend table th {
	width: 395px;
    padding: 20px;
    background: #EBFCE7;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
}
.table_outer_frend table th.w_162 {
	width: 162px;
}
.table_outer_frend table td {
    padding: 0px 20px;
	border: none;
    vertical-align: middle;
	border-bottom: 1px solid #666666;
	text-align: left;
}
.table_outer_frend table td.second_td {
	background: #EEEEEE;
	text-align: center;
	font-weight: bold;
}
textarea{
	width: 100%;
}
table label{
	display: block;
}
.border_last{
	border: #3DABA4 1px solid;
	padding: 45px 0;
	margin-bottom: 100px;
	text-align: center;
}
.border_last .text {
	color: #3DABA4;
	font-weight: bold;
}
.border_last .img_box {
	margin-top: 24px;
}

/* Q&A */
.faq_inner{
  max-width: 1024px;
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 90px 0;
  & *{
    box-sizing: border-box;
  }
}
.faq_chank{
  width: 100%;
  margin-top: 40px;
}
.faq_head {
  display: flex;
  width: 100%;
  height: 100px;
  align-items: center;
  background: #EBFCE7;
  padding: 30px 40px;
  box-sizing: border-box;
  font-size: 30px;
  font-weight: bold;
  color: #006B3C;
}
.faq_box {
	width: 100%;
	transition: all .5s;
	margin: 20px auto 0;
	&[open] {
	}
	&:last-of-type {
		margin-bottom: var(--space-80)
	}
	span {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-size: var(--headline);
		font-weight: bold;
	}
  @media screen and (max-width: 767px) {
    width: 100%;
  }
}
.faq_box--q {
  width: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 3px;
  position: relative;
  list-style: none;
  background: #F5F5F5;
	&::-webkit-details-marker {
		display:none;
	}
	&:hover {
		cursor: pointer;
	}
  &::after{
    content: '';
    display: block;
    background: url("../img/arrow_faq.png") no-repeat center;
    width: 34px;
    height: 20px;
    position: absolute;
    right: 15px;
  }
  
  @media screen and (max-width: 767px) {
    padding: 1em;
  }
}
.faq_box--q > span {
  display: flex;
  align-items: center;
  gap: 20px;
  @media screen and (max-width: 767px) {
    gap: 10px;
  }
}
.faq_icon {
  min-width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  & img{
    width: 100%;
    height: 100%;
  }
}
.faq_box--q .arrow_icon {
  --arrow-size: 50px;
  transform: rotate(90deg);
  transition: all .2s;
  @media screen and (max-width: 767px) {
    --arrow-size: 35px;
  }
}
.faq_box--a {
	width: 100%;
	display: flex;
  align-items: flex-start;
	gap: 20px;
  padding: 30px;
  background: #F5F5F5;
	& > span {
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
	}
  @media screen and (max-width: 767px) {
  padding: 1em;
  }
}
.faq_a{
  display: flex;
  flex-direction: column;
  gap:10px;
}

.flow_mov iframe{
  max-width: 100%;
}
/* 固有のスマホ対応記述
==============================================================================
==============================================================================*/

/* 700pxより小さい場合 */
@media screen and ( max-width: 767px ){
main{
	padding-bottom: 0px;
}
.flow_mov{
  width: 100%;
}
.products_bg{
	margin-top: 73px;
	background-position: top;
}
.products_bg{
    background-position: right;
}
.all_title.pt_18 {
  font-size: 20px;
	padding-top: 8px;
}
.title_bg {
    max-width: 100%;
}
.kit {
    padding-bottom: 100px;
}
.bein_indent {
    text-indent: 0px;
    padding-left: 0px;
}
.kit_inner {
    flex-wrap: wrap;
	justify-content: center;
}
.kit_left_img {
    position: relative;
    left: 0px;
    max-width: 100%;
}
.kit_right_inner {
	padding: 0 5%;
}
.kit_forth_text {
    max-width: 100%;
	padding: 50px 0;
}
.kit_text {
    font-size: 20px;
    max-width: 85%;
	margin: auto;
}
.de_color {
    max-width: 85%;
}
.fr_switch {
  flex-direction: column;
  align-items: center;
  gap:0;
}
a.fr_btn {
  width: 100%;
  font-size: 18px;
  height: 65px;
}
.h_list{
  height: 148px;
  box-sizing: border-box;
}
.pdf {
    margin-top: 0px; 
}
.pdf_inner {
    flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 50px;
  max-width: 100%;
  display: block;
}
.download{
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.pdf_detail{
	margin-top: 50px;
}
.sp_85{
	max-width: 85%;
	margin: auto;
	}
.kit_border {
    max-width: 85%;
	margin: 20px auto 20px;
}
.fea_card {
  padding: 40px 5%;
}
.fea_flex {
  flex-direction: column-reverse;
  align-items: center;
}
.fea_new {
  padding: 15px 5%;
  position: relative;
}
.new_icon {
  position: absolute;
  width: 45px;
  top: -20px;
  left: 0;
}
.new_head {
  font-size: 18px;
  line-height: 1.5;
  padding: 15px 0;
}
/* kit02 */
.kit02_flex{
	margin: 50px auto 100px;
	gap: 10px;
}
.kit02_list {
	width: 150px;
	height: 180px;
}
.kit02_list_inner {
	padding-top: 14px;
	justify-content: flex-start;
}
.kit02_list_inner .upper {
	flex-direction: column;
	gap: 10px;
}
.kit02_list_inner .lower p {
	margin-top: 8px;
	text-align: justify;
}
.kit02_flex01 {
    max-width: 763px;
    margin: 0px auto 50px;
}
.kit02_list{
	padding-bottom: 35px;
}
.kit02_title,.kit03_title,.kit04_title{
	max-width: 85%;
	margin: auto;
	font-size: 25px;
}
.kit05_img {
    padding: 10px 10px;
}

/* flow */
.flow_inner {
	flex-direction: column;
	width: 90%;
	margin: 0 auto;
}
.flow_list {
  flex-direction: column;
  align-items: center;
}
.flow_step {
  &::before {
    display: none;
  }
  }
.flow_list_card {
	height: auto;
	padding: 24px;
}
.title_text_outer {
	text-align: center;
}
.title_text02 , .title_text03 {
	margin-top: 0;
}
.flow_list .under_text_01 {
	margin-left: 10px;
}
.flow_list .under_text_02 {
	margin-left: 10px;
}
.flow_list .under_text_03 {
	margin-left: 10px;
}
.flow_list .under_text_01::before , .flow_list .under_text_02::before , .flow_list .under_text_03::before {
	left: -40px;
}
.flow_list_card_01::after {
	transform: translateX(50%) rotate(90deg);
	right: 50%;
	top: auto;
	bottom: -92px;
}
.flow_list_card_02::after {
	transform: translateX(50%) rotate(90deg);
	right: 50%;
	top: auto;
	bottom: -92px;
}
.flow_list_card_03 p {
	text-align: center;
}
.list_img {
	flex-direction: column;
}
/* kit03 */
.kit03_flex{
	flex-wrap: wrap;
	justify-content: center;
	max-width: 85%;
}
.kit03_img{
	border-right:none;
	border-bottom:1px solid #D70660 ;
	max-width: 85%;
		padding: 20px 0px;
}
.kit03_text {
	max-width: 85%;
}
.kit03_text p{
	padding: 60px 0px;
}
/* kit04 */
.kit04_flex{
	flex-wrap: wrap;
	justify-content: center;
	max-width: 85%;
}
.kit04_img{
	border-right:none;
	border-bottom:1px solid #ccc ;
	max-width: 85%;
	padding: 20px 0px;
}
.kit04_text {
	max-width: 85%;
}
.kit04_text p{
	padding: 20px 0px;
}
/* kit05 */
.kit05_list{
	padding-bottom: 30px;
}
.medical_flex {
    display: flex;
    max-width: 85%;
    padding-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
}
.syring {
    margin: 50px 0 40px;
}
.info_table_outer {
	padding: 0 5%;
  box-sizing: border-box;
}
.info_table {
	overflow: scroll;
}
.info_table table {
	width: 900px;
}
.table_outer_frend {
	overflow: scroll;
	padding: 0 5%;
  box-sizing: border-box;
}
.table_outer_frend table {
    width: 850px;
	margin-bottom: 0;
}
.info_table table td.br_none {
  width: auto;
}
.kit_head {
  width: 90%;
  margin: 60px auto 10px;
}
.border_last {
    max-width: 85%;
    margin: 50px auto 100px;
    padding: 45px 0 25px;
}
.green_color {
    max-width: 85%;
    margin: auto;
    text-align: left;
}
.last_text {
    max-width: 664px;
    margin: auto;
    max-width: 85%;
    margin: auto;
  padding-bottom: 20px;
}
.kit02_list {
    width: 175px;
    margin-right: 0px;
}
.faq_head {
  padding: 20px 5%;
  font-size: 20px;
  height: auto;
}
  .faq_icon{
    min-width: 35px;
    width: 35px;
    height: 35px;
  }
  .faq_box--q {
    padding-right: calc(5% + 25px);
    &::after {
      width: 20px;
      -webkit-background-size: contain;
      background-size: contain;
    }
  }
}
@media screen and ( max-width: 360px ){
.stro_forth_text {
    background-color: #fff;
    max-width: 100%;
    position: inherit;
	margin: auto;
    opacity: 0.8;
}
.stro_forth_text01 {
    background-color: #fff;
    max-width: 100%;
    position: inherit;
    margin: auto;
    opacity: 0.8;
}
.h_list{
  height: 100px;
  box-sizing: border-box;
}
.strong_single {
	padding: 45px 0;
}
.pl_20 {
    padding-right: 0px;
	padding-bottom: 30px;
}
.kit02_flex {
    justify-content: center;
}
.kit02_text_inner {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
}
.kit02_list {
    width: 241px;
    margin-right: 0px;
}
}