@charset "utf-8";

@media (max-width:640px){
/* CSS Document */
.pc {
	display: none;
}
body {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: medium;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 50px 0px;
	background-color: #FFF;
	background-size: 1px 40px;
}

a img {
    border-style:none;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	display: block;
	clear: both;
}
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	font-size: 12px;
}
h2 {
	font-size: x-large;
	line-height: 1.2;
	color: #0A0D52;
	font-weight: normal;
}
h3 {
	line-height: 30px;
	padding-top: 20px;
}
img {
	max-width: 100%;
}
/* ▼ヘッダー
---------------------------------------------------- */	
.TopPage #header {
	display: none;
}
#header {
}
#header_box {
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 22px;
}
#header img {
	width: 60%;
	margin-top: 2%;
	margin-left: 5%;
}
#header_address {
}
#header_menu {
	padding-left: 2px;
}
#header_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: none;
}
.slidemenu {
	background-color: #F0F0EF;
}
.slidemenu li {
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
}
.slidemenu li a {
	padding: 10px 0 10px 20px;
	display: block;
	text-decoration: none;
	color: #000000;
}
.slidemenu li:first-child {
    border-top: none;
}
.slidemenu li:last-child {
    border-bottom: none;
}
.slidemenu .slidemenu-header {
	height: 60px;
	border-bottom: 1px solid #969696;
	box-shadow: 0 1px 3px rgba(34,25,25,.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
	background-color: #969696;
}
.slidemenu .slidemenu-header div {
	padding: 17px 0px 0px 19px;
	text-decoration: none;
	color: #fff;
	text-align: left;
}

/* 
---------------------------------------------------- */	
.end {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.spacer {
	float: left;
}
.spacer1 {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.spacer5 {
	clear: both;
	overflow: hidden;
	height: 5px;
}
.spacer7 {
	clear: both;
	overflow: hidden;
	height: 7px;
}
.spacer10 {
	clear: both;
	overflow: hidden;
	height: 10px;
}
.spacer12 {
	clear: both;
	overflow: hidden;
	height: 12px;
}
.spacer20 {
	clear: both;
	overflow: hidden;
	height: 20px;
}
.spacer30 {
	clear: both;
	overflow: hidden;
	height: 30px;
}
.spacer35 {
	clear: both;
	overflow: hidden;
	height: 35px;
}
.txt_s {
	font-size: 10px;
}
.btn_box {
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn_box a {
	background: #EEEEEE;
	border-radius: 15px;
	font-size: 14px;
	color: #0066CC;
	text-align: center;
	border: 1px solid #8E9EBA;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.btn_box a:hover {
	color: #74AD96;
	text-decoration: none;
}
/* ▼ナビ
---------------------------------------------------- */	
#left_menu {
	float: left;
	width: 180px;
	margin-left: 40px;
}
#left_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_menu li a {
	border-radius: 5px;
	display: block;
	background: #113961;
	padding: 8px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navi {
	width: 95%;
	clear: both;
	margin:0 auto 0 auto;
}
	#navi:after {content: '';display: block;clear: both;}
#navi li {
	width:33%;
	margin: 0 auto 20px auto;
	float: left;
}
#navi img {
	width:100%;
}
#navi01 a{
}


/* ▼コンテンツ
---------------------------------------------------- */	
#contents-box {
}

