@charset "UTF-8";
/*------------------------------------------------------------
	TOP page CSS
------------------------------------------------------------*/
#top-header, #top-main {
	background-color: #8CDEFD;
}

#top-header {
	width: 100%;
	height: 50px;
}
#top-header .wrap {
	width: 100%;
	/*position: relative;*/
	position: fixed;
	z-index: 300;
}
#gNav {
	/*position: absolute;*/
	position: fixed;	/* 20181027追記 */
	top: 0;
	right: 0;	/* 20181027追記 */
	width: 27px;
	height: 27px;
	z-index: 9999;
	cursor: pointer;
	background:#8CDEFD;
	padding:10px;
}

#gNav.gNav_bg {
	background-color: transparent;
}

/* Gメニュー開閉ボタン */
#gNav span, #gNav span.spanclose {
	display: block;
	position: absolute;
	top: 1px;
	right: 12px;
	background-color: #FFFFFF;
	width: 21px;
	height: 3px;
}
#gNav span {
	background-color: #FFFFFF;
}
#gNav span.spanclose {	/* Gメニュー閉じるボタンカラー */
	background-color: #29abe2;
}
#gNav span:nth-child(1), #gNav .spanclose:nth-child(1) {
    top: 14px
}
#gNav span:nth-child(2), #gNav .spanclose:nth-child(2) {
    top: 21px;
}
#gNav span:nth-child(3), #gNav .spanclose:nth-child(3) {
    top: 28px;
}

#globalMenu {
	display: none;
	position: absolute;
    top: 0;
    right: -360px;
	width: 360px;	/* 20181027追記 */
	height: 100vh;
    z-index: 1000;
	background-color: #FFF;
}
#globalMenu ul {
	padding: 15px 40px;
	list-style: none;
	position: relative;
}
#globalMenu ul:first-child {
	margin-top: 45px;
}

#globalMenu .gmLink1 {
	background-color: #FFF;
}
#globalMenu .gmBg1 {
	background-color: #227cbf;
}
#globalMenu .gmBg2 {
	background-color: #29abe2;
}
#globalMenu .gmBg1 a, #globalMenu .gmBg2 a {
	color: #fff;
}
#globalMenu li {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.6;
	text-indent: -1.4em;
	padding-left: 1.4em;
}

#globalMenu li a {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
}
#globalMenu .gmLink1 li a::before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 1px #29abe2;
	border-right: solid 1px #29abe2;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: .3em;
	left: 0;
}
#globalMenu .gmBg1 li a::before, #globalMenu .gmBg2 li a::before {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}

#menuOverlay {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.6);
		display: none;
		position: fixed;
		z-index: 97;
}

#top-main {
	margin-bottom: 20px;
	height: 650px;
	background-image: url(images/top_h_landscape.png);
	background-position:50% 100%;
	background-repeat: repeat-x;
}
/*#top-main .fukidasi {
	position: relative;
	height: 100%;
	background-image: url(images/top_bg_fukidasi.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}*/


#top-main .wrap {
	position: relative;
	height: 100%;
}
#top-main .top-h-pict {
	position: absolute;
}
#top-main #top-h-pict1 {
	top: 0;
	left: 0px;
}
#top-main #top-h-pict2 {
	top: 300px;
	left: -50px;
}
#top-main #top-h-pict3 {
	top: 200px;
	left: 130px;
}
#top-main #top-h-pict4 {
	top: 400px;
	left: 320px;
}
#top-main #top-h-pict5 {
	top: 0px;
	right: 90px;
}
#top-main #top-h-pict6 {
	top: 180px;
	right: -50px;
}
#top-main #top-dl-num {
	bottom: 140px;
	right: 70px;
}


#top-logo {
	text-align: center;
	height: 100%;
}
#top-logo h1 {
	padding-top: 23%;
	font-size: 130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #FFFFFF;
	margin-bottom: 5px;
}
#top-logo h1 span {
	display: block;
	font-size: 0.9em;
}
#top-logo img {
	display:inline-block;
	width: 280px;
	height: auto;
}

/*キャンペーンパナー*/
.campaign-banner {
	text-align:center;
	margin-bottom:20px;
}
.campaign-banner .banner-sm {
	display:none;
}
/*ポイント通話終了*/
.important-banner {
	text-align:center;
	margin-bottom:20px;
}
.important-banner .banner-sm {
	display:none;
}

