@charset 'utf-8';

/*
body *{
  background-color: #ccc;
}
*/

/* Base Design */
html{
  font-size: 14px;
}
body{
  width: 100%;
  min-width: 1000px;
  background-color: #fff;
  color: #373737;
  line-height: 1.5;
  letter-spacing: 0.03em;
  /*font-family: "游ゴシック","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","MS PGothic","ＭＳ Ｐゴシック", sans-serif;*/
  font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","MS PGothic","ＭＳ Ｐゴシック", sans-serif;
  /*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
  /*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
  font-size: 1rem;
  font-weight: 400;
  /*
  -webkit-animation: dispBody 2s ease normal;
  animation: dispBody 2s ease normal;
  */
}
@-webkit-keyframes dispBody{
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes dispBody{
  from{ opacity: 0; }
  to{ opacity: 1; }
}
a{
  color: #373737;
}
/* /Base Design */


/* Layout */
#container {
  position: relative;
  width: 100%;
  min-height: 100%;
}
.boxContent {
  width: 980px;
  margin: 0 auto;
  padding: 10px 1%;
  background-color: #fff;
}
.single-news .boxContent {
  padding: 40px 1% 20px 1%;
}
.home .boxContent {
  padding: 20px 1%;
}
.boxContent.typeCol2 {
  width: 980px;
  margin: 0 auto;
}
.boxContent.typeCol2:after {
  content: ' ';
  display: block;
  clear: both;
}
.boxContentTop {
  margin-bottom: 30px;
}
.pageContact .boxContentTop,
.pageHandbook .boxContentTop {
  padding-left: 48px;
}
.boxContentTop .ttl {
  margin-bottom: 20px;
  /*font-size: 1.7rem;*/
}
.boxContentL {
  float: left;
  width: 670px;
}
.boxContentR {
  float: right;
  width: 245px;/*265px*/
}
/* /Layout */


