@charset "UTF-8";


/**header--------------------------------------------------------------*/
.header-brand-container:before,.header-brand-container:after {
	content:"";
	clear:both;
	display:block;
}
.header-brand-container {
    width: 1400px;
    max-width: 94%;
    margin: 0 auto;
}
#headerwrap {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
	background:url(../images/bg-hd.png);
}
#headerwrap #header {
    padding: 32px 0;
}
.lb {
    float: left;
    width: 15%;
}
.rb {
    float: right;
	text-align:right;
    width: 73%;
}
#pagewrap .tel-hd {
    display: inline-block;
    font-size: 32px;
    color: #fff;
    font-family: "garamond-premier-pro", serif;
    margin-left: 50px;
    line-height: 1;
	font-weight:700;
	letter-spacing:0.1em;
}
.tel-hd:before {
    content: "";
    width: 17px;
    height: 31px;
    background: url(../images/tel.png)no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
}


/**menu--------------------------------------------------------------*/
#headerwrap #main-menu-container ul {
	list-style:none;
	max-width:1000px;
	margin:0 auto;
}
#headerwrap #main-menu-container li {
	float:left;
	margin:0;
	position: relative;
	width:auto;
}
#headerwrap #main-menu-container li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-family: "garamond-premier-pro", serif;
    display: block;
    padding: 5px 10px;
    line-height: 1.4;
}


#headerwrap #main-menu-container li a:hover {
	opacity:1;
	text-decoration:none;
}
#main-menu-container {
    display: inline-block;
    vertical-align: middle;
}
#headerwrap #main-menu-container li.nav00 a {
	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--------------------------------------------------------------*/
#footerwrap {
	background:#3b4347;
	color:#fff;
}
#footerwrap .row_inner {
	width:1100px;
	max-width:94%;
	margin:0 auto;
}
#footerwrap .tel-hd {
	margin:0;
}
#footerwrap .tel-hd:before {
	margin-right:10px;
}
.ul-ft li {
	margin:0;
}
#pagewrap .menu-ft ul, #pagewrap .menu-ft li {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
}
#pagewrap .menu-ft li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
}
#pagewrap .menu-ft li a {
	font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-family: "garamond-premier-pro", serif;
	display:block;
	padding:0;
	background:none;
}
.menu-ft.module {
	max-width:300px;	
}
.copyright-container {
    font-size: 14px;
    margin-bottom: 30px;
}
body #pc-backtop {
    width: auto;
    height: auto;
    bottom: 100px;
    right: 20px;
}


/**top--------------------------------------------------------------*/
body .site {
	font-size: 16px;
    color: #2f2f2f;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-weight: 400;
	font-style: normal;
	word-break: break-all;
}
.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%;
}
.module-fancy-heading.module .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 {
	font-family: noto-serif, serif;
	font-weight: 500;
	font-style: normal;
}
.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;
}
.font-gara {
	font-family: "garamond-premier-pro", serif;
	font-weight: 500;
	font-style: normal;
}
.gallery-icon img {
	width:auto;
}

