/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');



body {
	line-height:1.6em;
	background-color:#fff;
	overflow-x:hidden;
	font-family:"Noto Sans Japanese","Hiragino Kaku Gothic Pro", "Meiryo";
}

hi,h2,h3,h4,h5,h6 {
	color:#272727;
	line-height:1.1em;
}

.gallery .text-center h2 {
	font-weight:550;
	font-size:24px;
	margin-bottom:60px;
}

h2{
position: relative;
display: inline-block;
font-size: 30px;
font-weight: bold;
margin-bottom: 70px;
}

@media (max-width: 480px) {
h2{
position: relative;
display: inline-block;
font-size: 22px;
font-weight: 500;
margin-bottom: 50px;
}
}



h2:before {
content: '';
position: absolute;
bottom: -25px;
display: inline-block;
width: 60px;
height: 3px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #87559c;
border-radius: 2px;
}


h3{
position: relative;
padding: 0.5em;
background: #87559c;
color: white;
	margin-bottom: 40px;
}

h3::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}


.h3_cloud {
position: relative;
background: #f4f4f4;
padding: 8px 8px 8px 25px;
font-size: 18px;
font-weight: 600;
color: #474747;
border-radius: 10px;
margin-left: 20px;
margin-bottom: 20px;
}

.h3_cloud:before {
font-family: FontAwesome;
content: "\f0c2";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_security:before {
font-family: FontAwesome;
content: "\f132";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_network:before {
font-family: FontAwesome;
content: "\f0ac";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_gyoshu:before {
font-family: FontAwesome;
content: "\f0ae";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_gyomu:before {
font-family: FontAwesome;
content: "\f201";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_hard:before {
font-family: FontAwesome;
content: "\f02f";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_print:before {
font-family: FontAwesome;
content: "\f0f6";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.h3_web:before {
font-family: FontAwesome;
content: "\f108";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #87559c;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

h3 span{
font-size: 15px;
font-weight: 400;
color: #474747;
}
	
.h3_keyword{
position: relative;
display: inline-block;
margin:0 0 20px 0;
padding: 0 2.5em;
text-align: center !important;
background-color:transparent;
width:100%;
}
.h3_keyword:before, .h3_keyword:after{
content: '';
position: absolute;
top: 45%;
display: inline-block;
width: 38%;
height: 5px;
background-color: #87559c;
box-shadow:none;
transform:none !important;
border-radius:0 !important;
}
.h3_keyword:before {left:0;}
.h3_keyword:after {right: 0;}

@media (max-width: 767px) {
h3{
position: relative;
padding: 0.6em;
background: #87559c;
color: white;
font-size: 130%;
margin-bottom: 40px;
}

h3::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}
}

h4 {
     position: relative;
     padding-bottom: 0.5em;
     border-bottom: 4px solid #DDD;
	 font-weight: 600;
}
 
h4::after {
     position: absolute;
     content: " ";
     border-bottom: solid 4px #87559c;
     bottom: -4px;
     width:10%;
     display: block;
}


.h4_service {
	color: #87559c;
	font-weight: 600;
	position: relative;
    padding-bottom: 0.5em;
    border-bottom: 4px solid #DDD;
	margin-bottom:15px;
}

 
.h4_service::after {
     position: absolute;
     content: " ";
     border-bottom: solid 4px #87559c;
     bottom: -4px;
     width:10%;
     display: block;
}



h5{
	font-weight: 600;
}



p {
	color: #353535;
	font-size:15px;
}



.btn_service {
    border-radius: 0;
    background-color: #87559c;
    border-color: #fff;
    font-size: 13px;
    display: block;
    color: aliceblue;
    padding: 5px 15px 5px 15px;
    margin-bottom: 15px;
    text-align: center;
    border-radius:15px;
}

.btn_service:hover {
	background-color:#FFF574;
	border-color:#A853C8;
	color:#272727;	
}

.btn_entry {
	border-radius:0;
	background-color: #57A035;
	border-color:#fff;
	font-size:17px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 40px 20px 40px;
	margin-bottom: 10px;
}

.btn_entry:hover {
	background-color:#FFF574;
	border-color:#A853C8;
	color:#272727;	
}

.guidance_btn {
	display: flex;
	margin: 50px 0;
}
.guidance_btn2 {
	display: flex;
	margin: 50px 0;
}

.btn-common{
	border-radius: 5px;
color: #333;
margin-bottom: 5px;
padding:20px 30px;}
.btn-common:hover{
	background-color:#555;
color: #fff;}

.photo_center{
	margin: auto;
}

/*===========================
  Menu and Navigation
============================ */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand h1 {
	margin-top:9px;

	float: left;	
	font-size: 28px;	
	color:#272727;	
	text-transform:uppercase;
	font-weight:600;
}

.navbar-brand h1 span{
	margin-left: 7px;
	padding-top:5px;
	font-size: 13px;	
	color: #5C5C5C;	
	text-transform:uppercase;
	font-weight:600;
}

@media (max-width: 767px) {
  .navbar-brand {
    padding: 0 0 0 15px;
  }
}

.menu {
	font-size:12px;
	float:right;
	font-weight:600;
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}

.menu ul.nav-tabs li {
	color:#333333;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}

.nav-tabs > li > a {	
	border-radius:0;
	color:#333333;
	padding:30px;
	font-size: 14px;
}

.nav-tabs > li > a:hover {
	color:#ffffff;
	background:#87559c;	
}

.nav-tabs > li a.active {
	color:#ffffff;
	background:#87559c;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


.navbar-default {
	background-color: #ffffff;
}

/*===========================
  slider
============================ */
.slider {
	position: relative;	
	margin-top:-20px;
}

.slider img {
    width: 100%;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -40px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
	border-radius:50%;
	font-size: 30px;
	height: 50px;
	padding: 10px;
	position: absolute;
	top: 50%;
	width: 50px;
	color:#65AAF0;
	background:#87559c;
	color:#fff;
}

#carousel-slider a i:hover {
	background:#65AAF0;
	color:#fff;
	border: 1px solid #65AAF0;
}

#carousel-slider 
.carousel-control {
	/*width:inherit;*/
	display:none;
}

#carousel-slider .carousel-control.left i {
	left:50px;
	top: calc(50% - 50px);
}

#carousel-slider .carousel-control.right i {
	right: 50px;
	top: calc(50% - 50px);
}

.carousel-caption {
	position: absolute;
	right: 15%;
	top: calc(50% - 150px);
	font-size:40px;
	left: 15%;
	z-index: 10;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
}

.carousel-caption  h2 {
	font-size:60px;
	color: #fff;
}

.carousel-caption  h2 span {
	font-size:60px;
	color: #fff;
}

.carousel-caption  p {
	font-size:28px;
	margin-top:30px;
	margin-bottom:20px;
	color:#fff;
	padding:10px;
	background:#87559c;
	line-height: 110%;
}

@media (max-width: 767px) {
    .carousel-caption  {
      font-size: 18px;
    }
    .carousel-caption h2, .carousel-caption  h2 span, .carousel-caption  p {
    	font-size:18px;
    }
}

@media (max-width: 480px) {
    .carousel-caption {
		top: calc(50% - 100px);
	}
	.carousel-caption  h2{
		margin-bottom:15px !important;
	}
}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
	padding:20px 60px;
	font-size:20px;
	background:#65AAF0;
	color:#fff;
	border-radius:0;
	border-color:#fff;
	text-transform:uppercase;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
	color:#272727;
	opacity: 0.8;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
	padding:20px 60px;
	font-size:20px;
	background:#fff;
	color:#272727;
	border-radius:0;
	text-transform:uppercase;
	border: 1px solid #fff;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
	color:#fff;
	border-color:#fff;
	background:#65AAF0;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.form-inline {
	margin-top:50px;	
}




/*===========================
  services
============================ */

.services {
	padding:80px 0 80px 0;
}

.services .service-title{
	font-size: 18px;
	font-weight: 600;
	
}

.service-text{
	font-size: 15px;
}

.services i {
	margin-top:20px;
	margin-bottom:10px;
	font-size:50px;
	color:#ddd;
}

.services h3 {
	margin-bottom:20px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
 }



/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h4,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	color:#fff;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h4 {
	top: 30px;
	color:#fff;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h4 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h4::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h4::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h4::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.action {
  overflow: visible;
  padding: 0px;
  width: 100;
  background: #f2f2f2;
  position: relative;
}
.action .left-text {
  padding: 70px 0;
  padding-right: 60px;
  width: 50%;
}
.action .left-text h4 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}
.action .left-text p {
  padding-top: 20px;
}
.action .left-text em {
  font-size: 16px;
  color: #aaa;
  font-weight: 300;
  font-style: normal;
}
.action .right-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../img/7.jpg);
}

/* --- Map --- */
.map{
	position:relative;
	margin-top:-20px;
	margin-bottom:40px;
}

/* google map */
#google-map{
	position:relative;
    height: 400px;
}

.contact-page{
  padding-top: 0;
  background:#fff;
  margin-bottom:30px;
}


.contact-page p {	
	margin-bottom:30px;
}

.contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#f2f2f2;
  box-shadow: none;
  border-radius:0;
}

textarea#message{
   resize: none;
   padding: 10px;
   border-radius:0;
}

.contact-page .contact-wrap {
  margin-top: 20px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/*===========================
  Footer
============================ */
footer {
	padding:50px;
	background:#87559c;
}

footer p {
	color:#fff;
}

footer p a{
	color:#fff;
}

footer h4 {
	margin-bottom:30px;
	text-shadow:none;
	font-weight:550;
	color:#272727;
}

footer .btn-gamp a {
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
	width: 180px;
	height: 60px;
	text-align: center;
	display: inline-block;
	line-height: 45px;
	margin-right:170px;
	margin-top:20px;
	background:#272727;
	border: 1px solid #fff;
	border-radius:0px;
}

footer .btn-gamp a:hover {
	background:#fff;
	color:#272727;
	opacity: 0.8;
	transition: all 0.5s;
}

footer .btn-gamp input {
	font-size: 12px;
	letter-spacing: 3px;
	color: #272727;	
	width: 180px;
	height: 60px;
	text-align: center;
	display: inline-block;
	line-height: 56px;
	border-radius:0px;
	border: 1px solid #fff;
}

.footer_navi a{
	color: #FFFFFF;
}
.footer_navi a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.contact-info {
	color:#fff;
}

.contact-info ul {
	list-style:none;
	padding-left: 0;
}

.contact-info ul li i {
	margin-bottom:20px;
}

.widget {
  padding-left: 0;
}

ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
 
}

.sidebar-gallery li {
  display: inline-block;
  margin: 0 10px 10px 0;
   border-radius:0px;
}

.sidebar-gallery li a {
  display: inline-block;
}

ul.social-network {
	list-style:none;
	margin-top:20px;	
	padding:10px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.sub-footer  {
	background:#272727;
	padding:30px;
}

ul.social-network li {
	display:inline;
	margin: 0 50px;	
	font-size:25px;	
	margin-left:-10px;
}

ul.social-network li a {
	color:#d0d0d0;	
}
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li:hover .fa-facebook {
  color: #39579a;
}
.social-network li:hover .fa-google-plus {
  color: #eb8984;
}
.social-network li:hover .fa-pinterest {
  color: #c9171e; 
}
.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}
.social-network li:hover .fa-youtube-play {
  color: #C84941; 
}
.social-network li:hover .fa-dribbble {
  color: #EA4C89 ; 
}
.social-network li:hover .fa-pinterest-square {
  color: #EA4B49; 
}

.copyright {
	margin-top:30px;
    text-align: right;
	font-size:10px;
}

.copyright a {
	color:#fff;
	font-weight:600;
	text-shadow:none;
} 

