﻿/*スマートフォン版*/
*{
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:"Microsoft Yahei","PingHei" ,"sans-serif";
}
html { font-size: 62.5%; }
body {
	-webkit-text-size-adjust: 100%;
	font-size: 1.0rem;
}
#container {
	width:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

header {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: rgba(0,0,0,0.3);  	
}

#header_base {
	position:relative;
	padding:20px 10px; 
	overflow:visible;
}
	h1 {
		color:#fff;
		padding:20px 10px 10px 10px;
		font-size:2.0rem;
		font-weight:normal;
	}
	#header_base .t_logo {
		float:left;
	}
	#header_base .t_logo img {
		width:100%;
	}

	#header_base .button-toggle {
		float:right;
		/*width:16%;*/
	}
	
	#header_base .button-toggle a {
		display:block;
		padding:0 10px;
	}


#main_img {
	position:relative;
}
#mainimg #slide01 {
	width: 100%;
	background: url(../../img_sp/top/mainimg01.jpg) no-repeat center center;
	background-attachment: fixed;
}
#mainimg #slide02 {
	width: 100%;
	background: url(../../img_sp/top/mainimg02.jpg) no-repeat center center;
	background-attachment: fixed;
}
#mainimg #slide03 {
	width: 100%;
	background: url(../../img_sp/top/mainimg03.jpg) no-repeat center center;
	background-attachment: fixed;
}
#mainimg #slide04 {
	width: 100%;
	background: url(../../img_sp/top/mainimg04.jpg) no-repeat center center;
	background-attachment: fixed;
}




header.top_h {
	position:absolute;
	top:0;
	z-index:9000;
}

/*-----------------------------------------------------------------------
メニュー
-------------------------------------------------------------------------*/


	

/*-----------------------------------------------------------------------
次階層ページ用共通要素
-------------------------------------------------------------------------*/

/*　パンくずナビ　*/	
.bread {
	padding-left:10px;
	padding-right:10px;
}
.bread li {
	display:inline-block;
	margin-right:0.8em;
	font-size:2.0rem;
	line-height: 1.6em;
}
.bread li.home a {
	font-size:2.0rem;
	color:#CA292B;
	background:url(../img/icon_home.png) no-repeat left center;
	background-size: contain;
	padding-left:1.8em;
}

/*　共通見出し　*/
h2 {
	padding-right:10px;
	padding-left:10px;
	padding-bottom:2%;
	margin-bottom:6%;
	border-bottom:2px solid #DDD;
}
h2 img { width:100%; }


/*　タップで電話　*/
.tel_box ,
.mail_box {
	padding-right:10px;
	padding-left:10px; 
	text-align:center;
	margin-bottom:50px;
}
.tel_box { margin-top:5%; }
.tel_box02 {
	padding-right:34px;
	padding-left:34px; 
	text-align:center;
	margin-bottom:50px;
}
.tel_box02 img ,
.mail_box img { width:100%; }

.link01{margin-bottom:10%;}

.link01 li a {
	display:block;
	padding:20px 0 20px 20px;
	background:url(../img/arrow_01.png) no-repeat 95% center;
	background-size:4px ;
	font-size:2.2rem;
	border:2px solid #ddd;
}

/*　ページの先頭へ　*/
#page_up {
	padding: 0px;
	width: 100%;
	text-align: center;
	background:#D9D9D9;
}
#page_up a{
	padding:50px 0;
	display:block;
	width:100%;
}
	
#switch {
	padding: 0px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/*　フッター　*/
footer {
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#f_link { margin-bottom:30px; }
#f_link ul { border-top:2px solid #ddd; }
#f_link li:nth-child(2n) {
	display:inline-block;
	width:50%;
	box-sizing : border-box ;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
}
#f_link li:nth-child(2n+1) {
	display:inline-block;
	width:50%;
	box-sizing : border-box ;
	border-bottom:2px solid #ddd;
}
#f_link li.lhome { width: 100%; }
#f_link li a {
	display:block;
	padding:20px 0 20px 10px;
	background:url(../img/arrow_01.png) no-repeat 95% center;
	background-size:4px ;
	font-size:2.2rem;
}
#f_link li.lhome a {
	background:url(../img/arrow_01.png) no-repeat 97.4% center;
	background-size:4px ;
	font-size:2.2rem;
}

.f_logo ,
.address { padding:10px; }
.address { font-size:2.4rem; line-height:170%; }

.copyright {
	margin-bottom: 5px;
	text-align:center;
	padding:10px 0;
	background:#000;
	color:#fff;
	font-size:2.2rem;
}


