@charset "utf-8";
/*
Theme Name: responsive_022
Theme URI: http://c-tpl.com/
Description: responsive_022
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:90%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#302a24;
background:#fff;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#5c554f;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#302a24;
}


/**** Clearfix ****/
nav .panel:before,nav .panel:after, nav#mainNav:before,nav#mainNav:after, .newsTitle:before,.newsTitle:after, #footerInfo:before,#footerInfo:after{content: ""; display: table;}
nav .panel:after,nav#mainNav:after,.newsTitle:after,#footerInfo:after{clear: both;}
nav .panel,nav#mainNav,.newsTitle,#footerInfo{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:5px 5px;
border:1px solid #968e87;
font-size:100%;
color:#5c554f;
background:#fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
padding:3px 10px;
color:#fff;
background: #0066b3;
border:0;
font-size:100%;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #605953;
background: -moz-linear-gradient(top, #605953 0%, #aca49c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#605953), color-stop(100%,#6cb4de));
background: -webkit-linear-gradient(top, #605953 0%,#aca49c 100%);
background: -o-linear-gradient(top, #605953 0%,#aca49c 100%);
background: -ms-linear-gradient(top, #605953 0%,#aca49c 100%);
background: linear-gradient(to bottom, #605953 0%,#aca49c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#605953', endColorstr='#6cb4de',GradientType=0 );
}


/* レイアウト
------------------------------------------------------------*/
#wrapper, #header, .inner{
margin: 0 auto;
padding-bottom:10px;
width: 1000px;
}
#header .inner{
	width: auto;
}

#header{
padding:10px 0;
}

#content{
float: right;
  width: 625px;
}

#sidebar{
float:left;
width:300px;
padding-top:30px;
}

#footer{
clear:both;
background:#f5ede5;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:5px 0;
font-size:90%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
float:left;	
padding:30px 0 0;
font-size:160%;
font-weight:bold;
}


/* コンタクトインフォメーション
----------------------------------*/
#headerInfo{
float:right;
padding:0 10px 20px 0;
text-align:right;
}

.tel{
display:inline;
padding-left:40px;
font:30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
background:url(images/tel.png) no-repeat 0 50%;	
}


/* トップナビゲーション
*****************************************************/
nav#mainNav{
clear:both;
margin-bottom:20px;
position:relative;
}

.panel ul li{
float: left;
position: relative;
}

.panel ul li a{
display: block;
_float:left;
color:#787878;
}

.panel ul li a:hover{color:#5c554f;}

#searchHead input{
line-height:30px;
}

#searchHead input.searchBox[type="text"]{
vertical-align:top;
width:140px;
height:26px;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 20px;
padding:5px 0;
line-height:33px;
font-size:120%;
font-weight:normal;
background:url(images/border.png) repeat-x 0 100%;
}

h2.title span,.newsTitle h3 span,section.widget h3 span{
color:#342d27;
}

.dateLabel{
margin:-10px 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 20px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
font-size:150%;
color:#5c554f;
background:url(images/border.png) repeat-x 0 100%;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color:#5c554f;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#5c554f;
background:url(images/borderDot.png) repeat-x 0 100%;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #cbc3bb;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #cbc3bb solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #cbc3bb solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#63605d;
}

.post table td{
padding:7px 5px;
border: 1px #cbc3bb solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
padding:4px;
background:#fff;
border:1px solid #cbc3bb;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
background:#fff;
border:1px solid #cbc3bb;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget{
padding-bottom:20px;
margin-bottom:20px;
}

section.widget h3{
margin:0 0 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background:url(images/border.png) repeat-x 0 100%;
}

section.widget a{
display:block;
padding:10px 5px;
background:url(images/borderDot.png) repeat-x 0 100%;
}