/* ----------------------------------------
 *   ヘッダお問合せ
 * ---------------------------------------- */ 
.contact_us{
	border:double #79D1B0 5px;
	border-radius:20px;
	padding:10px 40px;
	display:inline-block;
	margin:10px;}
.contact_us h3,.contact_us_sp h3{
	float: left;
    margin-right: 40px;
    padding: 20px 40px 20px 0px;
    border-right: dotted 1px #E87FA7;
	color:#E87FA7;
	font-weight:bold;}
.contact_us p,.contact_us_header p,.contact_us_sp p{
	display:block;
	float:right;
	color:#272727;
	font-size:130%;
	text-align:center;
}
.contact_us a,.contact_us_header a,.contact_us_sp a{
	background:#87559c;
	color:#fff;
	padding:5px 0 5px 0;
	margin-top:5px;
	font-size:50%;
	font-weight: normal;
	display: block;
}
.contact_us_header{
	float:right;
	padding-top:8px;
	margin-left: 20px;
}
.contact_us_sp{	padding:10px 40px;
	display:inline-block;
	margin:10px;}
	
@media all and (min-width: 768px) {
.contact_us_sp{display:none;}
}
@media all and (max-width: 767px) {
.contact_us_header{display:none;}
.contact_us,.contact_us_sp{padding:10px;}
.contact_us h3,.contact_us_sp h3{padding: 10px;font-size:140%;margin-right:15px;}
}

@media all and (max-width:414px) {
.contact_us h3,.contact_us_sp h3{font-size:120%;}
}

/* ----------------------------------------
 *   TOPメンテナンス
 * ---------------------------------------- */ 
.top_mentenance_box{
	background-color: #ECECEC
}

.top_mentenance_box_catch{
	font-size: 20px;
	font-weight: 600;
}

.top_mentenance_text{
	padding: 40px 40px 20px 40px;
	background-color: #ECECEC
}

.top_mentenance_text p{
	line-height: 200%;

}

.top_mentenance_text p em{
	font-size: 120%;
	margin-bottom: 20px;
}

/* ----------------------------------------
 *   footer
 * ---------------------------------------- */
.footer_adress{
	color: aliceblue;
	text-align: right;
}

.footer_navi h5{
	color: aliceblue;
	font-weight: bold;
}

.footer_navi ul li{
	list-style: none;
	margin-left: -40px;
}


/* ----------------------------------------
 *   p関係
 * ---------------------------------------- */

.p_60{ margin-bottom:60px; line-height:180%; }
.p_50font{ margin-bottom:50px; line-height:180%; font-size:16px;}
.p_50{ margin-bottom:50px; line-height:180%; }
.p_40{ margin-bottom:40px; line-height:180%; }
.p_30{ margin-bottom:30px; line-height:180%; }
.p_20font{ margin-bottom:20px; line-height:180%; font-size:16px;}
.p_20{ margin-bottom:20px; line-height:180%; }
.p_20_narrow{ margin-bottom:20px; line-height:150%; }
.p_30_narrow{ margin-bottom:20px; line-height:150%;min-height: 50px; }
.p_40_narrow{ margin-bottom:40px; line-height:150%; }
.p_50_narrow{ margin-bottom:50px; line-height:150%; }
.p_10{ margin-bottom:10px; }
.p_05{ margin-bottom:5px; line-height:180%; }
.p_00{ margin-bottom:00px; line-height:180%; }

.p_60_center{ margin-bottom:60px; line-height:180%; text-align:center; }
.p_50_center{ margin-bottom:50px; line-height:180%; text-align:center; }
.p_40_center{ margin-bottom:40px; line-height:180%; text-align:center; }
.p_30_center{ margin-bottom:30px; line-height:180%; text-align:center; }
.p_20_center{ margin-bottom:20px; line-height:180%; text-align:center; }
.p_10_center{ margin-bottom:10px; line-height:180%; text-align:center; }
.center{ line-height:180%; text-align:center; }

.clear_60{ clear:both; line-height:180%; margin-bottom:60px; }
.clear_50{ clear:both; line-height:180%; margin-bottom:50px; }
.clear_40{ clear:both; line-height:180%; margin-bottom:40px; }
.clear_30{ clear:both; line-height:180%; margin-bottom:30px; }
.clear_20{ clear:both; line-height:180%; margin-bottom:20px; }
.clear_10{ clear:both; line-height:180%; margin-bottom:10px; }
.clear{ clear:both; }


.bold{ font-weight:bold; }
.bold_red{ font-weight:bold; color:#F00; }
.red{ color:#F00; }

.p_40_right{ margin-bottom:40px; line-height:180%; text-align:right; }
.p_10_right{ margin-bottom:10px; line-height:180%; text-align:right; }

.clear_right{ clear:both; text-align:right; }

 /*=================================================================
	総合sociel
==================================================================*/

#sogo_social {
    background-image: url(../img/slider/sogo_sociel.jpg);
    padding: 0;
}

#sogo_social .overlay {
    background: url("../img/slide_bg.png") repeat scroll 0 0 transparent;
    padding: 50px 0 60px;
}

#sogo_social h2{
	font-size:36px;
	font-weight:bold;
text-shadow:
0 0 25px #393939,
0 0 20px #393939,
0 0 0.40px #393939;
}

#sogo_social .social_p{
	font-size:18px;
text-shadow:
0 0 25px #393939,
0 0 20px #393939,
0 0 0.40px #393939;
margin-bottom:20px;
}

.parallax {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax {
        background-position: centet tip !important;
    }

.sociel_h2{
	color: aliceblue;
	font-size: 45px;
	font-weight: 600;
	padding-top: 30px;
	margin-bottom: 80px;
}

@media (max-width: 767px) {
.sociel_h2{
	color: aliceblue;
	font-size: 24px;
	margin-bottom: 18px;
}

.social_p{
	font-size: 14px;
	color: aliceblue;
	line-height: 180%;
}
}

.social_p{
	color: aliceblue;
	line-height: 180%;
}

 /*=================================================================
	TOPNEWS
==================================================================*/
#box_topnews{
	padding:0px 15px 5px 15px;
	overflow:hidden;
	margin-bottom:20px;
	background:#FFFFFF;
	border-bottom: 5px solid rgba(255,255,255,0.3);
}

