@charset "shift_jis";
/* CSS Document */

/****************突発系便利クラス*****************/
.fw-b{font-weight: bold;}
.mb00{margin-bottom:0px !important;}
.mb05{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;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}

.mt00{margin-top:0px !important;}
.mt05{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;}
.mt60{margin-top:60px !important;}

.mr00{margin-right:0px !important;}
.mr05{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;}

.ml00{margin-left:0px !important;}
.ml05{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;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml100{margin-left:100px !important;}
.ml120{margin-left:120px !important;}
.ml130{margin-left:130px !important;}
.ml150{margin-left:150px !important;}
.ml160{margin-left:160px !important;}
.ml170{margin-left:170px !important;}

.pb00{padding-bottom:0px !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}

.pt00{padding-top:0px !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}

.pr00{padding-right:0px !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}

.pl00{padding-left:0px !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}

.w01	{width:400px;}
.w02	{width:300px;}

.cboth{clear:both;}
.cnone{clear:none;}
.cleft{clear:left;}
.cright{clear:right;}
.fleft{float:left;}
.fright{float:right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.relative{position:relative;}

.indent01{text-indent:-1.6em; padding-left:1.6em;}

.w100	{width:100px !important;}
.w150	{width:150px !important;}
.w200	{width:200px !important;}
.w250	{width:250px !important;}
.w300	{width:300px !important;}
.w320	{width:320px !important;}
.w330	{width:330px !important;}
.w350	{width:350px !important;}
.w380	{width:380px !important;}
.w400	{width:400px !important;}
.w450	{width:450px !important;}
.w500	{width:500px !important;}
.w550	{width:550px !important;}
.w580	{width:580px !important;}
.w600	{width:600px !important;}

.h150	{height:150px !important;}
.h160	{height:160px !important;}
.h220	{height:220px !important;}

img{max-width:100% !important; height:auto !important;}
img.lid{display:block; clear:both;}
img.img_bdr	{ border:#bfbfbf solid 1px; padding:1px;}

.rlov{}

.blocktable{width:100%;}
.blocktable td{display:block; width:100% !important; box-sizing:border-box;}
.blocktable th{display:block; width:100% !important; box-sizing:border-box;}
.blocktable img{width:80% !important; margin-bottom:10px;}
.blocktable img.arrow{width:auto !important; margin-bottom:10px;}
.blocktable p br{display:none;}

img.halfquote{width:75% !important;}
img.half{width:50% !important;}
img.thirdone{width:33% !important;}
img.quote{width:25% !important;}
img.full{width:100% !important;}

img.halfquote.rad,img.half.rad{
	display:block;
	margin:0 auto 30px;
}


/****************標準枠体裁（基本的に変更禁止）*****************/

body{
	color:#000;
	font-family:"小塚明朝 Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../images/body_bg_02.jpg) center top repeat-x;
	/*line-height:1.7;*/
	min-width:100%;
}

body.top{
	background:url(../images/body_bg_02.jpg) center top repeat-x;
	}


a{color:#0044CC;}

form em{font-size:80%; color:#F33;}
form strong{font-size:120%; color:#F60;}
.green{color:#3b7135;}
.green02{color:#093a00;}
.red{color:#FF3333;}
.orange{color:#F60;}
.blue{color: #36F;}
.blue2{color: #353792;}
.white{color:#FFF;}
.pink{color: #ec137b;}
strong.subtitle{font-size:160%;}

strong.subtitle a{text-decoration:underline;}

.under{text-decoration:underline;}

p.linkarrow a{
	padding-left:18px;
	background:url(../images/icon_arrow.gif) left 50% no-repeat;
	font-size:120%;
}

p.linkarrow a:link{text-decoration:underline;}
p.linkarrow a:visited{text-decoration:underline;}
p.linkarrow a:hover{text-decoration:none;}
p.linkarrow a:active{text-decoration:none;}


.mini{font-size:85%;}
.big{font-size:120%;}
.big2{font-size:140%;}
.big3{font-size:160%;}
.bgcl_01{ background: #FFF0F8;}


/* --------------------------------------------------
 Wrapper Style
 -------------------------------------------------- */

.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
	pointer-events: none;
}
.show .background {
    opacity: 1;
		z-index:-3;
}
.wrap {
    position: relative;
    z-index: 2;
	clear:both;
}

#content01_bg {background-image: url(../images/bg_01.jpg);}
#content02_bg {background-image: url(../images/bg_02.jpg);}
#content03_bg {background-image: url(../images/bg_03.jpg);}

div#wrap{
	width:100%;
	/*text-align:center;*/
}
/****** Head ******/
#wrap div#headerarea{
	width:auto;
	font-size:;
}

#wrap div#headerarea div#header{
	width:100%;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#wrap div#headerarea div#header h1{
	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:20px;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
}

#wrap div#headerarea div#header #header_rec{
	position:absolute;
	top:44px;
	right:400px;
}

#wrap div#headerarea div#header div.fleft{
	margin:0;
	padding:0;
	clear:both;
	float:left;
	display:block;
}


#wrap div#headerarea div#header div.fright{
	text-align:right;
	margin:0;
	padding:0;
	float:right;
	display:block;
}

#wrap div#header h1 a{color:#FFF;}

#wrap div#header .fright{
	text-align:right;
}
#header ul li a {
	display: block;
}
#header ul li {
	width: 25%;
}
#header ul li:first-child {
	width: 50%;
}

div#pagetop{ position:fixed; bottom:10px; right:10px; width:60px; display:table; z-index:32768; font-size:90%;}
div#pagetop div{
	height:60px;
	width:60px;
	border-radius:100%;
	background-color:rgba(0,0,0,0.6);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
div#pagetop div div{
	height:60px;
	width:60px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
}

div#pagetop div div a{
	color:#FFF;
	text-decoration:none;
}


div.newsbox{
	margin:0;
	padding:0 20px 20px;
	overflow:auto;
	line-height:1.5;
	text-align:left;
	font-size:90%;
	background-color:rgba(255,255,255,0.9);
}

div.newsbox img{
	width:100%;
}


div.newsbox a{
	text-decoration:underline;
}

div.newsbox dl{
	padding:5px 0 10px;
	clear:both !important;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
	position:relative;
	z-index:1000;
}

div.newsbox dl:first-child{
	padding-top:15px;
	margin-top:5px;
	border-top:1px solid #999999;
}

div.newsbox dl dt{
	width:50%;
	font-weight:bold;
	text-align:center;
	background-color:#262f4d;
	color:#FFF;
	padding:3px 0;
	border-radius:20px;
	margin-bottom:15px;
}


div.newsbox dl dd{
	text-align:left;
}


.mintyo{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}

div#toptxt01{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:80px;
	line-height:1.8;
	left:300px;
	text-align:left;
	z-index:20;
}

div#toptxt02{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:317px;
	line-height:1.8;
	left:300px;
	color:#FFF;
	text-align:left;
	z-index:20;
}


