
@charset "utf-8";

/* ------------------------------------------------------
   common
------------------------------------------------------ */
@import url("https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css");

.pc{ display:block;}
.pci{display:inline;}
.sp,.spi{  display: none;}
html {
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-height: 100%;
	position: relative;
}
body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	overflow-x: hidden;
}
  @font-face {
      font-family: 'Noto Sans JP';
      font-style: normal;
      font-weight: 400;
+    src: local("Noto Sans CJK JP Regular"),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
   }
a:link {
	color: #444;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #fba42a;
	text-decoration: none;
}
a:active {
	color: #fba42a;
	text-decoration: none;
}
/* other setting */
hr {display: none;}
sub, sup {
	position: relative;
	line-height: 0;
	font-size: 10px;
}
sup {top: 0em;}
sub {bottom: 0.3em; font-size: 0.4em;}
span img{ display: block;}
.small{ font-size: 12px; display: block;}
.underBold{ font-size: 22px; text-decoration: underline;}
.underLine{ text-decoration: underline;}
input{
    outline:none;
}

/* Float */
.floatL { float: left !important;}
.floatR { float: right !important;}
.noFloat { overflow: hidden !important;}

.readBlock {
	display: none;
}
::selection {
    background: #23a9db;
    color: #fff; 
}
::-moz-selection {
    background: #23a9db;
    color: #fff;
}
.smooth{
	transform: rotate(0.05deg);
    display: inline-block;
}
/* ------------------------------------------------------
   clearfix
------------------------------------------------------ */
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
.clearfix{
	zoom: 1;
}
/* ------------------------------------------------------
	common
------------------------------------------------------ */
img{
	width: 100%;
	display: block;
}
.inner{
    padding: 50px;
    max-width: 1080px;
    margin: 0 auto 43px auto;
    position: relative;
}
.flex{
	display: flex;
}
.large{
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	margin-top: 8px;
}
.blue{
	color: #014099;
}
.uline{
	border-bottom: 1px solid #000;
}
/* ------------------------------------------------------
	header
------------------------------------------------------ */
header .inner{
    width: 1080px;
    margin: auto;
    padding: 23px 0 11px 0;
    display: flex;
}
header .logo{
	width: 192px;
	margin-right: 20px;
}
/* ------------------------------------------------------
	mv
------------------------------------------------------ */
.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    width: 2540px;
    height: 538px;
}
.simply-scroll-list li img {
    display: block;
}
#mv h1 {
    position: absolute;
    width: 100%;
    top: 184px;
}
#mv h1 img{
	max-width: 674px;
	margin: auto;
    width: 90%;
}
/* ------------------------------------------------------
	cap
------------------------------------------------------ */
#cap{
    line-height: 1;
    text-align: center;
    font-size: 18px;
    margin-bottom: 39px;
}
#cap .cap1 {
    padding: 65px 0 80px 0;
    background: #f1f1f1;
    position: relative;
    margin: 24px 0 0 0;
    letter-spacing: 3px;
}
#cap .cap1:after{
    content: '';
    width: 149px;
    height: 82px;
    background: url(../img/cap_arrow.png) no-repeat;
    position: absolute;
    background-size: 149px 82px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -20px;
    padding-right: 26px;
}
#cap .cap1 .graph{
    background: url(../img/gap_bg.png) no-repeat;
    background-size: 100%;
    max-width: 1018px;
    margin: auto;
}
#cap .cap1 .graph img {
    max-width: 159px;
    margin: 15px auto 18px auto;
    width: 30%;
}
#cap .cap1 .cc{
	max-width: 969px;
	margin: auto;
    width: 94%;
}
#cap .cap2{
	background: url(../img/bg_01.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}