/*------------------------------------------------------------
	download
------------------------------------------------------------*/
.download ul {
	text-align: center;
	margin: 20px 0;
}

.dl-list li{
	display: inline;
}

.dl-list li:first-child {
	margin-right: 40px;
}

.dl-list li img{
	width: 189px;
}

.line-naname {
	background-image: url(images/line_naname.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
}


#sectionFeature {
	background-color: #FFFEDC;
	padding: 50px 0;
}
#sectionFeature .textBlock {
	width: 500px;
	padding: 50px 0 100px 0;
	background-image: url(images/top_feature_bg1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sectionFeature .feature1 .textBlock {
	background-image: url(images/top_feature_bg1.png);
}
#sectionFeature .feature2 .textBlock {
	background-image: url(images/top_feature_bg2.png);
}
#sectionFeature .feature3 .textBlock {
	background-image: url(images/top_feature_bg3.png);
}
#sectionFeature .feature4 .textBlock {
	background-image: url(images/top_feature_bg4.png);
}
#sectionFeature .pict {
	width: 400px;
	margin: 0 0 30px 0;
}
#sectionFeature .feature1 .textBlock,
#sectionFeature .feature3 .textBlock,
#sectionFeature .feature2 .pict,
#sectionFeature .feature4 .pict{
	float: left;
}
#sectionFeature .feature1 .pict,
#sectionFeature .feature3 .pict,
#sectionFeature .feature2 .textBlock,
#sectionFeature .feature4 .textBlock {
	float: right;
	text-align: right;
}

#sectionFeature h3 {
	font-size: 220%;
	font-weight: normal;
	margin-bottom: 30px;
}
#sectionFeature p {
	font-size: 110%;
	line-height: 1.6;
	color: #42210B;
}




#sectionFeature .feature1 h3 {
	color: #F15A24;
}
#sectionFeature .feature2 h3 {
	color: #0071BC;
}
#sectionFeature .feature3 h3 {
	color: #006837;
}
#sectionFeature .feature4 h3 {
	color: #d4145a;
}

#sectionFunction {
	background-color: #3393DB;
	padding: 50px 0;
}
#sectionFunction h2 {
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
#sectionFunction h2:before {
	content: '';
	display: inline-block;
	width: 240px;
	height: 38px;
	background-image: url(images/line_w1.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
#sectionFunction h2:after {
	content: '';
	display: inline-block;
	width: 240px;
	height: 38px;
	background-image: url(images/line_w1.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}





#sectionFunction ul.list-function  {
	font-size: 0; /*余白消去用*/
	margin-bottom: 30px;
}
#sectionFunction .list-function li {
	margin-right: 26px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#sectionFunction .list-function li:nth-child(4) {
	margin-right: 0;
}
#sectionFunction .list-function li p {
	width: 220px;
	height: 220px;
	font-size: 13px;
	background-color: #DDF2FD;
	border-radius:110px;
	-webkit-border-radius:110px;
	-moz-border-radius:110px;
}

#sectionFunction .list-function li img {
	margin: 30px 0 5px 0;
}
#sectionFunction .list-function li strong {
	display: block;
	margin-bottom: 10px;
	font-size: 130%;
	color: #004080;
}
#sectionFunction .list-function li span {
	display: block;
}

#sectionFunction .func-left {
	width: 100%;
	float: left;
}
#sectionFunction .func-right {
	width: 30%;
	float: right;text-align: right;
}


#sectionFunction .function-others {
	background-color: #DDF2FD;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding: 20px;

}
#sectionFunction .function-pict {

}

#sectionFunction .function-others h3 {
	font-size: 100%;
	color: #004080;
	position: relative;
	margin-bottom: 10px;
}
#sectionFunction .function-others h3:before,
#sectionFunction .function-others h3:after {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background-image: url(images/icon_b1.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
#sectionFunction .function-others li {
	font-size: 0.9em;
	margin-bottom: 5px;
	display: inline-block;
	width: 33%;
}
#sectionFunction .function-others li:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 10px;
	margin-right: 3px;
	background-image: url(images/icon_check.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}

#topMainMenu {
	background-color: #DDF2FD;
	padding: 100px 0;
}
#topMainMenu ul {
	font-size: 0; /*余白消去用*/
}
#topMainMenu li {
	display:inline-block;
	margin-right: 56px;
}
#topMainMenu li:nth-child(4) {
	margin-right: 0;
}

