@charset "utf-8";
/* ---------------------------------------------------------------------------------------------

　   COMMON

--------------------------------------------------------------------------------------------- */
#page_title {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
#page_title:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background: rgba(0,44,88,.3);
}
#page_title h1,
#page_title p.page__tit {
	text-align: center;
	position: relative;
	z-index: 2;
	color: #fff;
	font-weight: 700;
}
#page_title h1 span,
#page_title p.page__tit span {
	display: block;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 5px;
}
#page_title h1 .page_title_category {
	letter-spacing: 0;
}
.lead,.lead p {
	line-height: 2em;
}
.title {
	color: #255a90;
	text-align: center;
}
.sub_title {
	text-align: center;
	/*color: #255a90;*/
}
.sub_title span {
	display: inline-block;
	text-align: center;
	position: relative;
	/*background: #f2f9ff;*/
}
.sub_title span:before,.sub_title span:after {
	content: "";
	position: absolute;
	background: #0579ee;
}
.sub_title_frameL:before,.sub_title_frameR:before {
	width: 30px;
	height: 3px;
}
.sub_title_frameL:after,.sub_title_frameR:after {
	height: 30px;
	width: 3px;
}
.sub_title_frameL:before,.sub_title_frameL:after {
	left: 0;
	top: 0;
}

.sub_title_frameR:before,.sub_title_frameR:after {
	right: 0;
	bottom: 0;
}
.bg-title {
	background: #255a90;
	color: #fff;
}
.bg-title02 {
	background: #0579ee;
	color: #fff;
}

.marker {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.bg-blue {
	background: #e9f1f7;
}
.white_wrap {
	background: #fff;
	position: relative;
	z-index: 2;
}
.blue_title {
	color: #13b0d8;
}
.borderTitle {
	position: relative;
}
.borderTitle:before {
	content: "";
	height: 2px;
	background: #255a90;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
}
.table {
	width: 100%;
}
.table thead {
	border-bottom: 3px solid #0579ee;
}
.table th {
	background: #e3f1ff;
}
.table th,
.table td {
	border: 1px solid #0579ee;
	padding: 5px;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
}
.link_text {
	color: #0579ee;
}
@media only screen and ( max-width : 991px ) {
	.bg-title {
		padding: 10px 20px;
		margin-bottom: 20px;
		font-size: 19px;
	}
	.bg-title02 {
		padding: 10px 20px;
		margin-bottom: 40px;
		font-size: 17px;
	}
	.borderTitle {
		padding-left: 80px;
		font-size: 20px;
		margin-bottom: 20px;
	}
	.borderTitle:before {
		width: 70px;
	}
}
@media only screen and ( max-width : 767px ) {
	#page_title {
		background-image: url(../img/title_bg_sp.jpg);
	}
	.zoom-meeting #page_title {
		background-image: url(../img/title_zoom_bg_sp.jpg);
	}
	.contact #page_title {
		background-image: url(../img/title_contact_bg_sp.jpg);
	}
	.page-template-yukarira #page_title {
		background-image: url(../img/title_yukarira_bg_sp.jpg);
	}
	.company #page_title {
		background-image: url(../img/title_company_bg_sp.jpg);
	}
	.achievement #page_title {
		background-image: url(../img/title_achievement_bg_sp.jpg?20230113);
	}
	.products #page_title,
	.category #page_title,
	.single #page_title,
	.cad-download #page_title {
		background-image: url(../img/title_products_bg_sp.jpg);
	}
	.post-type-archive-catalog #page_title,
	.single-catalog #page_title {
		background-image: url(../img/title_catalog_bg_sp.jpg);
	}
	#page_title {
		margin-bottom: 40px;
	}
	#page_title h1,
	#page_title p.page__tit {
		padding: 100px 0;
		font-size: 24px;
	}
	#page_title h1 span,
	#page_title p.page__tit span {
		font-size: 15px;
	}
	#page_title h1 .page_title_category:first-of-type {
		font-size: 24px;
		margin-top: 0;
	}
	#page_title h1 .page_title_category {
		font-size: 18px;
	}
	.title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.sub_title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.sub_title_frameL {
		padding: 20px 0 0 40px;
	}
	.sub_title_frameR {
		padding: 0 40px 20px 0;
	}
	.white_wrap {
		padding: 30px 20px;
	}
	.white_wrap:first-child {
		margin-top: -60px;
	}
	.blue_title {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.table th,
	.table td {
		font-size: 12px;
	}
}
@media print, screen and ( min-width : 768px ) {
	#page_title {
		background-image: url(../img/title_bg_pc.jpg);
	}
	.zoom-meeting #page_title {
		background-image: url(../img/title_zoom_bg_pc.jpg);
	}
	.contact #page_title {
		background-image: url(../img/title_contact_bg_pc.jpg);
	}
	.page-template-yukarira #page_title {
		background-image: url(../img/title_yukarira_bg_pc.jpg);
	}
	.company #page_title {
		background-image: url(../img/title_company_bg_pc.jpg);
	}
	.achievement #page_title {
		background-image: url(../img/title_achievement_bg_pc.jpg?20230113);
	}
	.products #page_title,
	.category #page_title,
	.single #page_title,
	.cad-download #page_title {
		background-image: url(../img/title_products_bg_pc.jpg);
	}
	.post-type-archive-catalog #page_title,
	.single-catalog #page_title {
		background-image: url(../img/title_catalog_bg_pc.jpg);
	}
	#page_title {
		margin-bottom: 60px;
	}
	#page_title h1,
	#page_title p.page__tit {
		padding: 150px 0;
		font-size: 30px;
	}
	#page_title h1 span,
	#page_title p.page__tit span {
		font-size: 18px;
	}
	#page_title h1 .page_title_category:first-of-type {
		font-size: 30px;
		margin-top: 0;
	}
	#page_title h1 .page_title_category {
		font-size: 24px;
	}
	.title {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.sub_title {
		font-size: 28px;
		margin-bottom: 40px;
	}
	.sub_title_frameL {
		padding: 20px 0 0 50px;
	}
	.sub_title_frameR {
		padding: 0 50px 20px 0;
	}
	.white_wrap {
		padding: 50px;
	}
	.white_wrap:first-child {
		margin-top: -120px;
	}
	.blue_title {
		font-size: 20px;
		margin-bottom: 20px;
	}
}
@media print, screen and ( min-width : 992px ) {
	#page_title {
		margin-bottom: 80px;
	}
	.bg-title {
		padding: 15px 30px;
		margin-bottom: 40px;
		font-size: 24px;
	}
	.bg-title02 {
		padding: 15px 30px;
		margin-bottom: 40px;
		font-size: 20px;
	}
	.borderTitle {
		padding-left: 110px;
		font-size: 26px;
		margin-bottom: 20px;
	}
	.borderTitle:before {
		width: 100px;
	}
}


