@charset "UTF-8";



/**
 * ========================================
 * resetthumbnail_l
 * ========================================
 */
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video
    {
    margin: 0;padding: 0;border: none;background: transparent;font-style: normal;font-size: 100%;vertical-align: baseline;outline: none;
    }
    img {
    vertical-align: bottom;
    }
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary
    {
    display: block;
    }
    :focus {
    outline: none;
    }
    a, a:link, a:visited, a:hover, a:active {
    margin: 0;padding: 0;text-decoration: none;vertical-align: baseline;outline: 0;cursor: pointer;
    }
    ol, ul {
    list-style: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    caption, th, td {
    text-align: left;
    }
    fieldset {
    border: none;
    }
    input, select, textarea {
    font-family: inherit;
    font-size: 80%;
    }
    input, select {
    vertical-align: middle;
    }
    textarea {
    overflow: auto;
    }
    label, button {
    cursor: pointer;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
    }
    abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
    }
    del {
    text-decoration: line-through;
    }
    ins {
    background-color: #FFFFBB;color: #000000;text-decoration: none;
    }
    mark {
    background-color: #FFFFBB;color: #000000;text-decoration: none;
    }
    hr {
    display: block;height: 1px;margin: 1em 0;padding: 0;border: none;border-top: 1px solid #CCCCCC;
    }
    input[type="submit"],input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
    }
    select {
    -webkit-appearance: button;
    appearance: button;
    }

-webkit-appearance: none;
-webkit-text-size-adjust: 100%;

@media print {
  body.nprnt { display: none }
}

/* body */
body {
    font-family: 'Noto Sans Japanese',"Helvetica Neue",Helvetica,Arial,"Droid Sans",Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
    background-color: #fff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 200;
    color: #333;
}
a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
a {
    color: #5588cf;
    transition: all 300ms ease-in-out 0s;
}
a.black {
    color: #000;
}
.tel a, .mail a {
    cursor: default;
    pointer-events: none;
    color: #333;
}
p {
    margin-bottom: 20px;
}
strong, .strong {
    font-weight: bold;
}
.ft900 {
    font-weight: 900;
}
sup {
    font-size: 70%;
    vertical-align: top;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .tel a, .mail a {
        pointer-events: auto;
    }
}

/* container */
.container {
    font-family: "Noto Sans Japanese";
    font-weight: 200;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    background: url(/images/common/mainimage_bm2.jpg) no-repeat center 271px;
}
.container_customer {
    background-image: none;
}
.container_top {
    background: url(/images/customer/mainimage_bm3.jpg) no-repeat center 400px;
}
.container_top2 {
    background: url(/images/customer/mainimage_bm4.jpg) no-repeat center 280px;
}
.container_bwj {
    background-image: url(/images/mainimage_bm_flwr.jpg) !important;
    background-position: center 300px;
    background-repeat: no-repeat;
}

/* header */
header {
    width: 100%;
    border-top: 6px solid #4e3567;
}
header#tppg {
/* 
    background: #cdd7e6 url(/images/common/mainimage_bm.jpg) no-repeat scroll center center;
    height: 520px;
 */
    background: #cdd7e6 url(/images/common/mainimage_bm.jpg) no-repeat scroll center 0;
    height: 290px;
    background-size: cover;
}
header#scndpg {
    background: #cdd7e6 url(/images/common/mainimage_bm.jpg) no-repeat scroll center 25%;
    height: 190px;
    background-size: cover;
}
header#customerpg {
    background: #cdd7e6 url(/images/customer/mainimage_ctm.jpg) no-repeat scroll center 25%;
    height: 180px;
    background-size: cover;
    box-shadow: 12px 0px 14px 4px #d0d0d0;
    z-index: 1;
    margin-bottom: 65px;
}
header .headerinbx {
    width: 100%;
    height:90px;
    background-color: rgba(255,255,255,0.7);
}
header .headerinbx .headermenu {
    width:1000px;
    margin: 0 auto;
    padding-top:14px;
}
.logo {
    display: inline-block;
    width: 50%;
    margin-top: 12px;
    line-height: 1.1;
    font-size: 80%;
    color: #000;
}
.logo img {
    float: left;
    margin-right: 16px;
}
header .headerinbx a {
    color: #000;
}
header .headerinbx span {
    font-weight: bold;
    font-size: 23px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
    display: block;
    letter-spacing: -2.5px;
}

nav {
    float: right;
    width: 50%;
}
nav ul {
    list-style: none;
    float: right;
    clear: both;
}
nav ul li {
    float: left;
    text-align: left;
    margin-left: 10px;
}
ul li.wk {
    background-color: #ecf0f5;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #5f5f5f;
    font-size: 16px;
    padding: 9px 12px 8px 12px;
    box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 2px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 2px -1px rgba(0,0,0,0.3);
    text-align: center;
}
ul li.wk a {
    color: #5f5f5f;
}
nav ul li.wk br.br_sp {
    display: none;
}
ul li a {
    text-decoration: none;
}
ul li:hover.wk {
    background-color: #c6d3f5;
    transition: all 300ms ease-in-out 0s;
}
img.img_pc {
    display: inline-block;
}
img.img_sp {
    display: none;
}

.mainimage {
    width: 100%;
}
.mainimage img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
div.main_copy {
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 135px;
    z-index: 400;
    width: 100%;
}
div.main_copy h1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 500;
    text-shadow: 0 0 18px #775f91;
}
div.main_copy_cstm {
    margin: 0 auto;
    position: absolute;
    text-align: left;
    top: 117px;
    z-index: 100;
    width: 55% !important;
}
div.main_copy_cstm h1 {
    font-size: 34px;
    font-weight: 700;
    color: #6f4623;
}
div.main_copy_cstm h1 a {
    color: #6f4623;
}
div.main_copy_cstm p {
    margin-top: 28px;
    line-height: 1.3;
}
div.main_copy_cstm p.contlink {
}
div.main_copy_cstm p.contlink a, .footer-link p.contlink a {
    border-radius: 5px;
    margin-top: 6px;
    padding: 7px 10px 5px;
    display: inline-block;
    background: #da6a5e;
    margin-right: 10px;
    font-size: 14px;
    vertical-align: top;
    width: 149px;
    height: 22px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
div.main_copy_cstm p.contlink a.lnk01 {
}
div.main_copy_cstm p.contlink a.lnk02 {
}
div.main_copy_cstm p.contlink a.lnk01 br.br_sp {
    display: none;
}


/* gnavi */
.gnavi {
    background-color: #a9477e;
    width: 100%;
    border-top: 2px solid #d5ba7d;
    border-bottom: 2px solid #d5ba7d;
    height: 71px;
    display: inline-block;
}
.gnavi .gnaviinbx {
    width:1000px;
    margin: 0 auto;
    display:-webkit-box;
}
.gnavi .gnaviinbx ul {
    width:1000px;
}
.gnavi .gnaviinbx li {
    float: left;
    font-size: 14px;
    height: 71px;
    line-height: 2;
    padding: 0;
    text-align: center;
    background-color: #a9477e;
    position: relative;
}
.gnavi .gnaviinbx li br.br_sp {
    display: none;
}
.gnavi .gnaviinbx li#menu1 {
    width: 25%;
}
.gnavi .gnaviinbx li#menu2 {
    width: 18%;
}
.gnavi .gnaviinbx li#menu3 {
    width: 15%;
}
.gnavi .gnaviinbx li#menu4 {
    width: 13%;
}
.gnavi .gnaviinbx li#menu5 {
    width: 28%;
}
.gnavi .gnaviinbx li a:hover, .gnavi .gnaviinbx li.actv {
    background-color: #ad5590;
} 
.gnavi .gnaviinbx li a {
    color: #fff;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 27px 0px 23px 0px;
    width: 100%;
}
.product {
    clear: both;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 45px;
    padding-top: 15px;
    width: 100%;
}
.product .productinbx {
    width: 773px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product .thumbnail_l {
    width: 48%;
    margin: 15px 2% 0 0;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
    background-color: #fff;
    padding-bottom: 1%;
}
.product .h520p {
    height: 860px;
}
.product .h430p {
    height: 940px;
}
.product .thumbnail_r {
    width: 48%;
    margin: 15px 0 0 2%;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
    background-color: #fff;
    padding-bottom: 1%;
}
.product .thumbnail_l img,
.product .thumbnail_r img {
    float: right;
    margin: -28px 25px 15px 28px;
}
.product .thumbnail_l h3,
.product .thumbnail_r h3 {
    color: #3955ac;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    padding: 19px 4px 15px 23px;
    position: relative;
    line-height: 1.4;
}
.product .thumbnail_l p,
.product .thumbnail_r p {
    font-size: 95%;
    font-weight: 200;
    line-height: 1.4;
    margin: 0;
    padding: 19px 19px 15px 23px;
    width: 327px;
    text-align: justify;
}
.product .thumbnail_l p a.lnk,
.product .thumbnail_r p a.lnk {
    position: relative;
    display: inline-block;
    padding: 2px 0 2px 17px;
    vertical-align: middle;
    text-decoration: none;
}
.product .thumbnail_l p.style_cs,.product .thumbnail_r p.style_cs {
    font-size: 11px;
    margin-top: -20px;
    font-weight: 400;
}
.product .thumbnail_l p.style_cs img,.product .thumbnail_r p.style_cs img {
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 12px;
}
.product .thumbnail_l p.style_cs2, .product .thumbnail_r p.style_cs2 {
	height: 13px;
    padding-top: 0;
}
.product .productinbx .alink {
    position: relative;
}
.product .productinbx .alink a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.product .productinbx .alink:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.product .wk_schdls {
    width: 48%;
    margin: 15px 2% 0 0;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
    background-color: #fff;
    padding-bottom: 1%;
    position: relative;
    top: -246px;
}
.product .wk_schdls_w {
    width: 100%;
    margin: 40px 0 0 0;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
    background-color: #fff;
    padding-bottom: 1%;
    position: relative;
}
.product .wk_schdls h4,.product .wk_schdls_w h4 {
    color: #3955ac;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 19px 4px 15px 23px;
    position: relative;
    line-height: 1.4;
}
.product .wk_schdls_w h4 span {
    background: #ff8f00;
    border-radius: 8px;
    font-size: 80%;
    color: #fff;
    padding: 3px 12px;
    float: right;
    margin-right: 20px;
}
.product .wk_schdls p,.product .wk_schdls_w p {
    font-size: 85%;
    font-weight: 200;
    line-height: 1.4;
    margin: 0;
    padding: 0 19px 15px 23px;
    width: 327px;
    text-align: justify;
}
.product .wk_schdls_w p {
    width: 94%;
}
.product .wk_schdls .area_link,.product .wk_schdls_w .area_link {
	width: 100%;
	text-align: center;
}
.product .wk_schdls .area_link ul,.product .wk_schdls_w .area_link ul {
    list-style: none;
    font-size: 90%;
    margin: 0 auto;
    width: 92%;
}
.product .wk_schdls .area_link ul li,.product .wk_schdls_w .area_link ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 5px 8px 7px;
    border-radius: 5px;
}
.li_01 {
	display: block;
	padding: 10px 20px;
	background: #cc3366;
}
.li_02 {
	display: block;
	padding: 10px 20px;
	background: #7594f0;
}
.li_03 {
	display: block;
	padding: 10px 20px;
	background: #eb7047;
}
.li_04 {
	display: block;
	padding: 10px 20px;
	background: #9947eb;
}
.li_01 a,
.li_02 a,
.li_03 a,
.li_04 a {
	color: #fff;
	text-decoration: none;
}


.product .thumbnail_l ul,.product .thumbnail_r ul {
  padding: 0 1em 0.5em 2.3em;
  position: relative;
	font-size: 90%;
	margin-left: 10px;
}

.product .thumbnail_l ul li,.product .thumbnail_r ul li {
  padding: 0 0 5px 0;
    list-style-type: none!important;
    line-height: 1.2;
}

.product .thumbnail_l ul li:before,.product .thumbnail_r ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
  position: absolute;
  left : 1em;
  color: skyblue;
}
.product .thumbnail_l ul li.nolnk:before,.product .thumbnail_r ul li.nolnk:before {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
  position: absolute;
  left : 1em;
  color: #D5D5D5;
}


.product .thumbnail_l ul li a {
    
}
.product .thumbnail_bwj {
    width: 74%;
    margin: 35px 2% 0 0;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
}
.product .thumbnail_enq {
    width: 22%;
    margin: 35px 0 0 2%;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
}
.product .thumbnail_bwj h3 {
    color: #3955ac;
    font-size: 20px;
    font-weight: 500;
    padding: 19px 4px 15px 23px;
    line-height: 1.4;
}
.product .thumbnail_enq h3 {
    color: #3955ac;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
    vertical-align: middle;
}
.product .thumbnail_bwj img {
    margin: 0 23px 23px;
    border: 1px solid #c0c0c0;
    box-sizing: border-box;
    max-width: 691px;
    width: 100%;
}
.product .thumbnail_enq img {
    margin: 8px;
}

.product .thumbnail_mmg {
    width: 100%;
    margin: 35px 2% 0 0;
    display: inline-block;
    box-sizing: border-box;
}
.product .thumbnail_mmg h3 {
    background-color: #0091af;
    color: #fff;
    border-radius: 4px;
    font-size: 24px;
    font-weight: 600;
    padding: 11px 10px 11px 25px;
}
.product .thumbnail_mmg p {
    display: inline-block;
    margin: 20px 2.5% 0 0;
    width: 53.5%;
    text-align: justify;
}
.product .thumbnail_mmg img {
    display: inline-block;
    border: 1px solid #ccc;
    width: 43%;
    margin-top: 24px;
    vertical-align: top;
}
.product .thumbnail_mmg img.w41p {
    border: 0px;
    width: 41%;
    float: left;
    margin-top: 21px;
    margin-right: 2% !important;
}
.product .thumbnail_mmg h4 {
    margin-left: 5px;
    margin-top: 20px;
    font-size: 21px;
}
.product .thumbnail_mmg ul {
    margin: 15px 46px 0;
}
.product .thumbnail_mmg ul li {
    padding: 0 0 5px 1em;
    list-style-type: none!important;
    line-height: 1.2;
    text-indent: -1em;
}

