@charset "utf-8";
/* CSS Document */
/*背景指定*/
#h1_box.content_box::after {
  background-color: #0099d9;
  /* background-image: url("./bg_pink.jpg"); */
  /* background-size: cover; */
  height: 450px;
}
/*.content_box .mainImg_box .image::after, .content_box .special_box .image::after {
  background: url("bg_image.png");
  background-size: 15px;
}*/
#p4_box.content_box::after {
  background-color: inherit;
}
#h4_box.content_box.zoomup .bg_zoomup {
  background-color: #0099d9;
}
/*色味変更*/
.content_box .text a, #h4_box.content_box.zoomup .inner .h4content_box.alternate a {
  color: #0099d9;
  font-weight: bold;
}
#h1_box.content_box .inner {
  padding: 30px 60px 0px;
}
#h1_box.content_box .mainImg_box {
  width: 520px;
  display: block;
  margin: 0 auto;
}
#h1_box.content_box .mainImg_box p.image {
  position: relative;
  height: 520px;
}
#h1_box.content_box .mainImg_box p.image span.title {
  position: absolute;
  top: 45px;
  left: -150px;
  transform: rotate(90deg);
  font-size: 16px;
  font-weight: bold;
}
#h1_box.content_box .mainImg_box p.image span.caption {
  position: absolute;
  padding: 3px;
  background-color: #fff;
  writing-mode: vertical-rl;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 16px;
}
#h1_box.content_box .mainImg_box p.image span.caption:nth-of-type(2) {
    top: 115px;
    right: 30px;
}
#h1_box.content_box .mainImg_box p.image span.caption:last-of-type {
    top: 215px;
    right: 70px;
}
.content_box h3 {
  border-bottom: 3px solid #0099d9;
}
#index_box.content_box ul {
  text-align: center;
}
#index_box.content_box ul li a {
  border-bottom: 2px solid #0099d9;
}
#index_box.content_box ul li a::after {
  color: #0099d9;
  right: 47%
}
#index_box.content_box ul li {
  width: calc(100%/3 - 4px);
  margin-bottom: 5px;
}
.content_box .ttl_box {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.content_box.topfig-col1 {
  padding: 0;
}



/*2212 COLTONSTORY Season of Winter*/
#p2_box.content_box{
    background-color: #d3b799;
}

#p2_box.content_box .inner h4 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#p2_box.content_box .inner h4:last-of-type {
  margin: 110px 0 40px;
}
#p2_box.content_box .inner h4 img {
  display: block;
  margin: 0 auto 15px;
}
#p2_box.content_box .inner{
  position: relative;
  margin: 0 auto 70px;
}
#p2_box.content_box > .inner:first-of-type {
	width: 950px;
    padding: 0;
}
#p2_box.content_box .inner .special_box .text a,
#p2_box.content_box .inner .special_ttl .text a{
	color: #030911;
}
#p2_box.content_box .inner .special_box .text a::before,
#p2_box.content_box .inner .special_ttl .text a::before{
	color: #fff;
}
#p2_box.content_box .inner .special_box{
	width: 800px;
	margin: 0 auto;
	padding: 60px
}
#p2_box.content_box .inner .special_box .image{
    height: 620px;
	margin-bottom: 20px;
}
#p2_box.content_box .inner .special_ttl{
    width: 800px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-lr;
    margin: 0 auto;
	padding: 0 60px 60px;
}
#p2_box.content_box .inner .special_ttl p{
	text-align: left;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#p2_box.content_box .inner .special_ttl p:first-of-type{
	font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
	writing-mode: tb;
	-ms-writing-mode: tb;
}

#p2_box.content_box .inner .special_ttl p:last-of-type{
	padding: 0;
	margin: 0 40px 0 20px;
    line-height: 1.3;
    font-size: 40px;
	text-align: left;
}
#p2_box.content_box h3>img{
	padding-bottom: 15px;
}


/*COLTON SELECTION*/
#p3_box.content_box h3{
    border-bottom: 3px solid #333;
}

#p3_box.content_box .text a{
    color:#f3981c;
}


