/*
Theme Name: Kai IPL Office
Author: ARECORD
Version: 1.0
*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

div, pre, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, figure, figcaption, ul, li
{ margin: 0; padding: 0;}

li {
	margin-left:25px;
}

html {
	font-size: 62.5%;
}

body {
	display:block;
	margin: 0 auto;
	padding:0;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	overflow-x:hidden;
}

body#index {
	background:none;
}

body#index2 {
	background:none;
}

body#page {
	background:none;
}

* {
	box-sizing:border-box;
}

a:hover img {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}

.m70 { margin-bottom:70px;}
.m80 { margin-bottom:80px;}
.m90 { margin-bottom:90px;}
.m100 { margin-bottom:100px;}
.m110 { margin-bottom:110px;}


@media screen and (max-width:1024px){
	.m80 { margin-bottom:40px;}
}


.ml10 { margin-left:10px; display:inline;}
.ml10_o { margin-left:10px;}

.mr10 { margin-right:10px; display:inline;}
.mr10_o { margin-right:10px;}

.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

@media screen and (max-width:479px){
body {
	font-size: 14px;
	font-size: 1.4rem;
}
}

p {
	margin-bottom:12px;
}

/*
---------------------------------------------------------------------------
ベース
---------------------------------------------------------------------------*/
#wrap {
	max-width:100%;
	text-align:left;
	font-size:14px;
	font-size: 1.4rem;
}

/*
---------------------------------------------------------------------------
ヘッダー
---------------------------------------------------------------------------*/
#wave {
	position:relative;
}

body#index2 #con {
	position:relative;
	top:0px;
	background:#FFF;
}

body#page #con {
	position:relative;
	top:70px;
}

@media screen and (max-width:1439px){
body#page #con {
	position:relative;
	top:50px;
}
}

@media screen and (max-width:1366px){
body#page #con {
	position:relative;
	top:70px;
}
}

@media screen and (max-width:1280px){
body#page #con {
	position:relative;
	top:64px;
}
}

@media screen and (max-width:1279px){
body#page #con {
	position:relative;
	top:50px;
}
}




.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	background-color:#FFF;
	padding-bottom:0px;
}

.br {
	content:;
	white-space: ;
	font-size:14px;
}

.none3 {
	display:inline;
}

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

.br {
	content:;
	white-space: ;
	font-size:12px;
	font-size:1.2rem;
}

.br:before {
	content: "\A" ;
	white-space: pre ;
}

.none3 {
	display:none;
}

}


@media screen and (max-width:1024px){
#wave {
	position:static;
}

body#index2 #con {
	position:static;
}

body#page #con {
	position:static;
}

.fixed {
	display:none;
}

#headerWrap h1 {
	display:none;
}

}

#fixedBox{

transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: rgba(48, 139, 210, 1);
}

#fixedBox #headerLogo img {
	background: rgba(,,, 1);
}


#fixedBox.fixed{

transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: rgba(48, 139, 210, 1);
	border-bottom:0px solid #AD9F92;
}


#headerWrap h1 {
	width:20%;
	z-index:99;
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	padding-left:20px;
	border-bottom:0px solid #AD9F92;
	padding-top:15px;
}

#headerWrap h1 a {
	float:right;
	padding-right:20px;
	color:#000;
	text-decoration:none;
}


#headerWrap {
	width:100%;
	z-index:99;
}




#header {
	width:100%;
	line-height:0;
}

#headerIn {
	margin:0 auto;
}

#headerIn:after {
	content:"";
	display:block;
	clear:both;
}

#headerLogo {
	padding-top:0px;
	padding-left:0px;
	margin-left:20px;
}

#headerLogo img {
	width:100%;
	height:auto;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#headerLogo img {
	width:100%;
	height:auto;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.fixed #headerLogo img{
	width:65%;
	height:auto;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

@media screen and (min-width:1025px){
#headerWrap {
	width:100%;
	height:117px;
	background-repeat:no-repeat;
	background-position:center bottom;
	position:absolute;
	top:0;
}

#header {
	width:100%;
}

#headerIn {
	width:100%;
}

#headerLogo {
	float:left;
	margin-top:20px;
	padding-left:0px;
}

.fixed #headerLogo {
	float:left;
	margin-top:12px;
	padding-left:0px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

}

@media screen and (min-width:1025px){
#header {
	width:100%;
	border-top:0px solid #000;
	padding-bottom:0px;
	box-shadow:0 0 0px 0 #999;
	-moz-box-shadow:0 0 0px 0 #999;
	-webkit-box-shadow:0 0 0px 0 #999;
	height:110px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	
}

.fixed #header {
	width:100%;
	border-top:0px solid #000;
	padding-bottom:0px;
	height:70px;
	box-shadow:0 0 0px 0 #999;
	-moz-box-shadow:0 0 0px 0 #999;
	-webkit-box-shadow:0 0 0px 0 #999;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	
}

}

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

#index #headerWrap {
	height:auto;
	position:static;
}

#index2 #headerWrap {
	height:auto;
	position:static;
}

#headerIn {
	margin-top:10px;
	margin-bottom:-70px;
}

#headerLogo img {
	width:30%;
	height:auto;
}

}

@media screen and (max-width:600px){
#headerWrap {
	height:auto;
}

#headerLogo img {
	width:50%;
	height:auto;
}
}








@media screen and (max-width:1279px){
#fixedBox{
	display:none;
}
}





#fixedBox2{


    background: rgba(48, 139, 210, 1);
}

#fixedBox2 #headerLogo2 img {
	background: rgba(,,, 1);
}


#fixedBox2.fixed{


    background: rgba(48, 139, 210, 1);
	border-bottom:0px solid #AD9F92;
}


#headerWrap2 {
	width:100%;
	z-index:99;
}


#headerWrap2 h1 {
	width:100%;
	z-index:99;
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	padding-left:20px;
	padding-top:15px;
}

#headerWrap2 h1 a {
	float:right;
	padding-right:20px;
	color:#000;
	text-decoration:none;
}





#header2 {
	width:100%;
	line-height:0;
}

#headerIn {
	margin:0 auto;
}

#headerIn:after {
	content:"";
	display:block;
	clear:both;
}

#headerLogo2 {
	padding-top:0px;
	padding-left:0px;
	margin-left:20px;
}

#headerLogo2 img {
	width:65%;
	height:auto;
	
}

.fixed #headerLogo2 img{
	width:65%;
	height:auto;
	
}

@media screen and (min-width:1281px){
#headerWrap2 {
	width:100%;
	height:70px;
	background-repeat:no-repeat;
	background-position:center bottom;
	position:absolute;
	top:0;
}

#header2 {
	width:100%;
}

#headerIn {
	width:100%;
}

#headerLogo2 {
	float:left;
	margin-top:15px;
	padding-left:0px;
}

.fixed #headerLogo2 {
	float:left;
	margin-top:12px;
	padding-left:0px;
	
}

}

@media screen and (min-width:1281px){
#header2 {
	width:100%;
	border-top:0px solid #000;
	padding-bottom:0px;
	box-shadow:0 0 0px 0 #999;
	-moz-box-shadow:0 0 0px 0 #999;
	-webkit-box-shadow:0 0 0px 0 #999;
	height:96px;
	
	
}

.fixed #header2 {
	width:100%;
	border-top:0px solid #000;
	padding-bottom:0px;
	height:70px;
	box-shadow:0 0 0px 0 #999;
	-moz-box-shadow:0 0 0px 0 #999;
	-webkit-box-shadow:0 0 0px 0 #999;
	
	
}

}

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

#headerWrap2 {
	height:auto;
	position:static;
	border-top:5px solid #C2272D;
	display:none;
}

#headerIn {
	margin-top:10px;
	margin-bottom:-70px;
}

#headerLogo2 img {
	width:30%;
	height:auto;
}

}



h2.h2 img {
  width:100%;
  height:auto;
  max-width:1422px;
  margin-bottom:0px;
  display:none;
}

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

h2.h2 img {
	  width:100%;
	  height:auto;
	  max-width:1366px;
	  margin-bottom:0px;
	  display:block;
	  margin-top:50px;
	}




}



/*
---------------------------------------------------------------------------
グローバルナビ
---------------------------------------------------------------------------*/
.tel {
	float:right;
	margin-top:15px;
	margin-right:20px;
}


.fixed .tel {
	float:right;
	margin-top:-5px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

@media screen and (max-width:1112px){
	.tel {
	float:right;
	margin-top:30px;
	margin-right:20px;
	display:none;
}


.fixed .tel {
	float:right;
	margin-top:8px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	display:none;
}
}

#gnavi {
	float:right;
    width:auto;
	height:42px;
	margin-right:20px;
	margin-top:27px;
}

.fixed #gnavi {
transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	margin-left:0px;
	margin-top:7px;
}

#gnavi:after {
	content:"";
	display:block;
	clear:both;
}

#gnavi ul{
	width:750px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#gnavi ul li{
    float:left;
    height:42px;
	margin:0;
	padding:0;
    overflow:hidden;
}

#gnavi ul li span {
	display:none;
}

#gnavi ul li a{
    display:block;
    height:42px;
	background:url(img/gnavi3.png) no-repeat;
}

#gnavi ul li.gnavi01 a{ width:100px; background-position:0 0; }
#gnavi ul li.gnavi02 a{ width:138px; background-position:-100px 0; }
#gnavi ul li.gnavi03 a{ width:132px; background-position:-238px 0; }
#gnavi ul li.gnavi04 a{ width:130px; background-position:-370px 0; }
#gnavi ul li.gnavi05 a{ width:130px; background-position:-500px 0; }
#gnavi ul li.gnavi06 a{ width:120px; background-position:-630px 0; }

#gnavi ul li.gnavi01 a:hover,
#gnavi ul li.gnavi01 a.on{ background-position:0 -42px; }

#gnavi ul li.gnavi02 a:hover,
#gnavi ul li.gnavi02 a.on{ background-position:-100px -42px; }

#gnavi ul li.gnavi03 a:hover,
#gnavi ul li.gnavi03 a.on{ background-position:-238px -42px; }

#gnavi ul li.gnavi04 a:hover,
#gnavi ul li.gnavi04 a.on{ background-position:-370px -42px; }

#gnavi ul li.gnavi05 a:hover,
#gnavi ul li.gnavi05 a.on{ background-position:-500px -42px; }

#gnavi ul li.gnavi06 a:hover,
#gnavi ul li.gnavi06 a.on{ background-position:-630px -42px; }



.fixed #gnavi:after {
	content:"";
	display:block;
	clear:both;
}

.fixed #gnavi ul{
	width:750px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.fixed #gnavi ul li{
    float:left;
    height:26px;
	margin:0;
	padding:0;
    overflow:hidden;
}

.fixed #gnavi ul li span {
	display:none;
}

.fixed #gnavi ul li a{
    display:block;
    height:26px;
	background:url(img/gnavi4.png) no-repeat;
}

.fixed #gnavi ul li.gnavi01 a{ width:100px; background-position:0 0; }
.fixed #gnavi ul li.gnavi02 a{ width:138px; background-position:-100px 0; }
.fixed #gnavi ul li.gnavi03 a{ width:132px; background-position:-238px 0; }
.fixed #gnavi ul li.gnavi04 a{ width:130px; background-position:-370px 0; }
.fixed #gnavi ul li.gnavi05 a{ width:130px; background-position:-500px 0; }
.fixed #gnavi ul li.gnavi06 a{ width:120px; background-position:-630px 0; }

.fixed #gnavi ul li.gnavi01 a:hover,
.fixed #gnavi ul li.gnavi01 a.on{ background-position:0 -26px; }

.fixed #gnavi ul li.gnavi02 a:hover,
.fixed #gnavi ul li.gnavi02 a.on{ background-position:-100px -26px; }

.fixed #gnavi ul li.gnavi03 a:hover,
.fixed #gnavi ul li.gnavi03 a.on{ background-position:-238px -26px; }

.fixed #gnavi ul li.gnavi04 a:hover,
.fixed #gnavi ul li.gnavi04 a.on{ background-position:-370px -26px; }

.fixed #gnavi ul li.gnavi05 a:hover,
.fixed #gnavi ul li.gnavi05 a.on{ background-position:-500px -26px; }

.fixed #gnavi ul li.gnavi06 a:hover,
.fixed #gnavi ul li.gnavi06 a.on{ background-position:-630px -26px; }



.sns {
	width:115px;
	float:right;
	margin-top:39px;
}

.fixed .sns {
	width:115px;
	float:right;
	margin-top:19px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sns img {
	margin-right:15px;






}

.sns img.last {
	margin-right:0px;
}

.sns2 {
	display:none;
}


























.tel2 {
	float:right;
	margin-top:15px;
	margin-right:20px;
}


.fixed .tel2{
	float:right;
	margin-top:-5px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

@media screen and (max-width:1112px){
.tel2 {
	float:right;
	margin-top:8px;
	margin-right:20px;
	display:none;
}


.fixed .tel2 {
	float:right;
	margin-top:8px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	display:none;
}
}


#gnavi2 {
	float:right;
    width:auto;
	height:43px;
	margin-right:20px;
	margin-top:22px;
}

.fixed #gnavi2 {
transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	margin-left:0px;
	margin-top:22px;
}

#gnavi2:after {
	content:"";
	display:block;
	clear:both;
}

#gnavi2 ul{
	width:673px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#gnavi2 ul li{
    float:left;
    height:43px;
	margin:0;
	padding:0;
    overflow:hidden;
}

#gnavi2 ul li span {
	display:none;
}

#gnavi2 ul li a{
    display:block;
    height:43px;
	background:url(img/gnavi3.png) no-repeat;
}

#gnavi2 ul li.gnavi01 a{ width:88px; background-position:0 0; }
#gnavi2 ul li.gnavi02 a{ width:110px; background-position:-88px 0; }
#gnavi2 ul li.gnavi03 a{ width:101px; background-position:-198px 0; }
#gnavi2 ul li.gnavi04 a{ width:156px; background-position:-299px 0; }
#gnavi2 ul li.gnavi05 a{ width:102px; background-position:-455px 0; }
#gnavi2 ul li.gnavi06 a{ width:116px; background-position:-557px 0; }

#gnavi2 ul li.gnavi01 a:hover,
#gnavi2 ul li.gnavi01 a.on{ background-position:0 -43px; }

#gnavi2 ul li.gnavi02 a:hover,
#gnavi2 ul li.gnavi02 a.on{ background-position:-88px -43px; }

#gnavi2 ul li.gnavi03 a:hover,
#gnavi2 ul li.gnavi03 a.on{ background-position:-198px -43px; }

#gnavi2 ul li.gnavi04 a:hover,
#gnavi2 ul li.gnavi04 a.on{ background-position:-299px -43px; }

#gnavi2 ul li.gnavi05 a:hover,
#gnavi2 ul li.gnavi05 a.on{ background-position:-455px -43px; }

#gnavi2 ul li.gnavi06 a:hover,
#gnavi2 ul li.gnavi06 a.on{ background-position:-557px -43px; }



.fixed #gnavi2:after {
	content:"";
	display:block;
	clear:both;
}

.fixed #gnavi2 ul{
	width:673px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.fixed #gnavi2 ul li{
    float:left;
    height:26px;
	margin:0;
	padding:0;
    overflow:hidden;
}

.fixed #gnavi2 ul li span {
	display:none;
}

.fixed #gnavi2 ul li a{
    display:block;
    height:26px;
	background:url(img/gnavi4.png) no-repeat;
}

.fixed #gnavi2 ul li.gnavi01 a{ width:88px; background-position:0 0; }
.fixed #gnavi2 ul li.gnavi02 a{ width:110px; background-position:-88px 0; }
.fixed #gnavi2 ul li.gnavi03 a{ width:101px; background-position:-198px 0; }
.fixed #gnavi2 ul li.gnavi04 a{ width:156px; background-position:-299px 0; }
.fixed #gnavi2 ul li.gnavi05 a{ width:102px; background-position:-455px 0; }
.fixed #gnavi2 ul li.gnavi06 a{ width:116px; background-position:-557px 0; }

.fixed #gnavi2 ul li.gnavi01 a:hover,
.fixed #gnavi2 ul li.gnavi01 a.on{ background-position:0 -26px; }

.fixed #gnavi2 ul li.gnavi02 a:hover,
.fixed #gnavi2 ul li.gnavi02 a.on{ background-position:-88px -26px; }

.fixed #gnavi2 ul li.gnavi03 a:hover,
.fixed #gnavi2 ul li.gnavi03 a.on{ background-position:-198px -26px; }

.fixed #gnavi2 ul li.gnavi04 a:hover,
.fixed #gnavi2 ul li.gnavi04 a.on{ background-position:-299px -26px; }

.fixed #gnavi2 ul li.gnavi05 a:hover,
.fixed #gnavi2 ul li.gnavi05 a.on{ background-position:-455px -26px; }

.fixed #gnavi2 ul li.gnavi06 a:hover,
.fixed #gnavi2 ul li.gnavi06 a.on{ background-position:-557px -26px; }





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

#gnavi {
	float:right;
    width:auto;
	height:42px;
	margin-right:20px;
	margin-top:27px;
}

.fixed #gnavi {
transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	margin-left:0px;
	margin-top:7px;
}

#gnavi:after {
	content:"";
	display:block;
	clear:both;
}





#menubtn {
	padding:6px 12px;
	border:1px #aaa solid;
	border-radius:5px;
	background-color:#FFF;
	position:absolute;
	top:40px;
	right:5px;
	cursor:pointer;
}

#menubtn:hover {
	background-color:#DDD;
}

#menubtn:focus {
	outline:none;
}

#menubtn li {
	color:#888;
}

#menubtn span {
	display:inline-block;
	text-indent:-9999px;
}

.menu {
	display:none;
}

.menu ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

.menu li {
	float:left;
	margin-left:0;
	width:50%;
}

.menu li:first-child {
	width:50%;
}


.menu li:nth-child(odd) {
	border-right:1px #EEEEEE solid;
}

.menu li:nth-last-of-type(1),
.menu li:nth-last-of-type(2) {
	border-bottom:1px #EEEEEE solid;
}

.menu li:nth-last-of-type(1) {
	margin-bottom:70px;
}

.menu li a {
	display:block;
	padding:20px 5px;
	background-color:#FFF;
	font-size:14px;
	text-decoration:none;
	border-top:1px #EEEEEE solid;
	text-align:center;
}

.menu li a:hover {
	background-color:#EEE;
}

.sns {
	display:none;
}

.sns2 {
	width:115px;
	float:right;
	margin-top:-50px;
	margin-right:60px;
	display:inline;
	overflow:hidden;
}

.sns2 img {
	margin-right:5px;
}

.sns2 img.last {
	margin-right:0px;
}

}

@media screen and (min-width:769px){
#menubtn,
.menu,
.menu ul {
	display:none;
}
}









/*
---------------------------------------------------------------------------
パララックス
---------------------------------------------------------------------------*/


.parallax-window1 {
        min-height: 759px;
        background: transparent;
        margin: 0;
		width:100%;
		text-align:center;
      }

.parallax-window2 {
        min-height: 729px;
        background: transparent;
        margin: 0 auto -60px auto;
		width:100%;
		text-align:left;
		margin-top:-200px; padding-top:200px; padding-bottom:80px;
      }

@media screen and (max-width:1024px){
	.parallax-window2 {
        max-height: 729px;
		min-height: 729px;
        background: transparent;
        margin:0px auto -60px auto;
		width:100%;
		text-align:left;
		margin-top:-200px; padding-top:0px; padding-bottom:80px;
      }
}


@media screen and (max-width:1366px){
	.parallax-window2 {
        max-height: 729px;
		min-height: 729px;
        background: transparent;
        margin:0px auto -60px auto;
		width:100%;
		text-align:left;
		margin-top:0px; padding-top:0px; padding-bottom:80px;
      }
}