/* 更新情報
-------------*/
.newsTitle{
margin:0 0 20px;
padding:5px;
line-height:33px;
font-size:120%;
background:url(images/border.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 10px 0 13px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.newsTitle p:hover{background-position:4px 50%}

.news{padding-bottom:40px;}

.news p{
clear:both;
padding:5px;
background:url(images/borderDot.png) repeat-x 0 100%;
}

.news p a{
display:block;
color:#302a24;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#5c554f;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#302a24;}


/* ページ上部へ戻る
*****************************************************/
#pagetop{
clear:both;
display:block;
overflow:hidden;
padding-top:130px;
margin-bottom:-1px;
}

#pagetop a{
float:right;
display:block;
position:relative;
padding:5px 15px 2px;
font-size:90%;
border:1px solid #e4e2e1;
border-bottom:0;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
background:#fffbf3;
}

*:first-child+html #pagetop{margin-bottom:-10px;}

*:first-child+html #pagetop a{
position:static;
padding:5px 15px 5px;
}

@media screen and (max-width: 640px){
	#pagetop{
	padding-top:40px;
	}	
}


/* フッター
*****************************************************/
#footerInfo{
padding:20px 10px;
margin-bottom:20px;
border:1px solid #e4e2e1;
background:#fffbf3;
}

#footerLogo{
float:left;
padding:10px;
}

.contactInfo{float:right;text-align:right;}

#footer ul{
text-align:center;
font-size:95%;
padding-bottom:20px;
}

#footer ul ul{padding-bottom:0;}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
background:url(images/arrow.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 20px 0 12px;
overflow:hidden;
}

#footer ul li	li{
display:block;
padding:0;
margin-left:3px;
background:url(images/sub1.png) no-repeat 0 50%;
}

#footer ul li	li:last-child{background-image:url(images/subLast.png);}

#footer ul li	li a{
padding:0 10px;
}

*:first-child+html #footer ul{width:920px;margin:0 auto;}
*:first-child+html #footer ul ul{width:auto;}
*:first-child+html #footer ul li{float:left;}

#copyright{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:90%;
color:#fff;
background:#beb6ae;
zoom:1;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#5c554f;
text-align:center;
}


/* トップページ 最新記事3件 + お勧め商品
------------------------------------------------------------*/
.thumbWrap{
width:650px;
margin-right:-25px;
}

.thumbWrap_PR{
width:645px;
margin-right:-20px;
}

ul.thumb{margin: 0;}

/*おすすめ商品の見出しがない場合*/
ul.gap{margin-top:40px;}

ul.thumb li{
float:left;
width:300px;
margin:0 25px 0 0;
padding:0 0 40px;
background:none;
}

ul.thumb li img.wp-post-image{
float:left;
display:inline;
padding:0 5px 3px 0;
}

ul.thumb h3{
font-weight:normal;
font-size:110%;
}

.thumbWrap ul.thumb h3{
padding:0 15px 0 0;
display:inline;
background:url(images/arrow.png) no-repeat 100% 50%;
}

.thumbWrap_PR ul.thumb li{
width: 195px;
margin:0 20px 0 0;
}



