@charset "UTF-8";


@font-face {
	font-family: 'MyYuGothicM';
	font-weight: normal;
	src: local('YuGothic-Medium'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic Medium'),     /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
	local('YuGothic-Regular');     /* 游ゴシックMediumが存在しないWindows8.1用 */
}
@font-face {
	font-family: 'MyYuGothicM';
	font-weight: bold;
	src: local('YuGothic-Bold'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic');          /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
}


* {
	margin: 0;
	padding: 0;
    outline: 0;
	vertical-align: baseline;
	list-style: none;
}
table {
	border-collapse:separate;
	border-spacing:0;
	border:#e4e4e4 0px;
	font-size:8pt;
}

td, tr {
	vertical-align:middle;
	margin:10px;
}

/* body */

body {
	margin:0 auto;
	font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #333;
}

th, td {
	padding:10px;
}
tr.even td {
	background:#E5ECF9;
}

hr {
	margin-top: 40px;
margin-bottom: 40px;
border: 0;
border-top: 1px solid #eeeeee;
}
img {
vertical-align: middle;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p { 
	margin-bottom: 20px; 
	line-height: 150%;
	font-size: 14px;

}
a img:hover { opacity: 0.7; }

a {
    color: #0070c9;
    text-decoration: none;
}

a:hover {
	-webkit-transition: color 0.25s ease-out;
transition: color 0.25s ease-out;
}

.link-arrow {
	display: block;
text-align: center;
}

/* アニメーション アンダーライン */
a.move-link,
.tel a  { text-decoration: none !important; } /* reset default css */

a.move-link,
.tel a {
  display: inline-block;
  line-height: 120%;
}

a.move-link::after,
.tel a::after {
  content: "";
  display: block;
  width: 0;
  transition: width 0.3s;
  border-bottom: 1px solid #0070c9;
}

a.move-link:hover::after,
.tel a:hover::after {
  width: 100%;
}


address {
	color: #666;
	font-style: normal;
	font-size: 13px;
	margin: 20px auto;
	border-top: solid 1px #ddd;
	padding-top: 20px;
}


.waku {
	padding: 30px;
	border: solid 1px #eee;
}

/* color */
.white { #fff; }
.red { 
color: red; 
}
.red2 { color: #F60; }
.grey { color: #666; }
.grey-bg { 
background-color: #f2f2f2; 
color: #333 !important;
}
.pink { 
	color: #ff0096 !important; 
}
.orange {
    color: #f77b00;
}
.gold {
color: #808000;
}

a.w {
	color: #fff !important;
}

.green {
	color: green;
}

.normal-txt {
	font-weight: normal !important;
}
.normal {
	font-weight: normal !important;
padding: 5px;
font-size: 13px;
color: white;
background: red;
vertical-align: middle;
float: right;
position: absolute;
right: 13%;
}


.big {
	font-size: 15px;
}
.suji-big {
	font-size: 16px;
}
.op-big {
	font-size: 13px;
}


.none { display: none; }
/* 方向 */


.right { float: right;
 overflow: hidden; 
 }
 
 .left { float: left;
 overflow: hidden; 
 }
 
.center { 
    text-align: center; 
}

.space { width: 100%; height: 40px; overflow: hidden; }

/* size */
.small { font-size: 12px; line-height: 180%; }
.bold { font-weight: bold; }
.txt-wide {
	letter-spacing: 0.5;
}
.txt-right {
	text-align: right;
}

.italic {
	font-style: italic;
}

.middle {
	vertical-align: middle;
}

.border {
	border: solid 1px #ddd;
}

/* header */

header {
	padding: 10px 10px;
	width: 100%;
	overflow: hidden; 
}

.mini-top {
    line-height: 100%;
    display: block;
    margin: 0 0 0 57px;
    font-size: 12px;
    color: #333;
}

.logo {
	float: left;
}
.tel {
    float: right;
	text-align: center;
	width: 239px;
	font-family :
	MyYuGothicM, /* Windows調整用 */
	YuGothic,    /* Mac用 */
	sans-serif;
}

.sp-header,
.overlay {
	display: none;
}


.fixbar {
  width: 100%;
}
.fixed .fixbar {
  position: fixed;
  margin: 0 auto !important;

  }
.header.fixed  {
	  top: 0px;
	  position: fixed;
	  z-index: 99999999;
	  width: 100%;
	  background-color: #fff;
  }



#title {
height:100%;
width:100%;
margin: 0 auto;
}


/* パンくず */
.panlists {
width: 100%;
background-image: linear-gradient(to top, #EEE, #FFF, #eee);
	overflow: hidden;
	}
	
.panlist {
width: 1000px;
	margin: 0 auto;
}
.panlist li { 
	float: left;
display: block;
font-size: 11px;
margin-left: 20px;
padding: 6px 0;
color: #999;
}

.panlist li:first-child:before {
  font-family: "Font Awesome 5 Free";
  font-weight : 900;
  content: '\f015 '; /* アイコンのunicode */
  font-size: 14px;
  padding-right: 3px;
  
}

 

/* main top image */
.pic {
	background: url(/images/pixta_13844214_M.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	}	
	

.pic-height {
height: 300px;
}

/* kono kiji nituite */
.konok {
		margin-bottom: 40px;
		margin-top: 40px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
   position: relative;
background: aliceblue;
padding: 20px;
	}
	
	.konok span {
		position: absolute;
    line-height: 0;
    font-size: 16px;
    left: 20px;
    top: -18px;
    color: #fff;
    padding: 18px 15px;
    background: lightskyblue;
    border-radius: 2px;
    letter-spacing: 0px
    	}
    
  .konok li {
  list-style: circle;
  line-height: 200%;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  }
  
  .konok:before {
    background-color: #57b3ba!important;
}

..konok:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #aaa;
    opacity: 0.12;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
}



/* container */


#container {
    float: none;
    position: relative;
    width: 1050px !important;
    margin: 40px auto 0;
    overflow: hidden;
    }

#container h1 {
letter-spacing:0.8pt;
}

#container p {
	color: #333;
 font-size: 15px;
line-height:200%;
letter-spacing:0.6pt;
}


#container a:link,
#container a:visited {
color: #0070c9;
}

#container a:hover,
#container a:active {
color: #0070c9;
text-decoration: underline;
}
/* main content */

.main {
    padding: 0 20px;
    font-size: ;
    border: solid #E1E1E1 1px;
    margin: 0 auto 50px;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 750px;
    float: left;
}

.main-1column {
width: 960px;
	background-color: #FFF;
    padding: 0 20px;
    border: solid #E1E1E1 1px;
    margin: 0 auto 50px;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.main-1column h1 {
    color: #fff;
    padding: 15px;
    font-size: 22px;
    margin: 0 -20px 30px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    letter-spacing:0.8pt;
}

.main h1,
.blog-title {
    color: #333;
    padding: 12px;
    font-size: 18px;
    margin: 0 -20px 20px;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom: solid #ddd 1px;
    background-color: #eee;
    line-height: 150%;
    font-weight: bold;
    text-align: center;
    }

.main h2 {
	color: #333;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: 4px solid #3498DB;
	padding: 8px 10px ;
	letter-spacing:0.8pt;
}

.main h3 {
font-size: 20px;
font-weight: bold;
line-height: 150%;
margin-bottom: 10px;
letter-spacing:0.8pt;
}

.main h4 {
font-size: 20px;
font-weight: normal;
text-align: center;
line-height: 150%;
margin-bottom: 20px;
letter-spacing:0.8pt;
}

.main p {
	color: #333;
 font-size: 15px;
line-height:1.63em;
letter-spacing:0.6pt;
}

.bottom-content {
	border: solid 1px #ddd;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 2px 0 #d1d1d1;
}

.bottom-content li {
	line-height: 180%;
}

.bottom-key {
	border: solid 1px #ddd;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	box-shadow: 0 2px 0 #d1d1d1;
}

.bottom-key h2 {
 font-size: 16px;
 font-weight: bold;
 border: none;
 padding: 0;
 margin-bottom: 10px;
}

.bottom-key li {
	line-height: 180%;
	float: left;
	padding-right: 20px;
}

/* blog latest */
.blog-latest {
margin-top: 20px;
	text-align: left;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.blog-latest li {
	overflow: hidden;
	border-bottom: dashed 1px #eee;
	margin-bottom: 20px;
    padding-bottom: 20px;
}

.blog-latest li:last-child {
	border-bottom: solid 1px #eee;
}

.blog-latest li h4 {
    font-size: 18px;
    text-align: left;
    margin: 0;
    font-weight: bold;
    }

.blog-latest li p {
	font-size: 13px !important;
}
/* ブログエントリー */

#page-title {
	text-align: left;
}

.archive-title {
    text-align: center !important;
}

.post-date {
	display: block;
	font-size: 13px;
	    opacity: .7;
	margin: 10px 0;
}

.entry-asset {
	/* border-bottom: solid 1px #eee; */
}

/* 1カラム content */
.box-one {
	padding: 0 60px;
	margin: 0 0 60px;
}

.box-one h2 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    border-left: 4px solid #3498DB;
    padding: 8px 10px;
}


.point {
    padding: 20px 20px 10px;
    background: #f1f1f1;
    margin: 0 0 20px;
    border-radius: 15px;
}

/* side */


.widget-content {
    padding: 10px 5px;
}

.side {
	float: right;
	width: 280px;
	overflow: hidden;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: 20px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;

}

.side h2 {
background-color: #eee;
color: #000;
padding: 15px;
font-size: 16px;
text-align: center;
margin: 0 -15px 20px;
border-radius: 4px 4px 0 0 ;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.side p {
	font-size: 70%;
}



.start-plan {
	padding: 15px;
	text-align: center;
	color: white;
	display: block;
	font-size: 100%;
	font-weight: bold;
}
.start-plan:hover {
	opacity: 0.6;
}

a.start-plan {
	text-decoration: none !important;
	color: #fff !important;
	margin-bottom: 20px;
}

.side-plan {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f8f1), color-stop(100%,#f4f2e2));
}


.side-plan p {
padding: 0 10px 20px;
	font-size: 14px !important;
font-weight: bold;
line-height: 140%;
color: #b6b07c !important;
text-align: center;
}

.side .yen {
    color: #b6b07c;
    font-size: 23px;
}
.side .price {
    margin: 0 0 10px 0;
    font-weight: bold;
    color: #b6b07c;
}

.side-ribon {
display: block;
margin:10px 0px 0 -10px;
width: 251px;
height: 41px;
	background: url(/images/side-ribon.png);
}
a.side-ribon {
	padding-top: 8px;
	color: #fff !important;
}

.more {
	border-radius: 15px;
	background: #ffb700;
	padding: 5px 10px;
	text-align: center;
	color: white;
	margin: 0 auto;
	display: table;
	width: 120px;
	}
	
	
	/* blog */
	
	
	.widget-recent-assets {
	
	}
	.widget-header {
		padding: 15px 20px;
		background-color: #eee;
		font-size: 15px;
		font-weight: bold;
        color: #555;
		text-align: center;
	}
	
	.widget-content ul {
		padding: 0;
	}
	.widget-content li {
		border-bottom: dashed 1px #ddd;
		padding: 15px 20px;
		list-style: inside !important;
	}
	
	.widget-content li:last-child {
		border-bottom: none;
		}
	
	.widget-content form {
		padding: 10px;
	}

/* お得な別サービス */

.content-other h2 {
	border: none;
	padding: 0px;
	font-size: 20px;
}	

.content-other h3 {
	color: #333;
	padding: 0 0px 20px 0px;
	border-bottom: dotted 1px #eee;

}

.content-other .form-link {
    margin: 0px;
    padding: 20px;
    background-color: #eee;
}

.suji {
	font-weight: bold;
	font-size: 20px;
}

/* navi */

.content-nav {
	text-align: center;
	margin: 0 auto 20px;
	padding: 20px 0 0;
}

.content-nav a {
	background-color: #0070c9;
	padding: 15px;
	color: #fff !important;
	display: inline-block;
	border-radius: 10px;
}
	
/* プランページ お申し込みページ */

.title-bg {
	font-size : 22px;
	color : #333;
	letter-spacing : 0.2em;
	margin: 20px 0;
	}

.op-img {
	background: url(/images/op-small.png);
	width: 105px;
	height: 100px;
	position: absolute;
}

.box p { 
padding: 10px 0px 20px 45px; 
color: #333;
margin: 0;
}

.box-top { 
padding: 0px; 
}

.box-top h2 { 
margin-bottom: 20px;
font-size: 18px;
}

.box.page p { 
padding: 0px 0px 0px ;
}
.box.page h2 { 
font-size: 24px; 
margin: 0px; 
 }


.table > tbody > tr > td {
	border-top: solid 2px #fff !important;
}
  
td.table-left {
	   	   text-align: left;
	     padding: 20px !important;
	     background-color:#F2F2F2;
	     font-size: 14px;
font-weight: bold;
width: 34% ;
vertical-align: middle !important;
line-height: 26px !important;
}

.table-left img {
	width: 43px;
	vertical-align: middle;
	margin-left: -10px;
}
   
    .table-right {
     width: 66%;
	     padding: 20px !important;
	     text-align: left;
	     font-size: 14px !important;
	     padding: 20px;
	     vertical-align: middle;
	     line-height: 26px !important;
     }
/* UL LI LIST */

.list-under li {
    display: table;
    border-bottom: solid 1px #333;
    margin-bottom: 10px;
    font-weight: bold;
} 
     
/* 目次 */

.toc {
	padding: 15px 0;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.toc ol {
    list-style-type: decimal !important;
    padding: 0 0 0 23px;
} 

.toc li {
	line-height: 200%;
}
    /* sns */
    
    .sns {
	    overflow: hidden;
	    width: 100%;
    }
    
    .sns li {
	    width: 48%;
	    float: left;
	    margin: 0 1%;
    }
    .sns li:last-child {
	    padding-left: 20px;
	    border-left: solid 1px #eee;
    }
    
  /* オプション */
    
  .mini-txt {
	    font-size: 12px !important;
	    color: #999;
    }
     .mini {
	     font-style: 10px !important;
     }
/* お申し込みボタン */
.title-form {
	font-size: 22px !important;
	line-height: 200%;
}
a .title-form {
	color: #fff;
}


/* new plan */

.start {
	background:url(/images/green_pattern-side.png) repeat-x;
}
.start-color {
	color: #ff8522;
}


.economy {
	background:url(/images/green_pattern-side.png) repeat-x;
}

.economy-color {
	color: #ff8522;
}


   
.standard {
	background:url(/images/coniro-side.png) repeat-x;
}

.standard-color {
	color: #0080c0;
}


.business {
	background:url(/images/coniro-side.png) repeat-x;
	}
	
	
.business-color {
	color: #0080c0;
}


   
.executive {
	background:url(/images/gold.png) repeat-x;
}

.executive-color {
	color: #72640c;
}


/* 応対事例 */

.content-boder {
    padding:  30px 30px 10px;
    margin-bottom: 30px;
    color: #333;
    background-color: #f7f7f9;
    border: 1px solid #ddd;
}

.content-boder h2 {
    font-size: 17px;
    margin-bottom: 10px;
    border: none;
    padding: 0;
}

.bottom-content {
    border: 1px solid #ff009a;
    padding: 20px;
    margin: 20px 0 10px;
    background-color: rgba(255,26,133,0.15);
}

.bottom-content h4 {
    font-weight: bold;
    color: #ff009a;
    font-size: 14px;
    margin: 0 0 10px;
}

/* img */
.img-circle {
    border-radius: 50%;
}
img {
    vertical-align: middle;
}
/* media */
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-body {
    width: 10000px;
    padding: 5px 0 10px;
    line-height: 180%;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body p { 
font-size: 15px; 
line-height: 180%; 
padding-top: 5px;
margin: 0;
}

h4.media-heading {
	margin: 0;
	text-align: left;
}

/* panel */
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid #ddd;

}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-title {
    margin: 0 !important;
    font-size: 16px;
    color: inherit;
}
.panel-body {
    padding: 0px 15px 0px !important;
}

.panel-heading p {
	margin: 10px 0;
}

/* 関連記事 */

.kanren {
	overflow: hidden;
}

.kanren li a {
	border-bottom: dotted #f2f2f2 1px;
	padding: 10px;
	margin-bottom: 10px;
	display: block;
}
	
.kanren h3 {
		  text-align: center;
  padding: 10px;
  background-color: #eee;
	}
	

/* お申し込みページ */

.s-one { background: url(/images/green_pattern.png) repeat;}
.s-two { background: url(/images/coniro.png) repeat;}
.s-three { background: url(/images/gold.png) repeat;}

/* お客様の声 */

#customer .box {
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
	padding: 20px;
background-color: rgba(188,188,188,0.08);
border: solid 1px rgba(188,188,188,0.1);
}

#customer .box p {
	padding: 0px 0px 20px 0px
}
#customer .box .left {
	float: left;
	width: 20%;
}
#customer .box .right {
	float: right;
	width: 75%;
	padding-left: 20px;
}
#customer .mini {
	font-size: 12px !important;
}

