@charset "shift_jis";
/* link */
a:link    { color: inherit; text-decoration: underline; }
a:visited { color: inherit; text-decoration: underline; }
@media screen and (min-width: 751px), print {
a:hover .opBnr { opacity: 0.7; background: #ffffff; }
a:hover   { color: inherit; text-decoration: none; }
a:active  { color: inherit; text-decoration: none; }
}
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*content wrap*/
#pageContainer{
	overflow-x: hidden;
	background-color: #001860;
}
#header{
	padding: 7px 0;
	background-color: #ffffff;
}
#mainContainer{
	width: 1200px;
	margin: 70px auto 0;
	padding-bottom: 80px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ffffff;
}
#mainContainer > *:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}
#pht-footer{
	padding: 20px 0;
	background-color: #1a3070;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	color: #ffffff;
}
.pht-contentBox01{
	padding-top: 100px;
	padding-bottom: 100px;
}
.pht-heading01 + .pht-contentBox01{
	padding-top: 60px;
	padding-bottom: 100px;
}
.pht-contentBox01 > *:first-child{
	margin-top: 0;
}
.pht-section01 {
	margin-top: 100px;
}
.pht-bg01{
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	padding-right: calc((100vw - 100%) / 2);
	padding-left: calc((100vw - 100%) / 2);
	background-color: #1a3070;
}
.pht-heroImg01{
	margin-top: 12px;
	text-align: center;
}
/*heading*/
.pht-heading01{
	margin: 30px 0 14px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 6px;
}
.pht-heading02{
	margin-bottom: 30px;
	text-align: center;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.3;
}
.pht-headLine01{
	margin-bottom: 25px;
	text-align: center;
	font-size: 3.2rem;
	font-weight: bold;
}
.pht-headLine02{
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
/*text*/
.paragraph03{
	margin-top: 2em;
}
.pht-txtLead01{
	font-size: 28px;
	font-size: 2.8rem;
}
.pht-txtMark01 {
	width: fit-content;
	margin: 20px auto 0;
	padding: 5px 100px;
	background-color: #1a3070;
	text-align: center;
	font-size: 2.8rem;
}
.pht-txt01 {
	margin-top: 10px;
	font-size: 2rem;
}
.pht-txt02 {
	margin-top: 50px;
	font-size: 1.8rem;
}
.pht-txt02 + .pht-txt02 {
	margin-top: 35px;
}
/*btn*/
.pht-btn01,
.pht-btn02{
	text-align: center;
}
.pht-btn01{
	margin-top: 60px;
}
.pht-btn02{
	margin-top: 40px;
}
.pht-btn01 a,
.pht-btn02 a{
	overflow: hidden;
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-bottom: solid 4px #aeaeae;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
}
.pht-btn01 a:hover,
.pht-btn02 a:hover{
	margin-top: 2px;
	border-bottom-width: 2px;
}
.pht-btn01 a::after,
.pht-btn02 a::after{
	position: absolute;
	top: 50%;
	right: 20px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	background: url("/designcard/pridehouse/img/pridehouse_ic02.png") 0 0 no-repeat;
	-webkit-background-size: 36px auto;
	background-size: 36px auto;
	content: "";
}
.pht-btn01 a{
	min-width: 826px;
	padding: 20px 60px 19px;
	font-size: 38px;
	color: #1a3070;
}
.pht-btn02 a{
	min-width: 535px;
	padding: 23px 60px;
	font-weight: bold;
	color: #222222;
}
.pht-btn02 a.subBtn {
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 1.0;
}
.pht-btn02 a.subBtn .sub{
	font-size: 20px;
}
.pht-btn03 {
	margin-top: 30px;
}
.pht-btn03 a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 535px;
	min-height: 86px;
	margin: 0 auto;
	padding: 10px 60px;
	border: 2px solid #fff;
	background-color: #001860;
	text-align: center;
	font-size: 2.8rem;
	font-weight: bold;
	text-decoration: none;
}
.pht-btn03 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	background: url("/designcard/pridehouse/img/pridehouse_ic03.png") no-repeat;
}
.pht-btn03 a:hover {
	background-color: #fff;
	color: #001860;
}

