/*
Theme Name: LIVEROテーマ
Theme URL:
Description: Wordpress theme for livero
Author:
Version:
*/
@import url("css/style.css");

.home #body.fixFooter_top {
	padding-bottom: 0;
}
.home #side{
	width:320px;
}
.home #main{
	width: 650px;
}

.mobile_lay{
	width:auto;
	margin:15px;
}
#body.fixFooter{
	padding-bottom: 30px!important;
}
#body.fixFooter_top{
	padding-bottom: 0px!important;
}
#breadcrumb{
	line-height:1.3;
}
/*---------------------
	ヘッダー
-----------------------*/
.sp_header{
	display:none;
}
.pc_header{
	max-width:1200px;
	margin:auto;
	overflow:hidden;
}
.pc_header a{
	display: block;
	float: left;
	width: 25%;
	height: auto;
}
.pc_header a img{
	width: 100%;
	height: auto;
}
/*---------------------
	グローバルナビ
-----------------------*/

#globalNav li.current-menu-item a{
	background: none repeat scroll 0% 0% #4FB67E;
}

/*---------------------
	投稿ページ
-----------------------*/
.basicInfo .post .mainimg{
	margin: auto;
	display: block;
	width:100%;
	max-width:640px;
}
.basicInfo .post h2 {
	margin: 50px 30px 30px 0px;
	padding: 0px 0px 0px 13px;
	font-size: 18px;
	line-height: 18px;
	border-left: 5px solid #00A948;
	border-bottom:2px solid #00A948;
	padding-top:8px;
	padding-bottom:8px;
}
.basicInfo .post h3{
//	border-bottom:1px solid #cccccc;
//	border-top:1px solid #cccccc;
	border-left:5px solid #00A948;
	padding-left:8px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:8px;
	padding-bottom:8px;
}
.single-post .basicInfo .post h3,
.blog .basicInfo .post h3,
.single-cartoon .basicInfo .post h3,
.single-movinginfo .basicInfo .post h3{
	font-weight:bold;
	font-size: 1.3em;
	margin-top:20px;
	margin-bottom:30px;
}
.single-post .basicInfo .post h4,
.blog .basicInfo .post h4,
.single-cartoon .basicInfo .post h4,
.single-movinginfo .basicInfo .post h4{
	font-weight:bold;
	margin-bottom:15px;
	font-size:15px;
}
.single-post .basicInfo .post h5,
.blog .basicInfo .post h5,
.single-cartoon .basicInfo .post h5,
.single-movinginfo .basicInfo .post h5{
	font-weight:bold;
	margin-bottom:15px;
	font-size:14px;
}
.single-post .basicInfo .post strong,
.blog .basicInfo .post strong,
.single-cartoon .basicInfo .post strong,
.single-movinginfo .basicInfo .post strong{
	font-weight:bold;
}
.single-post .basicInfo .post em,
.blog .basicInfo .post em,
.single-cartoon .basicInfo .post em,
.single-movinginfo .basicInfo .post em{
	font-style:italic;
	font-family: "ＭＳ ゴシック",sans-serif;;
}
.single-manual .basicInfo .post blockquote,
.single-post .basicInfo .post blockquote,
.blog .basicInfo .post blockquote,
.single-cartoon .basicInfo .post blockquote,
.single-movinginfo .basicInfo .post blockquote{
	width: 90%;
	background: #eeeeee;
	padding: 10px;
	border-radius: 10px;
	margin: 15px auto;
}
.single-post .basicInfo .post blockquote p,
.blog .basicInfo .post blockquote p,
.single-cartoon .basicInfo .post blockquote p,
.single-movinginfo .basicInfo .post blockquote p{
	margin-bottom:0;
}
.single-post .basicInfo .post ul,
.blog .basicInfo .post ul,
.single-cartoon .basicInfo .post ul,
.single-movinginfo .basicInfo .post ul,
.single-post .basicInfo .post ol,
.blog .basicInfo .post ol,
.single-cartoon .basicInfo .post ol,
.single-movinginfo .basicInfo .post ol{
	margin-left:20px;
	margin-bottom:1em;
}
.single-post .basicInfo .post ul,
.blog .basicInfo .post ul,
.single-cartoon .basicInfo .post ul,
.single-movinginfo .basicInfo .post ul{
	list-style-type:disc;
}
.single-post .basicInfo .post ol,
.blog .basicInfo .post ol,
.single-cartoon .basicInfo .post ol,
.single-movinginfo .basicInfo .post ol{
	list-style-type: decimal
}
.single-post .basicInfo .post ul li,
.blog .basicInfo .post ul li,
.single-cartoon .basicInfo .post ul li,
.single-movinginfo .basicInfo .post ul li{
	line-height:1.5;
}
.single-post .basicInfo .post ul.post-categories,
.blog .basicInfo .post ul.post-categories,
.single-cartoon .basicInfo .post ul.post-categories,
.single-movinginfo .basicInfo .post ul.post-categories{
	list-style-type:none;
}
.basicInfo{
	padding: 20px 25px 30px;
}
.basicInfo p{
	line-height: 2;
	/*20200327追加*/
	font-size:17px;
	/*
	font-size:15px;
	*/
}
.basicInfo .post p,
.page-child .basicInfo p{
	margin-bottom:1em;
}
.page-template-page-manual-php .basicInfo .post p,
.page-template-page-movinginfo-php .basicInfo .post p,
.page-template-page-cartoon-php .basicInfo .post p{
	margin-bottom:0;
}
.page .basicInfo .post img.alignright{
	float:right;
	margin-left:30px;
}
.page .basicInfo .post img.aligncenter{
	display:block;
	margin:auto;
}
.page .basicInfo .post img.alignleft{
	float:left;
	margin-right:30px;
}
.post img.wp-post-image{
	max-width:650px;
	width:100%;
	height:auto;
	margin-bottom: 15px;
}
.single-cartoon .post img.wp-post-image{
	max-width: 570px;
	margin: auto;
	display: block;
}
/*---------------------
	ブログ
-----------------------*/
.archive img.blog_header,
.single-post img.blog_header,
.blog img.blog_header,
.single-cartoon img.blog_header,
.single-movinginfo img.blog_header{
	margin-bottom:-3px;
	max-width:700px;
	width:100%;
	height:auto;
}
#blog_page{
	border-radius:0px 0px 7px 7px;
	overflow: visible;
}
.basicInfo .post h1.entry_title,
.basicInfo .post h2.entry_title{
	font-size:24px !important;
	border-left: 5px solid #00A948;
	padding:left:13px;
	line-height: 1.3;
	padding: 0px 0px 0px 13px;
	margin-bottom:20px;
}
.entry_title a{
	color:#333333;
}
#blog_info{
	overflow:hidden;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size: 12px;
	margin-bottom:30px;
}
#blog_info time{
	float:left;
