@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

Home CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

/* Wrapper
-------------------------------------------- */
.wrapper {
  padding: 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* Header
-------------------------------------------- */
.header,
.header .g_nav_trigger span,
.header .g_nav_trigger span::before,
.header .g_nav_trigger span::after,
.header .logo,
.header nav a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header {
  background: transparent;
  border-bottom: transparent 1px solid;
}

.header .g_nav_trigger span {
  background: #fff;
}
.header .g_nav_trigger span::before,
.header .g_nav_trigger span::after {
  background: #fff;
}

.header .logo {
  /*display: none;*/
  display: block;
}

.header nav a {
  color: #fff;
}

/* Pinned */
.header.pin {
  background: #fff;
  border-bottom: #eee 1px solid;
}

.header.pin .g_nav_trigger span,
.header.pin .g_nav_trigger span::before,
.header.pin .g_nav_trigger span::after {
  background: #888;
}

.header.pin .logo {
  display: block;
}

.header.pin nav a {
  color: #444;
}
@media only screen and (max-width: 48em) {
  .br-sp {
    display: block !important;
  }
}
.br-sp {
  display: none;
}
/* Container
-------------------------------------------- */
.container {
  padding: 100vh 0 0;
}

.container .fix_img_slider {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

.container .top_kv video {
  width: 110%;
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}

#cover {
  background: url(https://tokyowaso-photowedding.com/wp-content/uploads/2021/05/mainvisual_001_pc.jpg)
    no-repeat;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 3s;
}
#cover.fade {
  opacity: 0;
}

.container .fix_img_slider .home_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 447px;
  height: auto;
  z-index: 10;

  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.container .fix_img_slider .img_holder {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.container .fix_img_slider .img_holder:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgb(16 16 16 / 18%);
  content: "";
  z-index: 099;
}

.container .fix_img_slider .img_holder li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.container .fix_img_slider .img_holder li.select {
  opacity: 1;
}
.container .fix_img_slider .img_holder li span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* Container
------------------------ */
.container .content {
  width: 100%;
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}
.container > section {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  padding-bottom: 71px;
}
/*.container > section + section {
border-top: #E5E5E5 1px solid;
}*/
.container .content .lead {
  padding-bottom: 0px;
}
.container .content .lead + h3 {
  text-align: center;
  padding-bottom: 50px;
}

/* Col 01
------------------------ */
.container .col_01 .content {
  max-width: 100%;
  padding: 0;
}
.container .col_01 .content .content_main {
  position: relative;
  width: 100%;
  max-width: 1040px;
  padding: 80px 20px;
  margin: 0 auto;
}
.container .col_01 .content .sp {
  display: none;
}
.container .col_01 .content .content_main h2 {
  position: absolute;
  left: 58%;
  top: 150px;
  padding-right: 20px;
}
.container .col_01 .content .banner_area {
  width: 100%;
  max-width: 1040px;
  padding: 0px 20px 40px;
  margin: 0 auto;
}
.container .col_01 .content .info_area {
  width: 100%;
  max-width: 1040px;
  padding: 0px 20px 20px;
  margin: 0 auto;
}
.container .col_01 .content .info_area .info_block {
  display: flex;
  flex-wrap: wrap;
}
.container .col_01 .content .info_area p {
  color: #aa7f40;
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: 0.03rem;
}
.container .col_01 .content .info_area .info_tit {
  padding-right: 0.5em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
.container .col_01 .content .info_area .info_link {
  text-decoration: underline;
}
.container .col_01 .content .content_concept {
  padding: 20px 0 40px;
  text-align: center;
  background: #f6f1ed;
}
.container .col_01 .content .content_concept img {
  padding: 50px 0 32px 0;
  width: 425px;
}
.container .col_01 .content .content_concept p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2em;
}
.container .col_01 .content .content_concept > div {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}
.container .col_01 .content .content_concept ul {
  margin-left: -3.3%;
}
.container .col_01 .content .content_concept ul li {
  width: 30%;
  float: left;
  display: inline-block;
  margin-left: 3.3%;
}
.container .col_01 .content .content_concept ul li img {
  width: 100%;
  max-width: 300px;
}
.container .col_01 .content .content_concept ul li a:hover {
  opacity: 0.7;
}
.container .col_01 .movie_area {
  width: 100%;
  background-color: #000;
  margin: 0em auto;
  text-align: center;
  padding: 40px 20px 0px;
}
@media only screen and (max-width: 48em) {
  .container .col_01 .movie_area {
    width: 100%;
    background-color: #000;
    margin: 0em auto;
    text-align: center;
    /*padding: 40px 0 0px;*/
  }
}

.container .col_01 .movie_area .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: -0.7rem;
}
.container .col_01 .movie_area .row .top_2movie {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  overflow: hidden;
}
.container .col_01 .movie_area .row .top_2movie .colInner {
  margin: 0.7rem;
}
.container .col_01 .movie_area .row .top_2movie .colInner iframe {
  max-width: 100%;
}
@media only screen and (max-width: 48em) {
  .container .col_01 .movie_area .row {
    margin: -0.35rem;
  }
  .container .col_01 .movie_area .row .top_2movie .colInner {
    margin: 0.35rem;
  }
  .container .col_01 .movie_area .row .top_2movie {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    overflow: hidden;
  }
}

/*
.container .col_01 .movie_area .photo {
  width: 80%;
  margin: 0 auto;
}
*/
.container .col_01 .movie_area .info {
  width: 80%;
  margin: 3em auto;
}
.container .col_01 .movie_area .info .txt {
  width: 50%;
  float: left;
  text-align: left;
  padding-right: 3.5em;
}
.container .col_01 .movie_area h3 span {
  display: block;
  color: #b28c54;
  font-size: 45%;
  letter-spacing: 0.8em;
}
.container .col_01 .movie_area h3.movie_title {
  letter-spacing: 0.1em;
  color: #fff;
}
.container .col_01 .movie_areah3 {
  font-size: 1.8em;
  letter-spacing: 0.3em;
  line-height: 1em;
  margin-bottom: 1.2em;
}

.btn_area {
  display: block;
  padding: 60px 0;
}

.btn_area .link_btn {
  width: 50%;
  padding: 18px 0;
  margin: 30px auto;
  border: solid 2px #000;
  background: rgba(255, 255, 255, 1);
  display: block;
  text-align: center;
}

.container .col_01 .content .point_box {
  width: 100%;
  border: #ababab 3px solid;
  padding: 0 15px;
  text-align: center;
}
.container .col_01 .content .point_box h3 {
  display: inline-block;
  padding: 20px 3px 0 85px;
  position: relative;
  top: -42px;
  left: -40px;
  background: #fff url(https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/css/img/home/img_col_01_02.gif) no-repeat 15px 0;
}

