@charset "UTF-8";
/*
Theme Name: REVOnet child
Template: revonet
Description: レスポンシブWPカスタム専用テーマ。This theme produced by <a href="http://revonet.co.jp">REVOnet</a>.
*/
@import url("../revonet/style.css");
.blue1_bg {
  background: #175ba4 !important;
  color: #fff;
  border: none;
}

.orange1_bg {
  background: #f1b302 !important;
  color: #fff;
  border: none;
}

.red1_bg {
  background: #ee3706 !important;
  color: #fff;
  border: none;
}

.green1_bg {
  background: #56ab33 !important;
  color: #fff;
  border: none;
}

.blue2_bg {
  background: #72a7f7 !important;
  color: #fff;
  border: none;
}

.orange2_bg {
  background: #f9ca42 !important;
  color: #fff;
  border: none;
}

.red2_bg {
  background: #e37466 !important;
  color: #fff;
  border: none;
}

.green2_bg {
  background: #38801a !important;
  color: #fff;
  border: none;
}

.blue3_bg {
  background: #9fc1f9 !important;
  color: #fff;
  border: none;
}

.orange3_bg {
  background: #fbdf68 !important;
  color: #fff;
  border: none;
}

.red3_bg {
  background: #ea9c94 !important;
  color: #fff;
  border: none;
}

.green3_bg {
  background: #7acda7 !important;
  color: #fff;
  border: none;
}

.blue1 {
  color: #175ba4 !important;
}

.orange1 {
  color: #f1b302 !important;
}

.red1 {
  color: #ee3706 !important;
}

.green1 {
  color: #56ab33 !important;
}

.blue2 {
  color: #72a7f7 !important;
}

.orange2 {
  color: #f9ca42 !important;
}

.red2 {
  color: #e37466 !important;
}

.green2 {
  color: #38801a !important;
}

.blue3 {
  color: #9fc1f9 !important;
}

.orange3 {
  color: #fbdf68 !important;
}

.red3 {
  color: #ea9c94 !important;
}

.green3 {
  color: #7acda7 !important;
}

body {
  font-family: "Noto Serif JP", serif;
  margin-bottom: 70px;
}
body .sawarabi {
  font-family: "Sawarabi Gothic", sans-serif;
}
body a {
  color: #000;
}
body a:hover {
  text-decoration: underline;
}
@media screen and (max-width:767px) {
  body {
    margin-bottom: 60px;
  }
}

* {
  box-sizing: border-box;
}

.media-width {
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #fafafa;
  z-index: 100;
}
@media screen and (max-width:767px) {
  .media-width:before {
    content: "screen and (max-width:767px)";
  }
}
@media screen and (min-width:768px) and (max-width:979px) {
  .media-width:before {
    content: "screen and (min-width:768px) and (max-width:979px)";
  }
}
@media screen and (min-width:980px) and (max-width:1199px) {
  .media-width:before {
    content: "screen and (min-width:980px) and (max-width:1199px)";
  }
}
@media screen and (min-width:1200px) {
  .media-width:before {
    content: "screen and (min-width:1200px)";
  }
}

.btn {
  display: inline-block;
  width: 100%;
}

/*
■■■■■■■■■■■■■■■■
■■■■　　　　　　　■■■■■
■■■■　  header  　■■■■■
■■■■　　　　　　　■■■■■
■■■■■■■■■■■■■■■■
*/
#header {
  font-family: "Sawarabi Gothic", sans-serif;
}
#header #site_description {
  float: none;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 20px;
}
#header .head_tel .sns_area {
  margin-bottom: 20px;
  margin-top: 10px;
}
#header .head_tel .fa-phone {
  font-size: 70%;
}
#header #header_box {
  width: 100%;
  clear: both;
  table-layout: auto;
  margin-bottom: 20px;
}
@media screen and (max-width:767px) {
  #header #header_box {
    table-layout: fixed;
    margin-bottom: 0px;
    margin-top: 5px;
  }
}
@media screen and (min-width:768px) and (max-width:979px) {
  #header #header_box {
    margin-bottom: 0;
  }
}
#header #header_box > li {
  vertical-align: middle;
}
#header #header_box > li:nth-of-type(1) {
  text-align: left;
  padding: 0 10px;
  width: 25%;
}
@media screen and (min-width:768px) and (max-width:979px) {
  #header #header_box > li:nth-of-type(2) {
    display: block;
    padding-top: 10px;
  }
}
@media screen and (max-width:767px) {
  #header #header_box > li:nth-of-type(2) {
    display: block;
  }
}
@media screen and (min-width:980px) and (max-width:1199px) {
  #header #header_box > li:nth-of-type(2) {
    padding: 0 10px;
  }
}
#header #header_box > li:nth-of-type(3) {
  width: 25%;
  text-align: center;
}
@media screen and (min-width:980px) and (max-width:1199px) {
  #header #header_box > li:nth-of-type(3) {
    width: 36%;
  }
}
#header #header_r {
  width: 100%;
}

