@charset "utf-8";
/*
Theme Name: Viva Vida Template v1.0
Theme URI: http://apteq.jp
Description: Apteq Template
Author: Apteq Inc.
Author URI: http://apteq.jp
Version: 1.0
*/

.p1 {font-size: 16px; }
.h2css {font-size: 20px; font-weight: bold;}
table, tr, td {border: none;}
.psmall {font-size: 6px;}
.tdw-250 {width: 250px;}
.tdw-100 {width: 100px;}
.tnone {border-style: none;}
.tdv {vertical-align: top;}
.tbox1 {border: 1px solid #000000;}
.black {color: #000000;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  }

ul, ol { list-style:none; }

body     {color: #333;text-align: center;font-family: serif; font-size: 14px; line-height: 150%;}
dt { }
strong { font-weight: bold; }
pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }
sup,
sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
input[type="text"],
textarea { background: #fff; border: 1px solid #ccc; padding: 3px; font-size:12px;
 }
a         { overflow: hidden; color: #000;}
a:hover,
a:active  { color:#ccc; text-decoration: underline; }

.adminEdit	{ clear:both; float:none; display:block; overflow:hidden;padding:0px 0px 20px; }
.assistive-text	{ display:none; }

/*反転時の文字色・背景色 */
::selection 		{ background-color: #e2eef0; color:#fff; }
/* Firefox対応*/
::-moz-selection 	{ background-color: #e2eef0; color:#fff; }


/*-------------------------------------------*/
/*	Btn
/*-------------------------------------------*/
#searchform input[type=submit],
p.form-submit input[type=submit],
form#searchform input#searchsubmit,
#content form input.wpcf7-submit,
#confirm-button input { font-size:12px;line-height:110%;text-align:center;position:relative;width:auto; border: 1px solid #333a; display:inline-block; overflow:hidden;position:relative;white-space:nowrap;padding:8px 20px 6px;text-decoration:none;}

a.btn,
.linkBtn a,
input[type=button],
input[type=submit]	{ color:#FFF; display:inline-block; overflow:hidden; margin-top:15px; position:relative;padding:8px 15px 6px;text-decoration:none;cursor:pointer; border: 1px solid #333; background:url(images/arrow_wh_s.png) right bottom no-repeat #333; box-shadow: inset 0px 0px 1px rgba(255,255,255,1); }

a.btn.btnS,
.linkBtn.linkBtnS a { padding:5px 10px; font-size:85.7%; }
.linkBtn.linkBtnS a:hover { color:#fff; }

a.btn.btnL,
.linkBtn.linkBtnL a { padding:10px 30px 8px; font-size:114.3%; text-align:center; }

a.btn:hover,
.linkBtn a:hover	{color:#fff !important;}

a.btn.btnAdmin,
.linkBtn.linkBtnAdmin a	{ color:#999666 !important; background-color:#e5e5e5; border-radius:3px; text-decoration:none;border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background: linear-gradient(to bottom, #ffffff, #e5e5e5); /* IE10, Firefox 16.0+, Opera 12.50+ */
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e5e5e5));
background: -moz-linear-gradient(#fff, #e5e5e5);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#e5e5e5)"; }

#searchform input[type=submit],
p.form-submit input[type=submit] { padding:6px 15px; }

#searchform label	{ display:none; }
form#searchform input#searchsubmit	{ padding:6px 10px; }

.moreLink			{ margin-bottom:3px;height:auto; display:block; }
.moreLink a			{ text-align:center; float: right; margin:15px; display:inline-block;overflow:hidden; font-size:11px; line-height:105%;text-decoration:none;background: url(images/arrow_bk_s.png) right bottom no-repeat #ccc; color: #999; padding: 5px 15px 5px 11px; }
.moreLink a:hover { color:#fff; text-decoration:none !important; background: url(images/arrow_wh_s.png) right bottom no-repeat #666; }

html,body,#wrap	{ height:100%;min-height:100%; }

/*-------------------------------------------*/
/*	レイアウト
/*-------------------------------------------*/
#search,
#header,
#pagetop,
#footMenu,
#footer		{ text-align:center;clear: both; }
.innerBox		{ text-align:left;width:94%; margin:0px 3%;}
.innerBox img	{ max-width:100%; }
#main		{ width:100%; margin:0px auto; }
#main #container	{ overflow:visible; }
#main #container #content	{ margin: 0; padding-bottom:30px; }
#header #headContact li {float: left; margin: 5px 0 5px 10px;}
#main #container #content.wide	{ width:96%;margin: 0 2%;float:none;padding-bottom:30px; overflow:visible; }
.flag {float: right;margin: -40px 0 0 580px;z-index: 9000;position: absolute;}
.flag li {float: left; margin: 3px;}
.flag li img {width: 36px;}
#main #container #season-content	{ margin: 0; padding-bottom:30px; }

/*-------------------------------------------*/
/*	#headerTop
/*-------------------------------------------*/
#headerTop	{display:block;overflow:hidden;width:100%;padding: 14px 0px;clear:both;}
#headerTop #site-description { padding: 2px 0; font-size:14px;line-height:120%;}

/*-------------------------------------------*/
/*	#header
/*-------------------------------------------*/
#header	{ display:block; overflow:hidden; }
#header	{ padding-top:15px; text-align:left; margin-bottom:15px; }
#header #site-title {font-size: 24px;line-height:45px;margin: 0;position:relative;font-weight:lighter;text-align: center;}
#header #site-title a { color: #000; font-weight: bold; text-decoration: none; }
#header #site-title a img	{ max-height: 100px;margin-top:3px; width: auto;}
#header #headContact	{font-size:100%;line-height:110%;margin: 10px 0px 10px;text-align:center;}
#header #headContactInner	{ color:#333; }
#header #headContact #headContactTxt,
#header #headContact #headContactTime	{ font-size:10px;}
#header #headContact #headContactTxt	{ letter-spacing:0px;margin-bottom:1px; }
#header #headContact #headContactTel	{ font-size:16px; line-height:21px;margin-bottom:2px; color:#000; }
#header #headContact #headContactTime	{ font-size:18px; line-height:15px;}

/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/

/*-------------------------------------------*/

#gMenu	{clear:both;display:block;border-bottom:none;overflow:visible;position:relative;width: 100%;padding: 10px 0 0px 0;background: url('/wp-content/themes/vivavida/images/menu_bg.jpg');height: 40px;}
#gMenu.itemClose .menu	{ display:none; }
#gMenu.itemOpen .menu	{display:block; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
#gMenu .assistive-text  {box-shadow: inset 0px 0px -1px rgba(200,215,200,0.6);display:block;overflow:hidden;position:relative;left:0px;font-weight:lighter;text-align:left;cursor:pointer;color:#FFFFFF;background-color: #439fd7;}
#gMenu .assistive-text span	{ display:block; overflow:hidden; padding: 14px 0 12px 24px; width:94%; margin:0px 3%; }
#gMenu.itemClose .assistive-text span	{ background:url(images/iconMenuOpen.png) left 50% no-repeat; }
#gMenu.itemOpen .assistive-text span	{ background:url(images/iconMenuClose.png) left 50% no-repeat; }

#gMenu .screen-reader-text { position: absolute; left: -9000px; }
#gMenu #gMenuInner	{overflow:visible;display:block;position:relative;padding:0px;z-index: 9999;}
#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}
#gMenu .menu	{font-size: 14px;list-style: none;margin:0px 0px 0px;padding:0px;display:block;overflow:visible;/*border-top:1px solid #ccc;*/}
#gMenu .menu li {position: relative;width:100%;display:block;}
#gMenu .menu li	a {display: block;overflow:hidden;padding: 7px 20px 10px 25px;/*30px;*/margin:0px;line-height:140%;text-decoration: none;letter-spacing:0px;/* text-align:center; *//* border-bottom: 1px solid #fff; */position:relative;color: #48a0ce;}
#gMenu .menu li a strong	{ font-weight: normal;/*bold;*/ }
#gMenu .menu li a span 		{ color:#999!important; display:block; font-size:11px; line-height:140%;letter-spacing:1px; }
#gMenu .menu li a span.po-menu	{ color:#48a0ce!important; /*display:block;*/ font-size:14px; letter-spacing:0px;padding: 7px 0 10px; margin: -8px -10px; }

#gMenu .menu li.current_page_item a ,
#gMenu .menu li.current_page_ancestor a ,
#gMenu .menu li a:hover	{ opacity:0.7; /*background:url(images/arrow_bk.png) right bottom no-repeat #eeeeee;*/ }

#gMenu .menu li ul	{display:block;/* margin: 0 0 0 2em; */}
#gMenu .menu li ul li a { }
#gMenu .menu li ul li span	{ display:none; }

/*-------------------------------------------*/
/*	#panList
/*-------------------------------------------*/
#panList	{ clear:both; font-size:11px; color:#999; padding:0px; display:block; overflow:hidden; width: 960px; margin: 10px auto; }
#panList #panListInner	{ display:block; overflow:hidden; text-align:left; padding:0px 0 10px 0; line-height:24px;/* border-bottom:1px solid #fff;*/ }
.home #panList { display:none; }
#panList ul	{ display:inline-block; margin-left: -40px; }
#panList ul li	{ display:inline-block; padding-right:5px; }
#panList ul li a { color:#999!important; text-decoration:none; }
#panList ul li a:hover { text-decoration: underline; }


/*-------------------------------------------*/
/*	#pageTitBnr
/*-------------------------------------------*/
#pageTitBnr { background-color:#f5f5f5; box-shadow:inset 0px 1px 5px rgba(0,0,0,0.20); margin:0px; clear:both;border-bottom:1px solid #e5e5e5;z-index:0; }


#pageTitBnr #pageTitInner	{ display:block;overflow:hidden;height:80px;}/* position:relative; を使うとIE7でプルダウンメニューがおかしくなる*/
#pageTitBnr #pageTitInner #pageTit	{ text-shadow: 0 1px #ffffff; font-size: 18px; display:inline; float:left;margin-right:20px;margin-top:32px; line-height:105%; }
#pageTitBnr #pageTitInner #titleTxtSub	{text-align:left; color:#999; font-size:16px; letter-spacing:3px;float:left;margin-top:25px; line-height:105%;}

/*-------------------------------------------*/
/*	#main
/*-------------------------------------------*/
#main	{ display:block; overflow:visible;clear:both; }
#main { zoom: 1; }

/* facebookコメント欄が消えるのでhiddenではなくclearfix */
#main:before,#main:after { content: ""; display: table; }
#main:after { clear: both; }

#main #container	{
    margin-top: 0;/*-100px;*/
}

/*		#content
/*-------------------------------------------*/
#content { margin-bottom: 36px; text-align:left; display:block; overflow:visible; }
#content hr	{ clear:both; display:block; margin:1em 0; }
#content .post	{ padding-bottom:25px; }
#content .alert	{ color:#f00; }
#content .caption	{ font-size:11px; line-height:110%; }
#content .center{ text-align:center; }
#content .right	{ text-align:right; }
#content .nowrap	{ white-space:nowrap; }
#content .sectionBox	{ margin-bottom:30px; display:block; overflow:hidden; }
#content .entry-meta	{ margin:15px 0; font-size:11px; color:#999; }
#content h2,
#content h1.contentTitle,
#content h1.entryPostTitle	{ clear:both; font-weight:bold; color:#333; position:relative;}
#content h1.entryPostTitle	{ margin:0px 0px 5px; }
#content h2	{ margin:0px 0px 5px; }
#content h2	a	{ text-decoration:none; }
#content h1.imageTit	{margin: 0px auto 20px;padding: 10px 0 10px;text-align: left;fon;font-size: 30px !important;/* width: 70%; */border-bottom: 1px #ccc solid;}
#content h2.imageTit	{margin: 0px auto 20px;padding: 10px 0 10px;text-align: left;fon;font-size: 18px !important;/* width: 70%; */border-bottom: 1px #ccc solid;}
#content h3	{position: relative;clear:both;font-size: 16px;margin: 10px 0 10px 0;padding: 0;color: #333;font-weight: normal;font-weight: bolder;}
#content h4 { color:#333; position: relative; clear:both; font-size:14px; margin: 10px 0px 30px; font-weight: normal; }
#content h5 { color:#333; clear:both; font-size:16px;margin:30px 0px 20px; padding:10px 0px 5px; border-bottom:1px dotted #eeeeee; }
#content h6 { clear:both; font-size:14px;margin:30px 0px 20px; padding:10px 0px 0px;}

#content p {margin-bottom: 20px;}
#content blockquote { border: 3px solid #e6e6e6; padding:20px 15px 0px;margin-bottom:20px; clear:both; box-shadow: 0px 0px 2px rgba(0,0,0,.15); }
#content strong	{ font-weight:bold; }

#content table { border-top: 1px solid #ccc; margin: 10px -1px 24px 0; text-align: left; width: 100%;border-collapse: collapse; border-spacing: 0; line-height:141.7%; }
#content table thead tr th	{ font-weight:bold; }
#content table tr th,
#content table thead tr th { padding: 9px 24px; background-color:#f5f5f5; white-space:nowrap; }
#content table tfoot tr th,
#content table tfoot tr td	{font-weight:bold;}
#content table tr th {border: 1px solid #ccc;padding: 10px 10px 10px 10px;vertical-align: middle;}
#content table tr td {  solid #ccc;padding: 5px;vertical-align: middle;}
#content table tr td p	{ margin:0px 0px 5px; padding:0px; }
#content table ol,
#content table ul	{ margin-bottom:5px;margin-left:15px;}
#content table ol li,
#content table ul li	{ margin:2px 0px; }
#content dt		{ color:#333; }
#content dd		{ padding:0px;}
/*#content iframe	{ border:1px solid #ccc; }*/


/*			.child_page_block
/*-------------------------------------------*/
#content .child_page_block	{ display:block; overflow:hidden; margin-bottom: 15px;width:100%; border-top: 1px solid #eeeeee;background: url(images/line_wh.png) left top repeat-x;box-shadow: 0px 1px 3px rgba(0,0,0,0.15); }
#content .child_page_block .child_page_blockInner	{ display:block; overflow:hidden; padding: 15px 15px; }
#content .child_page_block.layout_even	{ float:right; }
#content .child_page_block h4	{ font-size:16px; background: url(images/line_grd.png) left bottom repeat-x; padding: 0 0 3px 0; margin:0px; margin-bottom:10px;  border: none; }
#content .child_page_block h4 a	{ border-bottom: 2px solid #333; text-decoration:none; color:#333; display:block; overflow:hidden;line-height:118.8%;padding-bottom:2px;  }
#content .child_page_block h4 a:hover	{ text-decoration:none; color:#333; }
#content .child_page_block .childText	{ display:block; overflow:hidden; }
#content .child_page_block p 	{line-height: 141.7%; font-size:12px;margin-bottom:0px; padding:0px; }
#content .child_page_block p a	{ text-decoration:none;color:#999; }
#content .child_page_block p a:hover	{ text-decoration:underline;color:#333; }

#content .child_page_block .thumbImage	{ float:left; display:block;margin-right: 15px;}
#content .child_page_block .thumbImage .thumbImageInner 	{ display:block; overflow:hidden; width:80px;border:4px solid #fff; box-shadow: 0px 1px 3px rgba(0,0,0,0.15); }
#content .child_page_block .thumbImage .thumbImageInner a:hover { }

#content .child_page_block .thumbImage .thumbImageInner img	{ width:80px;height:80px !important /* ie8 */; }


/*			.childPageBox
/*-------------------------------------------*/
#content .childPageBox { display:none; }
#content .childPageBox .textBox	{ overflow:hidden;}

/*			.mainFoot
/*-------------------------------------------*/
#content .mainFoot	{ display:block; overflow:hidden; margin-top:35px;margin-bottom:30px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding: 15px 0; }
#content .mainFoot .mainFootInner	{  }
#content .mainFootContact	{ display:block; overflow:hidden; text-align:center; }
#content .mainFootContact p.mainFootTxt	{ font-size:10px; letter-spacing:0px;margin-bottom:5px;  }
#content .mainFootContact p.mainFootTxt span { display:block; }
#content .mainFootContact p.mainFootTxt span.mainFootCatch	{line-height:120%; }
#content .mainFootContact p.mainFootTxt span.mainFootTel	{ font-size:24px; margin-bottom:2px; line-height:100%;}
#content .mainFootContact p.mainFootTxt span.mainFootTime	{ line-height:120%; }
#content .mainFootContact .mainFootBt a	{ display:block; overflow:hidden; background-color:#333;max-width:350px;margin:0px auto; }
#content .mainFootContact .mainFootBt a:hover	{ opacity: .80;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
-khtml-opacity: .80;
-moz-opacity: .80;}
#content .mainFootContact .mainFootBt a img	{ max-width:100%; opacity:1.0 !important;
opacity:1.0 !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-khtml-opacity: .100; /* Safari 1.x */
-moz-opacity: .100; /* FF lt 1.5, Netscape */}

/*			images
/*-------------------------------------------*/

#content img { margin: 0; max-width:100% !important;height:auto; }/* height:auto;がimportantでなくてはならない理由があるかも */
#content .attachment img { max-width: 900px; }
#content .alignleft,
#content img.alignleft { display: inline; float: left; margin-right: 20px; margin-top: 4px; }
#content .alignright,
#content img.alignright { display: inline; float: right; margin-left: 20px; margin-top: 4px; }
#content .aligncenter,
#content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
#content img.alignleft,
#content img.alignright,
#content img.aligncenter { margin-bottom: 12px; }
#content .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 0 0 5px; text-align: center;border:1px solid #e5e5e5;max-width:100% !important; }
#content .wp-caption img { margin:5px 0 2px;max-width:95% !important;height:auto !important; }
#content .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
#content .wp-smiley { margin: 0; }
#content .gallery { margin: 0 auto 18px; }
#content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
#content .gallery img { border: 2px solid #cfcfcf; }
#content .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
#content .gallery dl { margin: 0; }
#content .gallery img { border: 10px solid #f1f1f1; }
#content .gallery br+br { display: none; }
#content .attachment img { /* single attachment images should be centered */
	display: block; margin: 0 auto; }

/*			.navigation
/*-------------------------------------------*/
.navigation { color: #888; font-size: 12px; line-height: 18px; overflow: hidden; border-top:1px solid #ccc; padding:10px 0px 15px; clear:both;}
.navigation a:link,
.navigation a:visited { color: #888; text-decoration: none; }
.navigation a:active,
.navigation a:hover { color: #ff4b33; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above,
.single #nav-above { display: block; }

/*			.paging
/*-------------------------------------------*/
.paging	{ display:block; overflow:hidden; padding:20px 0px 20px; text-align:center;}
.paging span,
.paging a	{ margin:0px 2px; padding:6px 12px;color:#333;border:1px solid #33; text-decoration:none; }
.paging span.current,
.paging a:hover	{ background-color:#33;color:#fff; text-decoration:none; }
.paging span.pageIndex { display:none; }

/*			.infoList
-------------------------------------------------------------- */
#content .infoList	{ padding-bottom:20px; }
.page #content .infoList	{  }
#content .infoList ul	{margin: 10px auto;list-style:none;}
#content .infoList ul li	{ border-bottom:1px dotted #ccc; padding:12px 0px;list-style:none;margin-bottom:0px; }
#content .infoList ul li a	{  }
#content .infoList ul li a:hover	{ color:#f00; }
#content .infoList .infoDate	{ margin-right:8px; color:#dd0000;font-size: 12px;}
#content .infoList .infoCate a	{ color:#999;margin-right:4px; background-color:#efefef;  padding:1px 5px 2px;  position:relative;border:1px solid #e5e5e5;top:-2px; }
#content .infoList .infoCate a	{ font-size:10px;line-height:14px; text-decoration:none; }
#content .infoList .infoCate a:hover	{ background-color:#333; color:#fff;text-decoration:none;}
#content .infoList ul li .infoTxt	{ margin-top: 3px; display:block; overflow:hidden; clear:both; font-weight: bolder;/*201609追加 */}
#content .infoList ul li .infoTxt a	{ text-decoration:none; color:#333; display:block;overflow:hidden;font-weight: bolder;margin-bottom: 20px;}
#content .infoList ul li .infoTxt a:hover	{ color:#333; text-decoration:underline; }

/*				.infoListBox
/*-------------------------------------------*/
#content .infoList .infoListBox { display:block; overflow: hidden; padding: 0px; border-bottom:1px solid #eeeeee;position:relative; }
#content .infoList .infoListBox div.entryTxtBox { margin:0px;display:block; overflow:hidden; }
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail	{ float:Left; margin-right:100px; }
#content .infoList .infoListBox div.entryTxtBox p { margin-bottom:3px; padding:0px;line-height:150%; }
#content .infoList .infoListBox div.entryTxtBox p.entryMeta { margin-bottom:4px; }

#content .infoList .infoListBox div.entryTxtBox h4.entryTitle { border-top: none; margin:0px 0px 10px;padding:0px 0px 10px; display:block;line-height:120%; }
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a { color:#000; text-decoration:none; }
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a:hover { text-decoration:underline; }
#content .infoList .infoListBox div.entryTxtBox p.moreLink	{ margin:0px; padding:0px; }

#content .infoList .infoListBox div.thumbImage { width:35%;display:block; overflow:hidden;float:right;text-align:right; position:absolute;top:20px;right:0px; }
#content .infoList .infoListBox div.thumbImage div.thumbImageInner { display:block; overflow:hidden;margin:1px; padding: 3px; }
#content .infoList .infoListBox div.thumbImage div.thumbImageInner img	{ width:88px;height:auto;border: 4px solid #fff; box-shadow: 0px 1px 3px rgba(0,0,0,0.3); }


/*			form
/*-------------------------------------------*/
#content form table	{ margin-top:25px; }
#content form input[type=text],
#content form textarea	{ position:relative; overflow:hidden; padding:5px 10px; margin:5px 5px 5px 0px; width:90%;}
#content form input[type=radio] { width:auto; }
#content form input[type=checkbox] { width:auto; }

/*			trust-form
/*-------------------------------------------*/
#content #trust-form	{ width:100%; }

/*			contactform7
/*-------------------------------------------*/
#content .wpcf7	{ margin-top:20px; }
#content form span.wpcf7-form-control-wrap	{ position:relative; display:block; overflow:hidden; clear:both; /*回り込みをしている為*/ }
#content form span.wpcf7-form-control-wrap .wpcf7-list-item,
#content form span.wpcf7-form-control-wrap .wpcf7-list-item label	{ display:block; float:left; }
#content form span.wpcf7-form-control-wrap .wpcf7-list-item	{ padding-top:8px; padding-bottom:8px; }
#content form span.wpcf7-not-valid-tip	{ position: relative; color: #fff; padding-left: 5px; position:relative; display:block; background-color:#F00;left:0px;top:8px; margin-bottom:8px; }
#content form span.wpcf7-not-valid-tip::after {content: "";position: absolute;bottom: 100%;left: 30px;height: 0;width: 0;border: 10px solid transparent;border-bottom: 10px solid #F00;}
#content form div.wpcf7-validation-errors	{ border:none; position: relative; color:#FFF; padding:7px; background-color:#F00; text-align:center; }
#content form div.wpcf7-validation-errors::after {content: "";position: absolute;bottom: 100%;left: 30px;height: 0;width: 0;border: 10px solid transparent;border-bottom: 10px solid #F00;}
#content .wpcf7 dl		{ display:block; overflow:hidden;  }
#content .wpcf7 dl dt	{ display:block; overflow:hidden; float:left; width:30%; color:#4c3333; font-weight:lighter; }
#content .wpcf7 dl dd	{ display:block; overflow:hidden; margin-bottom:0px; }

/*-------------------------------------------*/
/*	#side-banner
/*-------------------------------------------*/
#side-banner {width: 260px; float: right;}
#side-banner ul li {list-style: none;}

/*-------------------------------------------*/
/*	#pagetop
/*-------------------------------------------*/
#pagetop	{ display:block; overflow:hidden; clear:both; z-index:5; }
#pagetop a	{ color: #999; background:url(images/icon_arrow_top_gry.png) center bottom no-repeat #e6e6e6; float:right; display:block; position:relative; padding:5px 15px 5px 15px;font-size:11px; text-decoration:none;margin-bottom:0px;letter-spacing:1px; }
#pagetop a:hover	{ background:url(images/icon_arrow_top.png) center bottom no-repeat #3333; color:#FFF; }

/*-------------------------------------------*/
/*	#footMenu
/*-------------------------------------------*/
#footMenu	{ display:block; overflow:hidden;width:100%;position:relative; 
-moz-box-shadow: inset 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 white;
box-shadow: inset 0 1px 0 white; }
#footMenu .innerBox { width: 100%;margin: 0; }
#footMenu .menu { display:block;overflow:hidden; }
#footMenu .menu li	{ list-style:none;display:block; margin:0px;padding:0px;line-height:100%; font-size:12px; }
#footMenu .menu li a	{ background: url(images/arrow_gray.png) right bottom no-repeat; color:#333; border-bottom: 1px solid #e6e6e6; border-right: 1px solid #ccc; padding: 15px 3%;display: block;overflow: hidden;text-decoration: none;  }
#footMenu .menu li a:hover	{ background: url(images/arrow_bk.png) right bottom no-repeat #e6e6e6; }

/*-------------------------------------------*/
/*	#footer
/*-------------------------------------------*/
#footer	{ margin:0px; padding:20px 0px 20px; display:block; overflow:hidden; }
#footer	{ /*border-bottom: 1px solid #5f5e63;*/ text-align:left; }
#footer dl#footerOutline	{ margin:0px; line-height:150%;width:240px; }
#footer dl#footerOutline dt	{ color: #333;/*#d2d2d3;*/ margin-bottom:8px;line-height:150%; }
#footer dl#footerOutline dt img	{ margin-bottom:5px;max-width:260px; }
#footer dl#footerOutline dd	{ color: #333;/*#d2d2d3;*/ line-height:150%; }


#footerSection {background: #FBFBFB;padding: 20px 0 20px; text-align:center;}
/*		#footerSiteMap
/*-------------------------------------------*/
#footerSiteMap						{ display:block; overflow:hidden;width:100%;padding-top:15px; }
#footerSiteMap .menu				{ /*87.5%;*/ vertical-align:text-top; }
#footerSiteMap .menu a				{ color:#d2d2d3; text-decoration:none;}
#footerSiteMap .menu a:hover		{ opacity:0.7;/*color:#d2d2d3;*/ }
#footerSiteMap .menu li				{ /*text-shadow: 0 -1px #333;*/ display:block; margin-bottom:6px; vertical-align:text-top; line-height:116.7%; }
#footerSiteMap .menu li	a			{ /*border-bottom: 1px solid #5f5e63; box-shadow: 0px 1px #8a898c; background:url(images/arrow_gray_s.png) right bottom no-repeat; font-weight:bold;*/ padding:8px 0px 8px 0px; overflow:hidden;display:block; }
#footerSiteMap .menu li	a:hover		{  }
#footerSiteMap .menu li	ul			{ margin-top:6px;}
#footerSiteMap .menu li	li			{ display:block; padding: 0px 0px; }
#footerSiteMap .menu li	li a		{box-shadow:none;border-bottom:none;background:none;font-weight:normal;}
#footerSiteMap .menu li	li a:hover	{  }
#footerSiteMap .menu li li li		{ margin-right: 0; border-bottom:none; background:none; }
#footerSiteMap .menu li li li a		{ background:none;background-position: 6px 12px;}
#footerSiteMap .menu li	ul ul		{  }

#footer-desc {width: 670px;border: 5px solid #48a0ce;margin: 20px auto 40px;padding: 30px;}

/*-------------------------------------------*/
/*	#siteBottom
/*-------------------------------------------*/
#siteBottom { 
	clear:both;
	width: 100%;
	height: auto;
	padding: 7px 0 5px 0;
	text-align: center;
}
#siteBottomInner	{ text-align:center; }
#siteBottom a	{ text-decoration:none; }
#siteBottom #copy	{ text-align:center; }

/*-------------------------------------------*/
/*	top
/*-------------------------------------------*/
/*.home #gMenu	{ padding-bottom:20px;  }*/
#gMenu	{ }
.home #main	{ padding-top:0px; }

h2.pageTit {max-width: 960px;margin: 50px auto 50px; text-align: center;font-size: 24px; padding: 10px 0 10px; color: #000;border-top: 1px #ccc dotted;border-bottom: 1px #ccc dotted;}
#logo-page {margin-bottom: 40px;}
#logo-page img {width: 120px;}

#topMainBnr { display:block; padding:10px 0; }
#topMainBnrFrame {height:auto;margin: 0 auto;width:100%;}
#topMainBnrFrame .slideFrame	{ display:block; overflow:hidden;  }
#topMainBnrFrame #topManiBnrInnerFrame	{ box-shadow:1px 2px 5px rgba(0,0,0,0.2) inset; overflow:hidden;  }
.thumbImage {text-align: center; margin-bottom: 20px}

#topMainBnrFrame img	{ width:100%; min-height:auto;/*position:relative;*/ }
#topMainBnrFrame ul.slides { }
#topMainBnrFrame ul.slides li { overflow:hidden;/*display:block; */ }
#topMainBnrFrame ul.slides li a { }
.home #content { padding-bottom:40px; }
#MainBnr {    width: 100%;
    /* margin-bottom: -100px; */
    background: #f6f6f6;
    padding: 10px 0 10px 0;}
#MainBnr img { width:100%;height:auto; }

#topFreeArea	{ display:block; overflow:hidden;padding-bottom:25px;}
#topPr .topPrOuter	{ display:block; overflow:hidden; margin: 30px 0 20px; padding-bottom:10px; }
#topPr h3			{margin: 0px 15px 10px 0px;line-height:120%;font-size: 14px;padding:0;border:none;/*background:url(images/line_grd.png) left bottom repeat-x;padding-bottom:3px;*/box-shadow:none;text-align: center;}
#topPr h3 a			{ text-decoration:none;color:#439fd0;  padding:3px 0 8px 0;}
#topPr h3 a:hover	{ color:#000; text-decoration:none; }
#topPr p a	{ display:block; text-decoration:none;line-height:16px;color:#333;}

#topInfo a:hover,
#topBlog a:hover,
#topPr a:hover	{ opacity:0.7;  text-decoration:underline; }
#topPr p.topPrDescription	{ margin-bottom:0px; line-height:120%; padding:0px; }
#topPr .prImage	{ box-shadow: 0px 1px 3px rgba(0,0,0,0.3);float:left;width:70px; margin-right:10px; overflow:hidden;margin-bottom:20px; border:4px solid #fff; }
#topPr .prImage a	{  }

#topPr .entryTxtBox	{font-size: 14px;display:block;overflow:hidden;}

#topPr .topPrTxtBox	{ display:block; overflow:hidden; }
#topPr .topPrDescription a:hover	{color:#333;}

#topInfo .moreLink,
#topBlog .moreLink,
#topPr .moreLink { margin-bottom:3px;height:auto; display:block;}
#topInfo .moreLink a, #topBlog .moreLink a, #topPr .moreLink a { height: auto; margin-top:15px; line-height:105%; text-decoration:none; color: #fff; }

#topInfo .moreLink a:hover,
#topBlog .moreLink a:hover,
#topPr .moreLink a:hover { color:#fff; text-decoration:none !important; }

#content .infoList { position:relative; height: 500px; overflow: auto; }
#content #topInfo, #content #topBlog, #content #topTwitter	{margin: 0px 10px 50px 10px;width: 100%;}

#topBlog {background: #eee; border: 3px #dddddd solid; padding: 5px; width: 96% !important;}

/*#content #topBlog.infoList ul li .infoDate	{ display:block; float:left; }
#content #topBlog.infoList ul li .infoTxt	{ clear:none; }
*/
#topContentsBottom	{ margin-bottom: 20px; }

#top-links-bg {width: 100%; height: 100px; margin: 30px 0 50px;}
#top-links-bg {clear: both; height: 100% !important;}
#top-links li {width: 74%; margin: 10px 8%; float: left; padding: 30px; text-align: center; border-radius; 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: solid 1px #ddd; background: #eee;}
#top-links li:hover {opacity: 0.8;}
#top-links li a {color: #fff; background: #e63f49; font-size: 16px; text-decoration: none; padding: 15px 15px 15px 15px; border-radius; 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}


/*-------------------------------------------*/
/*	post
/*-------------------------------------------*/
#content .entry-content	{ display:block; margin-bottom:25px; padding: 0 1px; float: left;}
#content .entry-content.post-content h1.entryPostTitle	{ margin-bottom:0px;}
#content .entry-utility	{ clear:both; margin-top:15px; }
#content .entry-utility dl.tag-links,	{ display:inline;}
#content .entry-utility dl.tag-links dt,
#content .entry-utility dl.tag-links dd	{ display:inline;line-height:120%;}
#content .entry-utility dl.tag-links dt	{ display:inline-block; border:1px solid #e5e5e5;font-weight:lighter; margin-right:10px; padding:0px 10px; background-color:#e5e5e5; color:#999;}


/*			#comments
/*-------------------------------------------*/
#comments { clear: both; }
#comments ol.commentlist	{ margin:0px 0px 15px 0px;}
#comments ol.commentlist li	{ list-style:none; }
#comments li.comment .commentBox	{ border:4px solid #e5e5e5; padding:15px; margin-bottom:10px; }
#comments li.comment .comment-author img	{ float:left;border:2px solid #ccc;margin-right:10px; }
#comments li.comment .comment-author cite.fn	{ font-style:normal; line-height:120%;}
#comments li.comment .comment-meta.commentmetadata	{ line-height:120%;}
#comments li.comment .comment-body	{ margin-left:50px;margin-top:5px; }
#comments li.comment .comment-body p { margin-bottom:10px; }
#comments li.comment .reply	{  }
#comments #respond .required	{ color:#e50000;}
#content #commentform p	{ margin-bottom:5px; }
#content #commentform input,
#content #commentform textarea	{ display:block; width:95%; padding:4px; }
#content #commentform p.form-allowed-tags	{ font-size:10px; line-height:120%; color:#999; width:95%;margin-bottom:10px; }
#content #commentform p.form-submit input	{ width:auto; padding:10px 20px;}


/*-------------------------------------------*/
/*	sitemap & 404 &search
/*-------------------------------------------*/
#content.wide	{ display:block; overflow:hidden; }
#content #sitemapPostList { margin-top:20px; }
#content #sitemapPostList h5	{ margin:0px;padding:0px; font-weight:lighter;}
#content ul.linkList	{ margin:0px;padding:0px; }
#content ul.linkList li	{ list-style:none;margin-bottom:0px; }
#content ul.linkList li a	{ background:url(images/icon_arrow_bk.png) left 8px no-repeat; padding:5px 15px; display:block;text-decoration:none; color:#999;}
#content ul.linkList li a:hover	{ text-decoration:underline;color:#333; }
#content ul.linkList li li a	{  }
#content ul.linkList li li a:hover	{  }
#content ul.linkList li li li a	{ background:none; }
#content ul.linkList li li li a:hover	{  }
#content ul.linkList ul	{ margin-bottom:0px;margin-top:0px;margin-left:10px; }
#content .error404	{ text-align:center; padding-bottom:30px; }
#sitemapOuter	{ border:4px solid #e5e5e5; padding:20px; display:block; overflow:hidden;margin:0px auto; }

#content form#searchform label { display: none; }
#content form#searchform input#s	{ width:70%; }

#likeBox	{ border:1px solid #00ff00; width:100% !important; }
.fbConnectWidgetTopmost { border:1px solid #00ff00; width:100% !important; }


  /**************************
  company
  **************************/
#company {width: 90%; margin: 0 5%;}
#main_img {
	width: 100%;
}
#midashi {
	width: 96%;
}
.set {
	width: 96%;
}
.set_left {
	display: inline;
	float: left;
	width: 25%;
	margin: 0 4% 0 1%;
}
.set_right {
	display: inline;
	float: right;
	width: 65%;
	margin-right: 5%;
}
.set_tit {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6;
}
.set_txt {
	font-size: 13px;
	line-height: 1.6;
}
.line {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
p.map {
	padding-top: 5px;
}
.group {
	margin-bottom: 10px;
}
.left_bo {
	display: inline;
	float: left;
	width: 200px;
	line-height: 1.6;
}
.right_bo {
	display: inline;
	float: right;
	width: 280px;
	line-height: 1.6;
}
/* contact */
.contact { width: 90%; padding: 0 5%;}
#content .wpcf7 { margin-left: 5%; }
#content .wpcf7 input[name="your-name"],
#content .wpcf7 input[type="email"],
#content .wpcf7 input[type="url"] {
	width: 50%;
}
#content .wpcf7 .your-email input[type="email"] {width: 52%;}
#content .wpcf7 .your-message textarea { width: 96%; }
#content .to-eccube { text-align: right; width: 96%; margin: 0 auto;}
#content .to-eccube a { text-decoration: none; }

/* パンくず */
#kuzu-bg {width: 100%; padding: 4px 0 3px; height: 20px; margin-top: -20px;}
#kuzu {font-size:11px;margin: 0 2%; width: 96%;height: 40px;}
#kuzu ul {list-style:none; padding:0; margin:0;}
#kuzu li {float:left; margin:0 5px 0 0; padding:0;}
#kuzu li a {text-decoration: none;}

/*********************** 2016.11 apteq *********************************/
/* activities */
#content table.activities { border-top: none; }
#content table.activities tr th { border: none; }
#content table.activities tr td { border: none; }
#content table.activities tr.end-tr { border-bottom: 1px solid #ccc; }

/* 保険プランサイドメニュー */
/*#side-banner */
/*#menu-plannavi, #content .sideWidget h3*/ #nav_menu-2 { line-height: 1.2em; font-size: 110%; width: 80%; margin: auto 10%; float: right; }
#nav_menu-2 h3 { font-size: 120%; text-align: center; }
#menu-plannavi li { background-color: #DDDDDD; margin: 2px auto; padding: 5px 8px 5px 20px; position: relative; }
/* update on 2017/3/5 add "font-size: 120%;" for 依頼番号129.0 */
#menu-plannavi a { text-decoration: none; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-weight: bold; font-size: 120%;}
#menu-plannavi li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 14px;
	left: 12px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #000;
}
.menu_blue a {
	color: #0073a3;
}
/* トップのみのサイドウィジェット */
.topSide { width: 80%; margin: 0 auto;text-align: center;}

/* 個別ページ */
.sol_block {
    border: 1px solid #0073a3;
    width: 80%;
    margin: 0 auto 25px 25px;
    padding: 3px;
    color: #0073a3;
}
.plantitlegr {
    color: #fff;
    font-weight: bolder;
    background-color: #9a9a9a;
    padding: 3px;
}
#listbullet ul {
	padding-left: 15px;
	list-style-type: disc;
	margin-bottom: 1em;
}
.plantitleb {
	color: #fff;
    font-weight: bolder;
    background-color: #0099cc;
    padding: 3px;
	margin-top: 50px;
}
.pctitle {
    font-size: 16px;
    font-weight: bolder;
    color: #003c85;
    border-left: 3px solid #003C85;
    padding-left: 3px;
	margin-top: 30px;
}
.pborder {
    border: 1px solid #0073a3;
    padding: 3px;
    color: #666;
}
.pblue {
	color: #0073a3;
}
.indent-20 {
	margin-left: 20px;
}
.line {
    border-bottom: 1px dotted #7b7b7b;
    display: block;
    height: 2px;
    overflow: hidden;
}
.answer {
    color: #187dae;
    background-color: #e6e6e6;
    /*width: 500px;*/
    padding: 5px;
}
.div200 { width: 200px; float: left; }
.div480 { width: 480px; float: left; }

b { font-weight: bold; }
i { font-style: italic; }

.cf:after { content:''; display:table; clear:both; }

.banners { float: left; margin: 15px 4px; }
#content .banners img { max-width: 250px!important; height: auto; }
#content .banners .jotgEN img { width: auto!important; height: 43.6px; } 

/* アプリケーションフォーム */
#formpage { width: 96%; margin: 30px 2%; }
#formpage h2.imageTit { margin: 0px auto 20px; padding: 10px 0 10px; text-align: left; font-size: 18px !important; border-bottom: 1px #ccc solid; font-weight: bold; color: #333;}
#formpage .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
    max-width: 100% !important;
    height: auto;
}

/******************************************************************************/

/*-------------------------------------------*/
/*	Responsive Structure
/*-------------------------------------------*/
/*-------------------------------------------*/
/* コンテンツ推奨サイズより大きい場合
/*-------------------------------------------*/
@media (min-width: 660px) { /* スクロール分余裕に20px */
#header	{padding-top:10px;}
#headerTop #site-description	{line-height:150%;text-align: left;}
#header #site-title	{ clear:both; float:left;}
#header #headContact	{ float:right; text-align:right; }
#header #headContact #headContactTxt	{ font-size:11px;}
#header #headContact #headContactTime	{ font-size:12px;}
#header #headContact #headContactTel	{ font-size:18px;margin-bottom:4px; color:#333; }

#content {width: 960px; margin: 0 auto;}
#main #container	{width: 960px;float: left;}
#main #container #content	{ margin:0px auto; }
#content p	{line-height: 170%;}
#content .mainFootContact p.mainFootTxt	{ float:left; margin-bottom:0px;  text-align:left; }
#content .mainFootContact p.mainFootTxt .mainFootCatch	{font-size:120%;}
#content .mainFootContact .mainFootBt	{ float:right; }
#content .mainFootContact .mainFootBt a	{ width:350px;min-height:50px; }
#content .mainFootContact .mainFootBt a img	{ width:auto; }

.paging span.pageIndex { display:inline; }

#topMainBnr { padding:0px 0; }


#topPr {display:block;overflow:hidden;width: 960px;margin: 0 auto;}
#topPr .topPrOuter	{ padding-bottom:0px;border-bottom:none;}
#topPr #topPrBox 	{width: 30%;text-align:left;float:left;display:block;overflow:visible;margin: 20px 15px 30px 15px;position: relative;height: 260px;}
#topPr #topPrBox .topPrInner 	{ float:left; }

#topPr .topPrInner	{text-align:left;width:100%;}
#topPr .topPrInner p	{ padding:0px; }
#topPr .topPrInner p.topPrDescription	{ font-size:12px; }
#topPr .prImage	{ float:none;width:96%; margin-right:0px; }
#topPr .prImage a	{ display: block;}
#topPr .prImage a:hover	{  }
#topPr .prImage img.imageWide	{ display:block;}
#topPr .prImage img.imageSmall	{ display:none;}

#top-links-bg {width: 100%; height: 100px; margin: 30px 0 50px;}
#top-links li {width: 24%; margin: 10px 0 10px 15px; float: left; padding: 30px; text-align: center; border-radius; 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: solid 1px #ddd; background: #eee;}

#content .child_page_block	{ width:48%; padding:0 1px; }
#content .child_page_block.layout_odd	{ float:left; clear:both; }

#footMenu .menu li {list-style:none;display:block; margin:0px;padding:0px;float:left; line-height:100%; font-size:12px;}
#footMenu .menu li a	{background: none; padding: 0px 15px 0px; line-height:1em; text-decoration:none; x; border-bottom: none;  }

/* 保険プランサイドメニュー */
#nav_menu-2 { width: 240px; margin: auto 20px auto auto;}
/* #menu-plannavi, #content .sideWidget h3 */
/* トップのみのサイドウィジェット */
.topSide { width: 240px; margin: auto 20px auto auto;}

#top-links li {width: 24%;}
}

/*-------------------------------------------*/
/* pc iPad3より大きい場合
/*-------------------------------------------*/
@media (max-width: 770px) {
body     { line-height:150%; }


.lbox { width:30%; float:left; margin-bottom:40px;}
.lbox img { width: 200px;}
.rbox { width:68%; float:right;} 

#socialBlock {width: 100% !important;}
#socialSetHeader {float: none !important; width: 100% !important;}
#twitter {width: 38% !important;}
#facebook {width: 60% !important;}

.div480 { width: 100%; }

}

@media (min-width: 850px) {
#footerSiteMap .menu li	{ color:#333; /*width: 124px;/*164px*/ }

#footMenu .innerBox	{ margin:0px auto;width: 680px; }
}


/* sphone */
@media (max-width: 570px) {
body {font-size: 12px;}
#headerTop {margin-bottom: -40px;}
#header #site-title {text-align: center; margin-top: 30px;}
#site-description {text-align: center}
#site-title img {width: 90%; margin: 30px 0 -10px;}
.flag {display: none;}
#headContact { text-align: center !important; display: none;}
#headContactTime {font-size: 10px !important;}
#panList {width: 100%;}
#topPrBox {width: 100%; float: none; margin: 2px !important;}
#topPr #topPrBox img {border: #d3d3d3 1px solid;}
#topPr .topPrInner img {width: 98%;}
#topPr .topPrOuter {margin: 0px;}
#topPr .topPrOuter {padding-bottom: 0px;width: 42%;float: left;margin: 10px 10px 10px 15px !important;}
#content #topInfo, #content #topBlog	{ width: 100%;margin: 30px 0 0 0;}
#top-links-bg {clear: both; height: 100% !important;}
#top-links li {width: 74% !important; float: none !important;}

#gMenu.itemOpen .menu	{background-color: rgba(93, 93, 93, 0.82);}
#gMenu .menu li	{display: block;overflow:hidden;padding: 7px 20px 10px 25px;/*30px;*/margin:0px;line-height:140%;text-decoration: none;letter-spacing:0px;/* text-align:center; *//* border-bottom: 1px solid #fff; */position:relative;color: #48a0ce;}
#gMenu .menu li	a {text-decoration: none; color: #fff;}
#footerSection ul {display: none;}
#footer-desc {display: none;}
#footerSiteMap .menu a {color: #333 !important;}

#side-banner {float: none; width: 100%; margin: 50px 0;}
#side-banner li {text-align: center;}

/* top */
#content .infoList ul {width: 80%;}
/* contact */
.contact { width: 96%; padding: 0 2%;}
#content .wpcf7 { width: 90%; margin-left: 5%; }
#content .wpcf7 input[type="text"],
#content .wpcf7 input[type="url"] {	width: 90%; }
/*#content .wpcf7 input[type="email"]{ width: 95%; }*/
#content .wpcf7 .your-email input[type="email"] {width: 95%;}
#content .wpcf7 .your-message textarea { width: 90%; }

.flag-mobile {display: inline !important; background: #fff; height: 30px; margin: 20px 0 20px;}

#planilluschartjp{
   background: url('/wp-content/uploads/sites/2/2016/11/new_chart_jp.jpg') no-repeat;
   background-size: 100% !important;
   width: 100% !important;
   height: 800px !important;
   margin: 0 auto;
}
#planilluscharten{
   background: url('/wp-content/uploads/sites/3/2016/11/new_chart_en.jpg') no-repeat;
   background-size: 100% !important;
   width: 100% !important;
   height: 800px !important;
   margin: 0 auto;
}
#planilluschartch{
   background: url('/wp-content/uploads/sites/4/2016/11/new_chart_ch.jpg') no-repeat;
   background-size: 100% !important;
   width: 100% !important;
   height: 800px !important;
   margin: 0 auto;
}
#planilluschartpo{
   background: url('/wp-content/uploads/sites/5/2016/11/new_chart_po.jpg') no-repeat;
   background-size: 100% !important;
   width: 100% !important;
   height: 800px !important;
   margin: 0 auto;
   line-height: 1.1em;
}
#icon01 {
   width: 10%;
   float: left;
   margin: 0 0 0 70% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon01 img, #icon02 img, #icon03 img, #icon04 img, #icon05 img, #icon06 img, #icon07 img, #icon08 img  {width:70px !important;}
#icon02 {
   width: 10%;
   float: left;
   margin: 90% 0 0 4% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon03 {
   width: 10%;
   float: left;
   margin: 90% 0 0 28% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon04 {
   width: 10%;
   float: left;
   margin: 90% 0 0 50% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon05 {
   width: 10%;
   float: left;
   margin: 90% 0 0 72% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon06 {
   width: 10%;
   float: left;
   margin: 150% 0 0 4% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon07 {
   width: 10%;
   float: left;
   margin: 150% 0 0 28% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon08 {
   width: 10%;
   float: left;
   margin: 150% 0 0 72% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#icon09 {
   width: 10%;
   float: left;
   margin: 47% 0 0 -4% !important;
   position: absolute;
   text-align: center;
   font-size: 8px !important;
}
#planilluschartpo #icon01 {
   display: none;
}
#planilluschartpo #icon02 {
   margin: 220px 0 0 10px;
}
#planilluschartpo #icon03 {
   margin: 430px 0 0 110px;
}
#planilluschartpo #icon04 {
   margin: 430px 0 0 255px;
}
#planilluschartpo #icon05 {
   margin: 430px 0 0 400px;
}
#planilluschartpo #icon06 {
   margin: 650px 0 0 10px;
}
#planilluschartpo #icon07 {
   margin: 650px 0 0 110px;
}
#planilluschartpo #icon08 {
   margin: 650px 0 0 400px;
}
#studentplanilluschart{
   background: url('../student/images/student_chart.jpg') no-repeat;
   width: 100%;
   height: 600px;
}
#sicon01 {
   width: 73px;
   height: 65px;
   float: left;
   margin: 430px 0 0 45px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sicon02 {
   width: 73px;
   height: 65px;
   float: left;
   margin: 430px 0 0 260px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sicon03 {
   width: 73px;
   height: 65px;
   float: left;
   margin: 430px 0 0 405px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sn_icon01 {
   width: 128px;
   height: 81px;
   float: left;
   margin: 410px 0 0 255px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sn_icon02 {
   width: 128px;
   height: 81px;
   float: left;
   margin: 410px 0 0 385px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sn_icon03 {
   width: 128px;
   height: 81px;
   float: left;
   margin: 410px 0 0 120px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sn_icon04 {
   width: 128px;
   height: 81px;
   float: left;
   margin: 460px 0 0 200px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#sn_icon05 {
   width: 128px;
   height: 81px;
   float: left;
   margin: 410px 0 0 -10px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}

#fb-frame {display: none;}

#content .wpcf7 dl		{ }
#content .wpcf7 dl dt	{float:none; width: 100%; }
#content .wpcf7 dl dd	{width: 100%;}

}
/*-------------------------------------------*/
/*	フルサイズ
/*-------------------------------------------*/
@media (min-width: 960px) { /* スクロール分余裕に20px */

#gMenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	margin-bottom: 20px;
}
/* グラデーション（filter）を使用するとIE8でドロップダウンの動作に不具合が出る場合がある為画像を使用 */
#gMenu { }
#gMenu #gMenuInner.innerBox	{ margin:0px 3%;width:94%;}
#gMenu.itemClose .menu,
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .menu	{}
#gMenu .menu:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gMenu .assistive-text { position: absolute; top: -9000px; } /* display:noneだと読み上げない / 横にオフセットするとIEで読み込みまでの間表示される */
#gMenu .menu li { float: left;width: auto;/* border-bottom:none; */ overflow:visible;/* box-shadow: inset 1px 0px 0px #fff; */}
#gMenu .menu li a	{ text-align:center; /*#e5e5e5*/ /* box-shadow: inset 1px 0px 0px #fff; */ }
#gMenu .menu li ul	{ display:none; }

/* IE7のみドロップダウン非表示 */
*+html #gMenu .menu li:hover ul { display:none; }


#gMenu .menu li:hover ul	{ display:block; position:absolute;z-index:1000;border-top:1px solid #ccc; width:200px;box-shadow:1px 1px 3px rgba(0,0,0,0.2);opacity:0.97; }
#gMenu .menu li:hover li	{ background:#fff;border-bottom:1px solid #e5e5e5;width:200px; position:relative; }
#gMenu .menu li:hover li a,
#gMenu .menu li.current_page_item li a,
#gMenu .menu li.current-menu-ancestor li a,
#gMenu .menu li.current-page-ancestor li a,
#gMenu .menu li.current_page_ancestor li a { background:none; background-color:#fff;color:#4d4d4d;text-align:left;border-right:none;}
#gMenu .menu li:hover li a:hover,
#gMenu .menu li.current_page_item li a:hover,
#gMenu .menu li.current-menu-ancestor li a:hover,
#gMenu .menu li.current-page-ancestor li a:hover,
#gMenu .menu li.current_page_ancestor li a:hover { background-color:#f5f5f5;}

#gMenu .menu li:hover ul li ul	{ position:absolute;left:200px;top:10px; border-top:none;}
#gMenu .menu li:hover ul li ul,
#gMenu .menu li:hover ul li ul li	{ display:none; }
#gMenu .menu li:hover ul li:hover ul,
#gMenu .menu li:hover ul li:hover ul li	{display:block;}
#gMenu .menu li:hover ul li:hover ul { border-top:1px solid #ccc; }

#footerSiteMap .menu	{ font-size:11px; }
#footerSiteMap .menu li	{/*width: 162px;*//* margin-right: 10px; */display:inline-block;}
#footerSiteMap .menu li	a	{color:#333!important;padding: 2px 20px 6px 0px;font-weight: bolder;font-size: 12px;}
#footerSiteMap .menu li	li a	{ background-position:0px 3px; }
#footerSiteMap .menu li	li li a	{ padding-left:10px; }
#content form span.wpcf7-form-control-wrap .wpcf7-list-item	{ padding-top:2px; padding-bottom:2px; }
#footerSiteMap .menu li	li li a	{ display:block; background-position: 0px 3px; }


#sitemapOuter	{ padding:20px 50px; }
#content #sitemapPageList { float:left;width:49%; }
#content #sitemapPostList { float:right;width:49%;margin-top:0px; }
#content ul.linkList li a	{ padding:3px 15px; }

#footMenu {padding:0px;}
#footMenu .innerBox	{ margin:0 auto;width: 960px; }
#footMenu .menu li	{ list-style:none;display:block; margin:0px;padding:0px;float:left; line-height:100%; font-size:12px; }
#footMenu .menu li a	{ background: none; padding: 0px 15px 0px; line-height:1em; text-decoration:none; x; border-bottom: none;  }
#footMenu .menu li a:hover	{ color:#333; text-decoration:underline; background:none; }
#footMenu .menu li.firstChild a	{ border-left:1px solid #ccc; }
#content .infoList .infoListBox { display:block; overflow:hidden; padding: 0px; border-bottom:1px solid #eeeeee;position:relative; min-height:1px; margin-bottom: 10px;}


.innerBox, #gMenu #gMenuInner.innerBox	{width:960px;margin:0px auto;}
#main #container	{}
#main #container #content	{ float:left; width:720px; }
#main #container #season-content	{ margin: 0 auto 50px; width:800px; min-height: 400px; }
#main #container #sideTower	{ float:right; width:220px;clear:none; margin-top: 20px; }
body.left-sidebar #main #container #content	{ float:right; }
body.left-sidebar #main #container #sideTower	{ float:left; }
body.home.one-column #main #container #content		{ float:none;width:100%; }
body.home.one-column #main #container #sideTower	{ float:none; display:none; }
form#searchform input#s	{width:120px; }
form#searchform input#searchsubmit	{ width:20%; }

#topMainBnr			{width:100%;/* margin-bottom: -100px; */background: #f6f6f6;padding: 10px 0 10px 0;}
#topMainBnr img		{width: 100%;}
#topMainBnrFrame	{width: 100%/*1400px*/;min-height: 200px;/*auto;*/}
#topMainBnrFrame .slider li { }
#MainBnr img		{ width:960px !important; height:auto; }

#googlemaps {margin-bottom: 30px;}
#step dl {height: 200px;}
#step dt {float: left; margin-right: 10px; }
#step dd {font-size: 14px; }

#main #container #content.wide	{width: 600px;clear: both;margin-top: 100px;}

/*				.infoListBox
/*-------------------------------------------*/
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail	{ float:Left; margin-right:110px; }

/*			.childPageBox
/*-------------------------------------------*/
#content .childPageBox { display:block; }
#content .childPageBox{ margin-top:20px; border:1px solid #e6e6e6; padding:0px;display:block; overflow:hidden; margin-bottom:20px;}
#content .childPageBox h4	{ border-top: none; background:none; font-weight:lighter;margin:15px 20px 10px; padding:0px 0px 3px; font-size:14px;}
#content .childPageBox h4 a	{ text-decoration:none;color:#999 }
#content .childPageBox ul 	{ margin:0px 20px 15px; padding:0px; display:block; overflow:hidden; font-size:85.7%; line-height:125%;}
#content .childPageBox ul li	{ float:left; display:block; width:33%; list-style:none;margin:0px; }
#content .childPageBox ul li a	{ background:url(images/icon_arrow_bk.png) left 5px no-repeat; padding:3px 5px 3px 10px; text-decoration:none; display:block; overflow:hidden; color:#999;}
#content .childPageBox ul li a:hover,
#content .childPageBox ul li.current_page_item a { background-image:url(images/icon_arrow_bk.png); text-decoration:underline;color:#333; }

#content .childPageBox ul li ul	{ margin:0px;font-size:91.7%; }
#content .childPageBox ul li ul li		{ float:none;width:auto; }
#content .childPageBox ul li ul li a	{ background:url(images/icon_arrow_bk_s.png) left 6px no-repeat; padding:3px 5px 3px 10px; text-decoration:none; }
#content .childPageBox ul li ul li a:hover,
#content .childPageBox ul li ul li.current_page_item a { background:url(images/icon_arrow_bk_s.png) left 6px no-repeat;  }
#content .childPageBox ul li ul li ul	{ padding-left:8px;font-size:100%;line-height:120%;}
#content .childPageBox ul li.current_page_item ul li a	{ color:#999; text-decoration:none;background-image:url(images/icon_arrow2_gray.gif); }
#content .childPageBox ul li.current_page_item ul li a:hover	{ color:#333; text-decoration:underline;background-image:url(images/icon_arrow2_red.gif); }

#content .mainFootContact .mainFootBt a img	{ width:100%; }

#footerSiteMap	{width: 960px;padding-top:0px;/*12px;*/margin-bottom: 30px;}
#footer dl#footerOutline	{ float:left; }

 /* company */
#company {width: 660px; margin: 0 auto;}
#main_img {
	width: 890px;
}
#midashi {
	width: 660px;
}
.set {
	width: 660px;
}
.set_left {
	display: inline;
	float: left;
	width: 150px;
	margin-left: 10px;
	margin: 0 0 0 10px;
}
.set_right {
	display: inline;
	float: right;
	width: 480px;
	margin-right: 10px;
}
.left_bo {
	display: inline;
	float: left;
	width: 200px;
	font-size: 13px;
	line-height: 1.6;
}
.right_bo {
	display: inline;
	float: right;
	width: 280px;
	font-size: 13px;
	line-height: 1.6;
}
#kuzu-bg {width: 100%; padding: 4px 0 3px; height: 20px; margin-top: -20px;}
#kuzu {font-size:11px;margin: 20px auto 20px;width: 960px;}

#formpage { width: 100%; max-width: 960px; margin: 30px auto; }
}

/* =Print Style
-------------------------------------------------------------- */

@media print { body { background: none !important; }
#wrapper { clear: both !important; display: block !important; float: none !important; position: relative !important; }
#headerTop,
#header,
#panList,
#gMenu,
#pagetop,
#sideTower,
#footMenu,
#footer,
#siteBottom	{ display:none !important; }

#pageTitBnr,
#content table th	{ box-shadow:none !important; }

#access,
#branding img,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
.widget-area { display: none !important; }
#container { margin: 0; width: 100%; }
}




/* -----------------------------------------------------------
	Lightbox
----------------------------------------------------------- */
/* Light Box */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxClose {cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

#cboxOverlay{background:#fff;}
#cboxContent{margin:50px auto 0;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px;}
        #cboxLoadedContent{background:#fff; padding:1px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:50px; height:50px; position:absolute; top:-50px; background:url(/images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:100px;}
        #cboxPrevious:hover{background-position:0px -50px;}
        #cboxNext{background-position:-50px 0px; right:50px;}
        #cboxNext:hover{background-position:-50px -50px;}
        #cboxClose{background-position:-100px 0px; right:0;}
        #cboxClose:hover{background-position:-100px -50px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

.blue {font-size: 11px; font-weight: normal; color: #48a0ce;}
.blue2 {font-size: 16px; font-weight: bold; color: #0000ff;}

.flag-mobile {display: none;}


#inquiry-form {}
.req {font-size: 14px; color: #ff0000;}

#planilluschartjp{
   background: url('/wp-content/uploads/sites/2/2016/11/new_chart_jp.jpg') no-repeat;
   width: 516px;
   height: 1000px;
   margin: 0 auto;
}
#planilluscharten{
   background: url('/wp-content/uploads/sites/3/2016/11/new_chart_en.jpg') no-repeat;
   width: 516px;
   height: 1000px;
   margin: 0 auto;
}
#planilluschartch{
   background: url('/wp-content/uploads/sites/4/2016/11/new_chart_ch.jpg') no-repeat;
   width: 516px;
   height: 1000px;
   margin: 0 auto;
}
#planilluschartpo{
   background: url('/wp-content/uploads/sites/5/2016/11/new_chart_po.jpg') no-repeat;
   width: 516px;
   height: 850px;
   margin: 0 auto;
   line-height: 1.1em;
}
#icon01 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 20px 0 0 420px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon02 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 520px 0 0 45px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon03 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 520px 0 0 175px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon04 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 520px 0 0 295px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon05 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 520px 0 0 415px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon06 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 820px 0 0 45px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon07 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 820px 0 0 175px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon08 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 820px 0 0 415px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#icon09 {
   width: 100px;
   height: 65px;
   float: left;
   margin: 250px 0 0 13px;
   position: absolute;
   text-align: center;
   font-size: 10px;
}
#planilluschartpo #icon01 {
   display: none;
}
#planilluschartpo #icon02 {
   margin: 220px 0 0 10px;
}
#planilluschartpo #icon03 {
   margin: 430px 0 0 110px;
}
#planilluschartpo #icon04 {
   margin: 430px 0 0 255px;
}
#planilluschartpo #icon05 {
   margin: 430px 0 0 400px;
}
#planilluschartpo #icon06 {
   margin: 650px 0 0 10px;
}
#planilluschartpo #icon07 {
   margin: 650px 0 0 110px;
}
#planilluschartpo #icon08 {
   margin: 650px 0 0 400px;
}

.tel_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif
}

.tel_font{
    font-size: 1.5rem;
    display: block;
    margin: 0rem 0 0.2rem 0;
    font-weight: bold;
}


@media (max-width: 660px) {
    .tel_box {
    justify-content: center;
    text-align: center;
    }
}