#customer .right h3 {
	color: #333;
}


/* 相談例 */

.contet-list li {
	padding: 10px 0 20px ;
	margin: 0 0 10px;
	border-bottom: dotted 1px #eee;
}

ul.contet-list li:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.contet-list li a {
	display: block;
}
	
	/* flow */
	
	

	.content-single {
		width: 920px;
		margin: 0 auto 40px;
		padding: 20px;
		background-color: #fff;
	}
	
	.flow li { 
	float: left;
		width: 47%;
	}
	.flow li:nth-child(2){
		border-left: solid 1px #ddd;
		padding-left: 20px;
		margin-left: 20px;
	}
	.flow h2 {
		padding: 15px;
		text-align: center;
		font-size: 18px;
		background-color: #f2f2f2;
		color: #333;
		margin-bottom: 20px;
		font-weight: bold;
		letter-spacing: 0.09em;
	}
	
	.flow-content {
		border: solid 1px #ddd;
		padding: 20px;
		margin-bottom: 40px;
		overflow: hidden;
		
	}
	.flow-content h3 {
		background: rgba(87,87,87,0.03);
		padding: 15px;
		color: #333;
		text-align: center;
		margin: -20px -20px 10px;
	}
	.flow-content p {
		padding: 10px 0px;
		line-height: 180%;
		margin: 0;
		font-size: 14px;
	}
	.flow-content ol {}

