/*
THEME NAME: temp001
THEME URI: http://potlatch-web.net
DESCRIPTION: basic v1.0
VERSION: 1.0
AUTHOR: <a href="http://potlatch-web.net">POTLATCH</a>
AUTHOR URI: http://potlatch-web.net
*/
/*
THEME NAME: temp001
THEME URI: http://potlatch-web.net
DESCRIPTION: basic v1.0
VERSION: 1.0
AUTHOR: <a href="http://potlatch-web.net">POTLATCH</a>
AUTHOR URI: http://potlatch-web.net
*/


/*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;

}
.mg0{
	margin:0;
	margin-block-start: 0;
    margin-block-end: 0;
}
a{
	color:#362e38;
}
p{
	font-size: 15px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.f4{
	background:#f9f9f9;
}
body {
	color:#3d3d3d;
	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;
}
td{
	background:#fff;
}
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;
}

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

strong{
	font-weight:bold;
}

th{
	vertical-align: middle;
	background:#f99f00;
	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;
}
/*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;
}
.fs40{
	font-size:40px;
}
.fs55{
	font-size:55px;
}
.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;
}
.red{
	color:#f99f00;
}
.orange{
	color:#f99f00;
}
.dtab{
	width:100%;
	display:table;
}
.dtabc{
	vertical-align: middle;
	display:table-cell;
}
.tac th{
	text-align:center;
}
.tac td{
	text-align:center;
}
.tal th{
	text-align:left;
}
.tal td{
	text-align:left;
}
.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%;
}
.flow-img img{
	max-width: 180px;
	width: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;
}
.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;
}

.wback{
	padding:75px 10px;
}
.spback{
	background: url(images/spback.png);
	padding:75px 10px;
	color:#fff;
	background-position: center;
	background-size:cover;
}
.texshadow{
	text-shadow: 0px 0px 8px rgba(0,0,0,0.3);
}
.gback{
	padding:75px 10px;
	background:#fafafa;
}
.pback{
	padding:75px 10px;
	background:url(images/pback.png);
}
.new{
	background:#e50000;
	padding:5px 10px;
	margin-right:10px;
	color: #fff;
	border-radius:7px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
}
.title1{
	font-size:24px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
	font-weight: bold;
}

.box3{
	vertical-align: top;
	display:inline-block;
	margin-right:15px;
	margin-left:15px;
	max-width: 300px;
}
.box3 a {
	text-decoration: none;
}
.box3 a h2{
	text-decoration: none;
	color:#383838;
}
.box3 a p{
	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;
}
.box22{
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
	max-width: 480px;
}
.box22 h2{
	font-size:18px;
	font-weight: bold;
}
.boxh{
	display:inline-block;
	max-width: 460px;
}
.boxh h2{

	font-weight: bold;

}
.scale {
	max-width: 300px;
	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:240px;
	height:240px;
	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);
}

/*base*/

/*header*/
.headtop{
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
}
.headtop h1{
	font-size:11px;
}
.headmid{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 15px;
}

#glmenu ul{

}
#glmenu ul li{
	display: inline-block;
}
#glmenu ul li a{
	font-weight: bold;
	text-decoration: none;
	color:#362e38;
	display:block;
	padding:35px 5px;
}
#sub-menu1 {
    display: none;
}
#tgbtn{
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	color:#362e38;
	display:block;
	padding:35px 5px;
}
#tgbtn:hover #sub-menu1{
	display:block;
}
#sub-menu1 {
    display: none;
    position: absolute;
    margin-top:35px;
	background:#FFF;

	text-align: center;

}
#sub-menu1 li {
	width:100%;
}
#glmenu #sub-menu1 li a{
	text-align: left;
	text-decoration: none;
	display:block;
	padding:15px 15px;
	box-sizing:border-box;
}
.u1500{
	display: none;
}


