@charset "utf-8";
/* CSS Document */

/* contents 共通部分 */
#page h1 {
	line-height: 1.3;
}
#page h2 {
	background-color: #b5b5b5;
	padding: 90px 0;
	font-size: 18px;
	text-align: center;
}
#page p.main_copy {
	width: 616px;
	margin: 50px auto;
	font-size: 14px;
	line-height: 200%;
}
.page_wrap {
	width: 940px;
	margin: 0 auto;
	padding-top: 40px;
}
.page_wrap2 {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
}
.fl_left {
	float: left;
}
.fl_right {
	float: right;
}


/* -----------------------　運営会社　-------------------------------------- */
#company .page_wrap{
	width:100%;
}
#company .main_copy {
	text-align: center;
}
#company p.company_logo {
	width: 294px;
	margin: 80px auto 0;
}
#company h3 {
	text-align: center;
	font-size: 20px;
	line-height: 180%;
	margin-top: 80px;
}
#company p.company_copy {
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	margin-top: 60px;
}

/* ---- MAP & 概要 ----- */
#outline {
	margin-top: 80px;
	padding-bottom: 0;
}
#outline #map_canvas {
	width: 100%;
	height: 280px;
	display: block;
}
#outline .outline {
	width:90%;
	
	max-width: 940px;
	display: block;
	margin: 50px auto 0;
}
.outline dl {
	width:45%;
	margin-right: 50px;
	float: left;
}
.outline dl:last-of-type {
	margin-right: 0;
}
.outline dt {
	font-size: 14px;
	line-height: 190%;
	font-weight: bold;
}
.outline dd {
	font-size: 15px;
	line-height: 190%;
	margin-bottom: 1em;
}

/* ----------------------------------　選ばれる理由　-------------------------------------- */

#reason {
	border-top: 1px solid #c0c0c0;
}
#reason dl.reason {
	width: 940px;
	margin: 0 auto;
}
#reason dl.reason dt {
	width: 370px;
	display: block;
}
.mr120 {
	margin-right: 120px;
}
#reason dl.reason dd {
	width: 450px;
	display: block;
}
#reason dl.reason dd h3 {
	font-size: 18px;
	line-height: 170%;
}
#reason dl.reason dd p {
	font-size: 14px;
	line-height: 200%;
	margin-top: 12px;
}
.b_mt120 {
	border-top: 1px solid #c0c0c0;
	margin-top: 120px;
	padding-top: 120px;
}


#reason dl.reason_top {
	width: 940px;
	margin: 0 auto;
}
#reason dl.reason_top dt {
	width: 420px;
	display: block;
}
#reason dl.reason_top dd {
	width: 400px;
	display: block;
}
#reason dl.reason_top dd h3 {
	font-size: 18px;
	line-height: 170%;
}
#reason dl.reason_top dd p {
	font-size: 14px;
	line-height: 200%;
	margin-top: 12px;
}

/* ----------------------------------　制作の流れ　-------------------------------------- */

#flow {
	border-top: 1px solid #c0c0c0;
}
#flow dl.reason {
	width: 940px;
	margin: 0 auto;
}
#flow dl.reason dt {
	width: 370px;
	display: block;
}

#flow dl.reason dd {
	width: 450px;
	display: block;
}
#flow dl.reason dd h3 {
	font-size: 16px;
	line-height: 170%;
}
#flow dl.reason dd p {
	font-size: 13px;
	line-height: 180%;
	margin-top: 12px;
}

/* --------------------------- 制作スケジュール ---------------------*/
#schedule {
	padding: 80px 0 20px;
}
#schedule h2 {
	font-size: 30px;
	text-align: center;
}
#schedule p.under_title {
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	margin-top: 40px;
}
#schedule .schedule {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin: 80px 0 0;
	padding: 0;
}
.schedule dl {
	width: 576px;
	margin: 0 auto;
}
.schedule dl dt {
	width: 180px;
	display: block;
	float: left;
	clear: left;
}
.schedule dl dd {
	padding-left: 86px;
	padding-top: 70px;
	float:left;
	width: 310px;
	display: block;
}
.schedule dl dd h3 {
	font-size: 18px;
}
.schedule dl dd p {
	font-size: 14px;
	line-height: 200%;
	margin-top: 10px;
}

/* ------------------- サービスメニュー ------------*/

#contents_sub {
	padding-top: 0px;
}

.icon {
	display: block;
	background-color: #FFF;
	padding: 30px 0;
	clear: both;
	margin:0;
}
.icon ul.design {
	list-style: none;
	width: 548px;
	margin: 0 auto;
	text-align: center;
}
.icon ul.design li {
	float:left;
	padding: 0 15px;
}
.icon ul.point {
	list-style: none;
	width: 650px;
	margin: 0 auto;
	text-align: center;
}
.icon ul.point li {
	float:left;
	padding: 0 15px;
}
#service_menu h2 {
	font-size: 44px;
	text-align: center;
}
#service_menu p.under_title {
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	margin-top: 40px;
}

#service_menu h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}


ul.service_menu_box1 {
	width: 960px;
	list-style: none;
	margin: 85px auto 0;
}
ul.service_menu_box1 li {
	width: 460px;
	margin:0;
	float: left;
	display: block;
	text-align:center;
}
ul.service_menu_box1 li.last {
	padding-left: 40px;
}
ul.service_menu_box1 li p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 200%;
}
ul.service_menu_box1 li img {
	display: block;
	margin: 0 auto;
}

