/* 基本スタイル */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	line-height: 130%;
	background-color: #FFFFFF;
	font-family: Helvetica,Arial,’Hiragino Kaku Gothic Pro’,'ヒラギノ角ゴ Pro W3','Droid Sans',sans-serif;
}

p{
	padding: 3px;
}

img{
	width: 100%;
	height: auto;
}

a{
	text-decoration: none;
	color: #333;
}

#container{
	margin: 0 auto;
	max-width: 640px;
}

#top{
	overflow: hidden;
	top: 50px;
	width: 100%;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #06C;
	z-index:10000;
}
#top h1{ margin: 0; }
#top h1 a{
	display: block;
	width: 100%;
	height: 55px;
	background: url(/img/header2.jpg) center no-repeat;
	background-size: contain;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}
#top nav{
	float: right;
}
#top nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#top nav li{
	float: left;
}
#top nav li a{
	display: block;
	width: 50px;
	height: 50px;
}
#top nav li:last-child a{
	border-left: 1px solid #009AFF;
}

#header{
	overflow: hidden;
	top: 50px;
	width: 100%;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #06C;
	z-index:10000;
}

#main{
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#main2.pages-common{ padding-top: 0!important; }
.pages-common .wrapbase.w680{ width: 94%!important; }

h2{
	margin: 0;
	padding: 14px 5px 34px 5px;
	background: url(img/h2-back.jpg) center bottom no-repeat #3CBDDF;
	-webkit-background-size: 320px 20px;
	text-align: center;
}
h2 span{
	font-size: 1.1em;
	color: #FFF;
}

/*
h2{
	margin: 10px 0;
	padding: 8px 10px 8px 7px;
	background-image: linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.09, rgb(235,235,235)),color-stop(0.55, rgb(254,254,254)));
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 1.4em;
}
*/
	

h3{
	margin: 10px 10px 0 10px;
	padding: 8px 10px 8px 7px;
	background-image: linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.09, rgb(235,235,235)),color-stop(0.55, rgb(254,254,254)));
	border: 1px solid #8BC7FC;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	font-size: 1.4em;
}

h3 span{
	padding-left: 5px;
	border-left: 3px solid #06C;
}
#main .contents{
	margin: 0 auto;
	padding: 10px 0;
	background-color: #CCE5FF;
}
#main .contents1{
	margin: 0 10px 10px 10px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #8BC7FC;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	text-align: left;
}
#main .contents2{
	margin: 10px;
	padding: 10px;
}

#main .cmpremet{
	margin: 5px;
	background-color: #FFF;
	box-shadow: 0 0 3px #999;
	text-align: center;
	font-size: 0.9em;
}
#main .cmpremet span{
	font-size: 1.1em;
	font-weight: bold;
	color: #FF8600;
}

#main dl.nagare{
	margin: 0;
	padding: 0;
}
#main dl.nagare dt{
	margin: 5px 0 8px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #06C;
}
#main dl.nagare dd{
	overflow: hidden;
	margin: 0;
	padding-bottom: 43px;
	background: url(img/nagare_arrow.gif) center bottom no-repeat;
}
#main dl.nagare dd.bgn{
	padding-bottom: 10px;
	background-image: none;
}

#main .contact{
	margin: 10px 7px;
	padding: 10px;
	background-color: #FFF;
	border: 3px solid #8BC7FC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px 6px;
}

#main .contact img{
	margin-bottom: 6px;
}

/*アコーディオン
-------------------------------------*/
#main dl.acordion{
	margin: 10px;
	border: 1px solid #CCC;
	border-radius: 5px;
}
 
#main dl .trigger{
	padding: 10px;
	background: linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -o-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -moz-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -webkit-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -ms-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.09, rgb(235,235,235)),color-stop(0.55, rgb(254,254,254)));
	border-radius: 5px;
}
 
#main dl .trigger.active{
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #cfcfcf;
}
 
#main dl .acordion_tree{
	margin: 0;
    padding: 10px;
}
 
.open-close{
	float: right;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	background: url(img/open.png) no-repeat;
	-webkit-background-size: 16px 16px;
}
 
#main dl .trigger.active .open-close{
    background: url(img/close.png) no-repeat;
    -webkit-background-size: 16px 16px;
}

#main table.tbl1{
	width: 100%;
}
#main table.tbl1 th,
#main table.tbl1 td{
	padding: 5px;
	border: 1px solid #CCC;
}
#main table.tbl1 th{
	background-color: #f0f9ff;
	font-weight: normal;
}