.subm{
	font-weight: bold;
	text-decoration: none;
	color:#362e38;
	display:block;
	padding:28px 5px;
	cursor:pointer;
}
#tgbtn:before{
	content:url("images/ico.png");
	margin-right:6px;
	position:relative;
	top:1px;
}
.subm:before{
	content:url("images/ico.png");
	margin-right:6px;
	position:relative;
	top:1px;
}
.subm:hover  ul{
	display:block;
}
#glmenu ul li a:before{
	content:url("images/ico.png");
	margin-right:6px;
	position:relative;
	top:1px;
}

#glmenu ul li a:hover{

}


#sub-menu1  {
	text-align: center;
    max-width: 250px;
}
#sub-menu1 li a{
	border-left:1px solid #f99f00;
	border-right:1px solid #f99f00;
	border-bottom:1px solid #f99f00;
	padding:8px 5px;
	display: inline-block;
	width:100%;
}
#sub-menu1 li:first-child a{
	border-top:1px solid #f99f00;
}
#glmenu .subm ul li a:hover{
	background:#fff;
}

#head-box{
	display:flex;

}
.hleftbox{
	width:63%;
	background:url(images/hl.jpg);
	height:690px;
	background-position: center;
	background-size:cover;
}
.hrightbox{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display:flex;
	align-items: center;
	background:url(images/hrbg1.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover ;
	height:690px;
	width:37%;
	background-color:#f99f00;
}
.hrightbox div{
	margin-top:120px;
	display:block;
	font-weight: bold;
	color:#fff;
}
.hrightbox div h2{
	margin-left:15px;
}
/*header*/

/*index*/
.isect1{
	display:flex;
}
.isect1l{

	width:50%;
}
.isect1ls{
	margin:100px;
	float:right;
	max-width: 380px;
}
.isect1r{
	background:url(images/sect1bg.jpg);
	width:50%;
	//height:558px;
	background-size:cover;
	background-position: center;
}
.isect3{
	display:flex;
}
.isect3l{
	width:50%;

	background:url(images/isect3bg.jpg);
	background-position: center;
	background-size: cover;
}
.isect3l{

	background:url(images/isect3bg.jpg);
}
.isect3rtex{
	max-width: 380px;
	margin-left:100px;
	margin-top:70px;
	margin-bottom:70px;
}
.isect3r{
	width:50%;
	background:#f99f00;

	color:#fff;
}
.bigbtn{
	display:block;
	max-width:380px;
	padding:20px 15px;
	background:#05B700;
	border-bottom:6px solid #4A7A46;
	text-align:center;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	border-radius:7px;

}
.bigbtn:hover{
	padding-top:23px;
	border-bottom:3px solid #4A7A46;
}
.bigbtn2{
	display:block;
	max-width:380px;
	padding:20px 15px;
	background:#fff;
	border-bottom:6px solid #d88603;
	text-align:center;
	color:#f99f00;
	text-decoration: none;
	font-weight: bold;
	border-radius:7px;

}
.bigbtn2:hover{
	padding-top:23px;
	border-bottom:3px solid #d88603;
}
.smallbtn{
	display:block;
	max-width:380px;
	padding:15px 15px;
	background:#05B700;
	border-bottom:6px solid #4A7A46;
	text-align:center;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	border-radius:7px;

}
.smallbtn:hover{
	padding-top:18px;
	border-bottom:3px solid #4A7A46;
}
.ico2:before{
	content:url(images/ico2.png);
	margin-right:4px;
	position:relative;
	top:1px;
}
.exp{
	font-size:13px;
}
#imageback{
	box-sizing:border-box;
	overflow:hidden;
	padding:0 10px;
	height:550px;
	background:url(images/image-back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.b3title{
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
}

.sbtn{
	width:150px;
	display:block;
	padding:5px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #05B700;

}

.totalbtn{
	max-width: 300px;
	width:100%;
	display:block;
	padding:15px 0;
	text-align: center;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #f99f00;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.eventtextbox{
	max-width: 700px;
	width:100%;
}

.eventtextbox h2{
	font-size:18px;
	font-weight: bold;
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
}

.eventmiddle {
	margin-bottom:10px;
	width:100%;
	padding:7px 0;
	display:table;
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
}
.eventmiddle p{
	font-weight: bold;
	vertical-align: middle;
	display:table-cell;
}
.ctacbox{
	background:url(images/ctac2.jpg);
}
.ctacbox:hover img{
	opacity:0;
}

#bread-list{
	padding:12px;

}
#bread-list p{
	font-size:12px;
	color:#f99f00;
}
#bread-list  a{
	color:#f99f00;
}
.bgg{
	background:#f99f00;
	color:#fff;
}
.bgg a{
	color: #fff!important;
}
.bgg p{
	color: #fff!important;
}
/*index*/