/*image*/
.pht-image {
	margin-top: 15px;
}
.pht-image.alC img {
	margin: 0 auto;
}
/*column*/
.pht-column {
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.pht-column .pht-columnItem + .pht-columnItem {
	margin-left: 30px;
}
/*box*/
.pht-boxLayout01,
.pht-boxLayout02{
	position: relative;
	margin-top: 55px;
	padding: 40px;
	text-align: center;
	line-height: 1.9;
}
.pht-boxLayout01{
	overflow: hidden;
	background-color: #1a3070;
}
.pht-cardWrap01,
.pht-cardWrap02{
	margin-top: 35px;
	text-align: center;
}
.pht-card{
	display: inline-block;
	box-shadow: 0px 0px 30px 12px rgba(255, 255, 255, 0.17);
}
.pht-cardWrap01 .pht-card{
	border-radius: 14px;
}
.pht-cardWrap02 .pht-card{
	border-radius: 11px;
}
.subBox01{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.9;
	color: #ced0db;
}
.pht-box01 {
	margin: 50px 30px 0;
	padding: 30px 60px 35px;
	border: 1px solid #b4b4b4;
}
.pht-box01 >:first-child {
	margin-top: 0 !important;
}
.pht-box01 .pht-box01Title {
	margin: 20px 0 25px;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
}
.pht-box01 .pht-box01Text {
	margin-top: 20px;
	font-size: 1.6rem;
}
.pht-box01 .pht-box01List {
	margin-top: 20px;
}
.pht-box01 .pht-box01List > li {
	position: relative;
	padding-left: 16px;
	font-size: 1.6rem;
}
.pht-box01 .pht-box01List > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/*flow*/
.pht-flowWrap {
	margin-top: 50px;
}
.pht-flow {
	display: flex;
	width: 1000px;
	margin: 0 auto;
}
.pht-flow > li {
	position: relative;
	width: calc(100% / 3 - 40px / 3);
	padding: 50px 30px 25px;
	background-color: #fff;
	text-align: center;
	color: #111;
}
.pht-flow > li + li {
	margin-left: 20px;
}
.pht-flow > li > .num {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	width: 62px;
	height: 62px;
	margin: 0 auto;
	border-radius: 50%;
	text-align: center;
	font-size: 3.2rem;
	color: #fff;
	font-weight: bold;
}
.pht-flow > li.list01 > .num {
	background-color: #dc322c;
}
.pht-flow > li.list02 > .num {
	background-color: #7c266e;
}
.pht-flow > li.list03 > .num {
	background-color: #45a2b0;
}
.pht-flow > li .pht-flowTitle {
	margin-bottom: 25px;
	font-size: 2.6rem;
	font-weight: bold;
}
.pht-flow > li .pht-flowText {
	margin-top: 10px;
	font-size: 1.6rem;
}
.pht-flow > li .pht-flowText .pht-flowTextLink {
	position: relative;
	padding-left: 13px;
}
.pht-flow > li .pht-flowText .pht-flowTextLink::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 10px;
	margin-top: -5px;
	background: url("/designcard/pridehouse/img/pridehouse_ic04.png");
}
/*floating*/
.pht-floating {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100vw;
	background-color: #4d5e90;
	box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.1);
}
.pht-floating .pht-floatingInner {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 8px;
}
.pht-floating .pht-floatingInner >:first-child {
	margin-top: 0 !important;
}
.pht-floating .applyBtn.floatingBtn .pht-btn01 {
	margin-top: 0 !important;
}
.pht-floating .applyBtn.floatingBtn .pht-btn01 a {
	padding: 12px 60px 11px;
	font-size: 2.6rem;
}
.pht-floating .pht-floatText {
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
}
/*etc*/
.pht-line01{
	display: block;
	margin: 0;
	border-top: 1px solid #4d5e90;
}
.tailIcon.blank{
	margin-top: 0.5em;
}
.toggleTrigger,
.toggleTrigger.open{
	color: inherit;
}
.toggleTrigger{
	display: inline-block;
	position: relative;
	padding: 0 20px 0 0;
}
.toggleTrigger::before{
	position: absolute;
	top: 48%;
	right: 1px;
	width: 14px;
	height: 2px;
	margin-top: -1px;
	background-color: #fff;
	content: "";
}
.toggleTrigger::after{
	position: absolute;
	top: 48%;
	right: 7px;
	width: 2px;
	height: 14px;
	margin-top: -7px;
	background-color: #fff;
	content: "";
}
.toggleTrigger.open::after{
	content: none;
}
.toggleTrigger .openTxt,
.toggleTrigger:not(.open) .closeTxt{
	display: inline;
}
.toggleTrigger .closeTxt,
.toggleTrigger:not(.open) .openTxt{
	display: none;
}
#pageTopBtn {
	bottom: 125px;
}

