@charset "UTF-8";


/**header--------------------------------------------------------------*/
.header-brand-container:before,.header-brand-container:after {
	content:"";
	clear:both;
	display:block;
}
#headerwrap #header {
	padding:0;
}
#headerwrap {
	display:none;
}
.home #headerwrap {
	display:block;
}
.lb {
    float: left;
    width: 31.25%;
	padding:30px 15px;
	overflow:hidden;
}
.rb {
    float: right;
    width: 68.75%;
	text-align:right;
	background:url(../../uploads/s1.jpg)no-repeat center top;
	background-size:cover;
	min-height:638px;
	padding:80px 80px 30px;
}
.row-header {
	max-width:440px;
	margin:0 auto;
}
#headerwrap .main-top {
	margin:0;
	list-style:none;
	display:inline-block;
	writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    writing-mode: vertical-rl;
    text-orientation: upright;
}
.main-top li {
    font-size: 34px;
    color: #fff;
	font-weight:bold;
	line-height:1.8;
    display: block;
    letter-spacing: 0.1em;
    margin: 0;
    text-align: left;
    text-shadow: 0 2px 6px rgb(26 24 19 / 60%), 0 2px 6px rgb(26 24 19 / 60%), 0 2px 6px rgb(26 24 19 / 60%);
}
.main-top li b {
    font-size: 26px;
}
#site-logo img {
	margin:0 auto;
}


/***/
#pagewrap .btn-hd a {
    font-size: 17px;
    color: #3f3a39;
	font-weight:bold;
    line-height: 1.4;
    background: #bdeec5;
    max-width: 140px;
    border: none;
    border-radius: 10px;
    min-height: 100px;
    padding: 10px;
    display: flex;
    align-items: flex-end;
	text-align:left;
}
#pagewrap .btn-hd a:hover {
	opacity:1;
    background:#97d7a1;
}
#pagewrap .btn-s1-hd.btn-hd a:hover {
    background:#df9dd6;
}
#pagewrap .btn-s2-hd.btn-hd a:hover {
    background:#a1a9f2;
}

/***/
#pagewrap .btn-s1-hd.btn-hd a {
    background:#f7c9f1;
}
#pagewrap .btn-s2-hd.btn-hd a {
    background:#cfd3f8;
}
#pagewrap .btn-hd a b {
    display: block;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    border-radius: 2px;
	text-align:center;
	margin-top:22px;
}
#pagewrap .btn-s2-hd.btn-hd a b {
    margin-top:10px;
}
#pagewrap .btn-hd a em {
    position: absolute;
    top: 28px;
    right: 18px;
}
#pagewrap .btn-s2-hd.btn-hd em {
    right: 12px;
}
#pagewrap .btn-hd a span {
    display: block;
    width: 100px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: 0.02em;
}



/**menu--------------------------------------------------------------*/
#headerwrap #main-menu-container ul,#pagewrap .menu-left ul,#pagewrap .ed-menu-left ul {
	list-style:none;
	width:100%;
	max-width:440px;
	margin:0 auto;
}
#headerwrap #main-menu-container li,#pagewrap .menu-left li,#pagewrap .ed-menu-left li {
	display:block;
	margin:0;
	position: relative;
	width:auto;
	padding:0;
}
#headerwrap #main-menu-container li a,#pagewrap .menu-left li a,#pagewrap .ed-menu-left li a {
    font-size: 17px;
    color: #3f3a39;
    display: block;
    border: 2px solid #f1e8d9;
    max-width: 360px;
    margin: 0 auto 10px;
    text-decoration: none;
    background: url(../../uploads/cham.png)no-repeat right 25px center,#fff;
    padding: 15px 50px;
    padding-left: 75px;
    border-radius: 10px;
	position:relative;
	line-height: 130%;
}
#pagewrap .menu-left li a,#pagewrap .ed-menu-left li a {
	font-size:16px;
	padding-top:14px;
	padding-bottom:14px;
}
#headerwrap #main-menu-container li em,#pagewrap .menu-left li em,#pagewrap .ed-menu-left li em {
    font-size: 20px;
    color: #f8ac27;
    position: absolute;
    top: 12px;
    left: 30px;
}

#headerwrap #main-menu-container li a:hover,#pagewrap .menu-left li a:hover,#pagewrap .ed-menu-left li a:hover {
	opacity:1;
	text-decoration:none;
	background:#f1e8d9;
	transition:0.2s;
}


/***/
#headerwrap #main-menu-container li a:hover {
	opacity:1;
	text-decoration:none;
}
#main-menu-container {
	
}
#headerwrap #main-menu-container li.nav00,#menu-nav li.nav00 {
	display:none;
}
#headerwrap #main-menu-container li ul {
	display:none;
}
#headerwrap #main-menu-container li:hover ul {
	display:block;
}
#headerwrap #main-menu-container li ul {
    position: absolute;
    float: none;
    top: 50px;
    left: 0;
    z-index: 99;
}

/*sub-menu*/
#headerwrap #main-menu-container li .sub-menu {
  width:100%;
  padding:0;
  border:none;
	
}
#headerwrap #main-menu-container li .sub-menu li {
  	clear:both;
	float:none;
	display:block;
	width:100%;
}
#headerwrap #main-menu-container li .sub-menu li a {
  display:block;
  text-indent:0;
  white-space: unset;
  background: none;
  text-align: center;
	font-size:13px;
    border-bottom: dotted 1px #a8a8a8;
    color: #542d0a;
	padding: 9px 5px 8px;
  text-decoration: none;
  height:auto;
	background-color: rgba(255, 255, 255, 0.9);	
}
#headerwrap #main-menu-container li .sub-menu li a:hover {
	opacity:0.7;
	font-weight:bold;
}


