@charset "utf-8";
body, h1, h2, h3, h4, h5, nav a, .icon-strip a h2, .slider h2, .portfolio-content h3, .blog h2, .comment-number h4, .comment h4, .pricing-table-price{
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  color:#5B5B5B; letter-spacing: .04em;
}
figure br{
	display:none;
}
#logo img{
	height: 71px;
	width: 100%;
}
h4#works,
h4#reason,
h4#feature,
h4#function,
h4#media,
h4#link{
	font-size:16px;
	padding-top:10px;
	margin-bottom:0;
	border-top:2px solid #021f7a;
}
h4#topics{
	font-size:16px;
}
p.title_text{
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
}
.mobile-menu-2{
	width:100%;
}
.mobile-menu-2 ul li{
	border-top:1px solid #CCC;
	padding:5px 0;
	list-style-type:none;
}
.nav_footer{
	margin-bottom:15px;
}
.nav_footer ul li{
	float:left;
	margin-right:10%;
}
.nav_footer ul li:last-child{
	margin-right:0;
}
.nav_footer ul li a{
	-moz-transition:color 0.2s;
	-ms-transition:color 0.2s;
	-o-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	transition:color 0.2s;
}
.nav_footer ul li a:hover{
	color:#2da7df;
}
.sns_footer{
	float:right;
}
.sns_footer p{
	float:left;
	margin-left:15px;
}
.sns_footer p img{
	-moz-transition:opacity 0.2s;
	-ms-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
	
}
.sns_footer p img:hover{
	opacity:0.6;
}
.link_lv{
	text-align:right;
}
.link_lv img{
	-moz-transition:opacity 0.2s;
	-ms-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.link_lv img:hover{
	opacity:0.6;
}
footer#site-footer .copyright{
	color:#FFF;
	text-align:right;
	float:right;
}
footer .social-icons-wrapper,
footer .responsive-on-demand{
/*	display:none;
	visibility:hidden;*/
}
.posts_left{
	width:60%;
	float:left;
}
.posts_left h4{
	float:left;
}
p.topics_link{
	float:right;
	text-align:right;
	position:relative;
	top:10px;
}
.posts{
	clear:both;
	border: 1px solid #eaeaea;
	background: #f7f7f7;
}
.posts ul li{
	padding:5px 0;
	border-bottom:1px dotted #CCCCCC;
	list-style-type:none;
}
.posts ul li p{
	padding:0;
	margin:0;
}
.likebox{
	float:right;
	width:35%;
}
.posts_list{
	width:100%;
}
.posts_list ul li{
	padding:15px 0;
	list-style-type:none;
	border-bottom:1px dotted #CCCCCC;
}
.posts_list ul li p{
	padding:0;
	margin:0;
}
table.company_tbl{
	width:100%;
	font-size:14px;
	margin-bottom:5%;
}
table.company_tbl th.title{
	color:#021f7a;
	font-size:18px;
	padding-bottom:3%;
}
table.company_tbl th{
	text-align:left;
	width:20%;
	vertical-align:top;
}
table.company_tbl td{
}

.function_list ul li .inline_content{
	max-width:90%;
	height:auto;
	width:500px;
}
.inline_content{
	background-color:#FFF;
}
.text_tel{
}
.text_tel a{
	cursor:default;
}
.btn_contact{
	margin-top:0px;
}
.btn img,
.btn_contact img,
.btn_download img{
	-moz-transition:opacity 0.2s;
	-ms-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
	padding: 0;
	margin: 0;
	display: block;
	letter-spacing: 0; 
}
.ranking{
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
.img_p{
	width:50%;
	height:auto;
	float:left;
}
.img_p img{
	max-width:95%;
	height:auto;
}
.img_p p{
	float:right;
	margin-left:5%;
	width:40%;
}
.img_p p img{
	max-width:100%;
	height:auto;
	box-shadow:2px 2px 4px #CCCCCC;
}
.right_p{
	float:right;
	width:45%;
}
.right_p .download_btn{
	width:auto;
	float:left;
	margin-right:10px;
}
.right_p .btn_contact_p{
	width:auto;
	float:left;
	margin-right:10px;
}
.right_p .text_tel_p{
	width:auto;
	float:left;
}
.right_p .text_tel_p a{
	cursor:default;
}

.feature_list ul{
	padding-bottom:20px;
}
.feature_list ul li{
	float:left;
	width:240px;
	margin-right:100px;
	list-style-type:none;
	text-align:center;
	cursor:inherit;
}
.feature_list ul li:last-child{
	margin-right:0;
}
.feature_list ul li img{
	width:80%;
	margin:0 auto;
	cursor:inherit;
}
.feature_list ul li p{
	cursor:inherit;
}
.function_list{
	padding:0;
}
.function_list ul li .thumbnail{
	padding:0;
	margin:0;
}
.function_list ul li .thumbnail_title{
	line-height:14px;
}
.function_list ul li{
	float:left;
	margin-left:2%;
	list-style-type:none;
	text-align:center;
	width:130px;
	margin-bottom:10px;
}
.function_list ul li img{
	width:100%;
	height:auto;
	-moz-transition:opacity 0.2s;
	-ms-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.function_list ul li img:hover{
	opacity:0.6;
}
.reason_list ul li:last-child{
	margin-right:0;
}

p.thumbnail_title{
	font-weight:bold;
}
.banner{
	line-height: 1.9em;
	font-size: 16px;
}
.box a, .box span{
	color: initial;
}
.banner a{
	color: #3399cc;
}
.banner a:hover{
  text-decoration: underline;
}
.banner ul{
	margin-top:45px;
	overflow:hidden;
}
.banner ul li:last-child{
	margin-right:0;
}
.box.share {
	background: #e9f2f2;
}

twitterwidget{
	margin: 0 auto;
}
.box.share ul li{
	margin-right:2%;
}
.box.share ul li:last-child {
	margin-right:0;
}
.message2 {
	border-top:1px solid #d8d8d8;
	margin-top:30px;
	padding-top:50px;
    line-height:1.9em;
	font-size:16px;
	color: #6a6a6a;
}
.postFooter .box.share {
    padding: 23px 13px;
}
.blog-more-content ol{
	margin-left:20px;
}
.caption{
	font-size:12px;
}
.wp-caption-text {
	color:#797979;
	text-align:center;
	margin-top:0;
}
.wp-caption {
	border: none;
	background: #f1f1f1;
	margin:0 10px;
}
h1, h2{
	margin:0 auto;
	font-weight:normal;
	line-height:19px;
}
h2 .title_text{
	margin: 15px auto;
}
.post-date-comments3 h2{
	line-height:1.2em;
}
.no-image-post header h2{
	line-height:1.3em;	
}
ul.headMenu {
    list-style: none;
    text-align: right;
}
ul.headMenu li {
    display: inline-block;
    margin-left: 15px;
}
footer#site-footer {
    background: #49525e;
}
.fSection.s1 {
    border-bottom: 1px solid #686e76;
    padding: 30px 0;
}
.nav-wrapper,
.main-wrapper {
    max-width: 1000px;
	width: initial;
	margin: 0 auto
}
.nav-wrapper-sp{
	display:none;
}
div#topImg {
    width: 100%;
    height: 442px;
    background: url(/wp-content/themes/ma/img/top/main/main_bg.jpg);
    background-size: cover;
    padding: 0;
}
nav#access {
    clear: both;
}
nav li {
    display: inline-block;
    line-height: 20px;
	width: 16.6%;
	padding:12px 0;
	text-align: center;
}
nav li a {
	padding: 0;
	line-height: 20px;
	width:100%;
	height:100%;  
}
.hSection.s1 {
    border-bottom: 1px solid #dddddd;
}
div#topImg .block.b1 {
    margin-top: 37px;
    overflow: hidden;
    display: block;
    height: 405px;
    margin-left: 100px;
    width: 289px;
}
div#topImgMsg {
    font-size: 34px;
    line-height: 1.45em;
    font-weight: bold;
}
div#topImg .block {
    color: white;
}
div#topImg .block.b2 {
    margin-top: 45px;
    width: 550px;
}
div#topImgMsg h3 {
    color: white;
}
div#topImg h3 {
    color: white;
    font-size: 15px;
    font-weight: normal;
    line-height: 0.5em;
    margin-top: 36px;
}
.fSection ul.menu {
    text-align: center;
}
.fSection ul.menu li{
   display:inline;
   margin-right:40px;
}
.fSection.s2 {
    padding: 15px 0;
}
.col-6.left {
    width: 50%;
}
.col-6.right {
    width: 50%;
}
ul#menu-footer a {
    color: #f4f4f4;
}
ul#menu-footer a:hover {
    color: #949494;
}
.fSection.s2 ul.menu li{
   display:inline;
   margin-right:20px;
}
div#tTopics ,
div#tMerits,
div#tDevelops{
    background: #f3f3f3;
}

.tSection {
    padding: 80px 0;
}
.tSection2 {
    padding: 27px 0;
}
.tBlock.left {
    width: 360px;
}
.tBlock.right {
    width: 595px;
}
.main-content h1,
.main-content h2{
    line-height: 1.5em;
}
.aModule .left.block img{
  max-width:180px;
  height:auto;
}
.entry-header img.wp-post-image{
	display:none;
}
.aModule .right.block{
    /* width: 71.42%; */
    float: none;
    margin-left: 200px;
    min-height: 180px;
}
.aTopics .right.block {
    float: none;
    margin-left: 195px;
    min-height: 180px;
}
.aModule,
.aTopics {
	border-bottom: 1px solid #d8d8d8;
    padding: 20px 0;
    position: relative;
    width: 100%;
}
.aModule a,
.aTopics a{
 color:#6a6a6a;
}
.aModule a:hover,
.aTopics a:hover{
 color:#3399cc;
}
.aModule h1,
.aTopics h1 {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
	color:#2d4a5d;
}
.solomoFooter .box,
.topicFooter .box {
    padding-bottom: 50px;
    padding-top: 50px;
    color: #6a6a6a;
}
.box.share li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}