@media screen and (max-width: 1200px), print {
.pht-bg01{
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
}
@media screen and (max-width: 750px), print {
/*content wrap*/
#header{
	padding: 5px 25px;
}
#header #headerContents #headerLogo {
	width: 36%;
}
#mainContainer{
	width: 100%;
	margin: 0;
	padding: 0 10px 35px;
	font-size: 13px;
	font-size: 1.3rem;
	color: #ffffff;
}
#pht-footer{
	padding: 10px 0 15px;
	background-color: #1a3070;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1;
	color: #ffffff;
}
.pht-contentBox01{
	padding-top: 50px;
	padding-bottom: 50px;
}
.pht-heading01 + .pht-contentBox01{
	padding-top: 10px;
	padding-bottom: 50px;
}
.pht-contentBox01 > *:first-child{
	margin-top: 0;
}
.pht-section01 {
	margin-top: 50px;
}
.pht-bg01{
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
}
.pht-heroInner{
	padding: 0 3px;
}
.pht-heroImg01{
	margin-top: 21px;
	text-align: center;
}
/*heading*/
.pht-heading01{
	margin: 30px 0 10px;
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 1.7;
	letter-spacing: 0;
}
.pht-heading02{
	margin-bottom: 23px;
	text-align: center;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.3;
}
.pht-headLine01{
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.7rem;
	font-weight: bold;
}
.pht-headLine02{
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
}
/*text*/
.sp_paragraph02 {
	margin-top: 1.5em;
}
.pht-txtLead01{
	font-size: 15px;
	font-size: 1.5rem;
}
.pht-txtMark01 {
	width: fit-content;
	margin: 10px auto 0;
	padding: 3px 15px;
	background-color: #1a3070;
	text-align: center;
	font-size: 1.6rem;
}
.pht-txt01 {
	margin-top: 10px;
	font-size: 1.5rem;
}
.pht-txt02 {
	margin-top: 25px;
	font-size: 1.3rem;
}
.pht-txt02 + .pht-txt02 {
	margin-top: 20px;
	font-size: 1.3rem;
}
/*btn*/
.pht-btn01,
.pht-btn02{
	text-align: center;
}
.pht-btn01{
	margin-top: 25px;
}
.pht-btn02{
	margin-top: 20px;
}
.pht-btn01 a,
.pht-btn02 a{
	position: relative;
	overflow: hidden;
	display: block;
	min-width: auto;
	margin: 0 auto;
	border-bottom: solid 2px #aeaeae;
	padding: 14px 33px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.3;
}
.pht-btn01 a:hover,
.pht-btn02 a:hover{
	margin-top: 0px;
	border-bottom-width: 2px;
}
.pht-btn01 a::after,
.pht-btn02 a::after{
	position: absolute;
	top: 50%;
	right: 6px;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	background: url("/designcard/pridehouse/img/pridehouse_ic02.png") 0 0 no-repeat;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
	content: "";
}
.pht-btn01 a{
	max-width: 340px;
	width: 100%;
	font-size: 20px;
}
.pht-btn02 a{
	max-width: 320px;
	width: calc(100% - 40px);
	font-weight: bold;
	color: #222222;
}
.pht-btn02 a.subBtn {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.0;
}
.pht-btn02 a.subBtn .sub{
	font-size: 12px;
}
.pht-btn03 {
	margin: 20px 10px 0;
}
.pht-btn03 a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	min-height: 50px;
	margin: 0 auto;
	padding: 5px 35px;
	border: 1px solid #fff;
	background-color: #001860;
	text-align: center;
	font-size: 1.7rem;
	font-weight: bold;
	text-decoration: none;
}
.pht-btn03 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url("/designcard/pridehouse/img/pridehouse_ic03.png") no-repeat 0 0 / cover;
}
.pht-btn03 a:hover {
	background-color: #001860;
	color: #fff;
}

