@charset "UTF-8";
/**
 * 目次
 *
 * 01. reset
 * 02. BaseSet
 * 03. Layout
 *
 */
/* ==========================================================================
   01. reset
   ========================================================================== */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  color: #3C3C3C; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none;
  /*margin-bottom:10px;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 115%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 5em 0;
	padding: 20px 0 20px 0;
}
.dot1{
	display: block;
	height: 1px;
	border: 0;
	border-top: 2px dotted #cccccc;
	margin: 10em 0 3em;
	padding: 20px 0 20px 0;
}
@media screen and (max-width: 980px) {
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 2em 0;
	padding: 0px 0 0px 0;
}	
.dot1{
	display: block;
	height: 1px;
	border: 0;
	border-top: 2px dotted #cccccc;
	margin: 3em 0 3em;
	padding: 20px 0 20px 0;
}
}

input, select {
	height:45px;
	width:100%;
  /*vertical-align:middle;*/ }

ul {
  list-style: none; }

/* ==========================================================================
   02. BaseSet
   ========================================================================== */
html {
  font-size: 62.5%; }

body {
  font-family: "新丸ゴ R" , "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif;
  font-size: 14px;
  line-height: 2;
  -webkit-text-size-adjust: 100%; }

@media screen and (max-width: 767px) {
  #main p, #main li {
    line-height: 1.6; }

  dt, dd {
    line-height: 1.6; } 
h1 {
	  font-size: 75%;
	  margin-left:10px;
}
	}
@media screen and (min-width: 767px) {
  html {
    overflow-y: scroll; }

  body {
    width: 100%; }

  #contents {
    overflow: visible; } }
a {
  color: #212121;
  text-decoration: none; }

a:visited {
  color: #212121; }

.noLine a {
  text-decoration: none; }
#main a, #fnav-wrap a, footer a {
	color: #000000;
}

@media screen and (min-width: 767px) {
  #main a, #fnav-wrap a, footer a {
	color: #000000;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
}
  #main a:visited, #fnav-wrap a:visited, footer a:visited {
	color: #212121;
}
  #main a:hover, #fnav-wrap a:hover, footer a:hover {
}
  #main .noLine a, #fnav-wrap .noLine a, footer .noLine a {
    text-decoration: none; } }
/*p, li, dt, dd, th, td , input, textarea, select, h1, h2, h3, h4, h5, h6 {
	font-size:93%;
}*/
/*.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:184%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }*/
ol {
  margin-left: 1.5em; }

