@charset "UTF-8";

/* ****************************************************
Title: sp_common.css
Created: 2011-01-24
Last Modified: 2012-10-12
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Visual
# Settings
# Layout
# Main
# GNav
# Sidebar
# Footer
# Clearfix
# Modules

----------------------------------------*/


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


/* # Visual
---------------------------------------------------------------------------- */

#visual {
	/*height: 300px;*/
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 640px;
	zoom: 1;
}

/*#visual #visMainIn {
	height: 300px;
	overflow: hidden;
	zoom: 1;
}

#visual #visMainIn li {
	position: relative;
	height: 300px;
}

#visual #visMainIn span.debug {
	color: #000;
	display: block;
	font-size: 72px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
}

#visual .SAPager {
	bottom: 15px;
	position: absolute;
	right: 15px;
	text-align: right;
}

#visual .SAPager li:first-child {
	margin-left: 0;
}

#visual .SAPager li {
	display: inline-block;
	margin-left: 7px;
}

#visual .SAPager li a {
	background-color: #686767;
	display: inline-block;
	height: 14px;
	width: 14px;
}

#visual .SAPager li a.selected {
	background-color: #038d02;
}

#visual .SALRNav {
	left: 0;
	margin-top: -39px;
	position: absolute;
	top: 50%;
	width: 100%;
}

#visual .SALRNav a {
	display: block;
	height: 78px;
	width: 37px;
}

#visual .SALRNav .SALNav {
	left: 0;
	position: absolute;
}

#visual .SALRNav .SARNav {
	right: 0;
	position: absolute;
}

#visual .SALRNav .SALNav a { background: url(../img/sp/top/vis_btn_nav_l.png) no-repeat left center; }
#visual .SALRNav .SARNav a { background: url(../img/sp/top/vis_btn_nav_r.png) no-repeat left center; }*/


/* # Settings
---------------------------------------------------------------------------- */

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #333;
	font-size: 25px;
	line-height: 1.5;
	margin:0 auto;
	width: 640px;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-weight: normal;
	line-height: 1.214;
}

a {
	color: #2c89d0;
	text-decoration: none;
}

table { width: 100%; }

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

button {
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
}


/* # Layout
---------------------------------------------------------------------------- */

#siteHd,
#gNav,
#visual,
#pageBody,
#siteFt {
	margin: 0;
	width: auto;
}

#gNav,
#topicPath,
#sidebar {
	display: none;
}

#content {
	position: relative;
}


/* # Header
---------------------------------------------------------------------------- */

#siteHd {
	min-height: 73px;
	padding: 38px 0 0;
	position: relative;
}

#siteHd #siteId1 {
	display: none;
}

#siteHd #siteId2 {
	padding: 0 0 36px 15px;
}

#siteHd #siteId2 a {
	background: url(../img/sp/page/hd_bg_id.gif) no-repeat left top;
	display: block;
	height: 50px;
	width: 310px;
}

#siteHd #siteHdLang,
#siteHd #siteHdSearchForm #siteHDSearchFormCont,
#siteHd #siteHdSearchForm #fmSiteHdSearchBtn {
	display: none;
}

#siteHd #siteHdSearchForm dt {
	position: absolute;
	right: 15px;
	top: 19px;
}

#siteHd #siteHdSearchForm #siteHDSearchFormCont {
	background-color: #E9F2F5;
	margin-bottom: 15px;
	padding: 30px 15px;
}

#siteHd #siteHdSearchForm #siteHDSearchFormCont #fmSiteHdSearchTxt {
	padding: 21px;
	width: 100%;
}


/* # Main
---------------------------------------------------------------------------- */

#content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#content .mH {
	background-color: #0c336c;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
  font-weight: bold;
	margin-bottom: 16px;
	padding: 12px 15px;
}

#content #spNewsBtnList {
	padding: 15px;
	text-align: center;
}

#content #recommendArea {
	background-color: #E9F2F5;
	margin-bottom: 15px;
}

#content #recommendArea h2 {
	margin-bottom: 0;
}

#content #recommendArea #recommendAreaIn {
	padding: 15px 54px;
	position: relative;
}

#content #recommendArea .caroufredsel_wrapper {
	margin: 0 auto !important;
}

#content #recommendArea #raList li {
	float: left;
	display: inline-block;
	padding: 0 6px;
}

#content #recommendArea #raLRNav {
	position: absolute;
	left: 50%;
	margin: -17px 0 0 -305px;
	top: 50%;
	width: 610px;
}

#content #recommendArea #raLRNav li#raLNav {
	position: absolute;
	left: 0;
	top: 0;
}

#content #recommendArea #raLRNav li#raRNav {
	position: absolute;
	right: 0;
	top: 0;
}

/*
#content #spNewsBtnList li {
	display: inline-block;
	margin-right: 5px;
	text-align: left;
	vertical-align: bottom;
}

#content #spNewsBtnList li:last-child {
	margin-right: 0;
}

#content #spNewsBtnList li a {
	background: #d0e8f9 url(../img/sp/top/ico_arrow03.png) no-repeat 20px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	display: inline-block;
	font-size: 25px;
	line-height: 1;
	padding: 1em 20px 1em 62px;
	vertical-align: middle;
	width: 218px;
}

#content #spNewsBtnList li:last-child a {
	padding: 0.47em 20px 0.47em 62px;
}
*/

