@charset "utf-8";
/*
Theme Name: cmindstyle
Version: 2.0
*/

/*----------------------------------------
■共通設定
-----------------------------------------*/




body, h1, h2, h3, h4, h5, h6, p, td, th, ol, ul, li, dl, dt, dd, form, pre{
	margin:0;
	padding:0;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",sans-serif;
 font-weight: 400;
	font-size: 13px;
	color:#222;
letter-spacing:0.08em;
	word-break:break-all;
	word-wrap: break-word;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}

body{
	background-color:#FFF;
	line-height:2.4;
}

ul,li{
list-style:none;
}

#wrapper{
min-width:1080px;
overflow:hidden;
}

#wrapper-sp{
min-width:1080px;
overflow:hidden;
position:relative;
}

p {
	
	margin-bottom:18px;
}

.min{
font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	
}
img {
max-width:100%;
	vertical-align:bottom;
	border: none;
}

a:link {
-webkit-transition: all .3s;
	transition: all .3s;
opacity:1;
	color: #222222;
	text-decoration:underline;
}
a:visited {
	color: #222222;
}
a:active,
a:hover {
opacity:0.6;
	color: #222222;
	text-decoration:none;
}


h2{
}



h3{
}




/*----------------------------------------
■汎用クラス
-----------------------------------------*/
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}

.pagetop{
width:24px;
height:110px;
margin:0;
position:absolute;
bottom:20px;
right:20px;
}
.pagetop a{
display:block;
background:url(/wp/wp-content/uploads/pagetop.png) no-repeat;
background-size:100%;
width:100%;
height:100%;
text-indent:-9999px;
outline-style:none;
}


.alignright{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.alignleft{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.aligncenter{
	clear:both;
	display:block;
	margin:25px auto;
}
.postmeta{
	clear:both;
}
.post {
	zoom:1;
}
.post .post{
	margin:10px;
}
#breadNavi .post:after{
	content:"";
	display:inline-block;
	clear:both;
}

.post:after{
	content:"";
	display:block;
	clear:both;
}

.wp-pagenavi{
	margin-top:20px;
	clear:both;
}





/*----------------------------------------
■ヘッダー
-----------------------------------------*/

#header-area{
    position: relative;
width:100%;
    height: 100px;
    border-bottom: solid 1px #EEE;
}
.home #header-area{
height:730px;
 border-bottom:none;
}

#top-slide-area::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000006;
    top: 0;
    z-index: 10;
}



#top-slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 730px;
    background: #00000014;
    display: block;
    z-index: 1;
}



#top-slide{
position: absolute;
    width: 100%;
    height: 730px;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -50%;
}

#top-slide ul {
    height: 730px;
    width: 100%;
}


#top-slide ul li {
    width: 100%;
  height: 730px;
}

#top-slide ul li {
background-position-x:center !important;
}
#top-slide1{
background:url(/wp/wp-content/uploads/top-kari.jpg) no-repeat top center fixed;
background-size:cover;
}
#top-slide2{
background:url(/wp/wp-content/uploads/header-slide2.jpg) no-repeat top center fixed;
background-size:cover;
}
#top-slide3{
background:url(/wp/wp-content/uploads/header-menu.jpg) no-repeat top center fixed;
background-size:cover;
}

#wrapper-sp #top-slide ul li {
background-attachment: scroll !important;
   background-size: 100% !important;
}



header{
width:1000px;
margin:0 auto;
height: 100%;
position:relative;
z-index:100;
}

#logo a {
    width: 100%;
    height: 46px;
    text-indent: -9999px;
    display: block;
    outline-style: none;
   background: url(/wp/wp-content/uploads/footer-logo.svg) no-repeat;
    background-size: 100%;
}

.home #logo a {
  background: url(/wp/wp-content/uploads/logo.svg) no-repeat;
    background-size: 100%;
  height: 74px;
}


#logo {
    text-align: center;
    margin: 0;
    position: absolute;
    width: 200px;
    left: 50%;
    top: 20px;
    margin-left: -100px;
}

.home #logo {
   width: 88px;
  margin-left: -44px;
}



#header-tel span {
    font-size: 20px;
}
#header-tel {
    text-align: right;
    position: absolute;
    right: 0;
    top: 34px;
    line-height: 1;
    margin: 0;
}

.home #header-tel{
    color: #FFF;
}


h1#header-catch {
    position: absolute;
    bottom: 50px;
    text-align: center;
    width: 100%;
    color: #FFF;
    font-size: 24px;
line-height:1.8;
}

span.header-catch-name {
    font-size: 60px;
    line-height: 1.8;
}

span.header-catch-yomi:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #FFF;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 4px;
}
span.header-catch-yomi:before {
    content: "";
    width: 20px;
    height: 1px;
    background: #FFF;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-right: 4px;
}
span.header-catch-yomi {
    font-size: 17px;
    line-height: 1;
}


ul#header-sns li img {
    width: 30px;
}
ul#header-sns li {
    display: inline-block;
    margin-right: 12px;
}
ul#header-sns {
    font-size: 0;
    position: absolute;
    top: 30px;
    left: 0;
    text-align: left;
}



/*----------------------------------------
■グローバルナビ
-----------------------------------------*/

nav#nav-area {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
}


nav#nav-area ul {
    text-align: center;
    font-size: 0;
}

nav#nav-area ul li:last-child {
    margin-right: 0;
}
nav#nav-area ul li {
    display: inline-block;
    margin-right: 56px;
    font-size: 16px;
}

nav#nav-area ul li a {
    text-decoration: none;
}
nav#nav-area ul li.nav1 a {
    background: url(/wp/wp-content/uploads/icon-home.svg) no-repeat;
    background-size: 14px;
    width: 14px;
    display: inline-block;
    text-indent: -9999px;
    outline-style: none;
    height: 14px;
    vertical-align: -8px;
}



