@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;


}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
 input, textarea {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;d
 *display: inline;
 *zoom: 1;
}
body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	font-size: 16px;
	line-height: 1.9em;
	letter-spacing: 0.5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	overflow: hidden;
	color: #333;
	font-family: "Noto Sans Japanese", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
/*---------------------------------
add css standard start
--------------------------------*/


.tb_none {
	display: none;
}
.pc_none{
	display: none;
}
table {
	width: 100%;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.img_shadow {
	border: 5px solid #FFF;
	box-shadow: 6px 6px 6px 6px rgba(0,0,0,0.4);
}
/*  CSShack
 ------------------------------------------*/
/*IE6*/
* html img {
	vertical-align: bottom;
}
/*IE7*/
*:first-child+html img {
	vertical-align: bottom;
}
a img.linkimg {
	background: none!important;
	transition: 1s;
}
a:hover img.linkimg {
	opacity: 0.8;
	filter: alpha(opacity=85);
	-ms-filter: "alpha( opacity=85 )";
	background: none!important;
}
a:focus {
	outline: none;
}

a:hover {
	color: #0CF;
}
bold, .bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.fa{
	margin-right:5px;
}

.m_tp50{margin-top:50px;}
/*==========================================================
　　　　　　　　　　　        　　  　　　　　　レイアウト
============================================================*/

#wrapper {
	width: 100%;
	overflow:hidden;
}
#header {
	width: 100%;
	}
#container {
	width:1000px;
	margin: 0em auto 0em auto;
}

#container #contentBox {
	width: 780px;
	float: left;
}
#sideBox {
	float: left;
	width: 200px;
	padding-left: 20px;
}
.inner{
	width: 1000px;
		margin: 0em auto 0em auto;
	}
	.inner2{
	width: 1200px;
		margin: 0em auto 0em auto;
	}
.inner_sp{
		margin: 5em auto 5em auto;
	}

.pagenavi{
		margin: 1em auto 1em auto;
		padding-bottom:2em;
	}


/*==========================================================
　　　　　　　　　　　        　　  　　　　　　ヘッダーエリア
============================================================*/

/*                            ヘッダーライン




 -------------------------------------------*/
#hederline {
	width: 100%;
	background-color: #eaf8fe;
	height: 30px;
}
#hederline .inner p {
	color: #0672d7;
	font-size: 12px;
	line-height: 30px;
	float: left;
	width: 600px;
}
#hederline ul{
	float: right;
}
#hederline ul li{
	width: 30px;
	float: left;
}
#hederline ul li a{

}
/*                              ロゴ・レイアウト
 -------------------------------------------*/

#logo{
	float: left;
	width: 250px;
	padding-top: 37px;
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}
#logo img{
	width: 186px;
}

#header_onBox{
	float: left;
	height: 70px;
	width: 600px;
	background-image: url(images/header_toi_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:150px;
}
#header_unBox{
	float: right;
	width: 750px;
	margin-top: 12px;
}



/*==========================================================
　　　　　　　　　　　        　　  　　　　ヘッダーメニュー
============================================================*/


/*                              メインメニュー
 -------------------------------------------*/

#navArea {
  *zoom: 1;
  list-style-type: none;
  width: 750px;
  padding: 0;
}
#navArea :before, .dropmenu:after{
  content: "";
  display: table;
}
#navArea :after{
  clear: both;
}
#navArea li{
  position: relative;
  width:125px;
height:46px;
line-height:46px;
float:left;
	text-align:center;
  margin: 0;
  padding: 0;
 
}
#navArea li a{
text-decoration: none;
color: #444;
  display: block;
  margin: 0;
  text-decoration: none;
}
#navArea li ul{
  list-style: none;
  position: absolute;
  z-index: 9999 !important;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#navArea li ul li{
  width: 100%;
}
#navArea li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #7c8c0e;
  background: #6e7c0c;
  text-align: left;
}
#navArea li:hover > a{

}

#navArea li:after{
	content: "";
	position: absolute;
	height: 4px;
	background-color: #32B2EF;
	bottom: -2px;
	width: 0;
	left: 50%;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-ms-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}
#navArea li:hover:after{
	left: 0;
	width: 100%;
}

#navArea li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#navArea li:hover ul li{
  overflow: visible;
  height: 38px;
}


/*                              サブメニュー
 -------------------------------------------*/

