@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.content_inner .content_txt .kakomi {
	border: 1px solid #272626;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 80%;
	padding-bottom: 2px;
}
.item_name .kakomi {
	border: 1px solid #272626;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-size: 80%;
	padding-bottom: 2px;
	line-height: 1rem;
}
.base_style .btn_order a span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	border-radius: 3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA15B', endColorstr='#FF7D1D' ,GradientType=0)";
	zoom: 1;
	background-color: #d6c68e;
background-image: linear-gradient(155deg, #d6c68e 0%, #a38e49 74%);
}
.base_style .content_wrapper {
	display: block;
	position: relative;
	margin: 15px auto 30px;
	padding: 20px 30px 30px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.base_style .content_inner {
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
}
.base_style .ex_inner {
	margin-bottom: 40px;
	clear: both;
}
.base_style .content_txt,
.base_style .content_txt-notes,
.base_style #ex-01,
.base_style .ex_inner p.ex_txt_1col,
.base_style #note_ex3 {
	margin: 0 auto;
	width: 800px;
	display: block;
	overflow: hidden;
}

.base_style .ex_1col {
	margin: 20px auto 0;
	width: 800px;
}
.base_style .ex_txt_2col,
.base_style .ex_2col {
	float: left;
}
.base_style .ex_txt_2col {
	margin-right: 30px;
	width: 340px;
}
.base_style .ex_2col {
	width: 430px;
}
.base_style img,
.base_style .ex_1col img, 
.base_style .ex_2col img {
	width: 100%;
}
.base_style .ex_img {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	border-radius: 20px;
	background-color: #FBFCF5;
}
.base_style #about-foam_innner {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 720px;
	clear: both;
	position: relative;
	display: block;
	overflow: hidden;
	height: 1840px;
}


p.sticker_text_main {
  position: relative;
    padding: 0.85em 1em;
    display: inline-block;
    margin: 16px 0 -8px;
    font-size: 1.5em;
    color: #1684c1;
    font-weight: 600;
	text-align: center;
}

p.sticker_text_main:before, p.sticker_text_main:after { 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

p.sticker_text_main:before {
  border-left: solid 3px #1684c1;
  border-top: solid 3px #1684c1;
  top:0;
  left: 0;
}

p.sticker_text_main:after {
    border-right: solid 3px #1684c1;
    border-bottom: solid 3px #1684c1;
  bottom:0;
  right: 0;
}

div#icket_text {
    margin: 0 36px;
	position: relative;
}

img.ticket {
    width: 250px;
}
div#ticket_text>dl {
    margin-top: 24px;
}

.base_style #ribbon {
position: absolute;
    width: 335px;
    left: 193px;
    top: 5px;
}
.base_style #ribbon img {
	width: 100%;
}
.base_style #about-foam_content {
	padding-top:  25px;
	top: 35px;
	left: 20px;
	border: 2px solid #00491e;
	border-radius: 20px;
    margin: 20px 0 0;
}
div.sticker_flex {
    display: flex;
    justify-content: center;
	margin: 16px 0 20px 0;
    align-items: center;
}
.sticker_flex h4{
    text-align: center;
    font-size: 1.15em;
    margin: 0 0 20px 0;
    text-decoration: underline;
    text-underline-offset: 5px;
}
.sticker_flex a{
    font-size: 1.1em;
    color: #1684c1;
}
.sticker_flex a:link{
    color: #1684c1;
}

.sticker_flex li{
    margin: 0 0 10px 0;
}
.sticker_flex span{
    font-size: 0.75em;
}

.sticker_flex img {
	width: 280px;
    margin: 0 30px 0 0;
}



div#sticker_text {
    width: 64%;
    margin: 0 0px 0 50px;
}

.DetailPage a.ticket_a {
    color: #5dbaed;
    text-decoration: underline;
}

.DetailPage a:visited {
    color: #444444;
}

#eighty_wrapper .ticket_a{
	color: #5dbaed;
}