#mainImg {
  /*
  background-image: url(http://ando-doll.com/wp-content/themes/child/images/mainBg.png);
    background-position: center center;
    background-size: cover;
  min-height: 550px;

  .container{
  	background-image:
   url(http://ando-doll.com/wp-content/themes/child/images/mainImg1-1.png),
   url(http://ando-doll.com/wp-content/themes/child/images/mainImg1-2.png),
   url(http://ando-doll.com/wp-content/themes/child/images/mainImg1-3.png);
    background-position: 
     top right,
     center center,
     bottom left;
  	background-repeat: 
  		no-repeat,
  		no-repeat,
  		no-repeat,
  		no-repeat;

  min-height: 550px;
  margin-bottom: 0;
  	margin: 0 auto;

  }*/
  margin-bottom: 0;
}
@media screen and (max-width:767px) {
  #mainImg .n2-section-smartslider img {
    max-width: 25% !important;
  }
}

.drawer .drawer-nav {
  background-color: #000;
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/nav-xs.jpg);
  background-position: bottom center;
  background-size: cover;
}
.drawer .drawer-nav .contact-btns a {
  background-color: #ee3706;
}
.drawer .drawer-nav .contact-btns a:hover {
  background-color: #dd0000;
}
.drawer .drawer-nav .sns_links {
  margin-top: 0px;
  display: flex;
  flex-direction: row;
}
.drawer .drawer-nav .sns_links li {
  background-color: transparent;
  text-align: center;
}
.drawer .drawer-nav .sns_links li a::after {
  border: none;
}
.drawer .drawer-nav .drawer-menu li a:hover {
  background-color: #000;
}

/*
■■■■■■■■■■■■■■■■
■■■■　　　　　　　■■■■■
■■■■　    nav   　■■■■■
■■■■　　　　　　　■■■■■
■■■■■■■■■■■■■■■■
*/
#nav {
  font-size: calc(0.875rem + ((1vw - 0.01px) * 0.2084));
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/navBg.png);
  background-position: center center;
  background-size: cover;
  background-color: #fffbf0;
}
#nav li {
  table-layout: fixed;
}
#nav li a {
  width: auto;
  display: block;
  color: #000;
  background-color: transparent;
  border: none;
}
#nav li a:hover {
  background-color: #000;
  color: #fff;
}

/*
■■■■■■■■■■■■■■■■
■■■■　　　　　　　■■■■■
■■■■　   bread  　■■■■■
■■■■　　　　　　　■■■■■
■■■■■■■■■■■■■■■■
*/
/*
■■■■■■■■■■■■■■■■
■■■■　　　　　　　■■■■■
■■■■　   side   　■■■■■
■■■■　　　　　　　■■■■■
■■■■■■■■■■■■■■■■
*/
/*
■■■■■■■■■■■■■■■■
■■■■　　　　　　　■■■■■
■■■■　  footer  　■■■■■
■■■■　　　　　　　■■■■■
■■■■■■■■■■■■■■■■
*/
/*
■■■■■■■■■■■■■■■■
■■■■　　　　　　　■■■■■
■■■■　   page   　■■■■■
■■■■　　　　　　　■■■■■
■■■■■■■■■■■■■■■■
*/
.syntaxhighlighter tr {
  display: table-row;
}
.syntaxhighlighter td {
  display: table-cell;
}

.flex {
  display: flex;
  align-items: flex-start;
}
.flex li {
  width: 100%;
  list-style-type: none;
  padding: 10px;
}
@media screen and (max-width:767px) {
  .flex {
    flex-direction: column;
  }
}

