@charset "UTF-8";

/**
 * ========================================
 * reset
 * ========================================
 */
    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-family: inherit;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;
    -moz-appearance: button;
         appearance: button;
    }

@media print {
    body.nprnt { display: none; }
	.container header.header {position: absolute;}
	div.hamburger-menu input,div.hamburger-menu label {display: none;}
	.gnavi {padding-top: 45px;}
}

/* body */
body {
    font-family: 'Noto Sans Japanese', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #fff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    color: #333;
}
a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
a {
    color: #8cb3d8;
    transition: all 300ms ease-in-out 0s;
    font-weight: 500;
}
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;
    }
}

/* header */
.container .header{
    position: fixed;
    top: 0;
    padding: 18px 3% 15px;
    width: 100%;
    background: #fff;
    z-index: 89;
    border-top: 7px solid #f6ccc4;
    border-bottom: 2px solid #9bbedf;
    box-sizing: border-box;
    text-align: center;
}
.container .header div {
    width: 48%;
    display: inline-block;
    max-width: 595px;
	vertical-align: middle;
}
.container .header .header-logo {
    width: 150px;
    display: block;
    transition: all 0.4s ease;
}
.container .header div.inq {
    text-align: right;
}
.container .header .header-inq {
    width: 68px;
    display: block;
    float: right;
    transition: all 0.4s ease;
}
.container .header .header-logo img {
  width: auto;
    height: 90px;
    display: block;
}
.container .header a.header-inq {
    position: relative;
    right: 28px;
    display: flex;
    height: 24px;
    width: 65px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #5b708d;
    border-radius: 9%;
    padding: 34px 0 0 0;
    color: #fff;
    font-size: 12.5px;
    letter-spacing: 1px;
    border: 3.5px solid #5b708d;
}
.container .header a.header-inq:before {
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    content: "\f0e0";
    position: absolute;
    color: #fff;
    bottom: 46px;
    top: 7px;
    transform: rotate(-18deg);
    margin-left: -7px;
}
/*.header .header-logo.isSmall{
  width: 100px!important;
}*/

/* header */
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;
}


/* gnavi */
.gnavi {
    background-color: #5b708d;
    border-top: 0;
    border-bottom: 0;
    height: 56px;
    position: relative;
    z-index: 87;
    display: block;
    margin-top: 84px;
}
.gmenu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1200px;
    margin: 0 auto;
}
.gmenu > li {
    float: left;
    width: 15%;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
.gmenu > li:nth-child(1) {
    width: 18%;
}
.gmenu > li:nth-child(3) {
    width: 13%;
}
.gmenu > li:nth-child(5) {
    width: 24%;
}
.gmenu > li a {
    display: block;
    color: #fff;
    font-size: 14px;
}
.gmenu > li a:hover {
    color: #fff;
}
ul.gmenu_second {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
.gmenu > li:hover {
    background: #373737;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.gmenu_second li {
    border-top: 1px solid #ccc;
}
.gmenu_second li a:hover {
    background: #3b5472;
}
/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* floatクリア */
.gmenu:before,
.gmenu:after {
    content: " ";
    display: table;
}
.gmenu:after {
    clear: both;
}
.gmenu {
    *zoom: 1;
}
.gnavi .gmenu li {
    height: 56px;
    background-color: #5b708d;
}
.gmenu > li.menu_single {
    position: relative;
}

li.menu_single ul.gmenu_second {
    position: absolute;
    top: 56px;
    width: 100%;
    background: #5b708d;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu_single ul.gmenu_second li a {
    font-size: 12px;
}
li.menu_single:hover ul.gmenu_second {
    top: 56px;
    visibility: visible;
    opacity: 1;
}
.menu-content .link_no1, ul.gmenu p.icn_sns {
    display: none;
}
ul.link_sp {
    display: none;
}

/* 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;
}


/* TOP */
#index_top {
    width: 100%;
    /*background: url(/images/index/topimage.jpg) no-repeat center center;
    height: 620px;
    background-size: cover;*/
    text-align: center;
    margin: 0 0 50px;
    padding-top: 0px;
}
#index_top div {
    margin: 0 auto 0;
    display: block;
    padding: 0;
    text-align: left;
    height: 100%;
}
#index_top h2.tit {
    color: #fff;
    color: #333;
    text-shadow:
      0 0 3px #eeeeee,
      0 0 6px #ffffff,
      0 0 12px #ffffff,
      0 0 20px #ffffff,
      0 0 20px #ffffff; 
    line-height: 1.2;
    padding: 0;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0 0;
  }
#index_top h2.tit.tit_main {
    font-size: 26px;
}
#index_top h2.tit span {
    font-size: 18px;
    font-weight: 400;
}
#index_top h2.tit br.br_sp {
    display: none;
}
div.index_main .contents_area {
    display: block;
    margin: 40px auto 0;
    padding-bottom: 35px;
    width: 100%;
    max-width: 1200px;
    font-size: 14px;
    text-align: center;
}
ul.lst_link {
    width: 80%;
    margin: 0 auto 0;
    text-align: center;
}
ul.lst_link li {
    width: 48.5%;
    margin: 0 0.5% 9px;
    display: inline-block;
    border: 0;
    background-color: #cfcfcf;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.3;
    min-width: 380px;
}
ul.lst_link li.link1 {
    background-color: #f6ccc4;
}
ul.lst_link li.link2 {
    background-color: #9bbedf;
}
ul.lst_link li.link3 {
    background-color: #95b8d7;
}
ul.lst_link li.link4 {
    background-color: #c5c5c5;
}
ul.lst_link li:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
ul.lst_link li a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 22px 1% 24px 3.5%;
    display: block;
    box-sizing: border-box;
    font-weight: 600;
}
/* 20240526 ボタン修正後 追加 */
ul.lst_link .link1 a {
	color: #fff;
	width: 100%;
	height: 100%;
	padding:  34px 1% 34px 3.5%;
	display: block;
	box-sizing: border-box;
	font-weight: 600;
	}
.flex {
  display: flex;
  justify-content: space-between;
}
ul.lst_link .link2 a:after{
  top: -10px;
}
@media screen and (max-width: 900px) {
  .flex {
  display: block;
  }
}
ul.lst_link li a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 110%;
    margin-right: 9px;
    color: #fff;
    position: relative;
    float: right;
    font-weight: bold;
    vertical-align: top;
}
ul.lst_link li.spec  {
    background-color: transparent;
    border-radius: 0;
    font-size: 80%;
}
ul.lst_link li.spec span  {
    line-height: 1.5;
    display: block;
}

#index_tit1 {
    text-align: center;
    background: #ecf0f4;
    padding: 20px 0 0;
}
#index_tit1 p {
    font-size: 20px;
    font-weight: 200;
}
#index_contents .lst_contents {
    width: 39%;
    margin: 0 5.5% 35px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 370px;
}
#index_contents .lst_contents div {
    margin-bottom: 14px;
}
#index_contents .lst_contents div img, #index_contents .lst_contents div span {
    display: inline-block;
    vertical-align: top;
}
#index_contents .lst_contents div img {
    width: 150px;
    margin-bottom: 13px;
}
#index_contents .lst_contents div span {
    font-size: 19px;
    font-weight: 800;
    color: #1e1e1e;
    margin: 0 auto 0;
    display: block;
}
#index_contents .lst_contents div a {
    height: 100%;
    display: block;
    text-align: center;
}
#index_contents .lst_contents div:after {
/*    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-size: 22px;
    margin-right: 14px;
    color: #95b8d7;
    float: right;
    font-weight: bold;
    vertical-align: bottom;
    margin-top: -50px;*/
}
#index_contents .lst_contents p {
    color: #3e5987;
    margin: 0 0 10px 0;
	width: 100%;
    height: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 200;
    line-height: 1;
}
#index_contents .lst_contents p a {
    color: #3e5987;
}
#index_contents .lst_contents p span {
    margin: 0 8px 0 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
#index_contents .lst_contents p span.new {
    color: #ebb3a8;
    letter-spacing: 0;
    margin: 0 7px 0 0;
}
#pickup, #index_support, #index_sns {
    text-align: center;
    background: #ecf0f4;
	padding: 20px 0 0;
    margin: 60px 0 0;
}
#pickup .contents_area, #index_news .contents_area, #index_voice .contents_area, #index_sns .contents_area {
    text-align: center;
}
#pickup h2.tit, #index_news h2.tit, #index_support h2.tit, #index_voice h2.tit, #index_sns h2.tit {
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}
#pickup h2.tit hr, #index_news h2.tit hr, #index_support h2.tit hr, #index_voice h2.tit hr, #index_sns h2.tit hr {
    width: 120px;
    height: 1px;
    display: block;
    text-align: center;
    background-color: #dbdbdb;
    margin: 18px auto 0;
    border: none;
    min-width: 260px;
}
#pickup h2.tit hr, #index_support h2.tit hr, #index_sns h2.tit hr {
    background-color: #fff;
}
#pickup p img {
    max-width: 700px;
    width: 86%;
}
#index_inq .lst_inqwk {
    display: inline-block;
    vertical-align: top;
    outline: 4px solid #7f98b0;
    border-radius: 4px;
    width: 28%;
    margin: 30px 2.5%;
    padding: 0;
    text-align: center;
}
#index_inq .lst_inqwk h4 {
    font-size: 17px;
    font-weight: 600;
    color: #1e1e1e;
    margin: 15px 0 8px;
}
#index_inq .lst_inqwk img {
    width: 122px;
}
#index_inq .lst_inqwk p {
    width: 88%;
    display: block;
    margin: 9px auto 14px;
    text-align: justify;
    font-size: 13px;
}
#index_inq .lst_inqwk h5 {
    width: 100%;
    position: relative;
    margin: 0;
    background: #7f98b0;
}
#index_inq .lst_inqwk h5 a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 22px 1% 24px 3.5%;
    display: block;
    box-sizing: border-box;
}
#index_inq .lst_inqwk h5 a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 110%;
    margin-right: 9px;
    color: #fff;
    position: relative;
    float: right;
    font-weight: bold;
    vertical-align: top;
}
#index_inq .lst_inqwk h5:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
#index_news.index_main .contents_area {
    max-width: 1000px;
    margin: 0px auto 0;
}
#index_news.index_main .contents_area.w1200 {
    width: 1200px;
    max-width: 94%;
}
#index_news .news_list {
    width: 100%;
    text-align: center;
    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;
    justify-content: center;
}
#index_news .news_con {
    width: 24%;
    width: 27.25%;/*横3つ*/
    margin: 0 0.5% 35px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    outline: 1px solid #cbcbcb;
    border-radius: 2px;
    box-shadow: 0 0 8px #ccc;
    position: relative;
    text-align: left;
    min-width: 245px;
}
#index_news .news_index div.news_con:nth-child(4),
#index_news .news_index div.news_con:nth-child(5),
#index_news .news_index div.news_con:nth-child(6) {
    display: none;
}
#index_news .news_con img {
    width: 100%;
}
#index_news .news_con span.day {
    position: absolute;
    left: 0;
    top: 0;
    background: #9abedf;
    color: #fff;
    font-size: 11px;
    padding: 2px 7px 3px;
    letter-spacing: 0.5px;
}
#index_news .news_con h5 {
    font-size: 14.5px;
    color: #1f1f1f;
    padding: 10px;
    font-weight: 600;
}
/* #index_news .news_con h5 span {
  font-size: 85%;
  margin: 0 10px;
  color: #9f9f9f;
} */
#index_news .news_con h5 .date {
  font-size: 85%;
  margin: 0 10px 0 0;
  color: #9f9f9f;
}
#index_news .news_con h5 .newsCaTi {
  font-size: 85%;
  margin: 0;
  color: #6e6d6d;
}
@media screen and (max-width: 767px) {
    #index_news .news_con h5 br {
        display: none;
    }
}
#index_news .news_con p {
    font-size: 13px;
    color: #3e5987;
    padding: 0 10px 12px;
}
#index_news .news_con a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-size: 22px;
    margin-right: 6px;
    color: #95b8d7;
    position: absolute;
    font-weight: bold;
    bottom: 5px;
    right: 0px;
}
#index_news p.link {
    display: block;
    text-align: center;
    margin: -20px 0 65px 25px;
    font-size: 12px;
}
#index_news p.link a {
    color: #6c8faf;
}
#index_news p.link span.yaji {
    display: inline-block;
    -webkit-clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
            clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
    width: 80px;
    background-color: #9fb5c9;
    height: 6px;
    padding-top: 4px;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 0;
    vertical-align: bottom;
    margin-bottom: 2px;
}
#index_news .news_con.movie {
    width: 16%;/*横5つ*/
    min-width: 228px;
}


