@charset "UTF-8";
/*
Theme Name: TommyDesignテンプレッコテーマ
Theme URI: http://birth-color.com
Description: TommyDesignテンプレッコのテーマです。
Version: 1.0
Author: TommyDesignOffice
Author URI: http://tommy-design.jp
*/

/* CSS Document */





/* 共通の設定 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style:none;
}


article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

body {
	line-height: 1.7em;
	font-size: 16px;
	color: #000;
	width: 100%;/*レスポンシブデザインスタイル対策 */
	margin: 0 auto !important;/*レスポンシブデザインスタイル対策 */
	-webkit-text-size-adjust: none;/*スマホ横文字対策 */
	font-family: Garamond , "Times New Roman", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",sans-serif, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

nav ul {
	list-style:none;
	
}


blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:focus{/*firefoxの赤線リンク対策 */
outline:none;
} 
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

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

del {
    text-decoration: line-through;
}

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

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clear{ clear: both;}
	
img { border-style:none; }

a img { border-style:none; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  max-height: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a{
	color: #604c3f;
	text-decoration: none;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;	
}
a:hover{
	color: #CF9C73;
	text-decoration: none;
}


img {
	vertical-align: top;
	height: auto;   /*レスポンシブデザインスタイル対策 */
}
.left{
	float: left;
}
.right{
	float: right;
}

@font-face {
font-family: "anzu";
  src: url(../font/anzu.eot) format("eot"), url(../font/anzu.woff) format("woff");
}
@font-face {
font-family: "big";
  src: url(../font/big.eot) format("eot"), url(../font/big.woff) format("woff");
}
@font-face {
font-family: "utukushii";
  src: url(../font/utukushii.eot) format("eot"), url(../font/utukushii.woff) format("woff");
}
strong{
	font-weight: normal;
}
.btn a{
	padding: 15px 50px;
	font-size: 14px;
	color: #fff !important;
	background-color: #1e89c8;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	text-decoration: none !important;
}
.btn a:hover{
	color: #fff !important;
	background-color:  #CCCCCC;
}
.btn01 a{
	padding: 10px 10px;
	color: #fff;
	background-color: #1e89c8;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	display: block;
	text-align: center;
}
.btn01 a:hover{
	color: #fff;
	background-color:  #CCCCCC;
}


.btm30{
	margin-bottom: 30px;	
}

.bigfont{
	font-size: 27px;
	color: #FF5611;
	line-height: 1.4em;
	font-weight: normal;
}
.category{
	margin-left: 5px;
	font-size: 11px;
	border-radius: 2px;        /* CSS3草案 */
	-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 2px;   /* Firefox用 */
	border-left: 1px solid #626262;
	padding-left: 5px
}
.category a{
	color: #6BC5B0;	
}
#main .time{
	font-size: 14px;
	font-weight: bold;	

}

.time{
	text-align: left;

}
.title{
	line-height: 1.3em;	
}
.title a{
	color: #1f9bd1;	
}
.title a:hover{
	text-decoration: underline;	
}
/*
次へのページへ
*/
.postNavi {
    margin-top: 50px;
    overflow: hidden;
    border-top: 1px dashed #C1C1C1;
    padding-top: 5px;
    font-size: 13px;
}
.prev {
    width: 20%;
    display: inline-block;
}
.postNavi a {
    color: #1f9bd1 !important;
    text-decoration: underline;
}
.postNavi a:hover {
	color: #7B7B7B !important;
	text-decoration: none;
}
.listpage {
    width: 57%;
    display: inline-block;
    text-align: center;
}
.next {
    width: 20%;
    display: inline-block;
    text-align: right;
}
.cte-list,.search {
    border-bottom: 1px dotted #C1C1C1;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.cte-list dt{
	margin-bottom: 3px;
}
/*
ページナビゲーション
*/
.wp-pagenavi{
	text-align: center;
	margin-top: 30px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {

}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 8px 10px !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #1f9bd1 !important;
	background-color: #1f9bd1;
	color: #fff;
}
.pages{
display: none;	
}

