@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/coly/mahoyaku.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	font-size: 1.6rem;
	color: #2f3549;
}
/* header
------------------------------------------------------ */
#header {
	width: 100%;
	height: 50px;
	max-width: 1140px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: none;
	background: #fff;
}
/* layout
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
}
a:visited,
a:link{
	color: inherit;
	text-decoration: underline;
}
a:hover{
	color: inherit;
	text-decoration: none;
}
.mahoyaku-txtColor01{color: #ff1568;}
.mahoyaku-txtColor02{color: #dc322c;}
.mahoyaku-txtLarge01{font-size: 28px;font-size: 2.8rem;}
.mahoyaku-txtLead01{font-size: 20px;font-size: 2.0rem;line-height: 1.8;}
.mahoyaku-txtLead02{font-size: 35px;font-size: 3.5rem;text-align: center;font-weight: bold;}

/* footer
------------------------------------------------------ */
#footer {
	margin-top: 80px;
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	background: #3b4ac3;
}
#copyright {
	text-align: center;
}
/* news
------------------------------------------------------ */
.newsBox {
	margin-top: 30px;
	width: 100%;
	height: 132px;
	overflow-y: hidden;
	color: #000;
}
.newsBox .newsHdg {
	padding: 9px 0 6px;
	border-bottom: 2px solid #000;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #000;
	line-height: 1.0;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 93px;
}
.newsBox .contentbox {
	padding: 15px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 10px;
}
.newsBox .contentbox li .date {
	display: table-cell;
	width: 100px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
}
.newsBox .contentbox li a ,
.newsBox .contentbox li a .txt,
.newsBox .contentbox li a:visited ,
.newsBox .contentbox li a:hover {
	text-decoration:underline;
	color: #000;
}
.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: 16px;
	background-color: #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 16px;
	margin: 3px 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 3px;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	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 #000;
	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 #000;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}
