@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/shizukuchan/shizukuchan.css
====================================================== */
body{
	background-color: #6BC7F1;
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: hidden;
	color: #009FE8;
	min-width: 1920px;
	font-size: 1.6rem;
}
a:visited,
a:link{
	color: #009FE8;
}

/* header
------------------------------------------------------ */
#header {
	width: 100%;
	margin: 0 auto;
	padding: 8px 16px;
	background-color: #fff;
	border-bottom: none;
}
#headerLogo {
	width: 1200px;
	margin: 0 auto;
}
#header #headerLogo img {
	width: 214px;
}
/* mainVisual
------------------------------------------------------ */
.mainVisual {
	background-color: #6BC7F1;
}
.mainVisual .mainVisualInner {
	width: 1920px;
	margin: 0 auto;
}
/* layout
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
}
#mainContents {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
/* section
------------------------------------------------------ */
/* section01 */
.shizukuchan-section01 {
	margin-top: 40px !important;
  width: 1719px;
}
.shizukuchan-section01 .methods-available {
	width: 568px;
	margin: 0 auto;
}
.shizukuchan-box01 {
	margin-top: 40px;
	border-radius: 24px;
	background: #FFF;
}
.shizukuchan-cardWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 20px;
	gap: 30px;
}
.shizukuchan-card .shizukuchan-applySmartphone {
  width: 788px;
}
.shizukuchan-card .shizukuchan-cardInner {
	display: flex;
	flex-direction: column;
	gap: 30px;
	align-items: center;
}
.shizukuchan-Title01 {
	font-size: 3.6rem;
	font-weight: bold;
}
.shizukuchan-Title01 span {
  font-size: 4.8rem;
}
.shizukuchan-text {
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.6;
}
.applyBtn-text-advance {
	font-size: 2.4rem;
	font-weight: bold;
	color: #000000;
}
.shizukuchan-notelist > li {
  font-size: 1.3rem;
}
.shizukuchan-Image {
  width: 258px;
}
/* applyBtn */
.applyBtn-box {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.applyBtn-text {
	position: relative;
	font-size: 2.4rem;
	font-weight: bold;
}
.applyBtn-text::before,
.applyBtn-text::after {
	top: 40%;
	left: 120px;
	content: "";
	position: absolute;
	width: 28px;
	height: 1px;
	background-color: #009FE8;
	transform:rotate(45deg);
}
.applyBtn-text::after {
	left: 290px;
	transform:rotate(-45deg);
}
.applyBtn {
	display: flex;
	justify-content: center;
}
.applyBtn > li {
	width: 100%;
	text-align: center;
}
.applyBtn > li > a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 437px;
	height: 80px;
	margin: 0 auto;
	border-radius: 100px;
	padding: 25px 23px 20px;
	transition: 0.3s all ease-out;
	background: #FFF8B0;
	border-bottom: solid 10px #009FE8;
	font-size: 2.4rem;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
}
.applyBtn > li > a:hover {
  opacity: 0.8;
}
.shizukuchan-card .applyBtn > li > a::before {
	content: '＞';
	position: absolute;
	top: 37%;
	right: 87px;
	width: 24px;
	height: 27px;
}
/* modal */
.modalInlineWrapper {
	display: none;
}
#cboxContent {
	overflow: visible !important;
}
#colorbox #cboxLoadedContent {
	overflow: auto !important;
	overflow-x: hidden !important;
}
#cboxClose {
	display: block;
	position: absolute;
	top: -20px !important;
	bottom: auto !important;
	right: -20px !important;
	background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0 !important;
	width: 48px !important;
	height: 48px !important;
	text-indent: -9999px;
}
#cboxClose:hover {
	background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
}
#cboxContent {
	max-width: 1100px;
}
.modalContents {
	width: 100%;
	padding: 40px 30px;
}
.modalContents p {
	color: #231815;
}
.ModalInner .cb_close a:after {
	right: 10px;
	height: 14px;
	width: 14px;
	margin-top: -7px;
	background-image: url(/common-files/img/com_close_ic01.png);
}
#cboxContent {
	background-color: #ececec;
}
.cb_close a {
	text-decoration: none;
}
.shizukuchan-modal-title {
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
}