/**footer--------------------------------------------------------------*/
.copyright-container {
    color: #3f3a39;
    background: #ffe7bc;
    overflow: hidden;
    padding: 40px 3% 30px;
}
#footer-nav li a {
	font-size:15px;
	color:#3f3a39;
}
#footer-nav li a em {
	display:none;
}
#footer-nav li {
	border-left:1px solid #6f655a;
	line-height:1.2;
	display:inline-block;
	margin:0 0 10px;
	padding:0 15px;
	padding-right:11px;
}
#footer-nav li:first-child {
	border-left:none;
	padding-left:0;
}
#footer-nav {
	margin:0;
}
.menu-ft {
    float: left;
    width: 80%;
}
#footerwrap .copyright {
    display: block;
    float: right;
    width: 18%;
	text-align:right;
}
body #pc-backtop {
	width:auto;
	height:auto;
    bottom: 25px;
    right: 20px;
}
#footerwrap .row_inner {
	width:1100px;
	max-width:94%;
	margin:0 auto;
}

/**top--------------------------------------------------------------*/
body .site {
	font-size: 15px;
    color: #3f3a39;
    font-family: 'Kosugi Maru', sans-serif;
    line-height: 2.0em;
    letter-spacing: 0.05em;
}
.site a:visited,.site a:link {
	color:inherit;
	text-decoration:underline;
	outline:none;
}
.site a:hover {
	color:inherit;
	text-decoration:none;
	opacity:0.7;
}
body .pagewidth {
  max-width: 94%;
}
body .module-fancy-heading .main-head + .sub-head:before {
  display: none;
}
.module-fancy-heading .fancy-heading {
  	margin:0;
	line-height: 1.4;
	font-size: inherit;
}
.module-fancy-heading.module .sub-head {
  padding:0;
}
.module .gallery-icon {
  cursor:default;
}
.module .module-title,.main-head,.sub-head,.image-title {
	line-height:1.4;
}
.module {
	margin-bottom:30px;
}
.module .module-title {
	margin-bottom:15px;
}
.module p:last-child {
	margin-bottom:0;
}
.module ul {
	margin:0;
	list-style:none;
}
.module li {
	line-height:1.7;
}
.module table {
	width:100%;
	border-collapse: collapse;
}
.module,ul,li,a,div,span,.image-title,tr,td,th,input {
	 box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.module_row {
	overflow: hidden;
}

/***/
#pagewrap .max1200 {
	padding-left:3%;
	padding-right:3%;
}
#pagewrap .max1200 .row_inner {
	max-width:1200px;
	margin:0 auto;
}

/***/
.t-top .main-head {
    font-size: 32px;
    color: #3f3a39;
    z-index: 10;
    position: relative;
}
.t-top .sub-head {
    z-index: 1;
}
#pagewrap .t-top .sub-head:before {
    content: "";
    background: url(../../uploads/hoa.png)no-repeat;
    width: 232px;
    height: 146px;
    display: block;
    border: none;
    position: absolute;
    bottom: -40px;
    right: -15px;
}
.t-top.module {
	border-bottom:4px solid #f8ac27;
	padding-bottom:25px;
}
.img01-top.module {
    position: absolute;
    top: -30px;
    right: -15px;
}
.t1-top .main-head {
    font-size: 34px;
	color:#3f3a39;
    text-align:center;
	border-bottom:3px dotted #f8ac27;
	display:inline-block;
	padding-bottom:20px;
	/*letter-spacing: 0.05em;*/
}
.t1-s1-top.module .main-head {
	color:#fff;
	border-color:#fff;
}
.t1-s2-top.t1-top .main-head {
    border-color: #51be61;
}
.t1-s3-top.module .main-head {
	border-color:#d175c5;
}
.t1-s4-top.module .main-head {
	border-color:#323da5;
}
.t1-top.module {
	text-align:center;
	margin-bottom:40px;
}
.t2-top.module .fancy-heading  {
    display:inline-block;
	overflow: hidden;
}
/***/
.t2-top .main-head {
    font-size: 30px;
	color:#3f3a39;
	letter-spacing: 0.05em;
}
.t2-top.module .sub-head {
    font-size: 18px;
	color:#20a836;
	font-weight:400;
	position:relative;
	padding:0 5px;
	display: inline-block;
}
#pagewrap .t2-top .sub-head:before,#pagewrap .t2-top .sub-head:after {
    content: "";
    border: none;
    border-bottom: 2px solid #3aae4b;
    display: block;
    width: 500px;
    position: absolute;
    top: 6px;
    left: -500px;
}
#pagewrap .t2-top .sub-head:after {
    left: auto;
    right: -500px;
    top: 12px;
}
.t2-top.module {
	text-align:center;
}
/***/
.te-top.module {
	max-width:470px;
	margin:0 auto 30px;
	text-align:center;
}
#pagewrap .btn-top a {
    font-size: 15px;
    color: #3f3a39;
    background: #bdeec5;
    border: none;
    padding: 22px 10px;
    max-width: 220px;
    border-radius: 10px;
}
#pagewrap .btn-top a:hover {
	opacity:1;
    background-color: #97d7a1;
}
.t2-s1-top.t2-top.module .sub-head {
    color: #b84caa;
}
#pagewrap .t2-s1-top .sub-head:before,#pagewrap .t2-s1-top .sub-head:after {
    border-color:#b84caa;
}
#pagewrap .t2-s2-top.module .sub-head {
    color: #263198;
}
#pagewrap .t2-s2-top .sub-head:before,#pagewrap .t2-s2-top .sub-head:after {
    border-color:#263198;
}
#pagewrap .btn-s1-top a {
    background: #f7c9f1;
}
#pagewrap .btn-s1-top a:hover {
    background: #df9dd6;
}
#pagewrap .btn-s2-top a {
    background: #cfd3f8;
}
#pagewrap .btn-s2-top a:hover {
    background: #a1a9f2;
}
#pagewrap .btn-s3-top a {
    background: #ffe7bc;
}
#pagewrap .btn-s3-top a:hover {
    background: #f3ca81;
}
#pagewrap .bg01-top {
	background:url(../../uploads/hoal.png)no-repeat left bottom,url(../../uploads/hoar.png)no-repeat right bottom;
}
/***/
.post-top time,.archive time,.blog time,.single time {
	color:#f8ac27;
	font-weight:bold;
	padding-left:100px;
}
#pagewrap .post-top .post-title,.archive .post-title,.blog .post-title {
	font-size:15px;
	color:#3f3a39;
	line-height:2;
	letter-spacing: 0.05em;
}
.post-top .post-meta .post-category,.archive .post-meta .post-category,
.blog .post-meta .post-category,.single .post-meta .post-category {
    background:none;
	margin:0;
	padding:0;
}
.post-top .post-meta .post-category a,.archive .post-meta .post-category a,
.blog .post-meta .post-category a,.single .post-meta .post-category a {
    font-size: 15px;
    color: #3f3a39;
    text-align: center;
    display: block;
    background: #bdeec5;
    text-decoration: none;
    border-radius: 5px;
	pointer-events:none;
}
.post-top .cat-9 .post-meta .post-category a,.archive .cat-9 .post-meta .post-category a,
.blog .cat-9 .post-meta .post-category a,.single .cat-9 .post-meta .post-category a {
    background:#f7c9f1;
}
.post-top .cat-10 .post-meta .post-category a,.archive .cat-10 .post-meta .post-category a,
.blog .cat-10 .post-meta .post-category a ,.single .cat-10 .post-meta .post-category a {
    background:#cfd3f8;
}
.post-top.module-post .post-meta,.archive .post-meta,.single .post-meta,.blog .post-meta,.single .post-meta {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
	width:90px;
	max-width:100%;
}
#pagewrap .post-top .post,.archive .post,.single .post,.blog .post,.single .post {
	position:relative;
	margin-bottom:30px;
}
body .post-meta .post-author:after,body .post-meta .post-category:after,body .post-meta .post-tag:after {
	display:none;
}


