@charset "utf-8";
/*---------------------------------------------
reset
---------------------------------------------*/
* {
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
html {
  background-color: #fff;
  color: #333;
  overflow-y: scroll;
}
body {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  height: 100%;
  line-height: 1.5;
}
hr, legend {
  display: none;
}
img {
  border: none;
  vertical-align: bottom;
}
div, dl, dt, dd, form, input, ul, ol, li, p, select, textarea, span, th, td {
  margin: 0;
  padding: 0;
}
address, th, caption, em {
  font-style: normal;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
}
sup {
  font-size: 72%;
  vertical-align: text-top;
}
sub {
  font-size: 72%;
  vertical-align: text-bottom;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  font-size: inherit;
}
caption {
  text-align: left;
}
fieldset {
  border: 0;
}
a {
  outline: none;
}
a:link {
  color: #0748a1;
  text-decoration: none;
}
a:visited {
  color: #0748a1;
  text-decoration: none;
}
a:hover, a:active {
  color: #0066cc;
  text-decoration: underline;
}
img {
  max-width: 100%;
}
.red {
  color: red;
}
.strong {
  color: red;
  font-weight: 700 !important;
}
.img100 img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.box {
  margin: 0 0 20px;
  padding: 0;
}
.font60 {
  font-size: 60px;
}
body {
  -webkit-text-size-adjust: auto;
}
.mb20 {
  margin-bottom: 20px;
}


.mb10 {
  margin-bottom: 10px;
}

.mat10 {margin-top:10px;
}

.mat20 {margin-top:20px;
}

.mat30 {margin-top:30px;
}

.pat30 {padding-top:30px;
}

.mat40 {margin-top:40px;
}
.mat50 {margin-top:50px;
}
.mmal15 {margin-left:0px;}

.fwb	{font-weight:700 !important;}
.link {
  color: #0748a1 !important;
  text-decoration: underline !important;
}
.txt_indent {
  text-indent: -1em;
  padding-left: 1em;
}
/*---------------------------------------------
.anchor_list
---------------------------------------------*/

/*---------------------------------------------
a tag opacity setting
---------------------------------------------*/
a.rollover:hover img {
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}
/*---------------------------------------------
font setting
---------------------------------------------*/
body .fontForDevices {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
/*---------------------------------------------
common
---------------------------------------------*/
#wrap {
  overflow: hidden;
}
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.block_inner2 {
  margin: 0px auto;
  width: 960px !important;
}
.text_red {
  color: #c96060;
}
.text_blue {
  color: #13839f;
}
.block_item {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 5px #ededed;
}
.section {
  padding: 30px 0;
}
.content_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.title01 {
  color: #13839f;
  font-size: 50px;
  font-weight: 700 !important;
  margin-bottom: 50px;
  text-align: center;
  line-height: 1;
}
.title01 img {
  margin: 15px 15px;
  text-align:center;
}

.tt_fix {
  font-size: 60px;
}
.tt_fix2 {
  line-height: 40px;
}
.tt_fix3 {
  color: initial;
  font-size: 26px;
  line-height:40px;
}
.title02 {
  background-color: #f0f0f0;
  font-size: 30px;
  font-weight: 700 !important;
  margin: 20px 0 0 80px;
  padding: 18px 0 17px 23px;
  position: relative;
}
.title02 img{
  width:30px !important;
  height:48px !important;

}


.bn_kaden a:hover{
  opacity: 0.7;
}

.bn_kaden p{
  font-size: 22px;
  font-weight:bold;
  margin-top:20px;
}

.bn_kaden p span{
  font-size: 27px;
  color:#d6101b;
}

.bn_kaden img{
  width:95%;
}


#other2 img {width:600px;}

/* btn */
.btn {
  display: inline-block;
  position: relative;
  text-align: center;
}

.btn a:hover {
  opacity: 0.7;
}

.btn_content {
  display: block;
  text-align: center;
	margin: 0 auto;
}
.img_bottom {
  margin-top: -4px;
  vertical-align: top;
}
header .btnPink a {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#13839f), to(#11aad0));
  background-color: #13839f;
  border-bottom: 1px solid #13839f;
  border-left: 1px solid #13839f;
  border-right: 1px solid #13839f;
  border-top: 1px solid #13839f;
  color: #ffffff;
  font-weight: 700 !important;
  opacity: 1;
  padding: 10px 30px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
}
header .btnPink a:hover {
  opacity: 0.7;
}

 @keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
 @-webkit-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
 @-moz-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
.blue {
  color: #44c9c7;
}
.font32 {
  font-size: 32px;
}
.mt15 {
  margin-top: 15px;
}
.mt40 {
  margin-top: 30px;
}

.ml10 {
  margin-left: 10px;
}


.mb40 {
  margin-bottom: 40px;
}


/* clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.clearfix {
 *zoom: 1;
}
/* accordion */
.accordion {
  border-bottom: 1px dotted #b2b2b2;
  cursor: pointer;
  font-size: 26px;
  font-weight: 700 !important;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  transition: 0.3s;
  width: 100%;
}
.open .accordion {
  border-bottom: hidden;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.accordion::after {
  background: url(../images/icon_up.png) no-repeat;
  content: "";
  height: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: 0.3s;
  width: 17px;
}
.open .accordion::after {
  background: url(../images/icon_drop.png) no-repeat;
  height: 10px;
  width: 17px;
}
.panel {
  display: block;
  overflow: hidden;
  width: 100%;
}
.accordion_block.pc .panel {
  display: block;
}
.accordion_block.pc .panel.hidden {
  display: none;
}

@media screen and (max-width: 640px) {
#wrap {
  width:100%;
}

.mmal15 {margin-left:-15px;}

.bn_kaden p{
  font-size: 15px;
  font-weight:bold;
  margin-top:20px;
}

.bn_kaden p span{
  font-size: 21px;
  color:#d6101b;
}

.bn_kaden img{
  width:90%;
}


#othersp2 img {width:90%;}


.img_bottom {
  margin-top: 0;
  vertical-align: middle;
}
.mt40 {
  margin-top: 20px;
}
.block_inner2 {
  padding: 0 0px;
  width: 95% !important;
}
.btn {
  display: block;
  position: relative;
  text-align: center;
}
.btn2 img	{
width:90%;
}

.title01 {
  color: #13839f;
  font-size: 19px;
  letter-spacing: -4px;
  margin-bottom: 25px;
}
.title01 img {
  width:90%;
}

.list_product .item_09 .img_product {
  bottom: 0;
}

.panel {
  display: block;
}

.head_sp	{
padding:5px 0;
text-align:center;
font-size:16px;
font-weight:bold;
background:#5a381f;
color:#ffffff;
width:50%;
}

.head_sp a	{
color:#ffffff;
}

.head_sp a:hover {
opacity:0.7;
text-decoration:none;
}



}
/*---------------------------------------------
countdown 
---------------------------------------------*/
#showtime {
  text-align: center;
}
#title_countdown {
  font-size: 34px;
  font-weight: 700 !important;
  margin-bottom: 10px;
}
#countdown {
  width: 520px;
  display: inline-block;
  font-size: 45px;
  font-weight: 700 !important;
  line-height: 1;
  padding: 23px 75px;
  margin-bottom: 80px;
}
#countdown span {
 font-size: 34px;
}
@media screen and (max-width: 640px) {
  #title_countdown {
    font-size: 19px;
    margin-bottom: 5px;
  }
  #countdown {
	  width: auto;
    display: block;
    font-size: 25px;
    padding: 9px 0;
    margin-bottom: 35px;
  }
 #countdown span {
	font-size: 19px;
  }
}
/*---------------------------------------------
	video
	---------------------------------------------*/
.video-area {
  height: 540px;
  margin: 20px 0 50px 0; 
  text-align: center;
}
@media screen and (max-width: 640px) {
  .video-area {
    height: 201px;
    margin: 20px 0 50px 0; 
    text-align: center;
  }
}
/*---------------------------------------------
	link
	---------------------------------------------*/
.easy-chat {
  margin: 10px 0 0 0;
}
.easy-chat a {
  padding: 2px 0 2px 30px;
  font-size: 28px;
  font-weight: 700 !important;
  color: #13839f;
  text-decoration: underline;
  background: url(../images/icon_easy_chat.png) 0 0 no-repeat;
}
.easy-chat:hover a {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .easy-chat a {
    padding: 2px 0 2px 20px;
    font-size: 18px;   
    background: url(../images/icon_easy_chat.png) 0 2px no-repeat;
    background-size: 13px;
  }
}
/*---------------------------------------------
	stick banner
	---------------------------------------------*/