.contant1 {
    background: #f1f1f1;
    padding: 20px 40px;
    margin-top: 20px;
}
.contant2 {
    border-bottom: 1px solid #d7d7d7;
    padding: 40px 0;
	margin-bottom:40px;
}
.contant3 {
    border-bottom: 1px solid #d7d7d7;
    padding: 40px 0 20px 0;
}
.box.sns {
    padding-top: 0;
}
span.subtitle {
    font-size: 13.5px;
    display: block;
    margin-bottom: 8px;
    line-height: 1em;
    font-weight: normal;
}
.cMobile-marketing h1.page-title, 
h1.archive-title {
    color: #57c4c7;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px;
    background: url(/wp-content/themes/ma/img/blog/TitleLogo.png) no-repeat left top;
    padding-left: 85px;
    line-height: 1.1em;
    padding-bottom: 20px;
    font-size: 26px;
    font-weight: bold;
  border-bottom: 1px solid #d8d8d8;
}
.cMobile-marketing h1.page-title a, 
h1.archive-title a,
.cMobile-marketing h1.page-title a:hover, 
h1.archive-title a:hover {
    color: #57c4c7;
}
.postFooter .tag,
.meta .tag {
    border-left: 5px solid #c8d4de;
    padding-left: 10px;
    font-size: 13px;
    margin-top: 20px;
}
.postFooter .tag{
    margin-bottom:50px;	
}
.meta{
    padding-bottom:10px;
    border-bottom: 6px solid #2d4a5d;
	margin-bottom:30px;
}
.postFooter .tag a,
.meta .tag a {
    background: #a0b1c0;
    color: white;
    padding: 3px 10px;
    border-radius: 3px;
    margin-right: 5px;
}
.contant2 ul li.bottom_page_tel_mob{
	display:none;
}
.tora-mob{
	display:none;
}
.snsbookmark ul li,
.snsbookmark2 ul li{
	float: left;
	width: 98px;
	list-style: none !important;
	margin: 0;
	margin-right: 7px;
	background: #000000;
   	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.snsbookmark2 ul li{
	width: 48.5%;
}
.box.share .snsbookmark3 ul li{
	margin-right: 0;
	width:50%;
}

.snsbookmark,
.snsbookmark2{
	margin-bottom: 30px;
}
.snsbookmark3 ul li a{
	display: table;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    width: 100%;
	height: 35px;
    padding: 4px 0;
}
.snsbookmark ul li a,
.snsbookmark2 ul li a{
	display: table;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding: 0;
    font-size: 14px;
    width: 100%;
    height: 30px;
      border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}
.snsbookmark2 ul li a{
    height: 40px;
}
.snsbookmark ul li a:hover,
.snsbookmark2 ul li a:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.snsbookmark .tw_btn,
.snsbookmark2 .tw_btn{
	background: #33CCFF;
}
.snsbookmark .hatebu_btn,
.snsbookmark2 .hatebu_btn{
	background: #00a4de;
}
.snsbookmark .fb_btn,
.snsbookmark2 .fb_btn{
	background: #3B5998;
}
.snsbookmark .pk_btn,
.snsbookmark2 .pk_btn{
	background: #ee4056;
}
.snsbookmark .insns,
.snsbookmark2 .insns,
.snsbookmark3 .insns{
    position: initial;
    top: initial;
    vertical-align: middle;
    display: table-cell;
	color: #ffffff;
}
.snsbookmark .insns img,
.snsbookmark2 .insns img{
    vertical-align: middle;
	margin:0 5px;
}
.tora-pc{
	display: block;
	margin-top:15px;
	text-align: center;
}
.tora-pc-right{
	margin-bottom:20px;
}
.pocket-btn {
	display: inline-block;
    vertical-align: top;
}
.authortime span.date,
.authortime span.author,
.authortime {
	font-size:11px;
	color:#d7d7d7;
}
.blog-one-sidebar .authortime{
	float:right;
	margin-top: 5px;
}
.cjirei{
	width:1000px; 
	height:auto; 
	display:block; 
	margin:0 auto;
	font-size:0;
}
.cjirei .box{
	width:319px; 
	height:400px; 
	border:1px solid #d7d7d7; 
	line-height: 1.5em; 
	font-size: 14px;
	display: inline-block;
	margin: 0 15px 30px 0;
	vertical-align: top;
}
.cjirei .box:nth-child(3n){
	margin: 0 0 15px 0;
}
.cjirei .boxa img{
	width:100%; 
	height:auto; 
	margin-bottom: 20px;
}
.cjirei img.boxlogo,
.tBlockHeader img.boxlogo{
	position: absolute;
	width: 90px;
	height: auto;
}
.cjirei .boxcom{
	font-weight:bold; 
	padding: 0 20px 10px 20px;
}
.cjirei .boxtxt{
	padding: 0 20px 10px 20px;
}

/* 検索結果 */

body.search-results article {
	height: 120px;
}
body.search-results .entry-header {
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
body.search-results .entry-header img{
	display: initial;
	max-width: 120px;
	height: auto;
}
body.search-results h1.entry-title, 
body.search-results h1.entry-title a{
	color: #1a0dab;
	font-size: 15px;
	margin-bottom: 0;
	-webkit-line-clamp: 1;
}
body.search-results h1.entry-title a:hover{
	text-decoration: underline;
	color: #3399cc;
}
body.search-results .entry-summary p {
	margin-top: 0;
}
/* twitter btn */

.twitter_btn {
  width: 68px;
  display: inline-block;
  vertical-align: top;
}
.arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
  margin-bottom: 8px;
  text-align: center;
  font-size: 11px;
  height: 35px;
  line-height: 33px;
  display: block;
  text-decoration: none;
  color: #333;
  border-radius: 3px;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 3px;
  margin-left: -3px;
}
.arrow_box:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #ccc;
  border-width: 4px;
  margin-left: -4px;
}

.twitter-tweet-button,
.hatena-bookmark-button-frame {
    vertical-align: top;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
span.date,
.vcard{
    color: #8ea1b2;
	font-size: 14px;
}
.solomolabo header.post-header {
    border-bottom: 5px solid #2d4a5d;
    padding-bottom: 20px;
}

.box.relatedPost h3 {
    border-bottom: 1px solid #d8d8d8;
	color:#2d4a5d;
}
.relatedPosts div {
    color: #3399cc;
	font-weight: initial;
	font-size: 16px;
    line-height: 1.5em;
	overflow: hidden;
  -webkit-line-clamp: 3;
     -moz-line-clamp: 3;
      -ms-line-clamp: 3;
          line-clamp: 3;
  -webkit-box-orient: vertical;
     -moz-box-orient: vertical;
      -ms-box-orient: vertical;
          box-orient: vertical;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}
.relatedPosts a .title:hover {
	color: #3399cc;
	text-decoration: underline;
  	-moz-transition:color 0.2s;
	-ms-transition:color 0.2s;
	-o-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	transition:color 0.2s;
}
.relatedPost .tn {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px;
}
.relatedPost div.title{

}
.relatedPost.clearfix{
	clear: inherit;
} 
.attachment-portfolio-thumbnail{
	display: inline-block;
	width: 117px;
	height: auto;
	float:left;
}
div.relate{
	height: 140px;
}
div.related {
	margin-left:130px;
}
div.related a{
    color: #3399cc;
	font-weight: initial;
	font-size: 16px;
    line-height: 1.5em;
	overflow: hidden;
  -webkit-line-clamp: 3;
     -moz-line-clamp: 3;
      -ms-line-clamp: 3;
          line-clamp: 3;
  -webkit-box-orient: vertical;
     -moz-box-orient: vertical;
      -ms-box-orient: vertical;
          box-orient: vertical;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}
div.related a:hover{
	color: #3399cc;
	text-decoration: underline;
  	-moz-transition:color 0.2s;
	-ms-transition:color 0.2s;
	-o-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	transition:color 0.2s;
}

.tn img {
	display: inline-block;
    width: 100%;
    height: auto;
}
.relatedPosts {
    padding: 20px 0;
}
div#sFunctionMenu {
    background: #f5f5f5;
    border-radius: 5px;
    padding-bottom: 40px;
}
div#sFunctionMenu h2 {
    background: #6f6f6f;
    color: white;

    border-top-left-radius: 5px;