.container .col_01 .content .point_box .point_list {
  width: 100%;
}
.container .col_01 .content .point_box .point_list li {
  width: 50%;
  float: left;
  padding: 0 10px 40px;
}
.container .col_01 .content .point_box .point_list li:nth-child(2n + 1) {
  clear: both;
}
.container .col_01 .content .point_box .point_list li span {
  display: block;
  padding: 25px 0;
  border: #ddd 1px solid;
  text-align: center;
}
.container .col_01 .content .point_box .point_list li span img {
  max-width: 80%;
}
.container .col_01 .content .point_box .point_list li p {
  margin: 20px 0 0;
}

h3.serif {
  font-size: 1.2em;
}
#note {
  border-top: 1px solid #f6f1ed;
  padding-bottom: 60px;
}
#note .fair_bnr {
  width: 480px;
  margin: 0 auto;
  display: none;
}
/* ��������------------------------ */
#chapel .chapel_bg {
  /*background-color: #f6f1ed !important;*/
}
#chapel .chapel_bg .lead + h3 {
  padding-bottom: 50px;
}

#chapel .chapel_bg .chapel_area {
  max-width: 780px;
  display: flex;
  margin: 3.5em auto;
}
#chapel .chapel_bg .chapel_area ul {
  display: table;
  width: 100%;
  margin: auto;
}
#chapel .chapel_bg .chapel_area ul li {
  display: table-cell;
  width: 25%;
  text-align: center;
  background-color: #fff;
  padding: 0.5em 1em;
  border-right: 1px solid #aa7f40;
}
#chapel .chapel_bg .chapel_area ul li:last-child {
  border: none;
}
#chapel .chapel_bg .chapel_area ul li a {
  display: block;
}

#chapel .chapel_bg p.area01,
p.area02,
p.area03 {
  font-size: 125%;
  letter-spacing: 0.2em;
  position: relative;
  color: #aa7f40;
}

#chapel .chapel_bg p.area04 {
  font-size: 125%;
  letter-spacing: 0.1em;
  position: relative;
  color: #aa7f40;
}

#chapel .chapel_bg .chapel_area p:after {
  display: inline-block;
  content: " ";
  width: 11px;
  height: 12px;
  margin-left: 0.2em;
  background: url(https://tokyowaso-photowedding.com/img/home/ico_arrow_left_gold.svg) no-repeat;
  background-size: 11px;
}

/* Col 06
------------------------ */ /* add 20160907 */
.container .col_06 .content {
  max-width: 1040px;
}
.container .col_06 .content .news_list {
  padding-top: 50px;
  padding-top: 50px;
  margin: 0 auto;
  width: 900px;
}
@media only screen and (max-width: 48em) {
  .container .col_06 .content {
    width: 95%;
  }
  .container .col_06 .content .news_list {
    padding-top: 50px;
    padding-top: 50px;
    margin: 0 auto;
    width: 100%;
  }
}
.container .col_06 .content .news_list li {
  width: 50%;
  height: 150px;
  float: left;
  margin-bottom: 12px;
  padding-bottom: 14px;
}

.container .col_06 .content .news_list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.container .col_06 .content .news_list li img {
  width: 20%;
  margin-right: 15px;
  float: left;
}
.container .col_06 .content .news_list li:last-child {
  border-bottom: none;
}
.container .col_06 .content .news_list li .newsInfo {
  width: 250px;
  float: right;
}
.container .col_06 .content .news_list li .cat {
  width: 90px;
  display: inline-block;
  background-color: #b28c54;
  padding: 0 5px;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  text-align: center;
  line-height: 2rem;
}
.container .col_06 .content .news_list li .date {
  margin-left: 10px;
  font-size: 11px;
  font-size: 1.1rem;
}
.container .col_06 .content .news_list li p {
  margin-top: 8px;
}
.container .col_06 .content .news_list li p a {
  text-decoration: underline;
}

.container .col_06 .content .news_list li.no_image img {
  display: block;
  width: 130px;
  height: 130px;
  object-fit: cover;
}
.container .col_06 .content .news_list li.no_image .newsInfo {
  /*width: calc(100%);*/
  float: left;
  text-align: left;
}
.container .col_06 .content .news_list li.no_image .newsInfo .meta {
  width: 190px;
  display: block;
  /*float: left;*/
  margin-right: 10px;
}
.information {
  background: #9e55b6;
  color: #fff !important;
  font-size: 1.2rem;
  padding: 2px 5px;
  margin-left: 5px;
}
.campaign {
  background: #b65555;
  color: #fff !important;
  font-size: 1.2rem;
  padding: 2px 5px;
  margin-left: 5px;
}
.others {
  background: #000;
  color: #fff !important;
  font-size: 1.2rem;
  padding: 2px 5px;
  margin-left: 5px;
}
.container .col_06 .content .news_list li.no_image .newsInfo p.body {
  margin-top: 0px;
  margin-left: 0px;
  /*width: calc(100% - 200px);*/
  /*float: left;*/
  font-size: 1.5rem;
  font-weight: bold;
}
.container .col_06 .media_list h3 {
  text-align: center;
  margin-top: 30px;
}
.container .col_06 .media_list img {
  margin: 30px 0 100px;
}
.container .col_06 .media_list img.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .container .col_06 .content .news_list li.no_image .newsInfo p.body {
    width: auto;
    float: none;
    clear: both;
    margin-left: 0px;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 48em) {
  .container .col_06 .content .news_list li {
    width: 100%;
    float: none;
    margin-bottom: 12px;
    padding-bottom: 14px;
  }
  .container .col_06 .content .news_list li.no_image img {
    display: block;
    width: 30%;
    height: auto;
    width: 110px;
    height: 110px;
    object-fit: cover;
  }
  .container .col_06 .content .news_list li.no_image .newsInfo {
    width: calc(60%);
    float: left;
  }
}

/* slider
------------------------ */
.slider_text {
  height: 120px;
  overflow: hidden;
  margin-top: -120px;
  z-index: 9999;
  position: relative;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ab000000',GradientType=0 );
  padding: 0 10px 10px 10px;
  color: #fff;
  text-align: left;
}
.slider_text h4 {
  font-size: 1.3em;
  border-bottom: 1px solid #fff;
  margin-bottom: 5px;
  padding-top: 25px;
  text-shadow: 0px 0px 3px #000;
  line-height: 1.3;
}
.slider_text h4.quo::before {
  content: "��";
}
.slider_text h4.quo::after {
  content: "��";
}
.slider_text p {
  font-size: 0.9em;
  line-height: 1.4;
}
.slider_text .area {
  padding: 3px 0 0 15px;
  background: url("https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/css/img/home/icon_map.png") no-repeat left;
  background-size: 10px;
}
.slider_text .tag {
  position: relative;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 0 3px 3px 0;
  border-left: 0;
  margin-left: 20px;
  padding: 0 10px;
}
.slider_text .tag::before {
  display: block;
  content: "";
  width: 14px;
  height: 25px;
  background: url("https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/css/img/home/tag_left.png") no-repeat left;
  background-size: 14px;
  position: absolute;
  top: -1px;
  left: -14px;
}

