
/* This responsive setting is only Ipad Vertical */

/* HOME */
#background1 {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/top-Illustration/home_bg_02.png),url(../images/bg-images/bg_03.png);
	background-position: center 14% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 210px,100% 5%;
}

/* 本園について */
#background2 {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/bg-images/bg_04.png),url(../images/bg-images/bg_03.png);
	background-position: center 5.7% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 210px,100% 2.8%;
}
/* 保育内容 */
#background3 {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/bg-images/bg_04.png),url(../images/bg-images/bg_03.png);
	background-position: center 25% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 210px,100% 1.8%;
}
/* 入園案内 */
#background4 {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/bg-images/bg_07.png),url(../images/bg-images/bg_02.png);
	background-position: center 25% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 170px,100% 2%;
}
/* 鳩ポッポクラブ */
#background5 {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/bg-images/bg_07.png),url(../images/bg-images/bg_02.png);
	background-position: center 25% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 170px,100% 75px;
}
/* お問い合わせ */
#background6 {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/bg-images/bg_07.png),url(../images/bg-images/bg_02.png);
	background-position: center 25% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 170px,100% 5%;
}

/* プライバシーポリシー */
#others {
	background-image: url(../images/top-Illustration/nav4.png),url(../images/bg-images/bg_07.png),url(../images/bg-images/bg_02.png);
	background-position: center 25% ,center top, center bottom;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-size: 100% 0,100% 170px,100% 5%;
}

a:hover {
    background: none;
}

/*	Common 
------------------------------------------------*/
#container {
	width: 100%;
	overflow: hidden;
}

/* header 
------------------------------------------------*/
header h1 {
    font-size: 0.7em;
    width: 100%;
    margin: 1% 2% 3.5%;
}

header h2 {
    margin-left: 7%;
    margin-top: -3.2%;
    font-size: 1.5em;
    width: 70%;
}

header p.tel {
    max-width: 110%;
    height: auto;
    font-size: 1.3em;
    margin-right: 1%;
    margin-top: -1%;
}

.tel img {
    margin: 19% 1% 5% -1%;
    width: 5%;
}

#background4 header p.tel,#background5 header p.tel{
    max-width: 110%;
    height: auto;
    font-size: 1.3em;
    margin-right: 1%;
    margin-top: -3.5%;
}
.logo img {
    position: absolute;
    top: 24px;
    left: 8px;
    width: 5%;
    height: auto;
}

#header_hato {
    display: block;
    position: absolute;
    top: 55px;
    right: 59%;
    margin-right: 170px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    -webkit-animation: homeHatoMove 2.2s ease-out .8s both;
    animation: homeHatoMove 2.2s ease-out .8s both;
    pointer-events: none;
}

#header_hato_img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: homeHatoFrames .2s steps(1, end) .8s 14 both;
    animation: homeHatoFrames .2s steps(1, end) .8s 14 both;
}

/*  nav 
------------------------------------------------*/

nav {
    margin: 40% 0 -1%;
}

nav ul {
    padding-left: 2.5%;
    margin-top: -7% ;
}

nav ul li {
    width: 46%;
    padding: 1%;
    border: 1px solid #999;
    float: left;
	margin-left: 4px;
	background-color: #f8f1e0;
	text-align: center;

}


#info3-2 h3 {
    color: #452420;
    padding: 1% 8%;
    font-size: 1em;
    border: none;
    margin-top: 0;
}

#info3-7 h3 {
    padding: 1% 9%;
    font-size: 1.5em;
}
	
nav ul li a {
	font-size: 0.7em;
	width:100%;
}

nav ul li.right-border {
    border-right: 1px solid #999;
}


/*visual 
------------------------------------------------*/
#slideshow IMG {
    width: 94%;
    left: 9.3px;
    height: 150px;
    top: 43px;
}

#title_image img {
    width: 100%;
    margin-bottom: -29%;
}


/* article 
------------------------------------------------*/

/*-----------------------------
	追加CSS(外部指導者)
-------------------------------*/
.box-last p {
    font-size: 0.6em;
    text-align: left;
    padding: 0% 5%;
}
/*-------------------------------*/
.main2 {
    margin: 9% 2%;
}

article h2 {
    width: 92%;
    font-size: 1em;
    margin-top: 2%;
}

.bosyuu {
    font-size: 2.4em;
    margin-bottom: 5%;
}

/* thumbnail */

