@charset "UTF-8";

/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 780px) {
body {
	min-width: inherit;
}
#contents {
	margin-top: 0;
}
	
.inr { 
padding: 10px;
	width: 100%;
}


.spDisp {
	display: block!important;
}
.spHide {
	display: none!important;
}
br.spHide {
	display: none!important;
}
.spImg {
	height: auto;
	width: 100%;
}
.spCenter {
	text-align: center;
}
.top10 {
	margin-top: 5px !important;
}
.top15 {
	margin-top: 5px !important;
}
.top20 {
	margin-top: 10px !important;
}
.top25 {
	margin-top: 10px !important;
}
.top30 {
	margin-top: 15px !important;
}
.top35 {
	margin-top: 15px !important;
}
.top40 {
	margin-top: 20px !important;
}
.btm0 {
	margin-bottom: 0 !important;
}
.btm5 {
	margin-bottom: 5px !important;
}
.btm10 {
	margin-bottom: 5px !important;
}
.btm15 {
	margin-bottom: 10px !important;
}
.btm20 {
	margin-bottom: 10px !important;
}
.btm25 {
	margin-bottom: 10px !important;
}
.btm30 {
	margin-bottom: 15px !important;
}
.btm35 {
	margin-bottom: 15px !important;
}
.btm40 {
	margin-bottom: 20px !important;
}
.btm45 {
	margin-bottom: 20px !important;
}
.btm50 {
	margin-bottom: 25px !important;
}
.btm55 {
	margin-bottom: 25px !important;
}
.btm60 {
	margin-bottom: 30px !important;
}
.btm65 {
	margin-bottom: 30px !important;
}
.btm70 {
	margin-bottom: 35px !important;
}
.btm75 {
	margin-bottom: 35px !important;
}
.btm80 {
	margin-bottom: 40px !important;
}
.btm85 {
	margin-bottom: 40px !important;
}
.btm90 {
	margin-bottom: 45px !important;
}
.btm95 {
	margin-bottom: 45px !important;
}
.pT0 {
	padding-top: 0!important;
}
.pT5 {
	padding-top: 5px!important;
}
.pT10 {
	padding-top: 5px!important;
}
.pT15 {
	padding-top: 10px!important;
}
.pT20 {
	padding-top: 10px!important;
}
.pT25 {
	padding-top: 15px!important;
}
.pT30 {
	padding-top: 15px!important;
}
.pT35 {
	padding-top: 15px!important;
}
.pT40 {
	padding-top: 20px!important;
}
.pT45 {
	padding-top: 20px!important;
}
.pB0 {
	padding-bottom: 0!important;
}
.pB5 {
	padding-bottom: 5px!important;
}
.pB10 {
	padding-bottom: 5px!important;
}
.pB15 {
	padding-bottom: 5px!important;
}
.pB20 {
	padding-bottom: 10px!important;
}
.lm5 {
	margin-left: 5px !important;
}
.lm10 {
	margin-left: 5px !important;
}
.lm15 {
	margin-left: 5px !important;
}
.lm20 {
	margin-left: 10px !important;
}
.lm50 {
	margin-left: 20px !important;
}
.lm60 {
	margin-left: 30px !important;
}
.lm70 {
	margin-left: 30px !important;
}
.rm5 {
	margin-right: 5px !important;
}
.rm10 {
	margin-right: 5px !important;
}
.rm15 {
	margin-right: 5px !important;
}
.rm20 {
	margin-right: 10px !important;
}
.spBtm0 {
	margin-bottom: 0 !important;
}
.spBtm5 {
	margin-bottom: 5px !important;
}
.spBtm10 {
	margin-bottom: 10px !important;
}
.spBtm15 {
	margin-bottom: 15px !important;
}
.spBtm20 {
	margin-bottom: 20px !important;
}
.spBtm25 {
	margin-bottom: 25px !important;
}
.spBtm30 {
	margin-bottom: 30px !important;
}
.spBtm35 {
	margin-bottom: 35px !important;
}
.spBtm40 {
	margin-bottom: 40px !important;
}
.spBtm45 {
	margin-bottom: 45px !important;
}
.spBtm50 {
	margin-bottom: 50px !important;
}
.spW100 {
	width: 100%!important;
}
body {
	background: none;
	padding-bottom: 30px;
	font-size: 1.3rem;
}
#topcontrol {
	background: url(/platinum_birthy/cmn/cmn_img/bg_hd_bdr_sp.gif) center bottom repeat-x;
	background-size: auto 3px;
	position: fixed;
	bottom: 30px!important;
	right: 10!important;

	text-align: center;
	height: 58px;
	padding-bottom: 0;
}
/*
#topcontrol a:hover {
    opacity: 1;
    height: auto;
    width: auto;
}
	*/
	
	
header {
	background: #fff none repeat scroll 0 0;
	width: 100%;
	z-index: 999;
}
header .logo {
	position: absolute;
	right: 0;
	top: 0;
}
header .logo img {
    padding-top: 10px;
    width: 90%;
}
.hamburger {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #333;
	cursor: pointer;
	font-size: 3em;
	font-weight: bold;
	line-height: 35px;
	outline: medium none;
	padding: 13px 15px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2147483647;
}
.cross {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 4em;
	font-weight: bold;
	line-height: 65px;
	outline: medium none;
	padding: 13px 15px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2147483647;
}
.menu {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	font-size: 0.8em;
	font-weight: bold;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1000000;
}
.menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li a {
	background: #000 none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: 100%;
}
.menu ul li a:hover {
	opacity: 0.8;
}
.menu ul li img {
	width: 100%;
}
.glyphicon-home {
	color: #000;
	font-size: 1.5em;
	margin: 0 auto;
}
	