.product .thumbnail_mmg ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    position: relative;
    right : 1em;
    color: skyblue;
}
.product .productinbx ul li span {
    font-size: 68%;
    color: orange;
    font-weight: 600;
}
.contents_menu {
    width: 100%;
    margin-top: 25px;
}
.contents_menu div {
    height: 60px;
    width: 45.5%;
    padding: 0;
    border: 1px solid #aaa;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 11px;
    margin-left: 2%;
    vertical-align: top;
}
.contents_menu .contents_menu1 {
    background: url(../images/common/img01.jpg) no-repeat left 100%;
    background-size: contain;
}
.contents_menu .contents_menu2 {
    background: url(../images/common/img02.jpg) no-repeat left 100%;
    background-size: contain;
}
.contents_menu .contents_menu3 {
    background: url(../images/common/img03.jpg) no-repeat left 100%;
    background-size: contain;
}
.contents_menu .contents_menu4 {
    background: url(../images/common/img04.jpg) no-repeat left 100%;
    background-size: contain;
}
.contents_menu div a {
    font-size: 16px;
    font-weight: bold;
    margin-left: 28%;
    vertical-align: middle;
    display: block;
    line-height: 1.3;
    margin-top: 2%;
    height: 97%;
    width: 72%;
}
.contents_menu div:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
.product .productinbx div.img_lft {
    margin-bottom: 40px;
    width: 215px;
    display: inline-block;
}
.product .productinbx div.img_lft img {
    width: 200px;
    float: left;
    margin-right: 15px;
    margin-bottom: 7px;
    margin-top: 22px;
}
.product .productinbx div.img_lft span {
    display: block;
    font-size: 12px;
    width: 200px;
	line-height: 1.4;
}
.product .productinbx div.txt_rgt {
    display: inline-block;
    width: 557px;
    vertical-align: top;
    margin-top: 19px;
}
.product .productinbx div.txt_rgt2 {
    width: 537px;
    margin-left: 20px;
}
.product .productinbx div.txt_rgt h3.n_bdr {
    font-size: 25px;
    font-weight: 300;
    line-height: 1.3;
    padding-bottom: 16px;
    margin-top: 0;
}
.product .productinbx div.txt_rgt p {
    text-align: justify;
}
.product .productinbx div.txt_rgt p.bold {
    font-size: 16px;
    font-weight: 700;
}
.product .productinbx div.wk_2bx {
    width: 44%;
    margin: 1% 3%;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.product .productinbx div.wk_3bx {
    width: 31%;
    margin: 1%;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.product .productinbx div.wk_4bx {
    width: 24%;
    margin: 0.5%;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.product .productinbx div.wk_2bx_wd {
    width: 48%;
    margin: 1% 3% 1% 0;
}
.product .productinbx div.mr0 {
    margin-right: 0;
}
.product .productinbx div.wk_2bx img,.product .productinbx div.wk_3bx img,.product .productinbx div.wk_4bx img {
    width: 100%;
    border: 1px solid #ddd;
}
.product .productinbx div.n_bdr img {
    border: 0;
}

.product .productinbx div.img_lft p.next {
    background-color: cornflowerblue;
    border-radius: 4px;
    padding: 2% 3%;
    width: 148px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
i.next {
    font-size: 1.75em;
    margin-left: 17px;
    vertical-align: sub;
    color: cornflowerblue;
}
.product .productinbx div.txt_rgt p.next {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 4px;
    margin-bottom: 5px;
}
.product .productinbx div.txt_rgt p.wk_nagare1 {
    width: 91%;
    margin: 0 0 1% 3%;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    padding: 1.5%;
}
.product .productinbx div.txt_rgt p.wk_nagare2 {
    width: 25.75%;
    margin: 0 0 0 3%;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    font-size: 17px;
    padding: 1.5%;
    display: inline-block;
}
.product .productinbx div.txt_rgt p.wk_nagare3 {
    width: 28%;
    margin: 0px 0.5% 2% 0.5%;
    border: 2px solid #ccc;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    padding: 1.5%;
    display: inline-block;
}
.product .productinbx div.txt_rgt ul.wk_nagare {
    width: 87%;
    margin: 0 0 1% 3%;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 18px;
    padding: 3% 1.5% 2% 5.5%;
}
.product .productinbx div.txt_rgt ul.wk_nagare li {
    font-weight: bold;
    margin-left: 3%;
    list-style-type: square;
    line-height: 1.3;
    margin-bottom: 8px;
}
.product .productinbx div.txt_rgt p.yellow {
    background-color: #ffff79;
}
.product .productinbx div.txt_rgt p.copy {
    width:100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 3px;
}
.content p br.br_sp {
    display: none;
}
.mt5 {
    margin-top: 5px !important;
}
.mt15 {
    margin-top: 15px;
}
.mt25 {
    margin-top: 25px !important;
}
.mt50 {
    margin-top: 50px;
}
.mt50s {
    margin-top: 50px !important;
}
.mt200 {
    margin-top: -200px !important;
}
ul.wk_4bx {
    width:100%;
}
ul.wk_4bx li {
    width: 45%;
    margin: 0 2% 2% 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    padding: 1%;
    display: inline-block;
}


.product .productinbx div.img_l {
    width: 100%;
	margin-bottom: 40px;
}
.product .productinbx div.img_l img {
    width: 200px;
    float: left;
    margin-right: 15px;
}
.product .productinbx div.img_l h3.bdr {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 9px;
    margin-top: 0;
    border-bottom: 1px solid #0091af;
}
.product .productinbx div.img_l h3.n_bdr {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 9px;
    margin-top: 0;
}
.product .productinbx div.img_l ul {
    margin: 15px 0 0 220px;
}
.product .productinbx div.img_l ul li {
    padding: 0 0 5px 1em;
    list-style-type: none!important;
    line-height: 1.2;
    font-size: 18px;
    margin-bottom: 4px;
    text-indent: -1em;
}
.product .productinbx div.img_l ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111 ";
    position: relative;
    right: 1em;
    color: skyblue;
    left: -4px;
}
.product .productinbx div.event01 p {
    width: 63%;
    display: inline-block;
    margin-left: 1%;
}
.product .productinbx div.event01 p.waku {
    width: 30%;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    padding: 2.5% 1.5%;
    display: inline-block;
    vertical-align: top;
}
.product .productinbx div.event01 img {
    width: 16%;
    margin-top: -12px;
    display: block;
    margin-bottom: 4px;
    margin-left: 9%;
}
.product .productinbx div.img_lft p {
    text-align: center;
    width: 93%;
}
i.icn_key {
    font-size: 1.5em;
    margin-bottom: -7px;
    margin-right: 5px;
    vertical-align: text-top;
    color: skyblue;
}
.product .productinbx div.img_l h3.kaiin span {
    font-size: 80%;
    margin-left: 15px;
    font-weight: normal;
}

/* main */
.main {
    margin: 63px auto 0;
    width:1000px;
}
.main em {
    font-size: 70%;
    font-style: italic;
    line-height: 1.3;
    display: block;
    margin-top: 14px;
}
.breadcrumb {
    font-size: 11px;
    margin: 1px auto 0;
    text-align: right;
    width: 1000px;
}
.breadcrumb span {
    color: #0091af;
    margin: 0 10px;
}
ul.bread_crumb {
    font-size: 11px;
    width: 100%;
}
ul.bread_crumb li {
    display: inline-block;
}
ul.bread_crumb li a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105 ";
    position: relative;
    margin-right: 1em;
    color: #e2a2a3;
    left: 8px;
    font-weight: bold;
}
.r_navi,.r_navi2 {
    float: right;
    margin-top: 13px;
    width: 180px;
}
.r_navi .r_navi_tit,.r_navi2 .r_navi_tit {
    background-color: #0091af;
    font-size: 90%;
    font-weight: bold;
    height: 100%;
    margin-bottom: 8px;
    padding: 4px 10px 3px;
    width: 162px;
}
.r_navi_tit:hover {
    color: #fff;
    opacity: 0.7;
}
.r_navi_tit a, .r_navi_tit:hover a {
    color: #fff;
    display: block;
}
.r_navi ul li,.r_navi2 ul li {
    display: table;
    float: left;
    font-size: 90%;
    line-height: 1.2;
    padding: 5px 2px 3px 5px;
    width: 175px;
}
.r_navi span,.r_navi2 span,.form_wk3 span {
    width: 26px;
    display: inline-block;
    font-size: 85%;
    vertical-align: middle;
    margin-left: -10px;
}

header#customerpg .headerinbx .r_navi {
    margin-top: 0px;
    width: 265px;
    margin-bottom: 8px;
    z-index: 200;
}
header#customerpg .headerinbx .r_navi span,header#customerpg .headerinbx .r_navi2 span {
    display: inline-block !important;
    font-size: 85% !important;
    font-family: "Noto Sans Japanese" !important;
    font-weight: 200 !important;
}
.r_navi ul li a,.r_navi2 ul li a {
    display: block;
    color: #515151;
}
.r_navi ul li:hover, .r_navi ul li.actv,.r_navi2 ul li:hover, .r_navi2 ul li.actv {
    background-color: #0091af33;
}
.r_navi .form_wk,.r_navi2 .form_wk {
    background-color: #a9477e;
    border-radius: 5px;
    padding: 13px 11px 1px 13px;
    margin-bottom: 15px;
    color: #fff;
}
.form_wk3 {
    background-color: #394e73;
    border-radius: 5px;
    padding: 13px 9px 1px 15px;
    margin: 0 auto 15px;
    color: #fff;
    width: 70%;
    text-align: center;
}

