@charset “UTF-8”;

/*===============================
  遠隔読影サービス
================================*/

#telerad .h1_txtshadow {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #ffffff;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  /*font-size: 51px;
  font-weight: bold;*/
}

#telerad .mv .conta_baceposi {
    position: relative 
}

#telerad .mv h1 {
	font-size: clamp(47px,3vw,57px);
}

#telerad .mv .container_posiAbs {　/*子クラス*/
    margin: 0;
    /*background:  ;*/
    position: absolute;
    top: 80%;
    left: 23.5%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}



#telerad h2 {
	font-size: 2em;
    padding: 23px 5px 23px;
}


#telerad h4.h4_txt_teleR1 {
	margin: 0;
	text-align: left;
    font-size: 21px;
    font-weight: 400;
    border-left: 6px solid;
    padding: 0 12px;
    color: #ff6900;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo,sans-serif;
}

#telerad p.headingtxt {
	text-align: left;
    font-size: .96em;
    font-weight: 700;
    width: 170px;
    padding-left: 10px;
}

#telerad p.headingtxt_s {
	text-align: left;
    font-size: .9em;
    padding-top: 2px;
}

#telerad h5.h5_txt_teleR1 {
	text-align: left;
    font-size: 1.2em;
    font-weight: 400;
    color: #555;
    border-bottom: 1px solid #ddd;
}

 #telerad h4 {
    font-size: 2em;
    font-weight: 300;
    font-family: 'Times New Roman','Noto Serif jp', serif;  
 }

 #telerad h5 {
 	font-size: 21px;
 	font-weight: normal;
 	color: #fff;	
}

 #telerad h6 {
 	font-size: 18px;
 	font-weight: normal;
 	color: #fff;	
}



/* 日本地図 */

.teler_jpmap_img {
	font-size: 16px;
}

.teler_jpmap_img::after {
	content: "";
	content: url(/img/telerad/arrow-icon-under-01.svg);
	width: 24px;
    height: 24px;
    vertical-align: middle;
	display: inline-block;
}

/**/



/*  tms解説  */

#telerad h2.tms {
	font-size: 1.95em;
	padding: 50px 5px 28px;
}


/*  txt前横棒　*/
.tms_subtxt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tms_subtxt:before {
  border-top: 1px solid #007afe;
  content: "";
  width: 30px; 
}

.tms_subtxt:before {
  margin-right: 10px; 
}


.tms_illimg .img {
	max-width: 310px;
}

.tms_illimg p {
	font-size: 17px;
    width: 330px;
    display: inline-block; 
    margin: 0;
    padding: 20px 0;
}

.tms-table th {
	font-size: 19px;
    font-weight: normal;
    text-align: right;
    padding: 0 30px 0 0;
}

.tms-table td {
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
	/*padding-right: 240px;*/
}


/* コーディング用（作業途中） */
/*.tms_illimg p {
	font-size: 24px;
    font-weight: bold;
    align-items: center;
    width: 310px;
    display: inline-block; 
    margin: 0;
    padding: 40px 0 10px;
}*/


/*.tms_border li {
	border: 1px solid #005082;
	padding: 20px;
	margin-bottom: 0
}*/


/*  -できること */
.tms_can {
	font-size: 16px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
}

/* .tms_can::before {
	position: absolute;
	content: '';    contents真ん中にする場合
}
*/

.tms_can::before {
	content: url(/img/telerad/teleR-icon001.svg);
	width: 100px;
    vertical-align: middle;
	display: inline-block;
}


/* ppsバンドル製品の場合 */
#telerad h4.ppsBundle {
	font-family: 'Noto Serif JP', serif;
    font-size: 36px;
    color: #000;
    padding: 48 0 -10px;
}


/* tms お問合せ */


#telerad h4.tmsContact {
	color: #007afe;
	font-size: 26px;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo,sans-serif;
	font-weight: bold;
} 



#telerad .link-btn--1 {
    position: relative;
    display: inline-block;
    border: 1px solid currentColor;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff !important;
    background-color: #033775;
    text-align: center;
    min-width: 450px;
    padding: 2px;
    margin: 30px 0;
}