#cap .cap2 h2{
	max-width: 1079px;
	margin: auto;
	padding: 33px 0 50px 0;
}
/* ------------------------------------------------------
	lr
------------------------------------------------------ */
.sec01-main,.sec02-main,.sec03-main,.sec04-main,.sec05-main{
	opacity: 0;
}
.lr.right-side,.lr.left-side{
    display: flex;
    margin: auto;
    position: relative;
    align-items: flex-end;
    justify-content: space-between;
}
.lr.left-side{
	justify-content: flex-end;
}
.right-img{
	position: absolute;
    right: -52.3%;
    width: 96%;
    bottom: -5px;
}
.left-img{
    position: absolute;
    left: -52.9%;
    width: 96%;
	bottom: -5px;
}
.right-img img,.left-img img{
	max-width: 920px;
}
.left-img img{
	float: right;
}
.txt{
	width: 50%;
	max-width: 540px;
}
.txt h3{
	margin-bottom: 29px;
	max-width: 430px;
}
.txt p{
	line-height: 35px;
	background: url(../img/txt_line.png);
	position: relative;
}
.txt p:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: url(../img/txt_line_before.png) repeat-x;
	background-position: bottom;
	top: -1px;
}
/* ------------------------------------------------------
	cont
------------------------------------------------------ */
.cont{
	background: #eef2f8 url(../img/cont_bg.jpg) no-repeat;
	background-position: center top;
	padding: 106px 50px 50px 50px;
    margin-bottom: 0;
}
.cont h4{
	margin: -15px auto 47px auto;
}
.cont h5{
    font-weight: bold;
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: 18px;
}
.cont p{
	line-height: 2em;
}
/* ------------------------------------------------------
	sec01
------------------------------------------------------ */
#sec01 {
    margin-bottom: 78px;
}
#sec01 .cont-wrap{
	background: #eef2f8 url(../img/sec01_bg.png) no-repeat;
	background-position: center bottom;
	max-width: 1180px;
	margin: auto;
}
#sec01 .cont{
	background: url(../img/cont_bg.jpg) no-repeat;
	background-position: center top;
	padding: 106px 50px 50px 50px;
}
#sec01 .cont h4{
	max-width: 1066px;
}
#sec01 .cont ul.flex{
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 836px;
	margin: 30px auto 0 auto;
}
#sec01 .cont ul.flex li{
	max-width: 265px;
	width: 32%;
}
#sec01 .cont ul.flex li:nth-child(n + 4){
	margin-top: 20px;
}
/* ------------------------------------------------------
	sec02
------------------------------------------------------ */
#sec02{
    margin-bottom: 78px;
}
#sec02 .inner.sec02-main{
	margin-bottom: 38px;
}
#sec02 .txt h3{
	max-width: 528px;
}
#sec02 .cont h4{
	max-width: 866px;
}
#sec02 .cont-wrap{
	display: flex;
	justify-content: space-between;
}
#sec02 .cont-wrap .cont-left{
	width: 45%;
	max-width: 450px;
}
#sec02 .cont-wrap .cont-right{
	max-width: 580px;
	width: 62%;
}