.p-title {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	margin: 0 !important;
}
.space { 
	width: 100%;
	height: 20px;
	overflow: hidden;
}

/* arrow */
.arrow3{
  width: 200px;
  margin: 0 auto;
}
.arrow3::before{
  content: "";
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 50px;
  background: #ccc;
}
.arrow3::after{
  content: "";
  display:block;
  border-top: 100px solid #ccc;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  transform-origin: left top;
  transform: scaleY(.5);
}

dt { 
float: left; 
font-weight: bold;
line-height: 220%;
 }
dd { 
margin: 0 0px 15px 32px;
line-height: 220%;
}

.flow-img p {
	margin-bottom: 10px;
}

/* blog ul */
	
	ul.list {
    background: #f2f2f2;
    padding: 20px 20px 20px 30px;
    list-style: katakana-iroha;
    border-radius: 10px;
    line-height: 180%;
}

.list li {
	list-style: disc;
}

/* contact form */
 .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.table-contact td {
	font-size: 13px;
vertical-align: middle !important;
text-align: right;
}

.required {
    background: red;
    padding: 3px 6px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
}

textarea {
    overflow: auto;
}

textarea.input-lg, select.input-lg[multiple] {
    height: auto;
}
textarea.form-control {
    height: auto;
}





/* table */

