@charset "utf-8";
/* CSS Document */

.products_bg{
	background-image: url("../img/product-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
	height: 202px;
}
body{
  -webkit-text-size-adjust: 100%;
}
/* バナー */
.detail-bnr-inner{
    padding: 25px 0;
}
.detail-bnr-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}
.detail-bnr-flex li{
  background-color:#52AFC8;
  width: 328px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 0;
}
.detail-bnr-flex a{
  position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.dbf_left > p , .dbf_right > p {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 10px;
}
.dbf_right .allow a{
  position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.dbf_right .allow:hover{
	opacity: 0.8;
}
/*.detail-bnr-flex .allow::after{
    content: url("../img/allow.png");
    right: 20px;
    position: absolute;
}*/

.dbf_right > div a{
    color: #fff;
}



.kit{
	background-color: #f5f5f5;
	padding-bottom: 180px;
}
.kit_inner{
	max-width: 1280px;
	margin: auto;
	display: flex;
	align-items: center;
	padding-top: 100px;
}
.f_14{
	font-size: 14px;
  font-weight: normal;
}
.kit_inner_img{
	max-width: 380px;
	margin: auto;
}
.st_title_en{
	color: #0093C4;
	font-size: 14px;
	text-align: center;
}
.kit_left_img{
	position: relative;
	left: 65px;
}
.kit_text{
	color:#52AFC8;
	font-weight: bold;
	font-size: 24px;
	
}
.kit_left_text{
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.kit_right_inner{
	max-width: 500px;
	margin: auto;
}
.kit_border{
	background: #D9D9D9 0% 0% no-repeat padding-box;
	padding: 2px 0;
	margin: 30px 0 15px;
}
.kit_forth_text{
	background-color: #fff;
	width: 717px;
	padding: 100px 0;
}
.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:#52AFC8;
	margin-top: 50px;
}


.pdf{
	max-width: 676px;
	background-color:#52AFC8;
	margin: auto;
	position: relative;
	bottom: 100px;
}
.pdf_inner{
	max-width: 560px;
	margin: auto;
	justify-content: space-between;
	display: flex;
	align-items: center;
	padding: 20px 0;
}
.download{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
}
.pdf_detail{
	background-color: #FFFFFF;
	color:#52AFC8;
	width: 328px;
}
.pdf_detail_two{
	background-color: #FFFFFF;
	color:#52AFC8;
	width: 328px;
}

/* kitex */
.kitex_title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline 3px #0093C4;
	    text-underline-offset:0.3em;
}
.kitex_inner{
	max-width: 1024px;
	margin: 0 auto 100px;
	justify-content: space-between;
}
.kit_img{
	padding: 15px 5%;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    width: 241px;
    height: 207px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
	background: #fff;
}
.kitex_flex{
	max-width: 1024px;
	margin: 50px auto 0;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.kitex_list{
	max-width: 241px;
	width: 100%;
	height: 367px;
	background: #52AFC8;
}
.kitex_list p {
	color: #fff;
	line-height: 1.5;
	letter-spacing: 0;
}
.kitex_list_inner {
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 12px;
	height: 160px;
}
.kitex_list_inner .upper {
	display: flex;
	align-items: center;
	gap: 18px;
	padding-left: 20px;
}
.kitex_list_inner .upper p {
	font-weight: bold;
}
.kitex_list_inner .lower p {
	font-size: 1.4rem;
	text-align: center;
}

/* kit02 */
.kit02_title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline 3px #0093C4;
	    text-underline-offset:0.3em;
}
.kit02_inner{
	max-width: 1024px;
	margin: auto;
	justify-content: space-between;
}
.kit02_flex{
	max-width: 1024px;
	margin: 50px auto 100px;
	justify-content: space-between;
	display: flex;
	position: relative;
}
.kit02_list{
    max-width: 241px;
    width: 100%;
}
.kit02_img {
    padding: 15px 5%;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    width: 241px;
    height: 207px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.po{
	position: relative;
}
.grey{
	background-color: #eee;
}
.allow01::after{
	content: url("../img/arrow.png");
	position: absolute;
    right: -23px;
    top: 68px;
    z-index: 2;
}
.kit02_text_inner{
    max-width: 241px;
    background-color: #52AFC8;
    justify-content: space-around;
    display: flex;
    margin: auto;
    padding: 15px 0 30px;
    align-items: flex-start;
    height: 148px;
    box-sizing: border-box;
    position: relative;
}
.num_cen {
    position: absolute;
  top: 28px;
  left: 15px;
}
.kit02_right{
	position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
	color: #fff;
  letter-spacing: 0;
}
.kit02_mi {
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 65px;
}
.kit02_te{
	text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1.5;
}
.kit02_te .large {
    font-size: 3.2rem;
  line-height: 1;
}
.video {
    margin: auto;
    display: flex;
    gap: 20px;
    justify-content: space-between;
	flex-wrap: wrap;
}
.video_index {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
iframe {
    max-width: 100%;
}
.video_time {
    display: flex;
}
.video_small {
    display: inline-block;
    min-width: 50px;
    color: #52afc8;
}
.mt_65{
  margin-top: 65px;
}
.scene_text {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.5;
    margin-top: 10px;
  padding-bottom: 35px;
}
.scene_sub {
    font-size: 1.2rem;
}
/* kit03 */
.kit03_flex{
	border: 2px solid #D70660;
	max-width: 830px;
	margin: 50px auto 0;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.kit03_img{
	border-right:2px solid #D70660 ;
	text-align: center;
	padding: 20px -1px;
	    width: 40%;
}
.kit03_img_title{
	background-color: #0093C4;
	color: #fff;
	padding: 13px 0;
	width: 300px;
	margin-bottom: 15px;
	position: relative;
	right: 45px;
}
.kit03_img_title ::after{
	content: url("../img/try.png");
	position: absolute;
    right: -20px;
    top: 0px;
}

.kit03_text p{
	padding: 60px 0px;
	font-weight: bold;
}

/* 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;
}
.sp_85{
	line-height: 2em;
}
/* kit05 */
.kit05_list{
	display: flex;
}
.kit05_img ::after{
	content: url(../img/arrow.png);
	position: relative;
	left: 10px;
}
.kit05_img{
}

/* kit06 */
.kit06{
	padding: 100px 0;
}
.kit06_inner{
	max-width: 896px;
	margin: auto;
}
.kit06_inner p{
	padding-bottom: 50px;
}

.mb_20{
	margin-bottom: 20px;
}

.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;
}
.table_outer {
    padding: 30px 0 0;
}
.table_last_text {
	max-width: 1024px;
	margin: 0 auto;
}
table{
    border-collapse: separate;
    margin: auto;
    border-top: 1px solid #666666;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
	font-size: 16px;
	max-width: 1024px;
}

table th {
    padding: 20px;
    background: #E4F2F6;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	width: 241px;
}
table td {
  font-size: 1.6rem;
    padding: 10px 20px;
    border-right: 1px solid #666666;
    vertical-align: middle;
    border-bottom: 1px solid #666666;
  border-top: none;
  border-left: none;
    text-align: left;
    line-height: 2;
    box-sizing: border-box;
}
table td:last-child{
  border-right: none;
}
textarea{
	width: 100%;
}
table label{
	display: block;
}
.indent_3 {
    text-indent: -3em;
    padding-left: 3em;
}
/*正しく使用するために*/
.noke{
  text-decoration: #0093C4 underline 3px;  
  margin:100px 0 50px;
  line-height: 5rem;
}

.use_text {
  margin-top: -10px;
  padding-bottom: 40px;
  letter-spacing: 1px;
  text-align: center;
}

.correct{
  display: flex;
  justify-content: space-between;
  margin: 0 auto 100px;
  max-width: 812px;
}
.correct_list li{
    padding-bottom: 10px;
    font-size: 1.6rem;
    text-indent: -1em;
    padding-left: 1em;
}
.list_color {
    color: #0093C4;
}
.kit02_inner.items{
  max-width: 1044px;
}
.items .kit02_flex {
    max-width: 1044px;
    flex-wrap: wrap;
    justify-content: center;
}
.items.center .kit02_flex {
    justify-content: center;
}
.kit02_item {
    max-width: 241px;
    width: 100%;
    margin: 10px;
    text-align: center;
}
.item_text {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: 10px;
}
  .indent{
    text-indent: -1em;
    padding-left: 1em;
  }
/* 固有のスマホ対応記述
==============================================================================
==============================================================================*/

/* 700pxより小さい場合 */
@media screen and ( max-width: 767px ){
main{
	padding-bottom: 0px;
}
.all_title {
	font-size: 2.4rem;
	left: 0%;
	text-align: center;
	line-height: 1.4;
}
.products_bg{
	margin-top: 50px;
	background-position: top;
}
.title_bg {
    max-width: 100%;
}
  
.detail-bnr-flex {
  flex-wrap: wrap;
}
.detail-bnr-flex li {
    max-width: 90%;
}
  
.kit_inner {
    flex-wrap: wrap;
	justify-content: center;
}
.kit_left_img {
    position: relative;
    left: 0px;
    max-width: 100%;
}
.kit_forth_text {
    max-width: 100%;
	padding: 50px 0;
}
.kit_text {
    font-size: 20px;
    max-width: 85%;
	margin: auto;
}
.de_color {
    max-width: 85%;
}

.pdf {
    margin-top: 0px; 
}
.pdf_inner {
    flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 50px;
}
.download{
	color: #fff;
	font-size: 20px;
	text-align: center;
}
  
.pdf_detail_two{
	margin-top: 20px;
}  
  
.pdf_detail{
	margin-top: 50px;
}
.sp_85{
	max-width: 85%;
	margin: auto;
	}
.kit_border {
    max-width: 85%;
	margin: 20px auto 20px;
}

/* kit02 */
.kit02_flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 50px auto 0px;
    max-width: 95%;
}
.kit02_list{
}
.kit02_text_inner{
	flex-wrap: wrap;
	justify-content: space-around;
  display: block;
  padding: 10px 0 30px;
}
.kit02_te {
  right: 0px;
  top: 10px;
}
  .num_cen{
    text-align: center;
  }
.kit02_img {
    width: 100%;
}
.kit02_list{
	padding-bottom: 35px;
}
.kit02_title,.kit03_title,.kit04_title{
	max-width: 85%;
	margin: auto;
	font-size: 25px;
}
  
.grey {
    background-color: #eee;
    width: 281px;
}
/* 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;
}
.table_outer {
    overflow: auto;
  width: 90%;
  margin: auto;
}
table {
    min-width: 767px;
}
td {
    height: inherit;
}
table th {
    width: 150px;
}
table td {
}
table .last_list {
    border-bottom: 1px solid #666666;
}
.table_last_text {
	width: 90%;
}

.correct {
  flex-wrap: wrap;
  max-width: 85%;
  margin-top: 50px;
  margin-bottom: 50px;
}
  
  .use_text {
    margin-top: 50px;
    margin-bottom: -25px;
    padding-bottom: 0;
  }
  
.video {
    flex-wrap: wrap;
	justify-content: center;
}
.video_frame{
	width: 90%;
}

}
@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;
}

.strong_single {
	padding: 45px 0;
}
.kit02_flex{
	flex-wrap: wrap;
	justify-content: center;
}
.kit02_list{
	max-width: 241px;
}
.kit02_img {
    width: 241px;
}
table td {
    max-width: 87.5%;
}
}