@charset "shift_jis";

@media screen and (max-width: 768px) and (min-width: 1px){}
/* base */
body {
  position:relative;
  right:0;
}
.wrap {
  min-width:320px;
}

/* header */
#dx_header{
  height: 60px;
}
header {
  position:fixed;
  top:0;
  z-index:20;
}
header .sitename a {
  width:114px;
  line-height: 60px;
}
header .sitename img {
  width:77px;
}
header .pc-parts {
  display:none;
}
header .menu_btn {
  display:block;
  float:right;
  border-left:solid 1px #333;
}
.emergent{
  padding-top: 60px;
}

/* footer */
.footerAll {
  position: relative;
  height: auto;
}
.f_actionNav .innerWrap {
  width:100%;
  overflow: hidden;
}
.f_actionNav nav {
  margin:0;
}
.f_actionNav ul {
  display:flex;
  border:none;
  font-size:0;
  text-align:center;
}
.f_actionNav li {
  display:inline-block;
  font-size:13px;
  font-size:1.3rem;
}
.f_actionNav li:nth-child(even) {
  border:none;
}
.f_actionNav li:nth-child(1),  .f_actionNav li:nth-child(2), .f_actionNav li:nth-child(3),.f_actionNav li:nth-child(4) {
  border-bottom:solid 1px #999;
}
.f_actionNav li:nth-child(2) {
  border-right: solid 1px #999;
  border-left: solid 1px #999;
}

.f_actionNav li:nth-child(3) {
  border-right: solid 1px #999;
}

.f_actionNav li:nth-child(4)  {
  border-right: none;
}

.f_actionNav li > a {
  padding:80px 0 20px;
}
.f_actionNav li.catalog a {
  background-position: center 24px;
  background-size: auto 48px;
}
.f_actionNav li.quote a {
  background-position: center 20px;
  background-size:auto 48px;
}
.f_actionNav li.showroom a {
  background-position: center 20px;
  background-size:auto 48px;
}
.f_actionNav li.mail a {
  background-position: center 27px;
  background-size:auto 36px;
}
.f_actionNav li.demo a {
  background-position: center 27px;
  background-size: auto 46px;
}
.f_actionNav li.sns {
  clear: both;
  width: 100%;
  max-width: 100%;
  padding-bottom: 0px;
}
.f_actionNav li .sns_btn {
  padding-top:20px;
}
.f_actionNav li .sns_btn:before {
  content: "蔵衛門Padを広める";
  margin-bottom: 10px;
  display: block;
}
.f_actionNav li .sns_btn:after {
  content: none;
}
.f_actionNav li .sns_btn > a {
  display: inline-block;
}
.f_actionNav li .sns_btn img {
  width:80px;
  height: auto;
}
.f_sitemap {
  padding:21px 0 1px;
}
.f_sitemap .innerWrap {
  width:100%;
  padding: 0;
}
.f_sitemap .ttl {
  margin-left:23px;
}
.f_sitemap .listAll {
  display:block;
  /* margin-top:15px; */
}
.f_sitemap dl {
  display:block;
  width:100%;
}
.f_sitemap dl:nth-child(3) {
  width:100%;
}
.f_sitemap dl.feature {
  width:auto;
}
.f_sitemap dt {
  border-top:solid 1px #000;
  height:43px;
  font-size:12px;
  font-size:1.2rem;
  line-height:44px;
  margin:0;
}
.f_sitemap dt.open {
  background-position:left -35px;
}
.f_sitemap dt span {
  display:inline-block;
  background:url(../images/icon_sitemap.png) no-repeat left 16px;
  padding-left:15px;
  margin-left:23px;
}
.f_sitemap dt.open span {
  background-position:left -35px;
}
.f_sitemap dd {
  /*display:none;*/
  height:40px;
  line-height:41px;
  margin:0;
}
.f_sitemap dd a {
  padding-left:40px;
  box-sizing: border-box;
}
.f_sitemap dl dd:last-child {
  margin-bottom:20px;
}
.f_sitemap dl dd:first-child {
  margin-top:10px;
}
.f_sitemap dt.open dd {
  /*display:block;*/
}
footer {
  padding:36px 0 30px;
  position:relative;
}
footer .innerWrap {
  width:100%;
}
footer .sitename a {
  font-size:20px;
  font-size:2.0rem;
}
footer .innerWrap .upper{
  flex-direction: column;
}
footer nav {
  float:none;
  margin:27px 0 0 27px;
}
footer nav li {
  display:block;
  border:none;
  height:auto;
  line-height:1.2;
  margin:0;
  padding:0;
}
footer nav li a {
  display:inline-block;
  padding:8px 0 7px;
}
footer .copyright {
  margin:46px 13px 0;
  text-indent:0;
  color:#666;
  text-align:center;
}
footer .copyright span {
  display:block;
}