#subnav {
	width: 200px;
	float: left;
	margin-top: 48px;
}

#subnav li{
	float: left;
	line-height: 20px;
	text-align: center;
	font-size: 12px;

}
#subnav li a{
	text-decoration: none;
	color: #999;
	display: block;
	margin-right: 10px;
	
}
#subnav li a:hover{
	color: #0099CC;
}

#header #header_toi a {
	display: inline-block;
	height: 36px;
	width: 184px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
	background-color: #32b16c;
	text-decoration: none;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	overflow: hidden;
	transition: all .3s;
	border: 1px solid #32b16c;
	margin-left: 14px;
	margin-top: 28px;
}


#header #header_toi a:hover {
	background-color: #FFF;
	color: #32b16c;
}
#header_onBox .hedear_tel{
	width: 200px;
	float: left;
	height: 70px;
}
.inner h1 {
	font-size: 24px;
	color: #FFF;
	text-align: center;
}
.inner.each_page p {
	color: #fff;
	text-align: center;
	font-size: 1em;
}
.page_title {
	margin-right: auto;
	margin-left: auto;
	background-color: #0000CC;
	background-image: url(images/page_title.png);
	animation: bg-color 10s infinite;
	-webkit-animation: bg-color 20s infinite;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;

}
@-webkit-keyframes bg-color {
 0% {
background-color: #3498db;
}
 20% {
background-color: #9b59b6;
}
 40% {
background-color: #e74c3c;
}
 60% {
background-color: #f1c40f;
}
 80% {
background-color: #1abc9c;
}
 100% {
background-color: #3498db;
}


}
@keyframes bg-color {
 0% {
background-color: #3498db;
}
 20% {
background-color: #9b59b6;
}
 40% {
background-color: #e74c3c;
}
 60% {
background-color: #f1c40f;
}
 80% {
background-color: #1abc9c;
}
 100% {
background-color: #3498db;
}
}
/*==========================================================
　　　　　　　　　　　        　　  　　　　　　サイドエリア
============================================================*/



#sideBox h2 {
	font-size: 1.2em;
	line-height: 2em;
	width: 100%;
	text-align: center;
}
#sideBox h3 {
	font-size: 1em;
	line-height: 1.3em;
	/* background-color: #ddd0CF; */
	width: 100%;
	text-align: center;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
#sideBox .sidemenu li {
	float: left;
	width: 100%;
	margin-top: 1em;
}
#sideBox .sidemenu li a {
	text-decoration: none;
	display: block;
	line-height: 1em;
}
#sideBox .sidemenu li a:hover {
	color: #0CF;
}
.sidemenu .brother {
	background-position: 20px center;
	background-repeat: no-repeat;
}

#sidebar {

	width: 260px;
	float: left;
	margin-left: 20px;
}
#sidebar .widget h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size:17px;
}

/*==========================================================
　　　　　　　　　　　        　　  　　　　　　フッターエリア
============================================================*/

#footer {
	background-image: url(images/footer_bg.gif);
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
#footer .inner {
	padding-top: 8em;
}
#f_menu_Box #f_menu {
	display: block;
}
#f_profile {
	float: left;
	font-size: 0.8em;
	color: #317BC0;
	line-height: 1.5em;
	margin-top: 12px;
}
#f_logo {
	width: 200px;
	float: left;
}
#footer #f_menu_Box {
	width: 510px;
	float: right;
}
#f_menu_Box #f_menu {
	float: left;
	padding: 10px;
	line-height: 20px;
}
#f_menu_Box #f_menu li {
	font-size: 0.94em;
}
#f_menu_Box #f_menu li a {
	text-decoration: none;
	color: #3075B3;
}
#f_menu_Box #f_menu li a:hover {
	text-decoration: underline;
}
#f_menu_Box .menu li a {
	background-image: url(images/f_icon_l.png);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: left center;
}
#f_menu_Box .sub-menu li a {
	background-image: url(images/f_icon_m.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
#f_profile a{	color: #066; /* メニューのフォントの色*/
	text-decoration: none;}
.copyright {
	background-color: #317bc0;
	text-align: center;
	padding: 0.2em;
	color: #FFF;
}
#kama_footer{
	width: 100%;
	background-color: #3099C0;
	margin-top: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFF;
	font-size: 12px;
	line-height: 1.4em;
}

