@charset "UTF-8";
#breadcrumb {
  margin-bottom: 37px;
}
#breadcrumb ul {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
}
#breadcrumb ul li {
  padding: 10px 12px;
  color: #000000;
  font-size: 12px;
}
#breadcrumb ul li:first-child {
  padding-left: 0;
}
#breadcrumb ul li:nth-child(2) a {
  text-decoration: none;
}
#breadcrumb ul li a {
  color: #3d2d23;
  position: relative;
  font-size: 12px;
}
#breadcrumb ul li a:after {
  content: '＞';
  position: absolute;
  top: -4px;
  right: -18px;
  color: #666666;
}

#pagination {
  margin-top: 80px;
}
#pagination li {
  text-align: center;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#pagination li a {
  border: 1px solid #3d2d23;
  display: inline-block;
  width: 130px;
  padding: 7px 0;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
}
#pagination li.prev {
  float: left;
}
#pagination li.prev a {
  background: url(../common_img/arr_l.png) center left 20px no-repeat #f5f3ec;
}
#pagination li.next {
  float: right;
}
#pagination li.next a {
  background: url(../common_img/arr_r.png) center right 20px no-repeat #f5f3ec;
}

.main_image img {
  margin: auto;
}

h1 {
  text-align: center;
  margin-bottom: 30px;
  /*     span{
          text-indent: -9999px;
          display: block;
          font-size: 0;
      } */
}

.title01 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.5;
}
.title01 span {
  color: #7d5a2e;
}

.title02 {
  font-size: 30px;
  margin-bottom: 40px;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.5;
  border-bottom: 3px solid #000;
  padding-bottom: 9px;
  letter-spacing: 3px;
}
.title02 span {
  color: #7d5a2e;
}

.cm_title {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  text-align: center;
  position: relative;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 18px;
  margin-bottom: 14px;
}
.cm_title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  width: 90px;
  background: #fff;
}

.cm_inner {
  background: url(../common_img/cm_bg02.jpg) top center no-repeat, url(../commom_img/cm_bg01.jpg) top center repeat-y;
  padding: 90px 0;
}
.cm_inner .box_content {
  background: url(../common_img/cm_bg03.png);
  width: 82%;
  margin: auto;
  padding: 10px;
}
.cm_inner .box_content .box_line01 {
  border: 1px solid #b4b1b4;
  padding: 3px;
}
.cm_inner .box_content .box_line01 .box_line02 {
  border: 2px solid #b4b1b4;
  padding: 40px 30px 50px;
}
.cm_inner .box_content p {
  text-align: center;
  margin-bottom: 22px;
  color: #fff;
}
.cm_inner .box_content ul {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  width: 86%;
  margin: auto;
}
.cm_inner .box_content ul li {
  text-align: center;
}
.cm_inner .box_content ul li a {
  width: 240px;
  border: 1px solid #3d2d23;
  display: inline-block;
  padding: 11px 0;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  background: url(../common_img/arr_btn_r.png) center right 25px no-repeat #f5f3ec;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 1.5;
}

.cl_f00 {
  color: #f00;
}

/*PAGE_NEWS*/
#page_news {
  margin-bottom: 100px;
}
#page_news h1 img {
  margin-right: 15px;
}
#page_news .box_news {
  margin-bottom: 40px;
}
#page_news .box_news time {
  color: #bbc0d3;
  background: #3d2d23;
  width: 127px;
  text-align: center;
  padding: 8px 0 5px;
  display: block;
  border-radius: 3px;
  float: right;
  line-height: 1.5;
  margin-bottom: 25px;
}
#page_news .box_news h2 {
  font-weight: normal;
  font-size: 20px;
  border-bottom: 2px solid #f4f2eb;
  padding-bottom: 15px;
  margin-bottom: 25px;
  line-height: 1.5;
}
#page_news .box_news .box_inner figure {
  width: 30%;
  position: relative;
  float: right;
  margin-left: 4%;
}
#page_news .box_news .box_inner figure .zoom:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../news/images/zoom.png) no-repeat;
  width: 30px;
  height: 30px;
}
#page_news .box_news .box_inner p {
  line-height: 1.9;
  padding-top: 11px;
}