.secBase {
  padding: 20px;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media screen and (max-width:767px) {
  .secBase {
    margin-bottom: 0;
  }
}
.secBase .container.aligncenter {
  text-align: center;
}

.category h1 {
  margin-bottom: 30px;
  border: none;
  text-align: center;
  padding-bottom: 20px;
  font-size: calc(1.5rem + ((1vw - 0.01px) * 0.4169));
  /*24~32*/
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/mark.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.page-template-pageCol1 #content article {
  max-width: none;
}
.page-template-pageCol1 #content article p {
  text-align: left;
}
.page-template-pageCol1 #content article .item {
  padding: 20px 0;
  margin: 40px 0 0 0;
}
.page-template-pageCol1 #content article .item li {
  vertical-align: top;
}
.page-template-pageCol1 #content article .item h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.page-template-pageCol1 #content article .item h3:before {
  display: none;
}
.page-template-pageCol1 #content article .item h4 {
  padding: 0;
  display: inline-block;
}
.page-template-pageCol1 #content article .item_color {
  background-color: #F9F2EE;
  background-image: url("https://ando-doll.com/wp-content/themes/child/images/sec1bg2.png");
}
.page-template-pageCol1 #content article .bg2 {
  border: 1px solid #ccc;
  background-color: #fdfdfd;
  margin: 80px 0;
  padding: 40px 0;
}
.page-template-pageCol1 #content article .bg2 h2 {
  margin-top: 20px;
}
@media screen and (max-width:767px) {
  .page-template-pageCol1 #content article .bg2 {
    padding: 10px;
    margin-top: 40px;
  }
  .page-template-pageCol1 #content article .bg2 h2 {
    margin-top: 0px;
  }
}
.page-template-pageCol1 #content article .items h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.page-template-pageCol1 #content article .items h3:before {
  display: none;
}
.page-template-pageCol1 #content article .items .item_number {
  display: inline-block;
  padding: 5px 10px;
  background-color: #7B339A;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width:767px) {
  .page-template-pageCol1 #content article .items .item_number {
    display: block;
  }
}
@media screen and (max-width:767px) {
  .page-template-pageCol1 #content article .items {
    text-align: center;
  }
}
@media screen and (max-width:767px) {
  .page-template-pageCol1 #content article .craftsman li {
    margin: 0 !important;
  }
}
.page-template-pageCol1 #content article .craftsman li {
  border: 1px solid #CFC8BB;
  padding: 20px;
  margin: 0 10px;
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/sec5Bg.png);
  color: #222;
}
.page-template-pageCol1 #content article .craftsman li h3 {
  color: #222;
}
.page-template-pageCol1 #content article .craftsman li.bgColor {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/sec5Bg.png);
  background-position: bottom right;
  color: #222;
}
.page-template-pageCol1 #content article .craftsman li.bgColor h3 {
  color: #222;
}
.page-template-pageCol1 #content article .craftsman li h3 {
  margin: 0;
}
.page-template-pageCol1 #content article .craftsman li h3:before {
  display: none;
}
.page-template-pageCol1 #content article .keiho {
  text-align: center;
}
.page-template-pageCol1 #content article .bgImg1 {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/shopBgIcon.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.page-template-pageCol1 #content article .knowledge {
  max-width: 1200px;
  margin: 80px auto;
}
.page-template-pageCol1 #content article .storeInfo {
  max-width: 1200px;
  margin: 80px auto;
}
.page-template-pageCol1 #content article .storeInfo .btn {
  margin-top: 20px;
  display: inline-block;
}
.page-template-pageCol1 #content .benefits {
  padding: 40px;
}
@media screen and (max-width:767px) {
  .page-template-pageCol1 #content .benefits {
    padding: 20px !important;
  }
}
.page-template-pageCol1 #content .foryou {
  padding: 60px;
  margin-top: 60px;
}
.page-template-pageCol1 #content .catalog {
  margin-bottom: 80px;
}
.page-template-pageCol1 #content .direction {
  padding: 20px;
  margin-bottom: 40px;
}
.page-template-pageCol1 #content .room ul li {
  text-align: center;
}
.page-template-pageCol1 #content .room ul li p {
  text-align: center;
}
.page-template-pageCol1 #content .room ul li .btn {
  margin: 20px 0;
}
.page-template-pageCol1 #content .room ul li .btn a {
  display: inline-block;
}