.r_navi .form_wk p a,.r_navi2 .form_wk p a,.form_wk3 p a {
    color: #fff;
}
.r_navi .form_wk h3,.r_navi2 .form_wk h3,.form_wk3 h3 {
    line-height: 1.2;
    margin-bottom: 3px;
    margin-top: 0 !important;
}
.form_wk3 h3 {
    margin-top: 0 !important;
}
header#customerpg .headerinbx .r_navi .form_wk {
    margin-bottom: 0px;
    z-index: 500;
    position: relative;
    background-color: #394e73 !important;
}
.r_navi .form_wk img {
    width: 100%;
}
.container_customer .r_navi .form_wk img {
    width: 80%;
}
.container_customer .r_navi .form_wk p {
    margin-bottom: 6px;
}
.container_customer .r_navi .form_wk .logined_ct {
    z-index: 1000;
}
.form_wk3_lgn {
    width: 60%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 15px 0 0;
    margin-bottom: 30px;
}
.form_wk3_lgn .bgweb {
    background-color: #a9477e;
}
.form_wk3_lgn p.txt {
    width: 90%;
    margin: 0px auto 13px;
    line-height: 1.3;
    text-align: center;
}
.r_navi2 {
    display: none;
}
.container_fbc .r_navi h3.midashi2, .container_fbc_indx .r_navi h3.midashi2, .container_top .r_navi h3.midashi2 {
    border-top: 3px solid #e876a1;
    border-bottom: 1px solid #e878a1;
    line-height: 1.4;
    padding: 8px 0 9px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.container_fbc .r_navi h3.midashi2 span, .container_fbc_indx .r_navi h3.midashi2 span, .container_top .r_navi h3.midashi2 span {
    display: inline;
    margin: 0;
    vertical-align: baseline;
    font-size: 100%;
    letter-spacing: -1px;
    width: auto;
}
.container_fbc .r_navi h3.midashi3 {
    background: #e876a1;
    border-radius: 7px;
    line-height: 1.4;
    padding: 8px 0 7px;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #fff;
}
.container_fbc .r_navi p.brdr, .container_fbc_indx .r_navi p.brdr, .container_top .r_navi p.brdr {
    border-bottom: 2px solid #e878a1;
    padding-bottom: 16px;
    margin-bottom: 25px;
}
.container_fbc .r_navi p.bnr, .container_fbc_indx .r_navi p.bnr {
    margin-bottom: 13px;
}
.container_fbc .r_navi p.bnr img, .container_fbc_indx .r_navi p.bnr img {
    width: 100%;
    border: 1px solid #ccc;
}
_:lang(x)+_:-webkit-full-screen-document, header#customerpg .headerinbx .r_navi {height: 275px;max-height: 275px;position: relative;overflow: hidden;}
@media all and (-ms-high-contrast: none) {
header#customerpg .headerinbx .r_navi {
    height: 270px;
    position: relative;
    overflow: hidden;
}
}
_:lang(x)+_:-webkit-full-screen-document, .container_fbc .r_navi {
  height: auto!important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.container_fbc .r_navi {
  height: auto!important;
}
}
.content {
    border-top: 6px solid #0091af;
    float: left;
    margin-right: 45px;
    margin-top: 13px;
    padding-bottom: 35px;
    width: 773px;
}
.container_customer .content {
    border-top: 6px solid #a7875f;
}
.container_customer .content h1.tit {
    border-bottom: 1px solid #caaa83;
}
.container_customer .no_b, .container_fbc .no_b {
    border-top: 0px;
}
.container_customer .w96p {
	width: 94% !important;
    margin-left: 3%;
}
.container_customer .mainimage {
    width: 100%;
    margin-top: 19px;
}
.container_customer .mainimage .tit_bx {
    width: 1000px;
    margin: 0 auto;
}
.container_customer .mainimage .tit_inbx {
    width: 93%;
    margin: 17px auto 10px;
    background-color: rgb(255, 252, 253);
    border-radius: 8px;
    display: inline-block;
    padding: 3%;
    border: 3px solid #ffdfec;
}
.container_customer .mainimage .tit_inbx h1 {
    text-align: center;
    font-size: 35px;
    font-weight: 500;
    margin-top: 13px;
}
.container_customer .main .content p.mt10p {
    margin-top: 2%;
}
.content h1.tit {
    border-bottom: 1px solid #0091af;
    font-size: 26px;
    line-height: 1.3;
    padding-bottom: 18px;
    padding-top: 21px;
    margin-bottom: 18px;
}
.content h1.tit2 {
    font-size: 22px;
}
.content h1.tit span {
    font-size: 55%;
    font-weight: bold;
}
.content h2 {
    font-size: 33px;
    line-height: 1.3;
    padding-bottom: 17px;
    padding-top: 23px;
}
.content h2.tit {
    padding-top: 5px;
}
.content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 9px;
    margin-top: 25px;
}
.content p {
    display: inline-block;
    font-size: 95%;
    line-height: 1.4;
    margin-bottom: 20px;
    width: 100%;
}
.content h3.midashi {
    width: 100%;
    font-size: 150%;
}
.content h3.border {
    border-top: 4px solid #f6a5aa;
    border-bottom: 2px solid #f5e1e2;
    margin-bottom: 22px;
    padding: 14px 0 10px;
    margin-top: 47px;
    font-family: serif;
    font-size: 32px;
}
.content p.center {
    text-align: center !important;
}
.content p img.w100p, .content h1 img.w100p {
    width: 100%;
    max-width: 100%;
}
.content p img.w90p {
    width: 90%;
}
.content p img.w80p {
    width: 80%;
}
.content p img.w60p {
    width: 60%;
}
.content p img.w32p {
    width: 32.5%;
}
.content p img.mr1p {
    margin-right: 1.25%;
}
p.img90p {
    text-align: center;
    margin-top: 35px;
}
p.img90p img {
    width: 80%;
}
.content .sozai {
    width: 80%;
    margin: 0 auto 20px;
}
.content .sozai .sozaiwk {
    width: 26%;
    margin: 0 1% 2%;
    background-color: cornflowerblue;
    border-radius: 11px;
    display: inline-block;
    padding: 2%;
    height: 94px;
    vertical-align: top;
    color: #fff;
    line-height: 1.4;
    text-align: center;
}
.content .sozai .sozaiwk p {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 10px;
}
.container_customer .main .content {
    width: 100%;
    margin-right: 0;
}
.container_customer input, .container_customer select, .container_customer textarea {
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.container_customer input.w60p {
    width: 60%;
}
.container_customer .form_wk br.br_fbc {
    display: none;
}
p.cmntlist {
    display: inline-block;
    width: 15%;
    margin-left: 5%;
    vertical-align: top;
    font-weight: bold;
}
dl.cmntlistwk {
    display: inline-block;
    width: 70%;
}
dl.cmntlistwk dt {
    float: left;
}
dl.cmntlistwk dd {
    text-align: right;
}
dl.cmntlistwk dt.brdr,dl.cmntlistwk dd.brdr {
    border-top: 1px dotted #999;
    margin-top: 5px;
    margin-bottom: 18px;
}
p.cstmr_name {
    text-align: center;
    margin: 0px auto 30px;
    border: 4px solid #feb7d5;
    padding: 2% 1%;
    border-radius: 10px;
    width: 97%;
    font-size: 135%;
    font-weight: 700;
    line-height: 1.3;
}
p.cstmr_name span {
    font-size: 60%;
    font-weight: normal;
    margin-left: 10px;
}
span.post_comment{
	font-size:60%;
}
p.lamellarwk {
    border: 5px solid #b4b4b4;
    border-radius: 21px;
    padding: 1% 1% 2%;
    width: 96%;
    margin: 0 auto 25px;
    text-align: center;
}
p.lamellarwk img {
    max-width: 100%;
}
img.drink {
    width: 43%;
    float: right;
    margin-top: -15px;
    margin-right: 5%;
}
.oubobox {
    clear: both;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 45px;
    padding-top: 15px;
    width: 100%;
}
.oubobox h3 {
/*    border: 6px solid #e6d5c4;
    border-radius: 12px;
    padding: 1.5% 1%;
    width: 98%;
    background: url(/images/customer/mainimage_ctm.jpg) no-repeat left bottom;
    color: #fff;
    font-size: 160%;
    text-align: center; */
    border-bottom: 2px solid #46a5a2;
    padding: 1% 0;
    width: 100%;
    color: #46a5a2;
    font-size: 160%;
}
.oubobox .ouboinbx {
    padding: 0.5% 0.5% 0.5% 2%;
    margin: 30px 1%;
}
.oubobox .ouboinbx p.num {
    font-size: 48px;
    font-weight: 900;
    color: #ef5197;
    float: left;
    width: 44px;
    font-family: century gothic;
}
.oubobox .ouboinbx p.midashi {
    font-size: 31px;
    font-weight: 400;
    display: inline-block;
    width: auto;
    margin-top: 13px;
}
.oubobox .ouboinbx p.ml5p {
    margin-left: 5%;
    width: 94%;
}
.oubobox div.img_rght {
    float: left;
    width: 70%;
}
.oubobox div.img_rght2 {
    float: left;
    width: 54%;
}
.oubobox div.img_fl_right {
    float: right;
}
.oubobox div.mt-55 {
    margin-top: -55px;
}
.oubobox div.mt-22 {
    margin-top: -22px;
}
.oubobox p.img_left {
    float: left;
    width: 48%;
    text-align: center;
}
.oubobox p.txt_right {
    float: left;
    width: 50%;
}
span.btn_cntst {
    background-color: mediumturquoise;
    border-radius: 5px;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    padding: 2px 14px 3px 8px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 2;
}
span.btn_cntst2 {
    background-color: #F4461E;
    border-radius: 3px;
    font-size: 115%;
    font-weight: 400;
    color: #fff;
    padding: 5px 10px 7px;
    margin: 10px;
    cursor: pointer;
    white-space: nowrap;
}
span.btn_cntst3 {
    background-color: #ef5f2d;
    border-radius: 5px;
    font-size: 84%;
    font-weight: bold;
    color: #fff;
    padding: 16px 15px 15px;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
}
span.btn_cntst span {
    font-size: 100%;
    font-weight: 100;
    margin: -3px 7px 3px 6px;
}
span.btn_cntst4 {
	background-color: #ff8e94;
    border-radius: 5px;
    font-size: 105%;
    font-weight: bold;
    color: #fff;
    padding: 1px 11px 2px 10px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 2;
    margin-bottom: 10px;
}
span.btn_cntst4 a {
    color: #fff;
}
span.btn_cntst:hover,span.btn_cntst2:hover,span.btn_cntst3:hover {
    opacity: 0.8;
}
input.w120 {
    width: 120px;
}
p.linkwp .lnk_s {
    font-size: 93%;
    margin-bottom: 5px;
    padding: 6px 2% 4px;
    border-radius: 4px;
    margin-left: 0;
}
p.linkwp .lnk_s2 {
    font-size: 70%;
    margin-bottom: 5px;
    padding: 3px 2%;
    border-radius: 4px;
    background-color: #2e64da !important;
    line-height: 1.4;
    min-height: 42px;
    vertical-align: top;
    margin-left: 0;
}
table.cstmr th p.linkwp .lnk_s, table.cstmr th p.linkwp .lnk_s2 {
    width: 97%;
}

p.linkwp .add_photo {
    width: 110px;
}
p.linkwp .del_photo {
}
p.linkwp button[type="button"]  {
    background-color: #d60101;
}
p.linkwp button[type="button"]:after {
    font-family: "Font Awesome 5 Free";
    content: "\f056 ";
    position: relative;
    color: #ff898b;
    left: 8px;
    font-weight: bold;
    font-size: 120%;
    bottom: -1px;
}
p.linkwp button.before_after_photo:after {
    content: "";
}
div.content_customer h2 {
    font-weight: 400;
    font-size: 39px;
    /*border-bottom: 4px solid #f5e1e2;*/
    border-bottom: 0;
    margin-bottom: 2px;
    padding-bottom: 10px;
    line-height: 1.2;
    width: 100%;
}
div.content_customer h2.brder {
    border-bottom: 4px solid #f5e1e2;
}
div.content_customer h2 span {
    display: inline-block;
    font-size: 17px;
    margin-left: 12px;
    font-weight: 600;
}
div.content_customer h2.no_b {
    border-bottom: 0;
    padding-bottom: 0;
}
div.content_customer h2.tit_pop {
    font-size: 30px;
    margin-top: 30px;
    padding-bottom: 0;
}
div.content_customer h2.tit_talk {
    font-size: 30px;
    margin-top: 30px;
    padding-bottom: 0;
    font-family: serif;
    font-weight: bold;
    text-indent: -1em;
    margin-left: 1em;
    letter-spacing: -2px;
    width: 98%;
}
div.content_customer h2.tit_talk:before {
    content: "◆";
    color: #000;
    font-weight: bold;
    font-size: 20px;
    padding: 0 4px 1px;
    margin-right: 2px;
    vertical-align: middle;
}
div.content_customer div.title_bx {
    background: #fff url(/images/customer/top_bg_mds.png)repeat-x 0 top;
    width: 100%;
    padding-top: 15px;
}
div.content_customer h3.title_top {
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.2;
    width: 100%;
    margin-top: 5px;
}
div.content_customer h3.title {
    font-weight: 800;
    font-size: 39px;
    margin-bottom: 20px;
    line-height: 1.2;
    width: 100%;
    margin-top: 5px;
    background: #fff url(/images/customer/top_bg_mds.png)repeat-x 0 bottom;
    padding-bottom: 17px;
    font-family: serif;
}
div.content_customer h3.title_sub {
    font-size: 32px;
}
div.content_customer h3.title_sub span {
    background: #e2a2a3;
    margin-left: 20px;
    font-size: 60%;
    padding: 3px 16px 3px;
    border-radius: 18px;
    color: #fff;
    vertical-align: top;
    margin-top: 2px;
    display: inline-block;
    font-family: "Noto Sans Japanese";
    font-weight: 500;
}
div.content_customer h3.title2 {
    font-size: 28px;
    margin: -8px 0 32px;
    color: #da6a5e;
}
div.content_customer h3.title2 img.logo {
    width: 215px;
    margin-left: 12px;
    vertical-align: bottom;
    margin-bottom: -2px;
}
div.content_customer h3.title2 span {
    font-family: serif;
    margin-left: 12px;
    font-size: 39px;
    vertical-align: bottom;
    margin-bottom: -8px;
    display: inline-block;
    letter-spacing: -3px;
}
div.content_customer h3.title2 img.logo_2 {
    margin-bottom: -13px;
}
div.content_customer h3.title2 img.logo_3 {
    margin-bottom: 2px;
}
div.content_customer h3.title2 img.w120 {
    width: 120px !important;
}
div.content_customer h3.title2 img.w155 {
    width: 155px !important;
}
div.content_customer h3.title3 {
    font-size: 34px;
    margin: 0 0 7px;
}
div.content_customer h3.nmbr img {
    vertical-align: top;
    margin-right: 5px;
}
div.content_customer p.day-title {
    margin-bottom: 0;
    color: #e2a2a3;
}
div.content_customer p.s-title {
    font-size: 140%;
    font-weight: 800;
}
div.content_customer dl.tittle_bx {
    background: #f3f8ff url(/images/customer/bg_tittle1.png)no-repeat 0 0;
    padding: 26px 0 0 0;
    position: relative;
    border-radius: 12px;
    margin-bottom: 25px;
}
div.content_customer dl a {
    position: absolute;
    text-indent: -999px;
    width: 95%;
    height: 80%;
    display: block;
}
div.content_customer dl.tittle_bx dt {
    width: 150px;
    float: left;
    display: inline-block;
    margin-left: 50px;
    color: #da6a5e;
}
div.content_customer dl.tittle_bx dd {
    display: inline-block;
    vertical-align: top;
    width: 800px;
    background: #f3f8ff url(/images/customer/bg_tittle2.png)no-repeat right bottom;
}
div.content_customer dl.tittle_bx dd h3 {
    margin-top: 0;
    font-size: 23px;
    width: 740px;
    color: #da6a5e;
}
div.content_customer dl.tittle_bx dd p {
    width: 740px;
    margin-bottom: 32px;
}
div.content_customer dl.tittle_bx:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
div.content_customer .talk_box {
    width: 98%;
    margin: 0 auto;
}
div.content_customer .talk_box h3, div.content_customer .utltbx2 h4 {
    background: #f5e1e2;
    border-radius: 10px;
    padding: 9px 1% 11px 2%;
    width: 96%;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 15px;
}
div.content_customer .talk_box h3.strong, div.content_customer .utltbx2 h4.strong {
    font-weight: 800;
}
div.content_customer .talk_box h3 span {
    font-weight: 900;
    font-size: 21px;
    color: #da6a5e;
}
div.content_customer .talk_box p.link {
    text-align: right;
}
div.content_customer .talk_box p.w50p {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
div.content_customer .talk_box p.w50p_r {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 7%;
}
div.content_customer .talk_box p.link a {
    display: block;
}
div.content_customer .talk_box p.link img {
    width: 190px;
    margin: 0 0 10px;
}
div.content_customer .talk_box p.link2 {
    text-align: center;
    margin-top: 9px;
    margin-left: 10%;
    width: 90%;
}
div.content_customer .talk_box p.link2 img {
    width: 190px;
    margin: 0 14% 0 2%;
}
div.content_customer .talk_box p.link2 img.mr0 {
    margin-right: 0;
}
div.content_customer .talk_box img.img_pc {
    max-width: 100%;
}
div.content_customer .talk_box img.img_sp {
    display: none;
}

div.container_customer .content_cstmrtop {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    border: 3px solid #e1a0a4;
    border-radius: 13px;
    padding: 18px 2%;
    margin: 0;
    box-sizing: border-box;
}
div.container_customer .content_cstmrtop2 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border: 3px solid #e1a0a4;
    border-radius: 13px;
    padding: 18px 2%;
    margin: 7px 0;
    box-sizing: border-box;
}
div.content_customer ul.salestalk_link {
    font-weight: 800;
    font-size: 18px;
    color: #da6a5e;
    margin-left: 40px;
}
div.content_customer ul.salestalk_link li {
    line-height: 1.2;
    margin-bottom: 9px;
}
div.content_customer ul.salestalk_link li span {
    color: #000;
}
div.content_customer ul.salestalk_link li span a {
    color: #000;
}
div.content_customer ul.salestalk_link li a span {
    color: #5588cf;
}
div.content_customer ul.ml0 {
    margin-left: 0;
}
div.content_customer ul.w100p {
    width: 100% !important;
}
div.content_customer ul.number {
    list-style: decimal;
    color: #5588cf;
    padding-left: 30px;
}
div.content_customer ul.maru {
    padding-left: 0;
    width: 65%;
    display: inline-block;
    vertical-align: top;
}
div.content_customer ul.number li, div.content_customer ul.maru li {
    padding-left:1em;
    text-indent:-1em;
    line-height: 1.2;
    margin-bottom: 5px;
    display: inline-block;
    width: 96%;
}
div.content_customer ul.number li a:before {
    content: "　";
}
div.content_customer ul.maru li a:before {
    content: "●";
    color: #5588cf;
    font-size: 18px;
    margin-right: 2px;
}
div.content_customer ul li.maru a:before {
    content: "●";
    color: #5588cf;
    font-size: 18px;
    margin-right: 2px;
}
div.content_customer ul.salestalk_link li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101 ";
    position: relative;
    margin-right: 1em;
    color: #e2a2a3;
    left: 8px;
    font-weight: bold;
}
div.content_customer ul.maru li.submaru {
    margin-left: 6%;
    width: 92%;
    font-size: 95%;
}
p.koushin {
    text-indent: 40px;
    color: #da6a5e;
    margin-bottom: 35px;
}
div.content_customer ul.salestalk_link li.new a:before, 
div.content_customer ul.salestalk_link li.new span:before,
.utltbx2 dl dt.new:before,
p.koushin:before {
    content: "NEW";
    color: #fff;
    font-weight: bold;
    margin-left: -39px;
    font-size: 65%;
    background: #da6a5e;
    padding: 0 4px 1px;
    border-radius: 7px;
    letter-spacing: 1px;
    margin-right: 2px;
    vertical-align: middle;
}
div.content_customer ul.salestalk_link li.new2 a:before {
    margin-left: -10px;
    margin-left: -21px;
}
div.content_customer ul.salestalk_link li.midashi span {
    font-size: 25px;
    color: #000;
    font-family: serif;
    font-weight: 800;
    letter-spacing: -2px;
}
div.content_customer ul.salestalk_link li.midashi span:before {
    content: "◆";
    color: #000;
    font-weight: bold;
    font-size: 19px;
    padding: 0 4px 1px;
    margin-right: 3px;
    vertical-align: middle;
    margin-left: -1.5em;
}
div.content_customer ul.prdct_list {
    font-weight: 500;
    font-size: 16px;
    color: #1b1b1b;
    float: left;
    width: 60%;
    margin-left: 0;
	margin-bottom: 25px;
}
div.content_customer ul.prdct_list ul {
    width: 100%;
}
div.content_customer ul.prdct_list li {
    margin-left: 1em;
    text-indent: -1.25em;
}
div.content_customer ul.prdct_list li.red {
    color: #da6a5e;
	margin-top: 15px;
}
div.content_customer ul.prdct_list li.red sup {
    display: inline;
    margin-left: 4px;
}
div.content_customer ul.prdct_list li img.img_gym {
    border: 1px solid #ccc;
    width: 215px;
	margin-top: 10px;
}
div.content_customer ul.prdct_list li span.ml285 {
	margin-left: 285px;
}
div.content_customer ul.prdct_list li iframe {
	max-width: 100%;
}
div.content_customer .probx p.w60p {
    float: left;
    width: 60%;
}
div.container_customer .mr1p {
    margin-right: 1%;
}
div.container_customer .w3bx {
    width: 32.6%;
    margin-bottom: 20px;
}
div.container_customer .w3bx_db {
    width: 66%;
}
div.container_customer .content_cstmrtop .lnkbx, div.container_customer .content_cstmrtop2 .lnkbx {
    float: left;
    clear: both;
    margin-bottom: 5px;
    background: #fff url(/images/customer/top_bg_mds.png)repeat-x 0 top;
    padding-top: 15px;
}
div.container_customer .content_cstmrtop2 .lnkbx {
    width: 100%;
    height: 115px;
}
div.container_customer .content_cstmrtop2 .lnkbx_r {
    display: inline-block;
    width: 65%;
    float: right;
    margin-top: 12px;
}
div.container_customer .content_cstmrtop2 .hightauto {
    height: auto;
}
div.container_customer .content_cstmrtop img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
div.container_customer .w3bx_db .w3bx_db_bx {
    width: 46%;
    display: inline-block;
    margin: 0 1.5%;
}
div.container_customer .w3bx_db .w3bx_db_lnk {
    width: 46%;
    margin: 0 auto;
}
div.container_customer .content_cstmrtop .lnkbx img {
    width: 29%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    margin-right: 13px;
}
div.container_customer .content_cstmrtop .lnkbx img.flright {
    float: right;
    width: 27%;
}
div.container_customer .content_cstmrtop2 .lnkbx img.flright {
    float: right;
    width: 13%;
}
div.container_customer .content_cstmrtop .lnkbx h3 {
    font-size: 31px;
    line-height: 1.3;
    padding-bottom: 11px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: -2px;
    margin-top: 0;
    background: #fff url(/images/customer/top_bg_mds.png)repeat-x 0 bottom;
    margin-bottom: 13px;
}
div.container_customer .content_cstmrtop .lnkbx h3 a {
    color: #000;
}
div.container_customer .content_cstmrtop .lnkbx p.w67p {
    width: 68%;
    font-size: 90%;
    margin-bottom: 15px;
}
div.container_customer .content_cstmrtop .lnkbx p.w67p span {
    font-size: 20px;
    border: 2px dotted #f9413f;
    border-radius: 8px;
    padding: 2px 10px;
    display: inline-block;
    margin-bottom: 9px;
    text-align: center;
    color: #f9413f;
    font-weight: 500;
    background: #fcdfc5;
}
div.container_customer .content_cstmrtop .lnkbx p.lnk i {
    margin-left: 6px;
    font-size: 85%;
    vertical-align: middle;
    padding-bottom: 2px;
}
div.container_customer .content_cstmrtop .lnkbx p.lnk a {
    border-radius: 4px;
    background: #f9413f;
    padding: 1% 4% 1% 5%;
    color: #fff;
    font-weight: 800;
}
div.container_customer .content_cstmrtop p.lnk a {
    border-radius: 4px;
    background: #f9413f;
    padding: 1% 6%;
    color: #fff;
    font-weight: 800;
}
div.container_customer .content_cstmrtop p.lnk a i {
    margin-left: 6px;
    font-size: 90%;
    vertical-align: middle;
    padding-bottom: 3px;
}
div.container_customer .content_cstmrtop p.lnk2 {
    margin-bottom: 10px;
}
div.container_customer .content_cstmrtop p.lnk2 a {
    border-radius: 4px;
    background: #fff;
    padding: 1% 6%;
    border: 1px solid #f9413f;
    font-size: 90%;
    font-weight: 600;
    width: 88%;
    display: block;
}
div.container_customer .content_cstmrtop p.lnk2 a i {
    margin-left: 6px;
    color: #f9413f;
    font-size: 115%;
}
div.container_customer .content_cstmrtop p.mt36 {
    margin-top: 36px;
}
div.container_customer .content_cstmrtop h2, div.container_customer .content_cstmrtop2 h2 {
    padding-top: 9px;
}
.border_cstm {
    border-bottom: 2px dotted #f5e1e2;
    padding-bottom: 15px;
}
div.container_customer .content_customer {
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.container_customer .content_cstmrtop .support_1 {
    display: inline-block;
    margin: 0;
    padding-left: 7px;
}
div.container_customer .content_cstmrtop .support_1 img {
    width: 33%;
    float: right;
    margin: 13px;
}
div.container_customer .content_cstmrtop .support_1 p {
    width: 57%;
}
div.container_customer .content_cstmrtop .support_1 p.nmbr {
    /* padding: 3px 14px;
    background: #88423a;
    border-radius: 33px;
    font-size: 24px;
    color: #fff;
    margin-right: 8px;
    display: inline-block;
    width: 11px;
    font-weight: 500;
    margin-top: 10px; */
    display: inline-block;
    width: 44px;
    margin-top: 10px;
    margin-right: 2px;
    margin-left: -7px;
}
div.container_customer .content_mokuji {
    width: 100%;
    margin-bottom: 38px;
    margin-left: 27px;
    text-align: center;
}
div.container_customer .content_mokuji a {
    display: inline-block;
    margin: 0px 0 0 0.5%;
    padding-left: 0;
    width: 18.5%;
}
div.container_customer .content_mokuji a img {
    display: block;
    max-width: 190px;
    width: 100%;
}
div.container_customer .content_cstmrtop .support_1 p.nmbr img {
    width: 100%;
    margin: 0;
}
div.container_customer .content_cstmrtop .support_1 h4 {
    font-size: 20px;
    display: inline-block;
    line-height: 1.3;
    top: 12px;
    position: relative;
    width: 47%;
    vertical-align: top;
    margin-bottom: 15px;
}

div.container_customer .content_cstmrtop .support_1 h4 a {
    color: #1a1a1a;
}

div.container_customer .content_cstmrtop .support_1 h4 a i.fas {
    font-size: 80%;
    margin-left: 5px;
}
div.container_customer .content_cstmrtop .support_1 h4 span {
    padding: 3px 5px 3px 7px;
    background: #88423a;
    border-radius: 3px;
    font-size: 13px;
    color: #fff;
    display: block;
    width: 100px;
    text-align: center;
}
div.container_customer .content_cstmrtop .support_1 h4 span.w145 {
    width: 145px;
}
div.container_customer .content_cstmrtop2 p.koushin {
    width: 36%;
    margin: 23px 0 5px 22px;
}
div.content_customer .content_cstmrtop2 h3.title_top {
    width: 37%;
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 33px;
}
div.content_customer .content_cstmrtop2 p.title_txt {
    width: 61%;
    display: inline-block;
    margin-top: 10px;
}

div.container_customer .content_cstmrtop2 img.title {
    max-width: 60%;
    float: left;
}
div.container_customer .content_cstmrtop2 .lnkbx p.spt_txt {
    position: absolute;
    margin-top: -67px;
    margin-left: 286px;
    width: 200px;
}
div.container_customer .content_cstmrtop2 .lnkbx p.spt_btn {
    position: relative;
    margin-top: -57px;
    margin-right: 5px;
    text-align: right;
    float: right;
}
div.container_customer .content_cstmrtop2 .theme {
    display: inline-block;
    width: 100%;
    margin: -45px 0 0px;
    position: relative;
}
div.container_customer .content_cstmrtop2 h4 span.koushin {
    display: inline-block;
    font-size: 15px;
    font-weight: 200;
    color: #da6a5e;
    margin-left: 11px;
}
div.container_customer .content_cstmrtop2 .theme a {
    font-weight: 500;
    font-size: 170%;
}
div.container_customer .content_cstmrtop .support_1 h4 br.br_sp {
    display: none;
}
div.container_customer .content_cstmrtop .support_1 img.brder {
    border: 1px solid #ccc;
    box-sizing: border-box;
}
div.container_customer .content_cstmrtop .support_1 a {
    width: 100%;
    height: 100%;
}
div.container_customer .content_cstmrtop2 .support_1 {
    width: 31.5%;
    vertical-align: top;
    margin-left: 0.5%;
}
div.container_customer .content_cstmrtop2 .support_1 h4 {
    width: 80%;
}
div.container_customer .content_cstmrtop2 .support_1 img {
    width: 48%;
    float: right;
    margin: 0 5% 20px;
}

div.container_customer .content_cstmrtop2 .support_1 p {
    width: 42%;
}
div.container_customer .content_cstmrtop2 .support_1 p.nmbr {
    margin-bottom: 6px;
}
div.container_customer .content_cstmrtop2 .mediabx {
    width: 100%;
    margin-top: -11px;
}
div.container_customer .content_cstmrtop2 .mediabx p {
    width: 77%;
    display: inline-block;
}
div.container_customer .content_cstmrtop2 .mediabx img {
    width: 16%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: -53px 5% 0 0;
}
div.container_customer .content_cstmrtop2 .mediabx p.nmbr img {
    border: 0px;
}

div.container_customer .content_cstmrtop .entry_btn img {
    width: 55%;
    margin: 0 auto 0px;
}
div.container_customer .content_cstmrtop span.btn_cntst3 {
    width: 90%;
    margin: 6px auto;
    padding: 7px 15px 11px;
}
div.container_customer .content span.btn_cntst3 {
    font-size: 105%;
    width: 66%;
    margin: 7px auto;
    padding: 7px 15px 11px;
}
div.container_customer .content span.btn_cntst4 {
    font-size: 105%;
    width: 400px;
    margin: 7px auto;
    padding: 7px 15px 9px;
    background: #a04a92;
    text-align: left;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    line-height: 1.6;
}
div.container_customer .content span.btn_cntst4 i.fas {
    margin: 0 8px;
    float: right;
    font-size: 140%;
}
div.container_customer .content span.btn_cntst4_w {
    width: 600px;
    margin-right: 60px;
}
div.container_customer .content_cstmrtop a.ft85p {
    font-size: 85%;
}
div.container_customer .content_cstmrtop2 .cstmrtop2_l {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
div.container_customer .content_cstmrtop2 .cstmrtop2_r {
    width: 48.5%;
    display: inline-block;
    margin-left: 1.5%;
}
div.container_customer .content_cstmrtop2 .cstmrtop2_r p.border {
    border-bottom: 1px solid #e1a0a4;
    padding-bottom: 13px;
    margin-top: 8px;
    text-align: center;
}

.btn_cntst3 i.fas, .lamellarwk a.ft85p i.fas {
    margin-left: 6px;
}
div.container_customer .utltbx, div.container_customer .probx {
    width: 100%;
    margin-bottom: 35px;
}
div.container_customer .brdr_dtd {
    border-bottom: 1px dotted #aaa;
}
div.container_customer .brdr_dtd_tp {
    border-top: 1px dotted #aaa;
    padding-top: 45px;
}
div.container_customer .utltbx h3, div.container_customer .utltbx2 h3, div.container_customer .probx h3 {
    width: 100%;
    font-size: 33px;
    line-height: 1.3;
    padding-bottom: 9px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: -2px;
    float: left;
    margin-top: 0;
}
div.container_customer .probx h3.brder {
    border-bottom: 4px solid #f5e1e2;
    margin-bottom: 16px;
}
div.container_customer .probx h3.kmds {
    font-size: 39px;
}
div.container_customer .probx h4.kmds {
    width: 100%;
    font-size: 28px;
    line-height: 1.3;
    padding-bottom: 9px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: -2px;
    float: left;
    margin-top: 0;
}
div.container_customer .probx h4.kmds span.gothic {
    font-family: 'Noto Sans Japanese',Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
    font-weight: 800;
}
div.container_customer .probx h4.kmds_at-s {
    width: 100%;
    font-size: 28px;
    line-height: 1.3;
    padding-bottom: 9px;
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: bold;
    letter-spacing: 2px;
    float: left;
    margin-top: 0;
    color: #f6a5aa;
}
div.container_customer .probx br.br_pc {
    display: block;
}
div.container_customer .probx img.proimg {
    float: left;
    margin-right: 2%;
    width: 63%;
    margin-bottom: 20px;
}
div.container_customer .probx img.yoko {
    width: 72%;
    margin-left: 14%;
}
div.container_customer .probx img.w30p {
    width: 30%;
    margin-left: 34%;
}
div.container_customer .brdr_3px {
    border-bottom: 3px solid #d4d4d4;
    padding-bottom: 35px;
}
div.container_customer .utltbx img.media {
    width: 20%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 2%;
    float: left;
}
div.container_customer .probx h3 img.logo {
    width: 146px;
    vertical-align: bottom;
    margin-bottom: 6px;
    margin-left: 14px;
}
div.container_customer .probx h3 a {
    color: #000;
}
div.container_customer .probx img.prdct {
    width: 35%;
    display: inline-block;
    margin: 0 2%;
    float: right;
}
div.container_customer .probx img.w57p {
    width: 61%;
}
div.container_customer .w35p {
    width: 36% !important;
}

div.container_customer .probx img.prdct-tp {
    margin: -36px 0 0 2%;
}
div.container_customer .probx img.prdct-tp2 {
    margin: -200px 0 0 2%;
}
div.container_customer .probx img.prdct_lft {
    margin: 0 2% 2% 0;
    float: left;
    clear: both;
    display: inline-block;
}
div.container_customer .probx img.w65p {
    width: 100%;
}
div.container_customer .probx .pro_lnk {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
}
div.container_customer .probx .btm0 {
    margin-top: 395px;
}
div.container_customer .probx .pro_lnk img {
    width: 100%;
    margin-bottom: 60px;
}
div.container_customer .pro_lnk2 {
    text-align: center;
    margin: 0 auto 55px;
    width: 76%;
}
div.container_customer .pro_lnk2 a {
    border-radius: 4px;
    background: #fff;
    padding: 0.5% 4%;
    border: 1px solid #f9413f;
    font-size: 90%;
    font-weight: 600;
    display: inline-block;
    width: 30%;
    margin: 0 2% 15px;
}
div.container_customer .pro_lnk2 a i {
    margin-left: 6px;
    color: #f9413f;
    font-size: 115%;
}
div.container_customer .probx .fl_right {
    float: right;
}
div.container_customer .probx_grry {
    border: 1px solid #ccc;
    border-radius: 4px;
}
div.container_customer .probx_grry h3 {
    border-bottom: 1px solid #ccc;
    padding: 2%;
    font-size: 29px;
    width: 96%;
}
div.container_customer .probx_grry h3 span {
    display: inline;
    font-size: 14px;
    float: right;
    letter-spacing: 0px;
}
div.container_customer .probx_grry p.midashi {
    font-family: serif;
    font-weight: bold;
    letter-spacing: -2px;
    text-align: center;
    font-size: 24px;
    line-height: 1.2;
    margin: 2% 2% 0;
    width: 36%;
    display: inline-block;
}
div.container_customer .probx_grry img {
    width: 290px;
    padding: 2%;
}
div.container_customer .probx_grry img.logo {
    position: relative;
    left: 0;
    width: 245px;
}
div.container_customer .utltbx p {
    width: 77%;
    display: inline-block;
}
div.container_customer .utltbx p.lnk {
    width: 327px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 16px 28px;
    border-radius: 9px;
    font-weight: 600;
}
div.container_customer .utltbx2 {
    width: 100%;
}
div.container_customer .utltbx2_inbx {
    width: 90%;
    margin: 0 auto;
}
div.container_customer .utltbx2_inbx p.nmbr img {
    vertical-align: bottom;
    margin-bottom: -9px;
    margin-right: 7px;
    margin-left: -25px;
}
div.container_customer .utltbx2_inbx p.nmbr a i.fas {
    color: #e2a2a3;
    font-size: 85%;
    margin-left: 8px;
}
div.container_customer .utltbx2_inbx div.img_right {
    width: 235px;
    float: right;
}
div.container_customer .utltbx2_inbx div.img_right img {
    width: 100%;
    margin-bottom: 10px;
}
div.container_customer .utltbx2 dl {
    width: 95%;
    margin-left: 5%;
    margin-bottom: 30px;
}
div.container_customer .utltbx2 dl dt {
    width: 15%;
    display: inline-block;
}
div.container_customer .utltbx2 dl dd {
    display: inline-block;
    vertical-align: top;
    width: 84%;
}
div.container_customer .utltbx2 dl dd a {
    position: relative;
    display: block;
    height: auto;
	text-indent: 0;
    font-weight: 800;
    font-size: 125%;
}
div.container_customer .utltbx2 dl dd a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101 ";
    position: relative;
    margin-right: 1em;
    color: #e2a2a3;
    left: 8px;
    font-weight: bold;
}
div.container_customer .utltbx2 p span.akawk, div.container_customer h4 span.akawk {
    background: #e2a2a3;
    margin-left: 20px;
    font-size: 75%;
    padding: 1px 16px 2px;
    border-radius: 11px;
    color: #fff;
    vertical-align: top;
    margin-top: 2px;
    display: inline-block;
}
div.container_customer .utltbx2 p span.akamj {
    margin: -5px 0 0 -190px;
    font-size: 60%;
    color: #e2a2a3;
    position: absolute;
}
div.container_customer .utltbx2 p span.ml210 {
    margin: -5px 0 0 -210px;
}
div.container_customer .utltbx2_inbx img.w100p, div.container_customer .probx img.w100p {
    width: 100%;
}
div.container_customer .talk_list {
    width: 100%;
    margin-top: 27px;
}
div.container_customer .talk_list ul.salestalk_link {
    width: 48%;
    float: left;
    margin-left: 2%;
    margin-bottom: 25px;
}
div.container_customer .talk_list ul.salestalk_link li a {
    font-family: serif;
    font-weight: bold;
    color: #000;
    font-size: 19px;
}
div.container_customer .talk_list ul.salestalk_link li.lst:before {
    content: "◆";
    color: #000;
    font-weight: bold;
    font-size: 18px;
    padding: 0 4px 1px;
    margin-right: 2px;
    vertical-align: baseline;
    margin-left: -27px;
}
div.container_customer .talk_list ul.salestalk_link li.new a:before {
    content: "NEW";
    color: #fff;
    font-weight: bold;
    margin-left: -39px;
    font-size: 11.5px;
    background: #da6a5e;
    padding: 4px 3px 1px;
    border-radius: 7px;
    letter-spacing: 1px;
    margin-right: 2px;
    vertical-align: middle;
    font-family: sans-serif;
}
div.container_customer .talk_list ul.salestalk_link2 {
    display: inline-block;
    width: 48%;
    margin-left: 2%;
    font-size: 16px;
    margin-bottom: 25px;
    height: auto;
    color: #da6a5e;
    font-weight: bold;
}
div.container_customer .talk_list ul.list02 {
    list-style-type: disc;
    color: #ccc;
}
div.container_customer .talk_list ul.list02 li.nolist {
    list-style-type: none;
    color: #da6a5e;
}
div.container_customer .talk_list ul.salestalk_link2 li a {
    font-weight: bold;
    font-size: 17px;
}
div.container_customer .talk_list ul.salestalk_link2 li.ml20 {
    margin-left: 20px;
}
hr.mb35 {
    width: 100%;
}
div.container_customer .probx img.mr0 {
    margin: 0 0 15px;
}
div.container_customer .probx img.img_sp{
    display: none;
}
div.container_customer .probx .event_bx_r, div.container_customer .probx .event_bx_l {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
}
div.container_customer .probx .event_bx_r h5, div.container_customer .probx .event_bx_l h5 {
    font-size: 133%;
    margin-bottom: 9px;
    font-weight: 800;
}
div.container_customer .probx .event_bx_r h5 span, div.container_customer .probx .event_bx_l h5 span {
    background: #f38a91;
    color: #fff;
    padding: 4px 9px;
    font-size: 150%;
    border-radius: 30px;
    margin-top: -10px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
div.container_customer .probx .event_bx_r img, div.container_customer .probx .event_bx_l img {
    display: inline-block;
    width: 34%;
    vertical-align: top;
    margin-right: 11px;
}
div.container_customer .probx .event_bx_l img.w90p {
    width: 73%;
}
div.container_customer .probx .event_bx_r img.w70p {
    width: 40%;
}
div.container_customer .probx .event_bx_r p, div.container_customer .probx .event_bx_l p {
    display: inline-block;
    width: 59%;
    vertical-align: top;
    color: #5ea8bf;
    font-size: 110%;
    font-weight: 600;
}
div.container_customer .probx .event_bx_r p.w100p {
    width: 100%;
}
div.container_customer .kakomi_at-s, div.container_customer .kakomi_celbester {
    width: 90%;
    clear: both;
    margin: 10px auto;
    border: 4px solid #fad6e8;
    border-radius: 15px;
}
div.container_customer .kakomi_celbester {
    border: 4px solid #fdb993;
}
div.container_customer .cel2 {
    border: 4px solid #9ccef1;
}
div.container_customer .kakomi_at-s p.titl_at-s {
    font-size: 28px;
    font-weight: 600;
    background: #feebf4;
    color: #f16ba6;
    border-radius: 12px 12px 0 0;
}
div.container_customer .cel2 p.titl_celbester {
    background: #c1ebf7 !important;
    color: #4890de !important;
}
div.container_customer .kakomi_celbester p.titl_celbester {
    font-size: 28px;
    font-weight: 600;
    background: #ffd79f;
    color: #fb7757;
    border-radius: 12px 12px 0 0;
    padding: 1.5%;
    width: 97%;
}
div.container_customer .kakomi_at-s p.titl_at-s span.num {
    background: #fad6e8;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    margin-right: 7px;
}
div.container_customer .kakomi_at-s p.hnbn, div.container_customer .kakomi_celbester p.hnbn {
    padding: 3px 3%;
    width: 94%;
}
div.container_customer .point_at-s {
    width: 90%;
    margin: 10px auto;
}
div.container_customer .point_at-s img {
    display: inline-block;
    width: 200px;
    height: auto;
    margin-right: 18px;
    vertical-align: top;
}
div.container_customer .kakomi_at-s p.hnbn img.w130 {
    width: 130px;
}
div.container_customer .kakomi_celbester div.img_l {
    width: 25%;
    margin: 0 0 15px 3%;
    display: inline-block;
    min-width: 175px;
    font-size: 80%;
}
div.container_customer .kakomi_celbester div.img_l img {
    width: 100%;
    border: 2px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 4px;
}
div.container_customer .kakomi_celbester div.txt_r {
    width: 71%;
    display: inline-block;
    vertical-align: top;
}
div.container_customer .kakomi_celbester p.ttl {
    font-size: 130%;
    font-weight: 600;
    margin-bottom: 10px;
}
div.container_customer .kakomi_celbester div.txt_r img.icon {
    width: 25px;
    margin-right: 4px;
}
div.container_customer .point_at-s ul {
    display: inline-block;
    width: 630px;
    vertical-align: top;
    margin-top: 10px;
}
div.container_customer .point_at-s ul li {
    line-height: 1.4;
    margin-bottom: 8px;
    margin-left: 15px;
}
div.container_customer .point_at-s ul li:before {
    content: "◎";
    color: #f6a5aa;
    font-weight: bold;
    font-size: 17px;
    padding: 0 3px 0px;
    margin-right: 3px;
    vertical-align: baseline;
    margin-left: -1.5em;
}
.probx p.arrow {
    color: #f6a5aa;
    font-size: 47px;
    margin-left: 128px;
    line-height: 0.5;
    margin-bottom: 5px;
}
div.container_customer .probx ul.chklist {
    display: inline-block;
    width: 86%;
    margin-left: 14%;
}
div.container_customer .probx ul.chklist li {
    margin-left: 1.5em;
    text-indent: -2em;
}
div.container_customer .probx ul.chklist li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c ";
    position: relative;
    margin-right: 1em;
    color: #e2a2a3;
    left: 8px;
    font-weight: bold;
}
div.container_customer .probx .tchup_bx {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
}
div.container_customer .probx .tchup_bx h5 {
    font-size: 133%;
    margin-bottom: 9px;
    font-weight: 800;
}
div.container_customer .probx .tchup_bx span {
    display: block;
    margin-bottom: 10px;
}
div.container_customer .probx .tchup_bx h5 span {
    background: #f38a91;
    color: #fff;
    padding: 4px 18px;
    font-size: 150%;
    border-radius: 30px;
    margin-top: -10px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
div.container_customer .probx .tchup_bx img {
    display: inline-block;
    width: 34%;
    vertical-align: top;
    margin-right: 11px;
}
div.container_customer .probx .tchup_bx_r {
    display: inline-block;
    width: 59%;
    vertical-align: top;
}
div.container_customer .probx .tchup_bx_r p {
    width: 100%;
    vertical-align: top;
    color: #5ea8bf;
    font-size: 110%;
    font-weight: 600;
}
div.container_customer .probx .tchup_bx_r p span.bdr {
    border-bottom: 1px solid #5ea8bf;
    display: unset;
}
div.container_customer .probx .tchup_bx_r ul.chklist {
    width: 100%;
    margin-left: 0;
    margin-bottom: 16px;
}
div.container_customer .probx .tchup_bx img.w70p {
    width: 70%;
}
div.pw100P p {
    width: 100% !important;
    display: block !important;
}
p.pagelink a {
    display: block;
    margin: 20px auto 0px;
    width: 60%;
    border: 3px solid #d39aae;
    border-radius: 12px;
    padding: 2% 0;
    text-align: center;
    color: #b52759;
}
p.pagelink2 {
    width: 50%;
}
p.pagelink2 a {
    width: 90%;
}
div.voice {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    padding: 0 3% 3%;
    border-radius: 13px;
    margin-top: 16px;
    margin-bottom: 20px;
}
div.voice ul {
    list-style-type: disc;
    padding-left: 25px;
}
div.container_customer .voice_lnk {
    border: 1px solid #f9c3bd;
    border-radius: 6px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}
div.container_customer .voice_lnk a {
    display: block;
    padding: 2% 3%;
}

/* footer */
footer {
    background-color: #4e3567;
    margin-top: 25px;
    width: 100%;
    clear: both;
}
.footer {
    margin-top: 25px;
    width: 100%;
    clear: both;
}
footer .footer-content, .footer .footer-content {
    margin: 0px auto 50px;
    width: 1000px;
    max-width: 1000px;
}
footer .footer-content p.ftlogo {
    width: 14%;
    display: inline-block;
    margin-top: 45px;
}
footer .footer-content p.ftlogo img {
    margin-bottom: 10px;
    width: 145px;
}
footer .footer-content ul.ftlink {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin-left: 2%;
    margin-top: 46px;
}
footer .footer-content ul.w32p {
    width: 32%;
}
footer .footer-content ul.w22p {
    width: 22%;
}
footer .footer-content ul.ftlink p {
    color: #fff;
    font-size: 77%;
    line-height: 1.3;
    margin-bottom: 26px;
}
footer .footer-content ul.ftlink span {
    font-weight: bold;
    font-size: 18px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
    letter-spacing: -2.25px;
}
footer .footer-content ul.ftlink li {
    margin: 0 0 11px;
    color: #fff;
}
footer .footer-content ul.ftlink li.copy {
    font-size: 90%;
    color: #fff;
    margin-right: 20px;
    line-height: 1.6;
}
footer .footer-content ul.ftlink li.mt25 {
    margin-top: 25px;
}
footer .footer-content ul.ftlink li a {
    padding: 0 0 5px;
    line-height: 1.3;
    color: #fff;
}
footer .footer-content ul.ftlink li.sub {
    font-size: 85%;
    margin: 0 0 5px 15px;
    color: #fff;
}
footer .footer-content ul.ftlink li span {
    font-family: 'Noto Sans Japanese',Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
    font-size: 80%;
    font-weight: normal;
    letter-spacing: -1px;
}
footer .footer-content ul.ftlink li.lnk1 {
    padding: 0;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 18px;
    background-color: #b3bb27;
    margin-top: 2px;
}
footer .footer-content ul.ftlink li.lnk2 {
    padding: 0;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 18px;
    background-color: #b72c6e;
    margin-top: 2px;
}
footer .footer-content ul.ftlink li.lnk1 a,
footer .footer-content ul.ftlink li.lnk2 a {
    width: 90%;
    height: 90%;
    display: block;
    padding: 3% 5% 4%;
}
footer .footer-content ul.ftlink li.lnk1:hover,
footer .footer-content ul.ftlink li.lnk2:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
footer .footer-content ul.ftlink li.lnk1:hover {
    background-color: #f6ff5c;
}
footer .footer-content ul.ftlink li.lnk2:hover {
    background-color: #f980ba;
}
footer .footer-content ul.ftlink li.lnk1:hover a,
footer .footer-content ul.ftlink li.lnk2:hover a {
    color: #fff;
}
footer .footer-content ul.ftlink img.cmsn {
    margin-bottom: 2px;
    margin-left: 5px;
}
#pagetop {
    bottom: 10px;
    margin-bottom: 50px !important;
    position: fixed;
    right: 10px;
}
.copyright {
    background-color: #4e3567;
    width: 96%;
    text-align: center;
    padding: 17px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: lighter;
    letter-spacing: 1px;
    clear: both;
    margin: 0 auto;
}

footer {
    background-color: #394e73;
}
footer .footer-link, .footer .footer-link  {
    margin-bottom: 5px;
    background: #fff;
    width: 100%;
    padding-bottom: 25px;
}
footer .footer-link p.contlink, .footer .footer-link p.contlink {
    text-align: center;
    padding: 18px 0 0;
    margin-bottom: 0;
}
footer .footer-link p.contlink span, .footer .footer-link p.contlink span {
    color: #6f4623;
    font-weight: 700;
    font-size: 24px;
    vertical-align: bottom;
    margin-right: 11px;
}
footer .footer-content ul.ftlink p img {
    width: 144px;
}
footer .footer-content ul.ftlink li.bdr_btm {
    border-bottom: 1px solid #e1bee7;
    padding-bottom: 13px;
    margin-bottom: 25px;
}
li.mb30 {
    margin-bottom: 30px !important;
}
footer .footer-content ul.ftlink li.lnk3 {
    padding: 0;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 18px;
    background-color: #b52758;
    margin-top: 2px;
}
footer .footer-content ul.ftlink li.lnk4 {
    padding: 0;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 18px;
    background-color: #d94276;
    margin-top: 2px;
}
footer .footer-content ul.ftlink li.lnk3 a,
footer .footer-content ul.ftlink li.lnk4 a {
    width: 90%;
    height: 90%;
    display: block;
    padding: 3% 5% 4%;
}
footer .footer-content ul.ftlink li.lnk3:hover,
footer .footer-content ul.ftlink li.lnk4:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
footer .footer-content ul.ftlink img.shareno1 {
    width: 140px;
    margin-left: -164px;
    margin-top: -5px;
}
footer .footer-content ul.ftlink p.shareno1 {
    font-size: 65%;
    margin-left: -40px;
    margin-top: -20px;
}

.copyright {
    text-transform: none;
    background-color: #394e73;
    color: #fff;
}
p.txt_right {
    text-align: right;
}
.lnT {
    text-align: center;
    margin-top: 20px;
}
.lnT01 {
    font-size: 2.0em;
    font-weight: bold;
}
.lnT02 {
    width: 65%;
    font-size: 1.2em;
    margin: 0 auto 10px;
    padding: 5px 5px 10px;
    border-bottom: #dbc3a8 solid 5px;
    font-weight: 200;
}
	
.lnTx {
    width:80%;
    margin: 30px auto 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.6em;
}
.lnTx02 {
    width: 60%;
    margin: 30px auto;
    padding-top: 20px;
    font-size: 1.2em;
    text-align: center;
    border-top: #B18635 solid 1px;
}

.lnTx02_2 {
    width: 80%;
    margin: 30px auto;
    padding-top: 20px;
    font-size: 1.2em;
    text-align: center;
    border-top: #B18635 solid 1px;
}
.lnTx02_3 {
    width: 80%;
    margin: 30px auto;
     font-size: 1.2em;
    text-align: center;
}

.lnBox {
    width: 80%;
    margin: 30px auto;
}

.chuTxt {
    font-size: 0.7em;
    line-height: 125%;
}
/* 　ボタン関係
-------------------------------- */
.ln_co {
    width: 55%;
    margin: 10px auto 40px !important;
    padding: 20px !important;
    display: block;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #b4e391; /* Old browsers */
    background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius:10px 10px 10px 10px;
    -moz-border-radius:10px 10px 10px 10px; 
    border-radius:10px 10px 10px 10px;
}
	
.ln_co:hover {
    background: #c7e2b3; /* Old browsers */
    background: -moz-linear-gradient(top, #c7e2b3 0%, #a7e575 50%, #c7e2b3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c7e2b3 0%,#a7e575 50%,#c7e2b3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c7e2b3 0%,#a7e575 50%,#c7e2b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7e2b3', endColorstr='#c7e2b3',GradientType=0 ); /* IE6-9 */
}

.ln_bt01 {
    width: 90%;
    margin: 10px auto 10px !important;
    padding: 10px !important;
    display: block;
    color: #555555;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #a9e4f7; /* Old browsers */
    background: -moz-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a9e4f7 0%,#0fb4e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.ln_bt01:hover {
    background: #cbebf4; /* Old browsers */
    background: -moz-linear-gradient(top, #cbebf4 0%, #87cfe5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cbebf4 0%,#87cfe5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cbebf4 0%,#87cfe5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbebf4', endColorstr='#87cfe5',GradientType=0 ); /* IE6-9 */
    text-decoration: none;
}
.ln_bt01a {
    width: 80%;
    margin: 10px auto 10px !important;
    padding: 10px !important;
    display: block;
    color: #555555;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #a9e4f7; /* Old browsers */
    background: -moz-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a9e4f7 0%,#0fb4e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.ln_bt01a:hover {
    background: #cbebf4; /* Old browsers */
    background: -moz-linear-gradient(top, #cbebf4 0%, #87cfe5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cbebf4 0%,#87cfe5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cbebf4 0%,#87cfe5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbebf4', endColorstr='#87cfe5',GradientType=0 ); /* IE6-9 */
        text-decoration: none;
	}
.ln_bt01_w43 {
    width: 43%;
    display: inline-block;
}
.gray {
    color: #ccc;
}
.blue {
    color: #317cff;
}
.blue2 {
    color: #0f71b0;
}
.pink {
    color: #f6a5aa;
}
.pink2 {
    color: #ff5588;
}
.mr5 {
    margin-right: 5px !important;
}
.mr40 {
    margin-right: 40px;
}
.mb0 {
    margin-bottom: 0px !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb25 {
    margin-bottom: 25px;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb65 {
    margin-bottom: 65px !important;
}
.ml5 {
    margin-left: 5px !important;
}
.ml10 {
    margin-left: 10px;
}
.ml16p {
    margin-left: 16%;
}
img.p75sp100 {
    width: 75%;
}

/* table */
table {
    border-collapse: collapse;
    margin: 15px auto 40px;
    width: 100%;
    font-size: 90%;
}
th {
    background-color: #eee;
    border: 1px solid #ccc;
    font-weight: bold;
    line-height: 1.3;
    padding: 8px 8px 8px 13px;
    vertical-align: middle;
    width: 27%;
    word-break: initial;
}
td {
    border: 1px solid #ccc;
    padding: 13px 8px;
    vertical-align: middle;
    word-break: initial;
}
td.nowrap {
    white-space: nowrap;
}
table.cstmr {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.cstmr th {
    font-size: 114%;
}
table.cstmr th.w40p {
    width: 18%;
    padding: 8px 4px 8px 6px;
    line-height: 1.1;
    word-break: break-all;
    overflow-wrap: break-word;
}
table.cstmr th span {
    font-size: 83%;
    font-weight: normal;
    display: block;
    margin: 8px 0 15px;
    line-height: 1.5;
}
table.cstmr th.w10 {
    width: 19%;
}
table.cstmr td {
    padding: 14px 8px 10px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    font-size: 85%;
    text-align: center;
}
table.cstmr td:last-child {
    padding: 14px 13px 14px 0;
}
table.cstmr td p.photo {
    width: 190px;
    height: 190px;
    display: inline-block;
    border: 2px solid #dbdbdb;
    margin: 0 5px;
    background: #dbdbdb;
    position: relative;
}
table.cstmr td p.photo:last-child {
    margin-right: 0;
}
table.cstmr2 td p.photo {
    width: 200px;
    height: 200px;
    display: inline-block;
    border: 2px solid #dbdbdb;
    margin: 0 5px;
    background: #dbdbdb;
    position: relative;
}
table.cstmr td p.photo img, table.cstmr2 td p.photo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: 0;
}
table.cstmr td span.cmnt {
    display: block;
    text-align: left;
    line-height: 1.2;
    margin: 6px 0 0 12px;
    font-size: 11px;
    word-wrap: break-word;
    word-break: break-all;
}
table.cstmr2 {
    width: 100%;
    margin: 0 10px;
    vertical-align: top;
}
table.cstmr2 td {
    padding: 0 0 17px;
    text-align: center;
    border: 0;
    font-size: 110%;
    width: 270px;
}
table.cstmr2 td img {
    width: 145px;
    display: inline-block;
    border: 3px solid #dbdbdb;
    margin: 2px 5px;
}
table.media th {
    text-align: center;
}
table.media th.hyoshi {
    width: 166px;
	white-space: nowrap;
}
table.media td {
    text-align: left;
    padding: 8px;
}
table.media td.hyoshi {
    text-align: center;
    width: 166px;
}
table.media td.hyoshi a {
    display: block;
    margin-bottom: -40px;
}
table.media td.hyoshi a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f138 ";
    position: relative;
    font-weight: bold;
    top: -42px;
    left: 55px;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*余計な隙間を除く*/
  padding:0;/*余計な隙間を除く*/
  color: #fff;
    font-size: 33px;
}
table.media td img {
    width: 150px;
    border: 3px solid #FFEAD6;
}
table.media td.date {
    width:10%;
    text-align: center;
}
table.media td.zasshi {
    background-color: #FFD6F8;
    width:10%;
    text-align: center;
}
table.media td.sns {
    background-color: #B9FDD3;
    width:10%;
    text-align: center;
}
table.media td.web {
    background-color: #C9EFFF;
    width:10%;
    text-align: center;
}
table.media td.freepaper {
    background-color: #FFEAD6;
    width:10%;
    text-align: center;
    font-size: 85%;
}
table.media td.link {
    width:35%;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    color: #da6a5e;
}
table.media td.link a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f101 ";
    position: relative;
    margin-right: 1em;
    color: #e2a2a3;
    left: 8px;
    font-weight: bold;
}
.content h3 span.cmnt {
    font-size: 80%;
    margin-left: 20px;
    font-weight: normal;
}



/* kanren */
.kanren {
    float: right;
    padding-bottom: 65px;
    width: 77%;
}
.kanrenwk {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 0 auto;
    padding: 17px 2.5% 14px 4%;
    width: 92.5%;
}
.kanrenwk a {
    clear: both;
    float: left;
    font-size: 80%;
    line-height: 1.3;
    margin: 5px 0;
}
.lnk_contact {
    background-color: #8e8e8e;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3;
    clear: both;
    float: left;
    margin: 15px auto 10px;
    padding: 9px 2.5% 9px 4%;
    width: 93.5%;
}
.lnk_contact img {
    margin-left: 25px;
    vertical-align: middle;
}
.fl_right {
    float: right;
}
.fl_left {
    float: left;
}
img.fl_right {
    margin-left: 10px;
}
img.fl_left {
    margin-right: 10px;
}
.clearfix::before, .clearfix::after, .cf::before, .cf::after {
    content: "";
    display: table;
}
.clearfix::after, .cf::after {
    clear: both;
}
.clearfix, .cf {
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.al_center {
    text-align: center;
}
.al_left {
    text-align: left !important;
}

/* schedule */
.area100 {
    display: block;
    width: 100%;
    margin: 35px auto;
}

/* contact */
.submit {
    text-align: center;
}
div.content_form {
    width: 100%;
}
form {
    width: 100%;
}
input.sub_btn,p a.sub_btn {
    background-color: #ffc7c7;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #444;
    font-size: 100%;
    margin: 2% 1%;
    padding: 12px 19px 11px;
}
input.sub_btn:hover,p a.sub_btn:hover {
    background-color: #ff9595;
    color: #fff;
    cursor: pointer;
}
input.sub_btn[type="button"]{
    background-color: #ccc;
}
input.sub_btn[type="button"]:hover{
    background-color: #777;
}
input.txt_btn {
    background-color: #e3e3e3;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    color: #444;
    padding: 5px 19px;
    margin: 0 1%;
}
input.txt_btn:hover {
    background-color: #d8d8d8;
    color: #fff;
    cursor: pointer;
}
input.txt,textarea {
    width: 80%;
}
.ft85 {
    font-size: 85% !important;
}
.ft28p {
    font-size: 28px !important;
}
.ft110 {
    font-size: 110% !important;
}
.ft120 {
    font-size: 120% !important;
}
.ft130 {
    font-size: 130% !important;
    font-weight: bold;
}
.ft165 {
    font-size: 165% !important;
}
.ft180 {
    font-size: 180% !important;
}
p.red {
    color: red;
}
span.red {
    color: red;
    font-size: 75%;
}
span.red_s {
    color: red !important;
    font-size: 80% !important;
}
span.txt_red {
    color: red;
    font-size: 100%;
    font-weight: bold;
}

span.star {
    color: #FF9933;
    font-size: 110%;
}
span.chui {
    background: #eb460c;
    color: #fff;
    font-size: 85%;
    padding: 2px 9px 1px;
    margin-right: 11px;
    border-radius: 5px;
}
p.error_messe{
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #f00;
    color: #f00;
}
dl.form_txbx {
    width: 100%;
    margin-top: 5px;
}
dl.form_txbx dt {
    width: 24%;
    display: inline-block;
    margin: 12px 0 10px 0;
    font-weight: 600;
    text-align: left;
    font-size: 105%;
    vertical-align: top;
    border-top: 1px dotted #ccc;
    padding-top: 22px;
}
dl.form_txbx dd {
    display: inline-block;
    margin: 12px 0 5px 0;
    width: 75%;
    border-top: 1px dotted #ccc;
    padding-top: 21px;
}
dl.form_txbx dt.btp3px, dl.form_txbx dd.btp3px {
    border-top-width: 3px;
}
dl.txbx_bdrb {
    border-bottom: 1px dotted #CCB;
    padding-bottom: 20px;
}
dl.bbt3px {
    border-bottom: 3px dotted #ccc;
    padding-bottom: 14px;
}
.form_txbx ul li {
    margin-bottom: 12px;
    display: inline-block;
}
.form_txbx select{
    vertical-align: middle;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 105%;
    margin-right: 20px;
    display: inline-block;
}
.form_txbx .terms_box {
    width: 91%;
    height: 125px;
    margin-bottom: 1.5em;
    background-color: #fff;
    border: 1px #c0c0c0 solid;
    color: #000000;
    overflow: auto;
    padding: 2%;
    font-size: 85%;
}
.form_txbx .terms_box ul li {
    margin-bottom: 12px;
    display: inline-block;
    padding: 0 0 0 1em;
    line-height: 1.2;
    text-indent: -1em;
}
.form_txbx .terms_box p {
    font-size: 105%;
    margin-bottom: 15px;
}
.form_txbx .terms_box p.strong {
    font-size: 105%;
}
dl.form_txbx input.gry {
    background-color: #e8e8e8;
}
dl.bwj_spec {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 9px 0;
    margin-bottom: 25px;
}
dl.bwj_spec dt {
    float: left;
    width: 85px;
}
dl.bwj_spec dd {
    text-align: left;
}
p.img_title {
    float: right;
    position: relative;
    text-align: right;
    margin-top: -109px;
    width: 37%;
}
p.img_title img {
    width: 100%;
}
.form_wk3 input.txt, .form_wk3_lgn  input.txt {
    width: 80%;
}

/* ----- カット・ソッドアッセイ ----- */
#ksd {
    width: 94%;
    margin-bottom: 25px;
    overflow: hidden;
    font-size: 14px;
    background-color: #f5f4f2;
    padding: 15px 3%;
    margin-left: 0;
    border-radius: 6px;
}
#ksd h3 {
    margin: 0 20px 18px;
    font-size: 22px;
    font-weight: bold;
    color: #6fba2c;
    font-family: cursive;
}
#ksd h3 img {
    position: relative;
    top: 7px;
    margin-left: 20px;
}
#ksd .ksd_logo {
    display:inline-block;
    margin-left: 3%;
    vertical-align:top;
    float: right;
    width: 29%;
}
#ksd .ksd_logo img {
    width: 100%;
    max-width: 243px;
}
#ksd .ksd_txt {
    display: inline-block;
    width: 67%;
    vertical-align: top;
    float: left;
}
#ksd .kome {
    font-size: 11px;
    display:inline-block;
    vertical-align:top;
}
#ksd .ksd_nishioka {
    display: inline-block;
    margin: 5px auto;
    padding: 8px;
    border: #ccc solid 1px;
    background-color: #ffffff;
    clear: both;
}
.probx .ingredient {
	background-color: #f5f4f2;
    width: 98%;
    padding: 0 1% 1%;
    border-radius: 6px;
    margin-bottom: 25px;
}
.probx .ingredient h2 {
    text-align: center;
}
.probx .ingredient h2.ttl {
    color: #9d7db7;
    font-size: 30px;
    text-align: center;
}
.probx .ingredient .txt {
 padding: 5px 0 7px 0;
    font-size: 17px;
    text-align: center;
}
.probx .ingredient ul {
	margin: 0 auto;
    padding: 40px 2% 0 2%;
    width: 96%;
	background-color: #ffffff;
	border-radius: 20px;
	overflow: hidden;
}
.probx .ingredient li {
	float: left;
	width: 25%;
	min-height: 250px;
	font-size: 14px;
	text-align: center;
}
.probx .ingredient li img {
	margin-bottom: 15px;
}
.probx .ingredient li .big {
	display: block;
	padding-bottom: 15px;
	font-size: 17px;
}
.probx .ingredient li .sml {
	display: block;
    font-size: 12px;
}
#method h4 {
    color: #f6a5aa;
    font-size: 28px;
    margin: 10px;
}
#method dl.method {
    margin-bottom: 45px;
}
#method dl.method dt {
    width: 210px;
    display: inline-block;
    margin-bottom: 15px;
}
#method dl.method dt img {
    width: 100%;
}
#method dl.method dd {
    display: inline-block;
    vertical-align: top;
    width: 735px;
    font-size: 115%;
    margin-top: 35px;
    text-indent: -33px;
    margin-left: 35px;
}
#method dl.method dd span {
    font-size: 35px;
    margin-right: 13px;
    font-style: italic;
    font-weight: 400;
    color: #f6a5aa;
}
#method dl.method dd span.purple {
    font-weight: 600;
    color: #c0619e;
}
p.style01 {
    width: 50%;
    margin-left: 10%;
}
.container_customer .main div.probx_lnk2wk,
.container_customer .main div.probx_lnk2wk ul {
    width: 100%;
}
.container_customer .main div.probx_lnk2wk ul {
    margin-top: 15px;
}
.container_customer .main div.probx_lnk2wk img {
    width: 48.5%;
    margin-bottom: 15px;
	margin-right: 2.5%;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.container_customer .main div.probx_lnk2wk img a,
.container_customer .main div.probx_lnk2wk ul li {
    display: inline-block;
}
.container_customer .main div.probx_lnk2wk a:nth-child(even) img {
	margin-right: 0;
}
.container_customer .main div.probx_lnk2wk ul li {
    width: 32%;
    margin-bottom: 15px;
	margin-right: 1.5%;
}
.container_customer .main div.probx_lnk2wk ul li img {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.container_customer .main div.probx_lnk2wk ul li:nth-child(3n) {
	margin-right: 0;
}
span.cmnt {
    display: block;
    font-size: 55%;
    margin-top: 8px;
}

/* ----- CBBC ----- */
div.content_customer .cbbc_2bx {
    width: 49%;
    margin: 18px 0.5% 14px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 18px 24px 5px;
    border-radius: 6px;
    text-align: justify;
    line-height: 1.3;
}
table.cbbc_tbl_sp {
    display: none;
}
table.cbbc_tbl, table.cbbc_tbl_sp {
    width: 100%;
    margin: 13px 0;
}
table.cbbc_tbl th, table.cbbc_tbl_sp th {
    background-color: #ffeff0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding: 6px 4px;
    width: 10%;
}
table.cbbc_tbl td, table.cbbc_tbl_sp td {
    font-size: 12px;
    padding: 5px 5px;
    width: 23%;
    line-height: 1.2;
}
ul.list_cbbc {
    border: 1px solid #ccc;
}
ul.list_cbbc li {
    display: inline-block;
    margin: 15px 13px;
    height: 40px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 48px;
}
ul.list_cbbc li span {
    display: block;
    font-size: 80px;
    color: #b6f0d4;
    line-height: 1;
    margin-bottom: -49px;
}
ul.list_cbbc2 li {
    display: inline-block;
    margin: 15px 9px;
    height: auto;
    font-size: 20px;
    font-weight: 600;
    color: #525252;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    padding: 6px 11px;
    border: 3px solid #afb3ea;
    box-sizing: border-box;
}
div.container_customer .probx img.img_l {
    float: left;
    max-width: 330px;
    margin-right: 35px;
    margin-left: 80px;
}
ul.w490 {
    font-weight: 200 !important;
    width: 490px !important;
}
div.content_customer ul.ml32p {
    margin-left: 32%;
    margin-bottom: 40px;
}
h4.qa {
    font-size: 19px;
    margin-top: 23px;
    text-indent: -46px;
    margin-left: 18px;
    padding-left: 27px;
    line-height: 1.4;
    margin-bottom: 12px;
}
p.qa {
    text-indent: -28px;
    margin-left: 24px;
    padding-left: 20px;
    line-height:  1.4;
    width: 92%;
    box-sizing: border-box;
    text-align: justify;
}
h4.qa span.qa {
    font-size: 30px;
    font-family: "Arial Black", Gadget, Helvetica Neue, "sans-serif";
    color: #f39801;
    margin-right: 10px;
    vertical-align: bottom;
    line-height: 1;
}
p.qa span.qa {
    font-size:  16px;
    font-family: "Arial Black", Gadget, Helvetica Neue, "sans-serif";
    margin-right: 10px;
    vertical-align: bottom;
    line-height: 1.2;
}
span.ft_red {
    font-size: 100%;
    color: red;
}
div.content_customer h3.title span.title_sub {
    font-weight: 600;
    font-size: 22px;
    margin-left: 15px;
    font-family: "Noto Sans Japanese";
}
.container_customer .main .content div.imgr_bx img.w40p {
    width: 40%;
    float: right;
    margin-left: 1%;
}
.container_customer .main .content div.imgr_bx p {
    float: left;
    width: 59%;
}
.container_customer .main .content div.imgl_bx img.w30p {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-left: 0;
}
.container_customer .main .content div.imgl_bx p {
    width: 69%;
    display: inline-block;
    vertical-align: top;
}
.container_customer .main .content img.w50p {
    max-width: 360px;
    width: 50%;
}
.container_customer .main .content div.imgl_bx img.w50p {
    max-width: 460px;
    width: 50%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
}
.container_customer .main .content div.imgl_bx div.w52p {
    width: 52%;
    display: inline-block;
    vertical-align: top;
}
.container_customer .main .content img.w65p {
    max-width: 550px;
    width: 65%;
}
.container_customer .main .content img.w90p {
    width: 90%;
    margin: 0 5%;
}
.container_customer .main .content div.imgr_bx div.w45p {
    float: left;
    width: 45%;
}
.container_customer .main .content div.imgr_bx div.w45p p,
.container_customer .main .content div.imgl_bx div.w52p p {
    width: 100%;
}
p.fmc_taisaku {
    margin-bottom: 10px;
}
p.fmc_taisaku img {
    width: 220px;
}
div.container_customer .probx h3.manual {
    font-family: "Noto Sans Japanese";
    letter-spacing: 0px;
    line-height: 1.2;
    margin-bottom: 16px;
}
div.container_customer .probx h3.manual span {
    font-size: 60px;
    color: red;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px;
    margin-left: -10px;
}
.content h3.border2 {
    border-top: 4px solid #399845;
    border-bottom: 2px solid #c4e6c9;
}
img.manual {
    position: relative;
    margin-bottom: -34px;
    margin-left: -15px;
}


@media screen and (min-width: 1190px) {
    body {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    body {
        width: 100%;
    }
    header .headerinbx {
        width: 100%;
    }
    header .headerinbx span {
        font-size: 20px;
    }
    header .headerinbx .headermenu {
        width: 94%;
    }
    .logo {
        width: 56%;
    }
    .logo img {
        margin-right: 5px;
        width: 130px;
    }
    nav {
        width: 44%;
    }
    div.main_copy {
    }
    div.main_copy h1 {
    }
    div.main_copy_cstm {
        width: 55% !important;
    }
    .gnavi .gnaviinbx {
        width:100%;
    }
    .gnavi .gnaviinbx ul {
        width:100%;
    }
    .gnavi .gnaviinbx ul li {
        font-size: 13px;
        height: 53px;
    }
    .gnavi .gnaviinbx ul li a {
        padding: 17px 0px 16px 0px;
    }
    .gnavi .gnaviinbx li br.br_sp {
        display: block;
    }
    .gnavi .gnaviinbx ul li#menu3 a,.gnavi .gnaviinbx ul li#menu4 a {
        padding: 27px 0px 25px 0px;
    }
    .gnavi .gnaviinbx li#menu1 {
        width: 25%;
        padding: 0 0.5%;
    }
    .gnavi .gnaviinbx li#menu2 {
        width: 25%;
        padding: 0 0.5%;
    }
    .gnavi .gnaviinbx li#menu3 {
        width: 18%;
        padding: 0 0.5% 18px;
    }
    .gnavi .gnaviinbx li#menu4 {
        width: 12%;
        padding: 0 0.5% 18px;
    }
    .gnavi .gnaviinbx li#menu5 {
        width: 30%;
        padding: 0 0.5%;
    }
    .main {
        width: 94%;
        display: inline-block;
        margin-left: 3%;
        margin-top: 5px;
    }
    .breadcrumb {
        width: 98%;
        margin: 0 auto;
    }
    div.main_copy_cstm p.contlink a {
        width: auto;
    }
    .product .productinbx {
        width: 100%;
    }
    .product .thumbnail {
        width: 31.4%;
        margin: 25px 0.8% 0;
    }
    .product .h520p {
        height: 910px;
    }
    .product .wk_schdls {
        top: -247px;
    }
    .product .wk_schdls p, .product .wk_schdls_w p {
        width: auto;
    }
    .product .wk_schdls .area_link ul li {
        margin: 0 1px 8px 4px;
    }
    .product .productinbx div.img_lft {
        width: 25%;
    }
    .product .productinbx div.txt_rgt {
        width: 75%;
    }
    .product .productinbx div.txt_rgt2 {
        width: 70%;
    }
    .product .productinbx div.img_lft img,.product .productinbx div.img_lft span {
        width: 97%;
        margin-right: 3%;
    }
    .content p br.br_sp {
        display: block;
    }
    ul.wk_4bx li {
        font-size: 16px;
    }
	div.top_cmpny {
        width: 100%;
    }
    div.top_cmpny img {
        width: 37%;
        margin-left: 1%;
    }
    div.top_cmpny .cmpnybx {
        margin-left: 3%;
        width: 57%;
    }
    .r_navi2 {
        display: block;
    }
    .r_navi,.r_navi2 {
        width: 60%;
        margin-right: 20%;
        text-align: center;
    }
    .r_navi ul li,.r_navi2 ul li {
        width: 100%;
    }
    .r_navi .r_navi_tit,.r_navi2 .r_navi_tit {
        width: 93%;
    }
     header#customerpg .headerinbx .r_navi {
        height: 233px;
        height: auto;
        margin-bottom: 3px;
    }
    .container_customer .headermenu .r_navi {
        margin-right: 0;
    }
    .container_customer .headermenu .r_navi .form_wk {
        padding: 13px 9px 1px 9px;
    }
    .r_navi .form_wk img {
        width: 40%;
    }
    .container_customer .r_navi .form_wk img {
        width: 72%;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 7%;
    }
    .container_customer .main .content img {
        width: auto;
        height: auto;
    }
    div.container_customer .content_mokuji a {
        width: 31.5%;
    }
    div.container_customer .content_mokuji a img {
        width: 100%;
    }
    .container_customer .utltbx2_inbx img.fl_right {
        width: 35%;
    }
    table.cstmr2 td p.photo img {
        width: 100%;
        margin: 0 auto;
    }
    .content {
        margin-left: 0;
        width: 100%;
        margin-right: 0;
    }
    .product .thumbnail_l p, .product .thumbnail_r p {
        padding: 19px 6% 15px 6%;
        width: 88%;
    }
    .contentlst .thumbnail {
        margin: 28px 4% 0 0;
        width: 45%;
    }
    .contentlst .thumbnail img {
        width: 100%;
    }
    .contentlst .thumbnail p {
        width: 95%;
    }
    .contents_menu div {
        height: 54px;
        width: 47%;
        margin-right: 1%;
        margin-left: 1%;
    }
    img.img_pc {
        width: 100% !important;
    }
    div.container_customer .probx_grry img {
        width: 29% !important;
    }
    div.container_customer .probx_grry img.logo {
        width: 245px !important;
    }
    .talk_list img.img_pc {
        display: none;
    }
    .talk_list img.img_sp {
        display: block;
        max-width: 100%;
        width: 100%;
        margin: 0 auto 1%;
    }
    div.container_customer .probx_grry h3 span {
        width: 100%;
    }
    .product .productinbx div.img_lft p.next {
        width: 75%;
    }
    i.next {
        margin-left: 5px;
    }
    .container_customer .mainimage .tit_bx {
        width: 94%;
        margin: 3% auto;
    }
    .oubobox div.img_rght,.oubobox div.img_rght2 {
        width: 100%;
    }
    .oubobox div.img_fl_right {
        float: none;
        width: 100%;
        text-align: center;
    }
    table.cstmr td p.photo {
        border: 2px solid #dbdbdb;
        width: 130px;
        margin: 0 1px;
        height: 130px;
    }
    p.linkwp .lnk_s {
        font-size: 94%;
        padding: 7px 3%;
	}
    span.btn_cntst,span.btn_cntst2 {
        font-size: 115%;
        padding: 2px 12px 3px;
        margin: 3px;
    }
    div.main_copy_cstm p {
        margin-top: 50px;
    }
    div.main_copy_cstm p br.br_pc {
        display: none;
    }
    div.main_copy_cstm p.contlink {
        margin-top: 29px;
    }
    table.cstmr2 {
        width: 100%;
         margin: 0 10px;
    }
    table.cstmr2 td {
        width: 33.3%;
    }
    table.cstmr2 td p.photo {
        width: 175px;
        height: 175px;
        padding: 5px;
        display: block;
        margin: 0 auto;
    }
    table.media th.hyoshi {
        width: 20%;
    }
    table.media td.hyoshi {
        width: 20%;
    }
    table.media td img {
        width: 96% !important;
        margin: 1%;
    }
    .oubobox h3 {
        /*border: 5px solid #e6d5c4;*/
        width: 92%;
    }
    .oubobox .ouboinbx p.num {
        width: 6%;
    }
    .oubobox .ouboinbx p.midashi {
        width: 94%;
    }
    div.container_customer .probx img.prdct-tp {
        margin: 8px 0 0 2%;
    }
    div.container_customer .probx img.prdct-tp2 {
        margin: 26px 0 0 2%;
    }
    footer .footer-content, .footer .footer-content {
        width: 90%;
    }
    footer .footer-link, .footer .footer-link {
        width: 100%;
    }
    .sidebar-column {
        width: 80%;
        margin-left: 10%;
        margin-bottom: 25px;
    }
    .footer-content .textwidget {
        width: 80%;
        margin-left: 10%;
    }
    footer .footer-content p.ftlogo {
        width: 100%;
        margin-left: 2%;
        margin-bottom: 0;
    }
    footer .footer-content ul.ftlink {
        width: 100%;
        margin-top: 0px;
    }
    .ml16p {
        margin-left: 0;
    }
    div.content_customer dl.tittle_bx {
        width: 100%;
    }
    div.content_customer dl.tittle_bx dt {
        width: 15%;
        margin-left: 3%;
    }
    div.content_customer dl.tittle_bx dd {
        width: 82%;
    }
    div.container_customer .content_cstmrtop .lnkbx h3 {
        font-size: 25px;
	}
    div.content_customer .content_cstmrtop2 h3.title_top {
        width: 100%;
        margin-bottom: 0;
    }
    div.container_customer .content_cstmrtop2 img.title {
        max-width: 513px;
    }
    div.container_customer .content_cstmrtop2 p.koushin {
        width: 100%;
        margin: 0px 0 0 0;
    }
    div.content_customer .content_cstmrtop2 p.title_txt {
        width: 100%;
    }
    div.container_customer .content_cstmrtop2 .lnkbx p.spt_txt {
        position: relative;
        margin-top: 0;
        margin-left: 0;
        width: 75%;
    }
    div.container_customer .content_cstmrtop2 .lnkbx p.spt_btn {
        position: relative;
        margin-top: -53px;
    }
    div.container_customer .content_cstmrtop2 .theme {
        margin: 0px 0 10px;
    }
    div.container_customer .content_cstmrtop .support_1 p.nmbr {
        width: 35px;
    }
    div.container_customer .content_cstmrtop .support_1 img {
        margin: 12px 1%;
    }
    div.container_customer .content_cstmrtop2 .support_1 img {
        float: none;
        width: 52%;
        margin: 0  0 15px 20%;
    }
    div.container_customer .content_cstmrtop .support_1 h4 br.br_sp {
        display: block;
    }
    div.container_customer .content_cstmrtop2 .support_1 p {
        width: 100%;
    }
    div.container_customer .content_cstmrtop2 .support_1 {
        margin-left: 0%;
    }
    div.container_customer .content_cstmrtop2 .mediabx p {
        width: 69%;
    }
    div.container_customer .content_cstmrtop2 .mediabx img {
        float: right;
        width: 20%;
        margin: -50px 13px 0 0;
    }
    table.media td.hyoshi a:after {
        left: 46px;
	}
    div.content_customer .talk_box p.link img {
        width: 170px;
    }
    div.content_customer .talk_box p.link2 {
        margin-left: 0%;
        width: 100%;
    }
    div.content_customer .talk_box p.link2 img {
        width: 170px;
        margin: 0 0% 0 1%;
    }
    div.content_customer dl.tittle_bx dd h3,
    div.content_customer dl.tittle_bx dd p {
        width: 95%;
	}
    div.container_customer .probx .btm0 {
        margin-top: 260px;
    }
    div.container_customer .content span.btn_cntst3, div.container_customer .content span.btn_cntst4 {
        font-size: 98%;
        width: 84%;
        margin: 8px auto;
        padding: 13px 15px 11px;
    }
    div.container_customer .content span.btn_cntst4_w {
        width: 96%;
        margin: 0;
        padding: 3%;
        white-space: pre-wrap;
    }
    div.container_customer .pro_lnk2 {
        width: 100%;
    }
    div.container_customer .pro_lnk2 a {
        width: 33%;
    }
    div.container_customer .probx .event_bx_r, div.container_customer .probx .event_bx_l {
        width: 100%;
    }
    div.content_customer ul.maru {
        width: 55%;
    }
    div.container_customer .kakomi_at-s p.hnbn img.w130 {
        display: block;
    }
    div.container_customer .point_at-s img {
        width: 25% !important;
        margin-right: 2%;
    }
    div.container_customer .point_at-s ul {
        width: 70%;
    }
    .probx p.arrow {
        margin-left: 13%;
        width: 80%;
    }
    p.img_title {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    p.img_title img {
        width: 50%;
    }
    #ksd {
        width: 93%;
        margin: 0 auto 25px;
    }
    #ksd h3 {
        text-align: center;
        margin: 0 0 18px;
    }
    #ksd .ksd_txt {
        width: 100%;
    }
    #ksd .ksd_logo {
        float: none;
        margin: 0;
        width: 180px;
    }
    .probx .ingredient {
        width: 97%;
        margin: 0 auto 25px;
    }
    .probx .ingredient li {
        width: 33%;
    }
    div.container_customer .kakomi_celbester div.txt_r {
        width: 68%;
    }
    .content p img.w60p {
        width: 70% !important;
    }
    #method dl.method dt {
        width: 28%;
    }
    #method dl.method dd {
        width: 60%;
    }
    footer .footer-content ul.ftlink img.shareno1 {
        margin-left: 0;
        margin-top: 0;
    }
    footer .footer-content ul.ftlink p.shareno1 {
        margin-left: 0;
        margin-top: 0;
    }
    footer .footer-content ul.ftlink p.shareno1 br.br {
        display: none;
    }
     p.style01 {
        width: 100%;
        margin-left: 0%;
    }
    .container_customer .main div.probx_lnk2wk,
    .container_customer .main div.probx_lnk2wk ul {
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }
    .container_customer .main div.probx_lnk2wk img {
        width: 100%;
    	margin-right: 0;
    }
        .container_customer .main div.probx_lnk2wk ul li {
        width: 48.4%;
        margin-bottom: 0;
	    margin-right: 2.25%;
    }
    .container_customer .main div.probx_lnk2wk ul li:nth-child(3n) {
    	margin-right: 2.25%;
    }
    .container_customer .main div.probx_lnk2wk ul li:nth-child(even) {
	    margin-right: 0;
    }
    div.container_customer .probx img.img_l {
        min-width: 35%;
        float: none;
        margin: 0 auto 20px;
        width: 100%;
        display: block;
    }
    ul.w490 {
        width: 100% !important;
    }
    div.content_customer ul.ml32p {
        margin-left: 25%;
    }
    .container_customer .main .content div.imgr_bx img.w40p,
    .container_customer .main .content div.imgl_bx img.w30p,
    .container_customer .main .content div.imgr_bx img.w65p,
    .container_customer .main .content div.imgl_bx img.w50p {
    float: none;
    max-width: 450px;
    width: 80%;
        height: auto;
        display: block;
        margin: 0 auto 12px;
    }
    .container_customer .main .content div.imgr_bx p,
    .container_customer .main .content div.imgl_bx p,
    .container_customer .main .content div.imgr_bx div.w45p,
    .container_customer .main .content div.imgl_bx div.w52p {
        float: none;
        width: 100%;
    }
    div.container_customer .main .content .probx img.w65p {
        width: 80%;
    }
    .container_customer .main .content img.w90p {
        width: 100%;
        margin: 0;
    }
    p.fmc_taisaku img {
        width: 220px !important;
    }
    div.container_customer .main .content .imgr_bx img.img_pc {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    /* Larger Smart Devices */   
     .logo {
        width: 54%;
        font-size: 70%;
        margin-top: 4px;
    }
    .logo img {
        margin-right: 10px;
    }
    nav {
        float: right;
        width: 46%;
        text-align: center;
        margin-top: 0px;
    }
    nav ul li {
        float: none;
        text-align: center;
        margin-top: 0;
        font-size: 90%;
    }
    nav ul li.wk br.br_sp {
        display: block;
    }
    header .headerinbx {
        height: 98px;
    }
    header .headerinbx span {
        font-size: 17px;
        display: inline-block;
        width: 100%;
        margin: 5px 0 1px;
    }
    header .headerinbx nav ul li a {
        padding: 0;
    }
    .mainimage img {
        height: 250px;
        object-fit: cover;
    }
    .container_customer .main .content {
        width: 100%;
        margin: 0;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 1%;
    }
    header#customerpg .headerinbx .r_navi {
        width: 240px;
    }
    div.main_copy_cstm p.contlink a {
        margin-right: 7px;
        font-size: 12px;
    }
    div.main_copy_cstm p.contlink a.lnk01 {
        padding: 7px 10px 5px;
        width: 76px;
        height: 32px;
	    text-align: left;
    }
    div.main_copy_cstm p.contlink a.lnk02 {
        padding: 16px 10px 0px;
        width: 66px;
        height: 29px;
    }
    div.main_copy_cstm p.contlink a.lnk01 br.br_sp {
        display: block;
    }
    .form_wk3_lgn {
        width: 80%;
	}
    .content {
        margin-left: 4%;
        width: 92%;
    }
    .content p img {
        max-width: 90%;
    }
    .product .productinbx div.img_lft p.next {
        width: 35%;
        display: block;
        margin-left: 32%;
    }
    i.next {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    	margin-left: 50%;
    }
    div.main_copy_cstm {
        top: 122px;
    }
    div.main_copy_cstm h1 {
        font-size: 30px;
    }
    div.main_copy_cstm p {
        width: 100%;
    }
    div.main_copy_cstm p br.br_pc {
        display: none;
    }

    table.cstmr th {
        font-size: 115%;
    }
    table.cstmr td {
        padding: 12px 2px 11px;
    }
    .mainimage .tit_bx img.w100p {
        height: auto;
    }
    span.btn_cntst,span.btn_cntst2 {
        font-size: 110%;
	}
    span.btn_cntst span {
        margin: -3px 2px 3px 0px;
     }
	ul.ftlnk {
        margin: 25px 1%;
        width: 100%;
    }
   .r_navi .form_wk img {
        width: 50%;
    }
    .container_customer .r_navi .form_wk img {
        width: 72%;
    }
    .product .thumbnail {
        width: 92%;
        margin: 20px 3.75% 0;
    }
    .product .thumbnail img {
        height: 250px;
        object-fit: cover;
    }
    .product .thumbnail_mmg p {
        margin: 20px 2.5% 0 0;
        width: 53%;
    }
    .product .thumbnail_mmg ul {
        margin: 15px 2% 0 6%;
    }
    .product .thumbnail_l,.product .thumbnail_r {
        width: 100%;
        margin: 15px 0 0 0;
    }
    .product .h520p, .product .h430p {
        height: auto;
    }
    .product .wk_schdls {
        width: 100%;
        margin: 15px 0 0 0;
        top: 0;
    }
	.contents_menu div {
        width: 62%;
        margin-left: 19%;
    }
    .content .contents_menu h3 {
        text-align: center;
    }
    .product .wk_schdls_w h4 span {
        font-size: 75%;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .product .productinbx div.txt_rgt,.product .productinbx div.txt_rgt2 {
        width: 100%;
    }
    .product .productinbx div.img_lft {
        width: 100%;
    }
    .product .productinbx div.img_lft img, .product .productinbx div.img_lft span {
        width: 44%;
        margin-right: 3%;
        margin-left: 28%;
    }
    .product .productinbx div.img_lft p {
        text-align: center;
        width: 100%;
    }
    .mt50s {
        margin-top: 0px;
    }
    .mb0s {
        margin-bottom: 0px !important;
    }
    .mt200 {
        margin-top: 0px !important;
    }
	.sidebar-column {
        text-align: center;
    }
    .sidebar-column p.map {
        width: 70%;
        margin: 8px auto;
        float: none;
    }
    img.img_pc {
        display: none;
    }
    img.img_sp {
        display: block;
        max-width: 100% !important;
        width: 100% !important;
        margin: 0;
    }
    .lnBox {
        width: 96%;
        font-size: 90%;
    }
    .content .sozai {
        width: 100%;
        margin: 0 auto 20px;
    }
    table.cstmr th.w10 {
        padding-right: 2px;
        padding-left: 5px;
        width: 16%;
    }
    table.cstmr td p.photo {
        width: 96px;
        height: 96px;
    }
    table.cstmr2 td p.photo {
        width: 130px;
        height: 130px;
    }
    table.cstmr2 td img {
        width: 100%;
        height: auto;
    }
    .oubobox .ouboinbx p.num {
        width: 8%;
    }
    .oubobox .ouboinbx p.midashi {
        width: 92%;
    }
    .oubobox p.img_left {
        width: 100%;
    }
    .oubobox p.txt_right {
        margin-left: 5%;
        width: 94%;
    }
    div.container_customer .content_cstmrtop {
        width: 100%;
    }
    div.container_customer .mr1p {
        margin-right: 0;
        margin-bottom: 20px;
    }
    div.container_customer .content_cstmrtop .lnkbx img {
        width: 20%;
    }
    div.container_customer .w3bx_db .w3bx_db_lnk {
        width: 100%;
    }
    footer .footer-link p.contlink span, .footer .footer-link p.contlink span {
        font-size: 18px;
    }
    div.content_customer dl.tittle_bx dt {
        width: 93%;
        margin-left: 7%;
    }
    div.content_customer dl.tittle_bx dd {
        width: 93%;
        margin-left: 7%;
    }
    div.content_customer h2 span {
        display: block;
        margin-left: 0;
        margin-top: 5px;
    }
    div.container_customer .content_cstmrtop .lnkbx h3 {
        font-size: 31px;
	}
    div.container_customer .content_cstmrtop .support_1 h4 br.br_sp {
        display: none;
    }
    table.media td.hyoshi a:after {
        left: 29px;
        font-size: 28px;
        top: -35px;
    }
    div.content_customer .talk_box img.img_pc {
        display: none;
    }
    div.content_customer .talk_box img.img_sp {
        display: block;
        max-width: 100%;
        width: 100%;
        margin-bottom: 8px;
    }
    div.content_customer .talk_box p.w50p {
        width: 38%;
    }
    div.container_customer .probx img.prdct-tp, div.container_customer .probx img.prdct-tp2 {
        margin: 5px 0 0 2%;
    }
    div.container_customer .probx img.yoko {
        width: 98%;
        margin-left: 1%;
    }
    div.container_customer .probx .pro_lnk {
        float: right;
    }
    div.container_customer .probx .btm0 {
        margin-top: 0;
    }
    div.container_customer .pro_lnk2 a {
        width: 60%;
        margin: 0 3% 15px;
    }
    div.container_customer .probx img.img_pc{
        display: none;
    }
    div.container_customer .probx img.img_sp{
        display: block;
        width: 74% !important;
        margin-left: 13%;
    }
    div.container_customer .probx_grry img {
        width: 96% !important;
        margin: 0;
    }
    div.container_customer .probx .event_bx_r img, div.container_customer .probx .event_bx_l img {
        width: 34%;
    }
    div.container_customer .probx .event_bx_r img.w70p {
        width: 46%;
    }
    div.content_customer ul.salestalk_link {
        display: inline-block;
    }
    .container_customer .utltbx2_inbx img.fl_right {
        width: 46%;
        margin: 0 27% 10px;
    }
    div.content_customer ul.maru {
        width: 100%;
    }
    div.container_customer .utltbx2_inbx div.img_right {
        width: 100%;
    }
    div.container_customer .utltbx2_inbx div.img_right img {
        width: 30%;
        margin: 0 1% 10px;
    }
    div.content_customer h3.title3 {
        font-size: 31px;
    }
    div.content_customer h3.title2 img.logo {
        width: 175px;
    }
    div.content_customer h3.title2 img.logo_2 {
        margin-bottom: -8px;
    }
    div.content_customer ul.prdct_list li img.img_gym {
        width: 175px;
    }
	div.content_customer ul.prdct_list li span.ml285 {
		margin-left: 0;
	}
    div.container_customer .kakomi_at-s p.titl_at-s {
        font-size: 25px;
    }
    div.container_customer .probx ul.chklist {
        width: 100%;
        margin-left: 0;
    }
	.container_fbc h2.tit br.br_pc, .container_fbc h3.n_bdr br.br_pc {
        display: none;
	}
    div.container_customer .probx .tchup_bx img.w70p {
        width: 90%;
    }
    div.container_customer .content_cstmrtop2 .cstmrtop2_l, div.container_customer .content_cstmrtop2 .cstmrtop2_r {
        width: 100%;
        margin-left: 0;
    }
    div.container_customer .content_cstmrtop2 .lnkbx img.flright {
        width: 17%;
    }
    div.container_customer .content_cstmrtop2 .support_1 {
        width: 100%;
    }
    div.container_customer .content_cstmrtop2 .support_1 p {
        width: 60%;
    }
    div.container_customer .content_cstmrtop2 .support_1 img {
        float: right;
        width: 35%;
        margin: -80px 10px 15px 0;
    }
    div.container_customer .content_cstmrtop2 .lnkbx_r {
        width: 100%;
    }
    div.container_customer .content_cstmrtop2 .mediabx img {
        width: 22%;
        margin-top: -50px;
    }
    p.pagelink2 {
        width: 100%;
    }
    p.pagelink a {
        width: 75%;
    }
    div.container_customer .talk_list ul.salestalk_link {
        width: 95%;
        margin-left: 5%;
    }
    div.container_customer .talk_list ul.salestalk_link2 {
        width: 95%;
        margin-left: 5%;
    }
    div.container_customer .probx_grry p.midashi {
        width: 96%;
    }
    div.container_customer .probx_grry img {
        width: 96%;
    }
    .probx .ingredient li {
        width: 50%;
    }
    div.container_customer .kakomi_celbester div.txt_r {
        width: 100%;
    }
    div.container_customer .kakomi_celbester div.img_l {
        width: 60%;
        margin: 0 20%;
    }
    .content p img.w60p {
        width: 80%;
    }
    div.container_customer .probx img.w57p {
        width: 100%;
    }
    div.container_customer .w35p {
        width: 100% !important;
    }
    div.content_customer ul.ml32p {
        margin-left: 21%;
    }
    div.content_customer h3.title span.title_sub {
        display: block;
        margin-left: 0;
    }
    .container_customer .main .content img.w90p {
        width: 100% !important;
        margin: 0;
    }
    img.manual {
        width: 150px !important;
    }
    p.fmc_taisaku img {
        width: 220px !important;
    }
    div.container_customer .main .content .probx img.img_pc {
        display: none;
    }
    div.container_customer .main .content .probx img.img_sp {
        width: 90%;
    }
}

