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

*{
margin: 0px;
padding: 0px;
}

body{
/*font-family:"メイリオ", meiryo, Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
background:#fff;
line-height: 1.6em;
color:#333;
font-size:90%;
font-size-adjust: none;
-webkit-font-size-adjust: none;
}

img{
border:0;
outline:none;
    max-width: 100%;
}

a:hover img.hover-alp{
filter: alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;
}

a:hover img.hover-alp100{
filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;
}

.alp50{
filter: alpha(opacity=50); -moz-opacity:0.50; opacity:0.50;
}

a:link{color:#eb6264;}
a:visited{color:#eb6264;}
a:hover{color:#d6a0a1;}

.clearfix:after{
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix{
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}

p{margin:0 0 15px;}

.cb{clear:both;}


img{
border:0;
outline:none;
}

/*==================================================
全体コンテンツエリア
================================================== */

#contents-area{width:1040px; margin:0 auto;}

/*==================================================
タイトル
================================================== */

.title-contents{width:1000px; height:55px; border-radius:8px; color:#fff; font-weight:normal; font-size:130%; letter-spacing:0.2em; text-align:center; margin:0 auto 30px; background:#4d2e12; vertical-align:middle; line-height:55px;}
.title-contents span{display:inline-block; height:55px; vertical-align:middle; background:url(../img/icon_teeth_w.png) no-repeat center left; padding-left:30px;}

.title-subcontents{font-size:120%; border-bottom:1px dashed #fa8212; padding:0 5px 8px; margin-bottom:30px;}
.title-subcontents span{border-left:4px solid #fa8212; padding:3px 10px;}

.title-subcontents2{font-size:110%; border:1px solid #ccc; padding:8px 10px; background:#f3eee9; margin-bottom:20px; border-radius:6px;}
.title-subcontents2 span:before{content:"◆";}

.title-subcontents3{display:block; border-radius:6px; border:1px solid #fa8212; padding:10px 0; vertical-align:middle; text-decoration:none; margin:0 auto 30px; text-align:center; color:#fa8212; font-size:130%;}

/*==================================================
メインコンテンツエリア
================================================== */

.mainContents{width:1000px; margin:0 auto 30px; clear:both;}

/*==================================================
サイドカラム
================================================== */

#side{width:240px; float:left;}

/*==================================================
パンクズリスト
================================================== */

.breadcrumbs{
	font-size: 95%;
	padding: 5px;
	width:1040px;
	margin:0 auto;
}


/*==================================================
header
================================================== */
header{width:100%; height:130px; background:url(../img/bg_header.gif) no-repeat top center;}
#header{width:1000px; height:130px; margin:0 auto; position:relative;}
h1.site-description{position:absolute; top:5px; left:250px; text-align:right; font-size:90%;}
h2.site-title{display:block; width:185px; height:130px; float:left;}
#header-right{width:800px; height:85px; float:right; text-align:right; font-size: 13px;}
.site-info1{display:inline-block; padding:15px 20px; margin-top:40px; border:1px solid #fa8212; color:#fa8212; vertical-align:top;}
.site-infobox{display:inline-block; margin-top:2px; margin-left:40px; vertical-align:top;}
.header-info{}
.tel-txt{border-bottom:2px solid #fa8212; padding:2px 3px 0 3px;}
.tel-tel{font-size:160%; display:inline-block; min-height:30px; vertical-align:middle; color:#fff; background:url(../img/icon_tel_w.png) no-repeat left center; padding-left:35px; }
.tel-tel span{padding-top:10px;}
.info-txt{margin-top:5px; font-size: 11.5px;}
.info-mail{text-align:right; margin-top:3px;}
.box-header{background:#fa8212; padding:5px; border-radius:6px; color:#fff; text-align:center;}

/*==================================================
ナビゲーションメニュー
================================================== */
/*nav{width:100%; height:50px; clear:both; background:#f3eee9; padding:3px 0;}
#navi{
width:1000px;
height:50px;
margin:0 auto;
}
#navi ul{width:100%; height:50px; list-style-type:none; box-sizing:border-box; display:table; border-right:1px solid #ccc8c3; }
#navi li{display:table-cell; width:16%; vertical-align:middle; height:50px; box-sizing:border-box; border-left:1px solid #ccc8c3; }
#navi li a{width:100%; height:50px; vertical-align:middle; line-height:50px; display:block; text-align:center; background:#f3eee9; color:#333; text-decoration:none;}
#navi li a:hover{background:#fa8212; color:#fff; text-decoration:none;}
*/

/*==================================================
footer
================================================== */
footer{clear:both; width:100%; position:relative; padding-top:43px; margin-top:100px;}
#page-top{position:absolute; top:0; left:50%; margin-left:-50px;}
#footer{width:100%; border-top:2px solid #fa8212; background:#f3eee9; padding-top:50px; padding-bottom:30px;}
.box-footer{width:1000px; margin:0 auto; position:relative;}
.link-footer{float:left; margin-right:40px; line-height:1.8em;}
.link-footer a:link{color:#333; text-decoration:none;}
.link-footer a:visited{color:#333; text-decoration:none;}
.link-footer a:hover{color:#fa8212; text-decoration:underline;}
.footer-info{clear:left; width:1000px; margin:0 auto; padding-top:40px;}
.footer-info-txt{width:400px; float:left; vertical-align:top;}
.footer-info-time{width:600px; float:right; vertical-align:top;}
.table-footertime{width:100%; border-collapse:collapse; border:1px solid #333; box-sizing:border-box;}
.table-footertime th{padding:10px 0; font-size:90%; text-align:center;  border:1px solid #333; vertical-align:middle;}
.table-footertime td{padding:10px 0; font-size:90%; text-align:center;  border:1px solid #333; vertical-align:middle;}

a.btn-footer{display:block; width:280px; height:60px; background:#fff; border:1px solid #fa8212; text-align:center; vertical-align:middle; line-height:55px; color:#fa8212; font-size:100%; text-decoration:none; color:#fa8212 !important; margin-left:30px; margin-top:30px;}
a.btn-footer span{background:url(../img/icon_blog.gif) no-repeat center left; display:inline-block; height:60px; padding-left:30px;}
a.btn-footer:hover{background:#f3eee9; border:1px solid #fa8212;}
#copy{width:100%; clear:both; text-align:center; color:#fff; font-size:90%; padding:3px 0; background:#fa8212; letter-spacing:0.1em;}

/*==================================================
メインビジュアル
================================================== */

#mainimg-top{width:1000px; margin:30px auto;}

/*==================================================
トップページ
================================================== */

#top-contents1{width:1000px; margin:0 auto 30px;}
#top-contents2, #top-contents3, #top-contents4, #top-contents5, #top-contents6, #top-contents-eq{width:1000px; margin:0 auto 30px; clear:both;}
#top-contents3, #top-contents-eq{padding-top:50px;}
#top-contents4{padding-top:50px; margin-top:50px; border-top:1px dashed #c6c6c6;}
.title-top-contents{width:1000px; height:55px; border-radius:8px; color:#fff; font-weight:normal; font-size:130%; letter-spacing:0.2em; text-align:center; margin:0 auto 30px; background:#4d2e12; vertical-align:middle; line-height:55px;}
.title-top-contents span{display:inline-block; height:55px; vertical-align:middle; background:url(../img/icon_teeth_w.png) no-repeat center left; padding-left:30px;}

a.box-3c{width:290px; border:1px solid #c6c6c6; padding:14px; border-radius:6px; float:left; text-decoration:none;}
a.box-3c:hover{background:#f3eee9; border:1px solid #fa8212;}
a.box-3c h4{color:#fa8212; font-size:120%; font-weight:normal; display:block; text-align:left; background:url(../img/y02.png) no-repeat center right;}

#top-contents3 a.box-2c{width:460px; height:100px; border:1px solid #c6c6c6; padding:14px; border-radius:6px; float:left; text-decoration:none; position:relative;}
#top-contents3 a.box-2c:hover{background:#f3eee9; border:1px solid #fa8212;}
#top-contents3 a.box-2c img.pic{float:left; margin-right:20px;}
#top-contents3 a.box-2c img.y{position:absolute; bottom:14px; right:14px;}
#top-contents3 a.box-2c h4{font-size:95%; color:#333; margin-bottom:5px; font-weight:normal;}
#top-contents3 a.box-2c h5{color:#fa8212; font-size:120%; font-weight:normal;}

#top-contents-eq a.box-2c{width:460px; height:100px; border:1px solid #c6c6c6; padding:14px; border-radius:6px; float:left; text-decoration:none; position:relative;}
#top-contents-eq a.box-2c:hover{background:#f3eee9; border:1px solid #fa8212;}
#top-contents-eq a.box-2c img.pic{float:left; margin-right:20px;}
#top-contents-eq a.box-2c img.y{position:absolute; bottom:14px; right:14px;}
#top-contents-eq a.box-2c h4{font-size:95%; color:#333; margin-bottom:5px; font-weight:normal;}
#top-contents-eq a.box-2c h5{color:#fa8212; font-size:120%; font-weight:normal;}

.info-map{width:370px; height:372px; float:right;}
.info-left{width:610px; float:left;}

#top-contents4 h3{margin-bottom:20px;}
.info-left h4{font-weight:normal; font-size:120%; margin-bottom:10px;}
.info-tel{font-size:100%;}
.info-tel span{font-size:150%; color:#fa8212; margin-bottom:10px;}
.info-closeday{font-size:120%; margin-bottom:25px;}

.top-time{background:#f3eee9; padding:20px;}
.table-time{width:100%; border-collapse:collapse; border:1px solid #333; box-sizing:border-box;}
.table-time th{background:#f4f4f4; padding:20px 0; text-align:center;  border:1px solid #333; vertical-align:middle; font-size:110%;}
.table-time td{background:#fff; padding:20px 0; text-align:center;  border:1px solid #333; vertical-align:middle; font-size:120%;}

#top-contents6{background:#4d2e12; border-radius:8px; text-align:center; padding:20px 0;}
#top-contents6 ul{display:inline-block; list-style:none;}
#top-contents6 li{display:inline-block; color:#fff; padding:0 10px; border-right:1px solid #fff;}
#top-contents6 li:last-child{border-right:none;}

#new-information{width: 1000px; box-sizing: border-box; border:1px solid #eda817; padding:20px; background: #f4f2f3; text-align: center; margin: 0 auto 30px;}
#new-information img{width: 58%;}

#new-information-txt{width: 1000px; box-sizing: border-box; border:1px solid #eda817; padding:50px 200px; background: #f4f2f3; margin: 0 auto 30px; line-height: 1.9em;}
#new-information-txt h2{display: block; text-align: center; font-size: 22px; margin-bottom: 50px;}
#new-information-txt h2 span{border-bottom: 1px solid #eda817; padding: 0 3px 10px;}
.name{margin: 50px 0 0; text-align: right;}
#new-information-txt article{margin: 30px auto;}
#new-information-txt article h3{display: block; font-size: 18px; margin: 0 0 10px;}

#new-information-txt02{width: 1000px; box-sizing: border-box; border:1px solid #fa8212; padding:50px 200px; background: #f4f2f3; margin: 0 auto 30px; line-height: 1.9em;}
#new-information-txt02 h2{display: block; text-align: center; font-size: 22px; margin-bottom: 50px;}
#new-information-txt02 h2 span{border-bottom: 1px solid #fa8212; padding: 0 3px 10px;}
.name{margin: 50px 0 0; text-align: right;}
#new-information-txt02 article{margin: 30px auto;}
#new-information-txt02 article h3{display: block; font-size: 18px; margin: 0 0 10px;}
#new-information-txt02 article table{width: 100%; border:1px solid #ccc; border-collapse: collapse; background: #fff;}
#new-information-txt02 article table th{width: 140px; padding: 15px; vertical-align: middle; text-align: center; border:1px solid #ccc; }
#new-information-txt02 article table td{padding: 15px; vertical-align: middle; text-align: left; border:1px solid #ccc; }

/*==================================================
アクセス
================================================== */

#access #top-contents4{padding-top:0; margin-top:0; border-top:none; width:940px; margin:0 auto 30px; clear:both;}

#access .info-map{width:370px; height:372px; float:right;}
#access .info-left{width:550px; float:left;}

/*==================================================
院長紹介
================================================== */

.title-subcontents span.ym{border-left:none; padding:0; font-size:80%; letter-spacing:0.14em;}
.title-subcontents span.ym2{border-left:none; padding:0; font-size:80%; letter-spacing:0em; padding-left:20px;}

.m-pic{float:left; margin-right:40px;}
.m-pic img{width:240px;}
.m-info{float:left;}

/*==================================================
歯周病・再生療法
================================================== */
.box-perio{padding:10px 0 0;}
.box-perio-l{width:220px; float:left; margin-right:25px;}
.box-perio-l img{width:100%;}
.box-perio-r h5{font-size:120%; margin-bottom:20px;}
.box-perio-r{width:670px; float:right;}
.box-y{padding:20px 48px 10px;}

/*==================================================
フォーム画面
================================================== */

input[type="text"], input[type="date"], input[type="datetime-local"], input[type="number"], input[type="email"], input[type="password"] , input[type="tel"] ,input[type="search"]  { 
height:26px; font-size:100%; border:1px solid #ccc; padding:2px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus {
background: #e6f3fc;
border: 1px solid #0068b7;
}

input[type="submit"]:hover, input[type="button"]:hover{border:1px solid #666; background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c4c4c4), color-stop(0.00, #f5f5f5));
background: -webkit-linear-gradient(#f5f5f5, #c4c4c4);
background: -moz-linear-gradient(#f5f5f5, #c4c4c4);
background: -o-linear-gradient(#f5f5f5, #c4c4c4);
background: -ms-linear-gradient(#f5f5f5, #c4c4c4);
background: linear-gradient(#f5f5f5, #c4c4c4); }

textarea{min-height:24px; font-size:100%; border:1px solid #ccc; padding:2px 5px; width:90%; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}

input[type="checkbox"]{vertical-align:bottom; width:20px; height:20px;}
input[type="submit"]{font-size:100%;}

/*セレクト*/


select{background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
	font-size:100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;}

/*ラジオボタン*/
label.rdbox{display:inline-block; padding-right:10px;}

/*チェックボックス*/

label.ckbox{display:inline-block; padding-right:10px;}


/*必須マーク*/
.required{display:inline; padding:0 3px; text-align:center; font-size:86%; color:#fff; background:#f00; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; margin-left:5px; vertical-align:top;}

/*幅*/
.w-min{width:10%;}
.w-ss{width:20%;}
.w-s{width:30%;}
.w-m{width:50%;}
.w-l{width:70%;}
.w-ll{width:80%;}
.w-max{width:90%;}

/*ボタンエリア*/
.box-btn{margin-top:20px; }
.box-btn .btn{border:none;}

/*エラー文章*/
.form-err{color:#f00; font-size:90%; line-height:1.0em; margin-top:5px;}
.form-att{border:1px solid #f00; background:#fff1f1; padding:10px; margin:10px 0; box-sizing:border-box;}
.form-att ul{margin-left:30px;}

/*==================================================
Border-Type Valiation
================================================== */

.b-no{border:none;}


/*==================================================
Title-Type Valiation
================================================== */

.title-type-form{background:#f4f4f4; border-bottom:3px solid #d6a0a1; color:#270000; padding:5px 10px; font-size:100%; }
.title-type01{border-bottom:6px solid #d6a0a1;}
.title-type01 span{
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color:#eec7c8;
padding:5px 30px 2px; display:inline-block;
}

/*==================================================
テーブル
================================================== */

.table{border-collapse:collapse; border:1px solid #ccc; box-sizing:border-box;}
.table th{border:1px solid #ccc; 
background: #f3eee9; 
font-weight:normal; text-align:center; padding:15px;}
.table td{border:1px solid #ccc; font-weight:normal; padding:15px; text-align:center;}
.table tr{background:#fff;}
.table-striped tr:nth-child(odd) { background:#f9f9f9;}
.table-hover > tbody > tr{cursor:pointer;}
.table-hover > tbody > tr:hover{background:#004896; color:#fff;}

.table caption{text-align:left; margin-bottom:5px;}

.table-type01{border-collapse:collapse; border:1px solid #ccc; box-sizing:border-box;}
.table-type01 th{border:1px solid #ccc; 
background: #fa8212; color:#fff;
font-weight:normal; text-align:center; padding:15px;}
.table-type01 td{border:1px solid #ccc; font-weight:normal; padding:15px; text-align:center;}

.table-type02{border-collapse:collapse; border:none; box-sizing:border-box; width:100%;}
.table-type02 th{border-bottom:1px dotted #ccc; background: #fff; font-weight:normal; text-align:left; padding:20px 20px 20px 0; width:180px;}
.table-type02 td{border-bottom:1px dotted #ccc; font-weight:normal; padding:20px 0 20px 0; text-align:left;}

/*==================================================
アラート
================================================== */
.alert {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-align:center;
	color: #f00;
    background-color: #fff1f1;
    border-color: #f00;
}

.alert-success {
	color: #013e4f;
    background-color: #b9e5f1;
    border-color: #4ab6d5;
}

.alert-info {
	color:#000;
    background-color: #f9f9f9;
    border-color: #ccc;
}

.alert-warning {
    color: #000;
    background-color: #f8fb02;
    border-color: #fbc302;
}

/*==================================================
ラベル（タグ）
================================================== */

ul.tag{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.tag li {
    display: inline-block;
    margin: 0 0 .3em 1em;
    padding: 0;
}

ul.tag li a {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 1em;
    background-color: #e2e2e2;
    border-radius: 0 3px 3px 0;
    font-size: 85%;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
}

ul.tag li a::before {
    position: absolute;
    top: 0;
    left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #e2e2e2 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    -webkit-transition: .2s;
    transition: .2s;
}

ul.tag li a::after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%;
}

ul.tag li span {
    display: block;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.label {
	display: inline;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: .6em;
	padding-left: .6em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background: #e2e2e2;
}

/*==================================================
ボタン
================================================== */

/*ボタンのマウスオーバー用カラーバリエーション*/

button.on-bgc-red:hover{background:#ed4548 !important; color:#fff !important; border-color:#ed4548 !important;}
button.on-bgc-green:hover{background:#88a406 !important; color:#fff !important; border-color:#88a406 !important;}
button.on-bgc-orange:hover{background:#f67c05 !important; color:#fff !important; border-color:#f67c05 !important;}
button.on-bgc-pink:hover{background:#fe96c0 !important; color:#fff !important; border-color:#fe96c0 !important;}
button.on-bgc-grey:hover{background:#c6bfae !important; color:#fff !important; border-color:#c6bfae !important;}
button.on-bgc-blue:hover{background:#2bbdf9 !important; color:#fff !important; border-color:#2bbdf9 !important;}
button.on-bgc-yellow:hover{background:#fefc47 !important; color:#333 !important; border-color:#fefc47 !important;}
button.on-bgc-grey02:hover{background:#e7e7e6 !important; color:#fff !important; border-color:#e7e7e6 !important;}
button.on-bgc-w:hover{background:#fff !important; color:#333 !important; border-color:#333 !important;}
button.on-bgc-black:hover{background:#000 !important; color:#fff !important; border-color:#000 !important;}
button.on-bgc-pinkgrey:hover{background:#f7e3e3 !important; color:#333 !important; border-color:#f7e3e3 !important;}

a.on-bgc-red:hover{background:#ed4548 !important; color:#fff !important; border-color:#ed4548 !important;}
a.on-bgc-green:hover{background:#88a406 !important; color:#fff !important; border-color:#88a406 !important;}
a.on-bgc-orange:hover{background:#f67c05 !important; color:#fff !important; border-color:#f67c05 !important;}
a.on-bgc-pink:hover{background:#fe96c0 !important; color:#fff !important; border-color:#fe96c0 !important;}
a.on-bgc-grey:hover{background:#c6bfae !important; color:#fff !important; border-color:#c6bfae !important;}
a.on-bgc-blue:hover{background:#2bbdf9 !important; color:#fff !important; border-color:#2bbdf9 !important;}
a.on-bgc-yellow:hover{background:#fefc47 !important; color:#333 !important; border-color:#fefc47 !important;}
a.on-bgc-grey02:hover{background:#e7e7e6 !important; color:#fff !important; border-color:#e7e7e6 !important;}
a.on-bgc-w:hover{background:#fff !important; color:#333 !important; border-color:#333 !important;}
a.on-bgc-black:hover{background:#000 !important; color:#fff !important; border-color:#000 !important;}
a.on-bgc-pinkgrey:hover{background:#f7e3e3 !important; color:#333 !important; border-color:#f7e3e3 !important;}

/*デフォルトのボタン*/

.btn{
border:1px solid #ccc; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.00, #f9f9f9));
background: -webkit-linear-gradient(#f9f9f9, #e0e0e0);
background: -moz-linear-gradient(#f9f9f9, #e0e0e0);
background: -o-linear-gradient(#f9f9f9, #e0e0e0);
background: -ms-linear-gradient(#f9f9f9, #e0e0e0);
background: linear-gradient(#f9f9f9, #e0e0e0);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
padding:10px 30px;
color:#333;
}

.btn-disabled{
border:1px solid #ccc; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.00, #f9f9f9));
background: -webkit-linear-gradient(#f9f9f9, #e0e0e0);
background: -moz-linear-gradient(#f9f9f9, #e0e0e0);
background: -o-linear-gradient(#f9f9f9, #e0e0e0);
background: -ms-linear-gradient(#f9f9f9, #e0e0e0);
background: linear-gradient(#f9f9f9, #e0e0e0);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
padding:10px 30px;
color:#ddd;
}

.btn-small{
border:1px solid #ccc; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.00, #f9f9f9));
background: -webkit-linear-gradient(#f9f9f9, #e0e0e0);
background: -moz-linear-gradient(#f9f9f9, #e0e0e0);
background: -o-linear-gradient(#f9f9f9, #e0e0e0);
background: -ms-linear-gradient(#f9f9f9, #e0e0e0);
background: linear-gradient(#f9f9f9, #e0e0e0);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
padding:5px 15px;
color:#333;
}

.btn-xsmall{
border:1px solid #ccc; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.00, #f9f9f9));
background: -webkit-linear-gradient(#f9f9f9, #e0e0e0);
background: -moz-linear-gradient(#f9f9f9, #e0e0e0);
background: -o-linear-gradient(#f9f9f9, #e0e0e0);
background: -ms-linear-gradient(#f9f9f9, #e0e0e0);
background: linear-gradient(#f9f9f9, #e0e0e0);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
padding:3px 10px;
color:#333;
}

.btn-large{
border:1px solid #ccc; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e0e0e0), color-stop(0.00, #f9f9f9));
background: -webkit-linear-gradient(#f9f9f9, #e0e0e0);
background: -moz-linear-gradient(#f9f9f9, #e0e0e0);
background: -o-linear-gradient(#f9f9f9, #e0e0e0);
background: -ms-linear-gradient(#f9f9f9, #e0e0e0);
background: linear-gradient(#f9f9f9, #e0e0e0);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
padding:10px 40px;
color:#333;
}

a.btn, a.btn-small, a.btn-large{color:#333;}

a:hover.btn, a:hover.btn-small, a:hover.btn-large{border:1px solid #666; background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c4c4c4), color-stop(0.00, #f5f5f5));
background: -webkit-linear-gradient(#f5f5f5, #c4c4c4);
background: -moz-linear-gradient(#f5f5f5, #c4c4c4);
background: -o-linear-gradient(#f5f5f5, #c4c4c4);
background: -ms-linear-gradient(#f5f5f5, #c4c4c4);
background: linear-gradient(#f5f5f5, #c4c4c4); }

/*button:hover{background:#f79100; color:#fff; border-color:#f79100;}*/

a.btn-big{display:block; width:798px; height:68px; border:1px solid #fa8212; padding:0; vertical-align:middle; line-height:68px; text-decoration:none; margin:0 auto 30px; text-align:center; color:#fa8212; font-size:150%; background:url(../img/y01.png) no-repeat center right;}
a.btn-big:hover{background:#f3eee9;}

a.btn-type01{display:block; border:1px solid #fa8212; padding:12px 0; text-decoration:none; margin:30px 0; text-align:center; color:#fa8212; font-size:120%; background:url(../img/y01.png) no-repeat center right; width: 240px;}
a.btn-type01:hover{background:#f3eee9;}




/*==================================================
Padding Valiation
================================================== */

.p0{padding:0 !important;}
.p5{padding:5px !important;}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.p25{padding:25px !important;}
.p30{padding:30px !important;}
.p40{padding:40px !important;}
.p50{padding:50px !important;}

.p1per{padding:1% !important;}
.p2per{padding:2% !important;}
.p3per{padding:3% !important;}
.p4per{padding:4% !important;}
.p5per{padding:5% !important;}

.pr0{padding-right:0px !important;}
.pr5{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}
.pr50{padding-right:50px !important;}

.pr1per{padding-right:1% !important;}
.pr2per{padding-right:2% !important;}
.pr3per{padding-right:3% !important;}
.pr4per{padding-right:4% !important;}
.pr5per{padding-right:5% !important;}

.pt0{padding-top:0px !important;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}

.pb0{padding-bottom:0px !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}
.pb50{padding-bottom:50px !important;}

.pl0{padding-left:0px !important;}
.pl5{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}
.pl50{padding-left:50px !important;}

.pl1per{padding-left:1% !important;}
.pl2per{padding-left:2% !important;}
.pl3per{padding-left:3% !important;}
.pl4per{padding-left:4% !important;}
.pl5per{padding-left:5% !important;}

.p0a{padding-right:auto; padding-left:auto !important;}
.plr10{padding-left:10px; padding-right:10px !important;}
.plr15{padding-left:15px; padding-right:15px !important;}
.plr20{padding-left:20px; padding-right:20px !important;}
.plr25{padding-left:25px; padding-right:25px !important;}
.plr30{padding-left:30px; padding-right:30px !important;}
.plr40{padding-left:40px; padding-right:40px !important;}
.plr50{padding-left:50px; padding-right:50px !important;}

.plr1per{padding-left:1%; padding-right:1% !important;}
.plr2per{padding-left:2%; padding-right:2% !important;}
.plr3per{padding-left:3%; padding-right:3% !important;}
.plr4per{padding-left:4%; padding-right:4% !important;}
.plr5per{padding-left:5%; padding-right:5% !important;}



/*==================================================
Margin Valiation
================================================== */

.m0{margin:0 !important;}
.m5{margin:5px !important;}
.m10{margin:10px !important;}
.m15{margin:15px !important;}
.m20{margin:20px !important;}
.m25{margin:25px !important;}
.m30{margin:30px !important;}
.m40{margin:40px !important;}
.m50{margin:50px !important;}

.m1per{margin:1% !important;}
.m2per{margin:2% !important;}
.m3per{margin:3% !important;}
.m4per{margin:4% !important;}
.m5per{margin:5% !important;}

.mr0{margin-right:0px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.mr1per{margin-right:1% !important;}
.mr2per{margin-right:2% !important;}
.mr3per{margin-right:3% !important;}
.mr4per{margin-right:4% !important;}
.mr5per{margin-right:5% !important;}

.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}

.ml0{margin-left:0px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.ml1per{margin-left:1% !important;}
.ml2per{margin-left:2% !important;}
.ml3per{margin-left:3% !important;}
.ml4per{margin-left:4% !important;}
.ml5per{margin-left:5% !important;}

.m0a{margin-right:auto; margin-left:auto !important;}
.mlr10{margin-left:10px; margin-right:10px !important;}
.mlr15{margin-left:15px; margin-right:15px !important;}
.mlr20{margin-left:20px; margin-right:20px !important;}
.mlr25{margin-left:25px; margin-right:25px !important;}
.mlr30{margin-left:30px; margin-right:30px !important;}
.mlr40{margin-left:40px; margin-right:40px !important;}
.mlr50{margin-left:50px; margin-right:50px !important;}

.mlr1per{margin-left:1%; margin-right:1% !important;}
.mlr2per{margin-left:2%; margin-right:2% !important;}
.mlr3per{margin-left:3%; margin-right:3% !important;}
.mlr4per{margin-left:4%; margin-right:4% !important;}
.mlr5per{margin-left:5%; margin-right:5% !important;}

/*==================================================
Align Valiation
================================================== */

.ta-c{text-align:center !important;}
.ta-r{text-align:right !important;}
.ta-l{text-align:left !important;}

.va-t{vertical-align:top !important;}
.va-m{vertical-align:middle !important;}
.va-b{vertical-align:bottom !important;}

/*==================================================
FontSize Valiation
================================================== */

.fs-10{font-size:10px !important;}
.fs-12{font-size:12px !important;}
.fs-14{font-size:14px !important;}
.fs-80per{font-size:80% !important;}
.fs-90per{font-size:90% !important;}
.fs-100per{font-size:100% !important;}
.fs-110per{font-size:110% !important;}
.fs-120per{font-size:120% !important;}
.fs-130per{font-size:130% !important;}
.fs-140per{font-size:140% !important;}
.fs-150per{font-size:150% !important;}

.fs-xsmall{font-size:80% !important;}
.fs-small{font-size:90% !important;}
.fs-normal{font-size:100% !important;}
.fs-large{font-size:110% !important;}
.fs-xlarge{font-size:120% !important;}

/*==================================================
FontStyle Valiation
================================================== */

.fwb{font-weight:bold !important;}
.fwn{font-weight:normal !important;}
.td-n{text-decoration:none !important;}
.td-ul{text-decoration:underline !important;}

/*==================================================
FontColor Valiation
================================================== */

.fc-w{color:#fff !important;}
.fc-black{color:#000 !important;}
.fc-blue{color:#0033ff !important;}
.fc-orange{color:#ff6600 !important;}
.fc-green{color:#006600 !important;}
.fc-red{color:#f00 !important;}

.sat{color:#0787f4;}
.sun{color:#da0615;}


/*==================================================
Width Valiation
================================================== */

.w5per{width:5% !important;}
.w10per{width:10% !important;}
.w15per{width:15% !important;}
.w20per{width:20% !important;}
.w25per{width:25% !important;}
.w30per{width:30% !important;}
.w35per{width:35% !important;}
.w40per{width:40% !important;}
.w45per{width:45% !important;}
.w50per{width:50% !important;}
.w55per{width:55% !important;}
.w60per{width:60% !important;}
.w65per{width:65% !important;}
.w70per{width:70% !important;}
.w75per{width:75% !important;}
.w80per{width:80% !important;}
.w85per{width:85% !important;}
.w90per{width:90% !important;}
.w95per{width:95% !important;}
.w100per{width:100% !important;}
.w110per{width:110% !important;}
.w120per{width:120% !important;}
.w130per{width:130% !important;}
.w140per{width:140% !important;}
.w150per{width:150% !important;}
.w160per{width:160% !important;}
.w170per{width:170% !important;}
.w180per{width:180% !important;}
.w190per{width:190% !important;}
.w200per{width:200% !important;}

/*==================================================
Float Valiation
================================================== */

.fl-l{float:left !important;}
.fl-r{float:right !important;}
.fl-n{float:none !important;}

/*==================================================
Display Valiation
================================================== */

.dis-n{display:none !important;}
.dis-b{display:block !important;}
.dis-ib{display:inline-block !important;}
.dis-i{display:inline !important;}
.dis-t{display:table !important;}
.dis-tc{display:table-cell !important;}


/*==================================================
BackgrondColor-Type Valiation
================================================== */

.bgc-red{background:#ed4548 !important;}
.bgc-green{background:#9db801 !important;}
.bgc-orange{background:#f67c05 !important;}
.bgc-pink{background:#fe96c0 !important;}
.bgc-grey{background:#c6bfae !important;}
.bgc-blue{background:#2bbdf9 !important;}
.bgc-yellow{background:#fefc47 !important;}
.bgc-grey02{background:#e7e7e6 !important;}
.bgc-w{background:#fff !important;}
.bgc-black{background:#000 !important;}
.bgc-pinkgrey{background:#f7e3e3 !important;}


/*==================================================
Line-Height Valiation
================================================== */

.lh-10{line-height:1.0em !important;}
.lh-12{line-height:1.2em !important;}
.lh-14{line-height:1.4em !important;}
.lh-16{line-height:1.6em !important;}
.lh-18{line-height:1.8em !important;}
.lh-20{line-height:2.0em !important;}

/*==================================================
List Style Valiation
================================================== */

.nav-links{border:1px solid #c7c7c7; padding:5px 0; text-align:center; margin:30px 0;}
.nav-links a{padding-right:15px;}

.list-terms{list-style-type:square; margin:0 20px;}
.list-terms li{margin-bottom:15px;}

/*==================================================
DL Style Valiation
================================================== */

.dl-terms dt{font-weight:bold; font-size:100%; margin-bottom:15px;}
.dl-terms dd{margin:0 20px 20px;}

/*==================================================
Border-Radius Style Valiation
================================================== */

.br2{border-radius: 2px !important;}
.br4{border-radius: 4px !important;}
.br6{border-radius: 6px !important;}
.br8{border-radius: 8px !important;}

/*==================================================
Border Style Valiation
================================================== */
.border{border:1px solid #ccc !important;}
.border-b{border-bottom:1px solid #ccc !important;}
.border-t{border-top:1px solid #ccc !important;}
.border-l{border-left:1px solid #ccc !important;}
.border-r{border-right:1px solid #ccc !important;}

.border-c-red{border-color:#ed4548 !important;}
.border-c-green{border-color:#9db801 !important;}
.border-c-orange{border-color:#f67c05 !important;}
.border-c-pink{border-color:#fe96c0 !important;}
.border-c-grey{border-color:#c6bfae !important;}
.border-c-blue{border-color:#2bbdf9 !important;}
.border-c-yellow{border-color:#fefc47 !important;}
.border-c-grey02{border-color:#e7e7e6 !important;}
.border-c-w{border-color:#fff !important;}
.border-c-black{border-color:#000 !important;}
.border-c-pinkgrey{border-color:#f7e3e3 !important;}

.border-line2px{border-width:2px !important;}
.border-line3px{border-width:3px !important;}
.border-line4px{border-width:4px !important;}
.border-line5px{border-width:5px !important;}
.border-line6px{border-width:6px !important;}
.border-line7px{border-width:7px !important;}
.border-line8px{border-width:8px !important;}
.border-line9px{border-width:9px !important;}
.border-line10px{border-width:10px !important;}

.border-dotted{border-style:dotted !important;}
.border-dashed{border-style:dashed !important;}
.border-outset{border-style:outset !important;}
.border-inset{border-style:inset !important;}
.border-groove{border-style:groove !important;}

.bn{border:none !important;}


/*==================================================
ページリスト(.PageList)
================================================== */

.PageList {text-align: center; clear: both; margin:20px auto; padding-top:20px;}
	
.PageList ul {
}
.PageList ul li {
	display: inline;
}
.PageList ul li.now { /* 現在のページ */
}
.PageList ul li a {
	padding: 5px 12px;
	border-width: 1px;
	border-style:  solid;
	text-decoration: none;
}
.PageList ul li a, .PageList ul li a:link, .PageList ul li a:visited {
	border-color: #CCC;
	color: #999;
}
.PageList ul li a:focus, .PageList ul li a:hover, .PageList ul li a:active {
	border-color: #d6a0a1;
	background-color:#fff;
	color: #d6a0a1;
}
.PageList ul li.now a { /* 現在のページ */
	border-color: #d6a0a1;
	background-color:#d6a0a1;
	color: #fff;
}

/*==================================================
Google Material icons
================================================== */

/* Material iconsを利用する */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  margin-right:10px;
  vertical-align:middle;
 
  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;
 
  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;
 
  /* IEサポート */
  font-feature-settings: 'liga';
}

/* アイコンサイズ */
.material-icons.md-10 { font-size: 10px; }
.material-icons.md-12 { font-size: 12px; }
.material-icons.md-14 { font-size: 14px; }
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-28 { font-size: 28px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
 
/* 背景が明るいとき用のアイコン色 */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
 
/* 背景が暗いとき用のアイコン色 */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }


.box-orange{border-radius:6px; border:1px solid #fa8212; padding:25px;}

div.box-3c{width:310px; float:left;}
div.box-3c img{width:100%;}


/* インフォメーション */
#top-information{
    width: 1000px;
    background: #f3eeea;
    margin: 0 auto 30px;
    box-sizing: border-box;
    padding: 20px 30px;
}
#top-information h3{
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #fa8212;
    padding-bottom: 15px;
}
#top-information .info-area{
    display: block;
    width: 100%;
    height: 215px;
    background: white;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    border-radius: 6px;
    overflow-x: hidden;
    overflow-y: auto;
    color: #4d2d14;
    font-size: 1.2em;

}
#top-information .preloader{
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#top-information .info-area article{
    margin-bottom: 20px;
}
#top-information .info-area dl{
    display: table;
    width: 100%;
}
#top-information .info-area dl dt{
    text-align: left;
    display: table-cell;
    width: 160px;
    /*padding-right: 20px;*/
}
#top-information .info-area dl dd{
    text-align: left;
    display: table-cell;
}
#top-information .info-area dl dd a{
    color: #4d2d14;
    text-decoration: none;
}
#top-information .info-area dl dd a:hover{
    opacity: 0.8;
}




