@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 p img {
	width:100%;
	height:auto;
}


/* # 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;
}


@media screen and (orientation:landscape) {
body.android_top {
	width:100% !important;
}
body.android {
	width:100% !important;
}
}

@media screen and (orientation:portrait) {
body.chrome {
	zoom:0.5;
	overflow-x:hidden;
}
}
@media screen and (orientation:landscape) {
body.chrome {
	width:640px !important;
	zoom:1;
	overflow-x:hidden;
}
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-weight: normal;
	line-height: 1.214;
}

a {
	color: #3c3c3c;
	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
---------------------------------------------------------------------------- */

#siteHdInner,
#gNav,
#visual,
#pageBody,
#siteFt {
	margin: 0;
	width: auto;
}

#gNav,
#topicPath,
#sidebar {
	display: none;
}

#content {
	position: relative;
}


/* # Header
---------------------------------------------------------------------------- */
#siteHd {
	width:100%;
	border-top:8px solid #3C3C3C;
	height: 100px;
}
#siteHdInner {
	min-height: 73px;
	position: relative;
}

#siteHd #siteId1 {
	display: none;
}

#siteHd #siteId2 {
	float:left;
	width:320px;
	margin-top:-8px;
	padding-left:15px;
}

#siteHd #siteId2 a {
	display: block;
}

#siteHd #siteHdLang,
#siteHd #siteHdSearchForm #siteHDSearchFormCont,
#siteHd #siteHdSearchForm #fmSiteHdSearchBtn,
.siteHdNav {
	display: none;
}

#siteHd .mPCHide {
	float:right;
	width:auto;
	padding:2.5% 3% 0 0;
}

#siteHd #siteHdSearchForm #siteHDSearchFormCont {
	background-color: #e7f5bf;
	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: #2e2e2e;
	-moz-background-size: 0 2px 2px 0 #dad9d9;
	-o-background-size: 0 2px 2px 0 #dad9d9;
	-webkit-box-shadow: 0 2px 2px 0 #dad9d9;
	box-shadow: 0 2px 2px 0 #dad9d9;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	margin-bottom: 16px;
	padding: 19px 18px 17px;
}

#content #spNewsBtnList {
	background-color: #f0f0f0;
	padding: 15px;
	text-align: center;
}

#content #recommendArea {
	background-color: #e7f5bf;
	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: #cde782 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 {
	margin:0 16px;
	border-bottom: 3px solid #eb6c00;
	font-size: 24px;
	margin: 0;
}

#content .searchArea #saTab li a.selected {
	background-color: #eb6c00;
	border:none;
	color: #000;
}

#content .searchArea #saTab li a span.sTxt {
	font-size: 20px;
	display: block;
}

#content .searchArea .saSecIn {
	margin:0 16px;
	border:1px solid #e1e1e1;
}

#content .searchArea .saSecList li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
	overflow: hidden;
	font-size: 24px;
}

#content .searchArea .saSecList li:last-child {
	border-bottom:none !important;
}

#content .searchArea .saSecList a {
	background: url(../img/sp/page/icon_arrow02.gif) no-repeat right center;
	color: #3c3c3c;
	display: block;
	padding: 31px 0 25px 20px;
}

#content .searchArea .saSecList01 li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
	overflow: hidden;
	font-size: 18px;
}

#content .searchArea .saSecList01 a {
	background: url(../img/sp/page/icon_arrow03.gif) no-repeat left center;
	color: #3c3c3c;
	display: block;
	padding: 27px 20px 24px 40px;
}

#content .blockList {
	margin-bottom:12px;
	padding:18px 14px 12px;
	background:#ededed;
}

#content .blockList li a {
	background: #fff url(../img/sp/page/icon_arrow01.gif) no-repeat 20px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 3px 0 #bebebe;
	box-shadow: 0 3px 3px 0 #bebebe;
	display: block;
	color: #464646;
	font-weight:bold;
	line-height: 1.2;
	padding: 30px 20px 27px 60px;
}

#content .itemList {
	margin-bottom:12px;
	padding:19px 14px 15px 18px;
	background:#ededed;
}

#content .itemList li {
	display:inline-block;
	width:24%;
	margin-right:2%;
	padding:2% 3.5%;
	background:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 0 3px 3px 0 #bebebe;
	-webkit-box-shadow: 0 3px 3px 0 #bebebe;
	box-shadow: 0 3px 3px 0 #bebebe;
}

#content .itemList li p img {
	width:100%;
}

#content .itemList li p.itemText {
	padding-top:10px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
}

#content .itemList li:last-child {
	margin-right:0;
}


/* mPageTop */
#content .mPageTop {
	margin: 12px 16px;
	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 {
	background:#EDEDED;
	padding-bottom:15px;
}

#spGNav h2 {
	background-color: #2e2e2e;
	-moz-background-size: 0 2px 2px 0 #dad9d9;
	-o-background-size: 0 2px 2px 0 #dad9d9;
	-webkit-box-shadow: 0 2px 2px 0 #dad9d9;
	box-shadow: 0 2px 2px 0 #dad9d9;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	padding: 19px 18px 17px;
}

#spGNav ul {
	border:1px solid #e1e1e1;
	margin:15px 15px 0;
}

#spGNav ul li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
	overflow: hidden;
	font-size: 18px;
}

#spGNav ul li:last-child {
	border-bottom:none;
	margin-bottom: 0;
}

#spGNav ul li a {
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-size: 100%;
	line-height: 1.2;
	background:#FFF url(../img/sp/page/icon_arrow03.gif) no-repeat left center;
	color: #3c3c3c;
	display: block;
	padding: 27px 20px 24px 40px;
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar h2 {
	background-color: #23af5e;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-size: 28px;
  font-weight: bold;
	padding: 8px 15px;
}


/* # Footer
---------------------------------------------------------------------------- */

#siteFt {
	width:100%;
	padding:20px 0;
	background:#2E2E2E;
}
#siteFt p#siteFtCopy {
	font-size: 70%;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	color:#8C8C8C;
	line-height: 1.214;
	padding: 27px 15px;
	text-align: center;
}

#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;
}

.pcDisplay {
	display:none;
}


/* # 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 {
	margin:0 16px !important;
	border-bottom: 3px solid #23af5e;
	text-align: left;
	/*font-size: 75%;*/
}

.uiTabArea .uiTab li {
	display: inline-block;
	width:32%;
	vertical-align: bottom;
/*	*zoom: 1;*/
}

.uiTabArea .uiTab li.last,
.uiTabArea .uiTab li:last-child {
	margin-right: 0;
}

.uiTabArea .uiTab li a {
	background-color: #ededed;
	color: #000;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	line-height: 1.2;
	padding: 16px 0 9px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	*zoom: 1;
}

.uiTabArea .uiTab li a.selected {
	background-color: #23af5e;
	border: 3px solid #23af5e;
	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) {

}
