.main{
width: 95%;
margin: 0px auto;
}
/*画面全体の設定*/
body,
html {
  height: 100%;
  margin: 0 auto;
}

h2{
font-family: 'Noto Serif JP', serif;
}

p{
font-family: 'Noto Sans JP', sans-serif;
}

a{
font-family: century-gothic, sans-serif;
font-weight: bold;
}

/*固定する背景*/
.parallax-bg {
/*  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;*/
}
/*各背景の画像
.block01 {
  background-image: url("../topImage/top_main01.png");
  background-size: cover;
  background-position: 30%;
  }*/
/*.block02 {
  background-image: url('画像のURL');
}
.block03 {
  background-image: url('');
}*/
/*.block04 {
  background-image: url('../topImage/top_bg01.jpg');
  background-position: 30%;
  background-size: cover;
}*/
/*.block05 {
  background-image: url("../image/top_bg02.png");
  background-size: cover;
}*/
/*.block06 {
  background-image: url('画像のURL');
}
.block07 {
  background-image: url('画像のURL');
}*/

/*フェード*/
.list-mv02{
	opacity: 0;
    transition: 1.0s;
}
.mv02{
	opacity: 1.0;
}




.block01{
margin: 0;
padding: 0;
width: 100%;
height: 300px;
overflow: hidden;
 background: url("/img/salon_search/header_bg.jpg") no-repeat;
 background-size: cover;
}
.block01 .main{
height: 100%;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
     -ms-flex-pack: end;
   justify-content: flex-end;
-ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block01 h1{
text-align: left;
font-size: 45px;
line-height: 100%;
color: #fff;
letter-spacing: 4px;
}
.block01 h1 span{
font-size: 18px;
}

.block01 .top_header{
width: 100%;
margin: 0px auto;
padding: 0;
}
.block01 .logo{
height: auto;
width: 200px;
position: relative;
top: 0px;
left: 20px;
z-index: 10;
font-family: "Century Gothic", sans-serif;
float: left;
}
.block01 .logo a{
display: block;
height: 100%;
width: 100%;
color: #000;
text-decoration: none;
font-weight: bold;
letter-spacing: 10px;
font-family: "Century Gothic", sans-serif;
}

.block01 .top_header .top_head_menu{
width: 50%;
min-width: 470px;
padding: 0;
margin: 0px;
float: right;
z-index: 10;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
    -webkit-box-flex: 0;
 -ms-flex-positive: 0;
         flex-grow: 0;
         top: 0;
         right: 0;
         left: auto;
}
.block01 .top_header .top_head_menu li{
text-align: center;
padding: 0;
margin: 0px;
width: 100%;
height: 100%;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
.block01 .top_header .top_head_menu li a{
display: block;
height: 100%;
width: 100%;
text-decoration: none;
color: #fff;
font-size: 13px;
padding: 20px 0px;
}
.block01 .top_header .top_head_menu li a:hover{
color: #fff000;
}

.block01 .top_header .top_head_menu li.com_btn{
background: #fff000;
color: #000;
}
.block01 .top_header .top_head_menu li.com_btn a{
display: block;
height: 100%;
width: 100%;
color: #000;
padding: 20px 10px;
}

.block01 .main_catch{
height: auto;
width: 100%;
text-align: left;
font-size: 34px;
font-weight: bold;
letter-spacing: 10px;
margin: 10px auto 0px auto;
}



.block02{
margin: 0;
padding: 0px 0px;
width: 100%;
height: auto;
background: #fff7f1;
overflow: hidden;
text-align: center;
}
.block02 h2{
margin: 50px auto 50px;
text-align: center;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
color: #685d5b;
letter-spacing: 1px;
font-size: 35px;
}
.block02 h2 img{
margin: 0px auto;
}

.block02 h3{
margin: 100px auto 40px;
padding: 0px 0px 5px 0px;
text-align: left;
font-size: 26px;
border-bottom: 3px solid #d55c74;
color: #685d5b;
}
.block02 h3 span{
color: #d55c74;
}

.block02 .chuui{
margin: 0px auto 0px auto;
padding: 10px;
border: 3px solid #E90003;
}
.block02 .chuui dt{
margin: 0px auto 5px auto;
padding: 0;
text-align: center;
font-weight: bold;
font-size: 16px;
}
.block02 .chuui dd{
margin: 0px auto 0px auto;
padding: 0;
text-align: left;
font-size: 14px;
}

/*サロン検索ページ*/
#salon_saerch{
margin: 50px auto;
}


#salon_saerch .article01 #salonsearch_keyowrd_input {
    float:left;
    width:100%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding: 10px;
    font-size: 15px;
    border: 1px solid #685d5b;
margin: 0px;
overflow: hidden;
}
#salon_saerch .article01 .cf{
border: 2px solid #685d5b;
overflow: hidden;
}
#salon_saerch .article01 .f_right p{
margin: 0px;
height: 100%;
background: #685d5b;
padding: 5px 0px 4px 0px;
}

