
/*************index*************** 

 * 1. import
 * 2. font
 * 3. reset
 * 4. PC・スマホ各設定
 
 ********************************/
 
/********************************
 * 1. import
 ********************************/
/*@import "reset.css";
@import "util.css";*/


/********************************
 * 2. font
 ********************************/
a {
	color: #006699;
	text-decoration: none; }
a:visited {color: #006699; }
a:hover {color: #54C3F1; }
a:active {color: #54C3F1; }

/* Font-Size */
.f10{font-size:10px; line-height:14px;}
.f11{font-size:11px; line-height:15px;}
.f12{font-size:12px; line-height:16px;}
.f13{font-size:13px; line-height:17px;}
.f14{font-size:14px; line-height:18px;}


/********************************
 * 3. reset
 ********************************/


/********************************
 * 4. PC・スマホ各設定
 ********************************/
@media screen and (min-width: 769px) {

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #333;
}
img { vertical-align: top;}

/* 幅950px設定 */
.innerContents {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#index .innerContents {
	position: relative;
	width: 958px;
	margin: 0 auto;
}


/* ヘッダー */
#index #headerArea {
	position: relative;
	height: 58px;
	border-bottom: 1px solid #d3c898;
}
#headerArea .innerContents { width: 950px;}
#index #headerArea h1,
#premistLogo { position: absolute; top: 15px; left: 1px;}
#headerArea .logo { position: absolute; top: 18px; right: 0;}

#headerArea a img,
#globalNavArea a img,
#headerNavArea a img,
#footerNavArea a img,
#footerArea a img {
	border: none;
}

#pageTop {
	width: 950px;
	margin: 0 auto 19px;
	text-align: right;
}
#pageTop a {
	display: block;
	width: 104px;
	padding: 21px 0;
	margin-left: 846px;
}

.bold { font-weight: bold;}

/* footerArea
------------------------------------------------------------------------------- */

#footerArea {
	border-top: 1px solid #d0c495;
	height: 126px;
}
#footerArea .footerBlock {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#footerArea .footerBlock .logoPic {
	position: absolute;
	top: 17px;
	left: 20px;
}
#footerArea .footerBlock .logoTxt {
	position: absolute;
	top: 24px;
	right: 32px;
}
#footerArea .footerBlock .copyright {
	padding: 50px 32px 0 0;
	text-align: right;
	font-size: 11px;
	line-height: 1;
}
#footerArea br { display: none;}


/* sp非表示 */
.sp,nav { display: none !important;}

/* index
------------------------------------------------------------------------------- */
#headerArea {
	position: relative;
	height: 107px;
	background: url(../images/common/header_shadow.png) repeat-x bottom;
	padding-bottom: 4px;
	z-index: 2;
}
h3 span {
	display: none;
}

.headerNav {
	width: 100%;
	height: 60px;
	display: block;
}
.headerNav ul {
	position: relative;
	width: 950px;
	height: 60px;
	margin: 0 auto;
}

.footerNav { height: 74px; background-color: #eee; margin-bottom: 6px;}
.footerNav ul {
	position: relative;
	width: 950px;
	height: 60px;
	margin: 0 auto;
}
.headerNav li,.footerNav li {
	position: absolute;
	list-style: none;
	top: 50px;
}
.footerNav li {
	top: 16px;
}
.headerNav li.nav1 { left: -2px;}
.headerNav li.nav2,.footerNav li.nav2 { left: 237px;}
.headerNav li.nav3,.footerNav li.nav3 { left: 478px;}
.headerNav li.nav4,.footerNav li.nav4 { left: 718px;}

	
.contents h1 {
	width: 950px;
	padding: 6px 0 1px;
	margin: 0 auto;
}
.main {
	position: relative;
	width: 958px;
	margin: 0 auto 12px;
}

.boxHead {
	width: 958px;
	height: 8px;
	background: url(../images/common/box_head.png) no-repeat center top;
	margin: 0 auto;
}
.boxBottom {
	width: 958px;
	height: 8px;
	background: url(../images/common/box_bottom.png) no-repeat center top;
	margin: 0 auto;
}

.contents .innerContents {
	position: relative;
	width: 958px;
	background: url(../images/common/box_body.png) repeat-y center 8px;
	font-size: 13px;
	line-height: 1.5;
	padding-bottom: 22px;
}
.btnBlock { padding: 27px 0 28px;}
.btnBlock ul {
	position: relative;
	width: 908px;
	height: 73px;
	margin: 0 auto;
}
.btnBlock li {
	position: absolute;
	top: 0;
	list-style: none;
}
.btnBlock li.btn2 { left: 304px;}
.btnBlock li.btn3  { right: 0;}

#section1 h2,
#section2 h2,
#section3 h2 {
	width: 908px;
	padding: 0 0 30px;
	margin: 0 auto;
}
h2 span { display: none;}

