﻿/*　クリアーフィクスここから　*/
.clearfix:before,
.clearfix:after{
	content: " ";
	display: table;
}
.clearfix:after{ clear: both;}
.clearfix{ *zoom: 1;}
/*　クリアーフィクスここまで　*/

#tomoshop_wrap{
	width: 742px;
	margin: 0 auto;
	position: relative;
	padding-top: 68px;
	color: #555;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#tomoshop_wrap p,
#tomoshop_wrap a,
#tomoshop_wrap li,
#tomoshop_wrap dl,
#tomoshop_wrap dt,
#tomoshop_wrap dd{
	text-align: left;
	margin: 0;
	padding: 0;
}
#tomoshop_wrap ul{ list-style: none;}
#ts_head{
	position: absolute;
	top: 0;
	left: 0;
}
#ts_body{
	background: #FFE5EA;
	padding: 10px 5px 0;
}

/*メッセージここから*/
#ts_message{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_message.gif");
	width: 652px;
	height: 40px;
	padding: 40px 0 0 80px;
	line-height:16px;
	position: relative;
	z-index: 15;
}
#ts_message p{
	width:480px;
	margin-right:auto;
	text-align: left;
	color: #F06;
	font-size: 14px;
	font-weight: bold;
}
#ts_message div{
	height: 80px;
	position: absolute;
	z-index: 100;
	top: -3px;
	right: 3px;
	display:flex;
	align-items: center;
}
#ts_message div img{
	vertical-align: top;
	margin-left: 0px;
}
/*メッセージここまで*/

/*サイドバーここから*/
#ts_side{
	width: 154px;
	float: left;
	position: relative;
	margin-top: 5px;
}
/*サイドバーここまで*/

/*店長フレームここから*/
#ts_frame_manager{
	border-radius: 8px;
	padding: 9px 3px 12px;
	background: #FFF;
	text-align: center;
	font-size: 11px;
	margin-bottom: 9px;
}
#ts_frame_manager>div{
	width: 149px;
	height: 201px;
	margin: 0 auto;
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_manager.gif");
	padding-top: 8px;
}
#ts_frame_manager div div{
	width: 119px;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
}
#ts_frame_manager div img{ max-width: 119px;}
#ts_frame_manager p{
	color: #FF7E94;
	margin: 16px 0 9px;
	padding: 0 8px 0 28px;
	text-align: left;
	position: relative;
}
#ts_frame_manager p img{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	position: absolute;
	left: 8px;
}
#ts_frame_manager>img{ width: 150px;}
#ts_frame_manager ul{
	padding: 0 8px;
	margin-bottom:10px;
}
#ts_frame_manager li{
	display: block;
	background: url("//www.tomo-job.com/images/shop_new/tomoshop_line_dot.gif") repeat-x 0 bottom;
}
#ts_frame_manager li a{
	display: flex;
	width: 100%;
	height: 34px;
	align-items: center;
	justify-content:space-between;
	color: #555;
	text-decoration: none;
}
#ts_frame_manager li a>span{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	display:block;
	width:calc(100% - 19px);
}
#ts_frame_manager li i{
	height:14px;
	width:14px;
	display:inline-block;
	border-radius:2px;
	vertical-align: top;
}
#ts_frame_manager li a:hover{ color: #AAA;}
/*店長フレームここまで*/

/*QRコードフレームここから*/
#ts_frame_qr{
	width: 155px;
	height: 80px;
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_qr.gif");
	margin: 0 auto 9px;
	text-align: center;
	padding-top: 214px;
	position: relative;
}
#ts_frame_qr img{
	border: 1px solid #D6D6D6;
	position: absolute;
	top: 114px;
	left: 36px;
	width:82px;
	height:82px;
}
#ts_frame_qr a img{
	width:124px;
	height:30px;
	margin-bottom: 5px;
	position: static;
	border: none;
}
/*QRコードフレームここまで*/