#box_topnews dl{
	border-bottom:#A6A6A6 1px solid;
	margin:0;
	padding:0;
	width:100%;
}

#box_topnews dt{
	color: #2E2E2E;
	font-weight:normal;
	float:left;
	clear:both;
	margin:0;
	padding:10px 0 ;
	width:20%;
}

.topnews_title{
	margin:0;
	padding:10px 0;
	color: #2E2E2E;
	width:80%;
	float:left;
}

.box_topnews_inner {
	max-height:500px;
	margin-bottom:10px;
	overflow:auto;
}

@media (max-width: 479px) {
	#box_topnews dt{
		width:100%;
		float:none;
		padding:10px 0 0 0;
	}
	
}

/* ----------------------------------------
 *   TOPブログ
 * ---------------------------------------- */
#box_blog dt{
	float: left;
	margin-right: 10px;
	padding: 10px 0 10px 0;
	color: #2E2E2E;
}
#box_blog dd{
	margin-right: 10px;
	padding: 10px 0 0 0;
	color: #2E2E2E;
	margin-left: 70px;}

 
/* ----------------------------------------
 *   ページタイトル
 * ---------------------------------------- */
#pagetitle{
	background-color: #B9B9B9;
}

#pagetitle h1 {
    padding: 50px 0;
    font-size: 30px;
    /* font-weight: 400; */
    font-family: "Noto Sans Japanese","Hiragino Kaku Gothic Pro", "Meiryo";
    letter-spacing: 1.0rem;
    color: #FFFFFF;
}

/* ----------------------------------------
 *   会社概要
 * ---------------------------------------- */
.table_aboutus{
	width: 100%;
}

.table_aboutus tr th{
	color: #1E1E1E;
	padding: 20px 0 20px 0;
	border-bottom:  #D0D0D0 1px solid;
}

.table_aboutus tr td{
	color: #1E1E1E;
	padding: 20px 0 20px 0;
	border-bottom:  #D0D0D0 1px solid;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* ----------------------------------------
 *   社長あいさつ
 * ---------------------------------------- */
.p_president{
	line-height: 250%;
	font-size: 15px;
}

/* ----------------------------------------
 *   パンくず
 * ---------------------------------------- */
#pankuzu{
	margin-top: -20px;
	background-color: #f7f7f7;
	padding: 5px 0 5px 0px;
	font-size: 12px;
	color:#333;
}

#pankuzu p{
	color:#333;
	font-size: 12px;
}

#pankuzu a{
	color:#333;
	font-size: 12px;
}

#pankuzu a:link{ color:#333; text-decoration:none; }
#pankuzu a:visited{ color:#333; text-decoration:none; }
#pankuzu a:active{ color:#333; }
#pankuzu a:hover{color:#FFFFFF; text-decoration:underline; }



/* ----------------------------------------
 *   セクション
 * ---------------------------------------- */
.section_white{
	padding: 40px 15px;
}

.section_gray{
	padding: 40px 15px;
	background-color:#F6F6F6;
}



/*=========================================
	オフィス365
==========================================*/

.features {
}

.owl-controls {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}

.service-item{
	height:230px !important;	
}
.service-icon {
  font-size: 18px;
  border: 1px solid #87559c;
  border-radius: 100%;
  color: #87559c;
  float: left;
  text-align:center;
  padding: 20px 5px;
  width:80px;
  height:80px;
}

.service-desc {
  margin-left: 100px;
  position: relative;
  top: 5px;
}

.service-desc h4 {
  color: #062033;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 25px;
}

.office365_price h4{
	font-size: 28px;
	
}

.office365_user{
	background-color: #87559C;
	margin-bottom: 10px;
	border-radius: 5px;
}

.office365_user .office365_1user{
	color: aliceblue;
	padding: 10px 10px 0px 15px;
}

.office365_user .office365_1user_price{
	color: aliceblue;
	font-weight: bold;
	font-size: 32px;
	text-align: right;
	padding: 0px 10px 10px 10px;
	

}



@media (max-width: 767px) {
	.office365_user .office365_1user_price{
	font-size: 1.8em;
	}
}
	





.office365_user .office365_1user_price span{
	color: aliceblue;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
}

/*=========================================
	オルフィス
==========================================*/
.tyushaku{
	font-size: 11px;
}

/* ----------------------------------------
 *   介護福祉
 * ---------------------------------------- */
.table_honobono{
	margin-bottom: 50px;
}

.table_honobono tr td{
	color: #1E1E1E;
	padding: 10px;
	border: #B5B5B5 1px solid;
}

/* ----------------------------------------
 *   イベント一覧
 * ---------------------------------------- */
.s-tbl {
	border-collapse: collapse;
	width: 100%;
}
.s-tbl th, .s-tbl td {
	color: #2F2F2F;
	padding: 15px;
}
.s-tbl tr:nth-child(even) {
	background: #eee;
}

.s-tbl_image{
	width: 100px;
}

.s-tbl_image img {
	width:200px;
	height:auto;
}
@media (max-width: 767px) {
	.s-tbl_image img {
	width:100px;
	}
}

/* ----------------------------------------
 *   きりん
 * ---------------------------------------- */
.box_bdr_grey{
	border:  #ADADAD 1px solid;
	padding: 15px;
	margin-bottom: 50px;
}

ul li{
	color: #363636;
}

/* ----------------------------------------
 *   ウェアプリント
 * ---------------------------------------- */
.dl_qa dt{
	color: #2F2F2F;
	margin-bottom: 10px;
	font-size: 16px;
}

