@charset "utf-8";
/*-----------------------------------------------
 *  body
 *  ヘッダー
 *  グローバルナビ
 *  フッター
 *  コンテンツ
 ***  top メイン画像
 ***  sub メイン画像
 ***  HOME
 ***  sub ご利用登録
 ***  sub ツクツク!!CMSとは
 ***  sub ホーム機能
 ***  sub おすそわけ
 ***  sub 出店までの流れ
 ***  sub よくある質問
 ***  sub ご利用料金
 ***  sub インタビュー
 -----------------------------------------------*/

html {
	overflow: auto;
}

body {
	padding-top: 0;
	color: #323232;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

.wrap {
	width: 100%;
	margin: 0 auto;
}

img {
	width: 100%;
	height: auto;
}

img.SPnone.priceTop_banner {
	margin-bottom: 70px;
}

.aboutTtl {
	font-size: 35px !important;
}

p,
.txt {
	font-size: 16px;
}


@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.nowrap {
	display: inline-block;
	font-size: 100%;
}

@media (max-width: 600px) {
	.nowrap--600 {
		display: inline;
	}
}

/*-----------------------------------------------
 *  ヘッダー
 -----------------------------------------------*/
header {
	width: 100%;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
	position: relative;
	z-index: 102;
	top: 0px;
}

header .inner {
	padding: 1.2em 1.5em;
	display: flex;
	align-items: center;
	width: 100%;
}

.logo {
	max-width: 176px;
	width: 176px;
	height: auto;
	transition: .4s;
}

.clone-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	transition: .3s;
	transform: translateY(-100%);
	background: rgba(255, 255, 255, 1);
}

.is-show {
	transform: translateY(0);
}

@media print,
screen and (min-width: 1025px) {
	#header .inner {
		max-width: 1260px;
		margin: 0 auto;
	}

	.logo {
		max-width: 210px;
		width: 210px;
		margin-right: auto;
	}

	.PCinner50 {
		padding: 0 50px;
	}
}

/*-----------------------------------------------
 *  グローバルナビ
 -----------------------------------------------*/
nav.drawer-nav {
	display: block !important;
	margin: 10px 0;
}

nav li:last-child {
	margin-right: 0;
}

nav li a.drawer-menu-item {
	color: #000000;
}

nav li a:hover.drawer-menu-item {
	opacity: 0.7;
}

nav.drawer-nav {
	height: auto;
}

ul.drawer-menu.headerNav.SPclearfix {
	background-color: #fff !important;
}

.drawer-open ul.drawer-menu.headerNav.SPclearfix {
	padding-top: 50px;
}




/* SP メニュー -----------*/
@media only screen and (max-width: 1127px) {
	nav.drawer-nav {
		position: fixed;
	}

	.drawer--right .drawer-hamburger {
		top: 4px;
		right: 10px !important;
	}

	/* button.drawer-hamburger,
	button.drawer-hamburger a:hover {
		background: #ffffff !important;
	} */

	nav li a span.crimson {
		font-size: 24px;
		line-height: 1.0em;
	}

	nav li a span.ruby {
		font-size: 13px;
		display: block;
	}

	nav li.navi {
		text-align: left;
	}

	nav li.navi .drawer-menu-item {
		padding: .75rem 1.5rem;
	}	

	nav li.navi {
		width: 100%;
	/* padding: 10px 0; */
	}

	/* グローバルナビのプルダウン対応 */
	nav li.dropmenu {
		position: relative;
		cursor: pointer;
	}

	nav li.dropmenu .dropdown-menu {
		display: none;
	}

	nav li.dropmenu .dropdown-menu li {
		background-color: #fff !important;
		border-bottom: 1px dotted #dfdfdf;
	}

	nav li.dropmenu .dropdown-menu li a {
		font-size: 0.85rem;
		text-align: left;
		padding-left: 3.5rem;
	}

	nav li.dropmenu .dropdown-toggle {
		cursor: pointer;
	}

	nav li.dropmenu .toggleIcon {
		width: 10px;
		height: 10px;
		position: absolute;
		right: 1.5rem;
		top: 26px;
		display: inline-block;
	}
	nav li.dropmenu .toggleIcon::before,
	nav li.dropmenu .toggleIcon::after {
		content: '';
		position: absolute;
		background-color: #000;
	}
	nav li.dropmenu .toggleIcon::before {
			width: 1px;
			height: 100%;
			top: 0;
			left: 50%;
			transform: translateX(-50%);
	}
	nav li.dropmenu .toggleIcon::after {
			width: 100%;
			height: 1px;
			top: 50%;
			left: 0;
			transform: translateY(-50%);
	}
	nav li.dropmenu .toggleIcon.minus::before {
			display: none;
	}
	/* グローバルナビのプルダウン対応 END */

	.drawer-dropdown-menu li {
		margin: 0px;
	}

	ul.drawer-menu.headerNav.SPclearfix li:last-child {
		background-color: #bc2021;
		color: #fff !important;
	}

	nav.drawer-nav {
		margin: 0;
	}

	li.navi.nav-red a {
		color: #fff !important;
	}

	li.navi.PCpt5px:nth-child(odd) {
		background-color: #fafafa;
	}
}

/* PC メニュー -----------*/
@media print,
screen and (min-width: 1128px) {
	nav.drawer-nav {
		width: 68%;
		margin: 0;
	}

	nav ul.headerNav {
		display: flex;
		justify-content: space-between;
	}

	nav li {
		text-align: center;
		transition: .4s;
	}

	/* グローバルナビのプルダウン対応 */
	nav li.dropmenu {
		position: relative; 
	}

	.navi.dropmenu::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 26px; /* 親メニューとドロップダウンメニューの間のスペース対応 */
    background: transparent;
    pointer-events: auto;
	}	

	.navi.dropmenu .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 52px; /* 親メニューとドロップダウンメニューの間のスペース対応 */
    background: #fff;
    transition: .4s;
		border-top: 4px solid #bc2021;
		border-left: 1px solid #d4d4d4;
		border-right: 1px solid #d4d4d4;
		border-bottom: 1px solid #d4d4d4;
	}

	nav li.dropmenu .dropdown-menu li {
		width: 100%;
	}

	nav li.dropmenu .dropdown-menu li:not(:last-child) {
		border-bottom: 1px solid #d4d4d4;
	}		

	nav li.dropmenu .dropdown-menu li a {
		display: block;
		padding: 8px 10px;
		text-align: left;
		min-width: 150px;
	}

	nav li.dropmenu .dropdown-menu li a:hover {
		background-color: #d4d4d4;
		transition: .4s;
	}		

	nav li.dropmenu:hover .dropdown-menu {
		display: block;
	}
	/* グローバルナビのプルダウン対応 END */

	nav li a.drawer-menu-item {
		font-size: 14px;
		cursor: pointer;
	}

	.nav-red a {
		padding: 0.7em 1em;
		text-align: center;
		border-radius: 5px;
		background-color: #bc2021;
		display: block;
		line-height: 1;
		color: #fff !important;
	}

	.nav-red a:hover {
		background-color: rgba(188, 32, 33, 0.9);
	}

	/* logoアニメーション */
	header.is-animation .logo {
		width: 210px;
		float: left;
	}
}

/*-----------------------------------------------
 *  フッター
 -----------------------------------------------*/
footer {
	background: #555555;
	color: #fff;
}

footer a {
	color: #fff;
}

footer a:hover {
	text-decoration: underline;
}

.copyright {
	text-align: center;
}

#goTop {
	width: 45px;
	height: 45px;
	position: fixed;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.8);
	opacity: 0.7;
	border-radius: 45px;
}

#goTop a {
	position: relative;
	display: block;
	width: 45px;
	height: 45px;
	text-decoration: none;
	color: #fff;
	line-height: 1;
	text-align: center;
}

#goTop a::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f106';
	font-size: 32px;
	color: #4c576d;
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

/* PC フッター -----------*/
.footer-inner {
	max-width: 1260px;
	margin: 0 auto;
	padding: 30px 90px 40px 20px;
}


nav.footerNav {
	display: flex;
	justify-content: space-between;
}

nav.footerNav li {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
	font-weight: 300;
	text-align: left !important;
}

nav.footerNav li a {
	font-size: 13px;
}

.footer-logo {
	width: 210px;
	height: auto;
	margin-left: 10px;
	float: left;
	transition: .4s;
}

.copyright {
	float: right;
}

.copyright small {
	font-size: 0.9em !important;
}


#goTop {
	position: fixed;
	bottom: 25px;
	right: 30px;
}

@media (max-width: 1100px) {
	.footer-inner {
		padding-right: 20px;
	}
	nav.footerNav.SPnavnone {
		display: block;
		column-count: 4;
	}
	nav.footerNav.SPnavnone ul {
		margin: 0 0 15px 0;
	}
}

@media (max-width: 900px) {
	nav.footerNav.SPnavnone {
		column-count: 3;
	}
}

@media (max-width: 670px) {
	nav.footerNav.SPnavnone {
		column-count: 2;
	}
}


/* SP フッター -----------*/
@media only screen and (max-width: 767px) {
	.footer-inner {
		padding: 25px;
		line-height: 1;
	}

	.footer-logo {
		width: 45%;
		max-width: 190px;
		margin: 0 auto 2em;
		transition: .4s;
	}

	.footer-logo img {
		width: 100%;
		height: auto;
	}

	#goTop {
		position: fixed;
		bottom: 8px;
		right: 10px;
	}

	.sp_only.footer_linkArea ul {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}

	.sp_only.footer_linkArea li {
		flex: 50%;
	}

	.sp_only.footer_linkArea li a {
		font-size: 12px;
	}

	.sp_only.footer_linkArea li:nth-child(even) {
		padding-left: 20px;
	}

	.sp_only.footer_linkArea {
		margin: 0 19px;
	}

	.sp_only.footer_linkArea li {
		flex: 50%;
	}


	.sp_only.footer_linkArea li a:hover {
		text-decoration: none;
	}

	.sp_only.footer_linkArea p {
		margin-bottom: 25px;
		font-size: 10px;
	}
}

@media (max-width: 599px) {
	nav.footerNav.SPnavnone {
		display: none;
	}
	.footer-inner {
		padding: 25px 0;
	}
	.footer-logo,
	.copyright {
		float: unset;
	}
}



/*-----------------------------------------------
 *  コンテンツ
 -----------------------------------------------*/
main {
	width: 100%;
	margin: 0;
	padding: 0;
}

#mainContent {
	margin: 0 auto;
	padding: 20px 10px;
}

.subContent {
	padding-top: 20px;
	padding-bottom: 0;
}


.inner {
	width: 100%;
	margin: 0 auto;
	padding: 1.5em;
}

.infoBox {
	border: solid #c8c5c4 1px;
}

h2#about_anc,
h2#price_anc,
h2#osusowake_anc,
h2#faq_itd,
h2#faqAgreement,
h2#faqItem,
h2#faqOther,
.baseinner {
	margin-top: -100px;
	padding-top: 100px;
}


p.topAboutTxt {
	line-height: 2.3;
}



@media only screen and (max-width: 480px) {
	.inner {
		padding: 1.5em 10px;
	}

	.subContent {
		padding-top: 10px;
	}

	.moushikomi .btn-red a {
		width: 100%;
	}
}

/* PC */
@media print,
screen and (min-width: 1025px) {
	#mainContent {
		max-width: 1260px;
		padding: 20px;
	}

	#main .inner,
	.sub .inner {
		max-width: 1260px;
		margin: 0 auto;
	}
}