/*PAGE_POINT*/
#page_point h1 {
  margin-bottom: 55px;
}
#page_point .inner1 {
  background: url(../point/images/bg01.jpg) top center no-repeat, url(../common_img/cm_bg01.jpg) top center repeat-y;
  padding: 43px 0 80px;
  margin-bottom: 60px;
}
#page_point .inner1 p {
  margin-bottom: 42px;
}
#page_point .inner2 {
  background: url(../point/images/bg02.jpg) top center no-repeat, url(../common_img/cm_bg01.jpg) top center repeat-y;
  padding: 115px 0 110px;
  margin-bottom: 105px;
}
#page_point .inner2 p {
  margin-bottom: 30px;
}
#page_point .inner2 ul {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1%;
}
#page_point .inner2 ul li {
  width: 23%;
  margin: 0 1% 2% 1%;
}

/*PAGE_STORE*/
#page_store .inner_table {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
}
#page_store .inner_table figure {
  width: 40%;
}
#page_store .inner_table table {
  width: 54.5%;
  border-collapse: separate;
  border-spacing: 0 2px;
}
#page_store .inner_table table th, #page_store .inner_table table td {
  text-align: left;
  vertical-align: middle;
  padding: 16px 30px;
  border: 1px solid #f4f2eb;
  line-height: 1.5;
  font-weight: normal;
}
#page_store .inner_table table th {
  background: #f4f2eb;
  width: 33%;
}
#page_store .inner_table table td {
  width: 67%;
  font-size: 14px;
}
#page_store .map {
  margin: 60px 0 93px;
}
#page_store .map iframe {
  width: 100%;
  height: 300px;
}

/*PAGE_CONTACT*/
#page_contact {
  margin-bottom: 100px;
}
#page_contact h1 {
  margin-bottom: 62px;
}
#page_contact .box_num_phone {
  width: 90%;
  padding: 53px 0;
  margin: 0 auto 75px;
  background: url(../contact/images/bg01.jpg) top center no-repeat;
  background-size: cover;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#page_contact .box_num_phone .number_phone {
  font-size: 47px;
  text-align: center;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  line-height: 1.3;
  color: #bca069;
}
#page_contact .box_num_phone .number_phone a {
  color: #bca069;
  text-decoration: none;
}
#page_contact .box_num_phone .number_phone span {
  font-size: 30px;
}
#page_contact .box_num_phone .number_fax {
  font-size: 38px;
  text-align: center;
  line-height: 1.3;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
}
#page_contact .box_num_phone .number_fax span {
  font-size: 22px;
}
#page_contact .box_num_phone .time {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
#page_contact .text01 {
  margin-bottom: 60px;
}
#page_contact .inner_form {
  width: 71%;
  margin: 0 auto 80px;
  background: #fafafa;
  padding: 10px 0 62px;
}
#page_contact .inner_form table {
  width: 100%;
  margin: 0 auto 30px;
}
#page_contact .inner_form table th, #page_contact .inner_form table td {
  width: 100%;
  display: block;
  text-align: left;
}
#page_contact .inner_form table th {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  line-height: 1.3;
  padding: 25px 0 20px;
}
#page_contact .inner_form table th span {
  margin-right: 20px;
}
#page_contact .inner_form table td textarea {
  width: 100%;
  border: 1px solid #eeeeee;
  padding: 5px 20px;
}
#page_contact .inner_form table td ::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page_contact .inner_form table td ::-moz-placeholder {
  font-size: 14px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page_contact .inner_form table td :-ms-input-placeholder {
  font-size: 14px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page_contact .inner_form table td :-moz-placeholder {
  font-size: 14px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page_contact .inner_form table td input[type="text"] {
  width: 100%;
  padding: 5px 20px;
  border: 1px solid #eeeeee;
  height: 45px;
}
#page_contact .inner_form table td .zipcode {
  border: 1px solid #3d2d23;
  display: inline-block;
  width: 18%;
  padding: 3px 0;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  background: url(../common_img/arr_r.png) center right 20px no-repeat #f5f3ec;
  text-align: center;
  color: #3d2d23;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  margin-left: 3%;
}
#page_contact .inner_form table td .two_input {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
}
#page_contact .inner_form table td .two_input.name li {
  width: 46%;
}
#page_contact .inner_form table td .two_input.name li label input {
  width: 93%;
  margin-left: 3%;
}
#page_contact .inner_form table td .two_input li {
  width: 46%;
}
#page_contact .inner_form table td .two_input li label input {
  width: 92%;
  margin-left: 1%;
}
#page_contact .inner_form .formEnd {
  text-align: center;
  line-height: 1.5;
}
#page_contact .inner_form .formEnd a {
  text-decoration: none;
}
#page_contact .inner_form .formEnd .btn_submit {
  border: 1px solid #3d2d23;
  display: inline-block;
  width: 40%;
  padding: 10px 0;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  background: #f5f3ec;
  text-align: center;
  color: #3d2d23;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  letter-spacing: 2px;
}
#page_contact #pp p, #page_contact #pp li, #page_contact #pp h3 {
  font-size: 14px;
  line-height: 2.3;
}
#page_contact #pp .box_text_pp {
  border: 1px solid #000;
  padding: 6px;
}
#page_contact #pp .box_text_pp .bdr {
  border: 1px solid #000;
  padding: 22px 20px 55px;
  word-break: break-all;
}
#page_contact #pp .box_text_pp ul {
  margin-top: 30px;
}
#page_contact #pp .box_text_pp ul li {
  background: url(../contact/images/arr.jpg) top 12px left no-repeat;
  padding: 0 0 0 25px;
}
#page_contact #pp .box_text_pp a {
  color: #bca069;
}
#page_contact #pp .box_text_pp .cl_none {
  color: #000;
  text-decoration: none;
}