.dl_qa dd{
	color: #2F2F2F;
	margin-bottom: 30px
}

.yumesaki_ryokinhyo{
	width: 100%;
}
.yumesaki_ryokinhyo th{
	background-color: #E7E7E7;
	padding: 15px;
	color: #232323;
}
.yumesaki_ryokinhyo td{
	padding: 15px;
	color: #232323;
	text-align: center;
}

.box_company{
	border: #AAAAAA 1px solid;
}

.box_company p{
	padding: 10px;
}

/* ----------------------------------------
 *   どすこい光
 * ---------------------------------------- */
 
 .komarigoto a,.komarigoto_bottom a {
	 display:table-cell;
	 padding:10px;
	 vertical-align:middle;
	 background-color:#FFF;
	 color:#87559c;
	 font-weight:bold;
	 border:2px solid #87559c;
	 border-radius:4px;
	 font-size:16px;
	 width:100%;
	 height:120px;
	 background-image: url(../img/click.png);
	 background-repeat:no-repeat;
	 background-position:right bottom;
 }
 .komarigoto a:hover,.komarigoto_bottom a:hover {
	 background-color:#F5DCF9;
 }
 
 .komarigoto_bottom {
	 margin-left:auto;
	 margin-right:auto;
	 display:block;
	 width:320px;
 }
 
 .question p{
	color: #2F2F2F;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight:700;
}

.answer {
	margin:0 0 30px 15px;
}

.answer p{
	color: #2F2F2F;
	margin:0;
	padding:15px;
	background-color:#FFF;
}

.bt_hikari a{
	display:block;
	padding:5px;
	border:1px solid #ccc;
	border-radius:4px;
	width:220px;
	text-align:center;
}

.bt_hikari a:before{
  font-family: FontAwesome;
  content: "\f0a9";
  color: #87559c; /*アイコン色*/
  margin-right: 5px;
}

.tell {
	font-size:20px;
	font-weight:bold;
	color:#333399;
}

.qanda,.qanda02 {
	padding:1px 10px;
	border:1px solid #87559c;
	border-radius:4px;
	font-size:14px;
	color:#87559c;
	background-color:#FFFFFF;
}
.qanda:before,.qanda02:before{
  font-family: FontAwesome;
  content: "\f0a9";
  color: #87559c; /*アイコン色*/
  margin-right: 5px;
}