/* メインメニュー + 検索ボックス　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav div.panel{
	display:block !important;
	float:right;
	}
	
	nav div.panel .menu {
		width: 100%;
	}
	
	a#menu{display:none;}
	
	.panel ul{width:745px;}
	
	.panel ul li{
	margin:10px 15px 0 0;
	}
	
	.panel ul li a span{
	padding: 0 21px 3px;
	_position:relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	}
	
	.panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
	color:#5e5751;
	}
	
	.panel ul li.current-menu-item a span,.panel ul li a:hover span,.panel ul li a:active span, .panel ul li.current-menu-parent a span{
	}
	
	.panel ul li.current-menu-parent li a,
	.panel ul li.current-menu-item li a,
	.panel ul li.current-menu-item li a span,
	.panel ul li.current-menu-parent li a span,
	.panel ul li.current-menu-item li.current-menu-item a span,.panel ul li li a:hover span,.panel ul li li a:active span{
	background:none;
	}
	
	.panel ul li.current-menu-item li a{color:#302a24;}
	
	.panel ul li.current-menu-item li.current-menu-item a, .panel ul li li a:hover,
	.panel ul li.current-menu-parent li.current-menu-item a{
	color:#302a24;
	background: #fff7ef;
	}
	
	.panel ul li.current-menu-parent:hover li a span,.panel ul li.current-menu-parent li a{color:#302a24;}
	.panel ul li.current-menu-parent:hover li.current-menu-item a span, .panel ul li.current-menu-parent li a:hover{color:#302a24;}
	
	.panel ul ul{width:160px;}
	
	.panel ul li li{
	float: none;
	height:40px;
	line-height:40px;
	width:160px;
	}
	
	.panel ul li li a{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:95%;
	text-align:left;
	}
	
	.panel ul li ul{display: none;}
	
	.panel ul li:hover ul{
	display: block;
	position: absolute;
	top:25px;
	left:0;
	z-index: 100;
	}
	
	.panel ul li:hover ul li{
	margin:0;
	background:#fff;
	opacity:.9;
	border-bottom:1px dotted #cbc3bb;
	}
	
	.panel ul li:hover ul li:last-child{
	border:0;
	}
	
	.panel ul li ul li a span{
	margin:0;
	float:none;
	padding:0 0 0 5px;
	}
	
	#searchHead{
	float:right;
	margin:5px 0 0;
	width:215px;
	text-align:right;
	}
}


/* メインメニュー + 検索ボックス iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){	
	nav#mainNav{
	background:none;
	border:0;
	padding:0;
	margin:0;
	width:100%;
	}
	
	nav#mainNav a.menu{
	width:28px; height: 22px; position: absolute;
	right: 10px;
    top: -40px;	
	display:block;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	background: #fff;
	}
	
	nav#mainNav a#menu span{ background: #787878; width: 28px; height: 2px; position: absolute; left: 0; }
	nav#mainNav a#menu span:first-of-type { top: 0; }
	nav#mainNav a#menu span:nth-of-type(2) { top: 50%; transform: translateY(-50%);}
	nav#mainNav a#menu span:nth-of-type(3) { bottom: 0; }

	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	color:#fff;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	border:1px solid #cbc3bb;
	border-top:0;
	}
	
	.panel ul{margin:0;padding:0;}
	
	.panel ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.4;
	}
	
	.panel ul li a,.panel ul li.current-menu-item li a{
	display: block;
	width:100%;
	padding:1em 0;
	height:auto;
	text-align: left;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f7f6));
	background: -webkit-linear-gradient(top, #fff, #f6f7f6);
	background: -moz-linear-gradient(top, #fff, #f6f7f6);
	background: -o-linear-gradient(top, #fff, #f6f7f6);
	background: -ms-linear-gradient(top, #fff, #f6f7f6);
	background: linear-gradient(top, #fff, #f6f7f6);
	border-top:1px solid #cbc3bb;
	border-bottom:1px solid #fff;
	}
	
	.panel ul li a span{
	padding-left:1em;
	}
	
	.panel ul li.current-menu-item a,.panel ul li a:hover,.panel ul li.current-menu-item a,.panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active{
	color:#5e5751;
	}
	
	.panel ul li.current-menu-item li a{color:#302a24;}
	
	.panel ul li li{
	float:left;
	border:0;
	}
	
	.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a,.panel ul li li a:hover,.panel ul li.current-menu-item li a:hover{
	border-top:1px dotted #cbc3bb;
	border-bottom:1px dotted #fff;
	background:url(images/sub1.png) no-repeat 15px 50%;
	}
	
	.panel ul li li.first-child a{border:0;}
	
	.panel ul li li:last-child a,.panel ul li li:last-child a:hover,.panel ul li.current-menu-item li:last-child a:hover{background:url(images/subLast.png) no-repeat 15px 50%;}
	
	.panel ul li li a span{padding-left:25px;}
	
	nav div.panel,#searchHead{float:none;}
	
	#searchHead{margin-top:10px;text-align:right;}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}

	#header h1, #header h2{padding-left:10px;}

	.panel ul, .thumbWrap, .thumbWrap_PR{margin:0 auto;}
	.panel ul ul{padding:0;}

	nav div.panel,#searchHead{float:none;}
	
	#searchHead{text-align:center;margin:10px auto;}

	p#mainImg img{width:100%;height:auto;}

	#content, #sidebar{
	clear:both;
	float:none;
	width:95%;
	margin:0 auto;
	}

	#footer{margin:0;text-align:center;}
	
	#footerInfo, #footer ul{
	float:none;
	width:auto;
	text-align:center;
	}

	#pagetop a{margin-right:15px;}
}


/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
	.thumbWrap,.thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
	.thumbWrap_PR ul.thumb li{width:30%;}
	.thumbWrap_PR ul.thumb li{margin:0 1% 0 2%;}
  .thumbWrap_PR img{width:100%;height:auto;}
	.thumbWrap ul.thumb li{width:100%;margin:0 auto;text-align:left;}
	#footerInfo .contactInfo{float:none;text-align:center;}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;}
	#header h2,#headerInfo,#footerLogo{float:none;padding:0;text-align:center;}
	#headerInfo p, #footerInfo p{font-size:90%;}
	#headerInfo p.tel, #footerInfo p.tel{font-size:200%;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
}

/* =========================================================

追加css

========================================================= */
* { box-sizing: border-box; }
body { 
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 16px;
	color: #787878;
    overflow-x: hidden;
}