.center{
	text-align: center;	
}
.btm50{
	margin-bottom: 50px;
}
.top20{
	margin-top: 15px;	
}
/*
共通
*/
.ao{
	color: #12548f;
}
.bk01{
	background-image: url(../images/bk01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.sp{	
	display: none;
	}
@media all and (-ms-high-contrast: none){
 body,.top-info,.drawer-menu-title,#fot_nav li,.breadcrumbs,#side,#main {
    font-family:"游ゴシック体", '游ゴシック', "Yu Gothic", YuGothic, 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif  !important;}
}
.arrange{
margin: 0 auto;
box-sizing: border-box;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.arrange_cate{
margin: 0 auto;
box-sizing: border-box;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
	justify-content:center;
}



.fb-page{
	text-align: center;	
	display: block !important;
}
.top30{
	margin-top: 30px;	
}

.btm10{
	margin-bottom: 10px;	
}
.btm20{
	margin-bottom: 20px;	
}
.waaper{
	overflow: hidden;
	background-color: rgba(247,248,250,0.7);
	margin-top: 50px;
}
.title-area{
    overflow: hidden;
	background-image: url(../images/eye_bk.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 500px;
	
}
.title-area .inner01 h1 {
	font-size: 30px;
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	padding: 60px 0 60px;
	text-align: center;
	font-weight: 500;
}
.title-area .inner01 {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 25px;
}
#frame {
    margin-top: -350px;
    left: auto;
    right: auto;
    bottom: 0;
    overflow: hidden;
	
}
.inner03 {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 25px;
        padding-top: 0px;
        padding-bottom: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 80px;
}
/*************************************************
header
*************************************************/
header{
	position: relative;
}
#pc_header{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_hed{
	float: left;
	width: 500px;
}
.left_hed h1{
	font-size: 12px;
	font-weight: normal;
}
.left_hed h2{
	padding: 5px 0px 15px 0px;
}
.left_hed h2 img{
	width: 310px;
max-width: 100%;
}
.left_hed span{
	color: #12548f;
	font-weight: bold;
}
.right_hed{
	display: flex;
  float: right;
	width: 400px;
	text-align: right;
	margin: 10px 0 0;
	width: 45%;
}
.top-info{
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	margin-right: 10px;
	width: 74%;
}
.info_hed{
	color: #6BC5B0;
	font-weight: bold;
	font-size: 28px;
	float: left;
	display: inline-block;
	text-align: right;
	letter-spacing: 1px;
	padding-left: 80px;
}
.text01{
	font-weight: bold;
	color: #ea8f00;
	font-size: 11px;
}
.tel,.tel a{
	font-size: 28px;
	font-weight: bold;
	color: #12548f !important;
	background-color: none !important;
}
.reception{
	background-color: #EAEAEA;
	padding: 3px 5px;
	margin: 0 5px 0 0;
}
.right_hed a{
	padding: 12px 22px 12px 22px;
	color: #fff;
	background-color: #f2b72f;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	text-align: left;	
	display: flex;
	align-items: center;
}
.right_hed a img{
	width: 28px;
	height: 18px;
	margin-right: 20px;
}
.right_hed a:hover{
	color: #fff;
	background-color: #CCCCCC;
}
.info_btn{
	float: left;
}



/*
スマホナビ
*/
#spnav{display: none;}	
.splogo {
	width: 100%;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	overflow: hidden;
	
}

.drawer-menu-title{
	font-size: 10px;
	color: #12548f;
	padding-top: 28px !important;
	padding-bottom: 15px !important;
	padding-left: 20px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.drawer-nav,.drawer-dropdown-menu{
	
}
.drawer-dropdown-menu li a{
	font-size: 12px !important;	
	
}
.drawer-menu li{
	border-bottom: 1px solid #B4B4B4;
}
.drawer-menu li a{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 13px;
	display: block;
	padding-left: 20px;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.drawer-menu li a:hover{
	color: #6da8cd;
}
.drawer-menu li a:hover{
	-webkit-filter: brightness(90%);
	filter: brightness(90%);
	
}
.drawer-dropdown-menu  li:last-child{border: none !important;} 
.s_small{
	font-size: 7px; 
}
.sp_mail_i a{
	color: #FFFFFF !important;
	background-color: #6BC5B0;
}


/* ナビゲーション */
.pc_nav01{
	clear: both;
	background-color: #fff;
	box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 140px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
	height: 60px	
}
.pc_nav{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.pc_nav ul{	
}
.pc_nav li{
	float: left;
	text-align: center;
	width: calc(100% / 6.1);
	position: relative;
	line-height: 1.3em;	
}
.pc_nav li span{
	display: block;
	font-size: 12px;
	color: #6da8cd;
	font-family: Arial, Helvetica, sans-serif;
}
.top{
	border-left: 1px solid #6da8cd;
}
.pc_nav li a{
	display: block;
	border-right: 1px solid #6da8cd;
	background-color: #FFFFFF;	
	height: 40px;
	padding: 10px 0 10px;
	
}
.pc_nav li a:hover{
	background-color: #EAEAEA;
	color: #000;
}
.drop {
	left: 0px;
	top: 48px;
	position: absolute;
	z-index: 20;
}
.drop li {
	overflow: hidden;
	height: 0;
	transition: 0.2s;
	text-align: left !important;
	padding-top: 0px !important;
	
	
}


.drop li a {
	border-top: 0.5px solid #BCDED1;
	font-size: 13px;
	line-height: 2.8;
	transition: 0.5s;
	width: 170px !important;
	padding-top: 5px;
	padding-left: 15px;
	height: 40px;
	background-color: #D6EBE0;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.drop li a:hover {
	color: #161854;
	-webkit-filter: brightness(90%);
	filter: brightness(90%);
	
}

.pc_nav > li li:hover > a {
		-webkit-filter: brightness(90%);
filter: brightness(90%);
}
.pc_nav li:hover > ul > li {
	overflow: visible;
	width: 170px !important;
	height: 40px;
}
/* フッターにあるスマホメニュー */
#fot_nav{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index:3;
	background-color: #6BC5B0;
}
#fot_nav ul{}
#fot_nav li{
	float: left;
	text-align: center;
	font-family: Garamond , "Times New Roman", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",sans-serif, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	background-repeat: no-repeat;
	background-position: center top 11px;
	width: 19.5%;
	border-right: 1px solid #96DABF;
}
#fot_nav li:last-child{
	border-right: none;
}
#fot_nav a{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 5px;
	display: block;
}
.ihome{
	background-image: url(../images/icon_home.png);
	background-size: auto 16px;
}
.imenu{
	background-image: url(../images/icon_menu.png);	
	background-size: auto 18px;
}
.iaccess{
	background-image: url(../images/icon_map.png);
	background-size: auto 18px;
}
.itel{
	background-image: url(../images/icon_tel.png);	
	background-size: auto 18px;
}
.web{
	background-image: url(../images/icon_01.png);
	background-size: auto 18px;
}
/*************************************************
contens
*************************************************/
.inner,.inner01{
	width: 1000px;
  margin: 0 auto;
	max-width: 100%;
}

