/*
THEME NAME: temp2022
THEME URI: http://potlatch-web.net
DESCRIPTION: temp2022 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:#565656;
}

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;
}
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;
}
.sbr{
	display:none;
}
.t2 th{
	background:#1CB7A1;
}
/*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;
}
.fs34{
	font-size:34px;
}
.fs40{
	font-size:40px;
}
.blue{
	color:#1CB7A1;
}
.orange{
	color:#ea9000;
}
.w930{
	max-width: 930px;
	width:100%;
}
.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;
}
.fwn{
	font-weight: normal!important;
}
.tac th{
	text-align:center;
}
.tac td{
	text-align:center;
}
.dtab{
	width:100%;
	display:table;
}
.dtabc{
	vertical-align: middle;
	display:table-cell;
}
.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:1200px;
		margin-right:auto;
	margin-left:auto;
}
.box99{
	max-width: 1230px;
	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 10px;
}
.gback{
	padding:75px 10px;
	background:#f4f1ea;
}
.gback2{
	padding:75px 0;
	background:#f4f1ea;
}
.bback{
	padding:40px 10px;
	background:#1CB7A1;
	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;
}
.compback2{
	padding:75px 10px;
	background: url(images/bg2.png);
	background-size:cover;
}
.blueback{
	background:#1CB7A1;
	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;
}
.blues{
	color:#1CB7A1;
}
.kazari3{
	color:#1CB7A1;
}
.kazari3:before{
	content:url(images/kazari3.png);
	margin-right:18px;
	position:relative;
	top:10px;
}
.kazari3:after{
	content:url(images/kazari3-2.png);
	margin-left:18px;
	position:relative;
	top:10px;
}

.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;
}
.box5b{
	margin-bottom:50px;
	display:flex;
	flex-wrap: wrap;  
}
.box5b a{
	width:20%;
}
.reportback{
	display:flex;
	flex-wrap: wrap;  
}


/*新規追加分*/
.nipbg{
	background-image:url(images/ni4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:250px !important;
}
.pinky{
	color:#D80579;
}
.npbox{
	background: #D879BB;
	padding:10px;
}
.npbox2{
	border:solid 1px #fff;
	padding:40px;
}

.npbbox{
	background: #7FD6C5;
	padding:10px;
}
.npbbox2{
	border:solid 1px #fff;
	padding:40px;
}
.npbox2 li , .npbbox2 li{
	color:#fff;
	list-style: disc;
	margin:10px 0 10px 20px;
}
.qasys{
	background: #D80579;
	max-width: 800px;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	text-align: center;
	padding:10px;
}
.qasys2{
	border:1px solid #fff;
	padding:30px;
}
.qasys h3{
	color:#fff;
}
#question p{
	color:#fff;
}
.qasys2 button{
	background:#fff;
	color:#D80579;
	font-family: 'kan415typos-std' , sans-serif;
	border:none;
	padding:0 70px 15px 70px;
	background-image:url(images/btnicon.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border-radius:5px;
	cursor: pointer;
	margin-bottom:10px;
}
#kekka{
	display:none;
	background:#fff;
	color:#D80579;
	font-family: 'kan415typos-std' , sans-serif;
	border:none;
	padding:0 70px 15px 70px;
	background-image:url(images/btnicon.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border-radius:5px;
	cursor: pointer;
	margin-bottom:10px;
	text-decoration: none;
}
.kanjit{
	font-family: 'kan415typos-std' , sans-serif;
	font-weight: 400;
	font-style: normal;
}

.flexb{
	display:flex;

}
.flexb2{
	display:flex;
	justify-content:space-between;
}
.seikonnew{
	width:48%;
}
.seikonnew h3{
	background:#1CB7A1;
	padding:15px;
	font-size:24px;
	color:#fff;
}
.seikonnew p{
	padding:15px 0;
	border-bottom:1px solid #dcdcdc;
}
.topnews {
	max-width:580px;
	width:100%;
}
.topnews ul{
	border-top:1px solid #dcdcdc;
}
.topnews li a{
	display:block;
	text-decoration: none;
	padding:15px 0;
	border-bottom:1px solid #dcdcdc;
}
.topnews li a:hover{
	background:#fefefe;
}
.spaceb{
	justify-content:space-between;
}

/*新規追加分ここまで*/
figure {

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

}

.box5{
	margin:0;
	padding:0;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.box5 a{
	width:100%;
	font-size:0;
	display:block;
}
.box5 div{
	box-sizing:border-box;
	//border:5px solid black;
}
.box5 img{
	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;

}
.box5:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.box3{
	vertical-align: top;
	display:inline-block;
	margin-right:15px;
	margin-left:15px;
	max-width: 380px;
	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;
}
.boxh{
	display:inline-block;
	max-width: 580px;
}
.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: 380px;
	width:100%;
	height:190px;
	    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*/
.bighead{
	background:url(images/head.jpg);
	background-position:center;
	background-size:cover;
	height: 100vh;
}
.headtop{
	padding:10px;
	background-color:rgba(255,255,255,0.5);
}
.headtop h1{
	font-size:11px;
}
.headmid{
	padding:10px 10px 20px 10px;
	background-color:rgba(255,255,255,0.5);
}
.rhbtns a{
	margin-left:10px;
}
#gl{
	background: #2bb2ae;
}
#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*/

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

.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:#1CB7A1;
	background-image: url(images/slico.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.sbtn:hover{
	background-color:#93D1CC;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.totalbtn{
	max-width: 380px;
	width:100%;
	display:block;
	padding:23px 0;
	text-align: center;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/blico.png);
	background-repeat: no-repeat;
	background-color:#1CB7A1;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.totalbtn:hover{
	background-color:#93D1CC;
	-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: 850px;
	width:100%;
}

.eventtextbox h2{

	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.png);
}
.ctacbox:hover img{
	opacity:0;
}