#content #searchArea #saTab {
	border-bottom: 3px solid #d0e8f9;
	font-size: 90%;
	margin: 0;
}

#content #searchArea #saTab li a.selected {
	background-color: #d0e8f9;
	border: 3px solid #d0e8f9;
	color: #2c2c2c;
}

#content #searchArea #saTab li a span.sTxt {
	font-size: 16px;
	display: block;
}

#content #searchArea .saSecList li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
	overflow: hidden;
	font-weight:bold;
	font-size: 120%;
}

#content #searchArea .saSecList a {
	background: url(../img/sp/page/ico_arrow01.png) no-repeat right center;
	color: #2c89d0;
	display: block;
	padding: 28px 42px 28px 15px;
}

#content #searchArea .saSecList li:last-child {
	border-bottom: 1px solid #bfbfbf;
}

/* mPageTop */
#content .mPageTop {
	margin: 30px 0 51px;
	text-align: right;
}

#content .mPageTop a {
	background-color: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #616161;
	display: inline-block;
	*display: inline;
	line-height: 1;
	padding: 29px 40px;
	*zoom: 1;
}

#content .mPageTop a span {
	background: url(../img/sp/top/bg_pagetop.gif) no-repeat left center;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	display: inline-block;
	*display: inline;
	padding: 0 0 0 36px;
	vertical-align: baseline;
	*zoom: 1;
}

/* # GNav
---------------------------------------------------------------------------- */

#spGNav h2 {
	background-color: #0c336c;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-size: 28px;
	font-weight: bold;
	line-height: 1.21;
	margin-bottom: 16px;
	padding: 12px 15px;
}

#spGNav ul {
	background-color: #E9F2F5;
	padding: 15px;
}

#spGNav ul li {
	margin-bottom: 10px;
}

#spGNav ul a {
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
}

#spGNav ul li:last-child {
	margin-bottom: 0;
}

#spGNav ul li a {
	background: #fff url(../img/sp/top/ico_arrow03.png) no-repeat 20px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	color: #464646;
	line-height: 1.2;
	padding: 26px 20px 26px 62px;
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar h2 {
	background-color: #0c336c;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-size: 28px;
  font-weight: bold;
	padding: 8px 15px;
}


/* # Footer
---------------------------------------------------------------------------- */

#siteFt {
	margin-top: 17px;
}

#siteFt #siteFtNav {
	background-color: #f0f0f0;
	padding: 15px;
}

#siteFt #siteFtNav li {
	margin-bottom: 10px;
}

#siteFt #siteFtNav li:last-child {
	margin-bottom: 0;
}

#siteFt #siteFtNav a {
	background-color: #fff;
	background: #fff url(../img/sp/top/ico_arrow04.gif) no-repeat 20px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #464646;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	line-height: 1.2;
	padding: 25px 20px 25px 48px;
}

#siteFt #siteFtCopy {
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	line-height: 1.214;
	padding: 27px 15px;
	text-align: center;
}


/* # Clearfix
---------------------------------------------------------------------------- */

#content .mCaseList li {
	zoom: 1;
}

#content .mCaseList li:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}


/* # Modules
---------------------------------------------------------------------------- */

.mSPHide,
.mHide { display: none; }

.mText,
.mUL,
.mOL {
	margin-bottom: 15px;
}

/* tab */
.uiTabArea .uiTabTit {
	display: none;
}

.uiTabArea .uiTab {
	border-bottom: 3px solid #0c336c;
	text-align: left;
	/*font-size: 75%;*/
}

.uiTabArea .uiTab li {
	display: inline-block;
	*display: inline;
	margin-left: 2px;
	margin-right: 5px;
	vertical-align: bottom;
	*zoom: 1;
}

.uiTabArea .uiTab li.last,
.uiTabArea .uiTab li:last-child {
	margin-right: 0;
}

.uiTabArea .uiTab li a {
	background-color: #f0f0f0;
	border: 3px solid #ccc;
	border-bottom: none !important;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	color: #000;
	*display: inline;
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	line-height: 1.2;
	padding: 15px 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 176px;
	*zoom: 1;
}

.uiTabArea .uiTab li a.selected {
	background-color: #0c336c;
	border: 3px solid #0c336c;
	color: #fff;
}

.uiTabArea .uiTabTop,
.uiTabArea .uiTabTopLast {
	margin: 27px 15px 50px;
}

.uiTabArea .uiTabTopLast {
}

.uiTabArea .uiTabTop a,
.uiTabArea .uiTabTopLast a {
	background: #f0f0f0 url(../img/sp/page/bg_tabtop.gif) no-repeat 31px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #616161;
	display: inline-block;
	*display: inline;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	line-height: 1.214;
	padding: 18px 31px 18px 68px;
	vertical-align: baseline;
	*zoom: 1;
}


/* # Media Queries
---------------------------------------------------------------------------- */

/* for iPhone4X images */
@media only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {

}