.web-icon {
  font-size: 150%;
  color: #666; }

/* image
   ========================================================================== */
img {
  vertical-align: bottom;
  line-height: 1.0; }
@media screen and (max-width: 480px) {
img.fix_b {
	position: fixed;
    bottom: 0;
    width: 100%;
	z-index:20;
}
}

table th img,
table td img {
  vertical-align: middle; }

/* ClearFix
   ========================================================================== */
.clear {
  clear: both; }

/* modern browsers */
.clearfix:after,
.fbox:after,
#cont-wrap:after,
.cont-pdg:after,
.item-wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE7 */
.clearfix,
.fbox,
#cont-wrap,
.cont-pdg,
.item-wrap {
  display: inline-block; }

/* legacy IE */
* html .clearfix,
* html .fbox,
* html #cont-wrap,
* html .cont-pdg,
* html .item-wrap {
  height: 1%; }

.clearfix,
.fbox,
#cont-wrap,
.cont-pdg,
.item-wrap {
  display: block; }

/* float
   ========================================================================== */
.fr {
  float: right; }

.fl {
  float: left; }

ul.fbox li {
  display: inline; }

.in-block {
  letter-spacing: -.40em; }

.in-block li,
.in-block dt,
.in-block dd {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: top; }

/* text style
   ========================================================================== */
.text-bold {
  font-weight: bold; }

.red {
  color: #d64848; }

/* link style
   ========================================================================== */
@media screen and (min-width: 767px) {
  #main .link-art a:hover, #fnav-wrap .link-art a:hover, footer .link-art a:hover {
    color: #e9544f; }
  #main .link-history a:hover, #fnav-wrap .link-history a:hover, footer .link-history a:hover {
    color: #6979a2; }
  #main .link-literary a:hover, #fnav-wrap .link-literary a:hover, footer .link-literary a:hover {
    color: #006b86; }
  #main .link-japanese a:hover, #fnav-wrap .link-japanese a:hover, footer .link-japanese a:hover {
    color: #b93a2c; }
  #main .link-painting_jp a:hover, #fnav-wrap .link-painting_jp a:hover, footer .link-painting_jp a:hover {
    color: #f29839; }
  #main .link-painting a:hover, #fnav-wrap .link-painting a:hover, footer .link-painting a:hover {
    color: #3db26f; }
  #main .link-ceramic a:hover, #fnav-wrap .link-ceramic a:hover, footer .link-ceramic a:hover {
    color: #918187; }
  #main .link-ceramic a:hover, #fnav-wrap .link-ceramic a:hover, footer .link-ceramic a:hover {
    color: #918187; }
  #main .link-dyeing a:hover, #fnav-wrap .link-dyeing a:hover, footer .link-dyeing a:hover {
    color: #b978b0; }
  #main .link-photo a:hover, #fnav-wrap .link-photo a:hover, footer .link-photo a:hover {
    color: #00968b; }
  #main .link-infodesign a:hover, #fnav-wrap .link-infodesign a:hover, footer .link-infodesign a:hover {
    color: #2f8fbb; }
  #main .link-architecture a:hover, #fnav-wrap .link-architecture a:hover, footer .link-architecture a:hover {
    color: #c49744; }
  #main .link-landscape a:hover, #fnav-wrap .link-landscape a:hover, footer .link-landscape a:hover {
    color: #89bb5e; }
  #main .link-space a:hover, #fnav-wrap .link-space a:hover, footer .link-space a:hover {
    color: #ee858c; }
  #main .link-general a:hover, #fnav-wrap .link-general a:hover, footer .link-general a:hover {
    color: #dc5a00; }
  #main .link-tenohira a:hover, #fnav-wrap .link-tenohira a:hover, footer .link-tenohira a:hover {
    color: #63bdc6; }
  #main .link-qualification a:hover, #fnav-wrap .link-qualification a:hover, footer .link-qualification a:hover {
    color: #00a0e8; }
  #main .link-more a:hover, #fnav-wrap .link-more a:hover, footer .link-more a:hover {
    color: #a6b7c1; } }
/* #main{
	a.link-txt{
		color:$color;
		text-decoration:underline;
	}
	.link-txt a{
		color:$color;
		text-decoration:underline;
	}
}*/
/* margin
   ========================================================================== */
.mt0 {
  margin-top: 0 !important; }

.mt3 {
  margin-top: 3px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt8 {
  margin-top: 8px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt13 {
  margin-top: 13px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt21 {
  margin-top: 21px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt34 {
  margin-top: 34px !important; }

.mt38 {
  margin-top: 38px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt76 {
  margin-top: 76px !important; }

.mt89 {
  margin-top: 89px !important; }

.mt110 {
  margin-top: 109px !important; }

.mt120 {
  margin-top: 120px !important; }

.mt144 {
  margin-top: 144px !important; }

.mt200 {
  margin-top: 200px !important; }

.mt233 {
  margin-top: 233px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb34 {
  margin-bottom: 34px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

/* padding
   ========================================================================== */
.pt0 {
  padding-top: 0 !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt34 {
  padding-top: 34px !important; }

.pt55 {
  padding-top: 55px !important; }

.pt100 {
  padding-top: 100px !important; }
  
.pb0 {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb21 {
  padding-bottom: 21px !important; }

/* border
   ========================================================================== */
.noBorder {
  border: none !important; }

.borderTop {
  border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) {
  .sp-border {
    border-bottom: 27px solid #f4f4f4 !important; }

  .sp-borderTop {
    border-top: 1px solid #ddd !important; } }
/* form label
   ========================================================================== */
input,
textarea {
  vertical-align: middle;
  outline: 0px none #fff;
  height:40px;
  width:100%; }
.button{
	vertical-align: middle;
direction: none;
outline: none;
height: 60px;
width: 500px;
background-color: #0f2699;
color: #fff;
font-size: 18px;
font-family: "noto", sans-serif;
}
label {
  vertical-align: middle; }

/* icon
   ========================================================================== */
.txt-pdf {
  /*background:url(img/icon_pdf_s.png) no-repeat right center;
  padding-right:25px;*/
  vertical-align: middle !important; }
  .txt-pdf:after {
    background: url(img/icon_pdf_s.png) no-repeat 0 center;
    background-size: 17px 18px;
    content: '';
    height: 18px;
    width: 17px;
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle; }

/* position
   ========================================================================== */
.text-r {
  text-align: right !important; }

.text-c,
table.text-c th,
table.text-c td,
table.th-c th {
  text-align: center !important; }

.text-l {
  text-align: left !important; }

@media screen and (max-width: 767px) {
  .sp-text-r {
    text-align: right !important; }

  .sp-text-c,
  table.sp-text-c th,
  table.sp-text-c td,
  table.sp-th-c th {
    text-align: center !important; }

  .sp-text-l {
    text-align: left !important; }
.button{
width: 100%;
}
	 }
/* display
   ========================================================================== */
.block {
  display: block; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* ==========================================================================
   03. Layout
   ========================================================================== */
/* wrapper
   ========================================================================== */
#contents {
  position: relative;
  width: 100%;
  overflow: hidden; }

/* header
   ========================================================================== */
header {
	background-color: #FFF;
	font-family: "noto", sans-serif;
	letter-spacing: 0.15em;
}
  header a {
    color: #FFFFFF;
    text-decoration: none; }
  header a:visited {
    color: #FFFFFF;
    text-decoration: none; }
  header a:hover {
    color: #FFFFFF;
    min-height: 1em;
    text-decoration: none; }

#head-logo {
	background-image: url(../img_test/title03-01.gif);
	background-size:contain;
	background-repeat: no-repeat;
	margin: 10px auto 0px auto;
	max-width:14%;
	height:50px;
	top: 5%;
	left: 50px;
}

@media screen and (max-width: 1200px) {
#head-logo {
	background-image: url(../img_test/title03-01.gif);
	background-repeat: no-repeat;
	margin-left:0px;
	margin-bottom: 0px;
	width:200px;
	max-width:150px;
	left: 3%;
	margin-top:15px;
}
}
@media screen and (max-width: 767px) {
#head-logo {
	background-image: url(../img_test/title03-01.gif);
	background-repeat: no-repeat;
	margin-left:0px;
	margin-bottom: 0px;
	width:200px;
	max-width:150px;
	left: 2%;
	margin-top:4px;
}
}
  #head-logo a {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1;
    display: block; }

#head-contact {
	margin: 0 auto;
}
@media screen and (min-width: 767px){
#head-contact {
	margin: 0 auto;
}
}
#head-tel {
  }
  #head-tel span {
    display: block;
    line-height: 0.9;
    text-align: center; }

#external-nav li {
  font-size: 85.7142857143%; }
#external-nav a {
  background: url(img/icon_blank.gif) no-repeat right center;
  padding-right: 15px; }
#external-nav a.noBG {
  background: none !important; }

/* グローバルナビ
   ========================================================================== */
#gnav > ul li {
  font-size: 107.1428571429%; }

@media screen and (max-width: 767px){
#gnav > ul li {
	background-color:#fff;
}
}
  
@media screen and (min-width: 768px)and (max-width: 981px){
#gnav > ul li {
  font-size: 80%; }
}
#gnav span {
  display: block; }