.thumbnail {
    margin-top: -6%;
}

.box-first{
	width: 20%;
	/*margin: 0 2% 2% 1%;*/
	margin: 2% 2% 2% 1%;
	max-height: 212px;
}

.box {
	/*margin: 0 1% 2% 1%;*/
	margin: 2% 1% 2% 1%;
	max-height: 212px;
}

.box-last {
    width: 20%;
    /*margin: 0 0 2% 2%;*/
	margin: 2% 0 2% 2%;
    max-height: 212px;
}

.box h3 {
    font-size: 1.2em;
    margin-top: -4%;
}

.box-first h3, .box-last h3 {
    font-weight: bold;
    font-size: 1.1em;
    color: #fff;
    position: absolute;
    background: #39f;
    top: -28px;
    left: 0px;
    width: 100%;
    height: auto;
    padding: 5% 0 2%;
}

.box-first .description {
    font-size: 1em;
    padding-top: 3%;
    margin-top: -125%;
}
@media screen and (min-width: 668px)  and (max-width: 735px){
	.box-first .description {
	    margin-top: -100%;
	}
}


.box-last .description {
    font-size: 1em;
    margin-top: 30%;
}

.setumei {
    font-size: 0.9em;
	margin-left: 10px;
    margin-right: 10px;
}

.box-first img{
    padding: 64% 0 0;
	width: 100%;
    height: auto;
}
@media screen and (min-width: 668px)  and (max-width: 735px){
	.box-first img{
	    padding: 47% 0 0;
	}
}




/*  thumbnail-2  */

/*ホバー打消し*/
#background1 .en1 a,#background1 .en1 a:hover{
  	background-image:url(../images/top-Illustration/information1.png);
}

#background1 .en2 a,#background1 .en2 a:hover{
  	background-image:url(../images/top-Illustration/information3.png);
}

#background1 .en3 a,#background1 .en3 a:hover{
  	background-image:url(../images/top-Illustration/hatopopo2.png);
}

#background1 .en4 a,#background1 .en4 a:hover{
  	background-image:url(../images/top-Illustration/hatopopo1.png);
}

.thumbnail-2 ul {
    margin: 1% 0 7% -4.5%;
}

.thumbnail-2 ul li img {
    width: 110px;
    height: 110px;
}

/*access*/
section.info1 {
    width: 44%;
    margin: 4% 0% 2% 3%;
    margn-left: 2%;
    font-size: 1.0em;
}

section.info2 {
    width: 39%;
    height: 244px;
    margin-top: 3%;
}

#access {
    margin: -8% 0 0 0;
}

#access section.info2 a img {
    margin: 0 1% 5% 6%;
    width: 88%;
    height: 156px;
}

section.info1 dt {
    color: #36F;
    font-weight: bold;
    font-size: 0.82em;
    margin-left: -7%;
}


/* news_set */
.news_set {
    margin: 0 2% 0 -2%;
}

.news {
    width: 41.5%;
    margin:0 3%;
}

.blog {
	width: 41.5%;
	margin:0 3%;
}

.info1 {
    float: left;
    width: 41%;
    height: auto;
    margin: 2% 0% 6% 1%;
    padding: 1% 1.6%;
    border: #FC0 dotted 8px;
    border-radius: 10px;
    font-size: 0.9em;
}

.blog h2 {
    width: 45%;
    font-size: 1.1em;
}

.info2 {
    width: 34%;
    height: 248px;
    margin: 2% 0 4% -2.5%;
    border-radius: 30px;
}

.info3 h3 {
    margin: -6.5% 0;
    font-size: 1.2em;
}

#info3-2, #info3-2, #info3-3, #info3-1-2 {
    width: 93%;
    margin-top: 2%;
    height: auto;
	font-size:0.97em;
}

#info3-1, #info3-5 {
    width: 93%;
    margin-top: 2%;
    height: auto;
	font-size: 0.78em;
}
section.info1 {
    float: left;
    width: 45%;
    height: auto;
    padding-right: 2%;
    border: #FC0 dotted 8px;
    border-radius: 10px;
    background: #fff;
    font-size: 1em;
    margin: 3% -1% 2% 3%;
}

section.info1 dd {
    padding: 1% 0 1% 32%;
    font-size: 0.75em;
    text-align: justify;
    width: 75%;
    line-height: 1.3;
}

.news h2{
	width: 45%;
    font-size: 1.1em;
}