#bread-list{
	padding:12px;
}
#bread-list p{
	font-size:15px;

}
/*index*/

/*page*/
#bread-inner{
	padding:0;
}
#bread-inner2{
	padding:7px;
}
#bread-inner2 p{
	font-size:12px;
}
.prbox{
	background:#f9f9f9;
	border:1px solid #e5e5e5;
	width:100%;
	padding:25px;
	border-radius:6px;

	box-sizing:border-box;
}
.prsbox{
	background:#fff;
	border: 1px solid #e5e5e5;
	padding:10px;
}
.prsbox th{
	font-weight: bold;
	color:#1CB7A1;
	border-bottom:1px solid #dcdcdc;
	width:20%;
}
.prsbox td{
	text-align: right;
	font-size:18px;
	font-weight: bold;
	border-bottom:1px solid #dcdcdc;
	width:80%;
	border-right:none;
	border-bottom:1px solid #dcdcdc;
}
.prsbox tr:last-child th{
	border-bottom:none;
}
.prsbox tr:last-child td{
	border-bottom:none;
}
.logos{
	display: flex;
	align-items: center;

	justify-content:center;
}
.logos img{
	margin:0 20px;
}
.msgbox{
	border:1px solid #bcbcbc;
	padding:10px;
	box-sizing:border-box;
	background:#f9f9f9;
}
.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{
	width:100%;
	display:table;
	padding:100px 10px;
	background:url(images/page-titlebg.jpg);
	background-attachment: fixed;
	box-sizing:border-box;
	background-position: center top;
	min-height:400px;
}
.page-titlein{
	display:table-cell;
	vertical-align: middle;
	color:#595959;
}
.page-titlein .box9{
	padding:15px;
}
.page-titlein .title1{
	text-align:center;
}
.page-titlein p{
	text-align:center;
}
.pricebigbox .mb60: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:#1CB7A1;
}

.companymsgbox h3{
	line-height:1.8;
	padding-left:10px;
	font-weight: bold;
	font-size:22px;
	border-left:8px solid #1CB7A1;
	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{
	margin-left:40px;
	max-width:920px;
	width:100%;
}

.w760 h3{
	font-weight: bold;
	font-size:28px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.w760 p{
	font-size:17px;
	font-weight: normal;
}
.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: #1CB7A1;
}
#contacttable .isml{
	width:40px;
}
#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: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;
}
.eventmiddle{
	width:100%;
	display:flex;
}
.parthalf{
	width:50%;
}
.parthalf p{
	display: block;
}
.pmen p{
	color:#1CB7A1;
}
.pwomen p{
	color:#e88da8;
}
.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: 750px;
	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:#1CB7A1;
}
.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 #1CB7A1;
	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 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: 380px;
	width:100%;
}
.side-menu h3{
	background:#1CB7A1;
	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:#1CB7A1;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
/*single*/


/*footer*/

.foottop{

	padding:18px 0;
	border-top:7px solid #1CB7A1;
	border-bottom:7px solid #1CB7A1;
	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{
	background:#1CB7A1;
	padding:60px 10px;
	border-top:1px solid #49BFA9;
}
#footer p{
	color:#fff;
}

#footer .box3 h3{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
}
#footer .box3 ul li{
	margin-bottom:10px;
	list-style-type: none;
	margin-left:0;
}