.gnav-close {
  cursor: pointer;
  position: 2; }

.gnav-blank span {
  padding-left: 0;
  padding-right: 0;
  background: url(img/icon_blank.gif) no-repeat right center !important; }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes AnimationName {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@media screen and (max-width: 767px) {
  header {
    background-color: #FFF;
    padding: 10px 15px;
	border-bottom: 1px solid #0f2699;
	height: 60px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20;
	 }
	
  #btn-menu {
    position: absolute;
    right: 17px;
    top: 15px; }
    #btn-menu a {
      background: url(../img/img/shoshupro-menu01.gif) no-repeat left top;
      background-size: 35px auto;
      -ms-behavior: url(/common/js/lib/backgroundsize.min.htc);
      display: block;
      text-indent: 200%;
      white-space: nowrap;
      overflow: hidden;
      zoom: 1;
      height: 33px;
      width: 35px; }
    #btn-menu .nav-close {
      background-position: left -33px; }

  #gnav-wrap,
  .gnav-childwrap {
    display: none; 
	margin-top: 60px;}
#gnav-wrap2,
  .gnav-childwrap {
    display: none; 
	margin-top: 0px;}
  #gnav li {
    border-bottom: 1px solid #eee; }
#gnav li .cate_li{
	border-bottom: none !important;}
  #gnav .gnav-parent {
    /*background:url(img/sp_gnav.png) no-repeat 89% center;
    background-size:8px 12px;
    @include bgie8;*/
    padding: 10px 20px;
    position: relative; }
    #gnav .gnav-parent:after {
      background: url(img/sp_gnav.png) no-repeat 89% center;
      background-size: 8px 12px !important;
      -ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc);
      display: block;
      content: "";
      position: absolute;
      top: 40%;
      width: 8px;
      right: 30px;
      height: 12px; }
  #gnav a {
    text-decoration: none; }
  #gnav .active .gnav-parent {
    background-color: #d6d5d5; }
    #gnav .active .gnav-parent:after {
      display: none; }

  #head-contact {
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-weight: bold;
    height: auto;
    overflow: visible;
    text-align: center;
    text-indent: inherit;
    margin-top: 19px;
    white-space: normal;
    width: 100%; }
    #head-contact a {
      color: #FFF;
      display: block;
      padding-bottom: 10px;
      padding-top: 13px;
      text-decoration: none; }
      #head-contact a:before {
        background: url(img/sp_icon_contact.gif) no-repeat left top;
        background-size: 16px 12px;
        content: "";
        display: inline-block;
        height: 12px;
        margin-right: 7px;
        width: 16px; }

  .ie8 #head-contact a:before {
    display: none; }

  #head-tel {
    border-bottom: 1px solid #FFF;
    margin-top: 13px;
    padding-bottom: 16px;
    width: auto;
    font-size: 71.4285714286%;
    text-align: center; }
    #head-tel span {
      display: inline;
      margin-right: 3px;
      font-size: 340%; }
    #head-tel .tel-link {
      text-decoration: underline; }

  #external-nav {
    margin-top: 21px;
    margin-bottom: 21px;
    padding-left: 17px;
    padding-right: 17px; }
    #external-nav li {
      margin-top: 5px; }
      #external-nav li:first-child {
        margin-top: 0; }
