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

.fv{
	width: 100%;
	height: 750px;
	position: relative;
}
.fvbk{
	position: relative;
	z-index: 0;
	background: #231c5c;
	width: 100%;
	height: 750px;
}
.left{
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.right{
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.fvtext{
	color: #fff;
	text-align: center;
	background: #231c5c;
	height: 750px;
margin: 0 auto;
	width: 600px;
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
	-webkit-transition: all .3s;
    transition: all .3s;
}
.fvlogo{
	width: 414px;
	height: auto;
}
@font-face {
	font-family: themify;
	src: url(fonts/themify.eot?-fvbane);
	src: url('fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('fonts/themify.woff?-fvbane') format('woff'), url('fonts/themify.ttf?-fvbane') format('truetype'), url('fonts/themify.svg?-fvbane#themify') format('svg');
	font-weight: 410;
	font-style: normal
}

header{
		background: #fff;
		z-index: 1;
	}
h1{
	font-size: 38px;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	letter-spacing: 5px;
	line-height: 1.6em;
	padding-top: 100px;
}
.br{
	display: block;
}
@media screen and (min-width: 414px) {
	
.tb-br{
	display: block;
}
}
p.fvtx1{
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	font-size: 1.5em;
	padding: 10px;
	width: 400px;
	margin: 45px auto 25px;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
}
.corporate{
	font-size: 1.3em;
	margin-top: 15px;
}
.cambrigetx{
	font-size: 1.3em;
	margin-top: 60px;
}
.cambrigelogo{
	margin-top: 10px;
}
.aboutcamb{
	font-size: 0.7em;
	margin-top: 10px;
	width: 350px;
	text-align: left;
	margin: 10px auto;
	
}
@media screen and (max-width: 1700px) {
	.left{
	left: -50px;
	top: 0;
}
.right{
	top: 0;
	right: -50px
}
}
@media screen and (max-width: 1500px) {
	.fvtext{
	width: 540px;
	-webkit-transition: all .3s;
    transition: all .3s;
}
	.left{	
	left: -90px;
}
.right{
	right: -80px
}
}
@media screen and (max-width: 1200px) {
	.left{	
	left: -120px;
}
.right{
	right: -140px
}
}
@media screen and (max-width: 1100px) {
	.left{	
	left: -170px;
}
.right{
	right: -190px
}
}
@media screen and (max-width: 1024px) {
	.fv{
		height: auto;
	background-color: #cad7dd;
		z-index: 1;
		padding-bottom: 30px
	}
	.left,.right{
		display: none;
	}

	.fvbk {
width: 100%;
    display: block;
    height: auto;
    background: url(img/fvbk_sp.png) no-repeat 0 0;
    padding-bottom: calc(100%*580/750);
    background-size: 100% auto;
	z-index: -1;

}
	.fvtext{
	color: #fff;
	text-align: center;
	background: #231c5c;
	height: auto;
margin: -100px auto 0;
	width: 90%;
		left: 5%;
		right: 5%;
		position: initial;
    transform: inherit;
}
	h1{
	font-size: 38px;
	letter-spacing: 5px;
	padding-top: 50px;
}
	
.fvlogo{
	width: 80%;
}
	p.fvtx1{
	width: 80%;		
	}
	.cambrigelogo{
		width: 40%;
		display: inline-block;
		margin-bottom: 50px;
		margin-top: 20px
	}
	.aboutcamb{
		width: 46%;
		margin-left: 4%;
		display: inline-block;
		margin-top: 20px
	}
	
	.cambrigetx {
    font-size: 1.6rem;
    margin-top: 50px;
    letter-spacing: 2px;
}
	.corporate{
	font-size: 1.2em;
}
}
@media screen and (max-width: 736px) {
	
}
@media screen and (max-width: 500px) {
	.logo img{
		width: 190px;
	}
	.fvtext{
	height: auto;
margin: -50px auto 0;	
}
	h1{
	font-size: 26px;
	padding-top: 40px;
		letter-spacing: 3px;
}
	p.fvtx1{
	font-size: .95em;
	margin: 15px auto 20px;
		padding: 5px;
}
	.corporate {
     margin-top: 10px;
}
	.cambrigelogo{
		width: 50%;
		margin-top: 10px;
	}
	.cambrigetx{
	font-size: .8rem;
	margin-top: 30px;
		letter-spacing: 1px;
}
	.aboutcamb{
		width: 40%;
	font-size: 0.6em;
		line-height: 140%;
		margin-bottom: 40px;
		margin-left: 0;
		margin-top: 10px;
	}
}
@media screen and (max-width: 375px) {
	.fvtext {
    margin: -60px auto 0;
}
	h1 {
    padding-top: 30px;
}
	p.fvtx1 {
    margin: 15px auto 10px;
	padding:4px;
}
	.corporate {
    margin-top: 8px;
}
	.cambrigetx {
    margin-top: 20px;
}
	.cambrigelogo {
    margin-bottom: 40px;
    margin-top: 8px;
}
}
@media screen and (max-width: 320px) {
	h1{
	font-size: 24px;
}
	p.fvtx1 {
    font-size: .8rem;
	}
	.aboutcamb {
    width: 90%;
	}
	.cambrigelogo {
    width: 90%;
     margin-bottom: 0;
}
}

/* アンカーリンク
-----------------------------------------*/
.ank_bk{
	background: #cad7dd;
}
ul.ank{
	width: 1200px;
	padding: 30px 0;
	margin:0 auto;
	letter-spacing: -1em;
}
ul.ank li a{
	letter-spacing: 1px;
	font-size: .8rem
}
	ul.ank li{
		width: auto;
padding: 0 4%;
		display: inline-block;
	position: relative;
		
}
ul.ank li:first-child{
	padding-left: 0;
}
ul.ank li::before{
	font-family: themify;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	position: absolute;
	content:"\e64b";
	right: 2em;
}

	ul.ank li::after{
	position: absolute;
	content:"／";
	left: 0;
}
ul.ank li:first-child::after{
	display: none;
}
@media screen and (max-width: 1100px) {
	ul.ank{
	width: 100%;
padding-left: 3%
}
	ul.ank li {
    padding: 0 3%;
	}
}
@media screen and (max-width: 1024px) {
	ul.ank{
	padding: 0;
}

ul.ank li{
	width: 50%;
	padding:0 0 0 5%;
	line-height: 3em;
	border-top: #fff 1px solid;
	box-sizing: border-box;
}
	ul.ank li:first-child{
	padding-left: 5%;
}
ul.ank li:first-child,ul.ank li:nth-child(3),ul.ank li:nth-child(4),ul.ank li:nth-child(6){
	border-right: #fff 1px solid;
}
ul.ank li:nth-child(3){
	width: 44%;
}
ul.ank li:nth-child(4),ul.ank li:nth-child(5){
	width: 28%;
}
	ul.ank li::after{
		display: none;
	}
}
@media screen and (max-width: 400px) {
.sp-br{
	display: block;
}
}
@media screen and (max-width: 320px) {
.sp-br{
	display: block;
}
	ul.ank li::before{
	font-size: .7rem;
	right: 1.5rem;
}

}
/* トップページ
-----------------------------------------*/
.content{
	width: 100%;
	position: relative;
	/*z-index: -1;*/
}

.content::after{
  background:url(img/global.png) no-repeat;
  background-size: 100% auto;
  display: block;
position:absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -3;
}

.content p{
	line-height: 2;
}
.shadow {
  box-shadow: 5px 10px 20px rgba(0,0,0,0.2);
}
@media screen and (min-width:1024px) {
.shadow {
  box-shadow: 10px 15px 25px rgba(0,0,0,0.2);
}
	.shadow-pc {
  box-shadow: 10px 15px 25px rgba(0,0,0,0.2);
}
	.shadow-2 {
  box-shadow: 5px 10px 20px rgba(0,0,0,0.15);
}
}
#feature{
	width: 100%;
padding-top: 200px;
}
.feature-tx{
	width: 90%;
	padding:40px 5% 50px;
	background-color: rgba(255,255,255,.6);
}
#program img,#textbook img,#teacher img,#price img{
	width: 100%;
	height: auto;
}
#feature h2{
	font-size: 1.5rem;
	color: #231c5c;
	position: relative;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	padding-bottom: 25px;
	margin-bottom: 30px;
	line-height: 1.5;
}
#feature h2::before {
    width: 100px;
    height: 2px;
    background-color: #f5800d;
    z-index: 2;
    left: 0;
    bottom: 0;
}
#feature h2::after {
    width: 100%;
    height: 2px;
    background-color: #1e2e53;
    z-index: 1;
}
#feature h2::before, #feature h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
p.strong{
	font-weight: 600;
	color: #231c5c;
	font-size: 1.1em;
	line-height: 1.6 !important;
	margin-bottom: 20px;
}