.DetailPage a.ticket_a:hover,
#sticker_text a.ticket_a:hover,
#apply .apply_pro_btn a.btn:hover{
    opacity: 0.5;
}
/* ▼タイトル▼ */
.base_style .summary_title,.base_style .summary_title_w {
	display: inline-block;
	position: absolute;
	top: -6px;
	left: 15px;
	margin: 0;
	padding: 10px 0 7px;
	z-index: 2;
	width: 200px;
	text-align: center;
	color: white;
	font-size: .875rem;
	background: #5dbaed;
	border-radius: 2px 0 0 0;
	}
.base_style .summary_title:before,.base_style .summary_title_w:before {
	position: absolute;
	content: '';
	top: 0;
	right: -5px;
	border: none;
	border-bottom: solid 6px #1f6389;
	border-right: solid 5px transparent;
}
.base_style .summary_title:after,.base_style .summary_title_w:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 10px solid #5dbaed;
}

.base_style .summary_title_w {
	width: 300px;
	}
.base_style .summary_title_w:after {
	border-left: 150px solid transparent;
	border-right: 150px solid transparent;
}
.base_style .summary_title h3,.base_style .summary_title_w h3 {
	font-weight: bold;
	font-size: 1rem;
}
/* ▲タイトル▲ */

/* ▼テキスト▼ */
.base_style .content_txt {
	font-size: 1rem;
	line-height: 1.7em;
}
.base_style .content_txt-notes {
	padding-top: 5px;
	font-size: 0.75rem;
	color: #cc3300;
}

.base_style .note-skincon_01,
.base_style .note-skincon_02 {
	font-size: 0.75rem;
}
.base_style .note-skincon_01 {
	margin: 10px auto 0;
	width: 800px;
}
.base_style .note-skincon_02 {
	margin-top: 10px;
    text-align: center;
	/*padding-bottom: 40px;*/
}
.base_style #about-foam dd {
	padding-top: 5px;
	font-size: 0.75rem;
	line-height: 1.4em;
}

.base_style .ex_inner p.ex_txt_1col,
.base_style .ex_inner p.ex_txt_2col {
	font-size: 0.875rem;
	line-height: 1.7em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.base_style .ex_inner p.ex_txt_1col span,
.base_style .ex_inner p.ex_txt_2col span {
	font-size: 1.0rem;
	font-weight: bold;
	color: #2682b2;
}
.base_style #note_ex3,
.base_style #note_ex3-2 {
	font-size: 0.75rem;
}
.base_style #note_ex3 {
	margin-top: 10px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.base_style #note_ex3-2 {
	margin-top: 15px;
	text-align: right;
}
/* ▲テキスト▲ */

/* ▼▼▼ボタン▼▼▼ */
/* ボタン共通 */

.DetailPage #skinconditioner a:before,
.DetailPage #lineup a:before {        /*白いひし型 */
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	background: #fff;
}
.DetailPage #skinconditioner a:after,
.DetailPage #lineup a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	background: #2e8bbc;
}
.DetailPage #skinconditioner a:hover:after,
.DetailPage #lineup a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */
	background: #54aedd;
}
.DetailPage #skinconditioner {
	width: 6px;
}
.DetailPage #skinconditioner a:before {        /*白いひし型 */
	top: 50%;
	right: 23px;
	margin-top: -4px;
}
.DetailPage #skinconditioner a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
	top: 50%;
	right: 25px;
	margin-top: -4px;
}
.DetailPage #lineup {
	margin-top: 40px;
	width: 220px;
}
.DetailPage #lineup a:before {        /*白いひし型 */  
	top: 50%;
	right: 23px;
	margin-top: -4px;
	/*top: 14px;
	right: 20px;*/  /*矢印下向き*/
}
.DetailPage #lineup a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
	top: 50%;
	right: 25px;
	margin-top: -4px;
	/*top: 12px;
	right: 20px;*/  /*矢印下向き*/
}
/* ▲▲▲ボタン▲▲▲ */
/* ▼▼▼スキコン スペック▼▼▼ */