/*人気ブロガーフレームここから*/
#ts_side #ts_frame_bloger{
	width: 155px;
	height: 253px;
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_side_bloger.gif");
	margin: 0 auto 9px;
	text-align: center;
	padding-top: 105px;
	font-size: 10px;
}
#ts_side #ts_frame_bloger li{
	display: block;
	padding: 0 10px;
	position: relative;
	margin-bottom: 8px;
}
#ts_side #ts_frame_bloger div{
	width: 55px;
	height: 74px;
	overflow: hidden;
	float: left;
}
#ts_side #ts_frame_bloger div img{ width: 55px;}
#ts_side #ts_frame_bloger div img:hover{
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#ts_side #ts_frame_bloger p{
	width: 75px;
	float: right;
}
#ts_side #ts_frame_bloger p a{
	text-decoration: none;
	color: #FF7E94;
}
#ts_side #ts_frame_bloger p a:hover{ color:#BEBEBE; }
#ts_side #ts_frame_bloger .ts_bloger_button{
	position: absolute;
	right: 10px;
	bottom: 0;
}
#ts_side #ts_frame_bloger .ts_bloger_button img{
	width: 75px;
	height: 17px;
	float: none;
}
/*人気ブロガーフレームここまで*/

/*メインここから*/
#ts_main{
	width: 575px;
	float: right;
	margin-top: 5px;
}
.ts_frame_white{
	background: #FFF;
	padding: 12px;
	margin-bottom: 8px;
	border-radius: 8px;
	line-height: 16px;
}
.ts_section{
	padding-left: 58px!important;
	position: relative;
}
.ts_section>dt{
	position: absolute;
	left: 0;
	top: 0;
	color: #FFF;
	background: #00B2D5;
	width: 51px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	text-align: center!important;
}
.ts_section>dt.long{
	height:28px;
	line-height:12px;
	padding-top:4px!important;
}

.ts_section>dd{
	min-height: 18px;
	font-size: 12px;
}
.ts_section>dd *{ position: relative;}
.ts_section div{ padding-top: 6px!important;}


.ts_section>dd dl{
	display: table;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.ts_section>dd dl:before,
.ts_section>dd dl:after{
	content: " ";
	display: table;
}
.ts_section>dd dl:after{ clear: both;}
.ts_section>dd dl{ *zoom: 1;}
.ts_section>dd dt{
	display: table-cell;
	border-right: 4px solid transparent;
}
.ts_section>dd dt img{ vertical-align: middle;}
.ts_section>dd dd{ display: table-cell;}
.ts_section>dd dt span,
.ts_section>dd dd span,
.ts_section>dd dd a{ vertical-align: middle;}
.ts_section img{ vertical-align: middle;}
.ts_frame_img{
	max-width: 100%;
	margin-bottom: 8px;
}
.ts_sp_content{ margin: 26px auto 8px;}
/*メインここまで*/

/*店名ここから*/
#ts_main .ts_frame_white:first-child p{ margin-bottom:8px; }
.ts_shop_dl{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 4px 0!important;
}
.ts_shop_dl dt{
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	padding: 2px 0!important;
	font-size: 12px;
	text-align: center!important;
	color: #FFF;
	background: #00B2D5;
}
.ts_shop_dl dd{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px!important;
	font-size: 12px;
}
.ts_shop_dl #ts_shop_name{
	font-size: 16px;
	color: #00B2D5;
	font-weight: bold;
}
/*店名ここまで*/

/*動画ここから*/
.ts_frame_movie{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_movie_new.png");
	width: 579px;
	height: 422px;
	position: relative;
}
.ts_frame_movie_short{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_movie_new_short.png");
	width: 574px;
	height: 264px;
	position: relative;
}
.ts_movie_container{
	position: absolute;
	bottom: 4px;
	left: 6px;
}
.ts_frame_movie_img{
	width: 243px;
	height: 77px;
	position: absolute;
	right: 10px;
	bottom: 169px;
}
.ts_frame_movie_img_short{
	width: 243px;
	height: 61px;
	position: absolute;
	right: 5px;
	bottom: 10px;
}
/*動画ここまで*/