.map {
    width: 70%;
    height: auto;
    margin: 0 16%;
}

article dl.contents {
    margin: 1% 0 5% -5%;
    padding-right: 0%;
    padding-left: 12px;
    width: 105%;
    height: 225px;
    overflow: auto;
    border-radius: 5px;
    box-shadow: 4px 3px;
    border: 1px solid #ccc;
}

.contents p {
    font-size: 1.05em;
}

.corporate h2 {
    margin: 2% 0 1.3% 3.5%;
    font-size: 1.4em;
}

.main {
    width: 100%;
    height: auto;
    /*margin: 32% auto 1%;*/
}

#background3 .main {
    width: 100%;
    height: auto;
}

#background2 .main h2 {
    margin: -27% auto 1%;
	width:30%;
}

.info2 {
    width: 42.5%;
    height: 356px;
    margin: 2% 0 0 2%;
    padding: 1% 1.5%;
}

section.info1-a {
    float: left;
    width: 42%;
    height: auto;
    padding: 0 0 0% 2%;
    border: #FC0 dotted 8px;
    border-radius: 10px;
    background: #fff;
    font-size: 0.7em;
    margin: 3% 1% 4% 2%;
    line-height: 1.3em;
}

/*---------------更新・追加--------------------*/

.thumbnail-2 .new img {
	margin: 2% 20%;
	width: 60%;
	height: 100%;
	float: left;
}

.video img {
    position: relative;
    margin: -5% 0 7% -4%;
    width: 94%;
    height: auto;
}

.btn-video {
    top: 252px;
    left: 357px;
    width: 37%;
}


@media screen and (min-width: 568px)  and (max-width: 666px){
		.btn-video {
			top: 157px;
			left: 318px;
			width: 35%;
	}
}


@media screen and (min-width: 640px) {
		.btn-video {
			top: 184px;
    		left: 343px;
			width: 37%;
	}
}

@media screen and (min-width: 667px) {
		.btn-video {
			top: 188px;
			left: 358px;
			width: 37%;
	}
}


@media screen and (min-width: 731px) {
		.btn-video {
			top: 213px;
			left: 392px;
			width: 37%;
	}
}
/*video
----------------------------------------------*/
.main2 {
    overflow: hidden;
    margin: 0 2%;
}

.page-contents img{
	width:100%;
	height:auto;
}
	
.videolist img{
	padding-left: 0;
	margin-top: 15px;
}
 
.video-box {
    width: 83%;
    margin: 0 6.2%;
}

@media screen and (min-width: 568px)  and (max-width: 666px){
		.videolist {
		list-style: none;
		padding-left: 26px;
		margin-top: 25px;
	}
}
/*about
----------------------------------------------*/
.main img {
    float: left;
    margin: 2.5% 3% 0 3.4%;
    width: 18%;
    height: auto;
}

#background2 #info3-1 p.info3-1-1 img {
    width: 23%;
    height: auto;
    position: absolute;
    left: -12px;
    top: 51px;
}

#background2.photo_corprate img {
    margin: 0 -1% 4% 5%;
    width: 43%;
    height: auto;
}

#background2.corporate {
    margin-bottom: -2%;
}

#background2.corporate h2 {
    margin: 7% 0 1.3% 3.5%;
    font-size: 1.2em;
}

#background2 #info3-1 p {
    width: 65%;
    margin-bottom: 2%;
}

.flow dt {
    font-size: 1.1em;
    margin: 1.8% 0 0 3%;
    line-height: 1.3em;
}

#background2 #info3-1 h4 {
    padding: 2.5% -1% 0 2%;
}

#policy1 {
    height: 362px;
}

#policy2 {
    height: 340px;
}

#policy3 {
    height: 340px;
}

#policy1 p, #policy2 p, #policy3 p {
    width: 100%;
    margin: 9% 2%;
	-webkit-overflow-scrolling: touch;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
	
	
#background2 #info3-2 img.about-photo3 {
    width: 34%;
    float: right;
    margin: 1% 1.5% 0 3%;
}

#background2 .flow dd.description {
    margin-top: -3%;
    font-size: 0.9em;
    width: 56%;
    color: #F60;
    line-height: 1.4em;
}

#background2 #info3-2 dd {
    padding: 0 0 1% 9%;
    width: 69%;
    font-size: 0.85em;
}

