@charset "utf-8";
/* CSS Document */
.filter{
	background: rgba(255, 255, 255, 0.25);
}
.products_bg{
	background-image: url("../img/product-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
	height: 202px;
}

/* バナー */
.bnr_flex {
	display: flex;
	justify-content: center;
	gap: 20px;
	max-width: 1024px;
	margin: 0 auto;
	height: 194px;
	padding: 24px 0;
}
.bnr_flex_left {
	width: 502px;
	background: #F2FAFC;
}
.bnr_flex_right {
	width: 502px;
	background: #F3F4FA;
}

.detail-bnr-flex{
    display: flex;
    max-width: 1024px;
    margin: auto;
}
.bnr_flex_left_title {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 10px;
}
.detail-bnr-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}
.detail-bnr-flex li{
  background-color: #9590C4;
  width: 226px;
	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 .list_104{
    background-color:#7683BF;
}
.detail-bnr-flex .list_102{
    background-color:#7591C0;
}
.detail-bnr-flex .list_correct{
    background-color:#79b271;
	font-size: 16px;
	letter-spacing: 0;
}
.detail-bnr-flex .list_701{
    background-color:#0093C4;
}
.detail-bnr-flex .allow a{
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.detail-bnr-flex.fd_c {
	flex-direction: column;
}


.detail-bnr-flex li 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;
}
.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: 130px;
}
.kit_text{
	color: #8984BE;
	font-weight: bold;
	font-size: 24px;
  line-height: 1.5;
}

.m_104{
	color: #7683BF;
}

