﻿/*

Editor	: C.I.
Version	: 1.0
Since	: 2019-12-25

	[Index]
	- base css[common for PC and SP] / Do not change 
		- reset
		- base
		- font
		- a
 */

/* ================================================= 
	base css [common for PC and SP] / Do not change 
================================================= */
/* reset setting
-------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{ border:0; margin:0; padding:0;}
img{ line-height:0; vertical-align:middle; width:100%;height:auto;}
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
table{ border-collapse:collapse; border-spacing:0; }
mark{background-color:transparent;}
i,address{font-style:normal;}

/* base setting
-------------------------------------------------------*/
.clearfix{ zoom:1; }
.clearfix:after{ clear:both; content:""; display:block; }
a:link,a:visited,a:link mark,a:visited mark{ color:#000; -webkit-transition:color .2s;transition:color .2s; }
a,a:link,a:visited{text-decoration:underline;}
a mark,a:link mark,a:visited mark{ text-decoration:none;}
a:hover,a:active,a:hover mark,a:active mark{ color:#000;-webkit-transition:color 0s;transition:color 0s; }
a:hover,a:active{text-decoration:none;}
a:hover mark,a:active mark{ text-decoration:underline;}
.strong,strong { font-weight:bold;}
a img{-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
a:hover{cursor:pointer;}
a:hover img{opacity: 0.8; filter: alpha(opacity=80); }
a:noHover img{opacity: 1.0; filter: alpha(opacity=100); }
.no-border { border: none !important; }

table th a:link,.table th a:visited,.table th a:link mark,.table th a:visited mark{ color:#000;}

/* a setting
-------------------------------------------------------*/
.lnav li a:link,
.linkListBack li a:link,
.linkList li a:link,
.linkListInline li a:link{color:#111;}
.lnav li a:visited,
.linkListBack li a:visited,
.linkList li a:visited,
.linkListInline li a:visited{color:#111;}
.lnav li a:hover,
.linkListBack li a:hover,
.linkList li a:hover,
.linkListInline li a:hover{color:#aaa;}

.lnav li.current a,
.lnav li.current a:link,
.lnav li.current a:visited,
.lnav li.current a:hover{color:#111111;}

#breadcrumb li,
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:hover{color:#111111;}

h2 i.links a,
.linkBtn li a,
.tumList4 a,
.page_navi a,
.contactBnr dd ul.contactForm a,
#breadcrumb a,
#sideNav li a,
.linkListBack li a,
.newsLists li a,
.linkList li a,
.linkListInline li a,
.lnav li a{text-decoration:none;}

/* font-size setting
-------------------------------------------------------*/

/* font base */
@font-face {
  font-family: 'Noto Serif Japanese ExtraLight';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NotoSerifCJKjp-ExtraLight.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese Light';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSerifCJKjp-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSerifCJKjp-Regular.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Serif Japanese Medium';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSerifCJKjp-Medium.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Serif Japanese SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/NotoSerifCJKjp-SemiBold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Serif Japanese Bold';
   font-style: normal;
   font-weight: 700;
  src: url(fonts/NotoSerifCJKjp-Bold.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Serif Japanese Black';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/NotoSerifCJKjp-Black.otf) format('opentype');
 }
 @font-face {
  font-family: 'Futura PT Bold';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/Futura/FuturaPTBold.otf) format('opentype');
 }
 @font-face {
  font-family: 'Futura PT ExtraBold';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/Futura/FuturaPTExtraBold.otf) format('opentype');
 }
@font-face {
  font-family: 'Futura PT Light';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/Futura/FuturaPTLight.otf) format('opentype');
 }
@font-face {
  font-family: 'Futura PT Medium';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/Futura/FuturaPTMedium.otf) format('opentype');
 }


body{
font-size:92%;
line-height:1.8;
}
body,
form,
select,
option,
.faq dt,
.faq dd:before{/*Regular*/
font-family: 'Futura PT Medium','Noto Serif Japanese Regular', Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,
header nav p.navSubTel,
.atdList{/*Bold*/
font-family: 'Noto Serif Japanese Bold', Arial, Helvetica, sans-serif;
font-weight:normal;
}
h5,h6,dt,
.tableStyle th,
.tableStyleC th{/*Medium*/
font-family: 'Noto Serif Japanese Medium', Arial, Helvetica, sans-serif;
font-weight:normal;
}
.aaa{/*DemiLight*/
font-family: 'Noto Serif Japanese Light', Arial, Helvetica, sans-serif;
font-weight:normal;
}


.aaa{/* Bold */
font-family: 'Futura PT Bold', Arial, Helvetica, sans-serif;
}
.aaa{/* ExtraBold */
font-family: 'Futura PT ExtraBold', Arial, Helvetica, sans-serif;
font-weight:normal;
}

.logo span{/* Light */
font-family: 'Futura PT Light', Arial, Helvetica, sans-serif;
font-weight:normal;
}
.home h2 span{/* Medium */
font-family: 'Futura PT Medium', Arial, Helvetica, sans-serif;
font-weight:normal;
}

/* font-size
---------------------------------------- */
/* SSsmall */

#breadcrumb li,
#inFooter nav li li,
#inFooter .fSitemapSub li,
#Copyright{font-size:80%;}
@media only screen and (max-width: 767px){
    #Copyright{font-size:60%;}
}
/* small */
.links{font-size:60%;}
#sideNav li ul,
.notesWrap,
.attendWrap,
.tableStyle .minFont,
.tableStyleC .minFont,
.newsLists li i,
.notes li,
p.notes,
div.notes,
header nav #hdSubNav li{font-size:90%;}

/* mid */
.faq dt{font-size:150%;}

@media only screen and (max-width: 767px){
    .faq dt{font-size:120%;}
}
/* big */

/* big ttl */

/* other size */
header .logo{
font-family:UD Shin Go Medium;
}
header .logo{
font-size:200%;
font-weight:bold !important;
}


/* reset */
div.notes p.notes,
div.notes ul.notes{font-size:100%;}

@media only screen and (max-width: 767px){
#indexTtlWrap{font-size:.7em;}

}