div#toptxt03{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:120px;
	line-height:1.8;
	left:290px;
	text-align:left;
	z-index:20;
}


div#toptxt04{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	text-align:center;
	color:#FFF;
	padding:50px 0;
	line-height:1.8;
	background-color:#383838;
	margin-bottom:20px;
}

#footerarea{
	position:relative;
	z-index:10 !important;
	text-align:center;
}

#footerarea #footer{
	position:relative;
	background:url(../images/footer-bg.jpg) center top no-repeat;
	background-size:cover;
	margin:0px auto;
	padding: 25px 0 33px 0;
}
#footer ul{
text-align: left;
margin-left: 30px;
border-left: 10px solid #466a41;
padding-left: 30px;
}

#footer ul li{
	font-size: 100%;
}

#wrap div#footerarea div#footer a{
	color:#FFF;
	transition: all 0.3s;
	color: #fff;
}

#footer #footlink ul li a:hover{
	padding-left:10px;
	border-left:8px solid #FFF;
	transition: all 0.3s;
}


#footer #footadd{
	position:absolute;
	left:130px;
	top:100px;
	font-size:90%;
	color:#FFF;
	text-align:left;
}

#footer #foottime{
	position:absolute;
	left:30px;
	top:365px;
	font-size:90%;
	text-align:left;
}

#footer #foottime p{
	margin-bottom:15px;
}

#footer #footmap{
	position:absolute;
	right:25px;
	top:220px;
	font-size:90%;
	text-align:left;
}

.copyright{
	position: absolute;
	bottom: 0;
	left:0;
	line-height:20px;
	font-size:70%;
	background: #656565;
	color:#FFF;
	width: 100%;
	margin:0 !important;
}

#copyright a {
	text-decoration: none;
	color: red;
}
.white a {
	color: red;
}
div#headerarea div#header{
	width:95%;
	margin:0 auto;
	text-align:left;
}
div#headerarea div#header h1{
	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:20px;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
	display:block;
	width:100%;
}

div#headerarea div#header div.fleft{
	margin:0;
	padding:0;
}


div#headerarea div#header div.fright{
	text-align:right;
	margin:0;
	padding:0 0;
	text-align:right;
}

div#headerarea div#header div.fright span{
	display:block;
	line-height:1.3;
	font-size:95%;
	color:#36C;
}

div#header h1 a{color:#FFF;}

div#header .fright{
	text-align:right;
}

/****** Gnavi ******/

#wrap div#gnavi{
	margin:0 auto 0;
	clear:both;
}

#wrap div#gnavi ul{
	display:block;
}

#wrap div#gnavi ul li{
}

#wrap div#gnavi ul li a{
	display:block;
}

#wrap div#gnavi ul li a img{
	display:block;
}

dl.navi,dl.navi02{
	position:relative;
	width:100%;
}

dl.navi dt,dl.navi02 dt{
	background-image:url(../images/menubg.gif);
	background-size:100% 100%;
	display:block;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10%;
	border:1px solid #CCC;
	min-height:50px;
	line-height:12vw;
	text-align:left;
	font-size: 110%;
}

dl.navi dd{
	display:none;
	position:absolute;
	z-index:32767;
	width:100%;
	background-color:#fff;
	opacity:0.9;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}

dl.navi02 dd{
	width:100%;
	background-color:#fff;
	opacity:0.9;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}

dl.navi dd li,dl.navi02 dd div{
	border-bottom:1px dashed #aaa;
	padding:6px 0;
	width:100%;
}

dl.navi dd li a,dl.navi02 dd div a{
	display:block;
	width:95%;
	text-align:left;
	position:relative;
	padding-left:5%;
	font-weight:bold;
}

dl.navi dd li a:after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 15px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	position:absolute;
	top:40%;
	right:30px;
}


dl.navi02 dd div a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 15px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	position:absolute;
	top:40%;
	right:60px;
}


/****** Main ******/
#wrap div#mainimage{
	clear:both;
	width:95%;
	margin:0 auto;
	padding-bottom:40px;
	position:relative;
}

#wrap .top div#mainimage{
	clear:both;
	width:95%;
	margin:0 auto;
	padding-bottom:40px;
	height:300px;
	potision:relative;
}

/* init */
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
	pointer-events: none;
}
.show .background {
    opacity: 1;
		z-index:-3;
}
.wrap {
    position: relative;
    z-index: 32000;
}
/* design*/
#content01_bg {background-image: url(../images/bg_01.jpg); background-size:cover;}
#content02_bg {background-image: url(../images/bg_02.jpg); background-size:cover;}
#content03_bg {background-image: url(../images/bg_03.jpg); background-size:cover;}
#content04_bg {background-image: url(../images/bg_04.jpg); background-size:cover;}
.text-box {
    padding: 50px 25px;
    width: 480px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.text-box .catch {
    margin: 0 0 10px;
    font-size: 40px;
}
.text-box .copy {
    margin: 0;
    line-height: 2;
}

#footer{
	position:relative;
	z-index:10 !important;
	text-align:center;
}

div#english{
	position:fixed;
	top:0px;
	right:10%;
	z-index:32768;
	width:200px;
}


#wrap div#mainarea{
	width:auto;
	margin:0 auto 50px;
	clear:both;
	border-top:none;
}

/****** Side ******/
#wrap div#mainarea div#sidearea{
	width:200px;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	float:left;
	text-align:left;
	font-size:80%;
}

html#top #wrap div#mainarea div#sidearea{
	margin:20px 0 0 0;
	padding:0;
	float:left;
	text-align:left;
	font-size:70%;
}

#wrap div#mainarea div#sidearea #sidemenu{
	margin-bottom:20px;
}

#wrap div#mainarea div#sidearea div.recbox{
	border:1px solid #dfdfdf;
	background-color:#5a2a1a;
	margin-bottom:20px;
	text-align:center;
	padding:7px;
}

#wrap div#mainarea div#sidearea div.recbox02{
	padding:7px;
	margin-bottom:7px;
	background-color:#edf3f6;
}


#wrap div#mainarea div#sidearea div.addbox{
	background:url(../images/side_bg.jpg) left top no-repeat;
	height:436px;
	padding-top:80px;
	text-align:center;
}

#wrap div#mainarea div#sidearea div.addbox div.add{
	margin:0 10px 10px;
	text-align:left;
	line-height:1.4 !important;
}
#wrap div#mainarea div#sidearea div.addbox div.tel{
	margin:0 10px 10px;
	color:#32a4e2;
	text-align:left;
	font-weight:bold;
}
#wrap div#mainarea div#sidearea div.addbox div.tel .big2{
	font-size:195%;
	line-height:1.3;
}