@media screen and (max-width:600px) {
    /* iPhone6plus Portrait */
    header#tppg {
        height: 360px;
    }
    header .headerinbx span {
        margin: 5px 0 0 0;
        position: relative;
        width: 100%;
    }
    nav {
        font-size: 80%;
    }
    nav ul {
        float: none;
    }
    nav ul li {
        display: inline-block;
    }
    .logo {
        max-height: 75px;
    }
    .container .headerinbx .logo {
        width: 48%;
    }
    .gnavi {
        height: auto;
    }
    .gnavi .gnaviinbx ul li {
        height: 42px;
    }
    .gnavi .gnaviinbx li#menu1,
    .gnavi .gnaviinbx li#menu2,
    .gnavi .gnaviinbx li#menu3,
    .gnavi .gnaviinbx li#menu4,
    .gnavi .gnaviinbx li#menu5 {
        width: 100%;
        padding: 0;
    }
    .gnavi .gnaviinbx li a {
        padding: 11px 0px 10px 0px !important;
    }
    .gnavi .gnaviinbx li {
        border-bottom: 1px solid #fff;
        position: relative;
        height: auto;
    }
    .gnavi .gnaviinbx li br.br_sp {
        display: none;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 1%;
    }
    header#customerpg .headerinbx .r_navi {
        width: 205px;
        height: 233px;
        height: auto;
    }
    div.main_copy_cstm {
        top: 116px;
        width: 96% !important;
    }
    div.main_copy_cstm h1 {
        font-size: 25px;
        width: 145px;
        line-height: 1.1;
    }
    div.main_copy_cstm p {
        width: 100%;
        margin-top: 84px;
    }
    div.main_copy_cstm p.contlink a.lnk01 {
        width: 49px;
    }
    .r_navi .form_wk img {
        width: 65%;
    }
    .container_customer .r_navi .form_wk img {
        width: 85%;
    }
    .product .thumbnail img {
        height: 190px;
        object-fit: cover;
    }
	.content a.bookmark {
        display: none;
	}
    .contentlst {
        width: 100%;
    }
    .contentlst .thumbnail_l,.contentlst .thumbnail_r,.contentlst .thumbnail_bwj,.contentlst .thumbnail_l {
        margin: 28px 0 0 0;
        width: 99%;
    }
    .contentlst .thumbnail p {
        width: 96%;
    }
    .product .thumbnail_l h3, .product .thumbnail_r h3 {
        padding: 19px 3% 15px 6%;
    }
    .product .thumbnail_mmg h3 {
        padding: 11px 10px 11px 16px;
    }
    .product .thumbnail_mmg p {
        margin: 20px 0 0 0;
        width: 100%;
    }
    .product .thumbnail_mmg img {
        width: 55%;
        margin-left: 22%;
    }
    .product .productinbx div.img_l img {
        width: 50%;
        margin-right: 25%;
        margin-left: 25%;
        margin-bottom: 8px;
    }
    .product .productinbx div.img_l ul {
        margin: 15px 0 0 0px;
        display: inline-block;
    }
	.contents_menu div {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    ul.wk_4bx li {
        font-size: 15px;
    }
	.sidebar-column {
        width: 98%;
        margin-left: 1%;
    }
    .copyright {
        font-size: 11px;
    }
    .ln_bt01_w43 {
        width: 90%;
    }
    .content .sozai .sozaiwk {
        font-size: 90%;
    }
    .content .sozai .sozaiwk p {
        font-size: 21px;
    }
    table.cstmr th,table.cstmr td {
        display: block;
    }
    table.cstmr th,table.cstmr th.w40p {
        width: 100%;
        padding: 8px 0;
        border: 0;
        text-align: center;
    }
    table.cstmr td {
        border-top: 0px;
	}
    table.cstmr td p.photo {
        margin: 5px auto;
        width: 110px;
        height: 110px;
    }
    table.cstmr th.w10 {
        width: 100%;
        border-top: 2px solid #999;
        padding-right: 0;
        padding-left: 0;
    }
     table.cstmr2 td p.photo {
        width: 100px;
        height: 100px;
    }
    div.container_customer .probx br.br_pc {
        display: none;
    }
    footer .footer-content ul.ftlink {
        width: 98%;
    }
    .area100 {
        display: block;
        width: 90%;
        margin: 35px auto;
    }
    .product .productinbx div.txt_rgt p.wk_nagare3 {
        width: 96%;
        margin: 0px 0 2% 0;
    }
    dl.form_txbx {
        width: 94%;
        margin: 0 auto;
    }
    dl.form_txbx dt {
        width: 100%;
        margin-bottom: 0;
        padding-top: 10px;
    }
    dl.form_txbx dd {
        width: 100%;
        border-top: 0px;
        margin-top: 0;
        padding-top: 8px;
    }
    .oubobox .ouboinbx p.num {
        font-size: 45px;
    }
    .oubobox .ouboinbx p.midashi {
        font-size: 28px;
        line-height: 1.3;
    }
    p.img90p img {
        width: 100%;
    }
    p.linkwp .lnk_s {
        font-size: 100%;
    }
    img.drink {
        float: none;
        display: block;
        width: 52% !important;
        margin-left: 20%;
    }
    footer .footer-link p.contlink span, .footer .footer-link p.contlink span {
        display: block;
    }
    div.content_customer h3.title {
        font-size: 39px;
	}
    div.content_customer h2 {
        font-size: 35px;
	}
    table.media td.hyoshi {
        vertical-align: top;
    }
    table.media td.hyoshi a {
        margin-bottom: 0;
    }
    table.media td.hyoshi a:after {
        content: "";
    }
    div.container_customer .utltbx p.lnk {
        max-width: 100%;
        padding: 3%;
    }
    div.content_customer .talk_box p.link img {
        width: 135px;
    }
    div.content_customer .talk_box p.link2 img {
        width: 31.5%;
        margin: 0 0% 0 0.5%;
    }
    div.content_customer ul.salestalk_link {
        width: 96%;
        margin-left: 2%;
    }
    div.container_customer .content span.btn_cntst3, div.container_customer .content span.btn_cntst4 {
        width: 80%;
    }
    div.content_customer ul.prdct_list {
        width: 100%;
    }
    div.container_customer .probx img.w30p {
        width: 60%;
        margin-left: 18%;
    }
    div.container_customer .probx .event_bx_r img, div.container_customer .probx .event_bx_l img {
       width: 60%;
       margin: 0 auto;
       display: block;
       margin-bottom: 12px;
    }
    div.container_customer .probx .event_bx_r p, div.container_customer .probx .event_bx_l p {
        width: 100%;
    }
    div.container_customer .probx .event_bx_r img.w70p {
        width: 65%;
    }
    div.content_customer h2.tit_talk {
        font-size: 26px;
    }
    div.content_customer h2.tit_talk:before {
        font-size: 18px;
    }
    div.content_customer h3.title2 span {
        margin-left: 0;
        font-size: 35px;
        margin-top: 5px;
    }
    div.container_customer .probx img.prdct {
        width: 55%;
	}
    div.container_customer .probx img.w57p {
        width: 100%;
    }
    div.container_customer .probx img.w65p {
        width: 100%;
    }
    div.container_customer .kakomi_at-s p.titl_at-s {
        text-align: center;
    }
    div.container_customer .kakomi_at-s p.titl_at-s span.num {
        display: block;
        margin-right: 0;
        text-align: center;
    }
    div.container_customer .point_at-s img {
        width: 40% !important;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    div.container_customer .point_at-s ul {
        width: 100%;
    }
    .probx p.arrow {
        margin-left: 46%;
        width: 52%;
    }
    div.container_customer .probx .tchup_bx_r {
        width: 100%;
    }
    div.container_customer .probx .tchup_bx img {
        width: 60%;
        margin: 0 auto;
        display: block;
        margin-bottom: 12px;
    }
    div.container_customer .content_cstmrtop2 .lnkbx img.flright {
        width: 21%;
    }
    div.container_customer .content_cstmrtop2 img.title {
        max-width: 100%;
    }
    dl.bwj_spec {
        font-size: 88%;
    }
    dl.bwj_spec dt {
        width: 65px;
    }
    p.img_title img {
        width: 65%;
    }
    div.container_customer .content_cstmrtop2 .lnkbx {
        height: auto;
    }
    div.container_customer .content_cstmrtop2 .lnkbx p.spt_txt {
        width: 100%;
    }
    div.container_customer .content_cstmrtop2 .lnkbx p.spt_btn {
        margin-top: 0;
        text-align: left;
        float: left;
    }
    div.container_customer .content_cstmrtop2 .support_1 img {
        margin: -38px 10px 15px 0;
    }
    div.container_customer .content_cstmrtop2 .mediabx img {
        margin-top: -50px;
    }
    .product .pw100P img.w41p {
        width: 50%;
        margin-bottom: 15px;
        margin-right: 28% !important;
    }
    p.pagelink a {
        width: 90%;
    }
    div.container_customer .content_mokuji {
        margin-left: 0;
    }
    div.container_customer .content_mokuji a {
        width: 36.5%;
    }
    img.p75sp100 {
        width: 100%;
    }
    #ksd h3 img {
        max-width: 94%;
        margin: 0;
    }
    #method dl.method dt {
        width: 41%;
    }
    #method dl.method dd {
        width: 47%;
        margin-top: 6px;
        font-size: 95%;
    }
    div.container_customer .content span.btn_cntst4_w {
        width: 93%;
    }
    table.cstmr th p.linkwp .lnk_s, table.cstmr th p.linkwp .lnk_s2 {
        width: 50%;
    }
    div.content_customer ul.ml32p {
        margin-left: 3%;
    }
    div.container_customer .main .content .probx img.img_sp {
        width: 100% !important;
    }
}