.table-bordered {
    border: 1px solid #eee;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    background-color: transparent;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
td { text-align:center; vertical-align:middle; padding: 8 10px; font-size: 120%;  }
tbody td:nth-child(2n+0) { text-align: left; }
td p { margin-bottom: 5px !important; }
/* servise */

.form-link {
    margin:0 -20px;
	padding: 20px 15px 0px;
	background-color: #eee;
}

.btn:hover {
	opacity: 0.6;
}

.c-back {
	border-left: solid 15px #eee;
	border-right: solid 15px #eee;
	border-bottom: solid 15px #eee;
	margin: 0px -20px 0;
	padding: 20px;
	line-height: 160%;
	font-size: 12px;
	color: #666;
}

/* 異業種別応対 */

.other-outai li {
color: #333;
padding: 10px;
}
.other-outai li a {
	display: block;
}

.customer-voice {
    margin: 30px 0;
    border: 5px solid #ddd;
    padding: 15px;
}

.customer-voice h3 {
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-color: #999;
    background-image: none;
    padding: 10px 0;
    margin: 0 0 15px;
}

.text-bold {
    font-size: 15px !important;
    font-weight: bold;
    color: #333;
}


.anser {
    padding: 20px;
    background-color: rgba(188,188,188,0.08);
    border: solid 1px rgba(188,188,188,0.1);
}

.other h2 {
	border: none;
	padding: 0;
	font-size: 16px;
	margin-bottom: 10px;
}

.other-center {
	text-align: center;
	padding: 10px;
	background-color: #eee;
	margin-bottom: 20px !important;
	font-weight: normal !important;
}

/* sitemap */


.sitemap-list {
	overflow: hidden;
}
.sitemap-list li {
	width: 50%;
	float: left;
	line-height: 26px;
}


.clearfix {
	clear: both;
}



.content-wrap {
width: 1000px;
margin: 0px auto;
padding: 0px;
}

/* コンテンツ ad */

.link-none  {
	text-decoration: none;
}

.link-none:hover {
text-decoration: none !important;
color: #ccc;
}

.con-wrapper.hover {
background: rgba(69,146,255,0.31);
}

.con-wrapper {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: solid 1px #ddd;
    padding: 20px;
    border-radius: 20px;
    margin: 20px auto;
}

.con-img {
	width: 25%;
	margin-right: 3%;
}

.con-title {
	font-size: 1.2rem !important;
	font-weight: bold;
	margin: 0;
}

.con-txt {
	width: 72%;
}

.con-txt p {
	font-size: .9rem;
}	

/* btn */

.btn-space {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}


.btn-more {
    width: 80%;
}
.btn-more {
    display: inline-block;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 55%;
    outline: 0;
    background-color: #1a73e8;
    line-height: 150% !important;
    padding: 25px 50px;
    margin-bottom: 20px;
    font-size: 22px;
    border-radius: 40px;
    color: #FFF !important;
    cursor: pointer;
    transition: all .5s;
    transition-timing-function: cubic-bezier(0.2, 3, 0.4, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
}



.btn-more:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
          color: #fff;
          opacity: .7;
          text-decoration: none !important;
}
.btn-more:active {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
}




/* bottom contact */

.bottom-contact {
	width: 100%;
	height: 300px;
	background-size:cover;
	background-image: url(/images/bottom-bg.jpg);
}

.bottom-cover {
background-color: rgba(0,0,0,0.4);
overflow: hidden;
}

.bottom-contact h3 {
	text-align: center;
	padding-top: 80px;
	font-size: 18px;
	color: #fff;
}

.bottom-contact p {
	text-align: center;
	padding-bottom: 80px;
}

/* footer */


#footer {
width: 100%;
position:relative;
background: -webkit-linear-gradient(#030512 0%, #112b4c 100%);
background: -moz-linear-gradient(#030512 0%, #112b4c 100%);
background: -ms-linear-gradient(#030512 0%, #112b4c 100%);
padding: 20px 0 0px;
overflow: hidden;
line-height: 20px
}

#footer a:link,
#footer a:visited {
color: #fff;
}

#footer a:hover,
#footer a:active {
color: #fff;
text-decoration: underline;
}

/* footer */

.foot-content {
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-flow: space-around;
}

.footcon {
	width: 22%;
    margin: 1.5%;
}

.footcon h5 {
	color: #f2f2f2;
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	letter-spacing: .1rem;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

.footcon ul {
	margin-bottom: 30px;
}


.footcon li a {
	color: #DDD !important;
	font-size: 13px;
	line-height: 190%;
}


.copy-body, .copy-link {
    display: initial;
}

/* ////////////// copyright */

#copyright {
overflow: hidden;
width: 100%;
background-color: #000;
margin: 0 auto;
padding: 15px 0;
}


.copyright {
color: #fff;
margin: 0 auto;
text-align: center;
width: 1000px;
font-size: 16px;
line-height: 250%;
}

.copyright a {
	padding: 20px;
	color: #fff;
}



 .copy {
font-size: 11px;
margin: 0;
padding: 0;
text-align: center;
color: #fff;
}

.warning-bottom {
font-size: 9px;
display:inline-block;
text-align: center;
width: 100%;
color: #fff;
padding-bottom: 20px;
}

#copyright .by {
color: #fff;
text-align: center;
font-size: 8px;
}