.skicon_text {
	width: 410px;
	float: left;
}
#skicon_img {
	margin: 0;
	width: 285px;
	float: right;
	position: relative;
	top: 37px;
}
#skicon_img2 {
	margin: 0;
	width: 285px;
	float: right;
	position: relative;
}
#skicon_img3 {
	margin: 0;
	width: 285px;
	float: right;
	position: relative;
}
#skicon_img img,#skicon_img2 img,#skicon_img3 img{
	width: 100%;
}
#skicon_img a:hover img,
#skicon_img2 a:hover img,
#skicon_img3 a:hover img {
	opacity: 0.7;
}

#apply .apply_pro_btn a.btn {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    margin: 50px auto 50px;
    padding: 0.8em 1.2em 0.8em 0em;
    width: 26em;
    font-weight: bold;
    background: linear-gradient(to top, #ffeighty03, #ffa052);
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transition: 0.5s;
    border-radius: 10px;
    font-size: 1.125rem;
    line-height: 1.3;
	background-color: #049B41;
}

#apply .apply_pro_btn_one a.btn {
	margin: 50px auto 40px;
	background-color: #258c25;
}
img.pro_btn_position {
    right: 300px;
}
#apply .apply_pro_btn {
    position: relative;
}
#apply .pro_btn_position {
    position: absolute;
	right: 205px;
    top: 5px;
    width: 50px;
}




.grid-item .skicon_cleansing{
	font-weight: bold;
/*	font-size: 1.2;*/
}


#eighty_wrapper .apply_pro_btn a.btn {
	display: flex;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    margin: 0px auto 50px;
    padding: 0.8em 1em;
    width: 15em;
    font-weight: bold;
    background: #ffa052;
    color: #fff;
    transition: 0.5s;
    border-radius: 10px;
    font-size: 1.125rem;
    line-height: 1.3;
    justify-content: center;
    align-items: center;
}

#eighty_wrapper .apply_pro_btn :hover,
#apply .apply_pro_btn a.btn :hover,
#eighty_wrapper a:hover{
	opacity: 0.5;
}

img.pro_btn_position {
    right: 300px;
}
#eighty_wrapper .apply_pro_btn {
    position: relative;
}
#eighty_wrapper .pro_btn_position {
    position: absolute;
    right: 15px;
    width: 50px;
}

#eighty_wrapper .eighty_type{
    margin: 24px 0 0 9px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#eighty_wrapper .eighty_box>img{
    width: 30px;
    margin-right: 6px;
}

#eighty_wrapper .eighty_box {
	display: flex;
    align-items: center;
    background-color: #1684c1;
    border-radius: 10px;
    color: #fff;
    padding: 9px 14px;
    font-size: 1.1em;
}

#eighty_wrapper .eighty_type>p {
    padding: 10px 20px;
    background-color: #E9E9E9;
    border-radius: 10px;
    font-size: 1em;
	margin-right: 10px;
}


/* テキスト */
.eighty_detail h4{
    margin: 16px 0 20px;
    color: #676767;
    font-size: 1.09rem;
    font-weight: bold;
    text-decoration: underline;
}

#eighty_wrapper a:link {
    color: #444444;
}
.eighty_detail p,
.skicon_text p {
	margin: 0 0 20px;
}
.eighty_detail p.skicon_description,
.skicon_text p.skicon_description {
	font-size: 1rem;
}
.eighty_detail p.skicon_spec,
.skicon_text p.skicon_spec {
	font-size: .875rem;
}
#eighty_wrapper .skicon_cleansing{
	color: #e54c4c;
    margin: 18px 0 0 0;
    text-align: center;
	font-size: 16px;
}
.DetailPage .productnumber{
	color: #ff0000;
}
/* ▲▲▲スキコン スペック▲▲▲ */
/* ▼▼▼対象期間▼▼▼ */
#duration {
	margin: 30px auto;
	padding: 10px 15px;
	width: 600px;
	border: 2px solid #64bcc7;
	text-align: center;
	color: #666666;
	font-size: 1.375rem;
	font-weight: bold;
}
#duration span {
	font-size: 1.25rem;
	font-weight: normal;
}
/* ▲▲▲対象期間▲▲▲ */
.content_wrapper .content_inner .date {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 15px;
	width: 62%;
	margin-left: 19%;
	margin-right: 19%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #90DED2;
	font-size: 15px;
	text-align: center;
	border-radius: 20px;
}
.content_wrapper .content_inner .date p {
	line-height: 1%;
}
.eighty_detail .item_name,
.present_skicon .skicon_text .item_name {
	font-size: 16px;
	font-weight: bold;
}