/* tab
------------------------------------------------------ */
@media all and (min-width: 751px) {
.mahoyaku-tabList {margin-top: 14px;}
.mahoyaku-spToggleTrg {display: none;}
.mahoyaku-spToggleClose {display: none;}
.mahoyaku-tabList > li {
	width: 50%;
	margin-top: 20px;
	float: left;
}
.mahoyaku-tabList > li.active {margin-top: 0;}
.mahoyaku-tabList > li a {
	display: block;
	width: 100%;
	height: 335px;
	background-repeat: no-repeat;
	background-position: bottom 0 left 170px;
	text-indent: -9999px;
	outline: none;
}
.mahoyaku-tabList > li:nth-of-type(2n) a {background-position: bottom 0 right 170px;}
.mahoyaku-tabList > li a:hover {opacity: 0.7;}
.mahoyaku-tabList > li.active a {background-position: bottom -355px left 170px;}
.mahoyaku-tabList > li.active a:hover {opacity: 1;}
.mahoyaku-tabList > li.active:nth-of-type(2n) a {background-position: bottom -355px right 170px;}
.mahoyaku-tabList > li.tab01 a { background-image: url(/gecard/coly/mahoyaku/img-files/pc_index_tab01.png);}
.mahoyaku-tabList > li.tab02 a { background-image: url(/gecard/coly/mahoyaku/img-files/pc_index_tab02.png);}
.mahoyaku-tabContent {
	position: relative;
	display: none;
	margin-top: 25px;
}
.mahoyaku-tabContent.active {display: block;}
.mahoyaku-tabContent.active:after {
	display: block;
	position: absolute;
	top: -43px ;
	width: 78px;
	height: 40px;
	background: no-repeat 0 0;
	content: "";
}
 .mahoyaku-tabContent .tabContentInner{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 200px 36px 40px;
	font-size: 18px;
	font-size: 1.8rem;
}
.mahoyaku-tabContent.tab01 .tabContentInner { background: #f7f4e9; }
.mahoyaku-tabContent.tab02 .tabContentInner { background: #f7f4e9; }
.mahoyaku-tabContent.tab01.active:after { left: 308px; background-image: url("/gecard/coly/mahoyaku/img-files/pc_index_ic01.png");}
.mahoyaku-tabContent.tab02.active:after { right: 308px; background-image: url("/gecard/coly/mahoyaku/img-files/pc_index_ic02.png");}
.mahoyaku-tabContent.tab01 .tabHdg01,
.mahoyaku-tabContent.tab02 .tabHdg01{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1200px;
	transform: translateX(-50%);
}
.mahoyaku-tabContent.tab01 .tabHdg01 img { width: 100%; }
.mahoyaku-tabContent.tab02 .tabHdg01 img { width: 100%; }
.mahoyaku-tabContent .tabContentInner .tabMain {
	padding: 0 0 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 1060px auto;
	}
.mahoyaku-tabContent.tab01 .tabContentInner .tabMain {background-image: url("/gecard/coly/mahoyaku/img-files/"); }
.mahoyaku-tabContent.tab02 .tabContentInner .tabMain {background-image: url("/gecard/coly/mahoyaku/img-files/"); }
.tabHdg01 {text-align: center;}
}
/* flow
------------------------------------------------------ */
.flow > li {
	float: left;
	width: 270px;
	min-height: 233px;
	margin-right: 40px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
.flow > li:last-child {margin-right: 0;}
.flow > li.list01 {background-image: url(/gecard/coly/mahoyaku/img-files/pc_index_im06.png);}
.flow > li.list02 {background-image: url(/gecard/coly/mahoyaku/img-files/pc_index_im07.png);}
.flow > li.list03 {background-image: url(/gecard/coly/mahoyaku/img-files/pc_index_im08.png);}
.flow > li.list04 {background-image: url(/gecard/coly/mahoyaku/img-files/pc_index_im09.png);}
.flow > li .num {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 42px;
}
.flow .flowDesc dd {
	padding-top: 137px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
/* module
------------------------------------------------------ */
.mainVisual{
	margin-bottom: 40px;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #4653c6;
}
/* section */
/* heading */
.mahoyaku-heading01{
	height: 130px;
	margin: 120px calc(((100vw - 100%) / 2) * -1) 45px;
	padding: 0 calc((100vw - 100%) / 2);
	background: url("/gecard/coly/mahoyaku/img-files/pc_index_bg01.jpg") repeat-x 0 0;
}
.mahoyaku-heading02{
	position: relative;
	text-align: center;
	margin-top: 80px;
	padding-bottom: 14px;
}
.mahoyaku-heading02::after{
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 80px;
	height: 1px;
	margin-left: -40px;
	background: #095ed0;
	content: '';
}


.mahoyaku-bgArea{
	margin: 100px calc(((100vw - 100%) / 2) * -1) 0;
	padding: 60px calc((100vw - 100%) / 2) 110px;
	background: url("/gecard/coly/mahoyaku/img-files/pc_index_bg02.gif") repeat 0 0;
}
.mahoyaku-bgArea > .inner{
	padding-right: 30px;
	padding-left: 30px;
}

/* mahoyaku-btnLink */
.mahoyaku-btnLink01{padding-top: 20px;text-align: center;}
.mahoyaku-btnLink01 a{
	display: inline-block;
	position: relative;
	width: 538px;
	height: 94px;
	padding: 30px 75px 28px;
	background: url("/gecard/coly/mahoyaku/img-files/pc_index_bg04.png") no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.2;
}
.mahoyaku-btnLink01 a em{font-size: 28px;font-size: 2.8rem;}
.mahoyaku-btnLink01 a:hover{
	opacity: 0.7;
}
/*mahoyaku-applyBtn01*/
.mahoyaku-applyBtn01:hover{
	opacity: 0.7;
}

/* txtNoteWrap */
.txtNoteWrap01,.txtNoteWrap02{margin: 0 auto;width: 450px;}
/* bgBox nekopos */
.bgBox01 {
	position: relative;
	margin: 50px auto 0;
	border: 1px solid #caa031;
	padding: 35px 60px 30px;
	background: #fdfeff;
	font-size: 16px;
	font-size: 1.6rem;
}
.bgBox01::before,
.bgBox01::after {
	position: absolute;
	top: 4px;
	width: 28px;
	height: 28px;
	background: url("/gecard/coly/mahoyaku/img-files/index_ex02.png") no-repeat 0 0;
	content: '';
}
.bgBox01::before {
	left: 4px;
}
.bgBox01::after {
	right: 4px;
	transform: rotateY(180deg);
}
.bgBox01 + .bgBox01{
	margin-top: 40px;
}
.bgBox01 .bgBoxHdg {
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.bgBox01 p > em {
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
}
.bgBox01 > hr {
	display: block;
	margin: 34px -40px;
	height: 1px;
	border: none;
	background: url("/gecard/coly/mahoyaku/img-files/index_bg03.png") repeat-x 0 0;
}
.bgBox01 > figure {
	margin-top: 10px;
	text-align: center;
}
.bgBox01 .noteList01 > li + li {margin-top: 0;}

/* mahoyaku-privilegeContents01 */
.mahoyaku-privilegeContents01 .leadtxt{
	line-height: 1.2;
	font-weight: bold;
	font-size: 35px;
	font-size: 3.5rem;
	text-align: center;
}

/* mahoyaku-figureLayout01 */
.mahoyaku-figureLayout01 {
	margin-top: 25px;
}
.mahoyaku-figureLayout01 > .imgL {
	float: left;
	width: 555px;
	margin-right: 30px;
}
.mahoyaku-figureLayout01 > .imgR {
	float: right;
	width: 555px;
	margin-left: 30px;
}
.mahoyaku-figureLayout01 > .txt {
	overflow: hidden;
	zoom: 1;
}
.mahoyaku-figureLayout01 > .txt > *:first-child {
	margin-top: 0;
}




@media screen and (max-width: 1240px) and (min-width: 751px) {
	.mahoyaku-bgArea,
	.mahoyaku-heading01{
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}

}
@media screen and (max-width: 750px) {
	body{
		font-size: 13px;
		font-size: 1.3rem;
	}
	/* header
	------------------------------------------------------ */
	#header {
		padding: 0;
		height: auto;
	}
	#headerLogo {
		width: auto;
		padding: 8px 10px 9px;
	}
	#headerLogo img {
		height: 20px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	.mahoyaku-txtLarge01{font-size: 16px;font-size: 1.6rem;}
	.mahoyaku-txtLead01{font-size: 13px;font-size: 1.3rem;line-height: 1.5;}
	.mahoyaku-txtLead02{font-size: 20px;font-size: 2.0rem;text-align: center;font-weight: bold;}

	/* footer
	------------------------------------------------------ */
	#footer {
		margin-top: 30px;
		padding: 8px 0;
		font-size: 8px;
		font-size: 0.8rem;
	}
	#copyright {
		font-size: 8px;
		font-size: 0.8rem;
	}
	/* news
	------------------------------------------------------ */
	.newsBox{
		width: auto;
		height: 104px;
		margin: 0 0 20px;
		background-size: 73px auto;
		background-position: right 16px bottom -11px;
	}
	.newsBox .newsHdg {
		padding: 0 0 5px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.newsBox .newsHdg img{
		width: 50px;
	}
	.newsBox .content {
		padding: 0px;
		height: 60px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 5px;
	}
	.newsBox .contentbox li .date {
		width: 70px;
		padding-left: 0;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 11px 0 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger{
		min-height: 9px !important;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 12px;
		margin: 3px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 12px;
		height:11px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before,
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		border-top-width: 6px;
		border-right-width: 6px;
		border-left-width: 6px;
		position:absolute;
		left: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{top: 0;}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{bottom: 0;}
	
	/* tab
	------------------------------------------------------ */
	.mahoyaku-tabList {display: none;}

	.mahoyaku-tabContent { 
		max-width: 320px;
		position: relative;
		margin: 40px auto 0;
		padding: 80px 10px 13px;
		z-index: 10;
	}
	.mahoyaku-tabContent.tab01 { background: #f7f4e9;}
	.mahoyaku-tabContent.tab02 { background: #f7f4e9;}
	.tabHdg01 {text-align: center;}
	.mahoyaku-tabContent .tabHdg01 {
		max-width: 360px;
		width: 100vw;
		position: absolute;
		top: -15px;
		left: 50%;
		transform: translateX(-50%);
	}
	.mahoyaku-tabContent .tabContentInner .tabMain{ padding: 0 30px 20px;}
	.mahoyaku-tabContent .tabContentInner {
		background-size: 100% auto; 
		background-repeat: no-repeat ;
		background-position: top 0 left 0;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.tabMain {
		padding: 0 25px;
		background: none;
		text-align: center;
	}
	.advanceTxt{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		padding: 0 10px;
	}
	/* flow
	------------------------------------------------------ */
	.flow {
		margin-top: 0;
		margin-bottom: 15px;
		padding: 0 5px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 20px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 8px;
		top: -16px;
		right: 50%;
		margin-right: -8px;
		background: url(/gecard/coly/mahoyaku/img-files/index_ic03.png) 0 0 no-repeat;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
	}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 26.5%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: 74.5%;
		padding: 0 0 0 15px;
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
/* module
------------------------------------------------------ */
	.mainVisual{
		margin-bottom: 20px;
		text-align: center;
		font-size: 12px;
		font-size: 1.2rem;
		color: #4653c6;
	}
	/* section */
	/* heading */
	.mahoyaku-heading01{
		min-height: 75px;
		height: auto;
		margin: 50px -10px 25px;
		padding: 0 ;
		background: url("/gecard/coly/mahoyaku/img-files/pc_index_bg01.jpg") repeat-x 0 0;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		text-align: center;
	}
	.mahoyaku-heading01 > img{
		max-width: 360px;
		width: 100%;
	}
	.mahoyaku-heading02{
		position: relative;
		text-align: center;
		margin-top: 35px;
		padding-bottom: 10px;
	}
	.mahoyaku-heading02 > img{
		width: auto;
		height: 26px;
	}
	.mahoyaku-heading02::after{
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background: #095ed0;
		content: '';
	}
	
	.mahoyaku-bgArea{
		margin: 50px -10px 0;
		padding: 50px 10px 60px;
		background: url("/gecard/coly/mahoyaku/img-files/pc_index_bg02.gif") repeat 0 0;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}
	.mahoyaku-bgArea > .inner{
		padding-right: 0;
		padding-left: 0;
	}
	
	/* mahoyaku-btnLink */
	.mahoyaku-btnLink01{
		padding-top: 0;
	}
	.mahoyaku-btnLink01 a{
		max-width: 321px;
		width: 100%;
		height: 56px;
		padding: 18px 5px;
		background: url("/gecard/coly/mahoyaku/img-files/sp_index_bg04.png") no-repeat 0 0;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		font-size: 17px;
		font-size: 1.7rem;
	}
	/* txtNoteWrap */
	.txtNoteWrap01,.txtNoteWrap02{width: 100%;}
	
	/* bgBox nekopos */
	.bgBox01 {
		position: relative;
		margin: 20px 0 0;
		padding: 20px 10px 10px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		color: #000;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.bgBox01::before,
	.bgBox01::after {
		position: absolute;
		top: 4px;
		width: 23px;
		height: 23px;
		background: url("/gecard/coly/mahoyaku/img-files/index_ex02.png") no-repeat 0 0;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		content: '';
	}
	.bgBox01::before {
		left: 3px;
	}
	.bgBox01::after {
		right: 3px;
		transform: rotateY(180deg);
	}
	.bgBox01 .bgBoxHdg {
		margin-bottom: 8px;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.bgBox01 p > em {
		font-weight: bold;
		font-size: 15px;
		font-size: 1.5rem;
	}
	.bgBox01 > hr {
		display: block;
		margin: 15px -5px;
		height: 1px;
		border: none;
		background: url("/gecard/coly/mahoyaku/img-files/index_bg03.png") repeat-x 0 0;
	}
	.bgBox01 > figure {
		margin-top: 15px;
		text-align: center;
	}
	.bgBox01 > figure img{
		max-width: 285px;
	}
	.bgBox01 + .bgBox01{
		margin-top: 20px;
	}
	
	/* mahoyaku-privilegeContents01 */
	.mahoyaku-privilegeContents01 .leadtxt{font-size: 20px;font-size: 2.0rem;}
	
	/* mahoyaku-figureLayout01 */
	.mahoyaku-figureLayout01 {
		margin-top: 10px;
	}
	.mahoyaku-figureLayout01 > .imgL,
	.mahoyaku-figureLayout01 > .imgR{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.mahoyaku-figureLayout01 > .imgL > img,
	.mahoyaku-figureLayout01 > .imgR > img{
		width: 220px;
	}
	.mahoyaku-figureLayout01 > .txt {
		overflow: visible;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.mahoyaku-figureLayout01 > .txt > *:first-child {
		margin-top: 0;
	}

}

/* Cleafix
------------------------------------------------------ */
.mahoyaku-figureLayout01:after,
.contentsWrap:after,
.mahoyaku-tabList:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}