ul.service_menu_box2 {
	width: 960px;
	margin: 140px auto 0;
	list-style: none;
	text-align: center;
}

ul.service_menu_box2 li {
	float: left;
	width: 300px;
	margin-right: 30px;
}
ul.service_menu_box2 li.last {
	margin-right: 0;
}
ul.service_menu_box2 li h3 {
	font-size: 16px;
	margin-top: 30px;
}
ul.service_menu_box2 li p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 200%;
}

.btn_detail a {
	font-size: 13px;
	line-height:45px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #e60012;
	-webkit-border-radius: 23px;/* for Safari and Chrome */
	-moz-border-radius: 23px; /* for Firefox */
	-o-border-radius: 23px; /* for opera */
	border-radius: 23px;
	width: 180px;
	margin: 38px auto 0;
	display: block;
	color: #e60012;
	text-decoration: none;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.btn_detail a:hover {
	background-color: #e60012;
	color: #FFF;
	border: 1px solid #e60012;
}

.title_icon {
	width: 940px;
	margin: 120px auto 0;
	text-align: center;
}
.design_point {
	list-style: none;
	width: 940px;
	margin: 0 auto;
}
.design_point li {
	width: 420px;
	float: left;
	margin-right: 100px;
	margin-top: 90px;
}
.design_point li.last {
	margin-right: 0;
}
.design_point li p {
	font-size: 17px;
	margin-top: 35px;
	line-height: 180%;
	text-align: center;
	font-weight: bold;
}
.design_point li p span {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin-top: 8px;
}
.design_point li p span small {
	font-size: 12px;
}
#design_point_img {
	width: 1000px;
	margin: 100px auto 0;
}
#design_point_img ul {
	list-style: none;
}
#design_point_img ul li {
	margin: 0 0 20px;
}
#design_point_img ul li img {
	max-width: 100%;
	height: auto;
}

/* ------------------ サービスメニュー -------------------------*/

dl.service_menu {
	width: 940px;
	margin: 0 auto;
}
dl.service_menu dt {
	margin-top: 170px;
	width: 420px;
	display: block;
	clear: both;
}
dl.service_menu dd {
	margin-top: 170px;
	width: 420px;
	display: block;
	padding-top: 30px;
}
.mr100 {
	margin-right: 100px;
}
dl.service_menu dd h4 {
	font-size: 18px;
}
dl.service_menu dd p {
	font-size: 14px;
	line-height: 200%;
	margin-top: 10px;
}

/*ブログ */
#blog {
	margin-top: 50px;
}


#blog ul {
	width: 700px;
	margin: 60px auto 0;
	list-style: none;
}
#blog ul li {
	float: left;
	width: 300px;
	margin-right: 50px;
	background-color: #FFF;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#blog ul li:nth-child(2n) {
	margin-right: 0;
}
#blog ul li:nth-child(odd) {
	clear: both;
}
#blog ul li h3 {
	margin:0 auto;
	padding: 8px 0 0;
	font-size: 14px !important;
	text-align: left;
	line-height: 180%;
	font-weight: normal;
}
#blog ul li p.date {
	font-family: nimbus-sans-condensed, sans-serif;
	font-weight: 700;
	font-size: 12px;
	margin: 15px 0 0 !important;
	padding: 0 !important;
}
#blog ul li em {
	width: 80px;
	display: block;
	float:left;
	margin-right: 20px;
	margin-top: 15px;
}
#blog ul li a {
	text-decoration: none;
	color:#000;
}
#blog ul li a:hover {
	 filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
#blog ul li img {
	width: 100%;
	height: auto;
}
#entry {
	margin-top: 50px;
	padding-top: 60px;
	padding-bottom: 50px;
}
#entry h1 {
	text-align: center;
	font-size: 32px;
	padding-bottom: 80px;
}
#entry h1 small {
	font-size: 26px;
	display: block;
	margin-bottom: 15px;
}
#entry .left {
	width: 650px;
	float: left;
	margin-right: 106px;
}
#entry .left .entry h2 {
	font-size: 22px;
	border-left: 5px solid #ccc;
	padding-left: 10px;
}
#entry .left .entry h3 {
	font-size: 17px;
	line-height: 160%;
}
#entry .left .entry p {
	margin-top: 40px;
	font-size: 14px;
	line-height: 220%;
}
#entry .left .entry em  {
	display: block;
	margin-top: 20px;
	font-style: normal;
	font-size: 11px;
	width: 80%;
	float: right;
	text-align: right;
}
#entry .left .entry em a {
	color: #333;
	text-decoration: none;
	padding: 0 10px;
}

#entry .left .entry em a:hover {
	text-decoration: underline;
}
#entry .left .entry p.date_d {
	font-size: 12px;
	width: 17.5%;
	float: left;
	margin: 10px 0 0 2.5% ;
}
#entry .right {
	width: 300px;
	float: left;
}
#entry .right #sidebar ul {
	list-style: none;
	margin-bottom: 20px;
}
#entry .right #sidebar ul li h2 {
	padding: 10px 0 8px;
	font-size: 15px;
	text-align: center;
	background-color: #f5f5f5;
}
#entry .right #sidebar ul li ul {
	list-style: none;
}
#entry .right #sidebar ul li ul li {
	padding: 12px 0 10px;
}
#entry .right #sidebar ul li ul li i.fa {
	margin: 0 1em 0 1em;
}
#entry .right #sidebar ul li ul li a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
#entry .right #sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#sidebar h3 {
	padding: 10px 0 8px;
	font-size: 15px;
	text-align: center;
	background-color: #f5f5f5;
}
#sidebar ul.useful {
	list-style: none;
	margin-bottom: 20px;
}

