@charset "UTF-8";
/* 美容室cocochi CSS Document */
/* 共通 */
body {
  color: #4a3730;
  font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  overflow: hidden;
  background: #fff;
  font-size: 0.9em;
  counter-reset: number 0;
}
.rich_font {
  font-weight: 400;
}
.mb_YTPBar .mb_YTPseekbar {
  box-shadow: none;
}
a {
  color: #4a3730;
}
a:hover {
  text-decoration: none;
}
p, .post_content p {
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 400;
}
@media (min-width: 768px) {
  a[href^='tel:'] {
    pointer-events: none;
  }
}
/* 共通 END */
@media (min-width: 768px) {
  a[href^='tel:'] {
    pointer-events: none;
  }
}
/* 共通オリジナル */
.flex-inner {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.buttonBar {
  display: none !important;
}
.mb_YTPBar {
  display: none !important;
}
.pc .home #header {
  background: #fff;
  top: 0;
}
.pc #header.type2 {
  background: #fff !important;
}
#header_inner {
  width: calc(100% - 20px);
}
.pc .header_fix #header {
  box-shadow: none;
  top: 0;
}
.pc #header_logo {
  left: -15px;
  top: 25px;
}
.pc #header_logo #logo_image img {
  width: 180px;
  height: auto;
  display: block;
}
.pc #global_menu {
  box-shadow: none !important;
}
.pc #global_menu > ul > li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: auto;
  right: -4px;
  width: 5px;
  height: 5px;
  background: #4a3730;
  border-radius: 100%;
}
.pc #global_menu > ul > li:last-of-type:before {
  content: none;
}
.pc #global_menu > ul > li > a {
  color: #4a3730;
  font-weight: 500;
  height: 100px;
  line-height: 80px;
  padding: 0 25px;
  position: relative;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Lato", sans-serif;
}
.pc #global_menu > ul > li > a:hover {
  background: none;
  color: #88CBAC;
}
.pc #global_menu ul ul a {
  font-size: 11px;
  font-weight: 400;
  padding: 12px 20px;
  color: #4a3730;
  background: #fff;
}
.pc #global_menu ul ul a:hover {
  background: #88CBAC;
  color: #fff;
}
.pc #global_menu > ul > li > a:after, #global_menu a::after {
  position: relative;
  text-align: center;
  display: block;
  bottom: 26px;
  line-height: 1;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.pc #global_menu > ul > li > a:hover::after, #global_menu a:hover::after {
  color: #4a3730;
}
.pc #global_menu > ul > li.global-menu-home > a::after {
  content: 'ホーム'
}
.pc #global_menu > ul > li.global-menu-concept > a::after {
  content: 'コンセプト';
}
.pc #global_menu > ul > li.global-menu-menu > a::after {
  content: 'メニュー'
}
.pc #global_menu > ul > li.global-menu-salon > a::after {
  content: 'サロン案内'
}
.pc #global_menu > ul > li.global-menu-contact > a::after {
  content: 'ご予約';
}
.pc .home #global_menu ul ul {
  top: 100px;
  bottom: 0;
}
.pc .home #header.type2 #global_menu ul ul, .pc #global_menu ul ul {
  top: 100px;
}
p.logo.rich_font, p.desc {
  display: none;
}
p.logo-text {
  display: none;
}
.map-section {
  height: 450px;
}
.map-section iframe {
  filter: grayscale(100%);
}
.map-section iframe:hover {
  filter: grayscale(0%);
}
.footer-group {
  padding: 5em 0;
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
}
.footer-group-box {
  width: 50%;
  padding: 0 3em;
  text-align: center;
  border-right: 1px #c3dac8 solid;
  box-sizing: border-box;
}
.footer-group-box:first-of-type {
  padding-left: 0;
}
.footer-group-box:nth-of-type(2) {
  border-right: 0;
  padding-right: 0;
}
.footer-group-box h2 {
  font-size: 1.5em;
  line-height: 1.5;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 15px;
  font-family: "Lato", sans-serif;
}
.footer-group-box p {
  line-height: 1.8;
  margin-bottom: 15px;
}
address.footer-group-tel {
  font-size: 1.8em;
  letter-spacing: 2px;
  font-weight: 400;
  line-height: 1;
  font-style: normal;
}
address.footer-group-tel span {
  font-size: 0.5em;
  letter-spacing: 1px;
}
.footer_inner_sec {
  width: 90%;
  max-width: 1100px;
  margin: 4em auto 2em;
}
.footer_about_info {
  width: 65%;
  padding-right: 2em;
  box-sizing: border-box;
  float: left;
}
.footer-menu-box {
  width: 35%;
}
.footer-menu-box h2 {
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding-bottom: 4px;
  border-bottom: 1px solid;
  font-family: "Lato", sans-serif;
}
img.footer_logo {
  width: 25%;
  max-width: 150px;
  margin-bottom: 10px;
}
.footer_about_info h3 {
  font-size: 0.95em;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 2px 8px 2px;
  font-weight: 500;
  color: #fff;
  background: #4a3730;
  display: inline-block;
}
address.footer-contact-tel {
  font-size: 2em;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1;
  font-style: normal;
  font-family: "Lato", sans-serif;
}
address.footer-contact-tel span {
  font-size: 0.4em;
  letter-spacing: 2px;
  margin-right: 3px;
}
p.address_footer, p.footer-contact-time {
  font-size: 0.9em;
  line-height: 1.5;
}
p.footer-contact-time span {
  margin-right: 10px;
  letter-spacing: 0;
}
a.footer_but {
  width: 100%;
  max-width: 280px;
  padding: 18px;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  margin-top: 12px;
  border-radius: 8px;
  position: relative;
  display: block;
  color: #fff;
  background: #88cbac;
  box-sizing: border-box;
  transition: 0.8s;
}
a.footer_but::after {
  content: '\e909';
  position: absolute;
  font-family: "design_plus";
  font-size: 25px;
  right: 20px;
  line-height: 0.8;
  font-weight: 100;
}
a.footer_but:hover {
  color: #fff;
  background: #18c507;
}
ul.footer_menu_list {
  width: 50%;
  padding-right: 1em;
  box-sizing: border-box;
}
ul.footer_menu_list:nth-of-type(2) {
  padding-right: 0;
}
ul.footer_menu_list li {
  font-size: 0.95em;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.5;
  padding-left: 16px;
  padding-bottom: 8px;
  position: relative;
}
ul.footer_menu_list li:last-child {
  padding-bottom: 0;
}
ul.footer_menu_list li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  background: #88CBAC;
  width: 5px;
  height: 5px;
  border-radius: 50px;
}
ul.footer_menu_list li a {
  transition: 0.8s;
}
ul.footer_menu_list li a:hover {
  padding-left: 10px;
  color: #88CBAC;
}
#return_top {
  bottom: 20px;
  right: 20px;
  transition: all .8s;
}
#return_top:hover {
  bottom: 50px;
}
#return_top a {
  writing-mode: vertical-rl;
  position: relative;
  width: auto;
  height: auto;
  font-size: 0.9em;
  letter-spacing: 3px;
  background: none !important;
  font-family: "Lato", sans-serif;
  font-weight: 500;
}
img.page-top-img {
  width: auto;
  height: 100%;
  margin: 0 auto;
  display: block;
}
img.page-top-img:hover {
  opacity: 0.8;
}
#return_top a:before {
  content: '';
  position: absolute;
  display: block;
  background: #88cbac;
  height: 30px;
  right: 7px;
  width: 3px;
  top: -40px;
}
#return_top span {
  display: contents;
}
#copyright {
  width: 100%;
  font-size: 0.8em;
  margin: 2em 0 0;
}
#copyright a {
  color: #888;
}
@media screen and (max-width: 1200px) {
  #header_youtube {
    width: 100%;
    margin-left: 0;
  }
  .pc .home #header {
    background: #fff;
  }
  .pc .home #header, .pc #header.type2, .pc #header, #header_inner, .pc #global_menu > ul > li > a {
    height: 100px;
  }
  .pc #header_logo {
    top: 15px;
  }
  .pc #header_logo #logo_image img {
    width: 150px;
  }
  #logo_image h1 a:before {
    display: none;
  }
  .pc #global_menu > ul {
    margin-right: 0;
  }
  .pc #global_menu > ul > li > a {
    line-height: 85px;
  }
  .pc #global_menu > ul > li > a:after {
    bottom: 25px;
  }
  .footer-group {
    padding: 3em 0;
  }
  .map-section {
    height: 350px;
  }
  ul.footer_menu_list li {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 970px) {
  #logo_image {
    margin-left: 10px;
  }
  .logo img {
    width: 0;
  }
  div#logo_image_mobile {
    margin-left: 10px;
  }
  #logo_image_mobile img {
    width: 0%;
    position: relative;
  }
  .mobile #header .logo {
    background: url(/wp-content/themes/orion/img/logo.png) no-repeat;
    background-size: 6%;
    background-position: 0;
  }
  #header {
    background: #fff;
    border-bottom: 1px solid #fff;
  }
  #header_inner {
    width: 100%;
    height: 60px;
  }
  #global_menu a {
    font-size: 11px;
    color: #4a3730;
    letter-spacing: 1px;
    background: #fff;
    font-family: "Lato", sans-serif;
  }
  a.menu_button:before {
    color: #4a3730 !important;
    line-height: 60px;
  }
  a.menu_button:hover, a.menu_button.active {
    background: #fff !important;
  }
  .mobile #global_menu li a:hover {
    color: #88cbac;
    background: #fff;
  }
  .mobile #global_menu li a:after {
    bottom: 32px;
    text-align: left;
    padding-left: 110px;
  }
  .mobile #global_menu li.global-menu-home > a:after {
    content: 'ホーム'
  }
  .mobile #global_menu li.global-menu-concept > a:after {
    content: 'コンセプト';
  }
  .mobile #global_menu li.global-menu-menu > a:after {
    content: 'メニュー'
  }
  .mobile #global_menu li.global-menu-salon > a:after {
    content: 'サロン概要'
  }
  .mobile #global_menu li.global-menu-contact > a:after {
    content: 'ご予約';
  }
  #global_menu .child_menu_button .icon:before {
    color: #4a3730;
  }
  #global_menu .child_menu_button:hover .icon:before {
    color: #88CBAC;
    border-color: #88CBAC;
  }
  .dp-footer-bar-icon:before {
    font-weight: 500;
  }
  .icon-file-text:before {
    content: '\e909';
  }
  .dp-footer-bar a {
    color: #fff;
  }
  .dp-footer-bar {
    background: #88CBAC;
    border-top: solid 1px #fff;
  }
  .dp-footer-bar-item + .dp-footer-bar-item {
    border-left: 1px solid #fff;
  }
  [class^="icon-"], [class*=" icon-"] {
    font-family: "Zen Maru Gothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
    font-weight: 600;
  }
}
@media only screen and (max-width: 767px) {
  .map-section {
    height: 250px;
  }
  .footer_inner_sec {
    margin: 2.5em auto 1em;
  }
  .footer_menu_info {
    padding-left: 0;
  }
  #return_top {
    right: 14px;
    bottom: 70px !important;
  }
  #return_top a:before {
    right: 6px;
  }
}
@media only screen and (max-width: 650px) {
  .footer_about_info, .footer-menu-box {
    width: 100%;
  }
  .footer_about_info {
    padding-bottom: 30px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .mobile #header .logo {
    background-size: 10%;
  }
  .footer_sns_box {
    margin-top: -5px;
  }
}
@media screen and (max-width: 485px) {}
/* 共通オリジナル END */
/* フロントページ用の記述 */
.mb_YTPBar {
  display: none !important;
}
#header_youtube {
  width: calc(100% - 50px);
}
#header_youtube .overlay {
  background: hsl(24deg 100% 12% / 40%);
}
#header_logo_index .link {
  display: none;
}
#header_logo_index .link:before {
  color: #ffffff;
}
#header_logo_index .link:hover:before {
  color: #ffffff;
}
#header_logo_index {
  width: 100%;
  height: calc(100% - 100px);
}
#header_logo_index .logo {
  margin: 0 auto;
}
#header_logo_index .logo img {
  width: 100%;
  display: block;
  max-width: 500px;
}
.logo_area {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
@media only screen and (max-width: 1200px) {
  #header_logo_index .logo img {
    width: 32%;
    margin-left: 6%;
  }
}
@media only screen and (max-width: 970px) {
  .home #top {
    height: auto;
  }
  #header_slider, #header_slider {
    width: calc(100% - 0px);
  }
  #header_slider, #header_slider .item {
    height: calc(60vh - 60px);
  }
  #header_slider, .slick-list {
    border-radius: 0;
  }
}
@media only screen and (max-width: 767px) {
  .home #top, #header_slider, #header_slider, #header_slider, #header_slider .item {
    /* height: 100vh; */
  }
}
@media only screen and (max-width: 500px) {
  #header_logo_index .logo img {
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-height: 400px) {
  .home #top, #header_slider, #header_slider, #header_slider, #header_slider .item {
    height: 100vh;
  }
}
/* お知らせ・ブログ詳細 */
#index_news {
  padding: 7em 0 8em;
}
#index_blog {
  padding-bottom: 8em;
}
.index_title {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
  text-align: center;
}
.index_news_title h2, .index_title h2 {
  font-size: 1.8em;
  letter-spacing: 4px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}