.page-id-247 .tel .red1 {
  border: 2px solid #ee3706;
  padding: 20px;
  text-align: center;
  font-size: 300%;
  margin-bottom: 20px;
}

.page-id-776 th {
  width: 120px;
}
.page-id-776 .blog_link {
  padding: 20px;
}
.page-id-776 .blog_link .btn {
  margin: 20px 0;
}
.page-id-776 .blog_link .btn a {
  display: inline-block;
}

.page-id-4569 .ehon {
  padding: 40px 20px;
  text-align: center;
}
.page-id-4569 .ehon img {
  margin-bottom: 20px !important;
}
.page-id-4569 .btn {
  margin: 20px 0;
}
.page-id-4569 .btn a {
  display: inline-block;
}

.list a {
  color: #fff;
  background-color: #000;
  text-decoration: none;
  display: inline-block;
  padding: 10px 40px;
  text-align: center;
  margin: 20px auto;
}

.spaceTop {
  border-top: 1px solid #000;
  margin-top: 40px;
}
.spaceTop h3:before {
  display: none;
}

.parent-pageid-171 .spaceTop, .parent-pageid-161 .spaceTop {
  border-top: 1px solid #000;
}
.parent-pageid-171 .spaceTop h3:before, .parent-pageid-161 .spaceTop h3:before {
  display: none;
}
.parent-pageid-171 .frameHead, .parent-pageid-171 .frameContent, .parent-pageid-171 .frameBottom, .parent-pageid-171 .list, .parent-pageid-161 .frameHead, .parent-pageid-161 .frameContent, .parent-pageid-161 .frameBottom, .parent-pageid-161 .list {
  text-align: center !important;
}
.parent-pageid-171 .list a, .parent-pageid-161 .list a {
  color: #fff;
  background-color: #000;
  text-decoration: none;
  display: inline-block;
  padding: 10px 40px;
  text-align: center;
  margin: 20px auto;
}
.parent-pageid-171 .frameHead, .parent-pageid-171 .frameContent, .parent-pageid-171 .frameBottom, .parent-pageid-161 .frameHead, .parent-pageid-161 .frameContent, .parent-pageid-161 .frameBottom {
  font-weight: bold;
}
.parent-pageid-171 .frameHead, .parent-pageid-161 .frameHead {
  border-top: 1px solid #000;
  margin-top: 40px;
  padding-top: 40px;
}
.parent-pageid-171 .frameContent, .parent-pageid-161 .frameContent {
  font-size: 160%;
  padding: 20px;
}