/*----------------------------------------
■キャッチイメージ
-----------------------------------------*/


#wrapper-sp #catcharea {
background-attachment: scroll !important;
   background-size: 100% !important;
}

#catcharea {
background-position-x:center !important;
}
#catcharea {
      background: url(/wp/wp-content/uploads/header-about.jpg) no-repeat top center fixed;
    background-size: cover;
position:relative;
}

.page-id-24 #catcharea {
      background: url(/wp/wp-content/uploads/header-slide2.jpg) no-repeat top center fixed;
    background-size: cover;
}
.page-id-16 #catcharea {
      background: url(/wp/wp-content/uploads/header-about.jpg) no-repeat top center fixed;
    background-size: cover;
}

.page-id-22 #catcharea {
      background: url(/wp/wp-content/uploads/header-hotel.jpg) no-repeat top center fixed;
    background-size: cover;
}

.page-id-345 #catcharea {
      background: url(/wp/wp-content/uploads/header-project.jpg) no-repeat top center fixed;
    background-size: cover;
}

.page-id-18 #catcharea {
      background: url(/wp/wp-content/uploads/header-menu.jpg) no-repeat top center fixed;
    background-size: cover;
}
.page-id-34 #catcharea {
      background: url(/wp/wp-content/uploads/header-campaign.jpg) no-repeat top center fixed;
    background-size: cover;
}
.page-id-20 #catcharea {
      background: url(/wp/wp-content/uploads/header-gallery.jpg) no-repeat top center fixed;
    background-size: cover;
}

.page-id-26 #catcharea {
      background: url(/wp/wp-content/uploads/header-contact.jpg) no-repeat top center fixed;
    background-size: cover;
}

#catcharea::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000014;
    display: block;
    position: absolute;
}


h1#pagename {
    text-align: center;
    font-size: 30px;
    line-height: 1.8;
    color: #FFF;
    padding: 200px 0;
position:relative;
}
h1#pagename span {
    font-size: 18px;
}


#breadNavi {
    text-align: center;
    padding: 20px 0;
    font-size: 10px;
    margin: 0;
}



/*----------------------------------------
■メイン
-----------------------------------------*/
#main{
padding:50px 0;
	margin:0;
position:relative;
}
.home #main{
	padding:0;
}

#main::before {
    content: "";
    display: block;
    width: 108px;
    height: 136px;
    position: absolute;
    top: -100px;
    left: 50px;
    background: url(/wp/wp-content/uploads/dogfoot.svg) no-repeat;
    background-size: 100%;
}

.home #main::before {
  display: none;
}


/*----------------------------------------
■コンテンツ
-----------------------------------------*/

#contents-area{
width:1000px;
margin:0 auto;
}
#contents{
	width:700px;
	margin-right:50px;
	float:left;
}



/*----------------------------------------
■サイド
-----------------------------------------*/
#side_right{
	width:250px;
	float:right;
}



#side .sitenavi{
	background:#ffffff;
	list-style:none;
	padding:10px 7px;
	margin-bottom:15px;
}
#side .sitenavi a{
	background:url(/images/items/icon_link.gif) no-repeat left center;
	padding-left:17px;
	line-height:25px;
}

	
#recent-posts-3,
#categories-3,
#archives-3 {
border:solid 1px #EEE;
padding:20px;
margin-bottom:20px;
}

.side-title{
font-size:16px;
letter-spacing:0.08em;
text-align:center;
line-height:1;
margin-bottom:20px;
}

#recent-posts-3 ul li,
#categories-3 ul li,
#archives-3 ul li{
border-bottom:dashed 1px #EEE;
margin-bottom:10px;
padding-bottom:10px;
font-size:12px;
line-height:1.6;
}
#recent-posts-3 ul li:last-child,
#categories-3 ul li:last-child,
#archives-3 ul li:last-child{
border-bottom:none;
margin-bottom:0px;
padding-bottom:0px;
}







/*----------------------------------------
■facebook/twitter
-----------------------------------------*/
#tabs{
height:370px;
}

#tabs ul{
width: 200px;
margin-bottom:7px;
}
#tabs li{
margin:0;
padding:0;
}

#tabs #tab_facebook{
background:url(/images/side/bg_facebook.png) no-repeat;
display: block;
width:100px;
height:40px;
text-indent: -9999px;
outline-style:none;
}
#tabs .ui-tabs-selected #tab_facebook{
background:url(/images/side/bg_facebook_selected.png) no-repeat;
}

#tabs #tab_twitter{
background:url(/images/side/bg_twitter.png) no-repeat right top;
display: block;
width:100px;
height:40px;
text-indent: -9999px;
outline-style:none;
}
#tabs .ui-tabs-selected #tab_twitter{
background:url(/images/side/bg_twitter_selected.png) no-repeat right top;
}


.ui-tabs-hide { display: none; }
.ui-tabs {
margin: 10px 0 0 0;
}
.ui-tabs-nav {

list-style: none;
margin: 0;
padding: 0;

}
.ui-tabs-nav:after {
display: block;
clear: both;
content: " ";
}
.ui-tabs-nav li { 
float: left; 
font-weight: bold;
width: 99px;
}
.ui-tabs-nav a{
display: block;
}
.ui-tabs-nav a {
margin: 1px 0 0;
padding-left: 0;
text-align: center;
outline: 0;
text-decoration:none;
}
.ui-tabs-nav .ui-tabs-selected a {
position: relative;
top: 1px;
z-index: 2;
margin-top: 0;
color: #000;
}



.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited { cursor: text; }
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover,
.ui-tabs-nav .ui-tabs-deselectable a:focus,
.ui-tabs-nav .ui-tabs-deselectable a:active { cursor: pointer; }
.ui-tabs-disabled { opacity: .4; }
.ui-tabs-panel { padding: 0; }
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-tabs-panel { width: 178px; border: 0px solid #ade500/*{borderColorActive}*/;}
.ui-tabs-panel img { border:none; }


/*----------------------------------------
■フッター
-----------------------------------------*/

#top-footer-salon {
    width: 1000px;
    margin: 0 auto;
    padding: 60px 0;
}

