@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

@font-face {
  font-family: 'JapanSans90';
  src: url("/css/fonts/JapanSans90.eot");
  src: url("/css/fonts/JapanSans90.eot?#iefix") format("embedded-opentype"), url("/css/fonts/JapanSans90.woff") format("woff"), url("/css/fonts/JapanSans90.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}

html {
  overflow-y: scroll
}

body {
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #363636
}

a {
  text-decoration: none;
  color: #636363;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

a[href^="tel:"] {
  cursor: default
}

p {
  line-height: 1.8;
  margin-bottom: 13px
}

img {
  vertical-align: bottom
}

.specialContents b, .hairDesigning_title b, .hairDesigning_control b, .staffArea_title b, .news b, .blogTop b {
  font-size: 18px;
  text-align: center;
  font-family: Lora, serif !important;
  display: block;
  margin: 39px;
  letter-spacing: 0.1em
}

.hairDesigning_control_btn ul li a, .hairDesigning_control_btn .list a, .btnDetailPageBack .btnArea .btnDesign a, .btnTypeB .btnArea .btnDesign a, .btnTypeC .btnArea .btnDesign a, .btnTypeD .btnArea .btnDesign a {
  text-align: center;
  display: block;
  padding: 19.5px 0;
  color: #fff;
  background: #333;
  font-family: Lora, serif !important;
  letter-spacing: 0.1em;
  font-weight: normal;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  cursor: pointer
}

.hairDesigning_control_btn ul li a:hover, .hairDesigning_control_btn .list a:hover, .btnDetailPageBack .btnArea .btnDesign a:hover, .btnTypeB .btnArea .btnDesign a:hover, .btnTypeC .btnArea .btnDesign a:hover, .btnTypeD .btnArea .btnDesign a:hover {
  background: #4d4d4d
}

.header {
  border-bottom: 1px #eae8e4 solid;
  margin-bottom: 26px;
  height: 140px
}

.header.index {
  margin-bottom: 0
}

.header_menu {
  float: right;
  height: 140px;
  position: relative;
  width: 50%
}

.header_menu-sns {
  position: absolute;
  top: 13px;
  right: 0
}

.header_menu-sns ul {
  overflow: hidden
}

.header_menu-sns ul li {
  float: left;
  width: 26px;
  height: 26px;
  margin-left: 13px;
  display: table;
  text-align: center
}

.header_menu-sns ul li:first-child {
  margin-left: 0
}

.header_menu-sns ul li a {
  display: table-cell;
  background: #333;
  box-sizing: border-box;
  border-radius: 50%;
  vertical-align: middle
}

.header_menu-sns ul li a img.blog {
  padding-left: 1px;
  width: 12px;
  height: 13px
}

.header_menu-sns ul li a img.tw {
  padding-left: 1px;
  width: 12px;
  height: 13px
}

.header_menu-sns ul li a img.inst {
  padding-left: 1px;
  width: 13px;
  height: 13px
}

.header_menu-sns ul li a img.youtube {
  padding-left: 1px;
  width: 15px;
  height: 11px
}

.header_menu-links {
  position: absolute;
  right: -2px;
  top: 80px
}

.header_menu-links li {
  display: inline-block;
  margin-left: 13px
}

.header_menu-links li a {
  font-family: Lora, serif !important;
  color: #636363;
  font-size: 12px;
  padding: 2px;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.3s linear 0s
}

.header_menu-links li a:hover {
  padding: 2px;
  color: #363636;
  background: #eae8e4
}

.header_menu-links li.active {
  border-bottom: 3px #eae8e4 solid
}

.header_menu-links li.active a {
  color: #99812D
}

.header_menu-links li.clear {
  display: block
}

.header_menu-linkUp {
  position: absolute;
  right: 0;
  top: 105px;
  overflow: hidden
}

.header_menu-linkUp a {
  font-family: Lora, serif !important;
  color: #636363;
  text-align: right;
  display: block;
  font-size: 12px
}

.header_menu-linkUp .Contact {
  float: left;
  width: 62px;
  margin-right: 13px;
  background: url('../img/common/header_icon1.png') no-repeat left 5px
}

.header_menu-linkUp .SpecialContents {
  float: left;
  width: 63px;
  margin-right: 13px;
  background: url('../img/common/header_icon2.png') no-repeat left 5px
}

.header_menu-linkUp .ArrangeIcon {
  float: left;
  width: 88px;
  margin-right: 13px;
  background: url('../img/common/header_icon3.png') no-repeat left 3px
}

.header_menu-linkUp .RecruitIcon {
  float: left;
  width: 55px;
  background: url('../img/common/header_icon4.png') no-repeat left 3px
}

.header .BlogLink {
  width: 60px
}

.header .BlogLink a {
  display: block;
  text-align: center;
  background: #333;
  color: #fff;
  border-radius: 26px;
  font-family: Lora, serif !important;
  padding: 6px 0;
  font-size: 15px
}

.mainLog {
  position: absolute;
  top: 52px;
  left: 0
}

.widthTypeA {
  width: 962px;
  margin: 0 auto;
  padding: 0 0 0 150px;
  box-sizing: border-box
}

.widthTypeB {
  width: 962px;
  margin: 0 auto;
  box-sizing: border-box
}

.widthTypeB.blockMargin {
  margin-bottom: 52px
}

.mainimg {
  max-width: 962px;
  height: 596px;
  margin: 2rem auto 3rem;
  text-align: center;
  background: url("../img/index/main_img1_mini-min.png") top center no-repeat;
  background-size: contain;
  box-shadow: rgba(0, 0, 0, 0.07) 0 1px 2px, rgba(0, 0, 0, 0.07) 0 2px 4px, rgba(0, 0, 0, 0.07) 0 4px 8px, rgba(0, 0, 0, 0.07) 0 8px 16px, rgba(0, 0, 0, 0.07) 0 16px 32px, rgba(0, 0, 0, 0.07) 0 32px 64px
}

.layoutBlock {
  position: relative;
  width: 962px;
  margin: 0 auto
}

.Column {
  overflow: hidden
}

.Column_2 .ListBlock {
  width: 50%
}

.Column_3 .ListBlock {
  width: 33%
}

.Column_4 .ListBlock {
  width: 25%
}

.Column_5 .ListBlock {
  width: 20%
}

.Column .ListBlock {
  float: left;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 52px
}

.Column .ListBlock .List_box {
  display: block;
  margin: 0 auto;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  -moz-box-shadow: rgba(255, 255, 255, 0.61961) 3px 4px 6px 1px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.61961) 3px 4px 6px 1px;
  box-shadow: rgba(255, 255, 255, 0.61961) 3px 4px 6px 1px;
  box-sizing: border-box;
  opacity: 1;
  padding-bottom: 8.66667px
}

.Column .ListBlock .List_box.widthA {
  width: 185px
}

.Column .ListBlock .List_box.widthB {
  width: 230px
}

.Column .ListBlock .List_box.widthC {
  width: 140px
}

.Column .ListBlock .List_box.widthC .List_img img {
  max-width: 100%
}

.Column .ListBlock .List_box.widthD {
  width: 290px
}

.Column .ListBlock .List_box:hover {
  opacity: 0.85;
  -moz-box-shadow: rgba(201, 201, 201, 0.61961) 3px 4px 6px 1px;
  -webkit-box-shadow: rgba(201, 201, 201, 0.61961) 3px 4px 6px 1px;
  box-shadow: rgba(201, 201, 201, 0.61961) 3px 4px 6px 1px;
  -webkit-filter: contrast(130%);
  -moz-filter: contrast(130%);
  filter: contrast(130%)
}

.Column .ListBlock .List_img {
  margin-bottom: 13px;
  max-width: 100%
}

.Column .ListBlock .List_Length, .Column .ListBlock .List_Name {
  width: 100%;
  display: block;
  text-align: left;
  font-family: Lora, serif !important;
  letter-spacing: 0.6pt;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 6.5px;
  font-size: 11px
}

.Column .ListBlock .List_Length {
  margin-bottom: 6.5px
}

.Column .ListBlock .List_Name {
  font-size: 12px
}

.Column .ListBlock .List_Name small {
  font-size: 11px
}

.Column .ListBlock .List_Item {
  text-align: center;
  font-size: 11px;
  font-family: Lora, serif !important;
  letter-spacing: 0.2pt
}

.galleryDetails {
  text-align: center
}

.galleryDetails .ListBlock {
  float: none;
  display: inline-block !important;
  text-align: center
}

.indexSalonInfo {
  overflow: hidden;
  margin-bottom: 91px
}

.indexSalonInfo_tenpo {
  display: block;
  width: 182.5px;
  float: left;
  text-align: center;
  margin-right: 12px
}

.indexSalonInfo_tenpo:last-child {
  margin-right: 0 !important
}

.indexSalonInfo_tenpo_status .ph {
  padding-bottom: 13px
}

.indexSalonInfo_tenpo_status .ph img {
  max-width: 100%
}

.indexSalonInfo_tenpo_status b {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding-bottom: 13px;
  display: block;
  color: #363636
}

.indexSalonInfo_tenpo:hover .indexSalonInfo_btn {
  background: #eae8e4
}

.indexSalonInfo_btn {
  font-family: Lora, serif !important;
  box-sizing: border-box;
  border: 1px #b0b0b0 solid;
  padding: 13px;
  text-align: center;
  color: #b0b0b0;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.links {
  overflow: hidden
}

.links_typeA {
  width: 50%;
  margin: 0 auto 39px;
  text-align: center
}

.links_Item {
  display: inline-block;
  margin: 0 13px
}

.links_Item a {
  font-family: Lora, serif !important;
  font-size: 18px;
  padding: 4px;
  display: inline-block;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.links_Item a:hover {
  background: #eae8e4
}

.links_Item.active a {
  background: url('../img/page/menu_active_backimg.gif') bottom repeat-x
}

.specialContents {
  text-align: center;
  margin-bottom: 91px
}

.specialContents article {
  margin-bottom: 48px;
  outline: none;
  border: none
}

.specialContents article:last-child {
  margin-bottom: 0
}

.specialContents article .ms1 {
  font-size: 21px;
  margin: 24px 0 14px
}

.specialContents article .ms2 {
  font-size: 16px;
  margin-bottom: 18px
}

.specialContents article a.linkStyleA {
  display: inline-block;
  padding: 10px 24px;
  background: #e6e6e6;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  border-radius: 6px
}

.specialContents article a.linkStyleA:hover {
  background: rgba(230, 230, 230, 0.5)
}

.specialContents iframe {
  width: 560px;
  height: 315px;
  margin: 0 auto
}

#arrange {
  background: #F6EEE1
}

#arrange .layoutBlock {
  width: 900px !important
}

#arrange .layoutBlock a.linkStyleA {
  display: inline-block;
  padding: 10px 64px;
  background: #e67380;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  border-radius: 6px;
  color: #fff
}

