﻿/* font-family: 'Cinzel', serif; */
/* font-family: 'M PLUS 1p', sans-serif; 3457*/
/* font-family: 'Noto Sans JP', sans-serif; */
/* font-family: 'Noto Serif JP', serif; */
/* font-family: "Zen Maru Gothic", sans-serif;3457 */


@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700&family=Cinzel:wght@400;500;600&family=M+PLUS+1p:wght@100;300;400;500;700&family=Noto+Sans+JP:wght@100;200;300;400;500;600&family=Noto+Serif+JP:wght@200;300;400;500;600&display=swap');

/*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;}

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

/*画像全般の設定*/
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}

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

/*-------------------Comment1-----------------------*/
.line1{width:99%;height:1px;border:none; border-top: 1px dotted #ccc; margin-top:10px;margin-bottom: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.825rem;}
.stress1{font-weight:600;color:#fd6ba0;}
.stress1 a{color:#fd6ba0!important;text-decoration:underline!important;}
.stress2{font-weight:600;color:#cc3526;}
.stress3{font-weight:600;color:#1d50a2;font-size:1.125rem;}
.stress4{font-weight:500!important;color:#ba6b3a;}

.annotation1{font-size:0.825em;color:#ccc;}

.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:'M PLUS 1p', YuGothic, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;font-size:100%;font-weight:300;color: #888; line-height:1.6;letter-spacing:1px;text-align:justify;}

a:link{ text-decoration: none; color:#888;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
a:visited{color:#888; }
a:hover{color:#999; }
a:active{ color:#999;}

.title1Wrap{text-align:center;line-height:1.1;padding-bottom:20px;}
.title1Wrap h2{font-family: 'Noto Serif JP', serif;font-size:2.25rem;font-weight:500;padding:30px 0 5px 0;color:#FCB7CC;letter-spacing:3px;text-transform: uppercase;background:url(../image/bgTitle1.png) no-repeat bottom center;background-size:170px;line-height:0.8;padding-bottom:42px;}
.title1Wrap span{display:block;font-size:0.35em;padding-top:15px;color:#888;font-weight:400;letter-spacing:1px;}

.btn1{width:280px;display:block;padding:15px 20px; background:#FCB7CC!important;color:#fff!important; text-align:center;margin:50px auto 10px;font-weight:500;border-radius: 30px; }
.btn1::after{content:"";display: inline-block; width: 15px; height: 5px; margin: 0 0 1px 1em;border: solid #fff;border-width: 0 1px 1px 0;transform-origin: left bottom;transform: skewX(45deg);}
.btn1:hover::after{margin-left:1.25em;}

.container1{width:1100px;margin:0 auto;}
.container1C{width:80%;margin:0 auto;}

.container2{width:1100px; margin:20px auto; padding:60px 80px; background: #fff3f6;}
.container2C{width:88%; margin:20px auto; padding:40px; background: #fff;outline: 3px solid #fff3f6;/*outlineでドットの線を追加*/outline-offset: -5px;/*outline-offsetの値を-15pxにして内側に調整*/}

#header{width:100%;text-align:center;}

#navTopUl{width:100%;padding:12px 0; }
#navTopUl li{width:14.285%; list-style:none;text-align:center; position: relative; float:left;}
#navTopUl li:not(:last-child):after{content: ""; width:0.5px;height:90%;background:#fcb7cc;position: absolute;top:5%;right:0;}
#navTopUl li a{display:block;width:100%;height:50px;color:#fcb7cc;font-size:1rem;text-transform:uppercase;line-height: 1.4;font-weight: 500;}
#navTopUl li a span{font-size:0.875em; color:#888; display: block;font-weight: 300;}

#infoMTop{width:100%; padding:3px 0;text-align: center; background:#fcb7cc;color:#fff; font-size:1rem;}
#infoMTop .telM{display: inline-block;font-size:1.125rem; font-weight: 400;padding:0 10px;}
#infoMTop .telM a{color:#fff!important;}
#infoMTop .timeM{display: inline-block;font-size:1.125rem; font-weight: 400;padding:0 10px;}

#navbarWrap{display: none;width:100%;height:100vh;background: rgba(255,255,255,0.95);z-index: 15;position: fixed;top:0;left:0;overflow-x: hidden;overflow-y: auto;}
#navbarUl{width:75%;margin:80px auto 50px;}
#navbarUl li{width:100%;border-bottom:1px dotted #ccc;list-style: none;}
#navbarUl li a{display: block;width:100%;padding:20px 0;color:#FCB7CC;font-weight: 500; position: relative;}
#navbarUl li a:after{content:"";width:17px;height:6px; transform-origin: left bottom;transform: skewX(45deg); border:#FCB7CC solid;border-width:0 3px 2px 0; position:absolute;top:35px;right:5px;}
#navbarUl li a span{display: none;}

#navbarSiteName {width:55%;}

#navIcon{
	display:none;
	position:fixed;
	top:15px;
	right:15px;
	z-index:16;
	background:rgba(255,255,255,0.92);
	color:#fd6ba0;		
	width:52px;
	height:52px;
	padding:4px 0;
	line-height:60%;
	text-align:center; 
	overflow:hidden;
	cursor: pointer;		
	font-size:0.65rem;
	border:1px solid #fd6ba0;
	border-radius: 3px;
}
.nav-icon-first,.nav-icon-second,.nav-icon-thrid {
	width: 36px;
	height: 2px;
	background:#fd6ba0;
	margin: 7px auto;
	transition: 0.3s;
}	

/* 旋转第一条横线 */
.close .nav-icon-first {
	-webkit-transform: rotate(-135deg) translate(-6px,-6.5px);
	transform: rotate(-135deg) translate(-6px,-6.5px);
}
/* 隐藏第二条横线 */
.close .nav-icon-second {
	opacity: 0;
}
/* 旋转第三条横线 */
.close .nav-icon-thrid {
	-webkit-transform: rotate(135deg) translate(-6px,6.5px);
	transform: rotate(135deg) translate(-6px,6.5px);
}

#campaign{width: 80%;margin:30px auto;}
#campaign img{width:100%;}

#newMessage{width:80%;margin:0 auto;padding:20px;border:1px #fcb7cc solid;border-radius: 10px;}
.newMessageTitle{color:#333;font-size:1.25rem;font-weight:400;}
.date{font-size:0.85em;color:#ccc;margin:5px 0 20px;}
.message{font-size:0.90rem;font-weight:300;}

footer{width:100%;text-align:center;padding:50px 0 20px;}

#navFooter{width:100%;background: #fcb7cc;padding:15px 10px; text-align: center;}
#navFooter li{list-style:none;display:inline-block;}
#navFooter a{display:block; width:100%;padding:10px;  color:#fff;font-size:0.925rem;}

#siteNameFooterA img{width:280px;margin-bottom: 20px;}

#copyright{font-size:0.925em;padding:3em 0 1em;}
#copyright a{color:#888!important;}

#table1{ width:90%;margin:20px auto;}
#table1 td{padding:15px 25px;font-size:1rem;}
#table1 .itemTitle{font-weight:bolder;padding:10px 10px;width:100%; background: #fff3f6; color:#fd8bae; }

.staffItem{width:22%;margin:20px 1%;padding:10px; float:left; text-align:center;border:3px solid #fcb7cc; border-radius: 10px;}
.staffImg{width:100%;}
.staffImg:hover{opacity:0.9;}
.nameSpan{font-weight:500; letter-spacing:0; margin: 6px auto;}
.nameSpan img{width:unset;}
.profileSpan{font-size:0.75rem;color:#c59c4d;}
.staffItem marquee{font-size:0.85rem;}
/* ------------------------------------------------------------- */
@media (max-width: 1199px) {
	.container1{width:100%;}
	.container2{width:100%;}

	#campaign{width:95%;}
}
/* ------------------------------------------------------------- */
@media (max-width: 767px) {
	.title1Wrap h2{font-size:1.725rem;}
	.title1Wrap h2 span{font-size:0.45em;}

	.container1C{width:90%;font-size:0.925rem;}
	.container2{padding:30px 0;}
	.container2C{width:90%;margin:0 auto; padding:20px; overflow: hidden;}

	#navIcon{display:block;}	

	#navTopUl{padding:12px 0;}
	#navTopUl li{width:25%;}
	#navTopUl li a{font-size:0.875rem;letter-spacing: 0;padding-top:5px;}
	#navTopUl li:nth-of-type(4):after{content:none;}
	#navTopUl li:nth-of-type(5){display: none;}
	#navTopUl li:nth-of-type(6){display: none;}
	#navTopUl li:nth-of-type(7){display: none;}

	#newMessage{width:93%;}
	.newMessageTitle{font-size:1.125rem;}
	.message{font-size:0.925rem;}	
	
	#table1{width:100%;}
	#table1 td{padding:10px 20px;font-size:0.925rem;}
	.itemTitle{font-size:0.925rem;}
	
	.staffItem{width:48%;margin:5px 1%;padding:6px; }	
	.nameSpan{font-size:0.875rem;margin: 5px auto;}
	.profileSpan{font-size:0.825em;}
	.staffItem marquee{font-size:0.75rem;}

	#navFooter li{width:32%;}
	#navFooter li a{padding:3px 10px;}

	#siteNameFooterA img{width:60%;}
	#copyright{font-size:0.875em;padding:2em 0 4em;}
}
/* ------------------------------------------------------------- */
@media (max-width: 359px) {
	#navFooter li{width:48%;}
}
/* -----------------------横屏设备（根据vh设定高度的要调整）------------------------ */
@media screen and (orientation:landscape) and (max-width: 899px){
	/*横屏 css*/

}