/*
#salon_saerch .article01 .f_right p a.btn02{
background: #685d5b;
color: #fff;
text-decoration: none;
}*/
#salon_saerch .article01 .f_right p .btn02{
background: #685d5b;
color: #fff;
text-decoration: none;
font-size: 15px;
}

#salon_saerch .article02 #maparea {
    background: url("/img/salon_search/map_bg.png") top center no-repeat;
    width:100%;
    height:900px;
    position:relative;
}

#salon_saerch .article02 #maparea dl {
    width: 150px;
    height: auto;
    overflow:hidden;
    background-color: #fff;
    position: absolute;
}

#salon_saerch .article02 #maparea dl.hokkaido {
    right: 0px;
    top: 0;
    border-left:1px solid #b6b2d8;
    border-bottom:1px solid #b6b2d8;
}

#salon_saerch .article02 #maparea dl.tohoku {
    right: 20px;
    top: 100px;
    border-left:1px solid #b0c5e6;
    border-bottom:1px solid #b0c5e6;
}

#salon_saerch .article02 #maparea dl.hokushinetsu {
    left: 450px;
    top: 100px;
    border-left:1px solid #c9e0a2;
    border-bottom:1px solid #c9e0a2;
}

#salon_saerch .article02 #maparea dl.kanto {
    right: 10px;
    top: 370px;
    border-left:1px solid #a6d190;
    border-bottom:1px solid #a6d190;
}

#salon_saerch .article02 #maparea dl.tokai {
    bottom: 35px;
    right: 185px;
    border-left:1px solid #c9e0a2;
    border-bottom:1px solid #c9e0a2;
}

#salon_saerch .article02 #maparea dl.kansai {
    top: 100px;
    left: 240px;
    border-left:1px solid #fcdd99;
    border-bottom:1px solid #fcdd99;
}

#salon_saerch .article02 #maparea dl.chugoku {
    top: 245px;
    left: 0px;
    border-left:1px solid #f8c78c;
    border-bottom:1px solid #f8c78c;
}

#salon_saerch .article02 #maparea dl.shikoku {
    bottom: 0px;
    left: 250px;
    border-left:1px solid #f6c3c9;
    border-bottom:1px solid #f6c3c9;
}

#salon_saerch .article02 #maparea dl.kyushu {
    bottom: 50px;
    left: 0;
    border-left:1px solid #f4b0a6;
    border-bottom:1px solid #f4b0a6;
}

#salon_saerch .article02 #maparea dl dt {
    width: 100%;
    height: 20px;
    font-weight:bold;
    font-size:14px;
    behavior: url(http://www.japanpetsalon.org/js/PIE.htc);
    position:relative;
    text-align:center;
    padding:7px 0;
}

#salon_saerch .article02 #maparea dl dd {
    width:95%;
    margin: 0px auto;
    padding: 0;
    text-align: left;
}

#salon_saerch .article02 #maparea dl dd ul li {
    color:#e85353;
    margin:0 0px 5px 0px;
    padding: 0px;
}

/*
#salon_saerch .article02 #maparea dl dd ul li a {
    color:#685d5b;
}
#salon_saerch .article02 #maparea dl dd ul li a:hover {
    background-color:#fef2f1;
}*/
#salon_saerch .article02 #maparea dl dd ul li button {
    color: #685d5b;
    font-size: medium;
    text-decoration: underline;
}
#salon_saerch .article02 #maparea dl dd ul li button:hover {
    background-color:#fef2f1;
}
#maparea button {
    background-color: unset;
}

#salon_saerch .article03{
border: 1px solid #685d5b;
overflow: hidden;
margin: 50px auto;
text-align: center;
}

