@charset "utf-8";

/*------------------------------------------------------------------
/
/	STYLE:PC
/
/-----------------------------------------------------------------*/


html {}
body {
	margin: 0 auto;
	font-size:100%;
	color: #444;
	line-height: 1.7;
	background:fff;
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a {
	color: #777;
	text-decoration: none;
}
a:hover {}
a:visited {}
a:hover {}

* header:after,
* footer:after,
* main,
* section:after,
* article:after,
* div:after,
* ul:after,
* ol:after,
* dl:after {
	content: "";
	clear: both;
	display: block;
}

/* common
-------------------------------------------------------*/
.sp {
	display: none;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.area {
	width:100%;
}
.area-in {
	width:980px;/* 任意の幅 */
	margin: 0 auto;
}

/* header
-------------------------------------------------------*/
#header {
	margin:0;
	padding:0;

}
#header .in {
	width: 1150px;
	margin: 0 auto;
}

#header .in .logo {
	float: left;
}
#header .in p {
	float: right;
}

h1.header_txt {
	margin-bottom:5px;
	font-size:13px;
	margin:10px 0 5px;
}

.logo{
	margin-top:10px;
}
.banner { float: left; padding-left: 20px; }
.banner img { width: 232px; height: auto; }
.header_contact {
	display:block;
	float:right;
	padding-bottom:10px;
	text-align:right;
	
}
.header_contact img{
	margin-left:10px;
}

/* footer
-------------------------------------------------------*/
#footer {
	text-align: center;
	font-size: 16px;
	}
	
#footer #copy {
	margin-top:30px;
	font-size: 14px;
	color:#FFF;
	background: #04336d;
	padding:20px;
	vertical-align:bottom;
}


/*=======================================================
	以下コンテンツのセクションごと
=======================================================*/


/* main
-------------------------------------------------------*/

#visual{
	background:url(../images/I6cAgL7nWJzj.jpg) no-repeat center;
	background-size:cover;
	
}

h2{
	margin:0!important;
	padding:0!important;
}


/* 
-------------------------------------------------------*/


.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}



/* 見出しタイトルテキスト
-------------------------------------------------------*/
.h3ttl{
	background:url(../images/6Jj9Qk2By6rA.png) repeat;
	 color:#fff;
	 font-size:45px;
	 font-family: "Noto Sans Japanese";
	 font-weight: 900;
	 text-shadow: 1px 1px 1px #000;
	 text-align:center;
	 line-height:125%;
	 padding:30px 0;
	 margin-top:0;
	 margin-bottom:0;

}

.h3ttl span{
	background:#fff;
	padding:3px 10px;
	font-size:18px;
	font-weight:bold;
	color:#F00;
	border-radius: 50px;        /* CSS3草案 */  
    -webkit-border-radius: 50px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50px;   /* Firefox用 */
	text-shadow: none;
}

.h3ttl02{
	background:url(../images/h3_02bg.png) repeat;
	 color:#fff;
	 font-size:40px;
	 font-family: "Noto Sans Japanese";
	 font-weight: 900;
	 text-shadow: 1px 1px 1px #000;
	 text-align:center;
	 line-height:125%;
	 padding:30px 0;
	 margin-top:0;
	 margin-bottom:0;

}


.txt01{
	font-size:40px;
	font-family: "Noto Sans Japanese";
	font-weight: 900;
	color:#eb170f;
	text-align:center;
	margin:50px 0;
	 
}





/* cv_area
-------------------------------------------------------*/

.cv_bg{
	background:url(../images/BNCohyFiBwnC.png) repeat-x;
	margin:0 auto 5px;
	height:280px;
}