//	padding-top: 13px;
//	padding-bottom: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#blog_info .category{
	padding-top: 15px;
//	padding-bottom: 9px;
	padding-bottom: 15px;
	float:left;
	width: 460px;
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #cccccc;
}
#blog_info .category span{
	float:left;
	margin-right:14px;
//	padding-top: 4px;
	padding-top: 0px;
}
#blog_info .category ul.post-categories li{
	float:left;
}
#blog_info .category ul.post-categories li a{
//	color:#333333;
//	border:1px solid #cccccc;
//	background:#eeeeee;
	text-decoration:underline;
	padding: 1px;
	margin-right:5px;
	display:block;
	margin-bottom:3px;
}
#blog_info .author{
	float:right;
//	padding-top: 13px;
//	padding-bottom: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*----------SNSボタン-------------*/
.snsb_bg{
	border-top:1px solid #cccccc;
	padding-top:1em;
	margin-top:20px;
}
.snsb_bg hr{
	border:none;
	border-bottom:1px solid #cccccc;
	margin:0;
	margin-bottom:1em;
	clear:both;
}
ul.snsb li{
	float:left;
	margin:0;
	margin-right:5px;
	list-style:none;
}
ul.snsb li iframe{
	max-width: none !important;
}
/*----------feedry-------------*/
.feedly-count-box {
  width: 71px;
  text-align: center;
}

.feedly-count-box a {
  text-decoration: none;
}

.feedly-count-box span {
  display: block;
  color: #444;
  border: 1px solid #aaa;
  margin-bottom: 5px;
  font-size: 13px;
  padding: 5px;
  border-radius: 3px;
  position: relative;
  background: #fff;
}

.feedly-count-box span:before {
  position: absolute;
  top: 100%;
  left: 28px;
  width: 0;
  height: 0;
  content: "";
  border: 5px solid transparent;
  border-top-color: #999;
}

.feedly-count-box span:after {
  position: absolute;
  top: 100%;
  left: 29px;
  width: 0;
  height: 0;
  content: "";
  border: 4px solid transparent;
  border-top-color: #fff;
}

.feedly-count-box img:hover {
  opacity: 0.8;
}
/*---------------------
	関連記事
-----------------------*/
h2.kanren_title{
	border-left: 5px solid #00A948;
	padding:left:13px;
	line-height: 1.3;
	padding: 0px 0px 0px 13px;
	margin-bottom:20px;
	margin-top:30px;
	font-size:18px;
}
div#kanren{
	border-top:1px dotted #cccccc;
	padding-top: 15px;
}
section.kanren{
	clear:both;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px dotted #cccccc;
}
section.kanren h3{
	background:url(img/blog/kanren_point.png) no-repeat;
	padding-left:15px;
	line-height: 18px;
	margin-bottom:10px;
}
section.kanren .text_right{
	margin-left:100px;
}
section.kanren .text_right p{
	margin-left:14px;
}
section.kanren .text_main{
	width: 100%;
	margin-left: -100px;
	float:right;
}
section.kanren .post-thumb{
	float:left;
	width:90px;
}
/*---------------------
	テーブルレイアウト
-----------------------*/
.basicInfo .post table {
	display: table;
	margin: 0px 0px 20px;
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: #00A948 #00A948 -moz-use-text-color;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	width: 99%;
}

.basicInfo .post table tr {
	display: table-row;
}
.basicInfo .post table th {
	width: 175px;
	display: table-cell;
	padding: 10px;
	vertical-align: middle;
	border-right: 1px solid #00A948;
	border-bottom: 1px solid #00A948;
	background: none repeat scroll 0% 0% #E9FCF0;
	text-align: left;
	font-weight: normal;
}
.basicInfo .post table td {
	display: table-cell;
	padding: 10px;
	line-height: 22px;
	vertical-align: middle;
//	border-bottom: 1px solid #00A948;
	border: 1px solid #00A948;
	text-align: left;
	font-weight: normal;
}
.basicInfo .post table.enkaku th{
	text-align:right;
}
/*---------------------
	ページナビ
-----------------------*/
.local-navigation{
	text-align:center;
	padding:15px 0;
	margin:15px 0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

p.clear{
	overflow:hidden;
}
p.clear .left{
	float: left;
}
p.clear .right{
	float: right;
	text-align:right;
}
/*---------------------
	スライダー
-----------------------*/
.home #meteor-slideshow{
	margin:auto;
}
/*---------------------
	スライダー下無料登録
-----------------------*/
.free_user_btn{
	margin:auto;
	display:block;
	width: 100%;
	max-width: 590px;
	margin-top:10px;
}
.denshi_prezent{
	margin:auto;
	display:block;
	width: 100%;
	max-width: 580px;
	margin-top:10px;
}
/*---------------------
	LINE
-----------------------*/
.videw_line_wrap{
	display: flex;
	justify-content: space-between;
}
.youtube{
	position:relative;
	width:100%;
	padding-top:56.25%;
}
  .youtube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}