#tel-menu {
    position: absolute;
    right: 68px;
    top: 12px; }
#tel2-menu {
    position: absolute;
    right: 120px;
    top: 10px; }	
		 }
@media screen and (min-width: 768px) {
  header {
    margin: 0 auto;
    padding-top: 0px;
    width: 100%;
	position:fixed;
	z-index:10; }

    #head-logo a {
      height: 55px;
      width: 352px; }

  #gnav {
    background: url(img/gnav_line.gif) no-repeat left center;
    margin: 0 auto;
	height: 50px;
    position: relative;
	max-width:1400px;
    background:#bcccd9;
    background-size: 1000% 1000%;
    -webkit-animation: AnimationName 60s ease infinite;
    -moz-animation: AnimationName 60s ease infinite;
    animation: AnimationName 60s ease infinite;
    /*.hover .gnav-parent{
    	background:url(img/nav_bg.png) repeat left top !important;
    }*/ }
    #gnav li {
      background: url(img/gnav_line.gif) no-repeat right center;
      float: left;
      line-height: 1.3;
      text-align: center;
      width: 14.2857142%; }
      #gnav li span {
        padding-bottom: 14px;
        padding-top: 14px; }
    #gnav #nav01, #gnav #nav02, #gnav #nav03, #gnav #nav04, #gnav #nav05, #gnav #nav06, #gnav #nav08 {
      background-color: #0f2699;
	  height:50px; }
	#gnav #nav07 {
      background-color: #ffdc00;
	  height:50px; }
    #gnav #nav01 a, #gnav #nav02 a, #gnav #nav03 a, #gnav #nav04 a, #gnav #nav05 a, #gnav #nav06 a, #gnav #nav07 a, #gnav #nav08 a {
      position: relative;
  display: inline-block;
  text-decoration: none;}
  #gnav #nav07 a{
      position: relative;
  display: inline-block;
  text-decoration: none;
  color:#333;}
  #gnav #nav01 a::after, #gnav #nav02 a::after, #gnav #nav03 a::after, #gnav #nav04 a::after, #gnav #nav05 a::after, #gnav #nav06 a::after, #gnav #nav07 a::after, #gnav #nav08 a::after {
  position: absolute;
  bottom: 5px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffdc00;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;}
  #gnav #nav07 a::after {
  position: absolute;
  bottom: 5px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #0f2699;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;}
  #gnav #nav01 a:hover::after, #gnav #nav02 a:hover::after, #gnav #nav04 a:hover::after, #gnav #nav05 a:hover::after, #gnav #nav06 a:hover::after, #gnav #nav07 a:hover::after, #gnav #nav08 a:hover::after {
  transform: scale(1, 1);}

  .gnav-childwrap ,.gnav-childwrap2 {
    left: 0;
	right: 0;
    padding-bottom: 20px !important;
    position: absolute;
    visibility: hidden;
	height:auto;
    z-index: 10000;
	background: #f3f5f2;
    background-size: 1000% 1000%;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
	padding:0 5%;
	border-bottom: solid 3px #0f2699;
	margin-top:-6px;
	}
  
  .gnav-childwrap a:hover,.gnav-childwrap a:hover2 {
    -webkit-transition: all .5s;
    transition: all .5s;
}
  
	#gnav-wrap ,.gnav-childwrap2 {
	display: block;
	background-color: #0f2699 !important;
	margin-top: 90px;
	border-bottom: solid 1px #ccc;}
	}
