@charset "utf-8";
/*
Theme Name: JSRML 2020 original
Theme URI: https://xxx.com/
Description: JSRML 2020 オリジナルテーマ
Version: 1.0
Author: HANDA MEI
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-style:normal;
		font-weight: normal;
		font-size: 100%;
		vertical-align: bottom;
}
body,html {
	width: 100%;
	height: 100%;
}
body{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x:hidden;
}
ol, ul{
    list-style:none;
}
a {
    color: #979797;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.last {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		border: none !important;
}
.clear{
		clear:both;
}
.inner , .inner_in {
		margin:0 auto;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		position: relative;
}
@media screen and (max-width:767px){
  .pc_only {
    display: none;
  }
	img {
		height: auto;
		margin: 0 auto;
	}
	img.stretch {
		width: 100%;
		height: auto;
	}
	img.stretch95 {
		width: 95%;
		height: auto;
	}
	img.stretch90 {
		width: 90%;
		height: auto;
	}
	img.stretch80 {
		width: 80%;
		height: auto;
	}
}
@media screen and (min-width:768px){
  .sp_only {
    display: none;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  a {
    pointer-events: auto;
  }
  .right {
      float:right;
  }
  .left {
      float:left;
  }
  .center {
      text-align: center;
      display: block;
      margin: 0 auto;
  }
}

/* ここから上編集不要 */
html {
	position: relative;
	min-height: 100%;
	box-sizing: border-box;
}
body {
	font-family: "Noto Sans JP";
	font-size: 14px !important;
	color: #000;
	line-height: 2em;
	letter-spacing: 1px;
	background: #fff;
	text-align: center;
	position: relative;
}
#all {
	position: relative;
	overflow: hidden;
	clear: both;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.mincho {
	font-family: miller-display, serif;
	font-weight: 700;
	font-style: normal;
}
h2 {
	font-family: miller-display, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 40px;
	position: relative;
	margin-bottom: 50px;
	display: inline-block;
	line-height: 1em;
}
h2::after {
	content: "";
	background: #000;
	width: 80px;
	height: 2px;
	position: absolute;
	bottom: -12px;
	right: 0;
}
.txt {
	text-align: left;
}
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
/*----------------------------------------------------------
  header
----------------------------------------------------------*/
	header {
		overflow: hidden;
		width: 100%;
		z-index: 99;
	}
	header .inner {
		width: 95%;
	}
	header .inner {
		width: 95%;
	}
	/* menu */
	.cp_offcm03 {
		position: relative;
		z-index: 5;
		top: 0;
		left: 0;
		overflow: auto;
		width: 100%;
		height: auto;
		padding-top: 0;
		-webkit-transition: transform 0.3s ease-in;
		transition: transform 0.3s ease-in;
		text-align: right;
		color: #000;
		float: right;
	}
	.cp_offcm03 nav,
	.cp_offcm03 ul {
		height: 100%;
	}
	.cp_offcm03 li {
		display: inline-block;
		border: none;
	}
	.cp_offcm03 a {
		display: block;
		padding: 36px 0 36px 35px;
		text-decoration: none;
		color: #000;
		font-size: 16px;
		letter-spacing: 1px;
	}
	/* menu toggle */
	#cp_toggle03 {
		display: none;
	}
	#cp_toggle03:checked ~ .cp_offcm03 {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.cp_mobilebar {
		display: none;
	}
/*----------------------------------------------------------
	 footer
----------------------------------------------------------*/
	footer {
		width: 100%;
		text-align: center;
		background: #000;
		position: relative;
		z-index: 1;
	}
	footer .inner {
		width: 900px;
		overflow: hidden;
		padding: 80px 0;
	}
	footer p.txt,
	footer a {
		color: #fff;
		text-decoration: none;
	}
	footer .footer-pre #footer_logo {
		text-align: left;
		margin-bottom: 35px;
	}
	footer .footer-pre p.txt.pre {
		margin-bottom: 35px;
	}
	footer .footer-post h3 {
		color: #fff;
		font-size: 18px;
		margin-bottom: 35px;
		text-align: left;
	}
	footer .footer-post p.txt,
	footer .footer-post ul {
		margin-bottom: 35px;
	}
	footer .footer-post ul li {
		color: #fff;
		text-align: left;
		text-indent: -1em;
		margin-left: 1em;
	}
	footer .copyright {
		color: #fff;
		font-size: 14px;
		background: #191919;
		line-height: 80px;
		height: 80px;
		text-align: center;
		clear: both;
	}
