@charset "utf-8";
#contentInner {
	width: auto !important;
	margin: 0 auto;
	position: relative;
	padding: 0 !important;
}
p.sec1_text02 {
    text-align: left;
    margin-left: 54px;
}
p#fil {
    display: none;
}
.page_top {
  z-index: 50;
}

#footer_nav {
	position: relative;
	z-index: 10;
}

.w930 {
	margin-left: auto;
	margin-right: auto;
	max-width: 930px;
}

.w480_pc{display: inline-block;}
.w480_sp{display: none;}

h2.arrow{
	position: relative;
	color: #FFFFFF;
	margin-bottom: 70px;
	padding: 25px 0;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
h2.arrow:after{
	content: "";
	position: absolute;
	bottom: -35px;
	left: 0;
	right: 0;
	margin: auto;
	box-sizing: border-box;
	width: 30px;
	height: 35px;
	border: 15px solid transparent;
	border-top: 20px solid #000;
}

/*--------------------------------------
 sec1
--------------------------------------*/
.sec1{
	position: relative;
	background-image: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20161229/sec1_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.sec1_inner{
	position: relative;
	padding: 90px 0 225px;
	z-index: 2;
}
.sec1 h1{
	position: relative;
	left: -35px;
	width: 100.11%
}
.sec1 h2{
	margin: -125px 0 20px;
	color: #6C462B;
	font-size: 37px;
	font-weight: bold;
	line-height: 1.4;
}
.sec1_text01{
	margin: 0 auto 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	max-width: 820px;
}
.sec1_text02{
	font-size: 16px;
	line-height: 1.4;
}
.sec1_text02 span{
	color: #EB6100;
	font-size: 1.3em;
	font-weight: bold;
}
.sec1 .deco01{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto; 
}

/*--------------------------------------
 sec2
--------------------------------------*/
.sec2{
	position: relative;
	background-color: #FFEFC1;
	text-align: center;
}
.sec2_inner{
	position: relative;
	top: -45px;
	padding: 0 0 130px;
	z-index: 2;
}
.sec2 h2{
	margin: 0 0 20px;
}
.sec2 .sec2_text01{
	margin-bottom: 50px;
	font-size: 22px;
	font-weight: bold;
}
.sec2 .sec2_text01 span{
	color: #6C462B;
	/*font-size: 1.4em;*/
}
.sec2 .sec2_text02{
	position: relative;
	border: solid 2px #FBDD54;
	background: #FFFFFF;
	color: #6C462B;
	margin: auto;
	padding: 10px 5px 8px;
	width: 300px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.05em;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2;
}
.sec2 .sec2_text02 span{
	font-size: 0.7em;
}
.sec2 dl{
	background: #FBDD54;
	margin-top: -20px;
	padding: 45px 35px 35px;
	border-radius: 15px;
	text-align: center;
	letter-spacing: -0.5em;
}
.sec2 dt{
	color: #6C462B;
	margin-bottom: 20px;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 0;
}
.sec2 dd{
	display: inline-block;
	width: 44.2%;
	max-width: 380px;
}
.sec2 dd:last-child{
	margin-left: 4%;
}

/*--------------------------------------
 sec3
--------------------------------------*/
.sec3{
	position: relative;
	text-align: center;
}
.sec3 .deco01{
	position: absolute;
	top: 60px;
	right: 50%;
	margin-right: -660px;
	width: 300px;
}
.sec3_inner{
	position: relative;
	padding: 0 0 90px;
	z-index: 2;
}
.sec3 h2{
	position: relative;
	top: -38px;
	display: inline-block;
	padding-bottom: 7px;
}
.sec3 .sec3_text01{
	margin-bottom: 50px;
	font-size: 20px;
	line-height: 2.1em;
	text-align: left;
}
.sec3 .sec3_text02{
	color: #6C462B;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
}
.sec3 .sec3_text03{
	color: #0068B7;
	margin-top: 45px;
	font-size: 25px;
	font-weight: bold;
}

/*--------------------------------------
 sec4
--------------------------------------*/
.sec4{
	position: relative;
	background-color: #FFEFC1;
	text-align: center;
	overflow: hidden;
}
.sec4_inner{
	position: relative;
	padding: 0 0 75px;
	z-index: 2;
}
.sec4 h2{
	background-color: #FCC800;
}
.sec4 h2.arrow:after{
	border-top: 20px solid #FCC800;
}
.sec4 .whiteBox{
	position: relative;
	background: #FFFFFF;
	margin-bottom: 95px;
	padding: 45px 30px 40px;
	border-radius: 15px;
}
.sec4 h3 {
	margin-bottom: 25px;
}
.sec4 .sec4_text01{
	position: relative;
	color: #808080;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
}
.sec4 .sec4_text01:after{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
	box-sizing: border-box;
	width: 12px;
	height: 16px;
	border: 6px solid transparent;
	border-top: 10px solid #808080;
}
.sec4 .sec4_text02 a{
	position: relative;
	color: #6C462B;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -0.5em;
}
.sec4 .sec4_text02 a span{
	display: inline-block;
	width: 92.5%;
	max-width: 586px;
	vertical-align: middle;
	letter-spacing: 0;
}
.sec4 .sec4_text02 a span.mouse{
	margin-left: 1.5%;
	width: 6%;
	max-width: 55px;
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
}
.sec4 .sec4_text02 a:hover,
.sec4 .sec4_text02 a:hover img{
	opacity: 1;
}
.sec4 .sec4_text02 a:hover span.mouse{
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sec4 .sec4_img01{
	margin-bottom: 40px;
	margin-left: -1%;
	width: 101%;
}
.sec4 .sec4_img02{
	margin-bottom: 70px;
}
.sec4 .sec4_img03{
	margin-top: 50px;
}
.sec4 .caution{
	position: relative;
	background-image: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20161229/sec4_caution_bg01.png),url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20161229/sec4_caution_bg03.png),url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20161229/sec4_caution_bg02.png);
	background-position: center top,center bottom,center bottom;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-size: 100% auto;
	margin: 0 auto;
	padding: 15px 4%;
	max-width: 820px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec4 .caution p{
	background-image: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20161229/sec4_caution.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 7px 0 7px 195px;
	font-size: 15px;
	text-align: left;
}

/*--------------------------------------
 sec5
--------------------------------------*/
.sec5{
	position: relative;
	background-color: #FBDD54;
	text-align: center;
	overflow: hidden;
}
.sec5_inner{
	position: relative;
	padding: 0 0 60px;
	z-index: 2;
}
.sec5 h2{
	background-color: #22AC38;
}
.sec5 h2.arrow:after{
	border-top: 20px solid #22AC38;
}
.sec5 .deco01{
	position: absolute;
	top: 175px;
	right: -98px;
}

/*--------------------------------------
 sec6
--------------------------------------*/
.sec6{
	position: relative;
	background-image: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20161229/sec6_bg.png);
	background-position: left top;
	background-repeat: repeat;
	text-align: center;
}
.sec6_inner{
	position: relative;
	padding: 70px 0 90px;
	z-index: 2;
}
.sec6 .contactBox{
	position: relative;
	border: solid 2px #FFFFFF;
	background: #FDD23E;
	padding: 30px 25px 35px;
	border-radius: 15px;
}
.sec6 .sec6_text01{
	margin-bottom: 25px;
	font-size: 21px;
	font-weight: bold;
}
.sec6 .sec6_text01 span{
	position: relative;
	top: -0.5em;
	padding: 0 5px;
}
.sec6 .contactBox ul{
}
.sec6 .contactBox ul li{
	float: left;
	background: #FFFFFF;
	border-radius: 10px;
	margin-left: 1.8%;
	padding: 20px;
	width: 49.1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec6 .contactBox ul li:first-child{
	margin-left: 0;
}
.sec6 .contactBox ul li .note{
	margin-top: 10px;
	font-size: 15px;
}

@media screen and (max-width: 1499px) {
/*--------------------------------------
 sec1
--------------------------------------*/
.sec1_inner{
	position: relative;
	padding: 90px 0 15%;
	z-index: 2;
}
.sec1 .deco01{
	bottom: -1px;
}	
/*--------------------------------------
 sec2
--------------------------------------*/
.sec2_inner{
	top: -2.5em;
}
/*--------------------------------------
 sec3
--------------------------------------*/
.sec3 .deco01{
	right: 3%;
  margin-right: 0;
	width: 230px;
}	
}

@media screen and (max-width: 1149px) {
/*--------------------------------------
 sec2
--------------------------------------*/
.sec2_inner{
	top: -1.5em;
}

/*--------------------------------------
 sec3
--------------------------------------*/
.sec3 h2{
	position: relative;
	top: 0;
	margin-top: -3.2%;
	padding: 0 10px 45px;
}

/*--------------------------------------
 sec5
--------------------------------------*/
.sec5 .deco01{
	position: absolute;
	top: 0;
	bottom: 15px;
	right: -1%;
	margin: auto;
	width: 120px;
	height: 120px;
}
}

/*---------------------------------------------------------
 Responsive Setting 
---------------------------------------------------------*/
.sp-none {
	display: block;
}
.all-device-block, .sp-block, .portrait-block {
	display: none;
}
.all-device-inline, .sp-inline, .portrait-inline {
	display: none;
}

/* All SP & Tablet */
@media screen and (max-width: 929px) {
.all-device-none {
	display: none;
}
.all-device-block {
	display: block;
}
.all-device-inline {
	display: inline;
}

.w930 {
	margin: 0 10px;
	max-width: 930px;
}

/*--------------------------------------
 sec1
--------------------------------------*/
.sec1 h1{
	left: -4%;
}
.sec1 h2{
	margin: -14% 0 20px;
	font-size: 30px;
}

/*--------------------------------------
 sec2
--------------------------------------*/
.sec2 h2 img{
	width: 400px;
}
.sec2 .sec2_text01{
	font-size: 20px;
}

/*--------------------------------------
 sec3
--------------------------------------*/
.sec3 .sec3_text01{
	font-size: 18px;
}
.sec3 .sec3_text02{
	color: #6C462B;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
}
.sec3 .sec3_text03{
	color: #0068B7;
	margin-top: 45px;
	font-size: 25px;
	font-weight: bold;
}

/*--------------------------------------
 sec5
--------------------------------------*/
.sec5 .deco01{
	width: 13.4%;
  height: 25.5%;
	
}
}

/* All SP */
@media screen and (max-width: 679px) {
.sp-none {
	display: none;
}
.sp-block {
	display: block;
}
.sp-inline {
	display: inline;
}

h2.arrow{
	margin-bottom: 40px;
	padding: 15px 10px;
	font-size: 25px;
}
h2.arrow:after{
	bottom: -25px;
	width: 20px;
	height: 26px;
	border: 10px solid transparent;
	border-top: 13px solid #000;
}

/*--------------------------------------
 sec1
--------------------------------------*/
.sec1_inner{
	padding: 50px 0 15%;
}
.sec1 h2{
	margin: -15% 0 20px;
	font-size: 22px;
}
.sec1_text01{
	font-size: 14px;
	text-align: left;
}
.sec1_text02{
	font-size: 13px;
	text-align: left;
}
.sec1 .deco01{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto; 
}

/*--------------------------------------
 sec2
--------------------------------------*/
.sec2_inner{
	top: 0;
	padding: 0 0 75px;
}
.sec2 h2{
	margin: 0 0 15px;
}
.sec2 h2 img{
	width: 269px;
}
.sec2 .sec2_text01{
	margin-bottom: 35px;
	font-size: 16px;
	text-align: left;
}
.sec2 .sec2_text01 span{
	color: #6C462B;
	font-size: 1.4em;
}
.sec2 .sec2_text02{
	width: 220px;
	font-size: 18px;
	border-radius: 10px;
}
.sec2 dl{
	padding: 40px 15px 25px;
	border-radius: 10px;
}
.sec2 dt{
	margin-bottom: 15px;
	font-size: 17px;
	text-align: left;
}

/*--------------------------------------
 sec3
--------------------------------------*/
.sec3 .deco01{
	display: none
}
.sec3_inner{
	padding: 0 0 45px;
}
.sec3 h2{
	margin-top: -8.6%;
	padding: 0 10px 30px;
}
.sec3 .sec3_text01{
	margin-bottom: 35px;
	font-size: 16px;
	text-align: left;
}
.sec3 .sec3_text02{
	margin-bottom: 15px;
	font-size: 22px;
}
.sec3 .sec3_text03{
	margin-top: 35px;
	font-size: 19px;
}

/*--------------------------------------
 sec4
--------------------------------------*/
.sec4{
	position: relative;
	background-color: #FFEFC1;
	text-align: center;
	overflow: hidden;
}
.sec4_inner{
	position: relative;
	padding: 0 0 55px;
	z-index: 2;
}
.sec4 h2{
	background-color: #FCC800;
}
.sec4 h2.arrow:after{
	border-top: 13px solid #FCC800;
}
.sec4 .whiteBox{
	margin-bottom: 55px;
	padding: 25px 15px 30px;
	border-radius: 10px;
}
.sec4 .whiteBox:after{
	bottom: -20px;
	left: -5px;
	background-size: 31px auto;
	width: 31px;
	height: 44px;
}
.sec4 h3 {
	margin-bottom: 15px;
}
.sec4 h3 img {
	width: 245px;
}
.sec4 .sec4_text01{
	margin-bottom: 15px;
	font-size: 18px;
}
.sec4 .sec4_text01:after{
	bottom: -15px;
}
.sec4 .sec4_text02 a{
	font-size: 20px;
}
.sec4 .sec4_img01{
	margin-bottom: 40px;
}
.sec4 .sec4_img02{
	margin-bottom: 50px;
}
.sec4 .sec4_img03 {
	margin: 40px auto 0;
	width: 50%;
}
.sec4 .caution{
	padding: 15px 3%;
}
.sec4 .caution p{
	background-size: 80px auto;
	padding: 0 0 0 100px;
	font-size: 13px;
}

/*--------------------------------------
 sec5
--------------------------------------*/
.sec5{
	position: relative;
	background-color: #FBDD54;
	text-align: center;
	overflow: hidden;
}
.sec5_inner{
	position: relative;
	padding: 0 0 60px;
	z-index: 2;
}
.sec5 h2{
	background-color: #22AC38;
}
.sec5 h2.arrow:after{
	border-top: 20px solid #22AC38;
}

/*--------------------------------------
 sec6
--------------------------------------*/
.sec6_inner{
	padding: 35px 0 45px;
}
.sec6 .contactBox{
	position: relative;
	border: solid 2px #FFFFFF;
	background: #FDD23E;
	padding: 30px 25px 35px;
	border-radius: 10px;
}
.sec6 .sec6_text01{
	margin-bottom: 20px;
	font-size: 17px;
	text-align: left;
}
.sec6 .sec6_text01 span{
	position: relative;
	top: -0.4em;
	padding: 0 5px;
}
.sec6 .sec6_text01 span img{
	width: 160px;
}
.sec6 .contactBox ul{
}
.sec6 .contactBox ul li{
	float: left;
	background: #FFFFFF;
	border-radius: 10px;
	margin-left: 1.8%;
	padding: 20px;
	width: 49.1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec6 .contactBox ul li:first-child{
	margin-left: 0;
}
.sec6 .contactBox ul li .note{
	font-size: 13px;
	text-align: left;
}
section#loginBar {
    display: none;
}

h2 {
    background: none;
}

h3 {
    background: none;
}

h1 {
    background: none;
}

div#mainContent {
    margin-top: -40px;
}

}

