@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------
基本情報
------------------------------------------------------------------------------------------ */
body{
	line-height:1.5;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-feature-settings: "palt";
}

img{width: 100%; display: block; transition: 0.4s;}
.pc{display: block!important;}
.sp{display: none!important;}
q{display: none;}
.Content{width: 500px; margin: 0 auto;}
.btmnon{margin-bottom: 0!important;}
.txright{text-align: right;}

p{font-size:  18px; text-align: justify;}
small{font-size: 12px;}
h2{font-size: 12px;}
h3{font-size: 30px;}
h4 {font-size: 23px;}
h5{font-size: 25px; }
dd{font-size: 16px;}
#message dt{font-size:  16px;}
#message dd{font-size:  16px;}
#message dd span{font-size:  28px; font-weight: 500;}	


@media screen and (max-width: 750px){
.pc{display: none!important;}
.sp{display: block!important;}	
p{font-size:  3.6vw;}
a{font-size: 3.8vw;}
small{font-size: 2.5vw; display: inline-block;}
h2{font-size: 6.5vw;}
h3{font-size: 6vw;}
h4 {font-size: 5vw; letter-spacing: -0.4vw;}
h5{font-size: 5vw;}
#message dt{font-size:  3.8vw;}
#message dd{font-size:  3.8vw;}
#message dd span{font-size:  6vw; font-weight: 500;
}	
}



/* ------------------------------------------------------------------------------------------
ローディング
------------------------------------------------------------------------------------------ */

.is-hide {display: none;}/* 非表示 */

#loader-bg {
	width: 100%;
	background: #ffffff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 200;
}

#loader img{
	position: fixed;
	width: 120px;
	height: 120px;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
}




/* ------------------------------------------------------------------------------------------
pc
------------------------------------------------------------------------------------------ */
#wrapper {
    position: relative;
    z-index: 1 !important;
    overflow: hidden;
    display: block;
}

.qr {
    width: calc((100vw - 500px) / 2);
    height: 100vh;
    position: fixed;
    z-index: -20;
}

.qr2 {
	right: 0;
	background-position: 100% 100%;
    background-size: contain;
    background-image: url(../img/pc/pc_4.jpg);
    background-repeat: no-repeat;
}

.qr1 {
	left: 0;
	
    background-position: 100% 100%;
    background-size: contain;
    background-image: url(../img/pc/pc_4.jpg);
    background-repeat: no-repeat;
}

.qr2 {
	right: 0;
	background-position: 100% 100%;
    background-size: contain;
    background-image: url(../img/pc/pc_4.jpg);
    background-repeat: no-repeat;
}

.qr2>div, .qr1>div {
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
}

.qr1>div {
    position: absolute;
    width: 24px;
    text-align: center;
    overflow: hidden;
}





/* ------------------------------------------------------------------------------------------
ボタン
------------------------------------------------------------------------------------------ */
.qr2>div {
	position: absolute;
	width: 230px;
	text-align: center;
	overflow: hidden;
	line-height: 0;
}

.qr2 i{
	width: 190px;
	margin: 0 auto;
	display: block;
}

.btn {margin-top: 30px;}

.btn a {
	font-size: 18px!important;
	font-weight: 500;
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 5px;
	color: #eb6120;
	display: inline-block;
	padding: 30px 10px;
	position: relative;
	text-decoration: none;
	border: 2px solid #eb6120;
}

/* 通常の矢印(hoverで反転) */
.btn a {
	transition: all .5s;
}
.btn a::before {
	border-right: 2px solid #eb6120;
	border-top: 2px solid #eb6120;
	bottom: 0;
	content: "";
	height: 10px;
	margin: auto;
	position: absolute;
	right: 16px;
	top: 0;
	transform: rotate(45deg);
	transition: all .5s; 
	width: 10px;
}

.btn a:hover {
	background-color: #eb6120;
	color: #fff;
}

.btn a:hover::before {
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
}





@media screen and (max-width: 1100px){
.qr2>div {width: 80%;}
.qr2 i{width: 80%;}
.btn a {line-height: normal;text-align: center; padding: 10px 5px;}
	
.btn a::before {
	border-right: none;
	border-top: none;
	bottom: 0;
	content: "";
	height: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(45deg);
	transition: all .5s; 
	width: 0px;
}
}

@media screen and (max-width: 1000px){	
.btn {
	margin-top: 0px;
	padding: 10px 10px;
}

.btn:before {	
    background-image: none;
}
}