.content_wrapper .content_inner .content_txt.aka {
	color: #FF0004;
}
/* ▼▼▼ トップ頁と同じバナーエリア ▼▼▼ */
.p-index .p-index-items {
  margin-left:-17px;
  overflow:hidden;
}
.p-index .p-index-items .item {
  margin:17px 0 0 17px;
}
.p-index .p-index-items .item.left {
  float:left;
}
.p-index .p-index-items .item.right {
  float:right;
}
.p-index a:hover {
	opacity: 0.8;
}
/* ▲▲▲ トップ頁と同じバナーエリア ▲▲▲ */
/* ▼▼▼ バナーエリア ▼▼▼ */
.DetailPage h3.bn_title {
	margin: 30px auto 0;
	padding: 10px 0;
	width: 940px;
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
}
.DetailPage h3.bn_title.c_01 {
	background-color: #5dbaed;
}
.DetailPage h3.bn_title.c_02 {
	background-color: #916D2D;
}
.DetailPage .bn_inner {
	margin: 20px auto 40px;
	width: 940px;
	display: flex;
	justify-content: space-between;
}
.DetailPage .bn_img {
	width: 49%
}
.DetailPage .bn_img img {
	width: 100%
}
/* ▲▲▲ バナーエリア ▲▲▲ */
/* ▼▼▼ Pick Up ▼▼▼ */
h4#tl_itemlist {
    margin: 50px 0 28px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#pickup_innner {
	margin: 10px auto 0;
	width: 600px;
	display: flex;
	justify-content:center;
	align-items:flex-end;
}
#pickup_ic {
	width: 100px;
}
#pickup_ic img {
	width: 100%;
}
#sticker,
#ticket
{
    text-align: center;
    margin-top: 24px;

}
#sticker p,
#ticket p{
	font-size: 24px;
	color: #1e3235;
	font-weight: bold;
	margin-top: 30px;
}
#foam_text {
    text-align: center;
    margin-top: 24px;

}
#foam_text p {
	font-size: 24px;
	color: #5dbaed;
	font-weight: bold;
}

/* ▲▲▲ Pick Up ▲▲▲ */
/* ▼▼▼ 80 ▼▼▼ */
.eighty_wrapper {
	margin: 1em auto;
	width: 660px;
    display: grid; 
    grid-template-columns: repeat(2, 1fr); 
    gap: 1px 16px;
}

.base_style .eighty_col {
	width: 420px;
	display: flex;
	justify-content: space-between;
}
.base_style .eightyimg {
	width: 135px;
}
.base_style .eightyimg a:hover {
	opacity: 0.7;
}
.base_style .eightyimg img {
	width: 100%;
}
.base_style .eighty_detail {
	width: 290px;
}
.base_style .eighty_detail .skicon_text {
    width: 290px;
    border: solid #DCDCDC 1px;
    border-radius: 5px;
    padding: 10px;
    font-size: 0.8rem;
	font-weight: 100;
}

#eighty_wrapper .balloon1-left {
	margin: 80px 0 50px 26px;
}


.base_style .eighty_intro {
	margin: 30px auto 20px;
	width: 660px;
	display: block;
}

/* ▽ セット購入でプレゼント！ ▽ */
.base_style .st_eighty {
	margin: 1em auto;
	width: 300px;
	display: block;
}
.base_style .st_eighty img {
	width: 100%;
}
/* △ セット購入でプレゼント！ △ */