.contents {
	background: url(../images/bg.jpg) repeat-y center top;
	padding: 0 0 50px;
}
.comment {
	position: absolute;
	top: 15px;
	right: 30px;
	z-index: 2;
}
.main .btn-main {
	position: absolute;
	top: 273px;
	left: 652px;
}
.lead {
	position: relative;
    width: 958px;
    z-index: 1;
    background: url(../images/common/box_bottom.png) no-repeat center bottom;
    padding-bottom: 8px;
    margin: 0 auto 8px;
}
.lead p {
	background: url(../images/common/box_body.png) repeat-y center;
    font-size: 14px;
    line-height: 1.5;
    padding: 11px 25px;
    margin: 0 auto;
}
#section1,
#section2,
#section3,
#section4 { width: 908px; margin: 0 auto;}
	
#section1 {
	padding-bottom: 70px;
}	
#section2 {
	padding-bottom: 84px;
}

#section1 .pic,
#section3 .pic {
	float:left;
	position: relative;
	width: 465px;
	min-height: 295px;
	font-size: 10px;
}
	
#section2 .pic {
	float: right;
	position: relative;
	width: 443px;
	min-height: 295px;
	text-align: right;
}
#section1 .slide,
#section2 .slide,
#section3 .slide { position: absolute; display: none; left: 0;}
#section1 .slide:first-child,
#section2 .slide:first-child,
#section3 .slide:first-child { display: block;}	
#section1 .txt-block,
#section3 .txt-block { float: right; width: 440px;}
#section2 .txt-block { float:left; width: 440px; margin-bottom: 10px;}
	
#section1 p,
#section2 p,
#section3 p {
	font-size: 15px;
	line-height: 1.7;
}

#section1 .txt-block p,
#section2 .txt-block p {
	margin-bottom: 20px;
}

#section1 .center-block {
	clear: both;
	width: 788px;
	padding-top: 49px;
	margin: 0 auto;
}
#section1 .center-block .block {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	margin-bottom: 20px;
}
#section1 .center-block h3 {
	font-size: 24px;
	font-weight: bold;
	color: #c06d3b;
	line-height: 1;
	margin-bottom: 38px;
}
#section1 .center-block .pic,
#section1 .center-block .txt {
	float: none;
	min-height: inherit;
}
#section1 .center-block .pic {
	width: 140px;
}
#section1 .center-block .txt {
	width: 626px;
}
#section1 .center-block .txt h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 13px;
}
#section1 .center-block .txt p {
	line-height: 1.5;
}

#section1 .summary,
#section3 .summary {
	clear: both;
	width: 788px;
	font-size: 15px;
	line-height: 1.5;
	border: 1px solid #c06d3b;
	border-radius: 5px;
	padding: 20px;
	margin: 50px auto 0;
	box-sizing: border-box;
}

.red {
	font-weight: bold;
	color: #ef5350;
}

#section2 h2 {
	text-align: center;	
}
#section2 .lead {
	width: 795px;
	padding: 26px 0 0;
}
#section3 { margin-bottom: 35px;}
#section3 h3 {
	display: inline-block;
	font-size: 15px;
	color: #cf4646;
	border-bottom: 2px solid #cf4646;
	margin-bottom: 17px;
}
#section3 .left-col {
	float: left;
	width: 240px;
}
#section3 .right-col {
	float: right;
	width: 190px;
}
#section3 .txt-wrapper p {
	font-size: 12px;
	line-height: 1.7;
	margin-bottom: 20px;
}
#section3 .txt-block {
	margin-bottom: 110px;
}
#section3 .txt-block2 {
	clear: both;
	font-size: 15px;
	padding: 25px 0 0;
}
#section3 .txt-block2 ul {
	margin-left: 20px;
}
#section3 .txt-block2 li {
	list-style: decimal;
	line-height: 1.6;
}

.white-box {
	width: 853px;
	background-color: #fff;
	padding: 20px 30px 23px 25px;
	margin: 0 auto;
}
.white-box h2 {
	text-align: center;
	margin-bottom: 17px;
}
.white-box h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0 3px;
}
.white-box p {
	font-size: 15px;
	line-height: 1.7;
}
.white-box ul {
	margin-left: 18px;
}
.white-box li {
	font-size: 15px;
	line-height: 1.6;
	list-style: disc;
}
.white-box li a {
	color: #0068b7;
}
.white-box li a:hover {
	opacity: 0.8;
}
	
	
	
