
@charset "Shift_JIS";

/* =================================================================================================
　永久不滅ポイントサイト - Apple製品（iPhone等）をご利用いただいているお客様へ
　https://www.a-q-f.com/
　Copyright (C) CREDIT SAISON CO.,LTD. All Right Reserved.
================================================================================================= */

body{margin:0;padding:0;}

/* ----------------------------------------------------------------------------
　clearfix
---------------------------------------------------------------------------- */
.clearfix{display: inline-block;}
/* Exclude Mac IE \*/
.clearfix{display: block;}
/**/
.clearfix:after{content:".";display:block;clear:both;height:0;visibility: hidden;}

/* ----------------------------------------------------------------------------
　テキストサイズ
---------------------------------------------------------------------------- */
.text9{font-size:9px;} .text10{font-size:10px;} .text11{font-size:11px;} .text12{font-size:12px;} .text13{font-size:13px;} .text14{font-size:14px;} .text15{font-size:15px;} .text16{font-size:16px;} .text17{font-size:17px;} .text18{font-size:18px;} .text19{font-size:19px;} .text20{font-size:20px;} .text21{font-size:21px;} .text22{font-size:22px;} .text23{font-size:23px;} .text24{font-size:24px;} .text25{font-size:25px;} .text26{font-size:26px;} .text27{font-size:27px;} .text28{font-size:28px;} .text29{font-size:29px;} .text30{font-size:30px;} .text31{font-size:31px;} .text32{font-size:32px;} .text33{font-size:33px;} .text34{font-size:34px;} .text35{font-size:35px;} .text36{font-size:36px;} .text37{font-size:37px;} .text38{font-size:38px;} .text39{font-size:39px;} .text40{font-size:40px;} .text41{font-size:41px;} .text42{font-size:42px;} .text43{font-size:43px;} .text44{font-size:44px;} .text45{font-size:45px;} .text46{font-size:46px;} .text47{font-size:47px;} .text48{font-size:48px;} .text49{font-size:49px;} .text50{font-size:50px;}

/* ----------------------------------------------------------------------------
　下マージン
---------------------------------------------------------------------------- */
.sp_btm5{margin-bottom:5px !important;} .sp_btm10{margin-bottom:10px !important;} .sp_btm15{margin-bottom:15px !important;} .sp_btm20{margin-bottom:20px !important;} .sp_btm25{margin-bottom:25px !important;} .sp_btm30{margin-bottom:30px !important;} .sp_btm35{margin-bottom:35px !important;} .sp_btm40{margin-bottom:40px !important;} .sp_btm45{margin-bottom:45px !important;} .sp_btm50{margin-bottom:50px !important;} .sp_btm60{margin-bottom:60px !important;} .sp_btm70{margin-bottom:70px !important;}


/* ----------------------------------------------------------------------------
　ページスタイル
---------------------------------------------------------------------------- */

/* ページ背景色 */
.page{
	background-color:#fff;
}

/* リセット */
#itp h1,#itp h2,#itp h3,#itp h4,#itp h5,#itp ul,#itp li,#itp dl,#itp dt,#itp dd,#itp p,#itp a,#itp strong,#itp address{
	margin:0; padding:0; text-align:left;
}
#itp ul,#itp li{
	list-style:none; list-style-position:inside; text-indent:0em;
}


#itp{
	min-width:950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333;
}


/* パンくずナビ */
#itp #breadCrumb{
	width:950px;
	margin:0 auto 15px;
	display:none;
}
#itp #breadCrumb li{
	display: inline;
	font-size:12px;
}
#itp #breadCrumb li strong{
	font-size:12px;
}
#itp #breadCrumb li a{
	color:#3399ff;
}

/* リンク（デフォルトは下線無し） */
#itp a{
	text-decoration:none;
	cursor:pointer;
}
#itp a:hover{
	text-decoration:underline;
}