.index_news_title h3, .index_title h3 {
  font-size: 1.1em;
  font-weight: 500;
  margin-bottom: 30px;
  color: #88CBAC;
}
a.front-index_but {
  width: 100%;
  max-width: 160px;
  border: 1px solid #4a3730;
  padding: 12px 18px;
  position: relative;
  text-align: left;
  border-radius: 8px;
  margin: 0 auto 30px;
  display: block;
  transition: 0.8s;
  font-size: 1em;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  box-sizing: border-box;
}
a.front-index_but::after {
  content: '>';
  position: absolute;
  transition: 0.8s;
  right: 15px;
}
a.front-index_but:hover {
  color: #fff;
  background: #4a3730;
}
.index_news_inner {
  width: 86%;
  margin: 0 auto;
  max-width: 1150px;
}
#index_news_list {
  margin-top: 50px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
#index_news_list li {
  background: #fbf9f6;
  border: 1px solid #f2e8d8;
  box-sizing: border-box;
}
#index_blog_list li {
  box-sizing: border-box;
  width: calc(33.3333% - 20px);
  margin: 0 30px 30px 0;
  border-radius: 0;
  background: #fff;
}
#index_blog_list li:nth-of-type(3n) {
  margin-right: 0;
}
#index_blog_list li .image {
  border: 1px solid #88cbac;
  box-sizing: border-box;
}
.home #index_blog_list li .title {
  color: #4a3730;
  font-size: 0.9em;
  line-height: 1.8;
  font-weight: 400;
  padding: 10px 5px;
  margin-bottom: 0;
  display: block;
  box-sizing: border-box;
}
.home #index_blog_list li:hover .title {
  color: #88CBAC;
}
ul.meta.clearfix {
  padding: 0 5px 10px;
}
#index_blog_list li .date {
  margin-top: 10px;
  border: none;
}
.page_navi p.back a {
  width: 200px;
  color: #4a3730;
  font-weight: 500;
  border: 1px solid #4a3730;
  border-radius: 10px;
  background: none;
  box-sizing: border-box;
  text-align: right;
  font-size: 0.8em;
  letter-spacing: 0;
  transition: all .8s;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
}
.page_navi p.back a:before {
  color: #4a3730;
  font-size: 0.9em;
  top: 0;
  left: 12px;
}
.page_navi p.back a:hover {
  color: #fff;
  background: #4a3730;
  transform: translatex(-1rem);
}
.page_navi p.back a:hover:before {
  color: #fff;
}
.single #main_col {
  width: 86%;
  max-width: 1150px;
  margin: 60px auto 100px;
}
.side_headline {
  font-size: 1.3em;
  font-weight: 600;
  padding-bottom: 6px;
  letter-spacing: 1px;
  line-height: inherit;
  font-family: "Lato", sans-serif;
  border-bottom: 1px dotted;
}
.widget_recent_entries li {
  font-size: 14px;
  padding-bottom: 8px;
  border-bottom: 1px #e3d2cc solid;
}
.side_widget a:hover {
  color: #88CBAC;
}
span.post-date {
  display: block;
  line-height: 1.8;
  font-size: 10px;
}
a.title:hover {
  color: #88CBAC;
}
.page_navi {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #index_news {
    padding: 4em 0;
  }
  #index_blog {
    padding-bottom: 5em;
  }
  #index_blog_list {
    margin-top: 30px;
  }
  #index_blog_list li {
    width: calc(33.3333333% - 10px);
    margin: 0 15px 15px 0;
  }
  .index_title h3 {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 970px) {
  #index_news_list li {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
    padding: 20px 25px;
    height: 100px;
  }
  #index_blog_list li {
    width: calc(50% - 5px);
    margin: 0 10px 15px 0;
  }
  #index_blog_list li:nth-child(3n) {
    margin-right: 10px;
  }
  #index_blog_list li:nth-child(2n) {
    margin-right: 0;
  }
  a.index-but {
    margin-bottom: 40px;
  }
  #left_col {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #index_news {
    padding: 3em 0;
  }
  #index_blog {
    padding-bottom: 3em;
  }
  .index_news_title h2, .index_title h2 {
    margin-bottom: 5px;
  }
  .index_news_title h3, .index_title h3 {
    margin-bottom: 20px;
  }
  #index_news_list li {
    width: calc(100% - 0px);
    margin-right: 0;
    padding: 20px;
  }
  #index_blog_list li .image {
    margin-bottom: 10px;
  }
  #index_blog_list li .date {
    margin-top: 5px;
  }
  a.index-but {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 500px) {
  #index_news_list li {
    width: 100%;
  }
  #index_news_list li:last-of-type {
    margin-bottom: 0;
  }
  #index_blog_list li {
    width: 100%;
    margin: 0 auto 7%;
  }
  #index_blog_list li:nth-child(3n) {
    margin-right: 0;
  }
}
/* お知らせ・ブログ詳細 END */
/* フロントオリジナル */
.front_intro {
  padding: 6em 0 8em;
  box-sizing: border-box;
  position: relative;
}
.intro_inner {
  width: 86%;
  margin: 0 auto;
  max-width: 1150px;
  position: relative;
}
.intro_inner-title {
  width: 50%;
  padding-right: 3em;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
.intro_inner-title::before {
  content: 'ABOUT';
  display: block;
  font-size: 1.8em;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 25px;
  font-family: "Lato", sans-serif;
  color: #88cbac;
  width: 100%;
  text-align: center;
}
.intro_inner-title h2 {
  font-size: 1.8em;
  letter-spacing: 3px;
  line-height: 2.2;
  font-weight: 500;
  text-align: center;
  width: 100%;
}
.intro_inner-text {
  width: 50%;
  position: relative;
  box-sizing: border-box;
}
.intro_inner-text h3 {
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
.intro_inner-text p {
  margin-bottom: 15px;
}
.intro_inner-text p:last-child {
  margin-bottom: 0;
}
.covid-box {
  width: 86%;
  max-width: 1000px;
  margin: 0 auto;
}
.covid-box h3 {
  font-size: 2em;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-align: center;
}
.covid-sec p {
  text-align: center;
  line-height: 1.5;
}
.covid-img-container {
  margin-top: 40px;
}
.covid-img-box {
  width: calc(25% - 0px);
  margin-bottom: 25px;
}
.covid-img-box:nth-of-type(4n) {
  margin-right: 0;
}
.covid-img-box:last-of-type {
  margin-bottom: 0;
}
.covid-img-box img {
  width: 80%;
  max-width: 200px;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  border: 1px solid #88cbac;
  border-radius: 100%;
}
.front-merit {
  padding: 10em 0 0;
  position: relative;
}
.front-merit:after {
  content: '';
  position: absolute;
  display: block;
  background-color: #fff;
  background-image: url(/wp-content/themes/orion/img/front-merit_img.jpg);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  width: 45%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.front-merit-inner {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
}
.front-merit h2 {
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 70px;
  line-height: 1.5;
  color: #88CBAC;
  text-align: center;
}
.front-merit h2:before {
  content: "Cocochi's COMMITMENT";
  display: block;
  font-size: 1.2em;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #4a3730;
  font-family: "Lato", sans-serif;
}
.front-merit-box {
  margin-bottom: 100px;
}
.front-merit-box:last-of-type {
  margin-bottom: 0;
}
.front-merit-text {
  width: 40%;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
.front-merit-box:nth-of-type(odd) .front-merit-text {
  padding-right: 5em;
}
.front-merit-box:nth-of-type(even) .front-merit-text {
  margin-left: 60%;
  padding-left: 5em;
}
.front-merit-text::before {
  counter-increment: number 1;
  content: "#0"counter(number) "";
  display: block;
  width: 100%;
  font-size: 1.8em;
  font-style: normal;
  letter-spacing: 4px;
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 1;
  text-align: left;
  font-family: "Lato", sans-serif;
  color: #88cbac;
}
.front-merit-text h3 {
  font-size: 1.5em;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 500;
  width: 100%;
}
.front-merit-img {
  width: 60%;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
.front-merit-box:nth-of-type(even) .front-merit-img {
  margin-left: -100%;
}
.front-merit-img img {
  width: 100%;
  display: block;
}
.front-menu {
  margin: 7em 0 10em;
  padding-top: 5em;
  position: relative;
  z-index: 0;
}
.front-menu::after {
  content: '';
  position: absolute;
  display: block;
  background: #a28276;
  opacity: 0.25;
  top: 0;
  left: 0;
  width: 100%;
  height: 65%;
  z-index: -1;
}
.front-menu-inner {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
}
.front-menu-but-img {
  max-width: 950px;
  padding: 120px 20px;
  box-sizing: border-box;
  margin: auto;
  background: #ffffff;
  position: relative;
  z-index: 0;
}
.front-menu-but-img::after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(/wp-content/themes/orion/img/front-menu-but-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
a.front-menu-but {
  width: 100%;
  max-width: 350px;
  padding: 24px 20px;
  font-size: 1.4em;
  font-weight: 500;
  text-align: center;
  color: #4a3730;
  border: 2px solid #7bbd9e;
  border-radius: 8px;
  background: #7bbd9e;
  box-sizing: border-box;
  display: block;
  margin: auto;
  transition: 0.8s;
}
a.front-menu-but:hover {
  color: #fff;
  border: 2px solid #fff;
  background: none;
}
.instagram_sec {
  padding-bottom: 5em;
}
.instagram-inner {
  width: 86%;
  max-width: 1200px;
  margin: 0 auto;
}
h2.insta_title {
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 5px;
  margin-bottom: 20px;
  font-family: "Lato", sans-serif;
  text-align: center;
}
a.front-instagram-but {
  width: 100%;
  max-width: 220px;
  border: 1px solid #4a3730;
  padding: 15px 20px;
  position: relative;
  text-align: left;
  border-radius: 8px;
  margin: 0 auto 30px;
  display: block;
  transition: 0.8s;
  font-size: 1em;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  box-sizing: border-box;
}
a.front-instagram-but::after {
  content: '>';
  position: absolute;
  transition: 0.8s;
  right: 15px;
}
a.front-instagram-but:hover {
  color: #fff;
  background: #4a3730;
}
@media only screen and (max-width: 1200px) {
  .front_intro {
    padding: 5em 0;
  }
  .intro_inner-title {
    width: 40%;
  }
  .intro_inner-text {
    width: 60%;
  }
  .front-merit {
    padding: 5em 0 0;
  }
  .front-merit h2 {
    margin-bottom: 40px;
  }
  .front-merit-box {
    margin-bottom: 60px;
  }
  .front-merit-box:nth-of-type(odd) .front-merit-text {
    padding-right: 3em;
  }
  .front-merit-box:nth-of-type(even) .front-merit-text {
    padding-left: 3em;
  }
  .front-menu {
    margin: 5em 0 8em;
  }
}
@media only screen and (max-width: 970px) {
  .intro_inner-title {
    width: 100%;
    padding-right: 0;
  }
  .intro_inner-text {
    width: 100%;
  }
  .intro_inner-title h2 {
    font-size: 1.3em;
    line-height: 2;
    margin-bottom: 40px;
  }
  .intro_inner-text h3 {
    font-size: 1.3em;
    margin-bottom: 20px;
    text-align: center;
  }
  .covid-box h3 {
    font-size: 1.5em;
  }
  .covid-img-container {
    margin-top: 25px;
  }
  .front-merit-text {
    width: 100%;
    padding-bottom: 1.5em;
  }
  .front-merit-box:nth-of-type(odd) .front-merit-text {
    padding-right: 0;
  }
  .front-merit-box:nth-of-type(even) .front-merit-text {
    margin-left: 0;
    padding-left: 0;
  }
  .front-merit-img {
    width: 100%;
  }
  .front-merit-box:nth-of-type(even) .front-merit-img {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .front_intro {
    padding: 3em 0;
  }
  .covid-box h3 {
    margin-bottom: 10px;
  }
  .covid-sec p {
    text-align: left;
    line-height: 1.8;
  }
  .covid-img-box {
    margin-bottom: 15px;
  }
  .front-merit {
    padding: 4em 0 0;
  }
  .front-merit h2 {
    margin-bottom: 30px;
  }
  .front-merit-text h3 {
    margin-bottom: 10px;
  }
  .front-merit-box {
    margin-bottom: 40px;
  }
  .front-menu {
    margin: 2em 0 4em;
    padding-top: 2em;
  }
  .front-menu-but-img {
    padding: 50px 20px;
  }
  a.front-menu-but {
    padding: 15px;
    font-size: 1.2em;
  }
  .instagram_sec {
    padding-bottom: 2em;
  }
}
@media only screen and (max-width: 500px) {
  .covid-box h3 {
    text-align: left;
  }
  .covid-img-box {
    width: 50%;
  }
}
/* フロントオリジナル END */
/* 固定ページのための記述 */
#header_image .image {
  height: 280px;
}
#header_image .image img {
  width: 100%;
  height: auto;
}
p.page_title, p.page_subtitle {
  color: #fff;
  text-align: center;
}
p.page_subtitle {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
}
p.page_title {
  font-size: 2em !important;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 6px;
  margin-bottom: 12px;
  font-family: "Lato", sans-serif;
}
#bread_crumb li a:hover {
  color: #88CBAC;
}
div#bread_crumb {
  /* height: 25px; */
  /* min-width: auto; */
  /* background: #fff; */
}
#bread_crumb ul {
  width: 86%;
  max-width: 1150px;
  padding-top: 30px;
  height: auto;
  display: flex;
  justify-content: center;
  line-height: 1em;
}
#bread_crumb li.home a {
  line-height: unset;
  margin-right: 10px;
}
#bread_crumb li.home a:before {
  top: 0;
  line-height: 25px;
}
#bread_crumb li {
  line-height: 25px;
  padding: 0 8px 0 0;
}
#bread_crumb li:after {
  line-height: 25px;
  left: -15px;
}
li.last {
  margin-left: 10px;
}
#bread_crumb li.home a:hover:before {
  color: #88CBAC;
}
.single .post_content a:hover {
  color: #88CBAC;
}
.post_content a {
  color: #4a3730;
  font-weight: 600;
}
.post_content blockquote {
  border: 1px #c3dac8 solid;
  border-radius: 0;
  box-shadow: none;
}
.post_content blockquote:before, .post_content blockquote:after {
  color: #88CBAC;
}
ul#post_meta_top {
  margin-bottom: 15px;
}
#post_title {
  font-size: 1.5em;
  margin-bottom: 20px;
  font-weight: 600;
}
.post_content h1 {
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 30px;
  padding-bottom: 6px;
  border-bottom: 2px #efe0de solid;
}
.post_content h2 {
  font-size: 1.5em;
  margin-bottom: 30px;
  color: #4a3730;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
}
.post_content h2:after {
  content: '';
  background: #88cbac;
  width: 25px;
  height: 2px;
  border-radius: 80px;
  display: block;
  margin: 15px auto 0;
}
.post_content h3 {
  font-size: 1.3em;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 500;
  padding: 8px 12px;
  background: #f7f1f0;
}
.post_content h4 {
  font-size: 1.2em;
  font-weight: 500;
  color: #88cbac;
  padding: 8px 12px;
  background: #edf5f1;
  margin-bottom: 20px;
  text-align: left;
}
.post_content h5 {
  font-size: 1.2em;
  letter-spacing: 1px;
  font-weight: 600;
  background: none;
  padding: 0;
  color: #88cbac;
  margin-bottom: 15px;
}
.single .post_content p {
  margin-bottom: 1.5em;
  font-size: 1em;
}
@media only screen and (max-width: 1200px) {
  #header_image .image {
    height: 230px;
  }
}
@media only screen and (max-width: 767px) {
  #header_image .image {
    height: 180px;
  }
  p.page_title {
    font-size: 1.8em !important;
    letter-spacing: 4px;
    margin-bottom: 8px;
  }
  p.page_subtitle {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 485px) {
  #header_image .image {
    height: 130px;
  }
  #header_image .image img {
    width: auto;
    height: 100%;
  }
}
/* 固定ページのための記述 END */
/* コンテンツ 共通 */
.error404 #main_col {
  width: 86%;
  max-width: 1150px;
  margin: 40px auto 0;
}
.archive #main_col {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
}
h3.title {
  font-weight: 500;
  font-size: 1.1em !important;
}
h3.title a:hover {
  color: #88CBAC !important;
}
.page .post-header {
  margin: 0;
}
.content_full {
  position: relative;
}
.content_inner {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 120px 0;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .content_inner {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .content_inner {
    padding: 50px 0;
  }
}
/* コンテンツ 共通 END */
/* コンセプト */
.concept_inner {
  position: relative;
  padding-top: 100px;
}
.concept_box .concept_inner::before {
  content: '';
  position: absolute;
  width: 60%;
  height: 90%;
  top: 0;
  left: 0;
  background-size: cover;
  background-color: #edebe6;
  background-image: url(/wp-content/themes/orion/img/concept.jpg);
  background-position: center left;
  z-index: -2;
}
.concept_col_text {
  width: 50%;
  padding: 40px;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  background: hsl(0deg 0% 100% / 85%);
  margin-left: auto;
  position: relative;
  box-sizing: border-box;
}
.concept_col_text p {
  line-height: 2;
  margin-bottom: 20px;
}
.concept_col_text p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .concept_inner {
    padding-top: 270px;
  }
  .concept_box .concept_inner::before {
    width: 70%;
    height: 350px;
  }
  .concept_col_text {
    width: 90%;
    padding: 25px 30px;
  }
}
@media only screen and (max-width: 970px) {
  .concept_inner {
    padding-top: 380px;
  }
  .concept_box .concept_inner::before {
    width: 100%;
  }
  .concept_col_text {
    width: 100%;
    padding: 0;
    background: none;
    padding-bottom: 380px;
  }
}
@media only screen and (max-width: 500px) {
  .concept_inner {
    padding-top: 270px;
  }
  .concept_box .concept_inner::before {
    height: 250px;
  }
}
/* コンセプト END */
/* メニュー */
.menu_sec .content_inner {
  max-width: 900px;
  padding: 80px 0;
  padding-bottom: 0;
}
.menu_sec:last-of-type .content_inner {
  padding-bottom: 130px;
}
.menu-first-text {
  text-align: center;
}
.menu-caution-box {
  width: fit-content;
  margin: auto;
  padding: 20px 30px;
  margin-top: 40px;
  background: #f7f1f0;
  box-sizing: border-box;
}
.menu-caution-box h2 {
  margin-bottom: 10px;
}
.menu-caution-box h2::after {
  content: none;
}
.menu_sec h2 {
  letter-spacing: 2px;
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.menu-two-box {
  width: calc(50% - 13px);
  margin-right: 25px;
  margin-bottom: 25px;
}
.menu-two-box:nth-of-type(2n) {
  margin-right: 0;
}
.menu-two-box h3 {
  font-size: 1.1em;
  letter-spacing: 0;
}
@media only screen and (max-width: 1200px) {
  .menu_sec:last-of-type .content_inner {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .menu_sec .content_inner {
    padding: 30px 0;
  }
  .menu_sec:last-of-type .content_inner {
    padding-bottom: 70px;
  }
  .menu-first-text {
    text-align: left;
  }
  .menu-caution-box {
    padding: 15px 20px;
    margin-top: 20px;
  }
  .menu-two-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .menu-inner {
    margin-bottom: 40px;
  }
  .menu-inner:last-of-type {
    margin-bottom: 0;
  }
}
/* メニュー END */
/* サロン案内 */
.about_sec .content_inner {
  max-width: 800px;
}
span.about-reserve {
  font-size: 0.9em;
  color: #fff;
  background: #4a3730;
  font-weight: 600;
  padding: 3px 6px;
  margin-right: 10px;
}
/* サロン案内 END */
/* ご予約 */
.contact_sec .content_inner {
  max-width: 900px;
}
.reserve_box {
  margin: 0 auto;
  margin-bottom: 70px;
  padding: 25px 35px;
  background: #f7f1f0;
  box-sizing: border-box;
}
.reserve_box h2 {
  font-size: 1.3em;
  margin-bottom: 10px;
}
.reserve_box h2::after {
  content: none;
}
h3.reserve_title {
  font-size: 1.2em;
  letter-spacing: 1px;
  margin-bottom: 12px;
  color: #7bbd9e;
  padding: 6px 12px;
  background: #fff;
  text-align: center;
}
.reserve_box p {
  line-height: 1.8;
  width: fit-content;
  margin: auto;
  display: block;
}
.con_two {
  width: calc(50% - 25px);
  margin-right: 50px;
  text-align: center;
}
.con_two:nth-of-type(2) {
  margin-right: 0;
  margin-bottom: 0;
}
p.con-time {
  width: fit-content;
  font-weight: 500;
  line-height: 1.5;
  margin: auto;
  margin-top: 10px;
}
p.con-time span {
  margin-right: 8px;
  letter-spacing: 0;
}
address.contact_tel {
  font-size: 2.5em;
  line-height: 1.3;
  letter-spacing: 3px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  width: fit-content;
  display: grid;
  margin: 0 auto;
  font-family: "Lato", sans-serif;
}
address.contact_tel span {
  font-size: 0.5em;
  font-weight: 500;
  letter-spacing: 2px;
  color: #4a3730;
}
a.con-line_but {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 22px 20px;
  border: 1px solid #4a3730;
  border-radius: 12px;
  position: relative;
  display: block;
  box-sizing: border-box;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0px;
  transition: 0.8s;
}
a.con-line_but:after {
  content: '\e909';
  position: absolute;
  font-family: "design_plus";
  width: 100%;
  left: 0;
  font-size: 2em;
  line-height: 1;
  color: #18c507;
  opacity: 0.2;
  z-index: -1;
}
a.con-line_but:hover {
  color: #fff;
  background: #18c507;
  border: 1px solid #18c507;
}
a.con-line_but:hover:after {
  color: #fff;
  z-index: 0;
}
@media only screen and (max-width: 970px) {
  .con_two {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .reserve_box {
    padding: 20px 25px;
    margin-bottom: 50px;
  }
  address.contact_tel {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 500px) {
  .reserve_box {
    text-align: left;
  }
}
/* ご予約 END */
/* table */
.post_content th, .post_content td {
  font-weight: 400;
  background: none;
  border: 1px #e3d2cc solid;
  vertical-align: middle;
  padding: 20px 25px 18px 25px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.post_content th {
  width: 30%;
  text-align: left;
  border-right: 0;
}
.post_content td {
  border-left: 0;
}
table.price_table th, table.price_table td {
  padding: 20px 5px 16px 8px;
  letter-spacing: 1px;
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
table.price_table th {
  width: 70%;
  border-left: 0 !important;
}
table.price_table td {
  letter-spacing: 2px;
  text-align: end;
  border-right: 0 !important;
}
table.about_table {
  margin-bottom: 0;
}
table.about_table th, table.about_table td {
  vertical-align: top;
}
table.about_table th {
  width: 25%;
  text-align: left;
}
table.contact_form th, table.contact_form td {
  background: none;
  border: none;
  border-bottom: 1px #e3d2cc solid;
  line-height: 2.2;
  vertical-align: middle;
  padding: 12px 0 10px 5px;
}
table.contact_form th {
  width: 20%;
  text-align: left;
}
@media only screen and (max-width: 970px) {
  .post_content th, .post_content td {
    width: 100% !important;
    display: block;
    box-sizing: border-box;
    line-height: 1.5;
    padding: 12px 15px 12px 15px;
  }
  .post_content th {
    border-right: 1px #e3d2cc solid;
    padding-bottom: 0;
    border-bottom: 0;
    margin-top: -1px;
  }
  .post_content td {
    padding-top: 7px;
    border-top: none;
    border-left: 1px #e3d2cc solid;
  }
  table.price_table th {
    border-right: 0;
    padding-bottom: 0;
    padding-top: 12px;
  }
  table.price_table td {
    border-left: 0;
    padding-top: 12px;
    padding-bottom: 8px;
  }
  table.about_table td {
    text-align: right;
  }
  table.contact_form th, table.contact_form td {
    padding-left: 0;
  }
  table.contact_form th {
    border-bottom: 0;
    padding-bottom: 0;
  }
  table.contact_form td {
    padding-top: 5px;
    padding-bottom: 12px;
  }
}
/* table END */
/* --- お問い合わせフォーム --- */
.wpcf7 {
  box-sizing: border-box;
  margin: 30px auto 0 !important;
  font-size: 14px;
  border: none;
  background: none;
  padding: 0 !important;
}
.wpcf7 p {
  margin-bottom: 0;
}
.wpcf7 form {
  margin: 0;
  padding: 0px;
}
.wpcf7 input.wpcf7-submit {
  width: 100%;
  max-width: 350px;
  margin-top: 40px;
  display: block;
  border-radius: 50px;
  background: none;
  color: #4a3730;
  border: 1px solid #4a3730 !important;
  font-size: 1em;
  letter-spacing: 1px;
  font-weight: 500;
  font-family: "Zen Maru Gothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  transition: all .8s;
  box-sizing: border-box;
}
.wpcf7 input.wpcf7-submit:hover {
  border: 1px solid #88CBAC !important;
  background: #88CBAC;
  color: #fff;
}
.wpcf7 .required {
  background-color: #e95532;
  margin-left: 10px;
  padding: 4px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  font-size: 0.9em;
}
.wpcf7 .any {
  color: #fff;
  background-color: #4a3730;
  margin-left: 10px;
  padding: 4px;
  font-weight: 400;
  font-size: 0.9em;
  border-radius: 3px;
}
span.wpcf7-list-item-label {
  font-weight: 400;
}
.wpcf7 input, .wpcf7 textarea {
  width: 100%;
  padding: 15px 20px;
  border: none;
  background-color: #f8f8f8;
  border-radius: 3px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
  outline: none;
  border: none;
  background-color: #ffffff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
  width: auto;
  max-width: 100%;
  border: 1px solid #ccc;
  margin: 0;
  border-radius: 0px;
}
div.wpcf7 textarea {
  width: 100%;
}
span.wpcf7-list-item {
  display: block;
}
span.wpcf7-list-item {
  margin: 5px 0;
}
input#zip {
  max-width: 300px;
  margin-left: 20px;
}
/* Chrome, Safari */ ::-webkit-input-placeholder {
  font-size: 12px;
  color: #b1b1b1;
}
/* Firefox */ ::-moz-placeholder {
  font-size: 12px;
  color: #b1b1b1;
}
/* Firefox 18以前 */ :-moz-placeholder {
  font-size: 12px;
  color: #b1b1b1;
}
/* IE */ :-ms-input-placeholder {
  font-size: 12px;
  color: #b1b1b1;
}
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid {
  background: #ffd2d2;
  margin-bottom: 0px;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 80%;
  color: #d90000;
  letter-spacing: 0;
}
.wpcf7 .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
  color: #ffffff;
  text-shadow: none;
  background-color: #b72120;
  border: none;
  padding: 20px;
  border-radius: 0;
  text-align: center;
  margin: 20px 0px 30px;
}
.wpcf7 form .wpcf7-response-output {
  color: #f26464;
  border-color: #f26464 !important;
  background: #feeded;
  border: 1px solid;
  padding: 0.8em 1em;
}
.wpcf7 .wpcf7-mail-sent-ok {
  color: #ffffff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 40px;
  border: none;
  padding: 20px;
  text-align: center;
  background-color: #364082;
}
@media only screen and (max-width: 767px) {
  .wpcf7 .required, .wpcf7 .any {
    margin-left: 5px;
  }
  .wpcf7 input.wpcf7-submit {
    width: 100%;
  }
}
/* --- お問い合わせフォーム END --- */
/* --- Mobile 動画 --- */
.mm_on #mobile_movie_wrap .logo_img {
  max-width: 40%;
}
@media only screen and (max-width: 970px) {
  .mm_on body.home #top {
    padding-top: 0;
  }
  .mm_on #mobile_movie_wrap.h_fix {
    /* margin-top: 0; */
  }
}
@media only screen and (max-width: 767px) {
  .mm_on #mobile_movie_wrap .logo_img {
    max-width: 55%;
  }
}
@media only screen and (max-width: 485px) {
  .mm_on #mobile_movie_wrap .logo_img {
    top: 50%;
    max-width: 60%;
  }
}
/* --- Mobile 動画 END --- */
/* --- フロントオリジナル youtube --- */
.youtubeRss {
  overflow: hidden;
}
h2.youtubeRss-title {
  font-size: 2.5em;
  letter-spacing: 4px;
  line-height: 1;
  text-align: center;
  width: 86%;
  margin: 0 auto;
  margin-bottom: 1em;
  font-family: "Lato", sans-serif;
  ;
}
.youtubeRss-btn a {
  width: 100%;
  max-width: 180px;
  line-height: 55px;
  display: block;
  margin: 0 auto;
  background: #f9d3cd;
  color: #888;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 1px;
  text-align: center;
  transition: 0.8s;
}
.youtubeRss-btn a:hover {
  background: #4a3730;
  transform: translatey(1rem);
}
ul#youtubeRss-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto 0;
  width: 86%;
  max-width: 1250px;
}
li.youtubeRss-content {
  width: calc(33.3333% - 34px);
  margin: 0 50px 50px 0;
  box-sizing: border-box;
}
li.youtubeRss-content:nth-of-type(3n) {
  margin-right: 0;
}
a.youtubeRss-img {
  width: 100%;
  height: 200px;
  display: block;
  overflow: hidden;
}
a.youtubeRss-img img {
  width: 100%;
  height: auto;
  display: block;
}
.youtubeRss-desc {
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.youtubeRss-date {
  font-weight: 600;
  margin-bottom: 15px;
}
.youtubeRss-desc h3 {
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 0;
}
.youtubeRss-btn {
  width: 86%;
  max-width: 1150px;
  margin: 0 auto;
}
a.youtubeRss-title:hover {
  color: #f9d3cd;
}
@media only screen and (max-width: 1200px) {
  li.youtubeRss-content {
    width: calc(33.3333333% - 14px);
    margin: 0 20px 40px 0;
  }
}
@media only screen and (max-width: 970px) {
  a.youtubeRss-img {
    height: 160px;
  }
}
@media only screen and (max-width: 767px) {
  h2.youtubeRss-title {
    font-size: 1.8em;
    margin-bottom: 0.5em;
  }
  ul#youtubeRss-list {
    margin-top: 35px;
  }
  li.youtubeRss-content {
    width: calc(50% - 5px);
    margin: 0 10px 30px 0;
  }
  li.youtubeRss-content:nth-child(3n) {
    margin-right: 10px;
  }
  li.youtubeRss-content:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  li.youtubeRss-content {
    width: 100%;
    margin: 0 auto 50px;
  }
  li.youtubeRss-content:nth-child(3n) {
    margin-right: 0;
  }
}
/* --- フロントオリジナル youtube END --- */
/* マージン */
.margin-100 {
  margin-bottom: 100px !important;
}
.margin-90 {
  margin-bottom: 90px !important;
}
.margin-80 {
  margin-bottom: 80px !important;
}
.margin-70 {
  margin-bottom: 70px !important;
}
.margin-60 {
  margin-bottom: 60px !important;
}
.margin-50 {
  margin-bottom: 50px !important;
}
.margin-40 {
  margin-bottom: 40px !important;
}
.margin-30 {
  margin-bottom: 30px !important;
}
.margin-20 {
  margin-bottom: 20px !important;
}
.margin-10 {
  margin-bottom: 10px !important;
}