#background2 #info3-2 .img5 {
    width: 5.5%;
    height: 73%;
    top: 228px;
    left: 126px;
}

#background2 #info3-1 h3, #background2 #info3-2 h3 {
    border: none;
    margin-top: 1.5%;
    font-size: 23px;
}
#background2 #info3-3 h3 {
    border: none;
    margin: 2.2% 0 3.5% 0;
    font-size: 23px;
}
/*introduce
----------------------------------------------*/

#background3 #info3-2 dd {
    padding: 0 0 1% 11%;
    width: 93%;
    font-size: 0.8em;
}

#background3 #info3-2 dt {
    float: left;
    margin: 0 ; 
    font-size: 0.8em;
}


#background3 #info3-1 {
    width: 93%;
    margin-top: 2%;
    height: 1410px;
}

#background3 #info3-1 p {
    width: 75%;
    font-size: 0.97em;
}

#background3 #info3-1 p.info-description {
    width: 90%;
    padding: 3.8% 0 0 2.5%;
    font-size: 1.2em;
    text-align: justify;
}

#background3 #info3-1 img {
    width: 18%;
    height: auto;
    position: absolute;
    top: -50px;
    left: 388px;
}

#background3 #info3-1 h3 img,#background3 #info3-2 h3 img,#background3 #info3-3 h3 img {
    width: 5%;
    top: -0.22%;
    left: -1%;
}

#background3 #info3-1 p.info3-1 {
	width:70%;
}

#background3 #info3-1 p .info-description{
    width:87%;
    margin-bottom: 2%;
	padding-left: 2.5%;
	text-align:justify;
}

.flow dd.description {
    width: 74%;
} 

.flow dd.description-a {
    width: 43%;
}

#background3 #info3-1 p.info3-1-1 img {
    width: 22%;
    height: auto; 
    position: absolute;
    left: -11px;
    top: 71px;
}

#background3 .main h2 {
    width: 30%;
    margin: -30% auto 0;
}

#background3 #info3-3 .img7 {
    width: 18%;
    position: absolute;
    float: none;
    top: 420px;
    left: 397px;
}

#background3 #info3-3 .img8 {
    width: 18%;
    position: absolute;
    float: none;
    top: 533px;
    left: 397px;
}

#background3 #info3-1 img.photo-position1 {
	left: -9px;
    top: 174px;
	width: 23%;
} 
#background3 #info3-1 img.photo-position2 {
    left: 123px;
    top: 217px;
    width: 24%;
}

#background3 #info3-1 img.photo-position3 {
    left: 339px;
    top: 187px;
    width: 23%;
}

#background3 #info3-1 img.photo-position4 {
    left: 209px;
    top: 133px;
    width: 23%;
}

#background3 #info3-3 .img5-1 {
    /*width: 0.5%;
    height: 566px;
    position: relative;
    margin: -93% 0 0 21%;*/
	display:none;
}

#background3 #info3-3 .img6 {
    width: 19%;
    position: absolute;
    float: none;
    top: 234px;
    left: 393px;
}

#background3 #info3-2 .img2 {
    left: 0px;
    top: -726px;
}

#background3 #info3-2 .img3-1 {
    top: -19px;
    left: 451px;
}

#background3 #info3-2 .img5-1 {
    top: 137px;
    left: 395px;
}

#background3 #info3-2 .img6-1 {
    top: 379px;
    left: 422px;
}

#background3 #info3-2 .img11-1 {
    top: -33px;
    left: 220px;
}

#background3 #info3-2 .img12-1 {
    top: -22px;
    left: 202px;
}

#background3 #info3-2 .img1 {
    left: -10px;
    top: -803pxx;
    /* width: 18%; */
}

#background3 #info3-2 .img3 {
    left: -16px;
    top: -669px;
}

#background3 #info3-2 .img9-1 {
    top: 136px;
    left: -1%;
}

#background3 #info3-2 .img4 {
    left: -4px;
    top: -588px;
}

#background3 #info3-2 {
    float: left;
    width: 93%;
    color: #452420;
    border: #399 2px solid;
    margin: 3% 3% 0;
    height: 905px;
    background: #fff;
    border-radius: 12px;
    position: relative;
    line-height: 2.2;
}

#background3 #info3-2 .img2-1 {
    top: 103px;
    left: 119px;
}

#background3 #info3-2 .img4-1 {
    top: 116px;
    left: 110px;
}