/*=================================
header
=================================*/

#header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
	padding-bottom:20px;
}
#header hgroup {
  display: inline-block;
}
#header h2 {
  padding: 0 0 0;
}
#header h2 img { width: 144px; }
nav#mainNav {
  clear: both;
  margin-bottom: 0;
  position: relative;
  width: 50%;
	padding-bottom:10px;
}
.panel ul {
  width: auto;
  display: flex;
  flex-wrap: wrap;
}
.panel ul li {
  margin: 10px 0 0 2px;
  
  text-align: center;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align:center;
}
.panel ul li:hover {
  
}

@media screen and (max-width: 1024px){
	nav#mainNav {
		padding-bottom:0;
	}	
  .panel ul li { margin:0; }
	#header h2 img{
	padding-left:10px;
	}
}


/*=================================
index
=================================*/
.index__intro {
	height:300px;
/*	margin: 60px 0 70px;*/
	margin: 60px 0 50px;
	background: url("http://www.elf-y.net/wp-content/uploads/2023/11/top_lgm.png") no-repeat right bottom;
	background-size: 28% auto;
}
.index__intro h3 { 
	text-align: left;
/*	margin: 0 0 90px;*/
}
.index__intro h3 img {
	width: 43.5%; height: auto;
	vertical-align:top;
}
.index__intro p {
	line-height: 2.25;
	text-align: right;
	padding-top:80px;
}
@media screen and (max-width: 640px){
	.index__intro {
		height:auto;
		height:200px;
		margin: 30px 0 30px;
/*		background: url("http://www.elf-y.net/wp-content/uploads/2023/11/top_lgm.png") no-repeat center bottom;*/
		background: url("http://www.elf-y.net/wp-content/uploads/2023/11/top_lgm.png") no-repeat center top;
		background-size: 50% auto;
	}	
	.index__intro h3 { 
		text-align: center;
		margin: 0 0 15px;
	}
	.index__intro h3 img {
		width: 43.5%; height: auto; min-width: 280px;
		vertical-align:top;
	}
	.index__intro p {
		line-height: 2.25;
		text-align: center;
/*		padding: 60px 0 30px;*/
/*		padding: 10px 0 30px;*/
		padding: 40px 0 0;
		font-size: 14px;
	}
}