/*----------------------------------------------------------
	 mainvisual
----------------------------------------------------------*/
	#mainvisual .inner {
		position: relative;
		margin: 0 auto;
	}
	#mainvisual .heading {
		background: #000;
		color: #fff;
		display: inline;
		position: absolute;
		z-index: 1;
		letter-spacing: 2px;
		left: 1.9%;
	}
	#mainvisual .images-mv {
		text-align: right;
	}
/*----------------------------------------------------------
	 bnr-campaign
----------------------------------------------------------*/
	button,
	button::after {
	  -webkit-transition: all 0.3s;
	    -moz-transition: all 0.3s;
	  -o-transition: all 0.3s;
	    transition: all 0.3s;
	}
	button {
	  background: none;
	  border: 1px solid #fff;
	  border-radius: 5px;
	  color: #fff;
	  display: block;
	  font-size: 1.6em;
	  font-weight: bold;
	  margin: 1em auto;
	  padding: 2em 6em;
	  position: relative;
	  text-transform: uppercase;
	}
	button a {
		font-family: miller-display, serif;
		font-weight: 700;
		font-style: normal;
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		line-height: 50px;
		transition: 0.5s;
	}
	.contact-btn button::before,
	.contact-btn button::after {
	  background: #fff;
	  content: '';
	  position: absolute;
	  z-index: -1;
	}
	.contact-btn {
	  overflow: hidden;
		padding: 0;
		width: 170px;
		margin: 50px auto 0;
	}
	.contact-btn a {
		display: inline-block;
		position: relative;
	}
	.contact-btn a:before{
		content: "";
		position: absolute;
		left: 0;
		bottom: 12px;
		width: 100%;
		height: 1px;
		background: #fff;
		transform: scale(0, 1);
		transition: 0.4s;
	}
	.contact-btn a:hover:before {
		transform: scale(1);
	}
	/* more-btn */
	.more-btn {
	  overflow: hidden;
		padding: 0;
		width: 120px;
		margin: 50px auto 0;
		background-color: #000
	}
	.more-btn a {
		display: inline-block;
		position: relative;
	}
	.more-btn a:before{
		content: "";
		position: absolute;
		left: 0;
		bottom: 12px;
		width: 100%;
		height: 1px;
		background: #fff;
		transform: scale(0, 1);
		transition: 0.4s;
	}
	.more-btn a:hover:before {
		transform: scale(1);
	}
	.panlist {
		background: #f3f3f3;
		text-align: left;
		padding-left: 15px;
	}
	.panlist span,
	.panlist .archives {
	  margin-left: 26px;
	}
	.panlist a, .panlist span {
		font-size: 10px;
		color: #000;
		font-weight: 700;
		line-height: 30px;
	}
	.panlist a::after {
		content: "";
		background: url(images/arrow_bl.svg) no-repeat;
		background-size: cover;
		width: 5px;
		height: 9px;
		position: absolute;
		margin-top: 11px;
		margin-left: 11px;
	}
	.post-type-archive a.archives {
		text-decoration: none;
	}
	.post-type-archive a.archives::after,
	.post-type-archive span.archives-cat,
	.post-type-archive .sub-head {
		display: none !important
	}
	.panlist .post-categories {
    display: inline-block;
	}
	.panlist .post-categories  a::after {
	  background: none;
	}
	.panlist .singleTtl::before {
	    content: "";
	    background: url(images/arrow_bl.svg) no-repeat;
	    background-size: cover;
	    width: 5px;
	    height: 9px;
	    position: absolute;
	    margin-top: 11px;
	    margin-left: -14px;
	}
	.sub_tit {
		height: 175px;
	}
	.category .allpostPan,
	.category .allpostTtl,
	.tag .allpostPan,
	.tag .allpostTtl {
		display: none !important;
	}
/*----------------------------------------------------------
	 section01
----------------------------------------------------------*/
	.top #section01 {
		position: relative;
		z-index: 2;
	}
	.top #section01 .inner {
		position: relative;
	}
	.top #section01 .item-box {
	    padding-top: 50px;
	}