#top-footer-salon #footer-info-name {
    margin-bottom: 0px;
    float: left;
    width: 360px;
    margin-right: 40px;
    margin-top: 20px;
}
#top-footer-salon #footer-info-info {
    text-align: left;
    margin-bottom: 0px;
    width: 360px;
    float: left;
}
#top-footer-salon #footer-info-btn {
    width: 200px;
    float: right;
}
#top-footer-salon #footer-info-btn ul li {
    display: block;
    margin-right: 0px;
    text-align: right;
    margin-bottom: 10px;
}
#top-footer-salon #footer-info-btn ul li a {
    text-align: left;
}



#top-salon-info {
    padding-top: 80px;
}


#footer-info-name {
    margin-bottom: 50px;
}

#footer-info-name-top {
    text-align: center;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 16px;
}
#footer-info-name-logo{
    text-align: center;
   margin-bottom: 0;
}
#footer-info-name-logo img{
width:244px;
}

#footer-info-name-logo {
    text-align: center;
    margin: 0;
}

#footer-info-info {
text-align:center;
    margin-bottom: 40px;
}

#footer-info-info-text {
    margin: 0;
font-size:14px;
}
#footer-info-info-tel {
    line-height: 1.6;
    margin-bottom: 12px;
    font-size: 14px;
}

span.footer-info-info-text-tel {
    font-size: 28px;
}

span.footer-info-info-text-hosoku {
    font-size: 12px;
    line-height: 1;
}


#footer-info-info-ad {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1;
}

#footer-info-info-open {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.8;
}

#footer-info-btn {

}

#footer-info-btn ul{
text-align:center;
font-size:0;
}
#footer-info-btn ul li.footer-info-salon a {
    background: #FFF;
    color: #b39f59;
}
#footer-info-btn ul li:last-child {
    margin-right: 0;
}
#footer-info-btn ul li {
    display: inline-block;
    margin-right: 20px;
}


#footer-info-btn ul li.footer-info-salon a {
    background: #FFF;
    color: #b39f59;
}
#footer-info-btn ul li a {
   display:inline-block;
    text-decoration: none;
    padding: 14px 40px;
    width: 100px;
    background: #b39f5a;
    color: #FFF;
    border: solid 1px #b39f5a;
}
li.footer-info-con span {
    background: url(/wp/wp-content/uploads/icon-con.svg) no-repeat 0 5px;
    background-size: 14px;
    padding: 2px 0 2px 20px;
}
li.footer-info-salon span {
    background: url(/wp/wp-content/uploads/icon-salon.svg) no-repeat 0 2px;
    background-size: 14px;
    padding: 2px 0 2px 20px;
}

footer{
padding:0 0 40px 0;
position:relative;
}


#footer-map{
margin-bottom:40px;
}

#footer-link{
margin-bottom:30px;
}

#footer-link ul{
font-size:0;
text-align:center;
}
#footer-link ul li{
font-size:12px;
margin-right:40px;
display:inline-block;
}
#footer-link ul li:last-child{
margin-right:0px;
}

#footer-link ul li a{
text-decoration:none;
}

address{
text-align:center;
color:#888;
font-size:10px;
font-style:normal;
}



/*----------------------------------------
■トップページ
-----------------------------------------*/


#top-info{
width:700px;
margin:50px auto;
box-sizing:border-box;
padding:40px 60px;
text-align:center;
position:relative;
    border: solid 2px #222;
}
#top-info-title {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 20px;
}
#top-info-text-s {
    margin: 0;
}
#top-info-text-s span {
    font-size: 18px;
    line-height: 1.6;
    display: inline-block;
    padding: 6px 0 10px;
    color: #c13232;
}

#top-info::before {
    content: "";
    width: calc(100% - 4px);
    border: solid 1px #222;
    height: calc(100% - 4px);
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    box-sizing: border-box;
z-index:-1;
}

#top-info-text {
    text-align: center;
    margin: 0;
    font-size: 14px;
}


#top-info-text > span {
    margin-left: 10px;
    font-size: 20px;
}

#top-info-text span span{
    font-size: 12px;
}



#top-salon-blog h2.top-h2{
    margin-bottom: 30px;
}

#top-salon-blog-area {
    margin-bottom: 40px;
}

#top-salon-blog-area ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: dotted 1px #666;
}
#top-salon-blog-area ul li:last-child{
padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.top-salon-blog-l {
    width: 100px;
    margin-right: 30px;
    float: left;
}


.top-salon-blog-img {
    margin: 0;
    width: 100%;
    height: 100px;
}

.top-salon-blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.top-salon-blog-r {
    width: 340px;
    float: left;
}

.top-salon-blog-title {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.top-salon-blog-text {
    font-size: 12px;
    margin: 0;
}



#top-cam-area {
    padding: 40px 0 70px 0;
}
#top-cam {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}


#top-cam-bg {
    width: 700px;
    height: 480px;
    position: absolute;
    top: -80px;
    left: -100px;
    margin: 0;
}
#top-cam-bg img{
width:100%;
height:100%;
object-fit:cover;
  font-family: 'object-fit: cover;'
}


#top-cam-box-area {
       width: 510px;
    height: 470px;
    background: url(/wp/wp-content/uploads/stone-bg.jpg) no-repeat;
    background-size: cover;
    margin-left: 490px;
    box-sizing: border-box;
    padding: 60px 80px;
    position: relative;
    margin-top: 80px;
    outline: 4px solid #fbfbfb;
    outline-offset: -34px;
}

#top-cam-box-area::before {
    content: "";
    width: 160px;
    height: 119px;
    display: block;
    position: absolute;
    top: -20px;
    left: -60px;
    background: url(/wp/wp-content/uploads/top-cam-huki.png) no-repeat;
    background-size: 100%;
}