.post1-top.module .module-title {
	font-size:24px;
	color:#3f3a39;
	border-bottom:2px double #b9b2a5;
	padding-bottom:15px;
	margin-bottom:35px;
	position:relative;
	background:url(../../uploads/loa_03.png)no-repeat left top;
	padding-left:45px;
}
.post1-top.module .module-title:after {
    content: "";
    border-bottom: 1px double #b9b2a5;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}
.post1-top.module {
	border:2px solid #b9b2a5;
	border-radius:20px;
	padding:45px 60px 50px;
}
.post1-top time {
	color:#f8ac27;
	line-height:1.2;
	font-weight:bold;
	display:inline-block;
	padding-right:25px;
	margin-right:25px;
	border-right:1px solid #b9b2a5;
	margin-bottom:0;
}
#pagewrap .post1-top .post-title {
	font-size:15px;
	color:#3f3a39;
	display:inline-block;
	line-height:2;
	margin-bottom:0;
}
#pagewrap .post1-top .post {
    border-bottom: 1px dotted #cec7b4;
    padding-bottom: 21px;
    margin-bottom: 21px;
}
.post1-top .list-post {
	height:320px;
	overflow:auto;
}
.row-top {
	max-width:980px;
	margin:0 auto;
}
.row-top .sub_column {
	background:#bdeec5;
	margin-bottom:30px;
	border-radius:20px;
}
.t4-top .main-head {
	font-size:20px;
	color:#3f3a39;
}
.t4-top.module .sub-head {
	font-size:30px;
	color:#3f3a39;
}
.t4-top.module {
    text-align: center;
    margin: 0;
    padding: 25px 10px;
}
.ul-top li {
	font-size:14px;
	text-align:center;
	margin-bottom:0;
}
.ul-top li:first-child {
	font-size:26px;
	font-weight:400;
	font-family: Trebuchet MS,sans-serif;
	line-height:1.4;
}
.ul-top li:first-child strong {
	font-size:18px;
}
.ul-top.module {
    background: #f0fff2;
    padding: 11px 3%;
    margin: 0;
    border-radius: 0 0 20px 20px;
}
.ro01-ed-top .ul-top.module {
    background: #feeffc;
}
.ro02-ed-top .ul-top.module {
    background: #f1f2ff;
}
.row-top .ro01-ed-top {
	background:#f7c9f1;
}
.row-top .ro02-ed-top {
	background:#cfd3f8;
}
#pagewrap .btn1-top a {
    font-size: 26px;
    color: #3f3a39;
    background: #fff;
    border: none;
    padding: 41px 10px;
    max-width: 460px;
    border-radius: 20px;
}
#pagewrap .btn1-top a:hover {
	opacity:1;
    background:#e0e0e0;
}
.module.module-buttons em {
    font-size: inherit;
}


/**page2---------------------------------------------------*/
body .pagewidth {
  	max-width: 100%;
	width:100%;
}
body.home .pagewidth {
	width:100%;
	max-width:100%;
}
#layout {
	background:url(../../uploads/rp_03-1.jpg);
	overflow:hidden;
}
body #sidebar {
    float: left;
    width: 25%;
    padding: 0;
}
.home #sidebar {
    float: none;
    display:none;
}
body #content {
    float: right;
    width: 75%;
	background:url(../../uploads/body_02.jpg);
}
.home #content {
    float: none;
    width: 100%;
}
.module_row .row_inner {
	/*max-width:950px;
	margin-left:auto;
	margin-right:0;*/
}
.home .module_row .row_inner {
	max-width:1100px;
	margin:0 auto;
}
#content .module_row {
	max-width:1070px;
}
#content .fullwidth.module_row {
	max-width:100%;
	padding-left:0;
	padding-right:0;
}
.home #content .module_row {
	max-width:100%;
	padding-left:3%;
	padding-right:3%;
}
.module_row {
	padding-left:60px;
	padding-right:60px;
}
.home .module_row {
	padding-left:0;
	padding-right:0;
}
.header-brand-container {
	display:none;
}
.home .header-brand-container {
	display:block;
}
#sidebar .widget {
	margin-bottom:0;
}

/**ft*/
#pagewrap .copy-in {
	max-width:1100px;
	margin:0 auto;
}