/*LINEここから*/
#ts_frame_line{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_line_notqr.jpg");
	width: 574px;
	height: 145px;
	position: relative;
}
.ts_frame_line_qr{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_line_new.jpg?20230925")!important;
	height: 167px!important;
}
#ts_frame_line p{
	font: 12px ans-serif;
	font-weight: bold;
	color: #57CF57;
	position: absolute;
	top: 106px;
	left: 53px;
	max-width: 320px;
	max-height: 30px;
	overflow: hidden;
}
.ts_frame_line_qr p{ top: 138px!important;}
#ts_frame_line img{
	width: 116px;
	height: 116px;
	position: absolute;
	top: 38px;
	right: 11px;
}


#ts_frame_line2{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_line_notqr_double.gif");
	width: 574px;
	height: 196px;
	position: relative;
}
.ts_frame_line_qr2{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_line_double_new.gif")!important;
	height: 303px!important;
}
.ts_frame_line2_text1{
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	position: absolute;
	top: 136px;
	left: 23px;
	max-width: 320px;
	max-height: 30px;
	overflow: hidden;
}
.ts_frame_line2_lineid1{
	font: 16px Impact;
	text-align: left;
	color: #57CF57;
	position: absolute;
	top: 153px;
	left: 81px;
	max-width: 200px;
	max-height: 46px;
	overflow: hidden;
	z-index: 1;
}
.ts_frame_line2_img1{
	width: 116px;
	height: 116px;
	position: absolute;
	top: 180px;
	left: 92px;
}
.ts_frame_line2_text2{
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	position: absolute;
	top: 136px;
	left: 308px;
	max-width: 320px;
	max-height: 30px;
	overflow: hidden;
}
.ts_frame_line2_lineid2{
	font: 16px Impact;
	text-align: left;
	color: #57CF57;
	position: absolute;
	top: 153px;
	left: 368px;
	max-width: 200px;
	max-height: 46px;
	overflow: hidden;
	z-index: 1;
}
.ts_frame_line2_img2{
	width: 116px;
	height: 116px;
	position: absolute;
	top: 180px;
	left: 366px;
}
/*LINEここまで*/

/*質問ここから*/
#ts_frame_question{
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_qanda.png");
	height: 185px;
	position: relative;
}
#ts_frame_question li{
	display: block;
	position: absolute;
	top: 126px;
}
#ts_qanda_left{ left: 24px;}
#ts_qanda_left img{
	width: 260px;
	height: 53px;
}
#ts_qanda_right{ right: 24px;}
#ts_qanda_right img{
	width: 265px;
	height: 53px;
}
#ts_qanda_center{ left: 24px;}
#ts_qanda_center img{
	width: 527px;
	height: 53px;
}
/*質問ここまで*/

/*メイン ブロガーここから*/
#ts_main #ts_frame_bloger{
	padding: 17px 0 0 144px;
	width: 430px;
	height: 91px;
	background-image: url("//www.tomo-job.com/images/shop_new/tomoshop_frame_main_bloger.gif");
	font-size: 10px;
}

#ts_main #ts_frame_bloger li{
	width: 134px;
	height: 74px;
	margin-right: 8px;
	display: block;
	float: left;
	position: relative;
}

#ts_main #ts_frame_bloger div{
	width: 55px;
	height: 74px;
	overflow: hidden;
	float: left;
}
#ts_main #ts_frame_bloger div img{width: 55px;}
#ts_main #ts_frame_bloger div img:hover{
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#ts_main #ts_frame_bloger p{
	width: 75px;
	float: right;
}
#ts_main #ts_frame_bloger p a{
	text-decoration: none;
	color: #FF7E94;
}
#ts_main #ts_frame_bloger p a:hover{ color:#BEBEBE; }
#ts_main #ts_frame_bloger .ts_bloger_button{
	position: absolute;
	right: 0;
	bottom: 0;
}
#ts_main #ts_frame_bloger .ts_bloger_button img{
	width: 75px;
	height: 17px;
	float: none;
}
/*メイン ブロガーここまで*/

/*お問い合わせ*/
#contact_list_bar{
	background:#ff7e94;
	color:#FFF;
}
#contact_list_bar>div{
	margin:0 auto 0 0;
	display:table;
	border-collapse:separate;
	border-spacing:6px 6px;
}
#contact_list_bar i{
	display:table-cell;
	vertical-align-top;
	width:31px;
}
#contact_list_bar i>img{
	display:block;
	width:31px;
	height:30px;
}
#contact_list_bar p{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
#contact_list_bar p>span{
	font-size:10px;
	font-weight:normal;
}

