@charset "shift_jis";
/* reset CSS*/
html, body, span, object, iframe, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, hgroup, menu, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
div, h1, h2, h3, h4, h5, h6, footer, header, dl, dt, dd, ol, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a, a:active, a:link {
	color: #0064B4;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/* _______________________form setting  */
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
 *font-size: 100%;
}
input, textarea, select, option, optgroup {
	vertical-align: middle;
	letter-spacing: 0em;
}
select {
	min-width: 2em;
}
option, optgroup {
	padding-right: 0.4em;
}
/* sp_Common CSS */
* {
	box-sizing: border-box;
}
html, body {
	width: 100%;
	/* max-width:640px;*/
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
body {
	position: relative;
	width: 100%;
	margin: auto;
	overflow-x: hidden;
}
/* _______________________bug fix for Android Browser */
p {
	background-color: white;
}
/* ___________________Font */
body, div, dl, dt, dd, ul, ol, li, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	color: #666;
	font-family: "เSVbNฬ", YuGothic, "เSVbN", "Yu Gothic", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "CI", Meiryo, "lr oSVbN", Helvetica, Arial, Verdana;
}
/* ___________________sp */
#main {
	width: 100%;
	padding-bottom: 30px;
}
.navitopicpath_ {
	width: 100%;
	padding: 12px 0 12px 2.68%;
	color: #666;
	font-size: 12px;
}
.navitopicpath_ a {
	display: inline;
	font-size: 12px;
	padding: 0 5px;
	color: #666;
	text-decoration: none;
}
.hiddenEnter_, .calc_ {
	width: 0;
	height: 0;
}
input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
}
.common_headline1_,
.wrapper_ #main .common_headline1_ {
	width: 100%;
	color: #0064B4;
	font-size: 28px;
	font-weight: 500;
	padding: 15px 3%;
	margin: 10px 0;
	text-indent: 0;
	background: none;
}
.submit_ {
	width: 100%;
	padding: 0 4.68%;
	margin: 30px auto;
	text-align: center;
}
input[type="submit"], input[type="button"] {
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	border: none;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #fff;
	border-radius: 15px;
	font-size: 16px;
}
.orange_button_ {
	color: #FFF;
	background: #0064B4;
}
.blue_button_,
input[type="submit"].blue_button_,
input[type="button"].blue_button_ {
	color: #878787;
	background: #F5F5F5;
}
.yellow_button_ {
	color: #FFF;
	background: #00B4F0;
}
hr {
	display: none;
}
table.norm {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 15px 0 30px;
	border: 1px solid #cdd6de;
}
table.norm th {
	padding: 18px 15px;
	border: 1px solid #cdd6de;
	font-size: 13px;
	text-align: left;
	/*background: #f2f3f7;*/
	background: #eee;
}
table.norm td {
	padding: 15px;
	border: 1px solid #cdd6de;
	font-size: 13px;
	line-height: 1.8em;
}
table.norm td a {
	color: #09c;
}
table.norm.wauto {
	width: 100%;
}
/* ม่bZ[WiCCj */
.error_ {
	color: #f85656;
	font-size: 14px;
}
.notice_ {
	color: #f85656;
}
.info_ {
	font-weight: bold;
	color: #f85656;
}
/**/
/* ม่bZ[WiubNj */
div.error_, table.error_ {
	background-color: #feefea;
	border: solid 1px #ffe4db;
	padding: 10px 4.68%;
	margin: 5px 0;
}
div.notice_, table.notice_ {
	background-color: #feefea;
	border: solid 1px #ffe4db;
	padding: 10px 4.68%;
	margin: 5px 0;
}
div.info_, table.info_ {
	background-color: #feefea;
	border: solid 1px #ffe4db;
	padding: 10px 4.68%;
	margin: 5px 0;
}
#header {
	border-bottom: 2px solid #D8D8D8;
	padding: 17px 15px 17px 20px;
}
#header .header_inner_ {
	display: flex;
	align-items: center;
	width: 100%;
}
#header .header_inner_ .header_logo_ {
	width: 206px;
}
#header .header_inner_ .header_logo_ img {
	width: 100%;
	vertical-align: top;
}
#header .header_inner_ ul.header_navi_ {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-left: auto;
}
#header .header_inner_ ul.header_navi_ > li.mypage {
	width: 15px;
}
#header .header_inner_ ul.header_navi_ > li.cart {
	width: 25px;
}
#header .header_inner_ ul.header_navi_ img {
	width: 100%;
	vertical-align: top;
}
#contents .p_footer_banner {
	padding: 40px 4.6551724137931% 0;
	margin: 30px auto 0;
	background: url(../images/p_footer_banner_bg1.jpg) repeat-x;
}
#contents .p_footer_banner li {
	margin-bottom: 20px;
}
#contents .p_footer_banner .list2 {
	margin: 10px 0;
}
#contents .p_footer_banner .mr0 {
	margin-right: 0;
}
#contents .sec_bottom {
	padding: 0 0 35px;
}
#contents .sec_bottom h2 {
	line-height: 0;
}
#contents .sec_bottom .sec_img {
	position: relative;
	margin: -3% 0 0;
}
#contents .sec_bottom .img_wrap {
	line-height: 0;
}
#contents .sec_bottom ul {
	position: absolute;
	top: 40.39735099337748%;
	left: 0;
	width: 100%;
	padding: 0 6.25%;
	box-sizing: border-box;
}
#contents .sec_bottom ul li {
	float: left;
	width: 40.9375%;
}
#contents .sec_bottom ul .sec_bottom_btn2 {
	float: right;
	width: 33.59375%;
}
#contents .sec_bottom ul .sec_bottom_btn3 {
	float: none;
	width: 46.71875%;
	margin: 48% auto 0;
}
#footer .footer_frame_ {
	position: relative;
	padding: 30px 5.3333% 27px;
	background: #F9F9F9;
}
#footer .footer_frame_inner_ {
	display: flex;
	align-items: flex-end;
	width: 100%;
	margin: 0 0 36px;
}
#footer .footer_frame_inner_ .footer_link_frame_ {
	width: calc(100% - 34px);
}
#footer .footer_logo_ {
	width: 106px;
	margin: 0 0 20px;
}
#footer .footer_logo_ img {
	width: 100%;
	vertical-align: top;
}
#footer ul.footer_link_list_ {
}
#footer ul.footer_link_list_ > li {
	font-size: 12px;
	text-align: left;
}
#footer ul.footer_link_list_ > li a {
	display: block;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.5;
	color: #878787;
	text-decoration: none;
}
#footer ul.footer_link_list_ > li a[target="_blank"]::after {
	display: inline-block;
	width: 12px;
	height: 11px;
	margin-left: 9px;
	background: url(../img/usr/common/ico_link_tab_sp.png) center center / 100% auto no-repeat;
	content: "";
}
#footer .footer_secure_ {
	width: 34px;
	margin-left: auto;
}
#footer .footer_secure_ input[type="image"] {
	width: 100%;
}
#footer .footer_copyright_ {
	text-align: center;
	font-size: 11px;
	line-height: 1.2727;
	color: #878787;
}
.contents_bnr {
	margin: 30px 0 20px;
	padding: 0 4.6875%;
}
.contents_bnr li {
	margin: 0 0 16px;
}
.contents_bnr li img {
	width: 100%;
}
#main .agree_text_wrap {
	padding: 0 3%;
	margin: 0 0 20px;
}
#main .agree_text_wrap p {
	margin: 0 0 5px;
}
#main .agree_text_wrap textarea {
	display: block;
	width: 100%;
	height: 200px;
	padding: 10px;
	margin: 0;
	box-sizing: border-box;
}
#main .agree_block {
	line-height: 1.6;
	margin: 0 3% 15px;
	padding: 10px;
	border: 3px solid #f0f3f8;
	text-align: center;
}
#main .agree_block label {
	display: inline-block;
	margin: 0 15px;
}
#main .agree_block input {
	margin: 0 5px 0 0;
}
/* SBPS Token */
.disp_none_ {
	display: none;
}
iframe[name='google_conversion_frame'] {
	position: absolute;
	top: -100px;
}
/*bread list Overwrite 20180126*/
.navitopicpath_ {
	display: none !important;
}
.navitopicpath2_ {
	width: 100%;
	padding: 12px 0 12px 2.68%;
	color: #666;
	font-size: 12px;
	border-top: 1px solid #ccc;
}
.navitopicpath2_ a {
	display: inline;
	font-size: 12px;
	padding: 0 5px;
	color: #666;
	text-decoration: none;
}
/*
.page_ccf .wrp_cle .product_wrap#jump1 .cart_btn{
padding-top:20%;
}
*/