/*IE10以降に適用されるCSSハック（一応）*/
@media all and (-ms-high-contrast:none){
  .gnav-childwrap {
    left: 0;
    padding-top: 34px !important;
    padding-bottom: 8px !important;
    position: absolute;
    visibility: hidden;
    width: 1229px;
    z-index: 10000;
	background: #c8d5bb;
    background-size: 1000% 1000%;
    }
}
@media screen and (max-width: 767px) {
#gnav #nav07 {
	margin-bottom: 80px;
	padding-bottom: 80px;
}
}
  .gnav-childwrap.gnav-briefing {
    display: none; }

  .inner-gnav {
	padding: 20px 0 0 100px ;
	width: 100%;
	margin: 0 auto;
	height: auto !important;
	overflow-y: hidden !important;
}

  .gnav-close {
    display: none; }

  #gnav .gnav-ttl {
	background: url(img/nav_bg.png) repeat-x center top;
	font-family: "noto", sans-serif;
	letter-spacing: 0.1em;
	font-size: 140%;
	margin: 13px auto 30px;
	padding-top: 8px;
	padding-left: 21px;
	padding-bottom:20px;
	text-align: left;
}
    #gnav .gnav-ttl a span {
      background: url(img/arrow01.gif) no-repeat left 15px !important;
      padding: 13px 0 18px 21px; }

  .gnav-sttl {
    margin-bottom: 8px !important;
    padding-top: 6px; }

  .gnav-sttl.dot-line {
    border-top: 1px dotted #97afb1;
    padding-top: 23px;
    margin-bottom: 2px !important; }

  .gnav-child.dot-line {
    border-top: 1px dotted #97afb1;
    padding-top: 20px;
    margin-top: 8px;
    width: 1140px !important;
    /*margin-left:27px;
    margin-right:47px;
    li{
    	margin-left:-27px;
    	margin-right:-30px;
    }*/ }

  #gnav .gnav-child {
    background: none;
	overflow: hidden;
    margin-right: -21px;
    padding-bottom: 18px;
    width: 100%;
	 }
    #gnav .gnav-child li {
      background: none;
      font-size: 93.3333333333%;
      letter-spacing: .15em;
      margin-right: 6px;
	  margin-top:10px;
      text-align: left;
      width: 13%;
      /*&:nth-child(5n){
      	margin-right:0;
      }*/ }
    #gnav .gnav-child a {
      display: block;
      padding-left: 12px;
      padding-right: 14px; }
    #gnav .gnav-child span {
      background: url(img/nav_bg.png) repeat left top;
      padding-left: 12px;
      padding-right: 14px;
      padding-top: 14px;
      padding-bottom: 0px;
	  margin-bottom:-12px; }
    #gnav .gnav-child a span {
      padding-left: 0;
      padding-right: 0;
      background: url(img/gnav_arrow.gif) no-repeat right center; }
    #gnav .gnav-child a:hover {
      background: url(img/nav_bg.png) repeat left top !important;
      /*span{
      	background:none;
      }*/ }

  #head-contact,
  #head-tel,
  #head-logo,
  #external-nav {
    position: absolute; }

  #head-contact {
    right: 17%;
    top: 10px;
    }
    #head-contact a {
      display: block;
      height: 60px;
      width: 200px; }

  #head-tel {
    font-size: 71.4285714286%;
    line-height: 1.25;
    right: 10px;
    top: 5px; }
    #head-tel span {
      display: block;
      margin-bottom: 5px; }
#headlogo {
    font-size: 71.4285714286%;
    line-height: 1.25;
    right: 870px;
    top: 5px; }
  #external-nav {
    right: 338px;
    top: 21px; }
    #external-nav li {
      margin-top: -2px;
      font-size: 85.7142857143%; }
      #external-nav li:first-child {
        margin-top: 0; }

  .gnav-child a.pdf span {
    background: url(img/icon_pdf_ss.png) no-repeat 183px center !important; } 
@media screen and (min-width: 768px) and (max-width: 1230px){
.gnav-childwrap ,.gnav-childwrap2 {
	padding:0 5%;
	}
#gnav .gnav-child li {
      width: 24%;
      /*&:nth-child(5n){
      	margin-right:0;
      }*/ }
}	
@media screen and (max-width: 767px) {	
#gnav .gnav-child li {
	font-size: 100%;
	font-family: "noto", sans-serif;
	letter-spacing: 0.15em;
	padding:10px 0px 10px 20px;
	width:100%;
}
#gnav .gnav-child span {
      background: url(img/nav_bg.png) repeat left top;
      padding-left: 20px;
      padding-top: 10px;
      padding-bottom: 0px;
	  margin-bottom:-25px; }
}
	
/* 下層ナビ
   ========================================================================== */
