html {
  font-size: 62.5%;
}
body {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 1.25rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
	color: #333;
	width: 100%;
	overflow-x: hidden;
}
/*---------------------contactform7---------------------*/
div.contactform-wrap {
	display: block;
	width: 100%;
	height: 100%;
}
div.contactform-inner {
	margin: 0 auto;
	width: 80%;
	font-size:14px;
}

div.contactform-inner select {
	font-size:14px;
}
.wpcf7-form-control {
	width :100%;
}
/*---------------------タイトル消す---------------------*/
div.page-header{
 display:none;
}
div.site-branding {
	width: 270px;
}
/*---------------------設定---------------------*/
.home-p {
	text-align: center;
	margin: 20px;
	line-height: 1.8;
}
h2 {
	display: block;
	color: #B09D60;
	font-weight: bold;
	letter-spacing: 0.3em;
	font-size: 2.5rem;
	padding: 30px;
}
.h2-line {
	display: flex;
	align-items: center;
}
.h2-line:before {
	content: '';
    height: 8px;
	width: 8px;
	border-radius: 5px;
	margin-right: 20px;
    background-color: #B09D60;
}
.h2-line:after {
	content: '';
    flex-grow: 1;
    height: 3px;
    background-color: #B09D60;
	margin-left: 20px;
}
/*---------------------link---------------------*/
a {
	text-decoration: none;
	color:inherit;
}
.home-link {
	margin: 50px auto 80px;
	width: 320px;
	border: 1px solid #B09D60;
}
.home-link a{
	display: block;
	width: 100%;
	height: 100%;
	color: #B09D60;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 10px;
}
.home-link a:hover{
	transition: 0.5s;
	box-shadow: 5px 5px #B09D60;
	color: rgba(176,157,96,0.70);
}
.home-feature-link {
	border: 1px solid #fff;
}
.home-feature-link a{
	color: #fff;
}
.home-feature-link a:hover{
	transition: 0.5s;
	box-shadow: 5px 5px #fff;
	color: rgba(254,254,254,0.70)
}
.link-WaytoOffice {
	margin: 0;
	width: 200px;
}
.link-WaytoOffice a{
	padding: 3px;
}
.home-link-contact {
	width: 500px;
	max-width:95%;
	height: 50px;
}
.home-link-contact a {
	font-size: 1.5rem;
	letter-spacing: 0.6rem;
}
/*---------------------home-info--------------------*/
.top-img {
}
.top-img img {
	width: 100%;
}
.top-img-moji1,.top-img-moji2{
	position: relative;
	margin: 0 0 0 auto;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 1rem;
	text-align: end;
	padding-right: 10px;
}
.top-img-moji1 {
	top: -200px;
	width: 450px;
}
.top-img-moji2 {
	top: -180px;
	width: 400px;
}
.home-hlinfo {
	background-color: #B09D60;
	max-width: 800px;
	margin: 0;
	height: 40px;
	line-height: 40px;
}
.home-hlinfo-title {
	font-size: 1.6rem;
	color: #fff;
	position: relative;
    display: inline-block;
    padding-left: 60px;
}
.home-hlinfo-title:before {
	content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #fff;
	left: 20px;
}
.home-hlinfo-p {
	text-align: left;
	max-width: 600px;
}
.home-hlinfo-1, .home-hlinfo-2 {
	margin-bottom: 50px;
}
.home-hlinfo-flex {
	display: flex;
}
.home-hlinfo-rt {
	margin: 20px 20px 20px 100px;
	text-align: center;
}
.home-hlinfo-img-yh {
	margin-bottom: 5px;
	width: 150px;
	height: 150px;
}
.wp-image-976 {
	width: 100%;
}
/*---------------------home-feature--------------------*/
section.home-feature {
	width: 100%;
	height: 580px;
	background-color: #B09D60;
	color: #fff;
	margin-top: 150px; 
	text-align: center;
}
.home-feature-h2 {
	width: 180px;
	height: 90px;
	border-radius: 50% / 100% 100% 0 0;
	background: #B09D60;
	position: relative;
	top: -60px;
	margin: 0 auto -80px;
	font-size: 2rem;
	color: #fff;
}
img.wp-image-989 {
	display: block;
	width: 80px;
	margin: 0 auto 40px;
	position: relative;
}
.home-feature-boxes {
	display: flex;
	color: #333;
}
.home-feature-box {
	width: 200px;
	height: 280px;
	background-color: #fff;
	margin: 50px auto 0;
}
.home-feature-num {
	display: block;
	margin-top: 20px;
	font-size: 2.5rem;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-style: italic;	
}
.home-feature-gold {
	color: #B09D60;
	font-size: 1.4rem;
	font-weight: bold;
}
/*---------------------home-content--------------------*/
section.home-content{
	
	margin-top: 80px;
}
img.home-content-img {
	width: auto;
	height: 60px;
}
.home-content-boxes {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 0 auato;
}
.home-content-box {
	width: 25%;
	height: 120px;
	background-color: #F4F4F4;
	margin: 15px;
	padding: 10px;
	position: relative;
}
.home-content-box-inner {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%); 
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
}
.home-centent-p {
	font-size: 1.4rem;
	margin: 0;
}
/*---------------------home-client--------------------*/
.home-client-p {
	background-color: #F4F4F4;
	width: 100%;
	padding: 3px 0;
	margin: 30px 0;
}
/*---------------------home-contact--------------------*/
section.home-contact {
	margin-top: 100px;
}
.home-contact-inner {
	display: flex;
	height: 400px;
	justify-content: center;
	align-items: center;
}
.home-contact-left {
	width: 35%;
	height: auto;
	margin-left: 20px;
}
.home-contact-left img {
	width: 100%;
}
.home-contact-right {
	width: 65%;
	margin-left: 50px;
}
.home-contact-dt {
	float: left;
	width: 80px;
	height: 25px;
	line-height: 25px;
	background-color: #B09D60;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	letter-spacing: 1rem;
	text-indent: 1rem;
}
dd.home-p {
	text-align: left;
   	padding-left: 8rem;
}
/*---------------------sns--------------------*/
section.home-sns {
	margin: 100px 0;
}
.home-sns-icons {
	font-size: 2.5rem;
	color: #B09D60;
	text-align: center;
	margin-top: 50px;
}
.will-yb {
	width:60%;
	height:200px;
}
/*---------------------ここから下スマホ用--------------------*/
@media screen and (max-width: 928px) {
	p {
		font-size: 1.2rem;
	}
/* --YouTubeサイズ調整-- */
.will-yb {
position: relative;
height: 0;
	width: 100%;
padding: 30px 0 56.25%;
overflow: hidden;
}
.will-yb iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.top-img-moji1,.top-img-moji2{
	margin: 0 auto;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 1.5rem;
	letter-spacing: 0.6rem;
	text-align: center;
	padding-right: 0px;
}
.top-img-moji1 {
	top: 0px;
}
.top-img-moji2 {
	top: 0px;
	margin-bottom: 20px;
}
.home-hlinfo {
	width: 100%;
	height: 100%;
	line-height: 20px;
}
.home-hlinfo-title {
	font-size: 1.3rem;
	padding-left: 40px;
}
.home-hlinfo-title:before {
    width: 20px;
	left: 10px;
}
.home-hlinfo-flex {
	flex-flow: column;
}
.home-hlinfo-rt {
	margin: 10px auto;
	order: 0;
}
.home-hlinfo-lf {
	order: 1;
}
/*---------------------スマホ用home-feature--------------------*/
.home-feature-boxes {
	flex-wrap :wrap;
	align-items:stretch;
}	
section.home-feature {
	width: 100%;
	height: 1000px;
}
.home-feature-h2 {
	width: 140px;
	height:70px;
	border-radius: 50% / 100% 100% 0 0;
	margin: 0 auto -70px;
}
.home-feature-box {
	width: 40%;
	height: 100%;
	background-color: #fff;
	margin: 30px auto 0;
}
/*---------------------スマホ用home-content--------------------*/
img.home-content-img {
	width: auto;
	height: 40px;
}
.home-content-box {
	width: 45%;
	height: 130px;
	background-color: #F4F4F4;
	margin: 5px;
	padding-top: 5px;
}
.home-centent-p {
	font-size: 1.2rem;
}
/*---------------------スマホ用home-contact--------------------*/
section.home-contact {
	margin-top: 100px;
}
.home-contact-inner {
	display: block;
	height: 100%;
}
.home-contact-left {
	height: auto;
	width: 350px;
	margin: 0 auto;
}
.home-contact-left img {
	width: 100%;
}
.home-contact-right {
	width: 100%;
	font-size: 1.2rem;
	margin-left: 0;
}
.home-contact-dt {
	letter-spacing: 0.8rem;
	text-indent: 0.8rem;
}
iframe {
		margin-top: 80px;
}
}
/*---------------------ここから上スマホ用--------------------*/

/*-----------特徴ページ---------------*/
section.difference {
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
	letter-spacing: 0.1rem
}
.difference-h4 {
	font-size: 1.5rem;
	margin: 0 0 10px 0;
}
.difference-line {
	content: '';
	width: 30%;
	margin: 40px auto;
	border-bottom: 10px #333 dotted;
}
.difference-p-aus, .difference-p-jpn {
	margin: 0;
	font-weight: bold;
	font-size: 1.3rem;
	letter-spacing: 0.4rem;
	line-height: 40px;
}
.difference-p-aus {
	color: #696969;
}
.difference-p-jpn {
	color: #B09D60;
}
.difference-span-aus {
	background: linear-gradient(transparent 50%, #d3d3d3 50%);
}
.difference-span-jpn {
	background: linear-gradient(transparent 50%, #fff450 50%);
}
.difference-aus, .difference-jpn {
	display: block;
	padding: 20px;
	margin: 0 auto 20px;
	
}
.difference-aus {
	color: #696969;
	border: solid 1px #696969;
}
.difference-jpn {
	border: solid 2px #B09D60;
}

	-webkit-transform: translateY(-50%) translateX(-50%);