/*=================================
index__business
=================================*/
.index__business {
	background-color: #f7f8f6; padding: 40px 0;
}
.index__business .wrap_business {
	width: 90%; max-width: 900px;
	margin: 0 auto 130px;
}
.index__business .wrap_business .img_box {
	width: 44%;
}
.index__business .wrap_business .txt_box {
	width: 51%;
}
.index__business .wrap_business h3 {
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	position: relative;
	margin: 20px 0 15px; padding: 0 25px;
	display: inline-block;
}
.index__business .wrap_business:first-of-type h3 { color: #d29f9d; }
.index__business .wrap_business:nth-of-type(2) h3 { color: #899c7f; }
.index__business .wrap_business:nth-of-type(3) h3 { color: #d29f9d; }

.index__business .wrap_business:first-of-type h3::before,
.index__business .wrap_business:nth-of-type(3) h3::before {
	background-color: #d29f9d;
	content: "";
	display: block; width: 13px; height: 1px;
	position: absolute; left: 0; top:50%;
}
.index__business .wrap_business:first-of-type h3::after,
.index__business .wrap_business:nth-of-type(3) h3::after {
	background-color: #d29f9d;
	content: "";
	display: block; width: 13px; height: 1px;
	position: absolute; right: 0; top:50%;
}
.index__business .wrap_business:nth-of-type(2) h3::before {
	background-color: #899c7f;
	content: "";
	display: block; width: 13px; height: 1px;
	position: absolute; left: 0; top:50%;
}
.index__business .wrap_business:nth-of-type(2) h3::after {
	background-color: #899c7f;
	content: "";
	display: block; width: 13px; height: 1px;
	position: absolute; right: 0; top:50%;
}

.index__business .wrap_business p {
	line-height: 2.375;
}

@media screen and (max-width: 640px){
	.post section.index__business {
		width: 100% !important;
		padding: 20px 0;
	}
	.index__business .wrap_business {
		margin: 0 auto 70px;
	}	
	.index__business .wrap_business .img_box {
		width: 100%; text-align: center;
	}
	.index__business .wrap_business .img_box img {
		max-width: 320px;
	}
	.index__business .wrap_business .txt_box {
		width: 100%;
	}
	.index__business .wrap_business .box {
		width: 100%;
	}
	.index__business .wrap_business .box h4 {
	font-size: 24px;
	}
	.index__business .wrap_business h3 {
		font-size: 18px;
		position: relative;
		margin: 30px auto 15px; padding: 0 25px;
		display: table;
	}	
	.index__business .wrap_business p {
		line-height: 2.375;
		font-size: 15px;
		margin-bottom: 0 !important;
	}	
}



/* =========================================================

========================================================= */

/* 追加css
------------------------------------------------------------*/


#copyright {
	background: url("http://www.elf-y.net/wp-content/uploads/2023/11/footer.png") no-repeat center top;
	background-size: cover;
}
#pagetop a {
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	font-size: 100%;
	border: none;
	background-color: transparent;
	color: #d29f9d;
}
#footer { background-color: transparent; }
footer .inner { 
	margin-top: 50px;
	align-items: flex-start;
}
footer .f_logo { 
	background: url("http://www.elf-y.net/wp-content/uploads/2023/11/f_lgm.png") no-repeat right top;
	background-size: auto 100%;
	padding: 26px 95px 0 15px;
	width: 37%;
}
footer .f_logo img { width: 100%; height: auto; }
footer .f_add { 
	font-size: .875em; line-height: 1.7;
	padding: 15px 15px;
}

.mb10 { margin-bottom:10px !important; }

.sp { display:none; }
@media screen and (max-width: 640px){
  .sp { display:block; }
	footer .f_add {text-align:left;}
	footer .f_logo { 
		background: url("http://www.elf-y.net/wp-content/uploads/2023/11/f_lgm.png") no-repeat center bottom;
		background-size: auto 65px;
		padding: 0 0 75px 0;
		width: 270px;
	}	
	footer .f_logo img {
		vertical-align:top;
	}
	footer .f_add { 
		font-size: .875em; line-height: 1.7;
		padding: 20px 50px;
		width: 100%; max-width: 370px;
	}	
}

#content {
	float: none;
	width: 100%;
}
.contentOver-box{
  padding: 0;
  margin: 0 calc(50% - 50vw) 80px;
  width: 100vw;
}