@media screen and (min-width: 767px) {
  .relative {
    position: relative; }

  .h1-attention {
    position: absolute;
    top: 14px;
    right: 0;
    color: #d64848;
    border: 2px solid #d64848;
    padding: 3px 21px 2px;
    font-weight: bold;
    text-align: center; }

  .lnav-box .lnav {
    border-top: 1px dotted #ababab;
    border-bottom: 1px dotted #ababab;
    margin-bottom: 89px;
    margin-top: 34px !important;
    letter-spacing: -.40em; }
    .lnav-box .lnav li {
      font-size: 100%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle;
      *display: inline;
      *zoom: 1;
      line-height: 1.1;
      text-align: center;
      padding-top: 23px;
      padding-bottom: 21px; }
      .lnav-box .lnav li span {
        display: block;
        padding-left: 0;
        padding-right: 0;
        border-right: 1px dotted #ababab; }
      .lnav-box .lnav li:last-child span {
        border-right: none !important; }
      .lnav-box .lnav li a {
        text-decoration: none !important; }
      .lnav-box .lnav li a:hover {
        color: #519cba !important; }
      .lnav-box .lnav li a.blank {
        padding-right: 0 !important; }
    .lnav-box .lnav li.active {
      font-weight: bold;
      color: #63bdc6; }
      .lnav-box .lnav li.active span {
        background: none !important; }

  .lnav-box.col2 li {
    width: 480px; }
    .lnav-box.col2 li span {
      background: url(/t/common/css/img/gnav_arrow02.gif) no-repeat 455px center; }

  .lnav-box.col3 li {
    width: 320px; }
    .lnav-box.col3 li span {
      background: url(/t/common/css/img/gnav_arrow02.gif) no-repeat 296px center; }

  .lnav-box.col4 li {
    width: 240px; }
    .lnav-box.col4 li span {
      background: url(/t/common/css/img/gnav_arrow02.gif) no-repeat 215px center; }

  .lnav-box.col5 li {
    width: 192px; }
    .lnav-box.col5 li span {
      background: url(/t/common/css/img/gnav_arrow02.gif) no-repeat 167px center; } }
@media screen and (max-width: 767px) {
  .h1-attention {
    width: 90%;
    margin: 0 auto;
    color: #d64848;
    border: 2px solid #d64848;
    padding: 8px 21px 6px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 21px; }

  .lnav-box {
    margin-bottom: 55px !important;
    margin-top: 0px !important;
    border-top: 1px solid #ddd;
    /*border-bottom:1px solid #ddd;*/ }
    .lnav-box .lnav {
      letter-spacing: -.40em;
      display: inline; }
      .lnav-box .lnav li {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        display: inline-block;
        letter-spacing: normal;
        vertical-align: middle;
        *display: inline;
        *zoom: 1;
        font-size: 92.8571428571%;
        width: 50%; }
        .lnav-box .lnav li span {
          display: block;
          padding: 12px 0 12px 10px;
          text-decoration: none;
          position: relative; }
          .lnav-box .lnav li span:after {
            background: url(/t/common/css/img/sp_arrow_list02.png) no-repeat left top;
            background-size: 12px 7px;
            content: '';
            display: block;
            width: 12px;
            height: 7px;
            position: absolute;
            right: 10px;
            top: 18px; }
        .lnav-box .lnav li a {
          text-decoration: none; } }
/* ==========================================================================
   lightboxの代替
   ========================================================================== */
@media screen and (max-width: 767px) {
  #overlay-wrap {
    overflow: hidden; } }
.overlay-contents {
  background-color: #eeeeee; }
  .overlay-contents #gnav-wrap {
    display: block;
	height: 100%;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 101;
	background-color: #FFF;
	overflow-y: scroll; }

.overlay-hidden {
  display: none;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: -9999px; }

/* lightboxを閉じたときのページ位置調整 */
/*.anhor-parent {
  margin-top: -50px;
  padding-top: 50px;
}*/
/* main
   ========================================================================== */
#main-wrap {
  position: relative;
  z-index: 1; }

#main {
	padding-bottom: 0px;
	width: 100%;
	padding-top:140px;
}

#main.pdg-none {
  padding-bottom: 0; }

#main-gnav {
  padding-bottom: 22px; }

#topic-path {
  /*padding-right:2%;
  position:absolute;
  right:0;
  top:31px;*/
  text-align: right; }
  #topic-path li {
    background: url(img/topicpath_item.png) no-repeat right center;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    font-size: 85.7142857143%;
    padding-right: 16px;
    vertical-align: middle; }
  #topic-path img {
    height: 15px;
    width: 16px;
    vertical-align: middle; }
  #topic-path a {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: underline; }
  #topic-path li:first-child a {
    text-decoration: none; }
  #topic-path a:hover .ion-home {
    color: #519cba;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; }