/*Pマーク等*/
.bottomFooter {
  position:relative;
}
.bottomFooter .pageTop_btn{
  position: absolute;
  top:1rem;
  right:4vw;
  bottom: auto;
}
/* .bottomFooter .innerWrap{
  padding-bottom: 3.75rem;
  width: auto;
  display: block;
} */
.bottomFooter .innerWrap .footerIcons{
  width:72vw;
  margin: 0 auto;
  /* padding-top: 16vw; */
}
.bottomFooter .innerWrap .footerIcons img{
  height: 17vw;
  width: auto;
}
.bottomFooter .innerWrap .footerIcons .icon{
  display:flex;
  display:-webkit-box;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
}
.bottomFooter .innerWrap .footerIcons p{
  text-align:center;
}

.bottomFooter .innerWrap{
  /* max-width: 940px; *//*1024px*/
  /* width: clamp(678px, 81.81%, 940px); */
  width: 81.81%;
  max-width: 940px;
  margin: 0 auto;
  /* height: 150px; */
  padding: 34px 0 114px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.bottomFooter .innerWrap .footerIcons {
  /* margin-right: 1.63%; */
  display: inline-block;
  align-items: flex-end;
  width: 100%;
}
.bottomFooter .innerWrap p{
  font-size:9px;
  line-height: 1.5;
}
.bottomFooter .innerWrap .footerIcons .icon{
  display: flex;
  width: 100%;
  /* flex-wrap: wrap; */
  justify-content: space-between;
}
.bottomFooter .innerWrap .footerIcons img{
  height: 12vw;
  width: auto;
}
.bottomFooter .innerWrap figure img{
  height: 12vw;
  width: auto;
}

.bottomFooter .innerWrap .footerIcons p{
  margin-top: 2%;
  width: 100%;
}

/* .bottomFooter .innerWrap .footerIcons p,
.bottomFooter .innerWrap .pmark p{
  font-size:1.1rem;
  margin: 0 auto;
  margin-top: 1rem;
  line-height:1.5;
} */
/* .bottomFooter .innerWrap .pmark{
  width: 72vw;
  display: block;
  margin: 0 auto;
  margin-top: 3.75rem;
}
.bottomFooter .innerWrap .pmark a{
  display:block;
}
.bottomFooter .innerWrap .pmark img{
  width:18.75vw;
  height: auto;
  display: block;
  margin: 0 auto;
} */

/* main */
.main {
  /*padding-top:60px;*/
}

/* 共通パーツ */
[class*=sec_] > .innerWrap {
  width:320px;
}
[class*=sec_] h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
}
[class*=sec_] h2 span {
  display:block;
}
[class*=sec_] .text {
  font-size:13px;
  font-size:1.3rem;
}

/* デジカメvs蔵Pad */
.sec_compare h2 {
  padding-top:40px;
}
.sec_compare .innerWrap {
  width:100%;
  padding-bottom:37px;
}
.sec_compare .text {
  margin:16px 22px 0;
  background-size:256px auto;
  background-position:center top;
  padding:145px 0 0;
  min-height:119px;
  height:auto;
}
.sec_compare .pagelink {
  margin-top:12px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align:center;
}
.sec_compare .pagelink span {
  display:none;
}

