/*
THEME NAME: arrows
THEME URI: http://potlatch-web.net
DESCRIPTION: arrows v1.0
VERSION: 1.0
AUTHOR: <a href="http://potlatch-web.net">POTLATCH</a>
AUTHOR URI: http://potlatch-web.net
*/
@charset "utf8";


/*Resetcss*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height:1.6;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    line-height: 1.6;
   	color:#525252;
}

a{
	
}
p{
	font-size: 15px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	color:#565656;
	line-height:1.6;
	background: #fff;
	font-family: Arial,  "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Yu Gothic Bold", "游ゴシック Bold", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

.clearfix {
  min-height: 1px;
}
.eng{
	font-family: Century;
}
img{
	vertical-align:bottom;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

strong{
	font-weight:bold;
}

th{
	vertical-align: middle;

	padding:13px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight: bold;
	font-size:15px;
}
td{
	vertical-align: middle;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:13px;
	font-size:15px;
	background:#fff;
}
.t2 th{
	background:#a9894b;
}
.t3 th{
	background:#a9894b;
	width:23%;
}
.t3 td{
	text-align: right;
	width:27%;
}
.t3 tr:first-child td{
	border-top:1px solid #dcdcdc;
}
/*Resetcss*/

/*BASE*/
.wrap{
	overflow:hidden;
}
.fs10{
	font-size:10px;
}
.fs11{
	font-size:11px;
}
.fs12{
	font-size:12px;
}
.fs13{
	font-size:13px;
}
.fs14{
	font-size:14px;
}
.fs15{
	font-size:15px;
}
.fs16{
	font-size:16px;
}
.fs17{
	font-size:17px;
}
.fs18{
	font-size:18px;
}
.fs19{
	font-size:19px;
}
.fs20{
	font-size:20px;
}
.fs21{
	font-size:21px;
}
.fs22{
	font-size:22px;
}
.fs23{
	font-size:23px;
}
.fs24{
	font-size:24px;
}
.fs25{
	font-size:25px;
}
.fs26{
	font-size:26px;
}
.fs27{
	font-size:27px;
}
.fs28{
	font-size:28px;
}
.fs29{
	font-size:29px;
}
.fs30{
	font-size:29px;
}
.fs32{
	font-size:32px;
}
.fs40{
	font-size:40px;
}
.fs44{
	font-size:44px;
}
.fs55{
	font-size:55px;
}
.blue{
	color:#a9894b;
}
.orange{
	color:#a9894b;
}
.red{
	color:#aa0000;
}
.green{
	color:#4c6d37;
}
.yb{
	background:url(images/yb.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}
.mb35{
	margin-bottom:35px;
}
.mb40{
	margin-bottom:40px;
}
.mb55{
	margin-bottom:55px;
}
.mb60{
	margin-bottom:60px;
}
.mb65{
	margin-bottom:65px;
}
.mb70{
	margin-bottom:70px;
}
.mb75{
	margin-bottom:75px;
}
.mb80{
	margin-bottom:80px;
}
.tac{
	text-align: center;
}
.tal{
	text-align: left;
}
.tar{
	text-align: right;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.fwb{
	font-weight: bold;
}
.tac th{
	text-align:center;
}
.tac td{
	text-align:center;
}
.dtab{
	width:100%;
	display:table;
}
.dtabc{
	vertical-align: middle;
	display:table-cell;
}
.mw410{
	max-width: 410px;
	margin-right:auto;
	margin-left:auto;
}
.mw550{
	max-width:570px;
}
.rtb th{
	background:#a30a00;
	width:25%
}
.ggmap {
position: relative;
padding-bottom: 20%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.op:hover {
	opacity:0.8;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.op{
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.box960{
	max-width:960px;
	margin-right:auto;
	margin-left:auto;
}
.box9{
	max-width:960px;
	margin-right:auto;
	margin-left:auto;
}
.box99{
	max-width: 990px;
	margin-right:auto;
	margin-left:auto;
}
.mw960 img{
	width:100%;
}
.box10{
	max-width: 1000px;
	margin-right:auto;
	margin-left:auto;
}
.ptdn{
	display:none;
}
.pdn{
	display:none;
}
.tdn{
	display:block;
}
.sdn{
	display:block;
}
.contactback{
	padding:50px 10px;
	background:#f4f1ea;
}
.contactback2{
	max-width: 1000px;
	padding:50px;
	background: #fff;
	margin:0 auto;
	box-shadow:0px 0px 11px -6px #000000;
}
.wback{
	padding:75px 0;
}
.gback{
	padding:75px 0;
	background:#f4f1ea;
}
.gback2{
	padding:75px 0 0 0;
	background:#f9f7f2;
}
.wback2{
	padding:75px 0 0 0;
	background:#fff;
}
.bback{
	padding:40px 10px;
	background:#a9894b;
	color: #fff;
}
.tiback{
	padding:75px 10px;
	background: url(images/tiback.jpg);
	background-position:center;
	background-size:cover;
}
.compback{
	padding:75px 10px;
	background: url(images/compbg.png);
	background-size:cover;
}
.blueback{
	background:#a9894b;
	color:#fff;
	padding:25px 0;
}
.wcomp{
	padding:25px;
	background-color:rgba(255,255,255,0.5);
}
.whitebbox{
	margin-right:auto;
	margin-left:auto;
	max-width: 1200px;
	padding:10px;
	box-sizing:border-box;
	background-color:rgba(255,255,255,0.5);
	text-align: center;
}
.whitesbox{
	padding:40px;
	background-color:rgba(255,255,255,0.5);
}
.whitesbox img{
	margin-right:auto;
	margin-left:auto;
}
.white{
	color: #fff;
}
.kazari1{
	margin-top:-15px;
}
.kazari1:before{
	content:url(images/kazari1.png);
	position:relative;
	top:15px;
	margin-right:15px;
}
.kazari1:after{
	content:url(images/kazari1-2.png);
	position:relative;
	margin-left:15px;
	top:15px;
}
.kazari2{
	margin-top:-15px;
	color:#fff;
}
.kazari2:before{
	content:url(images/kazari2.png);
	position:relative;
	margin-right:15px;
	display: inline-block;
}
.kazari2:after{
	content:url(images/kazari2-2.png);
	position:relative;
	margin-left:15px;
	display: inline-block;
}
.title1{

	padding-bottom:10px;
	font-weight: bold;
}
.box3{
	vertical-align: top;
	display:inline-block;
	margin-right:15px;
	margin-left:15px;
	max-width: 300px;
	width:100%;
}
.box3 a {
	text-decoration: none;
}
.box3 a h2{
	text-decoration: none;
	color:#383838;
}
.box3 h2{
	font-size:18px;
	font-weight: bold;
}
.box2{
	display:inline-block;
	margin-right:20px;
	margin-left:20px;
	max-width: 460px;
}
.box2 h2{
	font-size:18px;
	font-weight: bold;
}
.boxh3{
	display:inline-block;
	vertical-align: top;
	max-width: calc(25% - 30px);
	margin:0 15px;
}

.wmbox h2{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #a9894b;
}
.wmbox p{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #a9894b;
}
.wmbox p:last-child{
	border-bottom:none;
}
.sbtn{
	background:#a9894b;
	text-align: center;
	color:#fff;
	display: block;
	padding:10px;
}
.bn{
	border:none !important;
}
.boxh{
	display:inline-block;
	max-width: 460px;
}
.boxh h2{
	font-size:22px;
	font-weight: bold;

}
.boxh2{
	display:inline-block;
	max-width: 700px;
}
.boxh h2{
	font-size:22px;
	font-weight: bold;

}
.scale {
	max-width:300x;
	width:100%;
	height:150px;
	    overflow: hidden;
}
.scale img{
	-moz-transition: -moz-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -ms-transition: -ms-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.scale:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.scale2 {
	width:310px;
	height:310px;
	overflow:hidden;
}
.scale2 img{
	-moz-transition: -moz-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -ms-transition: -ms-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.scale2:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.scale3 {

	overflow:hidden;
}


/*base*/

/*header*/
.logo{

}
.bighead{
	background:url(images/head.jpg);
	background-position:center;
	background-size:cover;
	height: calc(100vh - 80px);
	box-sizing:border-box;
}
.smallhead .headtop  h1{
	color: #525252;
}
.headtop{
	padding:10px;

}
.headtop h1{
	font-size:11px;
	color:#fff;
}
.headmid{
	padding:10px 10px 20px 10px;

}
.rhbtns a{
	margin-left:10px;
}
#gl{
	background: #a9894b;
}
#gl ul{
	text-align: center;
}
#gl ul li{
	font-size:18px;
	display: inline-block;
}
#gl ul li a{
	font-weight: bold;
	color:#fff;
	display:block;
	padding:0 21px;
	text-decoration: none;
}
#gl ul li a:hover{
	background:rgba(255,255,255,0.1);
}

/*header*/

/*index*/

#sect1{

}
.s1inner{
	display: flex;
}
.limg{
	max-width:50%;
	width:100%;
	height:615px;
	background:url(images/sect1bg.jpg);
	background-position: right;
}
.r1text{
	width:50%;
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */

}

.r1tinner{
	max-width: 420px;
	width:100%;
	margin-left:100px;
	text-align: center;
}
.r1tinner p{
	text-align: left;

}
.orbtn{
	display: block;
	width:100%;
	border:solid 2px #a9894b;
	padding:15px;
	text-decoration: none;
	color: #a9894b;
	box-sizing:border-box;
	font-weight: bold;
	font-size:20px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.orbtn span{
	color: #a9894b;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.orbtn span:before{
	content:url(images/orico.png);
	position:relative;
	top:3px;
	margin-right:10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.orbtn:hover{
	background:#a9894b;
	color:#fff;
		-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.orbtn:hover span{
	color:#fff;
		-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.orbtn:hover span:before{
	content:url(images/whico.png);
		-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.grbtn{
	display: block;
	width:100%;
	border:solid 2px #4c6d37;
	padding:15px;
	text-decoration: none;
	color: #4c6d37;
	box-sizing:border-box;
	font-weight: bold;
	font-size:20px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.grbtn span{
	color: #4c6d37;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.grbtn span:before{
	content:url(images/grico.png);
	position:relative;
	top:3px;
	margin-right:10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.grbtn:hover{
	background:#4c6d37;
	color:#fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.grbtn:hover span{
	color:#fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.grbtn:hover span:before{
	content:url(images/whico.png);
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.whbtn{
	display: block;
	width:100%;
	border:solid 2px #fff;
	padding:15px;
	text-decoration: none;
	color: #fff;
	box-sizing:border-box;
	font-weight: bold;
	font-size:20px;
}
.whbtn span{
	color: #fff;
}
.whbtn span:before{
	content:url(images/grico.png);
	position:relative;
	top:3px;
	margin-right:10px;

}
.whbtn:hover{
	background:#fff;
	color:#4c6d37;
}
.whbtn:hover span{
	color:#4c6d37;
}
.whbtn:hover span:before{
	content:url(images/grico.png);
}
.b33pbig{
	display: flex;
}
.b33p{
	width:33.3333%;
	border-right:1px solid #a9894b;
}
.b33p img{
	width:calc(100% + 1px);
}
.b33text{
	padding:20px 35px 50px 35px;
}
.b33p:last-child{
	border:none;
}
.b33text a{
	display:inline-block;
	padding:7px 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background:#a9894b;
	float:right;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.b33text a:hover{
	padding:7px 25px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.b44pbig{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.b44p{
	width:25%;
	display: flex;
	flex-grow: 1;
	flex-wrap: wrap;
	align-items: flex-start;
	align-self:stretch;
	border-right:1px solid #a9894b;
	box-sizing:border-box;
}
.b44p img{
	width:calc(100% + 1px);
	height:auto;
}
.b44text{

	height:100%;
	padding:20px;
	justify-content: space-between;
	flex-direction: column;

}
.b44p:last-child .b44text{

}
.b44text a{
	display:inline-block;
	padding:7px 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background:#a9894b;
	float:right;
}

.alphaw{
	background:rgba(255,255,255,0);
	padding:35px;
	box-sizing:border-box;
}
.pback{
	background:url(images/pback.jpg);
	padding:75px 0;
}
.shadow{
	/* box-shadow */
box-shadow:0px 0px 12px -6px #000000;
}
.aback{
	background:url(images/ar1.jpg);
	padding:75px 0;
	background-size:cover;
	background-position:center;
}
.box4b{
	margin-bottom:50px;
	display:flex;
	flex-wrap: wrap;  
}
.box4b a{
	width:25%;
}
/*以下パーティー*/
.partybox{
	display: flex;
	width:100%;
	flex-wrap:wrap;
}



.partybox a{
	width:50%;
	display:flex;
	text-decoration: none;

}
.box4p{
	width:50%;

}

.partytext{
	width:50%;
	background:#f9f7f2;
	color: #4c6d37;
	height:100%;
	display:flex;
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
   	background-image: url(images/pback1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.partytext h3{
	color:#4c6d37;

}
.partytext p{
	color:#4c6d37;
}
.partybox a:nth-child(4n+2) .partytext{
	background:#4c6d37;
	background-image: url(images/pback2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.partybox a:nth-child(4n+3) .partytext{
	background:#4c6d37;
	background-image: url(images/pback2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.partybox a:nth-child(4n+2) .partytext h3{
	color:#fff;
}
.partybox a:nth-child(4n+3) .partytext h3{
	color:#fff;
}
.partybox a:nth-child(4n+2) .partytext p{
	color:#fff;
}
.partybox a:nth-child(4n+3) .partytext p{
	color:#fff;
}

.partytext div{
	max-width: 300px;
	width:100%;
}
.reportback{
	display:flex;
	flex-wrap: wrap;  
}
.pdate{
	padding:10px 0;
	border-top:1px solid #4c6d37;
	border-bottom:1px solid #4c6d37;	
}
.partybox a:nth-child(4n+2) .pdate{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.partybox a:nth-child(4n+3) .pdate{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.pbtn{
	display: block;
	width:100%;
	border:solid 1px #4c6d37;
	padding:10px;
	text-decoration: none;
	color: #4c6d37;
	box-sizing:border-box;
	font-weight: bold;
	font-size:18px;
	text-align: center;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.pbtn span{
	color: #4c6d37;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.pbtn span:before{
	content:url(images/grico.png);
	position:relative;
	top:3px;
	margin-right:10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.pbtn:hover{
	background:#4c6d37;
	color:#fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.pbtn:hover span{
	color:#fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.pbtn:hover span:before{
	content:url(images/whico.png);
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}

.partybox a:nth-child(4n+2) .pbtn{
	display: block;
	width:100%;
	border:solid 1px #fff;
	padding:10px;
	text-decoration: none;
	color: #fff;
	box-sizing:border-box;
	font-weight: bold;
	font-size:18px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+2) .pbtn span{
	color: #fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+2) .pbtn span:before{
	content:url(images/whico.png);
	position:relative;
	top:3px;
	margin-right:10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+2) .pbtn:hover{
	background:#fff;
	color:#4c6d37;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+2) .pbtn:hover span{
	color:#4c6d37;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+2) .pbtn:hover span:before{
	content:url(images/grico.png);
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+3) .pbtn{
	display: block;
	width:100%;
	border:solid 1px #fff;
	padding:10px;
	text-decoration: none;
	color: #fff;
	box-sizing:border-box;
	font-weight: bold;
	font-size:18px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+3) .pbtn span{
	color: #fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+3) .pbtn span:before{
	content:url(images/whico.png);
	position:relative;
	top:3px;
	margin-right:10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+3) .pbtn:hover{
	background:#fff;
	color:#4c6d37;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+3) .pbtn:hover span{
	color:#4c6d37;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}
.partybox a:nth-child(4n+3) .pbtn:hover span:before{
	content:url(images/grico.png);
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
}


figure {

}
figcaption {
  	position: absolute;
  	bottom: -115px;
  	left: 0;
  	z-index: 2;
  	width: 100%;
  	height:115px;
  	background: rgba(169, 137, 137,0.8);
  	-webkit-transition: .3s;
  	transition: .3s;
  	display: flex;
	justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
    text-align: left;
}
figure:hover figcaption {
 	bottom: 0;
}
figure h3 {
    color: #fff;
    font-size:18px;
    text-align: left;

}
figure p {
    color: #fff;

    text-align: left;

}
figure .figtext{
	width:100%;
	display: table;
}
.figtex1{
	display: table-cell;
	width:10%;
	text-align: center;
	vertical-align: middle;
}
.figtex2{
	display: table-cell;
	padding:15px;
	width:90%;
	text-align: center;
	vertical-align: middle;
}
.box4{
	margin:0;
	padding:0;
  position: relative;
  overflow: hidden;
  width:25%;
  display: inline-block;
}
.box4 a{
	width:100%;
	font-size:0;
	display:block;
}
.box4 div{
	box-sizing:border-box;
	//border:5px solid black;
}
.box4 .thums{
	width:100%;
	height:75%;
	-moz-transition: -moz-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -ms-transition: -ms-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;

}
.box4:hover .thums{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}


/*index*/

/*page*/

.msgbox{
	border:1px solid #e2dacc;
	padding:10px;
	box-sizing:border-box;
	background:#f9f8f7;
	border-radius:6px;
}
.msgbox div{
	border-radius:6px;
	background:#fff;
	padding:30px;
}
.msgbox h2{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e2dacc;
}

.msgbox2{
	border:1px solid #e2dacc;
	padding:10px;
	box-sizing:border-box;
	background: #f9f8f7;
    border-radius: 6px;
}
.msgbox2 div{
	background:#fff;
	padding:40px;
    border-radius: 6px;
}
.msgbox2 h2{
	font-weight: bold;
	font-size:22px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.msgbox2 p{
	margin-bottom:30px;
}
.msgbox2 p:last-child{
	margin-bottom:0;
}

#page-headbox{
	width:100%;
	display:table;
	padding:65px 10px 75px 10px;
	background:url(images/page-titlebg.jpg);
	box-sizing:border-box;
	background-position: center;
	min-height:400px;
}
.page-titlein{
	display:table-cell;
	vertical-align: middle;
	color:#fff;
}
.page-titlein h2{
	color:#fff;
}
.page-titlein p{
	color:#fff;
}
.page-titlein a{
	color:#fff;
}
.page-titlein .slash{
	color:#fff;
}
.page-titlein .box9{
	padding:15px;
}
.page-titlein .title1{
	text-align:center;
}
.page-titlein p{
	text-align:center;
}
.pricebigbox .mb60:last-child{
	margin-bottom:0;
}
.fbbox{
	display: flex;
}

.prbox{
	width:100%;
	box-sizing:border-box;
	border:1px solid #e2dacc;
	background:#f9f8f7;
	padding:40px;
	/* border-radius */
	border-radius:10px;
}
.prbox table{
	background:#fff;
	width:100%;
	padding:15px 25px;
	border:1px solid #e0e0e0;
}

.prbox th{
	padding:0;
	padding:15px 0;
	background:#fff;
	color:#a9894b;
	border-bottom:1px solid  #e0e0e0;
}
.prbox td{
	font-weight: bold;
	text-align: right;
	padding:0;
	padding:15px 0;
	border:none;
	border-bottom:1px solid  #e0e0e0;
}
.prbox tr:last-child th{
	border:none;
}
.prbox tr:last-child td{

	border:none;
}
/*page*/

/*Company*/



/*company*/

/*FLOW*/
.w760{
	margin-left:20px;
	max-width:920px;
	width:100%;
}

.w760 h3{
	font-weight: bold;
	font-size:24px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #dcdcdc;
}
.w760 p{
	font-size:17px;
}
.flow1box .mb60:last-child {
	margin-bottom:0;
}

/*FLOW*/


/*faq*/
.faq-box .mb80:last-child{
	margin-bottom:0;
}
.faq-small-box .mb60:last-child{
	margin-bottom:0;
}

/*faq*/


/*Contact*/

#contact-box table th img{
	position:relative;
	bottom:5px;
	padding-right: 10px;
}
#contact-box table td input{
	padding:8px;
	max-width:450px;
	width:100%;

}
#contact-box table td textarea{
	padding:8px;
	max-width:450px;
	width:100%;

}
#contact-box table td label{
	margin-top:10px;
	font-size:13px;
}
#contacttable tr:first-child td{
	border-top:1px solid #dcdcdc;
}
#contacttable th{
	background: #a9894b;
}
#contacttable .isml{
	width:40px;
}
#contacttable input{
	padding:7px 3px;
	box-sizing:border-box;
}
#contacttable textarea{
	padding:7px 3px;
}
#contacttable input[type="submit"]{
	width:100px;
}

#contact-box table td input[type="radio"]{
	width:15px;
}
input[type="text"]:focus {
  border: 1px solid #ff9900;
}
#contact-box table td select{
	padding:8px;
}
input[type="image"]{
	cursor:pointer;
}
.w25p{
	width:25%;
}
.scr{
	border:1px solid #dcdcdc;
	padding:10px 30px;
	height:150px;
	overflow-y:scroll;
	font-size:13px;
}
.scr p{
	margin-bottom:20px;
	font-size:13px;
}
/*Contact*/
.tbl{
	border-left:1px solid #dcdcdc;
}

/*event*/
.e100{
	display:inline-block;
	border-bottom:1px solid #8c8c8c;
	padding:15px 0;
	font-weight:bold;
	margin-bottom:10px;

}
.e100 p{
	display: inline-block;
	margin-right:15px;
	margin-bottom:8px;
}
.e50{
	width:50%;

}
.eventtextbox .evt2{
	font-size:24px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
	font-weight: bold;
}
.evsetumei{
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.eventmiddle{
	width:100%;
	display:flex;
}
.parthalf{
	width:50%;
}
.parthalf p{
	display: block;
}
.pmen p{
	color:#4c6d37;
}
.pwomen p{
	color:#a9894b;
}
.party-data p{
	line-height:1.8;
	font-size:14px;
}
.evcontent {
	padding:15px 0;
	border-bottom:1px solid #8c8c8c;
}
.evcontent p{
	font-size:14px;
	margin-bottom:20px;
}
.eventtable {
	width:100%;

}
.eventtable th{

	padding:8px 15px;

}
.eventtable td{
	padding:15px 0 20px 0;
	border:none;
}
.eventtable td input{
	padding:8px;
	width:100%;

	box-sizing:border-box;
}
.eventtable td textarea{
	padding:8px;
	width:100%;
	box-sizing:border-box;
}
.event-submit input{
	padding:12px 10px;
	max-width: 320px;
	width:100%;
	font-size:17px;
	cursor:pointer;
	box-sizing:border-box;
}
/*event */


/*single*/
.post{
	float:left;
	max-width: 650px;
	width:100%;
}
.blog-title{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #8c8c8c;
}
.blog-single-status{
	padding-bottom:15px;
	border-bottom:1px solid #8c8c8c;
	margin-bottom:15px;
}
.post-content{
	margin-bottom:30px;
}

.post-content{

}
.post-content h1{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding:12px 15px;
	color:#fff;
	background:#a9894b;
}
.post-content h2{
	font-size:26px;
	font-weight: bold;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #8c8c8c;
}
.post-content h3{
	line-height:1.8;
	padding-left:10px;
	font-weight: bold;
	font-size:24px;
	border-left:8px solid #a9894b;
	margin-bottom:15px;
}
.post-content h4{
	line-height:1.8;
	font-weight: bold;
	font-size:20px;
	margin-bottom:15px;
}
.post-content h5{
	line-height:1.8;
	font-weight: bold;
	font-size:18px;
	margin-bottom:15px;
}
.post-content h6{
	line-height:1.8;
	font-weight: bold;
	font-size:16px;
	margin-bottom:15px;
}
.post-content p{
	font-size:17px;
	line-height:1.8;
	margin-bottom:30px;
}
.post-content img{
	margin-bottom:15px;
}
.post-content ul , .post-content ol{
	margin-bottom:30px;
}
.post-content ul li{
	list-style-type:disc;
	margin-left:20px;
	font-weight: bold;
	line-height:1.8;
}
.post-content ol li{
	list-style-type:decimal;
	margin-left:20px;
	font-weight: bold;
	line-height:1.8;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright { 
	float: right;
	margin-left:15px;
}
.alignleft {
	float: left;
	margin-right:15px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
    max-width: 100%;
    height: auto;
}
em { font-style: italic; }
blockquote {
	border:1px solid #dcdcdc;
	background:#f7f7f7;
    display: block;
    padding:25px;
    margin-bottom:30px;
}
.post-content blockquote ul{
	margin-bottom:0;
}
.post-content blockquote ol{
	margin-bottom:0;
}
.rank-post{
	padding:8px;
	border:1px solid #dcdcdc;
	border-top:none;
}
.rank-post a{
	display: flex;
	align-items: center;
	text-decoration: none;
}
.rank-post img{
	margin-right:15px;
}
.sns-btns-top li{
	margin-right:10px;
	display:inline-block;
}
.side-box{
	float:right;
	max-width: 280px;
	width:100%;
}
.side-menu h3{
	background:#a9894b;
	padding:15px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
}
.side-menu ul li{
	font-size:14px;
}
.side-menu ul li a{
	box-sizing:border-box;
	width:100%;
	display:block;
	padding:15px;
	text-decoration: none;
	color:#383838;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.tagbox a{
	box-sizing:border-box;
	width:100%;
	display:block;
	padding:15px;
	text-decoration: none;
	color:#383838;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.snsbtnbox{
	padding:15px 0 10px 0;
	border-bottom:1px solid #8c8c8c;
	border-top:1px solid #8c8c8c;
	margin-bottom:30px;
}
.fb-like{
	position:relative;
	bottom:7px;
}
.next-prev a{
	display:block;
	font-size:14px;
	padding:10px 15px;
	background:#a9894b;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
/*single*/


/*footer*/

.foottop{

	padding:18px 0;
	border-top:7px solid #a9894b;
	border-bottom:7px solid #a9894b;
	background:#fff;
	position: fixed;
	top:calc(100vh - 119px );
	left: 0;
	z-index: 2;
	width: 100%;
}
.foottop .fr img{
	margin-left:15px;
}
.footban img{
	box-shadow:0px 0px 9px -6px #000000;
}
#footer{
	border-top:10px solid #a9894b;
	background:url(images/footbg.jpg);
	padding:75px 0;
	text-align: center;
}
#footer ul{

}
#footer ul li {
	color: #fff;
	display: inline-block;
	margin:7px;
}
#footer ul li a{
	color: #fff;
	text-decoration: none;
}
#footer p{
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration: none;
}
/*footer*/

.flow-box2 {
	display: flex;
	align-items: center;
}
.flow-box2 img{
	margin-right:20px;
}
.flow-box2 .w760{
	
}

.flow-box3 {
	display: flex;
	align-items: center;
}
.flow-box3 img{
	margin-right:20px;
}
.flow-box3 .w760{
	
}

.honnin{
	width:360px;
}
.kazari:before{
	content:url(images/kzr1.png);
	margin-right:18px;
}
.kazari:after{
	content:url(images/kzr2.png);
	margin-left:18px;
}
.p22{
	width:22%;
}
/*wp-pagenavi 17*/
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #a9894b;
	background-color: #FFFFFF;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	border: thin dotted #a9894b;
}
.wp-pagenavi a:hover{
	color: #fff;
	background-color: #a9894b;
}
.wp-pagenavi span.current{
	color: #fff;
	background-color: #a9894b;
}

.feed-prev-btn {
  background-image: url(images/btn_prev.png);
}
.feed-next-btn{
  background-image: url(images/btn_next.png);
}
.foottopright div{
	display: inline-block;
}
.trialpricepc{
	margin-right:auto;
	margin-left:auto;
}

/*CTAC*/
.ctacbox{
	background:url(images/ctac2.jpg);
}
.ctacbox:hover img{
	opacity:0;
}

.dot{
	list-style-type: disc;
	margin-left:20px;
}

#bread-inner2{
	padding:8px;
	background:#fafafa;
	font-size:13px;
}
#bread-inner2 p{
	font-size:12px;
}
.eventtextbox{
	width:610px;
}
.evcontent img{
	margin-bottom:15px;
}

@media (min-width:1441px) {
  .sm_br{
    display: none;
  }
   .smbt15{
  	margin-top:0;
  }
}
@media (max-width: 1440px) {
  .sm_br{
    display: block;
  }
  .smbt15{
  	margin-top:15px;
  }
	.d1440{
		flex-wrap:wrap;
	}
  .boxh3{
  	max-width: calc(50% - 30px);
  	width:100%;
  	margin-bottom:30px;
  }
  .partytext div {
	    max-width: 240px;
	    width: 100%;
	}
	.smfs18{
		font-size:14px;
	}
}
@media (min-width: 768px) {
  .sp_br{
    display: none;
  }
}
@media(max-width:900px) {
	.b33text {
	    padding: 20px 15px 50px 15px;
	}
	.b33text .fs55{
		font-size:35px;
	}
	.limg{
		display: none;
	}
	.r1text{
		margin:75px auto;
	}
	.box4{
		width:50%;
	}
	.partybox a{
		width:100%;
	}
	.b44p{
		width:50%;
	}
	.r1tinner{
		margin:0;
	}
	.dot li{
		font-size:14px;
	}

	.tabdn{
		display: none !important;
	}
	.fs40{
		font-size:26px;
	}
	.kazari1:before{
		content:none;
	}
	.kazari1:after{
		content:none;
	}
	.kazari2:before{
		content:none;
	}
	.kazari2:after{
		content:none;
	}
	.scale2{
		width:30%;
		height:auto;
	}
	.scale2 img{
		width:100%;
	}
	.box5b a{
		width:50%;
	}
	.bighead{
		background-position:center;
		height:600px;
		background-size:cover;
	}
	.bimg img{
		width:100%;
	}
	.boxh{
		width:49%;
	}
	.boxh img{
		width:100%;
	}
	.ptdn{
		display:none;
	}
	.pdn{
		display:block;
	}
	.tdn{
		display:none;
	}

	.box3 {
		width:31%;
		margin-right:1%;
		margin-left:1%; 
	}
	.box3 .scale{
		height:auto;
	}
	.box3 img{
		width:100%;
	}
	.box2{
		width:48%;
		margin-right:1px;
		margin-left:1px;
	}
	.box2 img{
		width:100%;
	}
	.eventtextbox{
		width:67%;
	}
	#tshead-box{
		height:340px;
		background-size:cover;
		background-position: center;
	}
	#smamenu{
		display:none;
	}
	.smenu-btn{
		padding:13px;
		background:#a9894b;
	}
	.smenu-btn img{
		float: right;
	}
	.w760{
		width:74%;
	}
	#imageback{
		padding:50px 10px;
		height:auto;
	}
	#smamenu{
		width:100%;
		position:absolute;
	}
	#smamenu ul{
		border-top:1px solid #fff;
	}
	#smamenu li a{
		text-decoration: none;
		color:#fff;
		padding:15px;
		display:block;
		background:#a9894b;
		border-bottom:1px solid #fff;
	}
	.post{
		max-width: 100%;
		width:100%;
	}
	.side-box{
		max-width:100%;
		width:100%;

	}
	.side-box .side-menu:first-child{
		display:inline-block;
		vertical-align: top;
		width:47%;
		float:left;
		margin-bottom:0;
	}
	.side-box .side-menu:last-child{
		display:inline-block;
		vertical-align: top;
		width:100%;
		float:right;
		margin-bottom:0;
	}
	.side-menu{


	}
	.next-prev{
		margin-bottom:30px;
	}
	.honnin{
		width:30%;
	}
	.mw550{
		width:68%;
	}
	.smenu-btn{
		display: flex;
		background-image: url(images/menu.png);
		background-size:30px;
		background-position:right 10px center;
		background-repeat: no-repeat;
	}
	.smenu-btn p{
		font-size:18px;
		margin-right:auto;
		margin-left:auto;
		font-weight: bold;
		color:#fff;
	}
	.footmenu .box3{
		width:48%;
		margin-bottom:20px;
	}
}
@media(max-width:601px) {
	.sm100p{
		width:100%;
	}
	.alphaw{
		background:rgba(255,255,255,0);
		padding:0;
		box-sizing:border-box;
	}
	.b44p{
		width:100%;
		border:none;
	}
	.boxh3 {
	    max-width:100%;

	}	
	p{
		font-size:14px;
	}
	.mw410{
		padding:0 15px;
	}
	.tbox{
		padding:0 15px;
	}
	.b33p{
		width:100%;
	}
	.b33pbig{
		width:100%;
		flex-wrap:wrap;
	}
	.b33text{
		border:none;
	}
	.box4b .mb60{
		margin-bottom:0;
	}
	.box4{
		width:100%;
	}
	.partybox a{
		width:100%;
		flex-wrap:wrap;
	}
	.box4p{
		width:100%;
	}
	.partybox a .mb60{
		margin-bottom:0;
	}
	.partytext{

		width:100%;
		height:100vw;
	}
	.r1text{
		width:100%;
	}
	.r1tinner{
		margin:0;
		padding:30px 25px;
		box-sizing:border-box;
	}
	.r1tinner img{
		width:70%;
	}
	.footmenu .box3{
		width:100%;
		margin-bottom:0;
	}
	.compback{
		padding:30px 10px;
		background-size: cover;
		background-position:-500px;
	}
	.wcomp{
		box-sizing:border-box;
	}
	.itotalbox{
		padding:0 10px;
	}
	.eventmiddle{
		display: block;
	}
	.parthalf{
		width:100%;
	}

	.p22{
		width:100%;
	}
	#contacttable tr:first-child td{
		border-top:none;
	}
	#contacttable th{
			box-sizing:border-box;
		display: block;
		width:100%;
	}
	#contacttable td{
		box-sizing:border-box;
		border-left:1px solid #dcdcdc;
		display: block;
		width:100%;
	}
	.contactback{
		padding:8px;
	}
	.contactback2{
		padding:15px 10px;
	}
	.logos{
		flex-wrap: wrap;
		justify-content:center;
	}
	.logos img{
		width:37%;
	}
	.whitesbox p{
		text-align: left;
	}
	.prsbox{
		width:100%;
	}
	.prbox{
		padding:25px;
	}
	.prsbox th{
		width:34%;
	}
	.prsbox td{
		font-size:16px;
	}
	.boxh3{
		margin-right:0;
		margin-left:0;
	}
	.reportback .box5{
		width:100%;
	}
	.t2 td{
		border-left:1px solid #dcdcdc;
	}
	.tiback{
		background:url(images/tibacks.jpg);
		background-size:cover;
		background-position:center;
		padding:30px 10px;
	}
	.gback2{
		padding:30px 0;
	}
	.bighead{
		height:280px;
		background-size:cover;
		background-position:center;
		background:url(images/heads.jpg);
		background-size: cover;
		background-position: center;
	}
	.whitesbox{
		padding:10px;
	}
	#head-box{
		height:220px;
	}
	.spd{
		padding-right:15px !important;
		padding-left:15px !important;
	}
	.logo img{	
		width:100%;
	}
	#page-headbox{
		background:url(images/page-titlebgs.jpg);
		background-size:cover;
		background-position: center;
	}
	.boxh{
		width:100%;
	}
	.boxh img{
		width:100%;
	}
	.pdn{
		display:block;
	}
	.tdn{
		display:block;
	}
	.sdn{
		display:none;
	}
	.ptdn{
		display:block;
	}
	.headtop {
		display:none;
	}
	.headmid {
		padding:10px;
	}
	.headmid .fl{
		float:none;
		text-align: center;
	}
	.logo img{
		max-width:200px;
	}
	#tshead-box{
		height:240px;
	}
	.topmsg .fs24{
		font-size:17px;
	}
	.topmsg .fs18{
		font-size:14px;
	}
	.msgbox h2{
		font-size:18px;
	}
	.boxh img{
		margin-bottom:15px;
	}
	.title1{
		font-size:18px;
	}
	.kazari1{
		margin-top:0;
	}
	.kazari2{
		margin-top:0;
	}
	.mb30{
		margin-bottom:15px;
	}
	.mb40{
		margin-bottom:20px;
	}
	.mb55{
		margin-bottom:20px;
	}
	.mb60{
		margin-bottom:30px;
	}
	.fs55{
		font-size:44px;
	}
	.wback{
		padding-top:30px;
		padding-bottom:30px;
	}
	.wback2{
		padding-top:30px;
	}
	.gback{
		padding-top:30px;
		padding-bottom:30px;
	}
	.gback2{
		padding-top:30px;
	}
	.b33p{
		border:none;
	}
	.box3{
		max-width: 100%;
		width:100%;
		margin:0;
		margin-bottom:20px;
	}
	.box3 .scale {
		width:100%;
		max-width:100%;
	}
	.box3 .scale img{
		width:100%;
	}
	.scale2{
		width:100%;
		max-width:100%;
		height:auto;
		margin-bottom:10px;
	}
	.scale2 img{
		width:100%;
	}
	.eventtextbox{
		width:100%;
	}
	.eventmiddle p{
		display:block;
		width:100%;
	}
	#footer{
		background:url(images/footbgs.jpg);
		background-size: cover;
		padding:40px 0 20px 0;
	}
	#footer a{
		display: block;
		margin-top:30px;
	}
	#footer a img{
		width:40%;
	}
	#footer br{
		display: none;
	}
	#footer ul .sdn{
		display: none;
	}
	#footer ul {
		border-top:1px solid #fff;
	}
	#footer ul li{
		margin:0;
		display: block;
		width:100%;
		border-bottom:1px solid #fff;
	}
	#footer ul li a{
		margin-top:0;
		display: block;
		padding:15px;
	}
	.copy a{
		padding-bottom:20px;
	}
	.ftlogo{
		padding:0 10px 15px 10px;
		margin:0;
	}
	.ftlogo img{
		max-width:120px;
	}
	.copy{
		padding:0 10px;
	}
	.footmenu ul{

	}
	.footmenu li {
		width:100%;
		display:block;
		border-bottom:1px solid #fff;
	}
	.footmenu li a{
		padding:12px;
		width:100%;
		display:block;
	}
	.alignright{
		text-align: center;
		float:none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:10px;
	}
	.alignleft{
		text-align: center;
		float:none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:10px;
	}
	.flow-box .fl{
		float:none;
	}
	.flow-img{
		margin-right:auto;
		margin-left:auto;
		width:100%;
		max-width:100%;
		margin-bottom:10px;
	}
	.flow-img img{
		width:40%;
		margin-right:30%;
		margin-left:30%;
	}
	.w760 {
		width:100%;
	}
	.w760 h3{
		font-size:18px;
	}
	.flow-box2{
		display:block;
	}
	.flow-box2 .fl{
		float:none;
	}

	.flow-box3{
		display:block;
	}
	.flow-box3 .fl{
		float:none;
	}
	.flow-box3 .flow-img{
		margin-right:auto;
		margin-left:auto;
		width:130px;
		max-width:130px;
		margin-bottom:10px;
	}
	.flow-box3 .flow-img img{
		margin-right:auto;
		margin-left:auto;
		width:100%;
	}
	#page-headbox{
		padding:25px 10px;
		min-height:250px;
	}
	.box2{
		width:100%;
		margin-bottom:10px;
	}
	.msgbox div{
		padding:15px;
	}
	.sma-ctac-box{
		border:7px solid #a9894b;
		background:#fff;
		padding:20px;
	}
	.sma-ctac-box img{
		width:100%;
	}
	.side-box .side-menu:first-child{
		float:none;
		width:100%;
		margin-bottom:30px;
	}
	.side-box .side-menu:last-child{
		float:none;
		width:100%;
	}
	.totalbtn{
		max-width: 100%;
		width:100%;
	}
	.tablebox{
		overflow-y:scroll;
	}
	.tablebox table{
		width:960px;
	}
	.smenu-btn img{
		width:30px;
	}
	.rsptable th{
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	.rsptable td{
		display:block;
		width:100%;
		box-sizing:border-box;
		border:none;
	}
	#contact-box table td input{
		box-sizing:border-box;
	}
	#contact-box table td textarea{
		box-sizing:border-box;
	}
	.companymsgbox h1{
		font-size:18px;
	}
	.companymsgbox h2{
		font-size:18px;
	}
	.companymsgbox h3{
		font-size:18px;
	}
	.companymsgbox h4{
		font-size:18px;
	}
	.companymsgbox h5{
		font-size:18px;
	}
	.companymsgbox h6{
		font-size:18px;
	}
	.post-content h1{
		font-size:18px;
	}
	.post-content h2{
		font-size:18px;
	}
	.post-content h3{
		font-size:18px;
	}
	.post-content h4{
		font-size:18px;
	}
	.post-content h5{
		font-size:18px;
	}

	.mb55{
		margin-bottom:15px;
	}
	.fs14{
		font-size:14px;
	}
	.fs15{
		font-size:14px;
	}
	.fs16{
		font-size:14px;
	}
	.fs17{
		font-size:14px;
	}
	.fs18{
		font-size:14px;
	}
	.fs19{
		font-size:18px;
	}
	.fs20{
		font-size:18px;
	}
	.fs21{
		font-size:18px;
	}
	.fs22{
		font-size:18px;
	}
	.fs23{
		font-size:18px;
	}
	.fs24{
		font-size:18px;
	}
	.fs25{
		font-size:18px;
	}
	.fs26{
		font-size:18px;
	}
	.fs27{
		font-size:18px;
	}
	.fs28{
		font-size:18px;
	}
	.fs29{
		font-size:18px;
	}
	.fs30{
		font-size:18px;
	}
	.fs32{
		font-size:18px;
	}
	.fs40{
		font-size:20px;
	}
	.kazari1:before{
		content:none;
	}
	.kazari1:after{
		content:none;
	}
	.kazari:before{
		content:none;
	}
	.kazari:after{
		content:none;
	}
	.kazari2{
		margin-top:10px;
	}
	.kazari2:before{
		content:none;
	}
	.kazari2:after{
		content:none;
	}
	.s100{
		width:100%;
	}
	.box5{
		//width:50%;
	}
	figure h3{
		font-size:14px;
	}
	.w760 p{
		font-size:14px;
	}
	.box9 .boxh:first-child{
		margin-bottom:20px;
	}
	.ftri{
		width:90%;
		margin-right:5%;
		margin-left:5%;

	}
	.foottop{
		position:static;
	}
	.footmenu .box3{
		margin-bottom:0;
	}
	#footer{
		padding:0;
	}
	#footer .box99 .mb20{
		margin-bottom:0;
	}
	#footer .box3 ul li {
	    padding-bottom: 0;
	    margin-bottom:0;
	    list-style-type: none;
	    margin-left: 0;
	}
	#footer .box3:first-child ul li{

	}
	figcaption {
	  position: absolute;
	  bottom: 0px;
	}
	figure:hover figcaption {
	  bottom: 0;
	}
	.gback2 figcaption h3{
		font-size:14px;
	}
	.r1text {
	    margin: 25px auto;
	}
}
