/* 文字化け防止 */

.Abouttop{
	height:70px;
	background:#fff;
	width:100%;
	margin:auto;
}

.AboutMain{
	margin:auto;
	width: 100%;
}

.AboutTitleArea{
	background-image: url("../Images/About_topimage.jpg");
	width: 100%;
	margin: auto;
	text-align: center;
	background-position: center center;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.AboutTitleArea h1 {
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 35px;
	top: 20%;
	position: absolute;
	z-index: 999;
	width: 600px;
	padding: 3%;
	left: 0;
	right: 0;
	box-sizing: border-box;
	font-weight: 400;
}

.AboutDetailArea{
	margin: 0 auto;
	width: 1000px;
	padding: 0 0 5%;
}

.AboutDetailTitle{
	margin: 80px auto 20px;
	text-align: center;

}

.AboutDetailTitle h2{
	color: #555;
	font-size: 30px;
	letter-spacing: 10px;
	line-height: 2;
	font-weight: bold;
	padding: 0 0 15px;

}
.AboutDetailTitle h2 span {
	position: relative;
	font-size:38px;
	color:#55bcdd;
	letter-spacing: 0.2em;
}

.AboutDetailTitle h2 span::before {
	content: "・";
	position: absolute;
	top: -1.2em;
	left: 0;
	color: #55bcdd;
}

.AboutDetailTitle h3{
	color: #555;
	font-size: 30px;
	letter-spacing: 10px;
	line-height: 2;
	font-weight: bold;
	padding: 0 0 15px;

}
.AboutDetailTitle h3 span {
	position: relative;
	font-size:38px;
	color:#0000CD;
	letter-spacing: 0.2em;
}

.AboutDetailTitle h3 span::before {
	content: "・";
	position: absolute;
	top: -1.2em;
	left: 0;
	color: #0000CD;
}


.AboutDetailText{
	color: #555;
	width: 100%;
	margin: 0 auto;
	padding: 4%;
	box-sizing: border-box;
//	background: linear-gradient(#f5fbfd, #fff,#fff,#fff,#e6f8fe);
	text-align:center;
}

.AboutDetailText p{
	font-size: 16px;
	color: #555;
	text-align: left;
	margin: 0 auto;
	line-height: 2;
}

.AboutDetailText strong{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 90%,rgba(127,203,234,0.2) 0%) repeat scroll 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #55bcdd;

}

.AboutDetailText img{
	width:90%;
	text-align:center;
	margin: 50px auto;
}

.AboutDetailText span{
	font-size: 18px;
	color: #555;
	text-align: left;
	margin: 0 auto;
	line-height: 2;
	font-weight: bold;
}

.AboutRemarks1 {
	position: relative;
	margin: 50px auto;
	width: 100%;
	padding: 2%;
	border: 2px solid #999;
	border-radius: 8px;
	box-sizing: border-box;
}
.AboutRemarks1 .AboutRemarks1-title {
	position: absolute;
	display: inline-block;
	top: -11px;
	left: 15px;
	padding: 0 10px;
	line-height: 1;
	font-size: 16px;
	background: #FFF;
	color: #555;
	font-weight: bold;
}
.AboutRemarks1 p {
	font-size:13px;
	margin: 0;
}

.AboutRemarks2 {
	position: relative;
	margin: 50px auto;
	padding: 1em;
	width: 100%;
	border: solid 2px #fe8f90;
	box-sizing: border-box;
}
.AboutRemarks2 .AboutRemarks2-title {
	position: absolute;
	display: inline-block;
	top: -27px;
	left: -2px;
	padding: 0 9px;
	height: 25px;
	line-height: 2;
	vertical-align: middle;
	font-size: 15px;
	background: #fe8f90;
	color: #ffffff;
	border-radius: 5px 5px 0 0;
}
.AboutRemarks2 p {
	font-size: 13px;
	line-height: 2.5;
}

.AboutRemarks2 p strong {
	font-size:14px;
	font-weight:bold;
	background:none;
	color:#555;
}