.top-campaign-list-img {
    width: 150px;
    float: left;
    margin: 0;
}
.top-campaign-list-img img{
width:100%;
height:110px;
object-fit:cover;
  font-family: 'object-fit: cover;'
}
.top-campaign-list-dai {
    float: right;
    margin: 0;
    width: 180px;
    font-size: 16px;
    line-height: 1.8;
}


#top-cam-box-area .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#top-cam-box-area.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #b39f5a;
}
#top-cam-box-area .bx-wrapper .bx-pager.bx-default-pager a {
    background: #b5b5b5;
    text-indent: -9999px;
    display: block;
    width: 32px;
    height: 6px;
    margin: 0 6px;
    outline: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
#top-cam-box-area .bx-wrapper{
margin: 0 auto 70px;
}
#top-cam-box-area .bx-wrapper .bx-pager,
#top-cam-box-area .bx-wrapper .bx-controls-auto {
    bottom: -40px;
}


#top-about-area{
 background: url(/wp/wp-content/uploads/wallbg.jpg) repeat-y top center fixed;
    background-size: 100%;
    padding: 70px 0 110px;
}
#top-about{
width:1000px;
margin:0 auto;
     position: relative;
}
#top-about:before {
    content: "";
    display: block;
    width: 108px;
    height: 136px;
    position: absolute;
    top: -170px;
    left: 0;
    background: url(/wp/wp-content/uploads/dogfoot.svg) no-repeat;
    background-size: 100%;
}


h2.top-h2-about{
font-size:38px;
    margin-bottom:180px;
}

h2.top-h2-about span:before {
    content: "";
    width: 100px;
    height: 1px;
    display: inline-block;
    background: #222;
    margin-right: 10px;
    vertical-align: 4px;
}
h2.top-h2-about span {
    font-size: 16px;
    margin-left: 20px;
}


.top-about-box {
background: #FFF;
    width: 585px;
    box-sizing: border-box;
    padding: 80px 150px 100px 50px;
    position: relative;
    margin-bottom:200px;
}

#top-about2,#top-about4 {
    margin-left: 415px;
  padding: 80px 50px 100px 150px;
}
#top-about4 {
   margin-bottom: 0px;
}

.top-about-img {
    position: absolute;
    width: 600px;
    height: 400px;
    background: #EEE;
    top: -120px;
    right: -515px;
    margin: 0;
}
.top-about-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  font-family: 'object-fit: cover;'
}


#top-about2 .top-about-img ,
#top-about4 .top-about-img {
    top: -120px;
right:auto;
    left: -515px;
}


.top-about-catch span {
    font-size: 28px;
}
.top-about-catch {
    font-size: 16px;
    line-height: 1.8;
}
.top-about-text {
    font-size: 14px;
    margin: 0;
}

.top-about-no {
    font-size: 80px;
    line-height: 1;
    position: absolute;
    top: -40px;
    margin: 0;
}

.top-about-no span {
    margin-left: 10px;
    vertical-align: 8px;
    display: inline-block;
}
.top-about-no img {
    height: 38px;
    width: auto;
}

.top-about-more {
    position: absolute;
    bottom: -20px;
    margin: 0;
}
.top-about-more a {
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px;
    background: #b39f5a;
    color: #FFF;
}

p.top-about-more a span {
    background: url(/wp/wp-content/uploads/icon-arrow2.svg) no-repeat right;
    background-size: 28px;
    padding: 0 46px 0 0px;
}


#top-concept {
    width: 1000px;
    margin: 0 auto;
position:relative;
}

#top-concept:before {
    content: "";
    display: block;
    width: 627px;
    height: 418px;
    z-index: -1;
    position: absolute;
    right: -120px;
    top: -80px;
    margin: 0;
    background: url(/wp/wp-content/uploads/top-concept-dog.jpg) no-repeat;
    background-size: 100%;
}

#top-concept:after {
    content: "";
    display: block;
    width: 411px;
    height: 263px;
    z-index: -1;
    position: absolute;
    left: -90px;
    bottom: -80px;
    margin: 0;
    background: url(/wp/wp-content/uploads/top-concept-cat.jpg) no-repeat;
    background-size: 100%;
}


#top-concept-area {
    padding: 80px 0;
}

#top-concept-text {
    text-align: center;
    font-size: 15px;
    margin-bottom: 40px;
}
#top-concept-catch {
    padding-top: 80px;
    background: url(/wp/wp-content/uploads/icon-emblem.svg) no-repeat top center;
    background-size: 116px;
    text-align: center;
    font-size: 30px;
    line-height: 2;
    margin-bottom: 40px;
}
#top-concept-catch span {
    font-size: 20px;
}



#top-staff-area{
 background: url(/wp/wp-content/uploads/wallbg.jpg) repeat-y top center fixed;
    background-size: 100%;
    padding: 70px 0;
}
#top-staff{
width:1000px;
margin:0 auto;
}


#top-staff ul {
text-align:center;
font-size:0;

}


#top-staff ul li {
      width:calc((100% - 120px) / 4);
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
  margin-bottom: 40px;
}
#top-staff ul li:last-child{
   margin-right: 0px;
}
.top-staff-img {
     width: 220px;
    height: 280px;
    margin: 0 auto 18px;
}
.top-staff-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  font-family: 'object-fit: cover;'

}


.top-staff-name span {
    font-size: 12px;
}
.top-staff-name {
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
    margin: 0;
}





h2.top-h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
}
h2.top-h2 span {
    border-bottom: solid 2px #222;
    padding: 0 5px 10px;
    display: inline;
}

#top-cam-box-area h2.top-h2 {
font-size: 32px;
    margin-bottom: 30px;
    line-height: 1.4;
    padding-top: 10px;
}


.more-btn.min {
    text-align: center;
    margin: 0;
}
.more-btn a {
    text-decoration: none;
    display: inline-block;
}