.parallax-window3 {
        min-height: 474px;
        background: transparent;
        margin: 0;
		padding:0;
		width:100%;
		text-align:left;
		background-size:cover;
      }


.parallax-window4 {
        min-height: 629px;
        background: transparent;
        margin: -60px auto 0 auto;
		padding:0;
		width:100%;
		text-align:center;
		margin-bottom:-60px; padding-bottom:0px; padding-top:0px;
      }


@media screen and (max-width:1024px){
	.parallax-window4 {
        min-height: 629px;
        background: transparent;
        margin: -60px auto 0 auto;
		padding:0;
		width:100%;
		text-align:center;
		margin-bottom:0px; padding-bottom:0px; padding-top:0px;
      }
}

.parallax-window5 {
        min-height: 1105px;
        background: transparent;
        margin: 0 auto -60px auto;
		padding:0;
		width:100%;
		text-align:center;
      }

@media screen and (max-width:1024px){
	.parallax-window1 {
        min-height: 359px;
        background: transparent;
        margin: 0;
		width:100%;
		text-align:center;
      }
	  
	 .parallax-window2 {
        min-height: 580px;
        background: transparent;
        margin: 0;
		width:100%;
		text-align:left;
		padding:0px 10px 0 10px;
      }
	  
	  .parallax-window3 {
        min-height: 1px;
        background: transparent;
        margin: 0;
		padding-bottom:0;
		width:100%;
		overflow:hidden;
		text-align:center;
		background-size:cover; background:url(img/056-03.jpg) no-repeat left top;
		padding:0px 10px 10px 10px;
      }
	  
	  .parallax-window4 {
        min-height: 200px;
        background: transparent;
        margin: 0;
		padding:0;
		width:100%;
		text-align:center;
      }
	  
	  .parallax-window5 {
        min-height: 360px;
        background: transparent;
        margin: 0;
		padding:0;
		width:100%;
		text-align:center;
      }

}



	.effect i {
  height: 120px;
  padding: 20px;
  font-size: 100px;
  transition: .4s;
} 
.effect div {
  transition: .8s;
  transition-delay: .1s;
}

@media screen and (max-width:1024px){
	.effect div {
  transition: .8s;
  transition-delay: .1s;
}
}


/*

---------------------------------------------------------------------------
トップ
---------------------------------------------------------------------------*/

.top01 {
	background: url(img/top_bg.jpg) center top no-repeat #FAD5A7;
	width:100%;
	padding-top:80px;
}

.top01 img {
	margin-bottom:80px;
}

.top06 {
	width:100%;
	text-align:center;
	clear: both;
}

.top06 a {
	margin:0;
	padding:0;
}

.top06 img {
	max-width:20%;
	margin-top:80px;
	margin-bottom:0px;
}


.top06-1 {
	width:100%;
	text-align:center;
	clear: both;
}

.top06-1 a {
	margin:0;
	padding:0;
}

.top06-1 img {
	max-width:20%;
	margin-top:80px;
	padding-bottom:40px;
	margin-bottom:0px;
}


.top06-2 {
	width:100%;
	text-align:center;
	clear: both;
}

.top06-2 a {
	margin:0;
	padding:0;
}

.top06-2 img {
	max-width:20%;
	margin-top:80px;
	padding-bottom:40px;
	margin-bottom:0px;
}


.top07 {
	width:100%;
	text-align:left;
	font-size:24px;
}

.top07 p {
	font-weight:bold;
	font-size:30px;
	line-height:200%;
}

.top07 span {
	background:#D71A23;
	color:#fff;
	padding:6px 15px 3px 20px;
	letter-spacing:5px;
	margin-right:10px;
	font-weight:bold;
}


.top08 {
	background:#fff;
	width:100%;
	padding-top:80px;
	padding-bottom:30px;
}


.top09 {
	background:#FAD5A7;
	width:100%;
	padding-top:80px;
	padding-bottom:30px;
}


.top10 {
	background:#FAD5A7;
	width:100%;
	padding-top:0px;
	padding-bottom:0px;
}


.top10 dl {
	background:#FFF;
	padding:20px 20px 0 20px;
	border:3px solid #F89323;
}


.top10 dl dt {
	background-image:url(img/q.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-size:67px 67px;
	padding:20px 0 0 80px;
	min-height:67px;
	font-size:20px;
	margin-bottom:20px
}


.top10 dl dd {
	background-image:url(img/a.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-size:67px 67px;
	padding:20px 0 0 80px;
	min-height:67px;
	font-size:20px;
	margin-bottom:40px;
	margin-left:0;
}

.top10 dl dd.last {
	background-image:url(img/a.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-size:67px 67px;
	padding:20px 0 0 80px;
	min-height:67px;
	font-size:20px;
	margin-bottom:20px;
	margin-left:0;
}


.top_box01 {
	width:1100px;
	height:745px;
	margin:0px auto 0 auto;
	text-align:center;
}

.top_box01 p {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin-top:43px;
	text-align:center;
	margin-bottom:90px;
}

.top_box01 p span {
	color:#FFCC00;
}

.top_box01 h3 {
	font-size:31px;
	margin-bottom:23px;
	font-weight:lighter;
}

.top_box01 td {
	text-align:center;
	font-size:16px;
}

.top_box01 td a {
	color:#D31002;
	text-decoration:none;
}

.top_box01 td a:hover {
	color:#fff;
	text-decoration:none;
}

.top_box01 td span {
	border:1px solid #D31002;
	padding:7px 30px 7px 30px;
}

.top_box01 td span:hover {
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 30px 7px 30px;
}

.top_box01 td.left {
	text-align:left;
	width:10%;
}

.top_box01 td.left img{
	margin-bottom:15px;
}

.top_box01 td.center {
	width:500px;
	text-align:center;
}

.top_box01 td.center img{
	text-align:center;
	margin-right:10px;
	margin-bottom:15px;
}

.top_box01 td.right {
	text-align:right;
	margin-right:10px;
	width:10%;
}

.top_box01 td.right img{
	margin-right:10px;
	margin-bottom:15px;
}




.top06-3 {
	width:100%;
	text-align:center;
	clear: both;
}

.top06-3 a {
	margin:0;
	padding:0;
}

.top06-3 img {
	max-width:20%;
	margin-top:0px;
	margin-bottom:0px;
}



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

.top01 {
	background:#FAD5A7;
	width:100%;
	padding-top:20px;
}

.top01 img {
	margin-bottom:20px;
}


.top06 {
	width:100%;
	text-align:center;
}

.top06 a {
	margin:0;
	padding:0;
}

.top06 img {
	max-width:20%;
	width:20%;
	margin-top:20px;
	margin-bottom:0px;
}


.top06-1 {
	width:100%;
	text-align:center;
}

.top06-1 a {
	margin:0;
	padding:0;
}

.top06-1 img {
	max-width:20%;
	width:20%;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:40px;
}



.top06-2 {
	width:100%;
	text-align:center;
}

.top06-2 a {
	margin:0;
	padding:0;
}

.top06-2 img {
	width:40%;
	margin-top:20px;
	margin-bottom:40px;
	padding-bottom:0px;
}


.top06-3 {
	width:100%;
	text-align:center;
}

.top06-3 a {
	margin:0;
	padding:0;
}

.top06-3 img {
	max-width:20%;
	width:20%;
	margin-top:20px;
	margin-bottom:20px;
}



.top07 {
	width:100%;
	text-align:left;
	font-size:14px;
}

.top07 p {
	font-weight:bold;
	font-size:20px;
	line-height:100%;
}

.top07 span {
	background:#D71A23;
	color:#fff;
	padding:6px 20px 3px 20px;
	letter-spacing:5px;
	margin-right:10px;
	font-weight:bold;
}



.top08 {
	background:#fff;
	width:100%;
	padding-top:40px;
	padding-bottom:0px;
}


.top09 {
	background:#FAD5A7;
	width:100%;
	padding-top:40px;
	padding-bottom:0px;
}


.top10 dl {
	background:#FFF;
	padding:10px 10px 0 10px;
	border:3px solid #F89323;
}

.top10 dl dt {
	background-image:url(img/q.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-size:34px 34px;
	padding:8px 0 0px 45px;
	min-height:34px;
	font-size:14px;
	margin-bottom:10px;
}

.top10 dl dd {
	background-image:url(img/a.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-size:34px 34px;
	padding:8px 0 0 45px;
	min-height:34px;
	font-size:14px;
	margin-bottom:30px;
	margin-left:0;
}

.top10 dl dd.last {
	background-image:url(img/a.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-size:34px 34px;
	padding:8px 0 0 45px;
	min-height:67px;
	font-size:14px;
	margin-bottom:20px;
	margin-left:0;
}


.top_box01 {
	width:100%;
	height:650px;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}

.top_box01 p {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin-top:23px;
	text-align:center;
}

.top_box01 h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:lighter;
}


.top_box01 td {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.top_box01 td span {
	width:10%;
	border:1px solid #D31002;
	padding:10px 5px 7px 10px;
}

.top_box01 td span:hover {
	width:10%;
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 10px 7px 10px;
}

.top_box01 td.left {
	text-align:left;
	width:33%;
	padding-right:5px;
}

.top_box01 td.left img{
	margin-bottom:15px;
}

.top_box01 td.center {
	width:33%;
	text-align:center;
	padding-right:5px;
	padding-left:0px;
}

.top_box01 td.center img{
	text-align:center;
	margin-right:0px;
	margin-bottom:15px;
}

.top_box01 td.right {
	text-align:right;
	margin-right:10px;
	width:33%;
}

.top_box01 td.right img{
	margin-right:0px;
	margin-bottom:15px;
}



}


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

.top01 {
	background:#FAD5A7;
	width:100%;
	padding-top:20px;
}

.top01 img {
	margin-bottom:20px;
}


.top06 {
	width:100%;
	text-align:center;
}

.top06 a {
	margin:0;
	padding:0;
}

.top06 img {
	max-width:20%;
	width:20%;
	margin-top:20px;
	margin-bottom:0px;
}

.top06-1 {
	width:100%;
	text-align:center;
}

.top06-1 a {
	margin:0;
	padding:0;
}

.top06-1 img {
	max-width:20%;
	width:20%;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:40px;
}


.top06-2 {
	width:100%;
	text-align:center;
}

.top06-2 a {
	margin:0;
	padding:0;
}

.top06-2 img {
	width:40%;
	margin-top:20px;
	margin-bottom:40px;
	padding-bottom:0px;
}


.top06-3 {
	width:100%;
	text-align:center;
}

.top06-3 a {
	margin:0;
	padding:0;
}

.top06-3 img {
	max-width:20%;
	width:20%;
	margin-top:20px;
	margin-bottom:20px;
}

.top08 {
	background:#fff;
	width:100%;
	padding-top:40px;
	padding-bottom:0px;
}

.top09 {
	background:#FAD5A7;
	width:100%;
	padding-top:40px;
	padding-bottom:0px;
}

.top_box01 {
	width:100%;
	height:580px;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}
}


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

.top01 {
	background:#FAD5A7;
	width:100%;
	padding-top:20px;
}

.top01 img {
	margin-bottom:20px;
}


.top06 {
	width:100%;
	text-align:center;
}

.top06 a {
	margin:0;
	padding:0;
}

.top06 img {
	max-width:10%;
	width:40%;
	margin-top:20px;
	margin-bottom:0px;
}


.top06-1 {
	width:100%;
	text-align:center;
}

.top06-1 a {
	margin:0;
	padding:0;
}

.top06-1 img {
	max-width:10%;
	width:40%;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:40px;
}


.top06-3 {
	width:100%;
	text-align:center;
}

.top06-3 a {
	margin:0;
	padding:0;
}

.top06-3 img {
	max-width:10%;
	width:40%;
	margin-top:0px;
	margin-bottom:20px;
}

.top08 {
	background:#fff;
	width:100%;
	padding-top:40px;
	padding-bottom:0px;
}

.top09 {
	background:#FAD5A7;
	width:100%;
	padding-top:40px;
	padding-bottom:0px;
}

.top_box01 {
	width:100%;
	height:511px;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}

.top_box01 p {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin-top:23px;
	text-align:left;
}

.top_box01 h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:lighter;
}


.top_box01 td {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.top_box01 td span {
	width:10%;
	border:1px solid #D31002;
	padding:7px 5px 7px 5px;
}

.top_box01 td span:hover {
	width:10%;
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 5px 7px 5px;
}

.top_box01 td.left {
	text-align:left;
	width:33%;
	padding-right:5px;
}

.top_box01 td.left img{
	margin-bottom:15px;
}

.top_box01 td.center {
	width:33%;
	text-align:center;
	padding-right:5px;
	padding-left:0px;
}

.top_box01 td.center img{
	text-align:center;
	margin-right:0px;
	margin-bottom:15px;
}

.top_box01 td.right {
	text-align:right;
	margin-right:10px;
	width:33%;
}

.top_box01 td.right img{
	margin-right:0px;
	margin-bottom:15px;
}


}


.top02 {
	background:#FFF;
	width:100%;
	text-align:center;
	height:61px;
}

.top02 h3 {
	font-size:31px;
	font-weight:lighter;
}


.top_box02 {
	width:1375px;
	height:811px;
	margin:15px auto 0 auto;
	text-align:center;
	background:url(img/top_bg01.jpg) no-repeat;
	text-align:left;
}

.top_box02 div {
	width:235px;
	margin:20px 0 0 20px;
	float:left;
	color:#FFF;
}

.top_box02 div h4 {
	color:#FFF;
	border-bottom:4px solid #FFF;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:lighter;
}

ul,li {
    margin:0;
    padding:0;
}

.top_box02 div ul {
	list-style-type:none;
	list-style:none;
}

.top_box02 div li {
	text-decoration:none;
	list-style-type:none;
	line-height:300%;
	list-style:none;
	font-size:16px;
}

.top03 img {
	margin-top:19px;
}

.top03 {
	background:url(img/top_bg02.jpg) repeat-x center top;
	width:100%;
	text-align:center;
	height:811px;
}

.top03_1 {
	display:none;
}

.top03_2 {
	display:none;
}

.top03_3 {
	display:none;
}


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

.top02 h3 {
	font-size:25px;
	font-weight:lighter;
}

.top03 {
	display:none;
}

.top_box02 {
	display:none;
}

.top02 {
	background:#FFF;
	width:100%;
	text-align:center;
	height:51px;
}

.top03_1 {
	width:100%;
	background:#AD9F92;
	font-size:14px;
	font-size:1.4rem;
	color:#422321;
	text-align:left;
	padding:10px 0 10px 0;
	font-weight:bold;
	line-height:200%;
	display:block;
}

.top03_1 h4 {
	border-bottom:2px solid #422321;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#422321;
}

.top03_2 {
	width:100%;
	background:#79634D;
	font-size:13px;
	font-size:1.3rem;
	color:#fff;
	padding:10px 0 10px 0;
	display:block;
}

.top03_2 h4 {
	border-bottom:2px solid #fff;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:lighter;
	font-size:14px;
	font-size:1.4rem;
}

ul li{
	margin:0;
	padding:0;
}

.top03_2 ul li {
	width:50%;
	float:left;
	text-decoration:none;
	list-style-type:none;
	line-height:200%;
}

.top03_3 {
	width:100%;
	background:#E3D9CF;
	padding:10px 0px 5px 0;
	display:block;
}

.top03_3 img {
	width:100%;
	height:auto;
}

}

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

.top03 {
	background:url(img/top_bg02.jpg) repeat-x center top;
	width:100%;
	text-align:center;
	height:811px;
	display:none;
}

.top03_1 {
	width:100%;
	background:#AD9F92;
	font-size:14px;
	font-size:1.4rem;
	color:#422321;
	text-align:left;
	padding:10px 0 10px 0;
	font-weight:bold;
	line-height:200%;
	display:block;
}

.top03_1 h4 {
	border-bottom:2px solid #422321;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#422321;
}


.top_box02 {
	width:1375px;
	height:811px;
	margin:15px auto 0 auto;
	text-align:center;
	background:url(img/top_bg01.jpg) no-repeat;
	text-align:left;
	display:none;
}


	.top03_2 {
	width:100%;
	background:#79634D;
	font-size:13px;
	font-size:1.3rem;
	color:#fff;
	padding:10px 0 10px 0;
	display:block;
}

.top03_2 h4 {
	border-bottom:2px solid #fff;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:lighter;
	font-size:14px;
	font-size:1.4rem;
}

ul li{
	margin:0;
	padding:0;
}

.top03_2 ul li {
	width:50%;
	float:left;
	text-decoration:none;
	list-style-type:none;
	line-height:200%;
}

.top03_3 {
	width:100%;
	background:#E3D9CF;
	padding:10px 0 5px 0;
	display:block;
}
}


.top02-1 {
	background:#FFF;
	width:100%;
	text-align:center;
	padding-top:100px;
	padding-bottom:10px;
}

.top02-1 h3 {
	font-size:31px;
	font-weight:lighter;
}

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

.top02-1 {
	background:#FFF;
	width:100%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
}

.top02-1 h3 {
	font-size:25px;
	font-weight:lighter;
}
}



.top04 {
	height:auto;
	width:100%;
	background:#FFF;
	text-align:center;
	padding-bottom:100px;
}

.top04 h3 {
	font-size:31px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:80px;
}

.top04 div.top_box03 {
	width:1100px;
	margin: 0 auto;
}

.top04 div.top_box03 img {
	padding:0 0px 4px 0px;
}


@media screen and (max-width:1024px){
	.top04 {
	height:auto;
	width:100%;
	background:#FFF;
	text-align:center;
	padding-bottom:40px;
}

	.top04 h3 {
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:40px;
}

.top04 div.top_box03 {
	width:100%;
	margin: 0 auto;
}

.top04 div.top_box03 img {
	padding:0 5px 5px 5px;
}


}


@media screen and (max-width:768px){
	.top04 {
	height:auto;
	width:100%;
	background:#FFF;
	text-align:center;
}

	.top04 h3 {
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:40px;
}

.top04 div.top_box03 {
	width:100%;
	margin: 0 auto;
}

.top04 div.top_box03 img {
	padding:0 5px 5px 5px;
}


}


@media screen and (max-width:414px){
.top04 {
	height:auto;
	width:100%;
	background:#FFF;
	text-align:center;
}

.top04 h3 {
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:40px;
}

.top04 div.top_box03 {
	width:100%;
	margin: 0 auto;
}

.top04 div.top_box03 img {
	padding:0 5px 5px 5px;
}

}




.top_box033 {

	width:1100px;
	margin: 0 auto;
	font-size:20px;
	font-size:2.0px;
}

.top_box033 img {
	padding:0 0px 4px 0px;
	width:98%;
}

@media screen and (max-width:1024px){
.top_box033 {
	width:100%;
	margin: 0 auto;
}

.top_box033 img {
	padding:0 2px 5px 2px;
}

.top_box033 img {
	width:100%;
}


}


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

.top_box033 {
	width:100%;
	margin: 0 auto;
}

.top_box033 img {
	padding:0 2px 5px 2px;
}

.top_box033 img {
	width:100%;
}


}


@media screen and (max-width:414px){
.top_box033 {
	width:100%;
	margin: 0 auto;
}

.top_box033 img {
	padding:0 2px 5px 2px;
}

.top_box033 img {
	width:100%;
}

}






.top_box0333 {
	width:1000px;
	margin: 0 auto;
	font-size:20px;
	font-size:2.0px;
}

.top_box0333 img {
	padding:0 0px 4px 0px;
	width:98%;
}

@media screen and (max-width:1024px){
.top_box0333 {
	width:100%;
	margin: 0 auto;
}

.top_box0333 img {
	padding:0 2px 5px 2px;
}

.top_box0333 img {
	width:100%;
}


}


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

.top_box0333 {
	width:100%;
	margin: 0 auto;
}

.top_box0333 img {
	padding:0 2px 5px 2px;
}

.top_box0333 img {
	width:100%;
}


}