.line{
	width:49%;
	border:2px solid #cccccc;
	background:#ffffff;
	overflow:hidden;
	margin-bottom:40px;
	margin-top:40px;
}
.line .line_left{
	width:50%;
	float:left;
	background:#999999;
	color:#ffffff;
	font-size:21px;
	padding: 38px 20px 38px;
}
.line .line_center{
	float:left;
	width:338px;
	padding-left:30px;
}
.line .line_center img.line_title{
	margin-top: 20px;
}
.line .line_center img.line_id,
.line .line_center img.line_btn{
	margin-top: 10px;
}
.line .line_right{
	float:left;
	width:358px;
}
.line .line_right p{
	float:left;
	width: 250px;
	margin-top: 36px;
	line-height: 1.5;
}
.line .line_right img{
	margin-top:10px;
	margin-bottom:10px;
}
.line .line_id{
	float: left;
	width: 45%;
	height: auto;
	max-width: 202px;
	margin-left: 5%;
	margin-right: 5%;
}
.line{
	border:none;
	border-radius:10px;
}
.line .line_left{
	float:none;
	width:100%;
	font-size: 16px;
	padding: 5px 1em;

}
.line .line_center{
	float:none;
	width:100%;
	text-align: center;
	padding-left: 0px;
}
.line .line_center img.line_title{
	margin:auto;
	display:block;
}
.line .line_right{
	margin: auto;
	display: block;
	text-align: center;
	width: 100%;
}
.line .line_right p {
	float:none;
	width: 100%;
}
#sideLine .txt1 img{
	max-width:215px;
	margin: auto;
	display: block;
}
#mainLine{
	background:#eeeeee;
	border-radius:10px;
	overflow:hidden;
	margin:20px auto;
	max-width:640px;
}
#mainLine h3{
	color:#ffffff;
	background:#999999;
	border:none;
	margin:0;
	border-radius: 10px 10px 0px 0px;
	padding:13px;
}
#mainLine img{
	float:left;
	margin: 24px;
}
#mainLine p.txt2{
	width:120px;
	float:left;
	margin-top:30px;
}
/*---------------------
	メイン電子書籍バナー
-----------------------*/
.service1{
	margin: auto;
	display: block;
}
.post img.service1{
	margin:30px auto;
	display: block;
	width:100%;
	max-width:640px;
}
/*---------------------
	トップページバナー
-----------------------*/
.home #top_baner{
	overflow: hidden;
}
.home #top_baner .baner_wid{
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.home .cartoonbnr1{
	margin-bottom:20px;
}
.home .cartoonbnr1 img{
	max-width:630px;
	width:100%;
	height:auto;
}
/*---------------------
	トップページサイドバナー
-----------------------*/
.home #top_side_baner img{
	margin:auto;
	display:block;
}
.home .denshi{
	margin: auto;
	display: block;
}