#salon_saerch .article03 h3{
background: #685d5b;
color: #fff;
border-bottom: none;
text-align: center;
font-size: 20px;
padding: 10px 0px;
margin: 0px auto 10px auto;
}



#salon_saerch .article03 #salon_category_form ul {
    width:70%;
    margin: 20px auto;
    padding: 0;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
     -ms-flex-pack: start;
   justify-content: flex-start;
   -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#salon_saerch .article03 #salon_category_form ul li {
    margin:0px 18px 5px 0px;
	
}
/*
#salon_saerch .article03 a.btn02{
background: #685d5b;
padding: 5px 10px;
color: #fff;
margin: 20px auto;
text-decoration: none;
text-align: center;
}*/
#salon_saerch .article03 .btn02{
background: #685d5b;
padding: 5px 10px;
color: #fff;
margin: 10px auto;
text-decoration: none;
text-align: center;
font-size: 15px;
}


/*サロン検索ページ*/


/*サロン一覧ページ*/

.salonlist .entry{
    display:table;
    width:100%;
    background: #fff;
    border-bottom: 1px solid #f1e4e4;
    padding:20px;
    box-sizing: border-box;
}
.salonlist div.salonimg{
    display:table-cell;
    padding: 0px;
    width:200px;
    vertical-align: top;
}
.salonlist .salonimg img{
    max-width:200px;

}

.salonlist .detail_mini{
    display:none;
}
.salonlist .salon_info{
    display:table-cell;
    vertical-align: top;
    padding:0 20px;
    width:100%;
}
.salonlist .detail{
    display:table-cell;
    vertical-align:middle;
    width:80px;
    text-align: center;
    white-space: nowrap;
}




.salonlist .entry:nth-child(2n) {
    background: #fefaf3;
}

.salonlist .entry:last-child {
    border-bottom:none;
}


.salonlist .salon_info .name h2 {
    margin:0;
    padding:0;
    border:0;
    font-size:120%;
    margin-bottom:10px;
}