/*----------------------------------------------------------
	 section02
----------------------------------------------------------*/
	.top #section02 {
		width: 100%;
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.top #section02 .inner {
		overflow: hidden;
		margin: 0 auto;
	}
	.top #section02::before {
		content:"";
		position: absolute;
		top: -332px;
		left: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 450px 100vw;
		border-color: transparent transparent #f3f3f3 transparent;
		z-index: -1
	}
	.top #section02 .item-box {
		background: #f3f3f3;
		padding: 50px 0 75px;
	}
	.top #section02 h2 {
		margin-bottom: 30px;
	}
	.top #section02 p.sub-head {
		font-weight: bold;
	}
	article {
		float: left;
		width: calc(100% / 3);
		margin: 0 auto 60px;
	}
	article figure {
		padding: 0 28px;
	}
	article .photoThumb {
		text-align: right;
		overflow: hidden;
		width: 257px;
		height: 266px;
		margin-left: 20px;
	}
	article .photoThumb img {
	  width: 257px;
		height: auto;
		display: block;
		transition: 0.5s;
	}
	article .photoThumb img:hover {
		transform: scale(1.1, 1.1);
	}
	article dl {
		background: #f3f3f3;
		width: 250px;
		text-align: left;
		padding: 20px 25px;
		position: relative;
		margin-top: -40px;
	}
	article dl dt {
	    overflow: hidden;
	    margin-bottom: 10px;
	}
	article dl dt .blog-time {
		font-size: 12px;
		color: #7f7e7e;
		font-weight: bold;
	}
	article dl dt .blog-time,
	article dl dt .blog-cat,
	article dl dt .blog-cat ul li {
	    float: left;
			font-size: 12px;
	}
	article dl dt .blog-cat ul {
	    float: right;
	}
	article dl dt a {
	    text-decoration: none;
	    font-weight: bold;
	    color: #000;
			font-size: 10px;
			letter-spacing: 0px;
	}
	article dl dd a {
	  position: relative;
	  display: inline-block;
	  transition: .3s;
		font-size: 18px;
		color: #000;
		text-decoration: none;
	}
	article dl dd a::after {
	  position: absolute;
	  bottom: .3em;
	  left: 0;
	  content: '';
	  width: 100%;
	  height: 1px;
	  background-color: #000;
	  opacity: 0;
	  transition: .3s;
	}
	article dl dd ul li a::after {
		background: none
	}
	article dl dd a:hover::after {
	  bottom: 0;
	  opacity: 1;
	}
	article dl dd .blog-time {
	    padding: 20px 0;
	}
	article dl dd ul.post-categories {
	    line-height: 1em;
	    font-size: 0;
	}
	article dl dd ul.post-categories li {
	    background: #b9b8b8;
	    padding: 3px 10px;
	    border-radius: 3px;
			display: inline-block;
			margin-top: 20px;
	}
	article dl dd ul.post-categories li a {
			color: #fff;
	    font-size: 12px;
	    line-height: 1em;
	    font-weight: bold;
	}
	.top #section02 button {
		clear: both;
	}
/*----------------------------------------------------------
	 section03
----------------------------------------------------------*/
	.top #section03 .inner {
		position: relative;
	}
	.top #section03 .item-box {
		margin: 0
	}
	.top #section03 .inner.post {
		overflow: hidden;
		text-align: center;
		z-index: 1;
		padding: 120px 0;
	}
	.top #section03 .inner.post::before {
		content: "";
		height: 400px;
		background: #000;
		margin: 0 auto;
		text-align: center;
		transform: skew(180deg,110deg);
		position: absolute;
		right: 0;
		left: -340px;
		top: 0;
		z-index: -1;
	}
	.top #section03 h2 {
		transform: rotate(90deg);
		z-index: 10;
		background: #fff;
		padding: 0 15px 3px;
		position: absolute;
		margin-top: 70px;
		right: 0;
		margin-right: -140px;
	}
	.top #section03 h2::after {
		background: none
	}
	.top #section03 .images-style {
		text-align: left;
	}