/* 購入ページへの誘導 */
.sec_cta {
  padding-bottom:20px;
}
.sec_cta .innerWrap {
  padding-left:0;
}
.sec_cta h2 {
  padding-top:39px;
  font-size:18px;
  font-size:1.8rem;
  margin-left:0;
}
.sec_cta dl {
  background-size:210px auto;
  background-position:center top;
  padding:156px 0 0;
  width:100%;
  min-height:139px;
  height:auto;
  margin:18px auto 0;
}
.sec_cta.pad dl,  .sec_cta.goyo dl {
  padding:156px 0 0;
}
.sec_cta dt {
  font-size:14px;
  font-size:1.4rem;
}
.sec_cta dd {
  margin-top:13px;
}
.sec_cta dd img {
  width:210px;
}
.sec_cta.goyo dd img {
  width:210px;
}
.sec_cta.pad dd,  .sec_cta.goyo dd {
  margin:11px auto 0;
  width: 260px;
}
.sec_cta dd .cta_btn {
  margin-top:18px;
  width:210px;
  height:40px;
  line-height:41px;
  font-size:14px;
  font-size:1.4rem;
  font-weight:bold;
}
.sec_cta.goyo h2 {
  padding-top:39px;
  font-size:18px;
  font-size:1.8rem;
  margin-left:0;
}
.sec_cta.goyo {
  padding-bottom:40px;
}
.sec_cta.goyo dl {
  margin-top:25px;
  background-image: url(/goyo/images/img_package.png);
  width:280px;
  padding:0;
  min-height:186px;/*219*/
  background-size:210px auto;
}
.sec_cta.goyo.ver17 dl {
  background-image: url(/goyo/images/img_package_17.png);
  background-size:210px auto;
}
.sec_cta.goyo.ver18 dl {
  background-image: url(/goyo/images/img_package_18.png);
  background-size:210px auto;
}
/*御用達2020*/
.sec_cta.goyo.ver2020 dl {
  background-image: url(/goyo/images/img_package_2020.png);
  background-size: 141px auto;
  background-position: top;
}
/*御用達2021*/
.sec_cta.goyo.ver2021 dl {
  background-size: 141px auto;
  background-position: top;
}
.sec_cta.goyo dd {
  margin-top:10px;
}
.sec_cta.goyo dd .cta_btn {
  margin-top:20px;
  font-weight:bold;
}

/* 購入ページ下部分 */
.sec_selesInfo {
  padding:38px 0 43px;
}
.sec_selesInfo .innerWrap {
  margin: 24px 20px 0;
  width: auto;
  min-width: 271px;
  overflow: hidden;
  border:solid 1px #FFF;
}
.sec_selesInfo h2 {
  font-size: 18px;
  font-size: 1.8rem;
}
.sec_selesInfo h2 span {
  display: inline-block;
  white-space: nowrap;
}
.sec_selesInfo dl {
  border: none;
}
.sec_selesInfo .rowG dl {
  border-top: solid 1px #FFF;
}
.col_payment {
  margin-top: 0;
  width: auto;
  padding:19px 16px 19px;
}
.sec_selesInfo dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.sec_selesInfo dd img {
  margin-left: 5px;
}
.col_payment dt {
  float:none;
  margin-right:0;
}
.col_payment dd {
  margin-left: 8px;
}
.col_payment .convini,  .col_payment .credit {
  font-weight:normal;
}
.col_payment .convini {
  margin-top:20px;
}
.col_payment .convini img {
  vertical-align: top;
}
.col_payment .credit {
  margin-top: 17px;
}
.col_payment .other {
  margin-top:14px;
}
.sec_selesInfo .rowG {
  display:table;
  width:100%;
  margin-top: 0;
}
.sec_selesInfo .rowG dl {
  display:table;
  width:auto;
  padding:20px 16px 19px;
  vertical-align:top;
  margin-left:0;
}
.sec_selesInfo .rowG dt,  .sec_selesInfo .rowG dd {
  display: table-cell;
  vertical-align: middle;
}
.sec_selesInfo .rowG dt {
  padding-right: 13px;
}
.sec_selesInfo .rowG dd {
  width: 99%;
}
.sec_selesInfo .rowG dd {
  margin-top: 0;
}
.sec_selesInfo .col_tel dd span {
  display: none;
}