#program .left-tx,#textbook .left-tx{
	background-color: #231c5c;
	color: #fff;
	width:86%;
	margin-left: 2%;
	padding: 36px 5%;
	margin-top: -80px;
	margin-bottom: 50px;
    display: inline-block;
}

#teacher .right-box,#price .right-box{
	margin-left: 2%;
	background-color: #e4eff4;
	width:86%;
	padding: 36px 5%;
	margin-top: -80px;
    display: inline-block;
	margin-bottom: 50px;
}
#price .right-box{
	margin-bottom: 80px;
}
#program h2,#textbook h2,#teacher h2,#price h2{
	font-size: 1.25rem;
	line-height: 1.6;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	margin-bottom: 10px;
}
#teacher h2,#price h2{
	color:#231c5c;
}
#price table{
	border-collapse:  collapse; /* セルの線を重ねる */
	width: 100%;
	margin-top: 20px;
}
#price th,#price td {
	font-weight: normal;
    border: solid 1px;  /* 枠線指定 */
    padding: 10px;      /* 余白指定 */
	background: #fff;
	vertical-align: middle;
}
#price th{
	background-color: #231c5c;
	color: #fff;
	border-left:#231c5c solid 1px;
}
#price th.thtop{
	border-top:#231c5c solid 1px;
}
#price th.thbottom{
	border-bottom:#231c5c solid 1px;
}

