
.popBox{
    width:840px;
    padding-bottom: 20px;
    text-align: left;
}
@media (max-width: 767px) {
    .popBox{
        width: 95%;
        max-width: 95%;
        overflow: hidden;
        text-align: center;
    }
}
.popBox p.title {
    font-size: 20px!important;
}
@media (max-width: 767px) {
    .popBox p.title {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.popBox p.titlet {
    margin-right: 10px
}

.popBox .inner {
    margin-bottom: 4px;
    overflow: hidden;
}

.popBox img{
    width: 100%;
}
@media (max-width: 767px) {
    .popBox img{
        width: 100%;
        max-width: 100vw;
    }
}
.popBox .inner .textBox {
    margin-top: 42px;
    width: 272px;
}

.popBox .inner .textBox p {
    margin: 0 0 13px;
}

.popBox .inner .textBox dt {
    line-height: 1.7;
    margin-bottom: 8px;
}

.popBox .textInner {
    padding: 24px 27px 30px;
    text-align: left;
}
.popBox .inner .textBox .textTitle .title {
    width: auto;
}
.popBox .inner .textBox.w_390 {
    width: 390px;
}


.popBox .inner01 {
    padding: 0 29px 26px 31px;
}

.popBox .inner01 .photoBox p {
    font-size: 13px;
    margin-bottom: 9px;
    text-align: left;
}

.popBox .inner01 .photoBox .popupUl {
    width: auto;
    margin-right: 0;
}

.popBox .inner01 .photoBox .popupUl li {
    float: left;
    margin-right: 3px;
    position: relative;
    width: 273px;
}

.popBox .inner01 .photoBox .popupUl li p {
    color: #FFF;
    left: 20px;
    bottom: 5px;
    font-size: 12px;
    position: absolute;
    letter-spacing: -1px;
    text-align: left;
}

.popBox .inner01 .photoBox .popupUl li p span {
    font-size: 13px;
}

.popBox .inner01 .textBox .subPhoto {
    margin-bottom: 34px;
}

.popBox .inner01 .textBox {
    width: 161px;
}

.popBox .inner01 .textBox {
    margin-top: 0;
}

.popBox .inner01 .textBox p {
    font-size: 100%;
    margin: 0 0 2px;
}

.popBox .inner01 .textBox .text {
    margin-bottom: 7px;
}

.popBox .textInner p {
    color: #000;
    font-size: 16px;
    float: left;
    width: 275px;
}

.popBox .textInner .text {
    font-size: 100%;
    float: right;
    width: 467px;
}



.popBox .inner_bath,
.popBox .inner_wall {
    margin-bottom: 10px;
    padding:20px;
}
@media all and (max-width: 767px) {
    .popBox .inner_bath, .popBox .inner_wall {
        margin-bottom: 10px;
        padding: 20px;
    }
}
.popBox .inner_bath{
    margin-bottom: 0;
    padding-bottom: 0;
}
.popBox .inner_bath p.heading{
    font-size:200%;
    padding-bottom:20px;
}
.popBox .inner_bath p.heading.optionAdd {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.popBox .inner_bath p.heading.optionAdd span {
    display: block;
}
.popBox .inner_bath p.heading.optionAdd span.optionLabel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 20px;
    background-color: #666;
    font-size: 16px;
    line-height: 1;
    padding: 0.5em 0.5em;
    color: #fff;
}
@media all and (max-width: 640px) {
    .popBox .inner_bath p.heading.optionAdd {
        flex-direction: column;
        align-items: flex-start;
    }
    .popBox .inner_bath p.heading.optionAdd span.optionLabel {
        margin: 10px 0 0;
    }
}

.popBox .inner_bath > p{
    /*padding:0 10px;*/
    text-align: left;
}

.popBox .inner_bath .productTitle {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
}
#pop27.popBox .inner_bath .productTitle {
    background-color: rgb(229,212,186);
    background-image: linear-gradient(90deg, rgba(229,212,186,1) 0%, rgba(255,255,255,1) 50%);
}
#pop28.popBox .inner_bath .productTitle {
    background-color: rgb(192,216,226);
    background-image: linear-gradient(90deg, rgba(192,216,226,1) 0%, rgba(255,255,255,1) 50%);
}
#pop29.popBox .inner_bath .productTitle {
    background-color: rgb(228,227,227);
    background-image: linear-gradient(90deg, rgba(228,227,227,1) 0%, rgba(255,255,255,1) 50%);
}
.popBox .inner_bath .productTitle .logo {
    display: block;
    max-width: 265px;
}
.popBox .inner_bath .productTitle .logo img {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: auto;
    max-width: 100%;
    height: auto;
}
.popBox .inner_bath .productTitle .text {
    margin: 0 0 0 40px;
    max-width: calc(100% - 305px);
    text-align: left;
}
.popBox .inner_bath .productTitle .text p {
    margin: 0;
    padding: 0;
}