/*コーデ*/
#p4_box.content_box{
    background: #e7d783;
}


#p4_box.content_box .inner.alternate {
  padding-top: 20px;
}
#p4_box.content_box h3{
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    line-height: 1.3;
}
#p4_box.content_box h4{
    position: relative;
    z-index: 1;
}
#p4_box.content_box .text a{
    color:#eb6d8e;
}



#p4_box.content_box .inner .portImg_box .image {
  border: none;
  height: auto;
}
#p4_box.content_box .inner .portImg_box:first-of-type .image.wide{
	width: 600px;
    height: 400px;
}
#p4_box.content_box .inner .portImg_box:nth-of-type(2) .image.wide{
    width: 530px;
    height: 520px;
}
.content_box .inner #rx01.portImg_box .image p.v-writing, 
.content_box .inner #rx02.portImg_box .image p.v-writing, 
.content_box .inner #rx03.portImg_box .image p.v-writing, 
.content_box .inner #rx04.portImg_box .image p.v-writing, 
.content_box .inner #rx05.portImg_box .image p.v-writing,
.content_box .inner #rx06.portImg_box .image p.v-writing{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.content_box .inner #rx01.portImg_box .image p.v-writing {
	writing-mode: inherit;
    top: 50px;
    right: 40px;
}
.content_box .inner #rx02.portImg_box .image p.v-writing {
    left: 230px;
    top: 20px;
}
.content_box .inner #rx03.portImg_box .image p.v-writing {
    right: 45px;
    top: 30px;
}
.content_box .inner #rx04.portImg_box .image p.v-writing {
    right: 50px;
    top: 20px;
}
.content_box .inner #rx05.portImg_box .image p.v-writing {
    left: 40px;
    top: 30px;
}
.content_box .inner #rx06.portImg_box .image p.v-writing {
	top: 30px;
    left: 30px;
}
/*--コーデ*/

/*recommend item*/
#p6_box.content_box .text a{
    color:#f3981c;
}

#p6_box.content_box .inner.brdr {
    border: 2px solid #333;
    padding: 30px 30px 80px;
}
#p6_box.content_box .inner.brdrspecial_ttl:first-of-type{
  margin-bottom: 30px;
}
#p6_box.content_box .special_ttl h3 {
    border-bottom: 0;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 0;
    padding-bottom: 0;
}
#p6_box.content_box .special_ttl h3 img {
    width: 250px;
    padding-bottom: 10px;
}
#p6_box.content_box .special_ttl h4 {
    margin-bottom: 20px;
}
#p6_box.content_box .special_ttl p {
    text-align: center;
}
#p6_box.content_box .special_ttl:first-of-type p {
    padding-bottom: 40px;
    position: relative;
}
#p6_box.content_box .special_ttl:first-of-type p::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 50%;
    transform: translateX(-50%);
    width: 560px;
    height: 10px;
    background-color: #FFF585;
    z-index: -5;
}
#p6_box.content_box .special_box .image {
    height: 680px;
    margin: 50px auto;
}
#p6_box.content_box .special_box .text {
    width: 800px;
}
/*--recommend item*/

/*キッズコーデ*/
#p7_box.content_box{
    background: #85c0db;
    padding: 30px 0 0;
}
#p7_box.content_box h3{
    position: relative;
    z-index: 1;
    border-bottom: 0;
    line-height: 1.3;
}
#p7_box.content_box h4{
    position: relative;
    z-index: 1;
}
#p7_box.content_box .text a{
    color:#f3981c;
}

.content_box .inner #rx07.portImg_box .image p.v-writing span,
.content_box .inner #rx08.portImg_box .image p.v-writing span,
.content_box .inner #rx09.portImg_box .image p.v-writing span,
.content_box .inner #rx10.portImg_box .image p.v-writing span{
	color: #0099bd; 
}
.content_box .inner #rx07.portImg_box .image p.v-writing,
.content_box .inner #rx08.portImg_box .image p.v-writing,
.content_box .inner #rx09.portImg_box .image p.v-writing,
.content_box .inner #rx10.portImg_box .image p.v-writing{
	top: 30px;
    right: 30px;
}
/*キッズコーデ*/