/*PAGE_BLOG*/
#page_blog h1 {
  margin-bottom: 35px;
}
#page_blog .inner1 {
  margin-bottom: 68px;
}
#page_blog .inner1 .list_item {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
}
#page_blog .inner1 .list_item li {
  width: 31%;
  margin-right: 3.5%;
}
#page_blog .inner1 .list_item li:nth-child(3n+3) {
  margin-right: 0;
}
#page_blog .inner1 .list_item li .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 5px;
  line-height: 1.5;
}
#page_blog .inner1 .list_item li .box_image_title {
  padding: 12px;
}
#page_blog .inner1 .list_item li:nth-child(1) .box_image_title {
  background: url(../blog/images/bg_item1.jpg) top center no-repeat;
  background-size: cover;
}
#page_blog .inner1 .list_item li:nth-child(1) .text {
  background: url(../blog/images/bg_bottom1.jpg) bottom right no-repeat #f6f6ee;
}
#page_blog .inner1 .list_item li:nth-child(2) .box_image_title {
  background: url(../blog/images/bg_item2.jpg) top center no-repeat;
  background-size: cover;
}
#page_blog .inner1 .list_item li:nth-child(2) .text {
  background: url(../blog/images/bg_bottom2.jpg) bottom right no-repeat #f6f6ee;
}
#page_blog .inner1 .list_item li:nth-child(3) .box_image_title {
  background: url(../blog/images/bg_item3.jpg) top center no-repeat;
  background-size: cover;
}
#page_blog .inner1 .list_item li:nth-child(3) .text {
  background: url(../blog/images/bg_bottom3.jpg) bottom right no-repeat #f6f6ee;
}
#page_blog .inner1 .list_item li .text {
  padding: 10px 40px;
  position: relative;
}
#page_blog .inner1 .list_item li .text:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 153px;
  background: url(../blog/images/line1.png) top right no-repeat;
}
#page_blog .inner1 .list_item li .text:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 256px;
  background: url(../blog/images/line2.png) top right no-repeat;
}
#page_blog .inner1 .list_item li .text p {
  padding: 30px 0 60px;
  position: relative;
  z-index: 9;
}