@media screen and (max-width: 767px) {
  #main {
    min-width: inherit;
    width: 100%;
	padding-top:0; }

  #topic-path {
    padding-right: 0;
    position: relative;
    right: inherit;
    top: inherit;
    text-align: left;
    width: 54px; }
    #topic-path li {
      display: none; }
      #topic-path li:first-child {
        background: none;
        padding-right: 0;
        display: block;
        text-align: center; }
      #topic-path li a {
        display: block;
        margin: 0;
        padding: 15px 0; }

  #main-gnav {
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    display: table !important;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
    width: 100%; }
    #main-gnav .sp-toggle,
    #main-gnav .gnav-close {
      display: none; }
    #main-gnav .sp-toggle {
      background: #c8d5bb;
      position: absolute;
      left: 0;
      top: 54px;
      width: 100%; }
      #main-gnav .sp-toggle li {
        background: url(img/nav_bg.png) repeat-x left bottom; }
      #main-gnav .sp-toggle span {
        display: block;
        padding: 17px 17px;
        position: relative; }
        #main-gnav .sp-toggle span:after {
          background: url(img/sp_cnav_child.png) no-repeat left top;
          background-size: 7px 12px;
          display: block;
          content: "";
          position: absolute;
          right: 29px;
          top: 39%;
          width: 7px;
          height: 12px; }
      #main-gnav .sp-toggle .gnav-blank span {
        background: none !important; }
        #main-gnav .sp-toggle .gnav-blank span:after {
          background: url(img/icon_blank.gif) no-repeat left top;
          background-size: 9px 7px;
          display: block;
          content: "";
          position: absolute;
          right: 29px;
          top: 42%;
          width: 9px;
          height: 7px; }
      #main-gnav .sp-toggle .active span {
        background: url(img/nav_bg.png) repeat left center; }
        #main-gnav .sp-toggle .active span:after, #main-gnav .sp-toggle .active span:before {
          display: none !important; }
      #main-gnav .sp-toggle .active.gnav-cattop span {
        background: none; }
      #main-gnav .sp-toggle .gnav-cattop {
        font-size: 12px;
        background: url(img/nav_bg.png) repeat-x left bottom; }
        #main-gnav .sp-toggle .gnav-cattop span {
          display: block;
          background: url(img/sp_gnav_cattop.png) no-repeat 17px center !important;
          background-size: 11px 10px !important;
          -ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc);
          padding-left: 33px; }
          #main-gnav .sp-toggle .gnav-cattop span:after, #main-gnav .sp-toggle .gnav-cattop span:before {
            display: none !important; }
      #main-gnav .sp-toggle a {
        text-decoration: none; }
      #main-gnav .sp-toggle a.blank {
        background: none !important;
        padding-right: 0 !important; }
        #main-gnav .sp-toggle a.blank span:after {
          background: url(img/icon_blank.gif) no-repeat right center; }
      #main-gnav .sp-toggle a.pdf span:after {
        background: url(img/icon_pdf_s.png) no-repeat right center !important;
        width: 17px;
        height: 18px;
        right: 23px;
        top: 37%; }

  .ie8 #main-gnav .sp-toggle span {
    background: url(img/sp_cnav_child.png) no-repeat 95% center !important;
    background-size: 7px 12px;
    -ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc); }
    .ie8 #main-gnav .sp-toggle span:after {
      display: none; }

  .ie8 #main-gnav .sp-toggle .gnav-cattop span {
    background: url(img/sp_gnav_cattop.png) no-repeat 17px center !important;
    background-size: 11px 10px;
    -ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc); }

  #topic-path,
  #inner-gnav {
    display: table-cell !important;
    vertical-align: middle; }

  #inner-gnav {
    border-left: 1px solid #ddd;
    margin-top: 200px; }

  .gnav-ttl {
    position: relative; }
    .gnav-ttl span {
      display: block;
      padding: 14px 0 11px 11px; }
      .gnav-ttl span:after {
        background: url(img/sp_cnav.png) no-repeat left top;
        background-size: 12px 7px;
        -ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc);
        content: "";
        display: block;
        position: absolute;
        right: 27px;
        top: 45%;
        height: 7px;
        width: 12px; }

  .ie8 .gnav-ttl span {
    background: url(img/sp_cnav.png) no-repeat 95% center;
    background-size: 12px 7px;
    -ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc); }
    .ie8 .gnav-ttl span:after {
      display: none; }

  .gnav-ttl.nav-none span:after {
    display: none; }

  .gnav-ttl.sp-navlink {
    /*span{
    	&:after{
    		background:url(img/sp_arrow_btn02.png) no-repeat left top;
    		background-size:7px 12px;
    		@include bgie8;
    		content:"";
    		display:block;
    		position:absolute;
    		right:27px;
    		top:45%;
    		height:12px;
    		width:7px;
    	}
    }*/ }
    .gnav-ttl.sp-navlink a {
      text-decoration: none; }

  #topic-path li a {
    padding-top: 0;
    padding-bottom: 0; } }