/* 電話番号 */
.show-pc {
  display: none;
}
.show-sp {
  display: inherit !important;
}

/* お問い合わせ */
#moviePlayer {
  width: 530px;
  height: 404px;
}
#moviePlayer .tel img {
  width: 86%;
}
#close {
  top: -24px;
  right: -22px;
}

/* 背景緑対応 */
.sec_cta.pad dl, .sec_cta.goyo dl {
  padding: 156px 0 0;
}
.sec_cta.pad dd .cta_btn, .sec_cta.goyo dd .cta_btn, .sec_cta.pad dd .cta_btn.half, .sec_cta.goyo dd .cta_btn.half{
  margin: 11px auto 0;
  width: 260px;
}
.sec_cta.pad.tough .innerWrap{
  width:270px;
}
.sec_cta.pad.tough dl {
  padding: 238px 0 0;
  background-size: 100% auto;
  background-position-x:center;
}
.sec_cta.pad.tough dd .cta_btn{
  margin: 11px auto 0;
  width: 260px;
}

/* breadcrumbs.php */
ol.breadcrumbs {
  width: 87.5vw;
  padding-bottom: 1rem;
}

/* dx_faq */
.dx_faq dt,
.dx_faq dd{
  background-size: 35px auto;
  background-position: left 10px top 1em;
  font-size: 16px;
}
.dx_faq dt{
  padding: 1em 45px 1em 60px;
}
.dx_faq dd{
  padding: 0 45px 0 60px;
}
div.dx_faq dl dd > p{
  padding: 1em 0;
  margin: 0;
  font-size: 16px;
}
.dx_faq dt::before,
.dx_faq dt::after{
  right: 1em;
  top: 50%;
}

/* dx campaign */
.sec_dx_campaign{
  /* background: url(/renew/images_dx/dx_campaing_sp@2x.png) #0057AF no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 100%; */
  height: 102vw;
}
.sec_dx_campaign a{
  width: 100%;
}


.sec_cta_dx_pad .cta_inner{
  width: 300px;
  margin: 0 auto;
}
.sec_cta_dx_pad .cta_inner .copy{
  font-size: 17px;
  margin-bottom: 1em;
}
.sec_cta_dx_pad .content{
  width: 100%;
  text-align: center;
  padding: 75% 0 0 0;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
#sec_cta_dx_pad .cta_inner{
  width: 300px;
  margin: 0 auto;
}
#sec_cta_dx_pad .cta_inner .copy{
  font-size: 17px;
  margin-bottom: 1em;
}
#sec_cta_dx_pad .content{
  width: 100%;
  text-align: center;
  padding: 75% 0 0 0;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
.cta-cloud {
  padding: 3em 0 4em;
}
.cta-cloud h2 {
  line-height: 1.75;
  font-size: 28px;
}
.cta-cloud .cta.btn {
  width: 76.8vw;
  margin: 32px auto 0;
}
.cta-cloud .cta.btn a {
  padding: 6.93vw 0 6.93vw 8vw;
  font-size: 4.5vw;
}
.cta-cloud .cta.btn a:before {
  width: 7vw;
  height: 7vw;
}
.cta-cloud .cta.btn a span {
  font-size: 4.27vw;
}

/* news共通化 */
/* 最新情報用 */
.news_noLink{
  padding: 15px 10px 10px 25px;
}

/* 製品のアップデート情報用 */
.update_info .main .update_list p {
  display: block !important;
}


#page-header{
  padding-top: 60px;
}
#page-header .category {
  display: none;
}
#page-header .wrap-slider {
  width: 100%;
}
#page-header .wrap-slider button {
  display: flex;
}
#page-header ul {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
#page-header ul::-webkit-scrollbar {
  display:none;
}
#page-header ul li {
  min-width: 7em;
}

#page-header ul li a{
  padding-left: 0.4em;
  padding-right: 0.4em;
}


.modal-dialog-contents {
  font-size: smaller;
}

.f_actionNav_list_1 {
  display: flex;
}