.conclusion {
	clear: both;
	width: 788px;
	background: url(../images/bg_conclusion_bottom.png) no-repeat center bottom;
	padding-bottom: 4px;
	margin: 40px auto 20px;
}
.conclusion p {
	width: 738px;
	font-size: 15px;
	line-height: 1.7;
	background: url(../images/bg_conclusion.png) no-repeat center top;
	padding: 25px !important;
}
.supervisor,
.supervisor2 {
	position: relative;
	width: 796px;
	background: url(../images/common/box_small_bottom.png) no-repeat bottom;
	padding-bottom: 8px;
	margin: 35px auto 30px;
}
.supervisor .inner,
.supervisor2 .inner {
	position: relative;
	min-height: 180px;
	background: url(../images/common/box_small_head.png) no-repeat top;
}
.supervisor .pic,
.supervisor2 .pic {
	position: absolute;
	top: 14px;
	left: 14px;
}
.supervisor h4 {
	padding: 30px 0 9px 30px;
}
.supervisor h5 {
	font-size: 15px;
	padding: 0 0 0 30px;
}
.supervisor p {
	font-size: 15px;
	line-height: 1.66;
	padding: 0 31px 17px 30px;
}
.supervisor a {
	color: #3366cc;
}
.supervisor a:hover {
	text-decoration: underline;
}


.supervisor .btn-item {
	text-align: right;
	padding: 8px 14px 7px 0;
}
.present {
	position: relative;
	width: 796px;
	height: 283px;
	background: url(../images/bg_present.png) no-repeat;
	margin: 0 auto;
}
.present .pic {
	position: absolute;
	top: 4px;
	left: 4px;
}
.present h4 {
	position: absolute;
	top: 10px;
	right: -12px;
	z-index: 2;
}
.present p {
	padding: 91px 0 20px 408px;
}
.present .btn {
	padding: 0px 0 0 551px;
}
#footerArea { display: none;}

}



@media screen and (max-width: 768px) {
html { font-size: 62.5%;}
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
	font-size: 12px !important;
	color: #333333;
	line-height: 1.2 !important;
	width: 100%;
}
	
img { width: 100%; height: auto; line-height: 1; vertical-align: top; margin: 0; padding: 0;}
.innerContents { position: relative; width: 90.4%; margin: 0 auto;}

.bold { font-weight: bold;}

#headerArea {
	width: 100%;
	height: 100%;
	padding-top: 8.1%;
	border-bottom: 1px solid #d3c898;
}
#headerArea .innerContents { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#headerArea h1,#headerArea #premistLogo { position: absolute; width: 26.1%; top: 0; left: 5%; margin-top: 2.8%;}
#headerArea .logo { position: absolute; width: 19.6%; top: 0; right: 5%; margin-top: 2.1%;}
#headerArea .menu { position: absolute; top: 13px; right: 0;}
#headerArea .btnNav { position: absolute; width: 7.7%; top: 0; right: 5%; margin-top: 2.8%;}

#headerArea { padding-top: 13.2%; border: none;}
#headerArea #premistLogo { margin-top: 5.5%;}

.headerNav {
	border-top: 3px solid #7a6820;
	border-bottom: 2px solid #7a6820;
	display: none;
}
.headerNav li {
	position: relative;
	display: block;
	width: 100%;
	background: url(../images/sp/nav_top.png) no-repeat;
	background-size: contain;
	padding-top: 13.3%;
	border-bottom: 1px solid #7a6820;
}
.headerNav li a { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.headerNav li img { display: none;}
.headerNav li:nth-child(2) { background-image: url(../images/sp/nav_backnumber.png);}

.contents { position: relative; overflow: hidden;}

.contents nav {
	width: 100%;
	position: absolute;
	background-color: #fff;
	text-align: center;
	z-index: 2;
	margin-top: -310px;
}
nav ul {
	padding: 10px 0;
	border-bottom: 1px solid #d3c898;
	background-color: #fff;
}
nav li { margin-bottom: 4px;}

#pageTop a {
	display: block;
	width: 17.7%;
	background: url(../images/sp/pagetop.png) no-repeat;
	background-size: contain;
	padding-top: 17.7%;
	margin: 10px 0 0 78.6%;
}
#pageTop img { display: none;}
#footerArea {
	border-top: 1px solid #d3c898;
	padding: 7% 0;
}
#footerArea .logoPic {
	width: 22.7%;
	background: url(../images/sp/common/logo_footer_mark.png) no-repeat;
	background-size: contain;
	padding-top: 20.4%;
	margin: 0 auto 7.7%;
}
#footerArea .logoTxt {
	width: 33.8%;
	background: url(../images/sp/common/logo_footer_txt.png) no-repeat;
	background-size: contain;
	padding-top: 3.1%;
	margin: 0 auto 7%;
}