.tsuyomi {
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

@media (max-width: 767px) {
	.qanda {
		display:block;
		margin:5px 0 0 50%;
		width:40%;
		max-width:140px;
		text-align:center;
	}
	.qanda02 {
		display:block;
		margin:5px 0 0 50%;
		width:50%;
		max-width:200px;
		text-align:center;
	}
}

 

/*=================================================================
	Portfolio
==================================================================*/

.project-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.project-wrapper li {
    display: inline-block;
}

.portfolio-item {
    cursor: pointer;
    margin: 0 1% 1% 0;
    overflow: hidden;
    position: relative;
    width: 23%;
}

figcaption.mask {
    background-color: rgba(54, 55, 50, 0.79);
    bottom: -126px;
    color: #fff;
    padding: 15px;
    position: absolute;
    width: 100%;
    text-align: left;
    
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

.portfolio-item:hover figcaption.mask {
    bottom: 0;
}

figcaption.mask p {
    margin: 0;
    color: #fff;
	font-size: 17px;
}



ul.external {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -47px;
    
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

ul.external li {
    display: inline-block;
}

ul.external li a {
    background-color: rgba(255, 255, 255, 0.9);
    color: #818181;
    display: block;
    padding: 10px 18px 13px;
    
    -webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
         -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
}

ul.external li a:hover {
    background-color: #A853C8;
    color: #fff;
}

.portfolio-item:hover ul.external {
    top: 0;
}

.fancybox-skin {
    border-radius: 0;
}

.fancybox-title.fancybox-title-inside-wrap {
    padding: 15px;
}

.fancybox-title h3 {
    margin: 0 0 15px;
}

.fancybox-title p {
    color: #818181;
    font-size: 16px;
    line-height: 22px;
}

.fancybox-title-inside-wrap {
    padding-top: 0;
}


.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

/*=================================================================
	新着情報
==================================================================*/
.news_side_archibe li{
	margin-left: -20px;
	margin-bottom: 5px;
	
}

a:hover img
{ opacity:0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )"; background: #fff; }

.event_gaiyo{width: 100%; margin-bottom: 50px;}
.event_gaiyo th{background-color: #E7E7E7; padding: 15px; color: #232323;}
.event_gaiyo td{padding: 15px; color: #232323; background-color: #FFFFFF;}

.event_narrow{width: 100%; margin-bottom: 50px;}
.event_narrow th{background-color: #E7E7E7; padding: 8px; color: #232323;}
.event_narrow td{padding: 8px; color: #232323;}

.event_seminartime{width: 100%; margin-bottom: 5px;}
.event_seminartime th{background-color: #E7E7E7; padding: 8px; color: #232323;}
.event_seminartime td{padding: 8px; color: #232323; background-color: #FFFFFF;}

.event_naiyo_list li{list-style:disc; margin-left: -20px; line-height: 120%; margin-bottom: 5px; font-size: 14px;}

.seminar_contents{
	background-color: #FFFFFF;
	padding: 10px;
	border: #D5D5D5 1px solid;
	margin-bottom: 20px;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

/* ----------------------------------------
 *   お問合せなど
 * ---------------------------------------- */
  dl#table dl,dt,dd {
	margin: 0;
	padding: 0;
	  color: #353535;
}

dl#table{
	background: #e0e0e0;
	border-bottom: 1px solid #A3A3A3;
	width: 100%;
	font-size:70%;
}
dl#table_company{
	border-bottom: 1px solid #A3A3A3;
	font-size:90%;
	padding:0;
	margin-left:30px;
	margin-right:30px;
}

dl#table dt,dd,
dl#table_company dt,dd {
	padding: 10px;
}

dl#table dt{
	border-top: 1px solid #A3A3A3;
	clear: left;
	float: left;
	width: 100px;
	text-align:center;
}
dl#table_company dt.w_100px{
	border-top: 1px solid #A3A3A3;
	clear: left;
	float: left;
	font-weight:normal;
	width: 150px;
	text-align:left;
}
dl#table_company dt.w_none{
	border-top: 1px solid #A3A3A3;
	font-weight:normal;
	text-align:left;
}
dl#table dd,
dl#table_company dd{
	border-top: 1px solid #A3A3A3;
	margin-left: 150px;
	text-align:left;
	background:#fff;
	line-height:1.5em;
}
  
.table{
	background:#E0E0E0;
}  
.table dt{
	 float:left;
 	 clear:both;
	 display: inline-table;
	 width:20%;
	 height:auto;
	padding:5px;
	border-top:solid 1px #fff;
	font-weight:normal;
}
.table dd{
	padding:5px 10px;
	border-top:solid 1px #A3A3A3;
	 width:80%;
	 margin-left:20%;
	background:#fff;
}

  @media only screen and (max-width: 767px) {
 .table dt,.table dd{
	 float:none;
	 width:100%;
	 margin-left:0;
}
  }

.table_border{
	font-size:70%;
}
.table_border dt{
	 margin:0px;
	 float:none;
	padding:3px;
	text-align:center;
	background:#E0E0E0;
	font-weight:bold;
	border-top:dotted 1px #A3A3A3;
}
.table_border dd{
	 float:none;
	 margin:0px;
	padding:3px;
	text-align:center;
}
.table_border-l{
	font-size:80%;
}
.table_border-l dt{
	 margin:0px;
	 float:none;
	padding:7px;
	text-align:center;
	background:#E0E0E0;
	font-weight:bold;
	border-top:dotted 1px #A3A3A3;
}
.table_border-l dd{
	 float:none;
	 margin:0px;
	padding:7px;
	text-align:center;
}

.form_company{width: 90%;}
.form_section{width: 90%;}
.form_name{width: 90%;}
.form_zipcode{width: 50%;}
.form_add01{width: 90%;}
.form_add02{width: 90%;}
.form_email{width: 60%;}

.formField-textarea{
	width: 100%;
}

.list_service:before{
  font-family: FontAwesome;
  content: "\f0a9";
  color: #87559c; /*アイコン色*/
  margin-right: 5px;
}

.ol_policy li{
	color: #333333;
	margin-left: -22px;
	margin-bottom: 20px;
}

.footer_link a{
	color: #FFFFFF;
}

.pagePlugin{
	width: 100%;
}

.ul_seminar{
	margin-bottom: 40px;
}

.ul_seminar li{
	font-size: 120%;
	margin-bottom: 15px;
}


@media (max-width: 767px) {
	.btn_entry {
	border-radius:0;
	background-color: #87559c;
	border-color:#fff;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 30px 15px 30px;
	margin-bottom: 10px;
}

.btn_entry:hover {
	background-color:#FFF574;
	border-color:#A853C8;
	color:#272727;	
}
}

/*=================================================================
	solution
==================================================================*/
.box_solution{
	border: #979797 1px solid;
	padding: 10px;
	overflow: auto;
	margin-bottom: 10px;
}

.box_solution .list_service{
	font-size: 16px;
	font-weight: bold;
}

.box_solution .list_service a:hover{
	text-decoration: underline;
}

.solution_services .col-md-6{position:relative;min-height:1px;padding-right:5px;padding-left:5px}
.box_solution .col-md-4{position:relative;min-height:1px;padding-right:5px;padding-left:5px}
.box_solution .col-md-8{position:relative;min-height:1px;padding-right:5px;padding-left:5px}


/*=================================================================
	お問い合わせBOX
==================================================================*/
.box_contact{
	border: #FFB427 1px solid;
	background-color:#fff7df;
	padding:0;
	margin-bottom: 50px;
}
.p_box_contact01 {
	padding:10px 20px;
	color:#F99C02;
	background-color:#feebb9;
	font-size:18px;
	font-weight:bold;
}
.p_box_contact02 {
	text-align:center;
	padding:10px 20px;
}
.p_box_contact03 {
	color:#F99C02;
	font-size:16px;
	font-weight:bold;
}
.box_contact_inner {
	margin:0 30px 30px 30px;
	padding:20px;
	background:#FFF;
}
.box_contact .col-md-6 {
	margin:0;
	padding:0;
}
.box_contactL {
}
.box_contactR {
	border-left:1px solid #FFB427;
	padding:0 0 0 20px;
}
.p_box_contact_tell {
	font-size:34px;
	font-weight:bold;
	text-align:center;
	padding:15px 0 0 0;
}
.p_box_contact_tell span.small {
	font-size:14px;
	font-weight:normal;
}
.p_box_contact_mail a {
	width:55%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	background-color:#6FAD2E;
	color:#FFF;
	display:block;
	border-radius:6px;
	font-size:20px;
	font-weight:bold;
}
.p_box_contact_mail a:hover {
	color:#000;
	background-color:#F8FF00;
}
@media (max-width: 767px) {
	.p_box_contact01 {
		padding:10px 15px;
		font-size:16px;
	}
	.p_box_contact02 {
		text-align:left;
		padding:10px 15px;
	}
	.box_contact_inner {
		margin:0 15px 15px 15px;
		padding:15px;
	}
	.box_contact .col-md-6 {
		margin:0;
		padding:0;
	}
	.box_contactR {
		border-left:none;
		padding:0;
	}
	.p_box_contact_tell {
		font-size:24px;
		font-weight:bold;
		text-align:center;
		padding:0 0 15px 0;
	}
	.p_box_contact_tell span.small {
		font-size:14px;
		font-weight:normal;
		display:block;
	}
	.p_box_contact_mail a {
		width:100%;
		margin:0 auto;
		padding:15px 0;
		text-align:center;
		background-color:#6FAD2E;
		color:#FFF;
		display:block;
		border-radius:6px;
		font-size:16px;
		font-weight:bold;
	}
	
}
	
.box_manseki{
	border: #DF9192 1px solid;
	background-color: #FFE2E3;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.box_manseki p{
	color: #C51B1E;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}

.box_kadaikaiketsu{
	/*border: #ccecff 1px solid;*/
	padding: 0;
	overflow: auto;
	margin-bottom: 40px;
}

.kadai {
	border-top:10px solid #ccecff;
	border-left:10px solid #ccecff;
	border-right:10px solid #ccecff;
	border-bottom: #ccecff 1px dotted;
	padding:15px 15px 30px 15px;
}
.kaiketsu {
	border-bottom:10px solid #ffff99;
	border-left:10px solid #ffff99;
	border-right:10px solid #ffff99;
	padding:30px 15px 15px 15px;
}

.box_point{
	padding: 10px;
	border: #B5B5B5 1px solid;
	overflow: auto;
}

.h3_point{
	background:url(../img/point_ill.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: 600;
	padding: 23px 0 10px 70px;
	color: #87559c;
	border-bottom: #B3B3B3 1px solid;
	
}


/* ----------------------------------------
 *   PDF
 * ---------------------------------------- */
.pdf_40{
	background-image:url(../img/pdf.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 3px 37px;
	margin-bottom:40px;
	font-size:110%;
}

.pdf_20{
	background-image:url(../img/pdf.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 3px 37px;
	margin-bottom:20px;
	font-size:110%;
}

.pdf_10{
	background-image:url(../img/pdf.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 3px 37px;
	margin-bottom:10px;
	font-size:110%;
}



.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/* ----------------------------------------
 *   取扱製品・サービス
 * ---------------------------------------- */
 .box_osusume {
	 border:1px solid #eee;
	 padding: 15px;
 }
 
  .box_osusume_seihinmei {
	 font-weight:bold;
	 font-size: 120%;
 }
 
 .box_keyword {
	background-color:#f4f4f4;
	padding:20px 0
}
 
 
/*キーワードから探す　カテゴリボタン */
.ul_category {
	width:100%;
	display:flex;
	flex-wrap: wrap;
	margin-bottom:20px;
	list-style:none;
	padding:0;
}
.cat-item {
	width:19%;
	margin:0.5%;
	display:flex;
}
.cat-item a {
	border:1px solid #87559c;
	border-right:2px solid #87559c;
	border-bottom:2px solid #87559c;
	padding:5px;
	text-align:center;
	border-radius:4px;
	display:block;
	width:100%;
	height:100%;
}
.cat-item a:hover {
	background-color:#87559c;
	color:#fff;
}


.btn-keyword{
	border-radius: 5px;
	color: #333;
	margin-bottom: 5px;
	padding:20px 30px;
	border:2px solid #ffcc00;
	border-left:20px solid #ffcc00;
	background-color:#fff;
	}
.btn-keyword:hover{
	background-color:#fdfae9;
	color: #333;}
@media (max-width: 767px) {
	.cat-item {
		width:24%;
	}
	.bt_category {
		width:32%;
		margin:0.5%;
		display:flex;
	}
}
@media (max-width: 480px) {
	.bt_category {
		width:49%;
		margin:0.5%;
		display:flex;
	}
}

/*一覧から探す*/
.box_service_wrap {
	display:flex;
	flex-wrap:wrap;
}
.box_service {
	border-right:3px solid #f4f4f4;
	border-bottom:3px solid #f4f4f4;
	padding:10px;
	margin:0 5px 10px 5px;
	margin-bottom:10px;
	width:23.5%;
}

.side_service {
	margin-right:15px;
	padding:10px;
	background-color:#f4f4f4;
}

.side_service h4 {
	font-size:16px;
}
.side_service ul li {
	font-size:13px;
}
@media (max-width: 767px) {
	.side_service {
		display:none;
	}
	.box_service {
		width:45%;
	}
}


/*シングルページ戻るボタン*/

.bt_back a {
	display:block;
	border:1px solid #87559c;
	padding:5px 10px;
	font-size:15px;
	color:#87559c;
	margin:-20px auto 100px auto;
	text-align:center;
	width:250px;
}
.bt_back a i {
	font-size:15px;
	color:#87559c;
	margin:0;
	}
.bt_back a:hover {
	color:#fff;
	border:1px solid #87559c;
	background-color:#87559c;
}
.bt_back a:hover i{
	color:#fff;
}
/* ----------------------------------------
 *   スタッフブログ
 * ---------------------------------------- */
.bloglistbox {
	margin:10px 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
}
.bt_more a {
	display:inline-block;
	border:1px solid #87559c;
	padding:2px 10px;
	font-size:13px;
	color:#87559c;
	float:right;
}
.bt_more a:hover {
	color:#999;
	border:1px solid #999;
}
/*カレンダー*/
#wp-calendar {
	width:100%;
	border-collapse:collapse;
	color:#333;
}
#wp-calendar thead th,#wp-calendar tbody td {
	border:1px solid #ccc;
	text-align:center;
}
#wp-calendar thead th {
	background-color:#f2f2f2;
}
#wp-calendar caption {
	text-align:center;
}
#wp-calendar #today {
	font-weight:bold;
	background-color:#f2f2f2;
}

.marc_blog {
	font-size:10px;
	display:inline-block;
	border:1px solid #999;
	color:#999;
	padding:2px 10px;
	line-height:1.4;
}

/* ----------------------------------------
 *   年賀状
 * ---------------------------------------- */
 .nenga_nagare {
	 color:#333;
 }
 .nenga_main {
	 width:70%;
	 float:left;
	 margin:0;
	 padding:0 15px;
	 color:#333;
 }
 .nenga_side {
	 width:30%;
	 float:right;
	 margin:0;
	 padding:0 15px;
 }
 .side_nenga {
	 padding-bottom:30px;
 }
 .font20 {
	 font-size:20px;
 }
 .font14 {
	 font-siza:14px;
 }
 .bt_nengaprice a {
	 font-size:24px;
	 padding:15px 20px;
	 display:block;
	 text-align:center;
	 color:#87559c;
	 border:1px solid #87559c;
	 margin:0 auto 40px auto;
	 border-radius:6px;
	 width:250px;
	 text-decoration:none;
	 
 }
 .bt_nengaprice a:hover {
	 background-color:#87559c;
	 color:#FFF;
 }
 .h4_nenga {
	 color:#333;
	 font-weight:bold;
	 padding:10px 20px;
	 text-align:center;
	 border:2px solid #cfb135;
	 box-shadow:5px 4px 0 #cfb135;
	 width:100%;
	 margin:0 0 20px 0;
 }
 
 /*申し込みフォーム*/
 .nenga_form {
	 width:100%;
	 border-collapse:collapse;
	 color:#333;
	 margin-bottom:20px;
 }
 .nenga_form th {
	 padding:10px;
	 border:1px solid #ccc;
	 border-bottom:none;
	 background-color:#f2f2f2;
	 
 }
 .nenga_form td {
	 padding:10px;
	 border:1px solid #ccc;
	 border-top:none;
 }
 
 .side_nenga .btn_nenga {
	 color:#333;
 }
 .side_nenga .btn_nenga:hover {
	 color:#f90;
 }
 
 @media (max-width: 767px) {
	.nenga_main {
	 width:100%;
	 float:none;
	 margin:0;
	 padding:0 15px;
 }
 
 .nenga_side {
	 width:100%;
	 float:none;
	 margin:0;
	 padding:0 15px;
	 }
}

/* ----------------------------------------
 *  Azure
 * ---------------------------------------- */ 
.p_azure_service {
	text-align:center;
	padding:20px;
	margin:0 auto 20px auto;
	font-size:24px;
	font-weight:bold;
	background-color:#000066;
	color:#fff;
}
@media (max-width: 767px) {
	.p_azure_service {
		font-size:20px;
	}
}

.ichiran_seihinmei{
 line-height: 120%;
}
	
.ichiran_side_archibe li{
line-height: 110%;
 margin-left: -15px;
 margin-bottom: 10px;
}
	
/* ----------------------------------------
 * トップスライド
 * ---------------------------------------- */
 .slide01 {
	 margin-top:-20px;
 }
 .slide01 ul {
	 list-style-type:none;
	 margin:0 auto;
	 padding:0;
 }
 .slide01 ul li img {
	 margin:0 auto;
	 width:100%;
 }
 .slide01 ul li a:hover img {
	  opacity:1.0; filter: alpha(opacity=100); -ms-filter: "alpha( opacity=100 )"; background: #fff; }
	 
 /* ----------------------------------------
 * トップキャンペーン特集
 * ---------------------------------------- */
 .topev_wrap {
	 display:flex;
	 flex-wrap: wrap;	 
 }
 .box_topev {
	 margin:0 5px 20px 5px;
	 padding:0;
	 border:1px solid #eee;
	 width:24%;
 }
 .box_topev a:hover p {
	 color:#999;
 }
 .box_topev p.p_ev {
	 margin:0;
	 padding:10px 10px 5px 10px;
	 line-height:1.4;
 }
 .box_topev p.p_evday {
	 margin:0;
	 padding:5px 10px 10px 10px;
	 line-height:1.4;
	 font-size: 95%;
 }
 
@media (max-width: 767px) {
	.box_topev {
		 width:31%;
	 }
}
@media (max-width: 479px) {
	.box_topev {
		 width:47%;
	 }
}
	
/*404 エラーページ*/
.txt_404 {
	font-size:80px;
	color:#999;
	text-align:center;
	margin:100px auto;
	font-weight:bold;
	line-height:1.4;
}
@media (max-width: 767px) {
	.txt_404 {
		font-size:50px;
		margin:50px auto;
	 }
}
@media (max-width: 479px) {
	.txt_404 {
		font-size:30px;
		margin:30px auto;
	 }
}
	
.thumb{
 text-align:center;
 }

.thumb img{
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
 }
	
	
.bg_grey{
	background:#FEFFF4;
	padding: 20px 0 10px 0; 
}

.bg_white{
	background: #FFFEFF;
	padding: 20px 0 10px 0; 
}


ul.cp_list {
	padding:0.5em;
	list-style-type:none;
}
ul.cp_list li {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.cp_list li:after,ul.cp_list li:before {
	position:absolute;
	content:'';
	display:block;
	background: #FFC107;
	top: 0.43em;
	left: 0.5em;
	height: 11px;
	width: 4px;
	border-radius: 10px;
	transform: rotate(45deg);
}
ul.cp_list li:before {
	top: 0.6em;
	left: 0.2em;
	height:8px;
	transform:rotate(-45deg);
}


.box_kadai{
	border: #CDCDCD 1px solid;
	padding: 15px;
  border-radius: 15px 15px 15px 15px;
}
.kadai_text{
	font-size: 16px;
	font-weight: bold;
}

.box_purple{
	background-color: #87559C;
	margin-bottom: 10px;
	border-radius: 5px;
}

.box_purple p{
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	padding: 12px;
}

.telework_title{
	background-color: #87559C;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	padding: 12px;
}

.box_joseikin{
	border:  #888888 3px solid;
	padding: 30px;
	margin-bottom: 50px;
}

.joseikin_caption{
	font-weight: bolder;
	font-size: 20px;
	line-height: 130%;
	margin-bottom: 40px;
	
}

.link_bottom a{
	background-color: #87559C;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	padding: 15px;	
}

.box_red{
	border: #DF9192 3px solid;
	background-color: #FFFCDF;
	padding: 20px;
	margin-bottom: 20px;
}