/*PAGE_ITEM*/
#page_item h1 {
  display: none;
}
#page_item .title_text {
  color: #bca069;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 40px;
  letter-spacing: 4px;
  text-align: center;
}
#page_item .list_cate {
  margin-bottom: 80px;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#page_item .list_cate li {
  width: 32%;
  margin-right: 2%;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  border-radius: 3px;
  padding: 17px 45px 17px 25px;
  background: url(../common_img/arr2.png) center right 20px no-repeat #f5f3ec;
  border: 1px solid #3d2d23;
  position: relative;
}
#page_item .list_cate li:last-child {
  margin-right: 0;
}
#page_item .list_cate li:hover {
  background: url(../common_img/arr2.png) center right 20px no-repeat #3d2d23;
  transition: all 0.5s;
  border: 1px solid #f5f3ec;
}
#page_item .list_cate li:hover a {
  color: #fff;
}
#page_item .list_cate li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #3d2d23;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 1.3;
  word-break: break-all;
}
#page_item .list_cate li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#page_item .list_item {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#page_item .list_item li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 42px;
  background: #eeeded;
  position: relative;
  height: 175px;
}
#page_item .list_item li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 175px;
}
#page_item .list_item li:nth-child(4n+4) {
  margin-right: 0;
}
#page_item .list_pagination {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  margin: 15px 0 105px;
}
#page_item .list_pagination a {
  display: inline-block;
  width: 35px;
  padding: 1.5px 0;
  text-align: center;
  background: #3d2d23;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#page_item #pagination {
  margin-bottom: 120px;
}
#page_item.detail {
  margin: 45px 0 0;
}
#page_item.detail .title_item {
  font-size: 32px;
  text-align: left;
  border-bottom: 3px solid #000;
  padding-bottom: 15px;
  margin-bottom: 30px;
  color: #bca069;
  line-height: 1.2;
  font-weight: bold;
}
#page_item.detail .inner_product {
  width: 75%;
  margin: 0 auto 43px;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
}
#page_item.detail .inner_product #targetImg {
  width: 73.5%;
  position: relative;
  background: #eeeded;
  height: 550px;
}
#page_item.detail .inner_product #targetImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 550px;
}
#page_item.detail .inner_product #targetImg a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#page_item.detail .inner_product #targetImg a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../news/images/zoom.png) no-repeat;
  width: 31px;
  height: 31px;
}
#page_item.detail .inner_product .thum_img {
  width: 21.5%;
}
#page_item.detail .inner_product .thum_img li {
  width: 100%;
  height: 160px;
  margin-bottom: 22%;
  position: relative;
  background: #eeeded;
}
#page_item.detail .inner_product .thum_img li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 160px;
}
#page_item.detail .inner_product .thum_img li:last-child {
  margin-bottom: 0;
}
#page_item.detail .text_detail {
  background: url(../common_img/cm_bg01.jpg);
  padding: 22px 20px 32px;
  margin-bottom: 83px;
}
#page_item.detail .text_detail p {
  line-height: 1.9;
}
#page_item.detail .btn_back a {
  background: url(../common_img/arr_back.png) center left 30px no-repeat #3d2d23;
  font-size: 24px;
  padding: 12.5px 10px;
  display: block;
  text-decoration: none;
  border-radius: 3px;
  display: block;
  width: 250px;
  text-align: center;
  margin: auto;
  font-weight: bold;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.5;
  color: #fff;
}
#page_item.detail .cm_inner {
  margin-top: 100px;
}
#page_item.detail .img-click {
  transition: all 0.5s;
}