/* -- ボタン ------------------------------*/
.btn-LL,
.btn-L,
.btn-M,
.btn-S {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.btn-90 {
	width: 100%;
}

.btn-red,
.btn-gry,
.btn_arw-gry {
	text-align: center;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}

/* btn Topabout */
.btn-about a {
	display: block;
	line-height: 1;
	padding: 0.6em 1.5em;
	border: solid #333333 1px;
	text-align: center;
	border-radius: 5px;
}

/* btn 矢印なしグレー */
.btn-gry {
	border-radius: 50%;
}

.btn-gry a {
	display: block;
	line-height: 1;
	padding: 0.8em 1.5em;
	border: solid #333333 1px;
	border-radius: 25px;
}

.btn-gry a:hover {
	color: #ffffff;
	background-color: #333333;
}

/* btn 矢印なしレッド */
.btn-red a {
	background-color: #bc2021;
	border-radius: 5px;
	display: block;
	line-height: 1;
	color: #fff !important;
	padding: 0.8em 1.5em;
}

.btn-red a:hover {
	background-color: rgba(188, 32, 33, 0.7);
}

.flex-btn {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

p.aboutCard_txt {
	margin-bottom: 1.8em;
}

/* btn 申し込みこちら */
.moushikomi .btn-red a {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
	font-size: 1.2em
}

@media only screen and (max-width: 480px) {

	.btn-LL,
	.btn-L,
	.btn-M,
	.btn-S,
	.flex-btn {
		width: 100%;
	}

	a.clossContents.btn-L.btn_arw-gry2 {
		margin-top: 20px;
	}

	.moushikomi .btn-red a {
		font-size: 1em;
	}
}

@media screen and (min-width: 768px) {
	.moushikomi .btn-red a {
		width: 360px;
		margin: 5px auto;
		line-height: 1.3;
		font-size: 1.1em
	}
}

@media print,
screen and (min-width: 1025px) {
	.moushikomi .btn-red a {
		line-height: 1.5;
		font-size: 1.2em
	}
}

/* btn 矢印付きグレー */
.btn_arw-gry,
.btn_arw-gry2 {
	width: 100%;
	padding: 0.8em;
	border: solid #333333 1px;
	display: table;
	position: relative;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: 0.5s;
	border-radius: 25px;
}

.btn_arw-gry3 {
	width: 100%;
	padding: 0.2em 0.8em;
	border: solid #333333 1px;
	position: relative;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: 0.5s;
	border-radius: 25px;
	font-size: 12px;
}

.btn_arw-gry::after,
.btn_arw-gry2::after {
	position: absolute;
	top: 50%;
	right: 1em;
	width: 0.5em;
	height: 0.5em;
	transform: translateY(-50%) rotate(45deg);
	border-right: 2px solid currentColor;
	border-top: 2px solid currentColor;
	content: "";
}

.btn_arw-gry:hover,
.btn_arw-gry2:hover,
.btn_arw-gry3:hover {
	background-color: #333333;
	color: #fff;
}

.btn_arw-gry2 a {
	padding: 0.3em 1em;
}

.btn-3L-r {
	width: 95%;
	margin: 1em auto 0;
}

/* btn サイズ */
@media print,
screen and (min-width: 768px) {
	.btn-LL {
		max-width: 380px;
	}

	.btn-L {
		max-width: 240px;
	}

	.btn-M {
		max-width: 220px;
	}

	.btn-S {
		width: 75%;
		max-width: 220px;
	}

	.btn-90 {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.btn-80 {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.drawer-menu .btn-red {
		padding: 0.7em 1em 1em;
	}

	a.clossContents.btn-L.btn_arw-gry2 {
		margin: 20px;
		margin-left: auto;
	}
}

@media print,
screen and (min-width: 1025px) {
	.btn-3L-r {
		width: 38%;
		float: right;
	}

	.btn-L {
		max-width: 270px;
	}

	.btn-S {
		max-width: 200px;
	}
}

.btn_arw-gry,
.btn_arw-gry2 {
	padding: 0.7em;
	font-size: 14px;
}

@media only screen and (max-width: 480px) {
	.btn-3L-r {
		width: 100%;
	}
}

/* btn 位置 */
.btn-center {
	margin: 1em auto;
}

.btn-center0 {
	margin: 0 auto;
}

/*  改行制御 --------------- */
.card-round2 h3 span,
.baseBox-c span,
#price h3 span,
#price h4 span {
	display: inline-block;
}

/*-----------------------------------------------
 * top メイン画像
 -----------------------------------------------*/
.mainImg-bace {
	width: 100%;
	padding: 50px 0 50px;
	background-color: #f7f7f7;
	margin-bottom: 50px;
}

.mainImg {
	max-width: 1500px;
	margin: 0 auto;
	text-align: center;
}

.mainImg img {
	width: 100%;
	height: auto;
}

.mainImg h2 {
	font-size: 27px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.mainImg .catch-L {
	font-size: 20px;
	line-height: 1.5em;
}

.mainImg ol.mainImg-point {
	padding-left: 24%;
	margin: 25px auto;
	text-align: left;
}

.mainImg ol.mainImg-point li.no1 {
	background: url("../images/home/no1.svg") no-repeat;
}

.mainImg ol.mainImg-point li.no2 {
	background: url("../images/home/no2.svg") no-repeat;
}

.mainImg ol.mainImg-point li.no3 {
	background: url("../images/home/no3.svg") no-repeat;
}

.mainImg ol.mainImg-point li.no4 {
	background: url("../images/home/no4.svg") no-repeat;
}

.mainImg ol.mainImg-point li.no5 {
	background: url("../images/home/no5.svg") no-repeat;
}

.mainImg ol.mainImg-point li.no1,
.mainImg ol.mainImg-point li.no2,
.mainImg ol.mainImg-point li.no3,
.mainImg ol.mainImg-point li.no4,
.mainImg ol.mainImg-point li.no5 {
	background-size: auto 30px;
	background-position-y: 3px;
	padding: 0 0 .6em 2em;
	font-size: 1.1em;
	font-weight: 600;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}

/* 申し込みbtn -------------------- */
.btn-moushikomi {
	width: 70%;
}

.mainImg .btn-red a {
	font-size: 1.1em;
}

/* w480まで -------------------- */
@media only screen and (max-width: 480px) {
	.mainImg-bace {
		padding: 25px 0 15px;
	}

	.mainImg h2 {
		font-size: 24px;
		font-weight: bold;
	}

	.mainImg ol.mainImg-point {
		padding-left: 6%;
	}

	.mainImg ol.mainImg-point li.no1,
	.mainImg ol.mainImg-point li.no2,
	.mainImg ol.mainImg-point li.no3,
	.mainImg ol.mainImg-point li.no4,
	.mainImg ol.mainImg-point li.no5 {
		font-size: 1em;
	}

	/* 申し込みbtn */
	.btn-moushikomi {
		width: 90%;
	}
}

/* w600から w767まで -------------------- */
@media print,
(min-width: 600px) and (max-width: 767px) {
	.mainImg h2 {
		font-size: 32px;
		margin-bottom: 0.5em;
	}
}

/* w640から w819まで -------------------- */
@media print,
(min-width: 640px) and (max-width: 819px) {
	.mainImg ol.mainImg-point {
		padding-left: 30%;
	}
}

/* w768から -------------------- */
@media print,
screen and (min-width: 768px) {
	.mainImg h2 {
		font-size: 36px;
	}

	.mainImg .catch-M {
		font-size: 20px
	}

	.mainImg .catch-L {
		font-size: 25px
	}

	/* 申し込みbtn */
	.mainImg .btn-red a {
		font-size: 1.2em;
	}
}

/* w820から -------------------- */
@media print,
screen and (min-width: 820px) {
	.mainImg ol.mainImg-point {
		width: 96%;
		padding-left: 0;
		margin: 30px auto 35px;
		display: flex;
		justify-content: space-between;
		text-align: center;
	}

	.mainImg ol.mainImg-point li.no1,
	.mainImg ol.mainImg-point li.no2,
	.mainImg ol.mainImg-point li.no3,
	.mainImg ol.mainImg-point li.no4,
	.mainImg ol.mainImg-point li.no5 {
		background-position-y: 0;
		padding-left: 20px;
		padding-top: 0.3em;
		font-size: 1em;
	}
}

/* w1025から -------------------- */
@media print,
screen and (min-width: 1025px) {
	.mainImg h2 {
		font-size: 44px;
	}

	.mainImg .catch-M {
		font-size: 22px
	}

	.mainImg .catch-L {
		font-size: 28px
	}

	.mainImg ol.mainImg-point {
		width: 85%;
	}

	.mainImg ol.mainImg-point li.no1,
	.mainImg ol.mainImg-point li.no2,
	.mainImg ol.mainImg-point li.no3,
	.mainImg ol.mainImg-point li.no4,
	.mainImg ol.mainImg-point li.no5 {
		background-size: auto 44px;
		padding-left: 35px;
		padding-top: 0.3em;
		font-size: 1.1em;
		font-weight: 600;
		line-height: 1.8em;
	}

	.mainImg ol.mainImg-point li.no1,
	.mainImg ol.mainImg-point li.no3 {
		padding-left: 28px;
	}

	.btn-moushikomi {
		width: 340px;
	}

	.mainImg .btn-red a {
		font-size: 1.4em;
	}
}

/*-----------------------------------------------
 *  sub メイン画像
 -----------------------------------------------*/
.bace-gray {
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
}

.ec-subImg,
.base-subImg,
.beauty-subImg,
.farm-subImg,
.drop-subImg,
.gourmet-subImg,
.ticket-subImg,
.faq-subImg,
.flow-subImg,
.interview-subImg,
.osusowake-subImg,
.price-subImg,
.about-subImg,
.report-subImg {
	max-width: 1260px;
	height: 0;
	margin: 0 auto;
	padding-top: 23.80%;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 100%;
	position: relative;
	left: 0;
}

h1.fw600.baseMainttl {
	text-align: left;
}

p.baseMainttl {
	text-align: left;
}

.base-subImg {
	background-position: center center;
}

.ec-subImg {
	background-image: url("../images/module/ec-mainImg.jpg");
}

.base-subImg {
	background-image: url("../images/module/base-mainImg.jpg?202106302036");
}

.beauty-subImg {
	background-image: url("../images/module/beauty-mainImg.jpg");
}

.farm-subImg {
	background-image: url("../images/module/farm-mainImg.jpg");
}

.drop-subImg {
	background-image: url("../images/module/drop-mainImg.jpg");
}

.gourmet-subImg {
	background-image: url("../images/module/gourmet-mainImg.jpg");
}

.ticket-subImg {
	background-image: url("../images/module/ticket-mainImg.jpg");
}

.faq-subImg {
	background-image: url("../images/faq/faq-mainImg.jpg");
}

.flow-subImg {
	background-image: url("../images/flow/flow-mainImg.jpg?202107021713");
	background-position: 50%;
}

.interview-subImg {
	background-image: url(../images/interview/top_interview.png);
	background-position: center;
}

.report-subImg {
	background-image: url(../images/report/banner_PC.png);
	background-position: center;
}


.osusowake-subImg {
	background-image: url("../images/osusowake/osusowake-mainImg.jpg");
}

.price-subImg {
	background-image: url("../images/price/price-mainImg.png");
}

.about-subImg {
	background-image: url("../images/about/about-mainImg.jpg");
}

.subImg-txtArea {
	width: 70%;
	max-width: 800px;
	position: absolute;
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
}


.subImg-txtArea h1 {
	font-size: 1.4em;
	margin-bottom: .3em;
}

.subImg-com h1 {
	font-size: 1.4em;
	font-weight: 600;
}

.subImg-txtArea p,
.subImg-com p {
	font-size: 1.1em;
}

.subImg-com {
	width: 100%;
	height: auto;
	padding: .4em 0 0;
	background-color: #e0e0e0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.subImg-com .inner {
	text-align: center;
}

.subImg-com .subTitle {
	width: 65%;
	text-align: center;
}

@media only screen and (max-width: 480px) {
	.subImg-txtArea {
		width: 80%;
		left: 45%;
	}

	.ec-subImg,
	.base-subImg,
	.beauty-subImg,
	.farm-subImg,
	.drop-subImg,
	.gourmet-subImg,
	.ticket-subImg,
	.faq-subImg,
	.flow-subImg,
	.interview-subImg,
	.osusowake-subImg,
	.price-subImg,
	.about-subImg,
	.report-subImg {
		padding-top: 30%;
	}

	.subImg-txtArea h1 {
		font-size: 1.1em;
		margin-bottom: 0 !important;
	}

	.subImg-txtArea p {
		font-size: 1em;
		line-height: 1.3;
	}
}

@media print,
(min-width: 481px) and (max-width: 640px) {
	.subImg-txtArea h1 {
		font-size: 1.1em;
		margin-bottom: .5em;
	}

	.subImg-txtArea p {
		font-size: 1em;
		line-height: 1.4;
	}

}

@media print,
screen and (min-width: 1025px) {

	.ec-subImg,
	.base-subImg,
	.beauty-subImg,
	.farm-subImg,
	.drop-subImg,
	.gourmet-subImg,
	.ticket-subImg,
	.faq-subImg,
	.flow-subImg,
	.interview-subImg,
	.osusowake-subImg,
	.price-subImg,
	.about-subImg,
	.report-subImg {
		max-width: 1260px;
		padding-top: 0;
		height: 300px;
	}

	.ec-subImg,
	.gourmet-subImg,
	.ticket-subImg {
		max-width: 1450px;
	}

	.about-subImg {
		max-width: 1600px;
	}

	.subImg-txtArea h1,
	.subImg-com h1 {
		font-size: 27px;
		font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
	}

	.subImg-txtArea p,
	.subImg-com p {
		line-height: 1.8em;
	}
}

/*-----------------------------------------------
 *  SUB パンくずlist
 -----------------------------------------------*/
.cp_breadcrumb {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
}

/*.cp_breadcrumb {background-color: #ececec;}*/
/*
#m-base .cp_breadcrumb {background-color: #f9f8f8;}
#m-beauty .cp_breadcrumb {background-color: #fceff4;}
#m-dropshipping .cp_breadcrumb {background-color: #fdf1f2;}
#m-online .cp_breadcrumb {background-color: #edf8f9;}
#m-gourmet .cp_breadcrumb {background-color: #fcf3e9;}
#m-ticket .cp_breadcrumb {background-color: #eef7eb;}
*/


.cp_breadcrumb *,
.cp_breadcrumb *:after,
.cp_breadcrumb *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_breadcrumb a {
	text-decoration: none;
}

.cp_breadcrumb .breadcrumbs {
	max-width: 1260px;
	margin: 0 auto;
	padding-left: 22px;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 2px !important;
}

.cp_breadcrumb li span {
	font-size: 0.9em;
}

.cp_breadcrumb li::before {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1.5em;
	color: #4c576d;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.cp_breadcrumb li:last-child::before {
	content: normal;
}

.cp_breadcrumb li,
.cp_breadcrumb li a {
	font-size: 0.9em;
}

/*-----------------------------------------------
 *  HOME
 -----------------------------------------------*/
/* ----- box ------*/
.columnBox,
.column-3,
.column-3-2 {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}

.columnBox .img {
	width: 100%;
	margin: 0 auto;
	border: solid #e4e3e8 1px;
}


.img.top_int {
	border: none !important;
}

@media print,
screen and (min-width: 768px) {

	.columnBox,
	.column-3,
	.column-3-2,
	.home-graph {
		max-width: 1260px;
		display: flex;
		justify-content: space-between;
	}

	.columnBox .img {
		width: 45%;
		max-width: 600px;
		margin: 0 !important;
	}

	.columnBox .btnArea {
		width: 50%;
		text-align: left;
		padding-right: 25px;
	}

	.columnBox .btn {
		width: 48%;
	}

	.columnBox .btn-3 {
		width: 55%;
	}

	.column-3,
	.column-3-2 {
		width: 100%;
	}

}

@media print,
screen and (min-width: 1025px) {

	.columnBox,
	.column-3,
	.column-3-2 {
		padding: 40px 20px;
	}

	.columnBox .img {
		width: 48%;
	}

	.columnBox .btnArea {
		width: 46%;
	}

	.column-3 {
		width: 76.48%;
		max-width: 930px;
	}

	.column-3-2 {
		width: 86%;
		max-width: 1046px;
	}
}

/* ----- 白ベースbox ------*/
.card-WHround {
	width: 100%;
	border: solid #cccccc 1px;
	border-radius: 5px;
}

/* ----- グレーベースbox ------*/
.card-round {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.card,
.card-round2 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.card {
	background-color: #f5f5f5;
	padding: 1.8em 1.6em 1.4em;
	border-radius: 6px;
}

.card-round,
.card-round2 {
	/*
    background-color: #fbfbfb;
	border-radius: 6px;
*/
	padding: 1.5em 1em;
	display: flex;
	flex-direction: column;
}

/*
.card-round {
    box-shadow: 0 0px 7px 0 rgba(0, 0, 0, .3);
}
*/
.card-round .btn-gry,
.card-round .btn-gry2 {
	width: 100%;
	margin-top: auto;
}

.card h2,
.card-round h2,
.card-round p {
	text-align: center;
	margin-bottom: 1em;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}

@media only screen and (max-width: 480px) {
	.card {
		padding: 20px 10px 15px;
	}
}

@media print,
screen and (max-width: 767px) {

	.card-round,
	.card,
	.card-round2 {
		width: 100%;
	}
}

/* ----- HOME section1 ------*/
#home #section1 {
	max-width: 1000px;
	margin: auto;
	padding: 22px 40px 120px;
}

#home #section1 .grid-3 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: stretch;
	gap: 60px;
}

#home #section1 .grid-card {
	position: relative;
	height: 100%;
}

#home #section1 .grid-3 img {
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
}
#home #section1 .grid-3 p {
	margin: 0 0 50px;
	text-align: center;
}

#home #section1 .grid-3 .btn-about {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

@media (max-width: 860px) {
	#home #section1 .grid-3 {
		gap: 40px;
	}
	#home #section1 .grid-3 p br {
		display: none;
	}
}

@media (max-width: 860px) {
	#home #section1 .grid-3 {
		gap: 40px;
	}
	#home #section1 .grid-3 p br {
		display: none;
	}
}

@media (max-width: 750px) {	
	#home #section1 .grid-3 {
		grid-template-columns: 1fr;
	}
	#home #section1 .grid-card {
		max-width: 300px;
		margin: auto;
	}
	#home #section1 .grid-3 p br {
		display: inherit;
	}
}

/* ----- HOME section2 ------*/
#home #section2 {
	padding: 1.5rem 40px;
}
#home #section2 .topAboutTxt .nowrap {
	display: inline;
}

@media (min-width: 600px) {
	#home #section2 .topAboutTxt {
		text-align: center;
	}
	#home #section2 .topAboutTxt .nowrap {
		display: inline-block;
	}	
}

/* ----- HOME section3 ------*/
#home #section3 .card .inner {
	width: 100%;
	background-color: #fff;
}

#home #section3 .card .inner img {
	width: 55%;
	margin: 0 auto;
}

#home #section3 .card h2.h-fsM {
	font-weight: bold;
	line-height: 1;
}

@media print,
screen and (max-width: 767px) {
	#home #section3 .card h2.h-fsM {
		font-size: 20px;
	}
}

@media print,
screen and (min-width: 768px) {
	#home #section3 .card {
		width: 32%;
	}

	#home #section3 .card .inner img {
		width: 72%;
	}
}

/* ----- HOME section4 ------*/
.img-graph {
	width: 70%;
	/*    margin: 3em auto;*/
}

.home-graph {
	margin: 40px auto;
}

@media print,
screen and (min-width: 768px) {
	.home-graph {
		width: 100%;
		max-width: 846px;
		margin: 40px auto;
	}

	.img-graph {
		width: 42%;
		max-width: 390px;
		margin: 0 auto;
	}

	#home #section4 .top {
		position: relative;
		top: 5em;
	}

	#home #section4 .btn-3 {
		width: 50%;
	}

	#home #section4 .btn_arw-gry,
	#home #section6 .btn_arw-gry {
		font-size: 0.9em;
	}


}

@media print,
screen and (min-width: 1025px) {
	.home-graph {
		width: 80%;
		margin: 0 auto;
	}

	.img-graph {
		width: 42%;
		max-width: 390px;
		margin: 0;
	}

	#home #section4 .top {
		position: relative;
		top: 6em;
	}

	#home #section4 .btn_arw-gry,
	#home #section6 .btn_arw-gry {
		font-size: 1em;
	}
}

/* ----- HOME section5 ------*/
.interview-bg {
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	background-image: url(../images/home/top_interviewBg.png);
	background-size: cover;
	background-position: center bottom;
}

/*
.interview-bg {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    background-image: url(../images/home/top_interviewBg.png?202107061416);
    background-size: cover;
    background-position: center;
}
*/


#home #section5 .img-interview {
	max-width: 1260px;
	margin: 0 auto;
	padding: 25px 0 45px;
	text-align: center;
	background-image: url(../images/home/top_interview.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	display: flex;
	justify-content: center;
	align-items: center;
}

.interview-bg.topItvbanner:hover {
	opacity: 0.7;
}

#home #section5 a .img-interview {
	display: block;
}

#home #section5 .interview {
	font-size: 28px;
}

#home #section5 .interview span {
	font-size: 0.5em;
}

@media print,
screen and (min-width: 768px) {
	#home #section5 .img-interview {
		padding: 50px 0 60px;
	}

	#home #section5 .interview {
		font-size: 28px;
	}

}

@media print,
screen and (min-width: 1025px) {
	#home #section5 .img-interview {
		height: 400px;
	}
}

/* ----- HOME section6,7,8 ------*/
#home #section6 .columnBox .img,
#home #section7 .columnBox .img {
	background-color: #e4e3e8;
}

#home #section6 .columnBox .img,
#home #section7 .columnBox .img,
#home #section8 .columnBox .img {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2em;
}

#home #section7 .columnBox .img img {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

img.topDtail.puzzleimg {
	max-width: 100% !important;
}

#home #section8 .columnBox .img img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;

}

#home #section1 .btn-S,
#home #section4 .btn-LL,
#home #section6 .btn-LL,
#home #section7 .btn-LL,
#home #section8 .btn-LL {
	width: 90%;
	margin: auto auto;
}

.img.W768none.puzzle {
	background-color: #fff !important;
	border: none !important;
}



#home #section6 .inner {
	padding-bottom: 0;
}

#home #section7 .inner {
	padding-bottom: 0;
}

#home #section8 .inner {
	padding-bottom: 40px;
}

#home #section6 a.btn_arw-gry.squer_btn,
#home #section7 a.btn_arw-gry.squer_btn,
#home #section8 a.btn_arw-gry.squer_btn {
	margin: auto;
}

@media (max-width: 1100px) {
	#home #section6 a.btn_arw-gry.squer_btn,
	#home #section7 a.btn_arw-gry.squer_btn,
	#home #section8 a.btn_arw-gry.squer_btn {
		width: 90%;
	}
}


@media only screen and (max-width: 480px) {

	#home #section1 .btn-S,
	#home #section4 .btn-LL,
	#home #section6 .btn-LL,
	#home #section7 .btn-LL,
	#home #section8 .btn-LL {
		width: 100%;
	}
}

@media print,
screen and (min-width: 768px) {

	#home #section6 .columnBox .img,
	#home #section7 .columnBox .img,
	#home #section8 .columnBox .img {
		margin-bottom: 0;
	}

	#home #section6 a.btn_arw-gry.squer_btn,
	#home #section7 a.btn_arw-gry.squer_btn,
	#home #section8 a.btn_arw-gry.squer_btn {
		margin: unset;
	}
}

@media print,
screen and (min-width: 1025px) {
	#home #section8 .columnBox .img img {
		max-width: 380px;
		max-height: 328px;
		position: relative;
		left: 30px;
		top: 10px;
	}
}

/* ----- HOME section9 ------*/
.section9-bg {
	width: 100%;
	padding-top: 25px;
	background-color: #f5f5f5;
}

#home #section9 .inner {
	max-width: 1260px;
	margin: 0 auto;
	padding-bottom: 30px;
	background: url("../images/home/section9-bg.png") no-repeat;
	background-size: contain;
	background-position: center bottom;
}

#home #section9 .inner-txt {
	margin: 0;
	text-align: center;
}

#home #section9 .inner-txt h2 {
	margin-bottom: 1.2em;
}

#home #section9 .btn-red a,
.mainImg .btn-moushikomi a {
	padding: 1em 0;
	font-size: 1.1em;
}

@media print,
screen and (max-width: 767px) {
	#home #section9 .btn-M {
		width: 40%;
	}
}

@media print,
screen and (min-width: 768px) {
	.section9-bg {
		padding-top: 35px;
	}
}

