@charset "utf-8";
/* CSS Document */
/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
 }
body{
	margin:0;
}
img{
	display: block;
}
#order{
	background-color: #ea5514;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sa_navbar_m3{
	width: 20%;
	float: right;
}
.SA_question{
	float: left;
	width: 100%;
	background-image: url(../images/arerukea_question_02.jpg);
	background-size: contain;
}
.SA_question_Q{
	width: 80%;
	padding-left: 10%;
	float: left;
	font-size: 30px;
	color: #168bc7;
	font-weight: 700;
	padding-top: 5%;
	padding-bottom: 2%;
}
.SA_question_A{
	width: 75%;
	padding-left: 15%;
	float: left;
	
}
.SA_product{
	float: left;
	width: 100%;
	background-image: url(../images/arerukea_product_07.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.SA_company{
	float: left;
	width: 100%;
	background-image: url(../images/arerukea_company_09.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.SA_product{
	float: left;
	width: 100%;
	
}
.SA_navbar{
	float: left;
	background-color: #ea5514;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	display: block;
}
.SA_navbar_fix{
	background-color: #ea5514;
	width: 100%;
	max-width: 900px;
	margin: auto;
	position: fixed;
	top: 0px;
	z-index: 100;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	display: none;
}
.SA_navbar a,.SA_navbar_fix a{
	text-decoration: none;
	color: #FFFFFF;
}
.navbar{
	background-color: #036eb8;
	float: left;
	width: 16.5%;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #FFFFFF;
}
.navbar2{
	background-color: #ea5514;
	float: left;
	width: 16.1%;
}
.left70{
	float: left;
	width: 70%;
}
.left30{
	float: left;
	width: 30%;
}
.left70_company{
	float: left;
	width: 70%;
	font-size: 16px;
}
.left30_company{
	float: left;
	width: 30%;
	font-size: 18px;
}
.footer{
	margin: auto;
	width: 100%;
	max-width: 900px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	background-image: url(../images/arerukea_index_20.jpg);
	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer2{
	margin: auto;
	width: 100%;
	max-width: 900px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	
}
.footer2 a{
	color: #FFFFFF;
	text-decoration: none;
}


.SA_all{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 100%;
	max-width: 900px;
	display:block;	
	-webkit-box-shadow: 0 0 15px 6px #cccccc;
	-moz-box-shadow: 0 0 15px 6px #cccccc;
	box-shadow: 0 0 15px 6px #cccccc;
	font-size: 24px;
	font-family: 'Noto Sans TC';
	color: #595757;
	line-height: 35px;

}
.SA_kin{
	width: 100%;
	padding: 5% 0 ;
	float: left;
	background-image:url(../images/arerukea_bk.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.SA_kin_text{
	width: 80%;
	margin: 6%;
	padding: 4%;
	background-image:url(../images/arerukea_white_op.png);


}
.SA_kin_pix{
	width: 100%;
}
.left60{
	width: 60%;
	float: left;
}
.left40{
	width: 40%;
	float: left;
}
.left60_2{
	width: 60%;
	float: left;
}
.left40_2{
	width: 40%;
	float: left;
}
.text_100{
	float: left;
	width: 96%;
	padding: 2%;
}
.text_80{
	float: left;
	width: 80%;
	padding: 2% 10%;
}
.text_100_center{
	text-align: center;
	float: left;
	width: 96%;
	padding: 2%;
}
.text_100 h1{
	font-size: 40px;
}
.left50{
	width: 50%;
	float: left;
}
.text_header{
	padding: 10% 0 5% 0;
	font-size: 40px;
	font-weight: 700;
	color: #00a9ba
}
.SA_header{
	font-size: 40px;
	font-weight: 700;
	width: 100%;
	padding: 10px 0;
	float: left;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/arerukea_index_06.png);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 45px;

}
.SA_kin_L92{
	width: 100%;
	padding-top: 3%;
	float: left;
	background-image: url(../images/arerukea_index_09.jpg);
	background-size: contain;
	
}
.SA_kin_L92_text{
	width: 80%;
	margin: auto;
}
.SA_kin_L92men{
	display: block;
}
.SA_kayihatsu{
	width: 100%;
	float: left;
	background: url(../images/arerukea_index_14.png);
	background-position: left bottom;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-color: #f6f5f4;
	padding-bottom: 5%;
}
.SA_kayihatsu_text{
	padding-left: 40%;
	width: 60%;
}
.SA_yisha{
	width: 100%;
	float: left;
	background: url(../images/arerukea_index_15.jpg);
	background-position: left top;
	background-size: auto;
	background-repeat: no-repeat;
}
.SA_yisha_text{
padding-top: 60%;
	padding-left: 10%;
}
.clean{
	clear: both;
}
.sa_navbar_m {
	width: 100%;
	float: right;
	bottom:0px;
	right: 0px;
	position: fixed;
	z-index: 1000;
	display: none;
}

#flip_navi {
	cursor: pointer;
}

.sa_navbar_sp {
	font-size: 16px;
	width: 40%;
	max-width: 1000px;
	margin: auto;
	position: fixed;
	top: 0px;
	right: 0pc;
	z-index: 900;
	display: none;
	background:#036eb8;
	color: #FFFFFF;
}

#panel_navi {
	display: none;
}

.sa_navlist_sp_done {
	font-family: 'Noto Sans TC';
	text-align: center;
	width: 100%;
	font-size: 16px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: thin;
	border-color: #036eb8;
	background-color: #FFFFFF;
	color: #036eb8;
}

.sa_navlist_sp {
	font-family: 'Noto Sans TC';
	text-align: center;
	width: 100%;
	font-size: 16px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: thin;
}

#sa_navbar_m2 {
	background-color:#595757;
}

.navbar3 {
	background-color: #036eb8;
	float: left;
	width: 16.5%;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #FFFFFF;
	color: #dae000;
}
.navbar3 a {
	color: #dae000;
}

.pix_60 {
	width: 70%;
	margin: auto;
}
.pix_80 {
	width: 100%;
	margin: auto;
}
.text_100_padding5{
	width: 85%;
	padding: 5% 5% 5% 10%;
}
.left10_company {
	
	font-size: 60px;
	float: left;
	width: 5%;
	padding-left: 5%;
}

.SA_company_header {
	width: 100%;
	float: left;
}

.left90_company {
	font-size: 40px;
	float: left;
	width: 80%;
	padding-left: 1%;
	line-height: 45px;
}
.left90{
	width: 90%;
	margin: auto;
}
.left80{
	width: 80%;
	float: left;
}
.left20{
	width: 20%;
	float: left;
}
.pix_90{
	width: 90%;
	margin: auto;
}

@media screen and (max-width: 800px) {
.SA_all{
	font-size: 18px;
	line-height: 30px;	
}
.left60{
	width: 100%;
	float: left;
}
.left40{
	width: 100%;
	float: left;
}
.left50{
	width: 100%;
	float: left;
}
.SA_kin_pix{
	width: 80%;
	margin: auto;
}
.text_100 h1{
	font-size: 22px;
}
.text_header{
	padding: 5% 0;
}
.SA_kayihatsu_text{
	padding-left: 5%;
	width: 90%;
}
.SA_kayihatsu{
	padding-bottom: 100%;
}
.SA_yisha{
	width: 100%;
	float: left;
	background: none;
	background-position: left top;
	background-size: contain;
	background-repeat: no-repeat;
}
.SA_yisha_text{
padding-top: 3%;
	padding-left: 2%;
}
.footer{

	font-size: 12px;
	font-weight: 700;

}
.footer2{

	font-size: 12px;
	font-weight: 700;

}
.pix_60 {
	width: 50%;
	margin: auto;
}
.left70{
	float: left;
	width: 100%;
}
.left30{
	float: left;
	width: 100%;
}
.pix_80 {
	width: 50%;
	margin: auto;
}
.left10_company {
	font-size: 40px;
	float: left;
	width: 10%;
	padding-left: 5%;
}
.left90_company {
	
	font-size: 30px;
	float: left;
	padding-left: 2%;
	width: 80%;
	line-height: 38px;
}
	.left80{
	width: 100%;
}
.left20{
	width:100%;
}
	.pix_90{
		width: 50%;
	}
.SA_question_Q{
	width: 80%;
	padding-left: 10%;
	float: left;
	font-size: 24px;
	color: #168bc7;
	font-weight: 700;
	padding-top: 5%;
	padding-bottom: 2%;
}
.SA_navbar{
	float: left;
	background-color: #ea5514;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	display: none;
}
.SA_navbar_fix{
	float: left;
	background-color: #ea5514;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	display: none;
}

}