/***/
.main-top .row_inner {
	min-height:900px;
	display: flex;
    align-items: flex-end;
}
#pagewrap .max1400 .row_inner {
	width:1400px;
	max-width:94%;
	margin:0 auto;
}
.scroll-top.module {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    margin:0;
}
.t-top .main-head {
	color:#d0cfce;
	font-size:90px;
	line-height:1;
	font-family: "garamond-premier-pro", serif;
	margin-bottom:15px;
}
.t-top .sub-head {
	color:#222;
	font-size:32px;
}
#pagewrap .btn-top a {
    font-size: 18px;
    color: #fff;
    background: #656c71;
    max-width: 300px;
    padding: 22px 10px;
    display: block;
    font-family: "garamond-premier-pro", serif;
}
.btn-top a:before {
    content: "";
    border-bottom: 2px solid #ffffff;
    display: block;
    width: 30px;
    position: absolute;
    right: 0;
    top: 50%;
}
#pagewrap .btn-top a:hover,#pagewrap .history-back-button:hover {
	opacity:1;
	background:#3c4246;
}
.t1-top .main-head {
	color:#4a4e4d;
	font-size:48px;
	line-height:1.2;
	font-family: "garamond-premier-pro", serif;
}
.t1-top .sub-head {
	color:#656c71;
	font-size:18px;
}
.t1-top.module {
	text-align:center;
}
.post-top time {
	display:inline-block;
	color:#656c71;
	line-height:1;
	border-right:1px solid #656c71;
	padding-right:7px;
	margin-right:7px;
}
#pagewrap .post-top .post-title {
	font-size:16px;
	color:#2f2f2f;
	display:inline-block;
	line-height:2;
}
#pagewrap .post-top .post-title a {
	text-decoration:none;
}
#pagewrap .post-top .post {
	margin-bottom:25px;
}
.post-top.module {
	border-top:1px solid #d0cfce;
	border-bottom:1px solid #d0cfce;
	padding-top:35px;
	padding-bottom:10px;
	margin-bottom:15px;
}
#pagewrap .btn1-top a {
    font-size: 14px;
    color: #656c71;
    background: none;
    border: none;
    padding: 0;
    display: block;
	max-width:120px;
	text-align:left;
}	
#pagewrap .btn1-s1-top a {
    margin-left:auto;
}	
.btn1-top a:after {
    content: "";
    border-bottom: 1px solid #656c71;
    display: block;
    width: 30px;
    position: absolute;
    top: 50%;
    right: 0;
}
#pagewrap .image-content {
	margin:0;
	padding:0;
}
#pagewrap .bn-top .image-title {
	margin-bottom:0;
}
#pagewrap .bn-top .image-title b {
	color:#4a4e4d;
	font-size:48px;
	line-height:1.2;
	display:block;
	font-family: "garamond-premier-pro", serif;
}
#pagewrap .bn-top .image-title a {
    color: #7f8785;
    font-size: 18px;
    text-decoration: none;
    display: block;
    background: #f7f6f5;
    padding: 29px 60px;
	position:relative;
	text-align:left;
}
.bn-top .image-title a:after {
    content: "";
    border-bottom: 2px solid #656c71;
    display: block;
    width: 100px;
    position: absolute;
    top: 50%;
    right: 0;
}
.bn-top .image-wrap {
	overflow:hidden;
}
.bn-top .image-wrap a {
	transition: transform .2s;
}
.bn-top .image-wrap a:hover {
	opacity:1;
}
.bn-top .image-wrap a:hover img {
	-ms-transform: scale(1.2); /* IE 9 */
  	-webkit-transform: scale(1.2); /* Safari 3-8 */
  	transform: scale(1.2); 
}
.bn-top.module {
	box-shadow: 0 3px 20px 5px rgb(25 22 22 / 20%);
}
.tab-top tr td {
	border-bottom:1px solid #f7f6f5;
	padding:14px 20px;
}
.tab-top tr td:first-child {
	color:#fff;
	background:#656c71;
	text-align:center;
	width:160px;
}

/**concept------------p2-----------------------*/
.t-sub .main-head {
	color:#fff;
	font-size:60px;
	font-family: "garamond-premier-pro", serif;
}
.t-sub.module {
	min-height:500px;
	margin:0;
	display:flex;
	align-items:flex-end;
	padding-bottom:30px;
}
.t-p2 .main-head {
	color:#d0cfce;
	font-size:40px;
	font-family: "garamond-premier-pro", serif;
}
.t-p2 .sub-head {
	color:#222;
	font-size:20px;
}
.ro-p2 {
	padding-top:40px;
}


/**beginner-----p3----------------------------*/
.te-p3.module .module-title {
	color:#222222;
	font-size:32px;
	margin-bottom:25px;
}
.te-p3.module {
	text-align:center;
}
.t-p3 .main-head {
    color: #fff;
    font-size: 24px;
    background: #656c71;
    text-align: center;
    padding: 18px 10px;
}
.t1-p3 .main-head {
    color: #fff;
    font-size: 24px;
    background: #656c71;
    padding: 4px 5px;
    text-align: center;
    width: 40px;
    display: inline-block;
	margin-right:20px;
}
.t1-p3 .sub-head {
    color: #2f2f2f;
    font-size: 24px;
	display:inline-block;
}
.t1-p3.module {
	margin-bottom:15px;
}