#content #page_nav {
  background-color: transparent;
  margin-top: 40px;
}
#content #page_nav .pagination {
  width: auto;
  text-align: center;
  margin: 0 auto;
}
#content #page_nav .pagination a {
  background-color: #eee;
  color: #000;
}
#content #page_nav .pagination .active a {
  background-color: #1D4DAC;
  color: #fff;
}
#content article {
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width:767px) {
  #content article {
    padding: 10px;
  }
}
#content article.summary {
  margin-bottom: 20px;
  padding: 30px;
}
#content article.summary:nth-of-type(even) {
  background-color: #fafafa;
}
#content article.summary h2 {
  text-align: center;
  font-size: calc(1.125rem + ((1vw - 0.01px) * 0.3127));
}
#content article.summary .more {
  clear: both;
  text-align: center;
}
#content article.summary .more a.btn {
  background-color: #222;
  margin: 0 auto;
  padding: 10px 20px;
}
#content article.summary .article-img {
  margin: 0 20px 20px 0;
}
#content article.summary .excerpt {
  padding-top: 0;
}
#content article h1 {
  margin-bottom: 40px;
  border: none;
  text-align: center;
  padding-bottom: 20px;
  font-size: calc(1.5rem + ((1vw - 0.01px) * 0.4169));
  /*24~32*/
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/mark.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#content article .itemMeta {
  background-color: #fff;
  color: #000;
  text-align: center;
  display: block;
  padding: 5px 10px;
  margin: 0;
  margin-bottom: 20px;
  border: 2px solid #222;
}
#content article .itemMeta a {
  color: #000;
  text-decoration: underline;
}
#content article .itemMeta .meta:nth-of-type(1) {
  margin-right: 10px;
}
#content article .article_body img {
  margin: 0 auto;
}
#content article h3 {
  margin-top: 40px;
  display: flex;
  align-items: center;
  /* 垂直中心 */
  justify-content: flex-start;
  /* 水平中心 */
}
#content article h3:before {
  border-top: 2px solid;
  content: "";
  width: 0.5em;
  /* 線の長さ */
}
#content article h3:before {
  margin-right: 0.5em;
  /* 文字の右隣 */
}
#content h2 {
  font-size: calc(1.5rem + ((1vw - 7.68px) * 1.0417));
  margin-top: 0;
  background-color: transparent;
  color: #000;
  padding-left: 0;
}
#content h2.mark {
  margin-bottom: 30px;
  font-size: calc(2rem + ((1vw - 7.68px) * 1.3889));
  /*32~48*/
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/mark.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#content h2 a {
  color: #000;
}
#content h3 {
  border: none;
  font-size: calc(1.125rem + ((1vw - 0.01px) * 0.3127));
  padding: 0px 0;
}
#content h3.glossary {
  margin-bottom: 40px;
}
#content h3.glossary:before {
  display: none;
}
#content h3.mark {
  margin-bottom: 30px;
  padding: 10px 0;
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/mark.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#content h4 {
  border: none;
  background: none;
  padding: 10px 0;
  margin-bottom: 10px;
  line-height: 160%;
}
#content h4::before {
  border: none;
}
#content h4::after {
  border: none;
}
#content .btn a {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-decoration: none;
  padding: 20px 30px;
}
#content .btn a img, #content .btn a i {
  vertical-align: middle;
  margin-right: 10px;
}
#content #sec1 {
  background-image: url("https://ando-doll.com/wp-content/themes/child/images/sec1bg1.png"), url("https://ando-doll.com/wp-content/themes/child/images/sec1bg2.png");
  /* 最前面の背景レイヤーの背景画像 */
  background-repeat: repeat-x, repeat;
  background-position: center center, center center;
  background-size: cover, contain;
}
@media screen and (max-width:767px) {
  #content #sec1 .flex {
    flex-direction: column-reverse;
  }
}
#content #sec1 .container {
  /*background-image:     url("http://ando-doll.com/wp-content/themes/child/images/belgiumText.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  @media screen and (max-width:767px) { background-position: center center;}
  */
}
#content #sec2 .content-slide {
  position: relative;
}
#content #sec2 .content-slide .btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 20%;
  z-index: 9999;
}
#content #sec3 {
  padding: 60px 20px;
  color: #fff;
  background-color: #000;
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/sec3Bg.png), url(https://ando-doll.com/wp-content/themes/child/images/nav-xs.jpg);
  background-position: top right, bottom center;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
}
#content #sec3 h3, #content #sec3 h4 {
  color: #fff;
}
#content #sec3 .feature {
  margin-top: 40px;
}
#content #sec3 li {
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 100px;
  text-align: left;
  list-style-type: none;
}
#content #sec3 li:nth-of-type(1) {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/feature1.png);
}
#content #sec3 li:nth-of-type(2) {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/feature2.png);
}
#content #sec3 li:nth-of-type(3) {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/feature3.png);
}
#content #sec4 ul {
  margin-bottom: 40px;
}
#content #sec5 {
  padding: 0 0 80px 0;
  margin-bottom: 0;
  background-image: url("https://ando-doll.com/wp-content/themes/child/images/sec5Bg.png");
  background-repeat: repeat;
  background-position: bottom center;
  background-size: contain;
  background-color: #f9f7f0;
}
#content #sec5 .container {
  padding: 0 30px !important;
}
#content #sec5 .container p {
  font-size: calc(1rem + ((1vw - 0.01px) * 0.2084));
}
#content #sec5 .profile {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/profileBg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f9f7f0;
  min-height: 400px;
  margin-bottom: 40px;
}
#content #sec5 .name {
  text-align: center;
}
#content #sec5 .name img {
  max-width: 240px;
}
#content #sec6 {
  padding: 0 0 0px 0;
  background-image: url("https://ando-doll.com/wp-content/themes/child/images/shopBgIcon.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #fff;
}
#content #sec6 .container {
  padding: 0 30px !important;
}
#content #sec6 .container .ex-frame > li:nth-of-type(1) {
  flex-basis: 100px;
}
#content #sec6 .container .ex-frame > li:nth-of-type(2) {
  flex-basis: auto;
  padding-top: 60px;
}
@media screen and (max-width:767px) {
  #content #sec6 .container .ex-frame > li:nth-of-type(2) {
    padding-top: 0;
  }
}
@media screen and (max-width:767px) {
  #content #sec6 .container .ex-frame {
    display: flex;
    align-items: flex-start !important;
  }
  #content #sec6 .container .ex-frame > li:nth-of-type(1) {
    flex-basis: auto;
  }
}
#content #sec6 .shop {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/shopBg2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f9f7f0;
  min-height: 300px;
  margin-bottom: 40px;
}
@media screen and (max-width:767px) {
  #content #sec6 .shop {
    min-height: 200px;
  }
}
#content #sec6 .name {
  text-align: center;
}
#content #sec6 .name img {
  max-width: 240px;
}
#content #sec6 .vert {
  line-height: 120%;
  margin-bottom: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: horizontal-tb;
  font-size: calc(2rem + ((1vw - 7.68px) * 1.3889));
  /*32~48*/
}
@media screen and (max-width:767px) {
  #content #sec6 .vert {
    -ms-writing-mode: none;
    writing-mode: none;
  }
}
#content #sec6 table {
  margin-top: 0;
}
@media screen and (max-width:767px) {
  #content #sec6 .shop-info {
    flex-direction: column-reverse;
  }
}
#content #sec6 .shop-info > li {
  padding: 0;
}
#content #sec6 .shop-info > li:nth-of-type(1) {
  padding-right: 10px;
}
#content #sec6 .shop-info > li:nth-of-type(2) {
  padding-left: 10px;
}
@media screen and (max-width:767px) {
  #content #sec6 .shop-info > li:nth-of-type(1) {
    padding-right: 0px;
  }
  #content #sec6 .shop-info > li:nth-of-type(2) {
    padding-left: 0px;
    margin-bottom: 20px;
  }
}
#content #sec6 .position {
  margin-top: 40px;
}
#content #sec6 .position a {
  display: block;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #000;
}
#content #sec7 {
  background-color: #f8f8f8;
  margin-bottom: 0;
}
#content #sec7 a {
  color: #000;
  text-decoration: none;
}
#content #sec7 .info-first {
  padding: 10px 10px 40px 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