/* ---------------------------------------------------------------------------------------------

　   CATALOG

--------------------------------------------------------------------------------------------- */
#catalog_list article {
	position: relative;
}
#catalog_list article .link_btn {
	position: absolute;
	right: 0;
	bottom: 0;
}
#catalog_list article .link_btn span {
	white-space: nowrap;
}
.catalog_pic a {
	display: block;
	border: 1px solid #ddd;
}
@media only screen and ( max-width : 991px ) {
	#catalog_list article {
		width: 30.6666666667%;
		margin-right: 4%;
		margin-top: 40px;
		padding-bottom: 50px;
	}
	#catalog_list article:nth-child(1),#catalog_list article:nth-child(2),#catalog_list article:nth-child(3) {
		margin-top: 0;
	}
	#catalog_list article:nth-child(3n) {
		margin-right: 0;
	}
	#catalog_list article h3 {
		font-size: 16px;
		margin: 10px 0;
	}
}
@media only screen and ( max-width : 767px ) {
	#catalog_list article {
		width: 48%;
		margin-right: 4%;
		margin-top: 30px;
	}
	#catalog_list article:nth-child(3) {
	}
	#catalog_list article:nth-child(3n) {
		margin-right: 4%;
		margin-top: 30px;
	}
	#catalog_list article:nth-child(2n) {
		margin-right: 0;
	}
}
@media print, screen and ( min-width : 992px ) {
	#catalog_list article {
		width: 22%;
		margin-right: 4%;
		margin-top: 50px;
		padding-bottom: 60px;
	}
	#catalog_list article:nth-child(1),#catalog_list article:nth-child(2),#catalog_list article:nth-child(3),#catalog_list article:nth-child(4) {
		margin-top: 0;
	}
	#catalog_list article:nth-child(4n) {
		margin-right: 0;
	}
	.catalog_pic {

	}
	#catalog_list article h3 {
		font-size: 18px;
		margin: 15px 0;
	}
}

/* ---------------------------------------------------------------------------------------------

　   COMPANY

--------------------------------------------------------------------------------------------- */
#access iframe {
	display: block;
	width: 100%;
}
.dl_list dt {
	/*color: #0579ee;*/
}
@media only screen and ( max-width : 767px ) {
	.dl_list dt {
		margin-bottom: 5px;
	}
	.dl_list dd {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #ddd;
	}
	#access iframe {
		height: 250px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.dl_list dt,.dl_list dd {
		border-bottom: 1px solid #ddd;
		padding: 30px 0;
	}
	.dl_list dt {
		width: 240px;
	}
	.dl_list dd {
		width: calc(100% - 240px);
	}
	#access iframe {
		height: 400px;
	}
}