.salonlist  .salon_info .category {
    margin-bottom:10px;
}
.salonlist  .salon_info .web {
    word-break: break-all;
}
.salonlist  .salon_info .category p {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(http://www.japanpetsalon.org/js/PIE.htc);
    position: relative;
    background-color: #FFFFFF;
    border: 1px solid #FAEDD6;
    display: inline-block;
    line-height: 1;
    margin:0 5px 5px 0;
    padding: 7px;
    text-align: center;
}


/*サロン一覧ページ*/

/*サロン詳細ページ*/


.salon_detail div.cf{
    display:table;
    width:100%;

}
.salon_detail div.cf .salon_left {
    display:table-cell;
    width:300px;
    margin_bottom:20px;
}

.salon_detail .salon_left .share {
    margin-top:20px;
    text-align: center;
}

.salon_detail .salon_left .share li {
    margin-right:15px;
    display: inline;

}

.salon_detail .salon_left .share li:last-child {
    margin:0;
}

.salon_detail .salon_left .share li.twitter {
    width:90px;
}

.salon_detail .salon_left .share li.googleplus {
    width:70px;
}

.salon_detail div.cf .salon_right {
    display: table-cell;
    vertical-align: top;
    padding-left:10px;
    word-wrap:break-word;
}

.salon_detail .salon_right .salon_info {
    width:100%;
    margin-bottom:20px;
}

.salon_detail .salon_right .salon_info dt {
    clear: left;
    float: left;
    margin:0 0 15px;
    padding-bottom:10px;
    width: 90px;
    font-weight:bold;
    border-bottom:1px dotted #faedd6;
}

.salon_detail .salon_right .salon_info dd {
    margin:0 0 15px 90px;
    padding-bottom:10px;
    border-bottom:1px dotted #faedd6;
    word-break: break-all;
}

.salon_detail .salon_right .salon_comment {
    width:90%;
    padding:5%;
    background-color:#fffbf3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(http://www.japanpetsalon.org/js/PIE.htc);
    position:relative;
}

.salon_detail .salon_right .salon_comment dt {
    font-weight:bold;
    margin-bottom:10px;
}

.salon_detail .salon_map {
    margin-top:30px;
}

/*サロン詳細ページ*/
.salon_detail .salon_map iframe{
    width: 675px;
    height: 350px;
}

/* 追加 */
.current_page{
    text-decoration:none;
    padding:5px 10px;
    background-color: #7D2C2C;
    color: #FAEDD6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(http://www.japanpetsalon.org/js/PIE.htc);
    position:relative;

}

@media screen and (max-width: 959px) {
    .salon_detail .salon_map iframe{
        max-width: 675px;
        width: 100%;
    }
}
@media screen and (max-width: 686px) {

    #salon_saerch .article02 #maparea {
        background:none;
        width:100%;
        height:auto;
        position:relative;
    }

    #salon_saerch .article02 #maparea dl {
        width: 100%;
        height: auto;
        overflow:hidden;
        background-color: #fff;
        border: solid 1px #faedd6;
        behavior: url(http://www.japanpetsalon.org/js/PIE.htc);
        position: relative;
    }

    #salon_saerch .article02 #maparea dl.hokkaido,
    #salon_saerch .article02 #maparea dl.tohoku ,
    #salon_saerch .article02 #maparea dl.hokushinetsu ,
    #salon_saerch .article02 #maparea dl.kanto ,
    #salon_saerch .article02 #maparea dl.tokai ,
    #salon_saerch .article02 #maparea dl.kansai ,
    #salon_saerch .article02 #maparea dl.chugoku ,
    #salon_saerch .article02 #maparea dl.shikoku ,
    #salon_saerch .article02 #maparea dl.kyushu {
        bottom: 0px;
        top: 0px;
        left: 0px;
        right: 0px;
    }
    #salon_saerch .article02 #maparea dl dt {
        width: 100%;
        height: auto;
        font-size:1em;
        padding:5px 0;
    }

    #salon_saerch .article02 #maparea dl dd {
        width:94%;
        padding:5px 3%;
    }

    #salon_saerch .article02 #maparea dl dd ul li {
        color:#e85353;
        float:left;
        margin:0 8px 5px;
    }
    #salon_saerch .article03 #salon_category_form ul{
        width:100%;
    }

    #salon_saerch .article03 #salon_category_form ul div{
        clear:both;
        float:none;
        width:100%;
        text-align:center;
    }

    .salonlist .entry{
        display:block;
        padding:20px;
        width:100%;
        box-sizing: border-box;
    }

    .salonlist div.salonimg{
        display:block;
        padding: 0px;
        width:100%;
        vertical-align: top;
    }
    .salonlist .salonimg img{
        display:block;
        max-width:200px;
        margin-left:auto;
        margin-right:auto;
    }

    .salonlist .detail_mini{
        display:block;
        text-align: center;
        padding:10px 0px;
    }
    .salonlist .salon_info{
        display:block;
        vertical-align: top;
        padding:0;
    }
    .salonlist .detail{
        display:none;
    }


    .salonlist .salon_info .name h2 {
        margin:0;
        padding:0;
        border:0;
        font-size:120%;
        margin-bottom:10px;
        text-align: center;
    }

    .salonlist  .salon_info .category {
        margin-bottom:10px;
    }

    .salonlist  .salon_info .category p {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        behavior: url(http://www.japanpetsalon.org/js/PIE.htc);
        position: relative;
        background-color: #FFFFFF;
        border: 1px solid #FAEDD6;
        display: inline-block;
        line-height: 1;
        margin:0 5px 5px 0;
        padding: 7px;
        text-align: center;
    }


    .salon_detail div.cf .salon_right {
        display: block;
        padding:10px;
        width:100%;
        box-sizing: border-box;
    }
    .salon_detail div.cf .salon_left {
        display: block;
        padding:10px 10px 20px 10px;
        width:100%;
        box-sizing: border-box;
    }

    .salon_detail div.cf .salon_left div.rs-wrap{
        max-width:300px;
        margin-left:auto;
        margin-right:auto;
    }

    .salon_detail div.cf .salon_left div:last-of-type{
        max-width:100%;
        margin-left:auto;
        margin-right:auto;
    }

}

.block02 .search_box{
width: 100%;
margin: 50px auto;
border: solid 2px #a6d190;
}
.block02 .search_box h4{
margin: 0px auto;
padding: 10px;
background: #a6d190;
text-align: center;
color: #fff;
font-size: 20px;
}
.block02 .search_box ul{
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   margin: 20px auto;
   width: 80%;
   padding: 0px;
}
.block02 .search_box ul li{

margin: 10px ;
padding: 0px;
text-align: center;
}
.block02 .search_box ul li a{
border: 1px solid #685d5b;
padding: 5px;
text-decoration: none;
color: #685d5b;
}