@media screen and (max-width: 480px) {
    /* iPhone6plus Portrait */
    header#tppg {
        height: 360px;
    }
    header .headerinbx span {
        margin: 5px 0 0 0;
        position: relative;
        width: 100%;
        font-size: 13px;
    }
    nav {
        font-size: 80%;
    }
    nav ul {
        float: none;
    }
    nav ul li {
        display: inline-block;
    }
    ul li.wk {
        padding: 7px 3px 6px 3px;
    }
    header .headerinbx nav ul li a {
        padding: 0;
        font-size: 85%;
    }
    .logo {
        font-size: 65%;
    }
    .li_01,.li_02,.li_03,.li_04 {
        padding: 10px 4%;
    }
    header#customerpg {
        height: 167px;
    }
    .container_customer header .headerinbx .headermenu {
        width: 98%;
    }
    .container_customer .headerinbx .logo {
        width: 53%;
        font-size: 60%;
    }
    .main {
        width: 95%;
        margin-left: 2%;
        margin-top: 5px;
    }
    div.main_copy h1 {
        font-size: 23px;
    }
    div.main_copy_cstm h1 {
        font-size: 22px;
        width: 130px;
    }
    div.main_copy_cstm p {
        margin-top: 70px;
    }
    div.main_copy_cstm p.contlink {
        margin-top: 15px;
    }
    div.main_copy_cstm p.contlink a.lnk01 {
        padding: 7px 3px 5px;
        width: 49px;
    }
    header#customerpg .headerinbx .r_navi {
        width: 45%;
        font-size: 85%;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 1%;
    }
    header#customerpg .headerinbx .r_navi img {
        max-width: 100%;
    }
    .form_wk3_lgn {
        width: 92%;
	}
    ul.wk_4bx li {
        width: 100%;
        margin: 0 0 2% 0;
    }
    .w181 {
        font-size: 75%;
    }
    .content p img {
        max-width: 100%;
    }
    .enq h2 {
        font-size: 22px;
    }
    .enq h2.secret {
        width: 70%;
    }
    div.img_lft {
        width: 60%;
    }
    .content p img.w80p, .content p img.w60p {
        width: 100% !important;
    }
    input.txt,textarea {
        width: 95%;
    }
    .chbx01-prts {
        width: 90%;
        display: inline-block;
        padding-left: 9%;
        margin-right: 0;
    }
    .radio01-prts {
        display: block;
        margin-right: 3%;
    }
    .tppg figure img {
        width: 31%;
    }
    .content .sozai .sozaiwk {
        width: 28.5%;
        padding: 1%;
        font-size: 75%;
    }
    .product .thumbnail_l ul, .product .thumbnail_r ul {
        padding: 0 1em 0.5em 2em;
        font-size: 110%;
        margin-left: 7px;
    }
    .product .thumbnail_l ul li, .product .thumbnail_r ul li {
        padding: 0 0 8px 0px;
    }
    .product .thumbnail_l ul li.nolnk:before, .product .thumbnail_r ul li.nolnk:before {
        left: 0.25em;
    }
    p.cmntlist {
        width: 95%;
        margin-left: 5%;
    }
    dl.cmntlistwk {
        width: 95%;
        margin-left: 5%;
    }
    span.btn_cntst3, span.btn_cntst4 {
        width: 83%;
        white-space: normal;
        font-size: 95%;
    }
    .container_customer .main .content img {
        max-width: 100%;
    }
    table.cstmr2 {
        width: 98%;
        margin: 0 1% 45px;
        border-bottom: 4px dotted #ccc;
    }
    table.cstmr2 td {
        width: 100%;
        display: block;
    }
    table.cstmr td p.photo {
        width: 165px;
        height: 165px;
    }
    table.cstmr2 td p.photo {
        width: 130px;
        height: 130px;
    }
    table.cstmr2 td img {
        width: 28%;
        height: auto;
        display: inline-block;
        margin: 0 1%;
    }
    div.container_customer .utltbx2 dl dt {
        width: 95%;
    }
    div.container_customer .utltbx2 dl dd {
        width: 95%;
    }
    table.media td {
        padding: 3px;
    }
    table.media td img {
        border: 0;
    }
    .oubobox .ouboinbx p.num {
        width: 11%;
        margin-left: -4%;
    }
    .oubobox .ouboinbx p.midashi {
        font-size: 25px;
    }
    .r_navi .form_wk img {
        width: 80%;
    }
    .container_customer .r_navi .form_wk img {
        width: 90%;
    }
    .picker__input {
        width: 80%;
    }
    div.content_customer h3.title {
        font-size: 32px;
    }
    div.container_customer .content_cstmrtop .lnkbx h3 {
        font-size: 27px;
	}
    div.content_customer h2 {
        font-size: 30px;
    }
    div.content_customer .talk_box p.link img {
        width: 120px;
    }
    div.container_customer .content span.btn_cntst3, div.container_customer .content span.btn_cntst4 {
        font-size: 100%;
        width: 87%;
	}
    div.container_customer .probx img.proimg, div.container_customer .probx img.yoko {
        margin-right: 0;
        width: 100%;
	}
    div.container_customer .probx .pro_lnk {
        margin-left: 0;
        width: 100%;
	}
    div.container_customer .probx .pro_lnk img {
        width: 32%;
        margin: 0 8% 35px;
    }
    div.container_customer .probx .fl_right {
        float: right;
        width: 36%;
        display: inline-block;
        vertical-align: top;
        margin: 0 7% 35px;
    }
    div.container_customer .probx .fl_right img {
        width: 100%;
        margin: 0;
    }
    div.container_customer .probx img.prdct_lft {
        width: 96%;
        margin: 0 2%;
    }
    div.content_customer .probx p.w60p {
        width: 100%;
    }
    div.container_customer .probx img.img_sp {
        width: 100% !important;
        margin-left: 0;
    }
    div.container_customer .probx .event_bx_l img.w90p {
        width: 100%;
    }
    div.container_customer .probx .event_bx_r img.w70p {
        width: 85%;
    }
    .container_customer .utltbx2_inbx img.fl_right {
        width: 58%;
        margin: 0 21% 10px;
    }
    div.container_customer .content_customer .probx_grry img {
        width: 96% !important;
    }
    div.content_customer ul.salestalk_link li.new a:before,
	div.content_customer ul.salestalk_link li.new span:before, 
	.utltbx2 dl dt.new:before,
	p.koushin:before {
        content: "NEW";
        color: #fff;
        font-weight: bold;
        margin-left: -28px;
        font-size: 55%;
        background: #da6a5e;
        padding: 0 2px 1px;
        border-radius: 7px;
        letter-spacing: 0px;
        margin-right: 1px;
        vertical-align: middle;
    }
    div.content_customer h3.title3 {
        font-size: 28px;
    }
    div.content_customer ul.salestalk_link {
        margin-left: 4%;
    }
    div.content_customer ul.salestalk_link li.midashi span {
        font-size: 23px;
    }
    div.content_customer h2.tit_talk {
        font-size: 24px;
    }
    div.content_customer h2.tit_talk:before {
        font-size: 16px;
    }
    div.container_customer .content_cstmrtop2 .lnkbx p.spt_txt {
        width: 70%;
    }
    div.container_customer .content_cstmrtop2 .theme {
        margin: 40px 0 10px;
    }
    dl.bwj_spec dt, dl.bwj_spec dd {
        width: 100%;
        font-size: 90%;
    }
    p.img_title img {
        width: 75%;
    }
    p.pagelink a {
        width: 100%;
    }
    .form_wk3 input.txt, .form_wk3_lgn  input.txt {
       width: 95%;
    }
    div.content_customer ul.salestalk_link li a:after {
        margin-right: 0;
    }
    .probx .ingredient li {
        width: 100%;
    }
    #method dl.method dt {
        width: 74%;
        margin-left: 13%;
        margin-top: 15px;
        margin-bottom: 0;
    }
    #method dl.method dd {
        width: 80%;
    }