#index_support .lst_supwk {
    width: 33%;
    margin: 0 6.5% 35px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: #fff;
    border-radius: 2px;
}
#index_support .lst_supwk h4 {
    font-size: 17px;
    font-weight: 600;
    color: #1e1e1e;
    margin: 15px 0 13px 0;
}
#index_support .lst_supwk img {
    float: left;
    width: 180px;
    box-shadow: 5px 5px 0 #8c9cb7;
    margin: 0 25px 12px -18px;
}
#index_support .lst_supwk p {
    font-size: 14px;
    text-align: left;
    width: 96%;
    padding-top: 11px;
    color: #3e5987;
}
#index_support .lst_supwk h5 {
    clear: both;
    margin: 12px 0 20px;
    display: inline-block;
    width: 100%;
}
#index_support .lst_supwk h5 a {
    color: #3e5987;
    font-weight: 600;
    font-size: 12px;
}
#index_support .lst_supwk h5 a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-size: 19px;
    font-weight: bold;
    color: #95b8d7;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 2px 10px;
}
#index_voice ul {
    margin: 40px 0 30px;
}
#index_voice ul li {
    display: inline-block;
    width: 25%;
    font-size: 0;
    border: 0;
    margin: 0 -2px;
    vertical-align: top;
    height: 204px;
}
#index_voice ul li.img img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
}
#index_voice ul li.link1 {
    background: #95b8d7;
}
#index_voice ul li.link2 {
    background: #576e89;
}
#index_voice ul li.link {
    font-size: 20px;
    padding: 0;
}
#index_voice ul li.link a {
    color: #fff;
    padding: 77px 0 0;
    display: block;
    font-weight: 600;
}
#index_voice ul li.link span {
    font-size: 12px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 1;
    vertical-align: bottom;
    margin-left: 60px;
}
#index_voice ul li.link span.yaji {
    display: inline-block;
    -webkit-clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
            clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
    width: 38%;
    background-color: #fff;
    height: 6px;
    padding-top: 5px;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 54px;
    vertical-align: bottom;
}
#index_sns div.inbx {
    max-width: 900px;
    margin: 0 auto 25px;
    width: 98%;
}
#index_sns div.inbx div {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 48%;
    margin: 0px -1px;
}
#index_sns div div.left {
    width: 51.5%;
}
#index_sns div.inbx div img {
    display: block;
    width: 100%;
    margin: 0;
}
#index_sns div div.right a {
    display: inline-flex;
    vertical-align: top;
    width: 50.5%;
    margin: 0 -2px;
}
#index_sns div div.youtube {
    display: block;
    width: 101%;
    margin: 0px 0 0 -2px;
}
#index_sns div div.youtube iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}
#index_sns p.link {
    display: block;
    text-align: center;
    margin: 0 0 65px 25px;
    font-size: 12px;
    padding-bottom: 45px;
}
#index_sns p.link a {
    color: #4a4a4a;
    display: inline-block;
    margin: 0 6px;
}
#index_sns p.link span.yaji {
    display: block;
    -webkit-clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
            clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
    width: 90px;
    background-color: #9fb5c9;
    height: 6px;
    padding-top: 5px;
    margin-left: 30px;
    margin-right: -6px;
    margin-top: 7px;
    vertical-align: bottom;
    margin-bottom: 2px;
}
.insta_item {
    aspect-ratio: 1/1;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}
/*
@supports not (aspect-ratio: 1/1) {
    .insta_item {
        padding-bottom:100%
    }
}
@media (hover: hover) and (pointer: fine) {
    .insta_item:hover img {
        opacity:.8;
        transform: scale(1.03)
    }
}
.insta_item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transition: all var(--transition-timing-default) var(--easing-ease-out-quad);
    width: 100%
}
@supports not (aspect-ratio: 1/1) {
    .insta_item img {
        left:0;
        position: absolute;
        top: 0
    }
}
*/
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 {
    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;
}


.product {
    clear: both;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 45px;
    padding-top: 15px;
    width: 100%;
}
.product .productinbx {
    width: 773px;
    width: 850px;
    margin: 0 auto;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    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;
    width: 620px;
    vertical-align: top;
    margin-top: 19px;
    margin-left: 10px;
}
.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;
}
/* 20240502追加 */
i.next.recommendation {
  color: #4a69a3;
}
.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.enq {
    margin-top: 185px;
}
.main.autumn {
    width: 94%;
    max-width: 800px;
}
.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 {
    overflow: hidden;
    font-size: 11px;
    text-align: right;
    max-width: 1200px;
    width: 98%;
    margin: 8px auto;
}
ul.bread_crumb li {
    list-style: none;
    padding-left: 4px;
    display: inline-block;
}
ul.bread_crumb li a {
    padding-right: 13px;
    background: url(/images/application/arrow.png) no-repeat right 6px;
    color: #9bbedf;
}
.r_navi,.r_navi2 {
    float: none;
    margin: 13px auto;
    max-width: 850px;
    display: block;
}
.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;
}

.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;
    background-color: #95acc3;
    border-radius: 5px;
    padding: 13px 11px 1px 13px;
    margin-bottom: 15px;
    color: #fff;
    display: inline-block;
    max-width: 400px;
    vertical-align: top;
    width: 44%;
    margin: 0 1% 15px;
}
.r_navi .form_wk div.logined_ct p, .r_navi .form_wk div.logined_ct p i {
    font-weight: 600;
}
.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;
    height: 40px;
}
.form_wk3 h3 {
    margin-top: 0 !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;
}
.rnav_box3 {
    margin: 45px 0;
}
.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%;
    max-width: 225px;
    max-width: 400px;
    border: 1px solid #ddd;
}
/*
_: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) {

}
_: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;
}
}*/
    .r_navi2 {
        display: block;
    }
    .r_navi,.r_navi2 {
        width: 100%;
        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%;
    }

    .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%;
    }
.content {
    border-top: 6px solid #0091af;
    margin-top: 13px;
    padding-bottom: 35px;
    margin-right: 0;
    width: 100%;
}
.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, .bwj p img.w100p {
    width: 100%;
    max-width: 100%;
}
.content p img.w90p {
    width: 90%;
}
.content p img.w80p {
    width: 80%;
}
.content p img.w60p, .bwj 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: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    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: #7f98b0;
    width: 100%;
    margin-top: 70px;
    /*transform: rotate(0.001deg);*/
	-webkit-text-stroke: 0.1px;
}
footer .footer-logo {
    width: 374px;
    margin: 0 auto;
    text-align: center;
}
footer .footer-logo li {
    width: 100%;
    margin: 0 0 30px;
}
footer .footer-logo li.logo img {
    float: none;
    width: 190px;
}
footer div.logo {
    text-align: center;
    float: none;
    position: relative;
    margin-top: 90px;
    width: 100%;
    display: block;
}
footer .footer-logo, footer div.logo p {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 12px;
    color: #fff;
    margin: 8px;
}
footer div.logo img {
    width: 135px;
}
footer div.logo p a {
    color: #353434;
}


footer .footer-content {
    display: none;
}
footer .footer-navi {
    margin: 55px auto 45px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding-top: 50px;
}
footer .footer-navi ul {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 270px;
    margin: 0 1%;
}
footer .footer-navi ul li {
    width: 100%;
    text-align: left;
    color: #fff;
    line-height: 1.3;
    margin-top: 18px;
}
footer .footer-navi ul li.submenu {
    padding-left: 25px;
    font-size: 13px;
}
footer .footer-navi ul li.submenu a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f101 ";
    position: relative;
    margin-right: 1.5em;
    color: #aabdcf;
    left: 8px;
    font-weight: bold;
}
footer .footer-navi ul li a {
    color: #fff;
}


#pagetop {
    bottom: 10px;
    margin-bottom: 50px !important;
    position: fixed;
    right: 10px;
}
.copyright {
    background-color: transparent;
    width: 96%;
    text-align: center;
    padding: 17px 0;
    color: #fff;
    font-size: 11px;
    font-weight: lighter;
    letter-spacing: 1px;
    clear: both;
    margin: 0 auto;
    text-transform: none;
}


li.mb30 {
    margin-bottom: 30px !important;
}




.ft_btn{
	display: none;
}
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 */ /* FF3.6-15 */ /* 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 */
    border-radius:10px 10px 10px 10px;
}

.ln_co:hover {
    background: #c7e2b3; /* Old browsers */ /* FF3.6-15 */ /* 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 */ /* FF3.6-15 */ /* 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 */
    border-radius: 5px 5px 5px 5px;
}
.ln_bt01:hover {
    background: #cbebf4; /* Old browsers */ /* FF3.6-15 */ /* 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 */ /* FF3.6-15 */ /* 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 */
    border-radius: 5px 5px 5px 5px;
}

.ln_bt01a:hover {
    background: #cbebf4; /* Old browsers */ /* FF3.6-15 */ /* 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;
}
p.center, .center {
    text-align: center;
}
.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;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
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%;
    border: 0;
    padding: 6px 10px;
    background-color: #fff;
}
textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #c0c0c0;
}
.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;
    color: #ffa18f;
    font-weight: 800;
}
span.red {
    color: #ffa18f;
    font-size: 75%;
    font-weight: 800;
}
span.red.red100 {
    font-size: 100% !important;
}
span.red_s {
    color: red !important;
    font-size: 80% !important;
}
span.txt_red {
    color: red;
    color: #ffa18f;
    font-size: 100%;
    font-weight: bold;
}
div.view_timer {
    color: red;
    font-size: 95%;
    font-weight: 600;
    display: inline-block;
}
span.day {
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
}
.product .productinbx div.txt_rgt span.day {
    display: inline-block;
}
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;
}
div.redbx {
    border: 1px solid #f7ab9c;
    padding: 12px 25px;
    font-size: 90%;
    margin: 10px auto 25px;
    width: 80%;
}
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;
    border-color: #ccc;
}
.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;
}
img { -ms-interpolation-mode: bicubic; }
.container_fbc,.container_fbc_indx {
    background-image: none;
}






.container_fbc_indx .main {
    margin-top: 20px;
}
.container_fbc .main {
    margin-top: 10px;
}
.container_fbc .main.w1200 {
    width: 1200px;
    max-width: 94%;
}
.container_top .main {
    margin-top: 20px;
}






