@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
	padding: 0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  font-style: normal;
}

body {
	margin:0; /* 変更しない */
	padding:0; /* 変更しない */
	font-size:100%; /* 14pxのとき */
	line-height:1.6; /* 変更しない */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
-webkit-text-size-adjust: 100%;
  width: 100%;
	height: 100%;
	background: #FFFFFF;
  word-wrap: break-word;
/* footerを最下部に固定する */
	display: flex;
	flex-direction: column;
	min-height: 100vh;
/* iPadでの背景色切れ対応 */
	min-width: 960px;
}

ol { margin-left: 1.2em; }
ul { list-style: none; }
a { text-decoration: none; color: #0c67d7; }
a:hover { color: #C94324;	 }

.main_area a { text-decoration: underline;  }
#printbt a,
#related a,
#contact a,
#faq a,
.middle_menu_box a,
.subtop_menu a,
.notice_list a,
.more a,
.pager a,
.prev a,
.next a,
.gikaibox a {
  text-decoration: none;
}
img {vertical-align: bottom; border-style: none;}

.sp { display: none; }

/* =============================
common
===============================*/
.inner { width: 960px; margin: 0 auto; }

#header { padding: 8px 0; font-size: 87.5%; }

#header h1,
#header .logo {
  float: left;
	margin: 0;
}

#spmenu {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#spmenu #menu {
  position: absolute;
  /* width: 614px; */
  /* top: -90px; */
  right: 0;
  display: flex;
  justify-content: space-between;
  max-width: 770px;
  width: 33em;
  align-items: center;
  top: -105px;
}
#header #menu a { color: #000; }

#header #menu p {/*float: left;*/padding: 8px 0 0 14px;background: url(../c_img/icon_arw_green.png)no-repeat 0 14px;margin-right: 10px;flex-shrink: 0;}

#assist {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    font-size: 95%;
    background-color: #f2f2f2;
}
#header #menu #assist ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
/* #header #menu #assist { float: right; } */
#header #menu #assist li {/* float: left; */}
#header #menu #assist a { display: block; padding: 6px 16px 6px 26px;}

li.language {
    /* width: 25%; */
}

li.text {
    /* width: 45%; */
}

li.sound {
    /* width: 34%; */
}

li.mobile {
    width: 21%;
}
#header #menu #assist li.text a {background: #f2f2f2 url(../c_img/icon_ua01.png)no-repeat 8px 50%; padding-left: 32px; }
#header #menu #assist li.sound a {background: #f2f2f2 url(../c_img/icon_ua02.png)no-repeat 0 50%; }
#header #menu #assist li.language a {background: #f2f2f2 url(../c_img/icon_ua03.png)no-repeat 0 50%; }
#header #menu #assist li.mobile a { background: #e3e3e3; padding: 6px; color: #0065B3; text-decoration: underline; }
#header #menu #assist a:hover,
#header #menu p a:hover,
#header #menu #assist li.mobile a:hover { color: #E64B19;	 text-decoration: underline;}

#header #spmenu_area, #spmenu_serch {display: none;}


/* =============================
noscript
===============================*/
.noscript {
  background-color: #f2f2f2;
  text-align: center;
  padding: .3em 0;
}


/* =============================
スキップリンク
===============================*/
.skip {
  text-align: center;
  padding: .3em 0;
  top: auto;
  width : 1px;
  font-size: .1%;
  line-height: .1;
  position: absolute;
  left: -100%;
  z-index: 9999;
  background-color: #f7f6e8;
}

.skip:focus {
  display: block;
  width: 100%;
  font-size: 100%;
  line-height: 1.5em;
  top: 0;
  left: 0;
  position: static;
}


/* =============================
ナビエリア
===============================*/
#navi_area {
  clear: both;
  background: #f7f6e8;
	margin-top: 20px;
	padding: 0;
}

#gnavi {
  clear: both;
	margin: 24px 0;
}

