/*
Theme Name:Ã©ÂÅ Ã©Â´Ë†Ã§Â¤Â¾
*/
/* PCè¡¨ç¤º */
.pc_none {display: none!important;}
.sp_none { display: block; }

/* SPè¡¨ç¤º */
@media (max-width: 1099px) {
  .pc_none { display: block; }
  .sp_none { display: none; }
}
/* Ã£Æ’â€¡Ã£Æ’â€¢Ã£â€šÂ©Ã£Æ’Â«Ã£Æ’Ë†Ã¯Â¼Ë†Ã£Æ’Â¢Ã£Æ’ÂÃ£â€šÂ¤Ã£Æ’Â«Ã¯Â¼â€°: Ã£â‚¬Å“575px */
.container {

}

/* Ã£â€šÂ¿Ã£Æ’â€“Ã£Æ’Â¬Ã£Æ’Æ’Ã£Æ’Ë†: 768pxÃ£â‚¬Å“ */
@media (min-width: 768px) {

}

/* Ã£Æ’â€¡Ã£â€šÂ¹Ã£â€šÂ¯Ã£Æ’Ë†Ã£Æ’Æ’Ã£Æ’â€”: 1024pxÃ£â‚¬Å“ */
@media (min-width: 1024px) {

}



html{
	margin: 0;
	padding: 0;
}

body{/* 	font-family: 'Sawarabi Mincho', Helvetica, Arial, sans-serif; */font-family: "Zen Old Mincho", serif;font-weight: 400;font-style: normal;/* min-height: 5000px; *//* font-size: 14pt; */line-height: 2em;padding: 0;margin: 0;margin-top: -32px;}

p{
	margin: 0;
	padding: 0;	
}

.section1{
	 background-image: url("images/back_washi.png");
	 background-repeat: repeat;
	 padding-bottom: 180px;
	 position: relative;
}
.section2{
	 background-image: url("images/back_sumi.png");
	 background-repeat: repeat;
	 color: #fff;
	 /* min-height: 1000px; */
	 padding-top: 100px;
}

.section3{
	background-image: url("images/back_washi.png");
	background-repeat: repeat;
	padding-bottom: 70px;
	position: relative;
	/* height: max-content; */
	/* background-color: red; */
}

.section3_innertop{
	background-image: url("images/sumi_02.png");
	background-repeat: no-repeat;
	/* height: 320px; */
	background-position-y: -190px;
	background-position-x: -60px;
}
.section3_innerbottom{
	background-image: url("images/sumi_03.png");
	background-repeat: no-repeat;
	height: 220px;
	position: absolute;
	z-index: 999;
	width: 500px;
	bottom: 0;
	right: 0;
}
.section4{
	 background-image: url("images/QA_back.png");
	 background-repeat: repeat;
	 /* padding-bottom: 180px; */
	 position: relative;
	 color: #fff;
	 background-size: cover;
	 padding-top: 100px;
}
.section5{
	 /* background-image: url("images/back_washi.png"); */
	 /* background-repeat: repeat; */
	 /* padding-bottom: 180px; */
	 /* position: relative; */
	 /* color: #fff; */
	 /* min-height: 500px; */
	 background-image: url(images/back_washi.png);
	 background-repeat: repeat;
	 padding-bottom: -10px;
	 position: relative;
}
.mainwrap{
	width: 1040px;
	margin: auto;
	/* background-color: #0dcaf0; */
	/* height: 100vh; */
	display: flex;
	padding-bottom: 100px;
	/* position: relative; */
	padding-top: 100px;
	justify-content: space-around;
	padding: 50px 10px 100px;
}

.mainfull{
	width: 1100px;
	/* height: 600px; */
	/* background-color: #e4e4e4; */
	display: flex;
	justify-content: space-evenly;
	align-items: flex-start;
	align-content: center;
	flex-direction: row;
	padding-top: 30px;
	/* margin-bottom: 100px; */
	/* border: 1px solid; */
	margin: auto;
}

.aisatu_left{
	background-image: url("images/sumi_01.png");
	background-repeat: no-repeat;
	width: 490px;
	height: 500px;
	background-size: cover;
	font-size: 2em;
	/* writing-mode: vertical-rl; */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	align-content: center;
	background-position: center;
	padding: 30px 0;
}
.aisatu_left p{
    color: #fff;
    writing-mode: vertical-rl;
    /* height: 364px; */
    line-height: 2em;
    padding: 0;
    margin: 0;
    margin-left: -20px;
}
.aisatu_right{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    width: 648px;
    align-items: center;
    padding: 60px 0 40px 30px;
    line-height: 2em;
    text-align: justify;
}

.profile_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -30px;
}

.profile_wrap img{
    padding: 30px 0 0 0;
}