#content #sec7 .btn {
  margin-top: 60px;
}
#content #sec7 .btn a {
  color: #fff;
}
#content .info {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
#content .info li {
  flex-basis: 50%;
  padding-bottom: 20px;
}
#content .info .list-img {
  float: left;
  margin-right: 20px;
}
#content .info .date {
  border: 1px solid #000;
  padding: 2px 5px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
}
#content #sec8 {
  padding: 0 0 80px 0;
}
#content #sec8 .contactBg {
  background-image: url(https://ando-doll.com/wp-content/themes/child/images/contactBg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 280px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content #sec8 .contactBg h2 {
  color: #fff;
}
#content #sec8 h3 {
  text-align: center;
  font-size: calc(1rem + ((1vw - 0.01px) * 0.2084));
}
#content #sec8 .label {
  float: right;
}
#content #sec8 input[type=radio] {
  width: auto;
}
#content #sec8 .submitBtn {
  text-align: center;
  margin-top: 40px;
}
#content #sec8 .submitBtn .contactSubmit {
  width: 300px;
  margin: 0 auto;
  background-color: #3d991d;
  box-shadow: 0 6px #358519;
  border-radius: 3px;
}

#footArea {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width:767px) {
  #footArea .flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #footArea .flex li {
    padding: 5px;
    flex-basis: 50%;
  }
}
#footArea .footAddr {
  text-align: center;
}
#footArea #copy {
  color: #fff;
  background-color: transparent;
  text-align: center;
  font-size: 10px;
}
#footArea #copy a {
  color: #fff;
  text-decoration: none;
}
#footArea #copy .revonet {
  color: #fff;
}

#page-top {
  bottom: 100px;
}
#page-top a {
  background-color: #343434;
}
#page-top a:hover {
  background-color: #888;
}

.drawer-hamburger {
  background-color: #eee !important;
}

