@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
body {
	color: #fff;
  	font-family: Arial, Roboto, 游ゴシック体, 'Yu Gothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	font-size: 1.6rem; /* sets the default sizing to make sure nothing is actually 10px */
	font-weight: 500;
	line-height: 1;
	min-width: auto;
	transition: 0.3s ease-in-out;
}
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
	margin: 0;
	padding: 0;
}
.last  {
	margin-right: 0 !important;
}

.txt {
	color: #000;
		font-family: Arial, Roboto, 游ゴシック体, 'Yu Gothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 20px;
	letter-spacing: .1em;
	line-height: 180%;
	text-align: center;
}

ul {
	list-style-type: none;
}

#wrap  a:hover {
	opacity:.8;
}

.bx-wrapper .bx-viewport {
    box-shadow:  none !important;
    border: none !important;
    left: 1px !important;
    background: none !important;
}

/*----------------------------------------------------
	☆content
----------------------------------------------------*/

#header {
	margin-bottom: -3px;
	width: 100%;
	z-index: 1000;
}
#header h1 {
	margin: 0px auto;
	padding-top: 20px;
	text-align: center;
	width: 280px;
}
#header h1 img{
	width: 100%;
}
#header .inr {
    background: url(../images/headerBg.png) no-repeat left 20px;
	background-size: contain;
	position: relative;
	width: 1035px;
}
#header .hd_contact{
	background: url(../images/headerLinkBg.png) no-repeat right top;
	position: absolute;
	top: -10px;
	right: 0px;
	padding: 135px 0 50px;
	text-align: center;
	width: 320px;
	z-index: 100;
}


/*----------------------------------------------------
	☆mv
----------------------------------------------------*/


#mv {
	z-index: 1;
	position: relative;
}
#mv .lion{
	margin: 0 auto ;
	width: 1000px;
}
#mv .lion_box {
	position: absolute;
	top: -120px;
	left: 0;
	width: 100%;
}
#mv .lion img{
width: 87px;
height: 146px;
display: inline-block;
margin-left: 134px;
}
#mv .dec{
	position: absolute;
	bottom: 123px;
	text-align: center;
	left: 0;
	width: 100%;
}


.bx-pager {
	display: block;
	z-index: 999;
}

#slider_box{
	width: 100%;
	z-index: 10;
}


#slider_box ul li {
    width: 750px !important;
    margin: 0px 10px !important;
}

#slider_box .bx-viewport{
height: 451px;
margin: 0 auto 5px !important;
overflow: visible !important;
width: 750px !important;
}
#slider_box .bx-wrapper{
height: auto;
width: 100% !important;
position: relative !important;
	padding-bottom: 50px;
	overflow: hidden;
}

.bx-wrapper .bx-prev{
	background: url(../images/prev.png) center center no-repeat;
/*left: 555px;*/
}
/*.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{
	background-position:0 0
}*/
.bx-wrapper .bx-next{
	background: url(../images/next.png) center center no-repeat;
	/*right:530px;*/
}
/*.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{
	background-position:-43px 0
}
*/
.bx-controls-direction {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.bx-controls-direction .bx-prev {
	left:100px;
	top:-225px;
}
.bx-controls-direction .bx-next {
	right: 85px;
    top: -225px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    /*top: 50%;*/
    margin-top: -25px;
    outline: 0;
    width: 51px;
    height: 51px;
    text-indent: -9999px;
    z-index: 9999;
}

/*----------------------------------------------------
	☆nav
----------------------------------------------------*/
#nav {
	background: url(../images/nav_bg02.png) no-repeat center top;
	background-size: 1355px auto;
	padding-top: 35px;
	/*padding-bottom: 100px;*/
	margin-top: -70px;
	width: 100%;
}
#nav .nav_box {
	
	background: url(../images/navbg.png) repeat-x left 150px;
}
#nav .inr{
	position: relative;
	width: 1000px;
}
/*#nav .inr .tree01{
	position: absolute;
	top:0;
	left: -195px;
}
#nav .inr .tree02{
	position: absolute;
	top:0;
	right: -195px;
}*/
#nav .inr ul {
	padding-top: 20px;
	display: block;
}
#nav .inr ul li{
	float: left;
	margin-right: 15px;
	width: 130px;
}
#nav .inr ul li:last-child{
	margin-left: -18px;
}
/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#one {
	background: #eef5df url(../images/sec01_h2bg.png) no-repeat center 70px;
	padding: 70px 0 30px;
	text-align: center;
	width: 100%;
}
#one h3{
	color: #3679b5;
	font-size: 26px;
	margin-bottom: 20px;
}
#one .txt{
	color: #404040;
	font-size: 18px;

}