#sidebar ul.useful li {
	padding: 12px 0 10px;
}
#sidebar ul.useful li i.fa {
	margin: 0 1em 0 1em;
}
#sidebar ul.useful li a {
	color: #333;
	text-decoration: none;
}
#sidebar ul.useful li a:hover {
	text-decoration: underline;
}

/*一覧*/
#entry .entry dl {
	padding:16px 0 14px;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	line-height: 1.2;
}
#entry .entry dl:nth-of-type(1) {
	margin-top: 40px;
}
#entry .entry dl dt {
	float: left;
	width: 10em;
}
#entry .entry dl dd {
	margin-left: 10em;
}
#entry .entry dl dd a {
	text-decoration: none;
	color: #333;
}
#entry .entry dl dd a:hover {
	text-decoration: underline;
}

/* 用語集 */
#glossary h2 {
	background-color: #fff !important;
	padding:0;
	font-size: 30px;
	letter-spacing: 0.1em;
}
#glossary .under_title p {
	width: 625px;
	font-size: 14px;
	line-height: 200%;
	margin: 40px auto 0;
	text-align: center;
}
#glossary #word {
	margin: 80px auto 0;
	padding-top: 60px;
	border-top: 1px solid #ccc;
}
#glossary #word h3 {
	font-size: 18px;
	text-align: center;
}
#glossary #word ul.terminology {
	width: 980px;
	margin: 50px auto 0;
	list-style: none;
}
#glossary #word ul.terminology li a {
	color: #e60012;
	font-size: 22px;
	padding: 10px 10px 9px;
	border: 1px solid #e60012;
	width: 22px;
	float: left;
	margin-right: 21px;
	margin-bottom: 50px;
	text-decoration: none;
}
#glossary #word ul.terminology li a:hover {
	background-color: #e60012;
	color: #fff;
}

#glossary #word ul.terminology li:nth-child(15n) {
	margin-right: 0;
}
#glossary #terminology {
	margin: 80px auto 0;
	padding-top: 60px;
	border-top: 1px solid #ccc;
}
#glossary #terminology h3 {
	font-size: 18px;
	text-align: center;
}
#glossary #terminology h3 em {
	font-style: normal;
	font-size: 28px;
}
#glossary #terminology ul {
	list-style: none;
	width: 960px;
	margin: 45px auto 0;
}
#glossary #terminology ul li {
	float: left;
	width: 240px;
	font-size: 16px;
	color: #e60012;
	margin-bottom: 24px;
}
#glossary #terminology ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #e60012;
	padding-left: 0.5em;
}
#glossary #terminology ul li a:hover {
	text-decoration: underline;
}

#glossary #detail {
	margin: 80px auto 0;
	padding-top: 60px;
	border-top: 1px solid #ccc;
}
#glossary #detail dl {
	width: 700px;
	margin: 0 auto;
}
#glossary #detail dl dt {
	font-size: 28px;
	font-weight: bold;
}
#glossary #detail dl dd p {
	font-size: 15px;
	line-height: 200%;
	margin-top: 30px;
}

/* /////////お問い合わせ他フォーム */

#contact dl.contact dt {
	font-size: 1.5em;
	padding: 14px 2% 12px;
	background-color: #f5f5f5;
	float: left;
	display: block;
	width: 21%;
	clear: both;
	margin-bottom: 10px;
}
#contact dl.contact dd {
	width: 75%;
	border-bottom: 1px dotted #bbb;
	padding: 8px 0 7px 25%;
	margin-bottom: 10px;
}
#contact dl.contact dd input {
	font-size: 1.5em;
	padding: 3px 4%;
	width: 86%;
	margin: 0 0 0 20px;
}
p.right_f {
	float:right;
	width: 50%;
	text-align: right;
	font-size: 12px;
	color: #FF0000;
}
p.left_l {
	float:left;
	width: 50%;
	text-align: left;
}
/* ------------------ 料金表 -------------------------*/

#price h3 {
	font-size: 18px;
	padding-left:1%;
	border-left: 8px solid #cdcdcd;
	width: 79%;
	margin: 0 auto;
}

#price table.fee {
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 80%;
}
#price table.fee th {
	background-color: #ededed;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px;
	font-size: 15px;
}
#price table.fee td {
	background-color: #FFF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px 20px;
	font-size: 15px;
	text-align: center;
}
#price table.fee td p.right {
	text-align: right;
}
#price p.note {
	margin: 60px auto 0;
	font-size: 13px;
	line-height: 200%;
	width: 80%;
}

/*///////// お問い合わせ //////////*/
.contactMain{
	text-align: center;
	margin-top:70px;
}
p.contactAttention{
	text-align: center;
	padding:0 20px;
    margin: 25px auto 0;
    font-size: 12px;
	line-height: 1.5;
    color: #999;
}
table#contact {
	margin:30px auto 20px;
	text-align: left;
	width: 80%;
	line-height: 150%;
}
table#contact th {
	background: #F1F1F2;
	text-align: left;
	padding: 15px;
	width: 170px;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #D1D3D4;
	vertical-align: middle;
}
table#contact td {
	font-size: 15px;
	border-bottom: 1px solid #D1D3D4;
	padding: 15px;
}
table#contact .textfield , table#contact .textarea {
	font-size: 15px;
	width: 460px;
	padding: 12px;
}
table#contact th span {
	padding-left: 0.5em;
	color: #ff0000;
}