input.sub_btn, p a.sub_btn {
    background-color: #e1bee7;
    background-color: #f1f1f1;
    border: 0;
}
.content {
    border-top: 6px solid #506892;
}
.bwj .content {
    border-top: 0px;
}
.bwj .bg_bwj {
    background: url(/images/bwj2019/bg_bwjtit.jpg) no-repeat center 39px;
    width: 95%;
    margin: 13px auto 35px;
    max-width: 835px;
}
.content h1.tit {
    border-bottom: 1px solid #506892;
}
.content h1.tit ul {
    width: 100%;
}
.content h1.tit ul li {
    display: inline-block;
    vertical-align: middle;
    width: 82%;
}
.content h1.tit ul li.tit_icn {
    width: 17%;
    max-width: 100px;
    margin-right: 1%;
}
.content h1.tit ul li.tit_icn img {
    margin-right: 10px;
    width: 100%;
}
.bwj .content h1 {
    text-align: center;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 20px;
}
.bwj .content h2 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0px 0 20px;
    padding: 0;
}
.bwj .content h3 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 15px;
}
.bwj .content h1 img {
    width: 100%;
    margin-top: 0;
}
.content h1.tit_top {
    font-size: 23px;
    padding-bottom: 6px;
    padding-top: 10px;
}
.content h1.tit_top span {
    font-size: 29px;
    font-weight: normal;
    font-family: serif;
    margin-right: 12px;
    vertical-align: middle;
    color: #506892;
}
.content h2.tit_vc {
    font-size: 34px;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.3;
    padding-top: 20px;
}
.content h3.tit_vch3 {
    width: 100%;
    font-size: 28px;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.3;
    margin: 40px 0 25px;
	color: #efb3a7;
}
div.bg_voice00 {
    background: url(/images/member/bg_v00.jpg) no-repeat right 73px;
}
div.bg_voice01 {
    background: url(/images/member/bg_v01.jpg) no-repeat right 73px;
}
div.bg_voice02 {
    background: url(/images/member/bg_v02.jpg) no-repeat right 73px;
}
div.bg_voice03 {
    background: url(/images/member/bg_v03.jpg) no-repeat right 73px;
}
div.bg_voice04 {
    background: url(/images/member/bg_v04.jpg) no-repeat right 73px;
}
div.bg_voice05 {
    background: url(/images/member/bg_v05.jpg) no-repeat right 73px;
}
div.bg_voice06 {
    background: url(/images/member/bg_v06.jpg) no-repeat right 73px;
}
div.bg_voice07 {
    background: url(/images/member/bg_v07.jpg) no-repeat right 73px;
}
div.bg_voice08 {
    background: url(/images/member/bg_v08.jpg) no-repeat right 73px;
}
div.bg_voice09 {
    background: url(/images/member/bg_v09.jpg) no-repeat right 73px;
}
.content ul.top_news {
    font-size: 95%;
    font-weight: 400;
    margin: 5px 0 0 20px;
}
.content ul.top_news li {
    padding: 0 0 5px 1em;
    list-style-type: none!important;
    text-indent: -1em;
    margin-bottom: 2px;
    line-height: 1.3;
}
.content ul.top_news li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f192";
    position: relative;
    right : 0.5em;
    color: #b52758;
}
.content ul.top_news li span.day {
    color: #b52758;
    font-size: 75%;
    padding: inherit;
    letter-spacing: 1px;
    vertical-align: 1px;
}
.content ul.top_news li i.fas {
    margin-left: 20px;
}
.product .thumbnail_r,.product .thumbnail_l {
    border: 0;
    background-color: #b52758;
    border-radius: 6px;
}
.bgimg1 {
    background: #b52758 url(/images/common/icon01.png) no-repeat;
}
.bgimg2 {
    background: #b52758 url(/images/common/icon02.png) no-repeat;
}
.bgimg3 {
    background: #b52758 url(/images/common/icon03.png) no-repeat;
}
.bgimg4 {
    background: #b52758 url(/images/common/icon04.png) no-repeat;
}
.bgimg5 {
    background: #b52758 url(/images/common/icon05.png) no-repeat 0 -11px;
}
.product .thumbnail_w {
    width: 100%;
    margin: 15px 0 0;
}
.product .thumbnail_l h3, .product .thumbnail_r h3, .product3 .thumbnail_l h3, .product3 .thumbnail_r h3 {
    color: #fff;
    font-size: 19px;
    font-weight: 800;
    padding: 19px 2px 15px 14px;
    text-align: center;
}
.product3 .thumbnail_l div.inbx, .product3 .thumbnail_r div.inbx {
    width: 92%;
    margin: 0 auto;
    height: 91%;
    background: #fff;
    border-radius: 5px;
    padding: 0 0 11px;
}
.product3 .bgimg4 div.inbx {
    height: 94%;
}
.product3 .bgimg3 div.inbx {
    height: 91%;
}
.product3 .thumbnail_l h3 a, .product3 .thumbnail_r h3 a {
    color: #fff;
}
.product .thumbnail_l p, .product .thumbnail_r p {
    margin: 1% 5%;
    padding: 0px 6px 15px 5px;
    width: 86%;
    background: #fff;
    height: 105px;
    border-radius: 4px;
}
.product .thumbnail_w p {
    width: 93.25%;
    margin: 1% 2.5%;
    height: auto;
}
.product3 .thumbnail_l p, .product3 .thumbnail_r p {
    margin: 0;
    padding: 16px 2.5% 15px 2.5%;
    width: 95%;
    height: 87px;
}
.product3 .thumbnail_l ul, .product3 .thumbnail_r ul {
    padding: 15px 2.5% 1.5em 2.5%;
    position: relative;
    font-size: 95%;
    margin-left: 0;
    border-top: 1px solid #b52758;
}
.product3 .thumbnail_l:hover, .product3 .thumbnail_r:hover {
    filter:alpha(opacity=100);/* IE 6,7*/
    -ms-filter: "alpha(opacity=100)";/* IE 8,9 */
    -moz-opacity:1;/* FF , Netscape */
    -khtml-opacity: 1;/* Safari 1.x */
    opacity:1;
    zoom:1;/*IE*/
}
.product .thumbnail_mmg h3 {
    background-color: #fff;
    font-size: 25px;
    color: #2d2d2d;
    text-align: center;
    padding: 11px 5px 11px 5px;
}

.product2 .thumbnail_r, .product2 .thumbnail_l {
    background: #fff;
    border: 3px solid #b52758;
}
.product2 .thumbnail_l h3, .product2 .thumbnail_r h3 {
    padding: 19px 2px 15px 2px;
}
.product2 .thumbnail_l p.style_cs, .product2 .thumbnail_r p.style_cs {
    height: auto;
}
.product3 .thumbnail_l ul li:before, .product3 .thumbnail_r ul li:before {
    left: 0.5em;
}
.product3 .thumbnail_l ul li, .product3 .thumbnail_r ul li {
    padding: 0 0 5px 18px;
}
.product2 .thumbnail_r ul li.kaiin:before {
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    position: absolute;
    left: 1em;
    color: #b52758;
}
.product3 .thumbnail_l ul li.midashi {
    border-top: 2px solid #b52758;
    border-bottom: 2px solid #b52758;
    background: #fff url(/images/common/fukidashi.png) no-repeat 0 9px;
    padding: 20px 0 20px 70px;
    margin: 15px 0 20px -9px;
    font-weight: 900;
    width: 84%;
}
.product3 .thumbnail_l ul li.midashi:before {
    content: "";
}
.product3 .thumbnail_l ul li.midashi span {
    float: right;
    margin-right: 4px;
    margin-top: -4px;
}
.product .wk_schdls {
    top: -256px;
}
.ln_bt01 {
    color: #fff;
    background: #b52758;
    background: #5b708d;
}
.ln_bt01:hover {
    background: #e1bee7;
    background: #95acc3;
    color: #b52758;
    color: #ffffff;
}
.ln_bt02 {
    color: #b52758;
    background: #fcebf1;
    border: 2px solid #b52758;
}
.ln_bt02:hover {
    background: #fff;
    color: #b52758;
}
.product .wk_schdls_w, .product2 .wk_schdls, .product3 .wk_schdls {
    border: 0;
    border: 6px solid #8499be;
    border-radius: 5px;
}
.product2 .wk_schdls .area_link ul li.li_01,
.product2 .wk_schdls .area_link ul li.li_02,
.product2 .wk_schdls .area_link ul li.li_03,
.product2 .wk_schdls .area_link ul li.li_04 {
    padding: 10px 18px;
}
.product .wk_schdls h4 a, .product .wk_schdls_w h4 a {
    color: #2d2d2d;
}
.product .wk_schdls_w p {
}
.product .wk_schdls_l400 {
    margin-left: 400px;
    margin-bottom: -256px;
    margin-bottom: -165px;
	width: 49%;
	padding: 1px 1% 0 0;
}
.product .wk_schdls_l400 h4 {
    padding: 19px 4px 15px 15px;
}
.product .wk_schdls_l400 p {
    padding: 0 19px 15px 15px;
}
.product .wk_schdls_l400 .area_link ul li {
    margin: 0 3px 8px 2px;
}
.melmaga {
    background: #fff url(/images/common/melmaga.png) no-repeat right bottom;
}
.melmaga2 {
    background: #fff url(/images/common/melmaga2.png) no-repeat right bottom;
}
.contents_menu .contents_menu1 {
    background: #b52758 url(/images/common/icon01.png) no-repeat;
    border-radius: 8px;
}
.contents_menu .contents_menu2 {
    background: #b52758 url(/images/common/icon02.png) no-repeat;
    border-radius: 8px;
}
.contents_menu .contents_menu3 {
    background: #b52758 url(/images/common/icon03.png) no-repeat;
    border-radius: 8px;
}
.contents_menu .contents_menu4 {
    background: #b52758 url(/images/common/icon04.png) no-repeat;
    border-radius: 8px;
}
.contents_menu div a {
    font-size: 18px;
    margin-left: 0;
    margin-top: 0;
    height: 97%;
    width: 100%;
    text-align: center;
    position: relative;
    top: 30%;
    vertical-align: bottom;
    color: #fff;
}
.contents_menu .contents_menu5 {
    background: #b52758 url(/images/common/yaji.png) no-repeat right center;
    border-radius: 8px;
    height: 71px;
    width: 96%;
}
.contents_menu div.contents_menu4 a {
    top: 12%;
}
.contents_menu div.contents_menu5 img {
    position: absolute;
    width: 120px;
    margin-left: 35px;
    margin-top: -12px;
    height: 90px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
}
.contents_menu div.contents_menu5 a {
    top: 30%;
    font-size: 21px;
}
.contents_menu .contents_menu5 br.br_sp, .content h1.tit br.br_sp {
    display: none;
}
p.txt_right {
    text-align: right;
}
div.img_cntr {
    text-align: center;
    margin: 5px 0 15px;
}
div.img_cntr img {
    max-width: 800px;
    width: 80%;
}
div.contents_bk {
    margin-bottom: 20px;
    margin-top: 25px;
    display: inline-block;
}
div.contents_bk p {
    display: block;
    font-size: 100%;
    padding-bottom: 10px;
}
div.contents_bk p.rbox {
    display: inline-block;
    width: 465px;
    float: right;
}
div.contents_bk ul {
    float: left;
}
.bwj div.img_lft {
    float: left;
    width: 280px;
    margin-right: 20px;
}
.bwj div.img_lft img {
    width: 100%;
    margin: 5px 0 20px;
}
a.link2 {
    border-radius: 12px;
    border: 4px solid #eee !important;
    border: 0px;
    padding: 10px 28px 12px;
}
.container_inq .enq a.link2 {
    background: #95acc3;
    color: #fff;
    font-size: 90%;
    font-weight: 600;
}
a.link2.bggray {
    background-color: #eee;
}
div.ft_wk {
    width: 90%;
    border: 5px solid #eee;
    padding: 2% 4%;
    border-radius: 10px;
    margin: 60px 0 45px;
    display: inline-block;
}
div.ft_wk_bg {
    background: url(/images/bwj2019/bg_bwjoubo.jpg) no-repeat right 25px;
}
div.ft_wk p {
    font-size: 126%;
    font-weight: 800;
    display: inline-block;
    margin-bottom: 3px;
}
.ft_wk ul {
    width: 100%;
    margin: 0 auto 0;
}
.ft_wk ul li {
    width: 41%;
    margin: 0 auto;
}
.ft_wk ul p {
    text-align: center;
    display: block;
    font-size: 95%;
    font-weight: normal;
    margin-bottom: 9px;
    margin-top: 0;
}
.ft_wk ul li a {
    color: #fff;
    font-weight: 500;
    font-size: 110%;
    line-height: 1.6;
    background-color: goldenrod;
    text-align: center;
    display: block;
    padding: 6px 11px 8px 15px;
    border-radius: 7px;
}
.ft_wk img.prsnt {
    position: absolute;
    width: 165px;
    margin-top: -68px;
    margin-left: -25px;
}
.bwj_2wk {
    width: 49%;
    margin: 10px 1% 0 0;
    display: inline-block;
    vertical-align: top;
}
.bwj_4wk {
    width: 23.75%;
    margin: 10px 1% 0 0;
    display: inline-block;
    vertical-align: top;
}
div.mr0 {
    margin-right: 0;
}
.bwj_2wk div, .bwj_4wk div {
    border: 1px solid #72818d;
    padding: 0;
    margin-bottom: 6px;
    box-sizing: border-box;
    border: 0;
}
.bwj_2wk div h4, .bwj_4wk div h4 {
    background: #72818d;
    width: 100%;
    padding: 0;
}
.bwj_2wk div h4 a, .bwj_4wk div h4 a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    padding: 5px 7px 6px;
}
.bwj_4wk div h4 a {
    font-size: 85%;
}
.bwj_2wk div img, .bwj_4wk div img {
    width: 100%;
}
.bwj_2wk div p, .bwj_4wk div p {
    font-size: 90%;
    line-height: 1.3;
}
.ft_nv {
    width: 48%;
    margin: 2% 0.5% 1%;
    display: inline-block;
    vertical-align: top;
}
.ft_nv3 {
    width: 32%;
}
.ft_nv img {
    margin: 0 auto 7px;
    display: block;
}
.ft_nv p {
    font-size: 90%;
    width: 90%;
    margin: 0 auto;
    display: block;
    line-height: 1.3;
}
.ft_nv p a {
    color: #9f9f9f;
}
.ft_nv3 img, .ft_nv3 p {
    width: 92%;
}
.ft_nv img:hover, .ft_nv3 img:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}