.shizukuchan-box01 + .shizukuchan-box01 {
  margin-top: 30px;
}
.shizukuchan-Title01[data-class="card-app"] {
  padding-top: 66px;
}
.shizukuchan-text[data-class="card-app"] {
  padding-top: 46px;
}
.shizukuchan-cardWrap[data-class="card-app"] {
  padding: 56px 20px 53px;
}
.shizukuchan-card .shizukuchan-cardTitle01 {
	width: 160px;
}
.shizukuchan-card .shizukuchan-cardTitle02 {
	width: 437px;
}
.shizukuchan-card .shizukuchan-cardImage img {
  width: 418px;
}
.shizukuchan-notelist[data-class="card-app"] {
  padding-bottom: 82px;
}

/* section02 */
.shizukuchan-section02 {
	margin-top: 40px;
	width: 100%;
	background: #D2ECFA;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 0;
}
.shizukuchan-section02 .shizukuchan-heading02Title {
  width: 1016px;
}
.shizukuchan-section02 .shizukuchan-cardInner {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.shizukuchan-mediaImage01 {
	width: 478px;
	margin: 0 auto;
}
.shizukuchan-Title02 {
	font-size: 2.2rem;
	font-weight: bold;
}
.shizukuchan-Title02 .mark {
	font-size: 1.6rem;
}
.shizukuchan-Title02 .big-text {
	font-size: 3.2rem;
}
.shizukuchan-Title02 .text02 {
	font-size: 2.4rem;
}
.shizukuchan-section02 .shizukuchan-mediaNote {
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
}

/* section03 */
.shizukuchan-section03 {
	width: 100%;
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px 0 30px;
}
.shizukuchan-section03 .shizukuchan-heading02Title {
  width: 632px;
}
.shizukuchan-privilegeLead01 {
	font-size: 3.5rem;
}
.shizukuchan-privilegeLead01 span {
	font-size: 6.4rem;
}
.shizukuchan-privilege-anchor {
	text-align: center;
	font-size: 2.0rem;
}
.voiContent {
	width: 1468px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	padding: 80px 0 60px;
}
.shizukuchan-privilegeImage02 {
	border: solid 1px #d2d2d2;
}
.shizukuchan-privilegeNote > li {
	position: relative;
	padding-left: 16px;
	line-height: 1.6;
}
.shizukuchan-privilegeNote > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}