@media screen and (max-width:767px){
	.top #section03 h2 {
	    margin-right: -25%;
	}
}
/*----------------------------------------------------------
	 contact
----------------------------------------------------------*/
	.contact .item-box .txt {
		margin-bottom: 55px;
	}
	#contact {
		width: 45%;
		margin: 0 auto;
		text-align: left;
	}
	#contact ul li {
		margin-bottom: 25px;
	}
	#contact ul li:last-child {
		margin-bottom: 25px;
	}
	#contact .form-title {
	    font-weight: bold;
	}
	#contact p.comment {
		width: 100%;
		font-size: 12px;
		text-indent: -1em;
		margin-left: 1em;
		line-height: 1.5;
		margin-bottom: 10px;
	}
	#contact .label {
		font-weight: bold;
		margin-bottom: 25px;
	}
	.required::before {
		content: "必須";
		font-weight: bold;
		background: #C72D41;
		color: #fff;
		font-size: 10px;
		padding: 1px 5px 2px 6px;
		border-radius: 5px;
		margin-right: 10px;
		vertical-align: baseline;
	}
	.any::before {
		content: "任意";
		font-weight: bold;
		background: #5194E9;
		color: #fff;
		font-size: 10px;
		padding: 1px 5px 2px 6px;
		border-radius: 5px;
		margin-right: 10px;
		vertical-align: baseline;
	}
	span.wpcf7-list-item {
		margin: 0 !important;
		display: block !important;
		position: relative;
		height: 35px;
	}
	.wpcf7-form-control-wrap {
		margin-top: 8px;
		display: block;
	}
	input, select, textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		font-size: 14px;
		color: #212121;
		letter-spacing: 1px;
		padding: 20px;
		border-radius: 10px;
		border: none;
		background-color: #E4E4E4;
		width: 100%;
	}
	input[type="submit"] {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		padding: 1em;
		text-decoration: none;
		background: #000;
		color: #FFF;
		border-radius: 5px;
		font-size: 16px;
		letter-spacing: 2px;
		font-weight: bold;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		display: block;
		width: 25%;
		margin: 35px auto -10px;
		font-family: miller-display, serif;
		font-weight: 700;
		font-style: normal;
		cursor: pointer;
	}
	input[type="radio"] {
		width: auto !important;
		margin-bottom: -5px;
		padding: 10px;
		position: absolute;
		right: 0;
		border-radius: 5px;
	}
	input[type="radio"]:checked{
		background: url(images/check.svg)no-repeat #E4E4E4;
		background-position: 2px 4px;
		background-size: 17px 13px;
	}
	.singleContact-ttl {
	    margin: 70px auto 30px;
	    font-size: 16px;
	    font-weight: bold;
	    border-bottom: solid 1px;
	    padding-bottom: 10px;
	}
	.single .lead_box h4 {
		font-size: 18px;
		font-weight: bold;
		margin: 30px auto 15px;
	}