/*---------------------
	トップページオススメコンテンツ
-----------------------*/
.home #main_reco{
	margin-top:40px;
}
.home #main_reco .contents_wid h2{
	display: none;
}
.home .osusume_disc{
	background:url(img/top/reco_mark.png) no-repeat;
	padding-left:20px;
	line-height: 19px;
	margin: 7px 0;
}
.home #main_reco .contents_wid{
	overflow: hidden;
	clear: both;
	margin-bottom: 25px;
}
.home #main_reco .contents_wid .post-thumb{
	float:left;
	width: 220px;
	height: 120px;
	display: table;
	margin-right: 25px;
}
.home #main_reco .contents_wid .post-thumb a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.home #main_reco .contents_wid .post-thumb img{
	max-width: 220px;
	max-height: 120px;
}
.home #main_reco .contents_wid .post-text{
	line-height:1.5;
}
/*---------------------
	トップページブログ最新記事
-----------------------*/
.home .blog_disc{
	background:url(img/top/blog_mark.png) no-repeat;
	padding-left:20px;
	line-height: 19px;
	margin: 7px 0;
}
.home .main_blog{
	margin-top:0px!important;
}
.home .main_blog .date{
	text-align: right;
	color:#666666;
	margin-right:1em;
}
/*---------------------
	アクセスランキング
-----------------------*/
.home h2.rank{
	margin-top: 20px;
}
.home .rank_disc{
	background:url(img/top/rank_mark.png) no-repeat;
	padding-left:26px;
	line-height: 15px;
	margin: 7px 0;
}
.home #side_ranking{
	counter-reset: wpp-ranking;
	margin-top: 40px;
}
.home #side_ranking .rank_wid:before{
	color: #FFF;
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	text-align: center;
	opacity: 0.999;
	float: left;
	background-color: #00A751;
	width: 20px;
	padding: 5px 0;
}
.home #side_ranking .rank_wid{
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
.home #side_ranking .rank_wid h2{
	display: none;
}
.home #side_ranking .rank_wid .post-thumb{
	float:left;
	width: 90px;
	height: 80px;
	display: table;
	margin-right: 15px;
	margin-left: 10px;
}
.home #side_ranking .rank_wid .post-thumb a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.home #side_ranking .rank_wid .post-thumb img{
	max-width: 90px;
	max-height: 80px;
}
.home #side_ranking .rank_wid .post-text{
	float: left;
	width: 180px;
	line-height:1.5;
}
/*---------------------
	引越しラクっとNAVIについて
-----------------------*/
.page-template-page-info-php #main .btn .wrap {
	clear:both;
	width: 240px;
	box-sizing: border-box;
	background:#01A9D6;
	background-image: linear-gradient(#6BCDE8, #01A9D6);
	border-radius: 3px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid #01A9D6;
	padding: 10px;
	text-align: center;
	margin: 0px auto;
	height: auto;
	margin-top: 30px;
}
.page-template-page-info-php #main .green{
	font-size:16px;
	color:#00a948;
	margin-top:15px;
	margin-bottom:15px;
}
.page-template-page-info-php #main .btnright{
	float:right;
	margin:20px 0 20px 20px;
}
.page-template-page-info-php .tanto{
	background:#fafafa;
	border:1px solid #cccccc;
	margin-top:20px;
}
.page-template-page-info-php .tanto h3{
	border:none;
	text-align:center;
	font-weight: bold;
	margin: 1.5em;
}
.page-template-page-info-php .tanto .tanto_member{
	clear:both;
	overflow:hidden;
	padding:0 4% 2% 4%;
}
.page-template-page-info-php .tanto .text{
	margin-top:1em;
}
.page-template-page-info-php .tanto .name{
	text-align:right;
}
.page-template-page-info-php .basicInfo .post h2.clear{
	clear:both;
}
.page-template-page-info-php .basicInfo .post div.alignright{
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}
.page-template-page-info-php .basicInfo .post div.alignright a{
	display:block;
	text-align: center;
}
.page-child .post .btn{
	clear: both;
	text-align: center;
	display: block;
	width: 180px;
	margin: auto;
}
.page-child .post .btn .wrap{
	background:#00A33F;
	background-image: linear-gradient(#52C485, #00A33F);
	border-radius: 3px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid #00A33F;
	padding: 10px;
	width: 180px;
	text-align: center;
	height: auto;
}
.page-child .post .btn .wrap:hover{
	background:#47C07F;
	background-image: linear-gradient(#96DBB0, #47C07F);
	border-color: #5DC990;
}
.page-child .basicInfo .post img.alignright{
	margin-bottom:20px;
}

/*---------------------
	サービスについて
-----------------------*/

/*---------------------
	引っ越しマニュアル＆読んで得する引越し情報＆漫画
-----------------------*/
.page-template-page-manual-php #manual_page,
.page-template-page-movinginfo-php #manual_page,
.page-template-page-cartoon-php #manual_page{
	border-radius:0px 0px 7px 7px;
}
.page-template-page-manual-php img.blog_header,
.page-template-page-movinginfo-php img.blog_header,
.page-template-page-cartoon-php img.blog_header{
	margin-bottom:-3px;
	max-width:700px;
	width:100%;
	height:auto;
}
.page-template-page-manual-php .post .category_title,
.page-template-page-movinginfo-php .post .category_title,
.page-template-page-cartoon-php .post .category_title{
	color:#ffffff;
	background:#999999;
	font-size:16px;
	margin-bottom:10px;
	padding:8px 15px;
	clear:both;
}
.single-manual img.manual_single,
.single-movinginfo img.manual_single,
.single-cartoon img.manual_single{
	margin-bottom:24px;
}
.single-manual .category a,
.single-movinginfo .category a,
.single-cartoon .category a{
//	color:#333333;
//	border:1px solid #cccccc;
//	background:#eeeeee;
	text-decoration:underline;
	margin-right:5px;
	margin-bottom:3px;
}
.single-manual .category a:hover,
.single-movinginfo .category a:hover,
.single-cartoon .category a:hover{
	text-decoration:underline;
}
.single-cartoon .basicInfo .post img.aligncenter{
	display: block;
	margin: auto;
}
.page-template-page-manual-php .pagelink ul,
.page-template-page-movinginfo-php .pagelink ul,
.page-template-page-cartoon-php .pagelink ul{
	overflow:hidden;
}
.page-template-page-manual-php .pagelink li,
.page-template-page-movinginfo-php .pagelink li,
.page-template-page-cartoon-php .pagelink li{
	background:url(img/manual/manual_point.png) no-repeat left;
	padding-left:3%;
	width:47%;
	float:left;
	margin-bottom:10px;
	font-size:13px;
}
.page-template-page-manual-php .pagelink li a,
.page-template-page-movinginfo-php .pagelink li a,
.page-template-page-cartoon-php .pagelink li a{
	color:#00aa43;
}
.page-template-page-manual-php .pagelink h3,
.page-template-page-movinginfo-php .pagelink h3,
.page-template-page-cartoon-php .pagelink h3{
	margin-top:30px;
	clear:both;
}
.page-template-page-manual-php .pagelink img,
.page-template-page-movinginfo-php .pagelink img,
.page-template-page-cartoon-php .pagelink img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.page-template-page-manual-php .pagelink ul.faq li,
.page-template-page-movinginfo-php .pagelink ul.faq li,
.page-template-page-cartoon-php .pagelink ul.faq li{
	background:url(img/manual/manual_q.png) no-repeat left;
	width:100%;
	float:none;
	padding-left:35px;
	min-height:20px;
	padding-top:7px;
	line-height:1.4;
}
.page-template-page-manual-php .word_block,
.page-template-page-movinginfo-php .word_block,
.page-template-page-cartoon-php .word_block{
	overflow:hidden;
	padding-bottom:20px;
	margin-top:20px;
	margin-bottom:30px;
	border-bottom:1px dotted #cccccc;
}
.page-template-page-manual-php .word_block img,
.page-template-page-movinginfo-php .word_block img,
.page-template-page-cartoon-php .word_block img{
	float:left;
	margin-right:20px;
	max-width: 90px;
	width: 90px;
}
.page-template-page-manual-php .word_block h4,
.page-template-page-movinginfo-php .word_block h4,
.page-template-page-cartoon-php .word_block h4{
	background:url(img/manual/manual_point2.png) no-repeat left;
	margin-left: 110px;
	padding-left:15px;
	min-height:20px;
	padding-top:10px;
	line-height:1.4;
	background-position: 0 12px;
}
.page-template-page-manual-php .word_block .word_text,
.page-template-page-movinginfo-php .word_block .word_text,
.page-template-page-cartoon-php .word_block .word_text{
	margin-left: 130px;
	margin-top:5px;
}
.page-template-page-manual-php .word_block_faq h4,
.page-template-page-movinginfo-php .word_block_faq h4,
.page-template-page-cartoon-php .word_block_faq h4{
	margin-left: 110px;
	background:url(img/manual/manual_q.png) no-repeat left;
	padding-left:35px;
	min-height:20px;
	padding-top:10px;
}
.page-template-page-manual-php .word_block_faq .word_text,
.page-template-page-movinginfo-php .word_block_faq .word_text,
.page-template-page-cartoon-php .word_block_faq .word_text{
	margin-left: 145px;
	background:url(img/manual/manual_a.png) no-repeat left top;
	padding-left:35px;
	min-height:20px;
	margin-top:10px;
}
.page-template-page-manual-php .basicInfo .post h2.faqtitle,
.page-template-page-movinginfo-php .basicInfo .post h2.faqtitle,
.page-template-page-cartoon-php .basicInfo .post h2.faqtitle{
	background:url(img/manual/faq_title.png) no-repeat left top;
	padding-left:55px;
	min-height:20px;
	padding-top: 5px;
	border-left: none;
}

/*---------------------
	個人情報保護方針＆プライバシー＆利用規約＆メール用個人情報
-----------------------*/
.page-template-page-mailrules-php .post h3,
.page-template-page-rules-php .post h3,
.page-template-page-company-php .post h3,
.page-template-page-privacy-php .post h3{
	margin-top:30px;
	margin-bottom:10px;
	border:none;
}
.page-template-page-mailrules-php .post h4,
.page-template-page-rules-php .post h4,
.page-template-page-company-php .post h4,
.page-template-page-privacy-php .post h4{
	margin-top:10px;
	margin-bottom:5px;
}
.page-template-page-mailrules-php .post p,
.page-template-page-rules-php .post p,
.page-template-page-company-php .post p,
.page-template-page-privacy-php .post p{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5;
}
.page-template-page-mailrules-php .post ul,
.page-template-page-rules-php .post ol,
.page-template-page-company-php .post ol,
.page-template-page-privacy-php .post ol{
	margin-left: 1.5em;
}
.page-template-page-mailrules-php .post li{
	margin-bottom:5px;
	line-height:1.5;
	list-style-type:disc;
}
.page-template-page-rules-php .post ol li,
.page-template-page-company-php .post ol li,
.page-template-page-privacy-php .post ol li{
	list-style-type:decimal;
	margin-bottom:5px;
	line-height:1.5;
}
.page-template-page-privacy-php .post img{
	vertical-align:middle;
}
/*---------------------
	電子書籍
-----------------------*/
.page-template-page-ebook-php #ebook .post img.ebook_header{
	width:100%;
	max-width:640px;
	height:;
}
.page-template-page-ebook-php #ebook .post .btn .wrap {
	width: 280px;
	box-sizing: border-box;
	background:#00A33F;
	background-image: linear-gradient(#52C485, #00A33F);
	border-radius: 3px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid #00A33F;
	padding: 10px;
	text-align: center;
	margin: 0px auto;
	height: auto;
}
.page-template-page-ebook-php #ebook .post .btn .wrap:hover{
	background:#47C07F;
	background-image: linear-gradient(#96DBB0, #47C07F);
	border-color: #5DC990;
}
.page-template-page-ebook-php #ebook .post .btn {
	margin-bottom: 30px;
}
.page-template-page-ebook-php #ebook .post h3{
	font-size: 15px;
	line-height: 1.5;
}
.page-template-page-ebook-php #ebook .post p{
	margin-bottom:20px;
}
.page-template-page-ebook-php #ebook .btn_select .wrap{
	float:left;
	width: 44%!important;
	margin: 5% 3%!important;
}
.page-template-page-ebook-php .basicInfo .post h2{
	clear:both;
}
.page-template-page-ebook-php #ebook .screen{
	max-width:320px;
	height:auto;
	margin-bottom: 30px;
}
.page-template-page-ebook-php .basicInfo .post .denshi_icon{
	margin: 10px;
}
.page-template-page-ebook-php #ebook .post p .red{
	color:#ff0000;
	font-size:0.8em;
}
/*---------------------
	お問い合わせ
-----------------------*/
table.contact tr th span{
	font-size:0.8em;
	color:#ff0000;
}
.wpcf7-submit{
	background:#00A33F;
	width: 52%;
	max-width:160px;
	box-sizing: border-box;
	background:#00A33F;
	background-image: linear-gradient(#52C485, #00A33F);
	border-radius: 3px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid #00A33F;
	padding: 10px;
	text-align: center;
	margin: 0px auto;
	height: auto;
	cursor: pointer
}
.wpcf7-submit:hover{
	background:#47C07F;
	background-image: linear-gradient(#96DBB0, #47C07F);
	border-color: #5DC990;
}
table.contact tr th{
	width:35% !important;
}
table.contact tr td textarea,
table.contact tr td input{
	width:100%;
	max-width:300px;
}
table.contact tr td .wpcf7-checkbox input{
	width: auto;
}
/*---------------------
	リリース情報
-----------------------*/
.page-id-749 .basicInfo .post .red{
	color:#ff0000;
	font-size: 17px;
	margin-bottom: 10px;
}
.page-id-749 .basicInfo .post .subtitle1{
	text-decoration:underline;
	text-decoration-color:#00A948;
	display:inline;
}
.page-id-749 .basicInfo .post .subtitle{
	font-weight:bold;
	font-size:18px;
}
.page-id-749 .basicInfo .post h2.no-border{
	border:none;
	line-height: 1.4;
	margin-top: 18px;
	text-decoration:underline;
	text-decoration-color:#00A948;
}
.page-id-749 .basicInfo .post h3{
	margin-top: 30px;
	margin-bottom: 10px;
	clear:both;
}
.page-id-749 .basicInfo .post h3 a{
	text-decoration:none;
}
.page-id-749 .basicInfo .post table th{
	width:5em;
}
/*---------------------
	ご利用に関するFAQ
-----------------------*/
.page-id-751 .basicInfo .post ul.pagelink li{
	line-height:1.5;
	margin-bottom: 10px;
}
.page-id-751 .basicInfo .post h2{
	border:none;
	color:#ffffff;
	background:#999999;
	padding: 8px 15px;
	margin-right:0;
}
.page-id-751 .basicInfo .post h3{
	line-height: 1.5;
	margin-top: 45px;
	background: url("img/manual/manual_q.png") no-repeat scroll left center transparent;
	padding-left: 35px;
	min-height: 20px;
	padding-top: 10px;
	border:none;
}
.page-id-751 .basicInfo .post p{
	margin-left: 30px;
	background: url("img/manual/manual_a.png") no-repeat scroll left top transparent;
	padding-left: 35px;
	min-height: 30px;
	margin-top: 10px;
}
/*---------------------
	マイページマニュアル
-----------------------*/
.page-id-856 .basicInfo .post h2{
	border-left: 5px solid #44A73F;
	padding: 8px 0px 6px 10px;
	font-size: 18px;
	margin-bottom: 20px;
}
h1#page_title{
	font-size: 24px !important;
	border-left: 5px solid #00A948;
	line-height: 1.3;
	padding: 0px 0px 0px 13px;
	margin-bottom: 20px;
}
/*---------------------
	アーカイブ
-----------------------*/
.archive-post{
	overflow: hidden;
	clear: both;
	margin-bottom: 25px;
}
.archive-post .post-thumb{
	float:left;
	width: 220px;
	height: 120px;
	display: table;
	margin-right: 25px;
}
.archive-post .post-thumb a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.archive-post .post-thumb img {
    max-width: 220px;
    max-height: 120px;
}
.archive-post .date{
	text-align: right;
	color: #666;
}
.archive-post h2{
	margin-bottom:5px;
}
.archive-post .post-excerpt{
	margin-top:5px;
}
/*---------------------
	サイド部オススメコンテンツ
-----------------------*/
#side_reco{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#side_reco .contents_wid h2{
	display: none;
}
#side_reco .contents_wid{
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	padding: 0 20px;
}
#side_reco .contents_wid .post-thumb{
	float:left;
	width: 70px;
	height: 60px;
	background: #ffffff;
	display: table;
	margin-right: 10px;
}
#side_reco .contents_wid .post-thumb a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#side_reco .contents_wid .post-thumb img{
	max-width: 70px;
	max-height: 60px;
	height:auto;
}
#side_reco .contents_wid .post-text{
	line-height:1.5;
	margin-left: 80px;
}
#side_reco .contents_wid .post-text .post-title a{
	margin-bottom: 5px;
	color: #00A84D;
	text-decoration: underline;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
}
#side_reco .contents_wid .post-text .post-title a:hover{
	text-decoration:underline;
}
#side_reco .contents_wid .post-text .post-excerpt a{
	color: #00A84D;
	text-decoration:underline;
}
/*---------------------
	サイド部
-----------------------*/
#side .blog_wid{
	border-radius: 7px;
	background: none repeat scroll 0% 0% #FFF;
	margin-bottom: 25px;
	padding: 0px 20px;
}
#side .blog_wid h2{
	background: none repeat scroll 0% 0% #999;
	font-size: 16px;
	color: #FFF;
	padding: 10px;
	text-align: center;
	border-radius: 10px 10px 0px 0px;
	margin: 0px -20px;
}
#side .blog_wid ul{
	margin:5px 0;
}
#side .blog_wid ul ul.children{
	margin:0;
}
#side .blog_wid ul > li{
	margin:0 6% 0 6%;
	border-bottom:1px solid #cccccc;
	padding:5px 0;
}
#side .blog_wid ul.wpp-list > li{
	margin:0;
	clear:both;
	overflow:hidden;
}
#side .blog_wid ul ul.children li{
	border:none;
	margin:0 2% 0 0;
}
#side .blog_wid ul li a{
	padding:5px 0;
}
#side .blog_wid ul li ul.children > li{
	padding-left:1em;
}
#side #wp-calendar{
	width: 100%;
}
#side #wp-calendar caption{
	text-align: center;
	padding:10px;
}
#side #wp-calendar thead{
	background:#cccccc;
}
#side #wp-calendar tbody a{
	color:#00A84D;
	text-decoration:none;
}
#side #wp-calendar th,
#side #wp-calendar td{
	text-align: center;
	padding: 7px;
	border:1px solid #ffffff;
}
#side .sideBnr img.banerimg{
	max-width:270px;
	width:100%;
	height:auto;
}
#side .sideBnr img{
	margin-top:10px;
}
#side .cartoonbnr2{
	margin: 15px auto;
	text-align:center;
}
#side .cartoonbnr2 img{
	max-width:270px;
	width:100%;
	height:auto;
}
footer.loginFooter{
	display:none;
}
/*---------------------
	ページトップ
-----------------------*/
#page-top #totop {
	padding: 5px;
	position: fixed;
	bottom: 130px;
	right: 0;
	line-height: 0;
	z-index:999;
	width:65px;
	height:60px;
	opacity:0.8;
}
p.tyui{
	text-align: right;
}
.pickup{
	margin:20px 0;
}
.pickup h3{
	color:#ffffff;
	background:#00A948;
	border:none;
	width: 9.5em;
	border-radius: 3px 3px 0 0;
	padding: 10px 5px 5px 7px!important;
	margin: 20px 0 0 0!important;
}
.pickup ul{
	border:2px solid #00A948;
	border-radius:0 4px 4px 4px;
	margin:0!important;
	padding: 16px;
	background:#fffff8;
}
.pickup ul li{
	list-style:none;
	font-size:15px;
}