#gnavi > ul > li { float: left; text-align: center; margin-top: -24px; }
#gnavi > ul > li > a {display: block;width: 136px;padding: 50px 0 15px 0;font-weight: 700;color: #000;position: relative;}
#gnavi > ul > li.navi01 > a { background: url(../c_img/icon_navi01.png)no-repeat center 0; border-left: none; }
/* #gnavi li a:hover {color: #E64B19;}*/
#gnavi > ul > li.navi01 > a:hover, .sub01 #gnavi > ul > li.navi01 > a { background: #c1eae7 url(../c_img/icon_navi01_bg.png)no-repeat center 0; border-left: none; }
#gnavi > ul > li.navi02 > a { background: url(../c_img/icon_navi02.png)no-repeat center 0; }
#gnavi > ul > li.navi02 > a:hover, .sub02 #gnavi > ul > li.navi02 > a { background: #fedaaa url(../c_img/icon_navi02_bg.png)no-repeat center 0; }
#gnavi > ul > li.navi03 > a { background: url(../c_img/icon_navi03.png)no-repeat center 0; }
#gnavi > ul > li.navi03 > a:hover, .sub03 #gnavi > ul > li.navi03 > a { background: #fedde1 url(../c_img/icon_navi03_bg.png)no-repeat center 0; }
#gnavi > ul > li.navi04 > a { background: url(../c_img/icon_navi04.png)no-repeat center 0; }
#gnavi > ul > li.navi04 > a:hover, .sub04 #gnavi > ul > li.navi04 > a { background: #fbeca5 url(../c_img/icon_navi04_bg.png)no-repeat center 0; }
#gnavi > ul > li.navi05 > a { background: url(../c_img/icon_navi05.png)no-repeat center 0; }
#gnavi > ul > li.navi05 > a:hover, .sub05 #gnavi > ul > li.navi05 > a { background: #ddf5b1 url(../c_img/icon_navi05_bg.png)no-repeat center 0; }
#gnavi > ul > li.navi06 > a { background: url(../c_img/icon_navi06.png)no-repeat center 0; }
#gnavi > ul > li.navi06 > a:hover, .sub06 #gnavi > ul > li.navi06 > a { background: #e9d5b3 url(../c_img/icon_navi06_bg.png)no-repeat center 0; }
#gnavi > ul > li.navi07 > a { background: url(../c_img/icon_navi07.png)no-repeat center 0; }
#gnavi > ul > li.navi07 > a:hover, .sub07 #gnavi > ul > li.navi07 > a { background: #f1dcf8 url(../c_img/icon_navi07_bg.png)no-repeat center 0; }
#gnavi > ul > li.navi08 { display: none; }
#gnavi {
  clear: both;
	margin: 0;
}
#gnavi li span { display: block; border-right: 1px solid #dadada; }
#gnavi li:first-child span { border-left: 1px solid #dadada; }

#path_area { background: #f7f7f7; padding: 12px 0; font-size: 78%; }
.path_area2 { font-size: 78%; clear: both; }

  .sub_gnavi_menu {
    display: block;
    width: 10px;
    height: 14px;
    position: absolute;
    right: calc(50% - 5px);
    bottom: 5px;
    white-space: nowrap;
    text-indent: 200%;
    background: url(../c_img/icon_arw_green.png) no-repeat center;
    overflow: hidden;
    border: none!important;
  }

  .sub_gnavi_on {
    transform: rotate(-90deg);
  }

  .sub_gnavi_off {
    transform: rotate(90deg);
  }

  .sub_gnavi {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    background-color: #f7f6e8;
    padding: .5em .5em 0;
    width: 100%;
    right: 0;
  }

  .sub_gnavi li {
    margin-right: .8em;
    margin-bottom: .5em;
  }

  .sub_gnavi a {
    padding: .3em 0 .3em 20px;
    display: inline-block;
  }


    .navi01 ul a {
      background: url(../c_img/arrow_sub01.png)no-repeat 0 0.45em;
    }
    .navi02 ul a {
      background: url(../c_img/arrow_sub02.png)no-repeat 0 0.45em;
    }
    .navi03 ul a {
      background: url(../c_img/arrow_sub03.png)no-repeat 0 0.45em;
    }
    .navi04 ul a {
      background: url(../c_img/arrow_sub04.png)no-repeat 0 0.45em;
    }
    .navi05 ul a {
      background: url(../c_img/arrow_sub05.png)no-repeat 0 0.45em;
    }
    .navi06 ul a {
      background: url(../c_img/arrow_sub06.png)no-repeat 0 0.45em;
    }
    .navi07 ul a {
      background: url(../c_img/arrow_sub07.png)no-repeat 0 0.45em;
    }
    #gnavi .sub_gnavi .sub_gnavi_close {
      background: url(../c_img/arrow_cls.png)no-repeat 0 0.45em;
      background-size: .85em;
    }

/* =============================
コンテンツエリア
===============================*/
#contents_area {
  clear: both;
	padding: 40px 0 20px 0;
  background: #fff;
}

#contents_area .main_area {
  float: left;
	width: 660px;
}

