@charset "UTF-8";

/*----------------------------------------------------
	☆nav
----------------------------------------------------*/
nav{
	background: #ffe03b;
	position: fixed;
    width: 100%;
    z-index: 995;
    padding-top: 20px;
    padding-bottom: 20px;
}

nav ul{
	width: 100%;
	margin: 0;
}

nav ul li{
	
	border-right: 1px solid black;
	float:left;
	box-sizing: border-box;
	padding: 5px 29px;
	text-align: center;
	list-style: none;
}
nav ul li.last{
	border-right: 0px solid black;
}
nav ul li a{
	color: #000!important;
	position: relative;
	font-size: 16px!important;
}
nav ul li a:hover{
	color: #fff!important;
	
}
nav ul li a img{
	position: absolute;
	left: 21px;
	top: -7px;
}
/*----------------------------------------------------
	☆footer
----------------------------------------------------*/
footer{
background: #000;
}
footer p{
color: #fff;
padding: 5px 0;
letter-spacing: 2px;
}


/*----------------------------------------------------
	☆general
----------------------------------------------------*/
body{
	padding: 0;
	margin: 0;
}
a{
	opacity: 1;
	text-decoration: none!important;
}
a:hover{
	opacity: 0.7;
}

div.inr{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

p{
	font-size: 13px;
	font-size: 1.3rem;
}

section{
	padding:75px 0px;
	position: relative;
}

 .underline--magical {
  text-decoration:none;
  border-bottom: 9px solid #fffd73;
  box-shadow: inset 0 -11px 0 #fffd73;
  color: inherit;
  transition: background 0.1s cubic-bezier(.33,.66,.66,1);
  color: #000;
}
 .underline--magical2 {
  text-decoration:underline dotted #ddd;

}

/*----------------------------------------------------
	☆main visual
----------------------------------------------------*/

section.mv{
	height: 800px;
	background-image:url(../img/bg_01.jpg);
	background-size: cover;
	position: relative;
}

section.mv h1{
	color:#000;
	font-size:45px;
	line-height: 130%;
	margin-bottom: 30px;
	letter-spacing: 3px;
	font-weight: 100;
}
/*----------------------------------------------------
	☆section header
----------------------------------------------------*/
header{
	background-image: url(../img/top_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
header .inr{
	height: 100vh;
	width: 1200px;
}
header .inr img.headerpic{
	position: absolute;
	bottom: 0;
	left: -130px;
}
header .inr div{
	float: right;
	width: 70%;
	margin-top: 150px;
}
header .inr div img{
	float: right;
	}
header .inr div p{
	color: #fff;
	font-size: 22px;
	line-height: 180%;
	float: right;
	width: 760px;
	margin-top: 20px;
}
/*----------------------------------------------------
	☆section1
----------------------------------------------------*/
section.sec01{
	background-image: url(../img/top_05.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

section.sec01 .inr h2{
	color:#01aad5;
	font-size:60px;
	text-align: center;
	margin-top: 30px;
}

/*----------------------------------------------------
	☆section2
----------------------------------------------------*/
section.sec02{
	background-image: url(../img/top_07.jpg);
	padding:75px 0px 226px;

}

section.sec02 .inr{
	padding-top:250px;
}
.bluetxt {
	font-size: 28px;
	color: #01aad5;
	margin-bottom: 45px;
}
.blacktxt {
	font-size: 80px;
	color: #000;
	line-height: 120%;
	margin-bottom: 70px;
	font-weight: bold;
}
.blacktxt .underline--magical span{
	color: red;
}
.lasttxt {
	font-size: 28px;
	color: #000;
	line-height: 200%;
	margin-bottom: 20px;
	font-weight: bold;
}
.lasttxt span.box{
	font-size: 28px;
	color: #fff;
	padding: 0px 20px;
	border-radius: 10px;
	background: #000;
	width: 215px;
	display: inline-block;
	margin-right: 15px;
	margin-left: 100px;
	text-align: center;
}
.lasttxt span.red{
	color: red;
}
.bubble{
	position: absolute;
	top: 180px;
    left: 290px;
}
.girl1{
	position: absolute;
	top: 400px;
	right: 200px;
}
/*----------------------------------------------------
	☆section3
----------------------------------------------------*/
section.sec03 {
	background:#01aad5;
}
section.sec03 h2{
	color:#fff;
	text-align: center;
	font-size: 62px;
	line-height: 100%;
	margin-bottom: 40px;
}
.bigtxt{
	font-size: 82px;
}
.yellowtxt{
	color:#ffe03b;
}
.subtitle{
	color:#000;
	font-size: 20px;
}
/*----------------------------------------------------
	☆section4
----------------------------------------------------*/

section.sec04 {
	background-image: url(../img/top_13.jpg);
	padding:75px 0px 226px;
}
section.sec04 .inr{
	padding-top:200px;
}
.underline1{
	font-size: 28px;
	position: relative;
}
.underline1 span{ 
	background-image: url(../img/);
}
.star1{
	position: absolute;
	top: 440px;
	right: 300px;
}
.star2{
	position: absolute;
	top: 640px;
	left: 230px;
}
/*----------------------------------------------------
	☆section5
----------------------------------------------------*/

section.sec05 {

}

/*----------------------------------------------------
	☆section6
----------------------------------------------------*/



section.sec06{
	background-image: url(../img/top_22.jpg);
}
section.sec06 h2{
	font-size: 50px;
	color: #01aad5;
	margin-bottom: 90px;
	background-image: url(../img/top_15.png);
	background-position: center;
	background-repeat: no-repeat;
}
section.sec06 .inr ul{
width: 100%;
}
section.sec06 .inr ul li{
width: 100%;
margin-bottom: 30px;
}
section.sec06 .inr ul li img.iconPoint{
float: left;
}
section.sec06 .inr ul li div{
float: right;
width: 80%;
}
section.sec06 .inr ul li div h3{
font-size: 46px;
}
/*----------------------------------------------------
	☆section7
----------------------------------------------------*/

section.sec07 {
background-image: url(../img/top_20.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
section.sec07 .inr div{
border: 5px solid black;
padding: 30px 30px 0px 300px;
position: relative;
background: #fff;
}
section.sec07 .inr div img{
position: absolute;
bottom: 0px;
left: 10px;
}
section.sec07 .inr div p{
font-size: 22px;
line-height: 240%;
margin-bottom: 40px;
}
section.sec07 .inr div p:last-child{
text-align: right;
color: #666;
}
/*----------------------------------------------------
	☆section8
----------------------------------------------------*/

section.sec08 {
background:#01aad5;
}
section.sec08 h2{
	color:#fff;
	text-align: center;
	font-size: 62px;
	    line-height: 150%;
	    margin-bottom: 30px;
}










@media only screen and (max-width:1400px) {
header .inr img.headerpic {
    position: absolute;
    bottom: 0;
    width: 630px;
    left: -130px;
}
}







/*----------------------------------------------------
	☆mobile
----------------------------------------------------*/



@media only screen and (max-width:800px) {


body{
	padding: 0;
	margin: 0;
	width: 100%;
}
section {
    padding: 35px 0px;
    position: relative;
}

div.inr{
	width: 95%;
	margin: 0 auto;
	position: relative;
}


nav{
	background: #ffe03b;
	position: fixed;
    width: 100%;
    z-index: 995;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: 3px 3px 8px #777;
}

nav ul{
	width: 100%;
	margin: 0;
	display: none;
}

nav ul li{
	border-right: 0px solid black;
    float: none;
    box-sizing: border-box;
    padding: 0px 0px;
    text-align: center;
        border-top: 1px solid #333;
}

nav ul li a {
    color: #000!important;
    position: relative;
    font-size: 16px!important;
    width: 100%;
    display: block;
    padding: 20px 0px;
}
nav ul li a img {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
}
header .inr img.headerpic {
    position: absolute;
    bottom: 0;
    width: 250px;
    left: 50%;
    margin-left: -125px;
}
header .inr div {
    float: none;
    width: 100%;
    margin-top: 0px;
    padding-top: 60px;
}
header .inr div img {
    float: none;
    width: 100%;
}
header .inr div p {
    color: #fff;
    font-size: 14px;
    line-height: 180%;
    float: none;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
section.sec01 {
    background-image: url(../img/top_05.jpg);
    background-repeat: no-repeat;
    background-size: 160%;
    background-position: center;
    padding: 20px 0;
}
section.sec01 .inr h2 {
    color: #01aad5;
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
}
section.sec02 {
    background-image: url(../img/top_07.jpg);
    padding: 35px 0px 30px;
    background-size: 255%;
    background-position: -110px -31px;
}
section.sec02 .inr {
    padding-top: 80px;
}
section.sec04 {
    background-image: url(../img/top_13.jpg);
     padding: 35px 0px 30px;
     background-size: 260%;
    background-position: -110px -31px;
}
section.sec04 .inr {
    padding-top: 80px;
}
section.sec02 .bubble {
    position: absolute;
    top: 65px;
    left: 10px;
    width: 20%;
}
section.sec04 .bubble {
    position: absolute;
    top: 97px;
    left: 10px;
    width: 20%;
}
.bluetxt {
    font-size: 18px;
    color: #01aad5;
    margin-bottom: 20px;
}
.blacktxt {
    font-size: 35px;
    color: #000;
    line-height: 120%;
    margin-bottom: 30px;
}
.lasttxt {
    font-size: 18px;
    color: #000;
    line-height: 200%;
    margin-bottom: 20px;
    text-align: center;
}
.lasttxt span.box {
        font-size: 15px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 10px;
    background: #000;
    width: 200px;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    /* margin-left: 0px; */
    text-align: center;
}
.underline1 {
    font-size: 16px;
    position: relative;
}
.girl1 {
    position: absolute;
    top: 400px;
    right: 200px;
    display: none;
}
.sec08 p:last-child a img, .sec03 p:last-child a img{
width: 90%;
margin: 0 auto;
}
section.sec03 h2 {
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 170%;
    margin-bottom: 20px;
}
.bigtxt {
    font-size: 35px;
}
.star1{
	position: absolute;
	top: 440px;
	right: 300px;
	display: none;
}
.star2{
	position: absolute;
	top: 640px;
	left: 230px;
	display: none;
}
section.sec06 h2 {
    font-size: 25px;
    color: #01aad5;
    margin-bottom: 20px;
    background-image: url(../img/top_15.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
section.sec06 .inr ul li div h3 {
    font-size: 16px;
}
section.sec06 .inr ul li div {
    float: right;
    width: 75%;
}
section.sec06 .inr ul li img.iconPoint {
    float: left;
    width: 20%;
}
section.sec07 .inr div {
    border: 5px solid black;
    padding: 30px 30px 0px 30px;
    position: relative;
    background: #fff;
}
section.sec07 .inr div p {
    font-size: 16px;
    line-height: 200%;
    margin-bottom: 40px;
}
section.sec07 .inr div img {
    position: absolute;
    bottom: 0px;
    left: 30px;
    width: 15%;
}
section.sec07 .msgimg{
    width: 100%;
}
section.sec08 h2 {
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 30px;
}
.ttlimg{
	width: 100%;
}



}