border-top-right-radius: 5px;
    padding: 10px 15px;
}
h3.brick-category-title {
    background: url(/wp-content/themes/ma/img/module_detail/sideMenu_point.png) no-repeat left 5px;
    padding-left: 20px;
}
.brick-category-title{
	margin:25px 0 10px 0;
}
.brick-category {
    padding: 0 15px;
}
.brick-category li {
    background: url(/wp-content/themes/ma/img/module_detail/sideMenu_subPoint.png) 5px center no-repeat;
    padding:0 0 0 20px;
}
.module {
    position: relative;
    margin-left: 130px;
    border: solid 2px #0f8ecf;

border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.content ul,
.content ol,
.entry-content ul,
.entry-content ol{
    list-style-position: inside;
    margin: 0 10px;
    padding-left: 20px;
}
.entry-content ul li{
	list-style-position: outside;
}
.cMobile-marketing .entry-content div {
	font-size: 12px;
	text-align: center;
	margin-top: -22px;
}
.cMobile-marketing .entry-content div.wp-video-playlist,
.cMobile-marketing .entry-content div.wp-video-playlist .mejs-mediaelement,
.cMobile-marketing .entry-content div.wp-video-playlist .mejs-layer {
	margin-top: 0px;
	border: 1px #ffffff none;
}
.cMobile-marketing .entry-content div.wp-video-playlist .wp-playlist-tracks {
	display:none;
}
.content iframe,
.entry-content iframe{
	display: block;
	margin: 0px auto;
}
.absolute {
    position: absolute;
  
}
span.absolute.icon {
    left: -130px;      top: -2px;
	border-top-left-radius: 5px;  
	border-bottom-left-radius: 5px;      background: #0f8ecf;
    display: block;
    width: 130px;
    height: 130px;
}
.module.expand_module span.absolute.icon {
   background: #52B4DC;
}
  
span.absolute.icon img{
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}
span.absolute.ribbon {
    width: 158px;
    height: 44px;
    display: block;
    right: -10px;
    top: 46px;
    border: none;
}
.module .entry-header {
    border-bottom: solid 2px #0f8ecf;
    padding: 0px 40px;
    height: 130px;
	overflow:hidden;
}
.module .entry-header h1{
line-height: 130px;
}
.module.expand_module{
border-color: #52B4DC;
}
.module.expand_module .entry-header {
   border-color: #52B4DC;

}
.module .entry-content {
    padding: 40px;
	color:#646464;
	font-size: 13px;
}
.content h2,
.module .entry-content h2 {
	color:#2d4a5d;
	font-size: 18px;
	font-weight: bold;
    margin-bottom:10px;
}
.content p,
.content ul,
.module .entry-content p,
.module .entry-content ul{
		margin:0 0 40px 0;
}
.module .content ul:last-child,
.module .entry-content ul:last-child {
	margin:0;
}
div#content {
    margin-bottom: 50px;
}
.contant2 ul,
.contant3 ul,
.banner ul {
    text-align: center;
    margin: 0;
}
.contant2 ul li {
    display: inline-block;
    float: none;
    margin: 0 20px;
}
.contant3 ul li,
.banner ul li {
    display: inline-block;
    float: none;
    margin: 0 10px 20px 10px;
}
.contant3 ul li a{
	color: #ffffff;
	display: block;
	padding: 20px 30px;
	background: #3399cc;
	border-radius: 4px;
}
.contant3 ul li a:hover{
	background: #2c83ae;
}
.content table,
.entry-content table{
	border-bottom: 1px solid #f2f2f2;
	line-height: 2;
	margin: 0 0 24px;
	margin: 1.5rem 0 1.5rem;
	width: 100%;
}
.content td,
.entry-content td{
	border-top: 1px solid #f2f2f2;
	padding: 1em 1em;
}
.content th,
.tSection ul,
.tSection2 ul {
    list-style: none;
}
ul.tImgPortfoliosUl {
    text-align: left;
    letter-spacing: -0.4em;
}
ul.tImgPortfoliosUl li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 157px;
    height: 48px;
    letter-spacing: normal;  display: inline-block;
}
ul.tPortfoliosUl {
    text-align: left;

    letter-spacing: -0.4em;
}
ul.tPortfoliosUl li {
    display: inline-block;
    margin: 0 1% 2% 1%;
    width: 31%;
    height: auto;
    letter-spacing: normal;  display: inline-block;
}
.tBlock.sns li {
    display: inline-block;
}

a.btn {
    display:inline-block;
    max-width: 100%;
}
a.btnDetail img{
    padding: 0;
    margin: 0;
    width: 140px;
    height: 40px;
    display: block;
}
a.btn:hover img,
a.btn:active img{
     -moz-opacity:0.85;
   opacity:0.85;
   filter:alpha(opacity=85);
}
a.btn.btnSns,
a.btn.btnCompany,
a.btn.btnHeader,
a.btn.btnDetail{
    border-radius: 4px;
}
a.btn.btnCompany{
    border-radius: 8px;
}
a.btnHeader img{
    padding: 0;
    margin: 0;
    width: 160px;
    height: 44px;
    display: block;
}
a.btnCompany img{
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
}
a.btn.listTopics img{
    padding: 0;
    margin: 0;
    width: 108px;
    height: 23px;
    display: block;
}
a.btn.btnFunc img{
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
}
a.btn.btnSns img{
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    display: block;
}
.col-5.left {

}
.col-7.right {

}
.hSection.s1 {
    padding-top: 10px;
}
.hSection.s1 .col-7 {
    padding-top: 10px;
}
.tBlockHeader h3 {
    font-size: 32px;
    line-height: 1.2em;
    margin: 9px 0 13px 0;
    color: #343434;
    font-weight: normal;
}
div#tTopics h3 {
    font-size: 25px;
    margin: 0 0 5px 0;
}
a.btn.listTopics {
    float: right;
}
div#tTopics .tBlockHeader {
    border-bottom: #dddddd 1px solid;
}
ul.tTopicsLi li {
    border-bottom: dotted 1px #ccc;
    padding: 2px 0;
}
ul.tTopicsLi li .date {
    float: right;
    font-size:13px;
}
div#tTopics .sns {
    border: solid 3px #d4d4d4;
    padding: 42px 0;
}
div#tTopics .sns li {
   *display: inline;
   *zoom: 1;
    letter-spacing: normal;
  display: inline-block;
  /* For IE 6/7 */
  *display: inline;
  *zoom: 1;
    margin: 0 12px 0 0;
    height:40px;
}
div#tTopics .sns li:nth-child(5n) {
    margin: 0;
}
div#tTopics .sns ul {
    text-align: center;
    letter-spacing: -0.4em;
    height:40px;
}
div#tTopics .left {
    width: 570px;
}
div#tTopics .right {
    width: 333px;
}
ul.ulModuleapps li a img,
ul.ulModuleapps2 li a img{
	width:100%;
	height:auto;
}
ul.ulModuleapps li {
    display: block;
    width: 28%;
    float: left;
    margin-right: 5%;
    text-align: center;
}
.cService ul.ulModuleApps2 li {
    display: block;
    width: 19%;
    float: left;
    margin-right: 5%;
    text-align: center;
}
ul.ulModuleapps li:last-child,
.cService ul.ulModuleapps2 li:last-child {
     margin-right: 0px;
}
.tBlock.left {
    line-height: 1.8em;
}
ul.tFunctionUl li{
    display: inline-block;
    float: left;
    width: 21%;
    height: auto;
    text-align: center;
    margin: 0 2%;
    overflow: hidden;
	font-size:12px;
    line-height: 1.3em;
}
.tFunctionUl li a div,
.cFunctionUl li a div{
	height:37px;
}
ul.tFunctionUl li,
ul.tFunctionUl .title {
    font-size: 12px;
}
ul.cFunctionUl li{
    display: inline-block;
    float: left;
    width: 14.5%;
    height: auto;
    text-align: center;
    margin: 0 1%;
    overflow: hidden;
	font-size:12px;
    line-height: 1.3em;
}
nav li.current-menu-item a, nav li a:hover, nav ul ul li a:hover {
  color: #81c0f2;
}
.tSection a,
.tSection2 a {
    color: #686767;
}
.tSection a:hover,
.tSection2 a:hover {
    color: #81c0f2;
}
.tSection a.button1{
	color:#fff;
}
.button1{
    padding: 10px 25px;
    background: #3399cc;
    border-radius: 4px;
}
.button1:hover{
	background: #2c83ae;
}
.tMedia.tBlock {
    width: 280px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 35px;
    margin-bottom: 40px;
    float: left;
    height: 255px;
    overflow: hidden;
}
.tMedia.tBlock .tn {
    text-align: center;
    border-bottom: 1px solid #dddddd;
    height: 80px;
    padding-top: 20px;
}
.incharge {
    color: #999999;
    font-size: 12px;
    line-height: 1.5em;
}

.tMedias > .tMedia:nth-child(2n) {
    margin-right: 0px;
}
.tMedia.tBlock .blockBody {
    padding: 10px;
}
.blockBody .title {
    font-size: 14px;
    margin: 0;
	color: #000000;
}
h3.title .date {
    float: right;
    font-weight: normal;
    font-size: 12px;
}
.quote p {
    margin: 12px 0px;
	font-size: 13px;
	color: #444444;
}
.quote2 p {
    margin: 0 5px;
	font-size: 13px;
	color: #434343;
}
.case .main{
	display:inline-block; 
	width:900px; 
	height:auto; 
	text-align:left;
}
.case .mainleft{
	width:390px; 
	display:inline-block; 
	vertical-align:top; 
	padding-right:20px; 
	text-align:left; 
	line-height:2.8em;
}
.case .mainleft-title{
	font-size:26px; 
	font-weight:bold; 
	color:#2d4a5d; 
	border-bottom:1px solid #d6d6d6; 
	margin-bottom:28px; 
	padding-bottom: 28px;
}
.case .mainright{
	width:500px; 
	display:inline-block; 
	vertical-align:top;
}

.case .subcent{
	width:800px; 
	margin:66px auto 0 auto;
	line-height:2.3em;
}
.case .subcent p{
	margin: 0 0 20px 0;
}
.case h2{
	color:#00c1ff; 
	margin: 0 0 26px 0;
	padding-top:7px;
}