p.bwj_copy {
    background: #72818d;
    margin-top: -2px;
    padding: 7px 0 5px;
    text-align: center;
    color: #fff;
    font-family: serif;
    font-size: 24px;
    font-weight: 600;
}
.enq p.bwj_copy {
    margin-top: 0;
    padding: 5px 0 3px;
}
p.bwj_copy span {
    letter-spacing: -4px;
    margin: 0 0 0 3px;
}
div.con_2wk {
    width: 100%;
}
div.con_2wk div {
    width: 47.5%;
    margin: 0 1%;
    display: inline-block;
    text-align: center;
}
div.con_2wk div img {
    width: 100%;
}
.bwj_link {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 40px 0 20px;
}
.bwj_link ul li {
    display: inline-block;
    line-height: 2;
    font-size: 90%;
}
.bwj_link ul li a {
}
.bwj_link ul li a:after {
    content: "｜";
    display: inline-block;
    color: #ffc8db;
    margin: 0 13px;
}
.bwj_link ul li:last-child a:after {
    content: "";
}
.bwj .content h2.bwj_mds {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 41px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -2px;
}
.bwj .content h2.bwj_mds span {
    display: block;
    font-size: 20px;
}
.bwj .content h3.bwj_kmds {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 31px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-top: 40px;
}
.bwj .content h3.bwj_kmds span {
    display: block;
    font-size: 17px;
}
.bwj .content h3.bg_atmn {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 36px;
    text-align: center;
    letter-spacing: -2px;
    font-weight: 900;
    margin-top: 0px;
    padding-top: 130px;
    line-height: 1.2;
    background: url(/images/bwj/bg_h3_autmn.png) no-repeat center 90px;
}
dl.bwj_spec dt {
    width: 15%;
    display: inline-block;
    margin-bottom: 8px;
}
dl.bwj_spec dd {
    text-align: left;
    display: inline-block;
    width: 85%;
    margin-bottom: 8px;
}
div.bwj_2bx {
    margin-bottom: 20px;
    margin-top: 25px;
    display: inline-block;
    width: 100%;
}
div.bwj_2bx_l25 {
    margin-left: 25%;
}
div.bwj_2bx .inbx {
    width: 46%;
    margin: 0 1.5%;
    display: inline-block;
    vertical-align: top;
}
div.bwj_2bx .inbx span.line {
    display: block;
    margin-top: -28px;
    margin-bottom: 20px;
    border-bottom: 2px solid #fde0de;
    padding-bottom: 5px;
    color: #e876a1;
    font-size: 85%;
    letter-spacing: 1px;
    font-weight: bold;
}
div.bwj_2bx .inbx h3.line {
    border-bottom: 2px solid #fde0de;
}
div.bwj_2bx .inbx h4 {
    background-color: transparent;
	text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1px;
    margin-top: 10px;
    margin-bottom: 4px;
}
div.bwj_2bx .inbx h4 span {
    display: block;
    font-size: 19px;
}
div.bwj_2bx .inbx img {
    width: 100%;
}
.tppg figure,.bwj figure {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.tppg figure img {
    width: 15%;
	margin: 0.6%;
}
.tppg figure {
    margin-bottom: 0px;
}
.bwj figure img {
    width: 31%;
	margin: 0.6%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 220px;
}
.bwj h3.ft150 {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
}
.bwj h3 span {
    display: block;
}
.tppg h4 span, .bwj h3 span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 15px;
}
.bwj .content h3.bg_atmn span {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
}
.bwj_3wk div {
    width: 31.75%;
    margin: 10px 1.25% 0 0;
    display: inline-block;
    vertical-align: top;
}
.bwj_3wk div:nth-child(3n) {
	margin-right: 0;
}
.bwj_3wk div img {
    width: 100%;
    margin: 0;
}
.bwj_3wk div p {
    margin: 10px 2px;
    box-sizing: border-box;
    font-size: 85%;
}


li.mb30 {
    margin-bottom: 30px !important;
}
span.orng, i.orng {
    color: #FF9933;
    font-size: 120%;
}
p.txtindnt {
    padding-left: 1em;
    text-indent: -1.4em;
    width: 96%;
}
p.txtindnt2 {
    padding-left: 1.5em;
    text-indent: -0.75em;
    width: 97%;
}
.productinbx br.br_pc {
    display: block;
}
.clr_ownr {
    color: #768bf5;
    font-weight: bold;
}
.clr_cstmr {
    color: #f588b7;
    font-weight: bold;
}




.container_inq2 .main {
    margin: 20px auto 0;
}
.container_inq2 .form_wk3_lgn {
    padding: 10px 5px 0;
    margin-bottom: 13px;
}
.container_inq2 .form_wk3_lgn p.ft130 {
    margin-bottom: 8px;
    line-height: 1.2;
}
.container_inq2 .form_wk3 {
    padding: 8px 9px 1px 15px;
    margin: 0 auto 8px;
}
.container_inq2 input.txt {
    margin-bottom: 3px;
}
.container_inq2 input.sub_btn, p a.sub_btn {
    margin: 1% 1%;
    padding: 6px 19px 8px;
}
.container_inq2 .form_wk3_lgn p.txt {
    margin: 0px auto 7px;
}
p.wk_pnkstyle {
    background: #ffeef4;
    border-radius: 10px;
    padding:2% 3.5%;
    width: 92%;
    margin-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

/* 　schedule.html　講習会スケジュール
-------------------------------- */
.kousyu {
	border: #ddd solid 1px;
	margin: 20px 0;
	padding: 10px;
	overflow: hidden;
}
.kousyu dt {
  clear: left;
  float: left;
  width: 75px;
	color: #B18635;
	font-weight: bold;
}
.kousyu dd {
  margin: 0 0 0 75px;
}
.area {
	display: block;
	width: 80%;
	margin: 35px auto;
}
.area_link {
	/* width: 80%; */
	margin: 35px auto;
	margin: 5px auto;
	overflow: hidden;
	text-align: center;
}
.area_link ul {
	list-style: none;
	margin: 0 auto;
	display: inline-block;
}
.area_link li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 15px 8px 15px;
}
.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;
}
.ti01,
.ti02,
.ti03,
.ti04 {
	/* width: 100%; */
	margin: 0 0 8px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}
.ti01 {
	background: #cc0066;
}
.ti02 {
	background: #7594f0;
}
.ti03 {
	background: #eb7047;
}
.ti04 {
	background: #9947eb;
}
.tab01 {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}
.tab01 th,
.tab01 td {
	padding: 10px;
	border: 1px solid #ccc;
}
.tab01 th {
	background: #f4f4f4;
}
.tab01 th  {
width: 50%;
text-align: left;
font-weight: normal;
}
.txt_s {
	font-size: 80%;
}
.container_inq2 .main {
    margin: 20px auto 0;
    max-width: 1000px;
    width: 96%;
    display: block;
}
.form_wk3_lgn div {
    width: 89%;
    min-width: 250px;
    display: block;
    vertical-align: top;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
}
.form_wk3_lgn div.explain {
    width: 80%;
    font-size: 90%;
    text-align: left;
    margin-top: 10px;
}
.form_wk3_lgn div.explain ul {
    margin-bottom: 20px;
}
.form_wk3_lgn div.explain ul li {
    list-style-type: disc;
    margin-left: 1.25em;
    margin-bottom: 7px;
    line-height: 1.3;
}
.form_wk3_lgn .form_wk3 {
    background-color: #f6ccc4;
}
.form_wk3_lgn .bgweb {
    background-color: #a9477e;
    background-color: #95acc3;
}
.form_wk3_lgn p.txt {
    width: 90%;
    margin: 0px auto 9px;
    line-height: 1.3;
    text-align: center;
}
.form_wk3_lgn p.ft130 {
    margin-bottom: 8px;
    line-height: 1.2;
    font-size: 23px !important;
}
.form_wk3 {
    padding: 8px 9px 1px 15px;
    margin: 0 auto 8px;
}
.form_wk p.atnt {
    font-size: 11px;
    text-align: center;
    margin-bottom: 4px;
}
.form_wk ul.atnt {
    margin-bottom: 4px;
    text-align: left;
    display: inline-block;
}
.form_wk ul.atnt li {
    font-size: 11px;
    list-style-type: disc;
    display: list-item;
    margin-bottom: 3px;
    line-height: 1.3;
    width: 93%;
    box-sizing: border-box;
    margin-left: 11px;
    padding-left: 0;
    text-align: left;
}
.under {
    text-decoration: underline;
}
div.link_smnr {
    width: 100%;
    margin: 15px 0;
    border: 3px solid #7dce7d;
    border-radius: 12px;
    box-sizing: border-box;
}
div.onln {
    border: 3px solid #9bbedf;
}
div.link_smnr h5 {
    width: 111px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #7dce7d;
    padding: 21px 0;
    font-size: 18px;
}
div.onln h5 {
    background: #efefef;
    border-radius: 8px 0 0 8px;
}
div.link_smnr a {
    font-size: 21px;
    display: inline-block;
    padding: 14px 0 19px 9px;
    color: #808080;
    font-weight: 500;
}
div.link_smnr a i.fas {
    margin-left: 7px;
}
div.onln h5 span {
    position: absolute;
    background: red;
    font-size: 85%;
    padding: 5px;
    border-radius: 50%;
    margin-top: -40px;
}
.ml55 {
    margin-left: 55px;
}
.content h1.tit span.onln {
    display: block;
    text-align: center;
    background: #9090bb;
    padding: 8px;
    color: #fff;
    margin: -27px 0 18px;
    font-size: 18px;
}
dl.onln dt {
    width: 180px;
}
dl.onln dd {
    margin-left: 188px;
    margin-bottom: 6px;
}
.gmap {
    width: 100%;
    margin-bottom: 6px;
}
.gmap iframe {
    width: 100%;
    height: 160px;
}
.content h1.tit span.smnr {
    display: block;
    text-align: center;
    background: #7dce7d;
    background: #eee;
    padding: 8px;
    color: #fff;
    color: #394e73;
    margin: -27px 0 18px;
    font-size: 18px;
    font-weight: 400;
}
ul.slct_smnr {
	width: 100%;
    margin: 5px 0 25px;
    font-size: 18px;
}
ul.slct_smnr li {
	display: inline-block;
    margin: 0 5px 12px 0;
}
ul.slct_smnr li select::-ms-expand {
	display: none;
}
ul.slct_smnr li select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 9px 24px 10px 9px;
    border-radius: 7px;
    border: 0;
    background: #b52758;
    color: #fff;
    line-height: 1.1em;
    background-image: url(/images/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 8px 6px;
    background-position: right 8px center;
}
ul.slct_smnr li:nth-child(6) select {
    max-width: 520px;
}
ul.slct_smnr li select option {
    background: #fff;
    color: #000;
}
table.tab02 {
	width: 100%;
    margin: 0 0 33px;
    border-collapse: collapse;
    color: #000;
    font-size: 14px;
    border: 3px solid #b52758;
    border: 3px solid #f6ccc4;
    border-radius: 7px;
    table-layout: fixed;
}
table.tab02 th, table.tab02 thead th {
	background: #b52758;
    background: #f6ccc4;
    padding: 3px 5px 5px 10px;
    text-align: left;
    color: #fff;
    border: 0;
    font-weight: 500;
    width: auto;
    white-space: nowrap;
    font-size: 85%;
    width: 5em;
}
table.tab02 td, table.tab02 tbody td {
	padding: 10px 0 10px 5px;
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    word-break: break-all;
    white-space: normal;
}
table.tab02 th.th01, table.tab02 thead th.th01 {
    width: 60px;
    width: 5em;
}
table.tab02 th.th02, table.tab02 thead th.th02 {
    width: 30px;
    text-align: center;
    width: 2em;
}
table.tab02 th.th04, table.tab02 thead th.th04 {
    width: 110px;
    width: 8em;
}
table.tab02 th.th05, table.tab02 thead th.th05 {
    width: 215px;
    width: 18em;
}
table.tab02 th.th06, table.tab02 thead th.th06 {
    width: 120px;
    width: 10em;
}
table.tab02 td:first-child, table.tab02 tbody td:first-child {
    padding-left: 10px;
}
table.tab02 tr td:last-child, table.tab02 tbody tr td:last-child {
    padding-right: 5px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    width: 10em;
}
table.tab02 tr.seminar_disabled {
    color: #ccc;
	color:#8e8e8e;
}
div.contentsList {
    padding: 0;
    letter-spacing: -0.4em;
    text-align: center;
}
div.contentsList .contentsListSub2 {
    width: 265px;
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    margin: 0;
    padding: 0 9px 9px;
    overflow: hidden;
}
div.contentsList .contentsListSub2 .sitemapBox h2 {
    margin: 0;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 5px;
}
div.contentsList .contentsListSub2 .sitemapBox h2 a {
    display: block;
    padding: 10px;
    text-decoration: none;
    border: 4px solid #f6ccc4;
    /*border: 0;*/
    border-radius: 7px;
    background: #fff3f4;
    /*background: #f6ccc4;*/
    line-height: 1.3;
    color: #161616;
    /*color: #fff;*/
    font-size: 16px;
    font-weight: 400;
}
div.contentsList .contentsListSub2 .sitemapBox h2 a.inq {
    background: #d5ffff;
    background: #f8fbfe;
    border: 4px solid #9bbedf;
}
div.contentsList .contentsListSub2 .sitemapBox h2 a:hover {
	/*ackground: #f8a3af;*/
}
div.contentsList .contentsListSub2 .sitemapBox h2 a.inq:hover {
	/*background: #72c1d9;*/
}
div.contentsList .contentsListSub2 .sitemapBox h2 a:hover,
div.contentsList .contentsListSub2 .sitemapBox h2 a.inq:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
div.contentsList .contentsListSub2 .sitemapBox h2 a:before {
    font-family: initial;
    content: ">> ";
}
div.contentsList .contentsListSub2 span {
    font-size: 80%;
    line-height: 1.5;
    display: block;
}