/* ---------------------------------------------------------------------------------------------

　   CONTACT

--------------------------------------------------------------------------------------------- */
.tel_contact_box {
	background: url(../img/bg.jpg) top left / 200px;
	padding: 10px;
}
.tel_contact_box_inner {
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.must {
	color: #f03434;
}

.submit .btn {
	padding: 15px;
	margin: 0 auto;
}
.submit .btn:after {
	content: none;
}
.submit .back {
	background: #999;
	border: 1px solid #999;
}
.submit .back:hover {
	color: #999;
	background: #fff;
}
.submit .back:after {
	content: none;
}
.submit .back:before {
  font-family: 'icomoon' !important;
  content: "\e901";
  left: 15px;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1em;
  height: 1em;
  position: absolute;
}
.tel_contact_box .tel_contact_box_num {
	font-weight: bold;
}
.tel_contact_box .tel_contact_box_num .tel_office {
	font-weight: normal;
}
.tel_open_time {
	text-align: center;
}
.tel_contact_box .tel_contact_box_num a {
}
@media only screen and ( max-width : 767px ) {
	.tel_contact_box_inner {
		padding: 20px;
	}
	.submit .btn {
		width: 240px;
	}
	.submit .back {
		margin-bottom: 15px;
	}
	.tel_contact_box .tel_contact_box_num {
		font-size: 28px;
	}
	.tel_contact_box .tel_contact_box_num .tel_office {
		display: block;
		font-size: 16px;
		margin-top: 15px;
	}
	.tel_open_time {
		font-size: 11px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.tel_contact_box_inner {
		padding: 40px;
	}
	.submit .btn {
		width: 300px;
		/*margin: 0;*/
	}
	.submit .back {
		margin-right: 20px;
	}
	.tel_contact_box .tel_contact_box_num {
		font-size: 36px;
	}
	.tel_contact_box .tel_contact_box_num .tel_office {
		font-size: 18px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 15px;
	}
}
/* ---------------------------------------------------------------------------------------------

　   PRODUCT

--------------------------------------------------------------------------------------------- */
.product_more_list_box h3 {
	color: #0579ee;
	border-bottom: 1px solid #0579ee;
}
.product_more_list_box article h4 {
	margin-bottom: 10px;
}
.product_more_list_box article .link_btn {
	margin-top: 20px;
}
.product_more_text {
	text-align: right;
}
.ichiran_bottom_area {
	background: #255a90;
	color: #fff;
}
.ichiran_bottom_area p {
	line-height: 1.8em;
}
@media only screen and ( max-width : 991px ) {
	.product_more_list_box {
		margin-bottom: 60px;
	}
	.product_more_list_box:last-child {
		margin-bottom: 0;
	}
	.product_more_list_box article {
		margin-bottom: 30px;
	}
	.product_more_list_box article:last-child {
		margin-bottom: 0;
	}
}
@media only screen and ( max-width : 767px ) {
	.product_more_list_box h3 {
		font-size: 19px;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.product_more_list_box article h4 {
		font-size: 16px;
	}
	.product_more_pic {
		width: 100px;
		margin-right: 15px;
	}
	.product_more_text {
		width: calc(100% - (100px + 15px));
	}
	/*.product_more_list_box article .btn {
		padding: 8px 30px 8px 10px;
	}
	.product_more_list_box article .btn:after {
		right: 5px;
	}*/
	.product_more_large_box {
	}
	.product_more_large_box .product_more_pic,
	.product_more_large_box .product_more_text {
		width: 100%;
	}
	.product_more_large_box .product_more_pic {
		margin-bottom: 15px;
		text-align: center;
	}
	.product_more_large_box .product_more_text .btn {
		margin-top: 15px;
		max-width: 200px;
	}
	.ichiran_bottom_area {
		padding: 20px;
		margin-top: 40px;
		font-size: 15px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.product_more_list_box h3 {
		font-size: 22px;
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	.product_more_list_box article h4 {
		font-size: 18px;
	}
	.product_more_pic {
		width: 150px;
		margin-right: 20px;
	}
	.product_more_text {
		width: calc(100% - (150px + 20px));
	}
	/*.product_more_list_box article .btn {
		padding: 10px 30px 10px 10px;
	}
	.product_more_list_box article .btn:after {
		right: 10px;
	}*/
	.product_lead_text {
		max-width: 650px;
		margin: 0 auto;
	}
	.product_more_large_box {
		max-width: 450px;
		margin: 0 auto;
	}
	.product_more_large_box .product_more_pic,
	.product_more_large_box .product_more_text {
		width: 100%;
	}
	.product_more_large_box .product_more_pic {
		margin-bottom: 15px;
		text-align: center;
	}
	.product_more_large_box .product_more_text .btn {
		margin-top: 15px;
		width: 240px;
		display: inline-block;
	}
	.ichiran_bottom_area {
		padding: 30px;
		margin-top: 60px;
		font-size: 18px;
	}
	.ichiran_bottom_area p {
		text-align: center;
	}
}
@media print, screen and ( min-width : 992px ) {
	.product_more_list_box {
		width: 47%;
	}
	.product_more_list_fullwidth.product_more_list_box {
		width: 100%;
	}
	.product_more_list_fullwidth.product_more_list_box article {
		width: 47%;
		margin-right: 6%;
	}
	.product_more_list_fullwidth.product_more_list_box article:nth-child(2n) {
		margin-right: 0;
	}
	.product_more_list_box article {
		margin-top: 50px;
	}
	.product_more_list_box article:nth-child(1),.product_more_list_box article:nth-child(2) {
		margin-top: 0;
	}
	.product_more_list_fullwidth.product_more_list_box article.product_more_article_fullwidth {
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
	}
	.product_more_list_fullwidth.product_more_list_box article.product_more_article_fullwidth:last-child {
		margin-bottom: 0;
	}
}
/* ---------------------------------------------------------------------------------------------

　   PRODUCT SINGLE

--------------------------------------------------------------------------------------------- */
.product_table {
	width: 100%;
	table-layout: fixed;
}
.product_table th,.product_table td {
	border: 1px solid #0579ee;
	text-align: center;
	vertical-align: middle;
	word-break: break-all;
}
.product_table td {
	background: #fff;
}
.product_table thead {
	border-bottom: 3px solid #0579ee;
}
.product_table thead th:first-child {
	border-right: 3px solid #0579ee;
}
.product_table tbody tr:nth-child(even) {
	background: #f5f5f5;
}
.product_table_detailed tbody tr:nth-child(even) {
	background: none;
}
.product_table_detailed tr.tr_bg {
	background: #f5f5f5 !important;
}
.product_table tbody th {
	border-right: 3px solid #0579ee;
}
.product_table_detailed thead th:first-child,.product_table_detailed tbody th {
	border-right: none;
}
.product_table th {
	background: #ddebf6;
}
.product_pic figcaption {
	text-align: center;
	padding: 10px;
	background: #f5f5f5;
}
.product_pic figure {
	text-align: center;
}
.product_pic img {
	width: auto;
	object-fit: contain;
	font-family: 'object-fit: contain;';
}
#baguetteBox-overlay .full-image figcaption {
	padding: 15px;
}
.dl_text {
	font-size: 11px;
	text-align: center;
}
@media only screen and ( max-width : 991px ) {
	.table_group {
		margin-bottom: 40px;
	}
	.table_group:last-child {
		margin-bottom: 0;
	}
	.product_table {
		min-width: 800px;
	}
	.product_table_detailed {
		min-width: 700px;
	}
	.product_table_detailed02 {
		min-height: 1400px;
	}
	.product_table th,.product_table td {
		padding: 5px;
	}
	.table_wrap {
		overflow: auto;
		white-space: nowrap;
	}
	.table_wrap::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
	 height: 5px;
	}
	.table_wrap::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
	 background: #F1F1F1;
	}
	.table_wrap::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
	 background: #BCBCBC;
	}
	.product_table th,.product_table td {
		font-size: 13px;
	}
}
@media only screen and ( max-width : 767px ) {
	.product_table tr th:last-child {
		width: 100px;
	}
	.product_table_detailed02 tr th:last-child {
		width: 240px;
	}
	.product_table td .btn {
		padding: 5px 30px 5px 10px;
		font-size: 12px;
	}
	.product_table_detailed02 td .btn:after {
		right: 3px;
	}
	.product_table tr th:first-child {
		width: 100px;
	}
	.product_pic figcaption {
		font-size: 12px;
		margin-top: 10px;
	}
	.product_table th,.product_table td {
		font-size: 12px;
	}
	.product_pic img {
		height: 180px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.product_table td .btn {
		padding: 5px 20px 5px 10px;
		font-size: 14px;
	}
	.product_table td .btn:after {
		right: 5px;
	}
	.product_table_detailed02 td .btn:after {
		right: 3px;
	}
	.product_table_detailed td .btn {
		font-size: 13px;
		max-width: 300px;
	}
	.product_table tr th:first-child {
		width: 80px;
	}
	.product_table_detailed tr th:first-child {
		width: 120px;
	}
	.product_table_detailed02 tr th:first-child {
		width: 100px;
	}
	.product_table tr th:last-child {
		width: 120px;
	}
	.product_table_detailed02 tr th:last-child {
		width: 240px;
	}
	.product_pic figcaption {
		font-size: 13px;
		margin-top: 15px;
	}
	.product_pic img {
		height: 250px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.dou_b_ang .table_group_wrap,
	.dousuikou_ang .table_group_wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.dou_b_ang .table_group_wrap .table_group,
	.dousuikou_ang .table_group_wrap .table_group {
		width: 48%;
	}
	.dou_b_ang .table_group_wrap .table_group:not(:first-child) .row,
	.dousuikou_ang .table_group_wrap .table_group:not(:first-child) .row {
		flex-direction: column;
	}
	.dou_b_ang .table_group_wrap .table_group:not(:first-child) .bg-title,
	.dousuikou_ang .table_group_wrap .table_group:not(:first-child) .bg-title {
		display: flex;
		align-items: center;
		height: 3.2em;
	}
	.dou_b_ang .table_group_wrap .table_group:not(:first-child) .bg-title span,
	.dousuikou_ang .table_group_wrap .table_group:not(:first-child) .bg-title span {
		line-height: 1.2em;
	}
	.dou_b_ang .table_group_wrap .table_group .col-md-4,
	.dou_b_ang .table_group_wrap .table_group .col-md-8,
	.dousuikou_ang .table_group_wrap .table_group .col-md-4,
	.dousuikou_ang .table_group_wrap .table_group .col-md-8 {
		max-width: 100%;
	}
	.dou_b_ang .table_group_wrap .table_group .col-md-4 img,
	.dousuikou_ang .table_group_wrap .table_group .col-md-4 img {
		max-width: 310px;
	}
	.dou_b_ang .table_group_wrap .table_group .col-md-8,
	.dousuikou_ang .table_group_wrap .table_group .col-md-8 {
		margin-top: 20px;
	}
	.dou_b_ang .table_group_wrap .table_group .col-md-8 .btn,
	.dousuikou_ang .table_group_wrap .table_group .col-md-8 .btn {
		margin: 0 auto;
	}
	.dou_b_ang .table_group_wrap .table_group:first-child,
	.dousuikou_ang .table_group_wrap .table_group:first-child {
		width: 100%;
	}
	.table_group {
		margin-bottom: 80px;
	}
	.table_group:last-child {
		margin-bottom: 0;
	}
	.product_table th,.product_table td {
		padding: 10px;
		font-size: 14px;
	}
	.product_table_detailed th,.product_table_detailed td {
		padding: 3px;
		font-size: 12px;
	}
	.product_pic img {
		height: 300px;
	}
	.product_table_detailed tr th:first-child {
		width: 90px;
	}
	.product_table_detailed tr th:last-child {
		width: 60px;
	}
}
@media print, screen and ( min-width : 1200px ) {
	.product_table_detailed tr th:first-child {
		width: 120px;
	}
	.product_table_detailed tr th:last-child {
		width: 100px;
	}
	.product_table_detailed th,.product_table_detailed td {
		padding: 5px;
		font-size: 13px;
	}
}
/* ---------------------------------------------------------------------------------------------

　   ユカリラ

--------------------------------------------------------------------------------------------- */
#page_menu {
	max-width: 1000px;
	margin: 0 auto;
	font-weight: bold;
	/*background: #fafafa;*/
}
.page_menu_current {
	pointer-events: none;
}
#page_menu li a {
	display: block;
	text-align: center;
	position: relative;
}
#page_menu li a:hover {
	color: #0579ee;
	opacity: 1;
}
.yukarira_point {
	max-width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.yukarira_point:last-child {
	margin-bottom: 0;
}
.cook {
	border: 1px solid #ddd;
	position: relative;
}
.cook h4 {
	text-align: center;
	line-height: 50px;
}
.cook h4 span {
	position: absolute;
	top: 0;
	left: 0;
	background: #13b0d8;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.fukusya_pic {
	margin-bottom: 15px;
}
#yukarira_use_menu {
	max-width: 1000px;
	margin: 0 auto;
}
#yukarira_use_menu a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #fafafa;
	position: relative;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}