#wrap div#mainarea div#sidearea ul{
	margin:0;
}
#wrap div#mainarea div#sidearea ul li{
	padding:0 0 1px 0 !important;
	display:block;
	margin-bottom:0;
}
#wrap div#mainarea div#sidearea ul li a{
	color:#5a4322;
	display:block;
	margin-bottom:0 !important;
	padding:0 !important;
}
#wrap div#mainarea div#sidearea ul li a img{
	display:inline;
	margin-bottom:0;
	line-height:0;
}
#wrap div#mainarea div#sidearea ul li a:hover{
	text-decoration:underline;
}
#wrap div#mainarea div#sidearea ul li img{
	display:block;
	margin-bottom:0;
}

#wrap div#mainarea div#bannerarea{
	width:206px;
	text-align:center;
}


/****** Contents ******/
#wrap div#mainarea div#contentsarea{
	width:96%;
	margin:0 auto;
	padding:30px 1em;
	background-color:rgba(255,255,255,0.9);
	text-align:left;
	box-sizing:border-box;
}

#wrap div#mainarea div#contentsarea02{
}

/* Heading */

#wrap div#mainarea h1{
	margin-bottom:20px;
	clear:both;
	font-size:200%;
	text-align:center;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	color:#157295;
}

#wrap div#mainarea h1 span{
	display:block;
	margin:0 auto;
	color:#000;
	font-size:60%;
}


h3 {
    font-size: 160%;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
    margin-bottom: 30px;
    color: #FFF;
    background: #536610;
	background-size:30%;
    padding: 7px 1em 7px;
    clear: both;
	line-height:2;
}


.top #wrap div#mainarea h3{
	margin:0 0 20px;
	padding:0;
}

.hStyle01	{
	background:#F4F0E8;
	border:#C6B39B solid;
	border-width:0 0 0 5px;
	margin:0 0 20px;
	padding:3px 0 0 10px;
	font-size:120%;
}



h4{
	margin:0 0 15px;
	padding:7px 10px;
	font-weight:bold;
	border-left:7px solid #a30707;
	font-size:140%;
	clear:both;
	color:#fff;
	background: #000;
	text-align: left;
	line-height:1.7;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
h5{
	margin:0 auto;
	margin-bottom: 15px;
	padding:10px;
	font-weight:bold;
	font-size:130%;
	clear:both;
	color:#fff;
	line-height:1.2;
	background: #23651b;
	width: 90%;
}

#wrap div#mainarea div#contentsarea p{
	margin:0 0 15px;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}


/* Basic parts */
#wrap div#mainarea div.section{
	margin:0 20px 50px;
	clear:both;
}
#wrap div#mainarea p{
	margin:0 0 1.0em;
}

#wrap div#mainarea div.pagetop{
	text-align:right;
	margin-top:20px;
	clear:both;
}

#wrap div#mainarea div.pagetop a{
	text-decoration:underline;
}
#wrap div#mainarea div#contentsarea .txno{
	text-indent:-9999px;
}

/* Basic parts 2 */

#wrap div#mainarea div#contentsarea .btmBox{
	background:url(../images/btm_bg.jpg) no-repeat;
	height:269px;
	margin:0 0 60px;
	clear:both;
}
#wrap div#mainarea div#contentsarea .btmBox .txno{
	height:57px;
}

#wrap div#mainarea div#contentsarea .btmBox .list{
	float:left;
	width:380px;
	text-indent:-9999px;
}

#wrap div#mainarea div#contentsarea .btmBox .tel{
	float:left;
	width:370px;
}








/****** Foots ******/
#footerarea{
	position:relative;
	z-index:10 !important;
	text-align:center;
}


#footer #footlink{
	text-align:left;
	font-size:90%;
}


#footer #footlink ul{
	margin-bottom:40px;
}

#footer #footlink ul li{
	line-height:1.7;
}

#footer #footlink ul li a{
	color:#333;
}

#footer #footadd{
	position:absolute;
	left:25px;
	top:200px;
	font-size:90%;
}

#footer #foottime{
	position:absolute;
	left:30px;
	top:365px;
	font-size:90%;
	text-align:left;
	line-height:1.4;
}

#footer #foottime p{
	margin-bottom:15px;
}

#footer #footmap{
	position:absolute;
	right:25px;
	top:220px;
	font-size:90%;
	text-align:left;
}

#footer #copyright{
	position:absolute;
	left:20px;
	bottom:0px;
	line-height:20px;
	font-size:80%;
	text-align:left;
	color:#353792;
}


div#english{
	position:absolute;
	left:780px;
	bottom:20px;
	margin:0 auto;
	text-align:right;
}


div#menubtn{
	position:fixed;
	z-index:2048;
	width:100%;
	left:0;
	right:0;
	max-width:95%;
	margin:0 auto;
	text-align:right;
}

div#menuarea{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:rgba(255,255,255,0.9);
	z-index:-1;
	padding-top:22px;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	box-shadow:0px 5px 10px #CCC;
	border-bottom:1px solid #F60;
	border-top:5px solid #F60;
	}

div#menuarea ul{
	width:100%;
	max-width:95%;
	padding:1em;
	margin:0 auto;
	box-sizing:border-box;
	text-align:left;
	}

div#menuarea ul li{
	width:21.5%;
	float:left;
	padding-left:2.5%;
	margin-right:1%;
	border-bottom:1px dashed #999;
	margin-bottom:8px;
	padding-bottom:8px;
	font-weight:bold;
	position:relative;
	}

div#menuarea ul li:before{
	position:absolute;
	top:-4px;
	bottom:4px;
	left:0;
	content:"ﾂ・｣";
	transform:rotate(90deg);
	font-size:50%;
	color:#F60;
	}

div#menuarea ul li a{
	color:#666;
	}



#wrap div#footerarea div#footer a{ text-decoration:underline;}



/****************窶ｰﾂｺ窶・ﾆ棚ﾆ停愴椎ﾂーCSS***************/

/****** ﾆ椎ﾆ湛ﾆ暖 ******/
ul.ulStyle_disc li	{
	list-style:disc;
	padding:0 0 0 5px;
	margin:0 0 0 25px;
}
/* ﾆ但ﾆ辰ﾆ坦ﾆ停懌｢t窶堋ｫ */
ul.ulStyle_check	{
	margin:0 0 0 10px;
}
ul.ulStyle_check li	{
	background:url(../images/icon_check.gif) no-repeat;
	padding:2px 0 3px 30px;
	font-size:116%;
}

ol.olStyle_decimal li	{
	list-style:decimal;
	padding:0 0 0 5px;
	margin:0 0 0 20px;
}
/****** TABLE ******/
table.ta_01{
	border-collapse:collapse;
}
table.ta_01 th,
table.ta_01 td{
	font-weight: normal;
	background:#fff;
	border:#999 solid 1px;
	padding:5px;
}
table.ta_01 th{
	background: #d7c9b5;
}
table.ta_01 th.bg01{
	background: #efe3d2;
}