#contents {
	margin: 0;
	width: auto;
}
#main {
	float: none;
	margin: 0 10px 20px;
	width: auto;
}

	
	
	.logosp {
    float: none;
    height: auto;
    right: 0;
    text-align: right;
    top: 6px;
    width: 140px;
    padding-right: 20px;
    position: absolute;
}
.logo img {
	width: 100%;
}
	
	
	

#footer {
	background: #f8f8f8;
	width: 100%;
	padding: 40px 20px 40px; 
	z-index: 999;
}




#footer .ftLogo{
padding-bottom: 20px;
}



#footer  li a{
	display: inline-block;
	font-size: 14px;
	margin-bottom: 30px;
	font-weight: bold;
}


#footer  li a i{
	color: #9fa0a0;	font-size: 18px;

}

#footer  p.add{
	line-height: 150%;
	font-size: 12px;
}













	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

input {
}
input.textFocus {
	color: #333;
}
input.wSS, input.wS, input.wM, input.wL, input.wLL {
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 140%;
	padding: 5px 5px;
}
input {
	vertical-align: middle;
}
.wSS {
	width: 70px;
}
.wS {
	width: 90px;
}
.wM {
	width: 200px;
}
.wL {
	width: 400px;
}
.wLL {
	width: 400px;
}
.imeOn {
	ime-mode: active;
}
.imeOff {
	ime-mode: disabled;
}
textarea.txtarea {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 14px;
	height: 160px;
	padding: 5px 5px;
	width: 400px;
}
option {
	font-size: 14px!important;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
input[type="checkbox"], input[type="radio"] {
	margin-right: 3px;
}
.formErr {
	color: #E54E52;
	font-weight: bold;
}
input.inputErr, textarea.inputErr {
	background-color: #FADFDE;
}
/*----------------------------------------------------
	☆flt
----------------------------------------------------*/

.fltL {
	float: none !important;
}
.fltR {
	float: none !important;
}
.fltImgL {
	float: none;
	margin: 0 0 5px 0;
}
.fltImgR {
	float: none;
	margin: 0 0 5px 0;
}
/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

.bscBox00 {
	border: 1px solid #D0D0D2;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*----------------------------------------------------
	☆cmn
----------------------------------------------------*/

#wrap .inr {
	margin: 0 auto;
	width: auto;
}



/*----------------------------------------------------
	☆content
----------------------------------------------------*/
	
	
	#wrap #one .img1 {
    margin-top: -80px;
    text-align: center;
}
	
	
	#mv h2.head01 {
    color: #000;
    font-size: 28px;
    letter-spacing: 0.1em;
    padding: 150px 0 0;
}
	
	
section .inr{
	padding: 0px;
}

	

section h2.head01 {
    color: #000;
    font-size: 16px;
    padding: 0 0 80px;
    text-align: center;
}
section h2.head01 span.robo {
    color: #000;
    font-size: 28px;
    font-style: italic;
    letter-spacing: 0.3em;
}


section h2.head01 span.bdr {
    border-top: 5px solid #000;

    padding-top: 20px;
}


#fixed-box {
 position: fixed;
 bottom:0;
 right:0;
 z-index: 100;
}

#fixed-box li a {
float: left;
	width: 50%;
	display: block;
	
	
	
}	
	 input.text_input{
	 
    padding: 10px;
    margin-left: 10px;
width:80% !important;
}

input.text_input1 {
    width: 80% !important;
    padding: 10px;
    margin-left: 10px;
}

input.text_input2 {
    padding: 10px;
    margin-bottom: 10px;
    width: 29%;
}
	
	

footer .ftrTop{
	background: #18893B;
	width: 100%;
	padding: 20px 10px ; 
	z-index: 999;
}


footer .ftrTop .inr{
	background: rgba(0, 0, 0, 0) url("/cmn/cmn_img/mvimg02.png") no-repeat scroll bottom center  ;
	padding-bottom: 120px;
	z-index: 999;
}



footer .ftrTop .fltL{
	width: auto;
}


footer .ftrTop .fltR{
	width: 150px;
	margin: 0 auto;
}



footer .ftrTop .fltL h5{
	color: #fff;
	letter-spacing: .1em;
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
	
}




footer .ftrTop .fltL ul {
text-align: center;
	
}

footer .ftrTop .fltL ul li{
display: block;
	color: #fff;
	line-height: 180%;
	vertical-align: top;
	margin-right: 30px;
	text-align: left;
	
}


footer .ftrTop .fltL ul li.last{

	margin-right: 0px !important;
	
}


footer .ftrTop .fltL ul li a:hover{
opacity: 0.8;	
}






footer .ftr{
padding: 20px;
	
}





footer .ftr p{
float: left;	
	margin-right: 20px;
}






footer .ftr p.add{
	padding-left: 0px;
	padding-top: 10px;
	font-size: 18px;
	letter-spacing: .1em;
	line-height: 150%;
	margin-right: 0px !important;
}





footer  p.copy{
	color: #fff;
	background: #18893B;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}




#mv01  {
background: #7AB45A;
}

#mv01 h2 {
	border-left: none;

	font-size: 30px;
	color: #fff;
	font-weight: normal;
	padding:0px 20px;
	text-align: center;
	
}


	
#fixed-box {
 position: fixed;
 bottom:0;
 right:0;
 z-index: 100;
}

#fixed-box li a {
float: left;
	width: 50%;
	display: block;
	padding: 15px 0px;
	color: #fff;
	
	
	}
	
		
#fixed-box li a.tel{
		background: #00843a;
	}	
	
	
	
#fixed-box li a.con{
background: #f0a648;
	}
	
	

	
}