#kama_footer ul{
	width: 900px;
	margin:0 auto;
	}
#kama_footer ul li{
	width: 300px;
 float:left;
	}

/*==========================================================
　　　　　　　　　　　        　　  アーカイブページ
============================================================*/


/*                         　　　　投稿～BLOG
 -------------------------------------------*/
#archiveBox {
	width: 700px;
	float: left;
}
.archive_Box {
	padding-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2em;
}
.archive_Box .contentBox {
	float: left;
	width: 59%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.archive_Box .thumbnailBox {
	float: left;}
.thumbnailBox img {
	height: 150px;
	width: 240px;
}
.entry-date {
	margin-bottom: 0.4em;
	font-size: 0.8em;
	line-height:1em;
}
.entry-title {
	font-size: 0.95em;
	
}
.entry-title a{
	font-weight:bold;
	color: #06C;
	text-decoration:none;
}
.archive_Box .entry-content {
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height:1.5em;
	}
/*                         　　　　　実績ページ
 -------------------------------------------*/
.pf_thumbnailBox{
		padding:0;
}

	
#pf_container {
	width:100%;
	margin: 0em auto 0em auto;
	background-color:#f6f6f6;
}
#pf_container #content{
	width:1200px;
	margin: 0em auto 0em auto;
}

.pf_list  {
	float: left;
	width: 100%;

}
.pf_list img {
	width: 100%;
	box-shadow: 0 0 5px #999;
}
section.entry-content .font_pf{
    font-size: 12px;
    line-height: 1.5em;
	height:65px;
}
.pf_btn a{
	padding: 0 4px 0 4px;
    background: #2b9ad4;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    font-size: 12px;
    width: 50%;
    margin: 0 auto 0 auto;
}
.pf_btn a:hover{
	text-decoration: none;
	background: #364ea5;
}

#result ul li .web_img img {
	width: 100%;
	box-shadow: 0 0 5px #999;
 
}
#result ul li {
	padding: 15px 11.5px 15px 11.5px;
	float: left;
	width: 300px;
	background-color:#fff;
	margin:30px;
}
#result ul li .web_url a {
	font-size: 0.8em;
}
#result ul li p {
	text-align:center;
	font-weight:bold;
}
/*==========================================================
　　　　　　　　　　　        　　  　　　　　BLOG投稿ページ
============================================================*/

#blog {
	background-image: url(images/bg_blog.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center;
}
.wp-caption-text {
	font-size: 0.7em;
}
#blogBox {
	margin-bottom: 10px;
	float: left;
	width: 640px;
	padding: 0 30px 0 30px;
}
#blogBox h2 {	font-size: 2.4em;
	line-height: 1.5em;
	margin:0 0 2em 0;
 	border-bottom: solid 2px #000;

}
#blogBox h3 {
	color: #333;
	/* [disabled]background-image: url(images/h3.png);
*/
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1.68em;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 2em;
}
#blogBox h4 {
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	text-indent: 2em;
	font-size: 1.4em;

	background-position: left center;
	height: 1.8em;
	line-height: 2em;
	font-weight: bold;
	margin-top: 1.8em;
}
#blogBox .blogtxt {
	margin-bottom: 30px;
}
#blogBox .blogtxt p {
	margin-bottom: 1.4em;
}
.blog_title {
	margin-bottom: 12px;
	font-size: 1.8em;
	line-height: 1.8em;
}
.blog_title a {
	text-decoration: none;
}
.blog p {
	margin-top: 6px;
	margin-bottom: 12px;
}

/*==========================================================
　　　　　　　　　　　       実績ページ（カスタム）2018.1.9
============================================================*/

#pf_web_Box {
	margin-bottom: 10px;
	float: left;
	width: 640px;
	padding: 0px 30px 0px 30px;
}
#pf_web_Box h2 a{	font-size: 18px;
	line-height: 1em;
	margin:0em 0 10px 0;
	text-decoration:none;}
	
#pf_web_Box h3{	font-size: 1.68em;
	line-height: 1.4em;
	margin:0em 0 0.5em 0;
	text-decoration:none;}
#pf_web_Box h4{	font-size: 1.3em;
	line-height: 1.4em;
	margin:0em 0 0.5em 0;
}

