@charset "utf-8";
/*----------------------------------------------------
	                 Basic Elements
------------------------------------------------------*/
img{
	max-width: 100%;
	height: auto;
}
.btnDetail{
	width: 161px;
	height: 32px;
	font-size: 12px;
	background-image: url(../img/common/sp/bg_btn_detail.png);
	padding:7px 20px 0 0;
}
.siteInner{
	width: 90%;
	margin: 0 auto;
}
.none_sp{
	display: none;
}
.slick-arrow{
	position: absolute;
	top: 30%;
	width: 39px;
	height: 35px;
	z-index: 1000;
}
.slick-prev{
	left: 0;
}
.slick-next{
	right: 0;
}
.touchstyle{
	opacity: 0.6;
}
#btnSubmit,
#btnBack,
#btnConfirm,
#btnReset{
	width: 100%;
	margin-bottom: 10px;
}
#sys_box,
#acceptNotice{
	padding: 10px;
	margin-bottom: 15px;
}
#contact #privacy,
#products #privacy{
	margin-bottom: 15px;
}
/*----------------------------------------------------
	                 2ndpageCommon
------------------------------------------------------*/
#contents{
	margin-bottom: 25px;
}
#titArea{
	height: 100px;
}
#pageTit{
	font-size: 30px;
	padding-top: 30px;
}
#pageTit .en{
	font-size: 14px;
	padding-top: 10px;
}
#topicPath{
	width: 90%;
	margin: 10px auto 15px;
}
.subtit01{
	font-size: 22px;
	padding: 15px 0 10px;
	margin-bottom: 15px;
}
.subtit02{
	font-size: 23px;
	padding: 15px 0 25px;
	background: url(../img/common/sp/line_subtit02.png) repeat-x 0 100% /297px 7px;
	margin-bottom: 20px;
}
.subtit03{
	font-size: 18px;
	margin-bottom: 15px;
}
.subtit04{
	font-size: 20px;
	padding: 15px 0 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.accordion{
	margin-bottom: 10px;
}
.accordion summary,
.accordionBoxTit{
	font-size: 110%;
}
.accordionSecsubTit{
	margin-bottom: 10px;
}
.basicTbl td,
.basicTbl th{
	display: block;
}
.basicTbl th{
	border: none;
}
.basicTbl{
	border-bottom: none;
}
.basicTbl td{
	border-left: none;
	border-right: none;
}
.basicTbl.formTbl td,
.basicTbl.formTbl th{
	padding: 15px;
}
.inputLarge,
.inputMiddle{
	width: 100%;
}
#sendBtn{
	outline: none;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 120%;
	padding: 15px 0;
}
.btnMore{
	margin: 10px auto;
	width: 90px;
}
#newsLists .date{
	font-size: 90%;
	margin-bottom: 10px;
}
.excerpt{
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.postTit{
	padding-bottom: 10px;
}
#archiveList{
	width: 80%;
	text-align: center;
	margin: 0 auto 20px;
}
#blogLists{
	width: 260px;
	margin: 0 auto;
}
.blogList{
	margin:0 20px 20px;
}
/*----------------------------------------------------
	                 header
------------------------------------------------------*/
#hdAside,
#headerNavs{
	display: none;
}
#siteHeader{
	height: 70px;
	position: relative;
}
#siteName img{
	width: 243px;
}
#siteName,
#siteLead{
	text-align: left;
	padding-left: 10px;
}
#siteLead{
	padding-top: 10px;
	font-size: 80%;
}
#spHeader{
	display: none;
	background-color: rgba(209, 65, 0, 0.96);
	z-index: 90000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 50px;
}
#spClose,
#spMenu{
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/common/sp/btn_menu.png);
	background-repeat: no-repeat;
	background-size: 40px 80px;
	top: 17px;
	right: 10px;
}
#spMenu{
	background-position: 0 0;
}
#spClose{
	background-position: 0 -40px;
}
#spHeaderNavs{
	width: 90%;
	margin: 50px auto 0;
}
#spHeaderNavs li a .jp{
	font-size: 110%;
	display: inline-block;
	width: 60%;
}
#spHeaderNavs li a .en{
	display: inline-block;
	width: 35%;
	font-family: 'あんず文字';
}
#spTwitter .en,
#spFacebook .en{
	font-size: 120%;
}
#spHeaderNavs li a{
	color: #fff;
	display: block;
	padding: 13px 10px;
}
#spHeaderNavs li{
	display: block;
	background: url(../img/common/sp/line_menu.png) repeat-x 0 100% /290px 4px;
}
/*----------------------------------------------------
	                 footer
------------------------------------------------------*/
#pageTop,
#pageTop span{
	display: block;
	width: 59px;
	height: 59px;
}
#pageTop{
	position: fixed;
	bottom: 110px;
	right: 10px;
}
#copyArea{
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}
#pcFtNav{
	display: none!important;
}
.ftNav2nds{
	display: none;
	padding: 10px 20px;
	background-color: #fffff2;
	box-sizing: border-box;
}
.ftNav1st{
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	position: relative;
}
.ftNav1st.openNav:after{
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../img/common/sp/ico_open.png) no-repeat 0 0 /cover;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;	
}
.ftNav1st.openNav.active:after{
	background: url(../img/common/sp/ico_close.png) no-repeat 0 0 /cover;
}
#siteFooter .siteInner{
	width: 100%;
}
#ftYoutube,
#ftContact{
	width: 145px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ftYoutube{
	margin-left: 0;
	margin-right: 2%;
}
#ftContact{
	margin-left: 2%;
	margin-right: 1%;
}
#ftContact .contact,
#ftContact .contact span{
	width: 145px;
	height: 50px;
	display: block;
	overflow: hidden;
}
#ftContact .contact span {
    background-image: url(../img/common/sp/btn_ft_contact.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#ftYoutube .bnYoutbe,
#ftYoutube .bnYoutbe span{
	width: 145px;
	height: 50px;
	display: block;
	overflow: hidden;
}
#ftYoutube .bnYoutbe span {
    background-image: url(../img/common/sp/btn_ft_youtube.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}