#footer{
	margin: 0;
	padding: 1px 0;
	background-color: #CCE5FF;
	text-align: center;
	font-size: 10px;
}

#footer ul.menu{
	margin: 10px;
	padding: 0;
	list-style: none;
}
#footer ul.menu li{
	margin: 0;
	padding: 5px 0;
	background: linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -o-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -moz-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -webkit-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -ms-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.09, rgb(235,235,235)),color-stop(0.55, rgb(254,254,254)));
	border: 1px solid #CCC;
	border-bottom: 0;
	text-align: left;
	font-size: 1.2em;
}
#footer ul.menu li:first-child{
	border-radius: 6px 6px 0 0;
}
#footer ul.menu li:last-child{
	border-radius: 0 0 6px 6px;
	border-bottom: 1px solid #CCC;
}
#footer ul.menu li a{
	display: block;
	padding: 5px 10px;
 }
#footer ul.menu li a::after{
	content: url(img/icon-list.png);
	float: right;
	margin-top: 3px;
}

#footer .copyright{
	padding-top: 5px;
	border-top: 3px solid #06C;
}

a.btn1{
	display: block;
	margin: 10px;
	padding: 5px 8px;
	background-image: linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 9%, rgb(254,254,254) 55%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.09, rgb(235,235,235)),color-stop(0.55, rgb(254,254,254)));
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFF;
	filter: dropshadow(color=#FFF, offx=1, offy=1);
	font-size: 12px;
}

.big{ font-size: 120%; }
.b{ font-weight: bold; }
.red{ color: #f00; }
.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}
.f08em{ font-size: 0.8em; }
.w90{ width: 90%; }
.img-l{
	float: left;
	margin: 0 10px 5px 0;
}


/*アンカー*/
#ok, #normal{
	padding-top: 10px;
	margin-top: -50px;
}






/* 追加 -------------------------------------------------*/

/*スワイプメニュー*/
.viewport{
	overflow: hidden;
}
.flipsnap{
	display: -webkit-box;
	margin: 0;
    width: 1440px; /* 290px(item width) * 5(item count) * -10px */
}
.item{
	width: 290px;
}




/* form
------------------------------------------------ */
form dl {
	overflow:hidden;
	background:#f5f5f5;
}



form dd input[type="text"],
form dd input[type="email"],
form dd input[type="tel"],
form dd input[type="number"],
form dd select{
	padding:10px 0;
}
form dd input[type="text"],
form dd input[type="email"],
form dd input[type="tel"],
form dd input[type="number"],
form dd select{
	width:100% !important;
	border-radius: 3px !important;
	font-size:20px;
	border:1px #ccc solid;
	-webkit-appearance: none;
	background:#fff;
}
form dd textarea{
	width:95% !important;
	border-radius: 3px !important;
	font-size:20px;
	border:1px #ccc solid;
	-webkit-appearance: none;
	background:#fff;
}



form dt img,
form ol p img {
	position:relative;
	top:2px;
}
form dd {
	overflow:hidden;
	padding-bottom:20px !important;
}
form img{
	width: 30px !important;
	height: auto !important;
}



.input-type-01 img {
	position:relative;
	top:32px;
	right:-87%;
}
.input-type-02 img {
	position:relative;
	top:42px;
	right:-87%;
}



.checkbox-bt td{
	width:50%;
	vertical-align:middle;
	margin:0 !important;
	padding:3px !important;
}
.checkbox-bt td label{
	border:1px #ddd solid;
	border-radius:5px;
	padding:10px 5px !important;
}



.radio-bt input {
	display: none;
}
.radio-bt label{
	padding: 10px !important;
	width:20% !important;
	display: table-cell !important;
	cursor: pointer;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	border-left:1px #ddd solid;
	background: linear-gradient(#fff, #ddd);
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	border-radius: 0 !important;
}
.radio-bt label:first-of-type{
	border-radius: 5px 0 0 5px !important;
}
.radio-bt label:last-of-type{
	border-right:1px #ddd solid;
	border-radius: 0 5px 5px 0 !important;
}
.radio-bt input[type="radio"]:checked + .switch-on {
	background: #a1b91d !important;
	color: #fff !important;
}
.radio-bt input[type="radio"]:checked + .switch-off {
	background: #e67168 !important;
	color: #fff !important;
}



.check-bt label{
	padding:20px 10px !important;
	border:1px #ddd solid !important;
}
/*------------------------------------------------ */
/* 追加 -------------------------------------------------*/