/* 　サイトマップ　-------------------------------- */
.content h1.tit span.lnk_stmp {
    display: block;
    text-align: center;
    margin: 15px 0 0;
}
.content h1.tit span.lnk_stmp a {
    background: #b52758;
    background: #9abcdd;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    padding: 4px 10px;
    margin: 0 4px 3px;
    color: #FFF;
    border-radius: 20px;
    display: inline-block;
}
.content h1.tit span.lnk_stmp a.link02 {
    background: #394e73;
    background: #b2b2b2;
}
.content h1.tit span.lnk_stmp a.link03 {
    background: #ff8595;
}
.product .stmp .stmp_l, .product .stmp .stmp_r {
    width: 48%;
    margin: 15px 2% 0 0;
    display: inline-block;
    box-sizing: border-box;
    background-color: #fff;
    padding-bottom: 1%;
}
.product .stmp .stmp_r {
    margin: 15px 0 0 2%;
}
.content .product .stmp h3 {
    margin: 15px 0 35px;
    background: #b52758;
    background: #9abcdd;
    border-radius: 3px;
}
.content .product .stmp h3.btn_app {
    text-align: center;
    border-radius: 20px;
}
.content .product .stmp h3.btn_app a {
    font-size: 15px;
}
.content .product .stmp_r h3 {
    background: #394e73;
    background: #b2b2b2;
}
.content .product .stmp_r h3.app {
    background: #ff8595;
}
.content .product .stmp_r h3.btn_app {
    text-align: center;
    border-radius: 20px;
}
.content .product .stmp_l h3 a, .content .product .stmp_r h3 a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding: 9px 9px 0;
    color: #FFF;
}
.content .product .stmp p a {
    color: #2e2e2e;
    font-weight: 400;
    font-size: 14px;
}
.content .product .stmp h3 a:after,
.content .product .stmp h4 a:after,
.content .product .stmp p a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: relative;
    margin-right: 1em;
    color: #fff;
    left: 8px;
    font-weight: bold;
}
.content .product .stmp h4 a:after,
.content .product .stmp p a:after {
    color: #ccc;
}
.content .product .stmp p a.nolnk:after {
    content: "";
}
.content .product .stmp h4 {
	border-bottom: 1px dotted #e87fa3;
    padding-bottom: 6px;
    margin-bottom: 13px;
}
.content .product .stmp h4.bdr_bl {
	border-bottom: 1px dotted #82a8ec;
}
.content .product .stmp h4.bdr_no {
	border-bottom: 0;
}
.content .product .stmp_r h4.img_r img {
	width: 78px;
    float: right;
    margin-top: -9px;
}
.content .product .stmp_r p span {
	font-size: 12px;
    float: right;
    clear: both;
}
.content .product .stmp p {
    margin-bottom: 8px;
}
.content .product .stmp p.stmp_wk {
    text-align: center;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 8px;
    border-radius: 4px;
    margin: 15px 0 0;
    box-sizing: border-box;
}
.content .product .stmp p.stmp_wk a {
    display: block;
    font-size: 17px;
}
span.numred {
    color: #ef483d;
    color: #f9c0b5;
    font-size: 47px;
    font-style: italic;
    display: inline-block;
    margin: 0 5px 0 0;
}
ul.list_merit {
    width: 90%;
    max-width: 465px;
    margin: 0 auto 15px;
}
ul.list_merit li {
    width: 100%;
    padding: 5px 5px 7px 1.5em;
    font-size: 18px;
    font-weight: bold;
    margin: 2px 0;
    border-bottom: 1px dotted #dcdcdc;
    text-indent: 0.45em;
    line-height: 1.1;
}
ul.list_merit li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    position: relative;
    right: 0.5em;
    color: #f3685f;
    color: #9bbedf;
    font-size: 140%;
    vertical-align: middle;
    margin-bottom: 4px;
    display: inline-block;
    margin-left: -1.5em;
}
a.btn_orng {
  color: #fff;
    background-color: #b3d0eb;
    border-bottom: 5px solid #a9c8e4;
    display: block;
    padding: 13px;
    width: 80%;
    margin: 0 auto;
    border-radius: 38px;
}
a.btn_orng:hover {
  margin-top: 3px;
  color: #fff;
  background: #ced8e1;
  border-bottom: 2px solid #a9c8e4;
}
.product .thumbnail_wide h3 {
    color: #262626;
    font-size: 20px;
    text-align: center;
    text-align: left;
    margin-bottom: 18px;
}
/*
.product .thumbnail_wide h3:before {
    content: "・・・・・・・・・・・・・・・";
    position: relative;
    margin-right: 9px;
    color: #f6ccc4;
    font-size: 50%;
    vertical-align: middle;
    letter-spacing: -4px;
    margin-bottom: 6px;
    display: inline-block;
}
.product .thumbnail_wide h3:after {
    content: "・・・・・・・・・・・・・・・";
    position: relative;
    margin-left: 9px;
    color: #f6ccc4;
    font-size: 50%;
    vertical-align: middle;
    letter-spacing: -4px;
    margin-bottom: 6px;
    display: inline-block;
}*/
.product .thumbnail_wide h3 a {
    color: #262626;
}
.product .thumbnail_wide ul {
    padding: 0 0 15px 5px;
}
.product .thumbnail_wide ul li {
    list-style-type: none;
    line-height: 1.2;
    padding: 5px 0 5px 10px;
    text-indent: 0.25em;
    margin-left: 1.5em;
}
.product .thumbnail_wide ul li a {
  color: #000;
}
.product .thumbnail_wide ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    position: relative;
    left: 0.75em;
    margin-left: -2.5em;
    color: skyblue;
    margin-right: 23px;
    font-size: 110%;
    vertical-align: middle;
}
ul.list_cntnts {
    text-align: center;
    padding: 0;
    margin: 35px auto;
    font-size: 12px;
    font-weight: 600;
}
ul.list_cntnts li {
    display: inline-block;
    width: 18%;
    margin: 1%;
    border: 6px solid #ddd;
    border-radius: 7px;
    padding: 1%;
    box-sizing: border-box;
}
ul.list_cntnts li img {
    width: 72%;
    display: block;
    margin: 0 auto 8px;
}
ul.list_cntnts li br {
    display: none;
}
ul.list_cntnts li a {
    color: #95b8d7;
}
.content .event_bx ul {
    margin: 40px auto 30px;
    width: 80%;
}
.content .event_bx ul li {
    display: inline-block;
    background: #95b8d7;
    width: 50%;
    font-size: 0;
    border: 0;
    margin: 0 -2px;
    vertical-align: top;
    height: 204px;
}
.content .event_bx ul li.img img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
}
.content .event_bx ul li.link {
    font-size: 22px;
    padding: 0;
    text-align: center;
}
.content .event_bx ul li.link a {
    color: #fff;
    padding: 77px 5px 0;
    display: block;
}
.content .event_bx ul li.link span {
    font-size: 12px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 1;
    vertical-align: bottom;
    margin-left: 60px;
}
.content .event_bx ul li.link span.yaji {
    display: inline-block;
    -webkit-clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
            clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
    width: 38%;
    background-color: #fff;
    height: 6px;
    padding-top: 5px;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 54px;
    vertical-align: bottom;
}
#seminar_list {
    width: 100%;
    background: url(/images/application/spp_image3.jpg) no-repeat center center #f9f9f9;
    height: auto;
    background-size: cover;
    text-align: center;
    margin-top: 0;
    padding: 0 0 10px;
}
#seminar_list .content {
    margin-bottom: 5px;
}
#seminar_list .content h2.tit {
    font-size: 35px;
    line-height: 1.2;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    padding-bottom: 21px;
    padding-top: 56px !important;
    font-weight: 600;
    transform: rotate(0.001deg);
}
@media screen and (max-width:1000px) {
    #seminar_list.main {
        margin-left: 0;
    }
    .main2 {
        width: 94%;
        display: inline-block;
        margin-left: 3%;
        margin-top: 5px !important;
    }
}
.main2 .content div.w100p {
    width: 100%;
}
.main2 .contents_bk div.img_right {
    float: right;
    width: 355px;
    margin-left: 2%;
    max-width: 40%;
}
.main2 .contents_bk div.img_right img {
    width: 92%;
    margin: 0 3% 20px;
}
div.contents_bk p.lbox {
    display: inline-block;
    width: 465px;
    float: left;
    max-width: 57%;
}
div.wk_link {
    display: block;
    width: 100%;
    padding: 1.5%;
    border: 5px solid #efefef;
    border-radius: 13px;
    box-sizing: border-box;
    text-align: center;
}
div.wk_link div {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0.5%;
}
div.wk_link div p {
    display: block;
    width: 97%;
    margin: 8px 0 4px;
    padding: 0;
    border: 3px solid #ccc;
    border-radius: 20px;
}
div.wk_link div p.wk_blue {
    background: #e5f3ff;
}
div.wk_link div p.wk_pink {
    background: #fdedea;
}
div.wk_link div p a {
    display: block;
    width: 100%;
    padding: 5px 0 6px;
    color: #050505;
}
p.black {
    color: #141414;
}
.clr_blue {
    color: #9bbedf !important;
}
.clr_pink {
    color: #edb0a4 !important;
}
dl.lst_lmln {
    margin: 4px 3.5%;
    width: 100%;
}
dl.lst_lmln dt {
    float: left;
    width: 19%;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: #9bbedf;
    text-align: center;
    border-radius: 6px;
    padding: 2px 0 4px;
    margin-bottom: 5px;
}
dl.lst_lmln dd {
    display: inline-block;
    margin-left: 17px;
    padding-top: 2px;
    font-size: 19px;
    width: 77%;
    margin-bottom: 12px;
}
dl.lst_lmln dd span.small {
    font-size: 14px;
    display: block;
    font-weight: normal;
    margin: 3px 0 10px;
}
p.style_qa {
    text-indent: -2em;
    margin-left: 2em;
    margin-top: 15px;
    color: #9bbedf;
    font-size: 18px !important;
    font-weight: bold;
}
p.style_qa_a, ul.style_qa_a li {
    text-indent: -2em;
    margin-left: 2em;
}
hr.dttd {
    border: 1px dotted #dcdcdc;
    width: 100%;
}
#online_overview .acd-check{
    display: none;
}
#online_overview .acd-label{
    background: #fff;
    color: #0068b7;
    display: block;
    padding: 10px;
    position: relative;
    border: 3px solid #ccc;
    box-sizing: border-box;
    width: 97%;
    margin: 3px auto;
    font-size: 18px;
}
#online_overview .acd-label:after{
    font-family: "Font Awesome 5 Free";
    content: '\f078';
    background: #bababa;
    box-sizing: border-box;
    display: block;
    height: 48px;
    padding: 14px 16px 0;
    position: absolute;
    right: 0;
    top: -1px;
    color: #fff;
    font-weight: 900;
}
#online_overview .acd-content{
    border: 1px solid #dadada;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