#contents {
	width: 90%;
	margin: 0px auto 0px;
	clear: both;
}
#main_cap {
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	height: 80px;
}
#main_image {
	text-align: center;
	padding-bottom: 66px;
}
#main_image img {
	width: 270px;
}
#page_title {
	height: 184px;
	width: 184px;
	background: #0A0D52;
	text-align: center;
	margin: 77px auto 72px;
	color: #FFF;
}
#page_title img {
	width: 150px;
	margin-top: 27px;
}
#page_title-t {
	height: 184px;
	width: 184px;
	background: #0A0D52;
	text-align: center;
	margin: 77px auto 72px;
	color: #FFF;
	font-size: large;
	line-height: 184px;
	font-weight: bold;
}
.title_t {
	font-size: x-large;
	line-height: 30px;
	color: #0A0D52;
	font-weight: normal;
}
.construction {
	font-size: x-large;
	line-height: 40px;
	color: #0A0D52;
	font-weight: normal;
	text-align: center;
}
.photo_r {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.photo_r img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.photo_l {
	float: left;
}
.photo_l img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.photo_c {
	text-align: center;
}
/* ▼DTP/印刷
---------------------------------------------------- */
#contents_dtp {
	margin-left: 5%;
	margin-right: 5%;
}
#contents_dtp h2 {
	text-align: left;
	font-weight: normal;
	font-size: 32px;
}
#contents_dtp h3 {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
.dtp-box {
	border-top: 1px solid #0A0D52;
	margin-top: 40px;
}
.dtp-box .title  {
	background-image: url(../img/dtp/back.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-size: 100% auto;
	min-height: 130px;
}
.dtp-box .title img {
	margin-top: 12px;
	width: 50%;
}
.dtp-ex {
	margin:0 auto 0 auto;
	font-size: 16px;
}
.dtp-ex .left {
	float: left;
	margin-right: 0px;
}
.dtp-ex .blue {
	font-size: 28px;
	line-height: 32px;
	color: #1AB8CE;
	margin-left: 154px;
	padding-bottom: 15px;
}
.dtp-ex .txt {
	margin-left: 154px;
}
.dtp-ex .photo {
	float: right;
	margin-top: 2%;
	margin-bottom: 5%;
}
.dtp-ex .photo img {
	width: 100%;
}
#d-work_1 {
	font-size: x-large;
	line-height: 40px;
	color: #06C;
	font-weight: normal;
}
.d-work_1_box {
	background: #ECF5FF;
	padding: 10px 40px 20px;
	color: #0066cc;
	margin-top: 20px;
	margin-bottom: 20px;
}
.d-work_1-t {
	font-weight: bold;
	color: #FFF;
	background: #06C;
	float: left;
	padding: 5px 40px;
}
#d-work_2 {
	font-size: x-large;
	line-height: 40px;
	color: #C69;
	font-weight: normal;
}
.d-work_2_box {
	background: #FAF1F5;
	padding: 10px 40px 20px;
	color: #CC6699;
	margin-top: 20px;
	margin-bottom: 20px;
}
.d-work_2-t {
	font-weight: bold;
	color: #FFF;
	background: #C69;
	float: left;
	padding: 5px 40px;
}
#d-work_3 {
	font-size: x-large;
	line-height: 40px;
	color: #CC0;
	font-weight: normal;
}
.d-work_3_box {
	background: #FFFFF0;
	padding: 10px 40px 20px;
	color: #CCCC00;
	margin-top: 20px;
	margin-bottom: 20px;
}
.d-work_3-t {
	font-weight: bold;
	color: #FFF;
	background: #CC0;
	float: left;
	padding: 5px 40px;
}
.d-work_txt {
	clear: both;
	margin-bottom: 30px;
	padding-top: 12px;
}
/* ▼ピタックリーン
---------------------------------------------------- */	
.pita-t {
	font-weight: bold;
}
.pita_01 {
	padding-top: 15px;
	margin-bottom: 50px;
	clear: both;
	font-size: medium;
	line-height: 20px;
}
.pita_01 ul {
	list-style: disc outside;
	float: left;
	padding-left: 20px;
}
.pita_01 li {
	font-size: medium;
	padding-bottom: 5px;
}
.pita_01 span {
	font-size: small;
	line-height: 17px;
}
.pita_01 span i {
	font-style: normal;
	color: #E40013;
}
.promo-ar {
	margin-top: 25px;
	margin-bottom: 20px;
}
.promo-ar .title {
	font-size: 18px;
	color: #00A1EF;
	border-bottom: 1px dashed #0A0D52;
	margin-bottom: 15px;
}
.promo-ar .left {
	float: left;
}
.promo-ar .right {
	float: right;
	font-size: 16px;
}
.promo-ar .right .ar {
	margin-top: 8px;
}
.promo-ar .right .ar img {
	width: 60px;
	border-radius: 10px;
	float: left;
	margin-right: 10px;
}
.promo-ar .right .dl {}
.promo-ar .right .dl img {
	width: 135px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
.ar-txt {
	font-size: small;
	line-height: 17px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #0A0D52;
	margin-bottom: 15px;
}
.ar-txt2 {
	font-size: 12px;
	line-height: 17px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #0A0D52;
	margin-bottom: 15px;
}
.ar-txt2 ol {
	padding-left: 20px;
	list-style: decimal outside;
	margin-left: 5px;
}
.ar-txt2 li {
	font-size: small;
}
.promo-ar .right .att{
	font-size: x-small;
	line-height: 15px;
}
.w_ar {
	font-size: x-small;
	clear: both;
	padding-top: 35px;
	margin-bottom: 20px;
}
.w_ar_ar {
	background: #0A0D52;
	border-radius: 10px;
	float: left;
	color: #FFF;
	font-size: 18px;
	line-height: 20px;
	padding: 5px 15px 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ▼レーザー
---------------------------------------------------- */	
.laser_movie {
	text-align: center;
	padding-bottom: 40px;
}
.laser tbody {
	padding: 5px;
	border: 1px solid #000;
	font-size: small;
}
.laser tbody th {
	padding: 5px;
	font-weight: bold;
	border-right: 1px dashed #999;
}
.laser tbody td {
	padding: 5px;
	border-right: 1px dashed #999;
}
.laser tbody tr {
	padding: 5px;
	border-bottom: 1px dashed #999;
}
.laser tbody tr:hover {
	background-color: #CCE6E6; /* 行の背景色 */
}
.laser ul {
	padding-left: 20px;
}
.laser li {
	list-style: disc;
}
.laser_kihon {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

/* ▼電子ブック
---------------------------------------------------- */
.eb tbody {
	padding: 5px;
	border: 1px solid #000;
	font-size: small;
}
.eb tbody .title {
	padding: 5px;
	font-weight: bold;
	border-right: 1px dashed #999;
}
.eb tbody th {
	padding: 5px;
	border-right: 1px solid #0A0D52;
}
.eb tbody td {
	padding: 5px;
	border-bottom: 1px dashed #999;
	border-right: 1px dashed #999;
}
.eb tbody tr:hover {
	background-color: #CCE6E6; /* 行の背景色 */
}
.eb_th-t {
	background: #FFF;
	border-bottom: 1px solid #000000;
}
.eb_AB-t {
	background: #0A0D52;
	color: #FFF;
	text-align: center;
	border-bottom: 1px solid #000000;
}
.eb_pdf-t {
	text-align: center;
	background: #DEDEDE;
	border-bottom: 1px solid #000000;
}
.eb_AB {
	font-weight: bold;
	color: #0A0D52;
}
.eb_pdf {}
.eb-p {
	width: 100%;
}
.eb-p tbody {
	padding: 5px;
	border: 1px solid #000;
	font-size: small;
}
.eb-p tbody th {
	padding: 5px;
	font-weight: bold;
	border-right: 1px dashed #FFFFFF;
	color: #FFF;
	background: #0A0D52;
}
.eb-p tbody td {
	padding: 5px;
	border-right: 1px dashed #999;
}
.eb-p tbody td {
	padding: 5px;
	border-bottom: 1px dashed #999;
}
.eb-p tbody tr:hover {
	background-color: #CCE6E6; /* 行の背景色 */
}

/* ▼会社概要
---------------------------------------------------- */	
.company_cap {
	width: 100%;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#company_box {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
#company_box .txt_left {
	width: 95%;
	margin: 0 auto 0 auto;
	font-weight: bold;
}
#company_box .txt_right {
	width: 95%;
	margin:0 auto 0 auto;
}
.company_spacer  {
	clear: both;
	overflow: hidden;
	height: 20px;
}
.company_spacer_2  {
	clear: both;
	overflow: hidden;
	height: 60px;
}
.map-box {
	margin-top: 15px;
}
.gmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.adress{
	margin-top: 15px;
	float: left;
	padding-left: 0px;
}

.adress img{
	float: left;
	margin-right: 15px;
	width: 120px;
}
.adress p{
	float: left;
	margin-top: 5px;
	}
.adress .txt{
	float: left;
	margin-top: 12px;
	}
.adress:after {
  content: "";
  clear: both;
  display: block;
}
/* ▼WEB制作
---------------------------------------------------- */	
.wp tbody {
	padding: 5px;
	border: 1px solid #000;
	font-size: small;
}
.wp tbody th {
	padding: 5px;
	font-weight: bold;
	background: #EEE;
	border-right: 1px dashed #999;
}
.wp tbody td {
	padding: 5px;
	border-right: 1px dashed #999;
}
.wp tbody tr {
	padding: 5px;
	border-bottom: 1px dashed #999;
}
.wp tbody tr:hover {
	background-color: #CCE6E6; /* 行の背景色 */
}

/* ▼映像制作
---------------------------------------------------- */	
.movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* ▼集客・広告事業
---------------------------------------------------- */
ol.maru {
  margin: 0;
  padding: 0
}
ol.maru  li  {
  list-style: none;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
ul.ga {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 30px;
}
ul.ga li {
	list-style-type: disc;
}
/* ▼フッター
---------------------------------------------------- */	
.footer_navi {
	clear: both;
	text-align: center;
	font-size: small;
	padding-bottom: 40px;
}
.footer_navi a {
	text-decoration: none;
	color: #000000;
}
#footer {
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-top: 20px;
}
#footer_box {
	max-width: 95%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 12px;
}
#footer .logo {
	margin-right: 15px;
}
#footer .logo img {
	width: 86px;
}
#footer .name {
	font-weight: bold;
	font-size: 12px;
}
#footer .address {
	display:none;
}
#footer .address_sp {
	float: left;
	font-size: 10px;
	width: 100%;
	clear: both;
	margin:0 auto 20px auto;
}
#footer .copy {
	max-width: 95%;
	font-size: 10px;
	text-align: center;
	margin:0px auto 0 atuo;
}
.footer_menu {
	display:none;
}
.footer_menu ul {

}
.footer_menu li {
}
.footer_menu li a {
}

/* ▼ページトップ
---------------------------------------------------- */	
#page-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	font-weight: bold;
	color: #FFF;
}
#page-top a {
	text-decoration: none;
	color: #499FD7;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #1B2A74;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	height: 20px;
	margin-top: 10px;
}
}