.more-btn.min a span {
    background: url(/wp/wp-content/uploads/icon-arrow.svg) no-repeat right;
    background-size: 28px;
    padding: 0 46px 0 0;
}


#top-salon-area{
padding:70px 0px;
}

#top-salon{
    width: 1000px;
    margin: 0 auto;
}



#top-salon-info {
 
}
.top-sns-box {
    width: 470px;
    float: left;
    margin-right: 60px;
}

#top-salon div.top-sns-box:last-child {
    margin-right: 0;
}

/*----------------------------------------
■メニュー料金
-----------------------------------------*/

#price-top-text {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}
#price-top-area{
padding:0 0 80px;
}
#price-menu {
    width: 1000px;
    margin: 0 auto;
}


#price-menu ul{
display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#price-menu ul li::before {
    position: absolute;
    top: -40px;
    margin: 0;
    left: 20px;
    font-size: 80px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    line-height: 1;
}

#price-menu ul li#price-menu1::before {
    content: "01";
}
#price-menu ul li#price-menu2::before {
    content: "02";
}
#price-menu ul li#price-menu3::before {
    content: "03";
}
#price-menu ul li#price-menu4::before {
    content: "04";
}


#price-menu ul li {
    width: 480px;
    margin-right: 40px;
margin-bottom:66px;
    float: left;
position:relative;
}

#price-menu ul li:nth-child(even) {
  margin-right: 0px;
}

.price-menu-img {
    height: 300px;
    background: #EEE;
    margin-bottom: 20px;
}
.price-menu-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  font-family: 'object-fit: cover;'
}


.price-menu-name span {
    font-size: 20px;
}
.price-menu-name {
    font-size: 28px;
    line-height: 1.6;
    text-align: center;
}

.price-menu-text {
    margin: 0;
}

#price-price-area {
    background: url(/wp/wp-content/uploads/wallbg.jpg) repeat-y top center fixed;
    background-size: 100%;
    padding: 70px 0 90px;
}
#price-price {
    width: 1000px;
    margin: 0 auto;
}


dl#price-reco dt {
    text-align: center;
    font-size: 20px;
}


dl#price-reco dd {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

dl#price-reco {
    margin-bottom: 60px;
}

.price-t tr {
    border-bottom: dotted 1px #DDD;
}
.price-t tr.price-t-head {
 border-bottom: none;
}
.price-t tr.price-t-head td{
padding: 18px 0 0 0;
    line-height: 1;
    vertical-align: bottom;
}
.price-t tr.price-t-head {
    border-bottom: none;
}

tr.price-t-head2 td {
    padding: 5px 0 14px;
    border-bottom: double 3px #222;
}

tr.first td ,
tr.first th {
    padding: 10px 5px 5px;
}

.price-t tr.price-t-head2, 
.price-t tr.price-t-head th {
    border-bottom: double 3px #222;

}
.price-t tr.price-t-head th,
.price-t tr.price-op-head th {
    font-size: 20px;
    padding: 14px 0;
}
.price-t tr.price-t-head th span,
.price-t tr.price-op-head th span{
    font-size: 14px;
margin-left:10px;
}

.memberp{
color:#d8436c;
}

.price-list-hosoku {
    font-size: 12px;
    padding-top: 20px;
    margin: 0;
}

.price-box {
    margin-bottom: 40px;
}

tr.price-op-head th {
font-size:20px;
     width: 33%;
}
tr.price-op-head2 th {
 width: 25%;
}

h3.top-h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}


ul.price-hosoku-list {
    text-align: left;
    font-size: 0;
    padding-top: 26px;
}
ul.price-hosoku-list li {
    width: 50%;
    display: inline-block;
    font-size: 16px;
}

ul.price-hosoku-list li span {
    color: #da4f75;
padding-left:5px;
}




tr.price-op-head td {
padding:20px 0;
line-height:1.8;
}
tr.price-op-head {
      border-bottom: double 3px #222;
}


.price-t td ,
.price-t th {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}
.price-t th {
  font-size: 16px;
    line-height: 1.6;
    padding: 10px 0;
}
.price-t td {
    padding: 5px 5px;
    width: 14%;
text-align: center;
    font-size: 16px;
}


#price-member-area {
 background: #FFF;
    padding: 40px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}
#price-member-r {
 width: 70%;
    display: table-cell;
    padding-left: 40px;
    vertical-align: top;
}
#price-member-l {
    width: 30%;
    display: table-cell;
      vertical-align: top;
    text-align: center;
}
#price-member-r ul li span.price-member-m {
    background: #fff7d1a3;
    padding: 2px 4px;
    margin: 0 3px;
}

#price-member-title span {
    font-size: 18px;
    color: #b39f59;
}
span.price-member-s {
    font-size: 12px;
}

#price-member-title {
    background: url(/wp/wp-content/uploads/logo.svg) no-repeat top center;
    background-size: 68px;
    padding-top: 66px;
    font-size: 22px;
    line-height: 1.6;
}

#price-member-text {
    font-size: 14px;
}


#price-member-title-s {
    margin: 0;
    line-height: 1.8;
}


#price-member-r ul li{
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}
#price-member-r ul li:last-child {
    margin-bottom: 0;
}

img.price-member-book {
    width: 120px;
    height: 120px;
    object-fit: cover;
    display: block;
    padding-top: 10px;
    padding-left: 12px;
  font-family: 'object-fit: cover;'
}


/*----------------------------------------
■お問い合わせ
-----------------------------------------*/


#contact-top-area {
    padding: 0 0 70px 0;
}

#contact-top-text {
    text-align: center;
    font-size: 15px;
}
#contact-form-area{
 background: url(/wp/wp-content/uploads/wallbg.jpg) repeat-y top center fixed;
    background-size: 100%;
    padding: 70px 0;
}
#contact-form {
    width: 1000px;
    margin: 0 auto;
}