.stick {
  position: fixed;
  right: left;
  bottom: -1px;
  z-index: 99;
}
.stick.pc .close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.stick.sp .close {
  position: absolute;
  top: -15px;
  left: 0;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
/*---------------------------------------------
	stick menu
	---------------------------------------------*/
.stick-menu {
  position: fixed;
  right: 10px;
  top: 20%;
  z-index: 99;
  background: #fff;
  border: 1px solid #aeaeae;
  border-radius: 15px;
}
.stick-menu ul li {
  border-bottom: 1px solid #aeaeae;
}
.stick-menu ul li:last-child {
  border-bottom: none;
}
.stick-menu ul li a {
  width: 110px;
  height: 100px;
  display: block;
  padding: 0 5px;
}
.stick-menu ul li:nth-child(1) a {
  background: url(../images/stick_menu_01.png) 5px 0 no-repeat;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}
.stick-menu ul li:nth-child(2) a {
  background: url(../images/stick_menu_04.png) 5px 0 no-repeat;
}
.stick-menu ul li:nth-child(3) a {
  background: url(../images/stick_menu_02.png) 5px 0 no-repeat;
}
.stick-menu ul li:nth-child(4) a {
  background: url(../images/stick_menu_03.png) 5px 0 no-repeat;
}
.stick-menu ul li:nth-child(5) a {
  background: url(../images/stick_menu_05.png) 5px 0 no-repeat;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.stick-menu ul li:nth-child(1) a:hover {
  background: url(../images/stick_menu_hover_01.png) 5px 0 no-repeat, #858585;
}
.stick-menu ul li:nth-child(2) a:hover {
  background: url(../images/stick_menu_hover_04.png) 5px 0 no-repeat, #858585;
}
.stick-menu ul li:nth-child(3) a:hover {
  background: url(../images/stick_menu_hover_02.png) 5px 0 no-repeat, #858585;
}
.stick-menu ul li:nth-child(4) a:hover {
  background: url(../images/stick_menu_hover_03.png) 5px 0 no-repeat, #858585;
}
.stick-menu ul li:nth-child(5) a:hover {
  background: url(../images/stick_menu_hover_05.png) 5px 0 no-repeat, #858585;
}

@media screen and (max-width: 767px) {
.stick-menu {
  display: none;
}
}
/*---------------------------------------------
#anything
---------------------------------------------*/
#anything .title01 {
  color: #c96060;
}
#anything .note {
  text-align: right;
}
#anything .note2 {
  margin-top: 15px;
  text-align: left;
  font-size: 20px;
  color: #919191;
}
.list_product li {
  width: calc(33.3333% - 13.5px);
  margin-bottom: 20px;
  margin-right: 20px;
}
.list_product li a {
  background-image: linear-gradient(to right, #f2f2f2, #ffffff);
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  box-shadow: 0px 5px #ededed;
  opacity: 1;
}
/* #purchase .list_product li a {
  background-image: linear-gradient(to right, #fff9e9, #ffffff);
  box-shadow: 0px 5px #f5eddb;
}*/
#purchase .list_product li .title_item {
  position: relative;
  padding: 0 22px;
  z-index: 0;
}
#purchase .list_product li .title_item::after {
  position: absolute;
  content: "";
  background: #ffff00;
  width: 100%;
  height: 16px;
  top: 65%;
  left: 0;
  z-index: -1;
}
.list_product li:nth-of-type(3n + 0) {
  margin-right: 0;
}
.list_product li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 20px;
  transition: opacity 0.3s;
}
#purchase .list_product li a {
  padding-left: 0;
  text-decoration: none;
  height: 100%;
}
#anything .list_product li a {
  flex-direction: row;
}
.list_product li a:hover {
  opacity: 0.7;
}
.list_product a .text {
  font-size: 16px;
  color: #333333;
  font-weight: 700 !important;
}
.list_product .img_product {
  max-width: 160px;
}
#anything li a {
  color: inherit;
  text-decoration: none;
}
#anything li a.sp {
  display: none;
}
.list_product a .text {
  display: flex;
  align-items: left;
  color: #333333;
  font-size: 16px;
  font-weight: 700 !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
#purchase .list_product a .text {
  align-items: center;
  text-align: center;
}
.list_product li a {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 100%;
}
#purchase .title01 {
  margin-bottom: 30px;
}
#purchase .banner_louis {
  margin-bottom: 25px;
}
/*	service*/
#services {
  background-color: #fcfbf1;
}
#services {
  padding-bottom: 40px;
  padding-top: 90px;
}
#services .title01 {
  color: inherit;
  margin-bottom: 120px;
}
#services .title_list_box {
  margin-bottom: 60px;
}
#services .box_cmt {
  padding-bottom: 27px;
  padding-top: 23px;
}
#services .box_cmt:before {
  background: url(../images/illus_box05.png) no-repeat;
}
#services .ttl_type1 {
  color: #13839f;
  margin-bottom: 50px;
}
.other_header2 {
  background-color: #6eccc8;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-right: 1px solid #6eccc8;
  border-left: 1px solid #6eccc8;
  position: relative;
  width: 100%;
}
.other_header2 li {
  border-right: solid 1px #fff;
  color: #fff;
  float: left;
  font-size: 24px;
  padding: 17px 0;
  text-align: center;
}
.other_header2 li:first-child {
  width: 25%;
}
.other_header2 li:nth-child(2) {
  font-weight: 700 !important;
}
.other_header2 li:nth-child(3) {
  width: 25%;
}
.other_header2 li:last-child {
  border-right: solid 0px;
}
.other_list2 ul {
  border: 1px solid #ccc;
  border-top: 0;
  box-sizing: border-box;
  width: 100% !important;
  display: flex;
}
.other_list2 {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.other_list2 ul>li {
  position: relative;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.other_list2 .img_absolute {
  position: absolute;
  right: 10px;
  top: 20px;
}
.other_list2 ul:nth-child(odd) {
  background: #f2f2f2;
}
.other_list2 ul:nth-child(even) {
  background: #fff;
}
.other_list2 li {
  border-right: solid 1px #ccc;
  display: table-cell;
  font-size: 16px;
  padding: 30px 10px 30px;
  width: 25% !important;
}
.other_list2 .title {
  color: #ff124c;
  font-size: 100%;
  font-weight: 900;
  padding: 0 10px;
  vertical-align: middle;
}
.other_list2 .moe {
  text-align: center;
  width: 25% !important;
}
.other_list2 .company_a {
  text-align: center;
}
.other_list2 .company_b {
  text-align: center;
}
.other_list2 li:last-child {
  border-right: solid 0px;
}
.other_list2 .title span {
  color: #eb6877;
  font-size: 26px;
  padding-left: 20px;
}
.other_list2 li img {
  width: 67px !important;
}
.other_list2 span {
  font-size: 20px;
}
.other_header2>ul {
  display: flex;
}
.other_header2>ul>li {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 25%;
}

/* assessment */
#assessment {
  background-color: #fcfbf1;
}
/* coupon banner */
.conpon_banner {
  padding: 95px 0 55px 0;
}






/*----------------------------------------------
お知らせ枠 TOP
----------------------------------------------*/
.info			{ background-color:#ffffff; height:40px; border:solid 1px #13839f; }
.info span		{ font-weight:bold; }
.info_header	{ float:left;width:18%;background-color:#13839f;text-align:center;color:#ffffff;padding:10px 5px; }
.info_main		{ float:left;width:77%;padding:10px; }


@media screen and (max-device-width: 640px) {
.other_list2 .img_absolute {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
.other_list2 .vertical_middle li {
  vertical-align: middle !important;
  padding: 20px 10px;
  width: 25% !important;
}
.other_list2 li {
  display: table-cell;
  padding: 46px 3px 20px;
}
.other_list2 .dash {
  position: relative;
}
.other_list2 .dash>span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.other_list2 ul>li {
  vertical-align: top;
  display: table-cell;
}
.other_list2 span {
  font-size: 14px;
}
.list_product li {
  margin-right: 8px;
  margin-bottom: 15px;
 width: calc(290 / 920 * 100%);
}
#anything .list_product .item_07 {
  min-height: 100px;
}
.list_product li:nth-of-type(2n + 0) {
  margin-right: 8px;
}
#anything .list_product li a {
  flex-direction: column;
  position: relative;
  text-align: center;
  padding-left: 0;
}
.list_product a .text {
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.list_product .img_product {
  padding-top: 10px;
}
#anything .note {
  padding-bottom: 35px;
}
#anything .note2 {
  font-size: 12px;
}
}
/* #bonus */
#bonus {
  background-color: #fcfbf1;
}
#bonus .title01 {
  color: #c96060;
}
.privilege {
  position: relative;
  text-align: center;
  padding-bottom:10px;
}
.privilege img {width:626px !important;}

.privilege .text_privilege {
  color: #ffffff;
  content: "";
  font-size: 32px;
  font-weight: 700 !important;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  top: 13px;
}