.row-fluid {
width: 100%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0px;
}

.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.12766%;
box-sizing: border-box;
}
.row-fluid .span4 {
width: 31.9149%;
}
.row-fluid .span2 {
width: 14.8936%;
}


#topcontrol {
	right: 20px !important;
	bottom: 20px !important;
}

.link-arrow::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight : 900;
  padding-left: 5px;
}

.sp-footer,
.widget-assets {
	display: none;
}

/* side ranking */

#access-ranking {
  counter-reset: wpp-ranking;
}

#access-ranking img {
width: 100%;
height: auto;
}

#access-ranking li {
  list-style-type: none !important;
  padding: 5px 0 0 0;
  position: relative;
}

#access-ranking li:before {
  background: #999;
  border-radius: 50%;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  left: 0;
}

/* single latest content */


ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.latest a {
	text-decoration: none;
}

.latest a:hover {
	opacity: 0.6;
}
.latest h3 {
	text-align: center;
	padding: 10px;
	background-color: #eee;
}

.latest h4 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-top: 15px;
    text-align: left;
    }

.latest p {
	font-size: 13px;
	margin-right: 15px;
}	

.latest ul {
	position: relative;
-ms-flex-align: center;
align-items: center;
width: 100%;
}

.latest li {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-bottom: solid 1px #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.latest li:last-child {
	border: none;
	margin-bottom: 20px;
}