@media screen and (max-width:767px){
	.inner {
		width: 95%;
	}
	header {
	    height: 80px;
	}
	header #header_logo {
		margin-top: 15px;
	}
	header #header_logo img {
		width: 79px;
	}
	header #header_logo h1 {
		padding-top: 8px;
		padding-left: 13px;
	}
	/* menu */
	.cp_offcm03 {
		position: fixed;
		left: -250px;
		overflow-y: hidden;
		width: 250px;
		height: 100%;
		padding-top: 60px;
		color: #fff;
		background: rgba(0,0,0,0.95);
	}
	.cp_offcm03 li {
		display: block;
		margin: 0 7%;
		border-bottom: 1px solid #ffffff;
	}
	.cp_offcm03 a {
		padding: 20px;
		color: #fff;
	}
	/* menu toggle */
	.cp_mobilebar {
		display: block;
		z-index: 10;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 15px;
		width: 100%;
		height: 40px;
	}
	.cp_menuicon {
		display: block;
		position: relative;
		width: 25px;
		height: 100%;
		cursor: pointer;
		-webkit-transition: transform .3s ease-in;
		transition: transform .3s ease-in;
	}
	.cp_menuicon > span {
		display: block;
		position: absolute;
		top: 55%;
		margin-top: -0.3em;
		width: 100%;
		height: 0.2em;
		border-radius: 1px;
		background-color: #ccc;
		-webkit-transition: transform .3s ease;
		transition: transform .3s ease;
	}
	.cp_menuicon > span:before,
	.cp_menuicon > span:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 1px;
		background-color: #ccc;
		-webkit-transition: transform .3s ease-in;
		transition: transform .3s ease-in;
		margin-left: -12px;
	}
	.cp_menuicon > span:before {
		-webkit-transform: translateY(-0.6em);
		transform: translateY(-0.6em);
	}
	.cp_menuicon > span:after {
		-webkit-transform: translateY(0.6em);
		transform: translateY(0.6em);
	}
	#cp_toggle03:checked + .cp_mobilebar .cp_menuicon {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cp_toggle03:checked + .cp_mobilebar span:before,
	#cp_toggle03:checked + .cp_mobilebar span:after {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	#cp_toggle03:checked ~ .cp_offcm03 {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	footer .inner {
		width: 85%;
		padding: 65px 0;
	}
	footer .footer-pre.left {
		margin-bottom: 40px;
		padding-bottom: 40px;
		border-bottom: solid 1px #ccc;
	}
	footer .copyright {
		font-size: 12px;
		line-height: 70px;
		height: 70px;
	}
	#mainvisual .heading {
		padding: 15px 0 20px;
		font-size: 15px;
		top: 13%;
		width: 60%;
	}
	#mainvisual .images-mv img {
		width: 85%;
		height: 290px;
	}
	.more-btn {
		margin: 40px auto 20px;
	}
	.top #section01 {
		margin-bottom: 80px;
	}
	.top #section01 .inner {
		width: 85%
	}
	.top #section01 .item-box {
		padding-top: 40px;
	}
	.top #section01 .images-style {
		margin-top: 40px
	}
	.top #section01 .images-style img {
		width: 100%
	}
	.top #section02 .item-box {
		padding: 40px 0 65px;
	}
	article {
		margin-bottom: 20px;
		width: 100%;
	}
	.top article .photoThumb {
		text-align: right;
		overflow: hidden;
		width: 257px;
		height: 266px;
		margin-left: 23px;
	}
	article:last-child {
		margin-bottom: 0;
	}
	.top #section03 .inner.pre {
		position: relative;
		z-index: 10
	}
	.top #section03 .inner.post {
		padding: 65px 0 0;
		width: 100%;
	}
	.top #section03 .images-style {
		margin-bottom: 40px;
	}
	.top #section03 .images-style img {
		width: 100%;
	}
	.top #section03 .item-box p.txt {
		width: 85%;
		margin: 0 auto;
	}
	.blog-child .lead_box {
	    width: 100% !important;
	    float: none !important;
	}
	#sidebar {
		width: 100% !important;
		float: none !important;
		margin: 60px auto 0 !important;
		border-top: dotted 2px #ccc;
		padding-top: 50px;
	}
	.singleTtl {
	    display: block;
			margin-left: 15px !important;
	}
	.singleTtl p {
		font-weight: bold;
		line-height: 16px;
		padding-bottom: 9px;
	}
	#sidebar .inner article.blog-card {
	    padding: 0 14%;
	}
	.panlist .singleTtl::before {
	    margin-top: 4px;
	}
}
@media screen and (min-width:768px){
	.inner {
		width: 1000px;
		position: relative;
	}
	header {
	  height: 105px;
	}
	header #header_logo {
		margin-top: 19px;
		position: absolute;
	}
	header{
		background: rgba(255,255,255,0.9);
		position: relative;
		width: 100%;
	}
	.g-nav{
		width: 100%;
		z-index: 10;
	}
	.fixed{
		position: fixed;
		top: 0;
		left: 0;
	}
	header.fixed {
	    height: 80px;
	}
	header.fixed #header_logo {
		margin-top: 15px;
	}
	header.fixed #header_logo img.logo-default,
	header #header_logo img.logo-fixed {
		display: none;
	}
	header.fixed #header_logo img.logo-fixed {
		display: block;
		width: 228px;
		height: auto;
	}
	header.fixed .cp_offcm03 a {
	    padding: 23px 0 23px 35px;
	}
	header.fixed .cp_offcm03 a::before {
	    bottom: 16px;
	}
	.g-nav-menu #header_logo img {
		width: 120px;
		height: auto;
	}
	.cp_offcm03 a {
		display: inline-block;
		position: relative;
	}
	.cp_offcm03 a:before{
		content: "";
		position: absolute;
		left: 0;
		bottom: 30px;
		width: calc(100% - 35px);
		height: 2px;
		background: #000;
		transform: scale(0, 1);
		transition: 0.4s;
		margin-left: 35px;
	}
	.cp_offcm03 a:hover:before {
		transform: scale(1);
	}
	footer .footer-pre,
	footer .footer-post {
		width: 50%
	}
	footer .footer-post {
		padding-left: 30px;
	}
	#mainvisual .inner {
		max-height: 680px;
		max-width: 1600px;
		width: 1600px;
		margin: 0 auto;
	}
	#mainvisual .heading {
		padding: 25px 75px;
		font-size: 20px;
		top: 55px;
	}
	#mainvisual .images-mv {
		max-height: 680px;
	}
	#mainvisual .images-mv img {
		height: 600px;
	}
	.top #section01 {
		margin-bottom: 130px
	}
	.top #section01 .images-style {
		position: absolute;
		top: -180px;
		right: 0;
	}
	.top #section01 .item-box {
	    width: 515px;
	}
	.top #section03 .inner.post {
		width: 1100px;
	}
	.top #section03 .inner.post::before {
		width: 1100px
	}
	.top #section03 .item-box {
		display: table;
		width: 100%;
	}
	.top #section03 .images-style {
		display: table-cell;
		vertical-align: middle;
		width: 505px;
	}
	.top #section03 .txt-box {
		padding: 0 150px 0 60px;
		display: table-cell;
		vertical-align: middle;
	}
	.singleTtl p {
    display: inline-block;
    font-weight: bold;
	}
	.txt_m_top {
	text-align: left;
	}
}