#yukarira_use_menu a:hover {
	opacity: 1;
}
#yukarira_use_menu a p {
	position: relative;
	z-index: 3;
	text-align: center;
}
#yukarira_use_menu a p small {
	display: block;
	text-align: center;
}
#yukarira_use_menu a p span {
	display: block;
	background: #fff;
	color: #0579ee;
	text-align: center;
	padding: 10px;
	margin: 10px auto 0;
	position: relative;
	transition: .3s;
}
#yukarira_use_menu a:hover p span {
	background: #0579ee;
	color: #fff;
}
#yukarira_use_menu a p span:after {
	content: "\e900";
	font-family: 'icomoon' !important;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -0.5em;
	line-height: 1em;
	height: 1em;
	font-size: 130%;
}
#yukarira_use_menu a:before,#yukarira_use_menu a:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .8s;
}
#yukarira_use_menu a:before {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 1;
}
#yukarira_use_menu a:hover:before {
	transform: scale(1.1);
}
#yukarira_use_menu a:after {
	background: rgba(0,44,88,.4);
	z-index: 2;
}
#yukarira_use_menu a:hover:after {
	background: rgba(0,44,88,.6);
}
#yukarira_use_menu .yukarira_use_menu01:before {
	background-image: url(../img/yukarira/house.jpg);
}
#yukarira_use_menu .yukarira_use_menu02:before {
	background-image: url(../img/yukarira/office.jpg);
}
#yukarira_use_menu .yukarira_use_menu03:before {
	background-image: url(../img/yukarira/eakon.jpg);
}
#yukarira_use_menu .yukarira_use_menu04:before {
	background-image: url(../img/yukarira/doma.jpg);
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_wrapper {
	max-width: 900px;
	margin: 0 auto 5em;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.yukarira_youto h2 {
	text-align: center;
}
.yukarira_youto h2 span {
	display: block;
	text-align: center;
}
.yukarira_youto h3 {
	padding: .5rem 2rem;
	border-left: 6px double #333;
}
@media only screen and ( max-width : 991px ) {
	.cook {
		padding: 0 15px 15px 15px;
		margin-bottom: 15px;
	}
	.cook:last-child {
		margin-bottom: 0;
	}

}
@media only screen and ( max-width : 767px ) {
	#page_menu {
		margin: 0 20px 30px 20px;
	}
	.page_menu_current {
		pointer-events: all;
		text-align: center;
		padding: 15px;
		position: relative;
	}
	.page_menu_current:after {
  		content: "\e909";
  		font-family: 'icomoon' !important;
  		position: absolute;
  		right: 10px;
  		top: 50%;
  		margin-top: -0.5em;
  		line-height: 1em;
  		height: 1em;
  		font-weight: normal;
  		font-size: 20px;
		transform:rotate(0deg);
		transition: .3s;
	}
	.page_menu_current.open:after {
		transform:rotate(180deg);
	}
	.toggle {
		display: none;
	}
	#page_menu .current-menu-item {
		display: none;
	}
	#page_menu li {
		border-top: 1px solid #ddd;
	}
	#page_menu li a {
		padding: 15px;
	}
	.cook h4 {
		font-size: 18px;
	}
	.yukarira_point {
		margin-bottom: 30px;
		padding: 20px;
	}
	.yukarira_point_pic {
		width: 100%;
		margin-top: 15px;
	}
	.yukarira_use_menu_box a {
		height: 200px;
		margin-bottom: 10px;
	}
	#yukarira_use_menu a p {
		font-size: 17px;
	}
	#yukarira_use_menu a p span {
		font-size: 13px;
		width: 140px;
	}
	.yukarira_youto h2 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.yukarira_youto h2 span {
		font-size: 17px;
	}
	.yukarira_youto h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
}
@media print, screen and ( min-width : 768px ) {
	#page_menu {
		padding: 15px;
		margin-bottom: 60px;
	}
	#page_menu li {
		/*flex: auto;
		margin: 5px 20px;*/
		width: 32%;
		margin-right: 2%;
	}
	#page_menu li:last-child {
		margin-right: 0;
	}
	#page_menu li a {
		border: 1px solid #ddd;
		padding: 15px;
	}
	#page_menu li a:hover {
		background: #eee;
	}
	.page_menu_current {
		display: none;
	}
	#page_menu .current-menu-item a {
		color: #0579ee;
		background: #eee;
	}
	.yukarira_point {
		margin-bottom: 40px;
		padding: 40px;
	}
	.yukarira_point_text {
		width: 70%;
	}
	.yukarira_point_pic {
		width: 30%;
	}
	.cook h4 {
		font-size: 18px;
	}
	#fukusya p,#fukusya h3 {
		text-align: center;
	}
	.yukarira_use_menu_box {
		width: 49%;
		margin-right: 2%;
	}
	.yukarira_use_menu_box:last-child {
		margin-right: 0;
	}
	.yukarira_use_menu_box a {
		height: 240px;
		margin-bottom: 10px;
	}
	.yukarira_use_menu_box a:last-child {
		margin-bottom: 0;
	}
	/*.yukarira_use_menu_box .yukarira_use_menu03 {
		height: 410px;
		margin-bottom: 0;
	}*/
	#yukarira_use_menu a p {
		font-size: 26px;
	}
	#yukarira_use_menu a p small {
		font-size: 15px;
	}
	#yukarira_use_menu a p span {
		font-size: 14px;
		width: 140px;
	}
	#yukarira_use h3 {
		font-size: 26px;
	}
	.yukarira_youto h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.yukarira_youto h2 span {
		font-size: 22px;
	}
	.yukarira_youto h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.yukarira_youto_point {
		display: flex;
		justify-content: center;
	}
	.yukarira_panel_shikumi {
		text-align: center;
	}
	.yukarira_panel_shikumi img {
		max-width: 980px;
		width: 100%;
	}
}
@media print, screen and ( min-width : 992px ) {
	.cook {
		width: 32%;
		margin-right: 2%;
		padding: 0 30px 30px 30px;
	}
	.cook:last-child {
		margin-right: 0;
	}
	.yukarira_use_menu_box a {
		height: 280px;
		margin-bottom: 20px;
	}
	/*.yukarira_use_menu_box .yukarira_use_menu03 {
		height: 480px;
	}*/
}
/* ---------------------------------------------------------------------------------------------

　   SITEMAP

--------------------------------------------------------------------------------------------- */
.sitemap_box ul ul {
	margin-top: 10px;
}
.sitemap_box ul li {
	margin-bottom: 10px;
}
.sitemap_box ul li a {
	position: relative;
}
.sitemap_box ul li li a {
	padding-left: 1.5em;
}
/*.sitemap_box ul li a:before {
	content: "\e900";
	font-family: 'icomoon';
}*/
.sitemap_box ul li li a:before {
	content: "└";
	position: absolute;
	left: 0;
	top: 0;
	color: #999;
}
.sitemap_box ul li ul {
	padding-left: 1em;
}
@media only screen and ( max-width : 767px ) {
}
@media print, screen and ( min-width : 768px ) {
}