/* voice
------------------------ */
#voice {
  background: #fff9f4;
  padding-bottom: 60px;
}
#voice h2 img {
  margin-right: 5px;
  width: 100px;
}
#voice ul {
  margin-left: -0.5%;
}
#voice ul li {
  width: 32.8%;
  margin-left: 0.5%;
  float: left;
  margin-bottom: 40px;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
#voice ul li img {
  width: 100%;
  position: relative;
  object-fit: cover;
}
#voice .shadow img {
  width: 100%;
  position: relative;
}
#voice ul li .tx_box {
  padding: 5px 3% 0 3%;
}
#voice ul li h4 {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#voice .name_place {
  font-size: 0.9em;
  font-family: "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro",
    "HiraginoSans-W3", "�ᥤ�ꥪ", Meiryo, "�ͣ� �Х����å�", "MS PGothic",
    Osaka, Helvetica, Arial, sans-serif;
  color: #aa7f40;
  display: inline-block;
  position: relative;
  margin: 10px 0 5px;
  padding: 4px 0 0 13px;
}
#voice .name_place:before {
  content: "";
  display: block;
  width: 11px;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 0;
  background: url(https://tokyowaso-photowedding.com/img/interview_detail/icon_church.svg) no-repeat;
  background-size: 100%;
}
.container #voice .content .more_btn {
  margin-top: 20px;
}

/* reason
------------------------ */
#reason {
  /*background: #fff9f4;*/
  padding-bottom: 60px;
}
@media only screen and (max-width: 48em) {
  #reason {
    /*background: #fff9f4;*/
    padding-bottom: 0px;
  }
}
#reason h2 img {
  margin-right: 5px;
  width: 100px;
}
#reason ul {
  margin-left: -0.5%;
}
#reason ul li {
  width: 32.8%;
  margin-left: 0.5%;
  float: left;
  margin-bottom: 40px;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
#reason ul li img {
  width: 100%;
  position: relative;
  object-fit: cover;
}
#reason .shadow img {
  width: 100%;
  position: relative;
}
#reason ul li .tx_box {
  padding: 5px 3% 0 3%;
}
#reason ul li h4 {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: center;
}

#reason .name_place {
  font-size: 0.9em;
  font-family: "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro",
    "HiraginoSans-W3", "�ᥤ�ꥪ", Meiryo, "�ͣ� �Х����å�", "MS PGothic",
    Osaka, Helvetica, Arial, sans-serif;
  color: #aa7f40;
  display: inline-block;
  position: relative;
  margin: 10px 0 5px;
  padding: 4px 0 0 13px;
}
#reason .name_place:before {
  content: "";
  display: block;
  width: 11px;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 0;
  background: url(https://tokyowaso-photowedding.com/img/interview_detail/icon_church.svg) no-repeat;
  background-size: 100%;
}
.container #reason .content .more_btn {
  margin-top: 20px;
}

.content .kodawari-heightlight {
  display: flex;
  position: relative;
  align-items: center;
  width: 90%;
  text-align: left;
}

.content .pickuptop {
  width: auto;
  white-space: nowrap;
  color: #e7e3df;
  opacity: 0.6;
  font-family: "Garamond", "Times New Roman", "???", YuMincho, "?????? ProN W3",
    "Hiragino Mincho ProN", "????", Meiryo, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 90px;
  font-size: 9rem;
  line-height: 1;
}
.content .pickup-ttl {
  color: #000000;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 1.6rem;
  line-height: 1.57143;
}

@media only screen and (max-width: 48em) {
  #reason ul li {
    width: 48.5%;
    margin-left: 01%;
  }
  #reason ul li h4 {
    font-size: 1.2rem;
    line-height: 1.6;
    letter-spacing: 0.02em;
    text-align: center;
  }
  #reason .pickup {
    color: #bd9860;
    padding: 0px 0 5px;
    font-size: 1.9rem;
  }
}

/* entry
------------------------ */
#entry ul {
  margin-left: -0.5%;
}
#entry ul li {
  width: 32.8%;
  margin-left: 0.5%;
  float: left;
  margin-bottom: 40px;
  color: #333;
  font-size: 1.6px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
#entry ul li .image_box {
  max-height: 210px;
  overflow: hidden;
}
#entry ul li img {
  height: 210px;
  width: 100%;
  position: relative;
  object-fit: cover;
  border: 1px solid #eee;
}
#entry .shadow img {
  width: 100%;
  position: relative;
}
#entry ul li h4 {
  color: #333;
  font-size: 1.5px;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  height: 78px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#entry ul li p {
  line-height: 1.4;
  color: #555;
}
#entry ul li .tx_box {
  padding: 6px 3% 0 3%;
}
#entry .post_date {
  font-size: 0.9em;
  font-family: "Times New Roman", Georgia;
  font-weight: normal;
  white-space: nowrap;
  color: #aa7f40;
  padding-left: 14px;
  display: inline-block;
  position: relative;
  margin: 3px 0 5px;
  padding-left: 18px;
  width: 90px;
}
#entry .post_date:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: 0;
  background: url(https://tokyowaso-photowedding.com/img/home/ico_time.svg) no-repeat;
}
#entry .pickup {
  display: inline-block;
  background: #fff;
  color: #bd9860;
  width: 50px;
  text-align: center;
  padding: 3px 0 2px;
  font-size: 1rem;
  font-family: �ᥤ�ꥪ, Meiryo, "�ҥ饮�γѥ� Pro W3",
    "Hiragino Kaku Gothic Pro", "�ͣ� �Х����å�", "MS PGothic", Osaka,
    Helvetica, Arial, sans-serif;
  position: relative;
  top: -213px;
  left: 1px;
  font-weight: normal;
}
.container #entry .content .more_btn {
  margin-top: 20px;
}

/* instagram
------------------------ */
#insta {
  width: 100%;
  /*float: left;*/
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 150px;
}

#insta .card {
  width: 16.2%;
  margin-bottom: 2px;
  margin-right: 1px;
  margin-left: 1px;
  display: inline-block;
  /*float: left;*/
  vertical-align: top;
  zoom: 1;
  max-height: 1000px;
  text-decoration: none;
  opacity: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.card img {
  width: 181px;
  height: 181px;
  object-fit: cover;
}
@media only screen and (max-width: 48em) {
  #insta .card {
    width: 32%;
    margin-bottom: 2px;
    margin-right: 1px;
    margin-left: 1px;
  }
  .card img {
    width: 100%;
    height: calc(22vh - 50px);
    object-fit: cover;
    object-position: 50% 50%;
  }
}