@media screen and (min-width:414px) {
a.btn::after {
    right: 9px;
}
	#program h2,#textbook h2,#teacher h2,#price h2{
	font-size: 1.3rem;

}
	#feature {
    padding-top: 250px;
}
}
@media screen and (min-width:667px) {
#feature h2,#program h2,#textbook h2,#teacher h2,#price h2{
	font-size: 1.7rem;
}
	#feature {
    padding-top: 280px;
}
}
@media screen and (min-width:763px) {
#feature h2,#program h2,#textbook h2,#teacher h2,#price h2{
	font-size: 2rem;

}
	#feature {
    padding-top: 330px;
}
}
@media screen and (min-width:1024px) {
	.content{
		width: 100%;
	}
	.content::after {
    width: 740px;
		left: -120px;
		position: fixed;
}
	#feature{
padding-top: 0;
}

#feature h2::after {
	width: 380px;
	}
	.feature-tx{
	width: 600px;
	margin-right:  5%;
	float: right;
	margin-top: 120px;
	margin-bottom: 120px;
		background-color: rgba(255,255,255,.8);
}
	
#feature::after{
	display: block;
	content: "";
	clear: both;
}
#feature h2{
	font-size: 2em;
	color: #231c5c;
	position: relative;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	padding-bottom: 45px;
	margin-bottom: 45px;
}
#feature h2::before {
    width: 100px;
    height: 2px;
    background-color: #f5800d;
    z-index: 2;
    left: 0;
    bottom: 0;
}
#feature h2::after {
    width: 380px;
    height: 2px;
    background-color: #1e2e53;
    z-index: 1;
}
.feature-tx p{
	margin-top: 30px;
}
p.strong{
	font-size: 1.5rem;
}