@media print,
screen and (min-width: 1025px) {
	#home #section9 .inner {
		max-width: 1216px;
		height: 265px;
	}

	#home #section9 .btn-red a {
		font-size: 1.3em;
	}
}

@media only screen and (max-width: 480px) {
	.section9-bg {
		padding-top: 10px;
	}

	#home #section9 .btn-M {
		width: 55%;
	}
}


.tsukuPoint {
	background-color: #FAFAFA;
	padding: 80px 0 50px;
	counter-reset: number 0;
	position: relative;
	margin-bottom: 100px;
}

.tsukuPoint_column.column-3 {
	padding-top: 0;
	padding-bottom: 0;
}

.tsukuPoint h2 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 35px;
}

.tsukuPoint h2 .nowrap {
	font-weight: 600;
}

.tsukuPoint h3 {
	margin-left: 30px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	
}

.tsukuPoint h3::before {
	counter-increment: number 1;
	content: counter(number, decimal-leading-zero);
	font-size: 60px;
	color: #ddd;
	font-weight: 600;

	position: absolute;
	margin-left: -90px;
}


.tsukuPoint_inner {
	display: flex;
	/*	width: 70%;*/
	width: 930px;
	margin: 0 auto;
}

.tsukuPoint_item {
	width: 100%;
	padding: 1.5em 1em 40px;
}

.inner.innerCount {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
.inner.innerCount::before {
	content: unset;
}

.inner.innerCount + p {
	margin-top: -10px;
	padding-bottom: 10px;
}

@media (min-width: 768px) {
	.tsukuPoint h3 {
		width: calc(100% + 16px);
		margin-left: -8px;
		overflow: hidden;
	}

	.tsukuPoint h3::before {
		content: unset;
	}

	.itemMr {
		margin-right: 15px;
	}
	.inner.innerCount {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.inner.innerCount::before {
		counter-increment: number 1;
		content: counter(number, decimal-leading-zero);
		font-size: 60px;
		color: #F2F2F2;
		font-weight: 600;

		position: absolute;
		top: 35px;
		left: -5px;
	}
	
}

.inner.innerCount img {
	max-width: 250px;
	margin: auto;
	object-fit: contain;
}

.tsukuPoint::before {
	content: "Reasons";
	font-size: 90px;
	font-weight: 600;
	color: #FAFAFA;
	position: absolute;
	top: -43px;
	left: 175px;
}

.home-graph_area {
	display: grid;
	grid-template-columns: 1fr 350px;
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	padding: 15px 0 0;
	justify-content: space-around;
}

.wrapper.CircleArea {
	max-width: 400px;
	margin: 30px auto 0;
}

.img-graph.graph-left {
	width: 100%;
	margin: auto;
}

img.graphImg {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.wrapper p {
	margin-bottom: 30px;
}

.variousCircle1,
.variousCircle2,
.variousCircle3 {
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wrapper {
	display: flex;
	flex-direction: column;
}


.wrapper-center {
	display: flex;
	justify-content: center
}

.wrapper-bottom {
	display: flex;
}

/*
.variousCircle1{display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: calc(22em * (1.41421356237 - 1) / 2 );
    width: 13em;
    height: 13em;
    border-radius: 50%;
    font-size: 1vw;
    background: #FAFAFA;
}
.variousCircle2{display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: calc(22em * (1.41421356237 - 1) / 2 );
    width: 13em;
    height: 13em;
    border-radius: 50%;
    font-size: 1vw;
    background: #FAFAFA;
	margin-right: 30px;
}
.variousCircle3{display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: calc(22em * (1.41421356237 - 1) / 2 );
    width: 13em;
    height: 13em;
    border-radius: 50%;
    font-size: 1vw;
    background: #FAFAFA;
}
*/

.variousCircle1,
.variousCircle2,
.variousCircle3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 20%;
	height: auto;
	font-size: 1vw;
	font-weight: 600;
}

.storeLink {
	display: flex;
}

img.storeIcon {
	width: 100%;
	height: auto;
}

.variousCircle2 {
	margin-right: 30px;
}

.variousCircle1 p {
	margin-bottom: 0;
}

/*
.store_areaImg {
    width: 50%;
}
*/

.store_areaImg p {
	margin-bottom: 0;
}

.store_areaImg {
	display: flex;
}

img.btnStoreImg {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}

.btnStore_area {
	width: 100%;
	margin: 0 auto;
}


.btnStore_area img:hover {
	opacity: 0.5;
}

.top_pickUP {
	display: flex;
	justify-content: flex-start;
	width: 100%;	
	margin: 0 auto 20px;
	gap: 10px;
}

p.pickUP {
	background-color: #000000;
	color: #fafafa;
	font-size: 12px;
	display: flex;
	align-items: center;
	border-radius: 7px;
	margin-bottom: 0;
	padding: 0 8px;
}
p.pickUP_txt {
	margin-bottom: 0;
}



.variousArea {
	border: 1px solid #efefef;
	box-shadow: 0 0 10px #efefef;
	border-radius: 5px;
	width: 80%;
	max-width: 1260px;
	margin: 0 auto;
	margin-bottom: 100px;
	padding: 70px;
}

.variousArea .top-contentTitle {
	font-weight: bold;
}
.variousArea .top-contentTitle .nowrap{
	font-weight: bold;
}

@media (max-width: 1260px) {
	.tsukuPoint,
	.variousArea {
		margin-bottom: 30px;
	}
	.variousArea {
		width: calc(100% - 60px);
	}
}

@media (max-width: 1100px) {
	.variousArea .top-contentTitle {
		margin-bottom: 30px;
	}
}

@media (max-width: 760px) {
	.home-graph_area {
		display: block;
	}
	.img-graph.graph-left {
		max-width: 390px;
		
	}
}

@media (max-width: 600px) {
	.variousArea .top-contentTitle {
		font-size: 20px;
	}
}

@media (max-width: 360px) {
	.variousArea .top-contentTitle .nowrap {
		display: inline;
	}
}

.img.W767none.puzzle {
	background-color: #fff !important;
	border: none;
}

a.btn_arw-gry.squer_btn {
	border-radius: 5px;
	width: 75%;
}

.foot_txt {
	color: #bc2021;
}

.aboutTxt_area {
	margin-bottom: 80px;
}

.variousCircle1:hover,
.variousCircle2:hover,
.variousCircle3:hover {
	cursor: pointer;
}

img.topDtail {
	width: 100%;
	height: auto;
}


.topintDetail {
	background-color: #fff !important;
}

.interview-bg.topItvbanner {
	border-top: 3px solid #bc2021;
}

@media print,
screen and (max-width: 925px) {
	.tsukuPoint_inner {
		width: 100%;
	}


	.tsukuPoint {
		padding: 80px 22.5px;
	}

	.variousArea {
		padding: 40px;
	}

	.variousCircle1,
	.variousCircle2,
	.variousCircle3 {
		padding: calc(22em * (1.414214 - 1) / 2);
		width: 15em;
		height: 15em;
	}
}

@media print,
screen and (max-width: 770px) {
	#home #section1 .column-3 {
		padding: 40px 15px 80px;
	}
}

@media print,
screen and (max-width: 500px) {
	.tsukuPoint h2 {
		font-size: 27px;
		margin-bottom: 30px;
	}

	.tsukuPoint::before {
		font-size: 65px;
		top: -36px;
		left: 20px;
	}

	.tsukuPoint_inner {
		width: 85%;
		flex-direction: column;
	}

	.tsukuPoint_item {
		margin-bottom: 15px;
	}

	.itemMr {
		margin-right: 0px;
	}

	.tsukuPoint {
		padding: 40px 0;
	}

	.inner.innerCount::before {
		font-size: 50px;
	}

	.variousArea h2 {
		text-align: center;
		font-size: 20px;
		margin-bottom: 20px;
		font-weight: 600;
	}

	.variousArea {
		padding: 40px 20px 10px;
	}

	.wrapper p {
		margin-left: 0px;
		text-align: center;
		margin-bottom: 15px;
	}

	.wrapper.CircleArea {
		width: 100%;
	}

	.variousCircle1 {
		margin-left: 0px;
	}

	.variousCircle2 {
		margin-left: 0px;
		margin-right: 0px;
	}

	.wrapper-top {
		display: block;
	}

	.wrapper-center {
		flex-direction: column;
	}

	.variousCircle1,
	.variousCircle2,
	.variousCircle3 {
		width: 100%;
		height: auto;
		border-radius: 10px;
		margin-bottom: 10px;
		padding: 6px;
		padding: 8px;
		font-size: 15px;
	}

	.img-graph {
		width: 100%;
	}

	p.varioustxt {
		margin-bottom: 0px;
	}

	.img.W767none.puzzle {
		background-color: #fff !important;
		border: none !important;
	}

	a.btn_arw-gry.squer_btn {
		width: 100% !important;

	}

	.mainImg-bace {
		margin-bottom: 30px;
	}

	.wrapper.CircleArea {
		margin-left: 0;
	}

	.card-round.moduleSpace {
		margin-bottom: 75px !important;
	}

	.card-round.w480mb0em.dropSpace {
		padding-bottom: 100px !important;
	}

	h2.top-contentTitle.txtC.mb1em.aboutTtl.fw600 {
		font-size: 30px !important;
	}

	.columnBox {
		padding: 20px 0;
	}


	/*
	h2#about_anc {
    	font-size: 20px;
	}
*/


}

/*-----------------------------------------------
 *  sub 共通
 -----------------------------------------------*/
.titleIcon-bu::before,
.titleIcon-gr::before,
.titleIcon-og::before,
.titleIcon-pk::before,
.titleIcon-rd::before,
.titleIcon-br::before,
.titleIcon-gy::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f111';
	color: #bfc3e5;
	margin-right: 0.5em;
}

.titleIcon-bu::before {
	color: #94d6dd;
}

.titleIcon-gr::before {
	color: #9bd38d;
}

.titleIcon-og::before {
	color: #efbc7f;
}

.titleIcon-pk::before {
	color: #ed9fbf;
}

.titleIcon-br::before {
	color: #BD987A;
}

.titleIcon-rd::before {
	color: #e98b8b;
}

.titleIcon-gy::before {
	color: #d3cccc;
}

.area-service {
	width: 100%;
}

/* 共通 枠 */
.card-WHround .txt {
	padding: 2em 2em;
}

@media print,
screen and (max-width: 767px) {
	.card-WHround .img {
		width: 80%;
		max-width: 300px;
		margin: 1em auto 0;
	}
}

@media print,
screen and (min-width: 768px) {
	.card-WHround {
		display: flex;
	}

	.card-WHround .img {
		width: 30%;
		padding: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.card-WHround .img img{
		width: 100%;
		height: auto;
		object-fit: contain;
	}

	.txt.txtCenter.font_nomal p {
		font-weight: 400 !important;
	}

	.txt.txtCenter.font_nomal {
		flex-direction: column;
		align-items: flex-start;
	}

	.txt.txtCenter.font_nomal h3 {
		margin-right: auto;
	}

	p.kome {
		font-size: 0.8em;
		width: 92%;
	}

	a.base_detailBtn.btn-L.btn_arw-gry.fR.fsSS {
		padding: 0.8em 1.7em;
	}

	.moduleBtn {
		width: 100%;
	}

	p.baseSubTxt.mb1em {
		width: 100%;
	}

	p.komegurume {
		width: 100%;
		font-size: 14px;
	}

	.txt.oneLine {
		display: flex;
		align-items: center;
	}

	.card-WHround img.w90 {
		width: 90%;
	}

	.card-WHround img.w75 {
		width: 75%;
	}

	.card-WHround img.w65 {
		width: 65%;
	}

	.card-WHround img.w50 {
		width: 50%;
	}

	.card-WHround .txt {
		width: 100%;
		background-color: #fbfbfb;
		border-radius: 0 5px 5px 0;
		padding: 1.5em 2em;
	}

	.flex-txt {
		width: 78%
	}

	.flex-btn {
		width: 22%
	}

	.txtCenter {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

/* 仕様一覧 */
#m-beauty dl dt,
#m-farm dl dt,
#m-dropshipping dl dt,
#m-gourmet dl dt,
#m-online dl dt,
#m-ticket dl dt {
	width: 100%;
	padding: 1.5em;
	background-color: #fbfbfb;
}

#m-beauty dl dd,
#m-farm dl dd,
#m-dropshipping dl dd,
#m-gourmet dl dd,
#m-online dl dd,
#m-ticket dl dd {
	width: 100%;
	padding: 1.5em;
}

@media print,
screen and (max-width: 767px) {

	#m-beauty dl dt.SPicon::before,
	#m-farm dl dt.SPicon::before,
	#m-dropshipping dl dt.SPicon::before,
	#m-gourmet dl dt.SPicon::before,
	#m-online dl dt.SPicon::before,
	#m-ticket dl dt.SPicon::before {
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		content: '\f0c8';
		color: #2a3242;
		margin-right: 0.5em;
	}
}

@media print,
screen and (min-width: 768px) {

	#m-beauty dl,
	#m-farm dl,
	#m-dropshipping dl,
	#m-gourmet dl,
	#m-online dl,
	#m-ticket dl {
		display: flex;
		flex-wrap: wrap;
	}

	#m-beauty dl dt,
	#m-farm dl dt,
	#m-dropshipping dl dt,
	#m-gourmet dl dt,
	#m-online dl dt,
	#m-ticket dl dt {
		width: 30%;
		padding: 1em 1em 1em 2em;
		border-bottom: solid #cccccc 1px;
		background-color: #ffffff;
	}

	#m-beauty dl dd,
	#m-farm dl dd,
	#m-dropshipping dl dd,
	#m-gourmet dl dd,
	#m-online dl dd,
	#m-ticket dl dd {
		width: 70%;
		padding: 1em 1em 1em 0;
		border-bottom: solid #cccccc 1px;
	}

	/* 改行制御 */
	#m-beauty dl dt > span,
	#m-farm dl dt > span,
	#m-dropshipping dl dt > span,
	#m-gourmet dl dt > span,
	#m-online dl dt > span,
	#m-ticket dl dt > span {
		display: inline-block;
	}
}

/* 正円 小 ----------------------------------- */
.icon-circle-bu,
.icon-circle-gr,
.icon-circle-og,
.icon-circle-pk,
.icon-circle-rd {
	width: 65px;
	height: 65px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: .8em;
	float: left;
	margin-right: 1em;
}

.icon-circle-bu {
	background: #85cdd9;
}

.icon-circle-gr {
	background: #88c67b;
}

.icon-circle-og {
	background: #f0ad4d;
}

.icon-circle-pk {
	background: #ed7ea0;
}

.icon-circle-rd {
	background: #e14553;
}

/* 正円 大 ----------------------------------- */
.icon-circle-buL,
.icon-circle-grL,
.icon-circle-ogL,
.icon-circle-pkL,
.icon-circle-rdL,
.icon-circle-gyL {
	width: 120px;
	height: 120px;
	position: relative;
	margin-right: 1em;
}

.icon-circle-buL {
	background: #94d6dd;
}

.icon-circle-grL {
	background: #9bd38d;
}

.icon-circle-ogL {
	background: #efbc7f;
}

.icon-circle-pkL {
	background: #ed9fbf;
}

.icon-circle-rdL {
	background: #ef838d;
}

.icon-circle-gyL {
	background: #cccccc;
}