@media screen and (max-width: 768px) {
#body.fixFooter{
	padding-bottom: 0px!important;
}
.home #body.fixFooter{
	padding-bottom: 0px!important;
}
.home #main {
	width: 100%;
}
.home #side {
	width: 100%;
}
/*---------------------
	LINE
-----------------------*/
.videw_line_wrap{
	display: block;
}
.line{
	width:100%;
}
/*---------------------
	トップページバナー
-----------------------*/
.home #top_baner img{
	width:100%;
	height:auto;
}
.home #top_baner .baner_wid{
	margin-bottom: 30px;
}
/*---------------------
	トップページオススメコンテンツ＆ブログコンテンツ
-----------------------*/
.home h2.reco img{
	width:100%;
	max-width:503px;
}
.home h2.top_blog img{
	width:100%;
	max-width:330px;
}
.home #main_reco .contents_wid .post-thumb {
	width: 30%;
	height: auto;
}
.home #main_reco .contents_wid .post-thumb img {
	max-width: 220px;
	max-height: 120px;
	width: 100%;
	height: auto;
}
.home #main_reco .contents_wid .post-text{
	margin-left: 160px;
}
/*---------------------
	アクセスランキング
-----------------------*/
.home #side .rank img{
	width:100%;
	max-width:318px;
}
.home #side_ranking .rank_wid .post-text{
	float: none;
	width: auto;
}
/*---------------------
	電子書籍バナー
-----------------------*/
.bnrEbook img{
	max-width: 580px;
	margin: auto;
	display: block;
}
/*---------------------
	ブログ
-----------------------*/
.basicInfo .post img.alignright,
.basicInfo .post img.aligncenter,
.basicInfo .post img.alignleft,
.basicInfo .post .alignright img,
.basicInfo .post .aligncenter img,
.basicInfo .post .alignleft img{
	float:none;
	width:70%;
	height:auto;
}
.single .basicInfo .post img,
.blog .basicInfo .post img,
#blog_page img{
	width:80%;
	height:auto;
}
/*---------------------
	アーカイブ
-----------------------*/
.archive-post{
	margin-bottom: 5px;
}
.archive-post .post-thumb{
	width: 30%;
	height: auto;
	margin-right: 5px;
}
.archive-post .post-text{
	margin-left:32%;
}
/*---------------------
	引越しラクっとNAVIについて
-----------------------*/
.page-template-page-info-php .tanto .tanto_member img.alignleft{
	float: none!important;
	margin: auto;
	display: block;
	max-width:134px;
	height:auto;
}
#body.fixFooter {
    padding-bottom: 0px;
}
/*---------------------
	ページトップ
-----------------------*/
#page-top #totop {
	bottom: 100px;
	right: 0;
}
.basicInfo p{
	line-height: 1.5;
}

}
@media screen and (max-width: 480px) {
.basicInfo{
	padding: 20px 5px 20px 5px;
}
/*---------------------
	ヘッダー
-----------------------*/
.pc_header{
	display:none;
}
.sp_header{
	display:block;
}
.wrapper {
//	margin-left: 0px;
//	margin-right: 0px;
}
.page .basicInfo .post img.alignright{
	float:right;
	margin-left:0px;
	margin: auto;
	display: block;
}
.page-template-page-info-php #main .btnright{
	float: none;
	margin: 10px auto;
}
.page-template-page-info-php #main .btnright img{
	margin: auto;
	display: block;
}
/*---------------------
	投稿ページ
-----------------------*/
.page .basicInfo .post img.alignright{
	float:none;
}
.single .basicInfo .post img,
.blog .basicInfo .post img,
#blog_page img{
	width:100%;
	height:auto;
}
.basicInfo .post iframe{
	width:100%;
}
/*---------------------
	引越しラクっとNAVIについて
-----------------------*/
.page-template-page-info-php #main .btn .wrap{
	width:100%;
}
.page-template-page-info-php .tanto .tanto_member img.alignleft{
	float: none!important;
	margin: auto!important;
	display: block;
	max-width:134px;
	height:auto;
	margin-left:0px;
}
.page-template-page-info-php .basicInfo .post div.alignright{
	float:none;
}
.page-template-page-info-php .basicInfo .post div.alignright img{
	max-width: 170px;
	text-align: center;
	margin: auto;
	display: block;
	margin-bottom: 5px;
}
.page-template-page-info-php .basicInfo .post div.alignright a{
	display:block;
	text-align: center;
}
/*---------------------
	トップページオススメコンテンツ＆ブログコンテンツ
-----------------------*/
.home #main_reco .contents_wid .post-text{
	margin-left: 115px;
}
.home #side_ranking .rank_wid .post-text{
	margin-left: 135px;
}
/*---------------------
	トップページバナー
-----------------------*/
.home #top_side_baner img{
	max-width:320px;
	width:100%;
	height:auto;
}
.home .denshi{
	max-width:320px;
	width:100%;
	height:auto;
}
/*---------------------
	引越しマニュアル＆読んで得する引越し情報＆漫画
-----------------------*/
.page-template-page-manual-php .pagelink li,
.page-template-page-movinginfo-php .pagelink li,
.page-template-page-cartoon-php .pagelink li{
	padding-left: 10%;
	width: 90%;
	float: none;
}
.page-template-page-manual-php .pagelink ul.faq li,
.page-template-page-movinginfo-php .pagelink ul.faq li,
.page-template-page-cartoon-php .pagelink ul.faq li{
	padding-left: 35px;
	width: 70%;
}
.page-template-page-manual-php .word_block img,
.page-template-page-manual-php .pagelink img,
.page-template-page-movinginfo-php .word_block img,
.page-template-page-movinginfo-php .pagelink img,
.page-template-page-cartoon-php .word_block img,
.page-template-page-cartoon-php .pagelink img{
	margin-right: 10px;
	margin-bottom: 10px;
	width:75px;
	height:auto;
}
.page-template-page-manual-php .word_block h4,
.page-template-page-manual-php .word_block .word_text,
.page-template-page-movinginfo-php .word_block h4,
.page-template-page-movinginfo-php .word_block .word_text,
.page-template-page-cartoon-php .word_block h4,
.page-template-page-cartoon-php .word_block .word_text{
	margin-left: 80px;
}
.single-manual .category a,
.single-movinginfo .category a{
	display: block;
	padding: 2px;
}
#blog_info .category{
	border-left:none;
	width:auto;
}
#blog_info .category span{
	display: block;
	float: none;
}
/*---------------------
	アーカイブ
-----------------------*/
.archive-post{
	margin-bottom: 5px;
}
.archive-post .post-thumb{
	width: 30%;
	height: auto;
	margin-right: 5px;
}
.archive-post .post-text{
	margin-left:32%;
}
/*---------------------
	電子書籍
-----------------------*/
.page-template-page-ebook-php #ebook .post .btn_select .wrap{
	min-height:90px;
}
.page-template-page-ebook-php .basicInfo .post .denshi_icon{
	margin: 0px;
	max-width:280px;
}
/*---------------------
	会社概要
-----------------------*/
.page-template-page-company-php .basicInfo .post table.enkaku th{
	width:7em;
}
/*---------------------
	lineメインLINE
-----------------------*/
.line .line_center img.line_title{
	width:80%;
	max-width:310px;
	margin-top:10px;
	height:auto;
}
#mainLine img:nth-child(3){
	display:none;
}
#mainLine p.txt2{
	width:100%;
	text-align:center;
}
#mainLine img{
	float:none;
	margin: 0;
	max-width:313px;
	width:100%;
}
/*---------------------
	ページトップ
-----------------------*/
#page-top #totop {
	bottom: 60px;
	right: 0;
}
}


