@charset "UTF-8";
/* COMMON
-------------------------------------------------------------- */
img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

img.rendering {
  image-rendering: -webkit-optimize-contrast;
}

br.sm_br {
  display: none;
}
@media only screen and (max-width:766px) {
  br.sm_br {
    display: inline;
  }
}

br.tb_br {
  display: none;
}
@media only screen and (max-width:1024px) {
  br.tb_br {
    display: inline;
  }
}

@media only screen and (max-width:766px) {
  br.pc_br {
    display: none;
  }
}

.center {
  text-align: center !important;
}

.right {
  text-align: right !important;
}

strong {
  font-weight: 700;
}

.light {
  font-weight: 300;
}

a {
  text-decoration: none;
  outline: none;
  color: #333333;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

a:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #333333;
}

.link001 a {
  display: inline-block;
  border-radius: 8px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  border: 1px solid #333333;
  line-height: 1em;
  padding: 10px 40px;
  position: relative;
  background: #fff;
}
.link001 a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  position: absolute;
  top: 12px;
  right: 10px;
}

.pc {
  display: inline;
}
@media only screen and (max-width:766px) {
  .pc {
    display: none;
  }
}

.sm {
  display: none;
}
@media only screen and (max-width:766px) {
  .sm {
    display: inline;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.gmap {
  position: relative;
  padding-bottom: 36.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
@media only screen and (max-width:766px) {
  .gmap {
    padding-bottom: 46.25%;
  }
}

.gmap iframe,
.gmap object,
.gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list001 li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.3em;
}
.list001 li:last-child {
  margin-bottom: 0;
}
.list001 li:before {
  content: "・";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

select::-ms-expand {
  display: none;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

.logo a {
  display: block;
  text-indent: -999999px;
}

/* LAYOUT
-------------------------------------------------------------- */
body {
  height: 100%;
  line-height: 1.8em;
  font-family: "Outfit", "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: #fff;
  color: #333333;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  position: relative;
  overflow-x: hidden;
  font-size: 14px;
  font-size: 0.875rem;
}
body:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
}
body.back_common:before {
  background: url("../images/common/back_common.jpg") no-repeat;
  background-size: cover;
}
body.back_dieci:before {
  background: url("../images/common/back_dieci.jpg") no-repeat;
  background-size: cover;
}
body.back_cafe:before {
  background: url("../images/common/back_cafe.jpg") no-repeat;
  background-size: cover;
}
body.back_205:before {
  background: url("../images/common/back_205.jpg") no-repeat;
  background-size: cover;
}
body.back_207:before {
  background: url("../images/common/back_207.jpg") no-repeat;
  background-size: cover;
}
body.back_208:before {
  background: url("../images/common/back_208.jpg") no-repeat;
  background-size: cover;
}
body.back_shibakawa:before {
  background: url("../images/common/back_shibakawa.jpg") no-repeat;
  background-size: cover;
}
body.back_galleri206:before {
  background: url("../images/common/back_galleri206.jpg") no-repeat;
  background-size: cover;
}

html {
  height: 100%;
}

div#wrapper {
  min-height: 100%;
  height: 100%;
}

div.overray {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
}

main {
  display: block;
}

/* logo
-------------------------------------------------------------- */
.logo_dieci a {
  background: url(../images/common/logo_dieci.png) no-repeat;
}

.logo_cafe a {
  background: url(../images/common/logo_cafe.png) no-repeat;
}

.logo_205 a {
  background: url(../images/common/logo_kyutaro2.png) no-repeat;
}

.logo_207 a {
  background: url(../images/common/logo_kyutaro1.png) no-repeat;
}

.logo_208 a {
  background: url(../images/common/logo_kyutaro3.png) no-repeat;
}

/*
.logo_205{
	a{
		background: url(../images/common/logo_205.png) no-repeat;
	}
}


.logo_207{
	a{
		background: url(../images/common/logo_207.png) no-repeat;
	}
}

.logo_208{
	a{
		background: url(../images/common/logo_208.png) no-repeat;
	}
}
*/
.logo_shibakawa a {
  background: url(../images/common/logo_shibakawa.png) no-repeat;
}

.logo_galleri206 a {
  background: url(../images/common/logo_galleri206.png) no-repeat;
}

.menu_sns li {
  display: inline-block;
}
.menu_sns li a {
  text-indent: -999999px;
  display: block;
}

.m_insta a {
  background: url(../images/common/icon_insta.png) no-repeat;
  background-size: cover;
  width: 26px;
  height: 26px;
}

.m_twitter a {
  background: url(../images/common/icon_twitter.png) no-repeat;
  background-size: cover;
  width: 29px;
  height: 26px;
}

/* HEDDER
-------------------------------------------------------------- */
header {
  padding: 40px 35px 0 35px;
  margin-bottom: 80px;
}
@media only screen and (max-width:766px) {
  header {
    padding: 55px 35px 0 35px;
    margin-bottom: 30px;
  }
}
header .header_logo {
  margin-bottom: 50px;
  height: 46px;
}
@media only screen and (max-width:766px) {
  header .header_logo {
    margin-bottom: 0px;
  }
}
header .header_logo a {
  margin: 0 auto;
  background-size: cover;
}
@media only screen and (max-width:766px) {
  header .header_logo a {
    margin: 0;
  }
}
header .logo_dieci a {
  width: 300px;
  height: 46px;
}
@media only screen and (max-width:766px) {
  header .logo_dieci a {
    width: 200px;
    height: 30px;
    margin-top: -2px;
  }
}
header .logo_cafe a {
  width: 296px;
  height: 32px;
}
@media only screen and (max-width:766px) {
  header .logo_cafe a {
    width: 197px;
    height: 21px;
  }
}
header .logo_205 a {
  width: 337px;
  height: 40px;
}
@media only screen and (max-width:766px) {
  header .logo_205 a {
    width: 210px;
    height: 25px;
  }
}
header .logo_207 a {
  width: 337px;
  height: 40px;
}
@media only screen and (max-width:766px) {
  header .logo_207 a {
    width: 210px;
    height: 25px;
  }
}
header .logo_208 a {
  width: 337px;
  height: 40px;
}
@media only screen and (max-width:766px) {
  header .logo_208 a {
    width: 210px;
    height: 25px;
  }
}
header .logo_shibakawa a {
  width: 350px;
  height: 41px;
}
@media only screen and (max-width:766px) {
  header .logo_shibakawa a {
    width: 233px;
    height: 27px;
    margin-top: -4px;
  }
}
header .logo_galleri206 a {
  width: 295px;
  height: 35px;
}
@media only screen and (max-width:766px) {
  header .logo_galleri206 a {
    width: 196px;
    height: 23px;
  }
}
header nav {
  position: relative;
}
@media only screen and (max-width:766px) {
  header nav {
    display: none;
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
  }
}
@media only screen and (max-width:766px) {
  header nav .nav_inner {
    height: 100%;
    overflow: auto;
  }
}
header nav .nav_inner .menu {
  text-align: center;
}
@media only screen and (max-width:766px) {
  header nav .nav_inner .menu {
    text-align: left;
    padding: 130px 40px 0px 40px;
  }
}
header nav .nav_inner .menu > li {
  display: inline-block;
  padding: 0 25px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
}
@media only screen and (max-width:766px) {
  header nav .nav_inner .menu > li {
    display: block;
    padding: 0;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 700;
    margin-bottom: 1.3em;
  }
  header nav .nav_inner .menu > li:last-child {
    margin-bottom: 0;
  }
}
header nav .nav_inner .menu_common {
  display: none;
}
@media only screen and (max-width:766px) {
  header nav .nav_inner .menu_common {
    display: block;
    padding: 0px 40px 30px 40px;
  }
  header nav .nav_inner .menu_common:before {
    content: "";
    display: block;
    width: 12px;
    height: 1px;
    background: #333333;
    margin: 30px 0;
  }
  header nav .nav_inner .menu_common li {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 700;
    margin-bottom: 1.5em;
  }
  header nav .nav_inner .menu_common li:last-child {
    margin-bottom: 0;
  }
}
header nav .nav_inner .menu_sns {
  position: absolute;
  top: -90px;
  right: 22px;
}
header nav .nav_inner .menu_sns li {
  margin-left: 18px;
}
@media only screen and (max-width:766px) {
  header nav .nav_inner .menu_sns {
    top: 60px;
    left: 20px;
  }
}
header .bt_index {
  position: absolute;
  top: 0;
  right: 40px;
}
@media only screen and (max-width:766px) {
  header .bt_index {
    right: 20px;
  }
}
header .bt_index a {
  line-height: 28px;
  font-weight: 500;
  display: block;
  background: url(../images/common/bt_index_back.png) no-repeat;
  background-size: cover;
  width: 109px;
  height: 31px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media only screen and (max-width:766px) {
  header .bt_index a {
    background: url(../images/common/bt_index_back.png) no-repeat;
    background-size: 70px 30px;
    width: 70px;
    height: 30px;
  }
}
header .sm_menu_bt {
  position: fixed;
  z-index: 200;
  top: 55px;
  right: 25px;
  width: 62px;
  height: 26px;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  display: none;
}
@media only screen and (max-width:766px) {
  header .sm_menu_bt {
    display: block;
  }
}
header .sm_menu_bt:hover {
  opacity: 1s;
  cursor: pointer;
}
header .sm_menu_bt .menu-trigger, header .sm_menu_bt .menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .sm_menu_bt .menu-trigger {
  position: relative;
  width: 62px;
  height: 26px;
  display: block;
  margin: 0 auto;
}
header .sm_menu_bt .menu-trigger span {
  position: absolute;
  right: 0;
  height: 1px;
  background-color: #000;
  width: 100%;
}
header .sm_menu_bt .menu-trigger span:nth-of-type(1) {
  top: 0;
}
header .sm_menu_bt .menu-trigger span:nth-of-type(2) {
  top: 8px;
  background: none;
  text-align: center;
  line-height: 1;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 300;
}
header .sm_menu_bt .menu-trigger span:nth-of-type(3) {
  top: 26px;
}
header .sm_menu_bt .menu-trigger:hover {
  cursor: pointer;
}
header .sm_menu_bt .menu-trigger.active span:nth-of-type(2) {
  display: none;
}
header .sm_menu_bt .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) translateX(0px) rotate(-45deg);
  transform: translateY(10px) translateX(0px) rotate(-45deg);
  width: 100%;
}
header .sm_menu_bt .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-14px) translateX(0px) rotate(45deg);
  transform: translateY(-14px) translateX(0px) rotate(45deg);
  width: 100%;
}