#online_overview .acd-check:checked + .acd-label:after{
    content: '\f077';
}
#online_overview .acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 20px 20px 5px;
    visibility: visible;
    margin: 0 auto 10px;
    width: 97%;
    box-sizing: border-box;
    font-size: 17px;
}
.ft35px{
    font-size: 34px !important;
}
h3.ft35px img.icon_l {
    width: 33px;
    vertical-align: bottom;
    margin-bottom: 11px;
    margin-right: 8px;
}
h3.ft35px img.icon_r {
    width: 33px;
    vertical-align: bottom;
    margin-bottom: 11px;
    margin-left: 8px;
}
span.zoom {
    padding: 10px 15px 15px;
    position: relative;
    display: inline-block;
    margin: 0 0;
    font-weight: bold;
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    div.wk_link div {
        font-size: 17px;
    }
}

@media screen and (max-width:600px) {
    div.wk_link div {
        width: 97%;
        margin: 8px 0 8px 1%;
    }
    div.contents_bk p.lbox {
        max-width: 100%;
    }
    .main2 .contents_bk div.img_right {
        float: none;
        margin: 0 auto;
        max-width: 55%;
    }
}

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

@media screen and (max-width: 1000px) {
    body {
        width: 100%;
    }
    .container .header .header-logo {
        width: 105px;
    }
    nav {
        width: 44%;
    }
    #index_top h2.tit br.br_sp {
        display: block;
    }
    div.main_copy {
    }
    div.main_copy h1 {
    }
    div.main_copy_cstm {
        width: 55% !important;
    }
    .container .header {
        padding: 15px 3% 12px;
    }
    .container .header .header-logo img {
        height: 72px;
    }
    #cont_voice_customer ul.bread_crumb,
    #cont_voice_salon ul.bread_crumb {
        margin: 115px auto 10px;
    }