table.ta_02{
	border-collapse:collapse;
	color:#000;
}
table.ta_02 th{
	font-weight: normal;
	background:#bbddbb;
	border:#ccc solid 1px;
	padding:4px 0;
	text-align:center;
}
table.ta_02 th.bg{
	background:#eeffee;
}
table.ta_02 td{
	border:#ccc solid 1px;
	text-align:center;
	padding:7px 0;
}

/****** 窶凖ｨ窶ｹ` ******/

.dlStyle01	{
	background: #F3EEE9;
	border:#C4A891 solid 1px;
	padding:10px;
}

.dlStyle01 dt	{
	border-bottom:#C4A891 dotted 1px;
	margin:0 0 10px;
	font-weight:bold;
}

body{margin:0; padding:0; overflow-x:hidden;}
dl.dlStyle02 dt	{
	position:absolute;
	width:100px;
	padding:5px 0 5px 10px;
}
dl.dlStyle02 dd	{
	padding:5px 0 5px 100px;
	border-bottom:#ccc dotted 1px;
	background:url(../images/line_01.jpg) repeat-y 80px 0;
}

/****** ﾆ馳ﾂーﾆ淡窶愿ﾆ椎ﾆ停愴誰 ******/

#wrap div#mainarea div#contentsarea .linkBox a{
	text-decoration:underline;
	line-height:1.9
}
#wrap div#mainarea div#contentsarea .linkBox a:hover{
	text-decoration:none;
}

/****** 窶倪｢ﾂ湘ｼ ******/
/*ﾂ静ｼ*/
.bdr_b	{
	border-bottom:#ccc solid 1px;
}
.bdr_dot_b	{
	border-bottom:#ccc dotted 1px;
}
.bdr_center	{
	background:url(../images/line_dot_tate_02.gif) repeat-y center top;
}
.none	{
	background:none !important;
}





/****** Top ******/

.top .topBox	{
		margin:0 0 40px;
}
.top .topBox .topicsBox	{
		width:450px;
		float:left;
}
.top .topBox .topicsBox iframe	{
		width:448px;
		height:170px;
		border:#ccc solid 1px;
}
.top .topBox .banaBox	{
		width:310px;
		float:right;
}


div.rinenbox{
	margin-bottom:30px;
	}


/****** Second_xxxx ******/

.implant_kihon	{
	background:url(../../implant/images/im_01.jpg) no-repeat;
	width:560px;
	height:175px;
	margin:0 0 0 20px;
}

.implant_kihon strong	{
	display:block;
	text-indent:-9999px;
	height:30px;
}
.implant_logo	{
		width:500px;
		margin:0 auto;
		padding:10px 0;
		border: #F8A281 solid 5px;
		text-align:center;
}

.implant_logo img	{
	vertical-align: middle;
}


.merit_frm	{
}
.merit_frm dl	{
	background:url(../../merit/images/merit_frm_mdl.jpg) no-repeat;
	height:39px;
	font-size:90%;
}
.merit_frm dl dt	{
	position:absolute;
	width:350px;
	padding:10px 0 0 20px;
}
.merit_frm dl dd	{
	padding:10px 0 0 400px;
}

.flow_sum	{
	background:url(../../flow/images/flow_sum02.jpg) no-repeat;
	width:730px;
}


.boxStyle01	{
		padding:10px;
		border:#DCD0C9 solid 1px;
}


table.ta_01 td.off{
	background: #BCE68E;
}
table.ta_calendar td	{ text-align:center !important;}

.calendar_off{
	color:#80D85F;
}

.map_im	{
	width:462px;
	margin:0 auto;
}

.map_im img	{
	border:#CCC solid 1px;
}


#wrap div#mainarea div#contentsarea div.section h4{
	padding-left:25px;
	background:url(../images/icon_link.jpg) left 4px no-repeat;
	border-bottom:1px dashed #960;
	margin-bottom:5px;
}
#wrap div#mainarea div#contentsarea div.section p.link{
	margin-bottom:30px;
	padding:10px;
	border-top:1px solid #DA7;
	border-left:1px solid #DA7;
	border-bottom:1px solid #B82;
	border-right:1px solid #B82;
	background-color:#F0E6DA;
}

#wrap div#mainarea div#contentsarea div.section p.policy{
	border-bottom:1px dashed #B82;
	padding-bottom:5px;
	font-weight:bold;
}


ul.voice li{margin-bottom:10px;
	padding:10px;
	background-color:#F8F8FF;
	border:3px double #039;
	margin-right:50px;
}
ul.voice li ul,ul.voice li.ans{margin-top:10px;}
ul.voice li ul li,ul.voice li.ans{
	margin-bottom:0;
	margin-right:0px;
	background-color:#FFFFFF;
	border:1px dotted #36B;
	margin-left:50px;}
	
ul.voice li.ans{margin-bottom:20px !important;}

div#mainbox01{width:233px; height:267px;}
div#mainbox02{width:233px; height:267px;}
div#mainbox03{width:233px; height:267px;}
div#mainbox04{width:351px; height:195px;}
div#mainbox05{width:351px; height:195px;}
div#mainbox06{width:351px; height:195px;}
div#mainbox07{width:351px; height:195px;}

table div.mainbox{
	position:relative;
	top:0;
	right:0;
}

div.mainbox div{
	position:absolute;
	font-size:87%;
}

div#mainbox01 div{top:158px; left:15px;}
div#mainbox02 div{top:158px; left:15px;}
div#mainbox03 div{top:158px; left:15px;}
div#mainbox04 div{top:58px; left:15px;}
div#mainbox05 div{top:58px; left:15px;}
div#mainbox06 div{top:58px; left:15px;}
div#mainbox07 div{top:58px; left:15px;}


dl.faq{
	padding:15px;
	margin:0 10px 50px;
	background-color:#F8F8FF;
	border:1px solid #CCCCDD;
	border-radius:10px;
	display:block;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}

dl.faq dt{
	border-radius:10px;
	font-weight:bold;
	padding-left:60px;
	padding-top:4px;
	margin-bottom:20px;
	background:url(../images/icon_q.png) left top no-repeat;
	line-height:50px;
	background-color:#0084ff;
	color:#FFF;
	font-size:140%;
}
dl.faq dd{
	border-radius:10px;
	padding-left:60px;
	padding-top:4px;
	background:url(../images/icon_a.png) left top no-repeat;
	background-color:#FFF;
	font-size:110%;
	font-weight:bold;
}