@media screen and (max-width:414px){
.top_box033 {
	width:100%;
	margin: 0 auto;
}

.top_box033 img {
	padding:0 2px 5px 2px;
}

.top_box0333 img {
	width:100%;
}

}



.top05 {
	height:auto;
	width:100%;
	background:#E3D9CF;
	text-align:center;
	padding-bottom:20px;
	padding-top:40px;
	font-size:16px;
	font-size:1.6rem;
}

.top05 h3 {
	font-size:31px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:60px;
}

.top05 div.top_box03 {
	width:1100px;
	margin: 0 auto;
}

.top05 div.top_box03 img {
	padding:0 0px 4px 0px;
}


@media screen and (max-width:1024px){
	.top05 {
	height:auto;
	width:100%;
	text-align:center;
	padding-bottom:20px;
	padding-top:0px;
}

	.top05 h3 {
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:40px;
}

.top05 div.top_box03 {
	width:100%;
	margin: 0 auto;
}

.top05 div.top_box03 img {
	padding:0 5px 5px 5px;
}


}


@media screen and (max-width:768px){
	.top05 {
	height:auto;
	width:100%;
	text-align:center;
}

	.top05 h3 {
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:40px;
}

.top05 div.top_box03 {
	width:100%;
	margin: 0 auto;
}

.top05 div.top_box03 img {
	padding:0 5px 5px 5px;
}


}


@media screen and (max-width:414px){
.top05 {
	height:auto;
	width:100%;
	text-align:center;
}

.top05 h3 {
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
	padding-top:40px;
}

.top05 div.top_box03 {
	width:100%;
	margin: 0 auto;
}

.top05 div.top_box03 img {
	padding:0 5px 5px 5px;
}

}





























@media screen and (max-width:1024px){
	
	.top_box04 {
	width:940px;
	height:474px;
	overflow:hidden;
	text-align:left;
	margin:-60px auto 0 auto;
	padding:0;
	font-size: 20px;
	font-size: 2.0rem;

}

.top_box04 img {
	margin-bottom:0px;
	padding:0;
	vertical-align: bottom;
}

.top_box04 div {
	margin-top:150px;
	font-family: "Mplus 1p";
	padding:10px;
	background: url(img/top_bg01.png) repeat;
}

.top_box04 span {
	font-weight:bold;
	font-size: 30px;
	font-size: 3.0rem;
}
	
}


@media screen and (max-width:1366px){
	
	.top_box04 {
	width:940px;
	height:474px;
	overflow:hidden;
	text-align:left;
	margin:-60px auto 0 auto;
	padding:0;
	font-size: 20px;
	font-size: 2.0rem;

}

.top_box04 img {
	margin-bottom:0px;
	padding:0;
	vertical-align: bottom;
}

.top_box04 div {
	margin-top:150px;
	font-family: "Mplus 1p";
	padding:10px;
	background: url(img/top_bg01.png) repeat;
}

.top_box04 span {
	font-weight:bold;
	font-size: 30px;
	font-size: 3.0rem;
}
	
}


@media screen and (max-width:1024px){
	.top_box04 {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	padding:20px;
	font-size: 14px;
	font-size: 1.4rem;
}

.top_box04 img {
	margin-bottom:0px;
	padding:0;
	vertical-align: bottom;
}

.top_box04 div {
	margin-top:0px;
	background: url(img/top_bg01.png) repeat;
}

.top_box04 span {
	font-weight:bold;
	font-size: 30px;
	font-size: 3.0rem;
}

}

.top_box05 {
	width:100%;
	background:url(img/top_bg03.png) no-repeat center top;
	height:1270px;
}

.top_box06 {
	width:1000px;
	height:1258px;
	margin:0 auto;
	position:relative;
}

.top_box06 h3 {
	position:absolute;
	top:111px;
	right:96px;
}

.top_box07 {
	width:790px;
	margin:0 auto;
	padding-top:494px;
}

.top_box08 {
	margin-bottom:40px;
	color:#614224;
	float:left;
}

.right {
	margin-right:40px;
}

.top_box08 img {
	margin-right:18px;
	float:left;
}

.top_box08 img.ml {
	margin-left:17px;
}

.top_box08 img.ml2 {
	margin-left:40px;
}

.top_box08 h4 {
	float:none;
	margin-right:0;
	margin-bottom:10px;
	font-family: "游明朝", "Yu Mincho",  "HGP明朝B","ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
	color:#000;
	font-size:24px;
	font-size: 2.4rem;
	font-weight:bold;
}

.top_box08 h4 img {
	margin-right:0px;
}

.top_box08 h4 p {
	color:#614224;
	font-size:14px;
	font-size: 1.4rem;
	float:left;
	width:200px;
	display:block;
	margin-bottom:0;
}

.none4 {
	display:none;
}

@media screen and (max-width:1024px){
	.top_box05 {
	width:100%;
	height:auto;
	border-top:0px solid #000;
	background:none;
}

.top_box06 {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
}

.top_box06 h3 {
	position:absolute;
	top:111px;
	right:96px;
	display:none;
}

.top_box07 {
	width:100%;
	margin:0 auto;
	padding-top:40px;
}

.top_box08 {
	margin-bottom:40px;
	color:#614224;
	float:left;
	margin-right:0px;
	text-align:center;
}

.right {
	margin-right:10px;
}

.top_box08 img {
	margin-right:10px;
	float:none;
}

.top_box08 img.ml {
	margin-left:17px;
}

.top_box08 h4 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	font-family: "游明朝", "Yu Mincho",  "HGP明朝B","ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
	color:#000;
	font-size:20px;
	font-size: 2.0rem;
	font-weight:bold;
	width:100%;
}

.top_box08 h4 img {
	margin-right:0px;
}

.top_box08 p {
	color:#614224;
	font-size:14px;
	font-size: 1.4rem;
	float:left;
	width:100%;
	display:block;
	text-align:left;
}

.top_box09 {
	width:100%;
	float:left;
	text-align:center;
}

.none4 {
	display:block;
}

}


.top_box10 {
	width:1915px;
	margin:0 auto;
	height:1128px;
	text-align:center;
	position:relative;
}

.top_box10 div.yochi {
	position:absolute;
	top:990px;
	right:496px;
	z-index:1000;
}

.top_box10 div.yochi a {
	z-index:10;
}

.top_box10 div.yochi a img {
	margin-top:0px;
	z-index:10;
}

.top_box10-1 {
	margin-top:84px;
	text-align:center;
}

.top_box10 img.mt {
	margin-top:0px;
}



@media screen and (max-width:1024px){
	.top_box10 {
	width:100%;
	margin:0 auto;
	height:auto;
	text-align:center;
	position:relative;
}

.top_box10 img {
	margin-top:-60px;
}

.top_box10 img.mt {
	margin-top:47px;
}

.top_box10 div.yochi {
	position:absolute;
	top:50px;
	right:0;
	left:0;
	z-index:1000;
	margin:auto;
}

.top_box10 div.yochi a {
	z-index:1000;
}

.top_box10 div.yochi a img {
	margin-top:0px;
	z-index:1000;
	width:160px;
	height:70px;
}

}

.top_box11 {
	width:100%;
	height:432px;
	background:url(img/top_bg04.jpg) repeat-x center top;
	padding-top:70px;
}

.top_box12 {
	width:858px;
	height:276px;
	margin:0px auto 0 auto;
	color:#000;
	font-size:14px;
	font-size: 1.4rem;
	background:url(img/top_bg05.png) no-repeat center top;
}

.top_box12 div {
	line-height:1.6;
	margin:0 0 0 0;
	padding-left:100px;
	padding-top:50px;
	margin-left:1.2em;
text-indent:-1.2em;
}

@media screen and (max-width:1024px){
	.top_box11 {
	width:100%;
	height:432px;
	background:url(img/top_bg04.jpg) repeat-x center top;
	padding-top:70px;
}

.top_box12 {
	width:100%;
	height:276px;
	margin:0px auto 0 auto;
	color:#000;
	font-size:12px;
	font-size: 1.2rem;
	background:url(img/top_bg05.png) no-repeat center top;
	background-size:cover;
}

.top_box12 div {
	line-height:1.6;
	margin:0 0 0 10px;
	padding-top:30px;
	margin-left:1.2em;
text-indent:-1.2em;
padding-left:20px;
padding-right:20px;
}

.top_box12 div p {
	margin-bottom:5px;
}

.top_img10 {
	vertical-align:bottom;
}

}





.top_box011 {
	width:1100px;
	margin:0px auto 0 auto;
	text-align:center;
	padding-bottom:40px;
}

.top_box011 p {
	font-size:20px;
	font-weight:lighter;
	margin-top:0px;
	text-align:center;
	margin-bottom:20px;
	color:#79634C;
}

.top_box011 p span {
	color:#FFCC00;
}

.top_box011 h3 {
	font-size:31px;
	margin-bottom:23px;
	font-weight:lighter;
}

.top_box011 table {
	margin-bottom:20px;
}

.top_box011 td {
	text-align:center;
	font-size:20px;
}

.top_box011 td a {
	color:#D31002;
	text-decoration:none;
}

.top_box011 td a:hover {
	color:#fff;
	text-decoration:none;
}

.top_box011 td span {
	border:1px solid #D31002;
	padding:7px 30px 7px 30px;
}

.top_box011 td span:hover {
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 30px 7px 30px;
}

.top_box011 td.left {
	text-align:left;
	width:10%;
}

.top_box011 td.left img{
	margin-bottom:0px;
}

.top_box011 td.center {
	width:500px;
	text-align:center;
}

.top_box011 td.center img{
	text-align:center;
	margin-right:10px;
	margin-bottom:0px;
}

.top_box011 td.right {
	text-align:right;
	margin-right:10px;
	width:10%;
}

.top_box011 td.right img{
	margin-right:10px;
	margin-bottom:0px;
}

.top_box011 a img {
	width:20%;
	height:auto;
	margin:0 auto;
	padding-right:12px;
}






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



.top_box011 {
	width:100%;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}

.top_box011 p {
	font-size:16px;
	font-weight:bold;
	margin-top:23px;
	text-align:center;
}

.top_box011 h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:lighter;
}


.top_box011 td {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.top_box011 td span {
	width:10%;
	border:1px solid #D31002;
	padding:10px 5px 7px 10px;
}

.top_box011 td span:hover {
	width:10%;
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 10px 7px 10px;
}

.top_box011 td.left {
	text-align:left;
	width:33%;
	padding-right:5px;
}

.top_box011 td.left img{
	margin-bottom:0px;
	width:100%;
}

.top_box011 td.center {
	width:33%;
	text-align:center;
	padding-right:5px;
	padding-left:0px;
}

.top_box011 td.center img{
	text-align:center;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
}

.top_box011 td.right {
	text-align:right;
	margin-right:10px;
	width:33%;
}

.top_box011 td.right img{
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
}


.top_box011 a img {
	width:30%;
	height:auto;
	margin:0 auto;
}



}


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


.top_box011 {
	width:100%;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}
}


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



.top_box011 {
	width:100%;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}

.top_box011 p {
	font-size:16px;
	font-weight:bold;
	margin-top:23px;
	text-align:left;
}

.top_box011 h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:lighter;
}


.top_box011 td {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.top_box011 td span {
	width:10%;
	border:1px solid #D31002;
	padding:7px 5px 7px 5px;
}

.top_box011 td span:hover {
	width:10%;
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 5px 7px 5px;
}

.top_box011 td.left {
	text-align:left;
	width:33%;
	padding-right:5px;
}

.top_box011 td.left img{
	margin-bottom:0px;
	width:100%;
}

.top_box011 td.center {
	width:33%;
	text-align:center;
	padding-right:5px;
	padding-left:0px;
}

.top_box011 td.center img{
	text-align:center;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
}

.top_box011 td.right {
	text-align:right;
	margin-right:10px;
	width:33%;
}

.top_box011 td.right img{
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
}


}




















.top_box0111 {
	width:1000px;
	margin:0px auto 0 auto;
	text-align:center;
	padding-bottom:110px;
}

.top_box0111 p {
	font-size:20px;
	font-weight:lighter;
	margin-top:0px;
	text-align:left;
	margin-bottom:20px;
	color:#79634C;
}

.top_box0111 p span {
	color:#FFCC00;
}

.top_box0111 h3 {
	font-size:31px;
	margin-bottom:23px;
	font-weight:lighter;
}

.top_box0111 table {
	margin-bottom:20px;
}

.top_box0111 td {
	text-align:center;
	font-size:20px;
}

.top_box0111 td a {
	color:#D31002;
	text-decoration:none;
}

.top_box0111 td a:hover {
	color:#fff;
	text-decoration:none;
}

.top_box0111 td span {
	border:1px solid #D31002;
	padding:7px 30px 7px 30px;
}

.top_box0111 td span:hover {
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 30px 7px 30px;
}

.top_box0111 td.left {
	text-align:left;
	width:10%;
}

.top_box0111 td.left img{
	margin-bottom:0px;
}

.top_box0111 td.center {
	width:500px;
	text-align:center;
}

.top_box0111 td.center img{
	text-align:center;
	margin-right:10px;
	margin-bottom:0px;
}

.top_box0111 td.right {
	text-align:right;
	margin-right:10px;
	width:10%;
}

.top_box0111 td.right img{
	margin-right:10px;
	margin-bottom:0px;
}

.top_box0111 a img {
	width:20%;
	height:auto;
	margin:0 auto;
	padding-right:12px;
}






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



.top_box0111 {
	width:100%;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 20px 10px;
}

.top_box0111 p {
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	text-align:left;
}

.top_box0111 h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:lighter;
}


.top_box0111 td {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.top_box0111 td span {
	width:10%;
	border:1px solid #D31002;
	padding:10px 5px 7px 10px;
}

.top_box0111 td span:hover {
	width:10%;
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 10px 7px 10px;
}

.top_box0111 td.left {
	text-align:left;
	width:33%;
	padding-right:5px;
}

.top_box0111 td.left img{
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
}

.top_box0111 td.center {
	width:33%;
	text-align:center;
	padding-right:5px;
	padding-left:0px;
}

.top_box0111 td.center img{
	text-align:center;
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
}

.top_box0111 td.right {
	text-align:right;
	margin-right:10px;
	width:33%;
}

.top_box0111 td.right img{
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
}


.top_box0111 a img {
	width:30%;
	height:auto;
	margin:0 auto;
}



}


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


.top_box0111 {
	width:100%;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 20px 10px;
}
}


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



.top_box0111 {
	width:100%;
	margin:0px auto 0 auto;
	text-align:center;
	padding:0 10px 20px 10px;
}

.top_box0111 p {
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	text-align:left;
}

.top_box0111 h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:lighter;
}


.top_box0111 td {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.top_box0111 td span {
	width:10%;
	border:1px solid #D31002;
	padding:7px 5px 7px 5px;
}

.top_box0111 td span:hover {
	width:10%;
	border:1px solid #D31002;
	background:#D31002;
	padding:7px 5px 7px 5px;
}

.top_box0111 td.left {
	text-align:left;
	width:33%;
	padding-right:5px;
}

.top_box0111 td.left img{
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
}

.top_box0111 td.center {
	width:33%;
	text-align:center;
	padding-right:5px;
	padding-left:0px;
}

.top_box0111 td.center img{
	text-align:center;
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
}

.top_box0111 td.right {
	text-align:right;
	margin-right:10px;
	width:33%;
}

.top_box0111 td.right img{
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
}


}





/*
---------------------------------------------------------------------------
メニュー
---------------------------------------------------------------------------*/

.men_box {
	width:732px;
	padding:0;
	margin:0px auto 120px auto;
}

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

.men_box {
	width:100%;
	padding:0;
	margin:0px auto 0px auto;
}

.men_box img {
	margin-right:10px;
}

}

.headline {
	width:100%;
	height:250px;
	background:url(img/menu/h3_bg.jpg) no-repeat no-repeat center top;
	margin-bottom:70px;
	text-align:center;
}

.headline img {
	max-width:100%;
	height:auto;
}

@media screen and (max-width:1024px){
	.headline {
	width:100%;
	height:auto;
	background:none;
	margin-bottom:20px;
}
}

.inside_box {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 100px auto;
	font-size:16px;
	font-size:1.6rem;
}

.inside_box li {
	list-style-type:none;
	display:inline-block;
	margin:0 5px 5px 0;
	padding:0;
}

.inside_box p.mar40 {
	margin-bottom:40px;
}

.men_box02 {
	width:860px;
	margin:0 auto 80px auto;
	text-align:left;
}

.men_box02 p {
	margin-left:1.3em;
	text-indent:-1.3em;
	margin-bottom:5px;
}

.red { color:#CC0000;}

.men_box03 {
	width:1008px;
	margin:0 auto 80px auto;
	text-align:left;
	min-height:352px;
	background:url(img/menu/kari.jpg) no-repeat;
	background-size:cover;
}

.in {
	width:940px;
	height:auto;
	margin-left:36px;
	padding-top:40px
}

.in img {
	margin-right:20px;
	margin-top:10px;
}


.men_box04 {
	width:658px;
	margin:0 auto;
}

.men_box04 li:first-child{
	margin-right:50px;
}

.men_box04 li:last-child {
	margin-right:0px;
}

.men_box04 li a img {
	width:100%;
	height:auto;
}


.inside_box04 {
	width:800px;
	height:auto;
	text-align:left;
	margin:0 auto 110px auto;
	font-size:16px;
	font-size:1.6rem;
}

.inside_box06 {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 0px auto;
	font-size:16px;
	font-size:1.6rem;
}


@media screen and (max-width:1024px){
.inside_box04 {
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
	font-size:13px;
	font-size:1.3rem;
	padding:0 10px 0 10px;
}


	.inside_box06 {
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
	font-size:13px;
	font-size:1.3rem;
}



	.inside_box {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	font-size:13px;
	font-size:1.3rem;
}

.inside_box img {
	margin-bottom:10px;
}

.inside_box p.mar40 {
	margin-bottom:12px;
}


.inside_box li img {
	margin-bottom:0px;
}

.men_box02 {
	width:100%;
	margin:0 auto 40px auto;
	text-align:left;
}

.men_box02 p {
	margin-left:1.3em;
	text-indent:-1.3em;
	margin-bottom:5px;
}


.men_box03 {
	width:100%;
	margin:0 auto 40px auto;
	text-align:left;
	min-height:auto;
	background:#fff;
	background-size:cover;
}

.in {
	width:100%;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	padding:10px;
}

.in img {
	margin-right:0px;
	padding-right:20px;
	max-width:100%;
	height:auto;
}

.in td {
	vertical-align:middle;
}

.men_box04 {
	width:100%;
	margin:0 auto;
}

.men_box04 li a img {
	width:80%;
	height:auto;
	margin-bottom:20px;
}

.men_box04 li:first-child{
	margin-right:0px;
}

.men_box04 li:last-child {
	margin-right:0px;
}

}

.men_box05 {
	width:850px;
	height:auto;
	text-align:center;
	font-size:18px;
	font-size:1.8rem;
	margin:0 auto 70px auto;
}

.men_box06 {
	width:850px;
	height:auto;
	text-align:center;
	margin-left:0px;
}

.men_box06 img{
	margin-bottom:10px;
}

.men_box06 p {
	text-align:left;
	margin-left:10px;
}

.men_box07 {
	width:850px;
	height:auto;
	text-align:center;
	font-size:17px;
	font-size:1.7rem;
	margin:0 auto 70px auto;
}

.men_box07 p.inde {
	margin-left:1.0em;
	text-indent:-1.0em;
}

.men_box07 p {
	margin-bottom:5px;
}


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

.men_box05 {
	width:100%;
	height:auto;
	text-align:center;
	font-size:13px;
	font-size:1.3rem;
	margin:0 auto 40px auto;
}

.men_box06 {
	width:100%;
	height:auto;
	text-align:center;
	margin-left:0px;
}

.men_box06 img{
	margin-bottom:20px;
}

.men_box06 p {
	text-align:left;
}

.men_box07 {
	width:100%;
	height:auto;
	text-align:center;
	font-size:13px;
	font-size:1.3rem;
	margin:0 auto 40px auto;
}

.men_box07 p.inde {
	margin-left:1.0em;
	text-indent:-1.0em;
}

.men_box07 p {
	margin-bottom:5px;
}

}