#program,#textbook{
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;
	
}
#program h2,#textbook h2,#teacher h2,#price h2{
	font-size: 1.8em;
	line-height: 1.6;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	margin-bottom: 20px;
}
#program img,#textbook img{
	position: absolute;
 top: 0;
 right: -50px;
 z-index: 1;
	width: 700px;
	transition: all .3s ease;
}
#program .left-tx,#textbook .left-tx{
	position: absolute;
 top: 100px;
 left: 50px;
 z-index: 2;
	background-color: #231c5c;
	color: #fff;
	width: 400px;
	padding: 90px 50px;
	margin: 0;
	transition: all .3s ease;
}

#teacher,#price {
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;

}
#teacher img,#price img{
	position: absolute;
	left: -50px;
	z-index: 1;
		width: 700px;
	transition: all .3s ease;
}
#teacher .right-box,#price .right-box{
	position: absolute;
	z-index: 2;
	top: 100px;
	right: 50px;
	background-color: #e4eff4;
	width:400px;
	padding: 90px 50px;
		margin: 0;
	transition: all .3s ease;
}
}
@media screen and (min-width:1200px) {
	.content{
		min-width: 1200px;
	}
	.content p {
    font-size: 1rem;
}
	.content::after {
    width: 900px;
		left: -120px;
}
	.feature-tx{
	width: 700px;
	margin-right:  5%;
	float: right;
	margin-top: 120px;
	margin-bottom: 120px;
}

#feature h2{
	font-size: 1.9rem;
	padding-bottom: 45px;
	margin-bottom: 45px;
}
#feature h2::before {
    width: 100px;
    height: 2px;
}
#feature h2::after {
    width: 380px;
    height: 2px;
}

p.strong{
	font-size: 1.5rem;
}

#program,#textbook{
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;
	margin-bottom: 100px;
}

#program img,#textbook img{
	position: absolute;
 top: 0;
 right: -50px;
 z-index: 1;
	width: 700px;
	transition: all .3s ease;
}
#program .left-tx,#textbook .left-tx{
	position: absolute;
 top: 100px;
 left: 100px;
 z-index: 2;
	background-color: #231c5c;
	color: #fff;
	width: 460px;
	padding: 90px 60px;
	margin: 0;
	transition: all .3s ease;
}

#teacher,#price {
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;
	margin-bottom: 100px;
}
#teacher img,#price img{
	position: absolute;
	left: -50px;
	z-index: 1;
		width: 700px;
	transition: all .3s ease;
}
#teacher .right-box,#price .right-box{
	position: absolute;
	z-index: 2;
	top: 100px;
	right: 100px;
	background-color: #e4eff4;
	width:460px;
	padding: 90px 60px;
		margin: 0;
	transition: all .3s ease;
}
#price .right-box{
	padding: 70px 60px;
}
}
@media screen and (min-width:1300px) {
	.content{
		min-width: 1200px;
	}
	.content::after {
    width: 1040px;
		left: -120px;
}
	#feature{
padding-top: 0;
}

	.feature-tx{
	width: 750px;
	margin-right:  5%;
	float: right;
	margin-top: 120px;
	margin-bottom: 120px;
}

#feature h2{
	font-size: 1.8rem;
	padding-bottom: 45px;
	margin-bottom: 45px;
}
#feature h2::before {
    width: 100px;
    height: 2px;
}
#feature h2::after {
    width: 380px;
    height: 2px;
}



#program,#textbook{
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;
	margin-bottom: 100px;
}
#program h2,#textbook h2,#teacher h2,#price h2{
	font-size: 1.7rem;
	line-height: 1.6;
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	margin-bottom: 20px;
}
#program img,#textbook img{
	position: absolute;
 top: 0;
 right: 0;
 z-index: 1;
	width: 800px;
	transition: all .3s ease;
}
#program .left-tx,#textbook .left-tx{
	position: absolute;
 top: 100px;
 left: 100px;
 z-index: 2;
	background-color: #231c5c;
	color: #fff;
	width: 480px;
	padding: 110px 70px;
	margin: 0;
	transition: all .3s ease;
}