@media screen and (min-width: 767px) {
  #topic-path.white li {
    background: url(img/topicpath_item_w.png) no-repeat right center; }
  #topic-path.white a {
    color: #FFF; }
  #topic-path.white .ion-home {
    color: #FFF; } }
@media screen and (min-width: 767px)  {
  #main-gnav {
    padding-top: 8px;
    padding-bottom: 5px;
    position: relative; } }
@media screen and (min-width: 1230px) {
  #main-wrap {
	border-left: 1px solid #ddd;
}

  #main-gnav {
    padding-top: 34px; } }
/* pagetop
   ========================================================================== */
#page-top {
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px; }

@media screen and (min-width: 767px) {
  #page-top p:after {
    content: url("/t/common/css/img/arrow08.gif");
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle; }
  #page-top p a {
    text-decoration: none;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease; }

  #page-top.boxTargetHover p:after {
    color: #519cba; }
  #page-top.boxTargetHover p a {
    color: #519cba; } }
@media screen and (max-width: 767px) {
  #page-top p:after {
    content: "\f126";
    font-family: ionicons;
    margin-left: 8px; }
  #page-top p a {
    text-decoration: none; } }
/* footer
   ========================================================================== */
#fnav-wrap {
	padding: 30px 0 20px 10%;
	width: 100%;
	background-color: #0f2699;
	margin-top:50px;
}

#inner-fnav {
	margin: 0 auto 0 auto;
	width: 30%;
	max-width: 0px;
	padding-bottom: 20px;
}

.fnav {
  float: left;
  width: 25%; }
  .fnav h2 {
    font-size: 107.1428571429%;
    margin-bottom: 13px;
    color: #519cba; }
    .fnav h2 a {
      background: url(img/gnav_arrow.gif) no-repeat right center;
      padding-right: 13px; }
  .fnav h2.link-qualification {
    color: #00a0e8; }
  .fnav li {
    font-size: 85.7142857143%;
    margin-top: 3px;
    line-height: 1.8; }
    .fnav li:first-child {
      margin-top: 0; }
  .fnav li.active {
    /*background:url(img/nav_bg.png) repeat left top;
    padding-left:8px;
    margin-right:21px;
    color:#999;*/
    color: #519cba; }
  .fnav a {
    text-decoration: none !important; }
  .fnav a.blank {
    padding-right: 14px !important;
    background-position: right 3px !important; }

footer {
	background-color:#0f2699;
	background-size: 100% auto;
	-ms-behavior: url(/t/common/js/lib/backgroundsize.min.htc);
	padding: 15px 0 15px 10%;
	position: relative;
}

.cinfo li {
  font-size: 85.7142857143%;
  margin-left: 17px; }
  .cinfo li:first-child {
    margin-left: 0; }
  .cinfo li a {
	text-decoration: none !important;
	color: #FFF;
	text-align: center;
}

#copyright {
	font-size: 85.7142857143%;
	text-align: right;
	position: absolute;
	right: 315px;
	top: 4px;
	color: #FFF;
}

@media screen and (max-width: 1400px) and (min-width: 1240px){
#fnav-wrap {
	padding: 10px 0 20px 20%;
}
footer {
	padding: 15px 0 15px 20%;
}
}
@media screen and (max-width: 1239px) and (min-width: 768px){
#fnav-wrap {
	padding: 10px 0 20px 0%;
}
footer {
	padding: 15px 0 15px 0%;
}
}
@media screen and (max-width: 767px) {
  .cinfo,
  #fnav-wrap {
    display: none; }

  #external-nav a {
    text-decoration: none !important; }

  footer {
    padding: 0px 0 10px; }

  #copyright {
    font-size: 9px;
    position: relative;
    right: auto;
    top: auto;
    text-align: right;
	margin-right:15px; } }
@media screen and (max-width: 480px) {
	footer {
    padding: 10px 0 100px; }
}

@media screen and (min-width: 767px) {
  .cinfo li a.blank {
    padding-right: 15px !important; } }
/* 横幅768〜　高さ〜690
   ========================================================================== */
@media screen and (min-width: 1230px) {
  body.mini header #head-top {
   }
  body.mini header #head-logo {
     }
  body.mini header #gnav li span {
    }
  body.mini header #gnav .gnav-course .gnav-child li span {

    padding-top: 10px;
    padding-bottom: 10px; }
  
  body.mini header #external-nav {
    margin-top: 11px; }
  body.mini #gnav .gnav-ttl {
    padding-top: 15px !important; }
    body.mini #gnav .gnav-ttl a span {
      padding: 13px 0 28px 21px !important; } }