#sectionInformation {
	background-color: #29ABE2;
	padding: 80px 0;
}
#sectionRelease {
	background-image: url(images/top_bg_release.png);
	padding: 100px 0;
}

.info-area h2,
.press-area h2,
.blog-area h2 {
	text-align: center;
	margin-bottom: 20px;
}
.info-area h2:before,
.press-area h2:before,
.blog-area h2:before {
	content: '';
	display: inline-block;
	width: 310px;
	height: 58px;
	background-image: url(images/line_w2.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: top;
}
.info-area h2:after,
.press-area h2:after,
.blog-area h2:after {
	content: '';
	display: inline-block;
	width: 310px;
	height: 58px;
	background-image: url(images/line_w2.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: top;
}
.press-area h2:before,
.blog-area h2:before,
.press-area h2:after,
.blog-area h2:after {
	background-image: url(images/line_b1.png);
}

.press-area h2 > img,
.info-area h2 > img,
.blog-area h2 > img {
	max-width: 100%;
	max-height: 100%;
}

#sectionInformation .section-content {
	background-color: #FFFFFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding: 40px 80px;
}
#sectionInformation .section-content .blognews {
	height: 70px;
	overflow: auto;
}
#sectionInformation .section-content ul {
	margin: 0 0 0 10em;
}
#sectionInformation .section-content ul li {
	font-size: 0.9em;
	line-height: 1.6;
	margin-bottom: 5px;
	position: relative;
}
#sectionInformation .section-content ul li span.date {
	position:absolute;
	left: -10em;
	width: 10em;
	color: #808080;
	font-weight: bold;
}

.en #sectionInformation .section-content ul {
	margin: 0 0 0 15em;
}
.en #sectionInformation .section-content ul li span.date {
	left: -15em;
	width: 15em;
}


#sectionRelease .press-area {
	margin-bottom: 80px;
}


#sectionRelease .section-content .post {
	width:320px;
	float:left;
	margin-bottom:10px;
}

#sectionRelease .section-content .post .photo {
	margin:0 35px;
}


#sectionRelease .section-content .post .photo img {
	width:250px;
	height:auto;
	border:1px solid #666;
}

#sectionRelease .section-content .post .text {
	font-size:90%;
	margin:0 35px;
}
#sectionRelease .section-content .post .text a {
	color:#333;
	text-decoration:underline;
}
#sectionRelease .section-content .post .text a:hover {
	color:#999;
}

#new {
	display: inline-block;
	margin-left: 5px;
	vertical-align:middle;
	width: 40px;
	height: 15px;
	background: url(../images/new.png);
}

/*------------------------------------------------------------
	responsive
------------------------------------------------------------*/

@media (max-width: 959px) {
	.wrap {
		width:94%;
		margin:0 3%;
	}

	#sectionFeature .textBlock {
		width: 50%;
		margin-top: 20px;
		background-size: contain;
		padding: 30px 0;
	}

	#sectionFeature .pict {
		width: 50%;
	}
	#sectionFeature .pict img {
		width:100%;
		height:auto;
	}
	#sectionFunction h2:before,
	#sectionFunction h2:after {
		display: none;
	}
	#sectionFunction .list-function li {
		margin:0 5% 20px 5%;
		width: 40%;
	}
	#sectionFunction .list-function li p {
		margin-left: auto;
		margin-right: auto;
	}

	#sectionFunction .func-left {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	#sectionFunction .func-right {
		width: auto;
		float: none;
		text-align: center;
	}

	.info-area h2:before,
	.press-area h2:before,
	.blog-area h2:before {
		display: none;
	}

	#sectionRelease .section-content .post {
		width:33.3%;
	}
	#sectionRelease .section-content .post .photo {
		margin:0 5%;
	}
	#sectionRelease .section-content .post .text {
		margin:0 5%;
	}

	#topMainMenu li {
		margin-right: 0;
		text-align: center;
		width: 25%;
	}


}
@media (max-width: 799px) {
	#topMainMenu {
		padding: 30px 0;
}
	#topMainMenu li {
		width: 48%;
		margin: 10px 1% 10px 1%;
	}
}