.popBox .inner_bath .textBox,
.popBox .inner_bath .textBox .innerTextBox {
    float:left;
    width: 390px;
    padding: 10;
    text-align: left;
}
.popBox .inner_bath .textBox.pL20{padding:0 0 0 20px;}
.popBox .inner_bath .textBox.pR20{padding:0 20px 0 0;}

.popBox .inner_bath .textBox .title {
    font-size: 180%;
    line-height: 1.2;
    margin-bottom: 0.8em;
}
.popBox .inner_bath .textBox .title img {
    margin-left: 1em;
    margin-top: -4px;
}
.popBox .inner_bath .textBox p {
    margin-bottom: 1.5em;
}
.popBox .inner_bath .textBox .innerTextBox {
    width: 190px;
    padding:0 5px 0 0;
}
.popBox .inner_bath .textBox .innerTextBox.pL5{padding:0 0 0 5px;}
.popBox .inner_bath .textBox .innerTextBox.pR5{padding:0 5px 0 0;}
.popBox .inner_bath .textBox .innerTextBox p{
    font-size: 90%;
}
.popBox .inner_bath .textBox .innerTextBox p.title {
    font-size:120% !important;
    line-height: 1.2;
    margin-bottom: 0.2em;
}
.popBox .inner_bath .bottom_photo {
    clear: both;
    padding: 20px 0;
    text-align: center;
}

.popBox .inner_wall .photoBox {
    float:left;
    overflow: hidden;
}
.popBox .inner_wall .textBox {
    float:right;
    width: 540px;
}
.popBox .inner_wall .wallcolor_box {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
}
.popBox .inner_wall .wallcolor_box>div {
    text-align: center;
}
.popBox .inner_wall .wallcolor_box .float {
    float:left;
    margin: 0 1px;
}
.popBox .inner_wall .wallcolor_box img {
    display: block;
    margin: 0 0 5px;
}
.popBox .inner_wall .text_inbox {
    padding: 20px;
}
.popBox .inner_wall .text_inbox p {
    margin-bottom: 1em;
    text-align: left;
}
.popBox .inner_wall .text_inbox p.title,
.popBox .inner_wall .text_inbox p.ft16 {
    margin-bottom: 0.3em;
}


.popBox .inner {
    margin-bottom: 4px;
    overflow: hidden;
}

.popBox .drain {
    margin-bottom: 3px;
}

.popBox .inner01 {
    margin-bottom: 0;
}

.popBox .inner .textBox p {
    margin: 0;
}

.popBox .inner .textBox .title .mini{
    font-size:small;
}

.popBox .inner .textBox .text {
    margin-top: 20px;
}

.popBox .vitPop li {
    margin-right: 2px;
    width: 177px;
}

#sideBar .link {
    line-height: 1.1;
    text-align: right;
}

#sideBar .link a {
    text-decoration: none;
}

.popBox .inner01 {
    padding: 0 29px 26px 31px;
    overflow: hidden;
}

.popBox .textInner {
    padding: 24px 27px 30px;
    text-align: left;
}

.popBox .inner01 .photoBox p {
    font-size: 13px;
    margin-bottom: 9px;
    text-align: left;
}

.popBox .inner01 .photoBox .popupUl {
    width: auto;
    margin-right: 0;
}

.popBox .inner01 .photoBox .popupUl li {
    float: left;
    margin-right: 3px;
    position: relative;
    width: 273px;
}

.popBox .inner01 .photoBox .popupUl li p {
    color: #FFF;
    left: 20px;
    bottom: 5px;
    font-size: 12px;
    position: absolute;
    letter-spacing: -1px;
    text-align: left;
}

.popBox .inner01 .photoBox .popupUl li p span {
    font-size: 13px;
}

.popBox .inner01 .textBox .subPhoto {
    margin-bottom: 34px;
}

.popBox .inner01 .textBox {
    width: 161px;
}

.popBox .inner01 .textBox {
    margin-top: 0;
}

.popBox .inner01 .textBox p {
    font-size: 100%;
    margin: 0 0 2px;
}

.popBox .inner01 .textBox .text {
    margin-bottom: 7px;
}

.popBox .textInner p {
    color: #000;
    font-size: 16px;
    float: left;
    width: 275px;
}

.popBox .textInner .text {
    font-size: 100%;
    float: right;
    width: 467px;
}

.popBox .vitFeaPop .textBox {
    margin-top: 42px;
    width: 232px;
}

.popBox .vitFeaPop .textBox p {
    margin-left: 0;
}

.popBox .vitFeaPop .textBox .text {
    margin-top: 13px;
}


.popboxHd01{
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 0.75em;
    font-feature-settings: "palt";
    font-weight: normal;
    -webkit-font-smoothing:antialiased;

}
@media (max-width: 640px) {
    .popboxHd01{
        font-size: 23px;
        letter-spacing: -0.05em;
        text-align: center !important;
    }
}