.ftlogo{
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}
.footmenu li{


	margin-right:20px;
}
.footmenu li a{
	color:#fff;
	text-decoration: none;

	display:block;
}
.tablebox table{
	width:100%;
}
.footerbottom{
	background:#1CB7A1;
	padding:5px 0;
}
.footerbottom 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: #1CB7A1;
	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 #1CB7A1;
}
.wp-pagenavi a:hover{
	color: #fff;
	background-color: #1CB7A1;
}
.wp-pagenavi span.current{
	color: #fff;
	background-color: #1CB7A1;
}

.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;
}

.mailbg{
	background-image: url(images/snfj.png)!important;
	background-repeat: no-repeat!important;
	background-position:top 150px right 50px!important;
}

@media (min-width: 768px) {
  .sp_br{
    display: none;
  }
}
@media(max-width:900px) {

	.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:#1CB7A1;
	}
	.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:#1CB7A1;
		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) {
	.flexb2{
		display:flex;
		justify-content:space-between;
		flex-wrap:wrap;
	}
	.seikonnew{
		width:100%;
	}
	.seikonnew p{
		padding:8px;
		font-size:14px;
	}
	.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:10px;
	}
	.prsbox th{
		width:27%;
		box-sizing:border-box;
		padding:13px 7px;
		font-size:15px;
	}
	.prsbox td{
		font-size:15px;
	}
	.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;
	}

	.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;
	}
	.mb40{
		margin-bottom:20px;
	}
	.mb55{
		margin-bottom:20px;
	}
	.mb60{
		margin-bottom:30px;
	}
	.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;
	}
	.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:60%;
		margin-right:20%;
		margin-left:20%;
	}
	.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 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;
	}
	.fs34{
		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%;
	}
	.s49{
		width:49%!important;
		height:auto;
	}
	.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;
	}
		/*新規追加分*/
	.nipbg{
		background-size:100%;
	}
	.flexb{
		flex-wrap:wrap;
	}
	.flexb img{
		width:100%;
	}
	.box4 a{
		margin:0 auto;
	}
	.box4 img{
		margin-bottom:15px;
	}
	.box55 div{
		width:48%;
		margin-bottom:15px;
	}
	.box55 div:last-child{
		margin-bottom:0;
	}
	.box55 div img{
		width:100%;
		height:auto;
	}
	.kazari3:before{
		content:none;
	}
	.kazari3:after{
		content:none;
	}
	.ctac3 a:first-child{
		margin-bottom:15px;
	}
	.snss{
		justify-content:center!important;
	}
	.snss a{
		margin-bottom:15px;
	}
	.snss a:last-child{
		margin-bottom:0;
	}
	.nipbg{
		padding-bottom:50px!important;
	}
	.intop div:first-child{
		margin-bottom:15px;
	}
	.intop div{
		text-align: center;
	}
	.intop{
		justify-content:center!important;
		text-align: center;
	}

	.qasys2 button{
		background:#fff;
		color:#D80579;
		font-family: 'kan415typos-std' , sans-serif;
		border:none;
		padding:2px 70px 10px 70px;
		background-image:url(images/btnicon.png);
		background-repeat: no-repeat;
		background-position: 15px 3px;
		border-radius:5px;
		cursor: pointer;
		margin-bottom:10px;
	}
	#kekka{
		display:none;
		background:#fff;
		color:#D80579;
		font-family: 'kan415typos-std' , sans-serif;
		border:none;
		padding:2px 70px 10px 70px;
		background-image:url(images/btnicon.png);
		background-repeat: no-repeat;
		background-position: 15px 3px;
		border-radius:5px;
		cursor: pointer;
		margin-bottom:10px;
		text-decoration: none;
	}
	.youtube {
	  position: relative;
	  width: 100%;
	  padding-top: 56.25%;
	}
	.youtube iframe {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
	}
	.smsf{
		font-size:13px;
	}
	.sbr{
		display:block;
	}
}