/*---------------------------------------------
#assessment
---------------------------------------------*/

#assessment .block_item {
  padding: 60px 40px 30px;
  text-align: left;
 width: calc(470 / 960 * 100%);
}
 #assessment .block_item:not(:nth-child(n + 3)) {
 margin-bottom: 20px;
}
#assessment .block_item h3 {
  font-size: 30px;
  margin-bottom: 34px;
  position: relative;
}
#assessment .block_item h3::after {
  background: #ffff00;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  top: 65%;
  width: 100%;
}
#assessment .block_item h3::before {
  content: "";
  left: 23px;
  position: absolute;
  top: -10px;
  z-index: 1;
}
.item_01 h3::before {
  background: url(../images/assessment_num_1.png) no-repeat;
  height: 48px;
  width: 22px;
}
.item_02 h3::before {
  background: url(../images/assessment_num_2.png) no-repeat;
  height: 48px;
  width: 35px;
}
.item_03 h3::before {
  background: url(../images/assessment_num_3.png) no-repeat;
  height: 48px;
  width: 33px;
}
.item_04 h3::before {
  background: url(../images/assessment_num_4.png) no-repeat;
  height: 48px;
  width: 31px;
}
.block_item h3 span {
  font-weight: 700 !important;
  padding-left: 72px;
  position: relative;
  z-index: 1;
}
#assessment .block_item .img_block {
  align-items: center;
  background-color: #f0f0f0;
  display: flex;
  justify-content: center;
  margin-bottom: 34px;
}
#assessment .item_01 .img_block {
  padding: 27px 0;
}
#assessment .item_02 .img_block {
  padding: 34px 0;
}
#assessment .item_03 .img_block {
  padding: 19px 0;
}
#assessment .item_04 .img_block {
  padding: 26px 0;
}
#assessment .text_block {
  font-size: 18px;
}

#assessment .item_01 .img_block  img,
#assessment .item_02 .img_block  img,
#assessment .item_03 .img_block  img,
#assessment .item_04 .img_block  img

{
  width: 173px
}

/*---------------------------------------------
#reliable
---------------------------------------------*/
#reliable .block_item {
  border: none;
  box-shadow: none;
  padding-top: 40px;
  position: relative;
  text-align: center;
 width: calc(307 / 960 * 100%);
/* background-color: #fcfbf1; */
}
 #reliable .block_item:not(:nth-child(n + 3)) {
 margin-bottom: 20px;
}
#reliable .item_01 {
  margin-left: 163px;
}
#reliable .item_02 {
  margin-right: 163px;
}
#reliable .block_item::before {
  content: "";
  height: 80px;
  left: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
#reliable .item_01::before {
  background: url(../images/results_num_1.png) no-repeat;
}
#reliable .item_02::before {
  background: url(../images/results_num_2.png) no-repeat;
}
#reliable .item_03::before {
  background: url(../images/results_num_3.png) no-repeat;
}
#reliable .item_04::before {
  background: url(../images/results_num_4.png) no-repeat;
}
#reliable .item_05::before {
  background: url(../images/results_num_5.png) no-repeat;
}
#reliable .img_block {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  box-shadow: 0px 5px #ededed;
  display: inline-block;
  height: 200px;
  margin-bottom: 20px;
  text-align: center;
  width: 200px;
}
#reliable .item_01 .img_block img {
  padding-top: 63px;
  width:98px;
}
#reliable .item_02 .img_block img {
  padding-top: 41px;
  width:98px;
}
#reliable .item_03 .img_block img {
  padding-top: 44px;
  width:98px;
}
#reliable .item_04 .img_block img {
  padding-top: 44px;
  width:98px;
}
#reliable .item_05 .img_block img {
  padding-top: 50px;
  width:98px;
}
#reliable .text_block {
  font-size: 20px;
  font-weight: 700 !important;
}
/*---------------------------------------------
#customer
---------------------------------------------*/

/*---------------------------------------------
#delivery
---------------------------------------------*/
#delivery {
  padding-bottom: 75px;
  padding-top: 90px;
}
#delivery .title01 {
  color: inherit;
  margin-bottom: 120px;
}
#delivery .title_send {
  margin-bottom: 62px;
}
#delivery .title_list_box {
  line-height: 1.5;
  margin-bottom: 70px;
}
#delivery .title_packaging {
  margin-bottom: 66px;
}
.title_icon span, .title_shopping span {
  color: #c96060;
  display: inline-block;
  position: relative;
}
.title_icon span:after, .title_shopping span:after {
  background: url(../images/title_icon.png) no-repeat;
  content: "";
  height: 44px;
  left: -57px;
  position: absolute;
  top: 6px;
  width: 41px;
}
.box_cmt {
  background-color: #ffffff;
  border: 2px solid #44c9c7;
  border-radius: 23px;
  box-shadow: 0 5px #ededed;
  font-size: 24px;
  margin: auto;
  padding: 34px 50px 43px 238px;
  position: relative;
  white-space: nowrap;
  width: 594px;
}
.box_cmt:before {
  background: url(../images/illus_box01.png) no-repeat;
  content: "";
  height: 189px;
  left: 27px;
  position: absolute;
  top: -88px;
  width: 189px;
}
.box_cmt:after {
  background: url(../images/row_illus.png) no-repeat;
  bottom: -51px;
  content: "";
  height: 51px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 153px;
}
.shopping .box_cmt.pink {
  border: 2px solid #eb6877;
  margin-top: 135px;
}
.shopping .box_cmt.pink:before {
  background: url(../images/illus_box06.png) no-repeat;
}
.shopping .box_cmt.pink:after {
  background: url(../images/row_illus02.png) no-repeat;
}
.mr100 {
  margin-bottom: 92px;
}
.list_box {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 5px #ededed;
  display: flex;
  margin-bottom: 87px;
  padding: 25px 0 26px;
}
.list_box>li {
  font-size: 18px;
  padding: 0 30px 0 20px;
  position: relative;
 width: calc(317 / 960 * 100%);
}
.list_box>li:nth-of-type(2n + 0) {
  padding: 0 29px 0 29px;
 width: calc(325 / 960 * 100%);
}
.list_box>li:nth-of-type(3n + 0) {
  padding: 0 20px 0 30px;
}
.list_box>li:after {
  background-color: #e6e6e6;
  bottom: 23px;
  content: "";
  position: absolute;
  top: 15px;
  width: 1px;
}
.list_box>li:nth-of-type(n + 0):after {
  right: 0;
}
.list_box>li:nth-of-type(2n + 0):after {
  left: 0;
}
.list_box>li:nth-of-type(2n + 0):before {
  background-color: #e6e6e6;
  bottom: 23px;
  content: "";
  position: absolute;
  right: 0;
  top: 15px;
  width: 1px;
}
.list_box>li:nth-of-type(3n + 0):after {
  left: 0;
}
.list_box .list_box_img {
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
  padding-top: 10px;
  text-align: center;
}
.list_box .unit {
  font-size: 13px;
  padding-right: 4px;
  text-align: right;
}
.shopping .list_box .list_box_img {
  border: none;
  padding-top: 0;
}
.shopping .list_box .list_box_img .img_box {
  border: 1px solid #e6e6e6;
}
.title_box {
  font-size: 30px;
  margin-bottom: 13px;
  position: relative;
  text-align: center;
}
.title_box:before {
  background-color: #90f0f8;
  bottom: 5px;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.title_box>span {
  position: relative;
  white-space: nowrap;
  z-index: 2;
}
.list_box dl>dt {
  font-weight: 700 !important;
  margin-bottom: 12px;
  text-align: center;
}
.list_box .note {
  font-size: 14px;
  margin-top: 30px;
  text-align: right;
}
.packaging {
  margin: auto;
  margin-bottom: 45px;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
  width: 762px;
}
.packaging .box_cmt {
  line-height: 1.3;
  width: 468px;
}
.packaging .box_cmt:before {
  height: 120px;
  top: -39px;
  width: 120px;
}
.packaging .cmt_01 {
  float: left;
  padding: 23px 50px 27px 154px;
}
.packaging .cmt_02 {
  align-items: center;
  display: flex;
  float: right;
  margin-top: -16px;
  min-height: 116px;
  padding: 23px 45px 27px 45px;
}
.packaging .cmt_01:before {
  background: url(../images/illus_box02.png) no-repeat;
  left: 20px;
}
.packaging .cmt_02:before {
  background: url(../images/illus_box03.png) no-repeat;
  left: auto;
  right: 20px;
}
.list_send {
  align-items: flex-end;
  display: flex;
}
.list_send li {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 5px #ededed;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 100px;
  padding: 20px 84px 25px;
  position: relative;
}
#delivery .list_send li:nth-of-type(2n + 1) {
  flex: 0 0 51%;
  margin-right: 5%;
  max-width: 51%;
  text-align: center;
}
#delivery .list_send li:nth-of-type(2n + 2) {
  flex: 0 0 44%;
  max-width: 44%;
  padding: 20px 65px 25px;
}
.list_send li:nth-of-type(2n + 0):after {
  content: none;
}
.list_send .img_box {
  border: 1px solid #e6e6e6;
  margin-bottom: 17px;
}
.list_send .title_box:before {
  content: none;
}
.list_send li:first-child .title_box {
  font-size: 32px;
}
.list_send li:first-child .text {
  font-size: 19px;
  font-weight: 700 !important;
  text-align: left;
}
.list_send li:last-child .title_box {
  font-size: 29px;
}
.list_send li:last-child .text {
  font-size: 17px;
}
.list_send .text_title {
  background-color: #ffff00;
  border: 2px solid #13839f;
  border-left: 0;
  border-right: 0;
  color: #13839f;
  display: inline-block;
  font-size: 26px;
  font-weight: 700 !important;
  left: -3px;
  letter-spacing: -1.4px;
  padding: 0 0 0 1px;
  position: absolute;
  top: 32px;
  transform: rotate(-45deg);
}
.list_send .text_title:after {
  border-bottom: 40px solid #ffff00;
  border-right: 40px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -40px;
  width: 0;
}
.list_send .text_title:before {
  border-bottom: 40px solid #ffff00;
  border-left: 40px solid transparent;
  content: "";
  height: 0;
  left: -40px;
  position: absolute;
  width: 0;
}
.list_send .text_title>span {
  display: inline-block;
}
.list_send .text_title>span:after {
  background-color: #13839f;
  bottom: -2px;
  content: "";
  height: 2px;
  position: absolute;
  right: -40px;
  width: 41px;
  z-index: 2;
}
.list_send .text_title>span:before {
  background-color: #13839f;
  bottom: -2px;
  content: "";
  height: 2px;
  left: -40px;
  position: absolute;
  width: 41px;
  z-index: 2;
}
.shopping .block_title01 {
  margin-bottom: 15px;
}
.shopping .box_cmt:before {
  background: url(../images/illus_box04.png) no-repeat;
}
.shopping .list_box {
  margin-bottom: 50px;
}
/*---------------------------------------------
#questions
---------------------------------------------*/
#questions {
	background-color: #fcfbf1;
 padding-top: 40px;
  margin-top: 40px;

}
.accordion_block {
  margin-bottom: 40px;
}
.accordion_block.notes .accordion {
  font-size: 22px;
}
.accordion_block.notes .panel p {
  font-size: 18px;
}
.accordion::after {
  background: url(../images/icon_up.png) no-repeat;
  content: "";
  height: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: 0.3s;
  width: 17px;
}
.open .accordion::after {
  background: url(../images/icon_drop.png) no-repeat;
  height: 10px;
  width: 17px;
}
.open .panel {
  display: block;
  margin-bottom: 10px;
}
#questions .panel dl {
  font-size: 22px;
}
#questions .panel dl dt {
  background-color: #ffffff;
  border: 1px solid #b2b2b2;
  font-weight: 700 !important;
  padding-left: 61px;
  position: relative;
}
#questions .panel dl dt span {
  background-color: #44c9c7;
  color: #ffffff;
  left: 0;
  line-height: 1;
  padding: 5px 12px 6px 15px;
  position: absolute;
}
#questions .panel dl .text_a {
  font-size: 18px;
  padding: 26px 65px 24px 65px;
}
.coupon_ttl {
  color: #c96060;
  font-size: 24px;
  font-weight: 700 !important;
  margin-bottom: 15px;
  text-align: center;
}
.coupon_ttl span {
  position: relative;
  font-size: 40px;
  color: #33cccc;
}
.coupon_ttl span:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 6px;
  left: 0;
  bottom: 0;
  background: #ffff00;
}
/*---------------------------------------------
#footer
---------------------------------------------*/
.pageup {
  clear: both;
  margin: 0 auto;
  margin-right: 10px;
  max-width: 1220px;
  text-align: right;
}
.pageup a {
  margin-right: 10px;
}