.block02 .pickup_box{
width: 100%;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   padding: 0;
   margin: 0px auto 40px auto;
}
.block02 .pickup_box li a{
text-decoration: none;
color: #685d5b;
display: block;
}
.block02 .pickup_box li{
width: 100%;
border: 1px solid #685d5b;
padding: 0px;
overflow: hidden;
margin-bottom: 20px;
}
.block02 .pickup_box li .salons_detail{
/*width: 100%;
margin-bottom: 10px;*/
width:auto;
height:auto;
min-width:100%;
height:220px;
overflow: hidden;
margin: 0 auto 10px auto;
padding: 0;
}
.block02 .pickup_box li img{
/*width: 100%;
margin-bottom: 10px;*/
height:auto;
width:100%;
}
.block02 .pickup_box li .date{
text-align: left;
font-size: 16px;
color: #685d5b;
margin: 0px 15px 5px 15px;
}
.block02 .pickup_box li .semi_title{
text-align: left;
margin: 10px 15px;
color: #d55c74;
font-weight: bold;
font-size: 20px;
font-family: "Century Gothic", 'Noto Sans JP', sans-serif;
}
.block02 .pickup_box li p{
margin: 10px 10px;
line-height: 160%;
font-size: 16px;
text-align: left;
}


.block02 h3{
margin: 100px auto 40px;
padding: 0px 0px 5px 0px;
text-align: left;
font-size: 26px;
color: #685d5b;
border-bottom: 3px solid #d55c74;
}
.block02 h3 span{
color: #d55c74;
}

.block02 h3.kanto_hd{
border-bottom: 3px solid #a6d190;
}


.block02 .flex_link{
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.block02 .past_link{
margin: 0px 0px;
overflow: hidden;
clear: both;
text-align: left;
}
.block02 .total{
text-align: center;
font-size: 30px;
color: #d55c74;
}
.block02 .total span{
font-size: 20px;
color: #685d5b;
}
.block02 .next_link{
margin: 0px 0px;
float: right;
overflow: hidden;
clear: both;
}

.block02 .icon_list{
overflow: hidden;
width:100%;
padding: 0;
margin: 10px 0px;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
     -ms-flex-pack: end;
   justify-content: flex-end;
}

.block02 .icon_list li{
width: 100px;
padding: 0;
margin: 5px 10px;
text-align: left;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}

.block02 .list_box{
overflow: hidden;
width:100%;
margin: 10px auto 30px;
border: 1px solid #d55c74;
}
.block02 .list_box h4{
border-bottom: 1px solid #d55c74;
margin: 20px;
text-align: left;
padding: 0px 10px;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  font-size:25px;
  color: #d55c74;
}
.block02 .list_box h4 p.p_icon{
width: 20%;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  margin: 0px;
  padding: 0;
}

.block02 .list_box .flex{
width: 96%;
margin: 30px auto 20px auto;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block02 .list_box .flex .left{
width: 100%;
text-align: left;
}
.block02 .list_box .flex .left img{
width: 100%;
}

.block02 .list_box .flex .right{
width: 100%;
}
.block02 .list_box .flex .right dl{
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
      flex-wrap: wrap;
color: #685d5b;
font-size: 16px;
line-height: 240%;
font-weight: bold;
}
.block02 .list_box .flex .right dl dt{
width: 30%;
padding:5px 0;
margin: 0;
border-bottom: 1px solid #685d5b;
background: #FCE2E2;
}
.block02 .list_box .flex .right dl dd{
width: 68%;
padding:5px 1%;
margin: 0;
text-align: left;
border-bottom: 1px solid #685d5b;
}
.block02 .list_box .flex .right p{
text-align: left;
line-height: 200%;
font-size: 16px;
color: #685d5b;
}
table.icon_list th {
    padding-left: 10px;
}
.search_table {
    margin: 0 auto;
    padding: 20px;
}
.search_table th {
    border: 1px solid #685d5b;
    padding: 5px;
    color: #685d5b;
    font-weight: normal;
    font-family: "Century Gothic", sans-serif;

}
button {
    border: none;
}