/* ------------------------------------------------------
	sec03
------------------------------------------------------ */
#sec03{
    margin-bottom: 78px;
}
#sec03 .txt h3{
	max-width: 453px;
}
#sec03 .cont h4 {
    max-width: 816px;
    margin: -15px auto 66px auto;
}
#sec03 .cont-02 {
    background: #dfe6f0;
    padding: 42px 50px;
}
#sec03 .cont-02 h5{
	color: #014099;
	font-size: 28px;
	font-weight: bold;
}
#sec03 .cont .meyasu {
    align-items: center;
    max-width: 766px;
    margin: auto;
}
#sec03 .cont .meyasu .brackets {
    font-size: 20px;
    font-weight: bold;
    padding: 0 23px;
    position: relative;
    line-height: 24px;
}
#sec03 .cont .meyasu .brackets:before{
	content: '';
	background: url(../img/brackets_l.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	width: 4px;
	height:  20px;
}
#sec03 .cont .meyasu .brackets:after{
	content: '';
	background: url(../img/brackets_r.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 0;
	width: 4px;
	height:  20px;
}
#sec03 .cont .meyasu .brackets + p{
	font-size: 11px;
	line-height: 1.2em;
	margin-left: 19px;
}
#sec03 .cont ul.flex{
    margin-top: 30px;
    justify-content: space-between;
    max-width: 750px;
    margin: 25px auto 0 auto;
    padding-right: 17px;
}
#sec03 .cont ul.flex li{
	width: 32%;
	font-size: 12px;
	text-align: center;
}
#sec03 .cont ul.flex li img{
	margin-bottom: 13px;
}
#sec03 .cont ul.flex li p {
    line-height: 1.6em;
}
#sec03 .cont ul.flex li:nth-child(1){
	max-width: 222px;
}
#sec03 .cont ul.flex li:nth-child(2){
	max-width: 224px;
}
#sec03 .cont ul.flex li:nth-child(3){
	max-width: 222px;
	position: relative;
}
#sec03 .cont ul.flex li:nth-child(3):after{
    content: '';
    display: block;
    position: absolute;
    width: 161px;
    height: 160px;
    background: url(../img/sec03_img_05.png) no-repeat;
    background-size: 100%;
    top: -68px;
    right: -104px;
}
#sec03 .cont-02 ul.flex{
    margin-top: 20px;
	justify-content: space-between;
}
#sec03 .cont-02 ul.flex li{
	max-width: 255px;
	text-align: center;
    line-height: 1.5em;
}
#sec03 .cont-02 ul.flex li img{
	margin-bottom: 7px;
}
/* ------------------------------------------------------
	sec04
------------------------------------------------------ */
#sec04 {
    margin-bottom: 70px;
}
#sec04 .sec04-main{
	margin-bottom: 0;
}
#sec04 .txt h3{
	max-width: 532px;
}
#sec04 .cont h4{
	max-width: 936px;
}
#sec04 .point-wrap {
    border: 1px solid #e8e8e8;
    position: relative;
    margin-bottom: 82px;
    justify-content: space-between;
	padding: 24px 50px 37px 50px;
}
#sec04 .point-wrap:before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 71px solid transparent;
    border-left: 71px solid #f96701;
    position: absolute;
    z-index: 100;
}
#sec04 .point-wrap:after {
    content: "POINT";
    display: block;
    top: 15px;
	left: 6px;
    color: #fff;
    position: absolute;
    z-index: 101;
	font-size: 10px;
	letter-spacing: 0.5px;
}
#sec04 .point-left{
    max-width: 606px;
    margin-top: 33px;
}
#sec04 .point-left h5{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 17px;
}
#sec04 .point-left p{
	line-height: 2em;
}
#sec04 .point-right{
	width: 50%;
	max-width: 421px;
}
#sec04 .cont figure {
    background: #fff;
    padding: 30px 0;
    margin-top: 34px;
}
#sec04 .cont figure img{
	max-width: 594px;
	margin: auto;
}
/* ------------------------------------------------------
	sec05
------------------------------------------------------ */
#sec05{
	margin-bottom: 123px;
}
#sec05 .inner.sec05-main {
    margin: 0 auto 34px auto;
}
#sec05 .txt h3{
	max-width: 368px;
}
#sec05 .cont h4{
    max-width: 948px;
    margin: -15px auto 33px auto;
}
#sec05 .cont .figure-wrap{
	max-width: 924px;
	position: relative;
	margin: auto;
}
#sec05 .txt-wrap {
    position: absolute;
    padding-top: 9px;
}
#sec05 .cont p{
	max-width: 442px;
}
#sec05 .cont figure{
    max-width: 924px;
    margin: auto;
    padding-top: 27px;
}
/* ------------------------------------------------------
	footer
------------------------------------------------------ */
.anime-01,.anime-02,.anime-03,.anime-04,.anime-05,.anime-06,.anime-07{
	opacity: 0;
}
footer .foot-wrap{
	background: url(../img/bg_01.jpg) no-repeat;
	background-size: cover;
	position: relative;
	background-position: center bottom;
	color: #fff;
}
footer .foot-wrap h3 {
    max-width: 705px;
    margin: auto;
    top: -36px;
    position: relative;
}
footer .foot-wrap h3 img{
    margin: 0 -37px;
}
footer .inner{
	padding: 0 0 50px 0;
	margin: auto;
}
footer .foot-txt{
    background: url(../img/footer_txt.png);
    line-height: 34px;
    max-width: 540px;
    margin: -6px auto 0 auto;
    padding: 0 10px;
	position: relative;
}
footer .foot-txt:before{
	content: '';
	background: url(../img/footer_txt_top.png) repeat-x;
	width: 100%;
	height: 1px;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}