#contact-form-hissu {
    text-align: center;
    color: #d8436c;
}
.form-t th {
    width: 36%;
    text-align: right;
    padding: 10px 30px 10px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    font-size: 16px;
}
.form-t td {
    padding: 10px;
}

.form-t td input,
.form-t td textarea{
border: 0;
    padding: 12px 20px;
    width: 80%;
    box-sizing: border-box;
}
.form-t td.radio input {
    width: auto;
}

.hissu {
    color: #d8436c;
}

.form-t th.nitiji-title {
padding: 30px 0 10px;
    text-align: center;
}

.form-t tr.form-textarea td {
    padding: 30px 10px 10px;
}

table.form-t {
    margin-bottom: 60px;
}


.contact-btn{
text-align:center;
}
.contact-btn input.wpcf7-form-control {
    background: #b39f5a;
    border: none;
    padding: 10px 40px;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 0.08em;
    cursor: pointer;
-webkit-transition: all .3s;
	transition: all .3s;
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
     border: none !important;
    text-align: center;
    color: #d8436c;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    font-size: 16px;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
    text-align: center;
    color: #44abbb;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    font-size: 16px;
}


/*----------------------------------------
■ご利用規約
-----------------------------------------*/


#kiyaku-area{
width:1000px;
margin:0 auto;
}

.kiyaku-box{
border-bottom:dotted 1px #DDD;
padding-bottom:30px;
margin-bottom:30px;
}
.kiyaku-box-l{
width:32%;
float:left;
}
.kiyaku-box-r{
width:68%;
float:right;
}
.kiyaku-name {
    text-align: center;
    margin: 0;
    font-size: 20px;
    line-height: 1.8;
}
.kiyaku-text {
    font-size: 14px;
    margin: 0;
}

ul.privacy-list li:before {
    content: "・";
}
ul.privacy-list li {
    font-size: 14px;
    margin-bottom: 16px;
}
.privacy-con-title {
    padding-top: 30px;
    font-size: 20px;
    margin-bottom: 8px;
}

.privacy-con-text {
    margin: 0;
    font-size: 14px;
}



#salon-sns-area ul li:last-child {
    margin-right: 0;
}
#salon-sns-area ul li {
    display: inline-block;
    margin-right: 30px;
}
#salon-sns-area ul {
    font-size: 0;
}
#salon-sns-area {
    text-align: center;
    margin-bottom: 50px;
}
#salon-sns-area ul li a {
    text-decoration: none;
    font-size: 16px;
}


#salon-sns-area ul li#salon-sns-ab a span {
    background: url(/wp/wp-content/uploads/icon-ameblo-g.svg) no-repeat 0 1px;
    background-size: 16px;
    padding-left: 22px;
}


#salon-sns-area ul li#salon-sns-in a span {
    background: url(/wp/wp-content/uploads/icon-insta-g.svg) no-repeat 0 1px;
    background-size: 16px;
    padding-left: 22px;
}
#salon-teikei-title {
    text-align: center;
    font-size: 16px;
    line-height: 1;
}
#salon-teikei-btn {
    text-align: center;
    margin: 0;
}
#salon-teikei-btn a {
      display: inline-block;
    padding: 20px 60px;
    border: solid 1px #2f1406;
    text-decoration: none;
    text-align: left;
    line-height: 1.6;
    font-size: 20px;
    color: #301406;
}
span.keikei-logo {
    background: url(/wp/wp-content/uploads/icon-teikei.png) no-repeat 0 2px;
    background-size: 60px;
    padding-left: 70px;
    display: inline-block;
}

span.keikei-logo span {
    font-size: 16px;
}

#salon-teikei {
    margin-bottom: 40px;
}



/*----------------------------------------
■店舗紹介
-----------------------------------------*/

#salon-top-catch{
    text-align: center;
    font-size: 30px;
    margin-bottom: 100px;
}


#salon-info-area {
  background: url(/wp/wp-content/uploads/wallbg.jpg) repeat-y top center fixed;
    background-size: 100%;
    padding: 70px 0;
}
#salon-info {
    margin: 0 auto;
    padding-left: 540px;
    position: relative;
    width: 460px;
}

#salon-info-image {
      width: 800px;
    height: 580px;
    background: #EEE;
    position: absolute;
    left: -280px;
    top: -140px;
    margin: 0;
}
#salon-info-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  font-family: 'object-fit: cover;object-position: bottom;'
}


#salon-img-area ul li:nth-child(3n) {
    margin-right: 0px;
}

#salon-img-area ul li {
    width: 310px;
    float: left;
    margin-right: 35px;
    height: 260px;
    background: #EEE;
    margin-bottom: 35px;
}
#salon-img-area ul li img{
  width: 310px;
   height: 260px;
object-fit:cover;
  font-family: 'object-fit: cover;'
}
#salon-img-area {
    width: 1000px;
    margin: 0 auto;
    padding: 70px 0 20px;
}



#salon-info-logo {
    text-align: center;
    margin-bottom: 40px;
}
#salon-info-logo img {
    width: 214px;
}

#salon-info-address {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1;
}

#salon-info-tel {
    text-align: center;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
}

#salon-info-tel span {
    font-size: 20px;
}
#salon-info-tel-hosoku {
    text-align: center;
    font-size: 12px;
    margin-bottom: 12px;
}
#salon-info-open {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 30px;
}

#salon-info-btn {
    text-align: center;
    margin: 0;
}
#salon-info-btn a {
    display: inline-block;
    padding: 10px 40px;
    background: #b39f5a;
    color: #FFF;
    text-decoration: none;
}


/*----------------------------------------
■ホテルサービス
-----------------------------------------*/

#hotel-top-area{
padding:0 0 0px;
}

#hotel-top-text {
    text-align: center;
    font-size: 15px;
margin:0;
}
#hotel-top-catch {
    text-align: center;
    font-size: 30px;
    line-height: 1.8;
    margin-bottom: 30px;
}