/* FOOTER
-------------------------------------------------------------- */
footer {
  padding: 100px 35px 30px 35px;
}
@media only screen and (max-width:766px) {
  footer {
    padding: 60px 35px 15px 35px;
  }
}
footer .footer_logo {
  margin-bottom: 35px;
  display: none;
}
@media only screen and (max-width:766px) {
  footer .footer_logo {
    display: block;
  }
}
footer .logo_dieci a {
  background-size: 180px auto;
  width: 180px;
  height: 28px;
}
footer .logo_cafe a {
  background-size: 197px auto;
  width: 197px;
  height: 21px;
}
footer .logo_205 a {
  background-size: 191px auto;
  width: 191px;
  height: 24px;
}
footer .logo_207 a {
  background-size: 191px auto;
  width: 191px;
  height: 24px;
}
footer .logo_208 a {
  background-size: 191px auto;
  width: 191px;
  height: 24px;
}
footer .logo_shibakawa a {
  background-size: 233px auto;
  width: 233px;
  height: 27px;
}
footer .footer_menu {
  display: none;
}
@media only screen and (max-width:766px) {
  footer .footer_menu {
    display: block;
  }
}
footer .footer_menu ul li {
  background: url(../images/common/arrow_right.png) no-repeat top 7px left;
  background-size: 6px auto;
  padding-left: 1em;
  font-weight: 600;
  margin-bottom: 0.8em;
}
footer .footer_menu ul li:last-child {
  margin-bottom: 0;
}
footer .footer_menu ul.menu_common:before {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background: #333333;
  margin: 20px 0;
}
footer .footer_copy {
  text-align: center;
  padding-top: 40px;
}