.tSuccess {
    width: 280px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 35px;
    margin-bottom: 40px;
    float: left;
    overflow: hidden;
    background: white;
}
.tSuccess.tBlock .tn {
    text-align: center;
    height: 80px;
    padding-top: 20px;
}
.box.banner li a{
	background: #3399cc;
	color: #fff;
	width: 200px;
	height: 40px;
	display: block;
	border-radius: 4px;
	text-align: center;
	padding-top: 6px;
}
.box.banner li a:hover{
	background:#2c83ae;
	text-decoration: none;
}
.tSuccesses > .tSuccess:nth-child(2n) {
    margin-right: 0px;
}
.tSuccess.tBlock .blockBody {
    padding: 10px;
}
.blockBody .title {
    font-size: 14px;
    margin: 0;
}
.tSuccess .tBlockHeader {
    text-align: center;
}
.tSuccess .tBlockBody {
    padding: 10px;
}
.tSuccess .tBlockHeader,
.tSuccess .tBlockHeader h3 {
    font-size: 14px;
	font-weight:bold;
}
.tSuccess .tBlockHeader h3{
    margin: 0;
	
}
.pageFooter .contact2 li {
    margin: 0;
}
.pageFooter {

}
.pageFooter .contact2 {
    padding-bottom: 40px;
}
.box.sns .facebook {
    width: 500px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.postFooter .box.sns .facebook {
	 width: 100%;
}
.mobile-marketingFooter .box.sns .facebook
{
    width: 500px;
	height:303px;
    margin: 0 auto;
	padding:0;
    border: 1px solid #ffffff;
}
a.btn.btnContact2 {
    width: 200px;
    height: 64px;
    border-radius: 4px;
}
.breadcrumbs{
	padding: 5px 10px;
	padding:10px;
}
.breadcrumbs a.home {
    background: url(/wp-content/themes/ma/img/common/home_off.png) no-repeat left center;
    width: 14px;
    height: 15px;
    text-indent: -9999em;
    display: inline-block;
}
.breadcrumbs a.home:hover {
    background: url(/wp-content/themes/ma/img/common/home_on.png) no-repeat left center;
}
div#primary {
    margin-top: 40px;
}
.page-id-2191 .cSection.s1 {
    text-align: center;
}
.cFunction h2,
.cFunction1 h2,
.content .cService h2,
.cCasejirei h2,
.cCostAndTime .main-wrapper h2,
.cCostAndTime1 .main-wrapper h2{
    font-size: 36px;
    margin-bottom: 35px;
    margin-top: 30px;
    color: #2d4a5d;
	border-bottom:0 none;
	font-weight:normal;
}
.cCostAndTime1 .p1{
	text-align:center;
	font-size:20px;
	line-height:1.8em;
	margin: 47px 0 10px 0;
	color:#333333;
}
.cCostAndTime .ccat01 {
	text-align:left;
	background:url(/wp-content/uploads/title01_cost_and_time.png) no-repeat;
	background-size: 46px 46px;
	height: 46px;
	font-size: 26px;
	padding: 13px 0 0 54px;
	color: #2d4a5d;
	margin-left: 11px;
}
.cCostAndTime .ccat02 {
	text-align:left;
	background:url(/wp-content/uploads/title02_cost_and_time.png) no-repeat;
	background-size: 46px 46px;
	height: 46px;
	font-size: 26px;
	padding: 13px 0 0 54px;
	color: #2d4a5d;
	margin-left: 11px;
}
.cCostAndTime .ccat03 {
	display:block; 
    width:870px; 
    height:505px; 
    background:url(/wp-content/uploads/img03_cost_and_time1.png) no-repeat; 
    text-align:left; 
    font-size:13px; 
    color:#333333;
	margin:0 auto;
}
.ccat03 .h1{
	top:223px;
}
.ccat03 .h2{
	top:431px;
}
.ccat03 .w1{
	left:12px;
}
.ccat03 .w2{
	left:69px;
}
.ccat03 .w3{
	left:170px;
}
.ccat03 .w4{
	left:252px;
}
.ccat03 .w5{
	left:324px;
}
.ccat03 .w6{
	right:363px;
}
.ccat03 .w7{
	right:308px;
}
.ccat03 .w8{
	right:273px;
}
.ccat03 .w9{
	left:595px;
	top:400px;
}

.cService ul.ulModuleapps2 {
    text-align: center;
}
.cService ul.ulModuleapps2 li,
.ccat03 ul li{
    display: inline-block;
    float: none;
    font-size: 12px;
}
.cService.s2,
.cCostAndTime.s2,
.cApp.s2,
.cCase.s2{
    background: #f3f3f3;
}
.cCase{
	padding:50px 0;
	text-align:center;
}
.cFunction,
.cService,
.cCasejirei,
.cCostAndTime {
    padding: 40px 0;
    text-align: center;
}
.cFunction{
    padding: 40px 0 0 0;
    text-align: center;
}
.cApp {
    padding: 50px 0;
    text-align: center;
}
.cCostAndTime1 {
    padding: 50px 0 0 0;
    text-align: center;
    border-top: 1px solid #d7d7d7;
}
.cFunction1{
    padding-top: 50px;
    text-align: center;
}
.cService1 {
    padding: 70px 0;
    text-align: center;
}
.cFunction2,
.cService2 {
    padding: 25px 0 0 0;
    text-align: center;
}
.bMerits.relative {
    background: url(/wp-content/themes/ma/img/service/5merit/5merit_flame.png) no-repeat left top;
    width: 740px;
    height: 1058px;
    margin: 0 auto;
}
.relative {
    position: relative;
}
.blockMerit {
    position: absolute;
    text-align: left;
    padding-left: 90px;
    width: 700px;
    line-height: 1.5em;
	font-size: 14px;
	color: #333333;
}
.blockMerit.b1 {
  top: 30px;
}
.blockMerit.b2{
  top: 253px;
}
.blockMerit.b3 {
  top: 460px;
}
.blockMerit.b4 {
  top: 686px;
}
.blockMerit.b5 {
    top: 882px;
}
.blockMerit h3 {
    margin-top: 0;
    margin-bottom: 14px;
	font-size: 20px;
	color: #444444;
}
.cLead {
    font-size: 20px;
    line-height: 1.8em;
}
.cSection.cModules {
    text-align: center;
}
.cSection.cModules h2 {
    color: #df6c5f;
    font-size: 30px;
}
.cSection.cModules {
    border: 2px solid #df6c5f;
    border-radius: 10px;
    margin: 0 5px 50px 5px;
    padding: 35px 45px;
}
.cSection.cModules:last-child{
	margin-bottom:0;
}
.cSection.cModules.s3 {
    border-color: #53aacf;
}
.cSection.cModules.s3 h2 {
    color: #53aacf;
}
.cSection.cModules.s4 {
    border-color: #5db230;
}
.cSection.cModules.s4 h2 {
    color: #5db230;
}
.cFunction .title {
    font-size: 12px;
}
.function.expand_module {
    border-color: #52B4DC;
}
.function.expand_module span.absolute.icon{
    background: #52B4DC;
}
li.cat-item ul{
	margin-left:15px;
}
aside a,
.cat-item a{
    color: #3399cc;
    font-size:12px;
	display:inline-block;
}
aside a:hover,
.cat-item a:hover{
    text-decoration: underline;
	-moz-transition:color 0.2s;
	-ms-transition:color 0.2s;
	-o-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	transition:color 0.2s; 
}
aside ul li.cat-item{
	color:#bbb;
}
aside ul li.cat-item ul.children li.cat-item{
	font-weight: initial;
	color: #a6c0ce;
}
.widget.sBlock h3 {
    border-bottom: 3px solid #dddddd;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.widget#sFunctionMenu h3 {
    border-bottom: none;
    padding-bottom: 0;
}
.widget.sBlock {
    margin-bottom: 20px;
    font-size: 12px;
}
.aModule .date,
.aTopics .date {
}
.aTopics a:hover {
    color: #3399cc;
}
ul.tFunctionUl{
	font-size:0;
}
.wp-pagenavi a, .wp-pagenavi span {
	border-radius: 4px;
    background: #ffffff;
    color: #666;
    display: inline-block;
}

.wp-pagenavi a:hover {
	background: #3399cc;
	color:#ffffff;
	border-color: #3399cc;
}

.wp-pagenavi span.current {
	background: #3399cc;
	border: none;
	font-weight: inherit;
	color: #fff;
}

.aNavi {
    margin: 40px 0;
	text-align: center;
}
.wp-pagenavi span.pages {
    background: transparent;
    color: #BFBFBF;
    border: none;
    display: inline-block;
    margin-bottom: 20px;
}
.aTopics .right.block a {
}

.aModule .right.block a:hover h1,
.aModule .right.block a:hover span.date,
.aModule .right.block a:hover,
.aTopics .right.block a:hover h1,
.aTopics .right.block a:hover span.date,
.aTopics .right.block a:hover{
    color:#3399cc;
	-moz-transition:color 0.2s;
	-ms-transition:color 0.2s;
	-o-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	transition:color 0.2s;
}
.aSolomoPickups .block {
    display: block;
    float: left;
    margin-right: 30px;
}
.aSolomoPickups .block:last-child {
    margin-right: 0px;
}
.block .btnSolomopick img {
    margin: 20px 0;
	max-width: 334px;
    height:auto;
}
a.btn.btnSolomopick {
    display: block;
    max-width: 334px;
    height: auto;
}
a.btn.btnSnsn {
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 4px;
    letter-spacing: -.40em; 
}
div#sSns ul li {
    display: inline-block;
    letter-spacing: normal;      display: inline-block;      /* For IE 6/7 */      *display: inline;      *zoom: 1;
    margin-right: 12px;
}
div#sSns ul li:last-child{
	margin-right:0;
}
.topic .cHeader h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.8em;
    color: #2d4a5d;
}
div#sSns ul li a.side_tw_btn{
	background: #33CCFF;
	padding: 2px 15px 3px 12px;
	color:#ffffff;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
div#sSns ul li a.side_fb_btn{
	background: #3B5998;
	padding: 2px 15px 3px 12px;
	color:#ffffff;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
div#sSns ul li a.side_tw_btn:hover,
div#sSns ul li a.side_fb_btn:hover{
	text-decoration: none;
}
div#sSns ul li a.side_tw_btn img,
div#sSns ul li a.side_fb_btn img{
	margin: 0;
    padding: 0;
    vertical-align: middle;
}
.solomolab .post-header,
.topic .cHeader {
}
.contant1 a {
    color: #3399cc;
}
.postFooter .contant2 ul li {
    margin: 0 0;
    margin-right: 33px;
}
.postFooter .contant2 ul > li:last-child {
 margin-right: 0px;
}
input#s {
    background: url(/wp-content/themes/ma/img/blog/search_off.png) no-repeat 220px center;
}
ul.popular_posts li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}
ul.popular_posts li h4 {
    margin: 0;
    font-weight: normal;
}
.widget.sSns ul {
    color: #adadaf;
    letter-spacing: -0.4em;
}
h1.entry-title,
h1.entry-title a {
    color: #2d4a5d;
    font-size: 23px;
    margin-bottom: 10px;
    font-weight:bold;
    line-height:1.4em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	letter-spacing: 0;
}
.cMobile-marketing header.post-header h1.entry-title a:hover {
	text-decoration: none;
	color: #2d4a5d;
}
.pHeader{
	margin-bottom: 30px;
}
.relatedPost h1.entry-title:hover,
.relatedPost h1.entry-title a:hover {
	color: #3399cc;
	-moz-transition:color 0.2s;
	-ms-transition:color 0.2s;
	-o-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	transition:color 0.2s;
}
.blog-one-sidebar #content .page{
	border-bottom:1px solid #d8d8d8;
	margin-bottom: 30px;
}