.lower {
	padding: 60px 0 70px;
}
.lower #section01 {
	overflow: hidden;
}
.lower h2 {
	text-align: left;
	display: table;
	margin-bottom: 80px;
}
.top + .ornament.lower,
#recent + .ornament.lower {
  display: none;
}
.ornament{
  position: relative;
  background-color: #fff;
	padding: 0
}
.ornament::before{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 300px 100vw ;
  border-color: transparent transparent #f3f3f3 transparent;
	z-index: -1
}
.lower article dl {
	background: #fff;
}
#recent {
    padding: 40px 0;
    background: #f3f3f3;
		overflow: hidden;
}
#recent article {
	margin-bottom: 0 !important
}
.about .inner ul li {
	text-align: left;
}
.about .inner ul li {
	margin-bottom: 55px

}
.about .inner ul li:last-child {
	margin-bottom: 0
}
.about .inner ul li span.txt01 {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
}
.about .inner ul li span.txt02 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 7px;
}
.about #leadBox .inner ul {
	overflow: hidden;
	border: solid 1px #eee;
	padding: 30px 45px;
}
.about #leadBox .inner ul li {
	margin-bottom: 20px;
	float: left;
	width: 33%;
	position: relative;
	padding-left: 21px;
}
.about #leadBox .inner ul li a {
	text-decoration: none;
	color: #000;
}
.about #leadBox .inner ul li::before {
	content: "▶︎";
	position: absolute;
	margin-left: -21px;
	font-size: 12px;
}
.about #leadBox .inner ul li:last-child {
	margin-bottom: 0 !important;
}
.about #leadBox .inner ul li.nolink {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
}
.about #leadBox .inner ul li.nolink::before {
	display: none;
}
.about .mb160 {
    margin-bottom: 160px;
}
.about .mb60 {
    margin-bottom: 60px;
}
.about .mb30 {
    margin-bottom: 30px;
}
.about .mb20 {
    margin-bottom: 20px;
}
.about .relation_cont ul li {
    margin-bottom: 10px !important;
}
.aboutTtl {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
	text-align: left;
}
.js-scrollable{
  overflow-y: hidden;
}
.members .inner .item-box {
	margin: 0 auto 55px;
}
.members .inner .item-box p.txt {
}
.members .inner .item-box p.txt span {
	display: block;
	font-size: 24px;
	margin: 15px auto;
}
.members table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin-bottom: 40px;
}
.members table tr{
  border-bottom: solid 1px #eee;
  cursor: pointer;
}
.members table th,
.members table td.name {
  text-align: center;
  width: 20%;
  padding: 15px 0;
}
.members table td {
  text-align: left;
  padding: 15px 0;
}


.outline .inner .item-box {
	margin: 0 auto 10px;
}
.outline .inner .item-box p.txt {
}
.outline .inner .item-box p.txt span {
	display: block;
	font-size: 24px;
	margin: 15px auto;
}
.outline table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin-bottom: 40px;
}
.outline table tr{
  border-bottom: solid 1px #eee;
  cursor: pointer;
}
.outline table th,
.outline table td.name {
  text-align: center;
  width: 20%;
  padding: 15px 0;
  vertical-align: top;
}
.outline table td {
  text-align: left;
  padding: 15px 0;
}