@media screen and (max-width: 479px) {
.w480_pc{display: none;}
.w480_sp{display: inline-block;}
/*--------------------------------------
 sec2
--------------------------------------*/
.sec2_inner{
	top: 0;
	padding: 0 0 65px;
}
.sec2 h2{
	margin: 0 0 15px;
}
.sec2 h2 img{
	width: 269px;
}
.sec2 .sec2_text01{
	margin-bottom: 35px;
	font-size: 16px;
	text-align: left;
}
.sec2 .sec2_text01 span{
	color: #6C462B;
	font-size: 1.4em;
}
.sec2 .sec2_text02{
	width: 220px;
	font-size: 18px;
	border-radius: 10px;
}
.sec2 dl{
	padding: 40px 15px 10px;
	border-radius: 10px;
}
.sec2 dt{
	margin-bottom: 15px;
	font-size: 17px;
	text-align: left;
}
.sec2 dd{
	margin-bottom: 15px;
	width: 100%;
}
.sec2 dd:last-child{
	margin-left: 0;
}

/*--------------------------------------
 sec3
--------------------------------------*/
.sec3 .sec3_text02{
	text-align: left;
}
.sec3 .sec3_text03{
	text-align: left;
}
.sec3_img01 img{
	width: 80%;
}

/*--------------------------------------
 sec4
--------------------------------------*/
.sec4 .sec4_img01{
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
}
.sec4 .sec4_img02 {
	margin-bottom: 40px;
}

/*--------------------------------------
 sec5
--------------------------------------*/
.sec5 .deco01 {
	position: absolute;
	top: auto;
	bottom: 14%;
	right: -1%;
	margin: auto;
	width: 25%;
	height: 8.5%;
}

/*--------------------------------------
 sec6
--------------------------------------*/
.sec6 .contactBox {
	padding: 30px 25px 25px;
}
.sec6 .contactBox ul{
}
.sec6 .contactBox ul li{
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
	width: 100%;
}
.sec6 .contactBox ul li .contact a{
	display: block;
	background: #22AC38;
	padding: 8px 0;
	border-radius: 8px; 
}
}