/*-----------------------------------------------------------------------
　トップ用要素
-------------------------------------------------------------------------*/
/*  強み
-------------------------------------------------------------------------*/
.top_st { padding:10px; margin-bottom:20px; }
.top_st p {
	text-align:center;
	line-height:220%;
	font-size:2.4rem;
}
.top_st li {
	float:left;
	position:relative;
}
.top_st li span {
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:6%;
	color:#fff;
	font-weight:bold;
	font-size:2.6rem;
}
.top_st li a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1500;
}
.top_st li#top_st01 ,
.top_st li img { width:100%; }

.top_st li#top_st01 span { width:3em; }

.top_st li#top_st02 { margin-right:5px; width:49%; }
.top_st li#top_st02 span { width:3em; }

.top_st li#top_st03 { margin-left:5px; width:49%; }
.top_st li#top_st03 span { width:5em; }


/*  事業内容
-------------------------------------------------------------------------*/
.top_bu { padding:10px; margin-bottom:20px; }
.top_bu p { line-height:220%; font-size:2.8rem; }
.top_bu h2 {
	padding-right:0;
	padding-left:0;
	padding-bottom:0;
	margin-bottom:5%;
	border-bottom:none;
}
	

/*  そのほかリンク
-------------------------------------------------------------------------*/
.top_ot  { padding:10px; margin-bottom:20px; }
.top_ot img { width:100%; }
.top_ot li { position:relative; }
.top_ot li span {
	position:absolute;
	left:2%;
	bottom:3%;
	color:#fff;
	font-weight:bold;
	font-size:3.0rem;
}
.top_ot li a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.top_ot li p { font-size:2.4rem; line-height:220%; }