/*ご自愛ケア*/
#p8_box.content_box{
  padding: 0;
}
#p8_box.content_box::after {
    display: none;
}
#p8_box.content_box .text a{
    color:#f3981c;
}
/*#p8_box.content_box .special_ttl h4{
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}*/
/*.content_box .text a{
	color: #80943a;
}*/
#p8_box.content_box .special_box .text {
    width: 800px;
}
#p8_box.content_box .special_box .text .text_img {
    float: right;
    width: 200px;
    height: 225px;
    margin-left: 20px;
}
#p8_box.content_box .special_box .image {
	height: 1170px;
    margin: 0 auto 30px;
}
#p8_box.content_box .special_box .inner_text {
    position: absolute;
    bottom: 22%;
    right: 32%;
    z-index: 5;
    width: 320px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bold;
}
#p8_box.content_box .special_ttl.v_writing {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 0 80px;
    width: 100%;
    box-sizing: border-box;
    margin: 60px 0 0;
}
#p8_box.content_box .special_ttl.v_writing>h4,
#p8_box.content_box .special_ttl.v_writing>h3, 
#p8_box.content_box .special_ttl h4 {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
#p8_box.content_box .special_ttl.v_writing h3 {
    padding: 0;
    margin: 0 40px;
    line-height: 1.3;
    font-size: 40px;
    border: none;
}
#p8_box.content_box.oufits {
    padding: 70px 0 0;
}

#p8_box.content_box.oufits .special_box .image strong:first-of-type {
    top: 20px;
    left: 80px;
}
#p8_box.content_box.oufits .special_box .image strong:last-of-type {
    top: auto;
    bottom: 20px;
    right: 80px;
}
#p8_box.content_box .inner:first-child {
	margin: 0 auto;
	padding: 0 30px;
}
#p8_box.content_box .inner .special_box .image strong {
    z-index: 5;
}
#p8_box.content_box .inner .special_box .image strong:first-of-type {
    top: 30px;
    left: 300px;
}
#p8_box.content_box .inner .special_box .image strong:last-of-type {
    top: 30px;
    left: 480px;
}
#p8_box.content_box .inner .special_box.extr {}
#p8_box.content_box .inner .special_box.extr .image {
    height: 900px;
    font-size: 0;
}
#p8_box.content_box .inner .special_box.extr .image span {
    width: calc(100%/3 - 7px);
    margin: 0 2px;
    display: inline-block;
}
#p8_box.content_box .inner.alternate .squareImg_box .image{
    position: relative;
}
#p8_box.content_box .inner.alternate .squareImg_box .image strong{
    position: absolute;
    padding: 3px 0;
    z-index: 1;
}
#p8_box.content_box .inner.alternate .squareImg_box:first-of-type .image strong{
	bottom: 10px;
    left: 15px;
	background-color: rgba(0,0,0,0.3);
	color: #fff
}
#p8_box.content_box .inner.alternate .squareImg_box:nth-of-type(2) .image strong{
	top: 50px;
    left: 15px;
}
#p8_box.content_box .inner.alternate .squareImg_box:nth-of-type(3) .image strong{
	top: 20px;
    left: 15px;
}
#p8_box.content_box .inner.alternate .squareImg_box:last-of-type .image strong{
	writing-mode: vertical-rl;
	bottom: 10px;
    right: 15px;
	color: #fff;
}
/*--ご自愛ケア*/