button.submitButton{
	width: 250px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	font-weight: bold;
	color: #999;
	font-size: 1rem;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 75px;
	margin-bottom: 100px;
	background-color: #fff;
	cursor: pointer;
}
button.submitButton:hover{
	background-color: #999;
	color: #FFFFFF;
}
button.submitButton2　{
	width: 250px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	font-weight: bold;
	color: #999;
	font-size: 1rem;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 50px;
	background-color: #fff;
	cursor: pointer;
}
button.submitButton2:hover{
	background-color: #999;
	color: #FFFFFF;
}
#contact td p a {
	font-size: 13px;
	color: #333;

}
p.thanks {
	line-height: 180%;
	font-size: 15px;
	text-align: center;
}
.dl_btn a {
	display: block;
	margin: 0 auto;
	font-size: 18px;
	padding: 20px 30px;
	border: 1px solid #333;
	text-align: center;
	width: 300px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.dl_btn a:hover {
	background-color: #e60012;
	color: #fff;
	border-color: #e60012;
}
table#kakunin {
	width: 60%;
	margin: 0 auto;
}
table#kakunin td {
	padding: 2em;
	border: 1px solid #ccc;
}
table#kakunin th {
	padding: 2em;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	width: 35%;
}
.err p {
	margin-top: 20px;
	font-size: 15px;
}

/* カタログ無料ダウンロード */
#catalog_dl {
	border-top: 1px solid #c8c8c8;
}
#catalog_dl .jirei_box {
	border-bottom: 1px solid #c8c8c8;
	padding: 90px 0;
}
#catalog_dl .jirei_box dl {
	width: 1000px;
	margin: 0 auto;
}
#catalog_dl .jirei_box dl dt {
	width: 420px;
	float: left;
	margin-right: 50px;
}
#catalog_dl .jirei_box dl dd {
	width: 530px;
	float: left;
}
#catalog_dl .jirei_box dl dt ul {
	list-style: none;
}
#catalog_dl .jirei_box dl dd h4 {
	font-size: 18px;
}
#catalog_dl .jirei_box dl dd p.note {
	font-size: 11px;
	margin-top: 12px;
}
#catalog_dl .jirei_box dl dd p.body {
	font-size: 14px;
	line-height: 30px;
}
#catalog_dl .jirei_box dl dd p.body strong {
	margin-top: 12px;
	display: block;
}
#catalog_dl .jirei_box dl dd em a {
	text-align: center;
	color: #e60012;
	font-style: normal;
	display: block;
	width: 252px;
	margin:50px auto 0;
	padding: 12px 0 11px;
	border: 1px solid #e60012;
	text-decoration: none;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
	-webkit-border-radius: 20px;/* for Safari and Chrome */
	-moz-border-radius: 20px; /* for Firefox */
	-o-border-radius: 20px; /* for opera */
	border-radius: 20px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

#catalog_dl .jirei_box dl dd em a:hover {
background-color: #e60012;
	color: #FFF ;
}


#catalog_dl .jirei_box dl dd em small {
	font-size: 11px;
}

/* THANKS PAGE */
#company_name {
	margin: 50px auto 0;
	width: 500px;
	text-align: center;
}
#company_name h4 {
	font-size: 20px;
}
#company_name h4 small {
	font-size: 14px;
	font-weight: normal;
}
#company_name p {
	margin-top: 15px;
	line-height: 180%;
}
#company_name .tell {
	font-family:  Helvetica,Arial,"sans-serif";
	font-size: 32px;
	margin-top: 20px;
	font-weight: 700;
}

/* pryvacy policy */
.company_pp {
	width: 400px;
	float: right;
	font-size: 14px;
	line-height: 180%;
	margin-top: 60px;
}
dl.pp {
	font-size: 14px;
	line-height: 200%;
}
dl.pp dt {
	font-weight: bold;
	margin-top: 1.5em;
	font-size: 15px;
}
h3.kanren {
	background-color: #ececec;
	padding: 10px 15px 9px 15px;
	font-size: 14px;
	margin-top: 50px;
}
ul.relation {
	margin-top: 25px;
	list-style: none;
}

ul.relation li {
	width: 145px;
	float: left;
	margin-right: 23px;
}
ul.relation li img {
	max-width: 100%;
	height: auto;
}
ul.relation li p {
	margin-top: 10px !important;
	font-size: 13px !important;
	line-height: 150% !important;
}
ul.relation li a p  {
	text-decoration: none;
	color: #333;
}
ul.relation li:last-of-type {
	margin-right: 0;
}
.paging {
	margin-top:40px;
}

/* お役立ちブログ　テーブル */
#entry table.sell {
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
	text-align: left;
	line-height: 1.4;
}
#entry table.sell th {
	background-color: #ededed;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px;
	font-size: 13px;
		text-align: center;
}
#entry table.sell td {
	background-color: #FFF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px 20px;
	font-size: 13px;
}
#entry table.sell td p.right {
	text-align: right;
}

/*////////////// 無料相談会 ///////////// */
.adp_sign {
	width: 960px;
	margin:0 auto;
}
p.consttation {
	text-align: center;
	line-height: 200%;
	margin-top: 60px;
}
ul.consultation_list {
	list-style: none;
	width: 730px;
	margin: 60px auto 0;
}
ul.consultation_list li {
	float: left;
	margin-right: 60px;
}
ul.consultation_list li:last-of-type {
	margin-right: 0;
}
#co_outline {
	background-color: #f0f0f0;
	padding: 50px 0;
}
#co_outline dl {
	width: 960px;
	margin: 0 auto;
}
#co_outline dl dt {
	float: left;
	width: 694px;
}
#co_outline dl dt h2 {
	font-size: 16px;
	margin-bottom: 12px;
}
#co_outline dl dt p {
	font-size: 14px;
	line-height: 200%;
}
#co_outline dl dd {
	float: right;
	width: 266px;
}