.circle-inner {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media print,
screen and (min-width: 768px) {
	.area-service {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.icon-circle-buL,
	.icon-circle-grL,
	.icon-circle-ogL,
	.icon-circle-pkL,
	.icon-circle-rdL,
	.icon-circle-gyL {
		width: 150px;
		height: 150px;
		margin-left: 3em;
	}
}

/*-----------------------------------------------
 *  sub ご利用登録
 -----------------------------------------------*/
.contactForm {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.Form-Item,
.Form-Item2 {
	flex-wrap: wrap;
	border-top: 1px solid #cccccc;
	padding: 1em;
	width: 100%;
	display: flex;
	align-items: center;
}

.Form-Item3 {
	border-top: 1px solid #cccccc;
	padding: 1em;
	width: 100%;
}

.lastborder {
	border-bottom: 1px solid #ddd;
	margin-bottom: 3em;
}

.Form-Item-InputArea {
	width: 100%;
}

.Form-Item-Label {
	width: 100%;

}

.Form-Item-Label > span.supple {
	display: inline-block;
	font-size: .8em;
	line-height: 1.6em;
	padding-top: 5px;
}

.Form-Item-Label.isMsg {
	margin-top: 0;
}

.Form-Item-Input {
	width: 95%;
	height: 40px;
	margin-left: 0;
	margin-top: 18px;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #ddd;
	border-radius: 6px;
	background: #eaedf2;
	font-size: 1em;
}

/* input下　説明 */
.Form-Item .exp {
	font-size: 0.8em;
	margin-top: 1em;
	color: #757575;
}

.Form-Item-Textarea {
	width: 100%;
	height: 200px;
	margin-top: 18px;
	flex: inherit;
	font-size: 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding-left: 1em;
	padding-right: 1em;
	background: #eaedf2;
}

/* 必須 */
.Form-Item-Label-Required {
	border-radius: 4px;
	padding: 0 5px;
	margin-right: 8px;
	display: inline-block;
	text-align: center;
	background: #e98b8b;
	color: #fff;
	font-size: .8em;
}

/* ご利用規約ボタン */
.btn-kiyaku a {
	max-width: 250px;
	margin: .6em 0 2em 2em;
	padding: .6em 0;
	border-radius: 6px;
	background: #4c576d;
	text-align: center;
	color: #fff;
	display: block;
}

.btn-kiyaku a:hover {
	background-color: rgba(76, 87, 109, 0.7);
}

@media screen and (min-width: 768px) {
	.contactForm {
		width: 90%;
	}

	.Form-Item {
		padding: 1em;
		display: flex;
		align-items: center;
	}

	.Form-Item2 {
		padding: 1em;
		flex: inherit;
	}

	.Form-Item-Label {
		width: 30%;
	}

	.Form-Item-InputArea {
		width: 70%;
		padding: 0 2em 0 1em;
	}

	.Form-Item-Input {
		width: 100%;
		height: 48px;
		flex: 1;
		margin-top: 0;
	}

	.Form-Item-Textarea {
		width: 100%;
		margin-top: 1em;
		margin-bottom: 1em;
		height: 216px;
		flex: 1;
	}

	.Form-Item2 .Form-Item-Label {
		width: 100%;
	}

	.Form-Item-Label.isMsg {
		margin-top: 8px;
		margin-bottom: auto;
	}

	/* 送信　確認ボタン */
	.btn-kiyaku {
		width: 20%;
		margin-bottom: 1em;
		padding: 6px 0 4px;
	}

	.btn-kiyaku a {
		font-size: 0.8em;
	}
}

@media screen and (max-width: 1159px) {
		.btn-kiyaku {
		width: 31%;
	}
}

@media screen and (max-width: 599px){
	.btn-kiyaku {
		width: 100%;
	}
}
/* フロー */
.msr_flow {
	width: 100%;
	list-style: none;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 1em;
	margin: 0 auto 3em;
}

@media screen and (min-width: 768px) {
	.msr_flow {
		width: 90%;
	}
}

.msr_flow li {
	background-color: #e7e9ee;
	line-height: 50px;
	color: #4c576d;
	display: block;
	float: left;
	width: 32.5%;
	padding: 0 10px 0 40px;
	text-align: center;
	text-decoration: none;
}

.msr_flow li:first-child {
	padding-left: 20px;
}

/* 三角形下部 */
.msr_flow li::after {
	background-color: #e7e9ee;
	border-right: 4px solid #b6bdca;
	content: " ";
	display: block;
	height: 20px;
	margin-left: auto;
	margin-right: -30px;
	margin-top: -30px;
	position: relative;
	transform: skew(-30deg);
	-o-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	width: 25px;
}

/* 三角形上部 */
.msr_flow li::before {
	background-color: #e7e9ee;
	border-right: 4px solid #b6bdca;
	content: " ";
	display: block;
	float: right;
	height: 20px;
	margin-bottom: -30px;
	margin-left: auto;
	margin-right: -30px;
	transform: skew(30deg);
	-o-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-webkit-transform: skew(30deg);
	width: 25px;
}

/* 右端の設定 */
.msr_flow .active {
	background-color: #4c576d;
	color: #ffffff;
}

.msr_flow .active::before,
.msr_flow .active::after {
	background-color: #4c576d;
	border-right: none;
	border-right: 4px solid #b6bdca;
}

/* ご利用プランの選択 */
.planBox {
	width: 97%;
	margin: 0 auto 1em;
	padding: 1.5em;
	border: solid #878dc7 3px;
	border-radius: 6px;
	margin-bottom: 3em;
}

.planBox .choice,
.planBox .choice2 {
	background-color: #ebedfb;
	border-radius: 6px;
	padding: 1em 1.5em;
	margin-bottom: 1em;
	line-height: 2em;
}

.planBox .choice2 {
	background-color: #f9f8e8;
}

.choice > p,
.choice2 > p {
	display: inline-block;
	padding-right: 1em;
}

.btn-shousai a {
	width: 100%;
	margin: 1em auto 0;
	padding: 0.5em 0;
	border-radius: 6px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
	text-align: center;
	line-height: 1;
	border: solid #333333 1px;
	display: block;
}

/* セレクトボックス */
.pack-select {
	overflow: hidden;
	width: 97%;
	margin: 2em auto 1.5em;
	text-align: center;
}

.pack-select select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.pack-select select::-ms-expand {
	display: none;
}

.pack-select.pase-icon {
	position: relative;
	border-radius: 2px;
	border: 3px solid #4c576d;
	border-radius: 6px;
	background: #ffffff;
}

.pack-select.pase-icon::before {
	position: absolute;
	top: 1em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #4c576d;
	pointer-events: none;
}

.pack-select.pase-icon select {
	padding: 0.7em 38px 0.7em 1em;
	color: #4c576d;
	font-size: 1.1em;
}

.btn-address a {
	width: 8em;
	margin: 0.8em 1em 0 0;
	padding: 0.5em;
	border-radius: 6px;
	background: #4c576d;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 0.8em;
	float: left;
}

.btn-address a:hover {
	background-color: rgba(76, 87, 109, 0.7);
}

/* 入力エラー */
.error-txt {
	width: 95%;
	margin: 0 auto 1.5em;
	padding: 1em;
	background-color: #f9eded;
	border-radius: 6px;
	color: #bc2021;
}

@media screen and (min-width: 768px) {
	.error-txt {
		width: 90%;
		margin: 0 auto 1.5em;
	}
}

/*-----------------------------------------------
 *  sub ツクツク!!CMSとは
 -----------------------------------------------*/
/* title 必須 */
h2 .hissu,
h3 .hissu {
	width: 4em;
	padding: 5px 0.8em 5px;
	margin-left: 1em;
	border-radius: 45px;
	background-color: #ff9900;
	color: #fff;
	text-align: center;
	line-height: 1;
	font-size: 0.7em !important;
	white-space: nowrap;
}

h3 .hissu,
h4 .hissu {
	width: 5em;
	padding: 5px 10px 5px;
	margin-left: 1em;
	border-radius: 45px;
	border: 1px solid #bc2021;
	color: #bc2021;
	text-align: center;
	line-height: 1;
	font-size: 0.7em !important;
	background-color: #fff;
}

.costDtail small {
	font-weight: 600;
}

.costDtail {
	border: 1px solid #CCC;
	border-radius: 15px;
	padding: 30px;
}

.Monthlycost {
	background-color: #f2f2f2;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 20px;
}

h4.h-fsL.underline {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	font-weight: 600;
}

h4.h-fsL.underline small {
	font-weight: 600;
}

.costPlan_area ul {
	display: flex;
	justify-content: center;
}

.costPlan_area li {
	margin-left: 60px;
}

.costPlan_inner {
	display: flex;
	height: 180px;
	justify-content: center;
	align-items: center;
	width: 180px;
	height: 180px;
	border: 1px solid #CCC;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 8px #ccc;
}


.costPlan_inner a {
	display: block;
	text-align: center;
	line-height: 1.3;
}

.costPlan_box {
	background-color: #f2f2f2;
	padding-bottom: 0px;
}
.costPlan_box .inner {
	padding: 30px 0 10px;
}


li.planCenter:after {
	content: "オススメ";
	background-color: #000000;
	color: #fff;
	font-size: 13px;
	padding: 3px 8px;
	border-radius: 30px;
	position: relative;
	top: -145px;
	left: 55px;
}

.btn-red.apply a {
	border-radius: 50px;
}

a.btn_arw-gry.applyBtn {
	border: none;
}

.costPlan_area li::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	width: 0.5em;
	height: 0.5em;
	transform: translateY(-50%) rotate(45deg);
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	position: relative;
	top: 165px;
	left: 83px;
}

h3.sub-contentTitle {
	font-size: 22px;
	font-weight: 600;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}

.costBox {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 8px;
	padding: 40px 0;
	box-shadow: 0 0 8px #ccc;
	position: relative;
}

.costPlan_area {
	margin-bottom: 50px;
}

.subContent.contentBox {
	padding-bottom: 0;
	padding-top: 70px;
}

div#section1 {
	margin-bottom: 100px;
}

.bg_white {
	background-color: #fff;
}

p.baceModule {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	background-color: #CCC;
	color: #fff;
	font-weight: 600;
	padding: 0px 25px;
	border-radius: 20px;
}

p.optionDtl {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #CCC;
	padding: 0 25px;
	color: #333;
	font-weight: 600;
	border-radius: 20px;
}

span.emphasis {
	color: #bc2021;
	font-weight: 600;
}

p.plusMark {
	padding: 0 10px;
	font-size: 20px;
	font-weight: bold;
}
p.txtC.contactTxt {
	font-size: 13px;
	font-weight: 600;
}

h3.h-fsL.icon-no.mb15em {
	font-weight: 600;
}

p.SPml1em {
	font-weight: 600;
}

div#section2 p,
div#section4 p,
div#section1 p {
	/*font-weight: 600;*/
}

.ribbon {
	display: inline-block;
	position: relative;
	padding: 3px 25px;
	background-color: #333;
	color: #fff;
	font-weight: 600;
	position: absolute;
	top: 40px;
	left: -21px;
}

.ribbon::before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px #333;
}

.shopName {
	margin-bottom: 5px;
}

.shopName p {
	font-size: 11px;
}

.personName p {
	font-size: 17px;
}

/*
.subContent.interviewTop {
	background-image: linear-gradient(-45deg, #fff 32%, #f9f9f9 32%, #f9f9f9 45%, #fff 45%, #fff 75%, #f9f9f9 75%, #f9f9f9);
	background-size: 2800px 2800px;
	background-position-y: center;
}
*/

.subContent.interviewInner {
	padding-top: 0;
}

.interview-sticker {
	position: relative;
}

.interview-sticker p {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-lr;
}

.interview-sticker p {
	background-color: #bc2021;
	color: #fff;
	width: 150px;
	height: 220px;
	padding-top: 40px;
	position: absolute;
	top: -80px;
	right: 0;
	z-index: -2;
}


.itvTop {
	display: flex;
	margin-top: 80px;
	margin-bottom: 80px;
}

.itvTop_inner {
	border: 3px solid #bc2021;
	padding: 40px;
}

.itvTop_ttl p {
	color: #bc2021;
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 40px;
	font-weight: 600;
}

p.conpanyName,
.itvInfo p {
	color: #bc2021;
	font-size: 13px;
}

p.personName {
	color: #bc2021;
	font-size: 22px;
}

.card_box.toparea img {
	max-width: 100%;
	height: auto;
}

.card_box.toparea {
	position: relative;
	top: 75px;
	right: 30px;
	z-index: -1;
}



.itv_profile {
	margin-bottom: 40px;
}

.noflex {
	display: block;
}

.itv_check {
	background-color: #f9f9f9;
	padding: 40px;
}

p.itv_checkTtl {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

.itv_check {
	position: relative;
	margin-bottom: 100px;
}

.itv_check::before {
	content: "CHECK!";
	display: block;
	width: 110px;
	color: #bc2021;
	font-size: 19px;
	font-family: Franklin Gothic Medium;
	border-bottom: 2px solid #bc2021;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	position: absolute;
	top: -15px;
	left: -25px;
	letter-spacing: 0.3em;
}

.itvDtail_inner {
	display: flex;
}


.itvDtail_txt {
	width: 100%;
	padding: 85px 20px 0;

}

.itvDtail_right {
	width: 100%;
}



img.itvimg {
	max-width: 100%;
	height: auto;
	padding: 0 20px;
}


.itvDtail {
	counter-reset: number 0;
}


.itvDtail li {
	margin-bottom: 80px;
}

.itvDtail_txt h4 {
	font-size: 20px;
	position: relative;
	margin-bottom: 30px;
	font-weight: 600;
}

.itvDtail_txt h4:before {
	counter-increment: number 1;
	content: counter(number, decimal-leading-zero);
	font-size: 50px;
	color: #bc2021;
	position: absolute;
	top: -70px;
}

.lastanswer {
	margin-bottom: 80px;
}

.itvProfile {
	margin-right: 20px;
	margin-left: 20px;
}

.itvProfile_inner {
	display: flex;
	padding: 20px 0;
	border: 1px solid #bc2021;
}

.itvProfile_img {
	width: 25%;
}

.itvProfile_detail {
	width: 75%;
}

.itvProfile_detail {
	color: #bc2021;
}

.itvProfile_detail small {
	display: block;
	margin-bottom: 15px;
}

.itvProfile_detail h4 {
	font-size: 22px;
	margin-bottom: 20px;
}

.itvProfile_detail p {
	font-size: 13px;
	margin-bottom: 10px;
}

.moduleLink {
	display: flex;
}

.moduleLink a {
	color: #bc2021;
	border: 1px solid #bc2021;
	display: flex;
	width: 25%;
	justify-content: center;
	padding: 5px 8px;
	border-radius: 5px;
	margin-right: 10px;
}

#interview .moduleLink {
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 15px;
}
#interview .moduleLink a.btn_arw_red {
	width: auto;
	min-width: 100px;
	margin-right: 0;
	padding: 5px 24px 5px 14px;
}

.moduleLink a:hover {
	background-color: #bc2021;
	color: #fff;
}

a.btn_arw_min {
	position: relative;
	color: #bc2021;
	font-size: 14px;
	display: block;
	padding-left: 10px;
}

.btn_arw_min::after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0.4em;
	height: 0.4em;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid #bc2021;
	border-top: 1px solid #bc2021;
	content: "";
}

.btn_arw_red {
	position: relative;
}

.btn_arw_red::after {
	position: absolute;
	top: 50%;
	right: 1em;
	width: 0.3em;
	height: 0.3em;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid currentColor;
	border-top: 1px solid currentColor;
	content: "";
}

.fivePint {
	padding: 50px 0;
}

.fivePint ul {
	display: flex;
	width: 70%;
	justify-content: space-between;
	margin: 0 auto;
}

.fivePint li {
	text-align: left;
	flex: 1;
	border-left: 1px solid #323232;
	padding-left: 15px;
}

.subContent.interviewInner {
	width: 65%;
	margin: 0 auto;
}


.pc_only {
	display: block;
}

.sp_only {
	display: none;
}


#about h2.color {
	display: flex;
}

#about h2.color img {
	margin: 2px 0 0 1em;
	width: 110px;
}

#about .column4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#about .card-round2 {
	width: 23%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}

#about .card-round2 h3,
#about .card-round2 h3 span {
	font-weight: 600;
}

#about .card-round2 p {
	text-align: left !important;
}

#about .card-round {
	width: 100%;
	margin-bottom: 2em;
	padding: 2em;
}

#about .card-round2 img {
	width: 80%;
	max-width: 150px;
	margin: 0 auto 1em;
}

.card-round2.aboutIcon img {
	width: 100%;
	height: auto;
}

#about .icon-Sbox {
	display: flex;
	justify-content: center;
	align-items: center;
}

#about .icon-S {
	width: 13%;
	margin: 0 auto;
}

#about .icon-Stxt {
	width: 85%;
	text-align: left;
	padding-left: 1em;
	margin-bottom: 0;
}

#about .about-btn {
	width: 90%;
	margin: 1em auto 0;
}

#about .sitebtn {
	margin-top: auto;
}

#about .sitebtn a {
	font-size: .9em
}
#about #section2 {
	margin-top: 40px;
}

.about-iconbox {
	width: 75%;
	margin: 0 auto;
	border-top: solid #cccccc 6px;
	border-left: solid #cccccc 6px;
	border-right: solid #cccccc 6px;
	border-radius: 10px 10px 0 0;
}

.about-logo {
	width: 42%;
	margin: 0 auto;
	position: relative;
	bottom: 25px;
	z-index: 5;
}

@media print,
screen and (max-width: 1680px) {
	/*
	.itvTop {
    padding: 0 20%;

	}
*/

	.interview-sticker p {
		/*		right: 20%;*/

	}


}

@media print,
screen and (max-width: 1520px) {
	.subContent.interviewInner {
		width: 80%;
	}
}

@media print,
screen and (max-width: 1320px) {

	.itv_check::before {
		left: -25px;
	}
}

@media print,
screen and (max-width: 1080px) {
	.subContent.interviewInner {
		width: 90%;
	}

	.interview-sticker p {
		padding-top: 20px;

	}

	.itv_check::before {
		left: -14px !important;
		width: 87px !important;
		font-size: 15px !important;
	}

	.fivePint ul {
		width: 85%;
	}


}


@media print,
screen and (max-width: 895px) {
	.fivePint ul {
		width: 90%;

	}

	.fivePint li {
		padding-left: 10px;
		font-size: 13px !important;
	}

}

@media print,
screen and (max-width: 768px) {
	#about .column4 > .card-round2 {
		width: 100%;
		margin-bottom: 20px;
	}

	#about .icon-L img {
		max-width: 130px;
		position: relative;
		top: -50px;
		z-index: 2;
		margin: 0 auto -35px;
	}
	.subContent.interviewInner {
		width: 100%;
	}
}

@media print,
screen and (max-width: 945px) {
	.card_inner.itxImg {
		width: 315px !important;
		height: 315px !important;
	}

	.itvTop_inner {
		padding: 20px;
	}

	.itvTop_ttl p,
	p.personName {
		font-size: 19px;
	}

	.itvTop_ttl p {
		margin-bottom: 20px;
		margin-top: 30px;
	}

	p.conpanyName,
	.itvInfo p {
		font-size: 12px;
	}

	.itv_profile {
		margin-bottom: 20px;
	}

	.card_inner.itxImg {
		right: 15px;
		top: 43px;
	}

	.itvTop_box {
		margin-left: 15px;
	}

	.interview-sticker p {
		font-size: 11px;
		height: 165px;
		padding-top: 18px;
		top: -50px;
		right: 2%;
	}

	.itvTop {
		margin-top: 50px;
	}

	.osusume_label {
		top: 27px;
	}

	.osusume_label {
		font-size: 11px;
	}

}