.men_box08 {
	width:100%;
	border-top:1px solid #7F7F7F;
}

.men_box09 {
	width:1000px;
	margin:0 auto 0 auto;
	font-size:14px;
	font-size:1.4rem;
	text-align:left;
	position:relative;
}

.men_head {
	position:absolute;
	top:0;
	right:0;
}

.none5 {
	display:block;
}

.men_box10 {
	width:290px;
	height:430px;
	margin-right:40px;
	float:left;
	margin-bottom:50px;
	margin-top:105px;
}

.men_box10 p {
	margin-left:5px;
	margin-bottom:0px;
}

.men_box11 {
	width:290px;
	height:430px;
	margin-right:40px;
	float:left;
	margin-bottom:50px;
	text-align:center;
	position:relative;
}

.men_box11 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box11 a {
	position:absolute;
	bottom:0;
	left:77px;
}

.men_box12 {
	width:290px;
	height:430px;
	margin-right:0px;
	float:left;
	margin-bottom:50px;
	text-align:center;
	position:relative;
}

.men_box12 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box12 a {
	position:absolute;
	bottom:0;
	left:77px;
}


.men_box13 {
	width:290px;
	height:430px;
	margin-right:40px;
	float:left;
	margin-bottom:180px;
	text-align:center;
	position:relative;
}

.men_box13 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box13 a {
	position:absolute;
	bottom:0;
	left:77px;
}

.men_box14 {
	width:290px;
	height:430px;
	margin-right:0px;
	float:left;
	margin-bottom:180px;
	text-align:center;
	position:relative;
}

.men_box14 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box14 a {
	position:absolute;
	bottom:0;
	left:77px;
}

@media screen and (max-width:1024px){
	.men_box08 {
	width:100%;
	border-top:0px solid #7F7F7F;
}

.men_box09 {
	width:100%;
	margin:0 auto 0 auto;
	font-size:14px;
	font-size:1.4rem;
	text-align:center;
	position:inherit;
	background:#FFF;
}

.men_head {
	position:inherit;
	top:0;
	right:0;
	margin-bottom:10px;
}

.men_head img {
	width:100%;
	height:auto;
}

.none5 {
	display:none;
}

.men_box10 {
	width:48%;
	height:auto;
	margin-right:1%;
	margin-left:1%;
	float:left;
	margin-bottom:50px;
	margin-top:0px;
}

.men_box10 img {
	margin-bottom:10px;
	margin-top:10px;
}

.men_box10 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box11 {
	width:48%;
	height:400px;
	margin-right:1%;
	margin-left:1%;
	float:left;
	margin-bottom:50px;
	text-align:center;
	position::inherit;
}

.men_box11 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box11 a {
	position:inherit;
	bottom:0;
	left:0px;
}

.men_box11 img {
	margin-bottom:10px;
	margin-top:10px;
}

.men_box12 {
	width:48%;
	height:400px;
	margin-right:1%;
	margin-left:1%;
	float:left;
	margin-bottom:50px;
	text-align:center;
	position:inherit;
}

.men_box12 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box12 a {
	position:inherit;
	bottom:0;
	left:0;
}

.men_box12 img {
	margin-bottom:10px;
	margin-top:10px;
}

.men_box13 {
	width:48%;
	height:400px;
	margin-right:1%;
	margin-left:1%;
	float:left;
	margin-bottom:50px;
	text-align:center;
	position:inherit;
}

.men_box13 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box13 a {
	position:inherit;
	bottom:0;
	left:0;
}

.men_box13 img {
	margin-bottom:10px;
	margin-top:10px;
}

.men_box14 {
	width:48%;
	height:400px;
	margin-right:1%;
	margin-left:1%;
	float:left;
	margin-bottom:50px;
	text-align:center;
	position:inherit;
}

.men_box14 p {
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
}

.men_box14 a {
	position:inherit;
	bottom:0;
	left:0;
}

.men_box14 img {
	margin-bottom:10px;
	margin-top:10px;
}

}

.men_box15 {
	width:100%;
	height:372px;
	background:url(img/menu/men_bg.jpg) no-repeat center top;
}

@media screen and (max-width:1024px){
	.men_box15 {
	width:100%;
	height:150px;
	background:url(img/menu/men_bg.jpg) no-repeat center top;
	background-size:cover;
}
}

.men_box16 {
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:60px;
}

.men_box17 {
	width:999px;
	background:#FFF;
	margin:0 auto;
	border-bottom:2px solid #1E3D90;
	border-left:2px solid #1E3D90;
	border-right:2px solid #1E3D90;
	margin-bottom:60px;
}

.men_box18 {
	width:910px;
	padding:20px 0 30px 50px;
}

.men_box18 img.la {
	margin-top:10px;
	margin-right:10px;
}

.men_box18 img {
	margin-bottom:10px;
	margin-top:10px;
	}


@media screen and (max-width:1024px){
	.men_box17 {
	width:100%;
	background:#FFF;
	margin:0 auto;
	border-bottom:2px solid #1E3D90;
	border-left:2px solid #1E3D90;
	border-right:2px solid #1E3D90;
	margin-bottom:60px;
}
	.men_box17 h3 {
		max-width:100%;
		height:auto;
	}
	
	.men_box18 {
	width:100%;
	padding:20px 10px 30px 10px;
	font-size:12px;
	font-size:1.2rem;
}

.men_box18 img.la {
	margin-top:10px;
	margin-right:10px;
}
	.men_box18 img {
		padding:10px 10px 10px 0;
	}
	



}

.inside_box01 {
	width:640px;
	height:auto;
	margin:0 auto;
}

@media screen and (max-width:1024px){
	.inside_box01 {
	width:100%;
	height:auto;
	margin:0 auto;
}
}



/*
---------------------------------------------------------------------------
お知らせ
---------------------------------------------------------------------------*/

.single {
	width:640px;
	height:auto;
	margin:0 auto 60px auto;
	font-size:14px;
	font-size:1.4rem;
	padding:0;
}

@media screen and (max-width:1024px){
	.single {
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
	font-size:14px;
	font-size:1.4rem;
	padding:0 15px 0 15px;
}
}

.letgo {
	margin:0 0 20px 0px;
}


.acc_box {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 40px auto;
	font-size:16px;
	font-size:1.6rem;
}


.acc_box3 {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 40px auto;
	font-size:16px;
	font-size:1.6rem;
}

@media screen and (max-width:1024px){
.acc_box {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	font-size:13px;
	font-size:1.3rem;
}

.acc_box3 {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	font-size:13px;
	font-size:1.3rem;
}

.acc_box3 img {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
}

}


.acc_box2 {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 20px auto;
	font-size:16px;
	font-size:1.6rem;
}

@media screen and (max-width:1024px){
.acc_box2 {
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	font-size:13px;
	font-size:1.3rem;
}
}


/*
---------------------------------------------------------------------------
プライバシーポリシー
---------------------------------------------------------------------------*/

.pri_box {
	width:640px;
	height:auto;
	margin:0 auto 40px auto;
	text-align:left;
}

.pri_box01 {
	width:640px;
	height:auto;
	margin:0 auto 20px auto;
	text-align:center;
}

.pri_box02 {
	width:640px;

	height:auto;
	text-align:left;
text-indent:-1em;
margin:0 auto 20px 1em;
}

.pri_box03 {
	width:640px;
	height:auto;
	margin:0 auto 20px auto;
	text-align:left;
}

.pri_box04 {
	width:640px;
	height:auto;
	margin:0 auto 40px auto;
	text-align:left;
}


.pri_box05 {
	width:640px;
	height:auto;
	margin:0 auto 60px auto;
	text-align:left;
}

@media screen and (max-width:1024px){
	.pri_box {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	text-align:left;
}

.pri_box01 {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	text-align:center;
}

.pri_box02 {
	width:100%;
	height:auto;
	text-align:left;
text-indent:-1em;
margin:0 auto 20px 1em;
}

.pri_box03 {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	text-align:left;
}

.pri_box04 {
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
	text-align:left;
}

.pri_box05 {
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
	text-align:left;
}

}

/*
---------------------------------------------------------------------------
企業情報
---------------------------------------------------------------------------*/

.inside_box02 {
	width:1000px;
	text-align:left;
	border-top:2px solid #000;
	padding-bottom:10px;
	margin:0 auto 40px auto;
}

.inside_box022 {
	width:1000px;
	text-align:left;
	border-top:0px solid #422321;
	padding-bottom:10px;
	margin:0 auto 110px auto;
	font-size:16px;
	font-size:1.6rem;
}

.inside_box02 h3 {
	font-size:24px;
	font-size:2.4rem;
	font-weight:lighter;
	line-height:120%;
	padding-top:10px;
	color:#000;
}

.abo_box01 {
	width:100%;
	text-align:center;
}

.abo_box02 {
	width:735px;
	text-align:left;
	padding-bottom:180px;
	margin:0 auto;
	font-size:18px;
	font-size:1.8rem;
}

table.tab2{
border-collapse:collapse;
border-top:1px solid #807E78;
}
	
table.tab2 td{
border-bottom:1px solid #807E78;
padding:20px;
text-align:left;
vertical-align:top;

}

table.tab2 th{
border-bottom:1px solid #807E78;
padding:20px 20px 20px 20px;
background-color:none;
text-align:left;
font-weight:lighter;
vertical-align:top;

}


h3.h3 {
	font-size:24px;
	font-size:2.4rem;
	font-weight:lighter;
	line-height:100%;
	color:#422321;
	border-top:2px solid #422321;
	padding-top:10px;
	margin-bottom:40px;
	padding-left:0px;
	padding-right:10px;
}


@media screen and (max-width:1024px){
h3.h3 {
	font-size:20px;
	font-size:2.0rem;
	font-weight:lighter;
	line-height:120%;
	padding-top:10px;
	padding-left:10px;
	color:#000;
}
}

@media screen and (max-width:1024px){
	.inside_box02 h3 {
	font-size:20px;
	font-size:2.0rem;
	font-weight:lighter;
	line-height:100%;
}
	
	.inside_box02 {
	width:100%;
	text-align:left;
	border-bottom:0px solid #807E78;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-left:10px;
}


.inside_box022 {
	width:100%;
	text-align:left;
	border-bottom:0px solid #807E78;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-left:10px;
	font-size:13px;
	font-size:1.3rem;
}
	
	.abo_box02 {
	width:100%;
	text-align:left;
	font-size:14px;
	font-size:1.4rem;
	padding-bottom:40px;
}

	table.tab2{
border-collapse:collapse;
border-top:1px solid #807E78;
}
	
table.tab2 td{
border-bottom:1px solid #807E78;
padding:10px;
text-align:left;
vertical-align:top;
width:75%;
}

table.tab2 th{
border-bottom:1px solid #807E78;
padding:10px 10px 10px 10px;
background-color:none;
text-align:left;
font-weight:lighter;
vertical-align:top;
width:25%;
}
}


table.tab4{
border-collapse:collapse;
border-top:1px solid #807E78;
}
	
table.tab4 td{
border-bottom:1px solid #807E78;
padding:20px 10px 20px 10px;
text-align:left;
vertical-align:top;

}

table.tab4 th{
border-bottom:1px solid #807E78;
padding:10px 10px 10px 10px;
background-color:none;
text-align:left;
font-weight:lighter;
vertical-align:top;

}

@media screen and (max-width:1024px){
		table.tab4{
border-collapse:collapse;
border-top:1px solid #807E78;
}
	
table.tab4 td{
border-bottom:1px solid #807E78;
padding:10px;
text-align:left;
vertical-align:top;
}

table.tab2 th{
border-bottom:1px solid #807E78;
padding:10px 10px 10px 10px;
background-color:none;
text-align:left;
font-weight:lighter;
vertical-align:top;
}
}


.inside_box03 {
	width:1000px;
	text-align:center;
	border-bottom:1px solid #807E78;
	padding-bottom:10px;
	margin:0 auto 10px auto;
}

.inside_box03 h4 {
	font-size:28px;
	font-size:2.8rem;
	font-weight:lighter;
	letter-spacing:0px;
	line-height:100%;
}

.abo_box03 {
	width:840px;
	margin:0 auto;
	font-size:18px;
	font-size:1.8rem;
	line-height:2.0;
	margin-bottom:100px;
}

.abo_box03 span.red {
	font-size:25px;
	font-size:2.5rem;
	color:#FF0000;
	font-weight:bold;
}


@media screen and (max-width:1024px){
	.inside_box03 {
	width:100%;
	text-align:center;
	border-bottom:1px solid #807E78;
	padding-bottom:10px;
	margin:0 auto 10px auto;
}

.inside_box03 h4 {
	font-size:22px;
	font-size:2.2rem;
	font-weight:lighter;
	letter-spacing:0px;
	line-height:100%;
}

.abo_box03 {
	width:100%;
	margin:0 auto;
	font-size:14px;
	font-size:1.4rem;
	line-height:2.0;
	margin-bottom:20px;
}

.abo_box03 span.red {
	font-size:16px;
	font-size:1.6rem;
	color:#FF0000;
	font-weight:bold;
}

}

.abo_box04 {
	width:840px;
	margin:0 auto;
	font-size:18px;
	font-size:1.8rem;
	line-height:2.0;
	margin-bottom:50px;
}

.abo_box04 span.red {
	font-size:25px;
	font-size:2.5rem;
	color:#FF0000;
	font-weight:bold;
}

@media screen and (max-width:1024px){
	.abo_box04 {
	width:100%;
	margin:0 auto;
	font-size:14px;
	font-size:1.4rem;
	line-height:2.0;
	margin-bottom:20px;
}
	
	.abo_box04 span.red {
	font-size:16px;
	font-size:1.6rem;
	color:#FF0000;
	font-weight:bold;
	}
}

.abo_box05 {
	width:100%;
	text-align:center;
	margin-bottom:50px;
}

.abo_box05 img {
	max-width:100%;
}

@media screen and (max-width:1024px){
	.abo_box05 {
	width:100%;
	text-align:center;
	margin-bottom:50px;
}
}



.abo_box07 {
	width:100%;
	text-align:center;
	margin-bottom:20px;
	font-size:18px;
	font-size:1.8rem;
}

.abo_box07 img {
	max-width:100%;
}

@media screen and (max-width:1024px){
	.abo_box07 {
	width:100%;
	text-align:center;
	margin-bottom:20px;
	font-size:14px;
	font-size:1.4rem;
}
}

.p60 {
	padding-bottom:60px;
}


.abo_box08 {
	width:840px;
	margin:0 auto;
	font-size:18px;
	font-size:1.8rem;
	line-height:2.0;
	margin-bottom:40px;
}

@media screen and (max-width:1024px){
.abo_box08 {
	width:100%;
	margin:0 auto;
	font-size:14px;
	font-size:1.4rem;
	line-height:2.0;
	margin-bottom:20px;
}
}



table.tab9{
border-top:1px solid #807E78;
border-collapse:collapse;
}
	
table.tab9 td{
border:1px solid #807E78;
padding:20px;
text-align:left;
vertical-align:top;

}

table.tab9 th{
border:1px solid #807E78;
padding:20px 20px 20px 20px;
background-color:none;
text-align:left;
font-weight:lighter;
vertical-align:top;

}



/*
---------------------------------------------------------------------------
フッター
---------------------------------------------------------------------------*/

.ml7 {
	margin-left:7px;
	width:150px;
}

.flt {
	float:left;
	height:260px;
}



.none {
	display:block;
}

.none2 {
	display:none;
}



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


.none {
	display:none;
}

.none2 {
	display:block;
}




}









#footer {
	clear:both;
	width:100%;
	margin-top:0px;
	background-image:url(img/fbg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

@media screen and (min-width:1024px){
#footer {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
}

@media screen and (min-width:1025px){
#footer {
	width:100%;
}
}

@media screen and (max-width: 1024px){
#footer {
	margin-top:0px;
	background-image:none;
	width:100%;
}
}

/* フッターナビ */
#fNaviWrap {
	width:100%;
	height:400px;
	padding-top:0px;
}

#fNavi a {
	padding-left:0px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-size:1.4rem;
	margin-left:0px;
}

#fNavi a:hover {
	padding-left:0px;
	color:#fff;
	text-decoration:underline;
	font-size:14px;
	font-size:1.4rem;
	margin-left:0px;
}

.fnav {
	width:100%;
	margin:0px 0 0 0;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
}

.fnav a {
	color:#FFF;
	text-decoration:none;
}

.fnav a:hover {
	color:#FFF;
	text-decoration:underline;
}

@media screen and (min-width:1024px){
#fNavi {
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	width:1000px;
	line-height:180%;
}
}

.fNaviIn{
	width:100%;
	font-size:0;
	float:none;
}

.fNaviIn div.fnav {
	display: inline-block;
	padding-left:0px;
	font-size:14px;
	font-size:1.4rem;
	line-height:200%;
	margin-bottom:0px;
	margin-top:30px;
	width:100%;
}

#fNavi .fNaviIn div.flogo {
	margin:35px 0px 0 0px;
	background:none;
	width:100%;
	text-align:center;
}

#fNavi .fNaviIn div.flogo a {
	background:none;
}

.fNaviIn div.ftxt {
	width:378px;
	float:left;
	margin:35px 0px 0 20px;
}

.fNaviIn div.ftxt2 {
	width:1000px;
	float:left;
	margin:60px 0px 0 0;
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
	line-height:31px;
}

.fNaviIn div.ftxt2 img {
	float:right;
	margin-right:20px;
}

#fNavi .fNaviIn div.ftxt2 a {
	background:none;
}

.fNaviIn div.ftxt3 {
	width:1000px;
	float:left;
	margin:13px 0px 0 0;
	font-size:14px;
	font-size:1.4rem;
}





.ml7 {
	margin-left:0px;
	width:150px;
}

.ml7 a {
	color:#000;
}

.flt {
	float:left;
	height:120px;
}

#fNavi .fNaviIn div.home a {
	color:#000;
	background-image:url(img/icon.jpg);
	background-repeat:no-repeat;
	background-position:0 1;
	padding-top:0px;
	padding-left:10px;
	width:100%;
	font-size:12px;
	font-size:1.2rem;
}

#fNavi .fNaviIn div.home {
	width:100%;
	color:#1F4E79;
	margin-top:55px;
	margin-bottom:0px;
	height:auto;
}

.fNaviIn div.sub {
	padding-left:20px;
}

.none {
	display:block;
}

.none2 {
	display:none;
}



@media screen and (max-width: 1024px){
#fNaviWrap {
	height:auto;
	padding-top:0;
	padding-left:0;
	background-image:none;
	background-color:#5089D0;
}

#fNavi {
	padding:0;
	width:100%;
}

#fNavi a {
	padding-left:0;
	background-image:none;
	color:#FFF;
}

.fNaviIn {
	width:100%;
}

.fNaviIn div {
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-left:0;
	text-align:center;
	border-bottom:1px #FFF solid;
}

.fNaviIn div.home {
	padding-top:15px;
	background-image:none;
	color:#1F4E79;
}

.fNaviIn div:nth-child(2),
.fNaviIn div:nth-child(5),
.fNaviIn div:nth-child(9)
 {
	border-right:1px #FFF solid;
}

.fNaviIn div.sub {
	display:none;
}

.none {
	display:none;
}

.none2 {
	display:block;
}

}

#footerIn {
	padding:0px;
	background:#FFF;
}

#footerIn:after {
	content:"";
	display:block;
	clear:both;
}

#footerIn ul {
	margin:0;
	padding:0;
}

#footerIn li {
	display:block;
	margin-left:0;
	text-align:center;
}