/*新menu*/
    .container .header a.header-inq {
        position: fixed;
        top: 25px;
        right: 91px;
        width: 58px;
        padding: 28px 0 0 0;
    }
    .container .header a.header-inq:before {
        font-size: 23px;
        top: 6px;
        margin-left: -8px;
    }
    .menu-btn {
        position: fixed;
        top: 25px;
        right: 17px;
        display: flex;
        height: 38px;
        width: 58px;
        justify-content: center;
        align-items: center;
        z-index: 90;
        background-color: #fff;
        border-radius: 9%;
        padding: 0px 0 14px 0;
        border: 3.5px solid #5b708d;
    }
    .menu-btn span,
    .menu-btn span:before,
    .menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 25px;
        border-radius: 3px;
        background-color: #5b708d;
        position: absolute;
    }
    .menu-btn span:before {
        bottom: 8px;
    }
    .menu-btn span:after {
        top: 8px;
    }
    .menu-btn p {
        position: relative;
        color: #5b708d;
        font-size: 12px;
        margin: 45px 0 2px 2px;
        letter-spacing: 1.5px;
    }
    #menu-btn-check:checked ~ .menu-btn span {
        background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
    }
    #menu-btn-check:checked ~ .menu-btn span::before {
        bottom: 0;
        transform: rotate(45deg);
    }
    #menu-btn-check:checked ~ .menu-btn span::after {
        top: 0;
        transform: rotate(-45deg);
    }
    #menu-btn-check {
        display: none;
    }
    .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;/*leftの値を変更してメニューを画面外へ*/
        z-index: 80;
        background-color: #5b708d;
        transition: all 0.5s;/*アニメーション設定*/
        margin-top: 107px;
    	overflow: auto;
    }
    .menu-content ul.gmenu {
        position: relative;
        width: 100%;
        height: auto;
        margin: 30px auto 180px;
        /*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;*/
    }
    .menu-content ul.gmenu li {
        position: relative;
        list-style: none;
        width: 43%;
        height: auto;
        text-align: left;
        margin: 0 3% 60px;
        float: none;
        display: inline-block;
        vertical-align: top;
        line-height: 1.4;
    }
    .menu-content ul.gmenu li.menu_single a {
        /*cursor: none;*/
        font-size: 14px;
    }
    .menu-content ul.gmenu li.menu_single ul.gmenu_second {
        padding: 0px;
        top: 15px;
        position: relative;
        vertical-align: top;
        height: auto;
        visibility: unset;
        opacity: 100;
        background-color: transparent;
        border-bottom: 1px solid #ccc;
    }
    .menu-content ul.gmenu li.menu_single ul.gmenu_second li {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .menu-content ul.gmenu li.menu_single ul.gmenu_second li a {
        display: block;
        width: 100%;
        font-size: 13px;
        box-sizing: border-box;
        color:#fff;
        text-decoration: none;
        padding: 9px 0 10px 0;
        position: relative;
        /*cursor: none;*/
    }
    .menu-content ul.gmenu li.menu_single ul.gmenu_second li a:hover {
        background-color: transparent;
    }
    .menu-content ul li a::before {
        /*content: "";
        width: 7px;
        height: 7px;
        border-top: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
        transform: rotate(45deg);
        position: absolute;
        right: 11px;
        top: 16px;*/
    }
    .menu-content ul.gmenu li.menu_single a.init-bottom {
        color: #ffcdce;
        cursor: default;
    }
    .menu-content ul.gmenu li.menu_single a.init-bottom:after {
        content: '';
        border: 0;
        display: none;
    }
    #menu-btn-check:checked ~ .menu-content {
        left: 0;/*メニューを画面内へ*/
    }
    .menu-content .link_no1 {
        display: block;
        width: 80%;
        margin: 25px auto 11px;
        text-align: center;
    }
    .menu-content .link_no1 a {
        width: 44.5%;
        display: inline-block;
        padding: 20px 1% 18px 3.5%;
        box-sizing: border-box;
        background: #fff;
        border-radius: 4px;
        text-align: left;
        min-width: 380px;
    }
    .menu-content .link_no1 a img {
        width: 85.5%;
    }
    .menu-content .link_no1 a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f35a";
        position: relative;
        color: #e3e3e3;
        left: 10px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 1px;
        font-size: 30px;
    }
    ul.gmenu p.icn_sns {
        display: block;
    }
    ul.link_sp {
        display: block;
    }
    #index_contents .lst_contents {
        width: 44%;
        margin: 0 2.5% 35px;
        max-width: 335px;
    }
    #index_contents .lst_contents div img {
        width: 130px;
        margin-bottom: 12px;
    }
    #index_contents .lst_contents div span {
        font-size: 18px;
        /*margin: 48px 0 0 4px;*/
    }
    #index_contents .lst_contents div:after {
        margin-top: -44px;
    }
    #index_inq .lst_inqwk {
        width: 60%;
        margin: 17px auto;
    }
    #index_support .lst_supwk {
        width: 60%;
        max-width: 600px;
    	margin: 10px auto 15px;
    }
    #index_voice ul {
        margin: 40px auto 30px;
        width: 600px;
    }
    #index_voice ul li {
        width: 300px;
    }
    span.numred {
        font-size: 47px;
        font-style: italic;
        display: inline-block;
        margin: 0 5px 0 0;
    }
    ul.list_merit {
        width: 90%;
        max-width: 465px;
        margin: 0 auto 15px;
    }
    ul.list_merit li {
        width: 100%;
        padding: 5px 5px 7px 1.5em;
        font-size: 18px;
        font-weight: bold;
        margin: 2px 0;
        border-bottom: 1px dotted #dcdcdc;
        text-indent: 0.45em;
        line-height: 1.1;
    }
    ul.list_merit li:before {
        font-family: "Font Awesome 5 Free";
        content: "\f14a";
        position: relative;
        right: 0.5em;
        font-size: 140%;
        vertical-align: middle;
        margin-bottom: 4px;
        display: inline-block;
        margin-left: -1.5em;
    }
    a.btn_orng {
        color: #fff;
        display: block;
        padding: 13px;
        width: 80%;
        margin: 0 auto;
        border-radius: 38px;
    }
    a.btn_orng:hover {
        margin-top: 3px;
        color: #fff;
        background: #ffa786;
        background: #ced8e1;
        border-bottom: 2px solid #dd754f;
        border-bottom: 2px solid #a9c8e4;
    }
    .main {
        width: 94%;
        display: inline-block;
        margin-left: 3%;
        margin-top: 5px;
    }
    .main.enq {
        margin-top: 138px;
    }
    .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%;
        width: 72%;
    }
    .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%;
    }
    .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%;
    }
    .sidebar-column {
        width: 80%;
        margin-left: 10%;
        margin-bottom: 25px;
    }
    .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, .bwj p img.w60p {
        width: 70% !important;
    }
    #method dl.method dt {
        width: 28%;
    }
    #method dl.method dd {
        width: 60%;
    }
     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;
    }
    nav {
        width: 373px;
    }
    nav ul li.wk2 {
        font-size: 15px;
        margin-right: 37px;
    }
   .contents_menu div {
        height: 63px;
    }
    .product2 .thumbnail_r ul li.midashi {
        padding: 20px 0 20px 68px;
    }
    .product2 .thumbnail_r ul li.midashi span {
        font-size: 70%;
    }
    .product .wk_schdls_l400 {
        margin-left: 50%;
    }
    .product .wk_schdls_l400 .area_link ul {
        width: 94%;
    }
    .product .wk_schdls_l400 .area_link ul li {
        margin: 0 1px 8px 1px;
    }
    .product3 .thumbnail_l p, .product3 .thumbnail_r p {
        height: 97px;
    }
    .bwj_4wk div h4 a {
        font-size: 80%;
    }
    .bwj figure img {
        width: 23%;
        margin: 0.6%;
        -o-object-fit: cover;
           object-fit: cover;
        height: 180px;
    }
    .bwj div.img_lft {
        width: 30%;
    }
    div.contents_bk p.rbox {
        display: block;
        width: 67%;
    }
    .contents_menu .contents_menu5 {
        width: 96.5%;
    }
    .container_inq2 .main {
        margin: 20px auto 0;
    }
    .ft_btn{
        display: block;
        position: fixed;
        bottom: 0;
        height: 50px;
        background: #9bbedf;
        width: 100%;
        text-align: center;
        padding: 12px 0 7px;
        z-index: 100;
    }
    .ft_btn a {
        background: #fff;
        width: 80%;
        display: block;
        margin: 0 auto;
        max-width: 330px;
        height: auto;
        border-radius: 3px;
        color: #101010;
        font-size: 14px;
        padding: 11px 0 10px;
        box-sizing: border-box;
    }
    .ft_btn a img {
        width: 30px;
        display: inline-block;
        vertical-align: middle;
        margin: 0px 15px 4px 0;
    }
    .ft_btn a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f101";
        position: relative;
        color: #9bbedf;
        left: 16px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 3px;
    }
    footer .footer-navi {
        display: none;
    }
    footer .footer-content {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        padding: 0 0 45px;
        display: table;
    }
    footer .footer-content ul {
        width: 26%;
        display: inline-block;
        vertical-align: top;
        padding: 0 1.5%;
    }
    footer .footer-content ul.brdr {
        width: 38%;
        border-left: 1px dotted #fff;
        border-right: 1px dotted #fff;
    }
    footer .footer-content ul li {
        margin-top: 25px;
    }
    footer .footer-content ul li:first-child {
        margin-top: 0;
    }
    footer .footer-content ul li a {
        color: #151515;
        margin-bottom: 0px;
        display: block;
        font-weight: bold;
    }
    footer .footer-content ul li a span {
        font-weight: bold;
    }
    footer .footer-content ul.brdr li a:before {
        font-family: "Font Awesome 5 Free";
        content: '\f101';
        font-size: 90%;
        margin-right: 8px;
        color: #f1c3c5;
    }
    footer .footer-content ul li.list-scnd {
        margin-top: 0;
        margin-left: 12px;
    }
    footer .footer-content ul li.list-scnd a {
        display: inline-block;
        margin-left: 4px;
        font-size: 90%;
    }
    footer .footer-content ul.brdr li.list-scnd a:before {
        font-size: 85%;
        margin-right: 5px;
    }
    div.link_ft{
        background: #7f98b0;
        display: block;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        border-bottom: 1px solid #D5D5D5;
        font-size: 14px;
    }
    div.link_ft a {
        color: #fff;
        display: block;
        padding: 13px 18px;
    }
    div.link_ft a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        background: transparent;
        box-sizing: border-box;
        display: block;
        color: #fff;
        font-weight: bold;
        height: 52px;
        padding: 10px 20px;
        position: absolute;
        right: 0;
        top: 4px;
        font-size: 19px;
    }
    .acd-check{
        display: none;
    }
    .acd-label{
        background: #7f98b0;
        color: #fff;
        display: block;
        margin-bottom: 0;
        padding: 13px 18px;
        position: relative;
        border-bottom: 1px solid #D5D5D5;
        font-size: 14px;
    }
    .acd-label:after{
        font-family: "Font Awesome 5 Free";
        content: "\f0fe";
        background: transparent;
        box-sizing: border-box;
        display: block;
        color: #fff;
        font-weight: bold;
        height: 52px;
        padding: 10px 20px;
        position: absolute;
        right: 0;
        top: 4px;
        font-size: 19px;
    }
    .acd-content{
        border: 0;
        display: block;
        height: 0;
        opacity: 0;
        padding: 0 10px;
        transition: .5s;
        visibility: hidden;
        background: #b5c1cb;
    }
    .acd-check:checked + .acd-label:after{
        content: "\f146";
    }
    .acd-check:checked + .acd-label + .acd-content{
        height: auto;
        opacity: 1;
        padding: 10px 0;
        visibility: visible;
    }
    .acd-content p {
        margin-bottom: 0;
        font-size: 14px;
    }
    .acd-content p a {
        color: #3e3e3e;
        padding: 6px 0 6px 27px;
        display: block;
    }
    .acd-content p a:before {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        position: relative;
        margin-right: 1em;
        color: #e0e0e0;
        font-weight: bold;
    }
    .copyright {
        padding: 17px 0 85px;
    }
    .container_fbc .main {
        margin-top: 110px;
    }
    .content .event_bx ul {
        width: 100%;
    }
    .content .event_bx ul li.link {
        font-size: 20px;
    }
    ul.list_cntnts li {
        width: 21%;
    }
    ul.list_cntnts li br {
        display: block;
    }
    #index_sns div div.youtube {

    }
    #index_sns div div.youtube iframe {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    /* Larger Smart Devices */
    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;
    }
    #index_top h2.tit {
        font-size: 15px;
    }
    #index_top h2.tit span {
        font-size: 15px;
    }
    #index_top h2.tit.tit_main {
        font-size: 29px;
    }
    ul.lst_link {
        margin: 0 auto 0;
    }
    #index_contents .lst_contents {
        width: 100%;
        margin: 0 2.5% 60px;
    }
    #index_voice ul {
        width: 100%;
    }
    #index_voice ul li {
        width: 50%;
    }
    #index_news div.news_con:nth-child(4),
        #index_news div.news_con:nth-child(5),
        #index_news div.news_con:nth-child(6) {
        display: inline-block;
    }
    #index_news .news_list {
        padding: 0;
        width: 90%;  /* コンテンツが見切れて見えるようにする */
        overflow-x: scroll;  /* 横スクロールの指定 */
        white-space: nowrap;  /* 横スクロールの指定 */
        overflow-scrolling: touch;  /* スクロールを滑らかにする */
        -webkit-overflow-scrolling: touch;  /* スクロールを滑らかにする */
        height: auto;
        display: inline-block;
    }
    #index_news .news_list div.news_con {
        min-width: 215px;
        margin: 1px 6px 35px;
        display: inline-block;
        list-style: none;
        height: 305px;
        height: 315px;
        height: 350px;
        white-space: initial;
    }
    #index_news .news_con p {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }
    #index_news .news_list div.news_con.movie {
        height: auto;
    }
    #index_news .news_con.movie p {
        height: auto;
    }
    .news_list::-webkit-scrollbar {
        height: 12px; /* スクロールバーの高さ */
    }
    .news_list::-webkit-scrollbar-thumb {
        background: #d8e7f5; /* ツマミの色 */
        border-radius: 7px; /* ツマミ両端の丸み */
    }
    .news_list::-webkit-scrollbar-track {
      background: #f5f6f7; /* トラックの色 */
      border-radius: 7px; /* トラック両端の丸み */
    }
    #index_news .news_all {
        width: 100%;
        overflow-x: auto;
        white-space: normal;
    }
    #index_news p.link {
        margin: -12px 0 40px 25px;
    }
    .content h1.tit {
        font-size: 20px;
    }
    .product .thumbnail_wide h3 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .mainimage img {
        height: 250px;
        -o-object-fit: cover;
           object-fit: cover;
    }
    .container_customer .main .content {
        width: 100%;
        margin: 0;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 1%;
    }

    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: 45%;
        /* width: 35%; */
        display: block;
        /* margin-left: 32%; */
        margin: 0 auto 20px;
    }
    i.next {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        /* -webkit-transform: rotate(90deg);
        transform: rotate(90deg); */
        transform: translateX(-50%) 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;
        -o-object-fit: cover;
           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%;
    }
    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, .bwj p img.w60p {
        width: 80% !important;
    }
    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%;
    }
    .product .wk_schdls {
        top: 0;
    }
    .product3 .thumbnail_l p, .product3 .thumbnail_r p {
        height: auto;
    }
    .product3 .bgimg1 div.inbx {
        height: 91%;
    }
    .product3 .bgimg2 div.inbx {
        height: 89.5%;
    }
    .product3 .bgimg3 div.inbx {
        height: 89.5%;
    }
    .product .wk_schdls_l400 {
        margin-left: 0;
        margin-bottom: -25px;
        width: 100%;
    }
    .bwj_4wk {
        width: 48.5%;
    }
    .ft_nv, .ft_nv3, .ft_nv p {
        width: 100%;
        text-align: center;
    }
    .ft_nv img, .ft_nv3 img {
        width: auto;
        max-width: 100%;
    }
    .bwj figure img {
        width: 39%;
        height: 170px;
    }
    .bwj div.img_lft {
        float: none;
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .bwj div.img_lft img {
        width: 40%;
        margin: 5px auto 20px;
    }
    div.contents_bk p.rbox {
        width: 100%;
    }
    .ft_wk img.prsnt {
        width: 160px;
    }
    dl.bwj_spec dt {
        width: 21%;
    }
    dl.bwj_spec dd {
        width: 79%;
    }
    .product .thumbnail_w p {
        width: 86%;
        margin: 1% 5%;
        height: auto;
        padding: 0px 6px 15px 5px;
    }
    .contents_menu .contents_menu5 {
        width: 62%;
    }
    .contents_menu div.contents_menu5 img {
        width: 93px;
        margin-left: -15px;
        margin-top: -6px;
    }
    .contents_menu .contents_menu5 br.br_sp, .content h1.tit br.br_sp {
        display: block;
    }
    .contents_menu div.contents_menu5 a {
        top: 15%;
        font-size: 19px;
    }
    div.link_smnr h5 {
        width: 100%;
        padding: 7px 0;
    }
    div.onln h5 span {
        margin-left: 15px;
    }
    dl.onln dt {
        width: 100%;
    }
    dl.onln dd {
        margin-left: 0;
    }
    .table-scroll {
        overflow-x: scroll;
        white-space: nowrap;
        padding-top: 15px;
        margin-bottom: 20px;
    }
    .table-scroll::-webkit-scrollbar {
        height: 8px;
    }
    .table-scroll::-webkit-scrollbar-track {
        background: #333;
    }
    .table-scroll::-webkit-scrollbar-thumb {
        background: #999;
    }
    .product .stmp .stmp_l, .product .stmp .stmp_r {
        width: 100%;
        margin: 15px 0 0 0;
    }
    ul.slct_smnr li:nth-child(6) {
         display: block;
    }
    ul.slct_smnr li:nth-child(6) select {
        max-width: 100%;
    }
    .r_navi .form_wk, .r_navi2 .form_wk {
        width: 75%;
    }
    .product .productinbx div.img_lft {
        margin-bottom: 6px;
    }
    .product .productinbx div.txt_rgt span.day {
        display: block;
    }
    .content .event_bx ul li.link {
        font-size: 18px;
    }
    #index_sns div.inbx div {
        width: 96%;
        margin: 0;
    }
    #index_sns div div.left {
        width: 96%;
    }
    #index_sns div div.right a {
        width: 50%;
        margin: 0px -1px;
    }
    #index_sns div div.youtube {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width:600px) {
    /* iPhone6plus Portrait */
    header#tppg {
        height: 360px;
    }
    nav {
        font-size: 80%;
    }
    nav ul {
        float: none;
    }
    nav ul li {
        display: inline-block;
    }
    #index_top h2.tit {
        font-size: 18px;
    }
    #index_top h2.tit span {
        font-size: 18px;
    }
    #index_top h2.tit.tit_main {
        font-size: 29px;
    }
    #index_inq .lst_inqwk {
        width: 85%;
        max-width: 355px;
    }
    #index_inq .lst_inqwk p {
        width: 90%;
        font-size: 12px;
    }
    #index_support .lst_supwk {
        width: 80%;
        max-width: 355px;
    }
    #index_support .lst_supwk img {
        width: 150px;
    }
    #index_support .lst_supwk p {
        font-size: 13px;
    }
    #index_voice ul li {
        height: 175px;
    }
    #index_voice ul li.link a {
        padding: 72px 0 0;
    }
    #index_voice ul li.link span {
        font-size: 11px;
    }
    #index_voice ul li.link span.yaji {
        margin-top: 33px;
    }
    #index_news p.link {
        margin: -25px 0 0 25px;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 1%;
    }
    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;
        -o-object-fit: cover;
           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: 10px;
        letter-spacing: 0;
    }
    .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;
    }
    .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%;
    }
    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;
    }
    nav {
        width: 225px;
    }
    nav ul li.wk2 {
        margin-right: 37px;
        font-size: 14px;
        margin-left: 0;
    }
    div.img_cntr img {
        width: 100%;
    }
    a.link2 {
        display: block;
        text-align: center;
    }
    .bwj_2wk, .bwj_4wk {
        width: 100%;
    }
    .bwj_2wk div img, .bwj_4wk div img {
        width: 100%;
        height: 130px;
        overflow: hidden;
        -o-object-fit: cover;
           object-fit: cover;
    }
    div.bwj_2wk .inbx {
        width: 100%;
    }
    .bwj div.img_lft img {
        width: 55%;
    }
    .ft_wk img.prsnt {
        margin-top: -72px;
    }
    div.bwj_2bx .inbx {
        width: 100%;
        text-align: center;
    }
    div.bwj_2bx .inbx p {
        text-align: left;
    }
    div.bwj_2bx_l25 {
        margin-left: 0;
    }
    div.bwj_2bx .inbx img {
        width: 68%;
    }
    dl.bwj_spec dt {
        width: 100%;
        font-weight: bold;
    }
    dl.bwj_spec dd {
        width: 100%;
    }
    .productinbx br.br_pc {
        display: none;
    }
    .contents_menu .contents_menu5 {
        width: 100%;
    }
    .bwj_3wk div {
        width: 48.5%;
        margin: 10px 1.5% 0 0;
    }
    .bwj_3wk div:nth-child(3n) {
	    margin-right: 1.5%;
    }
    .bwj_3wk div:nth-child(2n) {
	    margin-right: 0;
    }
	.area {
		display: block;
		width: 90%;
		margin: 35px auto;
	}
	.tab01 {
		/* width: 100%; */
		margin: 0 -10px;
		border-collapse: collapse;
	}
	.tab01 th,
	.tab01 td{
		width: 100%;
		display: block;
		border-top: none;
	}
	.tab01 tr:first-child th {
		border-top: 1px solid #ccc;
	}
	.ti01,
	.ti02,
	.ti03,
	.ti04 {
		width: 100%;
		margin: 0 -10px 8px;
	}
	.area_link ul {
   		width: 100%;
	}
	.area_link li {
    	display: inline-block;
    	margin: 0 0.5% 8px 0.5%;
		float: none;
	}
    .form_wk3_lgn div {
        width: 96%;
    }
    .form_wk3_lgn div.explain {
        width: 96%;
    }
    .form_wk3_lgn div br.br_sp {
        display: block;
    }
	.content .event_bx ul li.link span {
        font-size: 11px;
    }
	.content .event_bx ul li.link span.yaji {
        margin-top: 33px;
    }
    .content .event_bx ul li.link span.yaji {
        width: 26%;
    }
    .main2 ul.lst_link {
        width: 100%;
    }
    ul.list_cntnts {
        font-size: 11px;
    }
    ul.list_cntnts {
        font-size: 10px;
    }
    ul.list_cntnts li {
        width: 23%;
        margin: 0.5%;
        border: 4px solid #ddd;
        padding: 1% 0.5%;
    }
    ul.lst_link li, .menu-content .link_no1 a {
        min-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    /* iPhone6plus Portrait */
    header#tppg {
        height: 360px;
    }
    .menu-content .link_no1 a {
        min-width: 340px;
    }
    nav {
        font-size: 80%;
    }
    nav ul {
        float: none;
    }
    nav ul li {
        display: inline-block;
    }
    ul li.wk {
        padding: 7px 3px 6px 3px;
    }
    .li_01,.li_02,.li_03,.li_04 {
        padding: 10px 4%;
    }
    header#customerpg {
        height: 167px;
    }
    #index_voice ul li {
        height: 145px;
    }
    #index_voice ul li.link {
        width: 53%;
        font-size: 18px;
    }
    #index_voice ul li.img {
        width: 47%;
    }
    #index_voice ul li.link a {
        padding: 58px 0 0;
    }
    #index_voice ul li.link span.yaji {
        width: 25%;
    }
    .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;
    }
    .container_customer .main .content p.mt10p {
        margin-top: 1%;
    }
    .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, .bwj p img.w60p {
        width: 100% !important;
    }
    input.txt,textarea {
        width: 95%;
    }
	div.form_wk form.login_ct input.txt {
        width: 75%;
    }
	.r_navi .form_wk h3 {
        font-size: 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%;
    }
    .container_fbc_indx #hdrimage {
        background: #fff url(/images/common/mainimage_fbc.jpg) no-repeat scroll 26% 34px;
        background-size: cover;
    }
    .product2 .thumbnail_r ul li.midashi {
        padding: 20px 0 14px 68px;
    }
    .product2 .thumbnail_r ul li.midashi span {
        display: block;
        float: none;
        text-align: right;
        margin: 10px 0 0;
    }
    .product3 .thumbnail_l ul li.midashi {
        margin: 15px 0 20px -18px;
        width: 88%;
    }
    .product3 .thumbnail_l ul li.midashi span {
        font-size: 65%;
    }
    div.img_lft {
        width: 60%;
    }
    .ft_wk ul {
        width: 80%;
    }
    .bwj figure img {
        width: 43%;
    }
    .bwj div.img_lft img {
        width: 65%;
    }
    .ft_wk ul li {
        width: 70%;
    }
    div.bwj_2bx .inbx img {
        width: 80%;
    }
    p.bwj_copy {
        font-size: 18px;
    }
    .bwj .bg_bwj {
        background: url(/images/bwj2019/bg_bwjtit.jpg) no-repeat center 33px;
    }
    .bwj .content h2.bwj_mds {
        font-size: 34px;
    }
    .container_inq2 .main {
        margin: 12px auto 0;
    }
    .container_inq2 .form_wk3 input.txt, .form_wk3_lgn input.txt {
        width: 73%;
    }
    .container_inq2 .form_wk3_lgn p.ft130 {
        font-size: 95% !important;
    }
    .container_inq2 .form_wk3_lgn p.txt {
        font-size: 78%;
        font-weight: 600;
    }
    .container_inq2 input.txt {
        padding: 1px 4px 1px;
        font-size: 85%;
    }
    .container_inq2 input.sub_btn, p a.sub_btn {
        margin: 0.5% 1%;
        padding: 2px 10px 3px;
        font-size: 85%;
    }
    ul.lst_link li {
        width: 90.5%;
        margin: 0 auto 9px;
    }
    .menu-content .link_no1 a {
        width: 90.5%;
        margin: 0 auto 9px;
        min-width: 312px;
        min-width: 302px;
    }
    .content .event_bx ul li {
        width: 100%;
    }
    .content .event_bx ul li.link1 {
        height: 100px;
    }
    .content .event_bx ul li.link2 {
        height: 140px;
    }
    .content .event_bx ul li.link a {
        padding: 23px 5px 0;
    }
    .content .event_bx ul li.link span.yaji {
        margin-top: 19px;
        width: 25%;
    }
    ul.list_cntnts li {
        width: 24.25%;
        margin: 1% 0.1%;
        border: 3px solid #ddd;
        padding: 1% 0.25%;
    }
}