#background3 #info3-2 .img8-1 {
    top: 28px;
    left: 114px;
}

#background3 #info3-2 .img7-1 {
    top: -36px;
    left: 116px;
}

#background3 #info3-2 .img10-1 {
    top: 31px;
    left: 21%;
}

#background3 #info3-2 .img5 {
    width: 5.5%;
    height: 69%;
    top: 244px;
    left: 83px;
}

#background3 section.info1 dd {
    padding: 0 0 1% 30%;
    font-size: 0.76em;
    text-align: justify;
    width: 77%;
    line-height: 1.4;
}

#background3 #info3-1 p, #info3-2 p, #info3-3 p {
    color: #452420;
    padding: 1% 0 0% 0;
    font-size: 1.0em;
    border: none;
    margin-top: -4%;
    margin-left: 2%;
    width: 94%;
}

#background3 #info3-1 h3 {
    color: #452420;
    padding: 0 8%;
    font-size: 2.2em;
    border: none;
    margin-top: 1%;
}

#background3 #info3-2 h3, #info3-3 h3 {
    color: #452420;
    padding: 0 8%;
    font-size: 2em;
    border: none;
    margin-top: -1%;
}

#background3 #info3-1 dd, #info3-1-2 dd {
    color: black;
    width: 70%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f7ba05;
    text-align: justify;
    margin: 0 0 1% 6%;
    font-size: 0.82em;
}

/*hatopopo
----------------------------------------------*/
#background5 #info3-1 dl {
    margin-left: 30px;
    margin-top: 1%;
}

#background5#info3-2 .txt {
    width: 95%;
}

#background5 #info3-1 dd {
    margin: 0 0 1% -5%;
    font-size: 0.96em;
}

#background5 article h2 {
    width: 36%;
    font-size: 1.4em;
    margin: -27% 0 0 32%;
}

#background5 #info3-2 img {
    width: 5.5%;
    left: -6px;
    top: 0;
}

#background5 #info3-1 img {
    width: 5.5%;
    left: -7px;
    top: 1px;
}

#background5 #info3-2 p{
    margin: 3% 4.5% 2% 3%;
}

#background5 #info3-2 h3 {
    margin: 1% 0 1% 1.2%;
    font-size: 27.4px;
}

#background5 #info3-1 h3 {
    padding: 0.5% 9%;
}

#background5 #info3-2 dd {
    padding: 0px 0 1% 22%;
    width: 74%;
}

#background5 #info3-1 .hato {
  margin-top: 1%;
}

/*information
----------------------------------------------*/
#info3-4 {
    width: 93%;
    color: #36f;
    margin: 2% 3% 1%;
    height: auto;
    border-radius: 12px;
    position: relative;
}

#info3-4 img {
    margin: 4% 0 0 3%;
    width: 6%;
    height: auto;
}

#background4 #info3-1 dl ul {
    padding-left: 5%;
    font-size: 0.98em;
}

#background4 #info3-1 dd {
    margin: 0 0 1% 0%;
    font-size: 0.95em;
}


#background4 .br2:before {
	content: "\A" ;
	white-space: pre ;
}


#background4 #info3-3 .access img {
    width: 36%;
    height: 27%;
    position: absolute;
    left: 329px;
    top: 81px;
    margin: 0;
}

#background4 article h2 {
    width: 36%;
    font-size: 1.4em;
    margin: -27% auto 0;
}

#background4 #info3-2 h3 {
    color: #452420;
    padding: 0.3% 7.5%;
    font-size: 2em;
    border: none;
    margin-top: 1.2%;
}

#background4 #info3-1-2 h3 {
    color: #452420;
    padding: 1.5% 8.5% 0%;
    font-size: 2em;
    border: none;
    margin-top: 0;
}

#background4 #info3-1 img, #background4 #info3-7 img {
    width: 5.8%;
    height: auto;
    position: absolute;
    left: -7px;
    top: -7px;
}

#background4 #info3-1 h3, #info3-1-2 h3, #background4 #info3-7 h3{
    color: #452420;
    padding: 1% 9%;
    font-size: 2em;
    border: none;
    margin-top: 0;
}

#background4 #info3-1-2 img, #background4 #info3-2 img, #background4 #info3-3 img {
    width: 5.5%;
    height: auto;
    position: absolute;
    top: -4px;
    left: -9px;
}