#otherLink {
  margin: 0 10px;
  padding: 1em 0;
  text-align: center;
}
#otherLink {
  zoom: 1;
}
#otherLink:before, #otherLink:after {
  content: "";
  display: table;
}
#otherLink li {
  border-right: 1px solid #939393;
  display: inline-block;
  line-height: 1.1;
  padding: 0 1em;
}
#otherLink li.last {
  border-right: 0;
}
#otherLink:after {
  clear: both;
}

/*---------------------------------------------
#header
---------------------------------------------*/
header {
  background-color: #ffffff;
  box-shadow: 0px 0px 5px #b9b9b8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.pc_menu {
  padding-right: 11px;
}
.pc_menu>li {
  position: relative;
}
.pc_menu>li>a {
  color: inherit;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 45px 0;
}
.sub_menu {
  display: none;
}
.pc_menu li a:hover {
  color: #1c63ab;
  cursor: pointer;
  text-decoration: none;
}
.header_inner {
  align-items: center;
  display: flex;
  height: 60px;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
  width: 1215px;
}
.btnPink {
  margin-right: 20px;
}
header nav .pc_menu>li {
  display: inline-block;
  position: relative;
}
header nav .pc_menu>li:not(:last-child) {
  margin-right: 42px;
}
.social {
  padding-right: 8px;
}
header .social>li {
  display: inline-block;
}
header .social>li:last-child {
  padding-left: 13px;
}
/*---------------------------------------------
#mv
---------------------------------------------*/
.wrap {
  margin: auto;
  width: 100%;
  }
.mv {
  background-size: cover;
  width: 100%;
  margin: 60px 0 0 0;
  text-align: center;
}
h1 {
  margin-bottom: 7px;
}
@media screen and (max-width: 640px) {
.mv {
  background-size: contain;
  height: 0;
  margin-top: 40px;
  margin-bottom: -20px;
  padding: 20px 0 90% 0;
}



}

h1 {
  margin-bottom: 20px;
}
.privilege {
  margin-bottom: 20px;
  padding-bottom:0px;

}
.privilege .text_privilege {
  font-size: 19px;
  top: 5px;
}

.privilege img {width:90%;}

#bonus .tt_fix2 {
  display: inline-block;
  padding-top: 12px;
}
#services .ttl_type1 {
  margin-bottom: 25px;
}
}
/*---------------------------------------------
#easily
---------------------------------------------*/
#easily {
	background-color: #fcfbf1;
}
#easily .block_item {
  border-radius: 5px;
  box-shadow: 0px 5px #ededed;
  padding-top: 27px;
  text-align: center;
  width: calc(225 / 960 * 100%);
}
#easily .block_item.modified {
  width: 49%;
}
#easily .block_item.modified .text_block {
  height: 120px;
}
#easily .block_item.modified02 img {
    width: 80px;
}
 #easily .block_item:not(:nth-child(n + 5)) {
 margin-bottom: 18px;
}
#easily .text_block {
  padding: 20px 0;
  font-size: 20px;
  font-weight: 700 !important;
  align-items: center;
  display: flex;
  justify-content: center;
}

/*---------------------------------------------
	#easily
	---------------------------------------------*/

  #easily .item_01 .img_block img, 
  #easily .item_02 .img_block img, 
  #easily .item_03 .img_block img, 
  #easily .item_05 .img_block img {
    width: 140px;
  }


@media screen and (max-width: 640px) {
	#easily {
	 padding-top: 40px;
  margin-top: 40px;
  }
  #easily .block_item {
   width: calc(290 / 600 * 100%);
  }
  #easily .text_block {
    padding: 10px 0;
    font-size: 12px;
  }
  #easily .block_item.modified .text_block {
    height: 80px;
  }
  #easily .block_item.modified02 {
    width: 23.6%;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  #easily .block_item.modified02 .text_block {
    height: 55px;
    font-size: 10px;
  }
  #easily .block_item.modified02 img {
    width: 50px;
  }
}
/*---------------------------------------------
#apply
---------------------------------------------*/
#apply .block_01 .block_item {
  display: flex;
  justify-content: space-between;
}
#apply .block_left {
 width: calc(633 / 960 * 100%);
}
#apply .block_right {
 width: calc(307 / 960 * 100%);
}
#apply .block_item {
  border-radius: 5px;
  position: relative;
}
#apply .block_item:not(:last-child) {
  margin-bottom: 48px;
}
#apply .block_item:not(:last-child)::after {
  background: url(../images/icon_arr.png) no-repeat;
  content: "";
  height: 33px;
  left: calc(50% - 121px);
  position: absolute;
  top: 100%;
  width: 243px;
}
#apply .text_txt {
  min-height: 95px;
  display: flex;
  align-items: center;
  font-size: 18px;
  padding: 6px 0 0 80px;
}
#apply .coupon_ttl {
  margin-top: 40px;
}
.title02 .num {
  background-color: #44c9c7;
  height: 80px;
  left: -14.5%;
  padding-top: 17px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 80px;
}