/* tag
------------------------ */
ul.tag {
  position: relative;
}
ul.tag li.tag_list {
  display: inline-block;
  float: left;
  margin: 0 0 5px 19px;
}
ul.tag li.tag_list a {
  font-size: 11px;
  position: relative;
  display: inline-block;
  height: 25px;
  line-height: 1.3em;
  padding: 5px 7px 0 8px;
  color: #bd9860;
  border: 1px solid #d2b99e;
  border-left: none;
  border-radius: 0 4px 4px 0;
  background: #fff;
  letter-spacing: 0;
}
ul.tag li.tag_list a:hover {
  opacity: 1;
}
ul.tag li.tag_list a::before {
  position: absolute;
  z-index: -1;
  top: 2px;
  left: -9px;
  width: 18px;
  height: 19px;
  content: "";
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #d2b99e;
  border-radius: 10%;
  transform: rotate(-45deg);
  background-color: #fff;
}
ul.tag li.tag_list a::after {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: -4px;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  content: "";
  border-radius: 100%;
  background-color: #bd9860;
}
ul.tag li.tag_list:last-child {
  position: absolute;
  right: 0;
  bottom: 0;
}
ul.tag li.tag_list:last-child a {
  border: none;
}
ul.tag li.tag_list:last-child a::before {
  display: none;
}
ul.tag li.tag_list:last-child a::after {
  display: inline-block;
  content: " ";
  width: 1em;
  height: 1em;
  background: url(https://tokyowaso-photowedding.com/img/home/ico_arrow_left_gold.svg) no-repeat;
  background-size: 1em;
  vertical-align: middle;
  left: 0;
  position: relative;
  top: 0;
  margin-left: 3px;
}

/* feature
------------------------ */
/*#feature{
background:#f8f5f2;
}*/
ul.feature {
  padding: 50px 0 70px;
  margin-right: -4%;
  width: 100%;
  /*	display: flex;*/
}
ul.feature li {
  display: inline-block;
  float: left;
  margin: 0 0 10px 4%;
  width: 44%;
  max-width: 480px;
}
ul.feature li.sp {
  display: none;
}
ul.feature li p {
  margin: 10px 0;
  font-size: 13px;
  font-size: 1.3rem;
}

.index_floating {
  display: none;
}

/* sp_pc-hidden
------------------------ */
.is-hidden {
  display: none !important;
}

.is-hidden-desktop {
  display: none !important;
}

/*----------------------------------------------------- responsive -*/
@media (max-width: 1000px) {
  #cv .cv_box {
    margin: 0 16px;
  }
  #voice ul li h4 div {
    text-align: left;
  }
  #voice ul li h4 div br {
    display: none;
  }
  #voice .name_place {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: left;
  }
}

.container .salon {
  border: 1px transparent solid;
}
.container .salon .content {
  max-width: 1040px;
  padding-bottom: 50px;
}

/*
------------------------------------------------------------------------------------------------------------------ Tablet */

@media screen and (max-width: 768px) {
  /* movie controll */
  .fix_img_slider .player,
  .mbYTP_wrapper {
    display: none;
  }
  .fix_img_slider .img_holder {
    display: block;
  }

  .container .content .lead + h3 {
    font-size: 1.2rem;
    margin-top: 10px;
    padding-bottom: 30px;
  }
  .container #tag .content .lead + h3 {
    padding-bottom: 30px;
  }

  /* Col 01 ------------------------ */
  .container .col_01 .content .content_main {
    padding: 60px 40px;
  }
  .container .col_01 .content .content_main h2 {
    left: 56%;
    top: 100px;
    padding-right: 50px;
  }
  .container .col_01 .content .banner_area {
    padding: 0 40px 60px;
  }
  .container .col_01 .content .gensen_img {
    padding: 0;
  }
  .container .col_01 .content .gensen_img img.pc {
    display: none;
  }
  .container .col_01 .content .gensen_img img.sp {
    display: block;
    width: 100%;
    margin-top: -30px;
  }

  /* slider ------------------------ */
  .slider_text {
    height: 100px;
    margin-top: -100px;
    padding: 0 10px 10px 10px;
  }
  .slider_text h4 {
    font-size: 1em;
  }
  .slider_text p {
    font-size: 0.8em;
    line-height: 1.4;
  }

  /* voice ------------------------ */
  #voice h2 img {
    width: 80px;
  }
  #voice ul li h4 {
    height: 104px;
    -webkit-line-clamp: 3;
  }

  /* entry ------------------------ */
  #entry ul li h4 {
    height: 100px;
  }
}