#background4 #info3-2 dd {
    padding: 0 0 1% 20%;
    width: 69%;
    font-size: 0.85em;
}

#background4 #info3-2 dl {
    margin-left: 4%;
}

#background4 #info3-1 p {
    width: 100%;
    line-height: 1.3em;
    margin-bottom: 2%;
    margin-top: 3%;
}
#background4 #info3-2 h3 {
    color: #452420;
    padding: 1.3% 8%;
    font-size: 2em;
    border: none;
    margin-top: 0;
}

#background4 #info3-3 h3 {
    border: none;
    margin: 0.52% 0 2% 0.2%;
}

#background4 #info3-4 h3 {
    font-size: 1.2em;
    text-align: center;
    color: #222;
    margin: 3% 51% 5.5% 0;
}

#background4 #info3-4 p {
    text-align: left;
    font-size: 1.1em;
    font-weight: 600;
    margin: 3% 0 3.8% 22%;
}

#background4 #info3-3 .access p {
    width: 45%;
    height: auto;
    font-size: 1em;
    margin: -1.5% 3% 1%;
    text-align: justify;
}

#background4 #info3-3 h3 {
    color: #452420;
    padding: 0.2% 8.1%;
    font-size: 2em;
    border: none;
    margin-top: 1.5%;
}
#background4 #info3-1 h3, #background4 #info3-1-2 h3, #background4 #info3-7 h3 {
    color: #452420;
    padding: 2% 9%;
    font-size: 1.6em;
    border: none;
    margin-top: 0;
}
#background4 .list-free1 {
    margin: -5% 0 5%;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 87%;
}
#background4 #info3-4 h4 {
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 5%;
}
#background4 .list-free2 {
    margin: -4% 2%;
    font-size: 0.9em;
    line-height: 1.4em;
}
#background4 .list-free3 {
    margin: 8% 0% 4%;
    font-size: 1em;
    line-height: 1.5em;
    width: 87%;
}
#background4 .list-free3 :last-child {
    margin: 3% 0 4%;
    font-size: 1em;
    line-height: 1.4em;
}
/*inquiry
----------------------------------------------*/

.inquiry {
    background: #fff;
    width: 95%;
    height: auto;
    padding: 1% 0 38% 1%;
    text-align: left;
    border-radius: 16px;
    margin-left: 2%;
}
.inquiry p {
    float: left;
    margin: 3% 7% 0%;
    font-size: 0.9em;
    padding: 0%;
    width: 85%;
}

.formTable {
	height: auto;
	line-height: 60%;
	width: 95%;
	margin:1% 2.2%;
}

.formTable th {
    line-height: 1.4em;
    padding: 12px;
    width: 150px;
    font-size: 0.9em;
}

.formTable td {
    line-height: 1.4em;
    padding: 12px;
    width: 320px;
}

.inquiry h2{
	font-size:1.2em;
	margin-left:2%;
}

#background6 article h2 {
    width: 30%;
    margin: -27% auto 3%;
}

.font4 {
    font-size: 16px;
    width: 85%;
}

.inquiry h3 {
    float: left;
    padding-left: 1%;
    margin: 2% -10% 0.8% 12%;
    font-size: 1.3em;
    text-align: left;
    background: none;
    padding: 0% 4% 0 1%;
    border-radius: 0;
    width: 51%;
}
/*privacy_policy
------------------------------------*/

#others article h2 {
    width: 83%;
    font-size: 1em;
    margin-top: -27%;
}

#others nav ul {
    margin: -7% 5% 2%;
    padding: 2.8% 0 1.8%;
    font-size: 0.75em;
}
/*footer
----------------------------------------------*/
footer {
    margin: 0 0 18%;
}

.footer_center {
	height: 182.5px;
	padding: 0.8% 0%;
}

.footer_right {
	height: 183px;
}
.footer_left {
	height: 183px;
}

p.pagetop img {
    width: 7.2%;
    vertical-align: bottom;
    bottom: 0px;
    right: 10px;
    position: fixed;
}

.footer_left dt {
    padding-left: 5%;
    line-height: 1.2em;
    font-size: 0.9em;
}

.footer_left dd {
    line-height: 1.6em;
    padding-top: 8px;
    margin-left: 11%;
    font-size: 0.9em;
    width: 100%;
}



/*2018.01.31山本追加*/

.res-br1{
	display: block;
}
.res-br2{
	display: none;
}
.br3 {
	display: block;
}