/*image*/
.pht-image {
	margin-top: 10px;
}
.pht-image.alC img {
	margin: 0 auto;
}
/*column*/
.pht-column {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.pht-column .pht-columnItem + .pht-columnItem {
	margin-left: 10px;
}
/*box*/
.pht-boxLayout01,
.pht-boxLayout02{
	margin-top: 35px;
	padding: 24px 10px;
	line-height: 1.45;
}
.pht-cardWrap01,
.pht-cardWrap02{
	margin-top: 25px;
	text-align: center;
}
.pht-card{
	display: inline-block;
	box-shadow: 0px 0px 15px 6px rgba(255, 255, 255, 0.17);
}
.pht-cardWrap01 .pht-card{
	width: 235px;
	border-radius: 8px;
}
.pht-cardWrap02 .pht-card{
	width: 172px;
	border-radius: 5px;
}
.subBox01{
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.5;
	color: #ced0db;
}
.pht-box01 {
	margin: 30px 0 0;
	padding: 20px 10px 15px;
	border: 1px solid #b4b4b4;
}
.pht-box01 >:first-child {
	margin-top: 0 !important;
}
.pht-box01 .pht-box01Title {
	margin: 15px 0;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.pht-box01 .pht-box01Text {
	margin-top: 10px;
	font-size: 1.3rem;
}
.pht-box01 .pht-box01List {
	margin-top: 10px;
}
.pht-box01 .pht-box01List > li {
	position: relative;
	padding-left: 13px;
	font-size: 1.3rem;
}
.pht-box01 .pht-box01List > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/*flow*/
.pht-flowWrap {
	margin: 30px 10px 0 30px;
}
.pht-flow {
	display: block;
	width: 100%;
	margin: 0;
}
.pht-flow > li {
	position: relative;
	width: 100%;
	padding: 15px 15px 15px 20px;
	background-color: #fff;
	text-align: left;
	color: #111;
}
.pht-flow > li + li {
	margin-top: 30px;
	margin-left: 0;
}
.pht-flow > li + li::before {
	content: '';
	position: absolute;
	top: -19.5px;
	left: 0;
	right: 0;
	width: 17px;
	height: 9px;
	margin: auto;
	background: url("/designcard/pridehouse/img/pridehouse_ic05.png") no-repeat 0 0 / cover;
}
.pht-flow > li > .num {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: -20px;
	right: auto;
	width: 31px;
	height: 31px;
	margin-top: -15.5px;
	border-radius: 50%;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}
.pht-flow > li.list01 > .num {
	background-color: #dc322c;
}
.pht-flow > li.list02 > .num {
	background-color: #7c266e;
}
.pht-flow > li.list03 > .num {
	background-color: #45a2b0;
}
.pht-flow > li .pht-flowTitle {
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: bold;
}
.pht-flow > li .pht-flowText {
	margin-top: 7px;
	font-size: 1.3rem;
}
.pht-flow > li .pht-flowText .pht-flowTextLink {
	position: relative;
	padding-left: 10px;
}
.pht-flow > li .pht-flowText .pht-flowTextLink::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 7px;
	margin-top: -3.5px;
	background: url("/designcard/pridehouse/img/pridehouse_ic04.png") no-repeat 0 0 / cover;
}
/*floating*/
.pht-floating {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100vw;
	background-color: #4d5e90;
	box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.1);
}
.pht-floating .pht-floatingInner {
	width: 100%;
	padding: 10px;
}
.pht-floating .pht-floatingInner >:first-child {
	margin-top: 0 !important;
}
.pht-floating .applyBtn.floatingBtn .pht-btn01 a {
	padding: 8px 35px 7px;
	font-size: 1.5rem;
}
.pht-floating .pht-floatText {
	text-align: center;
	font-size: 1.1rem;
	color: #fff;
}
/*etc*/
.pht-line01{
	display: block;
	margin: 0;
	border-top: 1px solid #4d5e90;
}
.tailIcon.blank {
	margin-top: 0.4em;
}
.toggleTrigger{
	display: inline-block;
	position: relative;
	padding: 0 15px 0 0;
}
.toggleTrigger::before{
	position: absolute;
	top: 48%;
	right: 1px;
	width: 9px;
	height: 1px;
	margin-top: 0px;
	background-color: #fff;
	content: "";
}
.toggleTrigger::after{
	position: absolute;
	top: 48%;
	right: 5px;
	width: 1px;
	height: 9px;
	margin-top: -4px;
	background-color: #fff;
	content: "";
}
	.cboxIframe{
		max-height: 190px;
	}
#colorbox, #cboxWrapper, #cboxContent{
		overflow: visible !important;
	}
#colorbox.cb-ytWrap .cb_close a:after {
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
}
#pageTopBtn {
	bottom: 85px;
}
}