@media screen and (max-width: 320px) {
    /* Small Devices iphone 5 and below Portrait */
    #index_top h2.tit {
        font-size: 19px;
    }
    #index_top h2.tit span {
        font-size: 16px;
    }
    #index_top h2.tit.tit_main {
        font-size: 27px;
    }
    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%;
    }
    .ft_wk ul {
        width: 100%;
    }
    ul.list_cntnts li {
        width: 40%;
    }
}

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

/*--------------------------------
  230925追加（運用スタート）
--------------------------------*/
/* 記事用 */
/* フォントサイズ */
main .f12{
    font-size: 12px;
}

main .f14{
    font-size: 14px;
}

main .f16{
    font-size: 16px;
}

main .f18{
    font-size: 18px;
}

main .f20{
    font-size: 20px;
}

main .f24{
    font-size: 24px;
}

main .f28{
    font-size: 28px;
}

/* 20240502追加 */
main .f30 {
  font-size: 30px;
}

/* 目次ここから */
.product_toc {
    max-width: 850px;
    width: auto;
    margin: 0 auto 40px;
    padding: 30px;
    border: 2px solid #506892;
    text-align: left;
}

.product_toc .bold {
    font-weight: 700;
}

.product_toc li {
    padding-bottom: .25em;
}

.product_toc a {
    color: #506892;
}

.product_toc ol {
    padding-left:1em;
	text-indent:-1em;
}

.product_toc li ol li {
    padding-left: 1em;
}
/* 目次ここまで */

/* 文字間 */
main .content p {
    line-height: 1.8;
}

/* タイトル ピンク点下線 */
main .productinbx div.txt_rgt h3.n_bdr,
main.main .productinbx div.txt_rgt h3.n_bdr {
    margin-bottom: 25px;
    padding-bottom: 8px;
    border-bottom: 3px dashed #f6ccc4;
    font-weight: 700;
}

/* 青枠 */
.product_frame {
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
    border: 1px solid #506892;
}

/* コーラル色強調 */
main span.em {
    padding: 0.125em 0.25em;
    border-radius: 5px;
    background-color: #95b8d72b;
    color: #ff5d5b;
    font-weight: 700;
}

/* 二重下線 */
main span.underline {
    border-bottom: double;
}

/* 太字 */
main span.bold {
    font-weight: 700;
}

.cost {
    margin: 40px 0;
}

.cost p {
    margin-bottom: 5px !important;
}

/* 費用計算 棒 */
.cost hr {
    max-width: 50%;
    margin: .25em 0;
}

/* 文章の後のアイコン */
.a_icon::after {
    display: inline-block;
    content: '';
    width: 1em;
    height: 1em;
    margin-left: .5em;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(2px);
    background-image: url(../images/esthetic_salon_manage/up.svg);
}

/* タイトル 左青縦棒 */
main h4 {
    margin: 20px 0;
    padding: .125em .7em;
    border-left: 5px solid #9bbedf;
    font-size: 23px;
    font-weight: 600;
}

main span.normal {
    font-weight: 300;
    font-size: 95%;
}

main p.taright {
    text-align: right !important;
    font-size: 14px;
}

main p.f14 {
    text-align: left !important;
    font-size: 14px;
}

/* 赤色強調 */
.c_red {
    color: #e04c4c;
}

/* 20231224追加 */
.c_flex {
    display: flex;
    justify-content: space-between;
}

.c_flex li {
    display: block;
    width: 30%;
}

.c_flex li a img {
    width: 100%;
}

/* 20240424追加 */
.summary {
  display: block;
  margin: 1rem 0 2rem;
  padding: 1.5em !important;
  background-color: #f5fafc;
  border: 1px solid #95b8d7;
  border-radius: 20px;
}

.summary.summary_r {
  border: none;
  background-color: #fefefe;
  border: 3px solid #ddd;
  padding-bottom: 0 !important;
}

.summary.summary_r img {
  display: block;
  width: 90%;
  margin: auto;
}

.product .productinbx div.img_lft p.next.recommendation {
  background-color: #4a69a3;
}

.kasen {
  background: linear-gradient(transparent 60%, #ffefee 0%);
  font-weight: bold;
  color: #3a3a3d;
  line-height: 2.5;
}
/* 20240502追加 */
/* テーブル */
.common_table tr td {
  width: 60%;
}

.common_table {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
}

.common_table.common_table--01 .cost {
  background-color: #ffd8d8;
}

.common_table.common_table--02 .cost {
  background-color: #e4f7ff;
}

.common_table .cost_total {
  color: #fff;
  font-weight: bold;
}

.common_table.common_table--01 .cost_total {
  background-color: #f55e5e;
}

.common_table.common_table--02 .cost_total {
  background-color: #83c0e2;
}

.common_table.common_table--01 tr:last-child {
  border-top: 2px dashed #f37f7f;
}

.common_table.common_table--02 tr:last-child {
  border-top: 2px dashed #5164C7;
}


@media screen and (max-width: 767px) {
    /* 目次 */
    .product_toc {
    max-width: auto;
    width: auto;
    }

    /* 費用計算 棒 */
    .cost hr {
        max-width: 80%;
    }

    /* テキスト配置 */
    main p.taright {
        text-align: left !important;
    }

    /* 改行 */
    main br.sp {
        display: block;
    }
    main br.pc {
    display: none;
    }
/* 20231224追加 */
    .db {
        display: block;
    }

    .c_flex li {
    display: block;
    width: 100%;
    }

    .c_flex a {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    }
/* 20240221追加 */
    /* 画像 */
    .main .product .productinbx div.img_lft img {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    /* 一般領域画像 */
    .container_fbc .r_navi p.bnr img {
    width: 99%;
    }
    /* 20240514追加 */
    main.main {
      width: 100%;
      margin: 0 auto;
      margin-left: 0 !important;
    }
}
/* vimeo読み込み 20240416追加 */
.vimeo_box {
    margin: auto;
    max-width: 533px;
}