@media screen and (min-width:1025px){
#footerIn {
	margin:0 auto;
	margin-top:23px;
	padding-left:0;
	padding-right:0;
	width:1000px;
}

#footerIn ul {
	text-align:center;
}

#footerIn li {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	margin-left:32px;
	font-size:14px;
	font-size:1.4rem;
}

#footerIn li:first-child {
	margin-left:0;
}
}

@media screen and (max-width:1024px){
#footerIn {
	padding-top:0px;
}

#footerIn li {
	display:block;
	margin-left:0;
	padding-bottom:0px;
}
}

#copyright {
	width:100%;
	padding-bottom:3px;
	color:#fff;
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
	text-align:center;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:35px;
}

@media screen and (max-width: 1024px){
#copyright {
	margin-top:0px;
}
}


#copyright2 {
	width:100%;
	color:#fff;
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
	text-align:center;
	float:left;
	margin-top:0px;
	background:#5089D0;
	padding:10px;
	border-bottom:60px solid #284A9D;
}

@media screen and (max-width: 1024px){
#copyright2 {
	margin-top:0px;
}
}

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

.flogo2 img {
	width:80%;
	height:auto;
	max-width:350px;
	height:auto;
	margin-right:0px;
}
	
}

table.tab{
border-collapse:collapse;
border:0px solid #fff;
background:tab;
width:100%;
}
	
table.tab td{
	border-collapse:collapse;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
padding:15px;
text-align:center;
line-height:130%;
font-size:14px;
vertical-align:top;
}

table.tab td.bdrl{
	border-collapse:collapse;
border-bottom:1px solid #fff;
border-right:0px solid #fff;
padding:15px;
text-align:center;
line-height:130%;
font-size:14px;
vertical-align:top;
}

table.tab th{
	border-collapse:collapse;
border-bottom:1px solid #fff;
padding:15px;
background:#F89323;
text-align:center;
color:#fff;
font-size:14px;
font-weight:lighter;
}


/*
---------------------------------------------------------------------------
メイン画像
---------------------------------------------------------------------------*/
#mainImgBg {
	width:100%;
	height:auto;
	line-height:0;
	font-size:0;
}

.mainimg {
	max-width:100%;
	height: auto;
}

@media screen and (min-width:769px){
#mainImgIn {
	margin:0 auto;
	width:1000px;
	height:370px;
	padding-top:11px;
}
}

@media screen and (min-width:961px) {
#mainImgIn {
	margin:0 auto;
	padding-bottom:37%;
	width:100%;
	max-width:1920px;
	height:0;
	padding-top:11px;
}
}

@media screen and (min-width:1379px) {

#mainImgIn {
	margin:0 auto;
	width:100%;
	padding-bottom:565px;
	padding-top:0px;
}

#mainImgBg {
	position:relative;
	top:110px;
/*
	background-color:#001E00;
background-color:#eee;
*/
}
}


#flexslider-cs {
	position:relative;
	top:110px;
	text-align:center;
}

@media screen and (max-width:1024px){
#flexslider-cs {
	position:relative;
	top:0px;
	margin-bottom:0;
	padding-bottom:0;
}

#flexslider-cs ol.flex-control-nav {
	display:none;
}

#flexslider-cs .flex-control-thumbs {
	display:none;
}



}


ol.flex-control-nav {
	display: flex;
	justify-content: center;
	padding-top:5px;
}

ol.flex-control-nav img{
	width:193px;
	height:auto;
}

ol.flex-control-nav li {
	width:193px;
	height:auto;
	margin:0 9px 0 0;
	padding:0;
	
}


.white {
	margin-top:227px;
}

.strImg {
	margin-bottom:69px;
}

.strImg img {
	margin-right:26px;
}

.strImg2 img {
	margin-right:26px;
}

@media screen and (max-width:1024px){
	.white {
	margin-top:10px;
	margin-bottom:30px;
}

.strImg {
	margin-bottom:0px;
}

}

/*
---------------------------------------------------------------------------
パンくずリスト
---------------------------------------------------------------------------*/
#topicPath {
	width:100%;
	margin:0px auto 0 auto;
	margin-bottom:55px;
	min-height:37px;
}

#topicPath ol {
	margin:0 auto 0 auto;
	padding:0;
	padding:10px;
	padding-left:0;
	list-style-type:none;
	font-size:12px;
	width:1000px;
}

#topicPath ol li {
	display:inline;
	margin-left:0;
	margin-right:5px;
	color:#000;
}

#topicPath ol li:first-child {
	padding-top:3px;
	padding-left:0px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left center;
	color:#000;
}

#topicPath ol li a {
	padding-right:15px;
	background:url(img/topicpath_arrow.png) no-repeat right;
	text-decoration:none;
	color:#000;
}

#topicPath ol li a:hover {
	text-decoration:underline;
}

@media screen and (max-width:1024px){
#topicPath {
	width:100%;
	margin-bottom:20px;
	padding-left:10px;
	font-size:12px;
}

#topicPath ol {
	margin:0;
	padding:0;
	padding:10px;
	padding-left:0;
	list-style-type:none;
	font-size:8px;
	width:100%;
	font-size:12px;
}

}

/*
---------------------------------------------------------------------------
ページメニュー
---------------------------------------------------------------------------*/
#pagePath {
	width:100%;
	padding:5px;
	font-size:13px;
	margin-top:35px;
}

#pagePathIn {
	margin:0 auto;
	width:940px;
	line-height:180%;
}

#pagePath a {
	padding-right:15px;
	padding-left:15px;
	background:url(img/pagelink_arrow.png) no-repeat;
	background-position:left center;
	text-decoration:none;
	color:#000;
}

#pagePath a:hover {
	text-decoration:underline;
}

@media screen and (min-width:769px){
#pagePath {
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
}

@media screen and (min-width:961px){
#pagePath {
	width:100%;
}
}

@media screen and (max-width:1024px){
#pagePath {
	display:none;
}
}

.anc {
	padding-top:120px;
	margin-top:-120px;
}

@media screen and (max-width:1024px){
	.anc {
	padding-top:120px;
	margin-top:-120px;
}
}


/*
---------------------------------------------------------------------------
コンテンツ枠
---------------------------------------------------------------------------*/
#inner {
	width:100%;
	margin:0 auto;
	margin-top:40px;	
	
	}

#inner:after {
	content:"";
	display:block;
	clear:both;
}

@media screen and (min-width:769px){
#inner {
	width:100%;
	margin:0 auto;
	margin-top:40px;
}
}

@media screen and (max-width:1024px){
#inner {
	width:100%;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:140%;
}
}

#main {
	float:left;
	width:100%;
	background:#FFF;
}

#side {
	float:right;
	width:262px;
	
}

#side img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	vertical-align:bottom;
}

	#side img.mBot20 {
		margin-bottom:20px;
	}
	
	#side img.mBot10 {
		margin-bottom:10px;
	}

.sideCompany {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:13px;
	border-top:2px #000 solid;
	font-size:12px;
	line-height:160%;
}

.sideCompany img {
	margin-bottom:10px;
}

.bdr {
	border-bottom:1px solid #D9D9D9;
	padding-bottom:10px;
	margin-bottom:10px;
}

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

.sideCompany {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:13px;
	border-top:2px #000 solid;
	font-size:12px;
	font-size:1.2rem;
	line-height:160%;
}

#main {
	float:none;
	width:100%;
	line-height:140%;
}

#main img {
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
	display:block;
}

#side {
	float:none;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}
}

#main a {
	color:#000;
	text-decoration:underline;
}

#main a:hover {
	color:#000;
	text-decoration:none;
}

/*
---------------------------------------------------------------------------
コンテンツBox
---------------------------------------------------------------------------*/
.box1 {
	width:100%;
	overflow:hidden;
}

.boxH3,
.boxH4 {
	width:100%;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
}

	.boxH4 {
		margin-bottom:10px;
		padding-left:0px;
		padding-right:0px;
	}

	.box1 {
		margin-bottom:0px;
	}

.boxH3:after,
.boxH4:after,
.col2:after {
	content:"";
	display:block;
	clear:both;
}

@media screen and (max-width:1024px){
.box1 img,
.boxH3 img {
	max-width:100%;
	height:auto;
}
}

.boxL,
.boxLRecruit {
	float:none;
}

.boxR,
.boxRRecruit {
	padding:0 10px 0 10px;
}

.boxL,
.boxR,
.boxLRecruit,
.boxRRecruit {
	padding-bottom:10px;
}

.boxL2,
.boxR2,
.boxLRecruit,
.boxRRecruit {
	padding-bottom:0px;
}

@media screen and (min-width:769px){
.boxL,
.boxLRecruit {
	margin-right:23px;
	float:left;
}

.boxLRecruit {
	margin-right:20px;
}

.boxR,
.boxRRecruit {
	overflow:hidden;
	/zoom:1
}

.boxL2,
.boxLRecruit {
	margin-right:23px;
	float:left;
}

.boxLRecruit {
	margin-right:20px;
}

.boxR2,
.boxRRecruit {
	overflow:hidden;
	/zoom:1
}

}

@media screen and (max-width:1024px){
.boxL,
.boxR {
	font-size:14px;
}

.boxL {
	text-align:center;
}

.boxL2,
.boxR2 {
	font-size:14px;
}

.boxL2 {
	text-align:center;
	margin-bottom:20px;
}

}




/*
hX
---------------------------------------------------------------------------*/









#h2BgWrap {
	width:100%;
	padding-top:0px;
}

#h2Bg {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg02.jpg) no-repeat center top;
}

#h2Bg2 {
	width:100%;
	height:120px;
	padding-top:0px;
	background: #F3F3F1;
}


#h2Bg3 {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg04.jpg) no-repeat center top;
}

#h2Bg4 {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg05.jpg) no-repeat center top;
}

#h2Bg5 {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg06.jpg) no-repeat center top;
}

#h2Bg6 {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg07-2.jpg) no-repeat center top;
}

#h2Con {
	margin:0 auto;
	padding-top:0px;
	padding-left:0px;
	width:1000px;
}

body#page #h2Con h2 {
	font-weight:lighter;
	color:#77634C;
	padding-top:0px;
	letter-spacing:0px;
	margin:0;
	padding:0;
}


@media screen and (min-width:769px){
#h2Bg {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#h2Bg2 {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#h2Bg3 {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#h2Bg4 {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#h2Bg5 {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#h2Bg6 {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

}

@media screen and (min-width:961px){
#h2Bg {
	width:100%;
}

#h2Bg2 {
	width:100%;
}


#h2Bg3 {
	width:100%;
}

#h2Bg4 {
	width:100%;
}

#h2Bg5 {
	width:100%;
}

#h2Bg6 {
	width:100%;
}

}

@media screen and (max-width:1024px){
#h2BgWrap {
	width:100%;
	padding-top:0px;
}

#h2Bg {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg02.jpg) no-repeat 0% 20px;
}

#h2Bg2 {
	width:100%;
	height:auto;
	padding-top:9px;
	padding-left:15px;
	padding-right:15px;
	
	background:#F3F3F1;
}

#h2Bg2 img {
	width:50%;
	height:auto;
	margin:0;
	padding:0;
}


#h2Bg3 {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg04.jpg) no-repeat 50% 30px;
	background-size:cover;
}


#h2Bg4 {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg05.jpg) no-repeat 50% 30px;
	background-size:cover;
}

#h2Bg5 {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg06.jpg) no-repeat 51% 30px;
	background-size:cover;
}

#h2Bg6 {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg07-2.jpg) no-repeat 51% 30px;
	background-size:cover;
}

#h2Con {
	padding-top:0px;
	padding-left:0px;
	width:100%;
}

body#page #h2Con h2 {
	font-weight:lighter;
	color:#fff;
	padding-top:50px;
	letter-spacing:0px;
	padding-bottom:0;
	margin:0;
}


}


#h2Bg_news {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_news.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_news {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_news {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_news {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_news.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}



#h2Bg_pri {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_pri.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_pri {

	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_pri {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_pri {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_pri.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}



#h2Bg_sit {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_sit.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_sit {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_sit {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_sit {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_sit.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}


#h2Bg_wor {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_wor.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_wor {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_wor {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_wor {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_wor.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}





#h2Bg_mob {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_mob.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_mob {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_mob {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_mob {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_mob.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}





#h2Bg_abo {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_abo.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_abo {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_abo {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_abo {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_abo.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}




#h2Bg_you {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_you.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_you {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_you {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_you {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_you.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}




#h2Bg_opi {
	width:100%;
	height:306px;
	padding-top:0px;
	background:url(img/h2_bg_opi.jpg) no-repeat center top;
}

@media screen and (min-width:769px){
#h2Bg_opi {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
}

@media screen and (min-width:961px){
#h2Bg_opi {
	width:100%;
}
}

@media screen and (max-width:1024px){
#h2Bg_opi {
	width:100%;
	height:150px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:url(img/h2_bg_opi.jpg) no-repeat -330px 0px;
	background-size:cover;
}
}






/*h2 {
	width:100%;
	font-size:25px;
	font-size:2.5rem;
}*/

.h2Txt {
	display:none;
}
}


/*
h3 {
	clear:both;
	margin-top:0px;
	margin-bottom:20px;
	padding:15px 0px 12px 31px;
	border-top:1px #A6A6A6 solid;
	border-bottom:1px #A6A6A6 solid;
	font-size:21px;
	font-weight:normal;
	box-sizing:border-box;
	position:relative;
	font-family: "HGP明朝B","游明朝", "Yu Mincho",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
}

*/

h3.h3 {
	clear:both;
	font-size:24px;
	font-size:2.4rem;
	font-weight:lighter;
	line-height:120%;
	padding-top:10px;
	color:#000;
	position:relative;
}


/*
h3:before {
	content: url("img/h3_ico.png");
	position:absolute;
	top:15px;
	left:2px;
	width:19px;
	padding-bottom:15px;
}
*/

h3.ttl2 {
	clear:both;
	margin-top:0px;
	margin-bottom:20px;
	padding:16px 0px 17px 5px;
	border-top:1px #422321 solid;
	border-bottom:1px #422321 solid;
	font-size:21px;
	font-weight:normal;
	box-sizing:border-box;
	position:relative;
	font-family: "HGP明朝B","游明朝", "Yu Mincho",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
	color:#422321;
}

h3.ttl2 img {
	position:absolute;
	top:8px;
	right:8px;
}

h3.ttl2:before {
	content: url("img/h3_ico.png");
	position:absolute;
	top:18px;
	left:2px;
	width:19px;
	padding-bottom:15px;
	background-repeat:no-repeat;
}



@media screen and (max-width:1024px){
/*h3 {
	font-size:16px;
	font-size:1.6rem;
	background-image:url(img/h3_ico.png);
	background-repeat:no-repeat;
	background-position:2px 14px;
}

h3:before {
	content:"";
	padding-bottom:15px;
}
*/

h3.ttl2 {
	font-size:16px;
	font-size:1.6rem;
	background-image:url(img/h3_ico.png);
	background-repeat:no-repeat;
	background-position:2px 19px;
}

h3.ttl2:before {
	content:"";
	padding-bottom:15px;
}


}

/*h4 {
	clear:both;
	padding-left:25px;
	font-weight:normal;
	position:relative;
}


h4:before {
	content: url("img/h4_ico.png");
	position:absolute;
	top:3px;
	left:3px;
	width:9px;
	padding-bottom:15px;
}

@media screen and (max-width:1024px){
h4 {
	background-image:url(img/h4_ico.png);
	background-repeat:no-repeat;
	background-position:3px 2px;
}

h4:before {
	content:"";
}
}

*/

h4.h4 {
	clear:both;
	margin-bottom:20px;
	padding-left:20px;
	color:#4472C4;
	font-size:19px;
	font-weight:normal;
	position:relative;
}

h4.h4:before {
	content: url("img/h42_ico.jpg");
	position:absolute;
	top:1px;
	left:0px;
	width:9px;
	padding-bottom:15px;
}

.bold {
	color:#1F4E79;
	font-size:19px;
	font-size:1.9rem;
	background:url(img/arr2.jpg) no-repeat 0 6px;
	padding-left:15px;
}

@media screen and (max-width:1024px){
h4.h4 {
	font-size:19px;
	font-size:1.9rem;
	background-image:url(img/h42_ico.jpg);

	background-repeat:no-repeat;
	background-position:3px 1px;
}

h4.h4:before {
	content:"";
	padding-bottom:15px;
}

.bold {
	color:#1F4E79;
	font-size:19px;
	font-size:1.9rem;
	background:url(img/arr2.jpg) no-repeat 0 2px;
	padding-left:15px;
}

}



/*
---------------------------------------------------------------------------
新着情報
---------------------------------------------------------------------------*/
.homeNewsCon {
	padding-left:10px;
	padding-right:10px;
	width:765px;
	max-height:230px;
	margin-bottom:20px;
	overflow:scroll;
	overflow-x:hidden;
	margin-left:125px;
}

@media screen and (max-width:1024px){
.homeNewsCon {
	width:100%;
	margin-left:0px;
}
}

dl.homeNews {
	margin:0;
	padding:0;
	font-size:14px;
	font-size:1.4rem;
	line-height:160%;
}

dl.homeNews dt,
dl.homeNews dd {
	margin:0;
	padding:0;
}

dl.homeNews dd a {
	color:#000 !important;
}

dl.homeNews dt img,
img.detailsNews {
	margin-right:15px;
	vertical-align:middle;
}

dl.homeNews dd.newsList {
	padding-bottom:20px;
}

dl.homeNews dd.newsList img {
	max-width:100%;
	height:auto;
	padding-bottom:10px;
}

dl.homeNews dd .newsTit,
dl.homeNews dd .newsTit a {
	font-weight:lighter;
	color:#000 !important;
}

dl.homeNews dd.txt {
	padding-bottom:2px;
}

@media screen and (min-width:769px){
dl.homeNews:after {
	content:"";
	display:block;
	clear:both;
}

dl.homeNews dt {
	float:left;
	font-weight:bold;
}

dl.homeNews dd {
	margin-left:0px;
	margin-bottom:10px;
}

dl.homeNews dd.txt {
	margin-left:0;
}

dl.homeNews .newsCategory dt {
	background:#438AD1;
	padding:3px 15px 3px 15px;
	margin-bottom:0px;
	margin-right:10px;
	font-weight:lighter;
	color:#FFF;
}

dl.homeNews .newsCategory dd {
	width:100%;;
	vertical-align: top;
	margin-bottom:20px;
	padding-top:4px;
}

}


@media screen and (max-width:1024px){
	
	dl.homeNews .newsCategory dt {
	background:#438AD1;
	padding:3px 15px 3px 15px;
	margin-bottom:10px;
	margin-right:0px;
	font-weight:lighter;
	color:#FFF;
	display:block;
	width:110px;
}

dl.homeNews .newsCategory dd {
	width:100%;
	vertical-align: top;
	margin-bottom:10px;
	padding-top:0px;
}


}


@media screen and (max-width:1024px){
dl.homeNews dd.tit {
	padding-top:0px;
	padding-bottom:0px;
}

dl.homeNews dd.txt {
	padding-top:5px;
}

dl.homeNews dt {
	float:none;
	font-weight:bold;
}

}

/*
ページ繰り
---------------------------------------------------------------------------*/
.pageNum {
	margin-top:50px;
	text-align:center;
	margin-bottom:50px;
}

.pagination a {
	padding: 5px 10px;
	display: inline-block;
	border: solid 1px #cccccc;
	color: #000000;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.pagination a:hover {
	background-color: #e8e8e8;
}

.pagination span {
	padding: 5px 10px;
	display: inline-block;
}

.pagination span.current {
	padding: 5px 10px;
	display: inline-block;
	border: solid 1px #cccccc;
	color: #000000;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.pagination {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: center;
	clear: both;
	background-color: transparent;
}

/*
---------------------------------------------------------------------------
サイトマップ
---------------------------------------------------------------------------*/
ul.sitemap {
	margin-bottom:32px;
	padding-bottom:10px;
	list-style:none;
}