h1#form {
	font-size: 32px;
	margin-top: 100px;
	text-align: center;
}
p.form_copy {
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	margin-top: 25px;
}

/* ------------------ プライバシーポリシー　個人情報　privacy -------------------------*/

#privacy{
	width:960px;
	margin:0 auto;
}

/* ------------------------------------------- RSS --------------------------------*/

.rss-date {
font-size: .8em;
margin-left: 1em;
}
ul li .rsswidget {
line-height: 1.6;
font-weight: 700;
}
.rssSummary {
font-weight: 400;
font-size: .8em;
margin-top: 5px;
line-height: 1.6;
}
ul li cite {
display: none;
}


/* //////////////////////////////////////////////////////----------------------------------------SPレイアウト -----------------------------------//////////////////////////////////////////////////////////////////////// */

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

/* contents 共通部分 */

#page h2 {
	background-color: #b5b5b5;
	padding: 50px 0;
	font-size: 16px;
	text-align: center;
}
#page h2 span {
	display: block;
	margin-top: 10px;
}
#page p.main_copy {
	width: 86%;
	margin: 30px auto ;
	font-size: 13px;
	line-height: 180%;
}
.page_wrap,
.page_wrap2{
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
.fl_left {
	float: none;
}
.fl_right {
	float: none;
}


/* -----------------------　運営会社　-------------------------------------- */

#company p.company_logo {
	width: 40%;
	margin:60px auto 0;
}
#company h3 {
	width: 88%;
	text-align: center;
	font-size: 16px;
	line-height: 180%;
	margin: 50px auto 0;
}
#company p.company_copy {
	font-size: 13px;
	line-height: 180%;
	text-align: center;
	margin: 45px auto 0;
	width: 80%;
}

/* ---- MAP & 概要 ----- */
#outline {
	margin-top: 60px;
	padding-bottom: 50px;
}
#outline #map_canvas {
	width: 86%;
	height:200px;
	display: block;
	float: none;
	margin:0 auto;
}
#outline .outline {
	display: block;
	width: 86%;
	float: none;
	margin: 30px auto 0;
}
.outline dt {
	font-size: 13px;
	line-height: 180%;
	font-weight: bold;
}
.outline dd {
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 1em;
}

/* ----------------------------------　選ばれる理由　-------------------------------------- */


#reason dl.reason {
	width:86%;
	margin: 0 auto;
}
#reason dl.reason dt {
	width: 100%;
	display: block;
	float: none;
}
.mr120 {
	margin-right: 0px;
}
#reason dl.reason dd {
	width: 100%;
	display: block;
	float: none;
	margin-top:10px;
}
#reason dl.reason dd h3 {
	font-size: 16px;
	line-height: 170%;
}
#reason dl.reason dd p {
	font-size: 13px;
	line-height: 180%;
	margin-top: 12px;
}
.b_mt120 {
	border-top: 1px solid #c0c0c0;
	margin-top: 50px;
	padding-top: 50px;
}

#reason dl.reason_top {
	width: 86%;
	margin: 0 auto;
}
#reason dl.reason_top dt {
	width: 100%;
	display: block;
}
#reason dl.reason_top dd {
	width: 100%;
	display: block;
	margin-top: 10px;
}
#reason dl.reason_top dd h3 {
	font-size: 16px;
	line-height: 170%;
}
#reason dl.reason_top dd p {
	font-size: 13px;
	line-height: 180%;
	margin-top: 12px;
}

/* ----------------------------------　制作の流れ　-------------------------------------- */

#flow {
	border-top: 1px solid #c0c0c0;
}
#flow dl.reason {
	width: 86%;
	margin: 0 auto;
}
#flow dl.reason dt {
	width: 100%;
	display: block;
}

#flow dl.reason dd {
	width: 100%;
	display: block;
	margin-top: 10px;
}
#flow dl.reason dd h3 {
	font-size: 16px;
	line-height: 170%;
}
#flow dl.reason dd p {
	font-size: 13px;
	line-height: 180%;
	margin-top: 12px;
}

/* --------------------------- 制作スケジュール ---------------------*/
#schedule {
	padding: 50px 0 20px;
}
#schedule h2 {
	font-size: 20px;
	text-align: center;
}
#schedule p.under_title {
	font-size: 13px;
	line-height: 180%;
	text-align: left;
	margin: 20px auto 0;
	width: 86%;
}
#schedule .schedule {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin: 40px 0 0;
	padding: 0;
}
.schedule dl {
	width: 93%;
	margin: 0 6% 0 1%;
}
.schedule dl dt {
	width: 26%;
	display: block;
	float: left;
	clear: left;
}
.schedule dl dd {
	padding-left: 6%;
	padding-top: 10%;
	float:left;
	width: 68%;
	display: block;
}
.schedule dl dd h3 {
	font-size: 15px;
}
.schedule dl dd p {
	font-size: 12px;
	line-height: 180%;
	margin-top: 10px;
}

/* ------------------ 料金表 -------------------------*/