/*page*/
.whitergba{
	margin-right:auto;
	margin-left:auto;
	width:100%;
	max-width: 730px;
	padding:40px;
	background:rgba(255,255,255,0.8);
	box-sizing:border-box;
	color:#9650D3;
	border:10px rgba(255,255,255,0.4) solid;
}
.texshadow{
	text-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
}

.prtable2{
	display: none;
}

.prtable1 tr th:last-child{
	border-right:none;
}
.prtable1 tr td:first-child{
	border-left:1px solid #dcdcdc;
}
.prtable1 th{
	width:20%;
	text-align: center;
	font-size:18px;
}
.prtable1 td{
	font-weight: bold;
	text-align: center;
	font-size:18px;
}
.prtable3{
	width:100%;
}
.prtable3 tr:first-child td{
	border-top:1px solid #dcdcdc;
}
.prtable3 td{
	font-weight:bold;

}

.msgbox{
	border:1px solid #bcbcbc;
	padding:10px;
	box-sizing:border-box;
	background:#efeeed;
}
.msgbox ul li{
	list-style-type: disc;
	margin-left:20px;

}
.msgbox div{
	background:#fff;
	padding:30px;
}
.msgbox h2{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}

.msgbox2{
	border:1px solid #bcbcbc;
	padding:10px;
	box-sizing:border-box;
	background:#efeeed;
}
.msgbox2 div{
	background:#fff;
	padding:30px;
}
.msgbox2 h2{
	font-weight: bold;
	font-size:24px;
	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{
	min-height:450px;
	box-sizing:border-box;
	width:100%;
	display:table;
	padding:60px 10px;
	background:url(images/page-titlebg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	box-sizing:border-box;
}
.page-titlein{
	display:table-cell;
	vertical-align: middle;
}
.page-titlein .title1{

	  border-bottom: 1px solid #432614;
	  
}
.page-titlein p{

}
.pricebigbox .mb60:last-child{
	margin-bottom:0;
}
.proms {
	max-width: 680px;
	margin:0 auto;
}
.promsbox{
	max-width: 800px;
	padding:50px;
	border:10px solid #f99f00;
	box-sizing:border-box;
	margin:0 auto;
	border-radius:17px;
}
.proms li{
	margin-bottom:25px;
	background: url(images/listico.png);
	background-repeat: no-repeat;
	padding-left:50px;
}
.proms li:last-child{
	margin-bottom:0;
}
/*page*/

/*Company*/

.companytable{
	width:100%;
}
.companytable tr:first-child td{
	border-top:1px solid #dcdcdc;
}

.companymsgbox h2{
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8c8c8c;
    font-weight: bold;
    margin-bottom:15px;
}

.companymsgbox h1{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding:12px 15px;
	color:#fff;
	background:#f99f00;
}

.companymsgbox h3{
	line-height:1.8;
	padding-left:10px;
	font-weight: bold;
	font-size:22px;
	border-left:8px solid #f99f00;
	margin-bottom:15px;
}
.companymsgbox h4{
	line-height:1.8;
	font-weight: bold;
	font-size:20px;
	margin-bottom:15px;
}
.companymsgbox h5{
	line-height:1.8;
	font-weight: bold;
	font-size:18px;
	margin-bottom:15px;
}
.companymsgbox h6{
	line-height:1.8;
	font-weight: bold;
	font-size:16px;
	margin-bottom:15px;
}

.companymsgbox p{
	margin-bottom:30px;
}
.companymsgbox p:last-child{
	margin-bottom:0;
}


/*company*/

/*FLOW*/
.w760{
	max-width: 760px;
	width:100%;
}

.w760 h3{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.ultitle{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.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:6px;
	max-width:450px;
	width:100%;

}
select{
	padding:6px;

}
.p22{
	width:22%;
}
#contact-box table td input:focus{
	padding:7px;
	border:1px solid #f99f00;
}
#contact-box table td textarea{
	padding:6px;
	max-width:450px;
	width:100%;

}
#contact-box table td textarea:focus{
	border:1px solid #f99f00;
}
#contact-box table td label{
	margin-top:10px;
	font-size:13px;
}
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:flex;
	border-bottom:1px solid #8c8c8c;
	padding:7px 0;
	font-weight:bold;
}
.e50{
	width:50%;

}
.eventtextbox .evt2{
	font-size:24px;
}
.evsetumei{
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.party-data p{
	line-height:1.8;
	font-size:14px;
}
.evcontent {

	padding:15px 0;
	border-top:1px solid #8c8c8c;
	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: 700px;
	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:#f99f00;
}
.post-content h2{
	font-size:24px;
	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:22px;
	border-left:8px solid #f99f00;
	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{
	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;
}
.sns-btns-top li{
	margin-right:10px;
	display:inline-block;
}
.side-box{
	float:right;
	max-width: 240px;
	width:100%;
}
.side-menu h3{
	background:#f99f00;
	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:#f99f00;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
/*single*/

.bimg img{
	width:100%;
}
/*footer*/

#footer{
	background:#383838;
	padding:60px 10px;
}
#footer p{
	color:#fff;
}
.ftlogo{
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}
.footmenu li{
	font-size:15px;
	display:inline-block;
	margin-right:20px;
}
.footmenu li a{
	color:#fff;
	text-decoration: none;

	display:block;
}
.tablebox table{
	width:100%;
}
.copy a{
	text-decoration: none;
	color:#fff;
}
.rank-post {
	padding:5px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.rank-post a{
	text-decoration: none;
}
.sbr{
	display:none;
}
/*footer*/
@media(max-width:1500px) {
	.u1500{
		display: block;
	}
	.o1500{
		display: none;
	}
	#page-headbox {
	    min-height: 320px;
	    box-sizing: border-box;
	    width: 100%;
	    display: table;
	    padding: 60px 10px;
	    background: url(images/page-titlebg.png);
	    background-size: cover;
	    background-repeat: no-repeat;
	    box-sizing: border-box;

	}
}

@media(max-width:900px) {

	.headtop{
		display:none;
	}
	.headmid{
		padding:10px;
	}
	.hleftbox{
		height:450px;
		background-position: -130px;
	}
	.hrightbox{
		height:450px;
	}
	.hrightbox div{
		margin-top:30px;
	}
	.hrightbox h2{
		font-size:22px;
	}
	.ctacbox img{
		width:100%;
	}
	.fs24{
		font-size:22px;
	}
	.box3 h2{
		font-size:15px;
	}
	.smallbtn{
		font-size:14px;
	}
	.isect1ls{
		margin:30px;
	}
	.isect1r{
		height:450px;
	}
	.isect3l{
		height:430px;
		background-size:cover;
		background-position: center;
	}
	.isect3r{
		height:430px;
	}
	.isect3rtex{
		margin:30px;
	}
	.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%;
	}
	.box22{
		margin-right:0;
		margin-left:0;
	}
	.eventtextbox{
		width:67%;
	}
	#tshead-box{
		height:340px;
		background-size:cover;
		background-position: center;
	}
	#smamenu{
		display:none;
	}
	.smenu-btn{
		padding:13px;
		background:#f99f00;

	}
	.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:#f99f00;
		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:47%;
		float:right;
		margin-bottom:0;
	}
	.side-menu{


	}
	.next-prev{
		margin-bottom:30px;
	}
	#page-headbox {
		min-height:300px;
	    box-sizing: border-box;
	    display: table;
	    padding:20px 10px;
	    background: url(images/page-titlebg.png);
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
}
@media(max-width:601px) {
	.sbr{
		display:block;
	}
	.s100{
		width:100%;
	}
	.kazari:before{
		content:none;
	}
	.kazari:after{
		content:none;
	}	
	.prtable1{
		display:none;
	}
	.prtable2{
		display: table;
		width:100%;
	}
	.prtable2 th{

	}
	.prtable2 td{

		border-left:1px solid #dcdcdc;
		font-weight: bold;
	}
	.p22{
		width:100%;
	}
	#head-box{
		display:block;
	}
	.hleftbox{
		height:200px;
		width:100%;
		background-position: center;
	}
	.isect1{
		display:block;
	}
	.isect1l{
		width:100%;
	}
	.isect1r{
		display:none;
	}
	.isect1ls{
		margin:25px 12px;
	}
	.isect3{
		display:block;
	}
	.isect3l{
		display:none;
	}
	.isect3r{
		height:auto;
		width:100%;
	}
	.isect3rtex{
		padding:30px 10px;
		margin:0;
		max-width: 100%;
	}
	.hrightbox{
		width:100%;
	}
	.promsbox{
		padding:18px;
	}
	.fs55{
		font-size:30px;
	}
	.pdn{
		display:block;
	}
	.tdn{
		display:block;
	}
	.sdn{
		display:none;
	}
	.ptdn{
		display:block;
	}
	.headtop {
		display:none;
	}
	.headmid {
		padding:20px 10px 20px 10px;
	}
	.headmid .fl{
		float:none;
		text-align: center;
	}
	.logo img{

	}
	#tshead-box{
		height:240px;
	}
	.topmsg .fs24{
		font-size:17px;
	}
	.topmsg .fs18{
		font-size:14px;
	}
	.msgbox h2{
		font-size:18px;
	}
	.title1{
		font-size:18px;
	}
	.mb40{
		margin-bottom:20px;
	}
	.mb60{
		margin-bottom:30px;
	}
	.pback{
		padding:30px 10px;
	}
	.wback{
		padding:30px 10px;
	}
	.gback{
		padding:30px 10px;
	}
	.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{
		padding:20px 0;
	}
	.ftlogo{
		padding:0 10px 15px 10px;
		margin:0;
		text-align: center;
	}
	.ftlogo img{
		width:70%;
	}
	.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{
		max-width: 500px;
		width:100%;
	}
	.w760 {
		width:100%;
	}
	.w760 h3{
		font-size:18px;
	}
	.headmid .logo{
		margin:0 auto;
		width:70%;
	}
	.headmid .logo img{
		width:100%;
	}
	#bread-list{
		padding:5px;
	}
	#page-headbox {
		min-height:180px;
	    box-sizing: border-box;
	    display: table;
	    padding:15px 10px;
	    background: url(images/page-titlebg.png);
	    background-size: 100%;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	}
	.box2{
		width:100%;
		margin-bottom:10px;
	}
	.boxh{
		width:100%;
		margin-bottom:10px;
	}
	.boxh img{
		width:100%;
	}
	.msgbox div{
		padding:15px;
	}
	.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{
		width:100%;
			box-sizing:border-box;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
	}
	.rsptable th{
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	.rsptable td{
		display:block;
		width:100%;
		box-sizing:border-box;
		border:none;
	}
	.rsptable td input[type="text"]{
		width:100%;
		box-sizing:border-box;
	}
	.rsptable td input[type="email"]{
		width:100%;
		box-sizing:border-box;
	}
	.rsptable td input[type="tel"]{
		width:100%;
		box-sizing:border-box;
	}
	#contact-box table td input[type="text"]{
		width:70%;
		box-sizing:border-box;
	}
	#contact-box table td textarea{
		width:100%;
		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;
	}
	.post-content h6{
		font-size:18px;
	}
	.fs26{
		font-size:18px;
	}
	.fs28{
		font-size:18px;
	}
	#bread-list{

	}	
}