#one .topLink {
	margin: 50px auto;
	width: 1000px;
}

#one .topLink ul li{
	float: left;
	text-align: center;
	width: 25%;
}

#one .topLink ul li h4{
	color: #5a2d28;
	font-size: 20px;
	margin-top: 25px;
	letter-spacing: 0.1em;
}

#one .topLink ul li h4 .sub_eng{
	color: #ac9693;
	font-size: 10px;
}
#one .one_btn {
	margin: 50px auto;
	width: 740px;
}
#one .one_btn .endayori{
	background: url(../images/btn_bg.png) no-repeat center center;
	box-sizing: border-box;
	display: inline-block;
	color: #592c27;
	font-size: 20px;
	font-weight: 600;
	height: 72px;
	margin-right: 30px;
	padding: 25px 0 0 50px;
	text-align: center;
	vertical-align: middle;
	width: 380px;
}

#one .one_btn .paper_link{
	background: #592c27;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	padding: 25px 0;
	text-align: center;
	vertical-align: middle;
	width: 320px;
}



/*----------------------------------------------------
	☆two
----------------------------------------------------*/

#two { 
	background: url(../images/bg_blue.jpg) repeat left top;
	padding-top: 80px;
	width: 100%;
}
#two .inr {
	background: url(../cmn/cmn_img/blog_bg02.png) repeat-x left bottom;
	padding-bottom: 80px;
	width: 100%;
}
#two h2{ 
	color: #592c27;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#two h2 .sub_eng{ 
	font-size: 15px;
}

#two .btn03 a{ 
	background: #592c27 url(../cmn/cmn_img/arrow_w.png) no-repeat 315px center;
	border-radius: 50px;
	display: block;
	margin: 60px auto 0;
	padding: 20px;
	text-align: center;
	width: 350px;
}

#two .btn03 a span{ 
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

#two .tab {
	margin: 0 auto;
	padding: 20px 0px;
}
 #two .tab ul.tabList {
	text-align: center;
	 margin:20px auto 40px;
	 width: 500px;
}

#two .tab ul.tabList li {
	 color: #fff;
	 float: left;
	 font-size: 20px;
	font-weight: bold;
	 letter-spacing: .1em;
	 padding: 20px 0px;
	 margin-right: 10px;
	 cursor: pointer;
	 transition: 0.2s ease-in;
	 width: 245px;
	
}
#two .tab ul.tabList .list01 {
	background: #9c8097 url(../cmn/cmn_img/arrow_w.png) no-repeat 220px center;
	background-size: 7px 10px;
}
#two .tab ul.tabList .list02 {
	background: #83cac7 url(../cmn/cmn_img/arrow_w.png) no-repeat 220px center;
	background-size: 7px 10px;
}

 #two .tab ul.tabList li.last {
	margin-right: 0px ;
}

.tabPink,
.tabBlu {
	margin: 50px auto 0;
	width: 1000px;
}
.tabPink ul li,
.tabBlu ul li{
	float: left;
	margin-right: 20px;
	width: 235px;
}
.tabPink ul li:last-child,
.tabBlu ul li:last-child{
	margin-right: 0;
}
.tabPink ul li a,
.tabBlu ul li a{
	background: #fff;
	box-sizing: border-box;
	padding: 10px;
	display: block;
	width: 100%;
}
.tabBlu ul li a .blog {
	background: #83cac7;
	text-align: center;
	padding: 3px 0;
	color: #fff;
}

.tabPink ul li a .info {
		background: #9c8097;
	text-align: center;
	padding: 3px 0;
	color: #fff;
}

.tabPink ul li a .blog_img,
.tabBlu ul li a .blog_img{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 150px;
	width: 100%;
}
.tabPink ul li a .blog_title,
.tabBlu ul li a .blog_title{
	color: #592c27;
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 150%;
}
.tabPink ul li a .date,
.tabBlu ul li a .date{
	color: #404040;
	font-size: 15px;
	font-weight: 600;
	
}

.tabBlu {
	display: block;
	color: #FF0007;
	
	
}



/*----------------------------------------------------
	☆three
----------------------------------------------------*/


#three { 
}


/*----------------------------------------------------
	☆three
----------------------------------------------------*/



/*----------------------------------------------------
	☆click
----------------------------------------------------*/