/**mn*/
.link-left.module,.menu-left.module,.ed-menu-left.module {
	max-width:300px;
	margin-left: auto;
	margin-right: auto;
}
#pagewrap .link-left ul,#pagewrap .link-left li {
	margin:0;
	padding:0;
	border:none;
	box-shadow:none;
}
#pagewrap .link-left li a {
    font-size: 17px;
    color: #3f3a39;
    text-decoration: none;
    font-weight: bold;
    display: block;
    background: #bdeec5;
    margin-bottom: 10px;
    padding: 12px 10px;
    border-radius: 10px;
	position:relative;
}
#pagewrap .link-left li:nth-child(2) a {
    background:#f7c9f1;
}
#pagewrap .link-left li:nth-child(3) a {
    background:#cfd3f8;
}
#pagewrap .link-left li a:hover {
    opacity: 1;
    background: #97d7a1;
}
#pagewrap .link-left li:nth-child(2) a:hover {
    background:#df9dd6;
}
#pagewrap .link-left li:nth-child(3) a:hover {
    background:#a1a9f2;
}
.link-left li a em {
    position: absolute;
    right: 15px;
    top: 15px;
}
#pagewrap .link-left li a strong {
	font-size:14px;
	font-weight:400;
	display:inline-block;
	width:70px;
	text-align:center;
	background:#fff;
	padding:0 5px;
	border-radius:2px;
	margin-right:5px;
}

/***/
.t-sub .main-head {
	font-size: 40px;
    color: #3f3a39;
    display: inline-block;
	vertical-align:middle;
/* 	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; */
}
.t-sub.module .sub-head {
    font-size: 26px;
    color: #3f3a39;
    display: inline-block;
	vertical-align:middle;
    background: #bdeec5;
    border-radius: 10px;
    padding: 4px 40px;
    margin-left: 10px;
}
.t-s1-sub.t-sub.module .sub-head {
    background:#f7c9f1;
}
.t-s2-sub.t-sub.module .sub-head {
    background:#cfd3f8;
}
.t-sub.module {
	padding:510px 100px 42px;
}
.t-p2.module .module-title {
	font-size:32px;
	color:#3f3a39;
	border-bottom:4px solid #51be61;
	margin-bottom:25px;
	padding-bottom:25px;
	letter-spacing: 0.05em;
}
.t-s1-p2.t-p2.module .module-title {
	border-color:#d175c5;
}
.t-s2-p2.t-p2.module .module-title {
	border-color:#323da5;
}
.t-s3-p2.t-p2.module .module-title {
	border-color:#f8ac27;
}
.t1-p2 .main-head {
	font-size:24px;
	color:#3f3a39;
	border-bottom:2px solid #b9b2a5;
	padding-left:40px;
	padding-bottom:15px;
	letter-spacing: 0.05em;
}
.t1-s1-p2 .main-head {
	padding-left:23px;
}
.t1-p2.module {
	border-bottom:1px solid #b9b2a5;
	padding-bottom:2px;
	margin-bottom:25px;
	background:url(../../uploads/ic10.png)no-repeat left top;
}
#pagewrap .t1-s1-p2 {
	background-position:left top 5px;
}
.tab1-time tr td {
	border-right:1px solid #b9b2a5;
	color:#3f3a39;
	text-align:center;
	padding:10px 5px;
	border-top:1px solid #b9b2a5;
}
.tab1-time tr:first-child td {
	background:#ffe7bc;
	font-weight:bold;
	border-top:none;
}
.tab1-time tr td:last-child {
	width:75px;
	border-right:none;
}
.tab1-time table {
	table-layout:fixed;
}
.tab1-time.module {
	border:1px solid #b9b2a5;
	border-radius:10px;
}
.tab1-time tr:first-child td:last-child {
	border-radius:0 10px 0 0;
}
.tab1-time tr:first-child td:first-child {
	border-radius:10px 0 0 0;
}
.tel-p2 ul li {
	font-size:18px;
	text-align:center;
	margin:0;
	padding: 6px 10px;
}
.tel-p2 ul li:first-child {
    background: #bdeec5;
    border-radius: 10px 10px 0 0;
}
.tel-s1-p2.tel-p2 ul li:first-child {
    background: #f7c9f1;
}
.tel-s2-p2.tel-p2 ul li:first-child {
    background: #cfd3f8;
}
.tel-p2 ul li:last-child {
	font-family: Trebuchet MS,sans-serif;
}
.tel-p2 ul li:last-child strong {
	font-size:26px;
}
.tel-p2 ul li strong {
	font-size:24px;
	font-weight:400;
}
.tel-p2 ul {
	background:#f0fff2;
	border-radius:10px;
}
.tel-s1-p2.tel-p2 ul {
	background:#feeffc;
}
.tel-s2-p2.tel-p2 ul {
	background:#f1f2ff;
}
.link-p2 ul li {
	display:inline-block;
	padding:0 15px;
	padding-right:11px;
	margin-bottom:10px;
	line-height:1.2;
	border-left:1px solid #3f3a39;
}
.link-p2 ul li:first-child {
	border-left: none;
}
.link-p2.module {
    text-align: center;
    background: url(../../uploads/rp_03-1.jpg);
    padding: 20px 10px 10px;
    border-radius: 10px;
}
.row-p2 .sub_column {
	border:2px solid #f1e8d9;
	background:#fff;
	text-align:center;
	padding:20px 10px 0;
	border-radius:20px;
	margin-bottom:30px;
}
.img-p2.module {
	margin-bottom:10px;
	min-height:113px;
}
.te-p2.module {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.ul-p2 ul {
	list-style:inherit;
	margin-left:24px;
}
.te1-p2.module,.te2-p2.module,.ul2-p2 ul li {
    text-align: center;
    font-weight: bold;
    background: url(../../uploads/rp3_03.jpg);
    padding: 7px 3%;
    border-radius: 10px;
	line-height:2;
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
}
.te1-s1-p2.module,.te2-s1-p2.module,.ul2-s1-p2 ul li {
	background:url(../../uploads/rp-pink_03.jpg);
}
.ul2-s2-p2 ul li {
	background:url(../../uploads/re-purple_04.jpg);
}
.ar-p2.module {
	margin-bottom:0;
	text-align:right;
	padding:0 35px;
}
.ar2-p2.module {
	margin-bottom:0;
	text-align:left;
	padding:0 35px;
}
.ar1-p2.module {
	text-align:center;
	margin:0;
}
.te2-p2.module {
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom:0;
}
.ul2-p2 ul li {
	margin-bottom:50px;
	position:relative;
}
.ul2-p2 ul li:after {
    content: "";
    width: 19px;
    height: 50px;
    display: block;
    background: url(../../uploads/ar.png)no-repeat;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
}
.ul2-s1-p2.module ul li:after {
    background: url(../../uploads/ar-pink.png)no-repeat;
}
.ul2-s2-p2.module ul li:after {
    background: url(../../uploads/ar-purple.png)no-repeat;
}
.ul2-p2 ul li:last-child:after,.ul2-s1-p2.module ul li:last-child:after,.ul2-s2-p2.module ul li:last-child:after {
    display:none;
}
.te3-p2.module {
	border:2px solid #b9b2a5;
	padding:25px 30px;
	border-radius:10px;
}
.t4-p2 .main-head {
    font-size: 22px;
    color: #3f3a39;
    padding: 11px 25px;
    background: url(../../uploads/rp2_03.jpg);
}
.tab1-p2 tr td {
	border-right:1px solid #b9b2a5;
	border-top:1px solid #b9b2a5;
	color:#3f3a39;
	text-align:center;
	padding:10px 20px;
}
.tab1-p2 tr:first-child td {
	background:#ffe7bc;
	font-weight:bold;
	border-top:none;
}
.tab1-p2 tr td:last-child {
	border-right:none;
}
.tab1-p2 tr td:first-child {
	font-weight:bold;
	background:#ffe7bc;
	text-align:left;
}
.tab1-p2 table {
	table-layout:fixed;
}
.tab1-p2.module {
	border:1px solid #b9b2a5;
	border-radius:10px;
}
.tab1-p2 tr:first-child td:last-child {
	border-radius:0 10px 0 0;
}
.tab1-p2 tr:first-child td:first-child {
	border-radius:10px 0 0 0;
}
.tab1-p2 tr:last-child td:first-child {
	border-radius:0 0 0 10px;
}


/**page3-care--------------------------------------------------*/
.te-p3.module .module-title {
    font-size: 15px;
    color: #3f3a39;
    text-align: center;
    margin-bottom: 0;
    background: #ffe7bc;
    border-radius: 10px 10px 0 0;
    line-height: 2;
    padding: 10px 10px;
	border-bottom:1px solid #b9b2a5;
}
.te-p3.module {
	border:1px solid #b9b2a5;
	border-radius:10px;
}
.te-p3 .tb_text_wrap {
	padding:10px 20px;
	letter-spacing:0.05em;
}
.te-p3.module ul,.ul-on ul {
	list-style:inherit;
	margin-left:24px;
}
.te-p3.module ul li {
	line-height:2;
	margin:0;
}
.ul-p3 li {
	border-bottom:1px dotted #b9b2a5;
	padding-bottom:25px;
	margin-bottom:25px;
	line-height:2;
}
.ul-p3 li:last-child {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
.te1-p3 ul li {
	font-size:17px;
	font-weight:bold;
	line-height:2;
	margin:0;
	background:url(../../uploads/tron.png)no-repeat left top 12px;
	padding-left:15px;
}
#pagewrap .row-clean01 {
	background:none;
	border:none;
	padding:0;
	margin-bottom:0;
}
.module-gallery.module.gallery .gallery-caption {
    margin: 10px 0;
    font-size: 15px;
    line-height: 2;
}
.tab1-ed-p2.module tr:first-child td:last-child {
	font-weight:400;
	background:none;
}
.tab1-ed-p2.module tr td {
	text-align:left;
}
#pagewrap .image-content {
	padding:0;
	margin:0;
}