/*グルメ*/
.content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(3) .image,
.content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(4) .image,
.content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(5) .image,
.content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(3) .text,
.content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(4) .text,
.content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(5) .text{
	height: 520px;
}
.content_box.gourmet_box.eatin {
  background: url("fig_grm-art01.png"), url("fig_grm-art02.png"), url("fig_grm-art03.png"), url("fig_grm-art04.png"), url("bg_grm.jpg");
  background-position: 95% 1%, 95% 75%, 3% 4%, 5% 48%, top;
  background-size: auto, auto, auto, auto, contain;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  padding: 30px 0;
}
.content_box.gourmet_box.takeout {
  background: url("fig_grm-art01.png"), url("fig_grm-art02.png"), url("fig_grm-art05.png"), url("bg_grm02.jpg");
  background-position: 95% 13%, 95% 85%, 3% 58%, top;
  background-size: auto, auto, auto, contain;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  padding: 30px 0;
  margin-bottom: 60px;
}
.content_box.gourmet_box .inner {
  padding: 60px 0;
  width: 800px;
  box-sizing: border-box;
  margin: 0 auto 0;
}
.content_box.gourmet_box .inner.alternate {
  padding: 0 30px 50px;
}
.content_box.gourmet_box .inner.alternate >p.image{
    margin: 10px auto 20px;
}
.content_box.gourmet_box .inner.alternate >p.image img{
	height: 70px;
	object-fit: contain;
}
#p10_box.content_box.gourmet_box .inner.alternate >p.image img{
	height: 50px;
}
.content_box.gourmet_box .inner.alternate p.subtitle{
	text-align: center;
    font-weight: bold;
}
.content_box.gourmet_box .inner.alternate h4 {
  position: relative;
  margin-bottom: 20px;
}
.content_box.gourmet_box .inner.alternate h4:last-of-type {
  margin-top: 0px;
}
.content_box.gourmet_box .inner.alternate .horizImg_box {
  background: #FFF;
  padding: 10px;
  margin-top: 50px;
}
.content_box.gourmet_box .inner.alternate .horizImg_box .image, .content_box.gourmet_box .inner.alternate .horizImg_box .text {
  height: 270px;
}
/*グルメ*/

.content_box .inner:first-child {
  margin: 0 auto 80px;
  padding: 0 30px;
}
.content_box .inner .portImg_box .image {
  height: 500px;
}
.content_box .inner .portImg_box .image p.v-writing {
  display: block;
  position: absolute;
  z-index: 1;
  font-weight: bold;
}
.content_box .inner .portImg_box .image p.v-writing {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.content_box .inner .portImg_box .image p.v-writing span {
  padding: 2px;
}
.content_box .btn_arc {
  text-align: center;
}
.content_box.zoomup .h4content_box_flex {
  display: flex;
}
.content_box.zoomup .h4content_box.shopnews .h4content_box_flex {
  gap: 20px;
}

/*zoom up*/
#h4_box.content_box.content_box.zoomup .h4content_box.shopnews .news-image{
	display: flex;
	gap: 20px;
	margin-top: 20px;
}
#h4_box.content_box.content_box.zoomup .h4content_box.shopnews .news-image p:first-of-type{
	width: 62%;
	border-radius: 0;
}
#h4_box.content_box.content_box.zoomup .h4content_box.shopnews  .news-image p:last-of-type{
	width: 38%;
	font-size: 14px;
    line-height: 1.4;
}
#h4_box.content_box.content_box.zoomup .h4content_box.shopnews  .news-image p:last-of-type img{
	padding-bottom: 5px;
}
#h4_box.content_box.content_box.zoomup .h4content_box.shopnews  .news-image p:last-of-type span{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
}
#h4_box.content_box h3 {
  border-bottom: 0;
}
#h4_box.content_box .inner .title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 0px;
}
#h4_box.content_box .inner .new-storelist {
  display: flex;
  gap: 20px;
  flex-wrap: wrap
}
#h4_box.content_box .inner .new-storelist .new-store {
  width: calc(100% / 2 - 10px);
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
}
#h4_box.content_box .inner .new-storelist .new-store:first-of-type{
  border-right: solid 5px #ed6d46;
}
#h4_box.content_box .inner .new-storelist .new-store p:last-of-type{
  text-align: left;
}
#h4_box.content_box .inner .new-storelist .new-store > .image img {
  width: 85%;
  height: 150px;
  object-fit: contain;
}
#h4_box.content_box .inner .new-storelist .new-store .openday {
  display: inline-block;
  border-bottom: solid 2px #333;
  line-height: 1;
  padding: 0 2px;
  margin-bottom: 20px;
  font-size: 18px;
}
#h4_box.content_box .inner .new-storelist .new-store h4 {
  color: #333;
  font-size: 22px;
  line-height: 1.2;
  text-align: left;
}