@media print, screen and (max-width: 767px) {
  #breadcrumb {
    display: none;
  }

  .cm_title {
    font-size: 20px;
  }

  .cm_inner {
    padding: 40px 0;
    background-size: cover;
  }
  .cm_inner .box_content {
    width: 100%;
    padding: 5px;
  }
  .cm_inner .box_content .box_line01 {
    padding: 2px;
  }
  .cm_inner .box_content .box_line01 .box_line02 {
    padding: 5% 2%;
  }
  .cm_inner .box_content p {
    margin-bottom: 15px;
  }
  .cm_inner .box_content ul {
    width: 100%;
  }
  .cm_inner .box_content ul li {
    width: 48%;
  }
  .cm_inner .box_content ul li a {
    width: 100%;
    padding: 11px 0;
    font-size: 24px;
  }

  .title01 {
    font-size: 24px;
  }

  .title02 {
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .main_image {
    margin-bottom: 30px;
  }

  /*PAGE_NEWS*/
  #page_news h1 img {
    margin-right: 0;
  }
  #page_news .box_news h2 {
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  #page_news .box_news .box_inner figure {
    margin: 0 auto 20px;
    width: 80%;
    float: none;
  }
  #page_news .box_news .box_inner figure img {
    width: 100%;
  }
  #page_news .box_news .box_inner p {
    padding-top: 0;
  }

  /*PAGE_POINT*/
  #page_point h1 {
    margin-bottom: 30px;
  }
  #page_point h1 img {
    width: 40%;
  }
  #page_point .inner1 {
    background-size: cover;
    padding: 30px 0 30px;
    margin-bottom: 30px;
  }
  #page_point .inner1 p {
    margin-bottom: 20px;
  }
  #page_point .inner2 {
    background-size: cover;
    padding: 30px 0 15px;
    margin-bottom: 30px;
  }
  #page_point .inner2 p {
    margin-bottom: 30px;
  }
  #page_point .inner2 ul {
    margin: 0 -2%;
  }
  #page_point .inner2 ul li {
    width: 46%;
    margin: 0 2% 4% 2%;
  }

  /*PAGE_STORE*/
  #page_store h1 {
    margin-bottom: 30px !important;
  }
  #page_store h1 img {
    height: 80px;
  }
  #page_store .mb80 {
    margin-bottom: 30px !important;
  }
  #page_store .inner_table {
    display: block;
  }
  #page_store .inner_table figure {
    width: 100%;
    margin-bottom: 20px;
  }
  #page_store .inner_table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 2px;
  }
  #page_store .inner_table table th, #page_store .inner_table table td {
    padding: 10px 15px;
  }
  #page_store .inner_table table td a {
    text-decoration: none;
  }
  #page_store .map {
    margin: 30px 0;
  }
  #page_store .map iframe {
    width: 100%;
    height: 250px;
  }

  /*PAGE_CONTACT*/
  #page_contact h1 {
    margin-bottom: 30px;
  }
  #page_contact h1 img {
    width: 55%;
  }
  #page_contact .box_num_phone {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto 30px;
    background-size: cover;
  }
  #page_contact .box_num_phone .number_phone {
    font-size: 40px;
  }
  #page_contact .box_num_phone .number_phone span {
    font-size: 25px;
  }
  #page_contact .box_num_phone .number_fax {
    font-size: 25px;
  }
  #page_contact .box_num_phone .number_fax span {
    font-size: 20px;
  }
  #page_contact .text01 {
    margin-bottom: 30px;
  }
  #page_contact .inner_form {
    width: 100%;
    margin: 0 auto 40px;
  }
  #page_contact .inner_form table {
    width: 100%;
    margin: 0 auto 30px;
  }
  #page_contact .inner_form table th {
    padding: 20px 0;
  }
  #page_contact .inner_form table th span {
    margin-right: 10px;
  }
  #page_contact .inner_form table td input[type="text"] {
    height: 40px;
  }
  #page_contact .inner_form table td .zipcode {
    width: 37%;
    background: url(../common_img/arr_r.png) center right 5px no-repeat #f5f3ec;
  }
  #page_contact .inner_form table td input.w15pc {
    width: 23% !important;
  }
  #page_contact .inner_form table td .two_input li {
    width: 50% !important;
  }
  #page_contact .inner_form table td .two_input li label input {
    width: 96% !important;
    margin-left: 0 !important;
  }
  #page_contact .inner_form .formEnd .btn_submit {
    width: 300px;
    margin: auto;
  }
  #page_contact #pp p, #page_contact #pp li, #page_contact #pp h3 {
    font-size: 14px;
    line-height: 1.5;
  }
  #page_contact #pp .mb28, #page_contact #pp mb30 {
    margin-bottom: 15px !important;
  }
  #page_contact #pp .mt30 {
    margin-top: 15px !important;
  }
  #page_contact #pp .box_text_pp .bdr {
    padding: 4% 2%;
  }
  #page_contact #pp .box_text_pp ul {
    margin-top: 20px;
  }
  #page_contact #pp .box_text_pp ul li {
    background: url(../contact/images/arr.jpg) top 6px left no-repeat;
    padding: 0 0 0 15px;
  }

  /*PAGE_ITEM*/
  #page_item.detail h1 {
    font-size: 27px;
    padding-bottom: 5px;
  }
  #page_item.detail .inner_product {
    width: 100%;
    margin: 0 auto 30px;
    display: block;
  }
  #page_item.detail .inner_product #targetImg {
    width: 100%;
    height: 345px;
    margin-bottom: 20px;
  }
  #page_item.detail .inner_product #targetImg img {
    max-height: 345px;
  }
  #page_item.detail .inner_product .thum_img {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    /* Safari */
    display: -moz-flex;
    /* Firefox */
    display: -ms-flex;
    /* IE */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #page_item.detail .inner_product .thum_img li {
    width: 32%;
    margin-right: 2%;
    height: 110px;
    margin-bottom: 0;
    position: relative;
  }
  #page_item.detail .inner_product .thum_img li img {
    max-height: 110px;
  }
  #page_item.detail .inner_product .thum_img li:nth-child(3n+3) {
    margin-right: 0;
  }
  #page_item.detail .text_detail {
    padding: 22px 2%;
    margin-bottom: 40px;
  }
  #page_item.detail .text_detail p {
    line-height: 1.5;
  }
  #page_item.detail .cm_inner {
    margin-top: 50px;
  }

  #page_blog h1 {
    margin-bottom: 30px;
  }
  #page_blog h1 img {
    width: 40%;
  }
  #page_blog .inner1 .list_item li .text {
    overflow: hidden;
    padding: 10px 50px;
  }
  #page_blog .inner1 .list_item li .text:before {
    height: 152px;
    background: url(../blog/images/line1_sp.png) top right no-repeat;
    background-size: 100%;
  }
  #page_blog .inner1 .list_item li .text:after {
    height: 160px;
    background: url(../blog/images/line2_sp.png) bottom left no-repeat;
    background-size: 100%;
  }
}
@media print, screen and (max-width: 640px) {
  /*PAGE_BLOG*/
  #page_blog .inner1 {
    margin-bottom: 30px;
  }
  #page_blog .inner1 .list_item {
    display: block;
  }
  #page_blog .inner1 .list_item li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #page_blog .inner1 .list_item li .box_image_title {
    background-size: cover;
  }
  #page_blog .inner1 .list_item li .box_image_title img {
    width: 100%;
  }
  #page_blog .inner1 .list_item li .text p {
    padding-bottom: 100px;
  }

  /*PAGE_ITEM*/
  #page_item h1 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  #page_item .list_cate {
    margin-bottom: 20px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  #page_item .list_cate li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  #page_item .list_cate li a {
    font-size: 18px;
  }
  #page_item .list_item {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  #page_item .list_item li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
    /* img{
        width: 100%;
    } */
  }
  #page_item .list_pagination {
    margin: 15px 0 50px;
  }
  #page_item .list_pagination a {
    margin: 0 2px;
  }
}
@media print, screen and (max-width: 480px) {
  #page_news h1 img {
    width: 40%;
  }

  .cm_inner .box_content ul li a {
    font-size: 18px;
    background: url(../common_img/arr_r.png) center right 10px no-repeat #f5f3ec;
  }

  .title02 {
    font-size: 18px;
  }

  /*PAGE_CONTACT*/
  #page_contact .box_num_phone .number_phone {
    font-size: 33px;
  }
  #page_contact .box_num_phone .number_phone span {
    font-size: 20px;
  }
  #page_contact .box_num_phone .time {
    font-size: 16px;
  }

  #page_item .title_text {
    font-size: 30px;
  }
  #page_item .list_cate li {
    width: 100%;
    margin-bottom: 2%;
    padding: 10px 45px 10px 25px;
  }
  #page_item #pagination {
    margin: 40px 0 80px;
  }
}
@media print, screen and (max-width: 414px) {
  .title01 {
    font-size: 20px;
  }
}
@media print, screen and (max-width: 320px) {
  .title02 {
    font-size: 16px;
  }
}