.pf_Box{
	width: 90%;
	line-height: 1.6em;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	font-size: 14px;
	
}
.pf_Box p{
	margin-bottom: 0.6em;
	
}
.pf_Box ul li {
	list-style-type: square;
	list-style-position: inside;
}
.pf_Box table {
}
.pf_Box table td, .pf_Box table th{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.pf_Box table th{
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	width: 25%;
}
.pf_Box table td{
	text-indent: 2em;
}

.voice_Box {
	background-color: #F4F4F4;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding-top: 20px;
	padding-bottom: 20px;
}  

.pt_web_img{
box-shadow: 0 0 8px gray;
}

/*==========================================================
　　　　　　　　　　　        　　  　　　　　検索ページ
============================================================*/
/*==========================================================
　　　　　　　　　　　        　　  　　　　　要素
============================================================*/
/*                           テキスト・BOX要素
 -------------------------------------------*/
.txt_01 {
	padding-top: 1em;
	padding-bottom: 1.68em;
}
.txt_01 p{
	margin-bottom:1em;
	
	}
.txt_02 {
	padding: 20px;
}
.txtBox p{
	text-indent: 1em;
	margin-bottom: 0.8em;
}
.Box95{width: 95%;margin:0 auto 0 auto;}
.Box90{width: 90%;margin:0 auto 0 auto;}
.Box85{width: 85%;margin:0 auto 0 auto;}
.Box80{width: 80%;margin:0 auto 0 auto;}
.Block {
	width: 100%;
	clear: both;
}
.emp {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0em 0 1.6em 0;
}
.emp2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0em 0;
}
.Box_40 {
	padding-top: 40px;
	text-align: center;
}

/*                              見出し　＆　H要素
 -------------------------------------------*/
h2.base {
	font-size: 1.85em;
	line-height: 1.2em;
	padding-left: 0.5em;
    margin-top: 50px;
	border-left: solid 8px #81cdd9;
	margin-bottom: 1.2em;
	font-weight:bold;
}
h3.base {
	font-size: 1.2em;
	margin-top: 1.2em;
	color: #279fde;
	font-weight: bold;
	padding-left: 1em;
	background-color: #EEFCFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4.check {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.24em;
	margin-top: 0.8em;
	color: #00ACD7;
}
	

.Block h2 {
	line-height: 1.5em;
}
.Block h2 a {
	color: black;
}
.Block h3 {
	font-size: 18px;
	line-height: 2em;
	color: #0099CC;
}
.top_title{
	width:100%;
  	margin-bottom:2em;
    text-align:center;}
	
/*                              パンくず
-------------------------------------------*/
.breadcrumbs {
	width: 1020px;
	padding: 5px 0 5px 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clip: rect(auto,auto,auto,auto);
}
/*                              ページャ
-------------------------------------------*/

.page-nav {
	text-align: center;
}
.page-nav li {
	display: inline;
	list-style: none;
}
.page-nav li.current span {
	color: #000;
	font-weight: bold;
	display: inline-block;
	padding: 3px 7px;
	background: #fee;
	border: solid 1px #fcc;
}
.page-nav li a {
	color: #333;
	padding: 3px 7px;
	background: #eee;
	display: inline-block;
	border: solid 1px #999;
	text-decoration: none;
}
.page-nav li a:hover {
	color: #f00;
}
.page-nav li.page_nums span {
	color: #fff;
	padding: 3px 7px;
	background: #666;
	display: inline-block;
	border: solid 1px #333;
}
/*                              トップリンク
-------------------------------------------*/
#page-top {
	position: fixed;
	right: 0px;
	bottom: 0px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 124px;
	display: block;
	background-image: url(images/page_top.png);
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: bottom;
	padding-top: 100px;
}
#page-top a:hover {
	text-decoration: none;
}

/*                              回り込み
-------------------------------------------*/
/*                              フォント
-------------------------------------------*/

/*                              アイコン3
------------------------------------------*/




/*==========================================================
　　　　　　　　　　　        　　  　　　　　TOPページ
============================================================*/


/*                         　slickスライダー
-------------------------------------------*/
.slick_pt{}

.slick-slide:not(.slick-center) {
  -webkit-filter: blur(5px);
  -moz-filter:blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  transition: 0.2s linear;
}
#mainsp
{display:none;}
/*                         　サービス
 -------------------------------------------*/
	