#h4_box.content_box .inner .h4content_box h4 {
  color: #333;
  text-align: center;
}
#h4_box.content_box .inner .h4content_box.shopnews h4, #h4_box.content_box .inner .h4content_box_flex.thiscover h4 {
  text-align: left;
}
#h4_box.content_box .inner .h4content_box h4 span {
  font-size: 16px;
}
#h4_box.content_box .inner .h4content_box:last-of-type h4 a {
  color: #E60012;
}
.content_box.zoomup .inner .h4content_box .image {
  width: 80%;
  float: inherit;
  height: 100px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
.content_box.zoomup .inner .new-storelist .h4content_box_flex > p:first-of-type {
  width: calc(35% - 15px);
  float: left;
  margin-right: 15px;
}

.content_box.zoomup .inner .new-storelist .h4content_box_flex > p:last-of-type {
  width: 65%;
  float: left;
  margin: 0 0 10px 0;
}

.content_box.zoomup .inner .h4content_box_flex > p {
  width: 30%;
  margin-right: 30px;
}
.content_box.zoomup .inner .h4content_box_flex .text {
  text-align: left;
	width: 70%;
}
.content_box.zoomup .inner .new-storelist .h4content_box_flex .text {
  text-align: right;
}
.content_box.zoomup .inner .h4content_box_flex .text p {
  font-size: 14px;
  margin-top: 20px;
}
#h4_box.content_box .inner .h4content_box .image {
  width: 100%;
  height: auto;
  margin-right: 0;
}
#h4_box.content_box .inner .h4content_box h5 {
  text-align: left;
  text-align: justify;
}
#h4_box.content_box .inner .h4content_box .h4content_box_flex.thiscover {
  gap: 20px;
}
#h4_box.content_box .inner .h4content_box .h4content_box_flex.thiscover .image {
  width: 30%;
border-radius: 0;
}
#h4_box.content_box .inner .h4content_box .h4content_box_flex.thiscover .text {
  width: 70%;
}
/*
-------------------------------------------------
-------------------------------------------------
スマホ
-------------------------------------------------
-------------------------------------------------
*/
.sp #h1_box.content_box::after {
  height: 220px;
}
.sp #h1_box.content_box .inner {
  padding: 20px 0 0;
}
.sp.c_days #h1_box.content_box .ttl_box h2{
  height: 55px;
}
.sp #h1_box.content_box .mainImg_box{
  width: inherit;
}
.sp #h1_box.content_box .mainImg_box .image {
  height: 400px;
}
.sp #h1_box.content_box .mainImg_box p.image span.title{
  top: 75px;
  left: -40px;
  z-index: 10;
}
.sp #h1_box.content_box .mainImg_box p.image span.caption{
  font-size: 12px;
  padding: 1px;
}
.sp #h1_box.content_box .mainImg_box p.image span.caption:nth-of-type(2){
    top: 55px;
    right: 30px;
}
.sp #h1_box.content_box .mainImg_box p.image span.caption:last-of-type {
	top: 120px;
    right: 65px;
}
.sp .content_box .inner.alternate .squareImg_box .text, 
.sp .content_box .inner.alternate .horizImg_box .text, .sp .content_box .inner .portImg_box .text, .sp .content_box .special_box .text, .sp .content_box.zoomup .inner .h4content_box .text, .sp .content_box.zoomup .inner .h4content_box h5 {
  text-align: justify;
}
.sp .content_box .inner:first-child {
  margin: 0 auto 30px;
}
.sp #p4_box.content_box .inner.alternate {
  padding: 20px 20px 30px;
}
.sp .content_box .inner .portImg_box .image {
height: 450px;
}