#contact_list .contact_list_frame{
	border-radius:6px;
	padding:3px;
	background:#FFF;
	margin:4px 0;
}
#contact_list .contact_list_frame dd>a:nth-child(2){
	text-decoration:none;
}
#contact_list .contact_list_frame>dl{
	display:block;
	padding-left:82px;
	position:relative;
}
#contact_list .contact_list_frame>dl>dt{
	display:block;
	width:64px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	border-radius:6px;
	padding:0;
	margin:0;
}
#contact_list .contact_list_frame>dl>dt>span{
	height:24px;
	line-height:24px;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto 0;
	color:#FFF;
	display:block;
}
#contact_list .contact_list_frame>dl>dd{
	display:block;
	padding:0;
	margin:0;
	padding:20px 0;
	font-size:12px;
	color:#555;
	text-align:left;
	line-height:14px;
}
#contact_list .contact_list_frame dd dl{ margin:5px 0;}
#contact_list .contact_list_frame dd dl:after{ clear: both;}
#contact_list .contact_list_frame dd dl{ *zoom: 1;}
#contact_list .contact_list_frame dd dt{
	display: table-cell;
	border-right: 4px solid transparent;
}
#contact_list .contact_list_frame dd dt img{ vertical-align: middle;}
#contact_list .contact_list_frame dd dd{ display: table-cell;}
#contact_list .contact_list_frame dd dt span,
#contact_list .contact_list_frame dd dd span,
#contact_list .contact_list_frame dd dd a{ vertical-align: middle;}
#contact_list .contact_list_frame dd img{ vertical-align: middle;}
/*お問い合わせ*/

/*インタビュー*/
#interviews_banner{
	height:149px;
	position:relative;
	padding:4px 0 12px;
}
#interviews_banner>div, #interviews_banner>span{
	display:block;
	text-decoration:none;
	position:absolute;
	top:0;
	height:149px;
	width:275px;
	background-repeat:no-repeat;
	box-shadow:0 3px 3px 0 #dcc5c9;
	border-radius:4px;
}
#interviews_banner>div:hover{
	opacity:0.8;
}
#interviews_banner>div>a{
	display:block;
	width:275px;
	height:149px;
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	font-size:0;
	z-index:60;
}
#interviews_banner_g{
	background-image:url('/images/shop_new/bg_interview_g.png');
	left:0;
}
#interviews_banner_t{
	background-image:url('/images/shop_new/bg_interview_t.png');
	right:0;
}
#interviews_banner_n{
	background-image:url('/images/shop_new/bg_interview_n.png');
	font-size:0;
}
#interviews_banner_n.left{ left:0; }
#interviews_banner_n.right{ right:0; }
#interviews_banner_g>img,
#interviews_banner_t>img{
	display:block;
	width:86px;
	height:128px;
	position:absolute;
	left:14px;
	top:10px;
	box-shadow:1px 1px 3px 0 #7d7d7d;
}
#interviews_banner_g>div,
#interviews_banner_t>div{
	position:absolute;
	left:106px;
	top:44px;
	padding:0;
	margin:0;
	width:160px;
	height:40px;
	color:#666;
	font-size:10px;
	display:table;
	table-layout:fixed;
}
#interviews_banner_g p,
#interviews_banner_t p{
	display:table-cell;
	line-height:14px;
	vertical-align:middle;
	text-align:left;
	word-wrap:break-word;
	overflow-wrap:break-word;
}
#interviews_banner_g p b,
#interviews_banner_t p b{
	font-size:12px;
	color:#ff0042;
	font-weight:normal;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#interviews_banner_g p span,