.copyright {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
}

/* MENU
-------------------------------------------------------------- */
/* INDEX
-------------------------------------------------------------- */
#index_menu {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width:1024px) {
  #index_menu {
    position: inherit;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    display: block;
    padding: 80px 0 50px 70px;
  }
}
@media only screen and (max-width:766px) {
  #index_menu {
    padding: 60px 0 50px 50px;
  }
}
#index_menu > ul {
  padding: 0 50px;
}
#index_menu > ul:first-child {
  padding-left: 0;
}
#index_menu > ul:last-child {
  padding-right: 0;
}
@media only screen and (max-width:1024px) {
  #index_menu > ul {
    padding: 0;
  }
  #index_menu > ul:after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #333333;
    margin: 50px 0;
  }
  #index_menu > ul:last-of-type:after {
    display: none;
  }
}
@media only screen and (max-width:766px) {
  #index_menu > ul:after {
    margin: 40px 0;
  }
}
#index_menu > ul li {
  height: 90px;
}
#index_menu > ul li img {
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (max-width:1024px) {
  #index_menu > ul li {
    height: auto;
    margin-bottom: 40px;
  }
  #index_menu > ul li:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width:1024px) and (max-width:766px) {
  #index_menu > ul li {
    margin-bottom: 35px;
  }
}
#index_menu > ul li#index_m_dieci img {
  max-width: 166px;
}
#index_menu > ul li#index_m_cafe img {
  max-width: 166px;
}
#index_menu > ul li#index_m_205 {
  padding-top: 3px;
}
#index_menu > ul li#index_m_205 img {
  max-width: 168px;
}
#index_menu > ul li#index_m_207 {
  padding-top: 3px;
}
#index_menu > ul li#index_m_207 img {
  max-width: 168px;
}
#index_menu > ul li#index_m_208 {
  padding-top: 3px;
}
#index_menu > ul li#index_m_208 img {
  max-width: 168px;
}
#index_menu > ul li#index_m_shibakawa img {
  max-width: 195px;
}
#index_menu > ul li#index_m_galleri206 {
  padding-left: 3px;
}
#index_menu > ul li#index_m_galleri206 img {
  max-width: 140px;
}
#index_menu > ul li#index_m_online img {
  max-width: 124px;
}
#index_menu > ul li#index_m_insta img {
  max-width: 118px;
}

#index_copy {
  text-align: center;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 10px;
}