/*  ニュースリリース
-------------------------------------------------------------------------*/
.top_news { padding:10px; margin-bottom:20px; }
.top_news ul {
	margin-top:-2px;
	border-right:#ddd 2px solid;
	border-left:#ddd 2px solid;
	margin-bottom:5%;
}
.top_news li {
	padding:3% 5% 3% 2%;
	border-bottom:#ddd 2px solid;
	background:url(../img/arrow_01.png) no-repeat 95% center;
	background-size:4px ;
	position:relative;
}
.top_news li a {
	/*position:absolute;
	top:0;
	left:0;*/
	width:100%;
	height:100%;
	z-index:1000;
}
.top_news span {
	font-size:2.4rem;
	line-height:180%;
	color:#CA292B;
}
.top_news p {
	font-size:2.4rem;
	line-height:200%;
}
.top_news h2 {
	padding-right:0;
	padding-left:0;
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
	


/*-----------------------------------------------------------------------
* 当社の強み
-------------------------------------------------------------------------*/
.stbox_01,
.stbox_02 {
	padding-right:10px;
	padding-left:10px;
}
.stbox_01 ul {
	margin-bottom:5%;
}
.stbox_01 li {
	border:2px solid #DDD;
	margin-bottom:2%;
	font-size:3.2rem;
}
.stbox_01 li a {
	background:url(../img/arrow_02.png) no-repeat 5% center;
	background-size:9px;
	color:#696969;
	font-weight:bold;
	display:block;
	padding:3% 2% 3% 10%;
}

.stbox_02 img { width:100%; }
.stbox_02 p {
	font-size:2.8rem;
	line-height:240%;
	margin-bottom:5%;
}

.stbox_02 h3 {
	position:relative;
	margin-bottom:5%;
}
.stbox_02 h3 img { width:100%; }
.stbox_02 span {
	position:absolute;
	left:25%;
	bottom:6%;
	color:#fff;
	font-weight:bold;
	font-size:3.2rem;
}

/*-----------------------------------------------------------------------
* 事業内容
-------------------------------------------------------------------------*/
.bubox_01 ,
.bubox_02 {
	padding-right:10px;
	padding-left:10px;
}

.bubox_01 h3.normal {
	color:#656565;
	font-size:3.0rem;
	margin-bottom:2%;
}
.bubox_01 h3.normal02 {
	color:#656565;
	border-left:10px solid #CA292B;
	padding-left: 20px;
	font-size:3.0rem;
	margin-bottom:2%;
	line-height: 180%;
}
.bubox_01 img { width:100%; margin-bottom:5%; }
.bubox_01 p {
	font-size:2.8rem;
	line-height:240%;
	margin-bottom:5%;
}
.bubox_01 h5 {
	color:#656565;
	font-size:3.2rem;
	margin-bottom:2%;
	background:url(../img/arrow_02.png) no-repeat left center;
	background-size:9px;
	padding-left:0.8em;
}


.bubox_02 .Box_Left { width:50%; }
.bubox_02 .Box_Right { width:46%; }

.bubox_02 h5 {
	color:#656565;
	font-size:3.0rem;
	margin-bottom:2%;
}
.bubox_02 p {
	font-size:2.8rem;
	line-height:160%;
	margin-bottom:5%;
}

.bubox_02 .basebox {
	position:relative;
	overflow:visible;
}
.bubox_02 .onbox {
	position:absolute;
	bottom:-20%;
	left:22%;
	z-index:2000;
}


/*-----------------------------------------------------------------------
* 代表挨拶・理念
-------------------------------------------------------------------------*/
.mebox_01 ,
.mebox_02 {
	padding-right:10px;
	padding-left:10px;
}
.mebox_01 p ,
.mebox_02 p {
	font-size:2.8rem;
	line-height:240%;
	/*margin-bottom:5%;*/
}
.mebox_02 h4 {
	color:#656565;
	font-size:3.2rem;
	line-height:140%;
	padding-left:0.8em;
	margin-bottom:3%;
	background:url(../img/arrow_02.png) no-repeat left 0.5em    ;
	background-size:9px;
}
.mebox_02 img { width:100%; }
span.bf01{
	margin-right: 5px;
	font-size:2.4rem;
}
.txt03{
	float: right;
}

/*-----------------------------------------------------------------------
* 会社概要
-------------------------------------------------------------------------*/
.cobox_02 {
	padding-right:10px;
	padding-left:10px;
}

.cobox_01 dl {
    background-color: #F6F6F6;
    border-bottom: 2px solid #DDD;
	font-size:2.8rem;
	line-height:160%;
	margin-bottom:8%;
}
.cobox_01 dt {
    background-color: #F6F6F6;
    border-top: 1px solid #ccc;
    clear: left;
    float: left;
	text-align:center;
    width: 33%;
	padding-top:4%;
	padding-bottom:4%;
}
.cobox_01 dd {
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    margin-left: 33%;
	padding:4% 3%;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:3%;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*-----------------------------------------------------------------------
* お問い合わせ
-------------------------------------------------------------------------*/
.inbox_01 ,
.inbox_02 {
	padding-right:10px;
	padding-left:10px;
}
.inbox_01 img { width:100%; }
.inbox_02 .step img { width:100%; }
.inbox_02 h3 img { width:100%; }
.inbox_03 { font-size:2.8rem; }

.inbox_03 dt{
	text-align:center;
	padding:3% 0;
	background:#F6F6F6;
	border-top:2px solid #DDD;
}

.inbox_03 dt span { font-size:2.0rem; color:#CA262B; }


.inbox_03 dd{ padding:3% 10px; }

.inbox_03 input[type=text] ,
.inbox_03 select ,
.policy ,
.check input[type=check] {
	border-radius:10px;
	border: 1px solid #B3B1B1;
	-webkit-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
    -moz-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
    box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset; 
}
input[type=tel] {
	height:48px!important;
	font-size:22px !important;;
	width:50% !important;
	border-radius:10px !important;
	border: 1px solid #B3B1B1 !important;
	-webkit-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset !important;
    -moz-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset !important;
    box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset !important; 
}

.inbox_03 dd input[type=text] ,
.inbox_03 dd select { height:48px; font-size:22px; }

.inbox_03 dd.inp50 input[type=text] { width:50%; }
.inbox_03 dd.inp50 select { width:50%; }
.inbox_03 dd.inp65 input[type=text] { width:65%; }
.inbox_03 dd.inp100 input[type=text] ,
.inbox_03 dd.inp100 textarea { width:98%; }

.inbox_03 dd.inp50 ,
.inbox_03 dd.inp65 { line-height:240%; }
.inbox_03 dd.inp50 { padding-bottom:0; }

.inbox_03 h3 {
	background:url(../img/arrow_02.png) center left no-repeat;
	background-size:9px;
	padding-left:0.8em;
	font-size:2.8rem;
	margin-bottom:3%;
	font-weight:normal;
}

.policy_box {
	padding:2% 10px;
	border-top:2px solid #DDD;
	border-bottom:2px solid #DDD;
	margin-bottom:5%;
}
.policy {
	font-size:2.4rem;
	line-height:160%;
	width:94%;
	overflow-y:scroll;
	height:7em;
	padding:3%;
}
.policy h4{
	font-size:2.8rem;
}
.policy p{
	margin-bottom:6%;
}
.check { text-align:center; padding:3% 0; }
.check input[type=check] { padding:3%; }


/*確認画面へ進むボタン用*/
.mw_wp_form_input .btn input ,
.mw_wp_form_confirm .btn input{
	border: 0px;
	width: 80%;
	cursor: pointer;
 	 background:#CA292B;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	cursor:pointer;
  	padding:0.6em 0;
  	border-radius: 6px;
	outline:none;
	-webkit-appearance: none;
}

/*送信ボタン用*/


/*戻るボタン用*/
#backbtn input{
	border: 0px;
	width: 80%;
	cursor: pointer;
  	background:#666;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	cursor:pointer;
 	padding:0.6em 0;
  	border-radius: 6px;
	outline:none;
	-webkit-appearance: none;
}



/*-----------------------------------------------------------------------
* ニュースリリース
-------------------------------------------------------------------------*/
#blog_list{
	margin-bottom: 10%;
}
#blog_list ul{
	margin-bottom: 10%;
}
#blog_list ul li a .blogttl {
	/*font-weight: bold;*/
	margin-bottom: 10px;
	font-size: 2.8rem;
}
#blog_list ul li:first-child{
	border-top:1px dotted #DDD;
}
#blog_list ul li a{
	text-decoration: none;
	display: block;
	position: relative;
	border-bottom:1px dotted #DDD;
	padding:3% 6% 3% 3%;
}
#blog_list ul li a span {
	display: block;
	text-decoration: none;
}
#blog_list ul li a .blogdate {
	/*font-weight: bold;*/
	color:#CA292B;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 2.2rem;
}