#footerArea .logoPic img,
#footerArea .logoTxt img { display: none;}
#footerArea .copyright { font-size: 1rem; text-align: center;}

.contents h1.eat {
	width: 67.8%;
	margin: 1% 0 2% 5.3%;
}
	
.main .pic {
	box-shadow:0px 0px 4px 0px #bdbdbd;
	-moz-box-shadow:0px 0px 4px 0px #bdbdbd;
	-webkit-box-shadow:0px 0px 4px 0px #bdbdbd;
	margin-bottom: 3%;
}

.lead {
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.5;
	background: url(../images/sp/bg_ptn.png) repeat;
	box-sizing: border-box;
	box-shadow: 0px 0px 4px 0px #bdbdbd;
    -moz-box-shadow: 0px 0px 4px 0px #bdbdbd;
    -webkit-box-shadow: 0px 0px 4px 0px #bdbdbd;
	padding: 4.5% 5.5%;
	margin-bottom: 7%;
}
.lead p {
	margin-bottom: 20px;
}
#section1 .lead {
	box-shadow:0px 0px 4px 0px #bdbdbd;
	-moz-box-shadow:0px 0px 4px 0px #bdbdbd;
	-webkit-box-shadow:0px 0px 4px 0px #bdbdbd;

}
.contents {
	padding-bottom: 30%;
}
.contents .innerContents {
	width: 100%;
	background: url(../images/sp/bg_ptn.png) repeat;
	box-shadow:0px 0px 4px 0px #bdbdbd;
	-moz-box-shadow:0px 0px 4px 0px #bdbdbd;
	-webkit-box-shadow:0px 0px 4px 0px #bdbdbd;
	padding-bottom: 8%;
	margin-bottom: 7%;
}
.btnBlock ul {
	padding: 8% 0 2.6%;
}
.btnBlock li {
	position: relative;
	width: 78.6%;
	font-size: 1.4rem;
	background: url(../images/sp/menu_01.png) no-repeat;
	background-size: contain;
	padding-top: 13.6%;
	margin: 0 auto 2.6%;
}
.btnBlock li:nth-child(2) {
	background: url(../images/sp/menu_02.png) no-repeat;
	background-size: contain;
}
.btnBlock li:nth-child(3) {
	background: url(../images/sp/menu_03.png) no-repeat;
	background-size: contain;
}
.btnBlock li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btnBlock li img { display: none;}
.contents h2 {
	width: 90%;
	background-color: #fff;
	font-size: 2rem;
	text-align: center;
	color: #cf4646;
	letter-spacing: -1px;
	line-height: 1.25;
	padding: 3.7% 5%;
	margin-bottom: 8%;
}
.residence h2 {
	color: #c06d3b;
}
h2 img { display: none;}
#section1,
#section2,
#section3,
#section4 {
	background: url(../images/sp/bg_ptn.png) repeat;
}
.red {
	font-weight: bold;
	color: #ef5350;
}
#section1 {
	padding-bottom: 40px;
}
#section1 .pic,
#section2 .pic,
#section3 .pic { position: relative; width: 78.6%; margin: 0 auto;}
#section1 .txt-block,
#section2 .txt-block,
#section3 .txt-block {
	padding: 7% 0;
}
#section3 .txt-block {
	padding: 7% 0 0;
}
#section1 p,
#section2 p,
#section3 p,
#section4 p {
	font-size: 1.6rem;
	line-height: 1.6;
	padding: 0 5%;
	margin-bottom: 20px;
}
	
#section3 h3 {
	display: inline-block;
	font-size: 1.6rem;
	color: #cf4646;
	border-bottom: 2px solid #cf4646;
	margin:0 5% 17px;
}
#section3 .txt-wrapper p {
	font-size: 1.4rem;
	margin-bottom: 20px;
}
#section3 .txt-block2 ul {		
	padding: 0 5%;
	margin:0 5%;
}
#section3 .txt-block2 li {
	font-size: 1.6rem;
	list-style: decimal;
    line-height: 1.6;
	margin-bottom: 5px;
}
.pic.slider {
    padding-top: 50%;
}
.slide {
    position: absolute;
    top: 0;
	display: none;
}
.slide:first-child {
	display: block;
}
#section1 .center-block h3 {
	font-size: 1.8rem;
	text-align: center;
	color: #c06d3b;
	margin-bottom: 20px;
}
#section1 .center-block .pic {
	width: 40%;
}
#section1 .center-block h4 {
	font-size: 1.8rem;
	text-align: center;
	margin: 15px 0 10px;
}
#section1 .center-block p {
	margin-bottom: 20px;
}
.summary {
	width: 90%;
	font-size: 1.6rem;
	line-height: 1.5;
	border: 1px solid #c06d3b;
	border-radius: 5px;
	padding: 15px;
	margin: 20px auto 0;
	box-sizing: border-box;
}
.summary p {
	padding: 0 !important;
	margin-bottom: 0 !important;
}