div#hotel-menu {
    width: 1000px;
    margin: 0 auto;
    padding: 70px 0;
}

ul.hotel-menu-box li.hotel-menu-box-li:nth-child(even) .hotel-menu-img{
 float: right;
}
ul.hotel-menu-box li.hotel-menu-box-li:nth-child(even) .hotel-menu-info {
 padding: 0 40px 0 0px;
}

li.hotel-menu-box-li {
    margin-bottom: 70px;
}

.hotel-menu-img {
    width: 500px;
    height: 380px;
    float: left;
margin:0;
position:relative;
}
.hotel-menu-img img{
    width: 100%;
    height: 100%;
object-fit:cover;
 font-family: 'object-fit: cover;'
}



.hotel-menu-img::before {
    position: absolute;
    top: -40px;
    margin: 0;
    left: 20px;
    font-size: 80px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    line-height: 1;
}
#hotelmenu1 .hotel-menu-img::before {
content:"01";
}
#hotelmenu2 .hotel-menu-img::before {
content:"02";
}
#hotelmenu3 .hotel-menu-img::before {
content:"03";
}
#hotelmenu4 .hotel-menu-img::before {
content:"04";
}



   .hotel-menu-info {
    width: 500px;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 40px;
}

.hotel-menu-name.min {
    font-size: 30px;
    line-height: 1.6;
}
li.hotel-menu-list-li:before {
content: "";
    width: 12px;
    height: 10px;
    background: url(/wp/wp-content/uploads/icon-dog.svg) no-repeat;
    background-size: 12px;
    display: inline-block;
    margin-right: 8px;
}
li.hotel-menu-list-li {
    font-size: 14px;
    margin-bottom: 16px;
line-height: 2;
}
.hotel-menu-list-hosoku {
    font-size: 12px;
}

#hotel-menu-bottom {
    margin: 0;
    text-align: center;
    font-size: 16px;
}

#price-gauge tr.price-op-head th,
#price-hour tr.price-op-head th {
    width: 22%;
}



#price-hour {
    margin-bottom: 60px;
}

#hotel-motimono-r ul li {
    font-size: 14px;
	text-indent: -1.7em;
}
#hotel-motimono-r {
    display: table-cell;
    width: 70%;
}

#hotel-motimono-l {
    width: 30%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#hotel-motimono-title {
    margin: 0;
    font-size: 18px;
    line-height: 2;
}
#hotel-motimono {
    padding: 40px;
    background: #FFF;
    width: 100%;
    display: table;
    box-sizing: border-box;
}





/*----------------------------------------
■ドッグズパレスについて
-----------------------------------------*/


#about-top-area {
    padding: 0 0 90px 0;
}
#about-top-catch span {
    font-size: 30px;
}
#about-top-catch {
      text-align: center;
    font-size: 20px;
    margin-bottom: 28px;
    line-height: 2;
}
.about-top-text {
    text-align: center;
    font-size: 15px;
    margin-bottom: 36px;
}
#about-top-emblem img {
    width: 116px;
}
#about-top-emblem {
    text-align: center;
    margin: 0;
}


#about-top-image{
}

#about-top-image ul{
height:300px;
overflow:hidden;
}

#about-top-image ul li{
width:360px;
height: 300px;
float:left;
margin-rightt:20px;
}
#about-top-image ul li img{
width:100%;
height:100%;
object-fit:cover;
 font-family: 'object-fit: cover;'
}



#about-concept-area {
    padding: 100px 0;
}


.about-concept-text {
    font-size: 15px;
    margin-bottom: 36px;
}

#about-concept .about-concept-text:last-child {
    margin-bottom: 0;
}
#about-concept {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

div#about-concept:before {
    content: "";
    display: block;
    width: 627px;
    height: 418px;
    z-index: -1;
    position: absolute;
    right: -140px;
    top: -100px;
    margin: 0;
    background: url(/wp/wp-content/uploads/top-concept-dog.jpg) no-repeat;
    background-size: 100%;
}

div#about-concept::after {
    content: "";
    display: block;
    width: 335px;
    height: 246px;
    z-index: -1;
    position: absolute;
    left: -60px;
    bottom: -120px;
    margin: 0;
    background: url(/wp/wp-content/uploads/top-concept-cat.jpg) no-repeat;
    background-size: 100%;
}

.top-staff-text{
text-align:left;
    margin: 0;
    padding-top: 16px;
}

.page-id-16 #top-staff ul{
margin-bottom:0;
}


/*----------------------------------------
■ギャラリー
-----------------------------------------*/


#gallery-list-area {
    width: 1000px;
    margin: 0 auto;
}

ul.gallery-list{
display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

ul.gallery-list li:nth-child(4n) {
    margin-right: 0;
}
ul.gallery-list li {
    width: 220px;
    margin-right: 40px;
    margin-bottom: 40px;
    float: left;
    text-decoration: none;
}

ul.gallery-list li a {
    text-decoration: none;
}

.gallery-list-img {
    width: 100%;
    height: 250px;
    margin-bottom: 12px;

}

.gallery-list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
-webkit-transition: all .3s;
	transition: all .3s;
opacity:1;
 font-family: 'object-fit: cover;'
}
.gallery-list-img:hover img {
transform:scale(1.05,1.05);
opacity:0.6;
}

.gallery-list-dai {
 
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0;
}


#gallery-single-area {
    width: 1000px;
    margin: 0 auto 80px;
}

#gallery-single-area-l {
    width: 500px;
    float: left;
    margin-right: 40px;
}
.gallery-single-img {
    width: 100%;
    height: 600px;
    margin: 0;
}
.gallery-single-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 font-family: 'object-fit: cover;'
}
#gallery-single-area-r {
    width: 460px;
    float: left;
}

h2#gallery-single-title {
    font-size: 32px;
    line-height: 1.8;
    margin-bottom: 30px;
}