#jumptotop {
position: fixed;
right: 25px;
bottom: 160px;
z-index: 200;
display: block;
padding: 0px;
}
a#jumptotop:hover {
    opacity: 0.7;
}
body {
    width: 100%; 
}
.content a,
.entry-content a {
    color: #3399cc;
}
.content a:hover,
.entry-content a:hover {
    text-decoration: underline;
}
.pHeader.moduleHeader{
    margin-top: 40px;
	
}
.pHeader.moduleHeader h1,
.page-module h1 {
    color: #a0b1c0;
    font-size: 20px;
}

ul.cFunctionUl.cFunction a,
ul.cFunctionUl.cFunction a:visited {
    color: #000;
}
ul.cFunctionUl.cFunction a:hover {
    color: #81c0f2;
}
.box.share li a {
    max-width: 100%;
  vertical-align: bottom;
}
div#topicFooter .box.share li a {
    display: block;
    width: 175px;
    height: 50px;
}

header.pHeader h1,
header.aHeader h1 {
	border-bottom: 1px solid #d7d7d7;
	color:#a0b1c0;      
	font-size: 20px;      
	padding-bottom: 1px;
	margin-bottom: 4px;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style]{ width: 100%!important; }

.topic .content h1,
.topic .content h2,
article.mobile-marketing .entry-content h1,
article.mobile-marketing .entry-content h2 {
    border-left: 10px solid #87d4d6;
	background: #E9F2F2;
    padding: 3px 9px;
    color:#2d4a5d;
	font-size: 22px;
    font-weight:bold;
    margin-bottom:26px;
  	margin-top: 45px;
}
.topic .content h3,
article.mobile-marketing .entry-content h3 {
	border-bottom: #b8b8b8 solid 1px;
	border-right: #b8b8b8 solid 1px;
	background: #f5f5f5;
	color:#2d4a5d;
	margin: 18px 0 17px 0;
	padding: 9px 15px 7px 9px;
	font-size: 17px;
	line-height: 1.2em;
}
.topic .content h4,
article.mobile-marketing .entry-content h4,
article.mobile-marketing .entry-content h5,
article.mobile-marketing .entry-content h6 {
	padding: 10px;
	background: #F4F4F4;
	font-weight: normal;
	font-size: 16px;
    border-radius: 10px; 
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
}

div#sSns ul {
    letter-spacing: -0.4em;
}
.topic .cHeader h1.post-title {
    border-bottom: 1px solid #d8d8d8;  color: #a0b1c0;  font-size: 20px;  padding-bottom: 10px;
    margin-bottom: 40px;
}
.post-title {
	display: inline-block;
    width: 460px;
}
.cSmartphones ul {
    text-align: left;  letter-spacing: -0.4em;
    list-style: none;
    margin-left: 0;
}
.cSmartphones li {
    margin: 0 5px 10px 5px;  
    width: 156px;  
    height: 56px;  letter-spacing: normal;  display: inline-block;
}
.cSmartphones li > a {
    border-radius: 8px;
}
.single-module .sidebar {
    width: 210px;
}
.single-module .blog-one-sidebar{
    width: 720px;
}
.cSmartphones ul br {
    display: none;
}
.cSmartphones ul > li:nth-child(3n) {
    margin-right:0;
}
#site-header {
    background: white;
	border-bottom:1px solid #dddddd;
	position: sticky;
	position: -webkit-sticky; /* Safari */
    top: 0;
    z-index: 100;
}
div#tMerits .tBlock.right {
    background: url(/wp-content/themes/ma/img/top/5merit/top_flame_5merit.png) no-repeat left top;
    width: 594px;
    height: 267px;
    display: block;
	
}
.tMerit {
    position: absolute;
    width: 200px;
    font-size: 14px;
}
.tMerit.b1 {
  top: 13px;
  left: 56px;
  }
.tMerit.b2{
	top: 114px;
	left: 56px;
  }
.tMerit.b3 {
     top: 211px;
  left: 56px;
}
.tMerit.b4 {

	  top: 13px;  
  left: 370px;
}
.tMerit.b5 {
 
	top: 124px;
	left: 370px;
}
.aModule .left.block{
    height: 180px;
    width: 180px;
    position: absolute;
    top: 20px;
    left: 0;
    background-color: #d8dfe5;
}
.aTopics .left.block{
    height: 175px;
    width: 175px;
    position: absolute;
    top: 20px;
    left: 0;
}
.aTopics .left.block img{
    max-width: 175px;
	height: auto;
}
a.btn.btnTn {
    display: table-cell;
    height: 175px;
    width: 175px;
    vertical-align: middle;
}
a.btn.btnTn:hover {
}
.cSmartphone{
	display:block; 
	max-width:1000px; 
	height:318px; 
	margin:70px auto;
}
.cSmartphone .block_left{
	float:left; 
  background:url(/wp-content/uploads/icon_smartphone.png) no-repeat; 
  width:481px; 
  height:105px; 
  padding-left:95px; 
  margin-top:80px; 
  font-size:18px; 
  line-height:1.8em; 
  color:#333333;
}
.cSmartphone .block_right{
	float:right; 
  background:url(/wp-content/uploads/apimg01.png)no-repeat; 
  display:block; 
  width:458px; 
  height:288px;
}

.cSmartphone2{
	display:block; 
  margin:0 auto; 
  width:1018px; 
  height:auto;
}
.cSmartphone2 .block{
	float:left; 
	width:481px; 
	height:172px; 
	border-top:1px solid #e6e6e6; 
	margin-right:40px;
}
.cSmartphone2 .block:nth-child(even){
	margin-right:0;
}
.cSmartphone2 h3{
	margin:28px 0 10px 0; 
	font-size: 19px; 
	font-weight: bold; 
	color:#444444;
}
.cSmartphone2 .block_left{
	float:left; 
	width:295px; 
	height:80px;
}
.cSmartphone2 .block_left ul{
	padding-left: 0;
}
.cSmartphone2 img{
	border:0; 
	float:left;
}
.cSmartphone2 .block_right{
	margin-left:295px; 
  width:183px; 
  height:80px; 
  display:block; 
  color:#595959; 
  font-size:14px; 
  line-height:1.5em;
}
.cSmartphone2 .block_right a{
  color:#515151;
  text-decoration: none;
}
.cSmartphone2 .block_right .check{
	color:#3399cc;
}
.cSmartphone2 .block_right a:hover{
	color: #3399cc;
}
.cSmartphone2 .block_left ul li {
	display: inline-block;
	margin-right: 10px;
	letter-spacing: normal;
	display: inline-block;
}
.cSmartphone2 .block_left ul li:nth-child(2) {
	margin-right: 0;
}	