/*
dl.faq03{
	margin:0 0 50px 0px;
	padding:15px;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}

dl.faq03 dt{
	background:url(../../onayami/images/faq03_q.jpg) left top no-repeat #000;
	padding:25px 25px 25px 70px;
	color:#FFF;
	font-size:130%;
	line-height:30px;
	font-weight:bold;
	margin-bottom:20px;
}

dl.faq03 dd{
	padding:25px;
	margin-left:30px;
	background:#efefef;
	font-size:100%;
	line-height:1.7;
}
*/


/*dl.faq03{
	margin:0 5px 50px;
	background:#efefef;
	padding:30px 20px;
}

dl.faq03 dt{
	background:url("../../onayami/images/faq_q.png") left top no-repeat #363;
	padding:25px 25px 25px 70px;
	color:#FFF;
	font-size:130%;
	line-height:30px;
	margin-bottom:10px;
	border-radius: 20px;
}

dl.faq03 dd{
	padding:20px 18px;
	background:#FFF;
	font-size:100%;
	line-height:1.7;
	border-radius: 20px;
}*/


dl.faq03{
	margin:0px;
	position: relative;
	padding: 10px;
	cursor: pointer;
}

dl.faq03 dt{
	/*background:url("../../onayami/images/faq_q.png") left top no-repeat;*/
	background:url("../../onayami/images/faq_q.png") left top no-repeat, linear-gradient(-30deg, #e5efd6 5%, #c5e693 95%);
	padding:25px 25px 25px 70px;
	color:#333;
	font-size:110%;
	line-height:20px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	border-radius: 20px;
	position: relative;
}

dl.faq03 dd{
	padding:20px 12px;
	/*margin-left:40px;*/
	background:#FFF;
	font-size:100%;
	margin-bottom:0px;
	line-height:1.7;
	border: 1px solid #959595;
}
dl.faq03 dd p{
	font-size: 100%;
}
.accordion dt {
  position: relative;               /*疑似要素を右端に配置*/
  padding: 10px 40px 10px 10px;     /*右に余白を確保*/
/*  background: #eee;*/
  cursor: pointer;
}

.accordion dt::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #363;   /▼/
  transition: transform 0.3s;
}

.accordion dt.active::after {
  border-top: none;
  border-bottom: 10px solid #363;  /▲/
}

span.caution{
	display:block !important;
	padding:8px;
	background-color:#F0F0F8;
	border:1px solid #ABB;
}


div.box {
    width: 100%;
    padding-top: 66.5625%;
    background-size: 100% auto;
    background-position: center center;
    background-size: cover;
    margin: 0 auto 60px;
}

div.box.kasou{
	width:100%;
	padding-top:0 !important;
}


div.box01{
	background:url(../images/box_bg01.jpg) left top repeat-y;
	border:1px solid #CCC;
	margin:0 10px 40px;
	padding:8px;
}

div#pagelink{ width:700px; margin:0 auto 40px;}
div#pagelink ul li{
	float:left;
	width:175px;
}
div#pagelink ul li a{
	display:block;
	padding-left:18px;
	background:url(../images/arrow_green.png) left 5px no-repeat;
}

td.pickbox{
	padding:9px 9px 0px;
	border:1px solid #CFCFCF;
}

div.textbox{padding:2em; margin:0 10px 60px; background:url(../images/box_bg.jpg) right bottom no-repeat #FFF; border:1px solid #BDF; border-top-width:5px; clear:both;}

div.textbox02{background:url(../images/box_middle.jpg) left top repeat-y; margin:0 10px 40px; width:760px; clear:both;}
div.textbox02 div.txt{padding:4px 15px 4px 15px;}


.textbox03 {
    position: relative;
    padding: 3rem;
    border-radius: 50%;
    border: 2px solid #333;
    background-color: #EEE;
}

.textbox03:before,
.textbox03:after {
    position: absolute;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.textbox03:before {
    top: 100%;
    border: 9px solid;
    border-color: transparent;
    border-top-color: #333;
    margin-left: -9px;
}

.textbox03:after {
    top: 99%;
    border: 8px solid;
    border-color: transparent;
    border-top-color: #EEE;
    margin-left: -8px;
}

div#bannerbg a{
	display:block;
	background:url(../images/banner_04_bg.jpg) left top no-repeat;
	height:95px;
	padding:85px 0 0 50px;
	font-weight:bold;
}
div#bannerbg a:hover{
	background-position:right bottom;
}

span#tshadow{
	display:block;
	filter: glow(color=#FFFFFF,strength=5px) !important;
}

ul.linklist{
	margin-bottom:80px;
	padding-left:40px;
	margin-right:20px;
	padding-top:20px;
}

ul.linklist li{
	background:url(../images/arrow_list.jpg) left 4px no-repeat;
	padding-left:25px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #999999;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	position:relative;

}

ul.linklist.half li{
	float:left;
	width:42%;
	margin-right:1%;
}

ul.linklist.half li:nth-child(odd){
	clear:both;
}

ul.linklist li:before{
	position:absolute;
	left:0;
	top:4px;
	content:"ﾂ・｣";
	color:#F60;
	transform:rotate(90deg);
	font-size:60%;
}

ul.linklist li a{
	text-decoration:underline;
	font-size:130%;
	font-weight:bold;
}

dl.impbox{
	background:url(../../column/images/impbox_bottom.jpg) right bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:45px;
}

dl.impbox dt{
	background:url(../../column/images/impbox_top.jpg) left top no-repeat;
	height:56px;
	line-height:56px;
	padding-bottom:7px;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	text-shadow:1px 1px 0 #EEE;
}
dl.impbox dd{
	background:url(../../column/images/impbox_middle.jpg) left top repeat-y;
	padding:0 20px 0 70px;
	line-height:1.6;
}




.mintyo{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}


form input[type="text"],form textarea{font-size:150%; width:95%;}