/* ------------------------------------------------------------------------------------------
ファーストビュー
------------------------------------------------------------------------------------------ */

.price2, .price1, .price3, .price4, .price5{
	font-family: "futura-pt-bold", sans-serif;
	font-weight: 900;
	font-style: normal;
}

.inner{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

#main{
	padding-top: 4%;
    z-index: -1;
	width: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/bg_1_2.jpg);
    display: block;
	overflow: hidden;
}

#main h1{
	width: 100%;
	overflow: hidden;
	display: block;
	z-index: 1;
	margin-bottom: 6%;
}

#main h2{
	width: 500px;
	margin-bottom: 50px;
	display: block;
	overflow: hidden;
	z-index: 1;
}

#main small{
	margin-bottom: 70px;
	display: block;
}

.osusume{
	position: relative;
	color:#fff;
    margin-bottom: 1%;
}

.osusume b{
	position: absolute;
	width: 100px;
	top:36%;
	right:5%;
}

.osusume h3{
	width: 100%;
	padding: 0 2%;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.osusume dt{
	font-size: 30px;
	width: 100%;
	padding: 0 5%;
	overflow: hidden;
	box-sizing: border-box;
	font-weight: 500;
}

.osusume dd{
	font-size: 20px;
	padding: 0 5%;
	overflow: hidden;
}

#main .box{
	width: 100%;
    display: flex;
    align-items: center;
	margin-top: -20px;
}

#main .box p{
	width: 30%;
	float: left;
	overflow: hidden;
	item-align:center;
}

.price1 span{
	font-size:38px;	
	item-align:center;
}


.price1{
	font-size:90px;
	width: 70%;
    text-align: right;
}

@media screen and (max-width: 750px){
.Content{width: 100%;}
#main{width: 100%; padding-top: 4%;}
#main h1{margin-bottom: 8%!important;}
#main h2{width: 100%; margin-bottom: 10%;}
#main small{margin-bottom: 10%; padding-left: 1em; text-indent: -1em;}
.osusume{margin-bottom: 0%;}
.osusume h3{padding: 0 2%; margin-bottom: 3%;}
.osusume dt{padding: 0 5%; font-size:6vw;}
.osusume dd{padding: 0 5%; font-size:4vw;}
#main .box{margin-top: -3%;}
.osusume b{width: 23%;}
.price1{font-size:17vw;}
.price1 span{font-size:7vw;
}
}

/* ------------------------------------------------------------------------------------------
プレゼント
------------------------------------------------------------------------------------------ */
#present{
	background: linear-gradient(90deg, rgb(196, 166, 96), rgb(243, 218, 162), rgb(143, 114, 74));
	padding-top: 70px;
	padding-bottom: 70px;
}

#present h3{margin-bottom: 20px;}

#present h4{
	color:#fff;
	text-align: center;
	margin-bottom: 20px;
	text-shadow: 1px 1px 0px #666;
}

.kome{margin-bottom: 50px;}

#present .box{
	background:rgba(255,255,255,0.5);
	border:solid #fff 1px;
	overflow: hidden;
	box-sizing: border-box;
}

#present .box1{margin-bottom: 50px;}

#present p{
	font-size: 20px;
	text-align: center;
	padding: 20px 0;
}


@media screen and (max-width: 750px){
#present{padding-top: 10%; padding-bottom: 15%;}
#present h3{margin-bottom: 3%;}
#present h4{margin-bottom: 5%;}
.kome{margin-bottom: 5%;}
#present .box{border:solid #fff 1px;}
#present .box1{margin-bottom: 5%;}
#present p{font-size: 4.3vw; padding: 5% 0;
}
}

/* ------------------------------------------------------------------------------------------
5プラン
------------------------------------------------------------------------------------------ */

#plan{
	padding-top: 30px;
    z-index: -1;
	width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/bg_2.jpg);
    display: block;
	overflow: hidden;
	/* background-color: red; */
}

#plan h3{margin-bottom: 20px;}

#plan h4{
	color: #003b83;
	margin-bottom: 20px;
	text-align: center;
}

#plan h4 span{margin-top: 10px; display: block;}

#plan .box{
	padding: 5% 5% 0;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

#plan h5{
	width: fit-content;
	text-align: center;
	background: linear-gradient(transparent 60%, yellow 30%);
	margin: 0 auto 10px;
}