/*****吹きだしのCSS*****/
.talk-wrap{
	display: block;
	clear: both;
	margin:0 auto 3px auto;
}
.talk-wrap p{
	margin:0!important;
}
.left-icon{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: no-repeat;
	background-size: 125%;
	background-position: center;
	float:left;
	display:inline-block;
	box-shadow: 1px 1px 5px #aaa; /*左のアイコンの影の設定*/
	border: 3px solid #fff; /*左のアイコンの枠の設定*/
	margin-bottom: 10px;
}
.talk-left{
	float:right;
	position: relative;
	background: #fff; /*左の会話の背景色*/
	border: 2px solid #666;
	padding: 3%;
	border-radius: 10px;
	width: 70%;
	margin-top:10px;
	box-shadow: 1px 1px 5px #aaa; /*左の会話の影の設定*/
	margin-bottom: 10px;
}
.talk-left:before {
	content: "";
	display: inline-block;
	border: 10px solid transparent;
	border-right-color: #666;
	position: absolute;
	left: -20px;
	top: 25%;
	margin-top: -9px;
}
.talk-left:after {
	content: "";
	display: inline-block;
	border: 9px solid transparent;
	border-right-color: #fff;
	position: absolute;
	left: -16px;
	top: 25%;
	margin-top: -8px;
}
.right-icon{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-webkit-border-radius:50%;
	background: no-repeat;
	background-size: 125%;
	background-position: center;
	float:right;
	display:inline-block;
	box-shadow: 1px 1px 5px #aaa; /*右のアイコンの影の設定*/
	border: 3px solid #FFF; /*右のアイコンの枠の設定*/
	margin-bottom: 10px;
}
.talk-right{
	float:left;
	position: relative;
	background: #fff; /*右の会話の背景色*/
	border: 2px solid #666;
	padding: 3%;
	border-radius: 10px;
	width: 70%;
	margin-top:10px;
	box-shadow: 1px 1px 5px #aaa; /*右の会話の影*/
	margin-bottom:10px;
}
 .talk-right:before {
	content: "";
	display: inline-block;
	border: 10px solid transparent;
	border-left-color: #666;
	position: absolute;
	right: -20px;
	top: 25%;
	margin-top: -9px;
}
.talk-right:after {
	content: "";
	display: inline-block;
	border: 9px solid transparent;
	border-left-color: #fff;
	position: absolute;
	right: -16px;
	top: 25%;
	margin-top: -8px;
}
.talk-end{
	clear:both;
}
/*****レスポンシブ設定*****/
@media screen and (max-width: 480px){
.left-icon{
	width: 80px;
	height: 80px;
}
.talk-left{
	width: 65%; 
}
.right-icon{
	width: 80px;
	height: 80px;
}
.talk-right{
	width: 65%; 
}
}
@media screen and (max-width: 380px){
.left-icon{
	width: 60px;
	height: 60px;
}
.talk-left{
	width: 65%; 
}
.right-icon{
	width: 60px;
	height: 60px;
}
.talk-right{
	width: 65%; 
}
}