.white-box {
	background-color: #fff;
	margin-bottom: 20px;
}
.white-box h2 { margin-bottom: 10px;}
.white-box h2 img {
	display: block;
	width: 60%;
	height: auto;
	margin: 0 auto;
}
.white-box h3 {
	font-size: 1.8rem;
	padding: 0 5%;
	margin: 15px 0 5px;
}
.white-box p,
.white-box ul {
	font-size: 1.6rem;
	line-height: 1.6;
	padding: 0 5%;
	margin-bottom: 1%;		
}
.white-box ul {
	list-style: disc;
	margin-left: 20px;
}
.conclusion {
	width: 89.3%;
    border: 1px solid #cf4646;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 3% 0;
    margin: 0 auto 20px;
}
.conclusion p {
    width: 88.6%;
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 0 auto;
}
	
#footerArea { display: none;}
#pageTop {
	position: relative;
	margin-top: -30%;
	z-index: 2;
}

.footerNav {
	background-color: #f1f1f1;
}
.footerNav ul {
	width: 290px;
	margin: 0 auto;
	padding: 5px 0;
}
.footerNav li {
	height: 35px;
	margin-bottom: 5px;
}

.pc { display: none;}

/* sp interest
------------------------------------------------------------------------------- */
.contents {
	background:url(../images/bg.jpg) repeat center top;
}
h1 {
	width: 74.1%;
	margin: 1% 0 2% 5.3%;
}
.residence h1 {
	width: 67.8%;
	margin: 1% 0 2% 5.3%;
}
.main .pic {
	width: 100%;
	padding-top: 81.7%;
	background: url(../images/sp/pic_main.jpg) no-repeat;
	background-size: contain;
}
.main .comment {
	width: 60%;
	margin: 0 auto;
}
.main .btn-main {
	width: 60%;
	margin: 10px auto 20px;
}
.main .pic img { display: none;}

.conclusion {
	border: 1px solid #cf4646;
	border-radius: 4px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	padding: 3% 0;
}

.supervisor,
.supervisor2,
.present{
	background-color: #fff;
	box-shadow:0px 0px 4px 0px #bdbdbd;
	-moz-box-shadow:0px 0px 4px 0px #bdbdbd;
	-webkit-box-shadow:0px 0px 4px 0px #bdbdbd;
	margin-bottom: 7%;
}
.supervisor .inner,
.supervisor2 .inner {
	width: 89.3%;
	padding: 20px 0 2px;
	margin: 0 auto;
}
.supervisor .pic,
.supervisor2 .pic {
	float: left;
	width: 21%;
}
.supervisor h4,
.supervisor2 h4 {
	width: 76.4%;
	font-size: 1.6rem;
	color: #cf4646;
	margin-bottom: 10px;
}
.residence .supervisor h4 {
	color: #c06d3b;
}
.supervisor h5,
.supervisor p,
.supervisor2 p {
	font-size: 1.6rem;
	line-height: 1.6;
}
.supervisor p {
	margin-bottom: 20px;
}
.supervisor h4 img,
.supervisor2 h4 img { display: none;}
.btn-item {
	width: 60%;
    margin: 0 auto;
}
.btn-item img { width: 100%; height: auto;}
.present { padding: 5.3% 0;}

.present h4 {
	width: 89.6%;
	background: url(../images/sp/title_present.png) right no-repeat;
	background-size: contain;
	padding-top: 17.2%;
	margin-left: auto;
}
.present h4 img { display: none;}

.present .pic {
	width: 78.6%;
	margin: 5% auto;
}
.present p {
	width: 78.6%;
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 0 auto 5%;
}
.present .btn a {
	display: block;
	width: 78.6%;
	background:url(../images/sp/btn_present.png) no-repeat;
	background-size: contain;
	padding-top: 12.1%;
	margin: 0 auto;
}
.present p img,
.present .btn img { display: none;}

}