/*add style 201801*/
#product {
	position: relative;
}
.icon_campaign_2018 {
	display: block;
	height: auto;
	width: 40%;
	position: absolute;
	top: 1.8%;
	z-index: 100;
	right: -4%;
}
/*campaign*/
.icon_campaign2_2018 {
	display: block;
	top: -10%;
	left: 0;
	width: 20%;
	height: auto;
}
.icon_campaign2 {
	display: block;
	width: 31%;
	height: auto;
	margin-left: 58%;
	margin-top: -47%;
	position: absolute;
}
/*201806campangin*/
.icon_campaign4 {
	display: block;
	width: 40%;
	height: auto;
	right: 4%;
	position: absolute;
	top: -30.5%;
}

.mincho_ {
	font-family: "Yu Mincho", "YuMincho", serif;
	font-weight: bold;
}

/* topic */
.page_cnews-ac .topiclist_ .topiclist_head_ {
	display: none;
}
.page_cnews-ac .topiclist_ .topiclist_body_ {
	margin: 40px 0 0;
}
.page_cnews-ac .topiclist_ .topicline_ {
	border-top: 1px solid #e3e3e3;
}
.page_cnews-ac .topiclist_ .topicline_ li {
	padding: 15px 15px 10px;
	border-bottom: 1px solid #e3e3e3;
}
.page_cnews-ac .topiclist_ .topicline_ li .wrap_ {
	display: flex;
	align-items: center;
	margin: 0 0 5px;
}
.page_cnews-ac .topiclist_ .topicline_ li .icon_ img {
	width: auto;
	height: 20px;
}
.page_cnews-ac .topiclist_ .topicline_ li .icon_ img:last-child {
	margin-right: 10px;
}
.page_cnews-ac .topiclist_ .topicline_ li .date_ {
	font-size: 12px;
}
.page_cnews-ac .topiclist_ .topicline_ li .text_ {
	font-size: 13px;
	line-height: 1.8;
}
.page_cnews-ac .topiclist_ .topicline_ li .text_ a {
	text-decoration: none;
	color: #666;
	word-break: break-word;
}