@media print,
screen and (max-width: 500px) {
	.itvTop {
		flex-direction: column-reverse;
		margin-top: 0;
		margin-left: 0;
	}

	.card_inner.itxImg {
		right: 0px;
		top: 0px;
		width: 100% !important;

	}

	.interview-sticker p {
		font-size: 11px;
		height: 35px;
		padding-top: 7px;
		top: 375px;
		z-index: 1;
		writing-mode: horizontal-tb;
		width: 100px;
		right: 0;
		text-align: center;
	}

	.itvTop_inner {
		border: none;
	}

	.itvTop_box {
		margin-left: 0;
	}

	.itv_check {
		padding: 20px;
	}

	.itv_check::before {
		left: -14px !important;
		width: 87px !important;
		font-size: 15px !important;
	}

	.itvTop {
		padding: 0;
		margin-bottom: 80px;
	}

	p.itv_txt {
		line-height: 1.7;
	}

	.itvTop.noflex {
		margin: 0 20px;
	}

	p.itv_checkTtl {
		text-align: center;
		line-height: 1.4;
	}

	.itvDtail_inner {
		flex-direction: column;
	}

	.itvDtail_txt {
		order: 2;
		padding: 85px 0px 0;
	}

	.itvDtail_right {
		order: 1;
		margin-bottom: 40px;
	}

	.card_box {
		top: 0px;
		right: 0px;
	}

	img.itvimg {
		padding: 0;
	}

	.itvDtail_txt h4 {
		margin-bottom: 25px;
	}

	.itvProfile_inner {
		flex-direction: column;
	}

	.itvProfile_img {
		width: 50%;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	.moduleLink a {
		width: 75%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	#interview .moduleLink a.btn_arw_red {
		width: 75%;		
		margin-bottom: 0;
	}

	.moduleLink {
		justify-content: center;
		align-items: center;
		gap: 20px;
	}

	.itvProfile_detail {
		margin: 0 auto;
	}

	.itvProfile {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 40px;
	}

	.card_box.toparea {
		top: 0px;
		right: 0px;
	}

	.pointInner {
		width: 130px;
		height: 130px;
		font-size: 14px;
	}

	.subContent.interviewTop {
		background-image: none;
	}

	.subContent.interviewInner {
		width: 100%;
	}

	.topIiiust {
		padding-top: 0 !important;
	}

	#home .card-round img {
		margin: 0 auto 15px;
	}

	.tsukuPoint_item img {
		width: 90%;
		margin: 0 auto;
	}


	.costBox {
		padding: 40px 20px;
	}

	.Monthlycost,
	.costDtail {
		padding: 30px 20px;
	}


}

@media print,
screen and (max-width: 380px) {
	.interview-sticker p {
		top: 360px;
	}

	p.txtC.contactTxt {
		font-size: 11px;
	}

}

@media print,
screen and (min-width: 768px) {
	#about .column4 > .card-round2 {
		width: 47.2%;
		margin-bottom: 20px;
	}

	#about .card-round {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	#about .about-btn {
		width: 220px;
	}

	#about .about-txt {
		width: 67.66%;
		margin: 0 2em;
	}

	#about .icon-L img {
		margin: 0;
		width: 145px;
	}

	#about .icon-S {
		width: 60px;
		margin: 0;
	}

	#about .icon-Stxt {
		width: 90%;
		padding-left: 1em;
	}

	#about .flex-btn,
	#osusowake .flex-btn {
		width: 280px;
		float: right;
	}

	.about-logo {
		width: 200px;
	}
}

@media print,
screen and (min-width: 1025px) {
	#about .column4 > .card-round2 {
		max-width: 23.5%;
		margin: 0;
	}
}

@media only screen and (max-width: 480px) {
	#about .icon-L img {
		max-width: 100px;
	}

	.about-logo {
		width: 65%;
	}

	#about .icon-S {
		width: 20%;
	}
}

/*-----------------------------------------------
 *  sub ホーム機能
 -----------------------------------------------*/
.icon-module {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 1em;
}

.icon-module-L {
	width: 15%;
	max-width: 150px;
	margin-left: 1em;
	margin-right: 1em;
}

.baseBox-l {
	width: 100%;
}

.baseBox-r {
	width: 100%;
}

.baseBox-c {
	width: 90%;
}

.baseBox-l h3,
.baseBox-r h3 {
	width: 60%;
	background-color: #999999;
	color: #fff;
	text-align: center;
	padding: 0.5em 0;
	border-radius: 45px;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
}

.base-yazirushi {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.baseBox-c ul {
	margin-left: 1.5em;
}

.baseBox-c ul li {
	list-style: disc;
	line-height: 2em;
}

@media print,
screen and (max-width: 767px) {

	.baseBox-l img,
	.baseBox-r img {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.baseBox-c {
		border: solid #cccccc 1px;
		padding: 1em 0 1em 2em;
		margin: 2em auto 1.5em;
	}
}

@media print,
screen and (min-width: 768px) {
	.moduleBox {
		display: flex;
		justify-content: space-between;
	}

	.baseBox-l {
		width: 33%;
	}

	.baseBox-r {
		width: 45%;
	}

	.baseBox-c {
		width: 23%;
		padding-left: 1em;
	}

	.baseBox-r-inner {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.base-yazirushi {
		width: 16%;
	}

	.baseBox-rImg {
		width: 84%;
		max-width: 400px;
	}

	.baseBox-l h3,
	.baseBox-r h3 {
		width: 90%;
		font-size: 0.9em;
	}

	.baseBox-c ul li {
		font-size: 0.9em;
	}

	.baseBox-l img,
	.baseBox-r img {
		width: 100%;
	}

}

@media print,
screen and (min-width: 1025px) {
	.baseBox-l {
		max-width: 400px;
	}

	.baseBox-c {
		max-width: 270px;
	}

	.baseBox-r {
		max-width: 465px;
	}

	.baseBox-l h3,
	.baseBox-r h3 {
		width: 70%;
	}

	.icon-module-L {
		width: 150px;
		height: 150px;
		margin-left: 40px;
		margin-right: 20px;
	}
}

@media only screen and (max-width: 480px) {

	.baseBox-l h3,
	.baseBox-r h3 {
		width: 80%;
	}

	.icon-module-L {
		width: 25%;
		max-width: 150px;
		margin-right: 1em;
		margin-left: 0;
	}
}

/*-----------------------------------------------
 *  sub おすそわけ
 -----------------------------------------------*/
.osusowakeImg {
	width: 90%;
	margin: 20px auto 0;
}

.icon-osusowake {
	width: 100px;
	margin: 1em auto 2em;
}

hr.dotted {
	width: 95%;
	margin: 10px auto 20px;
	border: dashed 1px #e0e0e0;
}

hr.dotted.osusowakePage {
	margin-top: 50px;
}

@media print,
screen and (min-width: 768px) {
	.osusowakeImg {
		width: 480px;
	}

	hr.dotted {
		width: 80%;
		margin: 10px auto 20px;
		border: dashed 1px #e0e0e0;
	}

	.icon-osusowake {
		width: 100px;
		margin: 1em auto 2em;
	}
}

@media print,
screen and (min-width: 1025px) {
	hr.dotted {
		width: 60%;
		max-width: 760px;
	}
}

@media only screen and (max-width: 480px) {

	#osusowake #section1 p,
	#osusowake #section2 p,
	#osusowake #section3 p,
	#osusowake #section4 p,
	#osusowake #section5 p {
		text-align: left;
	}
}

/*-----------------------------------------------
 *  sub 出店までの流れ
 -----------------------------------------------*/
.flow-no {
	width: 12%;
	max-width: 50px;
	margin: 0 auto;
	position: relative;
	top: 24px;
	z-index: 2;
	margin-top: -12px;
}

.flow-excerpt {
	margin: 0 0 20px;
	text-align: center;
}
@media (max-width: 480px) {
	.flow-excerpt {
		text-align: left;
	}
	.flow-excerpt .pconly {
		display: none;
	}
}

.flowBox {
	width: 100%;
	margin: 0 auto 20px;
}

.flowBox-l {
	width: 100%;
	padding: 3em 2em 2em;
	display: flex;
	background-color: #f7f7f7;
	justify-content: center;
	align-items: center;
	border-top: solid #cc5253 4px;
	border-radius: 4px 4px 0 0;
	/* 左上、右上、右下、左下 */
}

.flowBox-r {
	width: 100%;
	padding: 2em;
	background-color: #fbfbfb;
	border-radius: 0 0 4px 4px;
}

.flowBox-l img {
	width: 35%;
}

/*-- 三角矢印 --*/
.triangle-bottom {
	display: inline-block;
	border-style: solid;
	border-width: 22px 22px 0 22px;
	border-color: #cccccc transparent transparent transparent;
}

@media print,
screen and (min-width: 768px) {
	.flow-no {
		width: 50px;
		top: 20px;
	}

	.flowBox-l {
		width: 20%;
		/*        padding: 0 1em;*/
		display: flex;
		border-radius: 4px 0 0 4px;
	}

	.flowBox-r {
		width: 80%;
		border-top: solid #cc5253 4px;
		border-radius: 0 4px 4px 0;
		/* 左上、右上、右下、左下 */
	}

	.flowBox-l img {
		width: 100%;
		height: auto;
	}
}

@media print,
screen and (min-width: 1025px) {
	.flow-no {
		top: 24px;
	}

	.flowBox {
		width: 85%;
	}

	/*    .flowBox-l {padding: 0 2em;}*/
}

@media only screen and (max-width: 480px) {
	.flowBox-l {
		padding: 2.5em 0 1em;
	}

	.flowBox-r {
		padding: 1.5em 1em;
	}
}

/*-----------------------------------------------
 *  sub よくある質問
 -----------------------------------------------*/
ul.faqbtn {
	width: 100%;
}

li.btnbox {
	width: 100%;
	border-radius: 6px;
	margin-bottom: 1em;
	background-color: #fbfbfb;
	border: solid #dddddd 1px;
	display: block;
}

li.btnbox a {
	width: 95%;
	margin: 0 auto;
	padding: 1em;
	display: block;
	line-height: 1.5;
	background: url("../images/faq/ion-yazirushi.svg") no-repeat;
	background-size: 20px 20px;
	background-position: right;
}


@media print,
screen and (min-width: 768px) {
	li.btnbox {
		width: 46%;
		margin: 0 2% 1em;
		float: left;
	}
}

@media print,
screen and (min-width: 1025px) {
	li.btnbox {
		width: 30%;
		margin: 0 1.5% 1em;
		float: left;
	}
}

/*--Q A -----------------------------*/
.inner-top0 {
	padding-top: 0 !important;
}

.acbox {
	width: 100%;
	font-size: 0px;
	margin: 0 0 20px;
}

.acbox label {
	width: 100%;
	background: #f2f2f2;
	position: relative;
	display: block;
	padding: 0.5em 1.2em;
	cursor: pointer;
	border-radius: 3px
}

.acbox label:hover {
	background: #e8e6e6;
}

.acbox input {
	display: none;
}

.acbox label:after {
	font-family: FontAwesome;
	content: '\f107';
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -14px;
	color: #3e3e3e;
}

.acbox input:checked ~ label::after {
	content: '\f106';
}

.acbox div {
	height: 0px;
	overflow: hidden;
	opacity: 0;
	transition: 0.15s;
}

.acbox input:checked ~ div {
	height: auto;
	padding: 1.2em;
	border-radius: 0px;
	opacity: 1;
}

.acbox-under {
	padding: 0 1.2em;
}

.icon-q span {
	margin-right: 0.5em;
	font-weight: 600;
	font-size: 1.2em;
	color: #36666a;
}

.acbox-under span {
	margin-right: 0.5em;
	font-weight: 600;
	font-size: 1.2em;
	color: #983d39;
}

/*-----------------------------------------------
 *  sub ご利用料金
 -----------------------------------------------*/
.price-img1,
.price-img2 {
	margin-left: auto;
	margin-right: auto;
}

#price .icon-no img {
	width: 30px;
	float: left;
	margin-right: .8em;
}

#price .h-back-GY2,
#price .h-back-GY3 {
	padding: 6px 10px;
	background-color: #f2f2f2;
	display: flex;
}

#price .h-back-GY2 img,
#price .h-back-GY3 img {
	width: 30%;
}

#price .h-back-GY2 h4,
#price .h-back-GY3 h4 {
	width: 70%;
	padding-top: 0.4em;
}

#price .h-back-GY3 h4 .fsS {
	font-size: 0.8em !important;
}

.box-plus {
	margin: 1.5em 0;
}

.box-plus img {
	width: 6%;
	margin: 0 auto;
}

span.smallTxt {
	font-weight: 600;
}

@media print,
screen and (min-width: 768px) {
	#price .flex-btn {
		width: 290px;
		float: right;
	}

	.flex-btn.priceArea_btn {
		float: none !important;
		margin-right: 0;
	}
	
	.Monthlycost .flex-btn.priceArea_btn {
		margin: 20px auto;
	}
	

	#price .h-back-GY2 h4,
	#price .h-back-GY3 h4 {
		width: 82%;
		padding-top: 0.4em;
	}

	#price .h-back-GY2 img,
	#price .h-back-GY3 img {
		width: 200px;
	}

}

@media print,
screen and (max-width: 1024px) {

	.SPw50img,
	.SPw60img,
	.SPw80img {
		margin: 0 auto;
	}

	.SPw50img {
		width: 50%;
	}

	.SPw60img {
		width: 60%;
	}

	.SPw80img {
		width: 80%;
	}
}

@media print,
screen and (min-width: 1025px) {
	.price-img1 {
		max-width: 1216px;
	}

	.price-img2 {
		max-width: 1120px;
	}

	#price .h-back-GY2 img,
	#price .h-back-GY3 img {
		width: 210px;
	}
}

@media only screen and (max-width: 480px) {

	#price .h-back-GY2 h4,
	#price .h-back-GY3 h4 {
		width: 100%;
		padding-top: 0;
	}

	#price .h-back-GY2,
	#price .h-back-GY3 {
		padding: 6px 10px;
		background-color: #f2f2f2;
		display: block;
		position: relative;
		margin-bottom: 1.5em;
	}

	#price .h-back-GY2 img,
	#price .h-back-GY3 img {
		width: 60%;
		position: relative;
		left: 100%;
		transform: translateX(-100%);
	}

	#price .ml3em {
		margin-left: 0;
	}

	#price .w480mb0em,
	#about .w480mb0em {
		margin-bottom: 0 !important;
	}

	#price .w480mb05em {
		margin-bottom: 0.5em !important;
	}

	#price .w480mb1em {
		margin-bottom: 1em !important;
	}

	#price .w480mb2em {
		margin-bottom: 2em !important;
	}

	#price .w480mt1em {
		margin-top: 1em !important;
	}

	.SPw50img {
		width: 55%;
	}

	.box-plus {
		margin: 1.2em 0;
	}

	.box-plus img {
		width: 8%;
	}
}

@media print,
screen and (max-width: 768px) {

	.costPlan_inner {
		width: 160px;
		height: 160px;

	}

	.costPlan_inner p {
		font-size: 13px;
	}

	.costPlan_area li::before {
		top: 150px;
		left: 74px;
	}

	li.planCenter:after {
		font-size: 11px;
		top: -125px;
		left: 50px;
	}


}

@media (max-width: 680px) {
	.mainImg-bace {
		padding-bottom: 0;
	}

	.mainImg img.pc_only {
		display: none;
	}
	.mainImg img.sp_only {
		display: block;
	}
	.mainImg .mainSub {
		display: flex;
		flex-direction: column;
		flex-flow: column-reverse;
		padding-bottom: 40px;
	}

	.mainImg .mainSub .btn-moushikomi {
		margin-bottom: 40px;
	}

	.fivePint {
		margin: 0 20px;
		padding: 20px;
		border-radius: 5px;
		background-color: #fff;
	}
	.fivePint ul {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
		gap: 20px 0; 
		width: 100%;
	}	
}

@media print,
screen and (max-width: 599px) {
	main#price p {
		text-align: left;
	}

	.subContent.contentBox {
		padding-top: 0;
	}
/* 
	.inner {
		padding: 0 20px 0 20px;
	} */

	.packPuls {
		padding: 0;
	}

	div#section2 {
		padding-top: 40px;
	}

	h2.costPlan_boxTtl,
	h2.aboutTtl {
		font-size: 22px;
	}

	.costPlan_inner {
		width: 110px;
		height: 110px;
	}

	.costPlan_area li {
		margin-left: 8px;
	}

	.costPlan_inner a {
		font-size: 12px;
		line-height: 1.5;
	}

	.costPlan_area li:nth-child(1) {
		margin-left: 0;
	}

	.costPlan_inner p {
		font-size: 10px;
	}

	.costPlan_area li::before {
		top: 100px;
		left: 50px;
	}

	.osusume_label {
		font-size: 12px;
		padding: 0px 6px;
		top: 20px;
	}

	h2.sub-contentTitle.mb1em.price_ttl {
		font-size: 25px;
		margin-top: 30px;
	}

	#price .w480mt1em {
		margin-top: 0 !important;
	}

	span.hissu {
		margin-left: 0;
	}

	.planDtl {
		flex-direction: column;
	}

		.plusMark--home {
		padding-left: 0!important;
		padding-right: 0!important;
		padding-bottom: 0!important;
	}

	p.plusMark {
		display: flex;
		justify-content: center;
	}

	p.optionDtl {
		padding: 0 13px;

	}

	.costBox {
		margin-bottom: 10px;
	}

	.ribbon {
		padding: 0px 10px;
		top: -15px;
		left: -12px;
	}

	.ribbon::before {
		border-bottom: solid 9px transparent;
		border-right: solid 13px #333;
	}

	p.baceModule {
		width: 170px;
		margin: 0 auto;
		justify-content: center;
	}

	.btn-red a {
		padding: 0.5em 1.5em;
	}

	.mainTtl {
		padding: 1.5em 10px;
	}

	.mainTtl p {
		font-size: 12px;
	}

	.mainTtl h1 {
		font-size: 20px;
	}

	.mainTtl p,
	.mainTtl h1 {
		color: #bc2021;
		font-weight: 600;
	}

	.subcontentTxt {
		margin-bottom: 20px !important;
	}

	li.planCenter:after {
		font-size: 10px;
		top: -102px;
		left: 27px;
	}

	.module_box {
		padding-bottom: 40px;
	}

	.sp_only.topSp_ttl p {
		font-size: 18px;
		line-height: 1.5;
	}

	.mainSub {
		display: flex;
		flex-direction: column;
		flex-flow: column-reverse;
	}

	div#section2.topAbout_section {
		padding-top: 0;
	}

	@media (max-width: 480px) {	
		.inner.topAbout_section {
			padding: 0 1.5rem 1.5rem;
		}
	}
	

	.btn-moushikomi.btn-red.btn-center {
		margin-bottom: 30px;
	}

	.btn-moushikomi {
		width: 80%;
	}

	.fivePint ul {
		grid-template-columns: repeat(auto-fill, minmax(126px, 1fr));
	}

	.sp_only.topSp_ttl {
		padding-bottom: 15px;
	}

	.flow-subImg {
		background-position: 60%;
	}

	.price-subImg {
		background-position: 50%;
	}


	.pc_only {
		display: none !important;
	}

	.sp_only {
		display: block;
	}


}