/**blog----------------------------------------------*/
.archive #content,.blog #content,.single #content {
	padding:0 60px;
	position:relative;
	min-height:700px;
}
.archive .page-title,.blog .page-title,.sub-p6 .main-head {
    font-size: 32px;
    color: #3f3a39;
    border-top: 2px solid #b9b2a5;
    border-bottom: 2px solid #b9b2a5;
    margin: 80px 0 60px;
    padding: 26px 10px;
    padding-left: 80px;
	position:relative;
	background:url(../../uploads/pen.png)no-repeat left 20px center;
	max-width:950px;
	clear:both;
	line-height:1.4;
	box-sizing:border-box;
}
.archive .page-title:before,.blog .page-title:before,.single .post-title:before,.sub-p6 .main-head:before {
    content: "";
    border-top: 1px solid #b9b2a5;
    border-bottom: 1px solid #b9b2a5;
    display: block;
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 0;
    right: 0;
}
.archive .list-post,.archive .pagenav,.blog .list-post,.blog .pagenav {
	float:left;
	width:74%;
	max-width:700px;
}
.archive #content > .tb_layout_part_wrap,.blog #content > .tb_layout_part_wrap {
	float:left;
	width:23%;
	max-width:215px;
	clear:none;
	margin-left:3%;
}
.archive #content > .tb_layout_part_wrap .module_row,.blog #content > .tb_layout_part_wrap .module_row { 
	padding:0;
}
.archive #pagewrap .post,.blog #pagewrap .post {
	margin-bottom:40px;
}
.archive .list-post,.blog .list-post {
	padding-bottom:60px;
}
.archive .pagenav,.blog .pagenav {
	position:absolute;
	bottom:110px;
	padding:0;
}
#pagewrap .pagenav .current,#pagewrap .pagenav a {
    text-decoration: none;
    border: 1px solid #f8ac27;
    width: 35px;
    padding: 9px 5px;
    font-size: 15px;
    color: #3f3a39;
	background:none;
}
#pagewrap .pagenav a {
	background: #f8ac27;
}

.list-categories .widgettitle {
    font-size: 16px;
    color: #3f3a39;
    border-top: 1px solid #b9b2a5;
    border-bottom: 1px solid #b9b2a5;
    text-align: center;
    padding: 13px 10px;
    margin-bottom: 25px;
}
#pagewrap .categories-list,#pagewrap .categories-list li {
	border:none;
	background:none;
	margin:0;
	padding:0;
}
#pagewrap .categories-list li a { 
	font-size:15px;
	color:#3f3a39;
	text-decoration:none;
	background:url(../../uploads/ar7.png)no-repeat left center;
	padding:3px 0;
	padding-left:30px;
}
#pagewrap .categories-list li {
	margin-bottom:15px;
}
.archive .post-title,.blog .post-title {
	margin-top:0.5em;
}