figure {
    margin: 0;
    padding: 0;
}

figure img {
    float: left;
    width: 180px;
    height: auto;
    margin-right: 15px;
}

.blog-banner {
	margin: 0 auto 60px;
	width: 1000px;
	overflow: hidden;
}

.entry-detail p {
    font-size: 12px !important;
    margin-bottom: 0px !important;
}

/* youtube 軽量化 */
.youtube {position:relative;}/* ラッパー */
.youtube_play:hover {cursor:pointer;}/* サムネイル */
.youtube_btn {/* YouTubeアイコン */
/* アイコンの画像とサイズ指定 */
width:42px;
height:30px;
background-image:url(/images/youtube_social_icon_red.png);
/* 上下左右中央へ配置 */
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
}


/* blog contents talks */

.balloon5 {
    width: 650px;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img,
.balloon5 .faceicon-right img{
    width: 100%;
    height: auto;
    border: solid 3px #d7ebfe;
    border-radius: 50%;
}

.faceicon span,
.faceicon-right span {
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	display: block;
	color: #666;
}


.balloon5 .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 20px;
    border-radius: 12px;
    background: #d7ebfe;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #d7ebfe;
}

.says p {
    margin: 0;
    padding: 0;
}


.balloon5 .faceicon-right {
    float: right;
    width: 80px;
}