.title02 .num img {
  height:48px;
  width:30px;
}




/*---------------------------------------------
#campaign
---------------------------------------------*/
#campaign {
  background-color: #fcfbf1;
}
#campaign .title01 {
  color: inherit;
  font-size: 32px;
}
#campaign h3 {
  font-size: 22px;
  font-weight: 700 !important;
  margin-bottom: 5px;
}
#campaign .panel, #campaign h4 {
  font-size: 18px;
  font-weight: 300;
}
#campaign .panel .note {
  font-size: 14px;
}
#campaign h3+* {
  padding-left: 30px;
}
#campaign .accordion, #campaign .panel>* {
  padding-bottom: 15px;
  padding-right: 30px;
}
#campaign .panel>* {
  border-bottom: 1px dotted #b2b2b2;
}


.amazon01 {
margin-top:-50px; 
text-align:left; 
margin-left:150px;
}

.amazon02 {
font-size:28px; 
margin-top:40px;
text-align:left;
margin-left:150px;


}
.amazon03 {
font-size:18px; 
margin-top:10px;
text-align:left;
margin-left:170px;

}

@media screen and (max-width: 640px) {
#campaign .title01 {
  font-size: 17px;
 padding-top: 40px;
  margin-top: 40px;
  
  
}
#campaign h3 {
  font-size: 15px;
}
#campaign .panel, #campaign h4 {
  font-size: 12px;
}
#campaign .panel .note {
  font-size: 12px;
}
#campaign .accordion, #campaign .panel>* {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

#campaign .panel>* {
  border-bottom: 1px dotted #b2b2b2;
}


#apply .coupon_ttl {
  margin-top: 25px;
}

.amazon01 {
margin-top:-15px; 
text-align:left; 
margin-left:0px;
}

.amazon02 {
font-weight:bold;
font-size:19px; 
margin-top:30px;
text-align:left;
margin-left:0px;

}
.amazon03 {
font-size:14px; 
margin-top:10px;
text-align:left;
margin-left:0px;
}

/* edit */

.list_bnr li {
  margin-bottom: 20px;
 width: calc(307/960 * 100%);
}
.list_bnr li a {
  display: block;
}
.list_bnr li a:hover {
  opacity: 0.7;
}
.list_product .pro_note {
  background: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-right: 0;
}
#anything .pro_note .note {
  text-align: left;
}
.list_send li:first-child .title_box {
  font-weight: 700 !important;
}

/*---------------------------------------------
common_sp
---------------------------------------------*/
@media screen and (max-width: 640px) {
.pc {
  display: none;
}
.sp {
  display: block;
}
nav.spMenu {
  background: #fff;
  height: auto;
  position: absolute;
  top: 0;
}
header {
  background-color: #ffffff;
  box-sizing: border-box;
  left: 0;
  padding-right: 40px;
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 999;
}
header #logo {
  margin: 40px 0 0 40px;
  width: 22%;
}
header #logo img {
  width: 100%;
}
.menuBar {
  background: #f2f2f2;
  border: 1px solid #646363;
  cursor: pointer;
  height: 100px;
  margin: 40px auto;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100px;
}
.menuBar span {
  background: #646363;
  border-radius: 9px;
  display: block;
  height: 5px;
  left: 50%;
  opacity: 1;
  position: absolute;
  -webkit-transform: translateX(-50%) rotate(0deg);
  -moz-transform: translateX(-50%) rotate(0deg);
  -o-transform: translateX(-50%) rotate(0deg);
  transform: translateX(-50%) rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 70px;
}
.menuBar span:first-child {
  top: 20px;
}
.menuBar span:nth-child(2), .menuBar span:nth-child(3) {
  top: 47px;
}
.menuBar span:nth-child(4) {
  top: 75px;
}
.navLink {
  background: #fff;
  display: inline-block;
  /* top: 69px; */
  opacity: 0;
  position: absolute;
  right: -250px;
  transform: translateX(100%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
.navLink li {
  /* padding-right: 7px; */
  border: 1px solid #ffd966;
  border-bottom: none;
}
.navLink a {
  background-color: #7f6000;
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 700 !important;
  padding: 25px 20px;
  text-align: left;
}
.navLink li:last-child {
  border-bottom: 1px solid #ffd966;
}
.coupon_ttl {
  font-size: 20px;
}

#customer {
 padding-top: 40px;
  margin-top: 40px;

}

}


@media screen and (max-width: 640px) {
/*---------------------------------------------
	#anything
	---------------------------------------------*/
#assessment .block_item .img_block {
  margin-bottom: 0;
}
.title01 .tt_fix {
  font-size: 28px;
}
.tt_fix3 {
  font-size: 12px;
  line-height:22px;

}
#button {
  background-size: 15px 9px;
  height: 36px;
  width: 36px;
}
/*---------------------------------------------
	#apply
	---------------------------------------------*/
#apply {
  font-size: 21px;
 padding-top: 40px;
  margin-top: -40px;
}
#apply .title01 {
  font-size: 21px;
}
#apply .title01 .tt_fix {
  font-size: 27px;
}
#apply .block_left {
 width: calc(352 / 600 * 100%);
}
#apply .block_right {
 width: calc(235 / 600 * 100%);
}
.title02 {
  font-size: 20px;
  margin: 10px 0 0 0;
  padding: 6px 0 4px 50px;
}
.title02 .num {
  height: 40px;
  left: 0%;
  padding-top: 9px;
  width: 40px;
}
.title02 .num img {
  height:23px !important;
  width:18px !important;
}

#apply .text_txt {
  min-height: inherit;
  font-size: 12px;
  padding: 10px 0 10px 15px;
}
/*---------------------------------------------
	#assessment
  ---------------------------------------------*/
#assessment .title01 .tt_fix {
  font-size: 27px;
}
#assessment .block_item {
  padding: 23px 10px 20px;
  width: 100%;
}
#assessment .block_item:not(:last-child) {
  margin-bottom: 15px;
}
#assessment .block_item h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.block_item h3 span {
  padding-left: 59px;
}
#assessment .block_item h3::after {
  height: 6px;
  top: 70%;
}
#assessment .block_item h3::before {
  top: -8px;
}
.item_01 h3::before {
  background: url(../images/sp/assessment_sp_num_1.png) no-repeat;
  background-size: cover;
  height: 33px;
  width: 15px;
}
.item_02 h3::before {
  background: url(../images/sp/assessment_sp_num_2.png) no-repeat;
  background-size: cover;
  height: 33px;
  width: 25px;
}
.item_03 h3::before {
  background: url(../images/sp/assessment_sp_num_3.png) no-repeat;
  background-size: cover;
  height: 34px;
  width: 23px;
}
.item_04 h3::before {
  background: url(../images/sp/assessment_sp_num_4.png) no-repeat;
  background-size: cover;
  height: 33px;
  width: 22px;
}
.block_sp {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#assessment .text_block {
  font-size: 12px;
 width: calc(270 / 556 * 100%);
}
#assessment .img_block {
 width: calc(270 / 556 * 100%);
}
#assessment .item_01 .img_block, #assessment .item_02 .img_block, #assessment .item_03 .img_block, #assessment .item_04 .img_block {
  padding: 12px 0;
}
@media screen and (max-device-width: 640px) {
#assessment  {
 padding-top: 40px;
  margin-top: 40px;
  
}
  #assessment .item_01 .img_block img, 
  #assessment .item_02 .img_block img, 
  #assessment .item_03 .img_block img, 
  #assessment .item_04 .img_block img {
    width: 64px;
  }
}
/*---------------------------------------------
	#reliable
	---------------------------------------------*/
#reliable  {
  padding-top: 50px;
  margin-top:  -50px;

}

