/* font-family:'Noto Sans JP',sans-serif; 4 5 7 */
/* font-family:'Noto Serif JP',serif; 3 4 5 6 7 9 */
/* font-family: "Oswald", sans-serif; */

@charset "UTF-8";

/*RESET.CSS Start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; background : transparent; }
caption, th, td { text-align : left; font-weight : normal; }
table, td, th { vertical-align : middle; border-collapse:collapse;border-spacing : 0;  }
blockquote:before, blockquote:after, q:before, q:after { content : ""; }
blockquote, q { quotes : "" ""; }
a img {border : none; }
abbr[title], dfn[title] {border-bottom : 1px dotted rgb(0,0,0);cursor : help; }
 
/* HTML 5 */
article, aside, dialog, figure, footer, header, hgroup, nav, section {display : block; }
mark {background-color : #ff9;color : rgb(0,0,0);font-style : italic;font-weight : bold; }
/*RESET.CSS END */

*,*::after,*::before{box-sizing: border-box;}

body{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust: none;}

.clearfix:before,.clearfix:after {display: block;line-height: 0; content: ""; display:block; height:0;clear:both;}

/*------------------ Comment Module ---------------------*/
.title1{width:100%;padding:7px 13px 9px;font-size:1.5rem;color:#fff;font-family: "Oswald", sans-serif;font-weight:400;background:url(../images/bgTitle1.png) no-repeat center right,linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a,#e6c06c,#e3b964,#e2b864);background-size:180px;text-transform: uppercase;letter-spacing: 0;}
.title1 span{color:#fff;padding-left:10px;font-family:'Noto Sans JP',sans-serif;font-weight: 500; font-size:0.65em;}

.title2{font-size:0.85rem;font-weight:bolder;color:#ff8a01;position:relative;display:inline-block;margin-bottom:15px;margin-top:15px;}
.title2::before{content:"";width:100%;height:12px;position:absolute;top:6px;left:0;background-image: linear-gradient(to bottom, rgba(252,116,219,0.1), rgba(252,116,105,0.6));}

.btn1{display:inline-block;padding:11px 30px;color:#666!important;text-align:center;margin:20px auto;background:url(../images/bgTitle1.png) no-repeat center right,linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a,#e6c06c,#e3b964,#e2b864);background-size: 120%; font-size:0.925rem;font-family:'Noto Sans JP',sans-serif;font-weight:500;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;outline:1px solid #fff;outline-offset:-2px;border-radius:5px;}
.btn1:hover{background-color:#d901a4;}
.btn1::after{content:"";display: inline-block; width:15px; height: 5px; margin: 0 0 1px 10px;border: solid #fff;border-width: 0 1px 1px 0;transform:translateY(-3px) skewX(45deg);}
.btn1:hover::after{border: solid #fff;border-width: 0 1px 1px 0;transform: translateX(5px)translateY(-3px)  skewX(45deg);-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}

.line1{width:99%;height:1px;border:none; border-top: 1px dotted #ccc; margin-top:10px;}
.line2{width:99%;height:1px;border:none; border-top: 3px solid #ee7600; margin-bottom:10px;}

.imgHover:hover{opacity:0.8; filter:alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }

.alignLeft{text-align:left!important;}
.alignCenter{text-align:center!important;}
.alignRight{text-align:right!important;}

.inlineBlock{display:inline-block!important;}

.setPaddingT50{padding-top:50px!important;}
.setPaddingT20{padding-top:20px!important;}
.setPaddingT10{padding-top:10px!important;}

.setPaddingL20{padding-left:20px!important;}

.setPaddingB50{padding-bottom:50px!important;}
.setPaddingB20{padding-bottom:20px!important;}
.setPaddingB10{padding-bottom:10px!important;}

.setMarginB50{margin-bottom:50px!important;}
.setMarginB20{margin-bottom:20px!important;}
.setMarginB10{margin-bottom:10px!important;}

.setMarginT50{margin-top:50px!important;}
.setMarginT20{margin-top:20px!important;}
.setMarginT10{margin-top:10px!important;}

.annotation1{color:#666;font-size:0.725rem;}

.stress1{font-weight:bolder;color:#333;}
.stress2{color:#370168;font-weight:bolder;}

.pBeforeArrow1{position:relative;}
.pBeforeArrow1::before{content:"";display: inline-block; width:6px; height:6px; border: solid #333;border-width: 0 1px 1px 0;transform:rotate(-45deg);position:absolute;top:11px;left:-11px;}

/*------------------ Template ---------------------*/
html{font-size:16px;}
body{font-family:"メイリオ", Meiryo,"游明朝体","YuMincho","游明朝","Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN W3",HiraMinProN-W3,"ヒラギノ明朝 ProN","Hiragino Mincho ProN","ヒラギノ明朝 Pro","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho", sans-serif;font-size:100%; color: #333; line-height:1.6;letter-spacing:1px;text-align:justify;background:url(../images/bg.jpg);}

a:link{ text-decoration: none; color:#333;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
a:visited{color:#333; }
a:hover{color:#666; }
a:active{ color:#666;}

/*------------------ Nintei ---------------------*/
#topKeyword{width:100%;height:28px;line-height: 28px;background: linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a,#e6c06c,#e3b964,#e2b864);font-weight: normal;font-size:0.825rem;text-align: center;}

#wrap1{background:rgba(255,255,255,0.8);padding:60px 0 40px;margin-top:200px;text-align:center;}

#nintei1{color:#d8a103;font-size:1.25rem;text-align:center;font-family: 'Zen Antique Soft', serif;text-shadow:0px 0px 10px #fff,0px 0px 8px #fff,0px 0px 6px #fff;}
#nintei1 span{font-size:1.125em;}

#nintei2{color:#340911;font-size:1.35rem;text-align:center;margin-top:20px;font-family: 'Zen Antique Soft',serif;text-shadow:0px 0px 10px #fff,0px 0px 8px #fff,0px 0px 6px #fff;}
#nintei2 span{font-size:1.125em;}

#siteNameANintei{width:680px;display:block;position:relative;margin:0 auto;}
#siteNameANintei img{width:100%;}

#openTimeNintei{color:#340911;text-align:center;font-size:1.35rem;text-shadow:0px 0px 6px #fff,0px 0px 8px #fff;font-family: 'Zen Antique Soft', serif;}
#openTimeNintei span{text-align:center;font-size:1.125em;}

#ninteiBtnModule{width:830px;margin:50px auto 70px;padding:40px 0;background:rgba(255,255,255,0.9);text-align:center;}
#ninteiBtnModule p{font-size:0.825rem;}
#nintei18{width:65px; vertical-align:middle;padding-bottom:5px;}
#ninteiBtnModule a{display:inline-block;padding:11px 26px 14px;margin:20px;color:#fff;font-size:1.75rem;border-radius:6px;position:relative;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;font-family: 'Zen Antique Soft',serif;}
#ninteiBtnModule a:hover{font-style:italic;}
#ninteiBtnModule a:nth-of-type(1){color:#fff;background: linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a 50%,#e6c06c 50%,#e3b964,#e2b864);}
#ninteiBtnModule a:nth-of-type(2){background: linear-gradient(to bottom,#fefefe,#f9f9f9,#f9f9f9 50%,#e1e1e1 50%,#e8e8e8,#fefefe);border:1.25px solid #c5c5c5;color:#999;}
#ninteiBtnModule a span{color:#fff;font-size:0.3em;padding-left:10px;font-weight:normal;letter-spacing:0.05rem;color:#999;}
.description{margin:40px 0;font-size:0.675rem;line-height:1.3;}

#linkWrap{width:920px;margin:80px auto 40px;background:rgba(255,255,255,0.7);border:1px solid #ffe72a;min-height:400px;overflow:hidden;}
#linkWrap h2{width:100%;background: linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a,#e6c06c,#e3b964,#e2b864);text-align:center;padding:6px;font-size:0.825rem;font-weight:normal;}
#linkWrap section{width:80%;margin:40px auto;text-align:center;}

/*------------------ Template ---------------------*/
#header{width:1200px;height:300px;margin:0 auto;position:relative;background:url(../images/bgHeader.jpg) no-repeat;overflow: hidden;}
#timeM{width:450px;position: absolute;top:90px;left:69%;font-size:1.75rem;font-family: "Oswald", sans-serif;text-shadow: 1px 1px 2px #fff;color:#333;overflow: hidden;}
#siteNameA{display:block;width:60%;position:absolute;top:0px;left:0%;}
#siteNameA img{width:95%;}
#telM{width:450px;position: absolute;top:140px;left:65%;font-family: "Oswald", sans-serif;text-shadow: 1px 1px 2px #fff;overflow: hidden;}
#telM a{color:#333;font-size:3rem;}

#contactInfo{position:absolute;right:50px;top:65px;text-shadow:0px 0px 10px #fff,0px 0px 6px #fff,0px 0px 8px #fff;font-family: 'Zen Antique Soft', serif;line-height:220%;line-height:1.2;}
#contactInfoWord{font-size:1.075rem;color:#666;}
#telA{color:#340911;text-align:center;font-size:1rem;}
#telA span{font-size:1.325em;}
#contactInfo #openTime{font-size:1rem;}
#contactInfo #openTime span{font-size:1.325em;}

#navWrap{width:100%;height:65px;background: linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a,#e6c06c,#e3b964,#e2b864);}
#nav{width:1100px; margin:0 auto; height:65px;outline-offset:-3px;}
#nav a{width:12.5%!important;height:65px;float:left;text-align:center;font-size:0.925em;color:#333;line-height:1.4;padding-top:15px;letter-spacing:0.035rem;position:relative;text-shadow: 1px 1px 2px #fff;font-family: "Oswald", sans-serif;}
#nav a:hover{text-shadow: 2px 2px 2px #c0c0c0;}
#nav a span{display:block;font-size:0.65em;color:#666;}
#nav a:not(:nth-child(8))::after{content:"";width:0.5px;height:30px;position:absolute;top:17px;right:0;background:#fff;}

#middle{width:1100px;margin:30px auto;}

#content{width:800px;overflow:hidden;float:left;font-size:0.75rem;line-height:1.3;}
.contentB{width:100%;border:2px solid #f1de8a;background:rgba(255,255,255,0.8);margin-bottom:20px;font-size:0.75rem;line-height:1.3;}
.contentBC{width:92%;margin:35px auto;}

#sidebar{width:280px;overflow:hidden;float:right;line-height:1.3;}

footer{width:100%;background:rgba(255,255,255,0.95);text-align:center;}

#navFooter{display:inline-block;margin-top:15px;}
#navFooter a{padding:5px 15px;position:relative;font-size:0.75rem;}
#navFooter a:not(:last-child)::after{content:"";width:0.75px;height:12px;position:absolute;top:7px;right:0;background:#999;}

#copyright{font-size:0.75rem;text-align:center;color:#333;padding:12px;}
#copyright a{color:#333!important;}

/*------------------ Top ---------------------*/
#newStaffWrap{width:100%;height:628px;overflow-x:hidden;overflow-y:auto;margin-bottom:25px;padding:15px;}
.newStaffItem{font-size:0.75rem;padding:15px 0;line-height:1.3;}
.newStaffItem:not(:last-child){border-bottom:1px dotted #999;}
.newStaffImg{width:50%;padding:0 12px 10px 0;}
.height3size{color:#970172;padding-bottom:6px;}

#imgMobile,#imgRecuit{width:100%;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;border:2px solid #e6c06c;margin-bottom:20px;}

#campaign{width:100%;border:2px solid #f1de8a;margin-bottom:20px;background:rgba(255,255,255,0.7);}
#campaign img{width:100%;}

#newMessage,#scheduleToday,#pickUp,#newStaff{width:100%;border:2px solid #f1de8a;background:rgba(255,255,255,0.8);margin-bottom:20px;}
#pickUp .title1,#newStaff .title1{background:url(../images/bgTitle1.png) no-repeat center right,linear-gradient(to bottom,#e7c462,#f8ee9c,#f1de8a,#e6c06c,#e3b964,#e2b864);background-size:100px;}

#newMessageC{width:100%;height:250px;padding:10px;font-size:0.75rem;overflow-x:none;overflow-y:auto;}
.newMessageTitle{font-weight:bolder;color:#f34b43;font-size:1rem;}
.date{font-size:0.75em;color:#999;text-align:right;margin-bottom:10px;}

.statffItem,.statffItemNotIndex{width:23%;margin:1%;float:left; background:rgba(255,255,255,0.6);box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 4px;text-align:center;}
.statffItem img:nth-child(1),.statffItemNotIndex img:nth-child(1){width:100%;}
.statffItem:hover,.statffItemNotIndex:hover{opacity:0.9;}
.nameSpan{padding:2px 3px 5px 3px;letter-spacing:0;line-height:1.4;}
.nameSpan span{color:#f34b43;font-weight:bolder;}
.timeSpan{width:100%;padding:2px;background:#feedb2;color:#666!important;display:inline-block;}

.statffItemNotIndex{width:23%;}

@media only screen and (max-width: 1280px) {    
    #header{width:100%;}
    #nav{width:100%;}
    #middle{width:88%;}

    #content{float:none;margin: 0 auto;}
    #sidebar{display: none;}
}
@media only screen and (max-width: 1120px) {    
    #middle{width:98%;}
}