.container_customer .main div.probx_lnk2wk ul li {
    width: 100%;
	margin-right: 0;
}
table.cbbc_tbl {
    display: none;
}
table.cbbc_tbl_sp {
    display: block;
}
table.cbbc_tbl_sp th {
    width: 32%;
}
table.cbbc_tbl_sp td {
    width: 68%;
}
}

@media screen and (max-width: 320px) {
    /* Small Devices iphone 5 and below Portrait */    
    .logo img {
        width: 120px;
    }
    header .headerinbx nav ul li a {
        padding: 1px 5px 3px 5px;
        font-size: 70%;
    }
    header .headerinbx nav ul li a span {
        font-size: 17px;
    }
    dl.form_txbx input.w30 {
        width: 14%;
    }
    .li_01,.li_02,.li_03,.li_04 {
        padding: 10px 5%;
    }
    .contents_menu div a {
        font-size: 13px;
        margin-left: 31%;
    }
    div.main_copy_cstm p {
        font-size: 85%;
        width: 95%;
        margin-left: 2%;
    }
    div.main_copy_cstm p.contlink a {
        margin-right: 5px;
        font-size: 11px;
    }
    div.main_copy_cstm p.contlink a.lnk01 {
        padding: 7px 5px 5px;
        width: 70px;
    }
    div.main_copy_cstm p.contlink a.lnk02 {
        padding: 16px 5px 0px;
        width: 56px;
    }
    .product .productinbx div.img_lft p.next {
        width: 46%;
        margin-left: 26%;
    }
    i.next {
        margin-left: 47%;
    }
    div.container_customer .content span.btn_cntst3, div.container_customer .content span.btn_cntst4 {
        font-size: 90%;
    }
}