/*
■■■■■■■■■■■■■■■■
■■■■　Zoom案内　■■■■■
■■■■■■■■■■■■■■■■
*/
#sec-zoom {
  background-color: #fffbf0;
  padding: 40px 20px;
}
#sec-zoom .zoom-box {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border: 2px solid #d4a373;
  padding: 40px 30px;
}
#sec-zoom .zoom-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
#sec-zoom .zoom-illust {
  flex-shrink: 0;
}
#sec-zoom .zoom-illust img {
  max-width: 120px;
  height: auto;
}
#sec-zoom .zoom-content {
  text-align: left;
}
#sec-zoom .zoom-title {
  font-size: calc(1.25rem + ((1vw - 0.01px) * 0.4169));
  color: #8b0000;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.6;
}
#sec-zoom .zoom-subtitle {
  font-size: calc(1rem + ((1vw - 0.01px) * 0.2084));
  font-weight: bold;
  margin-bottom: 10px;
}
#sec-zoom .zoom-text {
  font-size: calc(1rem + ((1vw - 0.01px) * 0.2084));
  margin-bottom: 30px;
}
#sec-zoom .btn a {
  background-color: #8b0000;
  color: #fff;
  padding: 15px 40px;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
}
#sec-zoom .btn a:hover {
  background-color: #a00;
}
@media screen and (max-width: 767px) {
  #sec-zoom .zoom-box {
    padding: 30px 20px;
  }
  #sec-zoom .zoom-title {
    font-size: 1.1rem;
  }
  #sec-zoom .zoom-inner {
    flex-direction: column;
    gap: 20px;
  }
  #sec-zoom .zoom-content {
    text-align: center;
  }
  #sec-zoom .zoom-illust img {
    max-width: 100px;
  }
}

/*
■■■■■■■■■■■■■■■■
■■■■　お届けまでの流れ　■■■■■
■■■■■■■■■■■■■■■■
*/
#sec-flow {
  padding: 0;
  margin-bottom: 60px;
}
#sec-flow .flow-header {
  background-color: #222;
  padding: 20px;
  text-align: center;
}
#sec-flow .flow-header h2 {
  color: #fff;
  margin: 0;
  font-size: calc(1.5rem + ((1vw - 0.01px) * 0.4169));
}
#sec-flow .container {
  padding: 40px 20px;
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
}
#sec-flow .flow-steps {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0;
  width: 100%;
}
#sec-flow .flow-step {
  flex: 1 1 0;
  text-align: center;
  padding: 20px 15px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 0 5px;
  border-radius: 5px;
}
#sec-flow .flow-step-last {
  flex: 1.5 1 0;
}
#sec-flow .step-number {
  display: inline-block;
  border: 1px solid #333;
  padding: 5px 15px;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 14px;
}
#sec-flow .step-icon {
  font-size: 40px;
  color: #333;
  margin-bottom: 10px;
}
#sec-flow .step-icon img {
  width: 50px;
  height: auto;
}
#sec-flow .step-title {
  font-size: 16px;
  font-weight: bold;
  color: #c00;
  margin-bottom: 10px;
}
#sec-flow .step-desc {
  font-size: 12px;
  line-height: 1.6;
  color: #333;
}
#sec-flow .step-desc a {
  color: #00c;
  text-decoration: underline;
}
#sec-flow .step-desc a.tel-number {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
#sec-flow .flow-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 24px;
  flex: 0 0 30px;
}
#sec-flow .step-delivery {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#sec-flow .delivery-option {
  background-color: #f9f9f9;
  padding: 12px 15px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 15px;
}
#sec-flow .delivery-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 70px;
}
#sec-flow .delivery-right {
  flex: 1;
  text-align: left;
}
#sec-flow .delivery-option .step-icon {
  font-size: 30px;
  margin-bottom: 5px;
}
#sec-flow .delivery-option .step-icon img {
  width: 36px;
  height: auto;
}
#sec-flow .delivery-option .step-title {
  font-size: 13px;
  margin-bottom: 0;
}
#sec-flow .delivery-option .step-desc {
  font-size: 12px;
  line-height: 1.5;
}