ul.sitemap li {
	margin-left:35;
	margin-bottom:23px;
}

ul.sitemap li:first-child {
	margin-top:0;
	margin-left:0;
}

ul.sitemap li.sub {
	margin-left:45px;
}

ul.sitemap li a {
	margin-bottom:23px;
	text-decoration:none;
	background-image:url(img/ico_arrow_sitemap.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	color:#1F4E79;
}

/*
table
---------------------------------------------------------------------------*/
table.table03,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table03 td {
	vertical-align:top;
	text-align:center;
	padding-bottom:30px;
}

	table.table03-2 td {
		vertical-align:top;
		padding-bottom:15px;
	}

table.table03 td p,
table.table03-2 td p {
	margin-bottom:0px;
}

table.table03 tr td:nth-child(odd),
table.table03-2 tr td:nth-child(odd) {
	padding-right:5px;
}

table.table03 tr td:nth-child(even),
table.table03-2 tr td:nth-child(even) {
	padding-left:5px;
}

table.table03-2 tr:nth-last-of-type(1) td {
	padding-bottom:0px;
}

@media screen and (max-width:1024px){
	table.table03 td,
	table.table03-2 td {

		width:50%;
		text-align:center;
	}

	table.table03 td img,
	table.table03-2 td img {
		max-width:100%;
		height:auto;
	}
}



table.table032,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table032 td {
	vertical-align:top;
	padding-bottom:30px;
}

	table.table03-2 td {
		vertical-align:top;
		padding-bottom:15px;
	}

table.table032 td p,
table.table03-2 td p {
	margin-bottom:0px;
}

table.table032 tr td:nth-child(odd),
table.table03-2 tr td:nth-child(odd) {
	padding-right:5px;
}

table.table032 tr td:nth-child(even),
table.table03-2 tr td:nth-child(even) {
	padding-right:5px;
}

table.table03-2 tr:nth-last-of-type(1) td {
	padding-bottom:0px;
}

@media screen and (max-width:1024px){
	table.table032 td,
	table.table03-2 td {
		width:33%;
		text-align:center;
	}

	table.table032 td img,
	table.table03-2 td img {
		max-width:100%;
		height:auto;
	}
}


table.table033,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table033 td {
	vertical-align:top;
	padding-bottom:0px;
	margin-bottom:0px;
}

	table.table03-2 td {
		vertical-align:top;
		padding-bottom:0px;
	}

table.table033 td p,
table.table03-2 td p {
	margin-bottom:0px;
}

table.table033 tr td:nth-child(odd),
table.table03-2 tr td:nth-child(odd) {
	padding-right:0px;
}

table.table033 tr td:nth-child(even),
table.table03-2 tr td:nth-child(even) {
	padding-right:0px;
}

table.table03-2 tr:nth-last-of-type(1) td {
	padding-bottom:0px;
}

@media screen and (max-width:1024px){
	table.table033 td,
	table.table03-2 td {
		width:33%;
		text-align:center;
	}

	table.table033 td img,
	table.table03-2 td img {
		max-width:100%;
		height:auto;
	}
}





table.table034,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table034 td {
	vertical-align:top;
	padding-bottom:0px;
	margin-bottom:0px;
}

	table.table03-2 td {
		vertical-align:top;
		padding-bottom:0px;
	}


table.table034 td p,
table.table03-2 td p {
	margin-bottom:0px;
}

table.table034 tr td:nth-child(odd),
table.table03-2 tr td:nth-child(odd) {
	padding-right:0px;
}

table.table034 tr td:nth-child(even),
table.table03-2 tr td:nth-child(even) {
	padding-right:0px;
}

table.table03-2 tr:nth-last-of-type(1) td {
	padding-bottom:0px;
}

@media screen and (max-width:1024px){
	table.table034 td,
	table.table03-2 td {
		width:50%;
		text-align:left;
	}

	table.table034 td img,
	table.table03-2 td img {
		max-width:100%;
		height:auto;
	}
}


table.table035,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table035 td {
	vertical-align:middle;
	padding-bottom:25px;
	margin-bottom:0px;
}

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

table.table035 td {
	vertical-align:top;
	padding-bottom:25px;
	margin-bottom:0px;
}


}

table.table036,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table036 td {
	vertical-align:middle;
	padding-bottom:0px;
	margin-bottom:0px;
}

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

table.table036 td {
	vertical-align:top;
	padding-bottom:0px;
	padding-top:10px;
	margin-bottom:0px;
}

table.table036 td.mid {
	vertical-align:middle;
}


}


table.table037,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

table.table037 td {
	vertical-align:top;
	padding-bottom:0px;
	margin-bottom:0px;
}

table.table037 td.mid {
	vertical-align:middle;
	padding-bottom:0px;
	margin-bottom:0px;
}

table.table037 td.mid img {
	margin-left:10px;
}

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

table.table037 td {
	vertical-align:middle;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
}


}


table.table038,
table.table03-2 {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}


table.table038 td {
	vertical-align:top;
	padding-bottom:0px;
	margin-bottom:0px;
}

table.table038 td.mid {
	vertical-align:middle;
	padding-bottom:0px;
	margin-bottom:0px;
}

table.table038 td.mid img {
	margin-left:10px;
}

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

table.table038 td {
	vertical-align:top;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	text-align:left;
}

table.table038 td img {
	float:left;
}


}



/* table04（th,td背景色付） */
table.table04 {
	border-collapse:separate;
	border-spacing:3px;
	border:0;
}

table.table04 th,
table.table04 td {
	padding:10px;
	vertical-align:top;
}

	table.table04 th {
		background-color:#BDD7EE;
		font-weight:normal;
		text-align:left;
	}

	table.table04 td {
		background-color:#F2F2F2;
	}

table.table04 td p {
	margin-bottom:0 !important;
}
	
table.table04 td p a {
	color:#000 !important;
}

@media screen and (max-width:1024px){
table.table04 th {
	width:100px !important;
	white-space:nowrap;
}

table.table04 td {
	word-break:break-all;
}
}

/*
---------------------------------------------------------------------------
その他
---------------------------------------------------------------------------*/
.btnMenu {
	width:100%;
	padding-top:30px;
	padding-bottom:20px;
	background-color:#F2F2F2;
}

.btnMenuIn {
	margin:0 auto;
	width:940px;
	text-align:center;
}

.btnMenu:after {
	content:"";
	display:block;
	clear:both;
}

@media screen and (min-width:769px){
.btnMenu {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
}

@media screen and (min-width:961px){
.btnMenu {
	width:100%;
}
}

@media screen and (max-width:1024px){
.btnMenuIn {
	width:100%;
}
}

.btnMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.btnMenu li {
	margin:0;
	padding:0;
}

.btnMenu li a {
	display:block;
	text-decoration:none;
}

.btnMenu img {
	border:none;
	vertical-align:bottom;
}

@media screen and (min-width:769px){
.btnMenu li {
	float:left;
	margin-left:19px;
}

.btnMenu li:first-child {
	margin-left:0px;
}

.btnMenu li:nth-child(2) {
	margin-left:18px;
}
}

@media screen and (max-width:1024px){
.btnMenu li {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	float:left;
	width:50%;
}

.btnMenu li:nth-child(odd) {
	padding-right:10px;
}

.btnMenu li:nth-child(even) {
	padding-left:10px;
}
}

@media screen and (max-width:500px){
.btnMenu ul {
	margin-left:15px;
	margin-right:15px;
}

.btnMenu li {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	float:left;
	width:50%;
}

.btnMenu img {
	width:100%;
	height:auto;
}
}

.boxHome {
	width:100%;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:30px;
	background-color:#F2F2F2;
}

.boxHomeIn {
	margin:0 auto;
	width:940px;
	text-align:center;
}

@media screen and (min-width:769px){
.boxHome {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
}

@media screen and (min-width:961px){
.boxHome {
	width:100%;
}
}

@media screen and (max-width:1024px){
.boxHomeIn {
	width:100%;
}
}

.homeTit01 {
	font-size:27px;
	font-weight:normal;
	text-align:center;
	font-family: "游明朝", "Yu Mincho",  "HGP明朝B","ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
}

.homeTxtBox {
	margin:auto;
	padding-top:15px;
	text-align:center;
	font-size:16px;
	line-height:180%;
	width:940px;
}

@media screen and (max-width:1024px){
.homeTit01 {
	font-size:27px;
	font-size:2.7rem;
	line-height:160%;
	font-weight:bold;
	font-family: "游明朝", "Yu Mincho",  "HGP明朝B","ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
}

.homeTit01 .break {
	display:block;
	text-align:center;
}

.homeTxtBox {
	width:100%;
	text-align:left;
	padding:15px 50px 0 50px;
	font-size:16px;
	font-size:1.6rem;
}
}










.slicknav_menu {
	display:none;
}

#menu {
	display:none;
}

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

#menu {
		display:none;
	}

.slicknav_menu {
		display:block;
	}

}




iframe {
	width:100%;
	height:870px;
	border:0;
	position:absolute;
	top:0px;
	left:0;
}


#index2 .www {
	width:100%;
	min-height:1000px;
	position:relative;
	margin:0px 0 0px 0;
	
}

#index .www {
	width:100%;
	min-height:1000px;
	position:relative;
	margin:0px 0 0px 0;
	overflow-x: hidden;
}

.redzone {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-876px;
	margin-top:-300px;
	width:1752px;
	height:300px;
	background:url(img/logo2.png);
}


.redzone01 {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-876px;
	margin-top:-351px;
	width:1752px;
	height:702px;
	background:url(img/logo5.png);
}


.redzone02 {
	position:fixed;
	top:88%;
	left:50%;
	margin-left:-17px;
	width:35px;
	height:74px;
	background:url(img/scroll.gif) no-repeat;
	background-size:cover;
	background-size: 30px;
}


.redzone03 {
	position:absolute;
	top:500px;
	left:50%;
	margin-left:-310px;
	width:800px;
	height:300px;
	z-index:100000;
}


.redzone04 {
	position:fixed;
	top:170px;
	left:50%;
	margin-left:-70px;
	width:128px;
	height:115px;
	background:url(img/plain.png) no-repeat;
	background-size:cover;
}


.redzone05 {
	position:fixed;
	top:130px;
	left:20px;
	width:70px;
	height:70px;
	background:url(img/left-up.png) no-repeat;
	background-size:cover;
}

.redzone06 {
	position:fixed;
	top:130px;
	right:20px;
	width:70px;
	height:70px;
	background:url(img/right-up.png) no-repeat;
	background-size:cover;
}

.redzone07 {
	position:fixed;
	bottom:20px;
	left:20px;
	width:70px;
	height:70px;
	background:url(img/left-down.png) no-repeat;
	background-size:cover;
}

.redzone08 {
	position:fixed;
	bottom:20px;
	right:20px;
	width:70px;
	height:70px;
	background:url(img/right-down.png) no-repeat;
	background-size:cover;
}


@media screen and (max-width:1440px){
	.redzone01 {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-510px;
	margin-top:-210px;
	width:1020px;
	height:420px;
	background:url(img/logo5.png);
	background-size: cover;
	background-size: 1020px;
}
}







@media screen and (max-width:1279px){
.redzone05 {
	display:none;
}

.redzone06 {
	display:none;
}

.redzone07 {
	display:none;
	
}

.redzone08 {
	display:none;
}
}


@media screen and (max-width:1112px){
	#index2 .www {
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0 0px 0;
	z-index:-1;
}

	#index .www {
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0 0px 0;
}





.redzone {
	position:absolute;
	top:55%;
	left:50%;
	margin-left:-250px;
	width:500px;
	height:300px;
	background:url(img/logo4.png) no-repeat;
	background-size: cover;
	background-size: 500px;
}

.redzone01 {
	position:absolute;
	top:68%;
	left:50%;
	margin-left:-250px;
	width:500px;
	height:300px;
	background:url(img/logo4.png) no-repeat;
	background-size: cover;
	background-size: 500px;
}




.redzone03 {
	position:absolute;
	top:45%;
	left:50%;
	margin-left:-150px;
	width:400px;
	height:200px;
	z-index:100000;
}




}


@media screen and (max-width:1194px){
.redzone05 {
	position:fixed;
	top:70px;
	left:20px;
	width:70px;
	height:70px;
	background:url(img/left-up.png) no-repeat;
	background-size:cover;
}

.redzone06 {
	position:fixed;
	top:70px;
	right:20px;
	width:70px;
	height:70px;
	background:url(img/right-up.png) no-repeat;
	background-size:cover;
}

}

@media screen and (max-width:1024px){
	#index2 .www {
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0 0px 0;
	z-index:-1;
}

	#index .www {
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0 0px 0;
}





.redzone {
	position:absolute;
	top:55%;
	left:50%;
	margin-left:-250px;
	width:500px;
	height:300px;
	background:url(img/logo4.png) no-repeat;
	background-size: cover;
	background-size: 500px;
}


.redzone01 {
	position:absolute;
	top:55%;
	left:50%;
	margin-left:-250px;
	margin-top:-150px;
	width:500px;
	height:300px;
	background:url(img/logo4.png) no-repeat;
	background-size: cover;
	background-size: 500px;
}



.redzone03 {
	position:absolute;
	top:45%;
	left:50%;
	margin-left:-150px;
	width:400px;
	height:200px;
	z-index:100000;
}



}


@media screen and (max-width:414px){
#index .www {
	width:100%;
	min-height:414px;
	position:relative;
	margin:0px 0 0px 0;
	z-index:100000;
}

#index2 .www {
	width:100%;
	min-height:414px;
	position:relative;
	margin:0px 0 0px 0;
	z-index:-1;
}

.redzone {
	position:absolute;
	top:65%;
	left:50%;
	margin-left:-150px;
	width:300px;
	height:90px;
	background:url(img/logo4.png) no-repeat;
	background-size: cover;
	background-size: 300px;
}

.redzone01 {
	position:absolute;
	top:65%;
	left:50%;
	margin-left:-150px;
	width:300px;
	height:90px;
	background:url(img/logo4.png) no-repeat;
	background-size: cover;
	background-size: 300px;
}



.redzone03 {
	position:absolute;
	top:40%;
	left:50%;
	margin-left:-150px;
	width:300px;
	height:200px;
	z-index:100000;
}
	
}























































































.wo_box {
	width:800px;
	overflow:hidden;
	line-height:180%;
	margin:40px auto 0 auto;
}

.wo_box img {
  width:100%;
  height:auto;
  max-width:680px;
}

.wo_box a:hover img {
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.wo_box02 {
	width:380px;
	float:left;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	line-height:180%;
	height:380px;
}

.wo_box02 img {
  width:100%;
  height:auto;
  max-width:380px;
  margin-bottom:5px;
}

.wo_box02 h5 {
	width:100%;
	border-bottom:2px solid #000;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:0;
	font-size:16px;
	font-size:1.6rem;
}

.wo_box03 {
	width:380px;
	float:right;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	line-height:180%;
	height:380px;
}

.wo_box03 img {
  width:100%;
  height:auto;
  max-width:380px;
  margin-bottom:5px;
}

.wo_box03 h5 {
	width:100%;
	border-bottom:2px solid #000;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:0;
	font-size:16px;
	font-size:1.6rem;
}

.wom {
	margin-bottom:110px;
}




.wo_box04 {
	width:380px;
	float:left;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	height:450px;
}

.wo_box04 img {
  width:100%;
  height:auto;
  max-width:380px;
  margin-bottom:5px;
}


.wo_box05 {
	width:380px;
	float:right;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	height:450px;
}

.wo_box05 img {
  width:100%;
  height:auto;
  max-width:380px;
  margin-bottom:5px;
}






.wo_box06 {
	width:380px;
	float:left;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	height:380px;
}

.wo_box06 img {
  width:100%;
  height:auto;
  max-width:380px;
  margin-bottom:0px;
}


.wo_box07 {
	width:380px;
	float:right;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	height:380px;
}

.wo_box07 img {
  width:100%;
  height:auto;
  max-width:380px;
  margin-bottom:0px;
}




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

.wo_box {
	width:100%;
	float:none;
	font-size:120%;
	box-sizing: border-box;
	padding:0 10px 0 10px;
	line-height:200%;
	margin:0px auto 0 auto;
}

.wo_box img {
  width:100%;
  height:auto;
  max-width:1000px;
  margin-bottom:5px;
}

.wo_box02 {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	line-height:180%;
}

.wo_box03 {
	width:100%;
	float:right;
	height:auto;
	overflow:hidden;
	line-height:180%;
}

.wo_box04 {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	line-height:140%;
}

.wo_box05 {
	width:100%;
	float:right;
	height:auto;
	overflow:hidden;
	line-height:140%;
}

.wom {
	margin-bottom:40px;
}

}


.flo_box {
	width:1000px;
	font-size:120%;
	overflow:hidden;
	line-height:180%;
	margin:0 auto;
}

.flo_box img {
  width:100%;
  height:auto;
  max-width:680px;
}

.flo_box2 {
	width:1000px;
	font-size:120%;
	overflow:hidden;
	line-height:180%;
	margin:0 auto 40px auto;
}

.flo_box1 {
	width:1000px;
	font-size:120%;
	overflow:hidden;
	line-height:180%;
	margin:0 auto;
	text-align:center;
}

.flo_box1 img {
  width:100%;
  height:auto;
  max-width:680px;
}

.flo_h3 {
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom:1px solid #000;
}

.flo_h32 {
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom:1px solid #000;
	text-align:left;
}

.flo_box01 {
	width:1000px;
	float:left;
}

.flo_box01 dl {
	width:1000px;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:20px;
	padding-bottom:20px;
}

.flo_box01 dl dt {
	width:775px;
	margin-left:25px;
	display:inline;
	float:left;
}

.flo_box01 dl dd {
	width:135px;
	float:right;
	text-align:right;
	margin-right:25px;
}

.flo_box02 {
	width:1000px;
	text-align:center;
	margin:0 auto 20px auto;
}

.flo_box03 dl {
	width:1000px;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:30px;
	padding-bottom:20px;
}

.flo_box03 dl dt {
	width:540px;
	margin-left:25px;
	display:inline;
	float:left;
}

.flo_box03 dl dd {
	width:84px;
	float:right;
}



.flo_box01-2 {
	width:1000px;
	float:left;
}

.flo_box01-2 dl {
	width:1000px;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:20px;
	padding-bottom:20px;
}

.flo_box01-2 dl dt {
	width:775px;
	margin-left:25px;
	display:inline;
	float:left;
}

.flo_box01-2 dl dd {
	width:135px;
	float:right;
	text-align:right;
	margin-right:25px;
}


.flo_h3-2 {
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom:1px solid #000;
	margin-top:40px;
}


.flo_h3-3 {
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom:1px solid #000;
	margin-top:0px;
}


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

.flo_box {
	width:100%;
	float:none;
	box-sizing: border-box;
	padding:0 10px 0 10px;
	line-height:180%;
	font-size:14px;
}

.flo_box img {
  width:100%;
  height:auto;
  max-width:1000px;
  margin-bottom:0px;
}

.flo_box2 {
	width:100%;
	float:none;
	box-sizing: border-box;
	padding:0 0px 0 0px;
	line-height:180%;
	font-size:14px;
}

.flo_box1 {
	width:100%;
	float:none;
	box-sizing: border-box;
	padding:0 10px 0 10px;
	line-height:180%;
	font-size:14px;
}

.flo_box1 img {
  width:100%;
  height:auto;
  max-width:1000px;
  margin-bottom:0px;
}

.flo_h3 {
	float:none;
	margin-bottom:0px;
	padding-bottom:0;
}


.flo_h3-2 {
	float:none;
	margin-bottom:0px;
	padding-bottom:0;
	margin-top:0;
}

.flo_h3-3 {
	float:none;
	margin-bottom:20px;
	padding-bottom:0;
	margin-top:0;
	width:100%;
}


.flo_h32 {
	float:none;
	margin-bottom:0px;
	padding-bottom:0;
	text-align:left;
}

