@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low .inner, .main_page .inner {
	max-width: calc(1000px + 10%);
}
.content_low {
	padding: 100px 0 200px;
}
.main_page {
    text-align: right;
    position: relative;
}
.main_page .wrap{
    width: 93%;
    background: url(images/page/deco_main01.svg)no-repeat center right 7%/auto,url(images/page/main01.jpg)no-repeat center/cover;
    padding:117px 0 135px;
}
.main_page:after {
    content: "";
    position: absolute;
    background: #f8f0e3;
    width: 620px;
    max-height: 320px;
    height: 75%;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.page_main section:not(:last-child) {
	margin-bottom: 100px;
}
.hdg2{
	text-align: center;
	display: inline-block;
	margin-right:3.5%;
}
.hdg2 .ja {
	font-size: 80px;
	display: block;
	width: 100%;
	line-height:1.45;
	letter-spacing: .1em;
}
.hdg2 .en{
	font-size: 40px;
	line-height: 1;
	letter-spacing: .1em;
}
@media only screen and (min-width: 961px) and (max-width: 1024px){
	.hdg2 .ja{
		font-size: 400%;
	}
	.hdg2 .en{
		font-size: 200%;
	}
	.main_page .wrap{
		background-size:150px auto,cover ;
	}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
	.main_page .wrap{
		padding: 100px 0 125px;
		background-size:100px auto,cover ;
	}
	.hdg2 .ja{
		font-size: 377.77%;
	}
	.hdg2 .en{
		font-size: 177.77%;
	}
}

@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.col_img {
		text-align: center;
	}
	.hdg2 .ja {
		font-size: calc(80/ 750*100vw);
		line-height:1.25;
	}
	.hdg2 .en {
		font-size: calc(40 / 750*100vw);
	}
	.main_page .wrap{
		padding: 24vw 0;
		    width: 100%;
		background:url(images/page/deco_main01.svg)no-repeat center right 9vw/calc(236 / 750*100vw) calc(276 / 750*100vw),url(images/page/bg_page_main_sp.jpg) no-repeat center top/cover;
	}
	.main_page:after{
		display:none;
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:960px) {
	
}
@media(max-width: 767px) {
	
}


/* リスク・副作用
------------------------------------------------------------------*/
.risk.inner1000 {
	padding: 0 5%!important;
	max-width: calc(1000px + 10%)!important;
}
.box_risk01 {
	padding: 38px 5% 40px!important;
	font-size: 18px!important;
	min-height: 260px!important;
	background: #fff;
	border: 1px solid #635c73;
}
.box_risk01 .box {
	overflow: hidden;
	position: relative;
	padding: 0 20px 0 0!important;
	max-height: 180px!important;
	height: auto;
	touch-action: auto !important;
}
.box_risk01 .ttl {
	margin-bottom: 7px!important;
	font-size: 111.11%!important;
	letter-spacing: .1em!important;
}
.box_risk01 .txt {
	font-size: 88.89%!important;
	letter-spacing: .1em!important;
}
/* パーフェクトスクロールバー */
.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background: #635c73 !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps-container > .ps-scrollbar-y-rail {
	background: transparent !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1;
}
@media(max-width: 767px) {
	.sp.risk .inner1000 {
		padding: 0 3.2vw!important;
	}
	.sp.risk iframe {
		height: calc(500 / 750 * 100vw)!important;
	}
	.sp.box_risk01 {
		font-size: 4.27vw!important;
		min-height: calc(500 / 750 * 100vw)!important;
		padding: 5vw 7% 5vw!important;
	}
	.sp.box_risk01 .box {
		max-height: calc(420 / 750 * 100vw)!important;
		padding: 0 3vw 0 0!important;
	}
	.sp.box_risk01 .ttl {
		margin-bottom: 2vw!important;
		font-size: 112.5%!important;
		letter-spacing: 0!important;
	}
	.sp.box_risk01 .txt {
		font-size: 100%!important;
		letter-spacing: 0!important;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: 100px;
}
@media(min-width: 768px) and (max-width:960px) {
	
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.inv-recaptcha-holder {
	display: none!important;
}
@media(min-width: 768px) and (max-width:960px) {
	
}
@media(max-width: 767px) {
	
}

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #543516;
	color: #fff;
	font-weight: 500;
	font-size: 111.11%;
	line-height: 40px;
	margin-bottom: 4px;
	text-align: center;
}
#sidebar caption {
	margin-bottom: 5px;
	color: #dcb574;
}
#wp-calendar {
	width: 100%;
	margin-bottom: 10px;
}
#wp-calendar thead th {
	background: #635c73;
	border: 1px solid #635c73;
	border-right-color: #635c73;
	font-size: 72.22%;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #635c73;
	text-align: center;
	font-size: 77.78%;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #dcb574;
	text-decoration: underline;
}
#wp-calendar tfoot td {
	font-size: 81.25%;
}
#wp-calendar tfoot td#prev {
	padding-top: 8px;
	padding-left: 10px;
}
#wp-calendar tfoot td#next {
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
}
#wp-calendar tfoot td a {
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 60px;
	line-height: 1.5;	
}
.wp-calendar-nav-prev{padding-left: 10px;
color: #dcb574;}
.wp-calendar-nav-next{padding-right: 10px;
color: #dcb574;}
.wp-calendar-nav a{
	padding-bottom: 3px;
	border-bottom: 1px solid #dcb574;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #dcb574!important;
}
#sidebar ul li a {
	border-bottom: 1px solid #dcb574;
	padding-bottom: 4px;
	line-height: 2.1;

}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom:35px;
}
.navigation li {
	width: 170px;
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: 4px;
	border-bottom: 1px solid #dcb574;
	color: #dcb574;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: 13px;
	margin-top: -30px;
	margin-bottom: 40px;
}
.post_content {
	line-height: 1.75;
}
.img_thmb {
	width: 120px;
	height: 120px;
	display: block;
}
.thmb {
	width: 120px;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - 140px);
}
.page_main section.blog_archive {
	padding-bottom: 35px;
	border-bottom: 1px solid #333333;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: 40px;
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 111.11%;
}
.txt_post .date {
	font-size: 75%;
	color:rgba(84, 53, 22, 0.8);
    line-height: 1.5;
    letter-spacing: .1em;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top:10px;
}
.txt_post .txt_excerpt a {
	color: #dcb574;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: 60px;
	text-align: center;
	font-size: 77.78%;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #dcb574;
	color: #dcb574;
	padding: 0 10px;
	margin: 2px;
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 11px;
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #dcb574;
	background: #dcb574;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: none;
	margin-left: 1.5em;
}
.single_post .hdg3{
	font-size:166.66% ;
	color: #543516;
	background: #f8f0e3;
    padding:22px 5% 27px 87px;
	letter-spacing: .1em;
	    margin-bottom: 25px;
	    line-height: 1.6;
}
.single_post .hdg3 span{
	position: relative;
}
.single_post .hdg3 span:after{
		content: "";
	position: absolute;
	background: url("images/blog/deco_blog01.svg")no-repeat top left /contain;
    top: 2px;
    left: -55px;
    width: 38px;
	height: 44px;
}
.page_main .single_post table {
    width: 100% !important;
    border: 1px solid;
    text-align: center;
}
.page_main .single_post tr:not(:last-child) td {
    border-bottom: 1px solid;
}
.page_main .single_post td:not(:last-child) {
    border-right: 1px solid;
}
@media(min-width: 768px) and (max-width:960px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	.post_main {
		width: 100%;
		margin-bottom: 100px;
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: 30%;
	}
	.img_thmb {
		display: block;
		width: 100%;
		height: auto;
		padding-top: 100%;
	}
	.txt_post {
		width: 66%;
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.txt_post h4{
		font-size: 112.5%;
	}
	.single_post .hdg3{
		font-size: 112.5%;
	}
	.single_post .hdg3 span:after {
    top: 1vw;
    left: -8vw;
    width:calc(38 / 750*100vw);
    height:calc(44 / 750*100vw);
}
	.single_post .hdg3{
    font-size: 112.5%;
    padding: 2vw 3vw 2vw 12vw;
    margin-bottom: 7vw;
    line-height: 1.65;
    letter-spacing: 0;
}
	#sidebar h4 {
    font-size: 112.5%;
    line-height: calc(65 / 750*100vw);
    margin-bottom: 2vw;
}
	.wp-calendar-nav {
    margin-bottom: 10vw;
}
	.navigation li a{
		padding-bottom: 1vw;
	}
}