/*下層ページのコンテンツ*/	
.waaper01{
	clear: both;
}
#bigtitle {
	padding-bottom: 50px;
}
#bigtitle h1{
	text-align: center;
	color: #6BC5B0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	letter-spacing: 0.1em;	
}
#bigtitle h1::after{
	content: '';
    display: block;
    width: 50px;
    height: 1px;
    background-color: #6BC5B0;
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
	margin-top: 20px;
}


.inner03{
width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 25px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 80px;
	border-top: 0.5px solid #F2F2F2;
	border-bottom: 0.5px solid #F2F2F2;
	box-shadow: 0 0 10px #E4E4E4;	
}
.breadcrumbs {/*パンくず */
    font-size: 11px;
    margin-bottom: 30px;
    font-family: "ヒラギノ角ゴ Pro W3";
}
.breadcrumbs a{
	color: #1f9bd1;
	text-decoration: underline;	
}
.breadcrumbs a:hover{
	color: #7B7B7B;
	text-decoration: none;
}
#main{
	float: left;
	width: 600px;
}
#main h1{
	color: #FF5611;
	font-size: 20px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px 0;
	padding: 1em 0;
	position: relative;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#main h1::before {
    background-color: #FF5611;
    content: "";
    width: 2em;
    height: 1px;
    position: absolute;
    left: 0;
    top: -1px;
}
#main strong {
    font-weight: bold;
}
.fixationpage img{
	
	
}
.righttext {
    text-align: right !important;
    margin-bottom: 10px;
	font-size: 14px;
}


.singlepage a, .fixationpage a{
    color: #2332CE;
    text-decoration: underline;
}
.singlepage a:hover,.fixationpage a:hover {
    color: #2332CE;
    text-decoration: none;
}
#main{
	float: left;
	width: 600px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main h2{
	font-size: 27px;
	padding: 0.7em 0;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: auto 5px;
	border-top: 3px solid #1e89c8;
	vertical-align: middle;
}