[class^="page_t"] h1 {
	display: none;
}
[class^="page_t"] .topiclist_body_ {
	padding: 20px 15px 0;
	border-top: 1px solid #e3e3e3;
}
[class^="page_t"] .topic_title_ {
	display: flex;
	flex-direction: column-reverse;
	align-items: flex-start;
	color: #0073a2;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 10px;
	word-break: break-word;
}
[class^="page_t"] .topic_title_ img {
	width: 90px;
	margin: 0 0 10px;
}
[class^="page_t"] .topiclist_body_ article {
	font-size: 13px;
	line-height: 24px;
	padding: 15px 0 0;
	border-top: 1px solid #333;
	word-break: break-word;
}
[class^="page_t"] .topiclist_body_ article a {
	text-decoration: none;
	color: #09c;
}

/* NjbNะ๎R[h๐จฟฬ๛y[W */
.privilege_header .breadcrumb {
	width: 100%;
  padding: 12px 2.68% 0;
  color: #666;
  font-size: 12px;
  text-align: left;
}
.privilege_header .breadcrumb li {
  display: inline;
	line-height: 1.6;
}
.privilege_header .breadcrumb a {
  display: inline;
  font-size: 12px;
  padding: 0 5px;
  color: #666;
  text-decoration: none;
}
.privilege_header br {
	display: none;
}
.privilege_header ~ #contents {
	line-height: 1.6;
}
.code_thanks {
	line-height: 1.6;
	margin: 25px 0 0;
}
.code_thanks img {
	max-width: 100%;
}
.code_thanks h1 {
	margin: 0 0 15px;
}
.code_thanks .code_text_ex {
	text-align: center;
	font-size: 15px;
	padding: 0 10px;
	margin: 15px 0 10px;
}
.code_thanks .code_text_ex:before,
.code_thanks .code_text_ex:after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  margin: 0 auto 10px;
  background: #838383;
}
.code_thanks .code_text_ex:after {
	margin: 8px auto 0;
}
.privilege_contents img {
	max-width: 100%;
}
.privilege_contents .img_attention {
	font-size: 10px;
	line-height: 1.6;
	padding: 0 15px;
}
.privilege_contents .img_attention2 li {
	text-indent: -20px;
	padding: 0 0 0 20px;
}
.privilege_btm {
	line-height: 1.6;
	padding: 0 15px;
}
.privilege_btm sup {
  font-size: 12px;
  vertical-align: super;
}
.privilege_btm .clear {
	overflow: hidden;
}
.privilege_btm .sec1 {
	margin: 0 0 15px;
}
.privilege_btm h2 {
	color: #0064B4;
  font-size: 16px;
  font-weight: bold;
}
.privilege_btm .sec1 .list1 {
  margin: 0 0 25px;
  font-size: 21px;
}
.privilege_btm .sec1 .list1 li {
  padding: 0 0 0 18px;
  font-size: 15px;
}
.privilege_btm .sec1 .list1 li:before {
  content: url(../images/sp/clinic/icon1.png);
  display: inline-block;
  position: relative;
  top: 4px;
  width: 18px;
  margin: 0 0 0 -18px;
  transform: scale(0.5);
}
.privilege_btm .sec1 .sec1_1 {
  padding: 14px 10px;
  border: 1px solid #e5e3e4;
  box-sizing: border-box;
}
.privilege_btm .sec1 .sec1_1 h4 {
  margin: 0 0 4px;
  font-size: 14px;
  font-weight: bold;
	color: #d66868;
}
.privilege_btm .sec1 .sec1_1 li {
  margin: 0 0 0 1em;
	color: #d66868;
  font-size: 12px;
  text-indent: -1em;
}
.privilege_btm .sec2 h2 {
  margin-bottom: 10px;
}
.privilege_btm .sec2 .clear {
  margin: 0 0 20px;
}
.privilege_btm .sec2 h3 {
  float: left;
  width: 15%;
}
.privilege_btm .sec2 p {
  float: right;
  width: 82%;
}
.privilege_btm .btn_list {
  margin: 40px 0 0;
}
.privilege_btm .btn_list li {
  float: left;
  line-height: 0;
  width: 51.72413793103448%;
}
.privilege_btm .btn_list .btn2 {
  float: right;
  width: 44.82758620689655%;
}
.privilege_btm .btn_list img {
	width: 100%;
}
.privilege_btm .sec_bnr {
  margin: 0 0 30px;
}
.privilege_btm .sec_bnr img {
  width: 100%;
}
.privilege_header.confirm {
  margin: 15px 0 30px;
}
.privilege_header.confirm .code_text_ex {
  text-align: center;
  margin: 0 0 20px;
}
.privilege_header.confirm .code_text_ex img {
  width: 96%;
}
.privilege_header.confirm img {
  max-width: 100%;
}
.privilege_btm .info {
  position: relative;
  margin: 30px auto;
  padding: 15px 0;
}
.privilege_btm .info:before,
.privilege_btm .info:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background-image: -webkit-linear-gradient(left, transparent, #0078a9 25%, #0078a9 75%, transparent);
  background-image: linear-gradient(to right, transparent, #0078a9 25%, #0078a9 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
}
.privilege_btm .info:after {
  top: auto;
  bottom: 0;
}
.privilege_btm .info p {
  color: #0078a9;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
.privilege_btm .info span {
  font-size: 13px;
  font-weight: normal;
}
.privilege_header .hd_wrap{
	background: #F2F7FA;
	margin: 0 0 20px;
}
.privilege_header .hd_wrap h1{
	font-size: 20px;
	color: #0064B4;
	line-height: 1.5;
	letter-spacing: 0.04em;
	padding: 20px;
}
.privilege_header .code_text_ex{
	font-size: 14px;
	line-height: 1.5;
	padding: 0 20px;
	margin: 0 0 30px;
}
.privilege_btn_wrap{
  text-align: center;
  margin: 0 auto 30px;
	padding: 0 20px;
}
.privilege_btn_wrap.--last{
  margin-bottom: 0;
}
.privilege_btn_wrap .privilege_btn{
  font-size: 18px;
  color: #FFF;
  display: block;
  padding: 27px 10px ;
  text-align: center;
  background: #0064B4;
  border-radius: 20px;
  text-decoration: none;
}
.privilege_btn_wrap p{
  font-size: 14px;
	line-height: 1.5;
	text-align: left;
  margin: 15px 0 0;
}


/* inikswb_[ */
.block-header-outer {
	height: 62px;
}

.block-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 62px;
	-webkit-box-shadow: 0px 0px 8px 2px rgba(214, 214, 214, 0.5);
	box-shadow: 0px 0px 8px 2px rgba(214, 214, 214, 0.5);
	background: #FFF;
	z-index: 10010;
}

.block-header .block-header-frame {
	display: flex;
	width: 100%;
	height: 100%;
}

.block-header .block-header-frame .block-header-frame--menu {
	width: 56px;
	height: 62px;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener {
	position: relative;
	width: 56px;
	height: 62px;
	cursor: pointer;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener span {
	display: block;
	width: 20px;
	height: 2px;
	transition: all 0.3s;
	background: #878787;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener span:nth-of-type(1) {
	position: absolute;
	top: calc(50% - 8px);
	left: 18px;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener span:nth-of-type(2) {
	position: absolute;
	top: calc(50% - 1px);
	left: 18px;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener span:nth-of-type(3) {
	position: absolute;
	top: calc(50% + 6px);
	left: 18px;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener.is-open span:nth-of-type(1) {
	top: calc(50% - 1px);
	transform: rotate(45deg);
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener.is-open span:nth-of-type(2) {
	opacity: 0;
}

.block-header .block-header-frame .block-header-frame--menu .block-header-frame--menu-opener.is-open span:nth-of-type(3) {
	top: calc(50% - 1px);
	transform: rotate(-45deg);
}

.block-header .block-header-frame .block-header-frame--logo {
	position: absolute;
	top: calc(50% - 15px);
	left: calc(50% - 64px);
	width: 128px;
}

.block-header .block-header-frame .block-header-frame--logo img {
	width: 100%;
	vertical-align: top;
}

.block-header .block-header-frame .block-header-frame--mypage {
	margin-left: auto;
	width: 26px;
	height: 62px;
}

.block-header .block-header-frame .block-header-frame--mypage a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.block-header .block-header-frame .block-header-frame--mypage img {
	height: 22px;
	width: auto;
}

.block-header .block-header-frame .block-header-frame--cart {
	margin-right: 10px;
	width: 35px;
	height: 62px;
}

.block-header .block-header-frame .block-header-frame--cart a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.block-header .block-header-frame .block-header-frame--cart img {
	height: 22px;
	width: auto;
}

.block-header-navi {
	position: fixed;
	top: 62px;
	left: 0;
	display: none;
	width: 100%;
	background: #FFF;
	z-index: 10000;
}

.block-header-navi .block-header-navi--top,
.block-header-navi .block-header-navi--bottom {
	margin: 0 12px;
}

.block-header-navi ul.block-header-navi--link-list {
	display: flex;
	width: 100%;
	margin: 0 0 20px;
	flex-wrap: wrap;
	border-top: 1px solid #C8C8C8;
}

.block-header-navi ul.block-header-navi--link-list > li {
	width: 50%;
	border-bottom: 1px solid #C8C8C8;
}

.block-header-navi ul.block-header-navi--link-list > li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 69px;
	padding: 0 12px 0 15px;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
}

.block-header-navi ul.block-header-navi--link-list > li a::after {
	position: absolute;
	top: calc(50% - 4px);
	right: 7px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #251E1C;
	border-right: 1px solid #251E1C;
	box-sizing: border-box;
	transform: rotate(45deg);
	z-index: 1;
	content: "";
}

.block-header-navi .block-header-navi--button {
	width: calc(100vw - 40px);
	margin: 0 auto 12px;
}

.block-header-navi .block-header-navi--button a {
	display: block;
	padding: 17px 0;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #C8C8C8;
}

.block-header-navi .block-header-navi--button a::after {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -2px;
	margin-left: 8px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	box-sizing: border-box;
	transform: rotate(45deg);
	content: "";
}

.block-header-navi--sns-list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 30px;
	padding: 18px 0 0;
}

.block-header-navi--sns-list .block-header-navi--sns-list-item {
	margin-right: 40px;
}

.block-header-navi--sns-list .block-header-navi--sns-list-item:last-of-type {
	margin-right: 0;
}

.block-header-navi--sns-list .block-header-navi--sns-list-item img {
	width: 100%;
	vertical-align: top;
}

.block-header-navi--sns-list .block-header-navi--sns-list-item.facebook {
	width: 32.5px;
}

.block-header-navi--sns-list .block-header-navi--sns-list-item.instagram {
	width: 31.5px;
}

/* inikstb^[ */
.block-footer {
	margin-top: 20px;
	border-top: 0;
}
.block-footer--top-frame {
	border-top: 1px solid #C8C8C8;
	padding: 20px 0 8px;
	margin: 0 12px;
}
.block-footer--bottom-frame {
	margin: 0 12px;
}
.block-footer--tel-frame {
	text-align: center;
}
.block-footer--tel-frame .block-footer--tel-title {
	margin: 0 0 4px;
	line-height: 1.5;
}
.block-footer--tel-frame .block-footer--tel {
	font-size: 37px;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1.5;
}
.block-footer--tel-frame .block-footer--tel::before {
	display: inline-block;
	width: 44px;
	height: 31px;
	margin-right: 20px;
	background: url(../img/usr/common/iniks_ico_tel.png) center center / 100% auto no-repeat;
	content: "";
}
.block-footer--tel-frame .block-footer--tel-desc {
	margin: 0 0 15px;
	font-size: 15px;
	line-height: 1.5;
}
.block-footer--sns-list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 30px;
	padding: 18px 0 0;
}
.block-footer--sns-list .block-footer--sns-list-item {
	margin-right: 40px;
}
.block-footer--sns-list .block-footer--sns-list-item:last-of-type {
	margin-right: 0;
}
.block-footer--sns-list .block-footer--sns-list-item img {
	width: 100%;
	vertical-align: top;
}

.block-footer--sns-list .block-footer--sns-list-item.facebook {
	width: 32.5px;
}
.block-footer--sns-list .block-footer--sns-list-item.instagram {
	width: 31.5px;
}
.block-footer--bottom-frame .block-footer--link-list {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	border-top: 1px solid #C8C8C8;
}
.block-footer--bottom-frame .block-footer--link-list > li {
	width: 50%;
	border-bottom: 1px solid #C8C8C8;
}
.block-footer--bottom-frame .block-footer--link-list > li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 69px;
	padding: 0 12px 0 15px;
	text-decoration: none;
	color: #666;
	box-sizing: border-box;
}
.block-footer--bottom-frame .block-footer--link-list > li a::after {
	position: absolute;
	top: calc(50% - 4px);
	right: 7px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #251E1C;
	border-right: 1px solid #251E1C;
	box-sizing: border-box;
	transform: rotate(45deg);
	z-index: 1;
	content: "";
}
.block-footer .block-footer--frame {
	position: relative;
	margin-top: -1px;
	padding: 30px 5.3333% 27px;
	background: #F9F9F9;
}
.block-footer .block-footer--frame .block-footer--frame-inner {
}
.block-footer .block-footer--frame .block-footer--logo {
	width: 106px;
	margin: 0 0 20px;
}
.block-footer .block-footer--frame .block-footer--logo img {
	width: 100%;
	vertical-align: top;
}
.block-footer .block-footer--frame ul.block-footer--link-list {
}
.block-footer .block-footer--frame ul.block-footer--link-list > li {
	font-size: 12px;
	text-align: left;
}
.block-footer .block-footer--frame ul.block-footer--link-list > li a {
	display: block;
	padding: 6px 0;
	color: #878787;
	text-decoration: none;
	line-height: 1.5;
}
.block-footer .block-footer--frame ul.block-footer--link-list > li a[target="_blank"]::after {
	display: inline-block;
	width: 12px;
	height: 11px;
	margin-left: 9px;
	background: url(../img/usr/common/ico_link_tab.png) center center / 100% auto no-repeat;
	content: "";
}
.block-footer .block-footer--frame .block-footer--secure-frame {
	width: 34px;
	margin: -11px 4px 24px auto;
}
.block-footer .block-footer--frame .block-footer--secure-frame input[type="image"] {
	width: 100%;
}
.block-footer .block-footer--copyright {
	text-align: center;
	font-size: 11px;
	line-height: 1.2727;
	color: #878787;
}
.block-button-1col {
	width: calc(100vw - 40px);
	margin: 0 auto 12px;
}

.block-button-1col a {
	display: block;
	padding: 17px 0;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #C8C8C8;
}

.block-button-1col a::after {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -2px;
	margin-left: 8px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	box-sizing: border-box;
	transform: rotate(45deg);
	content: "";
}


/* tb^[าW */
.block-footer--bottom-frame .block-footer--link-list.type02 {
	border-top: none;
}
.block-footer--bottom-frame .block-footer--link-list.type02 > li {
	width: 100%;
}
.block-footer--bottom-frame ul.type01:last-child {
	border-top: none;
}
.block-footer--bottom-frame .block-footer--link-list > li.w40 {
	width: 40%;
}
.block-footer--bottom-frame .block-footer--link-list > li.w60 {
	width: 60%;
}
@media (min-width:426px) {
	.block-footer--bottom-frame .block-footer--link-list > li.w40 {
		width: 50%;
	}
	.block-footer--bottom-frame .block-footer--link-list > li.w60 {
		width: 50%;
	}
}
.block-footer * {
	font-family: "A+mfCv-AXIS Font x[VbN L ProN", "A+mfCv-AXIS Font x[VbN M ProN", "AXIS Std", "qMmpS ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
  font-weight: 300;
  line-height: 1.5;
}
/* --------------------------------------------------------------------
  QR๏๕o^pมTเพpev[g
-------------------------------------------------------------------- */
#page_customer_qrentry * {
  font-family: "A+mfCv-AXIS Font x[VbN L ProN", "A+mfCv-AXIS Font x[VbN M ProN", "AXIS Std", "qMmpS ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
#page_customer_qrentry img {
	max-width: 100%;;
}
#page_customer_qrentry sup {
  font-size: 0.7em;
  vertical-align: top;
}
#page_customer_qrentry .main {
  width: 100%;
}
#page_customer_qrentry .block-choice-linkbtn {
  margin: 40px 0;
}
#page_customer_qrentry .main > img {
  width: 100vw;
}
#page_customer_qrentry .choice-linkbtn--ttl {
  font-size: 24px;
  text-align: center;
  margin: 0 0 30px;
}
#page_customer_qrentry .choice-linkbtn--list {
	width: 89.33%;
	margin: 0 auto;
}
#page_customer_qrentry .choice-linkbtn--list > li + li {
  margin-top: 10px;
}
#page_customer_qrentry .choice-linkbtn--list > li .choice-linkbtn {
  border: 1px solid #0064B4;
	background-color: #0064B4;
  border-radius: 8px;
  color: #fff;
  display: flex;
  width: 100%;
  height: 60px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-align: center;
  transition: 0.4s;
	text-decoration: none;
}
#page_customer_qrentry .choice-linkbtn--list > li .choice-linkbtn > span {
  text-align: center;
}
#page_customer_qrentry .choice-linkbtn--list > li.bg-light .choice-linkbtn {
  border-color: #1AA7D6;
	background-color: #fff;
  color: #1AA7D6;
}
#page_customer_qrentry .choice-linkbtn--list > li .note {
  font-size: 12px;
  margin: 8px 0 20px;
  text-align: center;
}
#page_customer_qrentry .choice-itemdetail--ttl {
  color: #0064B4;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.09em;
  display: flex;
  align-items: center;
  gap: 17px;
	width: 89.33%;
	margin: 0 auto 30px;
}
#page_customer_qrentry .choice-itemdetail--ttl > span {
  flex-shrink: 0;
}
#page_customer_qrentry .choice-itemdetail--ttl:before,
#page_customer_qrentry .choice-itemdetail--ttl:after {
  content: "";
  display: block;
  background-color: #0064B4;
  width: 100%;
  height: 1px;
}
#page_customer_qrentry .block-choice-itemdetail {
  margin: 40px 0;
}
#page_customer_qrentry .choice-itemdetail--item-list .tax-in {
  font-size: 0.75em;
}
#page_customer_qrentry .choice-itemdetail--item-list > li+li {
  margin-top: 60px;
}
#page_customer_qrentry .choice-itemdetail--box .choice-itemdetail--name {
	width: 89.33%;
	margin: 0 auto 30px;
}
#page_customer_qrentry .choice-itemdetail--box .choice-itemdetail--price {
	width: 89.33%;
	margin: 0 auto;
}
#page_customer_qrentry .choice-itemdetail--box .choice-itemdetail--img {
  width: 100%;
  margin: 0 0 20px;
}
#page_customer_qrentry .choice-itemdetail--box .block-products-item--name-text {
  font-size: 16px;
  letter-spacing: 0.09em;
  margin: 0 0 20px;
}
#page_customer_qrentry .choice-itemdetail--box .block-products-item--name-sub {
  font-size: 12px;
  line-height: 2;
}
#page_customer_qrentry .choice-itemdetail--price-info {
  margin: 0 0 25px;
}
#page_customer_qrentry .choice-itemdetail--price-box {
  display: flex;
  align-items: flex-end;
  gap: 0 12px;
  margin: 0 0 12px;
}
#page_customer_qrentry .choice-itemdetail--price-name {
  font-size: 22px;
}
#page_customer_qrentry .choice-itemdetail--price-text {
  font-size: 22px;
  color: #F95656;
}
#page_customer_qrentry .choice-itemdetail--price-text .tax-in {
  font-size: 0.46em;
}
#page_customer_qrentry .choice-itemdetail--price-text > sup {
  font-size: 0.46em;
  color: #666;
}
#page_customer_qrentry .choice-itemdetail--price-normal {
  font-size: 12px;
}
#page_customer_qrentry .choice-itemdetail--price-btn .btn-buy {
  background: url("/images/customer/buy_btn_bg_sp.jpg") no-repeat center / cover;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
	font-size: 18px;
  width: 100%;
  height: 60px;
  border-radius: 8px;
	text-decoration: none;
	position: relative;
}
#page_customer_qrentry .choice-itemdetail--price-btn.postage-free-item .btn-buy {
  padding-left: 60px;
}
#page_customer_qrentry .choice-itemdetail--price-btn.postage-free-item .btn-buy::before {
  content: "ฟ\Aณฟ";
  white-space: pre;
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  font-size: 18px;
  background-color: #fff;
  color: #0064B4;
  width: 60px;
  border-radius: 7px 0 0 7px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.09em;
  line-height: 1.2;
}
#page_customer_qrentry .block-special-banner--link {
  margin: 30px auto;
	width: 89.33%;
}
#page_customer_qrentry .block-special-banner--link .link-btn {
  background: url("/images/customer/buy_btn_bg_sp.jpg") no-repeat center / cover;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border-radius: 8px;
  margin: 0 auto;
	text-decoration: none;
}
#page_customer_qrentry .block-special-banner--note {
  font-size: 12px;
  line-height: 1.8;
  height: 150px;
  overflow-x: auto;
  border: 1px solid #E5E5E5;
  padding: 20px;
  box-sizing: border-box;
  letter-spacing: 0.09em;
	width: 89.33%;
	margin: 30px auto 50px;
}
#page_customer_qrentry .block-special-banner--note-ttl {
  font-size: 14px;
  margin-bottom: 15px;
}

/* scrollbar */
#page_customer_qrentry .block-special-banner--note {
  --sb-track-color: #dedede;
  --sb-thumb-color: #0064b4;
  --sb-size: 6px;
}
#page_customer_qrentry .block-special-banner--note::-webkit-scrollbar {
  width: var(--sb-size)
}
#page_customer_qrentry .block-special-banner--note::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 1px;
}
#page_customer_qrentry .block-special-banner--note::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 1px;
  
}
@supports not selector(::-webkit-scrollbar) {
  #page_customer_qrentry .block-special-banner--note {
    scrollbar-color: var(--sb-thumb-color)
                     var(--sb-track-color);
  }
}