@charset "utf-8";

/*
=======================================
  Reset CSS
=======================================
=======================================
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4,  h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, main, menu, nav, section, summary,
time, mark, audio, video{
  margin:0;
  padding:0;
}

article,aside,details,figcaption,figure,
footer,header,main,menu,nav,section{
  display:block;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	color: ;
	line-height: 1.5;
	font-size: 14px;
	font-family: "メイリオ", sans-serif;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	/*padding: 20px;*/
}

ul,
ol {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img,
input,
select,
textarea {
	vertical-align: middle;
}

.red {
	color: #FF0000;
}

.red-b {
	color: #FF0000;
	font-weight: bold;
}


/*
=========================================
  Base Layout
=========================================
*/

.line {
	display: none;
}


/*.line-mobile {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.6);
}*/


/*container*/

.container {
	max-width: 980px;
	margin: 0 auto;
	/*border: 1px solid;*/
}


/*
=========================================
  Modules（Block）
=========================================
*/


/*header
--------------------*/

.header {
	position: relative;
	height: 540px;
	background: url(../img/top-sp.jpg) center center no-repeat;
	background-size: cover;
	max-width: 100%;
}

.back-left,
.back-right {
	display: none;
}

h2,
.sub1,
.sub1-p,
.sub2,
.sub2-p {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
}

.sub1 {
	padding: 20px 0px 0px 0px;
	max-width: 340px;
}

.sub1-2 {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

.sub1-p {
	font-size: 20px;
	margin: 5px 0 20px 0;
}

.sub2-p {
	font-size: 18px;
}

.sub2 {
	/*width: 60vw;*/
	display: none;
	margin-top: 20px;
}

.blueline {
	position: relative;
	background: #00A1FF;
	padding: 0.5em;
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
}

.blueline:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -20px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #00A1FF transparent transparent transparent;
	border-width: 20px 20px 0 20px;
}


/*section
--------------------*/

.section {
	margin: 10px;
}


/*1.漠然とお金に対する不安を持っていませんか？
--------------------*/

.section1 {
	margin: 40px 0;
	width: 100%;
	background: url(../img/fuan-back.png);
}


/*.menu-text::after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background-color: #00A1FF;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
}*/

.menu-text2 {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.menu-text2 > p {
	text-align: left;
}

.col img {
	width: 300px;
	margin-bottom: 20px;
	margin-top: 20px;
}

ol {
	counter-reset: number;
	/*数字をリセット*/
	list-style-type: none!important;
	/*数字を一旦消す*/
	padding: 0;
	width: 100%;
}

ol li {
	position: relative;
	padding: 0.5em;
	line-height: 1.5em;
	background: #CCECFF;
	border-left: solid 35px #00A1FF;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 18px;
}

ol li:before {
	/* 以下数字をつける */
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/*数字のデザイン変える*/
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -35px;
	width: 35px;
	height: 1em;
	line-height: 1;
	text-align: center;
}

.ol-text {
	border: 1px solid #CCECFF;
	height: 3em;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 1em;
	font-size: 18px;
}

.menu-list {
	text-align: center;
}

.menu-list li {
	margin-bottom: 20px;
	border: 1px solid #BFBFBF;
	box-sizing: border-box;
	width: ;
	background-color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 18px;
}

.menu-text {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 18px;
}

.menu-text2 {
	font-size: 18px;
}

.pc-grid-col3-center {
	padding-bottom: 10px;
}


/*2.誰でもできるフィリピン株式投資
--------------------*/

.stmas {
	width: 980px;
	padding: 0;
	display: none;
}

.stmas-sp {
	display: block;
}

.abcapital {
	display: block;
	margin: 10px auto;
}

.abcapital-p {
	font-size: 18px;
	text-align: center;
}

.stmas-pop {
	display: block;
	max-width: 300px;
	text-align: center;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}

.stmas-p,
.rimawari-p {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 30px;
}

.genjyou-ph,
.risou-ph {
	width: 300px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}

.genjyou-text {
	background-color: #295E9F;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}

.genjyou-text2 {
	margin: 10px;
	font-size: 18px;
}

.genjyou {
	border: 1px solid #CFCFCF;
}

.risou-text {
	background-color: #FF7F00;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}

.risou-text2 {
	margin: 10px;
	font-size: 18px;
}

.risou {
	border: 1px solid #CFCFCF;
	margin-top: 26px;
}

#section2-2-flexbox {
	/*padding-left: 20px;*/
}

.section2-2-box-item > li {
	/*width: 100%;*/
	font-size: 18px;
	padding: 8px 8px 8px 30px;
	background: url(../img/blet1.png) left 10px top 5px no-repeat;
	background-size: 14px auto;
}

.section2-2 {
	background: url(../img/stmas-back.png);
	padding: 15px 0 15px;
	margin: 28px 0;
}

#lightblue {
	background-color: ;
}

.section2-2-box-item > li:nth-child(2n) {
	background-color: #;
}

.section2-2-flexbox {}


/*3.STOCK MASTERSがあなたに届ける
--------------------*/


/*.miryoku {
	text-align: center;
	color: #FF0000;
	font-size: 35px;
	font-weight: bold;
}
*/

.miryoku {
	text-align: center;
}

.three {
	font-size: 40px;
}

.miryoku-number {
	font-size: 28px;
	font-weight: bold;
	padding: 20px 0 0 36px;
	color: #00A1FF;
	line-height: 1.25;
	text-indent: -36px;
}

.miryoku-block {
	margin-top: 30px;
}

.miryoku-block:nth-child(2n+1) {
	flex-direction: row-reverse;
	margin-top: 30px;
}

.miryoku-ph img {
	/*width: 300px;*/
}

.miryoku-ph {
	/*padding: 10px;*/
	text-align: center;
	margin: 0 auto;
}

.miryoku-list {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 20px;
	line-height: 1.25;
	list-style-type: disc;
}

.miryoku-list li {
	margin-bottom: 5px;
}

.small {
	font-size: 22px;
	text-align: left;
	border-bottom: 1px solid #00A1FF;
	font-weight: bold;
	padding: 5px 10px 10px 0;
	line-height: 1.25;
}


/*4.日本とフィリピンで利回りが歴然の差
--------------------*/

.marker1 {
	background: linear-gradient(rgba(158, 206, 255, 0) 55%, #9eceff 75%);
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 100%;
	font-size: 18px;
}

.miryoku-about {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 40px;
}

.miryoku-about p {
	text-align: left;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 15px;
}

.section4-backblue {
	background: none;
}

.section4-backblue-p {
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
	background-color: #99D9FF;
}

.section4-backblue .gdp-img:nth-child(2) {
	margin-bottom: 30px;
}

.gdp-img {
	display: block;
	text-align: center;
	margin: 0 auto;
}


/*5.フィリピン経済成長のカギ
--------------------*/

.keizai-number {
	font-size: 24px;
	font-weight: bold;
	/*width: 300px;*/
	border-bottom: 2px solid #00A1FF;
	background-color: #99D9FF;
	margin: 30px 0 20px;
	padding: 10px 10px 5px;
}

.keizai-ph img {
	width: 400px;
}

.keizai-ph {
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.keizai-list {
	padding-left: 0;
	padding-top: 20px;
	font-size: 18px;
}

.keizai-list li {
	margin-bottom: 10px;
}

.small-2 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.section5-text1,
.section5-text2,
.section5-text3 {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.section5-text1,
.section5-text2 {
	font-size: 22px;
	font-weight: bold;
}

.section5-text1 {
	border: 2px solid #FF0000;
	/*display: inline-block;*/
	padding: 10px;
}

.section5-text2 {
	color: #FF0000;
	border-bottom: 2px solid #FF0000;
	/*width: 300px;*/
	font-size: 20px;
}

.section5-text3 {
	text-align: left;
	font-size: 18px;
	margin-top: 10px;
}


/*下向き矢印*/

.formBalloon {
	/*padding-bottom: 13px;*/
	display: block;
	text-align: center;
	margin: 0 auto;
}

.formBalloon .formBalloonContent {
	border-radius: 3px 3px 0px 0px;
	width: 40px;
	height: 20px;
	position: relative;
	background: #FF0000;
	/*left: 20px;*/
	text-align: center;
	margin: 0 auto;
}

.formBalloon .formBalloonArrow {
	border: 30px solid transparent;
	border-top: 30px solid #FF0000;
	border-bottom: 0px;
	/*position: absolute;*/
	height: 0;
	width: 0;
	z-index: 1;
	text-align: center;
	margin: 0 auto;
}

.balloonMsg {
	padding-bottom: 1px;
	display: block;
	line-height: 1.4;
	text-indent: 0;
}


/*6.
--------------------*/

.section6-j,
.section6-p {
	display: block;
	text-align: center;
	margin: 35px auto 30px;
	margin-top: ;
}

.section6-text {
	text-align: left;
	margin: 5px auto 15px;
	font-size: 18px;
	width: 100%;
}

.section6-2-img {
	margin: 0 auto;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
}

.section6-img1 > img {
	height: 315px;
	width: 370px;
}

.section6-img2 > img {
	height: 315px;
	width: 412px;
}

.section6-2-text {
	margin: 0 auto;
	font-size: 18px;
	text-align: left;
}

.j-img,
.p-img {
	padding:
}

.p-img {
	;
}


/*7.
--------------------*/

.section7-flexbox {
	display: flex;
	text-align: left;
	font-size: 18px;
}

.section7-flexbox-pc {
	display: none;
}

.section7-flexbox-sp {
	display: block;
}

.section7-text-bottom {
	text-align: left;
	font-size: 18px;
}


/*8.
--------------------*/

.section8-text1 {
	border: 1px solid #FF0000;
	font-size: 20px;
}

.section8-img-pc {
	display: none;
}

.section8-moushikomi {
	margin-top: 20px;
	text-align: center;
}


/*9.
--------------------*/

.cp_qa *,
.cp_qa *:after,
.cp_qa *:before {
	/*font-family: sans-serif;*/
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_qa {
	margin: 0 0 2em 0;
	padding: 1em 1em 0.5em 1em;
	background: #fff;
	font-size: 20px;
}

.cp_qa dl {
	margin: 0;
	text-align: left;
}

.cp_qa dt {
	/*margin-bottom: 1em;*/
	margin-left: 0;
	padding: 0.5em 1em 0.5em 3em;
	background-color: #CCECFF;
}

.cp_qa dd {
	margin-bottom: 1.5em;
	margin-left: 0;
	padding: 0.5em 1em 0.5em 3em;
	background-color: #FFE5CC;
}


/* QAアイコン */

.cp_qa dt::before {
	margin: 0 0.5em 0 -2em;
	padding: 0.2em 0.4em;
	content: 'Q';
	border-radius: 0.2em;
	background: #00A1FF;
	color: #fff;
}

.cp_qa dd::before {
	margin: 0 0.5em 0 -2em;
	padding: 0.2em 0.4em;
	content: 'A';
	border-radius: 0.2em;
	background: #FF7F00;
	color: #fff;
}

.faq {
	margin: 0 auto 20px;
	width: 100%;
}

.faq01 {
	width: 50px;
	padding: 10px;
	background-color: #00A1FF;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.faq01-text {
	padding: 10px;
	text-align: left;
	background-color: #CCECFF;
}

.faq02 {
	width: 50px;
	padding: 10px;
	background-color: #FF7F00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.faq02-text {
	padding: 10px;
	background-color: #FFE5CC;
	text-align: left;
}


/*footer*/

.footer .container {
	border-top: solid 1px #1f1f1f;
	/*padding: 12px 0;*/
	padding-bottom: 200px;
}

.line-banner {
	position: fixed;
	bottom: 0;
}


/*copyright*/

.copyright {
	text-align: center;
}


/*pagetop*/

.pagetop {
	width: 45px;
	height: 70px;
	position: fixed;
	right: 2vw;
	bottom: 120px;
}

.pagetop a {
	display: block;
	width: 45px;
	height: 45px;
	padding-top: 20px;
	box-sizing: border-box;
	background: lightgray;
	border-radius: 50%;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

.pagetop a:hover {
	background: rgba(255, 255, 255, 0.8);
	color: black;
}

.pagetop a::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin: auto;
	border-top: 1px solid black;
	border-right: 1px solid black;
	transform: rotate(-45deg);
}


/* 画面外にいる状態 */

.fadein {
	opacity: 0.1;
	transform: translate(0, 50px);
	transition: all 500ms;
}


/* 画面内に入った状態 */

.fadein.scrollin {
	opacity: 1;
	transform: translate(0, 0);
}


/*
=========================================
  Modules（Parts）
=========================================
*/


/*Heading
--------------------*/

.heading {
	margin-bottom: 15px;
	border-bottom: #4d941a 1px solid;
	color: #4d941a;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
	position: relative;
}


/*
=========================================
  Utilities
=========================================
*/


/* マージン
---------------------------------*/

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}


/* 左右行揃え
---------------------------------*/

.ta-l {
	text-align: left;
}

.ta-r {
	text-align: right;
}

.ta-c {
	text-align: center;
}


/* フロート／フロート解除
---------------------------------*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.fl-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.fr-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}


/* clearfix */

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

@media screen and (min-width: 769px) {
	/*header
--------------------*/
	.header {
		position: relative;
		height: 300px;
		background: url(../img/top.jpg) center center no-repeat;
		background-size: cover;
		max-width: 100%;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	/*section
--------------------*/
	.line {
		display: block;
		position: fixed;
		right: 0.2vw;
		bottom: 1vh;
		z-index: 9999;
		width: 280px;
		/*background-color: rgba(51,153,255,0);*/
		/*filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.6));*/
		/*box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.6);*/
	
	}
	.line-mobile {
		display: none;
	}
	.section {
		margin: 20px;
		text-align: center;
		margin: 0 auto;
	}
	/*.box {
		width: 100%;
		background-image: url(../img/back-left-long.png), url(../img/back-right-long.png);
		background-position: left 20px, right 20px;
		background-repeat: no-repeat, no-repeat;
		background-size: 200px;
	}*/
	.box {
		display: flex;
		justify-content: space-between;
	}
	.back-left {
		display: block;
		width: 15%;
		height: 15%;
	}
	.back-left,
	.back-right > img {
		padding-top: 25px;
	}
	.back-right {
		display: block;
		width: 15%;
		height: 15%;
	}
	.blueline {
		font-size: 25px;
	}
	.sub1-p {
		font-size: 24px;
	}
	.sub1 {
		padding: 0px 0px 0px 0px;
		width: 400px;
	}
	.sub1-2 {
		width: 800px;
	}
	.sub2-p {
		font-size: 20px;
	}
	.sub2 {
		display: block;
		text-align: center;
		margin: 0 auto;
		width: 50vw;
	}
	.sub2-sp {
		display: none;
		/*width: 30vw;*/
	}
	/*1.漠然とお金に対する不安を持っていませんか？
--------------------*/
	.menu-list li {
		margin-bottom: 20px;
		border: 1px solid darkgrey;
		box-sizing: border-box;
		width: ;
		background-color: #fff;
		margin-left: 0px;
		margin-right: 0px;
		font-size: 20px;
	}
	.menu-list:first-of-type {
		margin-left: 20px;
	}
	.menu-list:last-of-type {
		margin-right: 20px;
	}
	.col img {
		width: 200px;
	}
	ol {
		width: ;
	}
	.ol-text {
		border: 1px solid #CCECFF;
		height: 2em;
		padding-top: 0.5em;
		padding-left: 0.5em;
		padding-right: 20px;
		margin-bottom: 1em;
		font-size: 19px;
	}
	#section1-2-flexbox {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}
	.box-item {
		margin: 0 15px;
	}
	/*2.誰でもできるフィリピン株式投資
--------------------*/
	#section2-flexbox {
		display: flex;
	}
	.genjyou-ph,
	.risou-ph {
		width: 400px;
	}
	.genjyou,
	.risou {
		width: 48.9361%;
	}
	.risou {
		margin-top: 0;
		margin-left: 20px;
	}
	.stmas-p,
	.rimawari-p {
		font-size: 30px;
	}
	.genjyou-text,
	.risou-text {
		font-size: 24px;
	}
	.genjyou-text2,
	.risou-text2 {
		font-size: 20px;
		text-align: left;
		height: 120px;
	}
	.stmas {
		display: block;
	}
	.stmas-sp {
		display: none;
	}
	.stmas-pop {
		max-width: 413px;
		padding-bottom: 20px;
	}
	#section2-2-flexbox {
		display: flex;
		justify-content: center;
		list-style-type: none;
	}
	.section2-2 {
		margin-top: 50px;
		margin-bottom: 50px;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.section2-2-box-item > li {
		margin: 10px 5px 0 5px;
		padding: 15px 0 15px 40px;
		font-weight: bold;
		text-align: left;
		background-position: left 10px top 9px;
		background-size: 20px auto;
	}
	.section2-2-box-item > li {
		width: 435px;
		background-color: #D9F1FF;
	}
	/*.stmas-left > li:nth-child(2n) {
		background-color: #D9F1FF;
	}
	.stmas-right > li:nth-child(2n+1) {
		background-color: #D9F1FF;
	}*/
	/*3.STOCK MASTERSがあなたに届ける
--------------------*/
	.miryoku-block {
		display: flex;
	}
	.miryoku-text {
		width: 485px;
		margin: 0 0 0 30px;
		text-align: left;
	}
	.miryoku-block:nth-child(2n+1) .miryoku-text {
		margin: 0 30px 0 0;
	}
	.miryoku-text p {
		margin: 0;
		text-align: left;
	}
	.miryoku-ph {
		width: 485px;
	}
	.miryoku-ph img {}
	.miryoku-list {
		padding-left: 20px;
	}
	.small {
		font-size: 20px;
	}
	/*4.日本とフィリピンで利回りが歴然の差
--------------------*/
	.marker1 {
		font-size: 26px;
		width: 55%;
	}
	.miryoku-about {
		margin: 25px 0 40px 0;
	}
	.miryoku-about p {
		margin: 15px auto 0;
		width: 740px;
		font-size: 18px;
		text-align: left;
	}
	.section4-backblue-p {
		font-size: 22px;
		padding: 30px 0 10px;
	}
	.gdp-img-padding {
		padding-bottom: 20px;
	}
	.section4-backblue {
		background: url(../img/sec4-back.jpg);
	}
	.section4-backblue-p {
		background-color: transparent;
	}
	/*5.フィリピン経済成長のカギ
--------------------*/
	.keizai-block {
		display: flex;
	}
	.keizai-number {
		width: 450px;
		text-align: left;
	}
	.keizai-text {
		margin: 0 20px 20px;
	}
	.keizai-text {
		width: 450px;
	}
	.keizai-text p {
		margin: 0;
		text-align: left;
	}
	.keizai-ph {}
	.keizai-ph img {
		 width: 340px;
	}
	.keizai-list {
		text-align: left;
		font-size: 20px;
	}
	.small-2 {
		font-size: 20px;
	}
	.section5-text1 {
		font-size: 24px;
		display: inline-block;
	}
	.section5-text2 {
		width: 550px;
		font-size: 28px;
		margin-top: 20px;
	}
	.section5-text3 {
		width: 550px;
		font-size: 20px;
	}
	.japan-left,
	.phil-left {
		display: block;
		text-align: left;
	}
	/*6.
--------------------*/
	.section6 {
		display: flex;
	}
	.section6-j,
	.section6-p {
		margin: 0 50px 50px 50px;
		width: 400px;
	}
	.section6-text {
		font-size: 20px;
		width: 400px;
		height: 140px;
	}
	.section6-2-text {
		font-size: 22px;
		width: 700px;
		text-align: left;
		font-weight: bold;
	}
	.section6-2-img {
		width: 500px;
	}
	/*7.
--------------------*/
	.section7-j,
	.section7-p {
		width: 48%;
	}
	.section7-j,
	.section7-p {
		margin: 0 10px 30px 10px;
	}
	.section7-flexbox-pc {
		display: block;
	}
	.section7-flexbox-sp {
		display: none;
	}
	.pc-grid-col2,
	.pc-grid-col3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.pc-grid-col3-center {
		justify-content: center;
	}
	.info-list-pc-grid-col2 {
		display: flex;
	}
	.pc-grid-col2 .col {
		width: 48.9361%;
	}
	.pc-grid-col3 .col {
		width: 31.9148%;
	}
	.space {}
	/*8.
--------------------*/
	.section8-img-pc {
		display: block;
		margin-bottom: 20px;
	}
	.section8-img-mobile {
		display: none;
	}
	/*pagetop*/
	.pagetop {
		bottom: 160px;
	}
	/*9.
--------------------*/
	.faq {
		width: 860px;
	}
	.footer .container {
		border-top: solid 1px #1f1f1f;
		padding: 12px 0;
	}
	a:hover img {
		opacity: 0.7;
	}
}

@media screen and (max-width: 480px) {
	/*2.誰でもできるフィリピン株式投資
--------------------*/
	.stmas-pop {
		width: 250px;
	}
}

wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww