@charset "utf-8";

.wf-Noto { font-family: 'Noto Serif JP', serif; }
header,footer,section,div,ul,li,dl,dt,dd,img,h1,h2,h3,p,a,iframe,span,table,tr,th,td{box-sizing: border-box;}

.br-pc { display:block; }
.br-sp { display:none; }

.hiddenSp{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

/*モーダル*/
.content{
margin: 0 auto;
padding: 0px;
}

.modal{
display: none;
height: 100vh;
position: fixed;
top: 0;
width: 100%;
}
.modal__bg{
background: rgba(0,0,0,0.8);
height: 100vh;
position: absolute;
width: 100%;
z-index: 10000;
}

.modal__content{
background: #fff;
color: #000;
left: 50%;
padding: 40px;
position: absolute;
text-align: left;
top: 50%;
transform: translate(-50%,-50%);
width: 60%;
border-radius: 10px;
z-index: 10001;
}

.modal__content h2{
font-size: 20px;
color: #bea676;
text-align: center;
}

.modal__content p{
font-size: 14px;
line-height: 180%;
text-align: left;
}

.modal__content dl{
margin: 20px auto 0px auto;
font-size: 14px;
line-height: 180%;
text-align: left;
}

.modal__content dl dt{
font-size: 14px;
line-height: 180%;
font-weight: bold;
}

.modal__content dl dd{
margin: 0px auto 20px auto;
font-size: 14px;
line-height: 180%;
text-align: left;
}

.js-modal-close{
display: block;
width: 100%;
color: #000 !important;
text-align: center;
}
.js-modal-close:visited{
color: #000;
}

/*ヘッダー*/
#Header{
width: 100%;
}

.HeaderBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 2% 0%;

}

.LogoBox{
width: 60%;
max-width: 756px;
float: left;
}

.LogoBox h1{
width: 253px;
float: left;
margin: 10px 10px 0px 0px;
}

.LogoBox h1 img{width: 100%;}

.LogoBox span{
width: 239px;
display: inline-block;
}

.LogoBox span img{width:90%;}

.NaviBox{
width: 40%;
max-width: 524px;
float: right;
}

.NaviBox nav ul {
margin: 10px  0px 0px auto;
}

.NaviBox nav ul li{
width: 50%;
height: 100%;
max-height:50px;
float: left;
margin: 0px ;
padding: 1% 2%;
text-align: center;
border-right: solid 1px #666;
box-sizing: border-box;
}

.NaviBox nav ul li:last-child{border-right: none;}

.NaviBox nav ul li img{width: 100%;}

.IcoWeb img{width: 76% !important;padding: 0% 0% 0% 22%;}


/*LINE登録*/
#FvWrap{
width: 100%;
margin: 0% auto;
padding: 0% 0%;
background: url(../img/bg_fv.png) no-repeat center top;
border-top: solid 20px #3e2914;
}

#FvBox{
width: 100%;
max-width: 1280px;
height: 800px;
margin: 0% auto;
padding: 0% 0%;
}

#FvBox h2{
width: 100%;
max-width: 1200px;
margin: 2% auto;
padding: 0% 0%;
}

#FvBox h2 img{
width: 100%;
margin: 0% auto;
padding: 0% 0%;
}


/*LINE登録FV*/
#RegistFvWrap{
width: 100%;
background: url(../img/bg_registfv_01.png) no-repeat #f8f1e1 center center;
background-size: contain;
padding: 80px 0px;
box-sizing: border-box;

}

#RegistFvBox{
width: 100%;
max-width: 1000px;
background: url(../img/bg_registfv_03.png) no-repeat #fff center bottom;
border: solid 6px #bf9224;
margin: -150px auto 0px auto;
z-index: 100;
}

#RegistFvBox h2{
width: 100%;
height: 150px;
background: url(../img/bg_registfv_02.png) no-repeat;
margin: 0px auto;
padding: 30px 0px 30px 0px;
text-align: center;
color: #fff;
}

#RegistFvDetail{
width: 100%;
margin: 0px auto;
padding: 45px 45px 60px 45px;
}

#RegistFvDetail p{text-align: center;}

#RegistFvDetail ul{
width: 100%;
margin: 0px auto;
padding: 30px 17%;
}

#RegistFvDetail ul li{
font-size: 1.4em;
line-height: 1.7em;
font-weight:500;
list-style:none;
}

#RegistFvDetail ul li:before { content:"＊"; }

#RegistFvDetail a{
display: block;
width: 100%;
max-width: 580px;
margin: 0px auto;
text-align: center;
}

/*こんな症状、お子様に当てはまるものがありませんか？*/
#QuestionWrap{
width: 100%;
margin: 0px auto;
padding: 70px 0px 0px 0px;
}

#QuestionBox{
width: 100%;
max-width: 1280px;
margin: 0px auto 0px auto;
padding: 20px 0px 50px 0px;
background: url(../img/bg_flower_03.png) no-repeat right top;
}

.QuestionTitleBox{
float: left;
width: calc(55% - 20px);
margin: 0px 20px 60px 0px;
}

.QuestionTitle{
width:100%;
margin: 0px 0px 50px 0px;
}

.QuestionTitle img{width:80%;}

.QuestionImg img{
float: right;
width: 45%;
margin: 0px 0px 0px 0px;
}

.QuestionImg img{width:45%;}

#QuestionBox ul{
width: 100%;
list-style: none;
}

.QuestionTitleBox ul li{
width: 100%;
margin: 0px 0px 0px 0px;
color: #3e2914;
font-size: 24px;
line-height: 240%;
}

.QuestionTitleBox ul li span{
display: inline-table;
width: 25px;
height: 24px;
margin: 5px 10px 0px 0px;
background: url(../img/ico_circle_blue.png) no-repeat;
background-size: cover;
}


/*その悩み、歯並びと間違った癖によるあごの発達不足が原因かもしれません*/
#CauseWrap{
width: 100%;
margin: 0px auto;
padding: 0px;
background: #f8f1e1;
}

#CauseBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 0px 0px 100px 0px;
background: url(../img/bg_flower_02.png) no-repeat right bottom;
}

.CauseTitleBox{
width: 100%;
margin: 0px auto 60px auto;
}

.CauseTitle{
float: right;
width: 50%;
margin: 70px 0px 0px 0px;
}

.CauseTitle img{width: 80%;}

.CauseImg{
float: left;
width: 50%;
margin: 0px 0px 0px 0px;
}

.CauseImg img{width: 90%;}

#CauseBox p{
padding: 0%;
font-size: 22px;
line-height: 180%;
color: #3e2914;
}

.per80{font-size: 42px;}


/*当院の小児矯正治療が選ばれる6つの特徴*/
#Feature6Wrap{
width: 100%;
margin: 0px auto;
padding: 0px;
}

#Feature6Box{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 0px 0px 50px 0px;
}

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

.Feature6Title{
float: left;
width: calc(60% - 100px);
margin: 70px 0px 0px 100px;
}

.Feature6Title img{width: 80%;}

.Feature6Img{
float: right;
width: 40%;
text-align: right;
}

.Feature6Img img{width: 100%;}

#Feature6Box ul {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

#Feature6Box ul::after{
content: "";
display: block;
width: 30%;
}

#Feature6Box ul li{
width: 30%;
margin: 0px 0px 50px 0px;
}

#Feature6Box ul li img{
width: 100%;
}

#Feature6Box ul li dl {
padding: 20px 0px;
}

#Feature6Box ul li dl dt{
height: 50px;
margin: 0px auto 20px auto;
text-align: center;
font-size: 22px;
font-weight: bold;
line-height: 28px;
color: #9c824f;
font-family: 'Noto Serif JP', serif;
}

#Feature6Box ul li dl dd{
font-size: 14px;
line-height: 1.6em;
}


/*当院の矯正治療と他の治療の比較*/
#StrongWrap{
width: 100%;
margin: 0px auto;
padding:10% 0%;
background: #fcfbf7;
}

#StrongBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 0px;
}

#StrongBox h2{
margin: 0px auto 60px auto;
padding: 0px;
text-align: center;
}

#Comparison img{width: 100%;}

/*
#StrongBox table{
width: 100%;
margin: 70px auto 0px auto;
padding: 10px;
box-sizing: border-box;
border-radius: 10px;
}

#StrongBox table tr th,#StrongBox table tr td{
padding: 20px;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
}

#StrongBox table tr td{
border-bottom: dotted 2px #ccc;
}
.TitleBrown{background:#6d5435;border-bottom: dotted 1px #fff; color: #fff;}
.BorderNone{border-bottom: none !important;}

.Kindname{
width: 80%;
margin: 0% auto;
padding: 3%;
font-size: 20px;
font-weight: bold;
border-radius: 40px;
box-sizing: border-box;
}

.StrongPrice{
font-size: 22px;
color: #db9406;
font-weight: bold;
}

.BgBrown{
background: #6d5435;
color: #fff;
}
.BgSilver{
background: #c9c9c9;
color: #333;
}
.BgGold{
background: #bea676;
color: #fff;
}
.Pad2{
padding: 1% !important;
}
*/


/*対応可能な歯並び*/
#ResponseWrap{
width: 100%;
margin: 0px auto;
padding:10%;
background:url(../img/bg_stripe.png) #fbf7ef ;
}

#ResponseBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 0px;
}

#ResponseBox h2{
margin: 0px auto;
padding: 0px;
text-align: center;
}

#ReasonUl1{
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
margin: 60px 0px 0px 0px;
}

#ReasonUl1 li::after{
content: "";
display: block;
width: 23%;
}

#ReasonUl1 li{
position: relative;
width: 23%;
margin: 0px 0px 20px 0px;
padding: 2%;
background: #fff;
font-size: 14px;
line-height: 150%;
text-align: center;
box-sizing: border-box;
border-radius: 10px;
}

#ReasonUl1 li img{
width: 100%;
margin: 0px auto 10px auto;
}

#ReasonUl2{
width: 75%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
margin: 10px auto 0px auto;
text-align: center;
}

#ReasonUl2 li::after{
content: "";
display: block;
width: 31%;
}

#ReasonUl2 li{
position: relative;
width: 31%;
margin: 0px 0px 20px 0px;
padding: 2%;
background: #fff;
font-size: 14px;
line-height: 150%;
text-align: center;
box-sizing: border-box;
border-radius: 10px;
}

#ReasonUl2 li img{
width: 100%;
margin: 0px auto 10px auto;
}


/*当院の治療の流れ*/
#FlowWrap{
width: 100%;
margin: 0px auto;
padding:2% 0%;
background:url(../img/bg_star.png) center top;
}

#FlowBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 7% 0%;
}

#FlowBox h2{
margin: 0px auto 100px auto;
padding: 0px;
text-align: center;
}

#FlowUl1{
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
margin: 0px 0px 70px 0px;
}

#FlowUl1 li::after{
content: "";
display: block;
width: 23%;
}

#FlowUl1 li{
position: relative;
width: 23%;
margin: 0px 0px 20px 0px;
padding: 0%;
background: #f8f1e1;
border-radius: 10px;
box-sizing: border-box;
}

#FlowUl2{
width: 75%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
margin: 0px auto 20px auto;
}

#FlowUl2 li::after{
content: "";
display: block;
width: 31%;
}

#FlowUl2 li{
position: relative;
width: 31%;
margin: 0px 0px 20px 0px;
padding: 0%;
background: #f8f1e1;
border-radius: 10px;
box-sizing: border-box;
}

#FlowUl1 li img,#FlowUl2 li img{
width: 100%;
}

#FlowUl1 li p,#FlowUl2 li p{
padding: 5% 0%;
text-align: center;
font-size: 18px;
color: #927846;
}

#FlowUl1 li span,#FlowUl2 li span{
position: absolute;
top:-47px;
left: 35%;
width: 92px;
height: 92px;
margin: 0px 0px 20px 0px;
padding: 28px 0px 0px 0px;
background: url(../img/ico_sq.png) no-repeat;
background-size: cover;
color: #fff;
font-size: 16px;
line-height: 20px;
text-align: center;
box-sizing: border-box;
}

#FlowUl1 li span strong,#FlowUl2 li span strong{font-size: 22px;}


/*小児矯正 料金プラン*/
#PlanWrap{
width: 100%;
margin: 0px auto;
padding:10% 20%;
background: url(../img/bg_leaf.png) no-repeat right bottom;
}

#PlanBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 0px;
}

#PlanBox h2{
width: 100%;
margin: 0px auto 60px auto;
text-align:center;
}

#PlanLineup {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

#PlanLineup::after{
content: "";
display: block;
width: 50%;
}

.PlanLineupLi{
width: 50%;
margin: 0px 0px 20px 0px;
padding: 3%;
background: #fff;
border-radius: 10px;
box-sizing: border-box;
}

.PlanPic{margin: 0px auto;text-align: center;}
.PlanPic img{width: 90%;}

.PlanLineupLi h3{
width: 100%;
margin: 0px auto;
padding: 25px;
background: url(../img/bg_flower.png) no-repeat left top #d8d2c1;
text-align: center;
font-size: 1.5em;
color: #000;
font-weight: normal;
border-radius: 5px;
box-sizing: border-box;
font-family: 'Noto Serif JP', serif;
}

.PriceBulk{
width: 250px;
margin: 30px auto;
padding: 10px;
background: #fcfbf7;
font-size: 22px;
color: #927846;
text-align: center;
border: solid 1px #927846;
border-radius: 10px;
box-sizing: border-box;
}

.PriceBulk span{font-size: 16px;}

.PriceImg {width: 100%;margin: 0px auto 20px auto;text-align: center;}
.PriceImg img{width: 80%;}

.PlanLineupLi h4{
width: 80px;
margin: 0px auto 20px auto;
padding: 3% 0% 1% 0%;
font-size: 18px;
font-weight: normal;
color: #3e2914;
text-align: center;
border-bottom: solid 2px #937947;
box-sizing: border-box;
}

.PriceText{
margin: 20px auto;
font-size: 16px;
line-height: 150%;
}

.PlanPoint{list-style: none;}
.PlanPoint li{
margin: 0px 0px 10px 0px;
}
.PlanPoint li:before { content:"＊" }


/*なるべく早い段階から始めることをオススメしています*/
#EarlyWrap{
width: 100%;
margin: 0px auto;
padding: 0% 0% 7% 0%;
}

#EarlyBox{
width: 100%;
max-width: 1000px;
margin: 0px auto;
padding:0%;
}

#EarlyBox h2{
margin: 0px auto 60px auto;
text-align: center;
}

#EarlyLeftBox{
float: left;
width: calc(45% - 50px);
margin: 0px 50px 0px 0px;
padding: 0%;
box-sizing: border-box;
}

#EarlyLeftBox p{
font-size: 14px;
line-height: 200%;
}

#EarlyLeftBox p img{
margin: 10px 0px;
padding: 5% 0%;
}

#EarlyRightBox{
float: right;
width: 55%;
padding: 0%;
box-sizing: border-box;
}

#EarlyRightBox img{
width: 100%;
}


/*よくあるご質問*/
#FaqWrap{
width: 100%;
margin: 0px auto;
padding:10% 20%;
background: url(../img/bg_faq.png) no-repeat #d8d2c1 center center;
}

#FaqBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 0px;
}

#FaqBox h2{
width: 100%;
margin: 0px auto 60px auto;
padding: 0px;
text-align: center;
}

#FaqBox ul {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

#FaqBox ul::after{
content: "";
display: block;
width: 49%;
}

#FaqBox ul li{
width: 49%;
margin: 0px 0px 20px 0px;
padding: 3%;
background: #fff;
border-radius: 10px;
box-sizing: border-box;
}

#FaqBox ul li dl{}

#FaqBox ul li dl dt{
margin: 0px 0px 15px 0px;
font-size:20px;
color: #3e2914;
}

#FaqBox ul li dl dd{
font-size:14px;
line-height: 24px;
color: #937947;
}

.ico_circle_pink{
display: inline-table;
width: 30px;
height: 29px;
margin: 0px 5px 5px 0px;
background: url(../img/ico_circle_pink.png) no-repeat;
background-size: cover;
vertical-align: middle;
}


/*LINE相談*/
.LineconsnWrap{
width: 100%;
margin: 0px auto;
padding: 7% 0%;
background:url(../img/bg_linecons.png) no-repeat #d7eed8 center top;
}

.LineconsnBox{
width: 100%;
max-width: 580px;
margin: 0px auto;
text-align: center;
}

/*医師紹介*/
#IntroductionWrap{
width: 100%;
margin: 0px auto;
padding: 7% 0%;
}

#IntroductionBox{
width: 100%;
max-width: 1100px;
margin: 0px auto;
padding: 0%;
}

#IntroductionBox h2{
width: 100%;
margin: 0px auto 100px auto;
padding: 0%;
text-align: center;
}

.DirectorProfBox{
width: 100%;
max-width: 1100px;
margin: 0px auto 80px auto;
}

.DirectorPic{
float: left;
margin: 0px 10px 0px 0px;
}

.DirectorName{
float: left;
margin: 0px 35px 0px 0px;
}

.DirectorName dl dt{
padding: 0px 0px 5px 0px;
color: #3e2914;
font-size: 24px;
border-bottom: solid 1px #d8d2c1;
}

.DirectorName dl dd{
margin: 0px;
padding: 10px 0px;
color: #3e2914;
font-size: 30px;
line-height: 26px;
font-family: 'Noto Serif JP', serif;
}

.DirectorName dl dd span{
padding: 0px;
color: #bababa;
font-size: 20px;
}

.DirectorName ul{
list-style: none;
}

.DirectorName ul li{
width: 150px;
margin: 0px 0px 10px 0px;
padding: 5px;
background: #9c824f;
color: #fff;
text-align: center;
border-radius: 5px;
}

.DirectorProf{float: left;}

.DirectorProf span{
padding: 0px;
font-size: 20px;
color: #3e2914;
}

.DirectorProf dl{
width: 500px;
margin: 10px 0px 0px 0px;
font-size: 14px;
line-height: 180%;
}

.DirectorProf dl dt{
float: left;
margin: 0px 20px 0px 0px;
color: #937947;
}

.DirectorProf dl dd{
float:left;
margin: 0px 0px 0px 0px;
}


#StuffProfBox{
width: 100%;
max-width: 1100px;
margin: 30px auto 0px auto;
}

#StuffProfBox ul {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

#StuffProfBox ul::after{
content: "";
display: block;
width: 30%;
}

#StuffProfBox ul li{
width: 30%;
margin: 0px 0px 40px 0px;
}

.StuffName dt{
width: 100%;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
font-size: 1.2em;
color:#3e2914;
border-bottom:solid 2px #d8d2c1;
}

.StuffName dd{
width: 100%;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
font-size: 1.6em;
color:#3e2914;
font-family: 'Noto Serif JP', serif;
}

.StuffName dd span{
width: 100%;
margin: 0px;
padding: 0px 0px 3px 5px;
font-size: 0.7em;
color:#bababa;
}

.StuffProf dt,.StuffProf dd{
display:inline-table;
width: 20%;
font-size: 0.9em;
line-height: 1.8em;
color:#9c824f;
}

.StuffProf dt{width: 20%;color:#9c824f;}

.StuffProf dd{width: 80%;color:#3e2914;}


/*院内施設・設備のご紹介*/

#FacilityWrap{
width: 100%;
background: #f8f1e1;
margin: 0px auto;
padding: 7% 0%;
}

#FacilityBox{
width: 100%;
max-width: 800px;
margin: 0px auto;
padding: 2% 0%;
}

#FacilityWrap h2{
margin: 0px auto 60px auto;
text-align: center;
}

.swiper--wrapper {
/* wrapperのサイズを調整 */
width: 100%;
height: 472px;
}

.swiper-slide {
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
color: #ffffff;
width: 100%;
height: 100%;
text-align: center;
line-height: 400px;
text-align: center;
}

.mySwiper2 {height: 472px;width: 100%;}
.mySwiper {height: 100px;box-sizing: border-box;margin: 20px auto 0px auto; padding: 10px 0;}
.mySwiper .swiper-slide {width: 20%;height: 100%;opacity: 0.4;line-height: 80px;}
.mySwiper .swiper-slide-thumb-active {opacity: 1;}


/*大切なお子さまが"安心"して通える医院づくり*/
#KidsWrap{
width: 100%;
margin: 0px auto;
padding: 7% 0%;
}

#KidsBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding:0%;
}

#KidsBox h2{
margin: 0px auto 60px auto;
text-align: center;
}

#KidsBox h2 img{
width: 45%;
}

#KidsLeftBox{
float: left;
width: calc(50% - 50px);
margin: 0px 50px 0px 0px;
padding: 0%;
box-sizing: border-box;
}

#KidsLeftBox p{
width: 100%;
font-size: 14px;
line-height: 200%;
}

#KidsLeftBox p img{
width: 100%;
padding: 30px 0px;
}

#KidsRightBox{
float: right;
width: 50%;
margin: 0px;
padding: 0%;
box-sizing: border-box;
}

#KidsRightBox img{width: 100%;}
#KidsRightS{width: 70% !important;}

/*アクセス*/
#AccessWrap{
width: 100%;
margin: 0px auto;
padding: 5% 0%;
background:url(../img/bg_stripe.png) #fbf7ef ;
}

#AccessBox{
width: 100%;
max-width: 1280px;
margin: 0px auto;
padding: 2% 0%;
}

#AccessBox h2{
margin: 0px auto 60px auto;
text-align: center;
}

#AccessBox p{
font-size: 14px;
color: #997f4d;
text-align: center;
}

#MapWrap{
margin: 20px auto 30px auto;
border: solid 5px #fff:
}

#AccessBox a{
display: block;
width: 100%;
max-width: 300px;
margin: 0px auto;
padding: 1.5% 1%;
background: #fff;
border-radius: 100px;
text-align: center;
font-size: 1.4em;
color: #997f4d;
}

#AccessBox a:hover{
text-decoration: none;
background: #997f4d;
color: #fff;
}

/*診療時間*/
#HoursWrap{
width: 100%;
background:url(../img/bg_hours.png) no-repeat center bottom;
margin: 0px auto;
padding: 10% 0% 0% 0%;
}

#HoursBox{
width: 100%;
max-width: 820px;
margin: 0px auto;
padding: 0% 0% 10% 0%;
}

#HoursBox h2{
width: 100%;
margin: 0px auto 60px auto;
text-align: center;
}

#HoursBox table{
width: 100%;
max-width: 820px;
border-top: solid 2px #937947;
border-left: solid 2px #937947;
}

#HoursBox table thead tr th{
background: #937947;
color: #fff;
}

#HoursBox table tbody tr td{
width: 10%;
color: #937947;
}

#HoursBox table thead tr th,#HoursBox table tbody tr td{
padding: 2%;
font-size: 1.2em;
text-align: center;
border-bottom: solid 2px #937947;
border-right: solid 2px #937947;
box-sizing: border-box;
}

.Time{
width: 30%;
text-align: center;
}

#HoursBox p{
font-size: 1.2em;
text-align: center;
}


/*フッター*/
#FooterWrap{
width: 100%;
margin: 0px auto;
padding: 3% 0% 10% 0%;
background: #3e2914;
font-size: 1em;
line-height: 3.5em;
text-align: center;
color: #fff;
}

#FooterWrap a{color: #fff;}
#FooterWrap a:hover{color: #f5f2dc; text-decoration: none;}




/*============================================================================
	footer#globalFooter（フッタ）
==============================================================================*/

/* page-top */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 100;
}
#pageTop a {
	display: block;
	background: url(../img/gotop.png);
	background-size: 68px 68px;
	width: 68px;
	height: 68px;
	text-indent: -9999px;
}
#pageTop a:hover {
	background: url(../img/gotop.png);
	background-size: 68px 68px;
}

/*============================================================================
	デフォルト テーブル
==============================================================================*/

.defTable table {
	width: 600px;
	margin: 0 auto 60px auto;
	border-collapse: collapse;
}

.defTable th, .defTable td {
	font-size: 14px;
	padding: 10px 20px;
	line-height: 180%;
	color: #666;
	width: 300px;
}
.defTable th {
	font-weight: bold;
	white-space: nowrap;
	border-right: 1px solid #666;
	text-align: right;
}
.defTable td.bigTd{
	font-size: 140%;
}
.defTable th.borNone, .defTable td.borNone {
	border-bottom: none;
}

/* 偶・奇数
---------------------------------*/
.defTable table tr.odd td {
	background: #efefef;
}
.defTable table tr.even td {
	background: #999999;
}


/*============================================================================
	レスポテーブル
==============================================================================*/

section table	{ width: 850; margin: 30px auto;}
section th, section td	{ padding: 5px 0; font-size: 110%; color: #666;}
section th	{ vertical-align: top; font-weight: normal; }
section th.borNone, section td.borNone {
	border-bottom: none;
}
section th.borOn {
	border-top: 1px solid #70cfeb;
}
section td.borOnPc {
	border-top: 1px solid #70cfeb;
}
	

/*============================================================================
	lightBox周り
==============================================================================*/

.photoBox{
	width: 994px;
	margin: 10px auto 0px auto;
	text-align: center;
}
.photoBox a.photoBoxOne{
	width: 210px;
	padding: 0px 5px 5px 5px;
	text-align: center;
	display: inline-block;
}
.lightbox{
	
}

.lightBoxTitle{
	margin: 20px 40px;
	font-size: 160%;
	text-align: center;
}
.lightBoxText{
	margin: 20px 40px;
	font-size: 120%;
}