#reliable .block_item {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 5px #ededed;
  display: flex;
  justify-content: space-between;
  padding: 12px 10px 10px 64px;
  text-align: left;
  width: 100%;
}
#reliable .text_block {
  font-size: 18px;
}
#reliable .item_01 .img_block img, #reliable .item_02 .img_block img, #reliable .item_03 .img_block img, #reliable .item_04 .img_block img, #reliable .item_05 .img_block img {
  padding-top: 0;
}
#reliable .item_01 {
  margin-left: 0;
}
#reliable .img_block {
  border: none;
  border-radius: none;
  box-shadow: none;
  height: auto;
  margin-bottom: 0;
  width: 52px;
}
#reliable .item_02 {
  margin-right: 0;
}
#reliable .block_item::before {
  content: "";
  height: 43px;
  left: 10px;
  top: calc(50% - 21px);
  width: 43px;
}
#reliable .item_01::before {
  background: url(../images/sp/results_num_1_sp.png) no-repeat;
  background-size: cover;
}
#reliable .item_02::before {
  background: url(../images/sp/results_num_2_sp.png) no-repeat;
  background-size: cover;
}
#reliable .item_03::before {
  background: url(../images/sp/results_num_3_sp.png) no-repeat;
  background-size: cover;
}
#reliable .item_04::before {
  background: url(../images/sp/results_num_4_sp.png) no-repeat;
  background-size: cover;
}
#reliable .item_05::before {
  background: url(../images/sp/results_num_5_sp.png) no-repeat;
  background-size: cover;
}
#reliable .block_item:not(:last-child) {
  margin-bottom: 20px;
}


/*---------------------------------------------
	#questions
	---------------------------------------------*/
.accordion {
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.accordion_block {
  margin-bottom: 25px;
}
#questions .panel dl {
  font-size: 12px;
}
#questions .panel dl .text_a {
  font-size: 12px;
  padding: 14px 10px 13px 42px;
}
#questions .panel dl dt span {
  padding: 6px 10px 6px 11px;
}
#questions .panel dl dt {
  line-height: 2;
  padding-left: 43px;
  padding-right: 10px;
}

.fs18 {
  font-size: 7px;
}

/*---------------------------------------------
	#campaign
	---------------------------------------------*/
.accordion::after {
  background-size: cover;
  height: 5px;
  right: 10px;
  top: 6px;
  width: 9px;
}
.open .accordion::after {
  background-size: cover;
  height: 5px;
  right: 10px;
  top: 6px;
  width: 9px;
}
/*---------------------------------------------
	#easily
	---------------------------------------------*/

  #easily .item_01 .img_block img, 
  #easily .item_02 .img_block img, 
  #easily .item_03 .img_block img, 
  #easily .item_05 .img_block img {
    width: 90px;
  }
  #easily .title01 {
    letter-spacing: -0.5px;
    
  }
}

@media (min-width: 768px) {
.pc_menu>li:hover .sub_menu {
  display: block;
}
.pc_menu li .sub_menu {
  background-color: #e2e2e2;
  opacity: 0.9;
  padding: 0 12px;
  position: absolute;
  text-align: center;
  top: 220%;
}
.sub_menu li a {
  display: block;
  font-size: 14px;
  letter-spacing: 1.5px;
  padding: 17px 0 15px;
}
.sub_menu li:not(:last-child) {
  border-bottom: 1px solid #ffffff;
}
.sub_menu li a {
  color: inherit;
}
.pc_menu li:nth-child(2) .sub_menu {
  box-shadow: 0 0 2px #1c63ab;
  left: calc(50% - 100px);
  width: 200px;
}
.pc_menu li:nth-child(3) .sub_menu {
  box-shadow: 0 0 2px #1c63ab;
  left: calc(50% - 78px);
  width: 200px;
}
}