#price h3 {
	font-size: 16px;
	padding-left:1.25%;
	border-left: 6px solid #cdcdcd;
	width: 79%;
	margin: 0 auto;
	line-height: 140%;
}
#price table.fee {
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 86%;
}
#price table.fee th {
	background-color: #ededed;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
	font-size: 12px;
}
#price table.fee td {
	background-color: #FFF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
	font-size: 12px;
	text-align: center;
}
#price table.fee td p.right {
	text-align: right;
}
#price p.note {
	margin: 30px auto 0;
	font-size: 11px;
	line-height: 170%;
	width: 88%;
}

/*///////// お問い合わせ //////////*/
.contactMain{
	text-align: left;
	margin-top:70px;
}
p.contactAttention{
	text-align: left;
}
table#contact {
	margin:30px auto 20px;
	text-align: left;
	width: 88%;
}
table#contact th {
	background: #F1F1F2;
	text-align: left;
	padding: 12px 3% 11px;
	width: 30%;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	border-bottom: 1px solid #D1D3D4;
	vertical-align: middle;
}
table#contact td {
	font-size: 14px;
	border-bottom: 1px solid #D1D3D4;
	padding: 13px 0 13px 4%;
}
table#contact .textfield ,table#contact .textarea {
	font-size: 13px;
	width: 94%;
	padding: 12px 3%;
}

button.submitButton{
	width: 220px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	font-weight: bold;
	color: #999;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 50px;
	margin-bottom: 60px;
	background-color: #fff;
	cursor: pointer;
}
button.submitButton:hover{
	background-color: #999;
	color: #FFFFFF;
}
button.submitButton2　{
	width: 250px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	font-weight: bold;
	color: #999;
	font-size: 1rem;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 50px;
	background-color: #fff;
	cursor: pointer;
}
button.submitButton2:hover{
	background-color: #999;
	color: #FFFFFF;
}
#contact td p a {
	font-size: 13px;
	color: #333;

}
p.thanks {
	line-height: 180%;
	font-size: 13px;
	width: 88%;
	margin: 40px auto 30px;
}
.dl_btn a {
	display: block;
	margin: 0 auto;
	font-size: 18px;
	padding: 20px 30px;
	border: 1px solid #333;
	text-align: center;
	width: 300px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
		transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.dl_btn a:hover {
	background-color: #e60012;
	color: #fff;
	border-color: #e60012;
}
table#kakunin {
	width: 60%;
	margin: 0 auto;
}
table#kakunin td {
	padding: 2em;
	border: 1px solid #ccc;
}
table#kakunin th {
	padding: 2em;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
}
.err p {
	margin-top: 20px;
	font-size: 15px;
}

/*ブログ */
#entry {
	margin-top: 0px;
	padding-top: 60px;
	padding-bottom: 50px;
}
#entry h1 {
	text-align: center;
	font-size: 20px;
	padding-bottom: 60px;
}
#entry h1 small {
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
	line-height:1.5;
}
#entry .left {
	width: 100%;
	float: none;
	margin-right: 0;
}
#entry .left .entry h2 {
	font-size: 16px;
	border-left: 5px solid #ccc;
	padding-left: 10px;
}
#entry .left .entry h3 {
	font-size: 16px;
	line-height: 160%;
}
#entry .left .entry p {
	margin-top: 30px;
	font-size: 13px;
	line-height: 180%;
}
#entry .right {
	width: 100%;
	float: none;
	margin-top: 50px;
}
#entry .right #sidebar ul {
	list-style: none;
	margin-bottom: 20px;
}
#entry .right #sidebar ul li h2 {
	padding: 10px 0 8px;
	font-size: 15px;
	text-align: center;
	background-color: #f5f5f5;
}
#entry .right #sidebar ul li ul {
	list-style: none;
}
#entry .right #sidebar ul li ul li {
	padding: 12px 0 10px;
}
#entry .right #sidebar ul li ul li i.fa {
	margin: 0 1em 0 1em;
}
#entry .right #sidebar ul li ul li a {
	color: #333;
	text-decoration: none;
}
#entry .right #sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#sidebar h3 {
	padding: 10px 0 8px;
	font-size: 15px;
	text-align: center;
	background-color: #f5f5f5;
}
#sidebar ul.useful {
	list-style: none;
	margin-bottom: 20px;
}

#sidebar ul.useful li {
	padding: 12px 0 10px;
}
#sidebar ul.useful li i.fa {
	margin: 0 1em 0 1em;
}
#sidebar ul.useful li a {
	color: #333;
	text-decoration: none;
}
#sidebar ul.useful li a:hover {
	text-decoration: underline;
}
	#entry iframe {
		width: 100%;
		height: auto;
	}
	#entry img {
		margin: 0 auto;
	}

/*一覧*/
#entry .entry dl {
	padding:12px 0 11px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
}
#entry .entry dl:nth-of-type(1) {
	margin-top: 30px;
}
#entry .entry dl dt {
	float: left;
	width: 8em;
	line-height: 130%;
}
#entry .entry dl dd {
	margin-left: 8em;
	line-height: 130%;
}
#entry .entry dl dd a {
	text-decoration: none;
	color: #333;
}
#entry .entry dl dd a:hover {
	text-decoration: underline;
}

/* 用語集 */
	#glossary {
		padding-top: 50px;
	}