/* リキッド */
.liquid{
	margin:0 auto;
	max-width:1260px;
}


#new_header{
	margin-bottom:0px !important;
}
#wrapper{
	padding-top:0px !important;
}
#container,
#contentWrapper,
#mainContent{
	width:100% !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}



/* ----------------------------------------------------------------------------
　背景
---------------------------------------------------------------------------- */
#wrapper{
}




/* ----------------------------------------------------------------------------
　メインエリア
---------------------------------------------------------------------------- */
#itp #main_area{
	padding:70px 0 30px;
}
#itp #main_area h1{
	font-size:30px;
	line-height:160%;
	font-weight:600;
	color:#061789;
	text-align:center;
}



/* ----------------------------------------------------------------------------
　リード文
---------------------------------------------------------------------------- */
#itp .lead{
	width:950px;
	margin:0 auto 60px;
	font-size:16px;
	line-height:160%;
}


/* ----------------------------------------------------------------------------
　アンカー
---------------------------------------------------------------------------- */
#itp .anchor{
	background-color:#f2f2f2;
	padding:55px 0 65px;
}
#itp .anchor h2{
	font-size:26px;
	font-weight:bold;
	color:#666;
	text-align:center;
	margin-bottom:25px;
}
#itp .anchor ul{
	width:950px;
	margin:0 auto;
	display:flex;
	justify-content : space-between;
}
#itp .anchor ul li{
	width:455px;
	box-sizing:border-box;
}
#itp .anchor ul li a{
	display:block;
	background-color:#fff;
	border:3px solid #121f85;
	color:#121f85;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding:15px 0;
	text-decoration:none;
}
#itp .anchor ul li a:hover{
	opacity:0.8;
}


/* ----------------------------------------------------------------------------
　iphone
---------------------------------------------------------------------------- */
#iphone{
	border-bottom:1px solid #e8e8e8;
	padding:60px 0;
}
#iphone .inner{
	width:950px;
	margin:0 auto;
}
#iphone h2{
	color:#121f85;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}
#iphone ul{
	display:flex;
	justify-content : space-between;
}
#iphone ul li{
	width:290px;
}
#iphone ul .arrow{
	width:40px;
	display:flex;
	justify-content : center;
	align-items : center;
	padding-top:35px;
}
#iphone ul .arrow img{
	vertical-align:bottom;
}
#iphone ul li .title{
	display:flex;
	align-items : center;
	margin-bottom:16px;
}
#iphone ul li .title .text{
	font-size:18px;
	line-height:130%;
}
#iphone ul li .title img{
	margin-right:10px;
}



/* ----------------------------------------------------------------------------
　mac
---------------------------------------------------------------------------- */
#mac{
	padding:60px 0;
}
#mac .inner{
	width:950px;
	margin:0 auto;
}
#mac h2{
	color:#121f85;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
#mac .text{
	font-size:18px;
	margin-bottom:25px;
	text-align:center;
}
#mac .photo{
	text-align:center;
}



/* ----------------------------------------------------------------------------
　software
---------------------------------------------------------------------------- */
#software{
	background-color:#f2f2f2;
	padding:60px 0;
}
#software .inner{
	width:950px;
	margin:0 auto;
}
#software h2{
	color:#121f85;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
#software .text{
	font-size:18px;
	line-height:200%;
	text-align:center;
}


/* ----------------------------------------------------------------------------
　attention
---------------------------------------------------------------------------- */
#attention{
	padding:60px 0;
}
#attention .inner{
	width:950px;
	margin:0 auto;
}
#attention h2{
	color:#121f85;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
#attention ul li{
	font-size:12px;
	line-height:200%;
	padding-left: 1em;
	text-indent: -1em;
}






/* ----------------------------------------------------------------------------
　ページTOP
---------------------------------------------------------------------------- */
.page_top{
	width:950px;
	margin:0 auto;
	text-align:right;
	background-color:#fff;
}