#toppageBox01{
	padding: 150px 0 75px 0;
}
h2.centertitle {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
h2.centertitle span{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

.center_subtitle{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}




h3.centertitle {
	text-align: center;
	font-size: 24px;
	color: #06C;
	margin-top: 2em;
	margin-bottom:2em;
}
h3.centertitle_w{
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin: 1.2em 0 1em 0 ;
}

#toppageBox01 .txtBox{
	text-align: center;
}
/*                              WEB実績紹介
 -------------------------------------------*/


#top_results ul li .web_img img {
	width: 100%;
	border: 1px solid #CCC;
}
#top_results ul li {
	padding: 1%;
	float: left;
	width: 31%;

}
#top_results ul li .web_url a {
	font-size: 0.8em;
}
#top_results ul li p {
	padding-left: 1em;
}
	/*                       ニュース&Facebook
------------------------------------------*/

section#information {
	border: none;
	width: 1000px;
	margin-top: 50px;
}
#information h2 {
	width: 100%;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1em;
}
#information h2 span {
	font-size: 16px;
	color: #999;
}
#information #news_box {
	float: left;
	width: 45%;
	margin-bottom: 2em;
	font-size: 0.95em;
	line-height: 1.5em;
	padding: 2.5%;
}

#information #news_box dt {
	float: left;
	width: 25%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 5px;
	font-size: 0.8em;
}
#information #news_box dd {
	float: left;
	width: 70%;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
	#information #facebookBox{
	float: left;
	width: 45%;
	padding: 2.5%;
}
	
/*                          3つの選ばれる理由
 -------------------------------------------*/

.top_icon {
	width: 30%;
	float: left;
	margin: 0 1.5% 0 1.5%;
	line-height: 1.5em;
}

.top_icon h3 {
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}

#top_3icon {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
}


.top_icon p img {
	width: 50%;
	padding-left: 25%;
}
	
/*                          インタビュー
 -------------------------------------------*/

#top_int{
	width: 100%;
	clear: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
#top_interviewBox{
	margin-right: auto;
	margin-left: auto;

}
#top_interviewBox .int_odd {
	margin-top: 1em;
	margin-bottom: 1em;
}
.int_bg1 {
	background-color: #DDF9FF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.int_bg2 {
	background-color: #F4FDFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#top_interviewBox .photo{
	width: 20%;
	float: left;
}

#top_interviewBox .photo img{
border-radius: 50%;
}

#top_interviewBox .interview {
	float: left;
	width: 70%;
	margin-left: 2.4%;
	margin-right: 2.4%;
	padding: 2.5%;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
}
.interview h4 {
	font-size: 1.5em;
	color: #03C;
	font-weight: normal;
	margin-bottom:1em;
}


/*                              messeage
------------------------------------------*/

#top_mess {
	line-height: 2em;
	color: #333;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	clear: left;
	background-color: #DDF9FF;
}
#top_messt h2 {
	clear: both;
	font-size: 32px;
	line-height: 2em;
	color: #FFF;
}

#top_mess h2 span {
	font-size: 16px;
}
/*           TOP Contact お問い合わせボタン
------------------------------------------*/
#top_contact {
	color: #317bc0;
	margin-top: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #317BC0;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(images/dot_wh.gif);
	margin-bottom: 50px;
}
#top_contact h2 {
	font-size: 3em;
	line-height: 1em;
}
#top_contact h2 span {
	font-size: 16px;
}
#top_contact_txt {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

#top_contact #contact_wrap {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#top_contact #contact_wrap .telBox {
	float: left;
	width: 45%;
	margin-top: 20px;
	margin-left: 5%;
	text-align: right;
}
#top_contact .telnum {
	font-size: 2.2em;
	line-height: 1em;
}
#top_contact .teltime {
	font-size: 0.8em;
	line-height: 1em;
}
.telnum a{
	text-decoration: none;
	color:#0CF;
	}
.telnum a:hover{
	color:#BAE4D8;
	}