/**pmenu----p4---------------------------------*/
.ro-p4 {
	background:#f7f6f5;
	padding:50px 50px 15px;
	margin-bottom:30px;
}
.t-s1-p2 .main-head {
	font-size:50px;
}
.t-s1-p2 .sub-head {
	font-size:24px;
}
.link-p4 li {
	display:inline-block;
	line-height:1;
	border-left:1px solid #2f2f2f;
	padding:0 5px;
	margin:0 0 10px;
}
.link-p4 li:first-child {
	border-left:none;
}
.link-p4 ul {
	text-align:center;
}
.te-p4.module {
    max-width: 800px;
    margin: 0 auto 30px;
    color: #656c71;
    text-align: center;
    background: #f7f6f5;
    padding: 18px 3%;
}
.t-p4 .main-head {
	font-size:24px;
	color:#fff;
	font-family: "garamond-premier-pro", serif;
}
.t-p4 .sub-head {
	font-size:13px;
	color:#fff;
}
.t-p4.module {
	background:#656c71;
	text-align:center;
	padding:10px 3%;
}
.te1-p4.module {
	text-align:center;
	color:#656c71;
}
.te1-p4.module:after {
	content:"";
	width:50px;
	border-bottom:3px solid #d0cfce;
	display:block;
	margin:10px auto 0;
}
.tab-p4 tr td {
	padding:23px 0;
	border-bottom:1px solid #d0cfce;
	vertical-align:top;
}
.tab-p4 tr td:last-child,.tab1-p4 tr td:last-child {
	text-align:right;
	min-width:120px;
}
.tab1-p4 tr td {
	font-size:14px;
	padding-bottom:23px;
	border-bottom:1px solid #d0cfce;
}
.tab1-p4 tr:nth-child(odd) td {
	padding-bottom:0;
	padding-top:23px;
	border-bottom:none;
	font-size:16px;
}
.tab1-p4 tr:nth-child(even) td {
	text-align:left;
}
#pagewrap .tab-p4 .td-ed01 td {
	padding-bottom:0;
	border:none;
}
#pagewrap .tab-p4 .td-ed02 td {
	text-align:left;
	font-size:14px;
	padding-top:0;
}

/**news----------p5-----------------------------*/
.post-news time {
	display:inline-block;
	margin:0;
	line-height:1;
	color:#656c71;
	font-size:20px;
	border-right:1px solid #656c71;
	padding-right:10px;
	margin-right:10px;
}
#pagewrap .post-news .post-title {
	color:#2f2f2f;
	font-size:20px;
	line-height:1.4;
	margin:0;
	display:inline-block;
}
#pagewrap .post-news .post-title a {
	text-decoration:none;
}
#pagewrap .post-news .post {
    border-bottom: 1px solid #e0dfde;
    margin-bottom: 23px;
    padding-bottom: 23px;
}
.post-news .post:before,.single .post-title:before {
    content: "";
    border-bottom: 1px solid #efefef;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
}
#pagewrap .pagenav {
    text-align: center;
    padding: 27px 0 0;
}
#pagewrap .pagenav .current, #pagewrap .pagenav a {
    border: 1px solid #656c71;
    background: #656c71;
    color: #fff;
    font-size: 20px;
    border-radius: 0;
    width: 40px;
    padding: 9px 5px;
    text-decoration: none;
    margin-bottom: 1px;
}
#pagewrap .pagenav a {
	color:#656c71;
	background:#f7f6f5;
}