.says-right {
    display: inline-block;
    position: relative; 
    margin: 5px 0 0 0px;
    padding: 20px;
    border-radius: 12px;
    background: #d7ebfe;
    float: left;
    width: 550px;
}
.says-right:after {
    content: "";
    position: absolute;
    top: 30px;
    right: -12px;
    margin-top: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 0 11px 12px;
    border-color: transparent transparent transparent #d7ebfe;
    z-index: -1;
}

/* share */

#share{
	width:100%;
	margin: 0px auto -20px;
	text-align:center;
	padding:15px 0 10px 0;
	clear:both;
}
#share ul{
	height:auto;
}
#share li{
	font-size:14px;
	display:inline-block;
	text-align:center;
	width:84px;
	margin-right:1%;
	margin-bottom:8px;
	border-radius:3px;
	list-style:none;
}
#share li.share-twitter{
	background:#55acee;
	box-shadow:0 2px #2795e9;
}
#share li.share-twitter:hover{
	background:#83c3f3;
}
#share li.share-facebook{
	background:#3b5998;
	box-shadow:0 2px #2d4373;
}
#share li.share-facebook:hover{
	background:#4c70ba;
}
#share li.share-google{
	background:#dd4b39;
	box-shadow:0 2px #c23321;
}
#share li.share-google:hover{
	background:#e47365;
}
#share li.share-hatena{
	background:#2c6ebd;
	box-shadow:0 2px #225694;
}
#share li.share-hatena:hover{
	background:#4888d4;
}
#share li.share-pocket{
	background:#f13d53;
	box-shadow:0 2px #e6152f;
}
#share li.share-pocket:hover{
	background:#f26f7f;
}
#share li.share-line{
	background:#00C300;
	box-shadow:0 2px #009d00;
}
#share li.share-line:hover{
	background:#2bd92b;
}
#share a{
	display:block;
	height:27px;
	padding-top:6px;
	color:#ffffff !important;
	text-decoration:none;
}
#share a:hover{
	text-decoration:none;
	color:#ffffff;
}

/* 関連記事 */
		.related {
		display: -webkit-flex;
      display: flex;
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border: solid 1px #ddd;
    margin: 0 0 20px;
	}
	
	.related-cover {
		width: 30%;
		float: left;
	}
	.related-cover img {
		width: 100%;
		height: auto;
	}
	
	.related-txt {
		width: 67%;
		margin-left: 3%;
		float: right;
	}
	.related-txt-title {
		margin: 0 0 10px;
		font-size: .9rem;
		text-align: left;
		    display: block;
	}
	.related-d {
		font-size: .8rem;
	}
	.related:hover {
		opacity: .6;
	}

@media (max-width: 700px) { 

  /* スマホ用のスタイル */
  
  body {
	  overflow-x: hidden;
  }
  
  .tel,
  .pc-none,
  .menu-logo {
	  display: none !important;
  }


  
  .sp-none {
	  display: inherit;
  }
  
  .logo {
	  text-align: center;
	  margin: 0 auto;
	  width: 100%;
  }
  .tel {
	  float: none;
	  margin: 0 auto;
	  text-align: center;
  }
  
  
  
    /* menu */
  
  .menu > ul {
	  width: 100%;
  }
  
  a.menu-mobile {
	  color: #fff;
  }
  
  a.menu-mobile:hover {
	  opacity: 0.6;
  }
  

  .menu-dropdown-icon:before {
	  background: transparent;
	  color: #fff;
	  content: "\f067" !important;
	  font-family: "Font Awesome 5 Free";
      font-weight : 900;
  }
  
  .menu > ul > li > ul > li {
	  margin: 0;
	  border-top: solid 1px #000;
  }
  .menu > ul > li > ul > li a {
	  color: #333;
	  background-color: #fff !important;
  }
  
  .menu > ul > li > ul > li a:hover {
  background : rgba(255,255,255,0.95) !important;
  }
  
  
  #container {
	  padding: 10px 0;
  }
  #container p {
	  font-size: 15px;
  }
  #container h1 {
	  font-size: 18px;
	  margin: 20px auto;
  }
  
   #container h2 {
    font-size: 17px;
	  margin: 20px auto;
  }
  
  /* br out */
  
  .entry-asset br {
	  display: none;
  }
  
  /* font-size */
  
  .blog-latest li h4 {
	  font-size: 15px;
  }
  
  /* side */
  
  .widget-content li {
    list-style: none !important;
    text-align: center;
    display: block;
  }
  
  /* blog */
  .balloon5 {
    width: 100%;
    }
    .says-right {
	    width: 65%;
    }
  
   /* footer */
  