/* season of winter */
.sp #p2_box.content_box .inner {
	width: 100%;
  margin: 0 auto 20px;
}
.sp #p2_box.content_box .inner .special_box{
	width: 100%;
    box-sizing: border-box;
    padding: 30px;
}
.sp #p2_box.content_box .inner .special_box .image{
	height: 280px;
}
.sp #p2_box.content_box .inner .special_ttl{
	width: 100%;
    padding: 0 30px 30px;
    box-sizing: border-box;
}
.sp #p2_box.content_box .inner .special_ttl p:first-of-type{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
}
.sp #p2_box.content_box .inner .special_ttl p:last-of-type {
	margin: 0 0px 0 10px;
    line-height: 1.3;
    font-size: 24px;
}
.sp #p2_box.content_box h3>img{
	width: 85%;
    padding-bottom: 5px;
}
.sp .content_box .mainImg_box .image, 
.sp .content_box .inner.alternate .squareImg_box .image, 
.sp .content_box .inner.alternate .horizImg_box .image{
	height: 330px;
}
/* season of winter */

/*コーデ*/
.sp #p4_box.content_box .inner .portImg_box .image.wide {
    width: 100%;
    height: auto;
}
/*コーデ*/

/*recommend item*/
.sp #p6_box.content_box .special_box .image{
	height: 275px;
}
.sp #p6_box.content_box .special_box .text{
	width: 100%;
}
/*recommend item*/

/*ご自愛ケア*/
.sp #p8_box.content_box .special_box .text{
	width: 100%;
}
.sp #p8_box.content_box .special_box .image{
	height: 405px;
}
.sp #p8_box.content_box .special_ttl.v_writing{
	margin: 30px 0 0;
	padding: 0;
}
.sp #p8_box.content_box .special_ttl.v_writing h4{
	padding: 0;
}
.sp #p8_box.content_box .special_ttl.v_writing h3{
	margin: 0 10px 0 0;
    font-size: 24px;
}
/*ご自愛ケア*/

/*グルメ*/
.sp #p10_box.content_box.gourmet_box .inner.alternate >p.image img {
    height: 35px;
}
.sp .content_box.gourmet_box .inner.alternate >p.image img {
    height: 45px;
}
.sp .content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(3) .image, 
.sp .content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(4) .image, 
.sp .content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(5) .image{
	height: 410px;
}
.sp .content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(3) .text,
.sp .content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(4) .text, 
.sp .content_box.gourmet_box.eatin .inner.alternate .horizImg_box:nth-of-type(5) .text{
	height: auto;
}
/*グルメ*/

/*zoomup*/
.sp #h4_box.content_box.content_box.zoomup .h4content_box.shopnews .news-image{
	flex-direction: column;
}
.sp #p3_box.content_box .inner .portImg_box .image{
	height: auto;
  margin-bottom: 0;
}
.sp #h4_box.content_box.content_box.zoomup .h4content_box.shopnews .news-image p{
	width: 100%;
	height: auto;
	font-size: 12px;
    line-height: 1.8;
}
.sp #h4_box.content_box.content_box.zoomup .h4content_box.shopnews  .news-image p:last-of-type img{
	padding-bottom: 10px;
}
/*zoomup*/

.sp .content_box .inner #rx01.portImg_box .image p.v-writing {
    top: 15px;
    right: 5px;
    font-size: 90%;
}
.sp .content_box .inner #rx02.portImg_box .image p.v-writing{
	left: 20px;
    top: 20px;
}
.sp .content_box .inner #rx04.portImg_box .image p.v-writing {
  left: 30px;
  top: 30px;
}
.sp .content_box .inner #rx03.portImg_box .image p.v-writing {
  right: 35px;
  top: 40px;
}
.sp .content_box .inner #rx05.portImg_box .image p.v-writing {
	left: 25px;
    top: 25px;
}

.sp .content_box.gourmet_box {
  background-position: 100% 7%, 106% 74%, 104% 28%, -9% 50%, top;
  background-size: 30%, 30%, 30%, 30%, contain;
  padding: 30px 0 0;
}

.sp .content_box.gourmet_box .inner.alternate h4:last-of-type {
  margin-top: 0;
  padding: 0;
}
.sp .content_box.gourmet_box .inner.alternate .horizImg_box .image {
  height: 220px;
}
.sp .content_box.gourmet_box .inner.alternate .horizImg_box .text {
  height: auto;
  margin-bottom: 0;
}