.flo_box01 {
	width:100%;
	float:none;
}

.flo_box01 dl {
	width:100%;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:20px;
	padding-bottom:20px;
}

.flo_box01 dl dt {
	width:65%;
	margin-left:0px;
	display:inline;
	float:left;
}

.flo_box01 dl dd {
	width:20%;
	float:right;
	text-align:right;
	padding-right:0px;
	margin-right:0;
}

.flo_box02 {
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.flo_box02 img {
  height:auto;
  max-width:23px;
}


.flo_box01-2 {
	width:100%;
	float:none;
}

.flo_box01-2 dl {
	width:100%;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:40px;
	padding-bottom:20px;
}

.flo_box01-2 dl dt {
	width:65%;
	margin-left:0px;
	display:inline;
	float:left;
}

.flo_box01-2 dl dd {
	width:20%;
	float:right;
	text-align:right;
	padding-right:0px;
	margin-right:0;
}


}


.con_box {
	width:680px;
	overflow:hidden;
	margin:0 auto 40px auto;
	border-top:1px dotted #1a1a1a;

}

#contact-form {
width:680px;
float:left;
}

#contact-form dl{
width:680px;
border-bottom:1px dotted #1a1a1a;
float:left;
padding:20px 0 40px 0;
}

#contact-form dt{
width:200px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:340px;
float:left;
}

#contact-form dd p{
float:left;
margin:0 10px 0 0;
}

#contact-form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact-form dd li{
width:360px;
float:left;
}

#contact-form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact-form dd ul#privacy{
width:380px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
padding:10px 10px 0 10px;
}

#contact-form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact-button {
width:680px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 240px;
}

#contact-box01 {
width:590px;
float:left;
}

#contact-box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact-box01 dd{
width:330px;
float:left;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
}

.res {
	display:block;
}

.res2 {
	display:none;
}



@media only screen and (max-width: 768px) {
.con_box {
	width:100%;
	float:none;
}


#contact-form {
width:100%;
float:none;
}

#contact-form input {
	width:80%;
}

#contact-form input.wid {
	width:auto;
}

#contact-form input.wid2 {
	width:100%;
}

#contact-form textarea {
	width:80%;
}

#contact-form dl{
float:none;
border-bottom:1px dotted #1a1a1a;
float:none;
padding:20px 0;
line-height:220%;
width:100%;
}

#contact-form dt{
width:100%;
float:none;
font-weight:bold;
margin-bottom:10px;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:100%;
float:none;
margin:0;
padding:0;
}

#contact-form dd p{
float:none;
margin:0 0px 0 0;
}

#contact-form dd ul{
width:100%;
float:none;
list-style-type:none;
}

#contact-form dd li{
width:100%;
float:none;
}

#contact-form dd li p{
width:100%;
float:none;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:none;
}

#contact-form dd ul#privacy{
max-width:100%;
height:200px;
overflow:auto;
float:none;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact-form dd ul#privacy li{
width:auto;
margin:0 0 15px 0;
float:none;
line-height:120%;
}

#contact-button {
width:100%;
float:none;
margin:10px 0 25px 0;
}

#contact-button input{
width:100%;
margin:0 0 0 0px;
}

#contact-box01 {
width:100%;
float:none;
}

#contact-box01 dt{
width:100%;
text-align:right;
float:none;
}

#contact-box01 dd{
width:100%;
float:none;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd span {
	width:100%;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:0px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
}

.res {
	display:none;
}

.res2 {
	display:block;
}

.none {
	display:none;
}

}

@media only screen and (max-width: 320px) {
#contact-form dd ul#privacy{
max-width:100%;
height:200px;
overflow:auto;
float:none;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
padding-right:90px;
}

#contact-form input {
	width:80%;
}

#contact-form input.wid {
	width:auto;
}

#contact-form textarea {
	width:80%;
}


}

@media only screen and (max-width: 375px) {
#contact-form dd ul#privacy{
max-width:100%;
height:200px;
overflow:auto;
float:none;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
padding-right:30px;
}

#contact-form input {
	width:80%;
}

#contact-form input.wid {
	width:auto;
}

#contact-form textarea {
	width:80%;
}

}



.si_box01 {
	width:100%;
	margin-left:20px;
	display:inline;
}

.si_box01 ul {
	list-style-type:none;
}

.si_box01 ul li {
	margin-bottom:20px;
	width:100%;
}

.si_box01 ul li.em {
	margin-left:20px;
}

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

.si_box01 {
	width:100%;
	margin-left:20px;
	display:inline;
}

.si_box01 ul {
	list-style-type:none;
}

.si_box01 ul li {
	margin-bottom:20px;
}

.si_box01 ul li.em {
	margin-left:20px;
}

}


.li_box01 {
	width:1000px;
	float:left;
	border-top:1px dotted #1a1a1a;
	padding-top:0px;
}

.li_box01 dl {
	width:1000px;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:0px;
	padding-bottom:10px;
}

.li_box01 dl dt {
	width:180px;
	margin-left:25px;
	display:inline;
	float:left;
}

.li_box01 dl dd {
	width:700px;
	float:right;
}

table.tab3{
	border-collapse:collapse;
	border:0px solid #cccccc;
}
	
table.tab3 td{
	border-bottom:0px solid #cccccc;
	padding:0 40px 40px 0px;
	text-align:left;
	vertical-align:top;
}

table.tab3 th{
	padding:0 20px 20px 0px;
	background-color:none;
	text-align:left;
	line-height:180%;
	font-weight:lighter;
}

.inside_box05 {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 0px auto;
	font-size:16px;
	font-size:1.6rem;
}

@media only screen and (max-width: 768px) {
.li_box01 {
	width:100%;
	float:left;
	border-top:1px dotted #1a1a1a;
	padding-top:0px;
}

.li_box01 dl {
	width:100%;
	float:left;
	border-bottom:1px dotted #1a1a1a;
	margin-bottom:0px;
	padding-bottom:10px;
}

.li_box01 dl dt {
	width:100%;
	margin-left:0px;
	display:inline;
	float:left;
	margin-bottom:10px;
}

.li_box01 dl dd {
	width:100%;
	float:right;
}

table.tab3 td{
	border-bottom:0px solid #cccccc;
	padding:0 20px 20px 0px;
	text-align:left;
	vertical-align:top;
}

.inside_box05 {
	width:100%;
	height:auto;
	text-align:left;
	margin:0 auto 0px auto;
	font-size:16px;
	font-size:1.6rem;
}

}

.news_box {
	width:1000px;
	float:left;
	overflow:hidden;
	line-height:180%;
	margin:0 auto;
}

@media only screen and (max-width: 959px) {
.news_box {
	width:100%;
	float:none;
	line-height:180%;
}

}


.abo_box {
	font-size:24px;
	font-size:2.4rem;
	margin-left:10px;
	margin-right:10px;
	font-family: "游明朝", "Yu Mincho",  "HGP明朝B","ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
	line-height:1.6;
	width:100%;
	font-weight:bold;
}



.wakuWrap {
	width:100%;
	border:1px #BFBFBF solid;
	background-color:#F2F2F2;
	padding:12px;
}

.wakuIn {
	background-color:#FFF;
	padding:18px;
	font-size:16px;
	font-size:1.6rem;
}

.wakuIn .title {
	color:#ED7D31;
	font-size:27px;
	font-size:2.7rem;
	margin-bottom:19px;
	padding-bottom:15px;
	border-bottom:1px #ED7D31 solid;
	line-height:120%;
}

.wakuIn table {
	font-size:14px;
	font-size:1.4rem;
}

.neme {
	font-size:16px;
	font-size:1.6rem;
}

.interview {
	font-size:15px;
	font-size:1.5rem;
}

/*
---------------------------------------------------------------------------
pagetop
---------------------------------------------------------------------------*/
.pagetop {
	margin-bottom:20px;
	text-align:right;
	font-size:12px;
	font-size:1.2rem;
}

.pagetop a {
	color:#7F7F7F !important;
	text-decoration:none;
}

.s2v {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
}

/*
inline
---------------------------------------------------------------------------*/
.inlineR {
	text-align:right;
}

.inlineC {
	text-align:center;
}

.fltL {
	float:left;
}

.fltR {
	float:right;
}


.footer-menu {
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    opacity: 1!important;
}

.footer-menu a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}

.footer-menu a:hover {
	text-decoration:none;
}


@media screen and (max-width:1024px){
li.fm {
    float: left;
    width: 100%;
    background: ;
    text-align: left;
    border: 0px solid black;
    border-radius: 0px;
    padding: 0%;
    margin-right: 0px;
	list-style-type:none;
}
.footer-menu {
    width: 100%;
    display: block;
    position: fixed;
    bottom: 10px;
    left: 0px;
    opacity: 1!important;
}
.sysFuncText.footermenu {
    max-width: 100%!important;
    margin-left: 0!important;
}
}
@media screen and (max-width:1024px){
.footer-menu {
    left: 10px;
}
li.fm {
    padding: 0%;
}
}


#toTop2 {
	padding:10px;
	background-color:#E09F08;
	color:#FFF;
		
	}

#toTop2 a {
	color:#FFF;
}

@media screen and (max-width:1024px){
	#toTop2 {
		padding:5px;
		background-color:#E09F08;
	color:#FFF;
		
	}

#toTop2 a {
	color:#FFF;
}

}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
border:1px solid #79634D;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


h4.dev {
	border-bottom:0px solid #422321;
	padding-bottom:0px;
	margin-bottom:5px;
	color:#422321;
	width:1000px;
}

.pla_box01 {
	width:100%;
	border:3px solid #F89323;
	background:#FFF;
	padding:15px;
	
}


.pla_box01-2 {
	width:100%;
	border:3px solid #F89323;
	background:#FFF;
	padding:15px;
	margin-bottom:40px;
	
}

.pla_box01-1 {
	width:100%;
	border:3px solid #F89323;
	background:#FFF;
	padding:15px;
	margin-bottom:40px;
	float:left;
	
}

.pla_box01-1 img {
	float:left;
	margin:0 20px 0px 0;
}



.pla_box01-1-1 {
	width:100%;
	border:3px solid #F89323;
	padding:15px;
	margin-bottom:40px;
	float:left;
	background:#FFF url(img/top_img13.png) no-repeat;
	background-position: right 2% bottom 5%;
	background-size: 10% auto;
	
}

.pla_box01-1-1 img {
	float:left;
	margin:0 20px 0px 0;
}

.pla_box02 {
	width:340px;
	float:left;
}

.pla_box02 img {
	max-width:320px;
	height:auto;
}

.pla_box03 {
	width:660px;
	float:right;
}

.pla_box03 p {
	margin-bottom:10px;
}

.pla_box03 img {
	max-width:1219px;
	height:auto;
}

@media screen and (max-width:1366px){
h4.dev {
	border-bottom:0px solid #422321;
	padding-bottom:0px;
	margin-bottom:5px;
	color:#422321;
	width:100%;
}


.pla_box01-1 {
	width:100%;
	border:3px solid #F89323;
	background:#FFF;
	padding:15px;
	margin-bottom:40px;
	float:none;
	
}

.pla_box01-1 img {
	float:none;
	margin:0 0px 10px 0;
	width:100%;
	height:auto;
}


.pla_box01-1-1 {
	width:100%;
	border:3px solid #F89323;
	background:#FFF;
	padding:15px;
	margin-bottom:40px;
	float:none;
	background:#FFF url(img/top_img13.png) no-repeat;
	background-position: right 10px bottom 10px;
	background-size: 20% auto;
	
}

.pla_box01-1-1 img {
	float:none;
	margin:0 0px 10px 0;
	width:100%;
	height:auto;
}





.pla_box02 {
	width:100%;
	float:none;
	text-align:center;
}

.pla_box02 img {
	max-width:512px;
	max-height:342px;
	margin-bottom:20px;
}


.pla_box03 {
	width:100%;
	float:none;
	text-align:left;
}

.pla_box03 p {
	margin-bottom:20px;
}

.pla_box03 img {
	max-width:1219px;
	height:auto;
}

}


.pla_box {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 20px auto;
	padding-bottom:20px;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
	border-bottom:1px dotted #422321;
}

@media screen and (max-width:1024px){
.pla_box {
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
	padding-bottom:30px;
	font-size:13px;
	font-size:1.3rem;
	overflow:hidden;
	border-bottom:3px dotted #422321;
}
}

.pla_box2 {
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto 110px auto;
	font-size:16px;
	font-size:1.6rem;
	overflow:hidden;
}

@media screen and (max-width:1024px){
.pla_box2 {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	font-size:13px;
	font-size:1.3rem;
	overflow:hidden;
}
}


.flower_box {
	width:1000px;
	text-align:center;
	content: "";
    clear: both;
    display: block;
	margin:0 auto 40px auto;
	padding-bottom:0px;
}

.flower_box01 {
	width:33%;
	text-align:center;
	border:1px solid #422321;
	display:inline-block;
	margin-bottom:3px;
	padding:20px 10px 10px 10px;
	float:left;
	margin-right:3px;
}

.flower_box01 img {
	width:70%;
	height:auto;
}

.flower_box02 {
	width:33%;
	text-align:center;
	border:1px solid #422321;
	float:left;
	margin-bottom:3px;
	padding:20px 10px 10px 10px;
	margin-right:3px;
}

.flower_box02 img {
	width:70%;
	height:auto;
}

.flower_box03 {
	width:33%;
	text-align:center;
	border:1px solid #422321;
	float:left;
	margin-bottom:3px;
	padding:20px 10px 10px 10px;
}

.flower_box03 img {
	width:70%;
	height:auto;
}



.flower_box05 {
	width:33%;
	text-align:center;
	border:1px solid #422321;
	float:left;
	margin-bottom:3px;
	padding:10px 10px 10px 10px;
	margin-right:3px;
}

.flower_box05 img {
	width:70%;
	height:auto;
}


@media screen and (max-width:768px){
	.flower_box {
	width:100%;
	text-align:center;
	margin:0 auto 20px auto;
}

.flower_box01 {
	width:48%;
	text-align:center;
	border:1px solid #422321;
	display:inline-block;
	margin-bottom:15px;
	float:left;
	margin-right:0px;
	padding:20px 10px 10px 10px;
}


.flower_box02 {
	width:48%;
	text-align:center;
	border:1px solid #422321;
	display:inline-block;
	margin-bottom:15px;
	float:right;
	margin-right:0px;
	padding:20px 10px 10px 10px;
}

.flower_box03 {
	width:48%;
	text-align:center;
	border:1px solid #422321;
	display:inline-block;
	margin-bottom:15px;
	float:left;
	padding:20px 10px 10px 10px;
}

.flower_box01 img {
	width:70%;
	height:auto;
}

.flower_box02 img {
	width:70%;
	height:auto;
}

.flower_box03 img {
	width:70%;
	height:auto;
}


.flower_box05 {
	width:48%;
	text-align:center;
	border:1px solid #422321;
	display:inline-block;
	margin-bottom:15px;
	float:right;
	margin-right:0px;
	padding:10px 10px 10px 10px;
}

.flower_box05 img {
	width:70%;
	height:auto;
}


}


.flower_box04 {
	width:1000px;
	text-align:left;
	content: "";
    clear: both;
    display: block;
	margin:0 auto 40px auto;
	padding-bottom:0px;
	font-size:18px;
	font-size:1.8rem;
}

@media screen and (max-width:768px){
	.flower_box04 {
	width:100%;
	text-align:left;
	margin:0 auto 20px auto;
}
}





/* ローディング関係ない部分のCSS */

 
/* ローディングの背景部分のCSS */
.loader{
  background:#308BD2;
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:1000;
}
 
/* ローディングのアニメーション部分のCSS (https://projects.lukehaas.me/css-loaders/) */
.loader-animation,
.loader-animation:before,
.loader-animation:after {
  background:#fff;
  -webkit-animation:load1 1s infinite ease-in-out;
  animation:load1 1s infinite ease-in-out;
  width:1em;
  height:4em;
}
.loader-animation {
  height:10px;
  left:50%;
  margin:-5px 0 0 -5px;
  position:absolute;
  top:50%;
  width:10px;
  color:#fff;
  text-indent:-9999em;
  font-size:10px;
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  -webkit-animation-delay:-0.16s;
  animation-delay:-0.16s;
}
.loader-animation:before,
.loader-animation:after {
  position:absolute;
  top:0;
  content:'';
}
.loader-animation:before {
  left:-1.5em;
  -webkit-animation-delay:-0.32s;
  animation-delay:-0.32s;
}
.loader-animation:after {
  left:1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow:0 0;
    height:4em;
  }
  40% {
    box-shadow:0 -2em;
    height:5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow:0 0;
    height:4em;
  }
  40% {
    box-shadow:0 -2em;
    height:5em;
  }
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top:10px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}





#slide-div2 div {
    height: 316px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
}


@media screen and (max-width:1024px){
	#slide-div2 div {
    height: 227px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
	margin-top:20px;
}
}


@media screen and (max-width:768px){
	#slide-div2 div {
    height: 227px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
	margin-top:20px;
}
}


@media screen and (max-width:414px){
	
	#slide-div2 div {
    height: 92px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
	margin-top:0px;
}
}

@media screen and (max-width:375px){
	
	#slide-div2 div {
    height: 84px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
	margin-top:0px;
}
}

@media screen and (max-width:360px){
	
	#slide-div2 div {
    height: 80px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
	margin-top:0px;
}
}


@media screen and (max-width:320px){
	
	#slide-div2 div {
    height: 72px;
	overflow:hidden;
}
#slide-div2 img {
    width: 100%;
	margin-bottom:0;
	margin-top:0px;
}
}


.mt20 {
	margin-top:40px;
}

@media screen and (max-width:1024px){
	.mt20 {
	margin-top:0px;
}
}


#index2 #wpmem_restricted_msg {
	width:1000px; 
	margin:0  auto;
	background:#FFF;
	padding-top:40px;
}

#index2 #wpmem_login {
	margin:0  auto;
	width:1000px;
	background:#FFF;
}

#page #wpmem_restricted_msg {
	width:1000px; 
	margin:0  auto;
	background:#FFF;
	padding-top:40px;
}

#page #wpmem_login {
	margin:0  auto;
	width:1000px;
	background:#FFF;
}

@media screen and (max-width:1024px){
	#index2 #wpmem_restricted_msg {
	width:300px; 
	margin:0  auto;
	background:#FFF;
	padding-top:40px;
}

#index2 #wpmem_login {
	margin:0  auto;
	width:300px;
}

#page #wpmem_restricted_msg {
	width:300px; 
	margin:0  auto;
	background:#FFF;
	padding-top:40px;
}

#page #wpmem_login {
	margin:0  auto;
	width:300px;
}
}


#index2 #wpmem_restricted_msg {
	width:100%;
	padding-top:200px;
}

#index2 #wpmem_restricted_msg p {
	width:740px;
	margin:0 auto 0 auto;
	padding:0;
}

#index2 #wpmem_login {
	width:100%;
	margin:0 auto 0 auto;
	padding:40px 0 0 0;
}

#index2 #wpmem_login form {
	width:740px;
	padding:0;
	margin:0 auto;
}

#index2 #wpmem_login_form fieldset {
	padding:0 0 200px 0;
	margin:0;
}


@media screen and (max-width: 1024px){
	#index2 #wpmem_restricted_msg {
	width:100%;
	padding-top:200px;
	padding-left:20px;
	padding-right:20px;
}

#index2 #wpmem_restricted_msg p {
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
}

#index2 #wpmem_login {
	width:100%;
	margin:0 auto 0 auto;
	padding:40px 20px 0 20px;
}

#index2 #wpmem_login form {
	width:100%;
	padding:0;
	margin:0 auto;
}

#index2 #wpmem_login_form fieldset {
	padding:0 0 100px 0;
	margin:0;
}
	
}
	
	
	

#index legend, #index label {
	color:#FFF;
}