/**single --------------------------*/
.single .post {
	padding-top:80px;
	max-width:950px;
}
.single .post-image {
	text-align:center;
	padding:0 60px;
	margin-bottom:60px;
}
.single .post-content {
	position:relative;
}
.single .post-title {
    font-size: 17px;
    color: #3f3a39;
    border-top: 2px solid #b9b2a5;
    border-bottom: 2px solid #b9b2a5;
    margin: 0;
    padding: 21px 0;
    position: relative;
    line-height: 1.7;
	margin-bottom:35px;
	margin-top:20px;
}
.single .module_row {
	padding-left:0;
	padding-right:0;
}
#pagewrap .history-back-button {
    font-size: 15px;
    color: #3f3a39;
    background: #bdeec5;
    border: none;
    padding: 19px 10px;
    max-width: 220px;
    border-radius: 10px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 1.4;
    margin: 35px auto;
}
.history-back-button:after {
	content:"";
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	background:url(../../uploads/ar9.png)no-repeat;
	margin-left:8px;
}
.history-back-container {
	padding-bottom:75px;
	max-width:950px;
}

/**recruit p6---------------------------------------------------------------*/
.sub-p6 .main-head {
	margin:0;
	background:url(../../uploads/ic-p6.png)no-repeat left 20px center;
}
.tab1-ed01-p2 tr td:first-child {
	width:24.3%;
}
#pagewrap .btn1-s1-top a {
    background: #f8ac27;
}
#pagewrap .btn1-s1-top a:hover {
    background: #f3ca81;
}

/**page7 recruit form--------------------------------------------------------*/
.sub-ic01-p6.sub-p6 .main-head {
	background:url(../../uploads/mail.png)no-repeat left 20px center;
}
.sub-ic02-p6.sub-p6 .main-head {
	background:url(../../uploads/search.png)no-repeat left 20px center;
}
.policy-ed.module {
	height: 320px;
	overflow:auto;
}
.row-p7 {
	border:2px solid #b9b2a5;
	padding:50px 54px 20px;
	border-radius:20px;
}
.wpcf7 table caption{
	font-weight:bold;
	margin-bottom:20px;
}
.wpcf7 table {
	margin-bottom:40px;
	box-sizing:border-box;
}
#pagewrap .wpcf7 table tr td,
#pagewrap .wpcf7 table tr th{
	padding: 10px 20px;
	border: 1px solid #b9b2a5;
    color: #3f3a39;
	box-sizing:border-box;
}
#pagewrap .wpcf7 table tr th{
	text-align:left;
	width:25%;
	background: #ffe7bc;
}
.wpcf7 table tr th span{
	font-size:12px;
	color:#f8ac27;
	display:inline-block;
	padding-left:10px;
}
.wpcf7 table  tr:first-child td:first-child {
    border-radius: 10px 0 0 0;
}
.wpcf7 table tr td input[type="tel"]{
	background-color: #f3f3f3;
    border: solid 1px #ddd;
    padding: 6px 10px;
    border-radius: 5px;
}
.wpcf7 table tr td input{
	width:auto;
	max-width:100%;
	box-sizing:border-box;
}
#pagewrap .wpcf7 input[type=submit] {
    width: 200px;
    background: url(../../uploads/mail-icon.png)no-repeat left 55px center,#ffe7bc;
/* 	background:#ffe7bc; */
    border-radius: 10px;
    color: #3f3a39;
    font-weight: bold;
/*     padding: 13px 10px; */
	padding: 20px 0 20px 23px;
    letter-spacing: 0.08em;
    font-family: 'Kosugi Maru', sans-serif;
    display: block;
    margin: 0 auto;
}
.wpcf7 input[type=submit]:hover{
	background:url("../../uploads/mail-icon.png")no-repeat left 60px center,#ffe7bc;
	opacity:0.7;
	color:#3f3a39;
}
.wpcf7 .submit-btn{
	display:block;
}

/**info------------------------------------------------------------------------*/
.tab-info tr td:first-child {
	width:150px;
	font-weight:bold;
}




/* =============================================
	mobile menu settings
=============================================　*/
/* Mobile Menu Button */
#menu-button{
	visibility:hidden;
	opacity:0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 900;
	top: 10px;
	right: 10px;
	width: 48px;
	height: 48px;
	background-color: rgb(255 255 255 / 70%);
	color:#000;
}
#menu-button.nav-on {
	visibility:visible;
	opacity:1;
}
#menu-button .ham-lines {
	position: relative;
	margin: 0 auto;
	width: 32px;
	height: 32px;
}
#menu-button .ham-lines span,
#menu-button .ham-lines::before,
#menu-button .ham-lines::after {
	position: absolute;
	display: block;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 28px;
	height: 2px;
	background-color: #000;
	border-radius: 1px;
}
#menu-button .ham-lines span {
	bottom: 15px;
	transition: all .25s .25s;
	opacity: 1;
}
#menu-button .ham-lines::before,
#menu-button .ham-lines::after {
	content: "";
}
#menu-button .ham-lines::before{
	bottom: 24px;
	animation: menu-bar01 .75s forwards;
}
#menu-button .ham-lines::after {
	bottom: 6px;
	animation: menu-bar03 .75s forwards;
}
#menu-button .ham-text {
	font-size: 12px;
	line-height: 1;
}
#menu-button.is-active .ham-lines span {
	opacity: 0;
}
#menu-button.is-active .ham-lines::before {
	animation: active-menu-bar01 .5s forwards;
}
#menu-button.is-active .ham-lines::after {
	animation: active-menu-bar03 .5s forwards;
}
@keyframes menu-bar01 {
	0% {
		transform: translateY(9px) rotate(45deg);
	}
	50% {
		transform: translateY(9px) rotate(0);
	}
	100% {
		transform: translateY(0) rotate(0);
	}
}
@keyframes menu-bar03 {
	0% {
		transform: translateY(-9px) rotate(-45deg);
	}
	50% {
		transform: translateY(-9px) rotate(0);
	}
	100% {
		transform: translateY(0) rotate(0);
	}
}
@keyframes active-menu-bar01 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(9px) rotate(0);
	}
	100% {
		transform: translateY(9px) rotate(45deg);
	}
}
@keyframes active-menu-bar03 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(-9px) rotate(0);
	}
	100% {
		transform: translateY(-9px) rotate(-45deg);
	}
}
/* Mobile Header Menu Container */
nav.nav-off{
	display:none;
}
#main-menu-container.is-active {
    position: fixed;
    z-index: 700;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    background-color: #f8ac27;
    color: #fff;
    display: block;
}
/* Header Main Menu */
#main-menu-container.is-active .main-menu,
#main-menu-container.is-active .sub-menu {
	margin: 0;
	list-style: none;
}
#main-menu-container.is-active .menu-item {
	margin: 0;
	padding: 8px 0 0 16px;
}
#main-menu-container.is-active .main-menu {
	position: static;
	width: 100%;
	max-width: 94%;
	margin: 0 auto 16px;
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
}
#main-menu-container.is-active .main-menu>li {
	margin: 0 16px;
	padding: 8px;
	border-bottom: dotted 1px #ccc;
}
#main-menu-container.is-active .main-menu>li:last-of-type {
	border-bottom: none;
}
#main-menu-container.is-active .main-menu li a {
	font-size: 16px;
	line-height: 2;
	color: #111;
}