@media screen and (min-width: 481px) {
  br.sp_br {
    display: none;
  }
}
/*
------------------------------------------------------------------------------------------------------------------ SmartPhone */
@media screen and (max-width: 480px) {
  br.sp_br {
    display: inline-block;
  }
  .top_kv {
    position: relative;
  }
  .container .fix_img_slider {
    height: 87vh;
  }
  .container {
    padding: 87vh 0 0;
  }
  .container .fix_img_slider .home_logo {
    top: 42%;
  }
  .top_kv .cv {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
  .top_kv .cv {
    /*width: 100%;
    background: rgba(0, 0, 0, 0.5);*/
    display: none;
  }
  .index_floating.pin {
    display: none;
  }
  @media screen and (max-width: 480px) {
    .index_floating.pin {
      display: block;
    }
  }

  .index_floating.pin {
    position: fixed;
    bottom: 0px;
    left: 0px;
    text-align: center;
    min-height: 66px;
    width: 100%;
    z-index: 20;
    background: rgba(239, 239, 239, 0.9);
    padding: 5px;
    animation: fadeIn 0.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .index_floating.pin .page_bottom_btn {
    display: flex;
    justify-content: space-between;
  }
  .index_floating.pin .page_bottom_btn li {
    width: 49.5%;
    margin-right: 4px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .index_floating.pin .page_bottom_btn li:last-child {
    margin-right: 0;
  }
  .index_floating.pin .page_bottom_btn .page_bottom_btn_reservation {
    background: #bd9860;
    border-radius: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 54px;
    width: 100%;
  }
  .index_floating.pin
    .page_bottom_btn
    .page_bottom_btn_reservation.btn_deep-gr {
    background: #017b76;
  }
  .index_floating.pin
    .page_bottom_btn
    .page_bottom_btn_reservation.btn_line::before {
    display: inline-block;
    content: " ";
    width: 1.4em;
    height: 1.4em;
    margin-right: 0.3em;
    background: url(https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/images/icon_phone_button.svg)
      no-repeat;
    background-size: 1.4em auto;
    vertical-align: bottom;
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .cv .btn_area.btn_area_top {
    padding: 10px 5%;
  }
  .index_floating.pin .btn_area.btn_area_top {
    padding: 2px 0;
  }
  .cv .btn_area.btn_area_top a.ico_arrow {
    display: flex;
  }
  .btn_area_top a.btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    text-align: center;
    text-decoration: none;
    background: #bd9860;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
  }
  .btn-txt1 {
    border-radius: 37px;
    color: #fff;
    font-size: 10px;
    padding: 4px 7px 4px 8px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    white-space: nowrap;
    border: 1px solid #fff;
    line-height: 1;
    vertical-align: middle;
  }
  .btn-txt2 {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1;
    margin-right: 20px;
  }
  .btn-txt4 {
    font-size: 1.2rem;
  }
  .btn-txt5 {
    border-radius: 37px;
    color: #fff;
    font-size: 10px;
    padding: 4px 7px 4px 8px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    white-space: nowrap;
    border: 1px solid #fff;
    line-height: 1;
    vertical-align: middle;
    letter-spacing: -0.1px;
  }
  .cv .btn_area_top a.ico_arrow::after {
    right: 10px;
    top: 20px;
  }

  /*���ǥܥ���*/
  .btn_area_top.btn_shindan a.btn {
    background: #b28d56;
    padding: 15px 0;
    display: flex;
  }
  .btn_area_top.btn_shindan .btn-txt1 {
    border-radius: 37px;
    color: #fff;
    font-size: 10px;
    padding: 5px 6px 3px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    white-space: nowrap;
    margin-right: 4px;
    border: 1px solid #fff;
    line-height: 1;
    vertical-align: middle;
  }
  .btn-txt3 {
    line-height: 1.5;
    margin-right: 18px;
    position: relative;
  }
  .btn_area_top.btn_shindan a.btn .btn-txt3::after {
    content: "";
    position: absolute;
    background: url(https://tokyowaso-photowedding.com/img/home/ico_line.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    right: -22px;
    top: 1px;
    margin: 0 auto;
  }

  /* Col 01 ------------------------ */
  /*
	.container .col_01 .content .pc{
		display: none;
	}
	.container .col_01 .content .sp{
		display: block;
	}
	*/
  .container .col_01 .content .content_main {
    position: relative;
    background: url(https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/css/img/home/bg_concept.jpg) no-repeat top;
    background-size: 100%;
    padding: 0;
  }
  /*
	.container .col_01 .content .content_main::before{
		content:"";
		position: absolute;
		display:inline-block;
		background: url(../img/home/ico_mark.png) no-repeat;
		background-size: 74px;
		width: 74px;
		height: 74px;
		left: 0;
		right: 0;
		top: 56px;
		margin: 0 auto;
	}
	*/
  .container .col_01 .content {
    padding: 0;
  }
  .container .col_01 .content .content_main h2 {
    padding: 0;
    position: static;
    text-align: center;
  }
  .container .col_01 .content .content_concept p.tx {
    text-align: left;
  }
  .container .col_01 .content img.pc {
    display: none;
  }
  .container .col_01 .content img.sp {
    display: inline-block;
  }
  /*
	.container .col_01 .content .content_main img.sp {
		padding-top: 196px;
		width: 100%;
	}
	.container .col_01 .content .content_main::before{
		top: -48px;
		z-index: 2;
	}
	*/
  .container .col_01 .content .banner_area {
    padding: 0 20px 40px;
  }
  .container .col_01 .content .content_concept {
    padding: 20px 0;
  }
  .container .col_01 .content .content_concept img {
    padding: 30px 0 30px;
  }
  .container .col_01 .content .content_concept ul {
    margin: 0 0 20px;
  }
  .container .col_01 .content .content_concept ul li {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .container .col_01 .content .content_concept ul li img {
    max-width: 335px;
    padding: 0;
    margin: 5px 0;
    border-bottom: 1px solid #e8e4dd;
  }
  .container .col_01 .content .content_concept ul li a:hover {
    opacity: 1;
  }
  .container .col_01 .content .content_concept > div.btn_area {
    width: 100%;
    padding: 10px 0 0;
  }
  .btn_area {
    padding: 30px 0;
  }
  .btn_area .link_btn {
    width: 86%;
    padding: 1em 0;
  }

  /* �������� ------------------------ */
  #chapel {
    padding-bottom: 1.5em;
  }
  #chapel .chapel_bg .chapel_area {
    width: 95%;
    min-width: inherit;
    margin: 2em auto 1.2em auto;
  }
  #chapel .chapel_bg .chapel_area ul {
    margin: auto;
    margin-right: -5px;
  }
  #chapel .chapel_bg .chapel_area ul li {
    width: 50%;
    display: inline-block;
    border: none;
    font-size: 1.2rem;
    padding: 0 6px;
    margin-bottom: 12px;
  }
  #chapel .chapel_bg .area_btn {
    padding: 0.5em 0;
    border: 1px solid #aa7f40;
    border-radius: 30px;
  }
  #chapel .chapel_bg p {
    letter-spacing: 0em;
  }
  #chapel .chapel_bg p:after {
    position: absolute;
    right: 8px;
    top: 30%;
  }
  /*
	#chapel .chapel_bg a.area_btn:nth-child(2){
		margin-left: 1.2em;
	}
	*/
  #chapel .chapel_bg .area01:before {
    width: 1.6em;
    height: 1.6em;
    margin-right: 0;
    background-size: 1.5em auto;
    vertical-align: bottom;
  }
  #chapel .chapel_bg .area02:before {
    width: 1.6em;
    height: 1.6em;
    margin-right: 0.2em;
    background-size: 1.5em auto;
    vertical-align: middle;
  }
  #note {
    padding-bottom: 3.5em;
  }
  #note .fair_bnr {
    display: block;
    width: 100%;
    margin-top: 4em;
  }

  /* voice ------------------------ */
  #voice {
    padding-bottom: 1.5em;
  }
  #voice h2 img {
    width: 75px;
  }
  #voice .lead + h3 {
    padding-bottom: 40px;
  }
  #voice ul {
    margin-left: -7px;
  }
  #voice ul li {
    width: calc(95% / 2);
    margin-left: 8px;
    margin-bottom: 10px;
  }
  #voice ul li .tx_box {
    padding: 6px 0 0 0;
  }
  #voice ul li:nth-child(5),
  #voice ul li:nth-child(6) {
    display: none;
  }
  #voice ul li h4 {
    font-size: 1.3rem;
    line-height: 1.5;
    height: auto;
    margin-bottom: 0.4em;
    -webkit-line-clamp: 4;
    text-align: left;
    display: -webkit-box;
  }

  /* feature------------------------ */
  #feature .content .lead {
    font-size: 2.2rem;
  }
  ul.feature {
    flex-direction: column;
  }
  ul.feature li {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
  }
  ul.feature li.pc {
    display: none;
  }
  ul.feature li.sp {
    display: block;
  }
  ul.feature li:first-child {
    display: block;
  }
  ul.feature li p {
    margin: 10px 0;
    font-size: 13px;
    font-size: 1.3rem;
  }

  /* tag ------------------------ */
  ul.tag li a {
    line-height: 1.6em;
    padding: 3px 2px 0 2px;
  }
  .container #tag .content .more_btn {
    margin: 30px auto 40px;
  }

  /* feature ------------------------ */
  /*
	#feature{
		background:#f8f5f2;
	}
	*/
  ul.feature {
    padding: 3em 0 0 0;
  }

  /* Col 06 ------------------------ */
  .container .col_06 .content .news_list {
    padding-top: 30px;
  }
  .container .col_06 .media_list img.sp {
    display: block;
  }
  .container .col_06 .media_list img.pc {
    display: none;
  }

  .index_floating {
    display: block;
  }
  /* sp_pc-hidden ------------------------ */
  .is-hidden-desktop {
    display: inherit !important;
  }
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 414px) {
  /* Col 01 ------------------------ */
  .container .col_01 .content .point_box h3 {
    padding: 20px 3px 0 45px;
    top: -38px;
    left: 0;
    background: #fff url(https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/css/img/home/img_col_01_02.gif) no-repeat 15px 15px;
    background-size: 32px auto;
  }
  .container .col_01 .content .point_box .point_list li {
    width: 100%;
    float: none;
  }

  /* entry ------------------------ */
  #entry {
    padding-bottom: 1.5em;
  }
  #entry ul li {
    width: 100%;
    margin: 0 0 10px;
    position: relative;
  }
  #entry ul li p {
    display: none;
  }
  #entry ul li .tx_box {
    padding: 0;
  }
  #entry ul li .image_box {
    width: auto;
    overflow: inherit;
  }
  #entry ul li:nth-child(1) h4 {
    display: block;
    min-height: 100px;
    bottom: 0;
    height: auto;
    padding: 10px 10px 11px;
    font-size: 1em;
    line-height: 1.3;
    z-index: 999;
    position: relative;
    background: -moz-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 100%
    );
    background: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ab000000',GradientType=0 );
    color: #fff;
    text-shadow: 0px 0px 3px #000;
    margin-top: -107px;
    overflow: visible;
    -webkit-line-clamp: unset;
    font-family: "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro",
      "HiraginoSans-W3", "�ᥤ�ꥪ", Meiryo, "�ͣ� �Х����å�", "MS PGothic",
      Osaka, Helvetica, Arial, sans-serif;
  }
  #entry ul li:nth-child(1) h4 .post_date {
    color: #ddd;
    text-shadow: 0px 0px 3px #000;
    margin-bottom: 5px;
  }
  #entry ul li:nth-child(n + 2) {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 10px;
  }
  #entry ul li:nth-child(n + 2) img {
    width: 30%;
    height: auto;
    margin: 0 3% 0 0;
    float: left;
  }
  #entry ul li:nth-child(1) .image_box span {
    padding: 1px 0px;
    top: -214px;
    font-size: 1.1rem;
  }
  #entry ul li:nth-child(n + 2) .image_box span {
    position: absolute;
    top: 1px;
    width: 40px;
    padding: 0px;
  }
  #entry ul li:nth-child(n + 2) .tx_box {
    width: 67%;
    float: left;
  }
  #entry ul li:nth-child(n + 2) h4 {
    font-size: 1.3rem;
    font-size: 13px;
    line-height: 1.5;
    padding-top: 0;
    height: auto;
    margin-bottom: 0.4em;
    font-family: "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro",
      "HiraginoSans-W3", "�ᥤ�ꥪ", Meiryo, "�ͣ� �Х����å�", "MS PGothic",
      Osaka, Helvetica, Arial, sans-serif;
    -webkit-line-clamp: 2;
  }
  .shadow {
    position: relative;
    display: block;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
  }
  .shadow::before,
  .shadow::after {
    display: none;
  }
  #entry .post_date {
    font-size: 0.9em;
    letter-spacing: 0;
    margin: 0 0 3px;
    padding-left: 13px;
    width: 72px;
  }
  #entry .post_date:before {
    width: 10px;
    height: 10px;
    background: url(https://tokyowaso-photowedding.com/wp-content/themes/tokyowaso-photowedding/library/css/img/home/ico_time.svg) no-repeat;
    top: 3px;
  }
  .container .content .more_btn {
    margin: 20px auto;
  }
}