#plan h6{
	font-size: 34px;
	line-height: 1.3;
	font-weight: 900;
	color: #003b83;
	margin-bottom: 10px;
}

#plan ul{
	width: 100%;
	overflow: hidden;
}

#plan b{
	width: 30%;
	display: block;
	overflow: hidden;
	position: absolute;
	top:0;
	right: 0;
}

#plan ul li:first-child{
	width: 61%;
	float: left;
    display: block;
	overflow: hidden;
}

.box3{
	position: relative;
	background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/sec3_9.jpg);
	background-position: bottom;
    display: block;
	overflow: hidden;
}

.box3 >p{font-size: 24px!important;}

#plan ul li:first-child p{display: inline-block;}

#plan ul li:last-child{width: 39%; overflow: hidden;}

.price2{
	font-size: 90px;
    color: #e60012;
    text-align: right;
    display: block;
	line-height: 1.3;
    /* background-color: red; */
}

.price2 span{font-size:28px;}

#plan small{
	padding-left:1em;
	text-indent:-1em;
	display: block;
}

#plan dl dt{
	margin: 50px auto 0;
	width: 30%;
}

@media screen and (max-width: 750px){
#plan{padding-top: 10%;}
#plan h3{margin-bottom: 5%;}
#plan h4{margin-bottom: 5%;}
#plan h4 span{margin-top: 2%;}
#plan .box{padding: 5% 5% 0; border-radius: 3vw; margin-bottom: 5%;}
#plan h5{margin-bottom: 3%;}
#plan h6{font-size: 7vw; margin-bottom: 5%;}
#plan b{width: 30%;}
#plan ul li:first-child p{display: inline-block;}
.box3 >p{font-size: 5vw!important;}
.price2{font-size: 18vw; line-height: 1.3;}
.price2 span{font-size:5vw;}
#plan dl{margin-top: 15%;
}
}

/* ------------------------------------------------------------------------------------------
その他のサービス
------------------------------------------------------------------------------------------ */

#other{
	background-color: #fff9eb;
	padding-top: 50px;
	padding-bottom: 70px;
}

#other h4{
	text-align: center;
	margin-bottom: 20px;
	color: #006cb8;
}

#other h4 span{margin-top: 10px; display:block;}

#other ul{
	overflow: hidden;
	background-color: #fff;
	border-radius: 20px;
	padding: 10px;
	box-sizing: border-box;
}

#other li{
	width: 48%;
	float: left;
	display: block;
	overflow: hidden;
	margin-right: 4%;
	margin-bottom: 3%;
}

#other li:nth-child(even){margin-right: 0%;}

#other .box{
	width: 100%;
	background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/sec4_2.jpg);
	background-position: bottom;
    display: block;
	margin-bottom: 10px;	
}

.other{
	width: 100%;
	font-size: 40px;
	overflow: hidden;
}
.price3{
	font-size: 40px;
    color: #e60012;
    text-align: right;
    display: block;
}
.price3 span{font-size: 16px;}

.font_scale{
	align-items: center;
	margin-bottom: 0%!important;
}

@media screen and (max-width: 750px){
#other{padding-top: 5%; padding-bottom: 15%;}
#other h4{margin-bottom: 5%;}
#other h4 span{margin-top: 2%;}
#other ul{border-radius: 3vw; padding: 3%;}
#other li{margin-right: 4%; margin-bottom: 3%;}
#other .box{margin-bottom: 1%;	}
.price3{font-size: 8vw;}
.price3 span{font-size: 4vw;
}
}


/* ------------------------------------------------------------------------------------------
バナー
------------------------------------------------------------------------------------------ */

#banner{
	background-color: #006cb8;
	overflow: hidden;
	padding: 20px 0;
}

#banner dt{
	font-size: 22px;
	font-weight: 600;
	color: #003b83;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	border-radius: 3vw;
	margin-bottom: 2%;
	padding: 1% 0;
}

#banner dd{
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}


#banner dd span{
	color: #fff799;
	text-align: center;
	font-weight: 900;
}


.loan{
	width: 100%;
	overflow: hidden;
	display: flex;
    align-items: center;
}

#banner .right{
	width: 40%;
    padding: 3% 0;
    float: left;
    border: solid #fff 2px;
    box-sizing: border-box;
    margin-left: 5%;
}

#banner .right p, #banner .right small{
	color: #fff;
	display: block;
	text-align: center;
}