#contents_area .sub_area {
  float: right;
	width: 260px;
}

#contents_area .column1 {
  float: none;
	width: 100%;
}

.column1 #contents_area .main_area {
  float: none;
	width: 100%;
}

/* フォーム入力欄の高さを取る */
input[type="text"] {
  min-height: 1.8em;
}
textarea {
  min-height: 5em;
}

/* =============================
Footer
===============================*/
#footer_area {
  background: #f0edc0;
	padding: 0 0 30px 0;
	font-size: 87.5%;
/* footerを最下部に固定する */
	margin-top: auto;
}
#footer {
  clear: both;
  background: #fff url(../c_img/bg_footerline.png)repeat-x center bottom;
	padding: 0 0 50px;
}

#footer .text { float: left; }
.footer_link {
  float: left;
	margin: 40px 0 0 30px;
	}

#footer p.tel {
  min-height: 30px;
	font-weight: 700;
	font-size: 120%;
	}

#footer p.tel span {
  background: url(../c_img/icon_tel.png)no-repeat 0 2px;
  font-weight: normal;
	font-size: 100%;
	  padding-left: 24px;
}

.footer_link li {
	float: left;
	margin: 0 0 10px 10px;
}

.footer_link li a {
  display: block;
  background: #fff;
	border-radius: 4px;
	min-width: 140px;
	padding: 8px 8px 8px 38px;
	border: 1px solid #e3e3e3;
	box-shadow: 0px -1px 1px -1px #999 inset;
  -webkit-box-shadow: 0px -1px 1px -1px #999 inset;
  -moz-box-shadow: 0px -1px 1px -1px #999 inset;
}

.footer_link li:nth-child(odd){
  clear: both;
	margin-left: 0;
}

.footer_link li.mado a { background: url(../c_img/icon_mado.png)no-repeat 8px 50%;}
.footer_link li.trans a { background: url(../c_img/icon_trans.png)no-repeat 8px 50%;}
.footer_link li.mail a { background: url(../c_img/icon_mail.png)no-repeat 8px 50%;}

#footer .inner { position: relative;}
.footer_deco {
  display: block;
  position: absolute;
	right: 0;
	bottom: -103px;
}

#footer .logo span {
  background: #fff url(../c_img/logomark.png)no-repeat left 0;
	min-height: 32px;
	font-weight: 700;
	font-size: 150%;
	padding: 6px 0 0 40px;
}

#footer_area .footer_navi {
  padding: 20px 0;
}

#footer_area .footer_navi li {
  float: left;
  padding: 8px 0 8px 16px;
  background: url(../c_img/icon_arw_green.png)no-repeat 0 50%;
	margin-right: 30px;
}

#footer_area .footer_navi li a {
  color: #006CBF;
}

#footer_area .footer_navi p { display: none; }
@media only screen and (min-width : 671px) {
	#footer_area .footer_navi p > a {
		display: none;
	}
}
#footer_area .footer_navi p > a {
	display: inline-block;
	background: #fff;
	border-radius: 4px;
	margin-top: 8px;
	padding: 8px;
	border: 1px solid #e3e3e3;
	box-shadow: 0px -1px 1px -1px #999 inset;
	min-height: 40px;
}

#footer_area p {
  clear: both;
}

/* -------------
　　画像要素
------------- */

/* 画像右寄せ */
.main_area .imgright {
	background-color: #FFF;
	float: right;
	margin-right:2.5em;
	padding: 0 10px 10px 10px;
}

/* 画像左寄せ */
.main_area .imgleft {
	float: left;
	margin-right: 2.5em;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
}

.imgtype1_l {
	clear:both;
	float: left;
	width: 324px;
	padding: 0 24px 15px 0;
}

.imgtype1_r {
	clear:both;
	float: right;
	width: 324px;
	padding:0 0 15px 24px;
}