#arrange .layoutBlock a.linkStyleA:hover {
  background: rgba(230, 115, 128, 0.5)
}

#arrange .layoutBlock .specialContents {
  margin-bottom: 0
}

#arrange .layoutBlock .specialContents .slick-slider {
  margin-bottom: 0
}

#arrange .layoutBlock .specialContents .slick-slider .slick-next, #arrange .layoutBlock .specialContents .slick-slider .slick-prev {
  top: 30%
}

#arrange .layoutBlock .specialContents .slick-slider .slick-next:before, #arrange .layoutBlock .specialContents .slick-slider .slick-prev:before {
  color: #E67380 !important
}

#arrange .layoutBlock .specialContents .slick-slider .slick-dots {
  bottom: 18px
}

#arrange .layoutBlock .specialContents .slick-slider .slick-dots li button:before {
  opacity: .25;
  color: #E67380
}

#arrange .layoutBlock .specialContents .slick-slider .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #E67380
}

.hairDesigning {
  background: #ebebeb;
  padding: 65px 0;
  margin-bottom: 91px;
  overflow: hidden;
  position: relative
}

.hairDesigning_title {
  width: 330px;
  position: absolute;
  top: 0;
  left: 20px
}

.hairDesigning_control {
  width: 330px;
  float: left;
  margin: 65px 0 0 20px
}