@media (max-width: 360px) {
  h3.serif {
    font-size: 1em;
  }
  #entry ul li:nth-child(1) h4 {
    padding: 13px 10px 8px 10px;
    margin-bottom: 0;
  }
}

@media (max-width: 320px) {
  .container .content,
  .container .content + .content {
    padding: 0 8px;
    margin: 0 auto;
  }
  .btn-txt5 {
    padding: 4px 5px 4px 6px;
    margin-right: 3px;
    letter-spacing: 0;
  }

  #chapel .chapel_bg p.area01,
  #chapel .chapel_bg p.area02,
  #chapel .chapel_bg p.area03,
  #chapel .chapel_bg p.area04 {
    font-size: 105%;
    padding-top: 2px;
  }
  #chapel .chapel_bg .area01:before {
    width: 1.4em;
    height: 1.6em;
    margin-right: 0;
    background-size: 1.4em auto;
    vertical-align: bottom;
  }
  #chapel .chapel_bg .area02:before {
    width: 1.4em;
    height: 1.6em;
    margin-right: 0.2em;
    background-size: 1.4em auto;
    vertical-align: middle;
  }
  #voice ul li {
    width: calc(94% / 2);
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube-area {
  padding: 30px 30px 10px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
@media only screen and (max-width: 48em) {
.youtube-area {
  padding: 10px 10px 0px;
  margin-bottom: 30px;
}
}
.searchandfilter li {
  list-style: none;
  display: inline-block;
}
.searchandfilter ul > li > ul:not(.children) {
  margin-left: 0;
  width: 700px;
  padding-bottom: 30px;
  text-align: left;
}
.searchandfilter h4 {
  margin: 15px 0;
  font-size: 16px;
  float: left;
  width: 204px;
  text-align: left;
}
#pagetop
  > section
  > section
  > div
  > div
  > div
  > div
  > h2
  > form
  > div
  > ul
  > li:nth-child(3) {
  display: block;
}
#pagetop
  > section
  > section
  > div
  > div
  > div
  > div
  > h2
  > form
  > div
  > ul
  > li:nth-child(1) {
  padding: 13px 0px 0 30px;
  background: #f2f2f2;
  margin-right: 80px;
}
#pagetop
  > section
  > section
  > div
  > div
  > div
  > div
  > h2
  > form
  > div
  > ul
  > li:nth-child(2) {
  padding: 0px 0px 0 30px;
  background: #f2f2f2;
  margin-right: 80px;
}
#pagetop
  > section
  > section
  > div
  > div
  > div
  > div
  > h2
  > form
  > div
  > ul
  > li:nth-child(3) {
  margin-right: 80px;
}

@media only screen and (max-width: 48em) {
  #pagetop
    > section
    > section
    > div
    > div
    > div
    > div
    > h2
    > form
    > div
    > ul
    > li:nth-child(1) {
    padding: 10px 0px 0 10px;
    background: #f2f2f2;
    margin: 3% 3% 0;
  }
  #pagetop
    > section
    > section
    > div
    > div
    > div
    > div
    > h2
    > form
    > div
    > ul
    > li:nth-child(2) {
    padding: 0px 0px 10px 10px;
    background: #f2f2f2;
    margin: 0 3% 3%;
  }
  .searchandfilter h4 {
    margin: 10px 0;
    font-size: 14px;
    float: left;
    width: 204px;
    text-align: left;
  }
  .searchandfilter ul > li > ul:not(.children) {
    margin-left: 0;
    width: 100%;
    padding-bottom: 10px;
    text-align: left;
  }
  .searchandfilter li {
    list-style: none;
    display: inline-block;
    padding-right: 0px;
  }
  #pagetop
    > section
    > section
    > div
    > div
    > div
    > div
    > h2
    > form
    > div
    > ul
    > li:nth-child(3) {
    margin: 0 auto;
  }
}

#sec-about ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
#sec-about ul li {
  flex: 0 1 49%;
  max-width: 49%;
  margin-bottom: 20px;
  padding: 20px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 0 0 1px #efefef inset;
  border-radius: 2px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 48em) {
  #sec-about ul li {
    flex: 0 1 98%;
    max-width: 98%;
    padding: 7px;
  }
}

