.pagination{
    text-align: center;
    margin-top: 30px;
}
a.page-numbers,
.pagination .current{
    background: #fff;
    border: solid 1px #ccc;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
}
.pagination .current{
    background: #000;
    border: solid 1px #000;
    color: #fff;
}

.main_img img{
  width: 100%;
      margin-top: 54px;
}

.pink_bk{
  width: 100%;
  background: url(../img/index/pink_bk.png);
  padding: 30px 0;
}


.taiguu{
  text-align: center;
  width: 80%;
  border: 2px solid #DD8E9A;
  padding: 20px 0;
  margin: 40px auto;
}
.taiguu h3{
  font-size: 36px;
  color: #DC4A50;
  margin-bottom: 20px;
}

.three_list{
  margin: 40px 0;
}
.three_list 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;
}
.three_list li{
  width: 30%;
  float: left;
}
.three_list h3{
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
  font-style: italic;
}
.three_list h4{
  font-size: 19px;
  color: #f97a13;
}
.three_list li:nth-child(2){
  margin: 0 3.3%;
}
.contact_btn a {
  width: 50%;
  margin: 20px auto 40px;
  background: #D26985;
  text-align: center;
  padding: 15px 0;
  color: #fff;
  font-size: 18px;
  display: block;
  border: 4px solid #e43262;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
}

.pink_bk_01{
  width: 100%;
  background: #FCE5E8;
  padding: 30px 0;
}

.recuit_area{
  width: 80%;
  margin: auto;
}
.recuit_area h2{
  font-size: 30px;
  text-align: center;
  color: #DC4A50;
  margin-bottom: 30px;
}

.recuit_area li{
  border: 2px solid #DC4A50;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
}
.recuit_area .num{
  width: 10%;
  float: left;
  background: #DC4A50;
  text-align: center;
  font-size: 50px;
  color: #fff;
}
.recuit_area .text{
  width: 88%;
  float: right;
}
.recuit_area .text h3{
  font-size: 20px;
  color: #DC4A50;
}
.img_list{
  margin: 30px 0;
}
.img_list li{
width: 30%;
float: left;
}
.img_list li:nth-child(2){
  margin: 0 5%;
}
.owner_blog{
  width: 100%;
  background: #999999;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
  margin: 20px 0;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.owner_blog a{
  color: #fff;
}

.tobita_about{
  width: 100%;
}
.tobita_about h2{
  font-size: 30px;
  text-align: center;
  color: #DC4A50;
  margin-bottom: 30px;
}

.tobita_about li{
  width: 49%;
  float: left;
    margin-left: 1%;
    margin-bottom: 30px;
}
.tobita_about li .img{
  width: 48%;
  float: left;

}
.tobita_about li .text{
  width: 50%;
  float: right;
}
.tobita_about li .text h3{
  font-size: 20px;
  margin-bottom: 20px;
}

.pink_bk_02{
  border-top: 5px solid #DC4A50;
    border-bottom: 5px solid #DC4A50;
  /* background: #DD8E9A; */
}
.store_info{
  padding: 20px 0;
}
.store_info h2{
  font-size: 35px;
  text-align: center;
  margin: 30px 0;
}
.store_info .qa_title{
  font-size: 35px;
color: #B28E40;
text-align: center;
margin: 0.3em auto 0.3em;
line-height: 1.25em;
}
.qa_check{
  text-align: center;
  font-size: 22px;
}
.qa_subtext{
  text-align: center;
  margin-bottom: 20px;
}
.store_info .wh_text{
  padding: 20px 0;
  text-align: center;
  background: #DC4A50;
  font-size: 25px;
  border-radius: 10px;
  color: #fff;
  margin-bottom: 20px;
}
.store_info .wh_text a,
.store_info .wh_text a:visited {
  color: #fff;
}
.store_info .sub_text{
  /* color: #fff; */
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
}
.store_info h4{
  width: 60%;
  margin: auto;
  border-bottom: 1px solid #DC4A50;
  padding: 10px;
  font-size: 30px;
  text-align: center;
}

.tobita_about{
  width: 100%;
  margin-top: 20px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1.8;
}

.nakai_table{
  width: 100%;
  margin: auto;
}
.nakai_table table{
  width: 100%;
  margin: auto;
  background: #fff;
}
.nakai_table th{
  width: 20%;
  padding: 10px;
  vertical-align: middle;
  border: 1px solid #eee;
}
.nakai_table td{
  padding: 10px;
  vertical-align: middle;
  border: 1px solid #eee;
}
.nakai_text{
  text-align: center;
  line-height: 1.8;
}
.nakai_text span{
  font-size: 18px;
  font-weight: bold;
}
.qa_area{
  width: 90%;
  margin: auto;
}
.qa_area h3{
  font-size: 19px;
  font-weight: bold;
  color: #DC4A50;
  margin-bottom: 5px;
}
.qa_area li{
  margin-top: 20px;

  border-bottom: 1px solid #eee;
}
.qa_area li p{
    margin-bottom: 20px;
}
.recruit_area table{
  width: 90%;
  margin: auto;
  background: #fff;
}
.recruit_area table th{
  width: 20%;
  padding: 10px;
  vertical-align:middle;
    border: 1px solid #aaa;
}
.recruit_area table td{
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #aaa;
}







/* ブログ */
.blog_menu{
  padding-top: 55px;
}
.blog_title{
  margin-top: 40px;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #512f4f;

}
.main_content{
  width: 67%;
  float: left;
  margin-bottom: 80px;
}
.main_content h2{
  background: url(../img/blog/h2_title.jpg);
  font-size: 20px;
  padding: 10px 15px;
    color: #fff;
    margin: 30px 0 10px;
}
.blog_img{
  /*margin: 0 0 30px;*/
}

.sidebar_content{
  width: 30%;
  float: right;
}
.sidebar_content h2{
  background: url(../img/blog/side_title.jpg);
  font-size: 20px;
  padding: 10px 15px;
    color: #fff;
    margin-bottom: 10px;
}
.sidebar_content ul{
  font-size: 14px;
  margin-bottom: 30px;
}
.sidebar_content li{
  padding: 5px;
  border-bottom: 1px solid #512f4f
}






/* 投稿一覧 */
.post_all_main_content{
  width: 67%;
  float: left;
  margin-bottom: 80px;
}
.post_all_main_content li{
  padding: 15px 0;
  border-bottom: 1px solid #aaa;
}
.post_all_main_content li .thumb{
  width: 40%;
  float: left;
  position: relative;
  z-index: -1;
}
.post_all_main_content li .cate{
  position: absolute;
  top: 0px;
  left: 0;
  background: #c1659f;
  color: #fff;
  padding: 5px;
  font-size: 13px;
}
.post_content{
width: 58%;
float: right;
}
.post_content h2{
  font-weight: bold;
  color: #512f4f;
  margin-bottom: 15px;
}
.post_content .date{
  font-size: 13px;
}

.post_content .body_text{
  font-size: 14px;
}


.post_all_sidebar_content{
  width: 30%;
  float: right;
}

.post_all_sidebar_content h2{
  background: url(../img/blog/side_title.jpg);
  font-size: 20px;
  padding: 10px 15px;
    color: #fff;
    margin-bottom: 10px;
}
.post_all_sidebar_content ul{
  font-size: 14px;
  margin-bottom: 30px;
}
.post_all_sidebar_content li{
  padding: 5px;
  border-bottom: 1px solid #512f4f
}

.contact_form h2 {
  font-size: 24px;
  text-align: center;
  margin: 0 0 30px;
}
.contact_form {
  padding: 40px 0;
}
.contact_form table {
  width: 70%;
  margin: 0 auto;
}
.contact_form table th,
.contact_form table td {
  display: block;
  width: 100%;
  padding: 10px 0;
}
.contact_form input,
.contact_form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #aaa;
}
.contact_form .send input {
    width: 30%;
    margin: 30px auto;
    display: block;
    padding: 10px;
    background: #333;
    font-size: 16px;
    color: #fff;
}