footer ul.flex{
    position: relative;
    height: 320px;
}
footer ul.flex li:nth-child(1){
    position: absolute;
    bottom: 187px;
    max-width: 270px;
    left: -29px;
    width: 20vw;
}
footer ul.flex li:nth-child(2){
    position: absolute;
    max-width: 260px;
    left: 168px;
    width: 20vw;
    bottom: 41px;
}
footer ul.flex li:nth-child(3){
	position: absolute;
    bottom: 0;
    width: 100%;
}
footer ul.flex li:nth-child(3) img{
    max-width: 254px;
    width: 20vw;
    margin: auto;
}
footer ul.flex li:nth-child(4){
    position: absolute;
    bottom: 40px;
    max-width: 270px;
    right: 158px;
    width: 20vw;
}
footer ul.flex li:nth-child(5){
    position: absolute;
    bottom: 187px;
    max-width: 254px;
    right: -16px;
    width: 20vw;
}
footer small{
	width: 100%;
	text-align: center;
	display: block;
	font-size: 11px;
	line-height: 1;
	padding: 22px 0 20px 0;
}
footer .cv-btn{
	background: url(../img/footer_btn_on.png) no-repeat;
	background-size: 100%;
	display: block;
}
footer .cv-btn:hover img{
	opacity: 0;
}
/* ------------------------------------------------------
   sp 767以下
------------------------------------------------------ */
@media screen and (max-width: 769px) {
	
	/* ------------------------------------------------------
   		common
	------------------------------------------------------ */
	.pc,.pci{
		display:none !important;
	}
	.sp{
		display:block;
	}
	.spi{
		display:inline;
	}
	.inner {
		width: 90%;
		padding: 0;
		margin: 0 auto;
	}
	.cont p{
		line-height: 1.6em;
	}
	/* ------------------------------------------------------
   		mv
	------------------------------------------------------ */
	header .inner {
		flex-wrap: wrap;
		padding: 8px 0 8px 0;
	}
	header .logo {
		width: 192px;
		margin: 0 0 0 10px;
	}
	header .cc {
		font-size: 9px;
		line-height: 1.2em;
		margin-left: 10px;
	}
	.simply-scroll-list li {
		float: left;
		padding: 0;
		margin: 0;
		width: 1270px;
		height: 269px;
	}
	#mv h1 {
		position: absolute;
		width: 100%;
		top: 97px;
	}
	#mv h1 img {
		max-width: 300px;
		margin: auto;
		width: 90%;
	}
	/* ------------------------------------------------------
   		cap
	------------------------------------------------------ */
	#cap{
	    margin-bottom: 0;
	}
	#cap .cap1 {
		letter-spacing: 2px;
		padding: 15px 0 72px 0;
		margin-top: 10px;
	}
	#cap .cap1:after {
		content: '';
		width: 149px;
		height: 82px;
		background: url(../img/cap_arrow.png) no-repeat;
		position: absolute;
		background-size: 149px 82px;
		right: 0;
		left: 0;
		margin: auto;
		bottom: -20px;
		padding: 0;
	}
	#cap .cap1 .graph {
		background: url(../img/gap_bg.png) no-repeat;
		background-size: 100%;
		max-width: 1018px;
		margin: auto;
		background-position: bottom;
	}
	#cap .cap1 .graph img {
		max-width: 159px;
		margin: 10px auto 10px auto;
		width: 30%;
	}
	#cap .cap1 p:first-child{
		font-size: 12px;
		font-weight: bold;
	}
	#cap .cap2 h2{
		width: 90%;
	}
	/* ------------------------------------------------------
   		section-rl
	------------------------------------------------------ */
	.lr.right-side, .lr.left-side {
		flex-wrap: wrap;
	}
	.right-img,.left-img,.txt{
		width: 100%;
	    margin-top: 0;
		max-width: none;
	}
	.right-img {
		position: relative;
		right: auto;
		bottom: auto;
		width: 100%;
	}
	.left-img {
		position: relative;
		left: auto;
		bottom: auto;
		width: 100%;
	}
	.txt {
		margin-bottom: 20px;
	}
	.txt p {
		line-height: 30px;
		background: url(../img/txt_line_sp.png);
		position: relative;
	}
	/* ------------------------------------------------------
   		cont
	------------------------------------------------------ */
	.cont{
		background: #eef2f8 url(../img/cont_bg_sp.jpg) no-repeat;
		background-position: center top;
		background-size: 100%;
		padding-bottom: 30px;
	}
	.cont h4 {
		width: 85%;
		margin: -38px auto 17px auto!important;
		padding: 11vw 0 0 0;
	}
	.cont h5 {
		font-weight: bold;
		font-size: 18px;
		line-height: 1.2em;
		margin: 0 auto 10px auto;
		width: 85%;
	}
	.cont h5 + p,.cont h4 + p{
		width: 85%;
		margin: auto;
	}
	/* ------------------------------------------------------
   		section
	------------------------------------------------------ */
	#sec01,#sec02,#sec03,#sec04{
		margin: 60px 0;
	}
	#sec01 .inner.sec01-main,#sec02 .inner.sec02-main,#sec03 .inner.sec03-main,#sec05 .inner.sec05-main{
		margin-bottom: 88px;
	}
	/* ------------------------------------------------------
   		sec01
	------------------------------------------------------ */
	#sec01 .cont-wrap {
		background: #eef2f8 url(../img/sec01_bg.png) no-repeat;
		background-position: center bottom;
		max-width: 1180px;
		margin: auto;
		width: 90%;
		padding: 0 0 30px 0;
	}
	#sec01 .cont {
		background: url(../img/cont_bg_sp.jpg) no-repeat;
		background-position: center top;
		padding: 0;
		background-size: 100%;
		width: 100%;
	}
	#sec01 .cont ul.flex {
		flex-wrap: wrap;
		margin: 10px auto 0 auto;
		width: 85%;
	}
	#sec01 .cont ul.flex li {
		max-width: none;
		width: 48%;
		margin-top: 10px!important;
	}
	
	/* ------------------------------------------------------
   		sec02
	------------------------------------------------------ */
	#sec02 .cont-wrap{
		flex-wrap: wrap;
	}
	#sec02 .cont-wrap .cont-left {
		width: 100%;
		max-width: none;
	}
	#sec02 .cont-wrap .cont-right {
		max-width: 580px;
		width: 85%;	
		margin: 20px auto 0 auto;
	}
	/* ------------------------------------------------------
   		sec03
	------------------------------------------------------ */
	#sec03 .cont-02 {
		padding: 30px 0;
	}
	#sec04 .inner.sec04-main{
		margin-bottom: 30px;
	}
	#sec03 .cont .meyasu {
		width: 85%;
		flex-wrap: wrap;
	}
	#sec03 .cont .meyasu .brackets {
		font-size: 16px;
		padding: 0 13px;
		margin-bottom: 5px;
	}
	#sec03 .cont .meyasu .brackets + p {
		margin-left: 0;
	}
	#sec03 .cont ul.flex {
		margin-top: 30px;
		justify-content: center;
		max-width: 750px;
		margin: 25px auto 0 auto;
		padding-right: 0;
		width: 85%;
		flex-wrap: wrap;
	}
	#sec03 .cont ul.flex li:nth-child(2) {
		margin: 20px 0;
	}
	#sec03 .cont ul.flex li:nth-child(3):after {
		content: '';
		display: block;
		position: absolute;
		width: 90px;
		height: 89px;
		background: url(../img/sec03_img_05.png) no-repeat;
		background-size: 100%;
		top: -8px;
		right: -40px;
	}
	#sec03 .cont ul.flex li{
		width: 100%!important;
	}
	#sec03 .cont ul.flex li img{
	    width: 80%;
		margin: 0 auto 13px auto;
	}
	#sec03 .cont ul.flex li:nth-child(3) img{
		width: 100%;
	}
	#sec03 .cont-02 h5 {
		font-size: 18px;
		line-height: 1.4em;
		width: 85%;
		margin: auto;
	}
	#sec03 .cont-02 h5 + p{
		width: 85%;
		margin: auto;
	}
	#sec03 .cont-02 ul.flex {
		justify-content: space-between;
		flex-wrap: wrap;
		width: 85%;
		max-width: 500px;
		margin: auto;
	}
	#sec03 .cont-02 ul.flex li {
		max-width: 255px;
		text-align: center;
		line-height: 1.5em;
		width: 47%;
		margin-top: 20px;
		font-size: 12px;
	}
	/* ------------------------------------------------------
   		sec04
	------------------------------------------------------ */
	#sec04 .point-wrap {
		border: 1px solid #e8e8e8;
		position: relative;
		flex-wrap: wrap;
		padding: 35px 0 30px 0;
	    margin-bottom: 88px;
	}
	#sec04 .cont figure {
		background: none;
		padding: 30px 0;
		margin-top: 42px;
		width: 86%;
		margin: 10px auto 0 auto;
	}
	#sec04 .point-wrap:before {
		content: "";
		top: 0;
		left: 0;
		border-bottom: 50px solid transparent;
		border-left: 50px solid #f96701;
		position: absolute;
		z-index: 100;
	}
	#sec04 .point-wrap:after {
		content: "POINT";
		display: block;
		top: 7px;
		left: 2px;
		color: #fff;
		position: absolute;
		z-index: 101;
		font-size: 9px;
		letter-spacing: 0.5px;
	}
	#sec04 .point-left,#sec04 .point-right{
		width: 85%;
		margin: auto;
	}
	#sec04 .point-left h5{
		font-size: 18px;
	}
	#sec04 .point-right{
		margin-top: 20px;
	}
	/* ------------------------------------------------------
   		sec05
	------------------------------------------------------ */
	#sec05{
		margin-bottom: 80px;
	}
	#sec05 .inner.sec05-main {
		margin: 0 auto 68px auto;
	}
	#sec05 .cont h4 {
		max-width: 948px;
		margin: 3vw auto 15px auto;
	}
	#sec05 .cont p{
		max-width: none;
	}
	#sec05 .cont figure {
		max-width: 924px;
		margin: auto;
		width: 85%;
		padding-top: 0;
	}
	#sec05 .txt-wrap {
		position: relative;
	}
	
	/* ------------------------------------------------------
   		footer
	------------------------------------------------------ */
	footer .inner {
		padding: 0 0 25px 0;
		margin: auto;
	}
	footer .foot-wrap h3{
		top: -26px;
	}
	footer .foot-wrap h3 img {
		margin: 0;
	}
	footer ul.flex {
		height: auto;
		flex-wrap: wrap;
		justify-content: center;
		margin: 20px 0;
	}
	footer ul.flex li{
		position: relative!important;
		top: auto!important;
		right: auto!important;
		left: auto!important;
		bottom: auto!important;
		width: 50%!important;
	}
	footer ul.flex li:nth-child(3) img{
		width: 100%;
	}
	footer .cv-btn {
		background: none;
	}
	footer small {
		padding: 10px 0 10px 0;
	}
}
@media screen and (max-width: 769px) and (min-width: 514px){
	#sec03 .cont ul.flex {
		margin-top: 30px;
		justify-content: space-between;
		margin: 25px auto 0 auto;
		padding-right: 0;
		width: 85%;
		flex-wrap: wrap;
		align-items: baseline;
		max-width: 496px;
	}
	#sec03 .cont ul.flex li {
		margin-top: 20px;
	}
}


