@charset "utf-8";
/*************************
共通
*************************/
html {
  -webkit-overflow-scrolling: touch;
}
/* --------▼　MTのみ崩れる箇所の対策　▼-------- */
*, :after, :before, html , a {box-sizing:border-box;} 
figure {margin:0 0 1rem;}
h1, h2, h3, h4, h5, h6 {margin-top:0; margin-bottom:0.5rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {color:inherit; font-family:inherit; font-weight:500; line-height:1.1; margin-bottom:0.5rem;}
/* --------▲　MTのみ崩れる箇所の対策　▲-------- */
main .container {
	width: auto;
	max-width: inherit;
	height: auto;
	padding: 0;
}
body .orihica_main {
	margin-bottom: 90px;
}
body .orihica_main img {
	height: auto;
}
.container .breadcrumbs {
	padding: 12px;
}
.orihica_main .topicModuleBanner a:hover {
	opacity: .7;
	transition: .2s
}
/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白
　　※とび先の「id」が入っている箇所に下記classを追加してください*/
.orihica_main .anchorLink-margin {
	margin-top: -35px !important;
	padding-top: 35px !important;
}
/* 全体・メインビジュアル */
.orihica_main .contents_inner {
	max-width: 500px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.orihica_main .mv .mv_img img {
	width: 100%;
	margin: 0 auto;
}
.orihica_main .mv {
	width: 82%;
	margin: 0 auto 15px;
	padding-top: 45px;
}
.orihica_main .about {
	background: #fff100;
}
/* lead*/
.orihica_main .about .lead-TX {
	margin-bottom: 25px;
	text-align: center;
	font-size: 15.5px;
	line-height: 2;
}
.orihica_main .about .Emphasis {
	color: #0064ad;
	font-weight: 900;
}
/*text*/
.orihica_main p, .orihica_main a, .orihica_main ul, .orihica_main h2, .orihica_main h3 {
	line-height: 1.8;
	color: #003163;
}
.orihica_main .note {
	font-size: 13px;
	padding-top: 20px;
}
.orihica_main .note li {
	margin-left: 1rem;
}
.orihica_main .note li::before {
	content: '※';
	margin-left: -0.9rem;
	padding-right: 2px;
}
.orihica_main .setitem .note::before {
	content: '※';
	padding-right: 2px;
}
.orihica_main .note a {
	text-decoration: underline;
}
.orihica_main .note a:hover {
	opacity: .6;
}
.setitem a:hover {
	opacity: .6;
	box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.13);
}
.orihica_main small {
	font-size: 80%;
}
.orihica_main #menu_05 .sub-title {
	margin-top: 0px;
	border-bottom: 3px solid #ff3333;
}
/* 見出し */
h1 {
	margin: 0 auto 0;
}
h2 {
	margin-top: 0;
	margin-bottom: 0px;
	text-align: center;
}
h2 img {
	max-width: 570px;
}
h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.sub-title {
	font-size: 28px;
	border-bottom: 3px solid #003163;
	display: inline-block;
	padding: 0 15px;
	font-weight: bold;
	position: relative;
}
.sub-title span {
	color: #0064ad;
	padding-right: 30px;
	font-weight: bold;
}
.orihica_main .subtitArea {
	text-align: center;
	padding-bottom: 65px;
	margin-top: 90px;
}
.sub-title:before {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 27%;
	height: 3px;
	content: '';
	background: #0064ad;
}
#menu_02 .sub-title span {
	color: #eb6d94;
}
#menu_02 .sub-title:before {
	width: 29%;
	background: #eb6d94;
}
.orihica_main #menu_05 .subtitArea {
	padding-bottom: 40px;
}
#menu_05 .sub-title {
	color: #ff3333;
}
#menu_05 .sub-title:before {
	width: 29%;
	background: #ff3333;
}
/* アンカーリンク*/
.anchor li img {
	max-width: 123px;
	margin-bottom: 7px;
}
.anchor li:nth-child(n+3) img {
	max-width: 170px
}
.anchorLink-margin {
	padding-top: 10px !important;
	margin-top: -10px !important;
}
#coupon-area.anchorLink-margin {
	padding-top: 200px !important;
	margin-top: -200px !important;
}
#menu_01.anchorLink-margin {
	padding-top: 350px !important;
	margin-top: -350px !important;
}
/* テキストアンカーリンク＆コンバージョンボタン*/
.linkBtn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	font-size: 18px;
	color: #003163;
}
.couponBtn_main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	font-size: 18px;
	color: #003163;
}
.linkBtn p, .couponBtn_main p {
	font-weight: bold;
	line-height: 1.5;
}
.linkBtn li, .couponBtn_main li {
	background-color: #fff;
	box-shadow: 7px 7px 0px 0 #0064ad;
}
.linkBtn li:nth-child(n+3), .couponBtn_main li:nth-child(n+3) {
	margin-top: 30px;
}
.linkBtn li a, .couponBtn_main li a {
	position: relative;
	width: 230px;
	padding: 0 20px 22px 20px;
	height: 116px;
	align-items: center;
	display: flex;
	text-align: center;
	justify-content: center;
}
.linkBtn a::after {
	content: "";
	margin: auto;
	position: absolute;
	bottom: 15px;
	right: 50%;
	width: 10px;
	height: 10px;
	border-top: 2px solid #0064ad;
	border-right: 2px solid #0064ad;
	transform: rotate(135deg);
}
.linkBtn li:hover, .couponBtn_main li:hover {
	opacity: 1;
	transition: all 200ms;
	transform: translateY(0.3rem);
	box-shadow: 2px 2px 0px 0 #0064ad;
}
.couponBtn_main li:hover {
	opacity: 1;
	transition: all 200ms;
	transform: translateY(0.3rem);
	box-shadow: 2px 2px 0px 0 #fff100;
}
.couponBtn_main.couponBtn_main_col1 li,.couponBtn_main.couponBtn_main_col1 li a {
	width: 100%;
}
.coupon_main {
	padding-top: 30px;
	text-align: center;
}
.coupon_main_txt {
	font-size: 28px;
	color: #ff3333 !important;
	text-align: center;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
.coupon_main_txt::before, .coupon_main_txt::after {
	width: 2px;
	height: 28px;
	content: "";
	background-color: #ff3333;
	position: absolute;
	top: 12px;
}
.coupon_main_txt::before {
	margin-right: 0.5em;
	transform: rotate(-30deg);
	left: -17px;
}
.coupon_main_txt::after {
	margin-left: 0.5em;
	transform: rotate(30deg);
	right: -14px;
}
.couponBtn_main {
	padding-top: 10px;
}
.couponBtn_main a::after {
	content: "";
	margin: auto;
	position: absolute;
	bottom: 15px;
	right: 50%;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.couponBtn_main li {
	width: 47%;
	box-shadow: 7px 7px 0px 0 #fff100;
}
.couponBtn_main p {
	color: #fff;
}
.couponBtn_main li.M-btn {
	background-color: #0064ad;
}
.couponBtn_main li.L-btn {
	background-color: #eb6d94;
}
.couponBtn_main+.couponBtn_main {
	margin-top: 15px;
}
.coupon_main .note {
	text-align: center;
}
.CV {
	margin: 50px 0 0;
	font-size: 18px;
}
.CV p span, .coupon p span {
	font-weight: bold;
}
.CV li a, .coupon li a {
	position: relative;
	padding: 25px 30px 24px 14px;
	height: auto;
	text-align: left;
}
.CV a::after, .coupon a::after {
	content: "";
	margin: auto;
	position: absolute;
	bottom: 43%;
	right: 16px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #003163;
	border-right: 2px solid #003163;
	transform: rotate(45deg);
}
.CV li {
	box-shadow: 7px 7px 0px 0 #0064ad;
}
.CV li:hover {
	box-shadow: 2px 2px 0px 0 #0064ad;
}
.coupon {
	margin: 0;
	font-size: 18px;
}
.coupon li {
	background-color: #d4eaeb;
}
.coupon li + li {
	background-color: #fceaf3;
	box-shadow: 7px 7px 0px 0 #eb6d94;
}
.coupon li + li:hover {
	box-shadow: 2px 2px 0px 0 #eb6d94;
}
.link li a {
	height: 80px;
	padding: 13px 20px 22px 20px;
}
.link li p {
	padding-bottom: 13px;
}
/* 個々に指定*/
.title_A {
	margin-top: 45px;
}
.title_A img, .title_D img {
	margin-top: -85px;
}
.title_C img {
	margin-top: -70px;
}
.title_B img, .title_E img, .title_F img, .title_F img {
	margin-top: -50px;
}
.title_A, .title_B, .title_C, .title_G {
	background: #0064ad;
}
.title_G, .title_H {
	background: #fff100;
}
.title_D, .title_E, .title_F {
	background: #eb6d94;
}
.title_D, .title_G {
	margin-top: 180px;
}
.title_H {
	margin-top: 65px;
}
.bc-blue {
	background: #dbe8ef;
}
.bc-yellow {
	background: #f8ebef;
}
.bc-yellow02 {
	background: #fffbcf;
}
.bc-gray {
	background: #e0e0e0;
}
/* セットアイテム、対象アイテム*/
.setitem,.familySet {
	padding-top: 40px;
}
.setitem ul {
	display: flex;
	flex-wrap: wrap;
}
.setitem ul li {
	background: #fff;
	margin-right: 3.5%;
	width: 31%;
}
.setitem ul li:nth-child(n+4) {
	margin-top: 20px;
}
.setitem ul li:nth-child(3n) {
	margin-right: 0px;
}
.setitem .itemName {
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	line-height: 1.6;
}
.setitem .note {
	font-size: 11px;
	padding: 0px 10px 10px 10px;
}
.setitem a {
	display: block;
	box-shadow: 8px 8px 7px 0px rgba(0, 0, 0, 0.13);
}
.setitem ul li a {
	position: relative;
	height: 100%;
	margin-bottom: 5px;
	transition: .2s;
}
.setitem ul li a::after {
	content: "";
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 30px 30px;
	border-color: transparent transparent #fff100 transparent;
}
.col2 ul li {
	width: 48%;
}
.col2 ul li:nth-child(2n) {
	margin-right: 0px;
}
.col2 ul li:nth-child(n+3) {
	margin-top: 20px;
}
#menu_03 ul li p img {
	padding: 10px 10px 0px 10px;
}
#menu_03 .setitem .itemGender {
	margin: 0 10px 0;
	text-align: center;
	color: #fff500;
	background: #0064ad;
	line-height: 1.8;
}
#menu_03 .setitem li .itemGender.pink {
	background: #eb6d94;
}
.setitem .itemPrice {
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 10px;
	line-height: 1.4;
}
#menu_03 .setitem .itemName {
	padding-bottom: 3px;
}
.topicModuleBanner img {
	max-width: 500px;
}
/*familySet*/
.familySet {
	text-align: center;
}
.familySet-inner + .familySet-inner {
	padding-top: 80px;
}
.w90 img{
	width: 90%;
}
/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
	.sp {
		display: none;
	}
	.orihica_main .note li {
		white-space: nowrap;
	}
}
/*************************
tablet only
*************************/
@media screen and (min-width: 862px) and (max-width: 1232px) {
	body .container {
		padding: 0;
	}
}
/*************************
SP only
*************************/
@media screen and (max-width: 500px) {
	.orihica_main .pc {
		display: none;
	}
	.orihica_main .contents_inner, .topicModuleBanner {
		padding: 0 16px;
		box-sizing: border-box;
	}
	.orihica_main .contents_inner {
		width: 100%;
	}
	.orihica_main .mv {
		margin: 0px auto 20px;
		padding-top: 40px;
		width: 96%;
	}
	.orihica_main .mv img {
		margin-top: -30px;
	}
	/* 見出し */
	h2 img {
		max-width: 100%;
	}
	.orihica_main h3 {
		margin-bottom: 10px;
		font-size: 5vw;
	}
	.orihica_main .note {
		padding-top: 15px;
		font-size: 2.7vw;
		;
	}
	.orihica_main .contents_inner {
		padding-bottom: 45px;
	}
	#coupon-area .contents_inner {
		padding-bottom: 0px;
	}
	.orihica_main .about .lead-TX {
		margin-bottom: 30px;
		font-size: 3.8vw;
	}
	.setitem ul li {
		width: 32%;
		margin-right: 2%;
	}
	.col2 ul li {
		width: 47%;
		margin-right: 5%;
	}
	.setitem ul li:nth-child(n+4) {
		margin-top: 10px;
	}
	.setitem .itemName {
		padding: 7px;
		font-size: 3vw;
	}
	.setitem,.familySet {
		padding-top: 40px;
	}
	.familySet-inner + .familySet-inner {
	padding-top: 50px;
}
	.setitem .note {
		padding-top: 0px;
		font-size: 2.6vw;
	}
	.setitem .itemPrice {
		font-size: 3.1vw;
	}
	.setitem .itemPrice span {
		font-size: 10px;
	}
	.topicModuleBanner img {
		width: 100%;
	}
	.setitem ul li a::after {
		border-width: 0 0 20px 20px;
	}
	.setitem a {
		box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.13);
	}
	.sub-title {
		padding: 0 10px;
		font-size: 5.3vw;
		border-bottom: 2px solid #003163;
	}
	.sub-title span {
		padding-right: 20px;
	}
	.sub-title:before {
		height: 2px;
		bottom: -2px;
	}
	.orihica_main .subtitArea {
		margin-top: 50px;
		padding-bottom: 30px;
	}
	/* アンカーリンクマージン*/
	#menu_02.anchorLink-margin, #menu_05.anchorLink-margin {
		padding-top: 60px !important;
		margin-top: -60px !important;
	}
	#menu_01.anchorLink-margin {
		padding-top: 160px !important;
		margin-top: -160px !important;
	}
	/* ボタン*/
	.linkBtn {
		width: 100%;
		font-size: 4vw;
		margin: 0px auto;
	}
	.linkBtn li {
		width: 47%;
		box-shadow: 5px 5px 0px 0 #0064ad;
	}
	.linkBtn li a {
		width: 100%;
		height: 110px;
		padding: 0px 0 13px 0;
	}
	.linkBtn li:nth-child(n+3) {
		margin-top: 25px;
	}
	.anchor li img {
		max-width: 25vw;
		height: auto;
	}
	.anchor li:nth-child(n+3) img {
		max-width: 33vw;
	}
	.couponBtn_main {
		width: 100%;
		font-size: 4vw;
		margin: 0px auto;
	}
	.couponBtn_main ul li {
		width: 47%;
		box-shadow: 5px 5px 0px 0 #fff100 !important;
	}
	.couponBtn_main li:hover {
		opacity: 1;
		transition: all 200ms;
		transform: translateY(0.3rem);
	}
	.couponBtn_main li a {
		width: 100%;
		height: 85px;
		padding: 0px 0 15px 0;
	}
	.couponBtn_main li:nth-child(n+3) {
		margin-top: 25px;
	}
	.coupon_main_txt {
		font-size: 20px;
	}
	.coupon_main_txt::before, .coupon_main_txt::after {
		width: 2px;
		height: 20px;
		top: 9px;
	}
	.coupon_main_txt::before {
		left: -15px;
	}
	.coupon_main_txt::after {
		right: -12px;
	}
	.coupon_main {
		padding-top: 30px;
	}
	.couponBtn_main {
		padding-top: 10px;
	}
	.couponBtn_main a::after {
		content: "";
		margin: auto;
		position: absolute;
		bottom: 11px;
		right: 50%;
		width: 9px;
		height: 9px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
	}
	.couponBtn_main li {
		box-shadow: 7px 7px 0px 0 #fff100;
	}
	.couponBtn_main p {
		color: #fff;
	}
	.coupon_main .note {
		text-align: left;
	}
	.coupon_main {
		padding-top: 15px;
	}
	.couponBtn_main {
		padding-top: 10px;
	}
	.link li a {
		height: 60px;
	}
	.link li p {
		padding-bottom: 10px;
	}
	.CV, .coupon {
		font-size: 3.9vw;
		margin: 0;
	}
	.CV {
		margin-top: 30px;
	}
	.CV li {
		box-shadow: 5px 5px 0px 0 rgb(246, 226, 0);
	}
	.CV li a, .coupon li a {
		padding: 17px 19px 18px 0px;
		height: auto;
	}
	.CV a::after, .coupon a::after {
		right: 12px;
		width: 8px;
		height: 8px;
	}
	.coupon li + li {
		box-shadow: 5px 5px 0px 0 rgb(219, 94, 142);
	}
	.title_A img, .title_D img {
		margin-top: -60px;
	}
	.title_B img, .title_C img, .title_E img, .title_F img {
		margin-top: -20px;
	}
	.topicModuleBanner {
		margin-top: 30px;
	}
	#menu_05 .contents_inner:has(h2) {
		margin-top: 90px;
	}
	.orihica_main section + section h2:first-child {
		margin-top: 70px;
	}
	#menu_03 .setitem .itemGender {
		font-size: 10px;
		line-height: 1.3;
	}
}