/* 190206追加 */
.disabled{
	opacity:0.5;
	cursor:default;
}

/* 240313追加 */
@media screen and (max-width: 1000px) {
    .container_customer .mainimage {
        width: 94%;
    }
}
@media screen and (max-width: 767px) {
    .container_customer .w96p {
        width: 99% !important;
    }
}
@media screen and (max-width: 480px) {
    span.btn_cntst3, span.btn_cntst4 {
        width: auto;
    }
}
header.header_cont {
    border-top: 0;
    padding: 27px 35px;
    border-bottom: 1px solid #f7ab9c;
    width: auto;
    margin-bottom: 25px;
}
@media screen and (max-width: 900px) {
    header.header_cont {
        padding: 16px 27px;
    }
}
header.header_cont .inner {
    max-width: 1200px;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
header.header_cont h1 {
    width: 32%;
    min-width: 270px;
}
.list_num li{
    list-style-type: decimal;
    margin-left: 2em;
    margin-bottom: 0.5em;
}
.list_num{
    font-size: 85%;
    height:200px !important;
    overflow:auto;
}
.list_num ul.list_num_sub  {
    position: relative;
    margin: 15px 0;
    padding: 0
}
.list_num ul.list_num_sub li  {
    list-style: none;
    list-style-position: outside;
    margin: 0 0 8px;
    padding-left: 20px;
    text-indent: -1em;
}
.list_num ul.list_num_sub li span {
    position: relative;
    left: -4px;
    margin: 0;
}