/* Header */
header {
  /*overflow: hidden;*/
  position: relative;
  z-index: 2;
  /*margin-bottom: 15px;*/
}
.boxHeader01 {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 13px;
  padding-top: 22px;
  background-color: #fff;
}
.boxHeader01LR{
  position: relative;
  display: table;
  width: 100%;
}
.boxHeader01L{
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.boxHeader01R{
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.boxHeader01LR.typeCenter .boxHeader01L{
  width: 100%;
  text-align: center;
}
.boxHeader01LR.typeCenter .boxHeader01R{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  display: block;
  width: 230px;
}
.boxHeader01R .txt01,
.boxHeader01R .txt02,
.boxHeader01R .txt03{
  display: block;
  text-align: right;
}
.boxHeader01R .txt01{
  margin-bottom: 3px;
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 0.85rem;
}
.boxHeader01R .txt02{
  margin-bottom: 6px;
  line-height: 1.0;
  font-family: 'Lato', sans-serif;
  font-size: 1.71rem;
  font-weight: 900;
}
.boxHeader01R .txt03{
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 0.85rem;
}
.boxHeaderNavi{
  position: relative;
  width: 980px;
  margin: 0 auto;
  background-color: #fff;
}
.pageContact .boxHeaderNavi {
  display: none;
}
.boxHeaderNavi ul.ulMain {
  display: table;
  width: 100%;
}
.boxHeaderNavi .ulMain > li{
  position: relative;
  display: table-cell;
  width: 14.285714%;
  /*
  background-image: url('./../../images/common/header-navi-border-bg.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 80%;
  */
  border-right: 1px #ddd solid;
  vertical-align: middle;
  text-align: center;
}
.boxHeaderNavi .liNews,
.boxHeaderNavi .liEvent,
.boxHeaderNavi .liPrivacy,
.boxHeaderNavi .liSitemap{
  display: none;
}
.boxHeaderNavi .ulMain > li:first-child{
  border-left: 1px #ccc solid;
}
.boxHeaderNavi .ulMain > li:hover{
  z-index: 10;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f5f5f5;
}
.boxHeaderNavi .ulMain > li.imgNav:hover{
  background-color: #fff;
}
.boxHeaderNavi .ulMain > li.current{
  background-color: #f5f5f5;
}
.boxHeaderNavi .ulMain > li.imgNav.current{
  background-color: #fff;
}
.boxHeaderNavi .ulMain > li a{
  position: relative;
  display: block;
  width: 100%;
  padding: 6px 0 4px 0;
  transition: none;
}
.boxHeaderNavi .ulMain > li.imgNav a{
  padding: 0;
}
/****************/
.boxHeaderNavi ul.sub-menu {
  display: none;
  position: absolute;
  z-index: 10;
  top: 60px;
  left: 0;
  width: 150%;
  background-color: #fff;
}
.boxHeaderNavi ul.sub-menu > li {
  display: list-item;
  width: 100%;
  min-height: 20px;
  padding: 10px 10px 10px 20px;
  background-color: #fff;
  text-align: left;
}
.boxHeaderNavi ul.sub-menu > li > a {
  color: #000;
}
/****************/
.boxHeaderContact{
  display: none;
}
/*
.boxHeaderNavi li .txtJa{
  display: block;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
  font-size: 0.95rem;
  font-weight: 700;
  color: #306751;
}
*/
/*
.boxHeaderNavi li .txtEn{
  display: block;
  letter-spacing: 0.05em;
  font-size: 0.80rem;
  color: #acdfcb;
}
*/
.btnHmbMenu{
  display: none;
}
/* /Header */


/* Top */
.boxTop {
  /*width: 980px;*/
  margin: 0 auto;
  /*margin-bottom: 30px;*/
  text-align: center;
}
.pageContact .boxTop {
  display: none;
}
.boxTopMV {
  /*margin-bottom: 10px;*/
}
.boxTopCTA {
  width: 980px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #fff;
}
/* /Top */


/* PostBody */

/* /PostBody */

/* Page Bottom */
.boxPageBottom{
  padding-top: 50px;
  margin-bottom: 80px;
}
.boxPageBottomL{
  float: left;
  width: 40%;
  line-height: 1.2;
}
.boxPageBottomL .txt01{
  display: inline-block;
  width: 100%;
  font-size: 0.98rem;
}
.boxPageBottomL .txtTelno{
  display: inline-block;
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
}
.boxPageBottomL .txtReceptionTime{
  display: inline-block;
  width: 100%;
  font-size: 0.93rem;
}
.boxPageBottomR{
  float: left;
  width: 60%;
  text-align: right;
}
.boxPageBottomR.type02{
  float: none;
  width: 100%;
  text-align: center;
}
/* /Page Bottom */


/* Side */
.boxSide {
  margin-bottom: 70px;
}
.boxSideNews,
.boxSideRecentPost {
  margin-bottom: 35px;
}
.boxSideNews .boxSideNewsFeed,
.boxSideRecentPost .boxSideFeed {
  margin-bottom: 1.0em;
}
.boxSideNews .boxSideNewsFeed img,
.boxSideRecentPost .boxSideFeed img {
  max-width: 80px;
}
.boxSideNews a,
.boxSideRecentPost a {
  text-decoration: underline;
}
.boxSideNewsList,
.ulSideRecentPostList {
  margin-bottom: 10px;
}
.boxSideNewsList .boxListOne,
.ulSideRecentPostList > li {
  margin-bottom: 1.0em;
}
.boxSideNewsList .txtDate,
.ulSideRecentPostList > li .txtDate {
  display: block;
  margin-bottom: 0.3em;
  line-height: 1.0;
  font-size: 0.85rem;
  color: #616161;
}
.boxSideNewsList .txtTtl,
.ulSideRecentPostList > li .txtTtl {
  display: inline-block;
  line-height: 1.3;
}
.boxSideNewsToArchive a,
.boxSideBaseToArchive a {
  text-decoration: none;
}
/****************/
.boxSideBnIn {
  margin-bottom: 15px;
}
/*
.btnRss01{
  width: 50%;
}*/
.boxSideNewsCat{
  margin-bottom: 25px;
}
.boxSideNewsNew{
  margin-bottom: 25px;
}
.boxSideNewsNew .ulBase01{
  margin-bottom: 5px;
}
.boxSideNewsYM{
  margin-bottom: 25px;
}
.boxSideNewsletterYM{
  margin-bottom: 25px;
}
.boxSideEventCat{
  margin-bottom: 25px;
}
.boxSideEventNew{
  margin-bottom: 25px;
}
.boxSideEventNew .ulBase01{
  margin-bottom: 5px;
}
.boxSideEventYM{
  margin-bottom: 30px;
}
/* /Side */


/* Footer */
footer{
}
.boxFooterWrap{
}
.boxFooter{
  width: 980px;
  margin: 0 auto;
  border-top: 1px #ccc solid;
}
.boxFooter01{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-top: 29px;
}
.boxFooter01L{
  float: left;
  width: 31%;
}
.boxFooter01L .boxImg{
  margin-bottom: 15px;
  padding-right: 10%;
}
.boxFooter01L .boxCont{
  font-size: 0.85rem;
}
.boxFooter01L .boxZipcode{
  line-height: 1.3;
}
.boxFooter01L .boxAddress{
  line-height: 1.3;
}
.boxFooter01L .boxTelFax dl{
  display: inline-block;
}
/*
.boxFooter01L .boxTelFax .dlTelno:after{
  content: '/';
  margin-left: 2px;
  margin-right: 2px;
}*/
.boxFooter01L .boxTelFax .dlFaxno:before {
  content: '/';
  margin-left: 2px;
  margin-right: 2px;
}
.boxFooter01L .boxTelFax dt{
  display: inline-block;
}
.boxFooter01L .boxTelFax dt:after{
  content: ':';
  margin-left: 2px;
}
.boxFooter01L .boxTelFax dd{
  display: inline-block;
}
.boxFooter01R {
  float: right;
  width: 69%;
  padding-top: 3px;
}
.pageContact .boxFooter01R ul {
  display: none;
}
.boxFooter01R li {
  display: inline-block;
  margin-right: 20px;
  padding-left: 15px;
  /*background-image: url('./../images/common/icn-arrow01-gray.gif');*/
  background-repeat: no-repeat;
  background-position: left 0.3em;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 0.9rem;
}
.boxFooter01R .sub-menu > li {

}
/*
.boxFooter01R li:hover{
  background-image: url('./../images/common/icn-arrow01-red.gif');
}*/
.boxFooter01R li a {
  transition: none;
}
/*
.boxFooter01R li:hover a{
  opacity: 1;
  filter: alpha(opacity=100);
  color: #ff0000;
}*/
.boxCopyright {
  padding-bottom: 42px;
  text-align: center;
  letter-spacing: 0.03em;
  font-size: 0.88rem;
  font-weight: 700;
  color: #333;
}
/* /Footer */



/* Sp Footer Fixed */
.boxFooterFixedMenuSp{
  display: none;
}
/* /Sp Footer Fixed */




/* Common Contents */
.boxCeoSign {
  padding-top: 2em;
  text-align: right;
}
.boxCeoSign img {
  max-width: 50%;
}
/* /Common Contents */