.PCnone-priceimg {
	display: none;
}
@media (max-width: 700px) {
	.PCnone-priceimg {
		display: block;
		max-width: 400px;
		margin: auto;
	}
	.SPnone-priceimg {
		display: none;
	}
}

/*-----------------------------------------------
 *  sub インタビュー
 -----------------------------------------------*/
ul.interview-search {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	gap: 3px;
	margin: 0 0 15px;
}

ul.interview-search li {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
	background-color: #ccc;
}

.card_box {
	width: 100%;
	margin: 0 auto;
}

.card_inner {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 100% 0 0;
}

.card_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.card_box.toparea img {
	max-width: 100%;
	height: auto;
	object-fit: cover;
}

img.imgHeight {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.module_area ul {
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0px;
}

.module_area li {
	font-size: 8px;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

li.lb-ec {
	background-color: #85cdd9;
}

li.lb-ticket {
	background-color: #88c67b;
}

li.lb-gourmet {
	background-color: #f0ad4d;
}

li.lb-beauty {
	background-color: #ed7ea0;
}

li.lb-drop {
	background-color: #CE5157;
}
li.lb-farm {
	background-color: #BD987A;
}

li.search-ec:hover {
	background-color: #85cdd9;
}

li.search-ticket:hover {
	background-color: #88c67b;
}

li.search-gourmet:hover {
	background-color: #f0ad4d;
}

li.search-beauty:hover {
	background-color: #ed7ea0;
}

li.search-drop:hover {
	background-color: #CE5157;
}
li.search-farm:hover {
	background-color: #BD987A;
}

h2.sub-contentTitle {
	color: #bc2021;
	font-weight: 200 !important;
	font-size: 28px;
}

div#section1 {
	padding: 0px 22.5px 1.5em;
	margin-top: 70px;
	margin-bottom: 0px;
}

.sub-interviewTtl {
	display: flex;
	align-items: center;
}

/*beauty comingsoon*/
.interviewCS {
	color: #969696;
	width: 100%;
	text-align: center;
	height: 254px;
	background-color: #EAEAEA;
	display: table-cell;
	vertical-align: middle;
}

.interviewCS_P {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}




@media screen and (max-width: 767px) {

	ul.interview-search {
		margin-bottom: 30px;
	}


	li.search-all.list_active::before {
		display: none;
	}

	.sp_item {
		width: 100%;
	}

	li.search-all.list_active {
		min-width: 0;
	}

	.module_area ul {
		margin: 10px 0px;
		margin-bottom: 0;
	}

	.interviewBox > .thumbox {
		width: 49%;
		padding: 0;
	}

	.thumbox.left_area {
		margin-right: 10px;
	}

	.interviewBox {
		justify-content: space-between;
	}

	.thumbox {
		margin-bottom: 30px;
	}

	.shopName {
		/*margin-bottom: 20px;*/
	}

	.sub-interviewTtl {
		display: flex;
		flex-direction: column;
	}

	div#section1.sub-interviewTtl {
		padding-right: 0;
		padding-left: 0;
	}

	div#section1 p {
		margin-left: 0px;
	}

	div#section1 {
		margin-top: 30px;
	}

	.subContent {
		background-image: none;
	}

	h2.sub-contentTitle.mb1em {
		margin-bottom: 0;
	}

	p.itvTop_subttl {
		height: 30px;
	}

}

@media screen and (min-width: 768px) {
	ul.interview-search li a {
		font-weight: 600;
	}

	ul.interview-search li {
		margin: 0 3px 25px;
	}
}

@media print,
screen and (min-width: 1025px) {
	ul.interview-search li a {
		font-size: 1em;
	}
}

/* 一覧サムネイル BOX -----------------------------*/
*,
*:before,
*:after {
	box-sizing: border-box;
}

.interviewBox {
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	/* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	/* IE10 */
}

.interviewBox > .thumbox a > .thumbnail {
	background: #fbfbfb;
	border: solid #dddddd 1px;
	padding: 0 0 10px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}

.thumbnail img {
	border-radius: 5px 5px 0 0;
}

.thumbnail .thumtxt {
	padding: 10px 15px;
	height: 9em;
	overflow: hidden;
}

.thumtxt p {
	line-height: 1.8em !important;
}

/* サムネイル内　アイコン */
.interview-icon {
	display: flex;
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 5;
}

.interview-icon img {
	width: 36px;
	height: 36px;
	margin-right: 5px;
}

@media screen and (max-width: 767px) {
	.interviewBox > .thumbox {
		width: 48%;
		padding: 0;
	}
}

@media screen and (min-width: 768px) {
	.interviewBox > .thumbox {
		width: 33.33333%;
		padding: 10px;
	}
}

@media print,
screen and (min-width: 1025px) {
	.interviewBox > .thumbox {
		width: 25%;
		padding: 15px;
	}
}

/* インタビュー 詳細ページ -----------------------------*/
.introduction {
	width: 100%;
	background-color: #333333;
	color: #ffffff;
	padding: 1.5em;
}

.introduction h2,
.shop-card h3 {
	font-size: 28px;
}

.introduction .shop-name,
.shop-card .shop-name {
	font-size: 24px;
}

.introduction .name,
.shop-card .name {
	font-size: 18px;
	margin-bottom: 1em;
}

.shop-card h4 {
	font-size: 17px;
}

.shop-card {
	margin-bottom: 3em;
}

.introduction-title {
	display: flex;
}

/* module分類　タイトルカラー -----------*/
.title-item {
	width: 12px;
	margin-right: 1em;
}

.item-ec,
.item-webticket,
.item-gourmet,
.item-beauty,
.item-drop {
	width: 12px;
	height: 50%;
}

.item-ec {
	background-color: #85cdd9;
}

.item-webticket {
	background-color: #88c67b;
}

.item-gourmet {
	background-color: #f0ad4d;
}

.item-beauty {
	background-color: #ed7ea0;
}

.item-drop {
	background-color: #ef838d;
}

#interview dl {
	padding: 0 1em;
}

#interview dt {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 15px;
}

#interview dt:before {
	content: '―― ';
}

#interview dd {
	margin-bottom: 2.5em;
}
#interview .subContent {
	padding-bottom: 60px;
}

.interview-photo,
.shop-card-photo {
	width: 85%;
	margin: 0 auto 2em;
}

.shop-card-photo {
	width: 65%;
	position: relative;
	top: 160px;
	z-index: 5;
	margin-top: -140px;
}

.shop-card-txt {
	background-color: #f5f5f5;
	padding: 155px 1.5em 2.5em;
}

#interview .inner {
	padding-bottom: 0;
	padding-top: 0;
}

#interview #section2 {
	margin-top: 1.5em;
}

#interview .flex-btn {
	width: 20em;
}

/* ショップ紹介写真内　アイコン */
#introduction-photo,
.introduction-txt {
	position: relative;
}

.interview2-icon {
	display: flex;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 2;
}

.interview2-icon img,
.interview-center-icon img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.interview-center-icon img {
	margin: 2em auto;
}

@media print,
screen and (max-width: 767px) {
	.introduction-name {
		text-align: right;
		padding-top: 1.5em;
	}
}

@media print,
screen and (min-width: 768px) {
	.introduction {
		max-width: 1216px;
		margin: 0 auto;
		padding: 0 !important;
		display: flex;
	}

	.introduction-txt {
		width: 80%;
		padding: 1em;
	}

	.introduction-name {
		position: absolute;
		bottom: 0;
		right: 30px;
		margin-bottom: 0;
	}

	.interview-flex {
		display: flex;
	}

	.interview-flex .interview-photo {
		width: 46%;
		max-width: 576px;
	}

	.interview-flex .interview-txt {
		width: 54%;
		max-width: 640px;
		padding: 0 1em;
	}

	.shop-card-photo {
		width: 32.89%;
		max-width: 400px;
	}

	.shop-card-txt {
		padding-top: 50px;
		margin-bottom: 3em;
	}

	.shop-card-photo {
		position: relative;
		top: 190px;
		left: 25%;
		z-index: 2;
		margin-top: -160px;
	}

	#interview .flex-btn {
		margin-left: 0;
	}

	.introduction h2 {
		font-size: 24px;
	}

	.introduction .shop-name {
		font-size: 20px;
	}
}

@media print,
screen and (min-width: 1025px) {
	.introduction-txt {
		width: 42%;
		max-width: 550px;
		padding: 2em;
	}

	.introduction-photo {
		width: 58%;
		max-width: 666px;
	}

	.introduction h2 {
		font-size: 28px;
	}

	.introduction .shop-name {
		font-size: 24px;
	}
}

@media only screen and (max-width: 480px) {

	.introduction h2,
	.shop-card h3 {
		font-size: 20px;
	}

	.introduction .shop-name,
	.shop-card .shop-name {
		font-size: 18px;
	}

	.shop-card-txt h4 {
		font-size: 16px;
	}

	.interview2-icon img {
		width: 45px;
		height: 45px;
		margin-right: 6px;
	}

	.interview2-icon {
		top: 6px;
	}
}





/**出品ガイドライン**/
.guideline-wrapper .title {
	cursor: pointer;
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid #333;
	position: relative; 
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.guideline-wrapper .title span {
	color: #bc2021;
	font-size: 20px;
	font-weight: 600;
}
.guideline-wrapper .title .icon {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	cursor: pointer;
}
.guideline-wrapper .title .icon:before,
.guideline-wrapper .title .icon:after {
	content: '';
	position: absolute;
	background: #333;
	border-radius: 1px;
}
.guideline-wrapper .title .icon:before {
	top: 23px;
	left: 10px;
	width: 28px;
	height: 1px;
}
.guideline-wrapper .title .icon:after { 
	top: 10px;
	left: 23px;
	width: 1px;
	height: 28px;
}
.guideline-wrapper .title .icon.open:after { 
	display: none;
}
.guideline-wrapper .content {
	margin-top: 30px;
	display: none;
}
.guideline-wrapper .genre-subject {
	background: #DBDBDB;
	font-size: 20px;
	font-weight: 600;
	padding: 15px;
	margin-bottom: 15px;
}
.guideline-wrapper .genre-title {
	font-size: 20px;
	font-weight: 600;
	padding-left: 20px;
	margin-bottom: 15px;
}
.guidelinesInner.inner ul li {
	position: relative;
	padding-left: 15px;
}
.guidelinesInner.inner ul li::before {
  content: "・";
  position: absolute;
  left: 0;
}
.guidelinesInner.inner ul li:last-of-type {
	margin-bottom: 0;
}


.guidelineTop {
	margin-bottom: 55px;
}

.guidelinesInner.inner {
	box-shadow: 0 0.1429rem 0.6429rem 0.07143rem rgb(0 0 0 / 10%);
	margin-bottom: 30px;
}

.guidelinesInner.inner li {
	margin-bottom: 7px;
}

.aboutItemTtl {
	margin-bottom: 20px;
}

.aboutItemTtl p {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.exItem p,
.exnoTxt p {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
}

.exItem i,
.exnoTxt i {
	margin-right: 5px;
}

.exTxt ul {
	padding-left: 0;
	list-style: none;
	font-size: 14px;
	line-height: 1.6;
	background-color: #e9fbf5;
	padding: 15px;
	margin-bottom: 25px;
	border-radius: 3px;
}

.ProhibitionInner ul {
	background-color: #fff5f5;
	padding: 15px;
	border-radius: 3px;
	margin-bottom: 0;
}



@media only screen and (max-width: 500px) {

	.guidelineTop {
		margin-bottom: 30px;
	}

	.guidelinesInner.inner {
		padding: 10px;
	}

	.aboutItemTtl p {
		margin-bottom: 5px;
	}

	.aboutItemTtl {
		margin-bottom: 5px;
	}

	p.subAbout {
		font-size: 16px;
		line-height: 1.5;
	}

	.guidelinesInner.inner li {
		font-size: 13px;
	}
	.guideline-wrapper .title {
		padding: 15px 15px 15px 0;
		font-size: 17px;
	}
	.guideline-wrapper .title span {
		font-size: 17px;
	}
	.guideline-wrapper .title .icon {
		width: 24px;
		height: 24px;
	}
	.guideline-wrapper .title .icon:before {
		top: 12px;
		left: 5px;
		width: 15px;
		height: 1px;
	}
	.guideline-wrapper .title .icon:after { 
		top: 5px;
		left: 12px;
		width: 1px;
		height: 15px;
	}
	.aboutItemTtl p {
		font-size: 16px;
	}
}

/**出品ガイドライン**/



/**サイトマップ**/
.siteMap_top {
	margin-bottom: 100px;
}

.siteMap_top p {
	color: #bc2021;
}

h1.sitemap {
	font-size: 22px;
	color: #bc2021;
	font-weight: 600;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}

ul.sitemapInner {
	display: flex;
	justify-content: space-around;
}

ul.sitemapInner li {
	flex: 1;
}

.sitemapItem p {
	color: #bc2021;
	margin-bottom: 30px;
	/* font-weight: 400 !important; */
}

.sitemapItem li {
	padding: 15px 0;
}





@media only screen and (max-width: 950px) {


	ul.sitemapInner {
		flex-wrap: wrap !important;
	}

	li.innerBlock {
		flex: 33% !important;
	}

	ul.sitemapInner:after {
		content: "";
		display: block;
		width: 30%;
	}

	li.innerBlock {
		margin-bottom: 50px;
	}





}

@media only screen and (max-width: 500px) {
	.siteMap_top {
		margin-bottom: 40px;
	}

	.sitemapItem p {
		margin-bottom: 5px;

	}

	ul.sitemapInner {
		flex-direction: column;
	}

	.sitemapItem li {
		padding: 8px 0;
	}

	li.innerBlock {
		margin-bottom: 70px;
	}


}

/**サイトマップ**/

/**ご利用規約**/
ol.agreeList {
	list-style: decimal;
	padding-left: 20px;
}

.agreeInner {
	margin-bottom: 40px;
}

img.chart {
	max-width: 60%;
	margin-top: 15px;
}

h3.h-fsM.SPtxtC.mb1em.agreeTxt {
	font-weight: 600;
}

.agreementTop {
	margin-bottom: 80px;
}

.revisedTxt p {
	font-weight: 400 !important;
}


.agreeTable {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
}
.agreeTable caption {
	caption-side: top;
	text-align: left;
	padding: 0 0 5px;
}
.agreeTable th,
.agreeTable td {
	padding: 5px;
	border: 1px solid #333;
}
.agreeTable th {
	text-align: center;
	vertical-align: middle;
	background: #fafafa;
}
.agreeTableFigure1 td:last-child {
	text-align: center;
}
.agreeTableFigure1 th:first-child {
	display: none;
}

@media (min-width: 540px) {
	.agreeTableFigure1 th:first-child {
		display: table-cell;
	}
	.agreeTableFigure1 thead th:nth-child(1) {
		border-right: none;
	}
	.agreeTableFigure1 thead th:nth-child(2) {
		border-left: none;
	}
	.agreeTableFigure1 thead span {
		display: none;
	}
}


@media only screen and (max-width: 500px) {

	img.chart {
		max-width: 100%;
	}

	ol.agreeList li {
		font-size: 13px;
	}

	h3.h-fsM.SPtxtC.mb1em.agreeTxt {
		font-size: 16px;
	}
	
	.revisedTxt {
		padding-left: 20px;
	}

	.revisedTxt p {
		font-size: 13px;
	}

}

/**ご利用規約**/


/**インタビュータブ切り替え**/
#interview .interviewBox .thumbox {
	display: none;
}
#interview .interviewBox .thumbox.is-show {
	display: block;
}

ul.interview-search.tab-group li {
	color: #fff;
}

ul.interview-search.tab-group:hover {
	cursor: pointer;
}

li.search-ec.sp_item.tab.tab-B.is-active {
	background-color: #85cdd9;
}

li.search-ticket.sp_item.tab.tab-C.is-active {
	background-color: #88c67b;
}

li.search-gourmet.sp_item.tab.tab-D.is-active {
	background-color: #f0ad4d;
}

li.search-beauty.sp_item.tab.tab-E.is-active {
	background-color: #ed7ea0;
}
li.search-farm.sp_item.tab.tab-F.is-active {
	background-color: #BD987A;
}

li.search-all.list_active.sp_item.tab.tab-A {
	background-color: #CCC;
}

li.search-all.list_active.sp_item.tab.tab-A:hover,
li.search-all.list_active.sp_item.tab.tab-A.is-active {
	background-color: #333;
	/* DSのタブの色を赤にするために、ALLの色を黒にしたと思われる */
}

li.search-drop.sp_item.tab.tab-G.is-active {
	background-color: #bc2021;
}


/**特定商取引に関する表記**/
p.lawTtl,
h2.sub-contentTitle-M.mb1em.lawTtl {
	color: #bc2021;
	font-weight: 600;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}

.lawArea dd {
	width: 50%;
	padding: 20px;
	border-bottom: 1px solid #cccccc;
}

.lawArea dt {
	width: 50%;
	padding: 20px;
	border-bottom: 1px solid #cccccc;
	font-weight: 600;
}

.lawArea dl {
	display: flex;
	flex-wrap: wrap;
}


dt.last {
	border: none;
}

dd.last {
	border: none;
}

@media only screen and (max-width: 500px) {
	.lawArea dl {
		flex-direction: column;
	}

	.lawArea dd {
		width: 100%;
		padding: 10px 10px 40px 0px;
		border-bottom: none;
	}

	.lawArea dt {
		width: 100%;
		padding: 10px 10px 10px 0;
		border-bottom: 1px solid #cccccc;
	}


}

/**特定商取引に関する表記**/


/**ご利用登録**/
span.selectDtail {
	font-size: 13px;
}

p.ml2em.greatValue {
	color: #bc2021;
}

/**ご利用登録**/

@media print,
screen and (max-width: 1025px) {
	#home #section5 a .img-interview {
		height: 300px;
	}
}

/**クレジットカード決済**/