.f_14{
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.kit02_text_inner{
	max-width: 241px;
	background-color: #3DABA4;
	justify-content: space-around;
	margin: auto;
	padding: 30px 0;
	align-items: center;
}
.nu01::before{
	content: url(../img/num01.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.nu02::before{
	content: url(../img/num02.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.nu03::before{
	content: url(../img/num03.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.nu04::before{
	content: url(../img/num04.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.nu05::before{
	content: url(../img/num05.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.kit02_701.nu01::before{
	content: url(../img/sb_num_01.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.kit02_701.nu02::before{
	content: url(../img/sb_num_02.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.kit02_701.nu03::before{
	content: url(../img/sb_num_03.png);
	position: relative;
	top: 12px;
    right: 10px;
}
.kit02_te{
	color: #fff;
	text-align: center;
}
.kit_left_text{
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.kit_right_inner{
	max-width: 525px;
	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;
	margin: auto;
  box-shadow: #0000000D 0 0 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: #9590C4;
	margin-top: 50px;
}


.pdf{
	max-width: 676px;
	background-color: #9590C4;
	margin: auto;
	position: relative;
	bottom: 100px;
}
.pdf_104{
    background-color: #7683BF;
}
.pdf_inner{
	max-width: 520px;
	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, .pdf_detail_two{
	background-color: #FFFFFF;
	color:#9590C4;
	width: 328px;
}

.mb_20{
	margin-bottom: 20px;
}

.detail_104{
	color: #7683BF;
}


/* kit02 */
.kit02_title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline 3px #9590C4;
	    text-underline-offset:0.3em;
}
.title_104{
    text-decoration: underline 3px  #7683BF;
}
.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;
}
.kit02_img{
	padding: 33px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
.po{
	position: relative;
}
.allow01::after{
	content: url("../img/arrow.png");
	position: absolute;
    right: -23px;
    top: 68px;
    z-index: 2;
}
.kit02_text_inner{
	max-width: 241px;
	background-color: #9590C4;
	justify-content: center;
	margin: auto;
	padding: 30px 0;
	align-items: center;
}
.kit02_te{
	color: #fff;
	text-align: center;
  font-weight: bold;
}
.kit02_104_bg {
    background-color: #7683BF;
}
/* 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;
}
.use_text{
	margin-top: 50px;
	padding-bottom: 40px;
	letter-spacing: 1px;
}
.use_flex{
	display: flex;
	margin: auto;
	justify-content: space-between;
	padding-bottom: 100px;
}
.use_left{
	width: 643px;
}
.use_right_flex{
	display: flex;
	width: 325px;
	justify-content: space-between;
	margin: auto;
}

.list_color{
	color: #9590C4;
}
.kit03_text p{
	padding: 60px 0px;
	font-weight: bold;
}
.p150{
	padding: 150px 0;
}
/* 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;
}



.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{
    border-collapse: separate;
    margin: auto;
    border-top: 1px solid #666666;
    margin-top: 30px;
    margin-bottom: 100px;
    width: 100%;
	font-size: 16px;
	max-width: 1024px;
}

table th {
    padding: 20px;
    background:#e7ebfd;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	width: 241px;
}
table .th_104 {
    background:#EAECF5;
}
table td {
    padding: 0px 20px;
	border: none;
    vertical-align: middle;
	border-bottom: 1px solid #666666;
	text-align: left;
}
textarea{
	width: 100%;
}
table label{
	display: block;
}
.noke{
	text-decoration: #79b271 underline 3px;
}
.lite {
    color: #79b271;
}


/*NOZOMI非接触型体温計DT-102*/
.kit_text.m_102{
  color: #7591C0;
}
.pdf_102 {
    background-color: #7591C0;
}
.detail_102{
	color: #7591C0;
}
.kit02_102_bg {
  background-color: #7591C0;
  height: 145px;
}
.kit02_flex_102{
  width: 630px;
}
.so_102_table th {
  background-color: rgba(117, 145, 192, .5);
}
/* NOZOMI　電子体温計DT-701 */
.kit_text.dt_701 {
	color: #0093C4;
}
.pdf_701 {
	background: #0093C4;
}
.detail_701{
	color: #0093C4;
}
.title_701 {
	text-decoration: underline 3px  #0093C4;
}
.title_701.noke {
	text-decoration: underline 3px  #79B271;
}
.dt_102_table th {
	background-color: #F2FAFC;
}
.use_text_701{
	color: #79B271;
	font-weight: bold;
	margin-top: 50px;
	letter-spacing: 1px;
}
.skyblue {
	color: #0093C4;
}
.list_color_noke {
	color: #79B271;
}
.mt_0 {
	margin-top: 0;
}
.mw_500 {
	max-width: 500px;
}
.img_flex {
	display: flex;
	gap: 20px;
}
.kit02_list.mw_328 {
	max-width: 328px;
}
.kit05_flex{
	max-width: 1024px;
    margin: 50px auto 100px;
    justify-content: space-between;
    display: flex;
    position: relative;
	gap: 20px;
}
.kit02_text_inner.mw_328 {
	max-width: 328px;
	height: 148px;
	padding: 0;
	padding-top: 20px;
}
.kit02_text_inner.kit02_701_bg {
	background: #0093C4;
}
.kit02_text.h_189 {
	height: 189px;
}
.kit02_inner.last {
	margin-bottom: 100px;
}
/* 固有のスマホ対応記述
==============================================================================
==============================================================================*/

/* 700pxより小さい場合 */
@media screen and ( max-width: 767px ){
main{
	padding-bottom: 0px;
}
/* バナー */
.bnr_flex {
	padding: 20px 5%;
	flex-direction: column;
	height: auto;
}
.detail-bnr-flex .list_correct {
	width: 200px;
	margin: 0 auto 20px;
}
.bnr_flex_left {
	max-width: none;
	width: auto;
}
.bnr_flex_right {
	max-width: none;
	width: auto;
}
.detail-bnr-flex li {
    width: 200px;
    margin: 0 auto 20px;
}
.kit05_flex {
	flex-direction: column;
	align-items: center;
	gap: 10px;
}
.img_flex {
	flex-direction: column;
	gap: 0;
	padding-bottom: 40px;
}
.products_bg{
	margin-top: 50px;
	background-position: top;
}
.title_bg {
    max-width: 100%;
}
.all_title {
    padding-top: 25px;
  
}
.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{
	margin-top: 50px;
}
.pdf_detail_two{
	margin-top: 20px;
}
.sp_85{
	max-width: 85%;
	margin: auto;
	}
.kit_border {
    max-width: 85%;
	margin: 20px auto 20px;
}
.kit02_inner {
    max-width: 1024px;
    margin: auto;
    justify-content: space-between;
    max-width: 85%;
}
/* kit02 */
.kit02_flex{
	flex-wrap: wrap;
	justify-content: center;
	max-width: 85%;
	margin: 50px auto 0px;

}
.detail-bnr-flex {
    max-width: 1024px;
    margin: auto;
    display: block;
    justify-content: center;
    max-width: 90%;
}
.kit02_text_inner{
	flex-wrap: wrap;
	justify-content: space-around;
    max-width: 100%;
}
.kit02_list{
	padding-bottom: 35px;
}
.kit02_title,.kit03_title,.kit04_title{
	max-width: 85%;
	margin: auto;
	font-size: 25px;
  line-height: 5rem;
}
.kit05_img {
    padding: 10px 10px;
}
/* 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;
}

table {
    border-top: none;
}
td {
    height: inherit;
}
table th {
    display: block;
	max-width: 85%;
	margin: auto;
	border-top: 1px solid #666666;
  width: 280px;
}
table td.last_list {
  border-bottom: 1px solid #666666;
}
table td {
    display: block;
	max-width: 85%;
	margin: auto;
	text-align: center;
	border-bottom: none;
	padding: 20px 0;
}
table .last_list {
    border-bottom: 1px solid #666666;
}
.use_right_flex {
    flex-wrap: wrap;
    margin-top: 30px;
}
.use_flex {
    display: flex;
    margin: auto;
    justify-content: space-between;
    padding-bottom: 100px;
    flex-wrap: wrap;
}
.all_title {
    font-size: 23px;
}
table .last_list {
    border-bottom: none;
}
}
@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;
}
.pl_20 {
    padding-right: 0px;
	padding-bottom: 30px;
}
}

@media screen and ( max-width: 340px ){
table th {
    display: block;
	max-width: 85%;
	margin: auto;
	border-top: 1px solid #666666;
  width: 260px;
}
.kit02_flex {
    max-width: 100%;
}
.use_right_flex {
    flex-wrap:wrap;
    width: 100%;
    justify-content: center;
    margin: auto;
}
}