.cv_con{
	margin:0 auto;
	width:868px;
	padding:10px 0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.btn-center{
	background:#fff; 
	padding:10px 0 10px 20px;
	border:solid #ccc 3px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;
	margin-bottom:10px;   /* Firefox用 */
	}
.btn-center img{
	margin-right:10px;
}


/* #area00　
-------------------------------------------------------*/

#area00{
	background:#fff;
	text-align:center;
}
.boxaka{
	border:solid 5px #F00;
	padding:20px;
	text-align:center;
	color:#F00;
	margin:20px auto;
	font-size:24px;
	font-weight:bold;
	width:50%;
}

/* #area01　こんなお悩みありませんか
-------------------------------------------------------*/

#area01{
	background:#f8f9fb;
	text-align:center;
}

#area01-in {
	text-align:center;
	z-index:0;
	}

.center{
	text-align:center;
	margin:0 auto;
}


/* #area02　オフィス桃太郎なら初期費用をグッと抑えられます 
-------------------------------------------------------*/

#area02-in{
	padding:0;
	margin:0 auto;
	background:url(../images/EJoLHNLbDgCG.png) repeat;
}
#point_area {
	background:#fffedd;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#point_area-in{
	 padding:30px 0 50px;
	 text-align:center;
	 width:1200px; 
	 margin:0 auto;
	}

#point_area-in h4{
	font-weight:bold;
	color:#b50d24;
	font-size:22px;
	
}



   
.col-md-1-5 {
    width: 220px;
    float: left;
	text-align:left;
	margin-left:25px;
	font-weight:bold;
	
}

.col-md-1-5 img{
	padding-bottom:10px;
}


/* #area03　他社と価格を比較しました
-------------------------------------------------------*/

#area03-in {
	padding-bottom:60px;
	text-align:center;
}

#area03-in img{
	margin:50px 0 0;
}




/* #area04　オフィス桃太郎の安さの理由
-------------------------------------------------------*/
#area04-in {
	padding:0px;
	
}

.panbox{
	background:url(../images/vUoBo9vqDCdq.png) 0 center no-repeat;
	background-size:cover;
	text-align:center;
	margin-top:30px;
	padding-top:30px;
}


/* #area05　オフィス桃太郎はなんでこんなに
安くできるの
-------------------------------------------------------*/
#area05-in {
	padding-bottom:60px;
	
}

#area05-in img{
	margin-top:60px;
}


/* #area06　安いだけでなく、
他社にない丁寧なアフターフォロー
-------------------------------------------------------*/
#area06-in {
	padding-bottom:60px;
	
}

#area06-in img{
	margin-top:30px;
}


/* #area07　リースのメリット
-------------------------------------------------------*/

#area07-in{
	background:#ffffec;
	
}

#area07-in img{
	margin-top:30px;
}

#area07-in02{
	background:#effdff;
	padding-bottom:60px;
}

.mb30{
	margin-bottom:30px;
}

/* #area08　だから、オフィス桃太郎は
選ばれ続けています！
-------------------------------------------------------*/
#area08{
	background:#fdffe5;
}

#area08-in{
	padding:60px 0 0 0;
}


/* #area08　お客様の声
-------------------------------------------------------*/
#area08_02-in{
	background:#ffffec;
	font-weight:bold;
	
}


#area08_02-in .area-in{
	padding:60px 0;
	width:840px;
}

#area08_02-in .box04{
	float:left;
	margin:10px;
	font-size:16px;
}

.v_pic{
	float:right;
	max-width:195px;
}

.v_pic02{
	float:left;
	max-width:195px;
}

#area08_02-in .voice_area01{
	border:solid #ccc 3px;
	font-size:18px;
	background:#fff;
	padding:20px;
	width:840px;

}

.name{ color:#686868; margin-top:15px;}
.hoshi{ color:#fae608; float:left; line-height:200%; padding-right:10px;}



.box04 h4{
	color:#00479d;
	font-size:24px;
	font-weight:700;
}


/* #area08　よくあるご質問
-------------------------------------------------------*/
#area08_03-in {
	padding:50px 0;
	margin:0;
}

#area08_03-in dl dt {
background: url(../images/9705Q94H3oca.png) no-repeat left center #fff;
border:solid 2px #ccc;
padding:10px 0 0px 90px;
font-size: 26px;
font-weight: 700;
color:#2258a3;
height:62px;
width:100%;
}