/* ▽ 3品購入でプレゼント ▽ */
.base_style .ttl_balloon1_inner {
	padding: 60px 0 0 0;
	width: 215px;
}
.base_style h4.ttl_balloon1 {
	font-weight: bold;
	padding: 0.5em 1em;
	background-color: #4c9ac0;
	color: #fff;
	font-size: 18px;
	position: relative;
	line-height: 22px;
	height: 40px;
}
.base_style h4.ttl_balloon1:before {
	content: '';
	height: 0;
	width: 0;
	border: solid transparent;
	position: absolute;
	left: 30px;
	top: 100%;
	border-color: transparent;
	border-top-color: #4c9ac0;
	border-right-color: #4c9ac0;
	border-width: 6.5px;
}
/* △ 3品購入でプレゼント △ */
h3.eighty_title {
	margin: 0 auto 15px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #2e8bbc;
	border-bottom: 1px dashed #2e8bbc;
	text-align: center;
	display: block;
}
.eighty_lead {
	font-size: 1rem;
	line-height: 1.5;
	color: #333;
}

.DetailPage #eightygift a:before {        /*白いひし型 */
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	background: #fff;
}
.DetailPage #eightygift a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	background: #2e8bbc;
}
.DetailPage #eightygift a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */
	background: #54aedd;
}
.DetailPage #eightygift {
	margin: 30px auto 50px;
	width: 440px;
}
.DetailPage #eightygift a:before {        /*白いひし型 */
	top: 50%;
	right: 23px;
	margin-top: -4px;
}
.DetailPage #eightygift a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
	top: 50%;
	right: 25px;
	margin-top: -4px;
}

/* ▲▲▲ トカラ ▲▲▲ */
.base_style .ic_buy {
	width: 230px;
}
.base_style .ic_buy img {
	width: 100%;
}

/*バナー*/

.base_style h2#title_all {
    margin: 30px auto 10px;
    position: relative;
    padding: 1rem 1.5rem;
    border: 3px solid #56bab0;
    text-align: center;
    color: #3DA399;
    font-size: 1.5rem;
    font-weight: bold;
}
.base_style h2#title_all:before {
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    content: '';
    border: 1px dashed #56bab0;
}

.mod-cols>.col:first-child {
    margin-left: 0 !important;
}
.mod-cols>.col {
    float: left;
    box-sizing: border-box;
}

.col_arrange li.item.wide:first-child {
    padding-right: 17px;
}

ul.col_arrange {
    display: flex;
    margin-top: 20px;
}




/* △△△△△△△△△△△ 応援企画ここから △△△△△△△△△△△ */
.f-box{
    display:flex;
}
.over{
	opacity: 1;
    transition: .2s;
}
.over:hover{
	opacity: 0.7;
}

h3.h3_01{
    width: 102.75%;
    position: relative;
  padding: 20px 0;
  background: #5dbaed;
  color: white;
    left: -22px;
    text-align: center;
}
h3.h3_01::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #1f6389;
}

h3.h3_01 span.h3_sub{
    display: block;
}
h3.h3_01 span.h3_main{
    display: inline-block;
    font-size: 2em;
    border: 1px solid #FFF;
    padding: 5px 10px;
    margin: 5px 0 0 0;
}

div#about-foam_sticker div.f-box{
    align-items: center;
    margin:30px auto 30px;
    justify-content: center;
    width: fit-content;
}