/* CONTENTS
-------------------------------------------------------------- */
.main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1070px;
  padding: 0 35px;
  margin: 0 auto;
  /* company */
  /* lisa */
  /* wholesale */
  /* paper_list */
  /* 205 wedding */
  /* Detail */
  /* calendar */
}
@media only screen and (max-width:1024px) {
  .main_wrap {
    display: block;
  }
}
.main_wrap .main_contents {
  width: calc(100% - 325px);
  padding-right: 75px;
  /* contact */
}
@media only screen and (max-width:1024px) {
  .main_wrap .main_contents {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
}
.main_wrap .main_contents .main_list {
  margin-bottom: 80px;
}
@media only screen and (max-width:1024px) {
  .main_wrap .main_contents .main_list {
    margin-bottom: 40px;
  }
}
.main_wrap .main_contents .main_list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li {
    margin-bottom: 15px;
  }
}
.main_wrap .main_contents .main_list > li:last-child {
  margin-bottom: 0;
}
.main_wrap .main_contents .main_list > li .main_list__thumb {
  width: 40%;
  padding-right: 40px;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list__thumb {
    width: 50%;
    padding-right: 20px;
  }
}
.main_wrap .main_contents .main_list > li .main_list__meta {
  width: 60%;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list__meta {
    width: 50%;
  }
}
.main_wrap .main_contents .main_list > li .main_list__meta .blog_day {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 500;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list__meta .blog_day {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.main_wrap .main_contents .main_list > li .main_list__meta .blog_ttl {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.5em;
}
.main_wrap .main_contents .main_list > li .main_list__meta .blog_ttl:after {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background: #333333;
  margin: 20px 0;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list__meta .blog_ttl:after {
    margin: 10px 0;
  }
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list__meta .blog_ttl {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.main_wrap .main_contents .main_list > li .main_list__meta .blog_description {
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}
.main_wrap .main_contents .main_list > li .main_list__meta .blog_description p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8em;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list__meta .blog_description p {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .main_list > li .main_list_more {
    display: none;
  }
}
.main_wrap .main_contents .main_list > li .main_list_more a {
  display: inline-block;
  background: #333333;
  color: #fff;
  text-align: center;
  line-height: 1em;
  border-radius: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 8px 20px;
  line-height: 1em;
}
.main_wrap .main_contents .page_slider {
  margin-bottom: 2em;
}
.main_wrap .main_contents .page_slider img {
  width: 100%;
}
@media only screen and (max-width:1024px) {
  .main_wrap .main_contents .page_slider {
    margin: 0 -35px 2em -35px;
  }
}
.main_wrap .main_contents .page_ttl {
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1em;
}
.main_wrap .main_contents .page_ttl .ttl_paper {
  max-width: 134px;
}
.main_wrap .main_contents .page_text {
  margin-bottom: 50px;
}
.main_wrap .main_contents .page_text p {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  margin-bottom: 1em;
}
.main_wrap .main_contents .page_text p:last-child {
  margin-bottom: 0;
}
.main_wrap .main_contents .page_text p.link001 {
  text-align: center;
}
.main_wrap .main_contents .caution {
  background: #eeeeee;
  padding: 20px 30px;
  margin-bottom: 1em;
}
.main_wrap .main_contents .caution p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8em;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.main_wrap .main_contents .page_map_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_map_wrap {
    display: block;
  }
}
.main_wrap .main_contents .page_map_wrap .page_map_ill {
  width: 50%;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_map_wrap .page_map_ill {
    width: 100%;
  }
}
.main_wrap .main_contents .page_map_wrap .page_map_address {
  width: 50%;
  padding-left: 30px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.7em;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_map_wrap .page_map_address {
    width: 100%;
    padding-left: 0;
  }
}
.main_wrap .main_contents .page_map_wrap .google_link {
  margin-top: 1em;
}
.main_wrap .main_contents .page_map_wrap .google_link a {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid #333333;
}
.main_wrap .main_contents .page_map_wrap .google_link a i {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-right: 0.5em;
}
.main_wrap .main_contents .page_map_wrap .link001 {
  margin-top: 25px;
}
.main_wrap .main_contents .page_map_wrap .link001 a {
  width: 100%;
  text-align: center;
}
.main_wrap .main_contents .page_item {
  margin-top: 40px;
  background: #f2ece2;
  padding: 40px 40px 40px 130px;
  position: relative;
}
@media only screen and (max-width:1024px) {
  .main_wrap .main_contents .page_item {
    margin: 40px -35px 0 -35px;
  }
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_item {
    padding: 35px 35px 35px 100px;
  }
}
.main_wrap .main_contents .page_item .ttl_tate {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  position: absolute;
  left: 40px;
  top: 40px;
}
.main_wrap .main_contents .page_item .ttl_tate span {
  display: block;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_item .ttl_tate {
    left: 35px;
    top: 35px;
  }
}
.main_wrap .main_contents .page_item ul.page_item__list {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_item ul.page_item__list {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
    -webkit-column-gap: 0em;
       -moz-column-gap: 0em;
            column-gap: 0em;
  }
}
.main_wrap .main_contents .page_item ul.page_item__list > li {
  position: relative;
  padding-left: 1em;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  margin-bottom: 0.3em;
}
.main_wrap .main_contents .page_item ul.page_item__list > li:before {
  content: "・";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.main_wrap .main_contents .page_item .page_item_culumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_item .page_item_culumn {
    display: block;
  }
}
.main_wrap .main_contents .page_item .page_item_culumn > div {
  width: 50%;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_item .page_item_culumn > div {
    width: 100%;
  }
}
.main_wrap .main_contents .page_item .page_item_culumn > div.page_item_left {
  padding-right: 30px;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .page_item .page_item_culumn > div.page_item_left {
    padding-right: 0;
  }
}
.main_wrap .main_contents .page_item .page_item_culumn > div div {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 45px;
  font-weight: 500;
}
.main_wrap .main_contents .page_item .page_item_culumn > div div:last-of-type {
  margin-bottom: 0;
}
.main_wrap .main_contents .page_item .page_item_culumn > div div h3 {
  margin-bottom: 0.5em;
}
.main_wrap .main_contents .page_item .page_item_culumn > div div h3:before {
  content: "■";
  display: inline-block;
  margin-right: 5px;
}
.main_wrap .main_contents .page_item .page_item_culumn > div div ul li {
  padding-left: 1.5em;
  position: relative;
}
.main_wrap .main_contents .page_item .page_item_culumn > div div ul li:before {
  content: "・";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.main_wrap .main_contents #whole_sale_page_item {
  padding: 40px;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents #whole_sale_page_item {
    padding: 30px;
  }
}
.main_wrap .main_contents #whole_sale_page_item .whole_sale_text {
  border-bottom: 1px dotted #333333;
  padding-bottom: 45px;
  margin-bottom: 45px;
}
.main_wrap .main_contents #whole_sale_page_item .whole_sale_text h3 {
  font-weight: 500;
  margin-bottom: 1em;
}
.main_wrap .main_contents #whole_sale_page_item .whole_sale_text .link001 {
  text-align: center;
  margin-top: 2em;
}
.main_wrap .main_contents #whole_sale_page_item .whole_sale_text .link001 a {
  max-width: 300px !important;
  width: 100%;
}
.main_wrap .main_contents #whole_sale_page_item .whole_sale_list {
  position: relative;
  padding-left: 90px;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents #whole_sale_page_item .whole_sale_list {
    padding-left: 70px;
  }
}
.main_wrap .main_contents #whole_sale_page_item .whole_sale_list .ttl_tate {
  left: 0px;
  top: 0px;
}
.main_wrap .main_contents .form_wrap ul {
  margin-bottom: 40px;
  margin-top: 30px;
}
.main_wrap .main_contents .form_wrap ul li {
  margin-bottom: 1em;
}
.main_wrap .main_contents .form_wrap ul li:last-child {
  margin-bottom: 0;
}
.main_wrap .main_contents .form_wrap ul li input, .main_wrap .main_contents .form_wrap ul li textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #333333;
  padding: 5px 10px;
  line-height: 1.8em;
  font-size: 15px;
  font-size: 0.9375rem;
}
.main_wrap .main_contents .form_wrap ul li input::-webkit-input-placeholder, .main_wrap .main_contents .form_wrap ul li textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #b3b3b3;
}
.main_wrap .main_contents .form_wrap ul li input::-moz-placeholder, .main_wrap .main_contents .form_wrap ul li textarea::-moz-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #b3b3b3;
}
.main_wrap .main_contents .form_wrap ul li input:-ms-input-placeholder, .main_wrap .main_contents .form_wrap ul li textarea:-ms-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #b3b3b3;
}
.main_wrap .main_contents .form_wrap ul li input::-ms-input-placeholder, .main_wrap .main_contents .form_wrap ul li textarea::-ms-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #b3b3b3;
}
.main_wrap .main_contents .form_wrap ul li input::placeholder, .main_wrap .main_contents .form_wrap ul li textarea::placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #b3b3b3;
}
.main_wrap .main_contents .form_wrap ul li input:focus, .main_wrap .main_contents .form_wrap ul li textarea:focus {
  outline: none;
}
.main_wrap .main_contents .form_wrap ul li input:focus::-webkit-input-placeholder, .main_wrap .main_contents .form_wrap ul li textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.main_wrap .main_contents .form_wrap ul li input:focus::-moz-placeholder, .main_wrap .main_contents .form_wrap ul li textarea:focus::-moz-placeholder {
  color: transparent;
}
.main_wrap .main_contents .form_wrap ul li input:focus:-ms-input-placeholder, .main_wrap .main_contents .form_wrap ul li textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.main_wrap .main_contents .form_wrap ul li input:focus::-ms-input-placeholder, .main_wrap .main_contents .form_wrap ul li textarea:focus::-ms-input-placeholder {
  color: transparent;
}
.main_wrap .main_contents .form_wrap ul li input:focus::placeholder, .main_wrap .main_contents .form_wrap ul li textarea:focus::placeholder {
  color: transparent;
}
.main_wrap .main_contents .form_wrap ul li input[type=submit], .main_wrap .main_contents .form_wrap ul li textarea[type=submit] {
  background: #333333;
  color: #fff;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  line-height: 0;
  font-weight: 600;
  padding: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}
