@charset "utf-8";{}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){

/*メイン画像*/
.ser_mainimg {
	position:relative;
	overflow:hidden;
	width:100%;
	height:450px;
	margin-top: -15px;
  }
.ser_mainimg img {
	position:absolute;
	left:50%;
	width:1900px;
	height:450px;
	margin-left:-950px;
	list-style-type: none;
	margin-top: 0px;
  }
  
  
  
/*パンクズ*/
.pankuzu {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
  }
.pan_logo {
	float: left;
	height: 20px;
  }	
/*サービス*/
.ser_mainimg02 {
	position:relative;
	overflow:hidden;
	width:100%;
	height:450px;
  }
.ser_mainimg02 img {
	position:absolute;
	left:50%;
	width:1900px;
	height:450px;
	margin-left:-950px;
	list-style-type: none;
	margin-top: 0px;
  }
.ser_waku {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.ser_inbox {
	width: 320px;
	height: 180px;
	float: left;
	border-radius: 10px;  /* CSS3草案 */
	-webkit-border-radius: 10px; /*Safari,Google Chrome用 */
	-moz-border-radius: 10px;
}

.ser_seobg{
	width: 100%;
	background-image: url(../images/service/bg01.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #232524;
	float: left;
	padding-bottom: 50px;
}
.ser_intbg{
	width: 100%;
	background-image: url(../images/service/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	padding-bottom: 50px;
	clear: left;
	background-color: #232524;
}
.ser_otherbg{
	width: 100%;
	background-image: url(../images/service/bg03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	padding-bottom: 50px;
	clear: left;
	background-color: #232524;
}
.ser_hpbg{
	width: 980px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.ser_hpbg02{
	width: 100%;
	background-image: url(../images/service/bg04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.ser_supbg{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
}
.ser_supbg02{
	width: 100%;
	background-image: url(../images/service/bg05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.ser_rinbox{
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 170px;
	margin-top: 50px;
	width: 650px;
	float: right;
	clear: right;
}
.ser_rinbox p{
	font-size: 14px;
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
}
.ser_linbox{
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 50px;
	width: 650px;
	float: left;
	margin-left: 170px;
	clear: left;
}
.ser_linbox03{
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 650px;
	float: left;
	margin-left: 170px;
	clear: left;
}
.ser_linbox p{
	font-size: 14px;
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
}
.ser_linbox02{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 650px;
	float: left;
	margin-left: 25px;
	clear: left;
}
.ser_linbox02 p{
	font-size: 14px;
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
}
.ser_iconwaku{
	width: 150px;
	float: left;
	background-color: #666;
	padding-bottom: 20px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.ser_icon{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.ser_text{
	margin-bottom: 40px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.ser_text02{
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.ser_text span{
	font-weight: normal;
	font-size: 12px;
}
.ser_text02 span{
	font-weight: normal;
	font-size: 12px;
}
.ser_btn{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
.ser_btn a{
	width: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 25px;  /* CSS3草案 */
	-webkit-border-radius: 25px; /*Safari,Google Chrome用 */
	-moz-border-radius: 25px;
	background-color: #666;
	color: #FFF;
}
.ser_btn a:hover{
	background-color: #D90010;
	text-decoration: none;
}
.ser_ichiran{
	background-color: #575757;
	padding-top: 50px;
	padding-bottom: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ser_ichiran .title{
	font-size: 18px;
	color: #FFF;
	margin-bottom: 30px;
}
.ser_ichitable{
 width: 100%;
 border-collapse: collapse;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }
.ser_ichitable td{
	padding: 8px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
 }
 .ser_ichitable td:hover{
	background-color: #000;
 }
 .ser_ichitable a{
	color: #E3E3E3;
	margin-right: auto;
	margin-left: auto;
	width: 250px;
 }
  .ser_ichitable:hover a{
	text-decoration: none;
 }
 .media_stitle{
	background-color: #BABBBC;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}

/*SEO*/
.seo_text{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-size: 14px;
	color: #666;
 }
 .seo_text p{
	margin-bottom: 15px;
 }
#seo_box{
	width: 100%;
	padding-bottom: 40px;
	padding-top: 30px;
	background-image: url(../images/service/media_bg02.jpg);
	background-position: center top;

  }
.slider {
    width: 90%;
    margin: 0 auto 80px;
  }
.slick-slide img {
    width: 100%;
    height: auto;
  }
.seo_slide{
	width: 100%;
  }
.seo_slide a:hover img{
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;  
  }
.seo_slide .slick-slide{
    margin: 5px;
  }

.seo_slide .slick-slide:not(.slick-center) {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  
  -webkit-filter: opacity(0.5);
  -moz-filter: opacity(0.5);
  -o-filter: opacity(0.5);
  -ms-filter: opacity(0.5);
  filter: alpha(opacity=50);
  transition: 0.2s linear;

}
.seo_auto {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.seo1w {
	margin-top: 24px;
}
.seo2w {
	margin-top: 13px;
}
.seo_btn {
	height: 70px;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 16px;
	border-radius: 4px;  /* CSS3草案 */
	-webkit-border-radius: 4px; /*Safari,Google Chrome用 */
	-moz-border-radius: 4px;
	margin-top: 40px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 22px;
	margin-left: 15px;
	background-color: rgba(22,45,90,0.2);

}
.seo_btn:hover {
	background-color: rgba(22,45,90,0.8);
}

.seo_menu {
	width: 615px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.seo_menu li {
	list-style-type: none;
	float: left;
}

#s1 {
	margin-top:-60px;
	padding-top: 60px;
}
#s2 {
	margin-top:-60px;
    padding-top:60px;
}
#s3 {
	margin-top:-60px;
    padding-top:60px;
}
.seo_plan {
	width: 750px;
	text-align: left;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.seo_plan p{
	text-align: left;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.seolidebtn_auto {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.seow {
	margin-top: 24px;
}
.seoslide_btn {
	height: 70px;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 16px;
	border-radius: 4px;  /* CSS3草案 */
	-webkit-border-radius: 4px; /*Safari,Google Chrome用 */
	-moz-border-radius: 4px;
	margin-top: 40px;
	float: left;
	line-height: 22px;
	margin-left: 15px;
	background-color: rgba(22,45,90,0.2);
	width: 200px;

}
.seoslide_btn:hover {
	background-color: rgba(19,37,61,0.8);
}
.seotable table tr td{
	padding: 5px;
	font-size: 14px;
	text-align: left;
}
.seo2_title{
	font-size:30px;
	text-align: left;
}


.ser_title span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-left: 10px;
}

.ser_rinbox li {
	font-size: 14px;
	line-height: 24px;
}
.ser_linbox li {
	font-size: 14px;
	line-height: 24px;
}
.ser_rinbox li a{
	font-size: 14px;
	color: #608FF2;
	text-decoration: underline;
}
.ser_rinbox li a:hover{
	text-decoration: none;
}
.ser_linbox li a{
	font-size: 14px;
	color: #608FF2;
	text-decoration: underline;
}
.ser_linbox li a:hover{
	text-decoration: none;
}
.ser_linbox02 li {
	font-size: 14px;
}
.ser_linbox02 li a{
	font-size: 14px;
	color: #4f7de7;
	text-decoration: underline;
}
.ser_title{
	font-size: 22px;
	text-align: left;
	margin-bottom: 10px;
	height: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 50px;
	float: left;
	margin-left: 20px;
}
.w900 .grayywaku {
	border: 1px solid #999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.w900 .grayywaku p {
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-bottom: 5px;
}
.w900 .grayywaku .blue {
	color: #2792D8;
	font-size: 18px;
	font-weight: bold;
}
.service {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.service .bl_title {
	background-color: #DEEDFA;
	font-weight: bold;
	color: #277CB6;
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
}
.service p {
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	line-height: 22px;
}

.service .gr_inbox{
	font-size: 14px;
	padding: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 22px;
	background-color: #E8E8E8;
	color: #333;
	text-align: left;
}
.gray_bg{
	background-color: #E8E8E8;
	padding: 10px;
}
.blue_midashi{
	border-bottom-width: 4px;
	border-left-width: 18px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #071d44;
	border-left-color: #071d44;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 24px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	}
/*ロールオーバーで暗くなるボタン*/

.btn02:hover img{
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  }
.btn02:hover {
  background-color: #000;
  }

/*Yahoo!プロモーション広告*/
.ser_mainimg03 {
	position:relative;
	overflow:hidden;
	width:100%;
	height:400px;
	margin-top: -15px;
  }
.ser_mainimg03 img {
	position:absolute;
	left:50%;
	width:1910px;
	height:400px;
	margin-left:-950px;
	list-style-type: none;
	margin-top: 0px;
  }

.marker_yellow_futo {
background: linear-gradient(transparent 20%, #ffff66 0%);
}

.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.service li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333;
	line-height: 22px;
	margin-bottom: 10px;
}

.service .sem_inbox{
	font-size: 14px;
	margin-left: 220px;
	text-align: left;
	line-height: 22px;
	background-color: #E8E8E8;
	color: #333;
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*リスティング*/
.lis-3 li {
	width: 33%;
	float: left;
}
.graywaku0 {
	border: 1px solid #999;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.graywaku0 p {
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
}
.sem-text01{
	font-size: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #00448D;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*ホームページ・WEB制作*/
.web_border{
	font-size: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/service/seo24.jpg);
	background-position: center top;
	color: #FFF;
}
.web4{
	float: left;
	width: 210px;
	margin-right: 10px;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	background-color: #E0F4F8;
	height: 250px;
}
.web4 a .price {
	font-size: 21px;
	font-weight: bold;
	color: #2C9FAF;
	text-align: right;
}
.web4:hover {
	background-color: #ffcc59;
	text-decoration: none;
}
.web4:hover p{
	text-decoration: none !important;
}


.orange_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8c00;
	text-align: left;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FF8C00;
	font-size: 14px;
	font-weight: bold;
}
.green_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #390;
	text-align: left;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #390;
	font-size: 14px;
	font-weight: bold;
}
.web2{
	float: left;
	width: 435px;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.web2 .title{
	background-color: #31B1C5;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 10px;
}
.cms01{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.gr_inbox .inbox_r{
	float: right;
	width: 350px;
	background-color: #EFEFEF;
	border: 3px solid #FFF;
	margin-left: 10px;
	padding-bottom: 5px;
}
.hiyou .inbox_r{
	float: right;
	width: 350px;
	background-color: #EFEFEF;
	border: 3px solid #FFF;
	margin-left: 10px;
	padding-bottom: 5px;
}
.gr_inbox .title {
	background-color: #666;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	width: 460px;
}
.web2_2{
	float: left;
	width: 300px;
	margin-right: 10px;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	background-color: #E0F4F8;
	padding-bottom: 10px;
}
.web2_2 a .price_waku {
	text-align: right;
}
.web2_2 a .price {
	font-size: 21px;
	font-weight: bold;
	color: #2C9FAF;
	text-decoration: none;
}
.web2_2 a .shinsa {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31B1C5;
	margin-right: 5px;
	padding: 2px;
}
.web2_2:hover {
	background-color: #ffcc59;	
}
.web2_2:hover a  {
	text-decoration: none;

}
.web2_3{
	float: left;
	width: 300px;
	margin-right: 20px;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	background-color: #E0F4F8;
	padding-bottom: 10px;
}
.web2_3 .price_waku {
	text-align: right;
}
.web2_3 .price {
	font-size: 21px;
	font-weight: bold;
	color: #2C9FAF;
}
.web2_3 .shinsa {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31B1C5;
	margin-right: 5px;
	padding: 2px;
}
.bijitable table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.bijitable table tr td{
	font-size: 14px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
}
/*動画制作*/
.movie_title{
	margin-top: 60px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

}


/*===============================================
●style.css 画面の横幅が768px以下
===============================================*/
@media screen and (max-width: 768px) {

/*メイン画像*/
  
.ser_mainimg {
	position:relative;
	overflow:hidden;
	width:100%;
	height:190px;
	margin-top: -40px;
  }
.ser_mainimg img {
	position:absolute;
	left:50%;
	height:150px;
	margin-left:-315px;
	list-style-type: none;
	margin-top: 45px;
  }
.ser_mainimg02 {
		position:relative;
	overflow:hidden;
	width:100%;
	height:180px;
  }
.ser_mainimg02 img {
		position:absolute;
	left:50%;
	height:150px;
	margin-left:-315px;
	list-style-type: none;
  }
.ser_mainimg03 {
	position:relative;
	overflow:hidden;
	width:100%;
	height:180px;
  }
.ser_mainimg03 img {
		position:absolute;
	left:50%;
	height:150px;
	margin-left:-315px;
	list-style-type: none;
  }

.ser_mainimg04 img {
	width: 100%;
  }

/*パンクズ*/
.pankuzu {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: x-small;
	height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
.pan_logo {
	float: left;
	height: 15px;
	margin-left: 5px;
  }	
/*共通*/

.service {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.service .bl_title {
	background-color: #DEEDFA;
	font-weight: bold;
	color: #277CB6;
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.service p {
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	line-height: 22px;
}
.hiyou .inbox_r{
	background-color: #EFEFEF;
	border: 3px solid #FFF;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-top: 10px;
}
.service .gr_inbox{
	font-size: 14px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 22px;
	background-color: #E8E8E8;
	color: #333;
	text-align: left;
}
.gray_bg{
	background-color: #E8E8E8;
	padding: 10px;
}
.blue_midashi{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #358FCD;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 22px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	}
.media_stitle{
	background-color: #A5A6A7;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}

/*サービス*/
.ser_inbox{
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.ser_waku {
	width: 100%;
}

.ser_seobg{
	width: 100%;
	height: auto;
	padding-bottom: 30px;
}
.ser_intbg{
	width: 100%;
}
.ser_otherbg{
	width: 100%;
}
.ser_hpbg{
	width: 100%;
}
.ser_supbg{
	width: 100%;
}
.ser_rinbox{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
}
.ser_rinbox p{
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.ser_linbox{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
}
.ser_linbox p{
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.ser_linbox02{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
}
.ser_linbox02 p{
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.ser_iconwaku{
	width: 100%;
	background-color: #999;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;

}
.ser_icon{
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.ser_text{
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E1E1E1;
	clear: none;
	width: 100%;
}
.ser_text02{
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.ser_text span{
	font-weight: normal;
	font-size: 12px;
}
.ser_text02 span{
	font-weight: normal;
	font-size: 12px;
}
.ser_btn{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;

}
.ser_btn a{
	width: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 25px;  /* CSS3草案 */
	-webkit-border-radius: 25px; /*Safari,Google Chrome用 */
	-moz-border-radius: 25px;
	background-color: #666;
	color: #FFF;
	text-decoration: none;
}
.ser_btn a:hover{
	background-color: #D90010;
	text-decoration: none;
}
.ser_ichiran{
	background-color: #575757;
	padding-top: 50px;
	padding-bottom: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ser_ichiran .title{
	font-size: 18px;
	color: #FFF;
	margin-bottom: 30px;
}
.ser_ichitable{
 width: 100%;
 border-collapse: collapse;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }
.ser_ichitable td{
	padding: 8px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
 }
 .ser_ichitable td:hover{
	background-color: #000;
 }
 .ser_ichitable a{
	color: #E3E3E3;
 }
/*SEO*/
.seo_text{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-size: 14px;
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
 }
 .seo_text p{
	margin-bottom: 15px;
 }
#seo_box{
	width: 100%;
	padding-top: 10px;

  }
.slider {
    width: 90%;
    margin: 0 auto 80px;
  }
.slick-slide img {
    width: 100%;
    height: auto;
  }
.seo_slide{
	width: 100%;
  }
.seo_slide a:hover img{
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;  
  }
.seo_slide .slick-slide{
    margin: 5px;
  }

.seo_slide .slick-slide:not(.slick-center) {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  
  -webkit-filter: opacity(0.5);
  -moz-filter: opacity(0.5);
  -o-filter: opacity(0.5);
  -ms-filter: opacity(0.5);
  filter: alpha(opacity=50);
  transition: 0.2s linear;

}
.seo_auto {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.seo1w {
	margin-top: 24px;
}
.seo2w {
	margin-top: 13px;
}
.seo_btn {
	height: 70px;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 16px;
	border-radius: 4px;  /* CSS3草案 */
	-webkit-border-radius: 4px; /*Safari,Google Chrome用 */
	-moz-border-radius: 4px;
	margin-top: 40px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 22px;
	margin-left: 15px;
	background-color: rgba(22,45,90,0.2);

}
.seo_btn:hover {
	background-color: rgba(22,45,90,0.8);
}

.seo_menu {
	width: 615px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.seo_menu li {
	list-style-type: none;
	float: left;
}

#s1 {

}
#s2 {
	margin-top:-60px;
    padding-top:60px;
}
#s3 {
	margin-top:-60px;
    padding-top:60px;
}
.seo_plan {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.seo_plan p{
	text-align: left;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.seolidebtn_auto {
	width: 100%;
}
.seow {
	margin: 10px;

}
.seoslide_btn {
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 14px;
	border-radius: 4px;  /* CSS3草案 */
	-webkit-border-radius: 4px; /*Safari,Google Chrome用 */
	-moz-border-radius: 4px;
	float: left;
	line-height: 22px;
	margin-left: 3%;
	background-color: rgba(22,45,90,1.0);
	width: 29%;
	margin-top: 30px;
	height: 60px;

}
.seoslide_btn:hover {
	background-color: rgba(19,37,61,0.8);
}
.seotable table tr td{
	padding: 5px;
	font-size: 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.marker_yellow_futo {
background: linear-gradient(transparent 20%, #ffff66 0%);
}

.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.seo2_title{
	font-size:20px;
	text-align: left;
	margin-left: 10px;
}
.seo2_ul{
	font-size:14px;
}
.w900 .grayywaku {
	border: 1px solid #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	}
.w900 .grayywaku p {
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-bottom: 5px;
}
.w900 .grayywaku .blue {
	color: #2792D8;
	font-size: 18px;
	font-weight: bold;
}
.sem_50p{
	width: 42%;
	float: left;
	margin-left: 5%;
}
.semy-sptext{
	text-align: left;
	font-size: 14px;
}
/*リスティング*/
.lis-3 li {
	width: 33%;
	float: left;
}
.graywaku0 {
	border: 1px solid #999;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.graywaku0 p {
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
}
.sem-text01{
	font-size: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #00448D;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*ホームページ・WEB制作*/
.web_border{
	font-size: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/service/seo24.jpg);
	background-position: center top;
	color: #FFF;
}
.web4{
	width: 210px;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	background-color: #E0F4F8;
	height: 250px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.web4 a .price {
	font-size: 21px;
	font-weight: bold;
	color: #2C9FAF;
	text-align: right;
}
.web4:hover {
	background-color: #ffcc59;
}

.orange_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8c00;
	text-align: left;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FF8C00;
	font-size: 14px;
	font-weight: bold;
}
.green_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #390;
	text-align: left;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #390;
	font-size: 14px;
	font-weight: bold;
}
.web2{
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.web2 .title{
	background-color: #31B1C5;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 10px;
}
.cms01{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.gr_inbox .inbox_r{
	background-color: #EFEFEF;
	border: 3px solid #FFF;
	padding-bottom: 5px;
}
.gr_inbox .title {
	background-color: #666;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	margin-top: 10px;
}
.web2_2{
	float: left;
	width: 300px;
	margin-right: 10px;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	background-color: #E0F4F8;
	padding-bottom: 10px;
}
.web2_2 a .price_waku {
	text-align: right;
}
.web2_2 a .price {
	font-size: 21px;
	font-weight: bold;
	color: #2C9FAF;
	text-decoration: none;
}
.web2_2 a .shinsa {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31B1C5;
	margin-right: 5px;
	padding: 2px;
}
.web2_2:hover {
	background-color: #ffcc59;	
}
.web2_2:hover a  {
	text-decoration: none;

}
.web2_3{
	width: 90%;
	margin-right: 5%;
	border: 1px solid #31B1C5;
	border-radius: 6px;  /* CSS3草案 */
	-webkit-border-radius: 6px; /*Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.web2_3 .price_waku {
	text-align: right;
}
.web2_3 .price {
	font-size: 21px;
	font-weight: bold;
	color: #2C9FAF;
}

.web2_3 .shinsa {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31B1C5;
	margin-right: 5px;
	padding: 2px;
}
.bijitable table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.bijitable table tr td{
	font-size: 14px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
}
}