.hairDesigning_control_btn {
  margin-top: 91px
}

.hairDesigning_control_btn ul {
  overflow: hidden;
  margin-bottom: 13px
}

.hairDesigning_control_btn ul li {
  width: 30%;
  float: left
}

.hairDesigning_control_btn ul li:first-child {
  margin-right: 18px
}

.hairDesigning_control_btn ul li:last-child {
  float: right
}

.hairDesigning_photo {
  float: right;
  width: 600px;
  text-align: center
}

.hairDesigning_photo-box {
  width: 300px;
  margin: 0 auto
}

.hairDesigning_photo-box img {
  height: auto
}

.staffArea {
  padding: 52px 0 26px;
  margin-bottom: 39px;
  overflow: hidden;
  position: relative
}

.staffArea_title {
  width: 330px;
  position: absolute;
  top: 0;
  left: 20px
}

.staffArea_photo {
  float: right;
  width: 600px;
  text-align: center
}

.staffArea_photo-box {
  width: 300px;
  margin: 0 auto
}

.staffArea.colorGray {
  background: #F9F9F9
}

.galleryDtail {
  text-align: center;
  padding-bottom: 26px
}

.galleryDtail h2 {
  margin-bottom: 26px;
  font-size: 25px
}

.galleryDtail .galleryComments {
  width: 960px;
  margin: 0 auto;
  line-height: 1.6
}

.galleryDtailStatus {
  text-align: center;
  box-sizing: border-box;
  padding: 13px 0 2.6px;
  background: #f8f8f8;
  width: 960px;
  margin: 0 auto 26px
}

.galleryStaffArea {
  margin: 0 auto 55px;
  width: 960px;
  background: #fbfbfb;
  border: 1px #c6c6c6 solid;
  padding: 26px;
  overflow: hidden;
  box-sizing: border-box
}

.galleryStaffArea.StaffPage {
  background: #fff;
  border: none
}

.galleryStaffArea_ph {
  width: 165px;
  float: left
}

.galleryStaffArea_textBox {
  float: right;
  width: 670px
}

.galleryStaffArea_textBox_nameBox {
  overflow: hidden
}

.galleryStaffArea_textBox_nameBox_name {
  width: 60%;
  float: left;
  margin-bottom: 26px
}

.galleryStaffArea_textBox_nameBox_name b {
  font-size: 15px;
  display: block;
  line-height: 1.4
}

.galleryStaffArea_textBox_nameBox_name b small {
  font-size: 12px;
  font-weight: normal
}