.main_wrap .main_contents .form_wrap ul li input[type=submit]:hover, .main_wrap .main_contents .form_wrap ul li textarea[type=submit]:hover {
  opacity: 0.6;
  cursor: pointer;
}
.main_wrap .main_contents .form_wrap ul li textarea {
  height: 300px;
}
@media only screen and (max-width:766px) {
  .main_wrap .main_contents .form_wrap ul li textarea {
    height: 220px;
  }
}
.main_wrap .main_contents .form_recaptcha_caution {
  font-size: 10px;
  font-size: 0.625rem;
}
.main_wrap .main_contents .form_recaptcha_caution a {
  text-decoration: underline;
}
.main_wrap .side_contents {
  width: 325px;
}
@media only screen and (max-width:1024px) {
  .main_wrap .side_contents {
    width: 100%;
  }
}
.main_wrap .side_contents .side_list {
  margin-bottom: 55px;
}
.main_wrap .side_contents .side_list:last-of-type {
  margin-bottom: 0;
}
.main_wrap .side_contents .side_list .ttl_sidemenu {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 600;
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.main_wrap .side_contents .category_wrap {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  font-weight: 500;
  border: 1px solid #333333;
  border-radius: 8px;
  padding: 3px;
  margin-bottom: 25px;
  font-weight: 600;
}
.main_wrap .side_contents .category_wrap .category_bt {
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  position: relative;
}
.main_wrap .side_contents .category_wrap .category_bt:hover {
  cursor: pointer;
  opacity: 0.6;
}
.main_wrap .side_contents .category_wrap .category_bt i {
  position: absolute;
  right: 10px;
  top: 6px;
}
.main_wrap .side_contents .category_wrap .category_bt.active i {
  -webkit-transform: rotate3d(90deg);
          transform: rotate3d(90deg);
}
.main_wrap .side_contents .category_wrap .category_list {
  display: none;
  padding: 20px 40px;
}
.main_wrap .side_contents .category_wrap .category_list li {
  text-align: left;
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 0.5em;
}
.main_wrap .side_contents .category_wrap .category_list li a {
  display: block;
}
.main_wrap .side_contents .category_wrap .category_list li:last-child {
  margin-bottom: 0;
}
.main_wrap .side_contents .category_wrap .category_list li:before {
  content: "・";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.main_wrap .side_contents .calendar_wrap {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 45px;
}
@media only screen and (max-width:1024px) {
  .main_wrap .side_contents .calendar_wrap {
    margin-bottom: 65px;
  }
}
.main_wrap .side_contents .calendar_wrap a {
  position: relative;
  display: block;
  background: #333333;
  color: #fff;
  height: 50px;
  border-radius: 8px;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
}
.main_wrap .side_contents .calendar_wrap a .fa-calendar-alt {
  font-size: 17px;
  font-size: 1.0625rem;
  position: absolute;
  top: 17px;
  left: 100px;
}
.main_wrap .side_contents .calendar_wrap a .fa-caret-right {
  position: absolute;
  top: 20px;
  right: 15px;
}
.main_wrap .side_contents .menu_wrap ul li {
  margin-bottom: 0.5em;
}
.main_wrap .side_contents .menu_wrap ul li img {
  width: 100%;
}
.main_wrap .side_contents .menu_wrap ul li:last-child {
  margin-bottom: 0;
}
.main_wrap .side_contents .event_wrap .event_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.main_wrap .side_contents .event_wrap .event_list li:last-child {
  margin-bottom: 0;
}
.main_wrap .side_contents .event_wrap .event_list li .event_list__img {
  width: 50%;
  padding-right: 20px;
}
.main_wrap .side_contents .event_wrap .event_list li .event_list__meta {
  width: 50%;
  font-size: 13px;
  font-size: 0.8125rem;
}
.main_wrap .side_contents .event_wrap .event_list li .event_list__meta .event_list__cat {
  text-indent: -999999px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
}
.main_wrap .side_contents .event_wrap .event_list li .event_list__meta .event_list__cat208 {
  width: 41px;
  height: 24px;
  background-image: url(../images/common/logo_208.png);
}
.main_wrap .side_contents .event_wrap .event_list li .event_list__meta .event_list__galleri206 {
  width: 116px;
  height: 14px;
  background-image: url(../images/common/logo_galleri206.png);
  background-size: 116px auto;
}
.main_wrap .side_contents .event_wrap .event_list li .event_list__meta .event_list__ttl {
  line-height: 1.2em;
  margin-bottom: 1px;
}
.main_wrap .side_contents .information_wrap .information_list {
  margin-bottom: 1.5em;
}
.main_wrap .side_contents .information_wrap .information_list li {
  background: url(../images/common/arrow_right.png) no-repeat top 7px left;
  background-size: 6px auto;
  padding-left: 1em;
  font-weight: 600;
  margin-bottom: 0.8em;
}
.main_wrap .side_contents .information_wrap .information_list li:last-child {
  margin-bottom: 0;
}
.main_wrap .side_contents .information_wrap .information_sns li {
  margin-right: 12px;
}
.main_wrap .side_contents .paper_wrap .ttl_paper {
  background: url(../images/common/ttl_paper.png) no-repeat;
  background-size: 96px auto;
  height: 45px;
  text-indent: -999999px;
}
.main_wrap .side_contents .paper_wrap .paper_list {
  font-size: 0;
  text-align: center;
}
.main_wrap .side_contents .paper_wrap .paper_list li {
  display: inline-block;
  width: 50%;
  padding: 0 5px;
}
.main_wrap .side_contents .paper_wrap .paper_list li img {
  border: 1px solid #eeeeee;
}
.main_wrap .side_contents .paper_wrap .link001 {
  margin-top: 1em;
  text-align: center;
}
.main_wrap #company_wrap table#company_table tr th, .main_wrap #company_wrap table#company_table tr td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 1em;
}
.main_wrap #company_wrap table#company_table tr > th {
  white-space: nowrap;
  font-weight: 500;
  padding-right: 1.5em;
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > th {
    display: block;
    padding-bottom: 0;
  }
  .main_wrap #company_wrap table#company_table tr > th:before {
    content: "◎";
  }
}
.main_wrap #company_wrap table#company_table tr > td {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > td {
    display: block;
    padding-bottom: 1.5em;
  }
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > td table {
    margin-top: 0.3em;
  }
}
.main_wrap #company_wrap table#company_table tr > td table th, .main_wrap #company_wrap table#company_table tr > td table td {
  padding-bottom: 0.3em;
  line-height: 1.5em;
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > td table th, .main_wrap #company_wrap table#company_table tr > td table td {
    display: table-cell;
  }
}
.main_wrap #company_wrap table#company_table tr > td table th {
  font-weight: 400;
  padding-right: 1em;
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > td table th:before {
    content: none;
  }
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > td table td {
    padding-bottom: 0.5em;
  }
}
@media only screen and (max-width:766px) {
  .main_wrap #company_wrap table#company_table tr > td .list001 {
    margin-top: 0.3em;
  }
}
.main_wrap #company_wrap table#company_table tr > td .list001 li {
  margin-bottom: 0.1em;
}
@media only screen and (max-width:1024px) {
  .main_wrap #lisa_cont .link001 a {
    width: 100%;
  }
}
.main_wrap #lisa_cont .caution {
  margin-top: 2em;
}
.main_wrap #whole_sale .whole_sale__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4px;
  width: 100%;
}
.main_wrap #whole_sale .whole_sale__list li {
  width: 33.3333333333%;
  padding: 0 4px;
  line-height: 1.5em;
  margin-bottom: 30px;
}
@media only screen and (max-width:766px) {
  .main_wrap #whole_sale .whole_sale__list li {
    width: 50%;
  }
}
.main_wrap #whole_sale .whole_sale__list li img {
  width: 100%;
}
.main_wrap #whole_sale .whole_sale__list li h3 {
  font-family: "Outfit", "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.main_wrap #whole_sale .whole_sale__list li .ac_bt {
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
}
.main_wrap #whole_sale .whole_sale__list li .ac_bt:hover {
  opacity: 0.6;
  cursor: pointer;
}
.main_wrap .ac_bt {
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
}
.main_wrap .ac_bt:hover {
  cursor: pointer;
  opacity: 0.6;
}
.main_wrap .ac_cont {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background: rgba(255, 255, 255, 0.98);
}
.main_wrap .ac_cont .ac_cont__inner {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding: 120px 0 30px 0;
}
.main_wrap .ac_cont .ac_cont__inner .ac_cont__cont {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 30px;
}
.main_wrap .ac_cont .ac_cont__inner .ac_cont__cont h5 {
  font-weight: bold;
  margin-bottom: 1em;
  border-bottom: 1px solid #333333;
}
.main_wrap .ac_cont .ac_cont__inner .ac_cont__cont .whole_sale__shop_url {
  margin-bottom: 40px !important;
}
.main_wrap .ac_cont .ac_cont__inner .ac_cont__cont .whole_sale__shop_url a {
  text-decoration: underline;
}
.main_wrap .ac_cont .ac_cont__inner .ac_cont__cont .whole_sale__shop li {
  padding-left: 1em !important;
}
.main_wrap .ac_cont .whole_sale__list {
  max-width: 670px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 35px;
}
@media only screen and (max-width:766px) {
  .main_wrap .ac_cont .whole_sale__list {
    position: inherit;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    margin: 0 auto;
  }
}
.main_wrap .ac_cont .ac_close {
  top: 30px;
  right: 25px;
  width: 60px;
  height: 55px;
  position: absolute;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
}
.main_wrap .ac_cont .ac_close:hover {
  cursor: pointer;
  opacity: 0.6;
}
.main_wrap .ac_cont .ac_close span {
  position: absolute;
  right: 0;
  height: 1px;
  background-color: #000;
  width: 100%;
}
.main_wrap .ac_cont .ac_close span:nth-of-type(1) {
  top: 0;
  -webkit-transform: translateY(24px) translateX(0px) rotate(-45deg);
  transform: translateY(24px) translateX(0px) rotate(-45deg);
}
.main_wrap .ac_cont .ac_close span:nth-of-type(2) {
  top: 26px;
  -webkit-transform: translateY(0px) translateX(0px) rotate(45deg);
  transform: translateY(0px) translateX(0px) rotate(45deg);
}
.main_wrap #paper_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
  font-size: 0;
  line-height: 0;
}
.main_wrap #paper_list ul li {
  width: 25%;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width:766px) {
  .main_wrap #paper_list ul li {
    width: 33.3333333333%;
  }
}
.main_wrap .wedding_ring__wrap .wedding_ring__list {
  margin-bottom: 2em;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #333333;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
@media only screen and (max-width:766px) {
  .main_wrap .wedding_ring__wrap .wedding_ring__list > li {
    display: block;
  }
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__img {
  width: 40%;
  line-height: 0;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__img a {
  display: block;
  margin-top: 10px;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__img a:first-child {
  margin-top: 0px;
}
@media only screen and (max-width:766px) {
  .main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__img {
    width: 100%;
  }
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text {
  width: 60%;
  padding-left: 20px;
}
@media only screen and (max-width:766px) {
  .main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text {
    width: 100%;
    padding-left: 0;
    padding-top: 1em;
  }
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text h3 {
  font-weight: 500;
  margin-bottom: 0.5em;
  font-size: 16px;
  font-size: 1rem;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text p {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text .list001 {
  margin-top: 1em;
  font-size: 13px;
  font-size: 0.8125rem;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text .list001 li {
  line-height: 1.5em;
  margin-bottom: 1em;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text .list001 li:last-child {
  margin-bottom: 0;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text .list001 li h4 {
  font-weight: 500;
}
.main_wrap .wedding_ring__wrap .wedding_ring__list > li div.wedding_ring__text .intax {
  margin-top: 0.5em;
  font-size: 11px;
  font-size: 0.6875rem;
  text-align: right;
}
.main_wrap .wedding_ring__wrap .caution {
  margin-top: 2em;
}
.main_wrap .wedding_ring__wrap .caution .link001 {
  text-align: center;
  margin-top: 1em;
}
@media only screen and (max-width:766px) {
  .main_wrap .wedding_ring__wrap .caution .link001 a {
    width: 100%;
  }
}
.main_wrap .blog_article .blog_day {
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125rem;
}
.main_wrap .blog_article h1 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1em;
}
.main_wrap .blog_article .blog_body img {
  width: 100%;
}
.main_wrap .blog_article .blog_body p {
  margin-bottom: 1.5em;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.main_wrap .blog_article .blog_body p:last-child {
  margin-bottom: 0;
}
.main_wrap .blog_article .blog_body a {
  text-decoration: underline;
}
.main_wrap .blog_article .blog_body a img {
  text-decoration: none;
}
.main_wrap .blog_article .blog_body ul, .main_wrap .blog_article .blog_body ol, .main_wrap .blog_article .blog_body blockquote, .main_wrap .blog_article .blog_body table {
  margin-bottom: 1.5em;
}
.main_wrap .blog_article .blog_body ul:last-child, .main_wrap .blog_article .blog_body ol:last-child, .main_wrap .blog_article .blog_body blockquote:last-child, .main_wrap .blog_article .blog_body table:last-child {
  margin-bottom: 0;
}
.main_wrap .blog_article .blog_body ul li {
  position: relative;
  padding-left: 0.9em;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  margin-bottom: 0.2em;
  line-height: 1.6em;
}
.main_wrap .blog_article .blog_body ul li:last-child {
  margin-bottom: 0;
}
.main_wrap .blog_article .blog_body ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 2px;
}
.main_wrap .blog_article .blog_body ol {
  padding-left: 1.5em;
}
.main_wrap .blog_article .blog_body ol li {
  list-style: decimal;
  list-style-position: outside;
}
.main_wrap .blog_article .blog_body table {
  width: 100%;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.main_wrap .blog_article .blog_body table tr th, .main_wrap .blog_article .blog_body table tr td {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
.main_wrap .blog_article .blog_body blockquote {
  position: relative;
  padding: 40px 15px 8px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: italic;
  background: #efefef;
  color: #555;
}
.main_wrap .blog_article .blog_body blockquote:before {
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 15px;
  content: "\f10d";
  font-family: FontAwesome;
  color: #cfcfcf;
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
}
.main_wrap .blog_article .blog_body blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}
.main_wrap .blog_article .blog_body blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.calendar_cont p {
  text-align: center !important;
}

/* Error
-------------------------------------------------------------- */
#error_wrap {
  padding: 0 30px;
}
#error_wrap #error_cont h2 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 2em;
}
#error_wrap #error_cont #error_body {
  text-align: center;
}
#error_wrap #error_cont #error_body p {
  display: inline-block;
  text-align: left;
}

/* WORDPRESS
-------------------------------------------------------------- */
.wp-pagenavi {
  text-align: center;
  margin-bottom: 40px;
}
.wp-pagenavi a, .wp-pagenavi span {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 8px;
  padding: 5px 3px;
  line-height: 1em;
  border: none !important;
}
@media only screen and (max-width:766px) {
  .wp-pagenavi a, .wp-pagenavi span {
    margin: 0 3px;
  }
}
.wp-pagenavi span.current {
  position: relative;
  color: #262626;
  /* 			border-bottom: 2px solid $text-c; */
}
@media only screen and (max-width:766px) {
  .wp-pagenavi span.current {
    padding-bottom: 5px;
  }
}

.slick-arrow {
  width: 32px;
  height: 62px;
  text-indent: -999999px;
}

.slick-next {
  right: 40px;
  background: url(../images/common/arrow_r.png) no-repeat;
  background-size: cover;
}
@media only screen and (max-width:766px) {
  .slick-next {
    right: 20px;
  }
}
.slick-next:hover {
  background: url(../images/common/arrow_r.png) no-repeat;
  background-size: cover;
}

.slick-prev {
  left: 40px;
  z-index: 10;
  background: url(../images/common/arrow_l.png) no-repeat;
  background-size: cover;
}
@media only screen and (max-width:766px) {
  .slick-prev {
    left: 20px;
  }
}
.slick-prev:hover {
  background: url(../images/common/arrow_l.png) no-repeat;
  background-size: cover;
}

.slick-disabled {
  display: none !important;
}

.tribe-events-c-nav__list {
  display: none !important;
}