#telerad .link-btn--1:hover {
    border: 1px solid currentColor;
    background: #fff;
    color: #033775 !important;
    opacity: 1;
}


#telerad .link-btn--2 {
    position: relative;
    display: inline-block;
    border: 1px solid #033775;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff !important;
    background-color: #033775;
    text-align: center;
    min-width: 450px;
    padding: 2px;
    margin: 30px 0;
}

#telerad .link-btn--2:hover {
    border: 1px solid #033775;
    background: #fff;
    color: #033775 !important;
    opacity: 1;
}


/*----- ドクタールーペ link -----*/
#telerad .drloupe_btn__1 {
    position: relative;
    display: inline-block;
    border: 1px solid currentColor;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff !important;
    background-color: #8DC53F;
    text-align: center;
    min-width: 450px;
    padding: 3px;
    margin: 30px 0;
}

#telerad .drloupe_btn__1:hover {
    border: 1px solid currentColor;
    background: #fff;
    color: #8DC53F !important;
    opacity: 1;
}






/*　tms解説//　*/



 /*  1box */
 .service-desc {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1em;
    margin: 30px auto;
}
    

.service-desc-name {
    color: #000;
    margin-bottom: 10px;
}

.service-desc .center {
    background-image: url(/img/telerad/teleR-ill-dr.svg);
    background-size: 100px auto;
}

.service-desc .hospital {
    background-image: url(/img/telerad/teleR-ill-hospital.svg);
    background-size: 140px auto;
}

.service-desc .center,
.service-desc .hospital {
    background-position: center right 10px;
    background-repeat: no-repeat;
    border: 1px solid #033775;
    padding: 10px 30px;
    width: calc(48% - 130px);
    min-height: 150px;
    overflow: hidden;
}



.text-sm {
    font-size: .8em;
}

.tele_txt p {
	font-size: 15px;
	margin-top: 10px;
}


/*test */
.txt_line_linkRed {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	padding-bottom: 2px;
}
.txt_line_linkRed:hover {
	color: #007afe;
	border-bottom: 1px solid #007afe;
	padding-bottom: 2px;
}


.txt_line_linkBlue {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #007afe;
	padding-bottom: 2px;
}
.txt_line_linkBlue:hover {
	color: #007afe;
	border-bottom: 1px solid #007afe;
	padding-bottom: 2px;
}



.foo {
   text-decoration: none;
}
.foo:hover {
   border-bottom: 1px solid blue;
   padding-bottom: 2px;
}
.foo:active {
   border-bottom: 1px solid #ff0000;
   padding-bottom: 2px;
}
.foo:visited {
   border-bottom: 1px solid #800080;
   padding-bottom: 2px;
}


#telerad .teleR-chart a,
#telerad .teleR02 h3 a {
	text-decoration: none;
	color: #000;
	border-bottom: : 1px solid red;
	padding-bottom: 2px;
	/*text-decoration: underline;
	text-decoration-color: red; */
} 

#telerad .teleR-chart a:hover {
	text-decoration: none;
	color: #007afe;
	border-bottom: : 1px solid #007afe;
	padding-bottom: 2px;
	/*text-decoration: underline;
	text-decoration-color: #007afe;*/
}

#telerad .teleR02 h3 a:hover {
	text-decoration: none;
	color: #007afe;
	border-bottom: : 1px solid #007afe;
	padding-bottom: 2px;
	/*text-decoration: underline;
	text-decoration-color: #007afe;*/
}


#telerad .teleR03 p a {
	text-decoration: none;
	color: #000;
	/*text-decoration: underline;
	text-decoration-color: #007AFE;*/  
} 
#telerad .teleR03 p a:hover {
	text-decoration: none;
	color: #007afe;
	/*text-decoration: underline;
	text-decoration-color: #007afe;*/
}


/*  */
#telerad dl,
#telerad dt h5, 
#telerad dt h6, 
#telerad dd p {
	margin: 0;
	padding: 0;
}

#telerad .teleRcontainer{
	position: relative; /* 位置基準 */
}

#telerad .teleRchart img{
	width: 100%;
}