.main_area .imgtype1_l img,
.main_area .imgtype1_r img,
.main_area .imgtype2 img {
	border: none;
	margin: 0 0 0.4em 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.main_area .imgtype1_l p.img1,
.main_area .imgtype1_r p.img1 {
	margin: 0 !important;
	padding: 0 !important;
}

.main_area p.img1 a,
.main_area p.img2 a {
    color: #000;
    text-decoration: none;
}

.imgarea1 {
	margin: 0 0 1.5em 0;
	padding: 0;
	width: 100%;
	text-decoration: none;
}

.main_area .imgarea1 p.caption,
.main_area .imgtype2 p.caption {
	font-size: 90%;
	width: auto;
	margin: 0 0 1.5em 0;
	padding: 0.4em 0 0 16px;
}

.main_area .imgarea1 span,
.main_area .imgtype2 span,
.main_area .imgarea1 figcaption,
.main_area .imgtype2 figcaption {
	display: block;
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 0.5em;
}



/* ---  上空き  --- */
.main_area .exptop {
	margin-top: 1em;
}
/* ---  下空き  --- */
.main_area .exp {
	margin: 0 0 1.5em 0;
	padding: 0;
}
/* ---  左空き  --- */
.main_area div.txtindent {
  margin: 0 0 0 1.5em;
  /* overflow: hidden; */
}
.main_area .honbun p.txtindent {
  margin-left: 1.5em;
}

.main_area .honbun p.noindent{ margin-left: 0 !important; }
.main_area .txtindent p.noindent{ margin-left: -1.5em !important; }

/* ---  中央配置  --- */
.center {
  clear: both;
	text-align: center;
	margin-bottom: 1em;
}

#main_area .txtcenter {
  clear: both;
	text-align: center;
	margin-bottom: 1em;
}
/* ---  右配置  --- */
#main_area .txtright {
	text-align: right;
}
/* ---  警告等赤文字  --- */
em { color: #c00; }
#main_area .attention, .main_area .attention { color: #c00; }

/* ---  太字  --- */
#main_area .bold, .main_area .bold { font-weight: bold; }
/* ---  大字  --- */
#main_area .txtlarge {
	font-size: 110%;
}
/* ---  折り返し無し  --- */
#main_area .nobreak {
	white-space: nowrap;
}
/* --- 定義リスト --- */
dt { font-weight: bold; }
dd { margin-left: 1em; }

/* =============================
other
===============================*/
.goTop { text-align: right; margin: 16px 0; font-size: 88%; }
.goTop a {background: url(../c_img/icon_arw_green.png) no-repeat 0 50%; padding-left:16px; }


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*==================================
100.others
==================================*/
#gotoTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#gotoTop a {
	display: block;
	z-index: 999;
	padding: 8px 0 0 8px;
	text-decoration: none;
	text-align: center;
}
#gotoTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}


/* サウンドナビゲーション
=============================================================================================*/
.voice {
	position: relative;
	z-index: 100;
	top: 0px;
	right: 0px;
	display: run-in;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border-style: none;
	overflow: hidden;
}

/* カルーセルセットアップ完了までの見た目を整えるための記述 */

.mod-bxslider > .js-demo-01 > div:not(:first-child) {
  display: none;
}
.mod-bxslider > .js-demo-01 > div {
  text-align: center;
}
.mod-bxslider > .js-demo-01 img {
  max-width: 100%;
  height: auto;
}

/* 文字サイズ・色合いの変更（設定）
=============================================================================================*/
#FontChange li,
#ScreenColor li {
  display: inline-block;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 4px 10px;
  width: 10em;
  text-align: center;
  margin-right: 10px;
}
#FontChange, #ScreenColor {
  margin-left: 20px;
	margin-bottom: 40px;
}

#ScreenColor li.bt2 {
  background: #000;
	color: #fff;
}

#ScreenColor li.bt3 {
  background: #00F;
	color: #ff0;
}

/* 画面色（全ページ共通）
=============================================================================================*/
.nonebg, .nonebg #header_whole,
.nonebg #footer,
.nonebg h2,
.nonebg .wrap_box > div {
	background-image: none;
}

/* 画面色　黒 */
.black * {
  color: #FFF !important;
  background-color: #000 !important;
  border-color: #fff !important;
}

body.black,
.black #header_zone,
.black #footer_zone,
.black #glonavi li {
  background-image: none;
  background-color: #000;
}

.black #main_vis .inner { background-color: transparent !important;}

.black h2,
.black h2 span,
.black h2 a,
.black .resp-tab-active span{
  background-color: #FFF !important;
  color: #000 !important;
}

/* 画面色　青 */

.blue * {
  color: #FF0 !important;
  background-color: #00F !important;
  border-color: #FF0 !important;
}

body.blue,
.blue #header_zone,
.blue #footer_zone,
.blue #glonavi li {
  background-image: none;
  background-color: #00F;
}

.blue #main_vis .inner { background-color: transparent !important;}

.blue h2,
.blue h2 span,
.blue h2 a,
.blue .resp-tab-active span{
  background-color: #FF0 !important;
  color: #00F !important;
}