.galleryStaffArea_textBox_nameBox_snsBox {
  width: 40%;
  float: right
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul {
  overflow: hidden;
  float: right
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li {
  float: left;
  width: 26px;
  height: 26px;
  margin-left: 13px;
  display: table;
  text-align: center
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li:first-child {
  margin-left: 0
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li a {
  display: table-cell;
  background: #99812D;
  box-sizing: border-box;
  border-radius: 50%;
  vertical-align: middle
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li a img.blog {
  padding-left: 0;
  width: 12px;
  height: 13px
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li a img.tw {
  padding-left: 1px;
  width: 13px;
  height: 10px
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li a img.inst {
  padding-left: 1px;
  width: 13px;
  height: 13px
}

.galleryStaffArea_textBox_nameBox_snsBox .snsStatus ul li a img.youtube {
  padding-left: 1px;
  width: 15px;
  height: 11px
}

.galleryStaffArea_textBox .galleryStaffCommnet {
  min-height: 100px
}

.lineArea {
  margin: 1rem 0
}

.lineqr {
  width: 200px
}

.lineqr img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.lineid {
  width: 200px;
  text-align: center;
  padding: 0.75rem 0
}

.menuPickUp {
  width: 180px;
  float: left;
  box-sizing: border-box;
  border: 1px #ece7d8 solid;
  margin-right: 15px;
  text-align: center;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.menuPickUp:nth-child(5) {
  float: right;
  margin-right: 0
}

.menuPickUp_Header {
  background: #f7f3eb url('../img/page/menu_design_img1.gif') center top no-repeat;
  box-sizing: border-box;
  padding: 13px;
  position: relative;
  height: 105px
}

.menuPickUp_Header img {
  position: absolute;
  display: block;
  width: 115px;
  height: 116px;
  top: 35px;
  left: 35px
}

.menuPickUp_Contents {
  background: #fff;
  box-sizing: border-box;
  padding: 60px 13px 13px;
  text-align: left;
  line-height: 1.4;
}

.menuPickUp_Contents b {
  display: block;
  text-align: center;
  margin-bottom: 13px
}

.menuPickUp_Contents p {
  display: block
}

.menuPickUp_btn {
  text-align: center;
  color: #99812D;
  background: #ece7d8;
  padding: 6.5px;
  border-radius: 3px;
  position: relative
}

.menuPickUp_btn:after {
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  position: absolute;
  bottom: 0;
  left: 48%;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #ece7d8 transparent transparent transparent
}

.menuPickUp:hover {
  opacity: 0.75
}

.menuPickUp:hover .menuPickUp_btn:after {
  position: absolute;
  bottom: -11px;
  border-color: #99812D transparent transparent transparent
}

.priceArea {
  width: 453px;
  text-align: left;
  margin-bottom: 91px
}

.priceArea.marginHalf {
  margin-bottom: 39px
}

.priceArea.right {
  float: right
}

.priceArea_header {
  border-bottom: 3px #99812D double;
  margin-bottom: 13px;
  padding-bottom: 6.5px;
  display: table;
  width: 100%
}

.priceArea_header .koumokuEn {
  display: table-cell;
  text-align: left;
  font-family: Lora, serif !important;
  font-size: 18px;
  vertical-align: bottom;
  letter-spacing: 1pt
}

.priceArea_header .koumokuJa {
  display: table-cell;
  width: 69%;
  text-align: right;
  vertical-align: bottom;
  font-size: 12px
}

.menuPickUpContents {
  margin-bottom: 52px
}

.menuPickUpContents .menuPickUpheader {
  text-align: center;
  background: #ece7d8;
  padding: 52px 0 26px;
  margin-bottom: 39px
}

.menuPickUpContents .menuPickUpheader h2 {
  font-size: 28px;
  display: inline-block;
  padding: 0 0 6.5px;
  border-bottom: 3px #99812D double;
  margin-bottom: 13px
}

.menuPickUpContents .menuPickUpheader p {
  line-height: 1.6;
  width: 960px;
  margin-left: auto;
  margin-right: auto
}

.menuPickUpContents_main {
  background: url('../img/page/menu_pickup_bkimg3.gif') center bottom no-repeat, url('../img/page/menu_pickup_bkimg1.gif') center top repeat-y;
  width: 960px;
  margin: 0 auto;
  overflow: hidden
}

.menuPickUpContents_main .menuPickUpSection {
  width: 50%;
  float: left;
  position: relative;
  margin-bottom: 26px
}

.menuPickUpContents_main .menuPickUpSection.rightFirst {
  margin-top: 26px
}

.menuPickUpContents_main .menuPickUpSection:after {
  position: absolute;
  content: url("../img/page/menu_pickup_bkimg2.png");
  top: 1px;
  right: -7px
}

.menuPickUpContents_main .menuPickUpSection:nth-of-type(even) {
  float: right
}

.menuPickUpContents_main .menuPickUpSection:nth-of-type(even):after {
  position: absolute;
  content: url("");
  top: -1px;
  right: -7px
}

.menuPickUpContents_main .menuPickUpSection:nth-of-type(even):before {
  position: absolute;
  content: url("../img/page/menu_pickup_bkimg2.png");
  top: -1px;
  left: -8px
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents {
  width: 454px;
  box-sizing: border-box;
  border: 1px #ece7d8 solid;
  padding: 20px;
  position: relative
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents:after {
  position: absolute;
  content: " ";
  top: -1px;
  right: -11px;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #ece7d8
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents.rights {
  float: right
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents.rights:before {
  position: absolute;
  content: " ";
  top: -1px;
  left: -11px;
  border-style: solid;
  border-width: 8px 10px 8px 0;
  border-color: transparent #ece7d8 transparent transparent
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section {
  overflow: hidden
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section_text {
  width: 220px;
  float: left
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section_text h3 {
  margin-bottom: 13px;
  font-size: 15px;
  overflow: hidden;
  padding-top: 5px
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section_text h3:first-letter {
  margin-top: -5px;
  background: #99812D;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 4px 8px;
  font-size: 18px;
  font-family: Lora, serif !important;
  vertical-align: middle;
  margin-right: 8.66667px;
  float: left;
  display: block
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section_text h3.two {
  padding-top: 0
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section_text h3.two:first-letter {
  margin-top: 0
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section_ph {
  width: 160px;
  float: right
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section.long .Section_text {
  width: 180px
}

.menuPickUpContents_main .menuPickUpSection .menuPickUpSectionContents .Section.long .Section_ph {
  width: 225px
}

.itemDetailArea {
  background: #fafaf9;
  padding: 52px 0 26px;
  margin-bottom: 52px
}

.itemDetailArea .itemsBox {
  width: 960px;
  margin: 0 auto;
  text-align: center
}

.itemDetailArea .itemsBox_names {
  font-family: Lora, serif !important;
  font-size: 21px;
  margin-bottom: 13px;
  letter-spacing: 0.5pt
}

.itemDetailArea .itemsBox_names_ja {
  margin-bottom: 26px
}

.itemDetailArea .itemsBox_ph {
  margin-bottom: 26px
}

.itemDetailArea .itemsBox_righting {
  padding: 26px 0 39px;
  line-height: 1.4
}

.itemDetailArea .itemsBox_price {
  width: 560px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px #ece7d8 solid;
  padding: 13px;
  box-sizing: border-box;
  line-height: 1.6
}

.btnDetailPageBack {
  width: 960px;
  margin: 0 auto
}

.btnDetailPageBack .btnArea {
  float: none;
  margin: 0
}

.btnDetailPageBack .btnArea .btnDesign {
  width: 200px;
  margin: 0 auto;
  background: #f00
}

.btnDetailPageBack .btnArea .btnDesign a {
  float: none
}

.news {
  text-align: center;
  margin-bottom: 91px
}

.news_entries {
  border-bottom: 1px #ebebeb solid
}

.news_entries-links {
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  line-height: 1.6
}

.news_entries-links:hover {
  background: #e6e6e6;
  padding-left: 0.5em
}

.news_entries-day {
  float: left;
  width: 8%;
  font-family: Lora, serif !important;
  text-align: left;
  padding: 13px 0
}

.news_entries-text {
  float: right;
  width: 90%;
  text-align: left;
  padding: 13px 0
}

.newsEntries_header, .newsEntries_box {
  overflow: hidden
}

.newsEntries_title {
  font-size: 18px;
  margin-bottom: 52px;
  float: right;
  width: 90%
}

.newsEntries_day {
  font-size: 13px;
  margin-bottom: 26px;
  float: left;
  width: 10%;
  box-sizing: border-box
}

.newsEntries_entries {
  width: 90%;
  box-sizing: border-box;
  padding: 0 0 1.2em 24px;
  border-left: 1px #ddd solid;
  float: right
}

.newsEntries_entries h2 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 1em
}

.newsEntries_entries h3 {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 1em
}

.newsEntries_entries strong {
  font-weight: bold
}

.newsEntries_entries a {
  color: #A7924A
}

.newsEntries_entries .LinkSelect {
  display: block;
  padding: 1em 0;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background: #363636;
  margin: 2.5em 0 1em
}

.newsEntries_entries .LinkSelect:hover {
  opacity: 0.85
}

.newsEntries_text {
  line-height: 1.6
}

.newsEntries_backNumber {
  border-top: 1px #ebebeb solid;
  text-align: right;
  padding-top: 26px
}

.newsEntries_backNumber a {
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  padding-left: 13px;
  position: relative
}

.newsEntries_backNumber a::before {
  content: "\f111";
  position: absolute;
  font-family: FontAwesome;
  top: 25%;
  left: 0;
  font-size: 10px
}

.newsEntries_backNumber a:hover {
  background: #e6e6e6
}

.LinkBtnStyleA {
  display: block;
  padding: 1em 0;
  text-align: center;
  border-radius: 6px;
  background: #BEA152;
  margin: 2.5em 0 1em;
  color: #fff
}

.LinkBtnStyleA:hover {
  opacity: 0.85
}

.blogTop {
  text-align: center;
  margin-bottom: 91px;
  background: #fefbed;
  padding: 2rem 0
}

.blogTop_entries {
  border-bottom: 1px #e6e1c6 solid
}

.blogTop_entries-links {
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  line-height: 1.6
}

.blogTop_entries-links:hover {
  background: #f2e8b9;
  padding-left: 0.5em
}

.blogTop_entries-day {
  float: left;
  width: 8%;
  font-family: Lora, serif !important;
  text-align: left;
  padding: 13px 0
}

.blogTop_entries-text {
  float: right;
  width: 90%;
  text-align: left;
  padding: 13px 0
}

.YearlyPulu .YearlyTag {
  display: block;
  width: 100%;
  line-height: 50px;
  border-bottom: #d9d9d9 1px solid;
  cursor: pointer;
  box-sizing: border-box;
  padding-left: 0.5rem
}

.YearlyPulu .YearlyTag::before {
  content: "●";
  margin-right: 0.5rem;
  color: #bdbdbd
}

.YearlyPulu .MonthlyTag {
  line-height: 25px;
  display: none;
  padding-top: 1rem
}

.ArrangeList {
  border-bottom: 1px #ddd dotted
}

.ArrangeList .ArrangeListLink {
  display: block;
  overflow: hidden;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  position: relative;
  padding-top: 2em
}

.ArrangeList .ArrangeListLink:after {
  content: "\f105";
  position: absolute;
  font-family: FontAwesome;
  top: 28.5%;
  right: 10px;
  color: rgba(230, 115, 128, 0.3);
  font-size: 100px
}

.ArrangeList .ArrangeListLink:hover {
  background: rgba(230, 115, 128, 0.125)
}

.ArrangeList .ArrangeListLink:hover:after {
  color: rgba(230, 115, 128, 0.8)
}

.ArrangeList .ArrangeListLink .ArrangePhoto {
  width: 26.5%;
  float: left;
  padding: 0 1.5em 2em 2em;
  box-sizing: border-box
}

.ArrangeList .ArrangeListLink .ArrangePhoto img {
  max-width: 100%
}

.ArrangeList .ArrangeListLink .ArrangeEntryContents {
  width: 68%;
  float: left;
  box-sizing: border-box;
  padding: 0 0 1em 1.25em
}

.ArrangeList .ArrangeListLink .ArrangeEntryContents .ArrangeEntryTitle {
  font-size: 18px;
  margin-bottom: 1em;
  color: #e67380
}

.ArrangeList .ArrangeListLink .ArrangeEntryContents .ArrangeEntryText {
  line-height: 1.4
}

.newsArrangeEntries {
  width: 80%;
  margin: 0 auto
}

.newsArrangeEntries_header, .newsArrangeEntries_box {
  overflow: hidden
}

.newsArrangeEntries_title {
  font-size: 18px;
  margin-bottom: 52px;
  text-align: center;
  position: relative
}

.newsArrangeEntries_title:after {
  content: " ";
  display: block;
  width: 15%;
  border-top: 1px #333 solid;
  margin: 1em auto
}

.newsArrangeEntries_entries {
  width: 630px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0 1.2em;
  font-feature-settings: "palt"
}

.newsArrangeEntries_entries .newsArrangeEntrieBody {
  text-align: center;
  padding: 1em 0
}

.newsArrangeEntries_entries .linkOut .linkStyleA {
  display: block;
  width: 45%;
  margin: 1.25em auto 0;
  padding: 10px 24px;
  background: #e67380;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  color: #fff;
  border-radius: 6px;
  text-align: center
}

.newsArrangeEntries_entries .linkOut .linkStyleA:hover {
  background: rgba(230, 115, 128, 0.5)
}

.newsArrangeEntries_backNumber {
  text-align: center;
  padding-top: 1em;
  border-bottom: 1px #ddd solid
}

.newsArrangeEntries_backNumber a {
  display: block;
  width: 135px;
  margin: 1em auto -18px;
  padding: 0.8em 1em;
  border-radius: 0;
  background: #333;
  color: #fff;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.newsArrangeEntries_backNumber a:hover {
  background: rgba(51, 51, 51, 0.8)
}

.conceptMainImg {
  width: 100%;
  height: 450px;
  background: url('../img/page/concept_img1.jpg') no-repeat center top;
  background-size: cover;
  margin-bottom: 52px
}

.salonPage {
  overflow: hidden;
  text-align: left
}

.salonPage .salonContents {
  width: 180px;
  float: left;
  text-align: center;
  margin-right: 14px
}

.salonPage .salonContents img {
  max-width: 100%
}

.salonPage .salonContents .links {
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  display: block
}

.salonPage .salonContents .links:hover {
  background: #f5f4f2
}

.salonPage .salonContents .salonAccessInfo {
  padding: 13px;
  text-align: left;
  background: #fbfbfb
}

.salonPage .salonContents:first-of-type {
  margin-right: 0
}

.salonPage .salonContents:last-child {
  margin-right: 0
}

.salonPage .salonContents .salonName {
  font-size: 21px;
  padding: 26px 0
}

.salonPage.newsContents {
  padding-top: 50px
}

.salonPage.newsContents .salonContents {
  width: 140px;
  margin-right: 35px
}

.salonPage.newsContents .salonContents .imgBox {
  border-radius: 50%;
  overflow: hidden
}

.salonPage.newsContents .salonContents .imgBox img {
  object-fit: cover
}

.salonPage.newsContents .salonContents:first-of-type {
  margin-right: 0
}

.salonPage.newsContents .salonContents:last-child {
  margin-right: 0
}

.salonPage.newsContents .salonName {
  font-size: 18px;
  padding: 26px 0 0
}

.salonMainImg {
  width: 960px;
  height: 365px;
  background-size: cover;
  margin: 0 auto 39px
}

.headers {
  padding: 52px 0
}

.headers .pageTitle {
  text-align: center;
  font-size: 32px;
  font-family: Lora, serif !important;
  letter-spacing: 0.8pt
}

.headers .pageTitle.left {
  text-align: left
}

.headers .pageRead {
  text-align: center;
  padding: 26px 0
}

.headers .pageRead.marginShort {
  padding-bottom: 0
}

.articles {
  margin-bottom: 91px
}

.articles.shrotMargin {
  margin-bottom: 52px
}

.articles .subTitles {
  font-size: 21px;
  font-family: Lora, serif !important;
  margin-bottom: 26px;
  letter-spacing: 0.8pt
}

.articles .subTitles.positionA {
  text-align: center
}

.articles .subTitles.fontJa {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important
}

.textBoxA {
  border-left: 2px #eae6df solid;
  padding-left: 26px
}

.innerLink {
  padding-top: 24px;
  margin-top: -24px !important
}

.salonHeadInfo {
  text-align: center
}

.salonHeadInfo p {
  display: inline-block;
  margin: 0 13px
}

.salonHeadInfo p i {
  margin-right: 6.5px
}

.salonHeadInfo p a {
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.salonHeadInfo p a:hover {
  color: #BEA152
}

.salonHeadInfo.typeA {
  margin-bottom: 32.5px
}

.salonHeadInfo.typeA p img {
  vertical-align: middle;
  margin-right: 6.5px
}

.boxs {
  overflow: hidden
}

.boxs li {
  float: left
}

.boxs li a {
  display: block
}

.boxs_staff {
  width: 165px;
  margin-right: 32.5px;
  margin-bottom: 19.5px
}

.boxs_staff:nth-child(5n) {
  margin-right: 0
}

.boxs_staff a {
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
  border-top: 3px transparent solid;
  border-bottom: 3px transparent solid;
  box-sizing: border-box
}

.boxs_staff a:hover {
  border-top: 3px #BEA152 solid;
  border-bottom: 3px #BEA152 solid
}

.boxs_staff p {
  padding-top: 13px
}

.boxs_staff p small, .boxs_staff p b, .boxs_staff p i {
  font-style: normal;
  font-weight: normal;
  display: block
}

.boxs_staff p small {
  margin-bottom: 13px;
  display: block
}

.boxs_staff p b {
  display: block
}

.boxs_staff p i {
  display: block;
  font-size: 11px
}

.tenpoStatus {
  background: url('../img/common/hr_desing_typeA.gif') no-repeat center top;
  padding: 52px 0;
  overflow: hidden;
  width: 962px;
  margin: 0 auto
}

.tenpoStatus_Name {
  display: block;
  font-size: 18px;
  margin-bottom: 26px;
  color: #928b86
}

.tenpoStatus_Ph {
  width: 165px;
  float: left
}

.tenpoStatus_Text {
  width: 670px;
  float: right
}

.tenpoStatus_Text table {
  width: 100%
}

.tenpoStatus_Text table tr th, .tenpoStatus_Text table tr td {
  padding-bottom: 13px;
  line-height: 1.4;
  color: #928b86
}

.tenpoStatus_Text table tr th {
  padding-right: 13px;
  vertical-align: top;
  width: 15%
}

.headerInnerLinks {
  overflow: hidden;
  width: 100%;
  margin-bottom: 52px
}

.headerInnerLinks li {
  width: 20%;
  float: left;
  text-align: center;
  box-sizing: border-box
}

.headerInnerLinks li a {
  display: block;
  padding: 13px 0;
  margin: 0 auto;
  width: 90%;
  box-sizing: border-box;
  border: 1px #b0b0b0 solid;
  font-size: 15px;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.headerInnerLinks li a:hover {
  background: #363636;
  color: #fff
}

.minilinks {
  margin: 0.5em
}

.minilinks a {
  font-size: 90%;
  background: #333;
  color: #fff;
  padding: 5px 8px 6px;
  display: inline-block
}

.page404_List li a, .page404_List li ul li a {
  display: block;
  color: #636363;
  font-size: 12px;
  padding: 6px 0 6px 6px;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.3s linear 0s
}

.page404_List li a:hover {
  padding: 6px 0 6px 6px;
  color: #363636;
  background: #eae8e4
}

.page404 {
  width: 962px;
  margin: 0 auto;
  overflow: hidden
}

.page404_Home {
  text-align: center;
  margin: 0 0 4em
}

.page404_Home a {
  display: block;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  margin: 0 auto;
  width: 82px;
  height: 82px;
  padding-top: 40px;
  border-radius: 50%;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.3s linear 0s
}

.page404_Home a:after {
  content: "\f015";
  font-family: FontAwesome;
  position: absolute;
  top: 5px;
  left: 34%;
  font-size: 28px
}

.page404_Home a:hover {
  background: #eae8e4
}

.page404_List {
  overflow: hidden
}

.page404_List li {
  float: left;
  width: 137px;
  box-sizing: border-box
}

.page404_List li ul {
  box-sizing: border-box;
  padding: 1em 0 1em 1em
}

.page404_List li ul li {
  float: none;
  margin-bottom: 0.6em;
  width: 100%
}

.page404_point {
  box-sizing: border-box;
  padding: 3em 0 3em 133px
}

.page404 .tenpoInfo {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 2.5em;
  line-height: 1.6;
  border-bottom: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
  min-height: 180px
}

.page404 .tenpoInfo:nth-child(odd) {
  text-align: right
}

.page404 .tenpoInfo:nth-child(even) {
  border-right: none
}

.page404 .tenpoInfo .tenpoName {
  display: block;
  margin-bottom: 1em;
  font-weight: bold
}

.googlemapArea {
  width: 962px;
  margin: 0 auto
}

.googlemapArea .googlemap {
  width: 100%;
  height: 450px;
  margin: 0 auto
}

.googleinViewArea {
  width: 962px;
  margin: 0 auto 2rem
}

.googleinViewArea .googleinView {
  width: 100%;
  height: 450px;
  margin: 0 auto
}

.tableTypeA {
  width: 100%
}

.tableTypeA tr {
  border-bottom: 1px #d3d3d3 solid
}

.tableTypeA tr th, .tableTypeA tr td {
  padding: 13px 0;
  color: #636363
}

.tableTypeA tr th {
  width: 80%;
  line-height: 1.4;
  font-size: 13px
}

.tableTypeA tr th b {
  display: block;
  margin-bottom: 6.5px;
  font-size: 15px
}

.tableTypeA tr td {
  width: 20%;
  text-align: right;
  vertical-align: top;
  line-height: 1.4
}

.tableTypeB {
  width: 100%;
  margin-bottom: 26px
}

.tableTypeB tr {
  border-bottom: 1px #d3d3d3 solid
}

.tableTypeB tr th, .tableTypeB tr td {
  padding: 13px 0;
  color: #636363
}

.tableTypeB tr th {
  width: 20%;
  line-height: 1.4;
  font-size: 13px
}

.tableTypeB tr th b {
  display: block;
  margin-bottom: 6.5px;
  font-size: 15px
}

.tableTypeB tr td {
  width: 80%;
  vertical-align: top;
  line-height: 1.4
}

.tableTypeC {
  width: 100%;
  margin-bottom: 26px
}

.tableTypeC tr {
  border-bottom: 1px #d3d3d3 solid
}

.tableTypeC tr th, .tableTypeC tr td {
  padding: 13px 0;
  color: #636363
}

.tableTypeC tr th {
  width: 20%;
  line-height: 1.4;
  font-size: 13px
}

.tableTypeC tr th b {
  display: block;
  margin-bottom: 6.5px;
  font-size: 15px
}

.tableTypeC tr td {
  width: 80%;
  vertical-align: top;
  line-height: 1.4
}

.hissu {
  display: inline-block;
  background: #E53134;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.2pt;
  padding: 0 6px;
  border-radius: 6px;
  float: right;
  margin-right: 12px
}

.komidashi {
  margin-bottom: 26px;
  font-size: 15px
}

.btnTypeA.customA {
  width: 35%;
  padding: 26px;
  margin: 0 auto;
  font-size: 18px
}

.btnTypeA.customB {
  width: 45%;
  padding: 26px;
  margin: 0 auto;
  font-size: 18px
}

.btnTypeB .btnArea {
  overflow: hidden;
  margin-bottom: 13px
}

.btnTypeB .btnArea .btnDesign {
  width: 45%;
  float: left
}

.btnTypeB .btnArea .btnDesign:first-child {
  margin-right: 18px
}

.btnTypeB .btnArea .btnDesign:last-child {
  float: right
}

.btnTypeC {
  width: 100%
}

.btnTypeC .btnArea {
  overflow: hidden;
  margin-bottom: 13px
}

.btnTypeC .btnArea .btnDesign {
  width: 18%;
  float: right;
  margin-right: 2%
}

.btnTypeC .btnArea .btnDesign:first-child {
  margin-right: 0
}

.btnTypeC .btnArea .btnDesign a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  padding: 6.5px 0
}

.btnTypeD {
  width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 290px
}

.btnTypeD .btnArea {
  overflow: hidden;
  margin-bottom: 13px
}

.btnTypeD .btnArea .btnDesign {
  width: 47%;
  float: left
}

.btnTypeD .btnArea .btnDesign:first-child {
  margin-right: 18px
}

.btnTypeD .btnArea .btnDesign:last-child {
  float: right
}

.pagering {
  text-align: center
}

.pagering li {
  display: inline-block;
  padding: 5px 8px;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.pagering li.active {
  background: #ebebeb
}

.pagering li:hover {
  background: #ebebeb
}

.pagering li a {
  font-family: Lora, serif !important
}

.pagering span {
  display: inline-block;
  padding: 5px 8px
}

.pagering span a {
  font-family: Lora, serif !important;
  display: inline-block;
  padding: 5px 8px;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.pagering span a:hover {
  background: #ebebeb
}

.pagering span.current_page {
  background: #ebebeb
}

.pagering a.link_page, .pagering a.link_before, .pagering a.link_next {
  font-family: Lora, serif !important;
  display: inline-block;
  padding: 5px 8px;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.pagering a.link_page:hover, .pagering a.link_before:hover, .pagering a.link_next:hover {
  background: #ebebeb
}

.pagering a.link_page {
  margin: 0 5px
}

#mainArea {
  overflow: hidden;
  width: 962px;
  margin: 0 auto;
  box-sizing: border-box
}

#mainEntry {
  float: left;
  width: 70%
}

#sideArea {
  float: right;
  width: 28%
}

.pagering {
  overflow: hidden;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center
}

.archiveTitle {
  display: block;
  margin-bottom: 1.75rem;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px
}

.indexEntryArticle, .individualEntryArticle {
  box-sizing: border-box;
  padding: 2.5rem 1.5rem 1.5rem;
  box-shadow: rgba(67, 71, 85, 0.27) 0 0 0.25em, rgba(90, 125, 188, 0.05) 0 0.25em 1em;
  margin: 0.5rem 0.5rem 2.5rem;
  position: relative;
  background: #fafafa
}

.indexEntryArticle::before, .individualEntryArticle::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 158px;
  background: #c1ab05;
  z-index: 100
}

.entry-title, .entry-title-Individual {
  font-size: 18px;
  font-weight: bold
}

.asset-body {
  line-height: 1.6;
  font-size: 14px
}

.asset-body img {
  max-width: 100%;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
  border-radius: 6px
}

.entryDate {
  margin: 0.5rem 0;
  text-align: right
}

.widget-header {
  font-weight: bold;
  margin-bottom: 0.5rem;
  font-size: 14px
}

.widget-content {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px #ddd dashed
}

.widget-content ul {
  padding-left: 1rem
}

.widget-content ul li {
  margin-bottom: 0.55rem
}

.widget-content ul li a {
  text-indent: -1rem;
  line-height: 1.4
}

.widget-content ul li a::before {
  content: "・";
  display: inline-block
}

.entry-tags, .entry-categories {
  padding: 0.75rem;
  box-sizing: border-box;
  background: #f0f0f0
}

.entry-tags h4, .entry-categories h4 {
  font-size: 14px;
  margin-bottom: 0.5rem;
  font-weight: bold
}

.entry-tags ul li, .entry-categories ul li {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0
}

.entry-tags ul li a, .entry-categories ul li a {
  font-size: 14px
}

.entry-categories {
  margin-bottom: 0.55rem
}

.spEntryLinks {
  display: none
}

.spThumbnail {
  display: none
}

.spBlogBtn {
  display: none
}

.backlinkDesign {
  text-align: center;
  margin: 2rem 0
}

.backlinkDesign a {
  display: inline-block;
  background: #363636;
  color: #fff;
  padding: 1rem 1.25rem;
  letter-spacing: 0.1rem;
  border-radius: 6px
}

.imgsBox img {
  max-width: 100%
}

.width560 {
  width: 560px
}

.center {
  text-align: center
}

.centerMargin {
  margin: 0 auto
}

.footer {
  padding-top: 52px
}

.footer_log {
  text-align: center;
  width: 115px;
  margin: 52px auto
}

.footer .footerMenu {
  margin: 0 auto
}

.footer .footerMenu_lists {
  position: relative
}

.footer .footerMenu_lists:nth-child(odd) {
  background: #e6e6e6;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.footer .footerMenu_lists:nth-child(odd):after {
  position: absolute;
  top: 40%;
  right: 25px;
  font-family: FontAwesome;
  color: #928b86;
  font-size: 30px;
  content: "\f054"
}

.footer .footerMenu_lists:nth-child(odd):hover {
  opacity: 0.85
}

.footer .footerMenu_lists:nth-child(even) {
  background: #928b86;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.footer .footerMenu_lists:nth-child(even):after {
  position: absolute;
  top: 40%;
  right: 25px;
  font-family: FontAwesome;
  color: #e6e6e6;
  font-size: 30px;
  content: "\f054"
}

.footer .footerMenu_lists:nth-child(even) a {
  color: #fff
}

.footer .footerMenu_lists:nth-child(even):hover {
  opacity: 0.85
}

.footer .footerMenu_lists_contetns {
  width: 962px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 26px 0
}

.footer .footerMenu_lists_contetns .photo {
  width: 90px;
  float: left;
  margin-right: 39px
}

.footer .footerMenu_lists_contetns .tenpo {
  box-sizing: border-box;
  width: 115px;
  float: left;
  display: block;
  padding-top: 39px;
  font-size: 12px
}

.footer .footerMenu_lists_contetns .status {
  box-sizing: border-box;
  float: right;
  width: 700px;
  line-height: 1.6;
  padding-top: 26px;
  font-size: 12px
}

.footer_copy {
  text-align: center;
  padding: 26px 0;
  font-size: 11px;
  font-family: Lora, serif !important
}

.spFlexFooterMenu {
  display: none
}

.pcWidth {
  width: 960px;
  margin: 0 auto
}

.pcWidthA {
  width: 50%
}

.pcWidthA:nth-child(1) {
  float: left
}

.pcWidthA:nth-child(2) {
  float: right
}

.pcNone {
  display: none !important
}

article, aside, footer, header, section, nav {
  display: block;
  margin: 0;
  padding: 0
}

.minchouTypeA {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

.imgBox {
  max-width: 100%
}

.layoutLeft {
  text-align: left
}

.layoutCenter {
  text-align: center
}

.layoutRight {
  text-align: right
}

.freeMarginbtmA {
  margin-bottom: 13px
}

.freeMarginbtmB {
  margin-bottom: 26px !important
}

.freeMarginbtmC {
  margin-bottom: 39px !important
}

.freeMarginbtmD {
  margin-bottom: 52px !important
}

.freeMarginbtmE {
  margin-bottom: 65px !important
}

.freeMarginbtmF {
  margin-bottom: 78px !important
}

.freeMarginbtmG {
  margin-bottom: 91px !important
}

hr {
  border: none;
  border-top: 1px #d3d3d3 solid
}

.divBox {
  overflow: hidden
}

.btn {
  display: block;
  box-sizing: border-box;
  text-align: center;
  padding: 13px 0;
  border: 1px #B0B0B0 solid;
  font-family: Lora, serif !important;
  color: #A1A1A1;
  margin-bottom: 13px;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s
}

.btn:hover {
  background: #b0b0b0;
  color: #fff
}

.btn.btnTypeA {
  background: #BEA152;
  border: 1px #BEA152 solid;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important
}

.btn.btnTypeA:hover {
  background: #c5ab65;
  border: 1px #BEA152 solid
}

.w185 {
  width: 185px
}