#sec-about ul li a {
  display: block;
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  text-decoration: none;
}
#sec-about ul li a .phcover {
  flex: 0 1 48%;
  max-width: 48%;
}
#sec-about ul li a .phcover img {
  width: 100%;
  height: auto;
}
#sec-about ul li a .label {
  flex: 0 1 48%;
  max-width: 48%;
  position: relative;
  font-size: 14px;
  color: #333;
  line-height: 1.6em;
}
#sec-about ul li a .label::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
}
#sec-about ul li.dress .label::after {
  content: "DRESS & KIMONO";
}
#sec-about ul li.photographer .label::after {
  content: "PHOTOGRAPHER";
}
#sec-about ul li a .label::after {
  content: "";
  display: block;
  color: #cecece;
  font-size: 10px;
  letter-spacing: 0.1em;
}

.kodawari-btn {
  border: 1px solid #cccccc;
  width: 98%;
  text-align: center;
  margin: 14px auto;
  border-radius: 4px;
  padding: 10px 6px 10px 0;
  font-size: 12px;
  display: block;
  color: #333;
  position: relative;
}

/*=== ???????====*/

.studio-plan-cassette__detail {
    margin-top: 16px;
}
.studio-plan-cassette__detail .plan-detail__list-title {
    text-align: left;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.studio-plan-cassette__detail .plan-detail__list {
    display: flex!important;
    flex-wrap: wrap;
    margin-top: 8px;
    vertical-align: center;
    justify-content: space-between;
}

#kodawari .studio-plan-cassette__detail ul li {
    width: 126px;
    border: solid 1px #ddd;
    font-weight: normal;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    padding: 1px 0;
    margin-top: 7px;
    margin-bottom: 0px;

}

#kodawari .studio-plan-cassette__detail .plan-detail__item.off {
    color: #ccc;
    background-color: #f8f8f8;
}
#kodawari .studio-plan-cassette__detail .plan-detail__more-title {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 20px;
}
#kodawari .studio-plan-cassette__detail .plan-detail__more-list {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: normal;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
    margin-top: 8px;
}
#kodawari .container-plan .plan-cassette__detail .plan-detail__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
    vertical-align: center;
    justify-content: space-between;
}







@media only screen and (max-width: 48em) {



#kodawari .plan-cassette__detail .plan-detail__list-title {
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
}
#kodawari .studio-plan-cassette__detail ul li {
    width: 31%;
    border: solid 1px #ddd;
    font-weight: normal;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
    font-size: 11px;
    font-size: 1.1rem;
    color: #333;
    text-align: center;
    padding: 1px 0;
    margin-top: 7px;
}
#kodawari .plan-cassette__detail .plan-detail__item.off {
    color: #ccc;
    background-color: #f8f8f8;
}
#kodawari .plan-cassette__detail .plan-detail__more-list {
    display: flex;
}
}

.container .content  .plan_btn {
    display: inline-block;
    width: 20%;
    padding: 6px 10px;
    border-radius: 5px;
    border: #ccc 2px solid;
    background: #fff;
    color: #444;
    font-size: 1.4rem;
    margin: 6px;
}
@media only screen and (max-width: 48em) {
.container .content  .plan_btn {
  width: 43%;
  font-size: 1.2rem;
  margin: 7px;
}
}
.plan-btn {
      margin: 0 0 50px;
}

.blogcontent img {
  width: 100%;
  padding-bottom: 15px;
}
.blogmain .box_event li p a {
  text-decoration: underline;
  color: #167ac6;
  display: initial;
  padding: 0;
  position: initial;
}
.blogmain .box_event li p a:before {
    content: none;
}
ul.gallery-list__style1-items {
}
.gallery-list__style1-items li {
text-align: center;
    width: 185px;
    padding: 0px 0 22px;
    /* float: left; */
    display: inline-block;
}
.gallery-list__style1-items img {
    width: 173px;
    height: auto;
}
.thum-name {
    font-size: 1.2rem;
    font-weight: bold;
    padding-bottom: 0px;
    text-align: center;
}


.ishou_detail {
    background: #fff;
    padding: 20px;
    overflow-y: scroll;

}
.ishou_cat {
text-align: left;
    margin-bottom: 20px;
    display: flex;
}

.ishou_cat span{
border: 1px solid #ddd;
    padding: 5px;
    display: inline-flex;
    font-size: 1.5rem;
    vertical-align: middle;
}
.ishou_cat h1{
    font-weight: bold;
    font-size: 1.8rem;
    display: inline-block;
    padding: 4px 0px 0px 10px;
}

.ishou-detail-colorlist {
  display: inline-flex;
    margin-bottom: 30px;
}

.ishou-detail-link {
    display: block;
    width: 17px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
    padding: 4px 22px 0px 13px;
}