#telerad .teleRcontainer dl,
#telerad .teleRcontainer .teleR-chart .teleRchar0 {
	position: absolute;
	padding: 10px;
	margin:0;
}

#telerad .teleRcontainer .teleRchar0 {
	left: 212px;
	bottom: 189px;
	width: 200px;
	text-align: center;
	color: #000;
}

#telerad .teleRcontainer .teleRchar1 {
	left: 530px;
	bottom: 264px;
	/*width: 900px;*/
	text-align: left;
	color: #000;
}

#telerad .teleRcontainer .teleRchar2 {
	left: 604px;
	bottom: 65px;
	/*width: 900px;*/
	text-align: left;
	color: #000;
}

#telerad .teleRcontainer .teleRchar3 {
	left: 480px;
	top: -60px;
	/*width: 900px;*/
	text-align: left;
	color: #000;
}


#telerad .teleRcontainer .date {
	/* background-color: #fff; */
	right: 5px;
	bottom: 15px;
}

.text_underL_red {
	text-decoration: underline;
	text-decoration-color: red; 
}


.text_underL_blue {
	text-decoration: underline;
	text-decoration-color: #007AFE; 
}

/* ブロックメモ */
.teleR01 {}
.teleR02 {}
.teleR03 {}

.telerad_ill_orange {
	color: #f08843;
    border: solid #f08843;
    border-width: 0 0 1px 10px;
    font-size: 1.4em;
    padding: 3px 15px;
    margin: 50px 80px 30px;
}


/*----------------
	sp-pad telerad
------------------*/


@media (max-width: 1200px) {

	#telerad .mv .container_posiAbs {　/*子クラス*/
	    margin: 0;
	    /*background:  ;*/
	    position: absolute;
	    top: 80%;
	    left: 50%;
	    margin-right: -50%;
	    transform: translate(-50%, -50%)
	}

	#telerad .mv h1 {
		font-size: 48px;
	}

	#telerad article.sp h2 {
		font-size: 1.6em;
		line-height: 1.3;
		/*padding: 30px 5px 30px;*/
		color: #005082;
	}

/*base.css--142より変更*/
	#telerad h3.sm {
    	font-size: 25px;
    	margin-top: 30px;
    	padding-bottom: 30px;
	}

	#telerad article.sp h3 {

	}

	#telerad .sp .service-desc {
    box-sizing: content-box;
    width: 100%;
}

	.service-desc {
    display: flex;
    align-items: stretch;
    /* justify-content: center;*/
    font-size: 1.1em;
    margin: 30px auto;
	}
	    

	.service-desc-name {
	    color: #000;
	    margin-bottom: 10px;
	}

	.service-desc .center {
	    background-image: url(/img/telerad/teleR-ill-dr.svg);
	    background-size: 100px auto;
	}

	.service-desc .hospital {
	    background-image: url(/img/telerad/teleR-ill-hospital.svg);
	    background-size: 140px auto;
	}

	.service-desc .center,
	.service-desc .hospital {
	    background-position: center right 10px;
	    background-repeat: no-repeat;
	    border: 1px solid #033775;
	    padding: 10px 30px;
		width: calc(40% - 55px);
    	min-height: 200px;
    	overflow: hidden;
	}

	#telerad div.arrow img {
    	border: none;
    	max-width: 60%;
    	height: auto;
    	vertical-align: bottom;
	}


/**/
	#telerad .sp_teleRcontainer{
		position: relative; /* 位置基準 */
	}

	#telerad img {
		width: 100%;
	}

	#telerad img.teleR_japanmap {
		width: 60%;
	}

	#telerad .sp_teleRcontainer .sp_teleRcon_child {
		position: absolute;
		width: 30vh;
	    margin: -500px 50px;
	    font-weight: 500;
	    font-size: 0.9em;
	}

}

	.sp_tms-table td {
	    font-size: 1.0em;
	    line-height: 10px;
	    padding-right: 10px;
	}


/*----------------
	sp 
------------------*/