dl.pre_dl{
    width: 800px;
    margin: 15px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
dl.pre_dl dt{
    width: 46%;
    margin:0 0 5px 0;
    text-indent: -1.4em;
    padding: 0 0 0 1.4em;
    font-size: 1rem;
}
dl.pre_dl dd{
    margin:0 0 5px 0;
    font-size: 1rem;
}



div.red_circle{
    position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #5dbaed;
}

div.red_circle span {
  position: absolute;
  display: inline-block;
    font-weight: bold;
    color: #FFF;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :120px;
  text-align:center;
}


h3.h3_02{
    width: 100%;
    position: relative;
  padding: 10px 0;
    margin: 50px 0 20px;
  background: #333;
  color: white;
    text-align: center;
}
h3.h3_02 span.h3_main{
    display: inline-block;
    font-size: 1.5em;
    border: 2px solid #5dbaed;
    padding: 8px 13px;
    margin: 5px 0 0 0;
}

ul.apply_rule{
    width: 75%;
    margin: auto;
}
ul.apply_rule li{
    text-indent: -1em;
    padding: 0 0 0 1em;
    font-size: 0.9em;
}
ul.apply_rule li span{
    text-decoration: underline;
}

div#ticket_text{
    margin: 50px 0 30px 0;
}

div#ticket_text .f-box.ticket_titel{
    width: fit-content;
    margin: 30px auto;
}

div#ticket_text .red_circle{
    width: 100px;
    height: 100px;
}
div#ticket_text .red_circle span{
    width: 100px;
}

div#ticket_text div.f-box{
    align-items: center;
    margin:30px 0 10px 0px;
    justify-content: center;
}
div#ticket_text div.f-box div.ticket_center{
    width: 76%;
    margin: 0 0 0 30px;
}
p.date_txt{
    text-align: left;
    margin: 0 0 0px 30px;
}
p.date_txt span{
    font-size: 0.8em;
    display: block;
    margin: 5px 0 0px 0px;
}

img.uniform_img{
    width: 150px;
}


#about-foam_sticker .notes{
    width: 90%;
    margin: 10px auto;
    text-align: left;
}
#about-foam_sticker .notes li{
    text-indent: -1em;
    padding: 0 0 0 1em;
}




div.pick_nav{
    width: 80%;
    margin:30px 20px 0;
}



.f-box.higuchi_p{
    align-items: center;
    width: fit-content;
    margin:30px auto 0;
}
.higuchi_p img{
    width: 160px;
    border-radius: 500px;
    margin: 0 20px 0 0;
}
.higuchi_p h4{
    font-size: 1.2em;
}
img.higuchi_comment{
    width: 90%;
    margin:0 auto 50px;
    display: block;
}

/*ピックアップここから*/
div.pickup{
    text-align: center;
}

div.pickup_80{
    margin: 0 0 70px 0;
}
div.pickup_tokara{
    margin: 0 0 70px 0;
}

p.pick_lead{
    text-align: center;
    margin: 40px auto 20px;
    font-size: 1.3em;
}

a.buy_img{
    width: 75%;
    margin: 0px auto 0px;
    display: block;
}
a.buy_img img{
    width: 65%;
    height: auto;
}

h4.pick_h4{
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    color: #222;
  padding: 0.3em 0.5em;
  border-bottom: solid 2px #222;
    margin:10px auto 30px ;
    display: inline-block;
}

.pick_item{
    text-align: left;
    justify-content: space-between;
}

.pick_item div.f-box{
    width: 48%;
    justify-content: space-between;
    align-items: center;
}

.pick_item div.f-box a{
    width: 39%;
}
.pick_item div.f-box a img{
    width: 100%;
}

div.pick_txt{
    width: 56%;
    margin: 0 0 0 0px;
}
div.pick_txt h5{
    font-size: 1.15em;
    margin: 0 0 20px 0;
    text-decoration: underline;
}
div.pick_txt h5 a:link {
    color: #444;
}
div.pick_txt h5 a:hover {
    color: #258c25;
}

/* 商品一覧ボタン */
.button001 a {
    background: #5dbaed;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.2s ease-in-out;
    font-weight: 500;
}
.button001 a:link {
    color: #FFF;
}
.button001 a:hover {
    background: #a8d6ef;
    color: #FFF;
    text-decoration: none;
}
.button001 a:visited {
    color: #FFF;
}
.button001 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(135deg) translateY(-50%);
    position: absolute;
    top: 35%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button001 a:hover:after {
    border-color: #FFF;
}