.copyright,
.content-wrap,
.bottom-link {
	width: 100%;
}

/* sp 関連記事 */

.con-wrapper {
	float:inherit;
}

.con-img {
  width: 50%;
  margin: 0 auto;
    }
    

.con-txt {
  width: 100%;
}

/* footer sp */

.foot-content {
	display: inherit;
}

.footcon {
	width: 100%;
	width: 44%;
    float: left;
}

.footcon h5 {
	font-size: 13px;
}

.footcon li a {
	font-size: 11px;
}

.footcon-sp {
	margin-left: 6%;
}

#copyright {
	 padding: 20px 0 0px;
 }

.copy {
	padding: 0 20px;
}

.bg-grey-content,
.bg-grey-content2,
.content,
.content-top,
.content-one {
	width: 100%;
}

.bg-grey-content,
.bg-grey-content2 {
	padding: 20px;
}

/* footer */

.blog-banner {
	margin: 0 auto 20px;
	width: 100%;
	overflow: hidden;
	padding: 0 20px;
}



.copyright {
	font-size: 14px;
}

.copy-body,
.copy-link {
	display: block;
	margin: 0 auto;
}

.copy {
    font-size: 10px;
    }
    
    .sp-footer {
	display: inherit;
}

.copy-link,
.copy-body {
	display: none;
}

.sp-footer ul {
	width: 100%;
	position: relative;
	margin: 0px;
	overflow: hidden;
		border-bottom: solid 1px #eee;
	border-top: solid 1px #eee;
}

.sp-footer li {
	float: left;
	width: 33.33333%;
	margin: 0 auto;
	border-left: solid 1px #eee;
	overflow: hidden;
}

.sp-footer li:first-child {
border-left: none;
}

.sp-footer li a {
	text-align: center;
	padding: 0;
	display: block;
	text-decoration: none !important;
	padding: 10px !important;
	font-size: 12px;
	line-height: 180%;
}

.sp-footer li a:hover {
 background-color: #20ec00;
	}

.sp-footer li .fa,
.sp-footer li .far {
	font-size: 22px;
	color: #20ec00;
}

.sp-footer li:hover .fa{
	color: #fff;
}

.sp-footer p {
	margin-bottom: 15px;
}
/* side */
.side {
	padding: 0 20px;
}



 /* 2カラム */
  
  #container {
	  width: 100% !important;
	  margin: 0 !important;
	  padding: 0;
  }
  
  .main {
	  width: 100% !important;
	  margin: 0 !important;
	  border: none;
  }
  
  /* plan */
  
  .main-1column {
	  width: 100%;
  }
  
/* side */

.side {
	border: none;
	width: 100%;
}

.side-ribon {
    margin: 15px auto 0;
    }


.w-bg {
	background-color: #fff !important;
	border-left: #eee solid 1px ;
	}

/* bottom-content */

 .bottom-contact {
	  display: none;
  }
  
  /* btn */
.btn-more {
	width: 70%;
	font-size: 18px;
}
  
  /* 関連記事 */
  
  	.related-cover {
		width: 30%;
	}
	.related-txt {
		width: 67%;
		margin-left: 3%;
	}
	.related-txt-title {
		font-size: .8rem;
	}

}


@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}

/* iPhone 5 - 568px*/
@media only screen
and (min-device-width:320px)
and (max-device-width:568px) {

.copyright a {
    padding: 10px;
    }

.overlay ul li {
	font-size: 11px;
}


.btn-success {
    font-size: 13px;
    }

td.table-left,
.table-right {
padding: 0 10px !important;
} 

.btn-info,
.btn-primary {
   font-size: 12px;
}

a.w {
	word-wrap: break-word;
  white-space: normal;
}

.customer-voice img {
display: none;
}

.span3 {
    margin: -30px 0 10px !important;
}

.title-form {
    font-size: 12px;
}
    
}



		
		