.fixationpage img{
 max-width: 100%;
   height: auto;
	margin-bottom: 10px;
}
#side{
	float: right;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
#side a{
	color: #000;
}
#side a:hover{
	color: #1e89c8;
	text-decoration: underline;	
}
#side h3{
	background-color: #1f9bd1;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left 15px center;
	padding: 10px 0px 10px 50px;
	background-size: auto 25px;
	background-color: #1f9bd1;
	color: #fff;
	font-size: 16px;
}

.business{
	background-image: url(../images/icon-01.png);	
}
.whatnew{
	background-image: url(../images/icon-02.png);	
}
.side_news ul{}
.side_news li{
	border-bottom: 1px dotted #CBCBCB;
	padding: 5px 0 5px 20px;
	margin: 5px 0;
	position: relative;
}
.side_news li:before, .side_news li:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  width: 0;
  height: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #000;
}
.side_news li:after {
  z-index: 1;
  margin-left: -3px;
  border-left-color: #fff;
}
.side_category dt{
	font-weight: bold;	
	
}
#side dl{
	border-bottom: 1px dotted #C1C1C1;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#side dd{	
}
.saidbtn a{
	padding: 15px 50px;
	font-size: 14px;
	color: #1e89c8;
	background-color: #fff;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	border: 2px solid #1e89c8;
}
.saidbtn a:hover{
	color: #fff !important;
	text-decoration: none !important;
	background-color:  #1e89c8;
}
.side_news p{
	text-align: center;	
}
.side_news,.side_category{
	margin-bottom: 30px;	
}
.side_category{
	font-size: 14px;	
}
.side_bana li{
	margin-bottom: 5px;
}
.side_bana li a:hover{
	-webkit-filter: brightness(90%);
	filter: brightness(90%);
}



/*topgo */
.topgo {
	display: none;	
}
.topgo a{
	background-color: #E43D97;
	font-size: 10px;
	padding: 15px;
	color: #FFFFFF;	
}
.topgo {
	display: block;
	text-align: right;		
}



/*************************************************
footer共通
*************************************************/
footer{
	clear: both;	
}