.creditCard_area {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.selectInner_m select,
.selectInner_y select {
	width: 100%;
	height: 48px;
	background: #eaedf2;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding-left: 15px;
	font-size: 1em;
}

.selectInner_m,
.selectInner_y {
	width: 15%;
	display: flex;
	align-items: center;
	margin-left: 16px;
}


.selectInner_m p,
.selectInner_y p {
	padding-left: 10px;
}

.paymentBtn {
	padding: 0.8em 1.5em;
	border: none;
	border-radius: 25px;
	width: 20%;
	font-size: 15px;
}

.pageBack {
	background-color: #fff;
	color: #808080;
	border: 1px solid #808080;
	margin-right: 5%;
}

.pageBack:hover {
	background-color: #808080;
	color: #fff;
	border: 1px solid #808080;
	cursor: pointer;
}

.popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}

.popup.is-show {
	opacity: 1;
	visibility: visible;
}

.modal_box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-width: 600px;
	padding: 50px;
	background-color: #fff;
	z-index: 2;
	border-radius: 5px;
}

.modal_header p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}


.close-btn:hover {
	cursor: pointer;
}


.black-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1;
	cursor: pointer;
}

table.modal_table td {
	width: 60%;
	padding: 15px;
	border-bottom: 1px solid #dddddd;
}

table.modal_table th {
	width: 40%;
	padding: 15px;
	text-align: left;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

table.modal_table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
}

.black-background:hover {
	cursor: auto;
}

.modal_footer {
	display: flex;
	justify-content: center;
}

button.modalPay_btn {
	width: 100px;
	border: none;
	padding: 8px 13px;
	border-radius: 5px;
}

.close-btn.paymentBtn.pageBack.paymentModal_Btn {
	margin-right: 20px;
	background-color: #fff;
	color: #808080;
}

.close-btn.paymentBtn.pageBack.paymentModal_Btn:hover {
	background-color: #808080;
	color: #fff;
}

button.modalPay_btn.follow {
	background-color: #E60012;
	color: #fff;
}

.paymentBtn_area {
	display: flex;
	justify-content: center;
}



button.paymentBtn:hover {
	opacity: 0.7;
}



.toModal {
	color: #fff;
	background-color: #cc0013;
	border: 1px solid #cc0013;
}

.toModal:hover {
	color: #cc0013;
	background-color: #fff;
	border: 1px solid #cc0013;
}

.paymentModal_Btn {
	width: 30%;
}

.paymentModal_Btn:hover,
.toModal:hover {
	cursor: pointer;
}

label.leftArea {
	margin-right: 20px;
}

input.cardInfo {
	margin-right: 5px;
}

.costlastbottom {
	border-bottom: 1px solid #CCC;
	margin-bottom: 80px;
}

.lastbottom {
	border-bottom: 1px solid #CCC;
	margin-bottom: 60px;
}


span.Exemption {
	color: #2d7091;
	font-size: 13px;
	display: block;
}

.modaolInner {
	margin-bottom: 35px;
}

.Form-Item-InputArea label:hover {
	cursor: pointer;
}


@media print,
screen and (max-width: 500px) {
	.creditCard_area {
		width: 100%;
	}

	.paymentBtn {
		width: 43%;
		font-size: 13px;
	}

	.modal_box {
		padding: 25px;

	}

	table.modal_table th,
	table.modal_table td {
		font-size: 13px;
		padding: 10px;
	}

	.modal_header p {
		font-size: 16px;
		line-height: 1.6;
	}

	.selectInner_m,
	.selectInner_y {
		width: 50%;
		margin-left: 0px;
	}

	h2.sub-contentTitle.mb1em.cardInfo_sp {
		margin-bottom: 18px;
	}

	.selectInner_m p,
	.selectInner_y p {
		padding-right: 10px;
	}

	h2.sub-contentTitle.mb1em {
		margin-bottom: 5px;
	}

	table.modal_table th {
		padding: 10px;
	}

}

/**クレジットカード決済**/

/**About**/
h2.sub-contentTitle.mb1em.subcontentTxt.aboutTxt, h2.sub-contentTitle.mb1em.aboutTxt{
    color: #bc2021;
	font-size: 35px;
	margin-bottom: 25px;
}

.aboutMain_area p {
    width: 80%;
    margin: 0 auto;
	margin-bottom: 20px;
}

.aboutMain_area img {
    max-width: 100%;
    height: auto;
}

.aboutMain_area a {
    text-align: center;
    display: block;
    background-color: #bc2021;
	border: 1px solid #bc2021;
    color: #fff;
    width: 27%;
    margin: 0 auto;
    padding: 7px 10px;
    border-radius: 3px;
}

.aboutMain_area a:hover {
    background-color: #fff;
    border: 1px solid #bc2021;
    color: #bc2021;
}

.toTotal {
	position: relative;
}


.toTotal::after {
	position: absolute;
    top: 50%;
    right: 1em;
    width: 0.3em;
    height: 0.3em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid currentColor;
    border-top: 1px solid currentColor;
    content: "";
}

.moduleArea ul {
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: stretch;
	gap: 70px 40px;
}

.moduleArea .moduleLink {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.moduleArea .moduleLink a {
	margin-right: 0;
}

.moduleArea.inner li {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-bottom: 40px;
}

.moduleIcon img {
    max-width: 100%;
    height: auto;
}

.moduleIcon p {
    width: 40%;
    margin: 0 auto;
}

.moduleIcon.tsuhan p,
.moduleIcon.webticket p,
.moduleIcon.farm p {
    width: 55%;
}

.moduleIcon.tsuhan,
.moduleIcon.webticket,
.moduleIcon.gourmet,
.moduleIcon.beauty,
.moduleIcon.farm {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center !important;
    margin: 0 auto;
	margin-bottom: 20px;
}

.moduleIcon.tsuhan {
	background-color: #DEF1F7;
}

.moduleIcon.webticket {
	background-color:#E6F4D1;
}

.moduleIcon.gourmet {
	background-color: #FFE9A8;
}

.moduleIcon.beauty {
	background-color: #FFEBF3;
}

.moduleIcon.farm {
	background-color: #EADFD8;
}

.moduleArea_Dtail span {
    color: #bc2021;
    display: block;
    text-align: center;
	margin-bottom: 3px;
	font-weight: 600;
}

.moduleArea_Dtail p {
    font-size: 18px;
    text-align: center;
	margin-bottom: 20px;
	font-weight: 600;
	line-height: 1.2;
}

.moduleArea_txt p {
    text-align: justify;
    text-justify: inter-ideograph;
	padding-bottom: 20px;
}

@media (max-width: 1020px) {
	.moduleArea ul {
		grid-template-columns: 1fr 1fr;
		gap: 70px 40px;
	}
	.moduleArea_txt p {
		padding-bottom: 0;
	}
}

@media (max-width: 500px) {
	.moduleArea ul {
		display: block;
	}
	.moduleArea.inner li:not(:last-child) {
		margin-bottom: 60px;
	}
}

.moduleLink.about a {
    width: 100%;
}

.sixModule_img p {
    width: 200px;
	min-width: 200px;
}

.sixModule_left img {
    max-width: 100%;
    height: auto;
}

.sixModule_inner {
    display: flex;
}

.right_icon img {
    max-width: 100%;
    height: auto;
	object-position: 0% 0%;
}
.right_icon {
    width: 6%;
    height: auto;
}

.right_icon.gourmetIcon, 
.right_icon.beautyIcon {
    width: 4%;
}

.right_icon.dsIcon {
    width: 4.5%;
}

.sixModule_ttl {
    display: flex;
	margin-bottom: 20px;
	align-items: center;
}

.sixModule_area {
    margin-bottom: 20px;
}
.sixModule_area .right_icon {
	width: 30px;
	height: 30px;
}
.sixModule_area .right_icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.sixModule_area--last {
	margin-bottom: 20px;
}

.sixModule_inner {
    display: flex;
	column-gap: 40px;
    background-color: #F8F8F8;
    padding: 40px;
	width: 100%;
}

.sixModule_detail {
	width: 100%;
	
}

a.btn_arw_red.six_btn {
    background-color: #fff;
	width: 45% !important;
}

a.btn_arw_red.six_btn:hover {
    background-color: #bc2021;
    color: #fff;
}

.sixModule_area h2 {
    font-size: 20px;
    color: #bc2021;
    font-weight: 600;
	margin-bottom: 20px;
}

.sixModule_area.base h2 {
    padding-left: 65px;
}

h2.sub-contentTitle.mb1em.red_txt {
    color: #bc2021;
}

.sixModule_area.base h2{
	position: relative;
}


.sixModule_area.base h2:before {
    content: "必須";
    background-color: #333;
    color: #fff;
    font-size: 12px;
    padding: 0px 15px;
    height: 23px;
    border-radius: 100vh;
    position: absolute;
    top: 3px;
    left: 0px;
    display: flex;
    align-items: center;
}


.sixModule_name p {
    font-size: 17px;
	margin-left: 10px;
	font-weight: 600;
}

.sixModule_txt {
    height: 110px;
}

.about_puls {
	color: #bc2021;
	font-size: 40px;
	text-align: center;
	margin-top: 20px;
}

.subModule_area {
    background-color: #F8F8F8;
    border-top: 3px solid #fff;
    padding: 10px 40px;
}

.sixModule_area.base {
    margin-bottom: 20px;
}

span.tuku_ec, span.tuku_webticket, span.tuku_gourmet, span.tuku_beauty, span.tuku_farm,span.tuku_b2b {
    color: #fff;
    padding: 3px 15px;
    border-radius: 15px;
	margin-right: 10px;
}

span.tuku_ec {
	background-color: #97D2DD;
}

span.tuku_webticket {
    background-color: #87C57B;
}

span.tuku_gourmet {
    background-color: #EFAC4D;
}

span.tuku_beauty {
    background-color: #EC7E9F;
}

span.tuku_farm {
    background-color: #BD987A;
}

span.tuku_b2b {
    background-color: #E04553;

}

.sixModule_area.select {
    position: relative;
}

.sixModule_area.base span, .sixModule_area.select h2 span {
    font-weight: 600;
}

span.tuku_ec:hover, span.tuku_webticket:hover, span.tuku_gourmet:hover, span.tuku_beauty:hover, span.tuku_farm:hover, span.tuku_b2b:hover {
    opacity: 0.7;
}

p.aboutSub_txt {
    font-weight: 600;
}

.tb_only{
	display: block;
}
.Monthlycost-more__module {
	padding-top: 0;
}
.Monthlycost_detail__flex {
	display: flex;
	margin: auto;
	align-items: stretch;
	gap: 30px;
}
.Monthlycost_detaill__flex-item {
	background-color: #fff;
	padding: 20px 20px 30px 20px;
	border-radius: 15px;
}
.Monthlycost_detaill__title {
	font-weight: bold;
	font-size: 20px;
}

.Monthlycost__sample {
	margin: 30px 0 0;
	padding: 10px;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.5);
}

.Monthlycost__sample img {
	max-width: 700px;
	margin: auto;
}

.Monthlycost__attention {
	padding: 0 5px;
}
.Monthlycost__attention p {
	font-size: 14px;
}
.Monthlycost-more__app,
.Monthlycost-more__addon {
	margin-top: 50px;
}
.Monthlycost_detaill__flex-item .flex-btn.priceArea_btn {
	margin: auto;
}

@media print,
	screen and (max-width: 1080px) {
		.moduleArea_Dtail p {
    		font-size: 17px;
		}
		
		.moduleLink.about a {
    		font-size: 14px;
		}
		
		span.tuku_ec, span.tuku_webticket, span.tuku_gourmet, span.tuku_beauty, span.tuku_b2b {
    		padding: 5px 15px;
		}
		
		/* .sixModule_detail {
    		width: 70%;
		} */
		
		.moduleIcon.tsuhan, .moduleIcon.webticket, .moduleIcon.gourmet, .moduleIcon.beauty, .moduleIcon.farm {
			width: 100px;
			height: 100px;
		}
		
		.tb_only{
			display: none;
		}
}



@media print,
	screen and (max-width: 1020px) {		
		.moduleArea_txt {
    		padding: 0 0 20px 0;
		}

}

@media print,
	screen and (max-width: 952px) {
		.sixModule_inner {
    		padding: 20px;
			column-gap: 0;
		}
		
		.sixModule_txt {
    		height: auto; 
		}
		
		.aboutMain_area a {
			width: 33%;
		}
		
		.sixModule_ttl {
    		margin-bottom: 5px;
		}
		
		.sixModule_detail {
			display: flex;
			flex-direction: column;
			justify-content: space-between;
		}
		
		.sixModule_txt p {
    		line-height: 1.7;
		}
		
		.sixModule_detail {
			margin-left: 20px;
			gap: 10px;
		}
}

@media print,
	screen and (max-width: 767px) {
		.aboutMain_area p {
     		width: 100%; 
		}
		
		.moduleIcon p {
    		margin: 0 auto !important;
		}
		
		.aboutMain_area a {
    		width: 35%;
		}
		.Monthlycost_detail__flex {
			display: block;
		}
		.Monthlycost_detaill__flex-item {
			width: 100%;
			max-width: unset;
			margin-bottom: 30px;
		}
		.Monthlycost_detaill__flex-item:last-child {
			margin-bottom: 0;
		}
	}


@media print,
	screen and (max-width: 800px) {
		.aboutMain_area p {
    		width: 100%;
		}
		
		.aboutMain_area a {
   			 width: 100%;

		}
		
		.moduleArea_top {
    		display: flex;
			margin-bottom: 20px;
		}
		
		.moduleArea.inner li {
    		flex: 1 100%;
		}
		
		.moduleIcon.tsuhan,
		.moduleIcon.webticket,
		.moduleIcon.gourmet,
		.moduleIcon.beauty,
		.moduleIcon.farm {
			width: 75px;
			height: 75px;
		}
		
		.moduleArea_Dtail {
    		flex: 2;
			margin-left: 20px;
			margin-top: 25px;
		}
		
		.moduleArea.inner {
    		padding: 0;
		}
		
		.moduleArea_Dtail span, .moduleArea_Dtail p {
    		text-align: left;
			margin-bottom: 0;
		}
		
		.moduleArea_txt {
    		padding: 0 ;
		}
		
		.moduleArea_txt p {
			height: auto;
    		margin-bottom: 30px;
			line-height: 1.8;
		}
		
		.sixModule_img p {
    		width: 100px;
			min-width: 100px;
		}

		.sixModule_inner {
			display: block;
		}
		.sixModule_img {
			float: left;
			margin: 0 0 20px 0; 
		}
		.sixModule_detail {
			display: block;
			margin: 0;
		}
		.sixModule_ttl,
		.sixModule_txt {
			float: right;
			width: calc(100% - 120px);
		}
		.sixModule_txt {
			margin-bottom: 20px;
		}
		.sixModule_txt br {
			display: none;
		}
		.other_link {
			clear: both;
		}

		
		a.btn_arw_red.six_btn {
    		width: 75% !important;
		}
		
		.sixModule_img {
    		margin-bottom: 20px;
		}
		
		.sixModule_txt p {
    		line-height: 1.8;
		}		
		
		.subModule_area {
    		padding: 10px;
		}
		
		.subModule_area p {
    		text-align: center;
		}
		

		
		.sixModule_name p {
    		line-height: 1.5;
		}
		
		.moduleIcon.tsuhan,
		.moduleIcon.webticket,
		.moduleIcon.gourmet,
		.moduleIcon.beauty,
		.moduleIcon.farm {
     		margin-bottom: 0px; 
		}
		
		.moduleArea_Dtail {
			display: flex;
			flex-direction: column;
			justify-content: center;
			 margin-top: 0px; 
		}
		
		.moduleArea_Dtail span {
    		font-size: 13px;
		}
		
		.sixModule_area h2 {
			padding-left: 0px; 
			margin-bottom: 10px;
		}
		
		.sixModule_area.select h2::before {
    		top: -30px;
		}
		
		p.lineH {
    		line-height: 1.8;
		}

		.lineH p {
    		line-height: 1.8;
		}
		
		p.mb2em.lineH {
    		margin-bottom: 80px;
		}
		
		.clearfix.mb2em.lineH {
    		margin-bottom: 50px;
		}
		
		.aboutMain_area {
    		margin-bottom: 60px;
		}
		
		p.sub_box {
    		margin-top: 5px;
		}
		
		.about_puls {
     		margin-top: 0px; 
		}
		
		h2.sub-contentTitle.mb1em.subcontentTxt.aboutTxt, h2.sub-contentTitle.mb1em.aboutTxt {
    		font-size: 25px;
		}
		
		.tb_only{
			display: block;
		}

		#about #section2 p.mb2em.lineH {
			margin-bottom: 40px;
		}
	
}

@media (max-width: 500px) {
	.sixModule_inner {
		padding: 10px
	}
	.sixModule_area {
		margin-bottom: 10px;
	}
	.sixModule_img p {
		width: 80px;
		min-width: 80px;
	}
	.sixModule_ttl {
		align-items: center;
		height: 80px;
		width: calc(100% - 90px);
	}
	.sixModule_txt {
		float: unset;
		clear: both;
		width: 100%;
		margin-bottom: 10px;
	}
	.sixModule_img {
		margin-bottom: 10px;
	}
	.sixModule_area .right_icon {
		width: 20px;
		height: 20px;
	}
	.moduleLink {
		gap: 10px;
	}

}

/**About**/



/**2021-11-29 katsumata modify**/
/**個人情報保護方針**/
.privacyTop {
    margin-bottom: 2em;
}

.privacyTop p, .subTtl p, ul.purposeList li {
    font-size: 13px;
}

.contact_privacy, h3.purpose_top, h3.aboutInfo {
	text-align: center;
}

.privacy_area {
    box-shadow: 0 0.1429rem 0.6429rem 0.07143rem rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    padding: 25px;
    margin-bottom: 5rem; 
}

.privacy_area ul, .purposeTtl, .purposeSub p, .subTtl p {
    margin-bottom: 1rem;
}

.privacy_area li, .cp_dtail p, .purposeTtl p, p.purpose_detail {
    font-size: 13px;
}

.data_ttl p {
	font-size: 14px;
}

.cp_dtail p {
	line-height :2;
}

.rightTxt p {
    text-align: right;
    font-size: 13px;
    margin-bottom: 0;
}

p.area_end {
    padding: 30px 0 0px;
}