#glossary h2 {
	background-color: #fff !important;
	padding:0;
	font-size: 20px;
	letter-spacing: 0.1em;
}
#glossary .under_title p {
	width: 88%;
	font-size: 13px;
	line-height: 180%;
	margin: 30px auto 0;
	text-align: center;
}
#glossary #word {
	margin: 50px auto 0;
	padding-top: 50px;
	border-top: 1px solid #ccc;
}
#glossary #word h3 {
	font-size: 16px;
	text-align: center;
}
#glossary #word ul.terminology {
	width: 79%;
	margin:40px auto 0;
	list-style: none;
	padding-left: 1%;
}
#glossary #word ul.terminology li a {
	color: #e60012;
	font-size: 15px;
	padding: 8px 0 7px;
	border: 1px solid #e60012;
	width: 16.3%;
	float: left;
	margin-right: 3%;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
}
#glossary #word ul.terminology li a:hover {
	background-color: #e60012;
	color: #fff;
}

#glossary #word ul.terminology li a:nth-of-type(5n) {
	margin-right: 0;
}
#glossary #terminology {
	margin: 50px auto 0;
	padding-top: 50px;
	border-top: 1px solid #ccc;
}
#glossary #terminology h3 {
	font-size: 16px;
	text-align: center;
}
#glossary #terminology h3 em {
	font-style: normal;
	font-size: 24px;
}
#glossary #terminology ul {
	list-style: none;
	width: 88%;
	margin: 35px auto 0;
}
#glossary #terminology ul li {
	float: left;
	width: 50%;
	font-size: 15px;
	color: #e60012;
	margin-bottom: 24px;
}
#glossary #terminology ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #e60012;
	padding-left: 0.5em;
}
#glossary #terminology ul li a:hover {
	text-decoration: underline;
}

#glossary #detail {
	margin: 50px auto 0;
	padding-top: 50px;
	border-top: 1px solid #ccc;
}
#glossary #detail dl {
	width: 88%;
	margin: 0 auto;
}
#glossary #detail dl dt {
	font-size: 20px;
	font-weight: bold;
}
#glossary #detail dl dd p {
	font-size: 13px;
	line-height: 180%;
	margin-top: 25px;
}
table#kakunin {
	width: 100%;
	margin: 0 auto;
}
table#kakunin td {
	padding: 1em;
	border: 1px solid #ccc;
}
table#kakunin th {
	padding: 1em;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
}
.err p {
	margin-top: 20px;
	font-size: 13px;
}

/* カタログ無料ダウンロード */
#catalog_dl {
	border-top: 1px solid #c8c8c8;
}
#catalog_dl .jirei_box {
	border-bottom: 1px solid #c8c8c8;
	padding: 50px 0;
}
#catalog_dl .jirei_box dl {
	width: 88%;
	margin: 0 auto;
}
#catalog_dl .jirei_box dl dt {
	width: 100%;
	float: none;
	margin-right: 0;
}
#catalog_dl .jirei_box dl dd {
	width: 100%;
	float: none;
}
#catalog_dl .jirei_box dl dt ul {
	list-style: none;
}
#catalog_dl .jirei_box dl dd h4 {
	font-size: 16px;
}
#catalog_dl .jirei_box dl dd p.note {
	font-size: 11px;
	margin-top: 12px;
}
#catalog_dl .jirei_box dl dd p.body {
	font-size: 13px;
	line-height: 200%;
}
#catalog_dl .jirei_box dl dd p.body strong {
	margin-top: 12px;
	display: block;
}
#catalog_dl .jirei_box dl dd em a {
	text-align: center;
	color: #e60012;
	font-style: normal;
	display: block;
	width: 80%;
	margin:40px auto 0;
	padding: 12px 0 11px;
	border: 1px solid #e60012;
	text-decoration: none;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
	-webkit-border-radius: 20px;/* for Safari and Chrome */
	-moz-border-radius: 20px; /* for Firefox */
	-o-border-radius: 20px; /* for opera */
	border-radius: 20px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
#catalog_dl .jirei_box dl dd em a {
	color: #e60012;
	text-decoration: none;
}
#catalog_dl .jirei_box dl dd em:hover {
	background-color: #e60012;
	color: #FFF;
}
#catalog_dl .jirei_box dl dd em small {
	font-size: 11px;
}

/* THANKS PAGE */
#company_name {
	margin: 40px auto 0;
	width: 86%;
	text-align: center;
}
#company_name h4 {
	font-size: 18px;
}
#company_name h4 small {
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-top: 12px;
}
#company_name p {
	margin-top: 13px;
	line-height: 180%;
}
#company_name .tell {
	font-family:  Helvetica,Arial,"sans-serif";
	font-size: 28px;
	margin-top: 20px;
	font-weight: 700;
}

#blog ul {
	width: 100%;
	margin: 60px auto 0;
	list-style: none;
}
#blog ul li {
	float: none;
	width: 100%;
	margin-right: 0;
	background-color: #FFF;
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#blog ul li:nth-child(2) {
	margin-right: 0;
}
#blog ul li h3 {
	margin:0 auto;
	padding: 8px 0 0;
	font-size: 14px !important;
	text-align: left;
	line-height: 180%;
	font-weight: normal;
}
#blog ul li p.date_d {
	font-family: nimbus-sans-condensed, sans-serif;
	font-weight: 700;
	font-size: 12px;
	margin: 15px 0 0 !important;
	padding: 0 !important;
	text-align: left;
}
#blog ul li em {
	width: 80px;
	display: block;
	float:left;
	margin-right: 20px;
	margin-top: 15px;
}
#blog ul li a {
	text-decoration: none;
	color:#000;
}
#blog ul li a:hover {
	 filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

/* pryvacy policy */
.company_pp {
	width: 88%;
	float: none;
	font-size: 13px;
	line-height: 180%;
	margin: 50px auto 0;
}
dl.pp {
	width:88%;
	font-size: 13px;
	line-height: 180%;
	margin: 0 auto;
}
dl.pp dt {
	font-weight: bold;
	margin-top: 1.5em;
	font-size: 14px;
}