.popboxHd02{
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 0.75em;
    font-weight: normal;
    -webkit-font-smoothing:antialiased;
}
@media (max-width: 640px) {
    .popboxHd02{
        font-size: 23px;
    }
}
.popboxHd03{
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.4;
    margin-bottom: 0.75em;
    font-weight: normal;
	padding-left: 10px;

}
@media (max-width: 640px) {
    .popboxHd03{
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 2px;
        text-align: left;

    }
}
.popboxHd04{
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.4;
    margin-bottom: 0.75em;
    font-weight: normal;
}
@media (max-width: 640px) {
    .popboxHd04{
        font-size: 14px;
        line-height: 1;
        letter-spacing: 2px;
        text-align: left;

    }
}

.popboxP01{
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 20px;
	margin-left: 10px;
}
@media (max-width: 640px) {
    .popboxP01{
        font-size: 12px;
        font-feature-settings: "palt";
    }
}
.popboxP01:last-child{
    margin-bottom: 0;
}

.popboxPt01{
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 20pt
}
@media (max-width: 640px) {
    .popboxPt01{
        font-size: 12px;
        font-feature-settings: "palt";
    }
}
.popboxPt01:last-child{
    margin-bottom: 0;
}

.popBoxLogo{
    display: flex;
    justify-content: flex-end;
    /*margin-bottom: 20px;*/
}
#colorbox .popBoxLogo img{
    display: block;
    width: auto;
    height: 20px;
}

.c-blank{
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    min-width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 24px;
}

.c-blank_btn {
	padding: 14px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	font-size: 18px;
	font-family: "Barlow",sans-serif;
	font-weight: 500;
	letter-spacing: .05em;
	color: #222;
	text-decoration: none;
	box-sizing: border-box;
}

.c-blank_btn:after {
	content: "";
	background-image: url(/images/ic_blank.svg);
	width: 16px;
	height: 13px;
	background-size: cover;
	display: block;
	margin-left: 12px;
}

.c-blank_btn:hover {
	color: #222;
	opacity: .7;
}

.colorb_title{
    padding: 0.5em;
    border-bottom: 1px solid;
    text-align: center;
    font-size: 16px;
    background-color: var(--color-grey1);
    font-weight: normal;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.listLink03down {
    width: 100%;
    height: 20px;
	font-size: 16px;
	text-align: center;
	background-color: var(--color-grey1);
}

.cobtn a {
  position: relative;
  display: block;
  width: 800px;
  padding: 15px 0;
  background-color: #EDEDEB;
  font-size: 16px;
  color: #333;
  text-decoration: none;
  text-align: center;
}

/* アイコンのスタイル */
.cobtn a:after{
	content: "";
    display: block;
    width: 24px;
    height: 24px;
    padding-right: 20px;
    right: 20px;
    top: calc(50% - 12px);
    margin-left: auto;
	background-color: var(--color-grey1);
	background: url(../images/modal/link_icon_03_down.png) no-repeat right .4em;
}

.cobtn a:hover {
  background: #E7E2E2;
}

@media (max-width: 640px) {
    #colorbox .popBoxLogo{
        margin-bottom: 24px;
    }
    #colorbox .popBoxLogo img{
        height: 16px;
    }
}
@media (max-width: 767px) {
    .popBoxLogo{
        margin-bottom: 10px;
    }
    #colorbox .popBoxLogo img ~ img{
        margin-left: 10px;
    }
    #colorbox .popBoxLogo img ~ span{
        display: block;
        margin-left: 10px;
        line-height: 1;
        position: relative;
        font-size: 16px;
        top: -1px;
    }
    #cboxClose {
        margin-top: -35px;
        margin-right: 10px;
    }
}
@media (min-width: 768px) {
    #colorbox .popBoxLogo img ~ img{
        margin-left: 10px;
    }
    #colorbox .popBoxLogo img ~ span{
        display: none;
        margin-left: 10px;
        font-size: 20px;
        line-height: 1;
        position: relative;
        top: -1px;
    }
    #cboxClose {
        top: -4px;
        right: 0;
    }
}
@media (max-width: 767px) {
    .text-sp-center {
        text-align: center !important;
    }
}
.popBoxFigure01{
}
.popBoxFigure01 figcaption{
    margin-top: 0.5em;
    margin-bottom: 1em;
}
@media (max-width: 767px) {
    .popBoxFigure01 figcaption{
        margin-bottom: 20px;
    }
}
.popBoxFigure02{
	padding: 0px 5px 0px 5px;
}
.popBoxFigure02 figcaption{
    margin-top: 0.5em;
    margin-bottom: 1em;

}
@media (max-width: 767px) {
    .popBoxFigure02 figcaption{
        font-size: 10px;
    }
}

.popBoxFigure03 figcaption{
    margin-top: 0.5em;
    margin-bottom: 1em;
}
@media (min-width: 768px) {
    .popBoxFigure03{
        width: 80%;
        margin-left: auto;
        margin-right:  auto;
    }
}
@media (max-width: 767px) {
    .popBoxFigure03 figcaption{
        font-size: 10px;
    }
}
@media (min-width: 768px) {
.popBoxContainer01{
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
}
}