@media screen and (max-width: 640px) {
.block_item {
  box-shadow: 0 2.5px #ededed;
}
#apply .block_item:not(:last-child)::after {
  background: url(../images/sp/icon_arr.png) no-repeat;
  background-size: cover;
  height: 31px;
  top: 99%;
  width: 242px;
}
#header_sp .logo img {
  width: 150px;
}
#header_sp {
  height: 60px;
}
header {
  padding-right: 0;
}
.header_inner {
  width: 100%;
}
.pc_menu li a {
  font-size: 12px;
  padding: 10px 0 10px 50px;
}
.pc_menu > li:nth-child(1) > a {
  background: url(../images/sp/stick_menu_sp_01.png) 10px 4px no-repeat;
  background-size: 24px;
}
.pc_menu > li:nth-child(2) > a {
 background: url(../images/sp/stick_menu_sp_04.png) 12px 5px no-repeat;
 background-size: 29px;
}
.pc_menu > li:nth-child(3) > a {
   background: url(../images/sp/stick_menu_sp_02.png) 7px 10px no-repeat;
  background-size: 30px;  
}
.pc_menu > li:nth-child(4) > a {
  background: url(../images/sp/stick_menu_sp_03.png) 12px 5px no-repeat;
  background-size: 20px;
}
.pc_menu > li:nth-child(5) > a {
  background: url(../images/sp/stick_menu_sp_05.png) 8px 9px no-repeat;
  background-size: 30px;
}
.pc_menu li a:hover {
  color: inherit;
}
.sub_menu li {
  margin-left: 50px;
}
.sub_menu li a {
  padding: 4px 20px 4px 0;
}
.pc_menu {
  padding-right: 0;
}
#header_sp nav .pc_menu>li:not(:last-child) {
  margin-right: 0;
}
#header_sp nav .pc_menu>li {
  display: block;
}
#header_sp nav .pc_menu .open:before {
  background: url(../images/sp/icon_menu_sp_open.png) no-repeat;
  background-size: 14px 8px;
  height: 8px;
  width: 14px;
}
#header_sp nav .pc_menu .open .list_product {
  display: flex !important;
  margin-bottom: 20px;
}
#header_sp nav .pc_menu .list_product li {
  display: flex;
  min-height: 66px;
}
#header_sp nav .pc_menu .list_product li a {
  display: flex;
  flex-direction: row;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  width: 100%;
}
#header_sp nav .pc_menu .list_product li.item_07 img {
  max-width: 95%;
}
#header_sp nav .pc_menu .list_product li.item_06 .img_product {
  width: 68%;
}
#header_sp nav .pc_menu .list_product li.item_06 .text {
  width: 31%;
}
#header_sp nav .pc_menu .list_product li a .text {
  text-align: left;
  padding-left: 5px;
}
#header_sp nav .pc_menu .list_product li.item_04 .img_product {
  width: 35%;
}
#header_sp nav .pc_menu .list_product li.item_05 .img_product {
  width: 42%;
}
#header_sp nav .pc_menu .list_product li.item_07 .img_product {
  width: 43%;
}
#header_sp nav .pc_menu .list_product li:first-child {
  border-top: none;
}
#header_sp nav .pc_menu .item_08_01 {
  background: transparent;
}
#header_sp .list_product li {
  margin: 0;
  margin-top: 20px;
  width: 49%;
}
.nav_social {
  background: #f0f0f0;
  padding: 10px 10px 0px;
  position: fixed;
 right: calc(-530 / 640 * 100%);
  top: 60px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
 width: calc(530 / 640 * 100%);
  z-index: 2;
}
.nav_social.active_nav {
  overflow-y: scroll;
  position: fixed;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.nav_social a {
  color: inherit;
  display: block;
  padding: 12px 18px;
  text-decoration: none;
}
.nav_social .pc_menu>li {
  border-bottom: 1px solid #ffffff;
}
.social {
  text-align: center;
}
.social a {
  border-bottom: none;
  padding: 0 5px;
}
.nav_social>li:first-child a {
  border-top: 1px solid #ffffff;
}
.nav_social .pc_menu>li:last-child {
  border-bottom: none;
  margin-bottom: 2px;
}
#header_sp .social>li:last-child {
  padding-left: 0;
}
.btnPink {
  margin-right: 0;
  position: absolute;
  right: 70px;
}
header .btnPink a {
  padding: 0px;
  background: none;
  border: none;
}
.toggle-wrap {
  position: relative;
  margin-right: 15px;
  cursor: pointer;
  height: 50px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 49px;
  border: #13839f solid 1px;
}
.toggle-wrap:after {
  content: 'MENU';
  position: absolute;
  bottom:0;
  left: 9px;
  color: #13839f;
  font-weight: 700 !important;
  font-size: 10px;
}
.toggle-wrap span {
  background: #13839f;
  border-radius: 4px;
  display: block;
  height: 3px;
  left: 13px;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  width: 22px;
}
.toggle-wrap span:nth-child(1) {
  top: 12px;
}
.toggle-wrap span:nth-child(2) {
  top: 18px;
}
.toggle-wrap span:nth-child(3) {
  top: 24px;
}
.toggle-wrap.active {
  background: #f0f0f0;
}
.toggle-wrap.active span:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.toggle-wrap.active span:nth-child(2) {
  left: -30px;
  opacity: 0;
}
.toggle-wrap.active span:nth-child(3) {
  top: 19px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.section {
  padding: 0px 0;
}
/* coupon banner */
.conpon_banner {
  padding: 40px 0 15px 0;
}
.btn a {
  box-shadow: 0px 5px 0px 0px rgba(19, 152, 159, 0.3);
  width: 100%;
}
.title01 {
  letter-spacing: normal;
}
.tt_fix2 {
  font-size: 19px;
  letter-spacing: -2px;
}
#anything li a.sp {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  height: 100%;
}
#anything li a.pc {
  display: none;
}
.list_product .item_note {
  align-items: flex-end;
  background: none;
  border: none;
  box-shadow: none;
  display: flex;
}
#anything .note {
  font-size: 9px;
  text-align: left;
}
#delivery {
  padding: 40px 0 40px;
}
.title_icon span:after, .title_shopping span:after {
  background-size: contain;
  height: 22px;
  left: -36px;
  width: 20px;
}
#delivery .title01 {
  margin-bottom: 68px;
}
#delivery .title_icon {
  margin-left: 36px;
}
.box_cmt {
  border: 1px solid #44c9c7;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.07);
  font-size: 15px;
  font-weight: 700 !important;
  margin-bottom: 40px;
  min-height: 80px;
  padding: 24px 17% 11px 35%;
  white-space: nowrap;
  width: 100%;
}
.box_cmt:before, .shopping .box_cmt.pink:before {
  background-size: contain;
  height: 95px;
  left: 16px;
  top: -47px;
  width: 95px;
}
.box_cmt:after {
  background: url("../images/sp/row_illus_sp.png") no-repeat;
  background-size: contain;
  bottom: -26px;
  height: 27px;
  width: 78px;
}
.shopping .box_cmt.pink:after {
  background: url("../images/sp/row_illus02_sp.png") no-repeat;
  background-size: contain;
  bottom: -26px;
  height: 27px;
  width: 78px;
}
.shopping .box_cmt.pink {
  border: 1px solid #eb6877;
  margin-top: 75px;
  padding: 18px 17% 11px 35%;
}
#delivery .title_list_box {
  font-size: 20px;
  margin-bottom: 32px;
}
#delivery .font32 {
  display: block;
  font-size: 18px;
  margin-top: 18px;
}
.list_box {
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.07);
  flex-direction: column;
  margin-bottom: 32px;
  padding: 10px 0 5px;
}
.list_box>li, .list_box>li:nth-of-type(2n + 0), .list_box>li:nth-of-type(3n + 0) {
  padding: 0 20px;
  width: 100%;
}
.list_box>li {
  font-size: 12px;
  margin-bottom: 10px;
}
.title_box {
  font-size: 20px;
  margin-bottom: 9px;
}
.title_box:before {
  bottom: 3px;
  height: 6px;
}
.list_box>li:after {
  display: none;
}
.list_send li:first-child .title_box, .list_send li:last-child .title_box {
  font-size: 23px;
}
.list_send li:first-child .text, .list_send li:last-child .text {
  font-size: 13px;
}
.list_send .text_title:after {
  border-bottom: 24px solid #ffff00;
  border-right: 24px solid transparent;
  right: -24px;
}
.list_send .text_title:before {
  border-bottom: 24px solid #ffff00;
  border-left: 24px solid transparent;
  left: -24px;
}
.list_send .text_title {
  left: -2px;
  top: 19px;
}
.list_send .text_title>span:before {
  left: -25px;
  width: 25px;
}
.list_send .text_title>span:after {
  right: -25px;
  width: 25px;
}
#services {
  padding-bottom: 30px;
  padding-top: 40px;

}
#services .title_list_box {
  font-size: 20px;
  margin-bottom: 32px;
}
#services .font32 {
  font-size: 20px;
}
#services .title_icon {
  margin-bottom: 68px;
}
#services .box_cmt:before {
  background-size: contain;
}
#biginner	{
 padding-top: 40px;
  margin-top: 40px;

}
.other_header2 li {
  font-size: 100%;
}
.other_list2 .title span {
  color: #eb6877;
  font-size: 105%;
  margin-left: -20px !important;
  text-align: left !important;
}
.other_list2 li {
  font-size: 80%;
}
.other_list2 .company_a {
  width: 25% !important;
}
.list_send .text_title {
  font-size: 16px;
}
.list_box_inner {
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.other_list2 li img {
  width: 34px !important;
}
.list_box>li:last-child .list_box_inner {
  border-bottom: 0;
  padding-bottom: 0;
}
.list_box_img {
  width: 52%;
}
.list_box_inner dl {
  box-sizing: border-box;
  padding-left: 10px;
  width: 48%;
}
.list_box dl>dt {
  margin-bottom: 0;
  text-align: left;
}
.list_box .list_box_img {
  margin-bottom: 0;
  padding-top: 5px;
}
.list_box .list_box_img .img_box {
  width: 79px;
}
.shopping .list_box .list_box_img .img_box {
  width: 100%;
}
.list_box .unit {
  font-size: 7px;
}
.packaging {
  margin-bottom: 17px;
  padding: 15px 0;
  width: 100%;
}
.packaging .box_cmt {
  width: 100%;
}
.packaging .cmt_01:before, .packaging .cmt_02:before {
  background-size: contain;
  height: 95px;
  width: 95px;
  z-index: 1;
}
.packaging .cmt_01:before {
  left: -5.5%;
  top: -13px;
}
.packaging .cmt_02:before {
  right: -5.5%;
  top: -13px;
}
.packaging .cmt_01 {
  margin-bottom: 6px;
  margin-left: 5%;
  padding: 17px 5% 10px 32%;
  white-space: inherit;
  width: 95%;
}
.packaging .cmt_01:after {
  display: none;
}
.packaging .cmt_02 {
  margin-bottom: 25px;
  margin-right: 5%;
  margin-top: 0;
  min-height: auto;
  width: 95%;
}
#delivery .title_send {
  font-size: 20px;
  margin-bottom: 29px;
}
.list_send {
  flex-direction: column;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 40px;
}
.list_send_img {
  text-align: center;
}
.list_send li {
  margin-bottom: 20px;
  padding: 20px 25px;
  width: 100%;
}
#delivery .list_send li:nth-of-type(2n + 1), #delivery .list_send li:nth-of-type(2n + 2) {
  flex: 0 0 100%;
  max-width: 100%;
}
#delivery .list_send li:nth-of-type(2n + 1) {
  margin-bottom: 25px;
  margin-right: 0;
}
.list_send li:last-child {
  margin-bottom: 0;
}
.list_send li:after {
  display: none;
}
.list_send .img_box {
  margin-bottom: 10px;
}
#delivery .title_shopping {
  margin-bottom: 60px;
  margin-left: 36px;
}
.shopping .box_cmt:before {
  background-size: contain;
}
.shopping .list_box_inner {
  border-bottom: 0;
  flex-direction: row-reverse;
  padding-bottom: 0;
}
.shopping .list_box_img {
  width: calc(50% + 1px);
}
.shopping .list_box_inner ul {
  box-sizing: border-box;
  padding-right: 10px;
  width: calc(50% - 1px);
}
.shopping .list_box_inner ul li {
  letter-spacing: 0.5px;
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.shopping .list_box {
  margin-bottom: 40px;
}
.coupon_ttl {
  margin-bottom: 25px;
}
.list_send li:nth-of-type(2n + 0):before {
  background-color: transparent;
}
.accordion_block.notes .accordion {
  font-size: 15px;
}
.accordion_block.notes .panel p {
  font-size: 12px;
}
/* edit */
.list_bnr {
  justify-content: space-between;
}
.list_bnr li {
 margin-bottom: 10px;
 width: calc(290/600 * 100%);
}
.other_btn {
	margin-top: 10px;
	font-size: 20px;
}
.list_product .pro_note {
 	width: calc(290 / 600 * 100%);
}
header nav .pc_menu>li a {
  position: relative;
}
header nav .pc_menu>li:nth-child(3) a.click_menu:before {
  background: url(../images/sp/icon_arr_menu_sp.png) no-repeat;
  background-size: 8px 14px;
  content: '';
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
#header_sp nav .pc_menu .open a.click_menu:before {
  background: url(../images/sp/icon_menu_sp_open.png) no-repeat;
  background-size: 14px 8px;
  height: 8px;
  width: 14px;
}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.header_inner {
  width: 100%;
}
.packaging .cmt_02 {
  margin-right: 10px;
}
.block_inner2 {
  width: 750px !important;
}
.logo a img {
  width: 90px;
}
header nav .pc_menu>li:not(:last-child) {
  margin-right: 5px;
}
.pc_menu>li>a {
  font-size: 12px;
  letter-spacing: 0px;
  padding: 32px 0;
}
header .social>li:last-child {
  padding-left: 5px;
}
header nav .pc_menu>li:nth-child(2)::before, header nav .pc_menu>li:nth-child(3)::before {
  top: 22px;
}
header .btnPink a {
  padding: 7px;
}
.social img {
  width: 30px;
}
#reliable .item_01 {
  margin-left: 126px;
}
#reliable .item_02 {
  margin-right: 126px;
}
.pc_menu li .sub_menu {
  top: 248%;
}
#assessment .block_item h3 {
  font-size: 28px;
  white-space: nowrap;
}