/* ---------------------------------------------------------------------------------------------

　   DOWNLOAD

--------------------------------------------------------------------------------------------- */
.download_list li a {
	display: block;
	border: 2px solid #0579ee;
	padding: 15px 10px 15px 32px;
	text-align: center;
}
.download_list li a:hover {
	background: #d9ebf8;
	opacity: 1;
}
.download_list li a span {
	position: relative;
}
.download_list li a span:before {
	content: "";
	background: url(../img/download.png) no-repeat center / 100%;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	left: -32px;
	top: 50%;
	margin-top: -12px;
}

@media only screen and ( max-width : 767px ) {
	.download_list li {
		margin-bottom: 10px;
	}
	.download_list li:last-child {
		margin-bottom: 0;
	}

}
@media print, screen and ( min-width : 768px ) {
	.download_list li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.download_list li:nth-child(2n),.download_list li:last-child {
		margin-right: 0;
	}
	.download_list li a {
		padding: 20px 15px 20px 32px;
	}

}

/* ---------------------------------------------------------------------------------------------

　   CADデータダウンロード

--------------------------------------------------------------------------------------------- */
.cad_data_table__box:nth-child(even) {
	background: #f5f5f5;
}
.cad_data_table__box h3 {
	position: relative;
	color: #255a90;
}
.cad_data_table__box h3 .cad_data_table__cat_name {
	background: #255a90;
	color: #fff;
	text-align: center;
	padding: 5px;
}
.cad_data_table__box h4,
.white_wrap h4 {
	color: #0579ee;
	border-left: 5px solid #0579ee;
	padding-left: 1em;
}
.white_wrap h4 span {
	font-size: 86%;
}
@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {
	.cad_data_table__box h3 {
		font-size: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
	.cad_data_table__box h3 .cad_data_table__cat_name {
		display: block;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.cad_data_table__box h4,
	.white_wrap h4 {
		font-size: 18px;
	}

}
@media print, screen and ( min-width : 768px ) {
	.cad_data_table__box {
	}
	.cad_data_table__box h3 {
		font-size: 26px;
		margin-bottom: 30px;
	}
	.cad_data_table__box h3 .cad_data_table__cat_name {
		width: 9em;
		margin-right: 20px;
		font-size: 22px;
	}
	.cad_data_table__box h3 .cad_data_table__title {
		width: calc(100% - (9em + 20px));	
	}
	.cad_data_table__box h4,
	.white_wrap h4 {
		font-size: 21px;
	}
}

/* ---------------------------------------------------------------------------------------------

　   PRIVACY

--------------------------------------------------------------------------------------------- */
.privacy article {
	max-width: 900px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}
.privacy article:last-child {
	border-bottom: none;
}
@media only screen and ( max-width : 767px ) {
	.privacy article {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.privacy article {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
}

/* ---------------------------------------------------------------------------------------------

　   ZOOM

--------------------------------------------------------------------------------------------- */
#remote .submit .btn {
}
.remote_lead {
	color: #255a90;
	font-weight: bold;
}
#remote h2 {
	background: #333;
	color: #fff;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#remote h2:before,#remote h2:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 100px;
	height: 50px;
	transform: rotate( -45deg );
	transition: .5s;
}
#remote h2:before {
	left: -50px;
	top: -40px;
}
#remote h2:after {
	right: -50px;
	bottom: -40px;
}
.remote_check_list li {
	border: 1px solid #255a90;
	color: #255a90;
	position: relative;
	display: flex;
	align-items: center;
	font-weight: bold;
}
.remote_check_list li:before {
	content: "";
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	background: url(../img/check.png) no-repeat center / 100%;
}
.remote_tit {
	border-bottom: 1px solid #255a90;
	color: #255a90;
	font-weight: bold;
}
.remote_gry_box {
	background: #fafafa;
}
#remote input[type="text"] {
	display: inline-block;
}
#remote span.wpcf7-list-item {
	display: block !important;
	margin: 0;
}
#remote span.wpcf7-list-item input[type="text"] {
	margin-top: 5px;
}
@media only screen and ( max-width : 767px ) {
	.remote_lead {
		font-size: 18px;
		margin-bottom: 20px;
	}
	#remote h2 {
		font-size: 20px;
		padding: 15px;
		margin-bottom: 20px;
	}
	.remote_check_list li {
		height: 90px;
		padding: 10px 15px 10px 70px;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.remote_check_list li:last-child {
		margin-bottom: 0;
	}
	.remote_check_list li:before {
		left: 15px;
	}
	.remote_tit {
		padding-bottom: 15px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.remote_gry_box {
		padding: 20px;
	}

}
@media print, screen and ( min-width : 768px ) {
	.remote_lead {
		text-align: center;
		font-size: 22px;
		margin-bottom: 40px;
	}
	#remote h2 {
		font-size: 30px;
		padding: 30px;
		margin-bottom: 40px;
	}
	.remote_check_list li {
		width: 49%;
		margin-right: 2%;
		margin-top: 20px;
		height: 120px;
		padding: 10px 20px 10px 75px;
		font-size: 18px;
	}
	.remote_check_list li:nth-child(1),.remote_check_list li:nth-child(2) {
		margin-top: 0;
	}
	.remote_check_list li:nth-child(2n) {
		margin-right: 0;
	}
	.remote_check_list li:before {
		left: 20px;
	}
	.remote_tit {
		display: flex;
		justify-content: center;
		padding-bottom: 20px;
		margin-bottom: 30px;
		font-size: 22px;
	}
	.remote_gry_box {
		padding: 40px;
	}
}