#interviews_banner_t p span{
	color:#ff007b;
}
#interviews_banner_g>span,
#interviews_banner_t>span{
	display:block;
	visibility:hidden;
	width:269px;
	height:143px;
	position:absolute;
	top:3px;
	left:3px;
	z-index:50;
}
#interviews_banner_g>.interviews_banner_line1{ background:url('/images/shop_new/line_interview_g_1.png') no-repeat; }
#interviews_banner_g>.interviews_banner_line2{ background:url('/images/shop_new/line_interview_g_2.png') no-repeat; }
#interviews_banner_t>.interviews_banner_line1{ background:url('/images/shop_new/line_interview_t_1.png') no-repeat; }
#interviews_banner_t>.interviews_banner_line2{ background:url('/images/shop_new/line_interview_t_2.png') no-repeat; }
#interviews_banner_g.interviews_banner_line1>.interviews_banner_line1,
#interviews_banner_t.interviews_banner_line1>.interviews_banner_line1{ visibility:visible; }
#interviews_banner_g.interviews_banner_line2>.interviews_banner_line2,
#interviews_banner_t.interviews_banner_line2>.interviews_banner_line2{ visibility:visible; }

#interviews_banner_g .interviews_newmark,
#interviews_banner_t .interviews_newmark{
    display:block;
    font-style:normal;
    font-size:16px;
    position:absolute;
    left:17px;
    top:13px;
    line-height:1;
    color:#FFF;
	font-family:Arial,"Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
}
#interviews_banner_g .interviews_newmark{
	text-shadow:-2px -2px 0 #f07799,-2px -1px 0 #f07799,-2px 0px 0 #f07799,-2px 1px 0 #f07799,-2px 2px 0 #f07799,-1px -2px 0 #f07799,-1px -1px 0 #f07799,-1px 0px 0 #f07799,-1px 1px 0 #f07799,-1px 2px 0 #f07799,0px -2px 0 #f07799,0px -1px 0 #f07799,0px 1px 0 #f07799,0px 2px 0 #f07799,1px -2px 0 #f07799,1px -1px 0 #f07799,1px 0px 0 #f07799,1px 1px 0 #f07799,1px 2px 0 #f07799,2px -2px 0 #f07799,2px -1px 0 #f07799,2px 0px 0 #f07799,2px 1px 0 #f07799,2px 2px 0 #f07799;
}
#interviews_banner_t .interviews_newmark{
	text-shadow:-2px -2px 0 #00bcd5,-2px -1px 0 #00bcd5,-2px 0px 0 #00bcd5,-2px 1px 0 #00bcd5,-2px 2px 0 #00bcd5,-1px -2px 0 #00bcd5,-1px -1px 0 #00bcd5,-1px 0px 0 #00bcd5,-1px 1px 0 #00bcd5,-1px 2px 0 #00bcd5,0px -2px 0 #00bcd5,0px -1px 0 #00bcd5,0px 1px 0 #00bcd5,0px 2px 0 #00bcd5,1px -2px 0 #00bcd5,1px -1px 0 #00bcd5,1px 0px 0 #00bcd5,1px 1px 0 #00bcd5,1px 2px 0 #00bcd5,2px -2px 0 #00bcd5,2px -1px 0 #00bcd5,2px 0px 0 #00bcd5,2px 1px 0 #00bcd5,2px 2px 0 #00bcd5;
}
/*インタビュー*/

.tel_mail_box{
	background: #fafafa; box-shadow: 0 -3px 3px 0 #e0e0e0 inset, 0 3px 3px 0 #fdfdfd inset;
	width:454px;
	height:auto;
}

/* 口コミ */
.Sr2>section {
    position: relative
}
.Sr2pagetitle {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 0 45px;
    margin: 0;
    position: relative;
    min-height: 40px;
    background: #fb5798;
}
.Sr2pagetitleIcon {
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 0;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #fff;
}
.Sr2pagetitleIcon>svg {
    display: block;
    fill: none;
    stroke: #ef5a89;
    stroke-width: 1.6px;
    width: 20px;
    height: 20px;
    position: relative;
    left: 1px;
    top: 5px;
}
.Sr2pagetitleText {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    width: 100%;
    line-height: 1;
    text-align: left;
}
.Sr2pagetitleDesc {
    padding-top: 2px;
    font-size: 10px;
    color: #ef5a89;
    line-height: 1
}