@media (min-width: 767px) {

}
@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 767px) {
	#sectionInformation .section-content {
		padding: 40px 20px;
	}
	#sectionRelease .section-content .post .photo img {
		width:100%;
		height:auto;
	}

	#sectionFunction .function-others li {
		width: 45%;
	}
	
	.campaign-banner .banner-pc{
		width:100%;
		height:auto;
	}

	.important-banner .banner-pc{
		width:100%;
		height:auto;
	}
}

@media (max-width: 480px) {
	img.full-img {
		width:100%;
		height:auto;
	}
	#globalMenu {
		right: -100%;
		width: 100%;
		height: 100%;
	}
	#sectionFeature {
		padding: 20px 0;
	}
	#sectionFeature .feature1 .textBlock,
	#sectionFeature .feature2 .textBlock,
	#sectionFeature .feature3 .textBlock,
	#sectionFeature .feature4 .textBlock {
		float: none;
		width: 100%;
		text-align: left;
	}
	#sectionFeature .feature1 .pict,
	#sectionFeature .feature2 .pict,
	#sectionFeature .feature3 .pict,
	#sectionFeature .feature4 .pict {
		float: none;
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}
	#sectionFunction .list-function li {
		margin:0 0px 20px 0px;
		width: 50%;
	}
	#sectionFunction h2 img {
		width:100%;
		height:auto;
	}
	#sectionFunction .list-function li p {
		width: 145px;
		height: 145px;
		font-size: 9px;
	}
	#sectionFunction .list-function li img {
		margin-top: 10px;
	}
	#sectionFunction .function-others li {
		display: block;
		width: auto;
	}

	#sectionInformation {
		padding: 40px 0
	}
	#sectionRelease {
		padding: 40px 0;
	}
	#sectionInformation .section-content .blognews {
		height: 130px;
		overflow: auto;
	}
	#sectionInformation .section-content ul,
	.en #sectionInformation .section-content ul {
		margin-left: 0;
	}
	#sectionInformation .section-content ul li {

	}
	#sectionInformation .section-content ul li span.date,
	.en #sectionInformation .section-content ul li span.date {
		position:inherit;
		left: 0;
		width: auto;
		display: block;
	}
	#sectionRelease .section-content .post {
		width:100%;
		float:none;
		text-align: center;
		margin-bottom: 20px;
	}

	#sectionRelease .section-content .post .photo img {
		width:auto;
		height:auto;
	}

	#top-main {
		height: 350px;
	}
	#top-main .top-h-pict {
		display: none;
	}
	#top-logo {
		height:inherit;
	}
	#top-logo h1 {
		padding-top: 10px;
		font-size: 100%;
		font-weight: normal;
		margin-bottom: 5px;
	}
	#top-logo > img {
		max-width: 280px;
		height: 55px;
		margin: 0 auto;
		padding: 5px 0 0;
	}
	#top-main #top-dl-num {
		display:block;
		position:relative;
		bottom: 230px;
		right: 0px;
		text-align: center;
	}
	#sectionFeature h3 {
		font-size: 180%;
	}
	#sectionFeature p {
		font-size: 100%;
	}

	/* 公式ブログリンク・SNSアイコン */
	#globalMenu {
		position: fixed;
		width: 100%;	/* 20181027追記 */
		height: 100%;
		overflow-y: auto;
	}
	#globalMenu li {
		padding-top: 5px;
		padding-bottom: 5px;
	}


	#globalMenu ul {
		padding: 15px 20px 15px;
	}

	
	
	.campaign-banner .banner-pc{
		display:none;
	}
	
	.campaign-banner {
		padding:0 10px 0 10px;
	}
	
	.campaign-banner .banner-sm{
		display:inline;
		width:100%;
		height:auto;
	}

	.important-banner .banner-pc{
		display:none;
	}
	
	.important-banner {
		padding:0 10px 0 10px;
	}
	
	.important-banner .banner-sm{
		display:inline;
		width:100%;
		height:auto;
	}

	

	.dl-list li img{
		width: 180px;
	}

	.dl-list li:first-child {
		margin-right: 27px;
	}
}

@media (max-width: 400px) {
	#topMainMenu li img {
		width:100%;
		height:auto;
	}

	
	.dl-list li img{
		width: 160px;
	}

	.dl-list li:first-child {
		margin-right: 20px;
	}
}