@media screen and (max-width: 1024px) { /* mobile visibility changes for max-width */
	#menu-button{
		visibility:visible;
		opacity:1;
	}
	#main-menu-container:not(.is-active){
		display:none;
	}
	
	/**menu**/
	#pagewrap #headerwrap #main-menu-container li a {
		display: block;
		color: #fff;
		padding: 10px;
		background: none;
		border: none;
		text-align: left;
		padding-left: 75px;
		border-bottom: 1px dotted #fff;
		border-radius: 0;
	}
	#headerwrap #main-menu-container li a:hover {
		opacity:0.7;
	}
	#pagewrap #headerwrap #main-menu-container li {
		float: none;
		text-align: center;
		padding: 0;
		border:none;
		display:block;
	}
	#headerwrap #main-menu-container ul {
		display:block;
		max-width: 94%;
		margin: 0 auto;
		padding: 10% 0;
	}
	#headerwrap #main-menu-container li a:hover, #headerwrap #main-menu-container li.current-menu-item a {
		color: #fff;
	}
	
	
	/**sub*/
	#headerwrap #main-menu-container li .sub-menu {
		position: static;
		display: block;
		width: 100%;
		background: rgb(255 255 255 / 50%);
		padding: 0;
		max-width: 100%;
		margin-top: 0;
	}
	#headerwrap #main-menu-container li .sub-menu li a {
		padding: 5px 0;
		text-decoration: none;
	}
	#headerwrap #main-menu-container li .sub-menu li {
		display: block;
		width: 100%;
		padding: 0;
	}
	
	
	
}

/* === mobile menu end === */

/* by fujimoto */
#pagewrap .btn-hd a em {
    top: 26px;
}

.link-left li a em {
    top: 9px;
}

.tb_j87w322 .subrow_inner, .tb_uyhk932 .subrow_inner{
	--gutter: 2.5%;
}

.module-fancy-heading.tb_wfv0737{
	margin-bottom: 25px;
}

#pagewrap .themify_builder_content-645 .tb_aobb260.module_row {
    background-position: 50% 0%;
}


/* =============================================

	Media Query

============================================= */



@media screen and (max-width: 1366px) {
	
	/**header*/
	#pagewrap .link-left li a strong {
		display:block;
		margin: 0 0 7px;
	}
	.link-left li a em {
		top: 30px;
	}
	
	/**page*/
	.module_row,.archive #content,.blog #content,.single #content {
		padding-left:3%;
		padding-right:3%;
	}
	
	/**blog*/
	.archive .pagenav,.blog .pagenav {   
		right: 29%;
	}
	
}


@media screen and (max-width: 1280px) {
	
	/**header*/
	#pagewrap .btn-hd a i,#pagewrap .btn-s2-hd.btn-hd a i {
		right: 10px;
	}
	#pagewrap .btn-hd a {
		font-size: 15px;
	}
	
	
}



@media screen and (max-width: 1100px) {
	/**header*/
	#pagewrap .btn-hd a i,#pagewrap .btn-s2-hd.btn-hd a i {
		right: 5px;
	}
	#pagewrap .btn-hd a {
		font-size: 14px;
	}

}



@media screen and (max-width: 1024px) { 
	
	/**header*/
	#headerwrap #main-menu-container li em {
		color:#3f3a39;
	}
	
	/**footer*/
	body #pc-backtop {
		display:none;
	}
	body #footer .sp-footer-icons-container a {
		background:#f8ac27;
		color:#fff;
		text-decoration:none;
		border-color:#fff;
		min-height:40px;
	}
	#pagewrap .sp-footer-icons-container {
		display:flex;
	}
	#footerwrap {
		margin-bottom:50px;
	}
	body #footer .sp-footer-icons-container svg {
		fill:#fff;
	}
	
	/**header*/
	.lb {
		float: none;
		width: 100%;
		padding: 30px 0;
		margin: 0 auto;
	}
	.rb {
		float: none;
		width: 100%;
		display:none;
	}
	.home .rb {
		display:block;
	}
	#pagewrap .banner-hd {
		display:none;
	}
	#site-logo img {
		margin:0 auto;
	}
	#headerwrap #header {
		padding-top:0;
	}
	.menu-hd .tb_layout_part_wrap {
		display:none;
	}
	#headerwrap {
		display: block;
	}
	
	/*top*/
	.post1-top.module {
		padding: 45px 5% 50px;
	}
	
	/**page2*/
	.header-brand-container {
		display: block;
	}
	body.sidebar-left #content {
		float: none;
		width: 100%;
	}
	body.sidebar-left #sidebar {
		float: none;
		width: 100%;
		padding-top:20px;
		padding-bottom:20px;
		display:none;
	}
	.module_row {
		padding-left: 3%;
		padding-right: 3%;
	}
	.t-sub.module {
		padding: 510px 50px 42px;
	}
	#content .module_row {
		margin: 0 auto;
	}
	#pagewrap .link-left li a strong {
		display: inline-block;
		margin: 0;
		margin-right: 5px;
	}
	
	/**footer*/
	#footerwrap .row_inner {
		/*max-width:100%;*/
	}
  	.link-left li a em {
		top: 15px;
	}
	
	/**page7*/
	.row-p7 {
		padding-left:3%;
		padding-right:3%;
	}
	.archive #content,.blog #content,.single #content {
		min-height:unset;
	}
	
	/**blog*/
	.archive .page-title,.blog .page-title, .sub-p6 .main-head {
		margin-top:0;
	}
	.sp-footer-icons-container ul {
    position: absolute;
    bottom: 70px;
    width: 96%;
    background: rgba(248,172,39,0.95);
    list-style: none;
    margin: 0;
    padding: 10px 20px;
    border-radius: 10px;
    display: none;
   }
	.sp-footer-icons-container ul.open {
    display: block;
   }
	#footerwrap .sp-footer-icons-container ul li a {
    background: none;
    font-size: 16px;
    color: white;
    text-decoration: nonet;
    text-align: left;
    background: none;
   }
	#pagewrap .sp-footer-icons-container ul.open svg {
    display: inline-block;
    margin-right: 10px;
   }
	#pagewrap .sp-footer-icons-container ul.open svg {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
   }
	#pagewrap .sp-footer-icons-container .tel-box.open svg {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    padding: 0 10px;
   }
}