/* ------------------- サービスメニュー ------------*/

#contents_sub {
	padding-top: 0px;
}

.icon {
	display: block;
	background-color: #FFF;
	padding: 30px 0;
	clear: both;
	margin:0;
}
.icon ul.design {
	list-style: none;
	width: 548px;
	margin: 0 auto;
	text-align: center;
}
.icon ul.design li {
	float:left;
	padding: 0 15px;
}
.icon ul.point {
	list-style: none;
	width: 602px;
	margin: 0 auto;
	text-align: center;
}
.icon ul.point li {
	float:left;
	padding: 0 15px;
}
#service_menu h2 {
	font-size: 44px;
	text-align: center;
}
#service_menu p.under_title {
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	margin-top: 40px;
}

#service_menu h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}


ul.service_menu_box1 {
	width: 960px;
	list-style: none;
	margin: 85px auto 0;
}
ul.service_menu_box1 li {
	width: 460px;
	margin:0;
	float: left;
	display: block;
	text-align:center;
}
ul.service_menu_box1 li.last {
	padding-left: 40px;
}
ul.service_menu_box1 li p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 200%;
}
ul.service_menu_box1 li img {
	display: block;
	margin: 0 auto;
}

ul.service_menu_box2 {
	width: 960px;
	margin: 140px auto 0;
	list-style: none;
	text-align: center;
}

ul.service_menu_box2 li {
	float: left;
	width: 300px;
	margin-right: 30px;
}
ul.service_menu_box2 li.last {
	margin-right: 0;
}
ul.service_menu_box2 li h3 {
	font-size: 16px;
	margin-top: 30px;
}
ul.service_menu_box2 li p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 200%;
}

.btn_detail a {
	font-size: 13px;
	line-height:45px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #e60012;
	-webkit-border-radius: 23px;/* for Safari and Chrome */
	-moz-border-radius: 23px; /* for Firefox */
	-o-border-radius: 23px; /* for opera */
	border-radius: 23px;
	width: 180px;
	margin: 38px auto 0;
	display: block;
	color: #e60012;
	text-decoration: none;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.btn_detail a:hover {
	background-color: #e60012;
	color: #FFF;
	border: 1px solid #e60012;
}

.title_icon {
	width: 940px;
	margin: 120px auto 0;
	text-align: center;
}
.design_point {
	list-style: none;
	width: 940px;
	margin: 0 auto;
}
.design_point li {
	width: 420px;
	float: left;
	margin-right: 100px;
	margin-top: 90px;
}
.design_point li.last {
	margin-right: 0;
}
.design_point li p {
	font-size: 17px;
	margin-top: 35px;
	line-height: 180%;
	text-align: center;
	font-weight: bold;
}
.design_point li p span {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin-top: 8px;
}
.design_point li p span small {
	font-size: 12px;
}
#design_point_img {
	width: 1000px;
	margin: 100px auto 0;
}
#design_point_img ul {
	list-style: none;
}
#design_point_img ul li {
	margin: 0 0 20px;
}
#design_point_img ul li img {
	max-width: 100%;
	height: auto;
}

h3.kanren {
	background-color: #ececec;
	padding: 10px 15px 9px 15px;
	font-size: 13px;
	margin-top: 40px;
}
ul.relation {
	margin-top: 25px;
	list-style: none;
}

ul.relation li {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 15px;
}
ul.relation li img {
	max-width: 100%;
	height: auto;
}
ul.relation li p {
	margin-top: 10px !important;
	font-size: 12px !important;
	line-height: 150% !important;
}
ul.relation li a p  {
	text-decoration: none;
	color: #333;
}
ul.relation li:nth-of-type(3n) {
	margin-right: 4%;
}
ul.relation li:nth-of-type(2n) {
	margin-right: 0 !important;
}

.paging {
	margin-top:20px;
}

/* お役立ちブログ　テーブル SP */
#entry table.sell {
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
}
#entry table.sell th {
	background-color: #ededed;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
	font-size: 12px;
}
#entry table.sell td {
	background-color: #FFF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
	font-size: 12px;
}
#entry table.sell td p.right {
	text-align: right;
}


/*////////////// 無料相談会 ///////////// */
.adp_sign {
	width: 100%;
	margin:0 auto;
}
p.consttation {
	text-align: center;
	line-height: 200%;
	margin-top: 40px;
}
ul.consultation_list {
	list-style: none;
	width: 100%;
	margin: 40px auto 0;
}
ul.consultation_list li {
	float: none;
	margin-right: 0;
}
ul.consultation_list li:last-of-type {
	margin-top: 20px;
}
#co_outline {
	background-color: #f0f0f0;
	padding: 30px 0;
}
#co_outline dl {
	width: 86%;
	margin: 0 auto;
}
#co_outline dl dt {
	float: none;
	width: 100%;
}
#co_outline dl dt h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#co_outline dl dt p {
	font-size: 13px;
	line-height: 180%;
}
#co_outline dl dd {
	float: none;
	width: 80%;
	margin:15px auto 0;
}

h1#form {
	font-size: 20px;
	margin-top: 80px;
	text-align: center;
}
p.form_copy {
	font-size: 13px;
	line-height: 180%;
	text-align: left;
	margin-top: 20px;
}
	
#privacy{
	width:90%;
	margin:0 auto;
}

}/*////////////// スマホ指定 ///////////// */