.price4{
	width: 60%;
	font-size: 100px;
	color: yellow;
	line-height: 1;
	text-shadow: 5px 5px #0052a3;
	margin-right: 5%;
}

.price4 span{font-size: 60px;}


#banner p{ color: #fff; font-weight: 500;}

#banner small{
	color: #fff;
	text-align: left;
	display: block;
}

@media screen and (max-width: 750px){
#banner{padding: 5% 0;}
#banner dt{font-size: 4vw; border-radius: 3vw; margin-bottom: 2%; padding: 1% 0;}
#banner dd{font-size: 5.2vw;}
#banner .right{padding: 3% 0; margin-left: 5%;}
.price4{font-size: 20vw; margin-right: 5%;}
.price4 span{font-size: 9vw;
}
}
	
/* ------------------------------------------------------------------------------------------
代表メッセージ　プロタイムズとは
------------------------------------------------------------------------------------------ */

#message{
	background-size: auto;
    background-image: url(../img/pattern.jpg);
	background-repeat: repeat;
    display: block;
	padding:70px 0 0px;
}

.small{
	text-align: center;
	display: block;
	color: #fff;
	font-weight: 500;
	background-color: #eb6120;
	padding: 10px 0;
}

.president{
	background-color: #ffdcc6;
	border-radius: 20px;
	padding: 5% 5%;
	margin-bottom: 70px;
}

.president h5{
	margin-bottom: 20px;
	color: #eb6120;
}

.president p{
	margin-bottom: 20px;
}

.introduction i{
	margin-bottom: 30px;
	display: block;
}


.introduction p{
	margin-bottom: 70px;
	display: block;
}

.president small{margin-top: 20px; display: block;}


.introduction h5{
	color: #e60012;
	text-align: center;
	margin-bottom: 10px;
}

.president h3, .introduction h3{
    background: linear-gradient(transparent 90%, rgb(235, 97, 32) 10%);
    display: table;
    margin: 0 auto 30px;
}



@media screen and (max-width: 750px){
#message{
	background-size: auto;
    background-image: url(../img/pattern.jpg);
	background-repeat: repeat;
    display: block;
	padding:15% 0 25%;
}

#message small{
	text-align: center;
	display: block;
	color: #999;
	font-weight: 500;
}

.president{
	background-color: #ffdcc6;
	border-radius: 3vw;
	padding: 5% 5%;
	margin-bottom: 15%;
}

.president h5{margin-bottom: 3%;}
	
.president p{margin-bottom: 10%;}
	
.president small{margin-top: 5%;}

.introduction i{
	margin-bottom: 10%;
	display: block;
}


.introduction p{
	margin-bottom: 10%;
	display: block;
}

.introduction h5{
	color: #e60012;
	text-align: center;
	margin-bottom: 5%;
}

.president h3, .introduction h3{
    margin: 0 auto 10%;
}

.small{
	font-size:  3.8vw;
	color: #999; 
	background-color: rgba(255, 0, 0, 0);
	padding: 0  0 5%;
}
}



/* ------------------------------------------------------------------------------------------
ボタン &　ページトップ
------------------------------------------------------------------------------------------ */
#apply{
	width: 500px;
    position: fixed;
	z-index: 999;
	bottom: 0;
}

#apply p{
	background-color: #eb6120;
	width: 90%;
	margin: 0 auto;
	display: block;
	border-radius: 20px 20px 0 0; 
}

#apply a{
	margin-top: -5%;
	display: inline-block;
	transition: 0.4s;

}

#apply a:hover{opacity: 0.8;}


#pageTop {
    z-index: 999;
    position: fixed;
    bottom: 35px;
    right: 20px;
    display: block;
	width: 60px;
    height: 60px;
}

#pageTop a {
    text-decoration: none!important;
    text-align: center;
    display: block;
}

#pageTop a:hover{opacity: 0.8;}


@media screen and (max-width: 750px){
#apply{
    position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
}

#apply p{
	background-color: #eb6120;
	width: 96%;
	margin: 0 auto;
	display: block;
	border-radius: 3vw 3vw 0 0; 
}

#apply a{
	margin-top: -3%;
	display: inline-block;
	transition: 0.4s;
}

#apply a:hover{opacity: 0.8;
}
}

/* ------------------------------------------------------------------------------------------
ボタン &　ページトップ
------------------------------------------------------------------------------------------ */