@media screen and (max-width: 780px) {
img {
	width: 100%;
}
.last {
	margin-right: 0px !important;
}
		
.txt {
	color: #3F3B39;
	font-size: 16px;
		font-family: 'hannari';
	letter-spacing: .1em;
	line-height: 180%;
	text-align: center;
}
	.txt  br{
		display: none;
}

#wrap .btn a {
	background: #94C96A;
	color: #fff;
	font-size: 16px;
	letter-spacing: .1em;
	padding: 10px 30px;
	margin-top: 30px;
	transition: 0.2s ease-in;
}
#wrap  a:hover {
	opacity:.8;
}
	
.bx-wrapper .bx-viewport {
    box-shadow:  none !important;
    border: none !important;
    left: 0px !important;
    background: none !important;
}


/*----------------------------------------------------
	☆content
----------------------------------------------------*/

	#mv .sp_dec {
		bottom:-2px !important;
	}
	
	
	
	
	
/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#one {
	background: #eef5df;
	padding: 60px 0 30px;
	position: relative;
	width: 100%;
}
#one .sp_dec01{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
}
#one .sp_dec02{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
}
#one .one_inr{
	margin: 0 auto;
	width: 90%;
}
#one h3{
	color: #3679b5;
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 150%;
}
#one .txt{
	color: #404040;
	font-size: 18px;

}

#one .topLink {
	margin: 50px auto;
	width: auto;
}

#one .topLink ul li{
	margin-right: 2%;
	margin-bottom: 30px;
	width: 48%;
}
#one .topLink ul li:nth-child(2),#one .topLink ul li:last-child{
	margin-right: 0;
}

/*#one .topLink ul li h4{
	color: #5a2d28;
	font-size: 20px;
	margin-top: 25px;
	letter-spacing: 0.1em;
}

#one .topLink ul li h4 .sub_eng{
	color: #ac9693;
	font-size: 10px;
}*/
#one .one_btn {
	margin: 50px auto;
	width: 100%;
}
#one .one_btn .endayori{
	background: url(../images/en_sp_bg.png) no-repeat center center;
	padding: 25px 0;
	background-size: contain;
	display: block;
	margin: 0 auto 25px;
	width: 290px;
	
}

#one .one_btn .paper_link{
	display: block;
	margin: 0 auto;
	width: 290px;
}



/*----------------------------------------------------
	☆two
----------------------------------------------------*/

#two { 
	background: url(../images/bg_blue.jpg) repeat left top;
	padding-top: 80px;
	width: 100%;
}
#two .inr {
	background: url(../cmn/cmn_img/blog_bg02.png) repeat-x left bottom;
	padding-bottom: 80px;
	width: 100%;
}
#two h2{ 
	color: #592c27;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#two h2 .sub_eng{ 
	font-size: 15px;
}

#two .btn03 a{ 
	background: #592c27 url(../cmn/cmn_img/arrow.png) no-repeat 315px center;
	border-radius: 50px;
	display: block;
	margin: 20px auto 0;
	padding: 20px;
	text-align: center;
	width: 290px;
}

#two .btn03 a span{ 
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}




#two .tab {
	margin: 0 auto;
	padding: 20px 0px;
}
 #two .tab ul.tabList {
	text-align: center;
	 margin:20px auto 40px;
	 width: 100%;
}

#two .tab ul.tabList li {

	float: none;
	margin: 0 auto;
	width: 250px;
	
}
	#two .tab ul.tabList .list01 {
		margin-bottom: 20px;
	}

		#two .tab ul.tabList .list02 {
		margin: 0 auto !important;
	}

.tabPink,
.tabBlu {
	margin: 0 auto;
	width: 90%;
}
.tabPink ul li,
.tabBlu ul li{
	float: none;
	margin-right: 0;
	margin-bottom: 25px;
	width: 100%;
}

.tabBlu ul li a .blog {
	background: #83cac7;
	text-align: center;
	padding: 3px 0;
	color: #fff;
}

.tabPink ul li a .info {
		background: #9c8097;
	text-align: center;
	padding: 3px 0;
	color: #fff;
}

.tabPink ul li a .blog_img,
.tabBlu ul li a .blog_img{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 150px;
	width: 100%;
}
.tabPink ul li a .blog_title,
.tabBlu ul li a .blog_title{
	color: #592c27;
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 150%;
}
.tabPink ul li a .date,
.tabBlu ul li a .date{
	color: #404040;
	font-size: 15px;
	font-weight: 600;
	
}

.tabBlu {
	display: block;
	color: #FF0007;
	
	
}

	
	
	
}