.tel_head {
	color: #a9a9a9;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.tel_box{
	color: #12548f;
	font-size: 20px;
	font-weight: bold;
	margin: 38px 0 20px;
	letter-spacing: 0.08em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.tel_box span{
/*     font-size: 16px; */
    /* display: block; */
/*     font-weight: normal; */
    padding: 5px 25px;
    margin-right: 10px;
    background-color: #12548F;
    color: #FFF;
}
.footerbox{
	margin: 36px 0 14px;
}
.footerbox .box{
	width: 43%;
	background-color: #FFFFFF;
	padding: 20px 2% 0;
	text-align: center;
	border-radius: 3px;
}
.footerbox .box dt{
	color: #FFFFFF;
	padding: 5px;
	background-color: #12548f;
	font-weight: bold;
	border-radius: 3px;
}
.footerbox .box dd ,.footerbox .box dd a{
	font-size: 30px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.08em;
	color: #12548f;
}
.footer_ara{
	overflow: hidden;
	font-size: 14px;
}
.footer_ara h3{
	
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
.footer_ara .left{
	width: 70%;
	
}
.footer_ara .right{
	width: 30%;
}

/* 夜間、土曜日のご相談承ります */
.f_link{
	padding: 50px 0px;
	text-align: center;
	background-image: url(../images/bg_service.png);
	background-repeat: repeat;
	background-position: left top;
}
.f_link .inner01{
	
}
.f_link h2{
	font-size: 27px;
	padding-bottom: 15px;
/* 	margin: 0 auto 30px auto; */
	line-height: 1.5em;
/* 	border-bottom: 1px solid #1E89C8; */
	margin-top: 40px;
}
.f_linkbox{
	overflow: hidden;
	border: 1px solid #1E89C8;
	padding: 30px 5%;
	background-image: url(../images/triangle01.png),url(../images/bg_faq.png);
	background-repeat: no-repeat,repeat;
	background-position: left top;
	background-size: auto 60px,auto;
	width: 84%;
	margin: auto;
}
.f_linkbox h3 span{
	color: #12548f;
}
.f-tel,.f-tel a{
	font-size: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 15px;
	color: #12548f;
	font-weight: bold;
}

.f-reception{
	background-color: #CECECE;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.triangle{
	float: left;
	padding: 0 6%;
	margin-top: 40px;
	
}
.font14{
	font-size: 14px;
}
.f_linkbox .btn02 a{
	color: #FFFFFF;
	background-color: #f2b72f;
	font-weight: bold;
	margin: 15px auto 0;
	padding: 15px 25px 15px 25px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.btn02 a img {
	width: 28px;
	height: 18px;
	margin: 4px 10px 0 0;
}
.f_linkbox .btn02 a:hover{
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.left-text{
	text-align: left;
}
.reserve{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/reserve.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: auto 50px;
	border-right: 1px solid #AADCC8;
	
}
.reserve a{
	background-color: #D8D4A5;
	background-image: url(../images/icon_schedule.png);
	background-position: left 20px top 20px;
	background-repeat: no-repeat;
	background-size: auto 20px;
	text-align: center;	
}
.reserve a::after,.recruit a::after{
	position: absolute;
	content: "";
	top: 60px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.png);
	background-size: auto 18px;	
}
.leaf_10{
	position: absolute;
	right: 0;
	left: 50px;
	bottom: -15px;	
}
.leaf_11{
	position: absolute;
	left: 50px;
	bottom: -15px;	
}
.leaf_12{
	position: absolute;
	right: 70px;
	bottom: -15px;	
}
.reserve p,.recruit p{
	position: relative;
}
.recruit a{
	background-color: #6BC5B0;
	background-image: url(../images/icon_hito.png);
	background-position: left 70px top 20px;
	background-repeat: no-repeat;
	background-size: auto 20px;
	text-align: center;	
	
}
.recruit{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/recruit.png);
	background-position: right top 0px;
	background-repeat: no-repeat;
	background-size: auto 50px;
}


.f_info{
	text-align: center;
	background-image: url(../images/footer_bk.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-size: cover;
	padding: 50px 0px;
}
.f_info p{
	padding-top: 15px;
}

.f_title {
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
.f_title a{
color: #6BC5B0;	
}
.f_title h2{
	padding-bottom: 15px;
}
.f_menu{
	text-align: center;
	padding: 20px 0px;
}
.f_nav li{
	display: inline;
	font-size: 14px;
	border-left: 1px solid #092173;
	margin: 5px;
	padding-left: 20px;
	line-height: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.f_nav li:last-child{
	border-right: 1px solid #092173;
	padding-right: 10px;	
}
.f_nav li a{
	color: #092173;
}

.copyright{
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*page-to*/
#page-top {
	position: fixed;
	bottom: 36px;
	right: 20px;
	font-size: 77%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
#page-top a {
    background-color: #143b87;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 10px 0 15px;
    text-align: center;
    display: block;
    border-radius: 1px;
}
#page-top a:hover {
    text-decoration: none;
    background: #ccc;
}
#page-top a::before {
    content: '';
    width: .3em;
    height: .3em;
    display: block;
    border-width: 2px;
    border-style: solid;
    border-color: #FFF transparent transparent #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 1em auto .3em;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

/*===============================================
●タブレット.css 画面の横幅が900pxまで
===============================================*/
@media screen and (max-width: 900px){
.tel,.tel a{
	font-size: 20px;
	color: #12548f !important;
	background: none !important;
	}
.right_hed a {
    padding: 10px 15px 10px 15px;
}
.right_hed {
    width: 50%;
}
.left_hed {
    width: 50%;
}
	
}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
/*ヘッダー*/
.pc_nav01{
	display: none;
}
#pc_header{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 2px;

	background-color: #fff;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.left_hed{
	float: none;
	width: 100%;
}
.left_hed h1{
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #EDEDED;
	padding-left: 15px;
	line-height: 1.8em;
}
.left_hed h2{
	padding: 5px 0px 0px 15px;
}
.left_hed h2 img{
	width: 70%;
 max-width: 70%;
   height: auto;	
	}
.right_hed{
	display: none;
	
}
.info_hed{
	color: #6BC5B0;
	font-weight: bold;
	font-size: 28px;
	float: left;
	display: inline-block;
	text-align: right;
	letter-spacing: 1px;
	padding-left: 120px;
}
.smalltex{
	font-size: 12px;
	color: #585858;
	display: block;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Garamond , "Times New Roman", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",sans-serif, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

	
#spnav{display: block;}		
#waaper {
	width: 95%;
}
	
/*コンテンツ*/
.inner{
	width: 100%;
}
.inner01{
	width: 90% !important;
}
#waaper .main {
	width: auto;
}
	
/*フッター*/
.f_link{
	padding: 30px 0px;
}
.f_linkbox .box{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
} 
.footerbox .box dt {
    padding: 5px 5px;
    border-radius: 0;
}
.triangle {
   display: none;
}
.footerbox {
    margin: 0;
}
.footer_ara .left {
    width: 100%;
	margin-bottom: 20px;
	float: none;
}
.footer_ara .right{
	 width: 100%;
	float: none;
	} 
.f_linkbox .btn02 a {
    padding: 18px 25px;

}
.leaf_10{
	position: absolute;
	right: 0;
	left: 0px;
	bottom: -15px;	
}
.leaf_11{
	position: absolute;
	left: 0px;
	bottom: -15px;	
}
.leaf_12{
	position: absolute;
	right: 0px;
	bottom: -15px;	
}
.reserve{
	border-right:none;

}	
	
.f_info{
	margin-bottom: 0px;
	padding: 30px 0 0;
	
}
.f_menu{

}
	
.copyright{
	padding: 6px 0px;
	margin-bottom: 0px;
}
#page-top {
	bottom: 60px;
	right: 10px;
	font-size: 60%;
	line-height: 1.8em;
}
#page-top a {
	width: 40px;
	padding: 1px 5px 3px;
	line-height: 1.3em;	
	font-size: 10px;
}


	
/*下層ページのコンテンツ*/	
.waaper{
	background-color: #fff;
	margin-top: 0px;
}
.title-area {
    height: auto;
}
.waaper01{
	padding-top: 35px;
	background-size: auto 120px;
}