form input[type="submit"],form input[type="reset"],form input[type="button"]{font-size:150%; width:40%; padding:5px; box-sizing:border-box;}
form table td {
	text-align: left;
}
.ggmap {
position: relative;
padding-top:66.666%;
height: 0;
overflow: hidden;
width:100%;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


dl.proposal{ display:block; 	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;}
dl.proposal dt{color:#06F; font-size:130%; margin-bottom:0px; line-height:1.4; padding:10px 2em; border-radius:20px; margin-bottom:-5px; border:1px solid #CCC; background-color:#FFF; display:inline-block; position:relative; z-index:1;}
dl.proposal.pick dt{ background-color:#F63; color:#FFF;}
dl.proposal dd{ margin-left:2%; padding:1em; box-shadow:0 0 3px #CCC; margin-bottom:40px; background-color:#FFF8F0; z-index:0; position:relative; border-radius:5px; font-size:110%;}
dl.proposal dd .mini{display:block; padding-left:1em; text-indent:-1em; margin:15px 0 !important; color:#03C;}
dl.proposal dd .atsn{display:block; padding-left:1.9em; text-indent:-1.9em; margin:6px 0 !important;}

dl.proposal.half{}
dl.proposal.half dt{ max-width:50%;}
dl.proposal.half dd{ width:50%;}

form input[type="text"],form textarea{font-size:100%; width:95%; box-shadow:0px 0px 5px #666; padding:8px; transition:background-color 0.5s;}
form input[type="text"]:hover,form textarea:hover{background-color:#FFF8F0;}

form input[type="checkbox"]{transition:margin-left 0.5s; width:1.6em; height:1.6em; text-align:middle;}
form input[type="checkbox"]:checked{margin-left:1.5em;}

form input[type="file"]{font-size:100%; width:80%; box-shadow:0px 0px 5px #666; padding:8px;}
form select{font-size:100%; box-shadow:0px 0px 5px #666; padding:8px 0;}

form input[type="submit"],form input[type="reset"],form input[type="button"]{font-size:130%; width:40%; padding:5px; box-sizing:border-box;}


table.ntable{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}

img.subimg,div.subimg{
	width:80%;
	margin:0 auto 40px;
	float:none !important;
	display:block;
}

img.subimg02,div.subimg02{
	width:80%;
	margin:0 auto 40px;
}

img.subimg03,div.subimg03{
	float:right;
}

img.subimg04,div.subimg04{
	float:right;
	margin-left:10px;
}
div.stexot{
	width:95%;
	height:20px;
	line-height:20px;
	margin:0 auto;
	color:#FFF;
	font-size:80%;
	text-align:left;
}
.top-logo,.header-ph {
	margin-top: 20px;
}
.top-logo:hover {
	opacity: .7;
}
.header-ph {
	margin-left: auto;
}
div#headerarea div#header h1 {
}
.flex-box {
	display: flex;
}

.flex-between {
	justify-content: space-between;
}




.po-relative {
	position: relative;
	z-index:1;
}
.t-contact-text {
	position: absolute;
	top: 247px;
	right: 125px;
	text-align: left;
	font-size: 105%;
}

.t-challenge-box { padding-bottom:1px;}
.t-challenge-box p{	margin:0 1em 20px;}
.t-challenge-box p br{display:none;}
.t-challenge-box p.blue{ color: #003bff;}

.t-3dcad-box {}
.t-3dcad-box p{margin:0 1em 20px;}
.t-3dcad-box p br{display:none;}

.inner {
	margin: 0 auto;
}
.t-buliding {
	width: 96%;
	margin: 0 auto;
}

.t-buliding div{
	background-color:rgba(255,255,255,0.7);
}

.t-buliding-box01 {
	/*position: absolute;
	top: 0;
	left: 470px;
	width: 400px;*/
}
.fw-b {
	font-weight: bold;
}
.t-buliding-box02 {
	padding:1em;
}
.t-buliding-title {
	padding:1em;
}
.t-buliding-text {
	font-size: 100%;
}
.for-owner-text {
	line-height: 1.6;
	padding:1em;	
}
.renewel-text span {
	color: #141988;
}
.renewel-box {}
.renewel-box br{display:none;}
.renewel-list p:first-child {
	position: absolute;
    top: -18px;
    left: 14px;
    color: #fff;
}
.renewel-list p:last-child {
	font-size: 89.2%;
    margin-left: 119px;
}
.client01 a:hover {
	opacity: .7;
}
.footer-box {
	padding-top:1em;
	text-align: left;
	color: #fff;
}
.footer-box li {
	display:block;
	text-align:center;
	font-size: 90%;
	margin-bottom:5px;
}
.footer-box li a {
	text-decoration: none;
	display:block;
	background-color:#FFF;
	color:#000;
	border-radius:20px;
	padding:3px 0;
}
.footer-box li a:hover {
}
.copy-right {
	font-size: 70%;
    text-align: right;
    margin-top: 25px;
}
.inner1400 {
	width: 95%;
	margin: 0 auto;
}
.footer-ph {
	font-size: 300%;
    line-height: 1.3;
    margin-bottom: 20px;
}
.footer-ph span {
	font-size: 23%;
}
.footer-address {
	font-size: 74%;
    margin-top: 10px;
    margin-left: 3px;
}
.footer-guide {
	font-size: 74%;
    margin-top: 10px;
    margin-left: 3px;
    margin-bottom: 20px;
}
.cad-operator-box {
	padding:1em;
}
.cad-operator {

}
.cad-operator-list {
	padding: 37px 0 0 0px;
	/*height: 250px;*/
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
.cad-operator-list:last-child {
	border-bottom: none;
	padding-top: 0;
}
.cad-operator-title {
	border-left: 5px solid #151f66;
	padding-left: 15px;
	color: #d25a25;
	font-size:150%;
	line-height: 1.2;
	margin-bottom: 20px;
}
.cad-operator-list ul li {
	margin-bottom: 20px;
	display:block;
}
.cad-operator-list ul li:first-child {
	color: #1031ae;
}
.cad-operator-list ul {
	
}
.cad-operator-list ul:last-child {
	border-bottom: none;
}
.detial-page-bg {
	background: url(../images/bg_01.jpg) center center fixed;
	background-size: cover;
	padding:0 0 50px 0;
}
#contentsarea {
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
}
#contentsarea h2 {
	text-align: center;
    font-size: 180%;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
    margin-bottom: 30px;
	border:1px solid #CCC;
	padding:10px 0;
	border-radius:4px;
	position:relative;
	overflow:hidden;
	line-height:1.4;
	background:url(../images/h2_bg_.jpg) center 60% no-repeat;
	background-size:cover;
	text-shadow:1px 1px 0px #FFF;
}
.t-feature {
	margin-bottom: 30px;
}

.t-feature p.tit{
	font-size:150%;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.t-feature > div{
	display:flex;
	padding-top:30px;
	background-color:#e0e0e0;
}
.t-feature > div > div.featureimg{
	width:40%;
}

.t-feature > div > div.featuretxt{
	width:60%;
	padding:1em;
}

body #wrap #mainarea #contentsarea #case table {
	margin: 0 auto;
	font-size:120%;
	color:#06C;
	font-weight:bold;
	font-family: 'Yu Gothic', YuGothic, '游ゴシック', 'メイリオ', 'ヒラギノ角ゴ4', serif !important;
}


.invisible{display:none !important;}
.t-reform a {
	display: block;
}
.t-reform li {
	margin-bottom: 20px;
}
.t-reform li:last-child {
	margin-bottom: 10px;
}
.t-philosophi {
	color: #000;
	padding: 0 3vw 40px;
	font-weight: bold;
}
.t-philosophi p {
	font-size: 3.3vw;
	margin-bottom: 15px;
}
.t-philosophi p,.corona p,.tea-room p:last-child {
	margin-bottom: 0;
}
.t-philosophi div {
	padding-left: 4vw;
	border-left: 10px solid #750a0a;
}
.t-philosophi .title {
	font-size: 7vw;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 40px;
}
.t-philosophi .title span {
	display: block;
	font-size: 2vw;
}
.t-philosophi div .title {
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 15px;
}
.t-contact li {
	width: 50%;
}
.t-contact li a {
	display: block;
}
.t-contact ul {
	flex-wrap: wrap;
}
.t-contact02 {
	text-align: center;
}
.t-contact02 li {
	margin-bottom: 10px;
}
.t-nice-tea {
	background: url(../images/images05.jpg) center/cover no-repeat;
	margin-bottom: 30px;
	padding: 6vw 2vw 0;
}
.t-nice-tea01 {
	background: url(../images/images05-01.jpg) center/cover no-repeat;
} 
.t-nice-tea div.txtbg {
	background-color: rgba(237,237,237,0.8);
	padding: 6vw;
	margin-bottom: 20px;
}
.t-nice-tea p span {
	color: #367c33;
}
.t-nice-tea .tea-click img {
	width: 100%;
	margin-bottom: 30px;
}
.t-design {
}
.t-design div {
	position: absolute;
    left: 5%;
    font-size: 2.5vw;
    text-align: left;
    top: 14%;
    font-weight: bold;
}
.t-design p {
	margin-bottom: 4vw;
}
.t-design .small  {
	font-size: 100%;
	margin-bottom: 8vw;
}
.t-design .title {
	line-height: 1.3;
}
.small {
	font-size: 80%;
}
.green {
	color: #367c33;
}
.t-design p.tcenter {
	margin-top: -10vw;
}
.sp480 {
	display: none;
}
.t-support p {
	position: absolute;
	top: 3%;
	left: 3%;
}
.nomel {
	font-size: 3vw;
}
.t-design01 div {
	position: absolute;
	top: 20%;
    left: 4%;
}
.t-design01 p.wd {

}
.t-design01 div img {
	width: 45.7vw;
}
.mb6 {
	margin-bottom: 6vw;
}
.mb4 {
	margin-bottom: 4vw;
}
.t-design02 div {
	top: 29%;
}
.whattea div {
	top: 23%;
    left: 20%;
}
.whattea div p {
	margin-bottom: 1vw;
}
/*Branch*/
/*Company*/
.branch p {
	font-size: 110%;
	margin-bottom: 15px;
	text-align: left;
}
.branch p.nomel {
	font-size: 3vw;
}
.contents01 {
	width: 96%;
	margin: 0 auto;
}
.contents p {
	text-align: left;
}
.branch p.tcenter,.contents p.tcenter {
	text-align: center;
}
.branch table p,.contents table p {
	text-align: center;
}
.branch {
/*	padding: 30px 0 0 0;*/
}
.design-Tlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 97%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 2em;
}
.design-Tlist li {
	margin: 0 auto;
	width: 49%;
	display: inline-block;
	padding: .7em 0;
	background: #990100;
	position: relative;
	margin-bottom: .7em;
}
.design-Tlist li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.design-Tlist li:before {
	content: "\025b6";
	color: #fff;
	font-size: 60%;
	line-height: 10px;
	position: absolute;
	left: 3%;
	top: 40%
}
.column .table-box th {
	background: #f5f5f5;
}
.t-info {
	background: #f8f0e8;
	padding: 7vw 4vw;
	margin-bottom: 40px;
}
.t-infotitle {
	font-size: 7vw;
	font-weight: bold;
	color: #081190;
	margin-bottom: 2vw;
}
.t-infotext {
	font-size: 4vw;
	margin-bottom: 2.3vw;	
}
.corona {
	background: url(../images/coronabg.jpg) center bottom no-repeat #dbefff;
	border-radius: 15px;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 40px;
	padding: 5vw 3vw;
}
.corona p.orange {
	font-size: 150%;
}
.corona p {
	margin-bottom: 20px;
}
.corona p:last-child {
	margin-bottom: 0;
} 
.tea-room {
	background: url(../images/tea-roombg.jpg) center/cover no-repeat #000;
	padding: 6vw 2vw;
	margin-bottom: 60px;
	font-weight: bold;
	color: #fff;
}
.tea-room p {
	margin-bottom: 15px;
}

.tea-room02 {
	background: url(../images/tea-roombg02.jpg) center/cover no-repeat #000;
	padding: 6vw 2vw;
	margin-bottom: 60px;
	font-weight: bold;
	color: #fff;
}
.tea-room02 p {
	margin-bottom: 15px;
}
	
.category {
	text-align: center;
	border-bottom: 1px dashed #000;
	padding-bottom: 50px;
	margin-bottom: 60px;
	font-weight: bold;
}
.category p.tit {
	background-color: #092c03;
	color: #fff;
}
.category p.txt {
	background: url(../images/catebg.png) center no-repeat #fff;
	border: 1px solid #bfbfbf;
}
.category p.tit,.category p.txt {
	padding: 6vw 3vw;
}
.topicbox {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 2vw 8vw 1vw;
	border-left: 3px solid #15630c;
	font-size: 90%;
	margin-bottom: 50px;
	overflow:auto;
	max-height:350px;
}
.topicbox dl {
	margin-left: 4vw;
	font-weight: bold;
	line-height: 1.7;
	margin-bottom: 15px;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
	clear:both !important;
}
.topicbox dl dt {
	margin-bottom: 5px;
}
.t-support {
	position: relative;
	text-align: left;
	margin-bottom: 20px;
}
.gallery {
	padding: 4vw 0 0;
	margin-bottom: 40px;
}
.gallery .g-title {
	background-color: #fff;
	padding: 2vw 0 4vw;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
.gallery .g-title p.tit {
	background: url(../images/g-titbg.jpg) center no-repeat;
	padding: 2vw 0;
	font-size: 150%;
	color: #fff;
}
.gallery ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 2vw;
}
.gallery ul li {
	width: 46%;
	margin-right: 2%;
	margin-bottom: 5%;
	font-weight: bold;
}
.gallery ul li:nth-child(2n) {
	margin-right: 0;
}
.gallery ul li img {
	margin-bottom: 10px;
	width: 100%;
}
.gallery ul li p.list-tit {
	font-weight: bold;
	border-left: 10px solid #0f6500;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 90%;
}
.gallery ul li p.green-line {
	border-top: 1px solid #0f6500;
	padding-top: 10px;
	text-align: center;
}
.whattea {
	position: relative;
	margin-bottom: 80px;	
}
@media screen and (max-width: 580px) {
	.design-Tlist li {
		width: 85%;
	}
}
@media screen and (max-width: 480px) {
	#header p {
		line-height: 1.7;
	}
	.sp-break48 {
		display: block;
	}
	dl.navi dt {
		line-height: 50px;
	}
	.t-nice-tea p {
  		font-size: 3.3vw;
	}
	.t-nice-tea a img {
		margin-top: 20px;
	}
	.sp481 {
		display: none;
	}
	.sp480 {
		display: block;
	}
	.t-design p.tcenter {
		margin-top: -17vw;
	}
	.t-design p.tcenter img {
		width: 70%;
	}
	#footer ul li{
		font-size: 110%;
	}
}

.pc {
	display:none;
}

p {
	margin-bottom:20px;
}

p > img {
	margin-bottom:20px;
}

#headerarea p {
	margin:0 !important;
}

.case_btn {
	background-color:#23651b;
	padding:5px 0;
	width:70%;
	margin:0 auto;
}

.case_btn a {
	text-decoration:none;
	color:#ffff;
}

div.pclink{
	margin:20px 20px 0;
	text-align:center;
}
div.pclink a{
	display:block;
	background-color:#063;
	padding:5px;
	color:#FFF;
	font-size:90%;
}


div.graybox{
	padding:1em;
	background:rgba(195,195,195,0.3);
	position:relative;
}

div.graybox02{
	padding:1em;
	background:rgba(0,0,0,0.3);
	position:relative;
}

div.blackbtn{
	text-align:center;
}
div.blackbtn a{
	display:block;
	background-color:#000;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
}


ul.impbutton{
	margin-bottom:60px;
}
ul.impbutton li{
	margin:0 10px 20px;
}
ul.impbutton li a{
	display:block;
	box-shadow:0 0 5px #666;
	border-left:10px solid #104203;
	padding:0.8em 0;
	padding-left:1.5em;
	font-size:130%;
	color:#000;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	transition:0.3s all;
	font-weight:bold;
	text-decoration:none;
}
ul.impbutton li a:hover{
	transition:0.3s all;
	border-left:10px solid #308233;	
	background-color:#FFF0E0;
}

h3.imp_h3{
	background:url(../images/imp_h3.png) right center no-repeat #104203 !important;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif !important;
	padding:20px 30px !important;
	color:#FFF !important;
	box-shadow:0 0 5px #666;
	line-height:1.4;
}

div.impbox{
	box-shadow:0 0 5px #666;
	border-bottom:10px solid #104203;
	padding:40px 20px 20px;
	font-size:105%;
	margin-bottom:100px;
}

div.impbox#imp01_txt{	background:url(../../impressions/images/imp_01_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp02_txt{	background:url(../../impressions/images/imp_02_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp03_txt{	background:url(../../impressions/images/imp_03_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp04_txt{	background:url(../../impressions/images/imp_04_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp05_txt{	background:url(../../impressions/images/imp_05_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp06_txt{	background:url(../../impressions/images/imp_06_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp07_txt{	background:url(../../impressions/images/imp_07_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp08_txt{	background:url(../../impressions/images/imp_08_bg.jpg) right top no-repeat #FFF;}
div.impbox#imp09_txt{	background:url(../../impressions/images/imp_09_bg.jpg) right top no-repeat #FFF;}

dl.imp_comment{margin-bottom:40px;}
dl.imp_comment dt{
	background-color:#104203;
	color:#FFF;
	padding:0.1em 1.5em;
	display:inline-block;
	font-size:130%;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif !important;
}
dl.imp_comment dd{
	border:1px solid #104203;
	padding:1.5em;
}

div.btn_black{text-align:center;}
div.btn_black a{
	display:inline-block;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif !important;
	background-color:#000;
	color:#FFF;
	font-size:110%;
	padding:0.5em 2em;
	transition:0.3s all;
	text-decoration:none;
}

div.btn_black a:hover{
	background-color:#666;
	transition:0.3s all;
}


div.btn_green{
	text-align:right;
}
div.btn_green a{
	display:inline-block;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif !important;
	background-color:#0d5600;
	color:#FFF;
	font-size:80%;
	padding:0.4em 1.5em;
	transition:0.3s all;
	text-decoration:none;
}

div.btn_green a:hover{
	background-color:#666;
	transition:0.3s all;
}

div.photolist{
}
div.photolist > div{
	width:90%;
	margin:0 auto 40px;
	text-align:center;
}
div.photolist > div img{
	display:block;
	margin:0 auto 10px;
	max-width:100%;
	height:auto;
}


div.headtext{
	/*display:flex;*/
	color: #fff;
	background: #527f51;
	font-size: 85%;
	text-align: center;
	line-height: 1.6;
	align-items:center;
	font-size:3vw;
}
div.headtext > div a{
	display:block;
	background-color:#633;
	color:#FFF;
	line-height:1.2;
	padding:0.8em 1em;
	text-decoration:none;
}

div.headtext > div a:hover{
	background-color:#030;
}

/*
div.headtext > div:first-child{
	width:72%;
}
div.headtext > div:last-child{
	width:28%;
}
*/


div#introduction{}
div#introduction dl{
	margin:0 auto 10px;
	margin-bottom:30px;
}
div#introduction dl dt{
	text-align:center;
}
div#introduction dl dd{
	padding:1em;
	background:#f8f8f8;
	font-size:95%;
	line-height:1.8;
	box-sizing:border-box;
}

ul.simplelist{
	border-top:1px dashed #333;
	margin-top:20px;
	line-height:1.2;
}

ul.simplelist li{
	border-bottom:1px dashed #333;
	padding:10px 0;
}


div.banner_flex{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:80px;
	font-size:80%;
}

div.banner_flex > div{
	width:49%;
	margin-bottom:40px;
}
div.banner_flex > div:nth-child(odd){
	margin-right:2%;
}


div.banner_flex > div p{
	border-left:10px solid #0f6500;
	border-bottom:none;
	font-size:120%;
	color:#111;
	padding-left:20px;
	font-weight:bold;
	margin:10px 0 0 0 !important;
	line-height:1.7 !important;
}


ul.indexlist{
	margin: 0 20px;
}
ul.indexlist li{
	width:100%;
	text-align:center;
	background-color:#363;
	color:#FFF;
	font-weight:bold;
	float:left;
	font-size:110%;
	padding:5px 0;
	box-sizing:border-box;
	border-radius:20px;
	margin-bottom:10px;
	transition: all 0.5s;
}
ul.indexlist li:hover{
	background-color:#339;
	text-shadow:2px 2px 0 #000;
	box-shadow:5px 5px 2px #006 inset;
}
ul.indexlist li a{
	color:#FFF;
	display:block;
	text-decoration: none;
}

ul.kajyo{
	padding:1em;
	background-color:#FFF8F0;
	border-radius:10px;
}

ul.kajyo li{
	border-left:5px solid #063;
	padding-left:10px;
	margin-bottom:15px;
	border-bottom:1px dashed #999;
}
ul.kajyo li:last-child{
	margin-bottom:0;
}