.ishou-detail-link:before {
    display: inline-block;
    margin: 2px 5px 0 0;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    vertical-align: top;
    content: '';
}
.ishou-detail-link-d {
    display: block;
    width: 17px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
    padding: 4px 22px 0px 13px;
}

.ishou-detail-link-d:before {
    display: inline-block;
    margin: 2px 5px 0 0;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    vertical-align: top;
    content: '';
}
.ishou-detail-link-t {
    width: 17px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
    padding: 10px 9px 10px 9px;
    border: 1px solid #ddd;
        font-size: 1.2rem;
}
.ishou-detail-link-t.color-all {
    width: 17px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
    padding: 10px 9px 10px 9px;
    border: 1px solid #ddd;
    font-size: 1.2rem;
  background-color: #b28c54;
  color: #fff;
}




.ishou-detail-link-t:before {
    display: inline-block;
    margin: 2px 5px 0 0;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    vertical-align: top;
    content: '';
}

.color-red:before {
    background-color: #e15c5c;
}
.color-yellow:before {
    background-color: #ccc239;
}
.color-pink:before {
    background-color: #f79ec0;
}
.color-black:before {
    background-color: #000;
}
.color-green:before {
    background-color: #82c89a;
}
.color-blue:before {
    background-color: #62a5f9;
}
.color-other:before {
    display: none;
}
.color-all:before {
    display: none;
}

.color-gold:before {
    background: #ccc239;
    background: -moz-linear-gradient(-45deg, #fdffa0 0%, #ccc239 25%, #fdffa0 50%, #ccc239 75%, #fdffa0 100%);
    background: -webkit-linear-gradient(
-45deg
, #fdffa0 0%, #ccc239 25%, #fdffa0 50%, #ccc239 75%, #fdffa0 100%);
    background: linear-gradient(
135deg
, #fdffa0 0%, #ccc239 25%, #fdffa0 50%, #ccc239 75%, #fdffa0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffa0', endColorstr='#fdffa0',GradientType=1 );
}
.tag_bg {
  display: flex;
}


.c-timeline__content.table {
    display: table;

}
.c-timeline__content.table .cell {
    display: table-cell;
    vertical-align: top;
}
.c-timeline__content img {
    height: auto !important;
    width: 1000px;
}
.c-timeline__content .right-u {
    /*padding: 0px 0px 20px 20px;*/
    max-width: 575px;
}
.c-timeline__content .second_bg {
    padding-bottom: 4vh;
}
.c-timeline__content .second_bg img {
    width: 100px;
}
.c-timeline__content .right-d {
    /*padding: 0px 0px 20px 20px;*/
    max-width: 575px;
}
.c-timeline__content .right-d .title {
    font-weight: bold;
    font-size: 1.125em;
}
.c-timeline__content .right-d .title {
    font-weight: bold;
    font-size: 1.125em;
}
.c-timeline__content .right-d .title {
    font-weight: bold;
    font-size: 1.125em;
}
.c-timeline__content .right-d .title span {
    font-size: 1rem;
    font-weight: normal;
}
.c-timeline__content .right-d .tag_bg {
    margin-top: 20px;
}
.c-timeline__content .right-d .tag_bg{
    display: inline-block;
    background-color: #f5f5f5;
    padding: 5px 20px 8px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.05em;
    border-radius: 6px;
    margin-right: 8px;
}





@media only screen and (max-width: 48em) {

.ishou-detail-colorlist {
    display: block;
    margin-bottom: 30px;
}
.ishou-detail-link-d {
    width: 40px;
    height: 22px;
    overflow: hidden;
    padding: 4px 9px 10px 9px;

        font-size: 1.2rem;
        background: #fff;
}
.ishou-detail-link-t {
    width: 100%!important;
    display: block!important;
    height: inherit!important;
    overflow: hidden;
    padding: 10px 9px 10px 9px;
    border: 1px solid #ddd;
        font-size: 1.2rem;
        background: #fff;
}
.ishou-detail-link {
    width: 100%!important;
    display: block!important;
    height: inherit;
    overflow: hidden;
    padding: 10px 9px 10px 9px;
    border: 1px solid #ddd;
        font-size: 1.2rem;
}
.ishou-detail-link-t.color-all {
    width: 17px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
    padding: 10px 9px 10px 9px;
    border: 1px solid #ddd;
    font-size: 1.2rem;
  background-color: #fff;
  color: #000;
}

ul.gallery-list__style1-items {
    display: inline;
}
.gallery-list__style1-items li {
    padding: 0px 1% 20px;
    float: none;
    width: 32.1%
}
.gallery-list__style1-items img {
    width: 100%;
    height: auto;
}
.c-timeline__content.table {
    display: block;
    background: #fff;
    margin: 0 0;
    overflow-y: scroll;
}
.c-timeline__content.table .cell {
    vertical-align: top;
}
.c-timeline__content img {
    max-width: 100%;
    height: auto;
}
.c-timeline__content .right-u {
    padding: 0px;
}
.c-timeline__content .second_bg img {
    width: 31.4%;
}
.c-timeline__content .right-d {
    padding: 20px 0 20px;
}
.c-timeline__content .right-d .title {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 0px;
}
.c-timeline__content .right-d .title span {
    font-size: 0.8rem;
    font-weight: normal;
}
.c-timeline__content .right-d .tag_bg {
    margin-top: 20px;
}
.c-timeline__content .right-d .tag_bg span {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 5px 10px 8px;
    font-size: 1em;
    line-height: 1;
    letter-spacing: 0.05em;
    border-radius: 6px;
    margin-right: 8px;
}
.menu ul {
    display: none;  /* ????????? */
    padding: 0;
}
/* ?????? */
.menu {
  width: 100%;
  margin-bottom: 25px;
}

/* ???????????? */
.menu ul {
    display: none;
    /* ?????????????? */
    color: #fff;
    list-style: none;
    margin: 0;
}

/* ?????? */
.menu label {
    display: block;
    margin: 0;
    padding: 0.5rem;
    background: #b29654;
    color: #fff;
    padding-left: 10px;
    cursor: pointer;
}

.menu label:hover {
    background: #b29654;
    color: #fff;
    padding-left: 10px;
}
.menu label:after{
    background: #b29654;
    box-sizing: border-box;
    content: '+';
    position: absolute;
    right: 28px;
}
}

.original-holiday {
  width: 200px;
  text-align: center;
  margin: 30px auto 30px;
}
.original-holiday-btn {
  border: 1px solid rgb(214, 0, 0);
  background-color: rgb(214, 0, 0);
  color: rgb(255, 255, 255);
  display: block;
  border-radius: 0;
  text-align: center;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 3.39;
  transition-timing-function: linear;
  transition-duration: 0.2s;
  transition-property: background-color, color, opacity;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