/**single-------------------------------------------*/
.single .post {
	padding-top:95px;
	margin-bottom:45px;
}
.single time {
	font-size:20px;
	color:#656c71;
	line-height:1.4;
	margin-bottom:20px;
	display:block;
}
.single .post-title {
	font-size:20px;
	color:#2f2f2f;
	line-height:1.4;
	border-bottom:1px solid #e0dfde;
	padding-bottom:25px;
	position:relative;
	margin-bottom:25px;
}
#pagewrap .history-back-button {
    font-size: 18px;
    color: #fff;
    background: #656c71;
    max-width: 300px;
    padding: 22px 10px;
    display: block;
    font-family: "garamond-premier-pro", serif;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    line-height: 1.4;
}
.history-back-button:before {
	content: "";
    border-bottom: 2px solid #ffffff;
    display: block;
    width: 30px;
    position: absolute;
    right: 0;
    top: 50%;
}
.history-back-container {
	padding-bottom:100px;
}

/**access------------------p6---------------------*/
#pagewrap .gal-p6 .gallery-images img {
    max-width: 100%;
    max-height: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
#pagewrap .gal-p6 .gallery-images .gallery-icon {
	float:left;
	width:32.1%;
	margin-right:1.8%;
}
#pagewrap .gal-p6 .gallery-images .gallery-icon:nth-child(3n + 3) {
	margin-right:0;
}

/***/
.t-p6 .main-head {
	color:#d0cfce;
	font-size:50px;
	line-height:1.2;
	font-family: "garamond-premier-pro", serif;
	display:inline-block;
	padding-right:20px;
	position:relative;
}
.t-p6 .main-head:after {
    content: "";
    border-bottom: 2px solid #d0cfce;
    width: 1000px;
    position: absolute;
    bottom: 15px;
    right: -1000px;
}
.t-p6.module {
	overflow:hidden;
	padding-right:3%;
}
.te-p6.module .module-title {
	color:#2f2f2f;
	font-size:24px;
	line-height:2;
	margin-bottom:0;
}








/* =============================================
	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: 50px;
    height: 50px;
    background-color: rgb(222 221 221 / 10%);
    color: #fff;
}
#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: #fff;
	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: #3b4347;
    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**/
	#headerwrap #main-menu-container li a {
		display: block;
		color: #fff;
		padding: 10px;
	}
	#headerwrap #main-menu-container li a:hover {
		opacity:0.7;
	}
	#headerwrap #main-menu-container li {
		float: none;
		text-align: center;
		padding: 0;
	}
	#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 .post-top .post-title, #pagewrap .bn-top .image-title b {
	font-weight: 400;
}

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

	Media Query

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

@media screen and (max-width: 1200px) {
	.module_row .row_inner {
		max-width: 100%;
	}
}


@media screen and (max-width: 1024px) { 
	
	/**header*/
	#headerwrap .tel-hd {
		display:none;
	}
	.lb {
		float: none;
		width: 100%;
	}
	.rb {
		float: none;
		width: 100%;
		text-align:center;
	}
	#site-logo img {
		max-width:80%;
		margin:0 auto;
	}
	
	
	
	
	/**footer*/
	#pagewrap .sp-footer-icons-container a {
		background: #3b4347;
		color: #fff;
		text-decoration: none;
		border-color: #fff;
		min-height: 50px;
		font-size: 14px;
		padding: 7px 5px 3px;
	}
	.sp-footer-icons-container {
		border-top:1px solid #fff;
	}
	body .sp-footer-icons-container svg {
		fill:#fff;
	}
	body .sp-footer-icons-container {
		z-index:50;
	}
	
	/**top*/
	#pagewrap .bn-top .image-title a {
		padding-left:5%;
		padding-right:5%;
	}
	.tab-top tr td {
		padding-left:10px;
		padding-right:10px;
	}
	.tab-top tr td:first-child {
		width: 110px;
	}
	
	
	/**pmenu**/
	.ro-p4 {
		padding-left:5%;
		padding-right:5%;
	}
	.t-s1-p2 .main-head {
		font-size: 38px;
	}
	
	
	
	
	
}


@media screen and (max-width: 939px) {
	
	/**footer*/
	#pagewrap .tel-hd {
		letter-spacing: 0.03em;
	}

	/*top*/
	.t-top .main-head {
		font-size: 70px;
		line-height:1.2;
	}
	.post-top time,.post-news time {
		display: block;
		border-right: none;
		padding-right: 0;
		margin-right: 0;
		line-height:2;
	}
	.bn-top .image-title a:after {
		width:60px;
	}
	
	/**concept*/
	.ro-p2 {
		padding-top:0;
	}
	
	
	/**access*/
	
	
	
}


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

	
	
	
	
	
}