#gallery-single-naiyou, 
#gallery-single-naiyou p {
    font-size: 15px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

.gallery-single-cate:after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #222;
    margin-left: 10px;
    vertical-align: 6px;
}
.gallery-single-cate {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 2;
}



ul.gallery-other-list li {
    width: 180px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}


div#gallery-other-area {
    width: 1000px;
    margin: 0 auto;
}

.gallery-other-list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
-webkit-transition: all .3s;
	transition: all .3s;
opacity:1;
 font-family: 'object-fit: cover;'
}
.gallery-other-list-img:hover img {
transform:scale(1.05,1.05);
opacity:0.6;
}

.gallery-other-list-img {
    width: 100%;
    height: 180px;
    margin: 0;

}



/*----------------------------------------
■キャンペーン
-----------------------------------------*/

#campaign-navi ul{
font-size:0;
text-align:center;
}

#campaign-navi{
margin-bottom:120px;
}

#campaign-navi ul li{
display:inline-block;
margin-right:40px;
font-size:20px;
}
#campaign-navi ul li.active a{
opacity:1;
}

#campaign-navi ul li.active a::before{
content:"【";
}

#campaign-navi ul li.active a::after{
content:"】";
}

#campaign-navi ul li a{
opacity:0.5;
text-decoration:none;
}
#campaign-navi ul li a:hover{
opacity:1;
text-decoration:underline;
}
#campaign-navi ul li:last-child{
margin-right:0px;
}


div#campaign-area {
    width: 1000px;
    margin: 0 auto;
  padding: 20px 0 60px;
}

ul.campaign-list li {
    margin-bottom: 90px;
    background: url(/wp/wp-content/uploads/stone-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    width: 850px;
    margin-left: 150px;
    box-sizing: border-box;
    padding: 40px 40px 60px 300px;
}
p.campaign-list-img {
    position: absolute;
    top: -40px;
    left: -150px;
    width: 400px;
}
p.campaign-list-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
 font-family: 'object-fit: cover;'
}

p.campaign-list-dai {
    font-size: 24px;
    line-height: 2;
}

.campaign-list-text,
.campaign-list-text p{
font-size:14px;
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

.campaign-list-con a {
    display: inline-block;
    padding: 10px 60px;
    background: #222;
    color: #FFF;
    text-decoration: none;
}
.campaign-list-con span{
    background: url(/wp/wp-content/uploads/icon-arrow-w.svg) no-repeat right;
    background-size: 33px;
    padding: 0 46px 0 0;
}

.campaign-list-con {
    position: absolute;
    margin: 0;
    right: 20px;
    bottom: -24px;
}



/*----------------------------------------
■サイトマップ
-----------------------------------------*/
#sitemap-top-text {
    text-align: center;
    font-size: 15px;
    margin-bottom: 50px;
}

#sitemap-area {
    width: 640px;
    margin: 0 auto;
}

ul.sitemap-list {
    margin-bottom: 26px;
    margin-left: 24px;
}
ul.sitemap-list li a {
    text-decoration: none;
}

ul.sitemap-list li {
    font-size: 14px;
}

#sitemap-area-l {
    width: 45%;
    float: left;
    margin-right: 10%;
}
.sitemap-name {
    font-size: 16px;
    margin-bottom: 10px;
    background: url(/wp/wp-content/uploads/icon-dog.svg) no-repeat 0 14px;
    background-size: 14px;
    padding-left: 22px;
}
.sitemap-name a {
    text-decoration: none;
}


#sitemap-area-r {
    width: 45%;
    float: left;
}


/*----------------------------------------
■ブログ
-----------------------------------------*/



#single_social{
float:left;
width:50%;
	list-style:none;
}
.single-post-info{
float:right;
width:50%;
    line-height: 1;
text-align:right;
font-size:12px;
}


#single_social li{
	float:left;
}
.postmeta{
	
}
.postmeta p{
}



/*----------------------------------------
■プロジェクト
-----------------------------------------*/

#pro-title span {
    font-size: 18px;
}
#pro-title {
    text-align: center;
    font-size: 30px;
    line-height: 2;
    margin-bottom: 50px;
}

#pro-point-area {
    width: 1000px;
    margin: 0 auto 60px;
}

#pro-point-area ul li {
    width: 48%;
    margin-right: 4%;
    float: left;
}

#pro-point-area ul li:last-child {
   margin-right: 0%;
}

.pro-point-img {
    width: 100%;
    height: 320px;
    margin-bottom: 40px;
}

.pro-point-img img{
   width: 100%;
   height: 100%;
object-fit:cover;
}


.pro-point-name span {
    font-size: 18px;
}
.pro-point-name {
    text-align: center;
    font-size: 28px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.pro-point-text {
    margin: 0;
    font-size: 16px;
}

#pro-point-bottom span::before {
    position: absolute;
    background: #b39f5a21;
    content: "";
    width: 100%;
    height: 15px;
    padding: 0 10px;
    bottom: 0;
    left: -10px;
}
#pro-point-bottom span {
    position: relative;
}
#pro-point-bottom {
    font-size: 20px;
    color: #b39f5a;
    text-align: center;
margin-bottom:10px;
}

#pro-point-bottom2 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 100px;
}


#pro-footer-area {
width: 100%;
    height: 340px;
    background: url(/wp/wp-content/uploads/project-footer.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
}


#pro-thankyou {
    text-align: center;
    position: absolute;
    left: 50%;
    top: -40px;
    width: 250px;
    margin-left: -125px;
    margin-bottom: 0;
}

#pro-footer-hosoku {
    text-align: center;
    color: #a5a5a5;
margin-bottom:50px;
}

#pro-blog {
    text-align: center;
    margin: 0;
}



/*----------------------------------------
■個別設定
-----------------------------------------*/

.fade {

}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(40px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


.wptouch-desktop-switch {
    width: 1080px;
}