/* スマホ対応 */
@media screen and (max-width: 979px) {
  #sec-flow .flow-steps {
    flex-wrap: wrap;
    justify-content: center;
  }
  #sec-flow .flow-step {
    width: 120px;
  }
  #sec-flow .flow-step-last {
    width: 100%;
    max-width: 300px;
  }
  #sec-flow .flow-arrow {
    padding-top: 30px;
  }
  #sec-flow .step-delivery {
    flex-direction: row;
    justify-content: center;
    gap: 15px;
  }
  #sec-flow .delivery-option {
    flex: 0 0 45%;
  }
}
@media screen and (max-width: 767px) {
  /* 見出しを小さく */
  #sec-flow .flow-header h2 {
    font-size: 1.2rem;
  }
  #sec-flow .container {
    padding: 20px 10px;
  }
  #sec-flow .flow-steps {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  /* カード横100%、横並びレイアウト、交互背景 */
  #sec-flow .flow-step {
    width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 0;
    padding: 15px 12px;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
    background-color: #fff;
  }
  #sec-flow .flow-step:nth-child(odd) {
    background-color: #f9f9f9;
  }
  #sec-flow .flow-step-last {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
    gap: 10px;
  }
  #sec-flow .flow-step-last .step-number {
    margin-top: 8px;
  }
  #sec-flow .flow-step-last .step-number .step-num {
    width: 24px;
    height: 24px;
  }
  #sec-flow .step-number {
    padding: 0;
    margin-bottom: 0;
    flex-shrink: 0;
    border: none;
  }
  #sec-flow .step-number .step-text {
    display: none;
  }
  #sec-flow .step-number .step-num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #333;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
  }
  #sec-flow .step-icon {
    margin-bottom: 0;
    flex-shrink: 0;
  }
  #sec-flow .step-icon img {
    width: 24px;
  }
  #sec-flow .step-title {
    font-size: 12px;
    margin-bottom: 0;
    flex-shrink: 0;
    min-width: 70px;
  }
  #sec-flow .step-desc {
    font-size: 11px;
    flex: 1;
  }
  /* 矢印を下向きに表示 */
  #sec-flow .flow-arrow {
    display: flex;
    justify-content: center;
    padding: 5px 0;
    font-size: 14px;
    background-color: #fff;
  }
  #sec-flow .flow-arrow i::before {
    content: "\f078";
  }
  /* STEP5 配達オプション - STEP1-4と統一 */
  #sec-flow .step-delivery {
    flex-direction: column;
    gap: 0;
    flex: 1;
  }
  #sec-flow .delivery-option {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    background-color: transparent;
    border-radius: 0;
  }
  #sec-flow .delivery-option:first-child {
    border-bottom: 1px dashed #ddd;
  }
  #sec-flow .delivery-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    min-width: auto;
  }
  #sec-flow .delivery-option .step-icon {
    margin-bottom: 0;
    flex-shrink: 0;
  }
  #sec-flow .delivery-option .step-icon img {
    width: 24px;
  }
  #sec-flow .delivery-option .step-title {
    font-size: 12px;
    min-width: 70px;
    flex-shrink: 0;
  }
  #sec-flow .delivery-right {
    flex: 1;
  }
  #sec-flow .delivery-option .step-desc {
    font-size: 11px;
  }
}

/*
■■■■■■■■■■■■■■■■
■■■■　世界に選ばれた雛人形ボタン　■■■■■
■■■■■■■■■■■■■■■■
*/
#sec4 .twoFlex {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 0;
  list-style: none;
}
#sec4 .twoFlex li {
  flex: 0 0 auto;
}
#sec4 .twoFlex .btn {
  margin: 0;
}
#sec4 .twoFlex .btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 30px;
  min-width: 220px;
  font-size: 15px;
}
#sec4 .twoFlex .btn a img {
  width: 20px;
  height: auto;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #sec4 .twoFlex {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  #sec4 .twoFlex .btn a {
    min-width: 260px;
    padding: 12px 25px;
    font-size: 14px;
  }
}

/*
■■■■■■■■■■■■■■■■
■■■■　フッター固定CTA　■■■■■
■■■■■■■■■■■■■■■■
*/
#fixedBottom {
  font-size: 16px;
  padding: 15px 10px;
}
#fixedBottom a {
  font-size: 16px;
  padding: 12px 20px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #fixedBottom {
    font-size: 12px;
    padding: 10px;
  }
  #fixedBottom a {
    font-size: 12px;
    padding: 8px 10px;
  }
}