h2.h2_head {
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	background: url("http://www.elf-y.net/wp-content/uploads/2023/11/line.png") no-repeat center bottom;
	background-size: 100% auto;
	color: #787878;
	padding: 20px 20px; margin: 0 0 60px;
	letter-spacing: .1em;
}
h2.h2_head .eng {
	letter-spacing: .1em; margin-right: .4em;
}
.post h3 {
  background-image: none;
}
.post p {
	margin: 0 0 40px;
	padding-bottom: 0;
	line-height: 2;
}
.flex_s_b { display: flex; flex-wrap: wrap; justify-content: space-between; }
.flex_c { display: flex; flex-wrap: wrap; justify-content:center; }
.t_blue { color: #0461a7; }

@media screen and (max-width: 640px){
	h2.h2_head {
		font-size: 18px;
		padding: 10px 1em; margin: 0 0 35px;
		letter-spacing: .1em;
	}	
}

/*=================================
index
=================================*/





/*================================
about
================================*/
.about__outline {
	margin: 80px 0 0;
}


table.tbl_outline {
	width: 84%;
	margin: 0 auto 90px;
	border: none;
}
table.tbl_outline th,
table.tbl_outline td {
	background-color: #fff;
	border: none;
	font-weight: normal;
	padding: 14px 1em;
}
table.tbl_outline th { color: #d29f9d; text-align: left; white-space: nowrap;}
table.tbl_outline ul li {
	background-image: none; padding-left: 0; list-style: disc;
	margin-bottom: 10px;
}


table.tbl_law {
	width: 84%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.tbl_law caption {
	color: #99aa90;
	padding: 0 0 15px;
}
table.tbl_law th,
table.tbl_law td {
	background-color: #fff; color: #787878;
	border: solid 1px #929292;
	padding: 10px 2em;
}
table.tbl_law th { text-align: center; white-space: nowrap; }

.about__outline iframe {
	width: 84%; height: 350px;
	margin: 0 auto 150px;
	display: block;
}


@media screen and (max-width: 640px){
	.about__outline {
		margin: 40px 0 0;
	}	
	table.tbl_outline {
		width: 90%;
		margin: 0 auto 25px;
		border: none;
	}	
	table.tbl_outline th { display:block; text-align: left; padding: 10px 0 0; font-weight: bold; }
	table.tbl_outline td { display:block; text-align: left; padding: 0 0 1em; }
	.about__outline iframe {
		width: 90%; height: 150px;
		margin: 0 auto 100px;
		display: block;
	}	
	table.tbl_law {
		width: 90%;
		margin: 0 auto 25px;
		border: none;
	}	
	table.tbl_law th { display:block; text-align: left; padding: 10px 0 0; font-weight: bold; border: none; }
	table.tbl_law td { display:block; text-align: left; padding: 0 0 1em; border: none;  }	
}

/*================================
contact__form
================================*/
.hissu {
	background-color: #007bc2;
	color: #fff;
	border-radius: 50vh;
	font-size: .8em;
	padding: 3px 5px;
	margin-left: 5px;
}
.contact__form p {
	margin: 0 0 20px;
}
.contact__form .intro_txt,
.contact__form form {
	width: 100%; max-width: 750px;
	/*margin: 0 auto;*/
	font-size: 16px;
}
.contact__form .intro_txt {
	margin-bottom: 40px;
}
.contact__form textarea {
	width: 100%;
line-height: 30px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
input,
input[type="email"],
input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{
line-height: 30px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	background: #fff;
	border: solid 1px #909090 !important;
	border-radius: 0;
    padding:5px 5px;
    width:50%; height:42px !important;
}
::placeholder {
  color: #999;
}
input[type="submit"],button {
	background-color:#0066b3;
	color: #fff;
	font-size:1.125em;
	padding:14px 14px;
	margin:40px 10px 0 0;
line-height:1;
height:auto !important;
border:none;
cursor : pointer;
}

.post h3.head_privacy {
margin:40px 0 10px;
font-size:.875rem;
color:#909090;
}
.post .wrap_privacy {
  color: #9c9c9c;
  font-size: .8em;
  height: 200px;
  overflow: auto;
  border: solid 1px #9d9b9b;
  padding: 20px 20px;
}
.post .wrap_privacy h4 { margin:25px 0 20px; }
.post .wrap_privacy li {
  background:none;
  padding-left:0;
  list-style:disc;
}
.post .wrap_privacy li p {
  margin:0;
}

@media screen and (max-width: 1024px){
input,
input[type="email"],
input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{
	font-size: 14px;
    width:100%; height:38px !important;
}
input[type="text"], textarea {
max-width:100%;
}
input[type="submit"]{
margin-right:0;
}

}



/* index wrap_news
------------------------------------------------------------*/
.index__news { margin:110px 0 0; }
.post .wrap_news {
	color: #9c9c9c; font-size: .8em;
	height: 320px;
	overflow: auto;
	border: solid 1px #999999;
	padding: 20px 20px;	
	overflow-y: scroll;
}
.post .wrap_news table { width: 100%; border:none; }
.post .wrap_news table th {
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.125rem; font-weight: bold;
	color: #d29f9d;
	border:none;
	background-color: transparent;
	display: flex;
	flex-wrap: wrap;
}
.post .wrap_news table th .cate {
	font-size: .7em; font-weight: 700;
	background-color: #d29f9d; color: #fff;
	border-radius: 5px;
	padding: 3px 5px; margin: 0 10px 0 0;
}
.post .wrap_news table th .icon_news img {
	width: 48px; height: auto;
	vertical-align: baseline;
	margin-right: 10px;
}
.post .wrap_news table th .date {
	font-size: .78em;
	color: #d29f9d;
	margin: 0 0 0 20px;
}
.post .wrap_news table td {
	padding: 25px 50px 70px;
	font-size: .875rem;
	border:none;
}

@media screen and (max-width: 640px){
	.index__news { margin:70px 0 0; }
	.post .wrap_news {
		padding: 14px 14px;	}
	.post .wrap_news table th {
		padding: 0 0 10px;
	}
	.post .wrap_news table td {
		padding: 0 0 30px;
		font-size: .875rem;
		border:none;
	}	
	.post .wrap_news table th .icon_news {
		width:100%; margin: 0 0 0;
	}	
}

/* 追加css 1024以下
------------------------------------------------------------*/
@media screen and (max-width: 1024px){
	.post section {
		width: 95% !important;
		margin-left: auto; margin-right: auto;
	}
.wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  line-height: 30px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}
.post .wrap_news table th .date {
	margin-left:0;
	padding-left:0;
}
}
/* キャリアリープ追加 */
.small{
font-size:62.5%;
}
table.tbl_tokusho{
margin:40px auto;
width:800px;
}
table.tbl_tokusho caption{
margin-bottom:10px;
font-size:120%;
}
table.tbl_tokusho th,table.tbl_tokusho td{
background:none;
color:inherit;
font-weight:normal;
border:1px #ccc solid;
padding:10px 20px;
vertical-align:middle;
}
table.tbl_tokusho th{
white-space: nowrap
}
/* 追加css 1024以下
------------------------------------------------------------*/
@media screen and (max-width: 1024px){
table.tbl_tokusho{
width:auto;
}
table.tbl_tokusho th{
font-weight:bold;
border:none;
padding:10px 20px 0;
}
table.tbl_tokusho td{
border:none;
padding:0 20px 20px;
}
}