.link_btn {
	width: 40%;
	float: left;
	margin-left: 2%;
}
.link_btn a {
	color: #FFF;
	/* transition プロパティの指定 */
	transition: 1s;
	background-color: #3da858;
	text-decoration: none;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	border: 1px solid #FFF;
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 1.2em;
	margin-top: 20px;

}
/* アニメーション実行後の状態の CSS の設定 */
.link_btn :hover {
	color: #45AEED;
	background-color: #FFF;
	border: 1px solid #317bc0;
}
/*==========================================================
　　　　　　　　　　　        　　  　　　　　    会社案内
============================================================*/
#companyBox01{
	background-color: #f3f3f2;
	padding: 50px 0 30px 0;
	margin-bottom: 50px;
	background-image: url(images/ichi_back.png);
	background-repeat: no-repeat;
	background-position: right center;
	}

#companyBox01 #ichi_text{
		width:1000px;
		margin:0px auto 20px auto;} 


#company table {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#company table td {
	width: 68%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#company table th {
	width: 20%;
	text-align: center;
}
#company table tr:nth-child(odd) {
	background: #F0FDFF;
}

/*==========================================================
　　　　　　　　　　　        　　  　　　　　    WEB制作
============================================================*/

/*                      　ホームページ制作費
------------------------------------------*/

table.option_price {
	font-size: 0.75em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	line-height: 1.5em;
}
table.option_price th {
	background-color: #EAF8FF;
	width: 20%;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 1em;
}
table.option_price td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 1em;
	padding-bottom: 1em;
}
table.option_price td.memo {
	width: 50%;
	padding-left: 1em;
}
table.option_price td.price {
	width: 20%;
	text-align: center;
	vertical-align: middle;
}

.nayami{
	padding: 20px;
	border: 1px solid #4388EF;
	margin: 20px;
}

.nayami li{
	line-height: 2em;
	font-weight: bold;
	color: #666;
}


/*                        　制作パック費用
------------------------------------------*/


#plan{
	background-color: #f9f9f9;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
}


#plan ul{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#plan ul li{
	width: 30%;
	float: left;
	border: 1px solid #CCC;
	margin-right: 1%;
	margin-left: 1%;
	overflow:hidden;
}
#plan ul li h3{
	font-size: 2em;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#plan ul li h3 span{
	font-size: 0.5em;
	text-align: center;
	line-height: 1em;
}
#plan ul li .about_Plan {
	padding: 20px;
	background-color: #f9f9f9;
}
#plan ul li .ex_Plan {
	padding: 20px;
	background-color: #F3F3F3;
	height:320px;
}
#plan .plan_rt h3{
	background-color: #D9FAFF;
}
#plan .plan_rt .price{
	background-color: #A6F1FF;
	color: #333;
}
#plan .plan_st h3{
	background-color: #DDF0FF;
}
#plan .plan_st .price{
	background-color: #9FD5FF;
}
#plan .plan_pr h3{
	background-color: #D2D5FF;
}
#plan .plan_pr .price{
	background-color: #9196FF;
}

.about_Plan h4 {
	clear: both;
	padding-bottom: 15px;
}

#plan ul li .price {
	font-size: 3.4em;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 1em;
}
#plan ul li .price span{
	font-size: 0.5em;
}

#plan ul li table{
	text-align: center;


}
#plan ul li table th{
	width: 65%;
	font-size: 0.85em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#plan ul li table td{
	width: 35%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#plan table tr:nth-child(even) {
background: #F9F9F9;
}

#plan table tr:nth-child(odd) {
background: #ffffff;
}

.plan h4 {
	font-size: 2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3CF;
}
.plan h5 {
	background-color: #666666;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
.pl_ful {
	color: #03C;
}
.pl_st {
	color: #09C;
	font-weight: normal;
}
.pl_basic {
	color: #399;
}
.pl_ful .planBox h5 {
	background-color: #03C;
}
.pl_st .planBox h5 {
	background-color: #09C;
}
.pl_basic .planBox h5 {
	background-color: #329797;
}
.plan img {
	width: 100%;
}
.plan {
	margin-bottom: 4em;
	padding-bottom: 2em;
}
.plan table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.plan .planBox {
	padding-left: 2em;
	padding-top: 1em;
}
.plan .planBox .f90 {
	line-height: 1.4em;
	margin-top: 1em;
	color: #666;
}
.plan table th {
	width: 40%;
	margin-left: 2%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	background-color: #F6F6F6;
}
.plan table td {
	width: 60%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 1em;
}
.plan .pack {
	font-size: 2em;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.5em;
	line-height: 2em;
}
.plan .midasi {
	font-weight: bold;
	margin-bottom: 1em;
}
/*                          　制作フロー
------------------------------------------*/

.flowBox {
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83D4FF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	min-height:180px;
}
.flowBox figure img {
	float: right;
	height: 125px;
	width: 100px;
	margin: 10px;
	padding: 5px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	border: 1px solid #CCC;
}
.flowBox h4 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BDF2FF;
	font-weight: normal;
	color: #333;
	font-size: 1.2em;
}
.flowBox h4 span {
	font-size: 0.5em;
	margin-right: 0.6em;
	color: #0CF;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.link_box {
	position: relative;
	width: 30%;
	padding: 5%;
	border: solid 1px #CCC;
	margin: 0px auto 20px;
}