/* section04 */
.shizukuchan-section04 {
	padding: 42px 0 30px;
}
.shizukuchan-section04 .shizukuchan-heading02Title {
	width: 880px;
}
.shizukuchan-section04 .shizukuchan-btnWrap {
	margin-top: 33px;
	gap: 32px;
}
.shizukuchan-btnWrap {
	display: flex;
}
.shizukuchan-btnWrap a {
	display: inline-block;
	font-size: 2.4rem;
	font-weight: bold;
	text-decoration: none;
}
.shizukuchan-btn {
	width: 437px;
	text-align: center;
	background-color: #FFF8B0;
	padding: 20px 0;
	border-radius: 100px;
	filter: drop-shadow(0 10px 0 #009FE8);
	transition: 0.3s all;
}
.shizukuchan-btn:hover {
	opacity: 0.9;
}
.shizukuchan-btn a {
	font-size: 2.4rem;
	font-weight: bold;
	text-decoration: none;
}

/* section05 */
.shizukuchan-section05 {
	width: 100%;
	background: #D2ECFA;
	padding: 34px 0;
}

/* news */
.newsBox {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.newsBox .newsBoxHeading {
	position: relative;
	z-index: 1;
	width: 146px;
}
.newsBox .newsBoxInner {
	margin-top: 8px;
	position: relative;
	width: 1200px;
	height: 116px;
	overflow-y: hidden;
	padding: 10px 24px 14px;
	background-color: #fff;
	border-radius: 16px;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0 0 14px;
	height: 107px;
}
.newsBox .contentbox {
	padding: 14px 0 0;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 10px;
}
.newsBox .contentbox li .date {
	display: table-cell;
	padding-right: 10px;
	font-weight: bold;
	width: 115px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
	color: #000000;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 15px 0 10px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools{
	width: 18px;
	background-color: inherit;
	padding: 4px 3px;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
	width: 14px;
	background-color: #ededed;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 3px 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 3px;
	right: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown {
	width: 16px;
	height:18px;
	opacity: 1;
}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
	width: 0;
	height: 0;
	border-bottom: 9px solid #ededed;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	top: 2px;
	left: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
	width: 0;
	height: 0;
	border-top: 9px solid #ededed;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}

/* attention */
.attention {
	display: flex;
	flex-direction: column;
	margin: 64px auto 0;
	width: 1200px;
	padding: 24px;
	border-radius: 16px;
	background: #FFF;
	color: #000000;
}
.attention-title {
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 1px solid #000000;
	font-size: 2.4rem;
	font-weight: bold;
}
.attention-text {
	margin-top: 24px;
	line-height: 1.6;
}
.attention-text p span {
	font-size: 2.0rem;
	font-weight: bold;
}
.attention-text[data-class="attention-text-first"] {
  margin-top: 12px;
}
.attention-text .carduraimg {
	margin-top: 24px;
	width: 606px;
}
.attention-text[data-class="attention-text-second"] p:nth-of-type(2) {
  margin-bottom: 24px;
}
.attention-text ul li {
	position: relative;
  padding-left: 18px;
}
.attention-text ul li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.attention-text ul > li > .mark {
	font-size: 2.0rem;
}
.attention-text ul > li >  ul > li > .mark {
	font-size: 1.6rem;
}
.attention-text ul li ol {
	margin-left: -18px;
}
.attention-inquiry {
	text-align: center;
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid #000000;
}
.attention-inquiry a:visited,
.attention-inquiry a:link {
	color: #000000;
	text-decoration: none;
}

/* sns area */
.snsArea {
  margin: 40px auto 24px !important;
}

/* footer */
#footer {
	text-align: center;
	font-size: 1.2rem;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 40px;
	padding: 0;
	border-top: none;
}

/* floating */
.shizukuchan-floatingWrap01 {
	position: fixed;
	left: 0;
	width: 100%;
	padding: 0;
	background: #D2ECFA;
	z-index: 9999;
}
.shizukuchan-floatingWrap01 .shizukuchan-floatingInner {
	position: relative;
	width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.shizukuchan-floatingWrap01 .commonFloating {
	padding: 15px 0 25px;
}
.shizukuchan-floatButtonWrap {
	display: flex;
	justify-content: space-between;
	gap: 20px 60px;
	margin: 20px 30px 0;
}
.shizukuchan-button02 a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	min-height: 90px;
	padding: 10px 45px;
	border: 4px solid #231815;
	text-align: center;
	font-size: 2.6rem;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all ease-out;
}

@media screen and (max-width: 1919px) {
	body {
		min-width: 100%;
	}
	/* header
	------------------------------------------------------ */
	#headerLogo {
		max-width: 1200px;
		width: 70%;
	}
	#header #headerLogo img {
		max-width: 214px;
		width: 26%;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual .mainVisualInner {
		width: 100%;
	}
	/* section
	------------------------------------------------------ */
	/* section01 */
	.shizukuchan-section01 {
		max-width: 1719px;
		width: 90%;
	}
	.shizukuchan-section01 .methods-available {
		max-width: 568px;
		width: 56%;
	}
	.shizukuchan-card .shizukuchan-applySmartphone {
		max-width: 788px;
		width: 100%;
	}
	.shizukuchan-Image {
		max-width: 258px;
		width: 116%;
	}

	.shizukuchan-text[data-class="card-app"] {
		max-width: 100%;
		width: 90%;
		margin: 0 auto;
	}
	.shizukuchan-card .shizukuchan-cardTitle02 {
		max-width: 437px;
		width: 100%;
	}

	/* section02 */
	.shizukuchan-section02 .shizukuchan-heading02Title {
		max-width: 1016px;
		width: 84%;
		margin: 0 auto;
	}

	/* section03 */
	.shizukuchan-section03 .shizukuchan-heading02Title {
		max-width: 632px;
		width: 74%;
		margin: 0 auto;
	}
	.voiContent {
		max-width: 1468px;
		width: 100%;
	}
	.voiContent .shizukuchan-privilegeNote {
		width: 96%;
	}

	/* section04 */
	.shizukuchan-section04 .shizukuchan-heading02Title {
		max-width: 880px;
		width: 90%;
		margin: 0 auto;
	}
	.shizukuchan-btn {
		max-width: 437px;
		width: 100%;
	}

	/* news */
	.newsBox .newsBoxInner {
		max-width: 1200px;
		width: 90%;
	}

	/* attention */
	.attention {
		max-width: 1200px;
		width: 90%;
	}

	/* sns area */
	.snsArea {
		max-width: 1200px !important;
		width: 90% !important;
	}
}

@media screen and (max-width: 750px) {
	body {
		min-width: 100%;
	}
	/* header
	------------------------------------------------------ */
	#headerLogo {
		width: 100%;
	}
	#header #headerLogo img {
		width: 200px;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual .mainVisualInner {
		width: 100%;
	}
	.mainVisual .mainVisualInner .mainVisualImg {
		text-align: center;
	}
	/* layout
	------------------------------------------------------ */

	#mainContents {
		padding: 0px;
	}
	/* section
	------------------------------------------------------ */
	/* section01 */
	.shizukuchan-section01 {
		margin-top: 30px !important;
		width: 100%;
	}
	.shizukuchan-section01 .methods-available {
		width: 298px;
	}
	.shizukuchan-box01 {
		margin-top: 0;
		margin: 30px auto 0;
		border-radius: 16px;
		width: 88%;
	}
	.shizukuchan-cardWrap {
		flex-direction: column;
		padding: 30px 12px;
		gap: 10px;
	}
	.shizukuchan-card .shizukuchan-applySmartphone {
		width: 100%;
	}
	.shizukuchan-card .shizukuchan-cardInner {
		gap: 10px;
	}
	.shizukuchan-Title01 {
		font-size: 2.4rem;
		text-align: center;
	}
	.shizukuchan-Title01 span {
		font-size: 3.6rem;
	}
	.shizukuchan-text {
		font-size: 1.4rem;
	}
	.shizukuchan-text span {
		font-size: 1.5rem;
	}
	.shizukuchan-Image {
		width: 162px;
	}
	.applyBtn-text-advance {
		font-size: 1.6rem;
	}
	.shizukuchan-Title01[data-class="card-app"] {
		padding-top: 36px;
		line-height: 1.2;
	}
	.shizukuchan-text[data-class="card-app"] {
		padding-top: 27px;
		font-size: 1.6rem;
	}
	.shizukuchan-cardWrap[data-class="card-app"] {
		padding: 20px 30px;
		gap: 22px;
	}
	.shizukuchan-card .shizukuchan-cardTitle01 {
		width: 80px;
	}
	.shizukuchan-card .shizukuchan-cardTitle02 {
		width: 240px;
	}
	.shizukuchan-card .shizukuchan-cardImage img {
		width: 258px;
	}
	.shizukuchan-notelist[data-class="card-app"] {
		padding-bottom: 30px;
	}

	/* section02 */
	.shizukuchan-section02 {
		margin-top: 30px;
		padding: 30px 0;
	}
	.shizukuchan-section02 .shizukuchan-heading02Title {
		width: 320px;
	}
	.shizukuchan-section02 .shizukuchan-cardInner {
		margin-top: 0px;
		gap: 8px;
		padding: 0 16px;
	}
	.shizukuchan-mediaImage01 {
		width: 310px;
	}
	.shizukuchan-Title02 {
		font-size: 1.4rem;
	}
	.shizukuchan-Title02 .mark {
		font-size: 1.3rem;
	}
	.shizukuchan-Title02 .big-text {
		font-size: 1.9rem;
	}
	.shizukuchan-Title02 .text02 {
		font-size: 1.4rem;
	}
	.shizukuchan-section02 .shizukuchan-mediaNote {
		text-align: left;
		font-size: 1.2rem;
	}

	/* section03 */
	.shizukuchan-section03 {
		padding: 30px 0 48px;
	}
	.shizukuchan-section03 .shizukuchan-heading02Title {
		width: 342px;
	}
	.shizukuchan-privilegeLead01 {
		margin-top: 5px;
		font-size: 2.0rem;
	}
	.shizukuchan-privilegeLead01 span {
		font-size: 3.0rem;
	}
	.shizukuchan-privilege-anchor {
		margin-top: 18px;
		font-size: 2.0rem;
	}
	.voiContent {
		margin: 10px auto 0;
		width: 94%;
		gap: 28px;
		padding: 16px 0 25px;
	}
	.shizukuchan-privilegeImage02 {
		width: 292px;
	}
	.shizukuchan-privilegeNote {
		width: 80%;
		font-size: 1.2rem;
	}
	.shizukuchan-privilegeNote > li {
		padding-left: 13px;
	}

	/* section04 */
	.shizukuchan-section04 {
		padding: 30px 0 42px;
		width: 100%;
	}
	.shizukuchan-section04 .shizukuchan-heading02Title {
		width: 224px;
		margin: 0 auto;
	}
	.shizukuchan-section04 .shizukuchan-btnWrap {
		margin-top: 26px;
		flex-direction: column;
		align-items: center;
		gap: 36px;
	}
	.shizukuchan-btnWrap a {
		font-size: 1.9rem;
	}
	.shizukuchan-section04 .shizukuchan-btn {
		width: 320px;
		padding: 18px 0;
	}

	/* section05 */
	.shizukuchan-section05 {
		padding: 18px 0 44px;
	}

	/* news */
	.newsBox {
		align-items: start;
		width: 88%;
		margin: 0 auto;
	}
	.newsBox .newsBoxHeading {
		width: 90px;
	}
	.newsBox .newsBoxInner {
		margin-top: 8px;
		width: 100%;
		height: 80px;
		padding: 5px 9px 6px;
		border-radius: 8px;
	}
	.newsBox .content {
		padding: 0 0 6px;
		height: 71px;
	}
	.newsBox .contentbox {
		padding: 5px 0 0;
		font-size: 1.2rem;
	}
	.newsBox .contentbox li .date {
		display: block;
		padding-right: 0px;
	}
	.newsBox .contentbox li .txt {
		display: block;
	}

	/* attention */
	.attention {
		width: 90%;
		padding: 24px 16px;
		border-radius: 8px;
	}
	.attention-title {
		padding-bottom: 24px;
		font-size: 1.6rem;
	}
	.attention-text {
		font-size: 1.4rem;
	}
	.attention-text p span {
		font-size: 1.6rem;
	}
	.attention-text[data-class="attention-text-first"] {
		margin-top: 24px;
	}
	.attention-text ul li {
		padding-left: 15px;
	}
	.attention-text ul > li > .mark {
		font-size: 1.6rem;
	}
	.attention-text ul > li >  ul > li > .mark {
		font-size: 1.4rem;
	}
	.attention-inquiry {
		font-size: 1.4rem;
	}
	.attention .shizukuchan-box .shizukuchan-boxInner {
		display: flex;
		flex-direction: column;
	}

	/* sns area */
	.snsArea {
		width: 90% !important;
		margin: 24px auto 16px !important;
	}
	/* footer */
	#footer {
		margin-bottom: 24px;
	}
}