#services .title_list_box {
  letter-spacing: -0.5px;
}
.title01 {
  font-size: 32px;
}
#anything .list_product li a {
  flex-direction: column;
  height: 100%;
  padding-left: 0px;
  text-align: center;
}
#assessment .item_01 .img_block {
  padding: 27px 85px;
}
#assessment .item_02 .img_block {
  padding: 34px 94px;
}
#assessment .item_03 .img_block {
  padding: 19px 95px;
}
#assessment .item_04 .img_block {
  padding: 26px 95px;
}
#delivery .list_send li:first-child .title_box>span {
  padding-left: 20px;
}
.other_list2 .title {
  width: 25% !important;
}
  #purchase .list_product li .title_item {
    padding: 0 5px;
  }
}

@media screen and (max-width: 1024px) {
  .header_inner {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .list_send {
    align-items: stretch;
  }
}

@media screen and (max-width: 320px) {
#services h3.title_icon {
  font-size: 19px;
}
.other_list2 ul {
  display: table;
}
}

@media screen and (max-width: 640px) {
/* benefit_2 */
#benefit_2 .title01 img {
  max-width: 233px;
}
}
.other_list2 .vertical_middle li img {
  width: 81px !important;
  margin: auto auto 15px;
  display: block;
}

@media screen and (max-width: 640px) {
.other_list2 .vertical_middle {
  display: flex;
}
.other_list2 .vertical_middle li img {
  width: 41px !important;
  margin: auto auto 10px;
}
.other_list2 .vertical_middle li:nth-of-type(2) {
  padding: 20px 6px;
}
.other_list2 .vertical_middle li:nth-of-type(1) {
  width: 25.4% !important;
  display: flex;
}
.other_list2 .vertical_middle li:nth-of-type(3), .other_list2 .vertical_middle li:nth-of-type(4) {
  display: flex;
  justify-content: center;
}
.other_list2 .vertical_middle li:nth-of-type(3) img {
  margin: auto;
}
.other_list2>ul {
  display: table;
}
}

@media screen and (max-width: 360px) {
.other_list2 .vertical_middle li:nth-of-type(1) {
  width: 25.2% !important;
}
.other_list2 .vertical_middle li:nth-of-type(2) {
  width: 25.2% !important;
}
}
/************************* update css ******************************/
.list_box .list_box_img {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.list_box li .fix_size {
  margin: 0 auto;
  height: auto;
}
.list_box li:nth-child(1) .fix_size {
  width: 136px;
}
.list_box li:nth-child(2) .fix_size {
  width: 146px;
}
.list_box li:nth-child(2) .fix_size {
  width: 156px;
}
.list_product_new li {
  box-shadow: none;
}
.list_product_new li a {
  padding-left: 0;
}
.list_product_new2 li {
  flex-direction: column;
}
.change_line_h {
  line-height: 2.5;
}
.btn_arr_box {
  position: relative;
}
.btn_arr_box::after {
  position: absolute;
  content: "";
  top: 100px;
  right: 21px;
  background: url(../images/btn_arr_001.png) no-repeat;
  width: 20px;
  height: 31px;
}
.item_01 .title_item {
  margin-top: 15px;
}
.title_item {
  font-size: 34px;
  font-weight: 700 !important;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1;
}
.title_item strong {
  font-size: 50px;
  font-weight: 700 !important;
}
.color_green {
  color: #44c9c7;
}
#anything, #furthermore {
  padding-bottom: 0;
}
#anything .purchase_items {
  padding-bottom: 60px;
}
#anything .purchase_items li {
  margin-bottom: 30px;
}



@media screen and (max-width: 640px) {
.list_box li:nth-child(1) .fix_size {
  width: 80px;
}
.list_box li:nth-child(2) .fix_size {
  width: 90px;
}
.list_box li:nth-child(3) .fix_size {
  width: 100px;
}
.list_product_new2 .img_product {
  max-width: 50%;
}
.list_product_new2 a .text {
  font-size: 12px;
}
.text_img {
  margin-bottom: 13px;
}
.title_item {
  font-size: 15px;
  margin-bottom: 10px;
}
#purchase .list_product li .title_item {
  padding: 0;
}
#purchase .list_product .img_product {
  padding-top: 0;
}
#purchase .item_02 .title_item,  #purchase .item_03 .title_item {
  font-size: 13px;
}
#purchase .item_02 .title_item strong,  #purchase .item_03 .title_item strong {
  font-size: 20px;
}
#purchase .list_product li .title_item::after {
  height: 7px;
  top: 70%;
}
#purchase .banner_louis {
  margin-bottom: 10px;
}
.title_item strong {
  font-size: 26px;
}
.btn_arr_box::after {
  top: calc(50% - 9px);
  right: 0;
  background: url(../images/sp/btn_arr_sp_001.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 20px;
}
.item_01 .title_item {
  margin-top: 7px;
}
#header_sp nav .pc_menu .list_product li a {
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}
#header_sp nav .pc_menu .list_product li a::after {
  position: absolute;
  content: "";
  top: calc(50% - 6px);
  right: 4px;
  background: url(../images/sp/btn_arr_sp_001.png) no-repeat;
  background-size: contain;
  width: 6px;
  height: 12px;
}
#header_sp nav .list_product .img_product {
  padding-top: 0;
}
#header_sp nav .list_product a .text {
  font-size: 10px;
}
#header_sp nav .list_product .img_product {
  padding-right: 13px;
}
#other .list_product_new li:nth-child(5), #other .list_product_new li:nth-child(6) {
  margin-bottom: 0;
}
#anything .list_bnr li:last-child {
  margin-bottom: 0;
}
#anything .purchase_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
#anything .purchase_items li {
  margin-bottom: 6px;
}
#anything .purchase_items .item02,  #anything .purchase_items .item03 {
 width: calc(290/600 * 100%);
 
 
}
}
/**********************update brand_october_2021*************************/
#other .title01 {
  color: #c96060;
  margin-bottom: 60px;
  font-size: 32px;
  line-height: 1.5;
}
#other .title02_1 {
  font-size: 16px;
  font-weight: 700 !important;
  color: #333333;
  margin-bottom: 15px;
  text-align: center;
}
#other .banner_block {
  text-align: center;
  width: 510px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#other .purchase_items li {
  margin-bottom: 16px;
}

  #other .text01{
font-size:28px;
margin:10px 0 20px 0 ;
}
.text01 a{
font-weight:700 !important;
}


@media screen and (max-width: 640px) {
  #other .banner_block {
    width: 100%;
  }
  #other .title01 {
    font-size: 18px;
    margin-bottom: 25px;
    text-align:center;
      }
  #other .title02_1 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .mab38_sp {
    margin-bottom: 38px!important;
  }
  
  #other .text01{
font-size:19px;
margin:10px 0 20px 0 ;
}
.text01 a{
font-weight:700 !important;
}

  
}
/**********************update brand_november_2021*************************/
#other .banner_block:last-of-type {
  margin-bottom: 0;
}
#other .list_product li a {
    flex-direction: row;
}
#other li a {
    color: inherit;
    text-decoration: none;
}
#other li a.sp {
    display: none;
}
#other .list_banner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#other .list_banner li {
  width: 49%;
  margin-bottom: 40px;
}
#other .list_banner li:last-child {
  margin-bottom: 0;
}
#other .title_acc {
  font-size: 22px;
  font-weight: 700 !important;
  margin-bottom: 5px;
}
#other .accordion_block.notes .panel {
  display: block;
}
#other .list_product {
  margin-bottom: 80px;
  margin-top: 80px;
}
.moe_price {
  font-size: 18px;
}
.pc_inline {
  display: inline-block;
}
.sp_inline {
  display: none;
}
@media screen and (max-width: 640px) {
  .pc_inline {
    display: none;
  }
  .sp_inline {
    display: inline-block;
  }
  #other li a.pc {
    display: none;
  }
  #other .purchase_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #other li a.sp {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    height: 100%;
  }
  #other .list_product li a {
    flex-direction: column;
    position: relative;
    text-align: center;
    padding-left: 0;
  }
  #other .purchase_items .item02, #other .purchase_items .item03 {
    width: calc(290/600 * 100%);
  }
  #other .purchase_items li {
    margin-bottom: 30px;
  }
  #other .list_banner li {
    width: 100%;
    margin-bottom: 20px;
  }
  #other .title_acc {
    font-size: 15px;
  }
  #other .list_product {
    margin-bottom: 35px;
    margin-top: 35px;
  }
  .title01 img._up {
    margin: 0 5px 0 8px;
  }
}