#index2 legend, #index2 label {
	color:#000;
}



div#breadcrumbs {
	width:1000px;
	margin:0 auto;
	padding:10px 0px 0 0px;
}

@media screen and (max-width: 1279px){
	div#breadcrumbs {
	width:100%;
	margin:0 auto;
	padding:10px 10px 0px 10px;
	margin-bottom:20px;
	font-size:12px;
}
}


dt, dd {
margin:0;
padding:0;
}

.top01_1 {
	background:#1B4B9E;
	width:100%;
	color:#FFF;
	height:300px;
}

.top01_1_2 {
	width:1000px;
	margin:0 auto;
	font-size:14px;
	height:300px;
}

.top01_1_2 h3 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
width:120px;
font-size:24px;
display:inline-block;
vertical-align:top;
letter-spacing:3px;
margin-top:40px;
float:left;
}

.top01_1_2 dl {
	width:750px;
	height:200px;
	overflow:auto;
	display:inline-block;
	margin-top:50px;
	float:left;
}

.top01_1_2 dl a {
	color:#FFF;
	text-decoration:none;
}

.top01_1_2 dl a:hover {
	color:#FFF;
	text-decoration:underline;
}

.top01_1_2 dl dt{
	background:#438AD1;
	padding:3px 15px 3px 15px;
	display:inline-block;
	vertical-align: top;
	margin-bottom:20px;
	margin-right:20px;
}

.top01_1_2 dl dd {
	width:580px;
	display:inline-block;
	vertical-align: top;
	margin-bottom:20px;
	padding-top:4px;
}

.top01_1_2 span {
	height:200px;
	width:100px;
	background:#438AD1;
	float:right;
	margin-top:50px;
}

.top01_1_2 img {
	width:40%;
	height:auto;
	margin-left:30px;
	float:none;
	margin-top:70px;
}

.none6 {
	display:block;
}

.none7 {
	display:none;
}


@media screen and (max-width: 834px){
.top01_1 {
	background:#1B4B9E;
	width:100%;
	color:#FFF;
	height:auto;
	float:left;
	padding-bottom:20px;
}


.top01_1_2 {
	width:100%;
	margin:0 auto;
	padding:0 20px 0 20px;
	font-size:14px;
	height:auto;
}

.top01_1_2 h3 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
width:100%;
font-size:30px;
display:inline-block;
vertical-align:top;
letter-spacing:3px;
margin-top:20px;
text-align:center;
}

.top01_1_2 dl {
	width:100%;
	height:300px;
	overflow:auto;
	display:inline-block;
	margin-top:20px;
}

.top01_1_2 dl dt {
	display:inline-block;
	margin-bottom:20px;
	margin-right:0px;
	
}

.top01_1_2 dl dd {
	width:98%;
	display:inline-block;
	vertical-align: top;
	margin-bottom:20px;
	font-size:14px;
	padding-top:0px;
}

.top01_1_2 span {
	height:auto;
	width:100%;
	background:#438AD1;
	float:letf;
	margin-top:0px;
	display:block;
	text-align:center;
}

.top01_1_2 img {
	width:100%;
	height:auto;
	margin-left:0px;
	float:none;
	margin-top:0px;
	max-width:300px;
	text-align:center;
}

.none6 {
	display:none;
}

.none7 {
	display:block;
}

}




.top02_1{
background: linear-gradient(270deg, #438ad1, #30499b, #438ad1, #4dcaf0, #30499b);
background-size: 1000% 1000%;

-webkit-animation: AnimationName 24s ease infinite;
-moz-animation: AnimationName 24s ease infinite;
animation: AnimationName 24s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}




	


.top02_1_2 {
	width:800px;
	margin:0 auto;
	font-size:16px;
	line-height:1.6;
	color:#FFF;
	padding:40px 0 50px 0;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.top02_1_2 h3 {
	width:800px;
	text-align:center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:30px;
	margin-bottom:30px;
	letter-spacing:5px;
}

.top02_1_2 span {
	width:100%;
	display:block;
	text-align:right;
}



.top2_1_3 {
	position:relative;
	width:100%;
	height:100%;
}

.top2_1_4 {
	width:386px;
	height:179px;
	position:absolute;
	top:0;
	left:0;
}

.top2_1_5 {
	width:386px;
	height:179px;
	position:absolute;
	top:0;
	right:0;
}

.top2_1_6 {
	width:386px;
	height:179px;
	position:absolute;
	bottom:0;
	left:0;
}

.top2_1_7 {
	width:386px;
	height:179px;
	position:absolute;
	bottom:0;
	right:0;
}

@media screen and (max-width: 1279px){
	.top2_1_4 {
	width:386px;
	height:179px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}

.top2_1_5 {
	width:386px;
	height:179px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

.top2_1_6 {
	width:386px;
	height:179px;
	position:absolute;
	bottom:0;
	left:0;
	display:none;
}

.top2_1_7 {
	width:386px;
	height:179px;
	position:absolute;
	bottom:0;
	right:0;
	display:none;
}
}


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

.top02_1_3 {
	width:100%;
	background:none;
}

.top02_1_2 {
	width:100%;
	margin:0 auto;
	font-size:15px;
	color:#FFF;
	padding:40px 20px 50px 20px;
}

.top02_1_2 h3 {
	width:100%;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	font-size:30px;
	margin-bottom:30px;
}

.top02_1_2 span {
	width:100%;
	display:block;
	text-align:right;
}


.top02_1 {
	clear:both;
	width:100%;
	background: linear-gradient(270deg, #438ad1, #30499b, #438ad1, #4dcaf0, #30499b);
background-size: 1000% 1000%;

-webkit-animation: AnimationName 24s ease infinite;
-moz-animation: AnimationName 24s ease infinite;
animation: AnimationName 24s ease infinite;
	}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

}

.top04_1 {
	width:100%;
	background:#FAFAFB url(img/top_bg05.jpg) no-repeat;
	background-position:center 20px;
}

.top04_1_2 {
	width:1188px;
	text-align:center;
	padding:60px 0 60px 0;
	margin:0 auto;
}


@media screen and (max-width: 834px){
	.top04_1 {
	width:100%;
	background:#FAFAFB;
	background-position:-165px 20px;
}

.top04_1_2 {
	width:100%;
	text-align:center;
	padding:20px 20px 10px 20px;
	margin:0 auto;
}

.top04_1_2 img {
	width:100%;
	height:auto;
	max-width:600px;
}

}

@media screen and (max-width: 1194px){
.top04_1 {
	width:100%;
	background:#FAFAFB;
	background-position:-165px 20px;
}

.top04_1_2 {
	width:100%;
	text-align:center;
	padding:20px 20px 10px 20px;
	margin:0 auto;
}

	.top04_1_2 img {
	width:100%;
	height:auto;
	max-width:600px;
}
}



.top_box14 {
	width:100%;
	clear:both;
	background:#fff;
}

.top_box14-1 {
	width:50%;
	background:#fff;
	float:left;
	position:relative;
}

.top_box14-1 a {
	width:100%;
}

.top_box14-1 img {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:0;
	float:left;
}



figure {
	width:100%;
	height:auto;
	overflow:hidden;
}

figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}
figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (max-width:1024px){
	.top_box14-1 {
	width:100%;
	background:#fff;
	float:left;
	position:relative;
}
}



.top_box18 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	padding:50px 0 60px 0;
	clear:both;
	border-bottom:5px solid #30499A;
}

.top_box18-1 {
	width:1160px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box18-2 {
	width:1160px;
	overflow:hidden;
	display:table-cell;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
}


.top_box18-2 img {
	width:1160px;
	height:auto;
	text-align:center;
}



@media screen and (max-width:1194px){
	.top_box18 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	padding:40px 0 30px 0;
}

.top_box18-1 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
}

.top_box18-2 {
	width:100%;
	overflow:hidden;
	display:block;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	
}

.top_box18-2 img {
	max-width:100%;
	height:auto;
	text-align:center;
}

}

.h3on {
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:32px;
	text-align:center;
	line-height:1.2;
	position:relative;
	margin-bottom:60px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color:#2C70B4;
	background: url(img/h3bg.jpg) no-repeat center top;
}

.h3on span {
	font-size:14px;
	font-weight:lighter;
}

.h3on:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #2C70B4; /*下線の色*/
}



.h3on2 {
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:32px;
	text-align:center;
	line-height:1.2;
	position:relative;
	margin-bottom:60px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.h3on2 span {
	font-size:14px;
	font-weight:lighter;
}

.h3on2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666; /*下線の色*/
}





.h3on3 {
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:32px;
	text-align:center;
	line-height:1.2;
	position:relative;
	margin-bottom:60px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color:#2C70B4;
	background: url(img/h3bg.jpg) no-repeat center top;
}

.h3on3 span {
	font-size:14px;
	font-weight:lighter;
}

.h3on3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #2C70B4; /*下線の色*/
}


@media screen and (max-width:1024px){
.h3on {
	background: none;
	font-size:20px;
}

.h3on2 {
	font-size:20px;
}

.h3on3 {
	background: none;
	font-size:20px;
	margin-bottom:40px;
}

}


.cat_box01 {
	width:640px;
	margin:0 auto;
}

@media screen and (max-width:1024px){
	.cat_box01 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 0 10px;
}
}

.pleft04 {
	margin-top:0px;
	font-size:16px;
}

.pleft04 img {
		margin-bottom:10px;
	}

@media screen and (max-width:1024px){
	.pleft04 {
	margin-top:20px;
	font-size:14px;
	width:100%;}
	
	.pleft04 img {
		margin-bottom:0px;
	}
}

.rul_box01 {
	font-size:16px;
	width:800px;
	margin:0 auto;
	margin-bottom:60px;
}

.rul_box01 img {
	width:70%;
	height:auto;
}

.right2 {
	text-align:right;
}

table.tab5{
border-collapse:collapse;
border-top:0px solid #807E78;
}
	
table.tab5 td{
border-bottom:0px solid #807E78;
padding:10px 10px 10px 10px;
text-align:left;
vertical-align:top;

}

table.tab5 td.right2 {
	text-align:right;
}

table.tab5 td.center {
	text-align:center;
}

table.tab5 th{
border-bottom:0px solid #807E78;
padding:10px 10px 10px 10px;
background-color:none;
text-align:center;
font-weight:bold;
vertical-align:top;
font-size:24px;

}

.f20 {
	font-size:20px;
	font-weight:bold;
}

table.tab5 td.ind {
	padding-left:20px;
	font-weight:bold;
}

table.tab5 td.ind2 {
	padding-left:40px;
}



.rep {
	width:100%;
	text-align:center;
	margin-bottom:40px;
	display:table-cell;
	vertical-align:middle;
}

.rep h3 {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
	display: inline-block;
  position: relative;

}

.rep h3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}

.rep_box01 {
	width:600px;
	margin:0 auto 50px auto;
	height:200px;
	background:#FFF;
	display:table;
	vertical-align:middle;
	border:1px solid #CCC;
	line-height:1.4;
}

@media screen and (max-width:1024px){
.rul_box01 {
	font-size:16px;
	width:100%;
	margin:0 auto;
	margin-bottom:60px;
}

.rul_box01 img {
	width:100%;
	height:auto;
}

	.rep {
	width:100%;
	text-align:center;
	margin-bottom:40px;
	display:table-cell;
	vertical-align:middle;
}

.rep h3 {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
	display: inline-block;
  position: relative;
}

.rep_box01 {
	width:100%;
	margin:0 auto 20px auto;
	height:150px;
	background:#FFF;
	display:table;
	vertical-align:middle;
	border:1px solid #CCC;
	padding:0 20px 0 20px;
}	
	
}



.rep2 {
	width:100%;
	text-align:center;
	margin-bottom:40px;
	display:table-cell;
	vertical-align:middle;
}

.rep2 h3 {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
	display: inline-block;
  position: relative;

}

.rep2 h3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}

.rep_box01_2 {
	width:640px;
	margin:0 auto 50px auto;
	height:200px;
	background:#FFF;
	display:table;
	vertical-align:middle;
	border:1px solid #CCC;
	line-height:1.4;
}

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


	.rep2 {
	width:100%;
	text-align:center;
	margin-bottom:40px;
	display:table-cell;
	vertical-align:middle;
}

.rep2 h3 {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
	display: inline-block;
  position: relative;
}

.rep_box01_2 {
	width:100%;
	margin:0 auto 20px auto;
	height:150px;
	background:#FFF;
	display:table;
	vertical-align:middle;
	border:1px solid #CCC;
	padding:0 20px 0 20px;
}	
	
}


.rep3 {
	width:600px;
	text-align:center;
	margin-bottom:40px;
	display:table-cell;
	vertical-align:middle;
	font-size:16px;
}

.rep3 h3 {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
	display: inline-block;
  position: relative;
 

}

.rep3 h3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}

.rep_box01_3 {
	width:600px;
	margin:0 auto 100px auto;
	height:200px;
	background:#FFF;
	display:table;
	vertical-align:middle;
	border:1px solid #CCC;
	line-height:1.4;
}

.rep4 {
	width:600px;
	font-size:16px;
	margin: 0 auto 100px auto;
	color:#F00;
	margin-top:-90px;
}

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


	.rep3 {
	width:100%;
	text-align:center;
	margin-bottom:40px;
	display:table-cell;
	vertical-align:middle;
	font-size:16px;
}

.rep3 h3 {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
	display: inline-block;
  position: relative;
  
}

.rep_box01_3 {
	width:100%;
	margin:0 auto 50px auto;
	height:150px;
	background:#FFF;
	display:table;
	vertical-align:middle;
	border:1px solid #CCC;
	padding:0 20px 0 20px;
}

.rep4 {
	width:100%;
	font-size:16px;
	margin: 0 auto 50px auto;
	color:#F00;
	margin-top:-40px;
}	
	
}


.faq_box01 {
	width:800px;
	margin:0 auto;
	background:#438AD1;
	padding:20px;
	margin-bottom:20px;
}

.faq_box01 dl {
	width:740px;
}

.faq_box01 dt {
	background:url(img/q.jpg) no-repeat 0 0;
	background-size:32px 32px;
	min-height:32px;
	padding:2px 0 0 40px;
	font-size:20px;
	font-weight:lighter;
	color:#FFF;
	margin-bottom:20px;
}

.faq_box01 dd {
	background:url(img/a.jpg) no-repeat 0 0;
	background-size:32px 32px;
	min-height:32px;
	padding:5px 0 0 40px;
	font-size:16px;
	color:#FFF;
}


@media screen and (max-width:1024px){
	.faq_box01 {
	width:100%;
	margin:0 auto;
	background:#438AD1;
	padding:20px;
	margin-bottom:10px;
}

.faq_box01 dl {
	width:100%;
}

.faq_box01 dt {
	padding:2px 0 0 40px;
	line-height:1.6;
}

.faq_box01 dd {
	padding:5px 0 0 40px;
	line-height:1.6;
}

}

.con_box01 {
	width:800px;
	margin:0 auto;
	font-size:16px;
	padding-bottom:40px;
}


.con_box01 input {
	width:100%;
	height:30px;
}


.con_box01 span.your-name {
	margin-bottom:40px;
	display:block;
}

.con_box01 span.your-email {
	margin-bottom:40px;
	display:block;
}



.con_box01 input.wpcf7c-btn-confirm {
	width:100px;
	text-align:center;
}

.con_box01 input.wpcf7c-btn-back {
	width:100px;
	text-align:center;
}

.con_box01 input.wpcf7-submit {
	width:100px;
	text-align:center;
}

.con_box01 textarea {
	width:100%;
}

.con_box01 select {
	width:100%;
	margin-bottom:40px;
	height:30px;
}

.con_box01 div.submit {
	text-align:center;
	width:100%;
}

@media screen and (max-width:1024px){
.con_box01 {
	width:100%;
	margin:0 auto;
	font-size:16px;
	padding-bottom:40px;
}
}

.pri_box06 {
	width:800px;
	margin:0 auto;
	font-size:16px;
}

@media screen and (max-width:1024px){
	.pri_box06 {
		width:100%;
}
}


/*
.flexslider {
	display:none;
}

.flexslider ol {
	display:none;
}



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

ul li {
	margin:0;
	padding:0;
}


.flexslider {
	display:block;
	margin: 49px 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	overflow:hidden;
}

.flex-active-slide {
	overflow:hidden;
	margin:0;
	padding:0;
}

.flexslider ul {
	margin:0;
	padding:0;
	list-style: none;
	clear:both;
}

.flexslider ul li {
	margin:0;
	padding:0 0 0 0;
	list-style: none;
}

.flex-viewport ul li {
	margin:0;
	padding:0 0 0 0;
	list-style: none;
}

.flexslider img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	vertical-align: bottom;
}

.flex-control-nav {
	display:none;
}

.flex-direction-nav {
	display:none;
}

.flex-control-paging {
	display:none;
}

#index2 .www {
	display:none;
}

#index2 .vegas-slide {
	display:none;
}

#index2 .vegas-slide-inner {
	background:none;
	display:none;
}

#index2 .vegas-overlay {
	display:none;
}
}

.flex-control-nav {
	display:none;
}

.flex-direction-nav {
	display:none;
}

.flex-control-paging {
	display:none;
}

*/


#gnavi ul.sub {
	width:120px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}


#gnavi ul.sub li {
	border-bottom:0px solid #FFF;
	background-image:none;
	text-align:center;
	height:100px;
	width:120px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:17px;
	overflow:hidden;
}

#gnavi ul.sub {
	display: none;
	position: absolute;
	margin-left: 0px;
	padding: 0;
}
#gnavi ul.sub li a {
	padding: 30px 10px 30px 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	color: #fff;
	background-color: #438AD1;
	background-image:none;
	text-decoration:none;
}
#gnavi ul.sub li a:hover {
	background-color: #fff;
	text-decoration:none;
	opacity: 1.0;
 filter: alpha(opacity=100);
 -moz-opacity: 1.0;
background-image:none;
color:#438AD1;
}






.dog_box07 {
	width:100%;
}

.dog_box07-1 {
	width:1080px;
	margin:0 auto 80px auto;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.dog_box07-2 {
	display:table-cell;
	text-align:center;
	padding:0px;
	font-size:16px;
}

#page .dog_box07-2 a{
	display:table-cell;
	text-align:center;
	border:5px solid #438AD1;
	width:10%;
	padding:20px;
	text-decoration:none;
}

#page .dog_box07-2 a {
	background:#fff;
}

#page .dog_box07-2 a:hover {
	background:#438AD1;
	color:#FFF;
}

#page .dog_box07-2 a.on {
	background:#438AD1;
	color:#FFF;
}


@media screen and (max-width:1024px){
	.dog_box07 {
	width:100%;
}
	
	.dog_box07-1 {
	width:100%;
	margin:0 auto 40px auto;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 5px 0 ;  /* 左右 上下で記述 */
}

.dog_box07-2 {
	display:table-cell;
	text-align:center;
	padding:0px;
	font-size:14px;
}

#page .dog_box07-2 a{
	display:table-cell;
	text-align:center;
	border:3px solid #438AD1;
	width:50%;
	padding:10px 5px 10px 5px;
	text-decoration:none;
	width:500px;
}
}


a[href $='.pdf'] {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
  background:url(img/pdf.png) no-repeat 0 50%;
  background-size:24px 30px;
  padding:5px 0 3px 35px;

}


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

a[href $='.pdf'] {
	text-align:center;
	font-size:18px;
	font-weight:lighter;
  background:url(img/pdf.png) no-repeat 0 50%;
  background-size:24px 30px;
  padding:6px 0 5px 35px;
}
}






/*
WP初期化
---------------------------------------------------------------------------*/
.alignright { display: block; margin: 0 0 0 auto; }/* 配置位置 右 */
.alignleft { display: block; margin: 0 auto 0 0; }/* 配置位置 左 */
.aligncenter { display: block; margin: 0 auto; }/* 配置位置 中央 */
img.aligncenter { display: block; margin: 0 auto; }