.cSmartphone2 .block_left ul li a.logo {
	border-radius: 6px;
}
.cSmartphone2 .block_left ul li a.icon {
	border-radius: 14px;
}
.cSmartphone2 .block_left ul li a.icon2 {
	border-radius: 19px;
}
.cSmartphone2 .block_left ul li.left1 {
	width:188px;
	height:80px;
}	
.cSmartphone2 .block_left ul li.left2 {
	width:80px;
	height:80px;
}	
.cAppMain {
	display:inline-block; 
	width:872px; 
	height:auto; 
	margin:0 auto;
  text-align:left;
}
.cApp .block_left{
	float:left; 
  display:block; 
  width:680px; 
  height:auto;
}
.cApp .block_left2{
	float:left; 
  width:156px; 
  height:156px; 
  margin-right:15px;
}
.cApp .block_right2{
	display:block; 
  width:480px; 
  height:156px; 
  margin-left:171px;
}
.cApp .block_right2 h2{
	margin:0 0 4px 0; 
  padding:0; 
  color:#333333; 
  font-size:32px; 
  font-weight:bold;
  border-bottom:0px;
  line-height:1.0em;
  letter-spacing: 0;
}
.cApp .block_right2 .com{
	margin-bottom:20px;
  font-size:12px; 
  color:#848484;
  line-height:1.0em;
}
.cApp .block_right2 .dis1{
	margin:0; 
  padding:0; 
  font-size:20px; 
  font-weight:bold; 
  color:#47799a; 
  line-height:1.4em;
}
.cApp .block_left .dis2{
	width:650px; 
  margin-top:40px; 
  font-size:18px; 
  color:#848484; 
  padding:0; 
  line-height:1.6em;
  font-weight: normal;
}
.cApp .block_left img.btn{
	margin:0 15px 0 0; 
	padding:0; 
	border:0;
	height:47px;
	width:auto;
}
.cApp .block_right{
	display:block; 
  margin-left:680px; 
  width:192px; 
  height:392px;
}
.cApp .title{
	margin:0 0 15px 0; 
  padding:0; 
  font-size:24px; 
  color:#2d4a5d; 
  font-weight:normal;
}
.cApp .howto{
	border-top:1px solid #cccccc; 
  padding-top:50px; 
  color:#333333;
}
.cApp .howto .sec1{
  font-weight:bold; 
  font-size:22px; 
  color:#444444;
}
.cApp .howto .dis1{
	width:100%; 
  margin-bottom:50px;
}
.cApp .howto .cap{
	float:left;
  border:1px solid #aaa;
}
.cApp .howto .howto_right{
	margin-left:230px; 
  display:block; 
  width:640px;
}
.cApp .howto .howto_right h4{
	margin:0 0 5px 0; 
  padding:0; 
  font-size:18px;
}
.cApp .howto .howto_right .txt{
	font-size:15px; 
  line-height:1.5em; 
  margin:0 0 25px 20px;
}
.cApp .howto .howto_right .sub{
	font-size:12px; 
  color:#777777;
}
.cApp .howto .howto_right .info{
	margin-top:50px;
  padding-top:15px;
  border-top:1px solid #cccccc; 
  font-size:12px; 
  color:#aaaaaa; 
  line-height:1.6em;
}
.cApp .howto .howto_right .info ul{
	padding-left:17px;
  margin-bottom:0;
}
.cApp .howto .howto_right .info ul li a{
	color:#aaaaaa; 
  text-decoration:none;
}
.contact-bikeshare{
	margin-top:10px;
	width:317px;
}
#header-sp, #gnav, #aside {
	display: none;
}
.entry-content form {
	text-align:center;
}
div.Cforms{
	width: 770px;
	margin: 0 auto;
}
.entry-content div.Cforms table,
.entry-content div.Cforms table tr td{
	border:none;
	font-size:16px;
	vertical-align:top;
	padding-bottom:40px;
	text-align: left;
}
.entry-content div.Cforms table tr td:first-child{
	display:block;
	width:160px;
	text-align: right;
}
.entry-content div.Cforms table tr td p{
	color: #949494;
    font-size: 14px;
}
div.Cforms h2{
	display:none;
}
div.Cforms label{
	display: inherit;
}
div.Cforms input[type="radio"],
div.Cforms input[type="checkbox"]{
	float: left;
}
div.Cforms label[for="Checkbox_1"]{
	font-weight:bold;
	padding-bottom: 10px;
}
div.Cforms button[type="submit"]{
	padding: 15px 50px;
    background: #fb7151;
    color: #fff;
    border-style: none;
	font-size: 0px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
div.Cforms button[type="submit"]:hover{
	background: #fb856a;
}
div.Cforms button[type="submit"]:before{
	font-size: 16px;
	content: "送信する";
}
div.Cforms input[type=text], div.Cforms textarea, div.Cforms select{
	width: 100%;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
	outline: none;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border-radius: 0;
}
div.Cform{
	width: 770px;
	margin: 0 auto;
}
.content div.Cform table,
.entry-content div.Cform table {
	border-bottom: none;
	max-width: 1000px;
	margin: 0 auto;
}
div.Cform table tr{
	vertical-align:top;
}
div.Cform table th{
	width:160px;
	padding: 3px 10px 0 0;
}
div.Cform table td{
	padding:0;
}
div.Cform input[type=text],
div.Cform textarea,
div.Cform select{
    outline: none;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border-radius: 0;
}
div.Cform table input[type=text],
div.Cform textarea,
div.Cform select{
	width:100%;
	padding:10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    border: 1px solid #ccc;
	margin-bottom:40px;
}
div.Cform table .radio_list,
div.Cform table textarea{
	margin-bottom:40px;
}
.content div.Cform table, .content div.Cform table tr th, .content div.Cform table tr td, 
.entry-content div.Cform table, .entry-content div.Cform table tr th, .entry-content div.Cform table tr td {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	border:none;
	font-size: 15px;
	color: #6a6a6a;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}

.content .required_asterisk,
.entry-content .required_asterisk {
	font-size: 0;
}
.content .required_asterisk:before,
.entry-content .required_asterisk:before{
	font-size: 12px;
    content: " ＊";
    color: #aaa;
}
.content .Cform ul,
.entry-content .Cform ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
.content .Cform ul li,
.entry-content .Cform ul li {
	    padding-bottom: 5px;
}
.Cform select {
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
input[type="button"], input[type="submit"] {
	margin: 30px 0 0 0;
	padding: 15px 30px;
	background: #3399cc;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
input[type="button"]:hover, input[type="submit"]:hover {
	background: #297aa3;
}
select, select[size="0"], select[size="1"] {
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	color: #3399cc;
	width: 150px;
	padding-bottom: 5px;
}
.single-mobile-marketing input[type="text"]{
	padding:8px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ccc;
	outline: 0px none #fff;

}
.single-mobile-marketing input[type="button"], .single-mobile-marketing input[type="submit"] {
	margin:0;
	padding: 10px 17px;
	background: #3399cc;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.someDiv:empty {
	display: none;
}
.error404{
	background:#eee;
}
.error404-1{
	margin-bottom:40px;
}
.error404-2{
	border:1px solid #ccc; padding:20px; background:#fff;
}
.error404-2 h2{
	border-bottom:1px solid #ccc; margin:10px 0;
}
.error404-2 div.menu-main2-container{
	padding-left:25px;
}
.error404-2 ul li{
	margin-bottom:10px;
}
.snsbookmark3{
	display:none;
}
footer#site-footer .share_btn{
	display:none;
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

@media only screen and (max-width:1020px){
a.btn.btnFunc img{
	width: 100%;
    height: auto;
}
ul.cFunctionUl li{
	width: 17.5%;
    height: auto;
    margin: 0 1%;
}  
.cjirei{
	width: 100%;
	padding: 0 2vw;
}
.cjirei .box{
	width: 31.5%;
	margin: 0 2% 4% 0;
}

}/* ---------------------------------- */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

@media only screen and (max-width:990px){

.sidebar-right, .sidebar-two-right{
	display:none;
}  

.blog-one-sidebar {
	width: 100%;
}
.blog-one-sidebar #content, .topic .content{
	padding: 0 10px;
}
div#topImg .block.b1{
	display:none;
}
div#topImg .block.b2{
	float: initial;
    margin: 35px auto 0 auto;
    width: 510px;
}
.tBlock.left{
	float: initial;
    margin: 0 auto;
    width: 80%;
    text-align: center;
}
.cMobile-marketing h1.page-title, h1.archive-title{
	margin-right:10px;
	margin-left:10px;
}
.tSection ul, .tSection2 ul,
div#tTopics .tBlockHeader{
	text-align: left;
}
.tBlock.right{
	float: initial;
    margin: 0 auto;
}
.tBlockHeader,
.tBlock.left{
	margin-bottom: 35px;
}
#tSuccess .main-wrapper .tBlock.right .tBlockHeader{
	margin:0;
}
.cSmartphone{
	height: 230px;
}
.cSmartphone .block_right{
	display: none;
}
.cSmartphone .block_right{
	display:none;
}
.cSmartphone .block_left{
	float: initial;
    margin: 0 auto;
}
.tBlock.right{
	width:100%;
}
#tSuccess .main-wrapper .tBlock.right{
	width: 600px;
}
ul.ulModuleapps,
ul.ulModuleapps2{
	width: 80%;
    margin: 0 auto;
}
ul.ulModuleapps li,
ul.ulModuleapps2 li{
	display: inline-block;
	float: none;
	width: 29%;
}
ul.tFunctionUl {
	width: 85%;
    margin: 0 auto;
}
ul.tFunctionUl li{
	width: 14%;
	height:auto;
    margin: 0 1%;
	display: inline-block;
    float: none;
	vertical-align:top;
}
.tPortfoliosUl{
	width: 80%;
	margin: 0 auto;
}
ul.tPortfoliosUl li{
	width: 23%;
}
.attachment-template-default figure a img{
	width:100%;
	height:auto;
}
.attachment-template-default a.post-edit-link{
	display:none;
}
}/* ---------------------------------- */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

@media only screen and (max-width:850px){
.col-5.left{
  width:30%;
	  margin-left:5px;
}
.col-5 #logo img{
	  width:100%;
	  height:auto;
}
.col-7{
	width:67%;
	margin-right:5px
}
.col-7 .headMenu {
	font-size:0;
}
.col-7 .headMenu li{
	margin-left: 2%;
    width: 29%;
}
.col-7 .headMenu img{
	  width:100%;
	  height:auto;
}

.main-wrapper .a2{
	width: 90%;
    margin: 35px auto 45px auto;
}
.main-wrapper .a2 br{
	display:none;
}
.cSmartphone,
.cSmartphone .block_left{
	height:auto;
}

.cSmartphone2 .block {
	width: 100%;
}
.cSmartphone2 {
	width: 100%;
}
.cSmartphone2 .block_right{
	width: auto;
    margin-right: 15px;
}
.banner ul li{
	margin: 0 1vw;
}
.box.banner li a{
	width: 24vw;
	font-size: 2.3vw;
}
ul.ulModuleapps li,
ul.ulModuleapps2 li{
	width: 30%;
	margin-right: 2%;
}
ul.ulModuleapps li img,
ul.ulModuleapps2 li img{
	width: 100%;
	height: auto;
}
ul.tFunctionUl li{
	width: 17%;
    margin: 0 1%;
}
li.cat-item .children {
	padding-left: 30px !important;
}
div.Cforms{
	width:100%;
	padding: 0 20px;
}
div.Cform{
	width: 100%;
	padding: 0 20px;
}
.cCase{
	padding:40px 0;
	text-align:center;
}
.case .main{
	width:100%;
	font-size: 2.5vw;
}
.case .mainleft{
	width: 46vw;
	padding: 0 2vw;
	line-height: 4.4vw;
}
.case .mainleft-title{
	font-size: 3.1vw;
	margin-bottom: 2vw;
	padding-bottom: 2vw;
}
.case .mainright{
	width: 48vw;
}
.case .subcent{
	margin:6% 2.5%;
	width: 95%;
}
.case .subcent p{
	margin: 0 0 12px 0;
}
.case h2{
	margin: 0 0 22px 0;
}
}/* ---------------------------------- */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

@media only screen and (max-width:650px){

#tSuccess .main-wrapper .tBlock.right{
	width: 100%;
	padding:2%;
}
.tSuccess{
	margin: 0 2% 4% 2%;
	width: 46%;
}
nav li a{
	font-size: 2.3vw;
    letter-spacing: -0.5px;
}
.cjirei .box{
	width: 47.6%;
	margin: 0 4% 8% 0;
	height: 28em;
}
.cjirei .box:nth-child(3n){
	margin: 0 4% 8% 0;
}
.cjirei .box:nth-child(2n){
	margin: 0 0 8% 0;
}
.tSuccess{
  height:330px;
}
.tora-pc img{
	width:100%;
	height:auto;
}

}/* ---------------------------------- */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