.contact_privacy {
    border: 1px solid #23273f;
    padding: 15px;
	text-align: center;
}

.cp_ttl p, .purposeSub p {
    font-weight: 600;
    font-size: 14px;
}

h3.purpose_top, h3.aboutInfo {
    margin-bottom: 2rem;
    font-size: 20px;
	font-weight: 600;
}

p.purpose_detail {
	margin-bottom: 5px;
}

.data_ttl p {
	font-weight: 600;
}


.dataInner {
    margin-bottom: 20px;
}

ul.purposeList {
    padding-left: 30px;
    margin-bottom: 20px;
}


h3.purpose_top, h3.aboutInfo {
    margin-bottom: 2rem;
    font-size: 20px;
}

.data_ttl p, .info_list p {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 14px;
}

p.purpose_detail {
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 5px;
}

.dataInner p {
	font-weight: 300;
	padding-left: 30px;
	font-size: 13px;
}


ul.itemDtail {
    padding-left: 30px;
}

.cp_dtail {
    width: fit-content;
    margin: 0 auto;
    text-align: left;
}

/**2022-1-7 katsumat add**/
.data_infoInner p {
    font-weight: 300;
    padding-left: 30px;
}

.info_list {
    margin-bottom: 2rem;
}

.agree_txt {
    padding-left: 1rem;
}

.agree_btn {
    max-width: 50% !important;
}


/**2022-1-7 katsumat add**/


.p-mark {
    display: flex;
    width: 100%;
    gap: 3%;
}

.p-mark-text {
    width: 93%;
}

.p-mark-img {
    width: 7%;
}

.p-mark-img img {
    width: 100%;
    height: auto;
}

.p-mark-text p {
    font-size: 13px;
	text-align: justify;
    text-justify: inter-ideograph;
}

@media print,
	screen and (max-width: 798px) {
		.p-mark-text {
			width: 85%;
		}
		
		.p-mark-img {
			width: 15%;
		}
}

@media print,
	screen and (max-width: 500px) {
		.privacyTop h2 {
    		text-align: center;
		}
		
		h3.purpose_top, h3.aboutInfo {
    		font-size: 16px;
			margin-bottom: 1.5rem;
		}
		
		.contact_privacy {
    		text-align: left;
		}
		
		.privacy_area {
    		margin-bottom: 3.5rem;
			padding: 15px;
		}
		
		ul.purposeList {
    		padding-left: 10px;
		}
		
		.dataInner {
    		margin-bottom: 5px;
		}
		
		.dataInner p {
    		padding-left: 10px;
		}
		
		ul.purposeList {
			margin-bottom: 5px;
		}
		
		ul.itemDtail {
    		margin-bottom: 0;
		}
		
		.cp_dtail {
			width: 100%; 
		}
		
		.agree_btn {
		max-width: 100% !important;
	}
		
		.p-mark {
			flex-direction: column;
		}
		
		.p-mark-text {
			width: 100%;
		}
		
		.p-mark-img {
			width: 25%;
			margin-left: auto;
		}
		
}
.price-list {
	margin: 40px auto;
	max-width: 1000px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 60px;

}
.price-list-item {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}
.price-list-item__title {
	font-weight: bold;
}
.price-list-item__price {
	text-align: right;
}
.price-list-item__price small {
	font-size: 14px;
}
#section2 .moushikomi.inner p {
	text-align: center;
}
@media print, screen and (max-width: 949px){
	.price-list {
		display: block;
	}
	.price-list-item {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media print, screen and (max-width: 600px){
	.price-list {
		margin: 0 auto 30px;
		gap: unset;
	}
	.price-list .price-list-item {
		display: block;
		margin-top: 12px;
	}
	.price-list .price-list-item {
		display: block;
		line-height: 1;
		width: 100%;
		margin-bottom: 0;
		padding: 0;
		text-align: left;
		border-bottom: none;
	}
	.price-list-item__title {
		font-weight: bold;
	}
	.price-list-item__price {
		text-align: left;
	}
}

.osusowake-section__title {
	font-size: 22px !important;
}
/**ショップファンクラブのCSS移植**/
.subContent-shopfanclub {
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F8F8F8;
}

.modal-aboutFanclub-wrapper {
	background-color: #fff;
	margin: 0 auto 20px;
}
@media print, screen and (max-width: 1300px){
	.subContent-shopfanclub {
		padding-top: 20px;
	}
}

.modal-aboutFanclub {
	position: relative;
	overflow: hidden;
	width: calc(100% - 2rem);
	height: calc(100% - 4rem);
	padding:10px;
	margin: auto;
  }
  .modal-aboutFanclub__title {
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	margin-top: 36px;
  }

  .modal-aboutFanclub-body {
	overflow-y: auto;
	height: calc(100% - 8.8rem);
  }
  .modal-aboutFanclub-body-desc {
	max-width: 820px;
	margin: 32px auto;
	text-align: left;
  }
  .modal-aboutFanclub-list {
	list-style: none;
	max-width: 500px;
	margin: auto;
  }
  .modal-aboutFanclub-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
		-ms-flex-align: end;
			align-items: flex-end;
	width: 280px;
	padding: 0 20px 20px;
	font-size: 14px;
  }
  .modal-aboutFanclub-item:nth-child(1) {
	height: 288px;
  }
  .modal-aboutFanclub-item:nth-child(n+2) {
	height: 280px;
	margin-top: 70px;
  }
  .modal-aboutFanclub-item:nth-child(1) {
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-1.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-item:nth-child(2) {
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-2.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-item:nth-child(3) {
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-3.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-item:nth-child(4) {
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-4.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-item:nth-child(5) {
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-5.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-item:nth-child(1)::after, .modal-aboutFanclub-item:nth-child(3)::after {
	content: "";
	position: absolute;
	bottom: -4rem;
	right: 5.5rem;
	width: 2.6rem;
	height: 3.3rem;
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-odd-even.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-item:nth-child(even) {
	margin-left: auto;
  }
  .modal-aboutFanclub-item:nth-child(even)::after {
	content: "";
	position: absolute;
	bottom: -4rem;
	left: 5.5rem;
	width: 2.6rem;
	height: 3.3rem;
	background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-even-odd.svg") 0 0 no-repeat;
	background-size: cover;
  }
  .modal-aboutFanclub-condition {
	margin: 35px auto;
	border-top: 1px solid #ccc;
	padding-top: 35px;
  }
  .modal-aboutFanclub-condition__title {
	font-size: 20px;
	font-weight: bold;
  }
  .modal-aboutFanclub-condition__subtitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
  }
  .moushikomi.inner {
	padding: 1.5em 0;
	margin-bottom: 20px;
  }
  .moushikomi-text {
	font-size: 12px;
  }
  
  @media (min-width: 1001px) {
	.modal-aboutFanclub-wrapper {
		max-width: 1260px;
	}
	.modal-aboutFanclub {
	  height: calc(100% - 120px);
	  margin: auto;
	  padding: 20px;
	  padding-top: 0;
	}
	.modal-aboutFanclub .container-840 {
	  width: 840px;
	  margin-right: auto;
	  margin-left: auto;
	}
	.modal-aboutFanclub-body {
	  height: calc(100% - 120px);
	}
	.modal-aboutFanclub-list {
	  overflow: hidden;
	  max-width: unset;
	  margin: unset;
	}
	.modal-aboutFanclub-item {
	  width: 388px;
	  padding: 30px 36px 30px 84px;
	}
	.modal-aboutFanclub-item:nth-child(1) {
	  height: 369px;
	}
	.modal-aboutFanclub-item:nth-child(2), .modal-aboutFanclub-item:nth-child(3), .modal-aboutFanclub-item:nth-child(4) {
	  height: 360px;
	}
	.modal-aboutFanclub-item:nth-child(5) {
	  width: 405px;
	  height: 360px;
	}
	.modal-aboutFanclub-item:nth-child(1) {
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-1-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
	.modal-aboutFanclub-item:nth-child(2) {
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-2-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
	.modal-aboutFanclub-item:nth-child(3) {
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-3-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
	.modal-aboutFanclub-item:nth-child(4) {
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-4-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
	.modal-aboutFanclub-item:nth-child(5) {
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-5-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
	.modal-aboutFanclub-item:nth-child(n+2) {
	  margin-top: 150px;
	}
	.modal-aboutFanclub-item:nth-child(odd) {
	  float: left;
	}
	.modal-aboutFanclub-item:nth-child(even) {
	  float: right;
	}
	.modal-aboutFanclub-item:nth-child(1)::after,
	.modal-aboutFanclub-item:nth-child(3)::after {
	  bottom: 66px;
	  right: -72px;
	  width: 48px;
	  height: 28px;
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-odd-even-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
	.modal-aboutFanclub-item:nth-child(even)::after {
	  bottom: -10px;
	  left: -40px;
	  width: 47px;
	  height: 29px;
	  background: url("../../shared/images/osusowake/modal-aboutFanclub/bg-even-odd-md.svg") 0 0 no-repeat;
	  background-size: cover;
	}
  }


.price-list-detail {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(2, 1fr);
	margin-bottom: 20px;
}
.price-list-detail__item {
	background-color: #f8f8f8;
	padding: 15px 20px; 
}
.price-list-detail__item h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}
.price-list-detail__desc {
	font-size: 16px;
	margin-top: 2px;
}
@media(max-width: 900px) {
	.price-list-detail {
		display: block;
	}
	.price-list-detail__item {
		margin-bottom: 10px;
	}
}
#about #section3 .aboutSub_txt {
	font-weight: normal;
	font-size: 16px;
}
#about #section3 .columnBox {
	padding: 0 0 30px;
}	
#about #section3 .app-function-list {
	margin: 20px 0 10px 10px;
}
#about #section3 .app-function-list__item {
	list-style: disc;
	list-style-position: inside;
	font-weight: bold;
	font-size: 18px;
}
#about #section3,
#about #section4 {
	margin: 0 auto;
	padding-top: 100px;
	margin-top: -100px;
}
#about #section4 .aboutSub_txt {
	margin-bottom: 20px;
}

@media print, screen and (max-width: 1127px){
	#about #section3,
	#about #section4 {
		padding-top: 60px;
		margin-top: 60px;
	}
}

#osusowake .moushikomi.inner {
	margin-bottom: 20px;
}
#flow .moushikomi.inner {
	margin-bottom: 40px;
}
#m-base .subContent,
#m-online .subContent,
#m-beauty .subContent,
#m-gourmet .subContent,
#m-farm .subContent,
#m-dropshipping .subContent {
	padding-bottom: 60px;
}

.agreement .moushikomi.inner,
.prohibited-items .moushikomi.inner,
.privacy_detail .moushikomi.inner,
.privacy .moushikomi.inner,
.law .moushikomi.inner,
.sitemap .moushikomi.inner {
	margin-bottom: 40px;
}
.costBox h3.sub-contentTitle {
	font-weight: 900;
}

.three-module-example__wrapper {
	width: fit-content;
	margin: auto;
}
.three-module-example__1 {
	margin-top: 40px;
	margin-bottom: 35px;
}
.three-module-example__2,
.three-module-example__3 {
	margin-bottom: 35px;
}
.three-module-example__3 {
	margin-bottom: 10px;
}
.baceModule.c-1module {
	font-size: 14px;
	padding: 0;
	width: 95px;
}
.c-module-icon {
	width: 20px;
	margin-right: 5px;
	height: auto;
}

.c-red-circle {
	border: solid 2px red;
	border-radius: 25px;
	display: flex;
	padding: 5px 10px 5px 5px;
	position: relative;
	background: #fff;
	width: 410px;
	justify-content: flex-end;
	align-items: center;
}
p.baceModule {
	background-color: unset;
	color: #333;
}
p.optionDtl {
	border: none;
	padding: 0;
}
.costPlan_box .costBox {
	box-shadow: unset;
	border-radius: 15px;

}
.costBox .planTtl {
	text-align: right;
	padding-right: 20px;
	font-size: 14px;
}

.costBox .planDtl {
	font-size: 12px;
	margin-bottom: 14px;
	text-align: right;
	display: flex;
	justify-content: center;
	align-items: center;
	justify-content: flex-end;
	margin-top: 14px;
	margin-bottom: 0;
	padding-right: 14px;
}
.costBox p.plusMark {
	font-size: 14px;
}
.planTtl .sp-br {
	display: none;
}
.sub-contentTitle .sp-br {
	display: none;
}

@media(max-width: 800px) {
	.baceModule.c-1module {
		display: block;
	}
	.costBox .planDtl {
		justify-content: center;
		align-items: center;
		padding-right: 0;
	}
	.c-red-circle {
		width: unset;
		padding: 10px 10px 5px 10px;
		align-items: flex-start;
		justify-content: center;
	}
	.c-1module {
		width: 80px;
	}
	.c-1module--2nd {
		padding-right: 5px;
	}
	p.baceModule {
		width: unset;
	}
	p.baceModule .c-module-icon {
		width: 14px;
	}
	p.optionDtl {
		flex-direction: column !important;
		font-size: 12px;
		white-space: nowrap;
	}
	p.plusMark {
		align-items: center;
		padding: 0 5px;
	}
	.plusMark--sp {
		padding-top: 6px !important;
	}
	.c-module-icon {
		width: 40px;
		margin-right: 0;
	}
	.planTtl {
		text-align: left;
	}
	.costBox h3.sub-contentTitle {
		font-size: 18px;
	}
	.costPlan_box {
		padding-bottom: 0;
	}
	.baceModule.c-1module {
		width: unset;
		font-size: 12px;
		padding-top: 8px;
	}
	p.baceModule .c-module-icon {
		width: 40px;
		margin: 0 auto;
	}
	.plusMark--home {
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		padding-right: 15px !important;
	}
	.costBox .planTtl {
		padding: 0;
		margin-top: 5px;
	}
	.three-module-example__1 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.three-module-example__2,
	.three-module-example__3 {
		margin-bottom: 30px;
	}
	.costBox {
		padding: 40px 20px 20px;
	}
}
@media(max-width: 400px) {
	.costBox {
		padding: 20px 10px;

	}
	.planDtl {
		flex-direction: column;
	}
	.c-module-icon {
		width: 30px;
	}
	.costBox p.plusMark {
		font-size: 10px;
	}
	p.optionDtl {
		font-size: 10px;
	}
	.c-red-circle {
		justify-content: center;
		padding: 12px 10px 8px 10px;
		margin: unset;
	}
	.costBox .planDtl {
		justify-content: center;
		align-items: center;
		padding-right: 0;
	}
	p.plusMark {
		padding: 0;
	}
	.costBox .planTtl {
		text-align: center;
		padding-right: 0;
		margin-top: 4px;
		font-size: 12px;
		line-height: 1.5em;
	
	}
	.baceModule.c-1module {
		margin-bottom: 0px;
	}
	.planDtl {
		flex-direction: column;
	}
	.three-module-example__1 {
		margin-top: 20px;
	}

}
@media print,
screen and (max-width: 599px) {
	.plusMark--home {
		padding-left: 0!important;
		padding-right: 0!important;
		padding-bottom: 6px!important;
	}
	.costBox .planTtl {
		text-align: center;
	}
	.planTtl .sp-br {
		display: block;
	}
	.sub-contentTitle .sp-br {
		display: block;
	}
}

/****************report 2024.05.16********************/


.mgt-70 {
	margin-top: 70px;
}
.mgt-150 {
	margin-top: 150px;
}
.mgb-70 {
	margin-bottom: 70px;
}
.mgl-30 {
	margin-left: 30px;
}
.mgr-10 {
	margin-right: 10px;
}
.pgl-10 {
	padding-left: 10px;
}


.contentTitle-color {
	color: #000000;
	font-weight: 300;
	font-size: 28px;
	border-left: solid 5px #BC2021;
	padding: 0.25em 0.5em;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "メイリオ", "Meiryo", "MS Pゴシック", sans-serif;
}
.report-content1-img {
	margin-top: 70px;
}
.report-content1 {
	width: 42.5rem;
	margin: 0 auto;
}
.reportContent {
	display: flex;
	padding:0 9.4rem;
	align-items: center;
	justify-content: center;
	width:100%;
}
.report-flex {
	margin-right: 30px;
	flex: 1;
}
.report-area1-title h3 {
	position: relative;
	font-size: 1.7rem;
	font-weight: bold;
	padding-bottom: 10px;
}
.report-area1-title h3::after {
	position: absolute;
	content: '';
	border-bottom:2px solid #BC2021;
	width: 50px;
	left: 0;
	bottom: 0;
}
.report-area1-textarea {
	margin-top: 10px;
}
	.report-area1-text a {
		color: #506ba8 ;
	}
.report-area1-img {
	width: 40%;

}
	.report-area1-img img {
		box-shadow: 10px -10px #BC2021;
		flex: 1;
	}

.reportContent-reverse {
	display: flex;
	padding:0 9.4rem;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
	width: 100%;
}
.report-flex-reverse {
	flex:1;
}
.imgarea {
	display: flex;
	padding: 0 9.4rem;
	align-items: center;
    justify-content: center;
}
.br-sp {
	display:block;
}

/****************report responsive****************/

@media (max-width: 800px) {

.mgt-150 {
	margin-top: 70px;
}
.mgl-30 {
	margin-left: 0;
}
.pgl-10 {
	padding: 0;
}
.contentTitle-color {
	font-size: 20px;
}
.report-content1 {
	width: auto;
	padding:0 1.9rem;
}
	.report-content1-img {
		margin-top: 25px;
	}

.reportContent {
	display: block;
	padding:0 1.9rem;
}
.report-flex {
	margin-right:0;
	flex: 1;
}
.report-area1-title h3,
.report-area1-title span {
	font-size: 1.2rem;
}
.report-area1-img {
	width: 100%;
	margin-top: 30px;
	align-items: center;
}
.reportContent-reverse {
	display: block;
	padding:0 1.9rem;
}
.imgarea {
	display: flex;
	flex-wrap: wrap;
	padding: 0 1.9rem;
}
	.imgarea div {
		width: 50%;
		padding: 5px;
	}
.br-sp {
	display:none;
}
}


/**個人情報保護方針**/
/**end 2021-11-29 katsumata modify**/