@media screen and (max-width: 680px) {
	
	
	
	/**header*/
	#site-logo img {
		width: 100px;
		max-width: 80%;
		margin: 0 auto;
	}
	#headerwrap #header {
		padding: 17px 0;
	}
	#menu-button {
		right:0;
		top:0;
	}
	
	/***/
	.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;
	}
	
	/**footer*/
	#footerwrap {
		text-align: center;
	}
	.menu-ft.module {
		margin: 0 auto;
	}
	#pagewrap .tel-hd {
		letter-spacing: 0.1em;
	}

	/*top*/
	.t-top .main-head {
		margin-bottom:0;
	}
	.main-top .row_inner {
		min-height: 550px;
	}
	.scroll-top.module {
		display:none;
	}
	#pagewrap .btn-top a {
		margin:0 auto;
	}
	
	
	/**beginner*/
	.t1-p3 .main-head {
		display: block;
		margin: 0 0 10px;
	}
	
	/**down-size*/
	.t-top .main-head {
		font-size: 50px;
		line-height: 1.4;
	}
	#pagewrap .bn-top .image-title b,.t1-top .main-head,.t-sub .main-head,.t-p6 .main-head {
		font-size: 40px;
		line-height: 1.4;
	}
	
/* 	by fujimoto */

	.tab1-p4 td, .tb_z2b1475 td, .tb_68xi461 td, .tb_8dn2461 td {
		display:block;
	}

	.tab1-p4 tr td:last-child, .tab-p4 tr td:last-child {
		text-align:left;
	}

 	#pagewrap .tb_z2b1475 td:nth-child(1):not(.td-ed02 td) {
		border-bottom: 0px;
	}

	#pagewrap .tb_68xi461 td:nth-child(1), #pagewrap .tb_8dn2461 td:nth-child(1){
		border-bottom: 0px;
	} 

	.tab1-p4 tr:nth-child(2n) td:not(.tb_zwh928 td), #pagewrap .tab-p4 .td-ed02 td {
		background-color: #f7f6f5;
		padding: 12px;
		border:1px solid #d0cfce;
		margin-top: 5px;
	}

	.tb_68xi461 td:nth-child(2), .tb_8dn2461 td:nth-child(2), .tb_z2b1475 td:nth-child(2){
		padding-top: 0;
	}

	#pagewrap .td-ed01 td:nth-child(1){
		padding: 23px 0;
	}
/* 	end fujimoto */
}
/* NEWS一覧 */

.builder-posts-wrap article{
    display:flex;
    gap:30px;
    align-items:flex-start;
    margin-bottom:60px;
    padding-bottom:40px;
    border-bottom:1px solid #e5e5e5;
}

.post-thumbnail{
    width:280px;
    flex-shrink:0;
}

.post-thumbnail img{
    width:100%;
    height:auto;
    display:block;
    border-radius:6px;
    transition:.3s;
}

.post-thumbnail img:hover{
    opacity:.8;
}

.post-content{
    flex:1;
}

.post-date{
    display:block;
    margin-bottom:10px;
    color:#888;
    font-size:14px;
}

.post-title{
    margin:0 0 15px;
}

.post-title a{
    color:#222;
    text-decoration:none;
}

.post-title a:hover{
    color:#777;
}

@media(max-width:768px){

.builder-posts-wrap article{
    display:block;
}

.post-thumbnail{
    width:100%;
    margin-bottom:20px;
}

}
.fullcover.fullwidth_row_container{

    background-image:url("../images/main-news.jpg");
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;

    min-height:340px;

}

.fullcover.fullwidth_row_container .row_inner{

    min-height:340px;

    display:flex;
    justify-content:center;
    align-items:center;

}

.fullcover .main-head{

    color:#fff;

    font-size:64px;

    letter-spacing:.15em;

}
.fullcover.fullwidth_row_container{
    margin-bottom: 60px;
}