.Sr2pagetitleBlue .Sr2pagetitleDesc,.Sr2pagetitleBlue .Sr2pagetitleText {
    color: #09f
}

.Sr2pagetitleBlue .Sr2pagetitleIcon>svg {
    fill: #09f
}
.Sr2BLmain {
    padding: 0 0;
    background: #fff;
}

.Sr2BLitems {
    margin: 0px 0 0px;
/*	overflow-y: scroll;
    max-height: 600px;*/
}

.Sr2BLempty {
    font-size: 14px;
    text-align: center;
    padding: 120px 0
}

.Sr2blogItem {
    width: 100%;
    margin: 10px auto 0;
    background: #fff;
    padding: 12px 20px 22px 113px;
    box-sizing: border-box;
    display: block;
    min-height: 138px;
    position: relative;
    text-align: left;
}
.Sr2blogImg {
    width: 90px;
    height: 120px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 8px;
}
.Sr2blogImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
/*口コミの日付は東北と宮城のリストのみ表示する*/
.Sr2blogItem>time {
    font-size: 12px;
    display: none;
    color:#636363;
}
body[data-prefnum="0"] .Sr2blogItem>time,
body[data-prefnum="1"] .Sr2blogItem>time {
	display:block;
}
body[data-prefnum="0"] #tomoshop_kuchikomi .Sr2blogItem>time,
body[data-prefnum="1"] #tomoshop_kuchikomi .Sr2blogItem>time {
	display:none;
}

.Sr2blogItem>p {
    line-height: 1.4;
}
.Sr2blogItem>p>b {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: box;
    box-orient: vertical;
    line-clamp: 2;
    margin-bottom: 3px;
    background: #ff8ea1;
    color: #fff;
    padding: 3px 10px;
    border-radius: 4px;
    display: inline;
}
.Sr2blogItem>p>span {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-top: 8px;
    color:#666;
}
.Sr2blogItem>p>span {
    white-space: break-spaces;
}
.Sr2blogInfo {
    margin-top: 5px;
}
.Sr2blogInfo>span {
    display: inline;
    font-size: 16px;
    line-height: 1.2;
    width: 100%;
    font-weight:bold;
    color: #ff5a98;
    margin-right:3px;
}
.Sr2blogInfo>a {
	margin-left:0px;
	color:#00d0ff;
}
.Sr2blogItem>p>span {
	white-space: break-spaces;
}
.Sr2commonPager {
    display: flex;
    width: calc(100% - 20px);
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    user-select: none;
}
.Sr2commonPager>a {
    display: flex;
    width: 140px;
    height: 24px;
    background: #ef5a89;
    border-radius: 4px;
    cursor: default;
    pointer-events: none;
    opacity: 0;
    text-decoration: none;
    font: normal 12px YuGothic-M,YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif;
    align-items: center;
    justify-content: center;
    color:#fff;
}
.Sr2commonPager>a svg {
    position: relative;
    top: 6px;
    width: 12px;
    height: 12px;
    display: block;
    fill: #fff;
}
.Sr2commonPager>p {
    line-height: 1.4;
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
}
.Sr2commonPager>a[href] {
    cursor: pointer;
    pointer-events: auto;
    opacity: 1;
}
.Sr2commonPagerPrev svg {
    transform: rotate(
180deg
);
}

.bigdesireShoppageLink{
	text-decoration:none;
	background:#429eb3;
	color:#FFF;
	border-radius:6px;
	padding:24px 12px;
	display:block;
	width:480px;
	margin:16px auto;
	position:relative;
	user-select:none;
}
.bigdesireShoppageLink>span{
	font-size:12px;
	display:block;
	line-height:1.2;
}
.bigdesireShoppageLink>b{
	font-size:16px;
	font-weight:bold;
	display:block;
	padding-top:5px;
}
.bigdesireShoppageLink:after{
	content:'>';
	font-weight:bold;
	font-size:26px;
	position:absolute;
	right:12px;
	top:50%;
	transform:translate(0, -50%) scale(0.75, 1);
}
.bigdesireShoppageLink:hover{
	filter:brightness(0.95);
}