/* CSS Document */
@charset 'UTF-8';

/*---------------------------------------------------*/

.hojokin {
	line-height: 1.6;
}
.hojokin_about_wrap {
	background: #F7F7F1;
	/*background-image: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 231, 1));*/
	padding-bottom: 30px;
}
.hojokin_about {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0 30px 0;
}
.hojokin_shop {
	/*background: #F7F7F1;*/
	padding: 50px 0 80px 0;
}
.hojokin_shop_title {
	width: 90%;
	max-width: 550px;
	margin: 0 auto 30px auto;
	display: flex;
	flex-direction: column-reverse;
}
.hojokin_shop_logo {
	margin: 0 auto;
	margin-bottom: 30px;
	width: 130px;
}
.hojokin_shop_txt {
	width: 100%;
	margin: 0 auto;
}
.hojokin_shop_txt p {
	font-size: 24px;
}
.hojokin_shop_txt_list li {
	background: url(/recommend/hojokin/images/check.svg) no-repeat 0 10px;
	background-size: 18px 10px;
	padding-left: 25px;
	font-size: 20px;
}
.hojokin_shop p .hojokin_shop_txt_l {
	font-size: 28px;
	color: #EF6D22;
}
.hojokin_shop_link {
	box-shadow: 0 0px 6px rgb(0 0 0 / 16%);
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: #FFF;
	flex: 1;
}
.hojokin_shop_links_wrap {
	background-color: #EEF9F8;
	margin-bottom: 50px;
}
.hojokin_shop_links_ttl {
	text-align: center;
	font-weight: bold;
	padding:40px 20px;
}
.hojokin_shop_links_ttl_main {
	font-size: 32px;
	line-height: 1.4;
}
.hojokin_shop_links_inner {
	width: 90%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	column-gap: 10px;
	margin: 0 auto;
}
.hojokin_shop_links_note {
	padding: 0 20px 50px 20px;
}
.hojokin_shop_link a {
	text-decoration: none;
	cursor: pointer;
	transition: 0.3s opacity;
}
.hojokin_shop_link_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 8px;
	color: #fff;
	border-radius: 10px;
}
.hojokin_shop_link_img {
	margin-bottom: 20px;
	text-align: center;
}
.hojokin_shop_link_img img {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.hojokin_shop_link_btn a {
	margin: 0 auto;
}
.hojokin_shop_link_btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 240px;
    height: 56px;
    padding: 0 30px 0 60px;
    border-radius: 100px;
    box-sizing: border-box;
    background: #EF6D22;
    position: relative;
    line-height: 1.35714;
    letter-spacing: 0.046em;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
	margin: 0 auto;
}
.hojokin_shop_link_btn::before {
    content: "";
    width: 19px;
    height: 14px;
    background: url(/images/ico_external_03.svg) no-repeat 0 50%;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
}
.hojokin_shop_reform {
	width: 90%;
	margin: 0 auto;
}
.hojokin_shop_reform a {
	color: #EF6D22;
}
.hojokin_shop_reform a:hover {
	color: #2196F3;
}
.hojokin_shop_reform_note{
	width: 90%;
	margin: 30px auto 20px auto;
}
.un_campaign_price .box {
	display: flex;
	column-gap: 10px;
	justify-content: center;
}
.un_campaign_price .item {
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
  }
.un_campaign_price .item .price > span {
	font-size: 7.2vw;
	margin: 0 5px;
	line-height: 1.1;
}
.un_campaign_require {
    display: flex;
	column-gap: 20px;
	margin: 20px 0;
}
.un_campaign_require span.require {
    width: 30%;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    background-color: #009F44;
    color: #fff;
	padding-top: 3px;
}
.un_campaign_require span.detail {
    width: 70%;
    margin-top: 3px;
}
.un_campaign_note {
	font-size: 13px;
	margin-bottom: 30px;
}
.c--pink { color: #EF8786 !important;}
.c--green { color: #35AD72 !important;}
.bg--pink {
	background-color: #EF8786 !important;
}
.bg--green {
	background-color: #35AD72 !important;
}

.hojokin_banner {
	width: 100%;
	margin: 0 auto 30px auto;
	padding: 0 20px 0;
}
.hojokin_banner_list {
	margin-bottom: 20px;
	text-align: center;
	max-inline-size: max-content;
	margin-inline: auto;
}
.hojokin_banner_title {
	color: #EF6D22;
	font-weight: bold;
	font-size: 24px;
	font-family: 'メイリオ', Meiryo, 'Noto Sans Japanese', sans-serif;
	background: linear-gradient(transparent 80% , yellow 80%);
}
.hojokin_banner_list ul {
	font-size: 18px;
	margin-top: 10px;
	text-align: left;
}
.hojokin_banner_list ul span {
	color: #EF6D22;
	font-weight: bold;
	font-family: 'メイリオ', Meiryo, 'Noto Sans Japanese', sans-serif;
}
.hojokin_banner_img {
	margin: 0 auto 60px auto;
	width: 100%;
}
.hojokin_banner_img a:hover {
	opacity: 80%;
}

.fs_10 {
	font-size: 10px;
}
.fs_18 {
	font-size: 18px;
}
.fs_20 {
	font-size: 20px;
}
p + p {
	margin-top: 1em;
}
img {
	vertical-align: bottom;
}
.pc{
	display: none !important;
}
.baseline {
	vertical-align: super;
}
@media screen and (min-width: 768px) {
.pc{
	display: block !important;
}
.sp{
  display: none !important;
}
.hojokin_type {
	width: 940px;
	max-width: 940px;
}
.hojokin_type_inner {
	display: flex;
	flex-direction: row;
}
.hojokin_type_img {
	width: 460px;
}
.hojokin_type_img img {
	border-radius: 15px 0  0 15px;
}
.hojokin_type_txt {
	width: 460px;
}
.hojokin_shop {
	padding: 80px 0 80px 0;
}
.hojokin_shop_title {
	width: 900px;
	max-width: 900px;
	flex-direction: row;
}
.hojokin_shop_txt {
	width: 720px;
}
.hojokin_shop_txt p {
	font-size: 26px;
}
.hojokin_shop_txt_list li {
	background: url(/recommend/hojokin/images/check.svg) no-repeat 0 center;
	background-size: 23px 13px;
	padding-left: 33px;
	font-size: 26px;
}
.hojokin_shop p .hojokin_shop_txt_l {
	font-size: 38px;
	color: #EF6D22;
}
.hojokin_shop_logo {
	width: 146px;
}
.hojokin_shop_links_inner {
	width: 940px;
	flex-direction: row;
}
.hojokin_shop_link {
	/*width: 300px;*/
}
.hojokin_shop_link_title {
	font-size: 20px;
}
.hojokin_shop_links_note {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 50px 0
}
.hojokin_shop_link a:hover {
    opacity: 0.7;
}
.hojokin_shop_reform {
	width: 100%;
}
.hojokin_shop_reform a:hover {
    opacity: 0.7;
	transition: opacity .2s;
}
.hojokin_shop_reform_note{
	width: 800px;
	margin: 30px auto 0 auto;
}
.un_campaign_price .item {
    font-size:20px;
}
.un_campaign_price .item .price > span {
    font-size: 44px;
}
.hojokin_banner {
	width: 940px;
}
.hojokin_banner_title {
	font-size: 30px;
}
.hojokin_banner_list ul {
	font-size: 20px;
}
.hojokin_banner_img {
	width: 70%;
}

}