.lower .ttl .sub-head {
	font-family: miller-display, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 25px;
	text-decoration: none;
	color: #000
}
.blog-child {
	overflow: hidden;
}
.blog-child .lead_box {
	text-align: left;
	width: 70%;
	margin: 0;
	float: left;
	line-height: 1.7;
}
.blog-child .daydate {
	margin-bottom: 10px;
}
.blog-child h3 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 35px;
}
.blog-child h3 + p {
	font-size: 16px;
}
#sidebar {
	text-align: left;
	width: 25%;
	margin: 0;
	float: right;
}
.category #sidebar {
	display: none;
}
#sidebar .inner {
	width: 100%;
}
#sidebar .inner article.blog-card {
	display: block;
	width: 100%;
	margin: 0 auto 5px;
	float: none;
}
#sidebar .inner article.blog-card figure {
  padding: 0;
}
#sidebar .inner article.blog-card .photoThumb {
	margin-left: 20px;
}
#sidebar .inner article.blog-card .photoThumb,
.blog-child #sidebar .inner article.blog-card .photoThumb img {
	width: 210px;
	height: auto;
}
.blog-child #sidebar .inner article.blog-card dl {
	width: 210px;
}
.sidebar-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 0 22px;
}
#sidebar .item-box.pre {
    margin-bottom: 35px;
}
#categories-2 ul {
	margin: 0 22px;
}
#categories-2 ul li {
	padding-left: 5px;
	margin-bottom: 5px;
}
#categories-2 ul li a {
	font-family: miller-display, serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	color: #000;
}
#xo_event_calendar-2 {
    margin-top: 55px;
}
.lower .item-box,
article {
	overflow: hidden;
}
.post-type-archive #sidebar,
.archives-default #sidebar,
.archives-default .sub-head {
	display: none;
}
.scroll-hint-text {
    margin-top: 3px;
    line-height: 1em;
}
.archive .txtBox {
    padding: 0;
    margin-bottom: 70px;
}
@media screen and (max-width:767px){
	.sub_tit {
		height: 100px;
		background-position: left !important;
	}
	.lower {
		padding: 50px 0;
		width: 85%;
	}
	.lower h2 {
		margin-bottom: 50px;
		font-size: 38px;
		display: inline-block;
	}
	.archives.lower h2,
	.thanks.lower h2 {
	    margin-bottom: 30px;
	    font-size: 40px;
	    text-align: center;
	    display: -webkit-inline-box;
	}
	.lower .ttl .sub-head {
	    font-size: 22px;
	    margin-bottom: 45px;
	}
	.lower h2::after {
		width: 66px;
		bottom: -10px;
	}
	.about .inner ul li {
		margin-bottom: 40px;
	}
	.about .inner ul li span.txt01 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.about .inner ul li span.txt02 {
		font-size: 16px;
	}
	.about .mb160 {
	    margin-bottom: 100px;
	}
	.about .js-scrollable img {
	    height: 440px;
	    width: auto;
	}
	.members .inner .item-box .images-style {
		margin-bottom: 35px;
	}
	.members table {
	    margin-bottom: 20px;
	}
	.members table th {
		width: 40%;
		vertical-align: middle;
		padding: 0 20px;
	}
	.members table td {
		float: left;
		width: auto !important;
		text-align: left !important;
	}
	.members table td.name {
		padding: 15px 0 0;
	}
	.members table td.name02 {
		padding: 15px 0;
	}
	.members table td.txt {
		padding: 0 0 15px 0;
	}
	
	.outline .inner .item-box .images-style {
		margin-bottom: 35px;
	}
	.outline table {
	    margin-bottom: 20px;
	}
	.outline table th {
		width: 40%;
		vertical-align: middle;
		padding: 0 20px;
	}
	.outline table td {
		float: left;
		width: auto !important;
		text-align: left !important;
	}
	.outline table td.name {
		padding: 15px 0 0;
	}
	.outline table td.name02 {
		padding: 15px 0;
	}
	.outline table td.txt {
		padding: 0 0 15px 0;
	}
	
	#contact {
		width: 100%;
	}
	.ornament.lower {
		padding: 0;
		width: 100%;
	}
	.about #leadBox .inner ul {
		padding: 30px 35px;
	}
	.about #leadBox .inner ul li {
		float: none;
		width: 100%;
	}
	.about #leadBox .inner ul li.nolink {
		font-size: 18px;
		padding-left: 10px;
		padding-bottom: 10px;
	}
	.archive .txtBox {
	    padding: 0 10px;
	}
}
@media screen and (min-width:768px){
	.members .inner .item-box {
		display: table;
	}
	.members .inner .item-box .images-style {
		display: table-cell;
		vertical-align: middle;
	}
	.members .inner .item-box p.txt {
		display: table-cell;
		vertical-align: middle;
		padding-left: 75px
	}
	.members table td {
	  padding: 15px 0 15px 55px;
	}
	
	.outline .inner .item-box {
		display: table;
	}
	.outline .inner .item-box .images-style {
		display: table-cell;
		vertical-align: middle;
	}
	.outline .inner .item-box p.txt {
		display: table-cell;
		vertical-align: middle;
		padding-left: 75px;
	}
	.outline table td {
	  padding: 15px 0 15px 0;
	}
	
	
	.lower .ttl {
		display: table;
		margin-bottom: 80px;
	}
	.lower .ttl h2 {
		display: table-cell;
		vertical-align: middle;
	}
	.lower .ttl .sub-head {
		display: table-cell;
		vertical-align: middle;
		padding-left: 40px;
	}
	.lower .blog-child #contact {
	    width: 55%;
	}
	.about #leadBox .inner ul li:nth-last-child(2) {
		margin-bottom: 0 !important;
	}
}
.pagination {
  text-align: center;
}
.pagination li {
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	width: 45px;
	height: 50px;
	text-align: center;
	position: relative;
}
.pagination li span,
.pagination li a {
	font-family: miller-display, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
}
.fa-angle-right::before {
	font-size: 14px;
	margin-top: -20px;
	position: absolute;
	margin-left: 5px;
}
.pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.pagination li a span{
  display:table-cell;
  vertical-align:middle;
}
.pagination li a:hover,
.pagination li a.active{
  color: #000;
}
@media only screen and (max-width: 767px){
  .pagination li{
    display: none;
  }
  .pagination li.pre,
  .pagination li.next{
    display: inline-block;
    width: 40%;
    height: 50px;
    text-align: center;
  }
	.pagination li.pre a,
  .pagination li.next a{
    width: 100%;
    text-align: center;
  }
  .pagination li.pre span::after{
    content: "　前へ";
  }
	.pagination li.next span::before{
    content: "次へ　";
  }
}