.profile{
    padding: 30px 30px 30px 30px;
    width: 75%;
    text-align: justify;
}

.birthday{}

.keireki{}

.name{
    font-size: 1.4em;
}
.section_title{
    writing-mode: vertical-rl;
    font-size: 2.2em;
    width: 100px;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.inquiry_linkwrap{
    position: absolute;
    bottom: 80px;
    text-align: center;
    margin: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.inquiry_btn{
    border-radius: 30px;
    background-color: #000;
    height: 50px;
    width: 260px;
    margin: auto;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    color: #fff;
}
.profile_spec{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.profile_left{}
.profile_spec_title{
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align: center;
    border-bottom: 1px solid;
    width: 80%;
}
/* ===================================================================== */
.sidou_wrap{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-start;
}
.sidou{
    padding: 0 20px;
    width: 620px;
}
.sidou img{
    margin: 30px 30px 30px 0;
}
.sidou p{
    padding-right: 50px;
    text-align: justify;
}

.slider{
    width: 300px;
    height: 430px;
    z-index: 99;
}

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

.title{
    font-size: 2.2em;
    text-align: center;
}

.merit_r{
    display: flex;
    text-align: justify;
    /* padding: 30px; */
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    margin: 80px 0px;
}
.merit_r p{
    /* padding: 10px; */
    width: 64%;
}
.merit_r img{
    padding: 0 20px;
    width: 380px;
    height: auto;
}
.merit_l{
	display: flex;
	text-align: justify;
	/* padding: 30px; */
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: space-between;
}
.merit_l p{
	/* padding: 10px; */
	width: 63%;
}
.merit_l img{
	 padding: 0 20px;
	 width: 480px;
	 height: auto;
}

.section3 .mainwrap{
	width: 1040px;
	margin: auto;
	/* background-color: #e4e4e4; */
	/* height: 100vh; */
	display: block;
	padding-bottom: 60px;
	/* position: relative; */
	padding-top: 100px;
	justify-content: space-around;
	text-align: center;
}

/*Ã£Æ’â€°Ã£Æ’Æ’Ã£Æ’Ë†Ã£ÂÂ®Ã£â€šÂµÃ£â€šÂ¤Ã£â€šÂºÃ£ÂÂ¨Ã¨â€°Â²Ã£â€šâ€™Ã¥Â¤Â§Ã£ÂÂÃ£ÂÂÃ£Ââ„¢Ã£â€šâ€¹*/
.slick-dots li button:before {
	color:#fff ;
}

/*Ã£â€šÂ¢Ã£â€šÂ¯Ã£Æ’â€ Ã£â€šÂ£Ã£Æ’â€“Ã£ÂÂªÃ£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£ÂÂ®Ã£Æ’â€°Ã£Æ’Æ’Ã£Æ’Ë†Ã¨â€°Â²*/
.slick-dots li.slick-active button:before {
	color: red;
}
/* ===================================================================== */

.qa{
	width: 100%;
	height: auto;
}

.qa li{
    list-style: none;
    margin-bottom: 20px;
    position: relative;
}

.a{
    margin-left: -34px;
    margin-top: 20px;
    text-indent: -2em;
    padding-left: 2em;
}


.q{
    border-bottom: 1px solid;
    padding-bottom: 10px;
    cursor: pointer;
}

.q:hover{
	
}

.a:before {
  content: "A";
  padding-right: 1em;
  /* margin-top: 30px; */
}

.q:before {
  content: "Q";
  padding-right: 1em;
}

.status{
    position: absolute;
    right: 0;
}

.status:before {
  content: "+";
  padding-right: 1em;
  font-size: 1.4em;
}

.status_b:before {
  content: "-";
  padding-right: 0.8em;
  font-size: 2em;
}
/* ===================================================================== */

a{
  color: #000;
  text-decoration: none;
}

a:visited{
  color: #000;
}

a:hover{
  color: #000;
  text-decoration: underline;
}
.menu1 a{
  color: white;
  text-decoration: none;
}

.menu1 a:visited{
  color: white;
}

.menu1 a:hover{
  color: white;
  text-decoration: none;
}
.inquiry_link>a{
  color: white;
  text-decoration: none;
}

.inquiry_link>a:visited{
  color: white;
}

.inquiry_link>a:hover{
  color: white;
  text-decoration: underline;
}


.flex-vertical{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    line-height: 2;
}

.wpcf7{}

.form-wrap{}

.form-list{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 100px;
}

.form-list p{padding: 0;margin: 0;}

.inquiry_name{
    min-width: 180px;
}

.required{
    font-size: 12px;
    background-color: #9b9898;
    border-radius: 6px;
    display: flex;
    width: 40px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
}

input[type=checkbox]  {
  	background-color: #ddd;
  }

.wpcf7-form-control-wrap{
	padding-left: 30px;
}

.wpcf7-list-item>label{
	
}

.wpcf7-submit{
    border-radius: 30px;
    background-color: #000;
    height: 50px;
    width: 260px;
    margin: auto;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    color: #fff;
}

.inquiry_btn>a{
	color:#fff;
}

.wpcf7-not-valid-tip{
	padding-left: 40px;
	font-size: 0.9em!important;
}

/* ===================================================================== */
footer{
	 background-image: url("images/footer_back.png");
	 background-repeat: repeat;
	 padding-bottom: 180px;
	 position: relative;
	 z-index: 1;
	 margin-top: -70px;
	 /* min-height: 400px; */
	 color: #fff;
	 padding-top: 100px;
	 padding: 30px;
	 padding-top: 100px;
	 padding-bottom: 60px;
}

.footer-inner{
	/* padding: 20px; */
	border-bottom: 1px solid;
	padding-bottom: 50px;
}


.footer-logo{
	padding: 0;
	margin: 0;
}


.footer-logobig{
	font-size: 1.9em;
	padding-left: 20px;
}

.footer-inner-link{
	list-style: none;
	display: flex;
	position: absolute;
	right: 30px;
}

.footer-inner-link li{
    padding: 0 20px;
}

.footer-inner-copy{
	position: absolute;
	right: 40px;
	font-size: 0.9em;
}

.footer-inner-privacy{
	position: absolute;
	left: 30px;
	font-size: 0.9em;
	cursor: pointer;
}

.footer-inner-link>li>a{
  color: white;
  text-decoration: none;
}

.footer-inner-link>li>a:visited{
  color: white;
}

.footer-inner-link>li>a:hover{
  color: white;
  text-decoration: underline;
}

.footer-inner-privacy>a{
  color: white;
  text-decoration: none;
}

.footer-inner-privacy>a:visited{
  color: white;
}

.footer-inner-privacy>a:hover{
  color: white;
  text-decoration: underline;
}

.gotop>a{
  color: white;
  text-decoration: none;
}
.gotop>a:visited{
  color: white;
}

.gotop>a:hover{
  color: white;
  text-decoration: underline;
}

.arrow_o {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  /* width: 100px; */
  /* border: 1px solid; */
}
.arrow_o:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 0;
  bottom: 0;
  margin: auto;
  /* border: 1px solid; */
  /* color: #fff; */
  border-color: #fff;
}
.gotop{
    border: 2px solid;
    width: 50px;
    height: 50px;
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    bottom: 140px;
    /* color: #fff; */
    z-index: 99999;
    right: 30px;
}

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

/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã£â€šâ€™Ã©â€“â€¹Ã£ÂÂÃ£Æ’Å“Ã£â€šÂ¿Ã£Æ’Â³*/
.modal-open{


}
/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã¦Å“Â¬Ã¤Â½â€œÃ£ÂÂ®Ã¦Å’â€¡Ã¥Â®Å¡ + Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã¥Â¤â€“Ã¥ÂÂ´Ã£ÂÂ®Ã¨Æ’Å’Ã¦â„¢Â¯Ã£ÂÂ®Ã¦Å’â€¡Ã¥Â®Å¡*/
.modal-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,80%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 9999;
}
/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã¦Å“Â¬Ã¤Â½â€œÃ£ÂÂ®Ã¦â€œÂ¬Ã¤Â¼Â¼Ã¨Â¦ÂÃ§Â´Â Ã£ÂÂ®Ã¦Å’â€¡Ã¥Â®Å¡*/
.modal-container:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã¦Å“Â¬Ã¤Â½â€œÃ£ÂÂ«Ã£â‚¬Å’activeÃ£â‚¬ÂÃ£â€šÂ¯Ã£Æ’Â©Ã£â€šÂ¹Ã¤Â»ËœÃ¤Â¸Å½Ã£Ââ€”Ã£ÂÅ¸Ã¦â„¢â€šÃ£ÂÂ®Ã£â€šÂ¹Ã£â€šÂ¿Ã£â€šÂ¤Ã£Æ’Â«*/
.modal-container.active{
  opacity: 1;
  visibility: visible;
}
/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã¦Å¾Â Ã£ÂÂ®Ã¦Å’â€¡Ã¥Â®Å¡*/
.modal-body{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  /* max-width: 500px; */
  width: 90%;
}
/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã£â€šâ€™Ã©â€“â€°Ã£ÂËœÃ£â€šâ€¹Ã£Æ’Å“Ã£â€šÂ¿Ã£Æ’Â³Ã£ÂÂ®Ã¦Å’â€¡Ã¥Â®Å¡*/
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
/*Ã£Æ’Â¢Ã£Æ’Â¼Ã£Æ’â‚¬Ã£Æ’Â«Ã¥â€ â€¦Ã£ÂÂ®Ã£â€šÂ³Ã£Æ’Â³Ã£Æ’â€ Ã£Æ’Â³Ã£Æ’â€žÃ£ÂÂ®Ã¦Å’â€¡Ã¥Â®Å¡*/
.modal-content{
  background: #fff;
  text-align: left;
  padding: 30px;
}

.comment{
    /* bottom: -70px; */
    /* position: absolute; */
    margin-top: 30px;
    text-align: center;
}


/*会員ログインページ*/
.login_area{
    width: 1100px;
    margin: auto;
    /* height: 410px; */
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 120px;
    padding-top: 100px;
}

.login{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 530px;
    /* margin-bottom: 20px; */
}
.login p:nth-child(1){
	min-width: 130px;
}
.login>span{
    background-color: #747373;
    padding: 3px;
    font-size: 0.7em;
    border-radius: 5px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    color: #fff;
}
.login>input{
	height: 25px;
	width: 70%;
	background-color: #eeeded;
	border: 0;
	margin-left: 30px;
}
.login_btn{
    width: 200px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
}
.login_confirm{
    background-color: #ececec;
    width: 800px;
    height: 240px;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.login_confirm p{
    margin-bottom: 10px;
}

.login_confirm>a{
    text-decoration-line: underline;
}

.login_confirm p:nth-child(1){
	font-size: 0.9em;
} 

.login_confirm p:nth-child(2),.login_confirm p:nth-child(3){
	font-size: 0.9em;
} 
.loginlist{}
.err{padding: 10px;color: red;}

/*会員ページ*/
.noflex{
    display: block;
   
}
.sumi{
	background-image: url("images/sumi_04.png");
	background-repeat: no-repeat;
	/* background-position-x: right; */
	/* background-position-y: 550px; */
	background-position: 1090px 0px;
	width: 100%;
	/* height: 300px; */
}
.member_read{
    margin-top: 50px;
}

.member_newswrap{
    display: flex;
    margin: 100px 0;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 1040px;
    margin: auto;
    /* min-height: 100vh; */
    padding: 60px 0;
    /* background-color: red; */
}

.member_news_title{}

.member_news_listwrap{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    background-color: #f1f1f1;
    border-top: 1px solid #8a8b8c;
    border-bottom: 1px solid #8a8b8c;
    padding: 10px;
    width: 90%;
}

.member_news_list{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    height: 30px;
    margin: 8px 0px;
    height: 23px;
}

.member_news_list p:nth-child(1){
    font-size: 0.9em;
    padding: 0 10px;
}

.member_news_list p:nth-child(2){
    font-size: 0.7em;
    padding: 0 10px;
    background-color: #ddd;
    height: 20px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.member_news_list p:nth-child(3){
   width: 560px; /* 要素の横幅を指定 */
    white-space: nowrap; /* 横幅のMAXに達しても改行しない */
    overflow: hidden; /* 溢れた部分を隠す */
    text-overflow: ellipsis; /* 「…」と省略 */
    -webkit-text-overflow: ellipsis; /* Safari用 */
    -o-text-overflow: ellipsis; /* Opera用 */
    font-size: 0.9em;
    padding: 0 10px;
}

.member_moviewrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 30px 0;
}

.member_movie_title{}

.member_movie_box{
    width: 30%;
    height: 410px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 0.9em;
}

.member_movie_box_date{
    text-align: left;
    width: 100%;
    padding: 10px 0;
}

.member_movie_box_read{
    text-align: left;
    width: 100%;
}

.member_movie_box_tham{
    width: 100%;
    height: 100%;
    background-color: #ddd;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*動画再生ポップアップ*/

.member_movie_popwrap{}

.member_movie_popbox{}

.member_movie_popbox_movie{}

.memberbk{
	background-image: url(images/back_washi.png);
	background-repeat: repeat;
	position: relative;
}

.link-text-register,
.link-text-lostpassword {
  display: none;
}

.news-content{
    min-height: 100px;
}
.grid-date-post a{
	
}

.grid-date-post{}

.news-more-link{
    color: #fff!important;
    width: 120px;
    height: 30px;
    font-size: 0.8em;
    display: flex!important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.news-clearfix {
	width: 100%;
}
.news-more-link:hover{background:#a3a3a3!important; color:#555}

.linkbtn{
    text-align: center;
}

.news-single{
    margin-bottom: 100px;
    width: 800px;
}
.newssingle{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30vh;
}

.moviebox{}

.grid-news-thumb img{
	width: 100%;
	height: auto;
}
.grid-news-thumb{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.news-inner-wrap-view{}

.news-col-list{}

.wpnw-news-2{}