.AboutRemarks3 {
	position: relative;
	margin: 50px auto;
	padding: 1em;
	width: 100%;
	border: solid 2px #999;
	box-sizing: border-box;
}
.AboutRemarks3 .AboutRemarks3-title {
	position: absolute;
	display: inline-block;
	top: -27px;
	left: -2px;
	padding: 0 9px;
	height: 25px;
	line-height: 2;
	vertical-align: middle;
	font-size: 15px;
	background: #999;
	color: #ffffff;
	border-radius: 5px 5px 0 0;
}
.AboutRemarks3 p {
	font-size: 13px;
	line-height: 2.5;
}

.AboutRemarks3 p strong {
	font-size:14px;
	font-weight:bold;
	background:none;
	color:#555;
}

.AboutImege_g{
	width: 100%;
	text-align: center;
	margin: 50px auto;
}

.AboutImege_g img{
	width:90%;
	text-align: center;
	margin:0 auto;
}

.AboutImege_figure1{
	width: 100%;
	text-align: center;
	margin: 50px auto;
}

.AboutImege_figure1 img{
	width:550px;
	text-align: center;
	margin:0 auto;
}

.AboutImege_figure2{
	width: 100%;
	text-align: center;
	margin: 50px auto;
}

.AboutImege_figure2 img{
	width:100%;
	text-align: center;
	margin:0 auto;
}

.AboutImege_Promise{
	width: 100%;
	text-align: center;
	margin: 50px auto 0;
}

.AboutImege_Promise p{
	font-size:18px;
	text-align: center;
	font-weight:bold;
}

.AboutImege_Promise p span{
	font-size:30px;
	text-align: center;
}

.AboutImege_Promise img{
	width: 100%;
	text-align: center;
	margin: auto;
}


.AboutShopInfoArea{
	width:1000px;
	margin:10% auto 5%;
}

.br-sp {
  display: none;
}

.tabs {
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
}

.tab_item {
	width: calc(100%/2);
	height: 50px;
	background-color: #fafafa;
	line-height: 50px;
	font-size: 18px;
	color: #999;
	display: block;
	float: left;
	text-align: center;
	transition: all 0.2s ease;
	cursor: pointer;
}

.tab_item:hover {
  opacity: 0.75;
}

input[name="tab_item"] {
  display: none;
}

.tab_content {
	display: none;
	padding:  0;
	clear: both;
	overflow: hidden;
}

#all:checked ~ #all_content,
#thoron:checked ~ #thoron_content,
#mrna:checked ~ #mrna_content {
  display: block;
}

.tabs input:checked + .tab_item {
	background-color: #55bcdd;
	color: #fff;
}

.radiumtronMain{
	width: 100%;
	margin: auto;
}

.radiumtronMenuArea{
	width: 100%;
	margin: 0 auto;
	padding: 2% 0;
}

.radiumtronMenuArea_ul{
	font-size: 0;
	display: flex;
	width:100%;
	margin: auto;
	flex-wrap: wrap;
}

.radiumtronMenuArea_li:not(:nth-child(3n)){
	margin-right: 20px;
}

.radiumtronMenuArea_li{
	width: 33.33333%;
	width: -webkit-calc(100% / 3);
	width: calc((100% - 70px) / 3);
	box-sizing: border-box;
	margin-bottom: 20px;
}

.radiumtronMenuArea_detail{
	width: 100%;
	margin: auto;
	text-align: center;
	padding: 10px 20px;
	box-sizing: border-box;
	border-bottom: none;
	background: #6495ED;
	border-radius: 8px;
	font-feature-settings: "palt";
}

.radiumtronMenuArea_detail:hover{
	opacity:0.5;
}

.radiumtronMenuArea_jp{
	font-size: 14px;
	text-align: center;
	margin: auto;
	color:#fff;
}

.radiumtronMenuArea_jp span{
	font-size: 16px;
	margin-right: 8px;
	vertical-align: -0.1em;
}