#area08_03-in dl dd {
	background: url(../images/zk2ubtPnquQR.png) no-repeat left center;
	padding:20px 0 20px 90px;
		color:#444;
	font-size:20px;
	padding-top:20px;
	width:100%;
	}
	
	
	
#area08_03-in dl {
	margin-bottom: 10px;
	padding: 0 20px;
  /* Firefox用 */ 
	
}




/* MailForm
-------------------------------------------------------*/
.redtxt{
	color:#e70512;
	font-weight:bold;
	font-size:19px;
}

.green{
	background:#00a1d8;
	color:#FFF;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding:1px 15px;
	margin-right:10px;
}
.control-label{
	text-align:left !important;
}

.rtnbtn{
	margin-right:20px;
	
}

.msg{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:50px 0;
	line-height:160%;
}

.btn_kakunin{
	background:#f3aa20;
    color:#fff;
	font-size:27px;
	text-align:center;
	font-weight:bold;
	padding:20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:30px 0 50px;
	display:block;
	border-bottom:5px solid #cf8c0c;
}

.btn_kakunin:hover {
  background-color: #f3bd56;
  color:#fff;
  text-decoration:none;
}

.btn_return{
	background:#ccc;
    color:#fff;
	font-size:27px;
	text-align:center;
	font-weight:bold;
	padding:20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0px 0 50px;
	display:block;
	border-bottom:5px solid #a0a0a0;
}

.btn_return:hover {
  background-color: #ddd;
  color:#fff;
  text-decoration:none;
}

.txt_name{
	font-size:40px;
	font-weight:bold;
}


/*--sp用固定CV---------------------------------------*/

#fixContact {
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	display: none !important;
}


/* clearfix
----------------------------------------------- */

.clearfix:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear { clear: both; }



/* template
-------------------------------------------------------*/

.pagetop {
	position: relative;
	z-index: 9999;
	width: 44px;
	height:44px;
	background: url(../images/JgrMYbNTzAUV.png) no-repeat left top;
}



/* #area06　フォーム
-------------------------------------------------------*/


div#bottun-area {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: solid;
    border-top-color: #fff;
}

#bottun-area {
  z-index: 99;
}

.bg-img {
  background-image: url(../img/momotaro__09.jpg);
}

.h4ttl{
	font-size:20px;
	font-weight:bold;
	padding:10px;
	background:#eee;
	text-align:center;
	margin:30px 0 20px;
}

.h4ttl02{
	font-size:20px;
	font-weight:bold;
	padding:10px;
	background:#f9d8d8;
	text-align:center;
	margin:10px;
	color:#ff0000;
}
.txt_red{
	font-weight:bold;
	}

.canbox{text-align:center;
 border:solid 3px #f9d8d8;
 padding-bottom:20px;
}

.canbox p{
	margin-bottom:15px;
}


.canbox .custom-control-description{
	font-size:18px;
	
}

.form-control {
    height: 100px;
	width:70%;
}

span.required-box {
    background-color: #d00303;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 4px;
    position: relative;
    bottom: 2px;
}

.MB80{
	margin-bottom:80px;
}
.MB120{
	margin-bottom:120px;
}
dt {
    float: left;
    clear: both;
    width: 100px;
}

dd {
    float: left;
    margin-left: 20px;
    width: 193px;
}

.mb-3{
line-height:160%;
}

<!--modal-->
.modal fade{text-align:center; }
.mbtnarea{ margin:0 0 0 -200px; width:920px; background:#fff; padding:20px; text-align:center; border-radius:20px; border:3px solid #7ac8bf;}
.modal-dialog{text-align:center;}
.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clear{clear:both;}
.pagetop{position:relative;z-index:9999;width:44px;height:44px;background:url(../images/JgrMYbNTzAUV.png) no-repeat left top;}