.title-area .inner01 h1 {
    font-size: 22px;
    padding: 40px 0 40px;
}
.inner03{
	width: 90%;
	padding: 0px 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	border:none;
	box-shadow:none;
	margin: auto;
	}
.breadcrumbs {
   margin-bottom: 15px;
}
#frame{
	margin-top: 0px;
	left: auto;
	right: auto;
	bottom: 0;
	overflow: hidden;
}
#main{
	float: none;
	width: 100%;
	margin-bottom: 50px;
	
}
#main h2{
	font-size: 22px;
	
}
#side{
	float: none;
	width: 100%;
}
.side_bana{
	text-align: center;
}
	


	
}	


/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

/*コンテンツ*/
.sp{	
	display: block;
	}
.bigfont{
	font-size: 20px;
}
.center{
	text-align: center;	
}
/*フッター*/
.f_link{
	background: none;
	padding: 0px 0px 30px;
}
.f_linkbox {
    overflow: hidden;
    border: 1px solid #1E89C8;
    padding: 30px 5%;
    background-image: url(../images/triangle01.png),url(../images/bg_faq.png);
    background-repeat: no-repeat,repeat;
    background-position: left top;
    background-size: auto 60px,auto;
    width: 89%;
    margin: auto;
}
.f_linkbox .box{
	float: none;
	width: 100%;
	margin-left:0%; 
	padding-left: 0%;
    padding-right: 0%;
} 
footer{
}
.f_link h2{
	font-size: 18px;
	margin: 0 auto 15px auto;
}
.tel_box {
    font-size: 16px;
}
.f-tel {
    font-size: 35px;
}
.f-tel,.f-tel a{
	font-size: 30px;
}
.f_info p,.f_info li{
	font-size: 13px !important;
}

#page-top {
    bottom: 15px;
   
}	
/*下層ページのコンテンツ*/	
#frame{
	padding: 0px 0px 0px 0px;
}
.side_bana li img{
	width: 100%;
max-width: 100%;
height: auto;

}
.waaper01{
	padding-top: 50px;
	padding-bottom: 25px;
}
.btm50{
	margin-bottom: 30px;
}
.spnone{
	display: none;
	}	
/*投稿ページの次へ*/	
.prev {
    width: 32%;
    display: inline-block;
}
.listpage {
    width: 32%;
    display: inline-block;
    text-align: center;
}
.next {
    width: 32%;
    display: inline-block;
    text-align: right;
}		
	}
	