/*==========================================================
　　　　　　　　　　　        　　  　　　　　    サービス
============================================================*/

#serviceBox{}

#serviceBox #about_sv1{}
#serviceBox #about_sv1 #sv_img1{
	float: left;
	width: 440px;
	padding: 30px;
}
#serviceBox #about_sv1 .textbox {
	float: left;
	width: 400px;
	padding: 150px 0 0 0;
}
#serviceBox #about_sv1 .textbox h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 1.5em;
}

#serviceBox ul{
	padding-right: 10px;
	padding-left: 20px;
}

#serviceBox ul li{
	width: 260px;
	background-color: #FFF;
	padding: 20px;
	float: left;
	border: 1px solid #267199;
	margin: 10px;
	height: 340px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	box-shadow: 0px 0px 10px 1px #b5c5d9;
	font-size: 14px;
	line-height: 1.8em;
}
#serviceBox ul li a{
	text-decoration: none;
	display:block;
}
#serviceBox ul li a:hover{
    background-color:#000fff;
	color:#efefef;
}
#serviceBox ul li h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	padding-top: 20px;
}
#serviceBox ul li h4{
	font-size: 12px;
	color: #BDDDEE;
	text-align: center;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#serviceBox ul li .sv_img {
	height: 120px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
#serviceBox ul li .sv_img img{
	height: 120px;
	width: 120px;
}

/*==========================================================
　　　　　　　　　　　        　　  　　　　　   ContactForm7
============================================================*/


/*　ContactForm7のテーブル化レスポンシブ調整　*/
 
/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form {
    width: 100%;
}

/*奇数行だけ背景色つける*/
.table-res-form tr:nth-child(2n+1) {
    background: #fbfbfb;
}
/*thとtd内の余白指定*/
.table-res-form th, .table-res-form td {
    padding: 1.5em;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
    width: 30%;
    text-align: right;
	vertical-align: top;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
    font-size: 0.8em;
    color: #FFF;
    display: inline-block;
    padding: 2px 5px 2px 5px; 
    background: red;
    border-radius: 2px;
	line-height:20px;
}
 
/*ここから入力欄のスタイル指定*/
 
/*各入力フォームスタイリング*/
.table-res-form input[type="text"], input[type="email"],input[type="tel"], textarea {
    border: 1px #89BDDE solid;
    padding: 0.5em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    width: 100%;
}
/*入力欄にフォーカスしたら変化*/
.table-res-form input[type="text"]:focus, textarea:focus {
    background: #EEFFFF;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
/*送信ボタンスタイリング*/
.table-res-form input[type="submit"], input[type="button"]{
    border: 1px #89BDDE solid;
    padding: 0.5em 4em;
	margin-right:2em;
    border-radius: 5px;
    background: #4C9ED9;
    color: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form input[type="submit"]:hover {
    background: #006599;
    box-shadow: none;
}




/*==========================================================
　　　　　　　　　　　        　　  　　　Googleフォームページ
============================================================*/



        .form-container {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh; /* 必要に応じて高さを調整 */
        }
        iframe {
            width: 100%;
            max-width: 600px; /* フォームの最大幅を設定 */
            height: 100vh; /* 必要に応じて高さを調整 */
            border: none; /* 枠線を非表示にする */
        }





/*==========================================================
　　　　　　　　　　　        　　  　　　　　   Kamaleiページ
============================================================*/

.bg_f9{
	background-color: #f9f9f9;
}
.bg_f2{
	background-color: #f2f2f2;
}
#header_kama{
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_kama_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo_kama{
	float: left;
	height: 100px;
	width: 200px;
}
#logo_rakutenc{
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 50px;
}
#logo_artieate{
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 50px;
}
#main_kama{
	height: 450px;
	width: 100%;
	background-image: url(images/main_kama_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
	background-attachment: fixed;
	/* 表示するコンテナの大きさに基づいて、背景画像を調整 */
	background-size: cover;
	padding-top: 150px;
   
}#kama01 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/kama_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 400px;
	padding-left: 600px;
	padding-top: 100px;
}
#kama01b{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/kama_1b.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 400px;
	padding-left: 600px;
	padding-top: 100px;
}
#kama01 h2,#kama01b h2{
	font-size: 2em;
	line-height: 1.5em;
	color: #426D99;
}