@media (max-width: 850px) {

	html {
		/*scroll-behavior: smooth;  ゆっくり遷移する*/
		scroll-behavior: auto; /* 即時に遷移する */
	}

	#telerad img.teleR_japanmap {
		width: 100%;
	}

	#telerad h2.sp_h2_sub_under {
		margin-bottom: -10px;
		padding-bottom: 16px;
	}

	#telerad p.sp_h2_subP {
		font-size: 15px;
		margin: 0;
		padding-bottom: 20px;
		text-align: center;
	}

	#telerad .sp h3.teleRad_service_requ {
	    color: #007afe;
	    font-family: 'Noto Serif JP', serif;
	    font-size: 22px;
	    padding: 0 0 30px;
	    line-height: normal;
	}

	#telerad .sp .h3_row-above {
		font-size: 17px;
		line-height: 23px;
		font-family: "a-otf-ud-shin-maru-go-pr6n", sans-serif;
		font-style: normal;
		font-weight: 300;
		color: #007afe;
	}

	#telerad .sp h3.h3_shinmaru {
		font-size: 23px;
		line-height: 31px;
		font-family: "a-otf-ud-shin-maru-go-pr6n", sans-serif;
		font-style: normal;
		font-weight: 300;
		padding-top: 4px;
	}


	#telerad h4.h4_txt_teleR1 {
	    margin: 0;
	    text-align: left;
	    font-size: 21px;
	    font-weight: 400;
	    border-left: 6px solid;
	    padding: 0 12px;
	    color: #ff6900;
	    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	}

	#telerad h5.h5_txt_teleR1 {
	    text-align: left;
	    font-size: 1.18em;
	    font-weight: 400;
	    color: #555;
	    border-bottom: 0;
	}

	#telerad p.headingtxt {
	    text-align: left;
	    font-size: 1.1em;
	    font-weight: 700;
	    width: auto;
	    padding-left: 10px;
	    margin-bottom: 0;
	}

	#telerad p.headingtxt_s {
	    text-align: left;
	    font-size: 1.0em;
	    margin-top: 0;
	}

	#telerad .link-btn--1 {
	    position: relative;
	    display: inline-block;
	    border: 1px solid currentColor;
	    border-radius: 20px;
	    box-sizing: border-box;
	    color: #fff !important;
	    background-color: #033775;
	    text-align: center;
	    min-width: 90vw;
	    padding: 3px;
	    margin: 30px 0;
	}

	#telerad .link-btn--1:hover {
	    border: 1px solid currentColor;
	    background: #fff;
	    color: #033775 !important;
	    opacity: 1;
	}

	#telerad .link-btn--2 {
	    position: relative;
	    display: inline-block;
	    border: 1px solid #033775;
	    border-radius: 20px;
	    box-sizing: border-box;
	    color: #fff !important;
	    background-color: #033775;
	    text-align: center;
	    min-width: 80vw;
	    padding: 2px;
	    margin: 30px 0;
	}

	#telerad .link-btn--2:hover {
	    border: 1px solid #033775;
	    background: #fff;
	    color: #033775 !important;
	    opacity: 1;
	}

	.sp .sp_teleDr {
    background-image: url(/img/telerad/teleR-ill-dr.svg);
    background-size: 100px auto;
    background-repeat: no-repeat;
    background-position: right;
	}

	.sp .tele_hospital {
	    background-image: url(/img/telerad/teleR-ill-hospital.svg);
	    background-size: 140px auto;
	    background-repeat: no-repeat;
	    background-position: right bottom 45%;
	}

	}
	.dr_entry_btn__1 {
	    position: relative;
	    display: inline-block;
	    border: 1px solid currentColor;
	    border-radius: 20px;
	    box-sizing: border-box;
	    color: #fff !important;
	    background-color: #F38C39;
	    text-align: center;
	    padding-top: 1px;
	}

	.sp div.__group .container_posiAbs {
		margin: 0;
	    /*background:  ;*/
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-right: -50%;
	    transform: translate(-50%, -50%) 
	}

	.sp .telerad_ill_orange {
	    color: #f08843;
	    border: solid #f08843;
	    border-width: 0 0 1px 10px;
	    font-size: 1.6em;
	    padding: 0 15px;
	    margin: 80px 0 0 0;
	}
}