#teacher,#price {
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;
	margin-bottom: 100px;
}
#teacher img,#price img{
	position: absolute;
	left: 0;
	z-index: 1;
		width: 800px;
	transition: all .3s ease;
}
#teacher .right-box,#price .right-box{
	position: absolute;
	z-index: 2;
	top: 100px;
	right: 100px;
	background-color: #e4eff4;
	width:480px;
	padding: 110px 70px;
		margin: 0;
	transition: all .3s ease;
}
#price .right-box{
	padding: 90px 70px;
}
}
@media screen and (min-width: 1650px) {

	.content::after {
    width: 1040px;
		left: -120px;
}

	.feature-tx{
	width: 750px;
	margin-right:  5%;
	float: right;
	margin-top: 120px;
	margin-bottom: 120px;
}


a.btn{
    display: block;
    text-decoration: none;
    border-radius: 35px;
    background-color: #f5800d;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1px;
    width: 300px;
    height: 60px;
    position: relative;
    line-height: 60px;
    transition: all .25s ease-out;
	margin: 40px 0 0;
}

#program,#textbook{
	width: 100%;
	height: 700px;
	position: relative;
 z-index: 0;
	margin-bottom: 100px;
}

#program img,#textbook img{
	position: absolute;
 top: 0;
 right: 0;
 z-index: 1;
	width: 1000px;
}
#program .left-tx,#textbook .left-tx{
	position: absolute;
 top: 100px;
 left: 200px;
 z-index: 2;
	background-color: #231c5c;
	color: #fff;
	width: 600px;
	padding: 110px 90px;
	margin: 0;
}

#teacher img,#price img{
	position: absolute;
	left: 0;
	z-index: 1;
		width: 1000px;
}
#teacher .right-box,#price .right-box{
	position: absolute;
	z-index: 2;
	top: 100px;
	right: 200px;
	background-color: #e4eff4;
	width: 600px;
	padding: 110px 90px;
		margin: 0;
}
	#price .right-box{
	padding: 90px 70px;
}
}


#faq h2 {
    font-size: 1.7rem;
    color: #231c5c;
	text-align: center;
    position: relative;
    font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
}
#faq a.btn {
    margin: 40px auto 0;
}
/*ボックス全体*/
.accbox {
    padding: 0;
    border-top: 1px solid #a0a0a0;
	width: 90%;
	max-width: 1200px;
	margin:40px auto;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 0;
    padding: 13px 30px 13px 30px;
    font-weight: bold;
	border-bottom: 1px solid #a0a0a0;
    cursor :pointer;
    transition: all 0.5s;
	position: relative;
	background: #fff;
	text-indent: -2em;
}
.accbox label:before {
    content: 'Q';
	font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	font-size: 1.5em;
    padding-right: 8px;
	color: #1a1165;
}
/*アイコンを表示*/
.accbox label:after {
    content: '＋';
   position: absolute;
	top: 13px;
	right:-25px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#e4eff4;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #fff5eb;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: 'ー';
}