@media only screen and (max-width:500px){
body.single-mobile-marketing,
  body.post-type-archive-mobile-marketing{
	width: 100%;  
	min-width: 0;
	margin-top: 0;
}
body.post-type-archive-mobile-marketing .blog-one-sidebar,
body.single-mobile-marketing .blog-one-sidebar,
body.single-mobile-marketing .main-wrapper,
body.post-type-archive-mobile-marketing .main-wrapper{
    max-width: 100%;
     width: 100%;
	 float:none;
}
body.single-mobile-marketing .sidebar-right,
body.post-type-archive-mobile-marketing aside,
.mobile-marketing .entry-summary,
.aTopics .entry-summary,
body.single-mobile-marketing aside,
body.single-mobile-marketing .breadcrumbs ,
body.single-mobile-marketing a#jumptotop ,
body.post-type-archive-mobile-marketing .breadcrumbs ,
body.post-type-archive-mobile-marketing a#jumptotop,
body.single-post aside {
    display:none;
}
.post-title{
	width:100%;
}
.tBlockHeader, .tBlock.left{
	margin-bottom: auto;
}
.entry-summary{
   color:#6a6a6a;
   font-size: 14px;
}
.entry-summary p {
overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
a.btn.btnSns img {
	width: 35px;
	height: 35px;
}
a.btnCompany img {
	width: 100%;
	height: auto;
}
a.btn.btnTn{
	height: 120px;
	width: 120px;
}
.aModule, .aTopics{
	padding: 15px 0;
}
.aModule .right.block{
	margin-left: 140px;
}
.aSolomoPickups .block img{
	max-width:100%;
	height:auto;
}
.aSolomoPickups .block {
    float: none;
    margin: 0 auto;
    width: 334px;
    max-width: 100%;
    clear: both;
    display: block;
    margin-bottom: 10px;
}
.aSolomoPickups .block:last-child {
    margin-right: auto;
}
.box.sns .facebook,
.postFooter .box.sns .facebook {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 70px;
}
.cjirei{
	padding: 0 4vw;
}
.cjirei .box{
	width: 100%;
	margin: 0 0 8% 0;
	height: auto;
}
.cjirei .box:nth-child(2n){
	margin: 0 0 8% 0;
}
.tora-mob{
	display: initial;
}
.tora-mob img{
	width:100%;
	height:auto;
}
.tora-pc{
	display: none;
}
.snsbookmark{
	display:none;
}
.blog-one-sidebar {
	word-wrap: break-word;
}
.blog-one-sidebar #content,
.topic .content{
	padding:0 10px;
}
body.single-attachment #contents,
body.single-attachment p,
body.single-attachment p a img,
#respond {
	display:none;
}
.single-mobile-marketing h1.page-title, 
.mobile-marketing h1.page-title, h1.archive-title{
    background: url(/wp-content/themes/ma/img/blog/TitleLogo.png) no-repeat center top;
    padding-left: 0;
    padding-top: 80px;
    text-align: center;
    border-bottom: 10px solid #57c4c7;
}
body.single-mobile-marketing div#primary,
body.post-type-archive-mobile-marketing div#primary {
    margin-top: 20px;
}
body.single-mobile-marketing div#content img,
body.post-type-archive-mobile-marketing div#content img {
    max-width: 100%;
    height: auto;
}
.attachment-portfolio-thumbnail{
	display: inline-block;
	width: 117px;
	height: auto;
	float:left;
}
div.relate{
	height: 115px;
	display: block;
	clear: both;
	margin-bottom: 15px;
}
div.related {
	margin-left:127px;
  	color:#3399cc;
}
div#topImg h3 {
	font-size: 12px;
	text-align: center;
	margin-top: 24px;
}
div#tTopics .right{
	width: 100%;
}
div#tTopics .left {
	width: 90%;
	margin: 0 10px;
}
div#tTopics .sns {
	border: none;
	padding: 15px 0;
}
div#tTopics .sns li {
	margin-right:8px;
}
div#tTopics h3 {
	font-size: 16px;
	margin: 0 0 14px 0;
}
div#tMerits .tBlock.right {
	background: none;
	width: 95%;
	height: 140px;
	margin-top: 20px;
}
.blockBody .title {
	display:none;
}
h1.entry-title {
	-webkit-line-clamp: 4;
}
.entry-content iframe{
	width:100%;
}
.aModule .right.block {
	min-height: 118px;
}
.aModule .date, .aTopics .date {
	bottom: 13px;
}
.mobile-marketing .right.block {
}
.relatedPosts .relatedPost {
    float: none;
    width: 100%;
}
.relatedPost div.title{

}
.mobile-marketingFooter .box.sns .facebook {
    width: 100%;
    margin-bottom: 20px;
}
.mobile-marketingFooter .right.block.googlePlus {
    float: none;
    margin: 0 auto;
    width: 180px;
	margin-top: 5px;
}
h1.entry-title,
.topic .cHeader h1 {
	font-size: 18px;
}
span.subtitle{
	font-size: 11px;
}
.quote p {
	margin: 0 0 12px 0;
}
.tBlockHeader {
	text-align: center;
}
.tBlockHeader h3 {
	font-size: 22px;
}
.tBlock.right,
.tBlock.left {
	width: 96%;
}
.tBlock.right {
	margin-top:20px;
}
.tBlock.left {
	text-align: center;
}
.tMedia.tBlock{
	height: auto;
	margin-right: 0;
	margin-bottom: 15px;
	width:92%;
}
.tMedia.tBlock .tn{
	border: none;
	height: auto;
	padding-top: 15px;
}
.tMerit {
	position: initial;
	display: list-item;
	margin-left: 1em;
	width: 95%;
}
.tMedia .tn img {
	width: 44%;
}
.tSection {
	padding: 30px 0;
}
.tSection ul,
.tSection2 ul {
	line-height: 1.0em;
}
.cSmartphone .block_left {
	float: none;
	background-position: top;
	padding: 140px 10px 0 10px;
	margin:0;
	width:100%;
	font-size: 16px;
}
.cSmartphone{
    height: 280px;
}
#tSuccess .main-wrapper .tBlock.right{
	padding: 4%;
}
.cCase{
	padding: 30px 0;
}
.case .main{
	font-size: 14px;
}
.case .mainleft{
	width: 100%;
	line-height: 2.2em;
	margin-bottom: 15px;
}
.case .mainleft-title{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 20px;
}
.case .mainright{
	display: block;
	width: 100%;
}
.case .subcent{
	line-height: 1.8em;
}
.tSuccess{
	margin: 0 0 4% 0;
	width: 100%;
}
#tTopics .main-wrapper .tBlock.left,
#tTopics .main-wrapper .tBlock.left .tBlockHeader h3 {
	text-align: left;
}
#tTopics .main-wrapper .tBlock.left .tTopicsLi {
	line-height: 1.8em;
}
.tTopicsLi {
	font-size:12px;
}
.tTopicsLi li .date {
	display:none;
}
.cMobile-marketing h1.page-title, h1.archive-title{
	padding-top: 70px;
	font-size: 20px;
}
.cService p.a2 br,
.cFunction1 p.a2 br,
.cCostAndTime p.a2 br {
	display:none;
}
.content h1, .content h2, article.mobile-marketing .entry-content h1,
article.mobile-marketing .entry-content h2{
  	font-size: 18px;
}
.aModule .left.block, .aTopics .left.block{
	height: 120px;
	width: 120px;
}
a.btn.btnTn{
	height: 120px;
	width: 120px;
}
.postFooter .tag{
  margin-bottom: 30px;
}
.aModule, .aTopics{
	padding: 15px 0;
}
.aModule .right.block{
	margin-left: 140px;
}  
.snsbookmark2{
	display:none;
}
.snsbookmark3{
	display: initial;
}
.snsbookmark3 .sb3test{
	text-align:center;
}
.snsbookmark3 img {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.snsbookmark3 .banner{
	margin-top:0;
}
.banner ul{
	margin-top:25px;
}
.box.banner li{
	margin: 2% 1%;
	width:46%
}
.box.banner li a{
	width: 100%;
	height: 100%;
	font-size: 13px;
	padding: 4px 0;
}
ul.tFunctionUl li {
	width: 29%;
	height: auto;
	margin: 0 2%;
	font-size: 10px;
	padding: 4px 0;
}
.tPortfoliosUl{
	width:auto;
}
ul.tPortfoliosUl li {
	margin: 2%;
	width: 45%;
	height: auto;
}
.tFunctionUl li a div{
	height: 25px;
}
.content div.Cforms table,
.entry-content div.Cforms table {
	width: 100%;
}
.entry-content div.Cforms table tr td:first-child{
	width:100%;
}
.entry-content div.Cforms table, .entry-content div.Cforms table tr td{
	padding-bottom:initial;
}
.content div.Cforms table tr,.entry-content div.Cforms table tr {
	display: block;
	padding:10px;
}
.content div.Cforms table, .content div.Cforms table tr th, .content div.Cforms table tr td, 
.entry-content div.Cforms table, .entry-content div.Cforms table tr th, .entry-content div.Cforms table tr td {
	font-size:14px;
}
.content .Cforms tr th, .content .Cforms tr td,
.entry-content .Cforms tr th, .entry-content .Cforms tr td{
    display: block;
    width: 100%;
}
.content div.Cforms table tr th, 
.entry-content div.Cforms table tr th {
	font-weight: bold;
	padding:0;
}
div.Cforms table .radio_list, 
div.Cforms table textarea{
	margin:0;
}
div.Cforms table input[type=text], div.Cforms textarea, div.Cforms select{
	margin-bottom:10px;
}
.entry-content div.Cforms table tr td:first-child{
	text-align: left;
}
.entry-content div.Cforms table tr td.submit{
	text-align:center;
}
.content div.Cform table,
.entry-content div.Cform table {
	width: 100%;
}
.content div.Cform table tr,.entry-content div.Cform table tr {
	display: block;
	padding:10px;
}
.content div.Cform table, .content div.Cform table tr th, .content div.Cform table tr td, 
.entry-content div.Cform table, .entry-content div.Cform table tr th, .entry-content div.Cform table tr td {
	font-size:14px;
}
.content .Cform tr th, .content .Cform tr td,
.entry-content .Cform tr th, .entry-content .Cform tr td{
    display: block;
    width: 100%;
}
.content div.Cform table tr th, 
.entry-content div.Cform table tr th {
	font-weight: bold;
	padding:0;
}
div.Cform table .radio_list, 
div.Cform table textarea{
	margin:0;
}
div.Cform table input[type=text], div.Cform textarea, div.Cform select{
	margin-bottom:10px;
}
.contant3 ul li, .banner ul li{
	margin: 2% 1%;
	width: 46%;
}
.contant3 ul li a{
    padding: 8% 10%;
    font-size: 14px;
    line-height: 1.5em;
}
.contant2 ul li{
	width: 43%;
}
.contant2 ul li.bottom_page_tel{
	display:none;
}
.contant2 ul li.bottom_page_tel_mob{
	display:inline-block;
}
div.contant2.clearfix ul li img,
a.btn.btnContact2,
div.contant2.clearfix a.btnContact2.text_tel img{
	width:100%;
  	height:auto;
}
div#contents.error404{
	padding-top:0;
}
div#primary.error404-1{
	margin:0;
}
.error404-2{
	border:none;
}
.error404-2 h2{
	font-size: 15px;
}
.error404-2 br{
	display:none;
}
.attachment-jpeg a{
	display: none;
}
ul.headMenu li.text_tel{
	display:none;
}
.col-5.left{
  width:32%;
}
.col-5 #logo img{
	width: 100%;
}
.hSection.s1 .col-7{
	padding-top:6px;
}
.col-7.right{
	width:60%;
}
.col-7 .headMenu li{
	display: inline-block;
	margin-left: 0;
	width: 47%;
}
.col-7 .headMenu li a{
	margin-left:8%;
}
.col-7 .headMenu img{
	width:100%;
}
.menu-main2-container{
	display:none;
}
.nav-wrapper-sp{
	display: inline;
}
nav li{
	padding: 7px 0;
}
nav li a {
	font-size: 3vw;
	letter-spacing: -1px;
}
/* SNSボタン */

footer#site-footer .share_btn {
	margin: 36px 0 25px 0;
	padding: 0;
	margin-bottom: 0;
}
footer#site-footer .share_btn {
	display:block;
	position: fixed;
	bottom: 0;
	width: 100%;
	height:33px;

}
footer#site-footer ul.share_btn li {
	float: left;
	width: 25%;
	list-style: none !important;
	margin:0;
	padding:0;
	background:none;
}
footer#site-footer ul.share_btn a {
	display: table;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 0;
	font-size: 13px;
	width:100%;
	height:33px;
}
footer#site-footer ul.share_btn .insns{
	position: initial;
	top: initial;
	vertical-align: middle;
	display: table-cell;
}
footer#site-footer ul.share_btn .insns img{
	vertical-align: middle;
	margin:0 8px;
}
span.social_icon {
	margin-right: 3px;
	font-size: 16px;
}
.share_btn li:last-child {
	margin-right: 0;
}
.share_btn:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
a.sfacebook_btn {
	background: #3B5998;
}
a.stwitter_btn {
	background: #33CCFF;
}
a.shatebu_btn {
	background: #00a4de;
}
a.spocket_btn {
	background: #ee4056;
}
span.shatebu_icon {
	font-family: Verdana;
	margin-right: 3px;
	font-size: 16px;
}
a.shatebu_btn span {
	position: relative;
	top: -1px;
}
a.sline_btn {
	background: #00c300;
}
ul.share_btn_bottom {
	margin: 20px 0 30px 0;
}
.snsbookmark .line_btn{
	display: initial;
}
.box.share .box-img{
	display:none;
}
/*-----------------------------------------------------------*/

html{
	overflow-y: scroll;
	overflow-x: hidden;
}
#header-sp, #gnav, #aside {
	display: block;
}

body {
	width: 100%;
	padding: 0;
	min-width: 0;
	margin-top: 0;
}
div#topImg {
	height: 305px;

}
div#topImg .block.b1 {
	display: none;
}
ul.tImgPortfoliosUl {
	text-align: center;
}
ul.tImgPortfoliosUl li:nth-child(3n){
	margin-right: 0px;
}
div#topImg .block.b2{
	margin-top: 13px;
	width: 100%;
}
div#topImgMsg {
	font-size: 20px;
	text-align: center;
}
ul.tImgPortfoliosUl li {
	margin-bottom: 7px;
	width: 30%;
	height: auto;
}
ul.tImgPortfoliosUl li img {
	width: 100%;
	height: auto;
}
a.btn.btnFunc img {
	width: 100%;
	height: auto;
}
div.cAppMain .block_right img{
	display:none;
}
div#content {
	margin-bottom: 0;
}
.content ul, .entry-content ul {
	padding:0 8px;
}
ul.ulModuleapps li,
ul.ulModuleapps2 li{
  	width: 30%;
	margin-right: 2%;
	vertical-align: top;
}
.bMerits.relative {
	background: none;
	width:100%;
	height:1100px;
}
.blockMerit {
	padding: 0;
	width: 92%;
	margin: 0 4%;
	color: #777777;
}
.blockMerit h3 {
	font-size: 16px;
}
.blockMerit img{
	display:none;
}
.blog-one-sidebar header {
	display: block;
}
.contant1 {
	margin: 0 5px;
	padding: 10px;
	line-height: 1.8em;
	font-size: 12px;
}
.cApp {
  padding: 0 10px 30px 10px;
  text-align: center;
}
.cAppMain{
	width:100%;
}
.cApp .block_left {
	float:none;
	width:100%;
    height: auto;
}
.cApp .block_left img{
	margin: 0 0 0 14px;
}
.cApp .block_left .dis2{
	width:100%;
	margin-top:30px;
	font-size: 17px;
}
.cApp .block_left2 {
	float:none;
	margin: 0 auto;
}
.cApp .block_right{
	margin-left:0;
	width:100%;
	height: 0;
}
.cApp .block_right2{
	width:100%;
	margin-left:0;
}
.cApp .block_right2 h2{
	margin: 22px 0 4px 0;
	padding: 0;
	color: #333333;
	font-size: 24px;
}
.cApp .block_right2 .dis1{
	font-size: 19px;
	line-height: 1.4em;
}
.cApp .howto{
	padding-top: 25px;
}
.cApp .howto .dis1 {
	width: 100%;
	margin-bottom: 25px;
}
.cApp .howto .cap {
	float: none;
	margin: 0 0 20px 0;
}
.cApp .howto .howto_right{
	margin-left:0;
	width:100%;
}
 .contant2 ul li,
.postFooter .contant2 ul li {
	margin: 1%;
} 
.cService.s2, .cCostAndTime.s2, .cApp.s2 {
	padding: 30px 0;
}
.cSmartphone {
	width: 100%;
	margin:0;
}
.cSmartphone2 .block_left {
	width: 110px;
}
.cSmartphone .block_right {
	display: none;
}
.cSmartphone2 div.block_left a.btn.logo {
	display:none;
}
.cSmartphone2 .block_right {
	margin-left: 110px;
    width: 65%;
}
.cFunction1{
	padding-top:0;
}
.cFunction, .cService, .cCostAndTime {
	padding:0;
}
.cFunction h2, .cFunction1 h2, .content .cService h2, .cCostAndTime .main-wrapper h2, .cCostAndTime1 .main-wrapper h2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.cFunction .title {
	font-size: 10px;
}
.cCostAndTime .p1 {
	font-size: 16px;
	margin: 20px 0 20px 0;
	text-align: left; 
}
.cCostAndTime1 .p1 {
	text-align: left;
	font-size: 16px;
}
.cCostAndTime.s1 div img,
.cCostAndTime.s2 div img {
	width:90%;
	height:auto;
    margin-bottom: 30px;
}
.cCostAndTime.s2 div img {
	margin-bottom:0;
}
.cCostAndTime.s1 div img.aligncenter {
	width:auto;
}		
.cCostAndTime .ccat01,
.cCostAndTime .ccat02 {
	background-size: 26px 26px;
	height: 40px;
	font-size: 20px;
	padding: 4px 0 0 33px;
}
.cCostAndTime .ccat03 {
	background: none;
	width: 100%;
	height: 320px;
	font-size: 16px;
}
.cCostAndTime .ccat03 .relative	{
	position:initial;
}
.cCostAndTime .ccat03 ul li {
	display: list-item;
  	list-style-position: inherit;
}
.cSection.cModules h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.cSection.cModules {
	margin: 0 3% 40px 3%;
	padding: 4%;
}
.col-6.left{
	display:none;
}
.col-6.right {
	width:100%;
}
footer#site-footer .copyright{
	text-align: center;
    float: initial;
}
.fSection.s1{
	padding: 20px 0;
	display:none;
}
.fSection ul.menu li {
	margin-right: 20px;
}
.nav-wrapper, .main-wrapper {
	width:100%;
	padding: 0 5px;
}
nav-wrapper-sp {
	display:none;
}
.entry-content iframe.contact {
	width:100%;
	height:1750px;
}
.entry-content iframe.document {
	width:100%;
	height:1260px;
}
.main-wrapper .a2{
	text-align: left;
	font-size: 16px;
	margin: 35px auto;
}
.single-module .blog-one-sidebar {
	width: 100%;
}
.module {
	margin-left: 0;
	border: none;
}
.module .entry-content {
	padding: 20px 0 0 20px;
}
.module .entry-header {
	padding: 0;
	height: 77px;
}
.module .entry-header h1 {
	line-height: 1.5em;
	padding: 9px 0 0 72px;
}
.single-module .sidebar {
	display:none;
}
span.absolute.icon {
	left: 13px;
	top: 0;
	width: 45px;
	height: 45px;
}
span.absolute.ribbon,
span.absolute.ribbon img {
	width: 0;
	height: 0;
}
ul.cFunctionUl li {
	width: 29%;
	height: auto;
	margin: 0 2%;
	line-height: 1.0em;
}
.attachment-jpeg a{
	display: none;
}

#contents {
	width: 100%;
	min-height: 400px;
	position: relative;
	z-index: 2;
	background: #ffffff;
}

}/* ---------------------------------- */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
@media print{

#site-header{
  position: initial;
}
.sidebar-right, .sidebar-two-right{
	display:none;
}
.blog-one-sidebar{
	width:100%;
}
.relatedPost.clearfix {
	display:none;
}
.cSection.cModules{
	width: 850px;
	margin: 20px auto;
}
ul.cFunctionUl li:nth-child(6n){
	margin-right: 32px;
}
ul.cFunctionUl li:nth-child(5n){
	margin-right: 0;
}

}/* ---------------------------------- */