/*
Theme Name: region80425
Description: WordPressテーマ
Version: 8
Author: 株式会社リジョンクリエイト
Author URI: http://www.regioncreate.com/
*/

/* ------ 初期設定 ------ */
*{box-sizing:border-box;}
html {overflow-y: scroll;}

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {margin: 0;padding: 0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
q:before ,q:after {content: '';}
object, embed {vertical-align: top;}
hr, legend {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
img, abbr, acronym, fieldset {border: 0;}
img {vertical-align: bottom;-ms-interpolation-mode: bicubic;}
ul li {margin-left:0px;line-height:1.8;}
.textwidget{margin: 0;padding: 0;text-align: left;}

/* ------ BODY ------ */
body {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000; font-size: 16px; line-height: 1.6em; text-align: left; -webkit-text-size-adjust: 100%;}

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a:link, a:visited {color: #444444; text-decoration: none;}
a:active, a:hover {color: #888888; text-decoration: none;}

/* ------ 画像属性等 ------ */
img {max-width: 100%;height: auto;width: auto\9;}
.alignleft {float: left;  margin: 5px 10px 5px 0;}
.alignright{float: right; margin: 5px 0 5px 10px;}
.aligncenter{margin: 5px auto;display:block;}
a:hover.link img,a:hover img.link{filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80; background:none!important;}
.text-center {text-align: center;}

#wrapper {width: 100%; min-width: 1240px;}

/* ------ ヘッダー ------ */
header {position:relative; width: 100%;z-index:1000;margin:0px 0;border-bottom: 0px solid #c1272d;background-color:#ffffff;}
#header-inner {position:fixed; width:100%; margin: 0 auto; line-height:1.6; z-index:1000; *zoom: 1;background-color:#ffffff;}
#ptitle {position: absolute; top: 38px; left: 0px; font-size: 140%; font-weight: 500; color: #FFFFFF; z-index: 30; }
#ptitle a {color: #FFFFFF; text-decoration: none;}
#ptitle a:hover {text-decoration:underline}


/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {width: 100%; height: 40px; font-size: 90%;}
#gnav nav {margin: 0 auto; padding: 5px 0px 5px 0px; max-width:1200px; position: relative; z-index: 1120;}
#gnav nav > ul {list-style-type: none; height: 45px; margin: 0; padding: 0; float: right;}
#gnav nav li {position: relative; float: left; margin: 0 10px; padding: 0; text-align: center;}
#gnav nav > ul > li a {display: block; margin: 0; padding: 5px 20px; color: #000000; font-weight:bold; line-height: 2.4em; text-decoration: none;}
#gnav nav > ul > li > ul {position: absolute; top: 150%; left: -5%; width: 120%; list-style: none; margin: 0;}
#gnav nav > ul > li:last-child > ul {left: -85%; width: 120%;}
#gnav nav > ul > li  ul li{overflow: hidden; width: 150%; height: 0; color: #FFFFFF; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav > ul > li  ul li a{height: 3em; line-height: 3em; background: #068888; text-align: left; font-size: 100%; font-weight: normal; filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80;}
#gnav nav > ul > li:hover > a{color: #158469;}
#gnav nav > ul > li  ul li:hover > a{background: #93073e;color: #FFFFFF;}
#gnav nav .current-menu-parent, #gnav nav .current-menu-item {background: #93073e;color: #FFFFFF;}
#gnav nav > ul > li:hover ul li{overflow: visible; height: 3em;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}
#gnav a {position: relative;display: inline-block;text-decoration: none;}
#gnav a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000000;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#gnav a:hover::after {transform: scale(1, 1);}
.slicknav_menu {width: 100%;position: fixed;top: 0;left: 0;z-index: 1000000;}
.slicknav_menu h1 {float: left;margin: 0;padding: 10px 0 10px 20px;}
.slicknav_menu h1 a {text-decoration: none;color: #fff;font-size: 24px;}
.slicknav_menu h1 a {display: block;}

/* ------ メイン画像 ------ */
#mainvisual {position: relative;width:100%; border:0px solid #000000;overflow:hidden;margin:0px auto;padding-top:0px;background-color:#ffffff;}
#mainvisual-inner {width:100%; margin: 0px auto;object-fit: cover;padding-top:80px;}
#mainvisual img{margin: 0 auto; border-bottom: 0px solid #000000; display: block;object-fit: cover}

/* ------ パンくずリスト ------ */
#plist {width: 100%;padding: 10px 0;font-size:92%; background-color: #EEEEEE;}
#plist .plist-inner {width: 1200px;margin: 0 auto;overflow: hidden;*zoom: 1;}

/* ------ コンテンツ ------ */
#containar {width: 1200px;margin: 0 auto;padding-top: 0px;overflow: hidden;*zoom: 1;}
#containar01 {width: 100%;margin: 0 auto;padding-top: 5px;overflow: hidden;*zoom: 1;}
#contents {float: left;width: 870px;margin-top:20px;}
#contents01 {width: 100%;margin:0 auto;margin-top:30px;}
h2 {margin: 0; padding: 10px 0 ;font-size: 22px; font-weight: 500; line-height: 1.3em; color: #414444;}
h3 {margin: 0; padding: 10px 0 ;font-size: 20px; font-weight: 500; line-height: 1.3em; color: #414444;}
h4 {margin: 0; padding: 10px 0 ;font-size: 18px; font-weight: 500; line-height: 1.3em; color: #414444;}
h5 {margin: 0; padding: 10px 0 ;font-size: 16px; font-weight: 500; line-height: 1.3em; color: #414444;}
h6 {margin: 0; padding: 10px 0 ;font-size: 15px; font-weight: 500; line-height: 1.3em; color: #414444;}

.main-title {padding: 30px 0 15px 10px;font-size: 2.3em;font-weight: 500; line-height: 1.3em;color: #414444; border-top: 8px solid #64a9c5; text-align: left; text-justify: distribute-all-lines;}
.ie7 .main-title, .ie7 .main-title {text-align: left;}
.contents-title{padding: 30px 0 15px 10px;font-size: 2.1em; font-weight: 500;line-height: 1.3em;color: #414444; border-top: 8px solid #64a9c5 ; text-align: left; text-justify: distribute-all-lines;}
.ie7 .contents-title, .ie7 .contents-title {text-align: left;}
.posts-title{padding: 10px 0 ;font-size: 1.9em; font-weight: 500;line-height: 1.3em;color: #414444;}
.posted {text-align: right; font-size: 72%; margin: 0px 10px 10px 0;}
#contents > p {padding: 1em; text-align: left; text-justify: distribute-all-lines; }
.ie7 #contents > p, .ie8 #contents > p{text-align: left;}

/* ---- コメント・トラックバック----- */
.tback {border: none;}
.tback h2{margin-botoom: 0; padding-bottom: 15px;}
.tback p {margin: 0 0 10px 10px;padding: 0;font-size: 11px; line-height: 130%;}
.comments{margin: 10px 0; padding: 15px 10px 10px;  line-height: 1.3em; border-top: 6px solid #64a9c5;}
.comments ul{list-style: none;margin: 0;color:#444444;font-size: 13px;}
.comments ul li {margin-bottom: 10px;background: #EFEFEF;padding: 10px;}
.comments ul li.depth-1{border-bottom: 1px dotted #CCCCCC;margin-bottom: 10px;}
.comments ul.children {list-style: none;}
.comments p{padding: 0 10px 5px 20px;text-align: left;}
.comments form p{line-height: 160%;display: block;}
.comments label{font-weight: 500;display:block;}
.comments form p.comment-notes,.comments form p.form-allowed-tags{font-size: 12px;text-align: left;}
.comments .reply{width: 40px;height: 20px;margin-left: 20px;text-align: center;line-height: 20px;border: 1px solid #CCCCCC;background: #FFFFFF;display: block;}
.comments .reply a{color: #333333;text-decoration: none;display: block;} 
.comments .reply a:hover{color: #FFFFFF;background: #CCCCCC;} 
.comments h3 small{font-size: 100%;}
#author{width: 200px;}
#email{width: 200px; }
#url	{width: 200px; }
#comment	{width: 99%; height:100px; }
#submit	{margin:0; padding:2px 25px; cursor:pointer;}

/* ------ サイドバー ------ */
#sidebar {float: right; width: 301px; padding-top: 0; text-align: left;margin-top:80px;}
#sidebar1,#sidebar2 {margin-bottom: 10px; padding: 0; }
#sidebar .sidebar-wrapper {margin-bottom: 20px;}
#sidebar .sidebar-wrapper h4{display: block; margin-bottom: 5px; padding: 5px 5px 5px 10px; font-size: 115%; font-weight: 500; color: #FFFFFF;line-height: 1.5em;background-color: #64a9c5;}
#sidebar .sidebar-wrapper form,
#sidebar .sidebar-wrapper p,
#sidebar .sidebar-wrapper .tagcloud{padding: 5px; font-size: 93%; }
#sidebar .sidebar-wrapper ul {padding: 0;}
#sidebar .sidebar-wrapper ul li {border-bottom: solid 1px #D5D5D5;}
#sidebar .sidebar-wrapper ul li:first-child {border-top: solid 1px #D5D5D5;}
#sidebar .sidebar-wrapper ul li a:before {font-family: iconfont;font-weight: normal;content: "\e625";color: #CCCCCC; padding-right: 5px;}
#sidebar .sidebar-wrapper ul li.menu-item-object-category a:before,
#sidebar .sidebar-wrapper ul li.cat-item a:before {font-family: iconfont;font-weight: normal;content: "\e62e";color: #CCCCCC; padding-right: 5px;}
#sidebar .sidebar-wrapper ul li a {display: block;padding: 8px 20px 8px 8px;font-size: 93%; color: #414444;line-height: 150%;text-decoration: none;background: url("img/arrow_02.png") no-repeat right center;}
#sidebar .sidebar-wrapper ul li:first-child a {border-top: none;}
#sidebar .sidebar-wrapper ul li a:hover,
#sidebar .sidebar-wrapper ul li a:active{font-weight: bold; background-color: #F5F5F5;}
#sidebar .sidebar-wrapper ul li a:hover:before{font-family: iconfont;font-weight: normal;content: "\e625";color: #64a9c5; padding-right: 5px;}
#sidebar .sidebar-wrapper ul li.cat-item a:hover:before,
#sidebar .sidebar-wrapper ul li.menu-item-object-category a:hover:before,
#sidebar .sidebar-wrapper ul li.current-menu-item a:before,
#sidebar .sidebar-wrapper ul li.current-menu-parent a:before,
#sidebar .sidebar-wrapper ul li.current-cat a:before{font-family: iconfont;font-weight: normal;content: "\e62f";color: #64a9c5; padding-right: 5px;}
#sidebar .sidebar-wrapper ul.children {padding: 0; border: none;}
#sidebar .sidebar-wrapper ul.children li{border-top: solid 1px #D5D5D5; text-indent: 10px;}
#sidebar .sidebar-wrapper ul.children li:first-child{border-top: solid 1px #D5D5D5;}
#sidebar .sidebar-wrapper ul.children li:last-child{border-bottom: none;}
#sidebar #sidebar-cat {margin-bottom: 20px;}
#sidebar-cat .c-color-0 a {height: 100px; margin-bottom: 5px; text-decoration: none; display: block; background: #64a9c5 url("img/arrow_05.png") no-repeat right center; }
#sidebar-cat .c-color-1 a {height: 100px; margin-bottom: 5px; text-decoration: none; display: block; background: #666666 url("img/arrow_05.png") no-repeat right center; }
#sidebar-cat a h5 {padding: 20px 50px 5px 15px; color: #FFFFFF; font-weight: 500; font-size: 18px; text-decoration: none; }
#sidebar-cat p {padding: 0 50px 0 15px; color: #FFFFFF; font-weight: normal; font-size: 11px; line-height: 1.2em;text-align: left; text-justify: distribute-all-lines; overflow: hidden; }
.ie7 #sidebar-cat p.ie8 #sidebar-cat p {text-align: left;}
#sidebar-cat a:hover{filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80;}

/* ------ フッター ------ */
footer {width: 100%;background: #333333;}
#footer-inner {width: 1000px;margin: 0 auto;padding: 10px 0;color:#ffffff;}
footer nav{text-align: center;margin: 0; padding: 10px 0 20px;}
footer ul li {display: inline-block;*display: inline;*margin-bottom: 12px;padding: 0 10px 0 10px;line-height: 1.3em;font-size: 100%; color: #CCCCCC;border-left: solid 1px #999999;*zoom: 1;}
footer ul li:first-child {border-left: none;}
footer #copyright {width: 100%; padding: 20px 0; text-align:center; color: #ffffff;font-size: 100%;background: #333333;}
footer a:link, footer a:visited {color: #FFFFFF;text-decoration: none;}
footer a:active, footer a:hover {color: #FFFFFF;text-decoration: underline;}

/* テキストアニメーション */
.text-container span {
  display: inline-block;
  opacity: 0;
  transform: translateX(-10px); /* 左から少し動かす */
  animation: fadeInUp 0.5s forwards;
	font-size: 300%;
  font-weight: bold;
  padding: 5px 0;
  color: #000000;
  line-height: 1.6;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* 数字入りのボックス */
.fancy-box-line {
  margin: 20px auto;
  padding: 25px 25px 25px 30px;
  max-width:100%;
  background: #f8fafc;
  border-left: 5px solid #00adb5; /* 左側のアクセントカラー */
  border-radius: 0 12px 12px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
}
.fancy-box-line .box-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.fancy-box-line .line-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: #00adb5;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: monospace;
  border-radius: 50%;
}
.fancy-box-line .box-title {
  margin: 0;
  font-size: 18px;
  color: #158496;
font-weight:bold;
}
.fancy-box-line .box-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #393e46;
}
.bld{font-weight: bold;}
.text00{margin:40px 0px;}
.slicknav_menu {display:none;}
.clear{clear:both;}
.text_center{text-align:center;}
.text_center01 {text-align: center;display: inline-block;width: 100%;}
.text_right{text-align:right;}
.text_left{text-align:left;}
.logobox10{width:250px;;float:left;padding:15px 10px 10px 10px;}
.logobox{width:6%;float:left;padding:15px 5px 5px 5px;font-size:90%;line-height:1.5;}
.logobox10 img{width:100%;}
.menubox{width:70%;float:right;padding:15px 20px 0 0;}
.telbox{width:0%;float:left;color:#000000;padding:20px 0 0 5px;text-align:right;font-size:150%;font-family:'游ゴシック','YuGothic','游ゴシック Medium',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.slidecopy03 {
	display: block;
	width: 100%;
    font-size:100%;
    color:#29b7e2;
    font-weight:bold;
    text-align:center;
    padding: 0px;
    position: absolute;
    margin:0 auto;
    opacity: 1;
	top: 40%;
    left:0%;
    border-radius:10px;
	z-index:110;
}
.sns_box{margin:13px 0px;}
.sns_box img{width:80%;}
.boxwidth60{width:60%;margin:0 auto;font-size:100%;}
.boxwidth80{width:80%;margin:0 auto;}
.boxwidth90{position: relative;width:100%;padding:20px;margin:0 auto;background-color:#f7f7f7;bottom:;z-index:100;}
.box_aisa{border-style:solid;border-width:1px;background-color:#f7f7f7;border-radius:10px;padding:15px;margin:10px;font-size:100%;}
.img_maru img{border-radius:20px;}
.text_line{line-height:2.1;font-weight:normal;text-align:left;}
.text_line01{line-height:2;padding:15px;font-size:105%;text-align:center;color:#ffffff;}
.text250{font-size:400%;font-weight:bold;padding:5px 0;color:#000000;text-align:left;line-height:1.6;font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;}
.text250-1{
	font-size:120%;
	font-weight:bold;
	padding:0px;
	color:#000000;
	text-align:left;
	line-height:1.6;
	margin-top:50px;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.text250-2{
	font-size:180%;
	font-weight:bold;
	padding:15px 0;
	color:#000000;
	text-align:center;
	line-height:1.6;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.text250-3{
	font-size:500%;
	font-weight:bold;
	padding:5px 0;
	color:#ffffff;
	text-align:center;
	line-height:1.6;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	letter-spacing: 0.1em;
	text-shadow: 3px 4px 3px rgb(61 70 70);
}
.text250-4{
	font-size:170%;
	font-weight:bold;
	padding:0px;
	color:#000000;
	text-align:center;
	line-height:1.6;
	margin-top:10px;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	letter-spacing: 0.1em;
}
.text200{
	font-size:200%;
	font-weight:bold;
	padding:10px 0;
	color:#000000;
	line-height:1.7;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.text200-1{
	font-size:180%;
	font-weight:normal;
	padding:15px 0;
	color:#ffffff;
	text-align:left;
	line-height:1.7;
	text-align:center;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text200-02{
	font-size: 200%;
  	font-weight: bold;
  	padding: 5px 0;
  	color:#ffffff;
	text-align:center;
  	line-height: 1.6;
  	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.text150{
	font-size:130%;
	font-weight:bold;
	padding:15px 0;
	color:#000000;
	text-align:center;
	line-height:1.6;
}
.text100{
	font-size:120%;
	font-weight:bold;
	padding:5px 0px;
	color:#000000;
	line-height:1.6;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.text100-1 {
 	font-size: 140%;
  	font-weight: bold;
  	padding: 5px 0px;
  	color: #000000;
  	line-height: 1.6;
  	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo,
    sans-serif;
}
.text90{
	font-size:90%;
	text-align:center;
	margin:2px 0;
}
.text80{
	font-size:80%;
	color:#000000;
	padding-top:8px;
	line-height:1.5;
}
.dot-text {
    padding-top: .4em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1.0em .3em;
    background-image: radial-gradient(.15em .15em at center center,orange,orange 100%,transparent);
}

/*----- スライダー -----*/

#slide_01{
 overflow: hidden;
 width: 100%;
 min-height: 900px;
 background-color: #4d4d4d;
border-radius:0px;
}

.inner-content{
    color: #000000;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
	z-index:100;
font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@-webkit-keyframes zoomUp {
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
  100% {
      -webkit-transform: scale(1.15);
      transform: scale(1.15);
  }
}

@keyframes zoomUp { /* 1.15倍させる指定 */
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
  100% {
      -webkit-transform: scale(1.15);
      transform: scale(1.15);
  }
}

.box30-01{width:30%;float:left;padding:10px;}
.box70-01{width:70%;float:left;padding:10px;}
.text80-1{font-size:80%;color:#666666;}
.yahaku01{padding:20px 0px 5px 0px;}
.box00{max-width:1100px;margin:0 auto;padding:30px 0 0 0;}
.box0090{width:90%;margin:0 auto;padding:5px 0 0 0;}
.box01{width:80%;margin:0 auto;}
.box15{width:14%;float:left;margin:10px;}
.box25{width:23%;float:left;margin:3px;}
.box80{width:83%;float:left;padding-left:10px;}
.box80-1{width:82%;float:left;padding-right:10px;}
.box33{width:33.333%;float:left;padding:0px 10px;}
.box50{width:50%;float:left;padding:10px 20px;}
.box50-1{width:49%;float:left;margin:0px;padding:2px 15px;}
.box50-2{width:43%;float:left;margin:2px;}
.box50-4{width:50%;padding:0px;float:left;text-align:left;}
.box50-6{position: absolute;width:50%;padding:0px;float:left;text-align:left;right:5%;margin-top:0px;}
.boxin90{width:80%;margin:0 auto;padding:20px 0px 0px 0px;}
.box30{width:20%;float:left;margin-top:5px;}
.box60{width:60%;float:left;padding:10px;}
.box40{width:40%;float:left;text-align:center;padding:10px;}
.box60-2{width:60%;float:left;text-align:center;}
.box40-2{width:40%;float:left;text-align:center;}
.box40-1{width:35%;float:left;padding-right:15px;}
.box60-3{width:60%;float:left;}
.box40-3{width:40%;float:left;text-align:center;}
.box40-3 img{width:80%; padding:0px 0px 0px 0px;}
.box80-11{width:65%;float:left;padding:10px;}
.box20-11{width:35%;float:left;padding:10px;}
.box300 {margin: 5px 0 5px 0;background: #f1f1f1;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);}
.box70{width:75%;float:left;padding-right:15px;margin-top:5px;}
.box10{width:20%;float:left;margin:0px 3px;border-right-style:solid;border-right-color:#4d4d4d;border-right-width:thin;}
.box90{width:72%;float:left;padding-left:10px;font-size:95%;}
.box90-1{width:5%;float:left;padding-left:10px;font-size:95%;}
.box90-1 img{padding:4px 0px;}

/*---- タイトル -----*/

.title01{
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
    margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
}
.title01::before,
.title01::after{
	content: "";
	position: absolute;
	bottom: 0;
}
.title01:before{
	border-bottom: 3px solid #158496;
	width: 100%;
}
.title01:after{
	border-bottom: 3px solid #D8D8D8;
	width: 100%;
}
 .title02 {
  	position: relative;
  	display: inline-block;
	font-size:130%;
  	margin: 20px 0;
	font-weight:bold;
}
.title02:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00489d;
  border-radius: 2px;
}

.title03{
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
    margin-bottom:10px;
	font-size:120%;
	font-weight:bold;
}
.title03::before,
.title03::after{
	content: "";
	position: absolute;
	bottom: 0;
}
.title03:before{
	border-bottom: 3px solid #f79100;
	width: 100%;
}
.title03:after{
	border-bottom: 3px solid #D8D8D8;
	width: 100%;
}
.title04{
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
    margin-bottom:10px;
	font-size:120%;
	font-weight:bold;
}
.title04::before,
.title04::after{
	content: "";
	position: absolute;
	bottom: 0;
}
.title04:before{
	border-bottom: 3px solid #ff6a6b;
	width: 100%;
}
.title04:after{
	border-bottom: 3px solid #D8D8D8;
	width: 100%;
}
.title05{
	font-size:200%;
	font-weight:bold;
	color:#000000;
}
.title06 {
  	padding: 0.25em 0.5em;
  	color: #494949;
  	background: transparent;
  	border-left: solid 7px #de3459;
	margin:5px 0px 10px 0px;
}
.title07 {
  	padding: 0.5em;
	font-size:120%;
	font-weight:bold;
 	color: #010101;
  	background: #f7f7f7;
  	border-bottom: solid 3px #f79100;
}
 .title08 {
  	position: relative;
  	display: inline-block;
	font-size:150%;
  	margin: 20px 0;
	font-weight:bold;
}
.title08:before {
  	content: '';
  	position: absolute;
  	bottom: -15px;
  	display: inline-block;
  	width: 60px;
  	height: 5px;
  	left: 50%;
  	-webkit-transform: translateX(-50%);
  	transform: translateX(-50%);
  	background-color: #00489d;
  	border-radius: 2px;
}
.title10 {
  	padding: 0.4em 0.5em;
  	color: #494949;
  	background: #f4f4f4;
  	border-left: solid 5px #7db4e6;
  	border-bottom: solid 3px #d7d7d7;
	font-size:120%;
	font-weight:bold;
}
.marker_yellow_hoso {background: linear-gradient(transparent 60%, #ffff66 60%);}

/*---- フッターTEL ----*/

.fix_menu_smartphone00{
  position: fixed;
  bottom: 25px;
  right:5px;
  z-index: 100000;
}
.fix_menu_smartphone00 img{
  width:83%;
}

/* ------------- スクロールフェードインDown用 ------------- */
.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:2s;
 -ms-animation-duration:2s;
 animation-duration:2s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(0px); }
 100% { opacity: 1; -webkit-transform: translateY(20px); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
 100% { opacity: 1; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
}

/*--------テーブル------*/

.tb_01{
	width: 100%;
 	border-collapse: collapse;
	font-size:95%;
 }
.tb_01 th{
 	width: 15%;
 	padding: 3px;
 	text-align: left;
 	vertical-align: top;
 	color: #333;
	font-weight:normal;
 	border-bottom: 1px dotted #4d4d4d;
 }
.tb_01 td{
 	padding: 3px;
 	border-bottom: 1px dotted #4d4d4d;
 }
.tb_01 td a{
	text-decoration:none;
}
.tb_01 span {
	display: block;
	float: left;
	margin: 0 12px 0px 0;
	padding: 0px 7px;
	text-align: center;
	font-size: 12px;
	color:#ffffff;
	border-radius:5px;
}
.tb_01 span {
	background: #000000;
}
.tb_01 span.cat-b {
	background: #efe3ec;
}
.tb_01 span.cat-c {
	background: #efefe3;
}

.tb_05{
 	width: 100%;
 	border-collapse: collapse;
	font-size:100%;
	margin-top:10px;
	line-height:1.8;
 }
.tb_05 th{
 	width: 20%;
 	padding: 6px;
 	text-align: left;
 	vertical-align: top;
 	color: #333;
	background-color: #f7f7f7;
 	border-bottom: 1px dotted #b9b9b9;
	font-weight:bold;
 }
.tb_05 td{
 	padding: 6px 15px;
 	background-color: #fff;
 	border-bottom: 1px dotted #b9b9b9;
 }

.back_01{
	width:100%;
	background-image:url(/wp/wp-content/themes/region80425/img/t_img07.jpg);
	margin:0px 0px;
	padding: 0;
}
.back_01_01{
	max-width:1200px;
	margin:0 auto;
	padding:50px 0px;
}
.back_03{
	width:100%;
	background-color:#ffffff;
	color:#000000;
	margin:0px;
	padding: 0;
}
.back_03_01{
	width:90%;
	margin:20px auto;
	padding:50px 50px 50px 50px;
	background-color:#f7f7f7;
	border-radius:20px;
}
.fade {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.7;     /* 透過レベル */
    filter: alpha(opacity=60);
}


/* ---- マップ -----*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  	-webkit-filter: grayscale(60%);
  	-moz-filter: grayscale(60%);
  	-ms-filter: grayscale(60%);
  	-o-filter: grayscale(60%);
  	filter: grayscale(60%);
}

 .btn-flat-vertical-border {
  	position: relative;
  	display: inline-block;
  	font-weight: bold;
  	padding: 0.5em 1em;
  	text-decoration: none;
  	color: #668ad8;
 	background-color: #f79100;
  	transition: .4s;
	margin:10px 0;
}
.btn-flat-vertical-border:hover {
  	background: #f8f2d8;
  	color: #FFF;
}
 .btn-flat-vertical-border01 {
  	position: relative;
  	display: inline-block;
  	font-weight: normal;
  	padding: 6px 40px;
  	text-decoration: none;
  	border: solid 1px #ffffff;
  	color: #ffffff;
  	background: #4d4d4d;
  	transition: .4s;
	margin-top:5px;
}
.btn-flat-vertical-border01:hover {
  	background: #4d4d4d;
  	color: #444444;
}
.btn-flat-border {
  	display: inline-block;
  	padding: 0.2em 1em;
  	text-decoration: none;
  	color: #67c5ff;
  	border: solid 1px #ffffff;
  	border-radius: 3px;
  	transition: .4s;
	margin:5px 0px;
	font-size:80%;
	background-color:#4d4d4d;
	font-weight:normal;
}
.btn-flat-border:hover {
  	background: #158496;
  	color: white;
}
.btn-animation-02 {
  	display: inline-block;
	width: 100%;
  	text-align: center;
  	background-color: #000000;
  	border: 1px solid #4d4d4d;
  	font-size: 16px;
  	color: #9ec34b;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 30px 20px;
  	border-radius: 4px;
  	position: relative;
	margin:10px auto;
}
.btn-animation-02 span {
  	position: relative;
  	z-index: 1;
}
.btn-animation-02::before,
.btn-animation-02::after {
  	content: "";
  	display: block;
  	background-color: #FFF;
  	width: 50%;
  	height: 100%;
  	position: absolute;
  	top: 0;
  	transition: .2s;
}
.btn-animation-02::before {
  	left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  	width: 0;
  	background-color: #FFF;
}
.btn-animation-02:hover {
  	color: #FFF;
}
 .btn-flat-vertical-border03 {
  	position: relative;
  	display: inline-block;
  	font-weight: normal;
	font-size:80%;
  	padding:3px 6px;
  	text-decoration: none;
	border-radius:10px;
  	color: #668ad8;
 	background-color: #000000;
  	transition: .4s;
	margin:5px 0;
}
.btn-flat-vertical-border03:hover {
  	background: #4d4d4d;
  	color: #FFF;
}
 .btn-flat-vertical-border04 {
  	position: relative;
  	display: inline-block;
	font-weight: normal;
	font-size:80%;
  	padding:3px 15px;
  	text-decoration: none;
	border-radius:0px;
  	color: #668ad8;
 	background-color: #f79100;
  	transition: .4s;
	margin:5px 0;
}
.btn-flat-vertical-border04:hover {
  	background: #4d4d4d;
  	color: #FFF;
}
 .btn-flat-vertical-border05 {
  	position: relative;
	width:100%;
	height:57px;
  	display: inline-block;
  	font-weight: bold;
  	padding: 19px 0 0 0;
  	text-decoration: none;
  	color: #ffffff;
 	background-color: #87acbf;
  	transition: .4s;
	margin:0px 0;
}
.btn-flat-vertical-border05:hover {
  	background: #f8f2d8;
  	color: #FFF;
}
.btn-flat-vertical-border06 {
  	position: relative;
	width:100%;
	height:57px;
  	display: inline-block;
  	font-weight: bold;
  	padding: 19px 0 0 0;
  	text-decoration: none;
  	color: #ffffff;
 	background-color: #158496;
  	transition: .4s;
	margin:0px 0;
}
.btn-flat-vertical-border06:hover {
  	background: #f8f2d8;
  	color: #FFF;
}
.link01 a:link{color: #ffffff; text-decoration: none;}
.link01 a:visited {color: #ffffff; text-decoration: none;}
.link01 a:active{color: #ffffff; text-decoration: none;}
.link01 a:hover {color: #ffffff; text-decoration: none;}
.link02 a:link{color: #ffffff; text-decoration: none;}
.link02 a:visited {color: #ffffff; text-decoration: none;}
.link02 a:active{color: #000000; text-decoration: none;}
.link02 a:hover {color: #000000; text-decoration: none;}
.style14 { 
  	border: 0; 
  	height: 1px; 
  	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
	margin:20px 0px;
}

/*--- フォーム ----*/

.koteibox01{
	border-style:solid;
	border-width:1px;
	background-color:#f8fdff;
	padding:10px;
}
.toukou{
	font-size:150%;
	text-align:center;
	font-weight:bold;
}
.toukou01{
	font-size:120%;
	text-align:center;
	font-weight:bold;
}
.left502{
	width:68%;
	float:left;
	font-size:100%;
	padding:13px 10px 0 10px;
	color:#888888;
}
.left502 input {
	height:30px;
	font-size:100%;
	background-color:#f2f2f2;
	border-width:0px;
	padding:0px 10px 0px 10px;
}
input[type="text"],
textarea{width:90%;border-width:0px;background-color:#f2f2f2;font-size:100%;padding:10px;}
.left502-1{
	width:320px;
	float:left;
	padding:10px 5px;
}
.left503{
	width:63%;
	float:left;
	padding:10px 10px;
}
.left50{
	width:25%;
	font-size:90%;
	float:left;
	margin:10px;
	padding:5px;
	background-color:#ffffff;
	color:#000000;
}
.left50-1{
	width:30%;
	float:left;
	margin:10px;
	padding:5px;
	color:#ffffff;
}
select.size110{font-size:105%;}
.mw_wp_form_input .btn input{
	width:200px;
	height:40px;
	font-size:105%;
}

.mw_wp_form_confirm .btn input{
	width:200px;
	height:40px;
	font-size:105%;
}

#submitback  input{
	width:200px;
	height:40px;
	font-size:105%;
}
.submit-btn input {
	background: #00489d;
	width: 60%;
	max-width: 550px;
	min-width: 220px;
	margin: 30px auto;
	display: block;
	border: 0px #888888 solid;
	text-align: center;
	padding: 15px 5px;
	color: #fff;
	transition: all 0.4s ease;
	font-size:110%;
}
.submit-btn input:hover {
	background: #fff;
	color: #00142c;
}

@media screen and (min-width: 768px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 768px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}
@media screen and (min-width: 769px) {
  .bgImage {   
    background-attachment: fixed;
  }
} 


/* ------ ～ 979px ------ */
@media screen and (max-width: 979px) {
    #wrapper {min-width: 0px;}
	#header-inner {width: 100%;	}
	#ptitle {position: absolute; top: 20px; left: 0px; font-size: 124%; font-weight: 500; color: #FFFFFF; z-index: 30; }
	#gnav nav {width: 100%; padding: 3.0em 0 0.6em; }
	#mainvisual {position: relative;width:100%; border-bottom: 0px solid #D98392;overflow:hidden;margin:0px 0px;padding-top:0px;float:right;}
	#mainvisual-inner {width:100%; margin: 0px auto;}
	#mainvisual img{border-width: 0px 0 0px 0; margin-top:10px;}
	#plist .plist-inner {width: 90%; margin: 0 auto;overflow: hidden;*zoom: 1;}
	#containar {width: 100%;}
	#contents {float: none;width: 100%;margin: 0 auto;padding-bottom: 0;}
	#contents01 {width: auto;margin:0 3px;}
	#top-list article p {padding: 5px 10px 0 10px;}
	#sidebar {float: none;	width: 90%;	margin: 0 auto;	*margin: 0 auto 20px;overflow: hidden;*zoom: 1;}
	#sidebar1 {float: left ; width: 48%;}
	#sidebar2 {float: right; width: 48%;}
	#footer-inner {width: 100%;}
}

/* ------ ～ 767px ------ */

@media only screen and (min-width: 769px)
{
.none01 {display:none}
 }

/* ------ ～ 767px ------ */
@media screen and (max-width: 768px) {

	html {*overflow-x: hidden;}
	#wrapper {background-color: #ffffff; overflow: hidden;}
	#gnav-btn {position: relative;display: block;	width: 100%;padding: 5px 0 4px;	background-color: #B90B50;}
	#header-inner {position: relative; width: 100%; border-bottom: 0; }
	#ptitle {position: absolute; top: -18px; left: 40px; font-size: 92%; font-weight: normal; color: #FFFFFF; z-index: 30; }
	#gnav-btn div {margin-left: 10px;}
	#gnav-btn div a {line-height: 25px; color: #FFFFFF; font-size: 22px; text-decoration: none;}
	#gnav {position: absolute;width: 250px; height: auto; top: 0;left: -250px; background-color: #999999; border: none;}
	#gnav nav {width: 100%;	margin: 35px 0 0 0;  padding: 0; border: 0;border-top: solid 1px #666666; position: static;}	
	#gnav nav > ul {float: none;	width: 100%; height: auto; border-left: none;border-right: none; background-color: #555555;}
    #gnav nav li {position: static; width: 100%; float: none; margin: 0; padding: 0; text-align: left; border-left: none;}
	#gnav nav > ul > li a {display: block;padding: 9px 20px 9px; color: #888888; font-size: 92%; line-height: 1.2em; border-left: none;border-right: none;border-bottom: solid 1px #666666; background: #555555 url("img/arrow_03.png") no-repeat right center;	*zoom: 1;}
	#gnav nav > ul > li > ul {position: static; top: 100%; left: 0; list-style: none; margin: 0; width: 100%;}
	#gnav nav > ul > li:last-child > ul {width: 100%;}
	#gnav nav > ul > li  ul li{overflow: hidden; width: 100%; height: auto ; color: #FFFFFF;}
	#gnav nav > ul > li  ul li a{height: auto; line-height: 1.2em; display: block; padding: 9px 20px 9px 30px; text-align: left; font-size: 92%; font-weight: normal; background: #555555 url("img/arrow_03.png") no-repeat right center;	*zoom: 1;}
	#gnav nav > ul > li:hover > a{background: #333333 url("img/arrow_03.png") no-repeat right center; color: #FFFFFF;}
	#gnav nav > ul > li  ul li:hover > a{background: #333333 url("img/arrow_03.png") no-repeat right center; color: #FFFFFF;}
	#gnav nav > ul > li:hover ul li{height: auto ;border-top: 0;}
	#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}
	#gnav nav .current-menu-parent {color: #FFFFFF; background: #555555 url("img/arrow_03.png") no-repeat right center;}
    #gnav nav .current-menu-item a {color: #FFFFFF; background: #333333 url("img/arrow_03.png") no-repeat right center;}
	#plist{position: relative; width: 100%;}
	#containar{position: relative; background: #FFFFFF;}
	#contents01 {width: auto;margin:48px 0px 0px 0px;}
	#containar01 {width: 100%;margin: 0 auto;padding-top: 0px;overflow: hidden;*zoom: 1;}
	.doc {padding: 0 10px;}
	.js #menu {display:none;}
    .js .slicknav_menu {display:block;}
	.none {display:none}
	.text00{margin:10px 0px;}
	.logobox{
	width:auto;
	margin:15px auto;
	text-align:center;
}
.logobox img{width:90%;}
.menubox{width:0%;float:left;padding:0px 0 0 0;}
.box00{width:auto;margin:0px 5px;padding:5px 0 0 0;}
.box0090{width:95%;margin:0 auto;padding:5px 10px 0px 10px;}
.img_maru img{border-radius:0px;}
.slidecopy03 {
	display: block;
	width: 100%;
    font-size:100%;
    color:#29b7e2;
    font-weight:bold;
    text-align:center;
    padding: 0px;
    position: absolute;
    margin:0 auto;
    opacity: 1;
	top: 50%;
    left:0%;
    border-radius:0px;
	z-index:110;
}
.box60{width:100%;float:left;}
.box40{width:100%;float:left;text-align:center;}
.box40 img{width:60%; padding:10px 0px 0px 0px;}
.box40-1{width:100%;float:left;padding-right:15px;}
.box60-2{width:auto;float:left;text-align:center;margin:0 10px}
.box40-2{width:auto;float:left;text-align:center;margin:0 10px}
.box20{width:14%;float:left;}
.box80{width:83%;float:left;padding-left:5px;}
.box80-1{width:82%;float:left;padding:3px 0;}
.box80-11{width:100%;float:left;padding:10px;}
.box20-11{width:100%;float:left;padding:10px;}
.boxwidth60{width:90%;margin:0 auto;font-size:100%;}
.boxwidth90{position:relative;width:100%;padding:10px;margin:0 auto;background-color:#f7f7f7;bottom:0%;z-index:100;}
.box15{width:45%;float:left;margin:5px;}
.tb_01{width: 100%;border-collapse: collapse;font-size:100%;}
.tb_01 th{width: 50%;padding: 3px;text-align: left;vertical-align: top;color: #333;font-weight:normal;}
.tb_01 td{padding: 3px;}
.tb_01 td a{text-decoration:none;}
.box01{width:95%;margin:0 auto;}
.box50{width:100%;float:left;margin:2px 0;padding:0px;}
.box50-1{width:100%;float:left;margin:0px;padding:2px 5px;}
.box30{width:100%;margin-top:0px;}
.box30 img{width:70%;text-align:center;}
.box70{width:100%;margin-top:5px;}
.box30-01{width:100%;float:left;margin-left:0px;margin-bottom:5px;text-align:center;}
.box70-01{width:100%;float:left;margin-right:5px;margin-bottom:5px;}
.box25{width:48%;float:left;margin:3px;}
.text80-1{font-size:80%;color:#666666;}
.box10{width:100%;float:left;margin:0px 3px;border-right-style:solid;border-right-color:#4d4d4d;border-right-width:0px;}
.box90{width:100%;float:left;padding-left:10px;margin-top:10px;}
.box90-1{width:100%;float:left;padding-left:0px;font-size:95%;}
.box90-1 img{width:15%;padding:20px 8px 5px 8px;}
.left50{width:98%;margin:10px 0px;padding:0px 5px;background-color:#ffffff;color:#000000;}
.left502{width:98%;float:left;font-size:105%;padding:10px 10px;color:#888888;}
.left502 input {height:30px;width:80%;font-size:90%;}
.left503{width:98%;float:left;font-size:100%;padding:10px 10px;}
.boxwidth80{width:100%;margin:0 auto;}
.text250-3{
	font-size:200%;
	font-weight:bold;
	padding:3px 0;
	color:#ffffff;
	text-align:center;
	line-height:1.5;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.text250-4{
	font-size:150%;
	font-weight:bold;
	padding:0px;
	color:#000000;
	text-align:center;
	line-height:1.6;
	margin-top:10px;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	letter-spacing: 0.1em;
}
.text_line{line-height:1.6;font-weight:normal;text-align:left;}	
.text_line01{line-height:1.6;padding:15px;font-size:100%;text-align:left;color:#ffffff;}
.text150{
	font-size:120%;
	font-weight:bold;
	padding:10px 0;
	color:#000000;
	text-align:center;
	line-height:1.6;
}
.text200{
	font-size:130%;
	font-weight:bold;
	padding:15px 0;
	color:#444444;
	text-align:center;
	line-height:1.6;
}
.text200-02{
	font-size: 150%;
  	font-weight: bold;
  	padding: 5px 0;
  	color:#ffffff;
	text-align:center;
  	line-height: 1.6;
  	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.dot-text {
    padding-top: 0em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 0em ;
    background-image: radial-gradient(.15em .15em at center center,orange,orange 100%,transparent);
}
.box33{width:100%;float:left;margin:10px 0px;}
.box50-4{width:100%;padding:0px;float:left;text-align:left;}
.box50-6{position:relative;width:100%;padding:0px;float:left;text-align:left;right:0%;margin-top:0px;}
.tb_02{width: 100%; border-collapse: collapse;font-size:110%;}
.tb_02 th{width: 12%;padding: 5px;text-align: left;vertical-align: top;color: #333;}
.tb_02 td{padding: 5px;}
.tb_02 td a{text-decoration:none;}
.back_01{width:100%;background-color:#eff7fd;margin:0px;padding: 0;}
.back_01_01{max-width:1100px;margin:0 auto;padding:30px 10px;}
.back_03{width:auto;background-color:#ffffff;margin:0px;padding: 0px 10px;}
.back_03_01{width:97%;margin:20px auto;padding:20px 10px 20px 10px;background-color:#f7f7f7;border-radius:20px;}
.text200-1{
	font-size:150%;
	font-weight:normal;
	padding:10px 0;
	color:#ffffff;
	text-align:center;
	line-height:1.6;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text250{
	font-size:200%;
	font-weight:bold;
	padding:5px 0;
	color:#000000;
	text-align:left;
	line-height:1.6;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.text250-1{
	font-size:150%;
	font-weight:bold;
	padding:0px;
	color:#000000;
	text-align:left;
	line-height:1.6;
	margin-top:20px;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.tb_05{
 	width: 100%;
 	border-collapse: collapse;
	font-size:100%;
	margin-top:10px;
 }
.tb_05 th{
 	width: 30%;
 	padding: 6px;
 	text-align: left;
 	vertical-align: top;
 	color: #333;
 	background-color: #ffffff;
 	border-bottom: 1px dotted #b9b9b9;
	font-weight:bold;
 }
.tb_05 td{
	padding: 6px;
 	background-color: #fff;
 	border-bottom: 1px dotted #b9b9b9;
 }
.box60-3{width:auto;float:left;margin:0px 8px;}
.box40-3{width:100%;float:left;text-align:center;}
.box40-3 img{width:80%; padding:0px 0px 0px 0px;}
 .title08 {
  	position: relative;
  	display: inline-block;
	font-size:130%;
  margin: 20px 0;
	font-weight:bold;
}
	#social{margin: 20px 0;}
	#kanren {margin: 10px 2%; padding: 0 5px;}
	#sidebar {width: 90%;}
	#sidebar1 {float: none; width: 100%;}
	#sidebar2 {float: none; width: 100%;}

}

/* ------ ～479px ------ */
@media screen and (max-width: 479px) {
	.alignleft, .alignright{float: none; margin: 5px auto;display:block;}
	#kiji-list ul li img{max-width: 300px;border: 1px solid #CFCFCF;margin: 5px auto;display:block;}
	#top-list > article{float: none; width: 100%; height: auto; margin: 10px 0; }
	.main-title, .contents-title {padding-left: 0;}
	#contents > p {padding: 0.5em;}
	.doc {padding: 0 2%;}
	.doc p {padding: 0;}
	#kanren {margin: 10px 0; }
	#kanren dl{margin: 0 0 0 10px;}
	#sidebar {*margin-bottom: 0;}
	#footer-inner {width: 100% ;margin: 0 ;padding: 0;}
	footer nav{width: 100% ; margin: 0; padding: 0;}
	footer ul li {width: 100%; text-align: left; display: block; border: none; border-bottom: solid 1px #999999;*zoom: 1;}
	footer ul li a{display: block; padding: 10px 20px 10px 10px; line-height: 1.5em; font-size: 100%; color: #CCCCCC; text-decoration: none; background: url("img/arrow_03.png") no-repeat right+15px center;}
	footer ul li a:hover{text-decoration: none; filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80;}
	footer ul li:last-child {border-bottom: none;}

}