@media screen and (max-width: 939px) {

	/**footer*/
	.menu-ft,#footerwrap .copyright {
		float: none;
		width: 100%;
		text-align:center;
	}
	#footer-nav {
		text-align: center;
	}
	#footer-nav li {
		padding: 0 10px;
		padding-right: 7px;
	}
	
	/**blog*/
	.archive .list-post, .archive .pagenav,.blog .list-post, .blog .pagenav {
		float: none;
		width: 100%;
		max-width: 100%;
	}
	.archive #content > .tb_layout_part_wrap,.blog #content > .tb_layout_part_wrap {
		float: none;
		width: 100%;
		max-width: 215px;
		clear: none;
		margin-left: 0;
		margin: 0 auto;
		padding-bottom: 50px;
	}
	.archive .pagenav,.blog .pagenav {
		position: static;
		padding-bottom: 80px;
	}
	.archive .list-post,.blog .list-post {
		padding-bottom: 60px;
	}
	
}


@media screen and (max-width: 768px) {

	/**p7*/
	#pagewrap .wpcf7 table tr td, #pagewrap .wpcf7 table tr th {
		display:block;
		width:100%;
	}
	
}


@media screen and (max-width: 680px) {
	
	
	/**header*/
	#headerwrap #site-logo {
		max-width: 94%;
		margin: 0 auto;
	}
	#headerwrap .main-top {
		display: block;
		writing-mode: initial;
		-moz-writing-mode: initial;
		-o-writing-mode: initial;
		-webkit-writing-mode: initial;
		-webkit-text-orientation: initial;
		writing-mode: initial;
		text-orientation: initial;
	}
	.rb {
		padding: 50px 5% 150px;
		min-height: auto;
	}
	.main-top li span {
		display:block;
	}
	
	/***/
	.module-image {
		text-align:center;
	}
	#pagewrap .module-gallery .gallery-item {
		width:49.25%;
		margin: 0 1.5% 1.5% 0;
		float:left;
	}
	#pagewrap .module-gallery .gallery-item:nth-of-type(2n) {
		margin-right:0;
	}
  	#pagewrap .gallery-columns-3 .gallery-item:nth-of-type(3n + 1) {
		clear:none;
	}
	.module .module-gallery-grid {
		display:block;
	}
	
	.t1-top:not(.not_ws) .main-head,
	.t2-top .main-head,
	.t2-top.module .sub-head,
	.t-sub.module .sub-head{
		white-space:nowrap;
	}
	
	/**top*/
	#pagewrap .bg01-top {
		background-size: 40%;
	}
  	.post1-top time {
		display: block;
		padding-right: 0;
		margin-right: 0;
		border-right: none;
		line-height:1.4;
	}
	.t1-top .main-head {
		font-size:28px;
	}
	.t-top.module .sub-head:before{
		width: 182px;
		height: 195px;
		background-size: 170px;
	}
	
	/**page2*/
	.t-sub.module {
		padding: 200px 5% 0px;
	}
	.t-sub .main-head {
		font-size:30px;
		display: block;
		margin-bottom: 5px;
	}
	.t-sub.module .sub-head {
		font-size: 20px;
		margin:0;
		padding:0 20px;
	}
	.img-p2.module {
		min-height: auto;
	}
	.ar-p2.module,.ar2-p2.module {
		margin-bottom: 0;
		text-align: center;
		padding: 0;
	}
	.te3-p2.module {
    	padding: 25px 3%;
	}
	.t-p2.module .module-title {
		font-size: 24px;
	}
	.tab-big table {
		width:800px;
	}
	.tab-big.module {
		overflow:auto;
	}
	.tab1-p2 tr td {
		padding:10px;
	}
	
	/**page3*/
	.te-p3 .tb_text_wrap {
		padding: 10px 3%;
	}
	
	/**page4*/
	#pagewrap .img-p4 .image-wrap {
		margin: 0 auto 30px;
    	float: none;
	}
	
	/*page6**/
	.tab1-ed01-p2 tr td:first-child {
		width: 35%;
	}
	
	/**info*/
	.tab-info tr td:first-child {
		width:100px;
	}
	/**recruit**/
	.wpcf7 table tr td,
	.wpcf7 table tr th{
		display:block;
		width:100%;
		border-bottom:0;
	}
	.wpcf7 table tr td input{
		width:100%;
	}
	.wpcf7 table tr td input[type=checkbox],
	.wpcf7 table tr td input[type=radio]{
		width:auto;
	}
	.wpcf7 table tr:last-child td:last-child{
		border-bottom:1px solid #b9b2a5;
	}
	
	/**blog**/
	.single .post{
		padding-top:0;
	}
	.ro-chan .subrow_inner {
		display:flex;
		flex-direction:column-reverse;
	}
	#pagewrap .t-top .sub-head:before {
    width: 182px;
    height: 195px;
    background-size: 170px;
    }
	
}