.f_line {
  padding: 40px 0;
  text-align: center;
}
.f_line h4 {
    width: 60%;
    margin: auto;
    border-bottom: 1px solid #DC4A50;
    padding: 10px;
    font-size: 30px;
    text-align: center;
}




@media screen and (max-width:639px) {
.header_bar .h_logo{
  width: 40%;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{
      background-color: #fff;
}
.h_logo img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.header_bar .h_contact{
font-size: 3vw;
    width: 35%;
    padding: 20px 10px;
    margin-right: 14%;
}
.three_list li{
  width: 96%;
  float: none;
  margin-bottom: 20px;
}
.contact_btn a {
  width: 90%;
}
.recuit_area{
  width: 100%;
}
.recuit_area .num{
  width: 20%;
}
.recuit_area .text{
  width: 77%;
}
.img_list li{
  width:90%;
  margin: auto;
  margin-bottom: 20px;
  float: none;
}
.img_list li:nth-child(2){
      margin: auto;
      margin-bottom: 20px;
}
.tobita_about li{
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.tobita_about li .img{
  width: 100%;
  float: none;
}
.tobita_about li .img img{
  width: 100%;
}
.tobita_about li .text{
  width: 100%;
  float: none;
}
.taiguu{
  width: 90%;
    margin: 20px auto;
  padding: 20px 0;
}
.store_info{
  padding: 0 0;
}
.store_info h2{
  font-size: 6vw;
}
.store_info .wh_text{
      padding: 15px 10px;
      font-size: 5vw;
}
.store_info .sub_text{
  font-size: 3.6vw;
}
.store_info h4{
  width: 100%;
    font-size: 6vw;
    padding: 0;
}
.taiguu h3{
  font-size: 7vw;
}
.font18{
  font-size: 5vw;
}
.three_list li{
  font-size: 4vw;
  margin-bottom: 20px;
}
.owner_blog{
  font-size: 6vw;
}
.tobita_about{
  font-size: 4vw;
}

.nakai_text span{
  font-size: 5vw;
}
.store_info .qa_title{
  font-size: 6vw;
  margin-top: 30px;
}
.qa_check{
  font-size: 5vw;
}
.qa_subtext{
  font-size: 4.5vw;
}
.recruit_area table{
  font-size: 4vw;
}
.recuit_area .text h3{
  font-size: 5vw;
}
.recuit_area .text{
  font-size: 4vw;
}
.three_list{
  margin: 0;
}
.three_list li:nth-child(2){
  margin: 0;
  margin-bottom: 20px;
}
.copyright{
  font-size: 4vw;
}

.f_line h4 {
    width: 100%;
    font-size: 6vw;
    padding: 0;
}




/* ブログ */
.blog_header_bar{
    z-index: 2;
}
.blog_title{
  font-size: 6vw;
  margin-top: 0;
  padding-top: 70px;
}
.main_content{
  width: 100%;
  float: none;
}
.main_content p{
  font-size: 4vw;
}
.sidebar_content {
  width: 100%;
  float: none;
  margin-bottom: 60px;
}




/* ブログ一覧 */
.post_all_main_content{
  width: 100%;
  float: none;
}
.post_all_main_content li .thumb{
  width: 100%;
  float: none;
}
.post_content{
  width: 100%;
  float: none;
      margin-top: 15px;
}

.post_all_sidebar_content{
  width: 100%;
  float: none;
}



}