.wp-block-embed iframe {
    width: 100%;
	height: 400px;
}

.wish_list {
  margin: 0 auto 18px;
  padding: 0;
  background-color: #f9f9f9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px #ddd solid;
  border-spacing: 0;
}
.wish_list thead {
	background: #000;
	color: #fff;
}
.wish_list th {
	margin-bottom: 9px;
	padding: 9px 15px;
	border-left: 1px #ddd solid;
	font-weight: bold;
	font-size: 16px;
}
.wish_list tbody {
		vertical-align: middle;
}
.wish_list tbody td {
	border-left: 1px #ddd solid;
	padding: 15px 0;
	text-align: center;
}
.wish_list tbody td:first-child {
	border-left-width: 0;
}
.wish_list tbody tr:nth-child(odd) {
	background: #fff
}
.wish_list th.date,
.wish_list td.date {
	width: 12% !important;
	padding-left: 15px;
}
.wish_list th.time,
.wish_list td.time {
	width: 12% !important;
}
.wish_list th,
.wish_list td {
	display: table-cell;
}
.wish_list td {
	padding: 9px 15px;
}
@media screen and (max-width: 768px) {
	.wish_list {
		width: 620px !important;
	}
	.wish_list td {
		float: none !important;
		text-align: center !important;
	}
	.wish_list th.date, .wish_list td.date,
	.wish_list th.time, .wish_list td.time {
		width: 23% !important;
		text-align: center !important;
	}
	.wish_list th.place, .wish_list td.place {
		width: 54% !important;
		text-align: center !important;
	}
}
.tableCellBox .ttl {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 30px !important;
}
.tableCellBox .rightBox {
	text-align: left;
}
@media screen and (min-width: 769px) {
	.tableCellBox {
		display:table;
	}
	.tableCellBox .leftBox,
	.tableCellBox .rightBox {
		display:table-cell;
		vertical-align: middle;
	}
	.tableCellBox .rightBox {
		padding-left: 50px;
	}
}
@media screen and (max-width: 768px) {
	.tableCellBox {
		margin-bottom: 30px;
	}
	.tableCellBox .ttl {
			margin-bottom: 20px !important;
	}
	.tableCellBox .leftBox {
		margin-bottom: 30px;
	}
	.tableCellBox img {
		width: 100%;
		height: auto;
	}

}
#linkItem5 {
    overflow-y: hidden !important;
}
.about #section02 .txt01 {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
		text-align: left;
}
.about #section02 .txt02 {
    display: block;
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
		text-align: left;
}
.about #section03 .txt01 {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
		text-align: left;
}
.about #section03 .txt02 {
    display: block;
	font-size: 16px;
    font-weight: bold;
	text-align: left;
}
.about #section03 .txt03 {
    display: block;
	font-size: 16px;
    font-weight: bold;
	margin-bottom: 30px;
	text-align: left;
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
	height:auto
}
.wp-block-image img {
	height:auto
}
.archive.post-type-archive.post-type-archive-post .categoryPan,
.archive.post-type-archive.post-type-archive-post h2.categoryTtl {
	display: none;
}
.archive.category.category-letter.category-10.logged-in.admin-bar.customize-support .allpostPan,
.archive.category.category-letter.category-10.logged-in.admin-bar.customize-support h2.allpostTtl {
	display: none;
}
