@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
}
.set {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#header-wrapper {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	z-index: 4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
	background-color: #FFF;
}
#header {
	position: relative;
}
#header .logo {
	width: 75px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo img {
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header .sb-toggle-left {
	height: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header .sb-toggle-left img {
	width: 40px;
	padding: 5px;
}
.global-nav {
	list-style-type: none;
}
.global-nav li {
	font-size: 80%;
	line-height: 20px;
	color: #FFF;
	padding: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA275;
}
.global-nav li a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
.side_logo {
	background-color: #FFF;
	padding: 5px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F63;
}
.side_logo img {
	width: 75px;
}

#contents-wrapper {
	width: 100%;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
#main_contents {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
}
#main-image {
	margin-bottom: 20px;
}
.index-concept {
	font-size: 80%;
	text-align: center;
	margin-bottom: 20px;
}
.index_service-wrapper {
	border: 2px solid #F63;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}
.index_service-wrapper img {
	float: right;
	height: auto;
	width: 105px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.index_service-title {
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	background-color: #F63;
	padding: 5px;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}
.index_service-txt {
	font-size: 75%;
	line-height: 1.4em;
	margin-left: 5px;
	margin-bottom: 5px;
}
.index_service-btn a {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
	color: #333;
	text-decoration: none;
	text-align: center;
	clear: both;
	font-size: 80%;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.footer {
	background-color: #F63;
	text-align: center;
	padding: 10px;
	font-size: 70%;
	font-weight: normal;
	color: #FFF;
}
.temp-image {
	width: 100%;
}
.temp-title {
	background-color: #F63;
	margin-bottom: 5px;
	clear: both;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.temp-txt {
	font-size: 80%;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.title {
	font-size: 82%;
	font-weight: bold;
	color: #F63;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #F63;
	background-image: url(image/company/title-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 30px 25px;
	-webkit-background-size: 30px 25px;
	-moz-background-size: 30px 25px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title02 {
	font-size: 82%;
	font-weight: bold;
	color: #06C;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #06C;
	background-image: url(image/company/title-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 30px 25px;
	-webkit-background-size: 30px 25px;
	-moz-background-size: 30px 25px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.service-wrapper {
	margin-bottom: 20px;
}
.service-wrapper .ss_comment {
	font-size: 80%;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.service_inner {
	display: table;
	table-layout: fixed;
	height: auto;
	width: 100%;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 5px 0;  /* 左右 上下で記述 */
	list-style-type: none;
	margin-bottom: 5px;
}
.service_inner li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:table-cell;
}
.service_inner li img {
	width: 100%;
}
.service-wrapper_bg_yellow {
	background-color: #FFFDE7;
	padding: 5px;
}
.service-wrapper_bg_yellow img {
	float: right;
	height: 80px;
	width: 80px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.service-wrapper_bg_yellow p {
	font-size: 80%;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.company1-wrapper {
	margin-bottom: 20px;
}
.company1-wrapper img {
	float: right;
	width: 110px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.company1-wrapper p {
	font-size: 80%;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.company1-wrapper p span {
	font-size: 100%;
	font-weight: bold;
	color: #F63;
}
.company1-wrapper p.align_right {
	text-align: right;
}
.company2-wrapper {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(image/company/company2-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.company2-wrapper dt {
	font-size: 80%;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.company2-wrapper dd {
	font-size: 80%;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-left: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.map {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.company3-wrapper {
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #CCC;
}
.company3-title {
	font-size: 85%;
	color: #FFF;
	background-color: #F63;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.company3-txt {
	font-size: 80%;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.company3-txt span {
	font-size: 80%;
}
.recruit-title {
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	background-color: #06C;
	padding: 5px;
	clear: both;
	margin-bottom: 5px;
}
.recruit-txt {
	font-size: 80%;
	line-height: 1.4em;
	font-weight: bold;
	color: #06C;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.recruit-wrapper {
	margin-bottom: 10px;
}
.recruit-wrapper dt {
	font-size: 80%;
	color: #06C;
	background-color: #DBE7FF;
	padding: 5px;
}
.recruit-wrapper dd {
	font-size: 80%;
	line-height: 1.4em;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
.recruit-wrapper dd span {
	font-weight: bold;
	color: #F63;
}
.contact-txt {
	font-size: 80%;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.contact-txt span {
	color: #F00;
}
.form-t1 {
	font-size: 80%;
	padding: 10px;
}

.recbox {
	width: 30%;
	height: auto;
	padding-top: 20px;
	padding-right: 35%;
	padding-bottom: 0px;
	padding-left: 35%;
}
.recbox img {
	width: 100%;
	height: auto;
}


.ss_title_sub {
	color: #333;
	font-size: 100%;
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
/* プロモーションページ */
.promotion01 {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.promotion01 li {
	font-size: 90%;
	color: #06C;
	margin-bottom: 5px;
}
.promotion02 {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.promotion02 dt {
	font-size: 90%;
	line-height: 1.8em;
	font-weight: bold;
}
.promotion02 dt:first-letter {
	color: #F90;
}
.promotion02 dd {
	font-size: 80%;
	line-height: 1.6em;
	margin-bottom: 10px;
	padding-left: 1.2em;
}
.promotion_title01 {
	color: #333;
	font-size: 20px;
	line-height: 1.6em;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.promotion_img img {
	width: 100%;
}
.promotion_contact {
}
.promotion_contact .tel {
	font-size: 100%;
	font-weight: bold;
	color: #660000;
	padding-top: 10px;
	text-align: center;
}
.promotion_contact .time {
	font-size: 90%;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	text-align: center;
}
.promotion_contact .txt {
	font-size: 80%;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
}
.promotion_contact .txt a {
	font-weight: bold;
	color: #F63;
}
.pet{
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right:15px;
}
.pet li {
	color: #333;
	font-size: 16px;
	line-height: 1.6em;
	padding-bottom: 5px;
	list-style: url(../image/service02/pet_icon01.png)
}
.pet_cuun01 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pet_cuun02 {
	font-size: 14px;
	color: #333;
	padding-bottom: 5px;
	margin: 15px
}
.pet_cuun03 {
	font-size: 16px;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	width:80%;
	text-align:left;
	background-color: #FFFFCC;
}
.pet_cuun_comment01 {
	color: #333;
	font-size: 16px;
	line-height: 1.6em;
}
.pet_cuun_comment02 {
	color: #333;
	font-size: 14px;
	margin: 10px;
}