@media screen and (min-width: 748px) {
	.accbox label {
    display: block;
    margin: 0;
    padding: 20px 50px 20px 3em ;
    font-weight: bold;
	border-bottom: 1px solid #a0a0a0;
    cursor :pointer;
    transition: all 0.5s;
	position: relative;
	background: #fff;
}
.accbox label:before {
    content: 'Q';
    padding-right: 8px;
	color: #1a1165;
}
/*アイコンを表示*/
.accbox label:after {
    content: '＋';
    position: absolute;
	top: 20px;
	right: 0;
}
	#faq h2 {
    font-size: 1.8rem;
		padding-top: 40px;
	}
}
@media screen and (min-width:1024px) {
	#feature h2{
		line-height: 1;
	}
	#faq h2 {

		padding-top: 80px;
	}
}
#flow{
	background-color: #231c5c;
	color: #fff;
	width: 90%;
	margin-top: 80px;
	padding: 80px 5%;
}
#flow h2{
	font-size: 1.7rem;
	text-align: center;
    font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	margin-bottom: 40px;
}
#flow ul{
	margin-top: 40px;
	letter-spacing: -1px;
}
#flow ul li{
	display: block;
	margin-bottom: 60px;
	position: relative;
	letter-spacing:1px;
}
.flowex{
	display: inline-block;
	width: 55%;
	margin-left: 3%;
}
#flow ul li img{
	display: inline-block;
	width: 40%;
}
#flow ul li::after{
	position: absolute;
	content: url(img/arrow.png);
	display: block;
	transform: rotate(90deg);
	bottom: -50px;
	left: 47%;
}
#flow ul li:last-child{
	margin-bottom: 0;
}
#flow ul li:last-child::after{
	content: none;
}
#flow ul li span{
	font-size: 1.8rem;
    font-family: YakuHanMP,"Noto Serif Japanese",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN";
	margin-right: 20px;
vertical-align: bottom;
}
.flowtitle{
	font-size: 1.2em;
	line-height: 3em !important;
	vertical-align: middle
}
@media screen and (min-width: 567px) {
	#flow ul li img{
	width: 30%;
		vertical-align: middle;
}
	.flowex{
	width: 65%;
	margin-left: 3%;
	vertical-align: baseline;
}
}
@media screen and (min-width: 736px) {
.flowex{
	display: inline-block;
	width: 70%;
	margin-left: 3%;
	vertical-align: baseline;
}
#flow ul li img{
	display: inline-block;
	width: 26%;
	vertical-align: middle;
	
}
	
	#flow h2 {
    font-size: 2rem;
	}
}
@media screen and (min-width: 1024px) {
	#flow{
	width: 96%;
	margin:100px auto;
	padding: 100px 0;
}
	#flow h2{
	font-size: 2em;
	}
	.flowbox{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#flow ul {
    width: 90%;
    margin: 50px auto 0;
}
	#flow ul li{
		display: inline-block;
		width: 23%;
    text-align: left;
    vertical-align: top;
    margin-right: 2.2%;
	margin-bottom: 0;
	}
	#flow ul li span{
		display: block;
	}
	.flowtitle {
    font-size: 1.2em;
    line-height: 2em;
		text-align: center;
	}
	#flow ul li:last-child{
		margin-right: 0;
	}
	#flow ul li::after{
	position: absolute;
	display: block;
	transform:rotate(0);
	bottom: 47%;
	right:-30px;
		left: inherit;
}
	.flowex{
	display: block;
	width: 90%;
	margin: 0 auto;
}
#flow ul li img{
	display: block;
	width: 80%;
	margin:23px auto 25px;
}
}
@media screen and (min-width: 1200px) {
	#flow{
	width: 96%;
	margin:100px auto;
	padding: 100px 0;
}
	#flow h2{
	font-size: 2em;
	}
	.flowbox{
		width: 1200px;
		margin: 0 auto;
		text-align: center;
	}
	#flow ul {
    width: 100%;
}
	#flow ul li{
		display: inline-block;
		width: 23%;
    text-align: left;
    vertical-align: top;
    margin-right: 2.2%;
	margin-bottom: 0;
	}
	#flow ul li span{
		display: block;
		line-height: .9;
	}
	.flowtitle {
    font-size: 1.2em;
    line-height: 2em;
		text-align: center;
	}
	#flow ul li:last-child{
		margin-right: 0;
	}
	#flow ul li::after{
	position: absolute;
	display: block;
	transform:rotate(0);
	bottom: 47%;
	right:-30px;
		left: inherit;
}
	.flowex{
	display: block;
	width: 240px;
	margin: 0 auto;
}
#flow ul li img{
	display: block;
	width: 200px;
	margin:15px auto 28px;
}
}


.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}