.sp #h4_box.content_box h3 {
  margin: 0 auto 0px;
  padding: 0 10px 10px;
}
.sp #h4_box.content_box .inner .title {
  font-size: 18px;
}
.sp .content_box.zoomup .inner .h4content_box .shop_box {
  width: 80%;
  margin: 0 auto 10px;
  padding: 0;
  border: 0;
}
.sp .content_box.zoomup .inner .h4content_box_flex {
  display: block;
}
.sp #h4_box.content_box .inner .h4content_box.shopnews h4{
  margin-bottom: 10px;
}
.sp #h4_box.content_box.content_box.zoomup .h4content_box.shopnews .h4content_box_flex > .news-detail{
  width: 100%;
}
.sp .content_box.zoomup .inner .h4content_box_flex > p, .sp .content_box.zoomup .inner .h4content_box_flex .text {
  width: 100%;
}
.sp #h4_box.content_box.content_box.zoomup .h4content_box.shopnews .h4content_box_flex > .image{
  width: calc(100% /2 - 10px);
  height: auto;
  float: left;
  margin-top: 15px;
}
.sp #h4_box.content_box.content_box.zoomup .h4content_box.shopnews .h4content_box_flex > .image:first-of-type{
  margin-right: 10px;
}
.sp .content_box.zoomup .inner .h4content_box_flex > p {
  /* float: none; */
  margin: 0 auto 10px;
}
.sp #h4_box.content_box .inner .new-storelist .new-store:first-of-type{
  border-right: none;
  border-bottom: solid 5px #ed6d46;
}
.sp #h4_box.content_box .inner .new-storelist .new-store p.image{
  height: auto;
}
.sp #h4_box.content_box .inner .h4content_box .h4content_box_flex.thiscover .image{
  width: 100%;
  height: auto;
}
.sp #h4_box.content_box .inner .h4content_box .h4content_box_flex.thiscover .text{
  width: 100%;
}



.sp .content_box.zoomup .inner .h4content_box_flex .text p {
  margin-top: 10px;
}
.sp .content_box.zoomup .inner .h4content_box .shop_box:nth-child(2n) .image {
  height: 150px;
}
.sp .content_box.zoomup .inner .h4content_box .shop_box:last-of-type {
  margin: 0;
}
.sp .content_box.zoomup .inner .h4content_box .image {
  height: 200px;
}
.sp #h4_box.content_box .inner .new-storelist .new-store {
  padding: 20px 15px;
}
.sp #h4_box.content_box .inner .new-storelist .new-store {
  width: 100%;
}
.sp #h4_box.content_box .inner .new-storelist .new-store h4 {
  font-size: 20px;
}
.sp .content_box.zoomup .inner .new-storelist .h4content_box_flex > p:first-of-type {
  width: 80%;
  float: inherit;
  margin: 0 auto 10px;
}
.sp .content_box.zoomup .inner .new-storelist .h4content_box_flex > p:last-of-type {
  width: 100%;
  float: inherit;
}
/*メディアクエリ*/
@media screen and (max-width: 320px) {
  .sp_view {
    display: inherit;
  }
}
@media screen and (min-width:320px) and (max-width:359px) {}
@media screen and (min-width:320px) and (max-width:374px) {
  /*　画面サイズが320pxから375pxまで　*/
}
@media screen and (min-width:330px) and (max-width:359px) {}
@media screen and (min-width:360px) and (max-width:374px) {}
@media screen and (min-width:390px) and (max-width:413px) {
  /*　画面サイズが390pxから413pxまでiPhone12/13Pro用　*/
}
@media screen and (min-width:414px) and (max-width:433px) {
  /*　画面サイズが414pxから433pxまでiPhone11Pro Max、iPhone12/13Pro Max用　*/
}
@media screen and (min-width:428px) and (max-width:433px) {
  /* 画面サイズが390pxから413pxまでiPhone12/13Pro Max用 */
}