#kama01 .txtBox,#kama01b .txtBox {
	margin-top: 2em;
}

#main_kama h1 {
	height: 200px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: rgb(10,30,85,0.66);
	padding: 40px;
	color: #FFF;
	vertical-align: middle;
	font-size: 3em;
	line-height: 1.5em;
}

#kama02 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/kama_2.png);
	background-repeat: no-repeat;
	background-position:right center;
	height: 400px;
	padding-right: 600px;
	padding-top: 100px;
}
#kama_Box02 {
	background-color: #f2f2f2;
}

#kama02 h2 {
	font-size: 2em;
	line-height: 1.5em;
	color: #426D99;
}

#kama02 .txtBox {
	margin-top: 2em;
}
#kama_Box03 {
	width: 100%;
}
#kama_Box03 ul{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#kama_Box03 h2 , #kama05 h2, #kama_price h2, h2.lp_title,#kama_result h2,#lp_contact h2{
	font-size: 3em;
	color: #06C;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 1.2em;
	margin-top: 2em;
}


#kama_Box03 ul li {
	float: left;
	width: 30%;
	padding-right: 1.5%;
	padding-left: 1.5%;
	text-align:center;
}

#kama_Box03 ul li h3{
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 0.8em;
	color: #3099C0;
}
#kama_Box03 ul li p {
	text-align: center;
}
#kama_Box04 {
	background-color: #DDE9F2;
}

#kama04 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#kama04 .left {
	float: left;
	width: 65%;
}

#kama04 h2 {
	font-size: 2em;
	line-height: 1.5em;
	color: #426D99;
}

#kama04 .txtBox {
	margin-top: 2em;
}
#kama04 .left .txtBox .txt_right {
	margin-top: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}

#kama04 .photo {
	float: left;
	width: 250px;
	padding-left: 50px;
	height: 200px;
	font-size: 0.8em;
}
#kama04 .photo img {
	width: auto;
	height: auto;
}

#kama05 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 100px;
}


#kama05 dl dt {
	line-height: 1.38em;
	margin-top: 2em;
	font-size: 1.2em;
	color: #426D99;

}
#kama05 dl dt:before{content:"Q";
margin-right: 0.5em;
    background-color: #3498db;
    padding: 0 5px 0 5px;
    color: #fff;
}
#kama05 dl dd {
	margin-top: 1em;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #426D99;
	padding-bottom: 2em;
}
#kama05 dl dd:last-child {
	border: none;
}

#kama_price {
	padding: 50px;
	background-color: #FFFFFF;
}
#kama_price table{
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #c9ccc9;
}
#kama_price th{
	border-bottom: 1px solid #c9ccc9;
	border-left: 0px solid #c9ccc9;
	background: url(images/shasen.gif);
	text-align: left;
	vertical-align: middle;
	width: 25%;
	font-weight: bold;
	text-indent: 1em;
}
#kama_price td{
	border-bottom: 1px solid #c9ccc9;
	vertical-align: middle;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#op_plan {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:100px;
}
#op_plan ul{
	width: 1200px;
	margin-bottom:100px;
	}
#op_plan ul li{
	width: 120px;
	float: left;
	margin: 10px;
	height: 120px;
	}

h3.kama_pricetxt {
	width: 800px;
	font-size: 2em;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEE;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #47AA9C;
	padding: 20px;
	clear: both;
	margin-top: 60px;
	margin-bottom: 30px;
	float: none;
}
h3.kama_pricetxt span {
	padding-left: 200px;
}


#kama_result ul li {
	float: left;
	width: 30%;
	padding-right: 1.5%;
	padding-left: 1.5%;
}
.lp_txtbox{
	padding: 5%;
}