#blog_list ul li a:hover{
	background-color: #F5F5F5;
}
#blog_list ul li a:after {
	background:url(../img/arrow_01.png) no-repeat 95% center;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 4px;
	position: absolute;
	top: 48px;
	right: 3%;
	content: "";
	width: 14px;
	height: 22px;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
	padding: 15px;
	margin-bottom: 40px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none!important;
	color: #333333!important;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	background-color: #EEEEEE;
	
	margin-right: 2%;
	margin-left: 2%;
	font-size: 2.8em;
	text-align: center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #FFFFFF!important;
	background-color: #CA292B;
	text-decoration: none;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color: #FFF;
}
#pagenavi_box{
	text-align: center;	
}
#pagenavi_box > div > span.pages{
    display: block;
	margin-bottom: 5%;
}
.sub_tit01{
	font-size: 3.0rem;
	margin:0 3% 5% 3%;
}
.blog_date{
	font-size: 2.2rem;
	color:#CA292B;
	margin:0 3% 5% 3%;
	display: block;
}
#entry-content h4{
    border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
    padding:3%;
    color: #666;
    margin-bottom: 5%;
	font-size: 2.8rem;
}
#entry-content h5{
    background-color: #F5f5F5;
    color: #666;
    padding:3%;
	font-size: 2.8rem;
	margin-bottom: 5%;
}
#entry-content h6,.sub_tit06{
	padding-left:3%;
	font-size: 2.6rem;
	margin-bottom: 5%;
}
#entry-content p{
	padding-left:3%;
	padding-right: 3%;
	font-size: 2.8rem;
	line-height: 1.8em;
	margin-bottom: 5%;
}
#entry-content ul {
	list-style: square;
	margin: 0 0 3% 3%;
}
#entry-content ul li{
	line-height: 1.6em;
	font-size: 2.6rem;
}
#entry-content ul li:before {
	color: #CA292B;
	content: "●";
	margin-right: 2%;
}
#entry-content ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5%;
	margin-left: 5%;
	padding-left: 5%;
}
#entry-content ol li{
	list-style: decimal;
	line-height: 1.6em;
	font-size: 2.6rem;
}
#blog_pagenavi {
    overflow: hidden;
    text-align: center;
    crear: both;
    margin: 20px 0;
}
#blog_pagenavi span a {
    display: block;
    float: left;
}
#blog_pagenavi .pager_btn {
    display: -webkit-box;
    display: -moz-box;
    box-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
	margin-bottom: 70px;
}
#blog_pagenavi .pager_btn a {
    font-size: 2.8rem;
}
#blog_pagenavi .to_list {
    background-color: #CA292B;
    padding: 10px;
}
#blog_pagenavi .pager_btn .prev {
    display: block;
    padding-right: 30px;
}
#blog_pagenavi .pager_btn .next {
    display: block;
    padding-left: 30px;
}
#blog_pagenavi .pager_btn .center a {
    color: #FFF;
    text-decoration: none;
	width:160px;
}
#blog_pagenavi .pager_btn .prev a {
    color: #333;
    text-decoration: none;
}
#blog_pagenavi .pager_btn .next a {
    color: #333;
    text-decoration: none;
}
/*-----------------------------------------------------------------------
* clearfix
-------------------------------------------------------------------------*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	overflow:hidden;
}

.p10 { padding: 10px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }

.mb02p { margin-bottom:2%; }
.mb05p { margin-bottom:5%; }
.mb10p { margin-bottom:10%; }

.ml01p { margin-left:1%; }
.ml02p { margin-left:2%; }

.w100p img { width:100%; }

#mainimg img { width:100%; }

.Box_Right {
	float: right;
}
.Box_Left {
	float: left;
}
.Box_Center {
	text-align: center;
}