.radiumtronDetailArea{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 10%;
}

a.anchor{
	display: block;
	padding-top: 70px;
	margin-top: -70px;
}

.radiumtronDetailArea h2{
	font-size: 25px;
	font-weight: bold;
	margin: 4% auto;
	text-align: center;
}

.PageSubTitEn{
	font-family: 'Lato', sans-serif;
	font-feature-settings: "palt";
	font-size: 16px;
}

.font-accent{
	color:#55bcdd;
}

.h2jp{
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	line-height: 2.6;
}

.AboutradiumtronConcepteDetail_2{
	width: 100%;
	margin: 5% auto 15%;
	text-align: center;
}

.AboutradiumtronConcepteDetail_2_ul{
	font-size: 0;
	width: 100%;
	display: table;
}

.AboutradiumtronConcepteDetail_2_li_t{
	width: 55%;
	display: table-cell;
	margin: auto;
	padding: 0;
}

.elementDescriptionArea{
	width: 100%;
}

.elementDescriptionTitle{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: rgba(0,0,0,0.5);
	margin: 2% auto 10%;
}

.elementDescriptionText{
	font-size: 15px;
	text-align: left;
	line-height: 2;
}

.Emphasis{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 90%,rgba(0,0,0,0.1) 0%) repeat scroll 0 0;
	font-size: 15px;
	color: rgba(0,0,0,0.7);
	font-weight: bold;
}

.AboutradiumtronConcepteDetail_2_li_i{
	width: 45%;
	display: table-cell;
	margin: auto;
	padding: 0;
	vertical-align: top;
}

.elementImageArea{
	width: 100%;
}

.elementImageArea img{
	width: 100%;
}

.AboutradiumtronConcepteDetail_3{
	width: 100%;
	margin: 5% auto 10%;
	text-align: center;
}

.AboutradiumtronConcepteDetail_3_TitleArea{
	width: 100%;
	margin: 3% auto;
	box-sizing: boder-box;
}

.AboutradiumtronConcepteDetail_3_TitleArea p{
	width: 100%;
	text-align: left;
	margin: auto;
	font-size: 18px;
	font-weight: bold;
	padding: 14px 0;
	border-bottom: solid 2px #dddee0;
	position: relative;
	color: #000;
}

.AboutradiumtronConcepteDetail_3_TitleArea p::after{
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 40px;
	border-bottom: 2px solid #55bcdd;
}

.AboutradiumtronConcepteDetail_3_TextArea{
	width: 100%;
	margin: 0 auto;
	padding: 2% 0;
}

.AboutradiumtronConcepteDetail_3_TextArea p{
	font-size: 14px;
	text-align: left;
	line-height: 2;
	margin: 0 auto 2%;
}

.radiumtronDescriptionArea_2{
	width: 100%;
	margin: 3% auto 10%;
	padding: 0;
}

.radiumtronDescriptionArea_2 p{
	font-size: 16px;
	text-decoration: underline;
	line-height: 2;
	text-align: center;
}


.AboutradiumtronConcepteDetail_3_TextArea img{
	width:80%;
}

.AboutradiumtronConcepteDetail_3_TextArea ol li{
	list-style-type: square;
	margin: 0;
	padding: 0;
	display: table-row;
	counter-increment: table-ol;
}

.AboutradiumtronConcepteDetail_3_TextArea ol li::before{
	content: counter(table-ol) ".";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
	font-weight: 700;
}

.AboutradiumtronConcepteDetail_3_ImageArea{
	width: 100%;
	margin: 0 auto 4%;
	padding: 2% 0;
}

.AboutradiumtronConcepteDetail_3_ImageArea img{
	width:80%;
}

.AboutExplanatoryTextArea{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 4%;
	text-align: center;
}

.AboutExplanatoryTextArea p{
	font-size:15px;
	color:#555;
}

.sma{
    display: none;
}

@media screen and (max-width:768px) {
    .sma{
        display: block;
    }
}