/* ---------------------------------------------------------------------------------------------

　   SITEMAP

--------------------------------------------------------------------------------------------- */
#sitemap li {
	margin-bottom: 2em;
}
#sitemap li a {
	font-weight: bold;
	position: relative;
	display: block;
	padding: 10px;
	padding-left: 1.2em;
	border-bottom: 1px solid #ddd;
}
#sitemap li a:hover {
	color: #0579ee;
}
#sitemap ul ul {
	margin-top: 0.8em;
}
#sitemap li li a {
	font-weight: normal;
	padding: 0;
	padding-left: 1.2em;
	border-bottom: none;
}
#sitemap li li {
	width: 100%;
	margin: 0;
	margin-left: 1.2em;
	border-bottom: none;
	margin-bottom: 0.5em;
}
#sitemap li a:after {
  content: "\e900";
  font-family: 'icomoon' !important;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1em;
  height: 1em;
  color: #0579ee;
}
@media only screen and ( max-width : 991px ) {

}
@media print, screen and ( min-width : 992px ) {
	#sitemap li {
		width: 32%;
		margin-right: 2%;
	}
	#sitemap li:nth-child(3n) {
		margin-right: 0;
	}
}

/* ---------------------------------------------------------------------------------------------

　   NEWS

--------------------------------------------------------------------------------------------- */
.news_post_article .white_wrap {
	text-align: center;
}
.news_post_article time {
	color: #999;
}
.news_post_article .btn {
	margin: 0 auto;
}
.news_post_content p {
	line-height: 1.8em;
}
@media only screen and ( max-width : 767px ) {
	.news_post_content {
		margin: 40px auto;
	}
}
@media print, screen and ( min-width : 768px ) {
	.news_post_content {
		margin: 80px auto;
		max-width: 600px;
	}
}

