
* {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ ゴシック","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
html { 
    height: 100%;
    padding: 0px;
}
/* --　記事内の装飾 --*/
body{
	margin: 0px 0px;
    height: 100%;
    padding: 0px;
}
#main-block{
    margin: 0px;
    height: 100%;
    padding: 0px;
background-color: #006699;
}
article{
    background-color: #fff;
}
section{
    background-color: #fff;
}
body a img{
	border-style: none;
}
body img{
	vertical-align: bottom;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
header{
    margin: 0 auto 0 auto;
	min-width: 1000px;
	padding: 1px 0px;
    position: relative;
    z-index: 199 !important;
}


nav.headnav{
	width: 100%;
	min-width: 1000px;
	height: 80px;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	z-index:200 !important;
    background: #f5f1ee;
    border-bottom:5px solid #998154;
}

nav.headnav section{
	margin: 0px auto;
    width: 100%;
}
nav.headnav p.mainlogo{
    margin: 0;
}
nav.headnav p.mainlogo a{
	float: left;
    display: block;
     background: url(../images/main_logo.png) no-repeat left center;
	height: 55px;
	margin: 11px 0px 0px 50px;
	-webkit-background-size: auto 55px;
	-moz-background-size: auto 55px;
	background-size: auto 55px;
    text-indent: -9999px;
    width: 398px;
    text-indent: -9999px;
    overflow: hidden;
}
nav.headnav ul{
	float: left;
	margin: 50px 0px 0px 50px;
    height: 21px;
}
nav.headnav ul li{
	float: left;
	margin: 0 30px 0 0;
    padding: 0;
	font-size: 14px;
    text-align: center;
    line-height: 14px;
    height: 21px;
}
nav.headnav ul li a{
	color: #000;
	display: block;
    position: relative;
    padding: 0 0 0 14px;
}
nav.headnav ul li a.twitter{
	width: 20px;
    height: 20px;
	float: left;
	margin: -5px 0px 0px 0px;
    display: block;
     background: url("../images/twitter_icon.png") no-repeat left center;
	-webkit-background-size: auto 20px;
	-moz-background-size: auto 20px;
	background-size: auto 20px;
    text-indent: -9999px;
    overflow: hidden;
}
nav.headnav ul li a.twitter::after  {
	border-right: none;
	border-bottom: none;
}
nav.headnav ul li a.twitter:hover::after  {
	border-right: none;
	border-bottom: none;
}
nav.headnav ul li a::after  {
    content: '';
	position: absolute;
	top: 30%;
	left: 0em;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 1px solid #998154;
	border-bottom: 1px solid #998154;
}
nav.headnav ul li a:hover{
	color: #998154;
	text-decoration:none;
}
nav.headnav ul li a:hover::after  {
	left: 0.2em;
	border-right: 1px solid #998154;
	border-bottom: 1px solid #998154;
}
#head-set h2{
	margin: 0px 0px 10% 0px;
	padding: 0px;
}
#head-set h2 img{
	width: 90%;
}
#head-set h3{
	margin: 0px;
	padding: 0px;
}
#head-set h3 img{
	width: 100%;
    max-width: 700px;
}
#head-set{
	height: auto ;
	margin: 0 0 0 5%;
    padding: 0 0 5% 0;
    width: 40%;
}


nav.headnav p.form-button{
    margin: 0;
	display: block;
	height: 33px;
	line-height:40px;
	padding: 0em;
    text-align: center;
	text-decoration: none;
    width: 250px;
    float: right;
    position: absolute;
    top: 0px;
    right: 40px;
    font-size: 14px;
}
nav.headnav p.form-button a {
	color: #fff;
    display: block;
	position: relative;
	height: 33px;
	line-height:35px;
	padding: 0em;
    text-align: center;
	text-decoration: none;
    border-radius: 0px 0px 7px 7px;
    background-color: #ea8a7a;
}
nav.headnav p.form-button a:hover {
	color: #fff;
	text-decoration: none;
    background-color: #df4b33;
}
nav.headnav p.form-button a span{
    display: inline-block;
	width: 20px;
	height: 24px;
    margin-right: 5px;
	text-indent: -9999px;
	line-height: 35px;
	background: url("../images/mail_head.png") no-repeat center;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
    background-position: bottom left;
}

nav.headnav p.form-button a:hover::after{
	left: 1.5em;
    border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}
/* transition */
nav.headnav,
nav.headnav::after,
nav.headnav section,
nav.headnav h1,
nav.headnav h1 img,
nav.headnav ul,
nav.headnav ul li,
nav.headnav ul li a,
nav.headnav ul li a:hover::after,
nav.headnav p.form-button a,
#main-visual h1{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#main-visual{
	margin: 0px auto 0px auto;
	min-width: 1000px;
	min-height: 170px;
	padding: 0px;
	text-align: center;
	clear:both;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
}
#main-visual h1{
    margin: 0px auto;
    font-size: 32px;
    color: #fff;
    line-height: 170px;
	font-weight: bold;
    display: block;
    width: 90%;
    max-width: 1280px;
    text-align: left;
	background-repeat: no-repeat;
}
/*Heada*/
.about #main-visual{
    background-color: #069;
     background-image: url("../images/inner_heada_about_2025.jpg");
	background-position:right bottom;
	background-size: 750px auto;
	background-repeat: no-repeat;
}
.business #main-visual{
    background-color: #069;
     background-image: url("../images/inner_heada_business.jpg");
	background-position:right bottom;
	background-size: 750px auto;
	background-repeat: no-repeat;
}
.faq #main-visual{
    background-color: #069;
     background-image: url("../images/inner_heada_faq.jpg");
	background-position:right bottom;
	background-size: 750px auto;
	background-repeat: no-repeat;
}
.contact #main-visual{
    background-color: #069;
     background-image: url("../images/inner_heada_contact.jpg");
	background-position:right bottom;
	background-size: 750px auto;
	background-repeat: no-repeat;
}
.privacy #main-visual{
    background-color: #069;
     background-image: url("../images/inner_heada_privacy.jpg");
	background-position: right bottom;
	background-size: 750px auto;
	background-repeat: no-repeat
}
#page-nav{
    margin: 0px auto 90px !important;
    width: 90%;
    max-width: 1280px;
    padding-top: 50px;
}
#page-nav ul{
    margin: 0 !important;
    padding: 0;
   text-align: center;
}
#page-nav ul li{
    display: inline-block;
    margin: 0px -10px;
    padding: 0px;
    font-weight: normal;
    white-space: nowrap;
    background-repeat: no-repeat;
    font-size: 12px;
}

#page-nav ul li a{
	color: #000;
	padding: 2px 15px;
	letter-spacing: 0em;
    border-right: solid 1px #bbb;
}
#page-nav ul li:first-child a{
    border-left: solid 1px #bbb;
}

#page-nav ul li a:hover{
	color: #999;
	text-decoration: none;
}

nav.headnav p a,
#page-nav ul li a,
#page-nav ul li a::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#nav-container{
	position: fixed;
	height: 95px;
	width: 100%;
	min-width: 1000px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	z-index: 880;
	top: 0px;
    border-bottom: solid 5px #ec4762;
}
#scroller{
	margin-bottom: 0px;
}

#button {
	width: 70px;
	height: 70px;
	position: absolute;
	display: block;
	background: url(../images/Hamburger_menu.png) no-repeat center;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	margin: 0px;
	padding: 0px;
	right: -1px;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}


/*-- Maincontainer Comon Seting--*/



.contents-wrapper{
	width: 90%;
    max-width: 1280px;
	margin: 0px auto;
    padding: 0px 0px 20px 0px;
}

#maincontainer h2{
	margin: 0px 0px 30px 0px;
	clear: both;
	font-size: 24px;
    line-height: 1.5em;
	color: #998154;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 10px 0 10px 0;
	text-align: center;
    border-top: 1px solid #998154;
    border-bottom: 1px solid #998154;
}

#maincontainer  h3 {
    padding: 4px 15px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    background-color: #f5f1ee;
    border-radius: 10px;
    color: #069;
    margin: 0 0 20px ;
}

#maincontainer  h4 {
    font-size: 15px;
    line-height: 1.3em;
    font-weight: normal;
    margin: 0px;
    color: #000;
    text-align: center;
    padding: 0 0 5px 0;
}


#maincontainer p {
	font-size: 16px;
	line-height: 1.8em;
	margin: 0px;
	margin-bottom: 1.5em;
	color: #000000;
}
#maincontainer p em {
	font-style: normal;
	font-weight: bold;
	color: #c33;
}


#maincontainer p .caption,
#maincontainer ul li .caption {
	font-size: 85%;
	color: #666;
}
#maincontainer p.caption{
	font-size: 85%;
	color: #666;
	margin-top: 0px;
}

#maincontainer ul {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 1em;
	margin-left: 3px;
	margin-top: 0px;
}
#maincontainer ul li {
	margin-bottom: 0.5em;
	padding-left: 12px;
	line-height: 1.8em;
	padding-bottom: 5px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0.55em;
}
#maincontainer ol {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 1em;
	margin-left: 3px;
	margin-top: 0px;
}
#maincontainer ol li {
	margin-bottom: 0.5em;
	padding-left: 17px;
	line-height: 1.8em;
	padding-bottom: 5px;
	font-size: 16px;
	background-repeat: no-repeat;
}
#maincontainer ol li:nth-child(1) {
    background-image: url("../images/ol_head_01.png");
    background-repeat: no-repeat;
background-position: 0px 0.5em !important;
    background-size: 14px 14px;
}
#maincontainer ol li:nth-child(2) {
    background-image: url("../images/ol_head_02.png");
    background-repeat: no-repeat;
background-position: 0px 0.5em !important;
    background-size: 14px 14px;
}
#maincontainer ol li:nth-child(3) {
    background-image: url("../images/ol_head_03.png");
    background-repeat: no-repeat;
background-position: 0px 0.5em !important;
    background-size: 14px 14px;
}
#maincontainer ol li:nth-child(4) {
    background-image: url("../images/ol_head_04.png");
    background-repeat: no-repeat;
background-position: 0px 0.5em !important;
    background-size: 14px 14px;
}
#maincontainer ul li em{
	font-style: normal;
	color: #c33;
}

.link-page {
    display: block;
	height: 40px;
	line-height:40px;
	padding: 0em;
    text-align: center;
	text-decoration: none;
    text-align: center;
}
.link-page a{
    display: block;
	width:100% !important;
	position: relative;
	height: 40px;
	line-height:40px;
	padding: 0em;
    text-align: center;
	text-decoration: none;
    color: #fff;
    border-radius: 20px;
    background-color: #ea8a7a;
    font-weight: bold;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.link-page a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
    border-right: 2px solid #ea8a7a;
    border-bottom: 2px solid #ea8a7a;
}

.link-page a,
.link-page a::after{	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.link-page:hover {
}
.link-page a:hover {
	text-decoration: none;
    background-color: #df4b33;
    color: #fff;
}
.link-page a:hover::after{
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
	left: 2em;
}

/*Main Section*/
#maincontainer img {
    width: 100%;
}

#maincontainer  .text-area h3 {
    text-align: left;
}
#maincontainer .text-area .link-page a{
    margin: 0;
}
#maincontainer .topics p{
   
}
#maincontainer section.bg-half {
    background-color: rgba(255,255,255,0.60);
}
#maincontainer .contents-wrapper{
    padding: 0px 0px 100px ;
    position: relative;
}
#maincontainer .first-block{
    padding: 100px 0px 100px ;
}


/*====== about ======*/
#maincontainer p.signature{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: bold;
}
/*ご挨拶*/
#maincontainer #greeting .float_left{
    display: block;
    width: 35%;
    margin: 0;
    float: left;
}
#maincontainer #greeting .float_right{
    width: 62%;
    float: right;
}
/*業務内容*/
#maincontainer #accounting .float_left,
#maincontainer #opening .float_left,
#maincontainer #inheritance .float_left{
    display: block;
    width: 35%;
    margin: 0;
    float: left;
}
#maincontainer #accounting .float_right,
#maincontainer #opening .float_right,
#maincontainer #inheritance .float_right{
    width: 62%;
    float: right;
}
#maincontainer #accounting h3,
#maincontainer #opening h3,
#maincontainer #inheritance h3{
    text-align: left;
}
/*概要*/
#maincontainer #outline table{
    font-size: 16px;
    line-height: 1.5em;
    border-collapse: collapse;
    width: 100%;
}
#maincontainer #outline th,
#maincontainer #outline td{
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    padding: 10px 15px;
    text-align: center;
}
#maincontainer #outline th{
    background-color: #069;
    color: #fff;
    font-weight: nomal;
    white-space: nowrap;
    border-right: solid 1px #fff;
}
#maincontainer #outline td{
    text-align: left;
    background-color: #f5f1ee;
}
/*沿革*/
#maincontainer #greeting table{
    font-size: 16px;
    line-height: 1.5em;
    border-collapse: collapse;
    width: 100%;
}

#maincontainer #greeting table th,
#maincontainer #greeting table td{
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px 0px 10px 20px;
    text-align: left;
}

#maincontainer #greeting table th{
    width: 10%;
    font-weight: bold;
    white-space: nowrap;
    color: #000;
}

#maincontainer #greeting table td{
    width: 80%;
    text-align: left;
}
/*アクセス*/

#maincontainer #access p{
   text-align: center;
}
#access p.address a{
	font-size: 12px;
    line-height: 12px;
	padding: 3px 10px;
	margin: 0px 5px 0px 0px;
	color: #fff;
	background-color: #666;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	white-space: nowrap;
}
#access p.address a:hover{
	background-color: #666;text-decoration: none;
}
/* transition */
#access p.address a,
#access p.address a:hover{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#maincontainer #map_canvas{
	width: 100% !important;
	margin-bottom: 20px;
	min-height:350px;
}
#maincontainer #access #map_canvas h3{
    font-size: 16px;
	color: #ec4762;
	margin:0px 0px 0.2em 0px;
}
#maincontainer #access #map_canvas p{
	color: #333;
	text-align: center;
	margin:0px 0px 0px 0px;
}



/*======FAQ======*/

.faq-wrapper{
    display:flex;
  flex-wrap: nowrap;
  width:100%;
}
.faq-box1{
    float: left;
    width:70%;
}
.faq-box2{
    float: right;
    width:70%;
}
.staff01{
     background: url("../images/gradation.png"),
url("../images/img_faq_01_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,right top;
    background-repeat: no-repeat,no-repeat;
}
.staff02{
    background: url("../images/gradation.png"),
url("../images/img_faq_02_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,left top;
    background-repeat: no-repeat,no-repeat;
}
.staff03{
    background: url("../images/gradation.png"),
url("../images/img_faq_03_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,right top;
    background-repeat: no-repeat,no-repeat;
}
.staff04{
    background: url("../images/gradation.png"),
url("../images/img_faq_04_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,left top;
    background-repeat: no-repeat,no-repeat;
}
.staff05{
    background: url("../images/gradation.png"),
url("../images/img_faq_05_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,right top;
    background-repeat: no-repeat,no-repeat;
}
.staff06{
    background: url("../images/gradation.png"),
url("../images/img_faq_06_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,left top;
    background-repeat: no-repeat,no-repeat;
}
.staff07{
    background: url("../images/gradation.png"),
url("../images/img_faq_07_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,right top;
    background-repeat: no-repeat,no-repeat;
}
.staff08{
    background: url("../images/gradation.png"),
url("../images/img_faq_08_2025.jpg");
background-size: 100% 20%,28% auto;
    background-position: center bottom,left top;
    background-repeat: no-repeat,no-repeat;
}
/*吹き出し*/
.arrow_box{
    position:relative;
    background:#FFFFFF;
    padding:  10px 18px 10px 18px !important;
    margin: 0 10px 30px 0 !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-bottom:1px solid #998154;
    color:#000000;
    font-size:16px;
    border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    -moz-border-radius: 0px 0px 10px 10px !important;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    left:100%;
    top:50%;
}
.arrow_box:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:16px;
    border-right-width:16px;
    top: 2px;
    border-left-color:#FFFFFF;
}
.arrow_box:before{
    border-color: rgba(153, 129, 84, 0);
    border-top-width:11px;
    border-bottom-width:11px;
    border-left-width:17px;
    border-right-width:17px;
    top: 1px;
    margin-left: 1px;
    border-left-color:#998154;
}

.arrow_head{
    position:relative;
    background:#f5f1ee;
    padding:  10px 18px 10px 18px !important;
    margin: 0 10px 0 0 !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-top:1px solid #998154;
    color:#006699;
    font-size:16px;
    border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
}
.arrow_box2{
    position:relative;
    background:#FFFFFF;
    padding:  10px 18px 10px 18px !important;
    margin: 0 0 30px 10px !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-bottom:1px solid #998154;
    color:#000000;
    font-size:16px;
    border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}
.arrow_box2:after,.arrow_box2:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:50%;
}
.arrow_box2:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:16px;
    border-right-width:16px;
    top: 2px;
    border-right-color:#FFFFFF;
}
.arrow_box2:before{
    border-color: rgba(153, 129, 84, 0);
    border-top-width:11px;
    border-bottom-width:11px;
    border-left-width:17px;
    border-right-width:17px;
    top: 1px;
    margin-right: 1px;
    border-right-color:#998154;
}

.arrow_head2{
    position:relative;
    background:#f5f1ee;
    padding:  10px 18px 10px 18px !important;
    margin: 0 0 0 10px !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-top:1px solid #998154;
    color:#006699;
    font-size:16px;
    border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
}
    
.arrow_box3{
    position:relative;
    background:#FFFFFF;
    padding:  10px 18px 10px 18px !important;
    margin: 0 !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-bottom:1px solid #998154;
    color:#000000;
    font-size:16px;
    border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}



.arrow_head3{
    position:relative;
    background:#f5f1ee;
    padding:  10px 18px 10px 18px !important;
    margin: 0 !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-top:1px solid #998154;
    color:#006699;
    font-size:16px;
    border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
}
#maincontainer .arrow_head,
#maincontainer .arrow_head2,
#maincontainer .arrow_head3{
    text-align: left !important;
}

/*contact- form*/

/*フォームのリセット*/
input, button, textarea, select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
form{

}

body input[type=radio]{
	height: 25px;
	font-size: 108%;
	line-height: 1.8em;
	border-radius: 9em;
	-webkit-border-radius: 9em;
	-moz-border-radius: 9em;
	border: 1px solid #999;
	cursor: pointer;
	width: 25px;
	vertical-align: middle;
}
body input[type=radio]:checked{
	background: url(../images/radio_bg.png) no-repeat center center;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	background-size: 15px auto;
}
body input[type=text]{
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 108%;
	line-height: 1.8em;
	margin: 0px 0px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #999;
	background-color: rgba(255,255,255,0.5) !important;
}
body select{
	height: 40px;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 108%;
	line-height: 1.3em;
	margin: 0px 10px 20px 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #999;
	background: url(../images/form_select.png) no-repeat center right;
	-webkit-background-size: 29px auto;
	-moz-background-size: 29px auto;
	background-size: 29px auto;
	padding-bottom: 1px;
	padding-top: 1px;
}
body textarea{
	height: 155px!important;
	width: calc(100% - 20px) !important ;
	padding: 10px;
	line-height: 1.8em;
	margin: 0px 0px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #999;
	background-color: rgba(255,255,255,0.5) !important;
}
body select {
  /* styling */
background-color: rgba(255,255,255,0.5) !important;
  border: thin solid #999;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
 font-size: 16px;
  /* reset */
 margin: 0px 0px 15px;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* arrows */
body select {
    display: inline-block;
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #999, #999);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,0,5);
    width: 100%;
}
body select:focus {
  background-image:
    linear-gradient(45deg, #5c7318 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #5c7318 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: #5c7318;
  outline: 0;
}

body select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
body input[type=button]{
	background-color: #fff;
	height: 35px !important;
	width: 12em !important;
	font-size: 14px;
	line-height: 1em !important;
	margin: 7px 25px 0px 20px;
	display: block;
	cursor: pointer;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color: #000 !important;
    border: 1px solid #999;
    float: left;
}

body input[type=button],
body input[type=button]::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
body input[type=button]:hover {
	background-color: #aaa !important;
}



body input[type=submit]{
	background-color: #ea8a7a;
	height: 40px !important;
	width: 47% !important;
	font-size: 16px;
	line-height: 1em !important;
	margin: 20px 0px 0px;
	display: block;
	float: right;
	cursor: pointer;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-weight: bold;
	color: #fff !important;
}

body input[type=reset]{
	background-color: #999;
	height: 40px !important;
	width: 47% !important;
	font-size: 16px;
	line-height: 1em !important;
	margin: 20px 25px 0px 0px;
	display: block;
	float: left;
	cursor: pointer;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-weight: bold;
	color: #fff !important;
}
body input[type=reset],
body input[type=reset]::after,
body input[type=submit],
body input[type=submit]::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
body input[type=reset]:hover {
	background-color: #aaa !important;
}
body input[type=submit]:hover {
	background-color: #df4b33 !important;
    color: #fff !important;
}

body input[type=submit]::after {	
	content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body input[type=reset]::after {	
	content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


body input[type=reset]:hover::after,
body input[type=submit]:hover::after {
	left: 2em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.cmplet-box{
	height: 200px;
	margin: 0px auto 0 auto;
    padding: 100px 0px;
	text-align: center;
}

body .fullwidth{
	width: calc(100% - 20px) !important;
}

input:-webkit-autofill {
	box-shadow: 0 0 0 1000px #ddddcc inset;
	-webkit-border-radius: 5px;
}

p span{
	font-size: 85%;
	color: #666;
}
p span em{
	color: #ec4762;
	font-style: normal;
}
body input{
}
body .number{
	width: 8% !important;
}
.button-area{
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer section p.tel-header{
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	white-space: nowrap;
	margin-right: 30px;
    margin-bottom: 1em;
    color: #049;
    text-align: center;
}
#maincontainer section p.tel-header:before {
content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/tel_heada.png);
  background-size: contain;
  vertical-align: middle;
    margin-top: -3px;
}
#maincontainer section p.tel-header a{
	color: #049;
    text-decoration: none;
    font-weight: bold;
}
#maincontainer section form p{
    margin-bottom: 0.2em;
}

#maincontainer .address-block{
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}
#maincontainer .address-block li{
    margin: 0;
    padding: 0;
    display: inline-block;
}


#form ul{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 20px 0px 10px 0px;
}
#form li.tel-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 0px 5px 0px 0px;
	color: #998154;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
}
#form li.tel-number strong{
	font-size: 30px;
}
#form li.tel-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
}

#form li.tel-number span{
	background: url("../images/tel_number2.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#form li.tel-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #998154;
}
#maincontainer #form li.tel-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ccc;
}

#form li.fax-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 0px 0px 0px 5px;
	color: #998154;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
}
#form li.fax-number strong{
	font-size: 30px;
}
#form li.fax-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
}

#form li.fax-number span{
	background: url("../images/fax_number2.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
    margin-right: 5px;
}
#form li.fax-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #998154;
}
#maincontainer #form li.fax-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ccc;
}

/*プライバシーポリシー*/
#maincontainer #privacy ul li,
#maincontainer #accounting ul li,
#maincontainer #opening ul li,
#maincontainer #inheritance ul li{
    background-image: url(../images/li_head.png);
    background-repeat: no-repeat;
background-position: 0px 0.7em !important;
    background-size: 8px 8px;
}
#maincontainer #privacy p,
#maincontainer #privacy ul{
    margin-bottom: 50px;
}
#maincontainer #privacy h2{
    margin-bottom: 20px !important;
}
/*NEWS*/
#news-body{
    float: left;
    width: 70%;
}
#news-body h3{
    text-align: left;
}

#news-list{
    float: right;
    width: 25%;
}
#news-list h3{
    text-align: left;
    font-size: 16px;
    line-height: 1.6rem;
}
#news-list dl{
    font-size: 14px;
    margin:  0px 0px  50px 0px;
}
#news-list dt{
    margin: 0;
    font-weight: bold;
    padding: 0px 5px 2px 5px;
}
#news-list dd{
    margin: 0px 0px 10px 0px;
    padding: 0px 5px 10px 5px;
    border-bottom: dashed 1px #999;
}
#news-list ul{
    margin:  0px 0px  50px 0px;
}
#news-list ul li{
     font-size: 14px;
    margin: 0px 0px 10px 0px;
    padding: 0px 5px 10px 5px;
    border-bottom: dashed 1px #999
}
#article-date{
    margin: 50px 0px 30px 0px;
}
#article-date p{
    font-size: 14px;
    color: #666;
    text-align: right;
}

dl.news-list{
    margin: 0px auto;
   font-size: 15px;
    max-width: 1000px;
}
dl.news-list dt{
    line-height: 1.5em;
    margin-top: 10px;
}
dl.news-list dd{
    line-height: 1.5em;
   margin: -1.5em 5px 0.5em 0px;
    padding: 0 0 10px 6.5em;
    position: relative;
    border-bottom: solid 1px #999;
}
#maincontainer .move-button{
    width: 100%;
    text-align: center;
	list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#maincontainer .move-button li{
	margin: 0px;
	font-size: 15px;
    text-align: center;
    line-height: 14px;
    height: 21px;
    display: inline-block;
}
#maincontainer .move-button li a{
	color: #000000;
	display: block;
    position: relative;
     padding: 5px 0px;
}
#maincontainer .move-button li:first-child a  {
    padding: 5px 14px 0 14px;
}
#maincontainer .move-button li:first-child a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 0em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-left: 1px solid #000;
	border-top: 1px solid #000;

}
#maincontainer .move-button li:first-child a:hover::after  {
	left: 0.2em;
}
#maincontainer .move-button li:last-child a  {
    padding: 5px 14px 0 14px;
}
#maincontainer .move-button li:last-child a::after  {
    content: '';
	position: absolute;
	top: 40%;
	right: 0em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#maincontainer .move-button li:last-child a:hover::after  {
	right: 0.2em;
}
#maincontainer .move-button li:nth-child(2) a{
    padding: 5px 14px 0 14px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}
#maincontainer .move-button li a:hover{
	color: #666;
	text-decoration:none;
}


#maincontainer .move-button li a{
    text-decoration: none;
    color: #000;
}
#maincontainer .move-button li a:hover{
    text-decoration: none;
    color: #999;
}

#maincontainer .move-button li a,
#maincontainer .move-button li a::after,
#maincontainer .move-button li a,
#maincontainer .move-button li a::after{	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#maincontainer .move-button2 {
    text-align: center;
    display: block;
    margin: 50px 0 0;
    padding: 0;
}
#maincontainer .move-button2 li{
    display: inline;
    font-size: 14px;
    line-height: 20px;
    padding: 0px;
    border-right: solid 1px #000;
}
#maincontainer .move-button2 li:nth-child(1){
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}
#maincontainer .move-button2 li a{
    text-decoration: none;
    color: #000 !important;
    padding: 0px 20px;
}
#maincontainer .move-button2 li a:hover{
    text-decoration: none;
    color: #999 !important;
}
#maincontainer .move-button2 li a,
#maincontainer .move-button2 li a::after{	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.newMark{
}

.newMark::before{
	font-size: 10px;
    line-height: 10px;
	padding: 2px 5px;
	margin: 0px 5px 0px 0px;
	color: #fff;
	background-color: #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	white-space: nowrap;
    top: 0px;
    left: 0px
    position: absolute;
    content: "NEW";
}
#maincontainer #news a{
    color: #000;
}
#maincontainer #news dd a:hover{
    color: #999;
    text-decoration: none;
}

/*Contact*/
#contact {
	background-color: #069;
    border-top: 8px solid #998154;
}

#contact .contact-wrapper{
    text-align: center;
    width:90%;
	margin: 0px auto;
    padding: 50px 0 0px 0;
    clear: both;
    max-width: 1500px;
}
#contact h2{
    color: #fff;
}
#contact p{
    color: #fff;
}
#contact ul{
    display: inline-block
	
}
#contact li.tel-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 0px 0px 15px 0px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
}
#contact li.tel-number strong{
	font-size: 30px;
}
#contact li.tel-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
}

#contact li.tel-number span{
	background: url("../images/tel_number.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#contact li.tel-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #fff;
}
#maincontainer #contact li.tel-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ccc;
}

#contact li.fax-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 0px 0px 15px 0px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
}
#contact li.fax-number strong{
	font-size: 30px;
}
#contact li.fax-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
    margin-right: 5px;
}

#contact li.fax-number span{
	background: url("../images/fax_number.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#contact li.fax-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #fff;
}
#maincontainer #contact li.fax-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ccc;
}

#maincontainer #contact p.link-page span{
    display: inline-block;
	width: 20px;
	height: 24px;
    margin-right: 5px;
	text-indent: -9999px;
	line-height: 35px;
	background: url("../images/mail_head.png") no-repeat center;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
    background-position: bottom left;
}
#maincontainer #contact p.link-page a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
    border-right: none;
    border-bottom: none;
}
#maincontainer #contact p.link-page:hover {
}

#maincontainer #contact p.link-page a:hover::after{
    border-right: none;
    border-bottom: none;
}

/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	margin: 0px;
    background-color: #069;
}

#footer-area{
	width: 90%;
	margin: 0px auto;
	padding: 35px 0px 35px 0px;
}
#footer-area h2{
	width: 230px;
    height: 75px;
	margin:  0px auto 0px auto;
    display: block;
     background: url("../images/footer_logo.png") no-repeat left center;
	-webkit-background-size: auto 75px;
	-moz-background-size: auto 75px;
	background-size: auto 75px;
    text-indent: -9999px;
    overflow: hidden;
}


footer p{
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
    text-align: center;
}
footer p a{
	color: #fff;
}
small{
    margin: 15px 0 0 0;
    display: block;
    width: 100%;
	font-size: 12px;
    position: static;
    text-align: center;
    color: #fff;
}
/*Other Style*/
a{
color: #333;
	text-decoration: none;
}
 
a:hover{
	color: #666;
	text-decoration: underline;
}


a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.ios a:hover img.linkimg{
opacity:1;
}

.ios .ticket-jump a:hover{
	opacity:1;
}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

.clearboth{
	clear:both;
}
.wrapper{
	margin-bottom: 20px;
}
.left-block{
	float: left;
	width: 47%;
}
.right-block{
	float: right;
	width: 47%;
}
.single-block{
	width: 700px;
	margin:0px auto;
}
.single-block table.timetable tbody td{
	padding: 15px 5px;
}
.float-left{
    float: left;
    margin-right: 20px;
}
#product-left h3,
#maincontainer .left-block h3,
#maincontainer .right-block h3{
	margin-top: 0px;
}

/*pagetop button*/
#page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
    text-indent: -9999px;
	line-height:0px;
	z-index: 100;
}
#page-top  {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#page-top a {
	display: block;
	padding: 0px;
	width: 30px;
    height: 30px;
	color: #000;
    position: relative;
	white-space: nowrap;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    background-color: #998154;
}

#page-top a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(50%)  translateY(75%) translateY(15%) rotate(-45deg);
}
#page-top a img {
	width:100%;
}
#page-top a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
	
}

.ios #page-top a:hover {
	opacity: 1;
}
  
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/


.section {
background-image: url(img/bg.jpg);
background-size: cover;
}

#fade{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #FFF url(../images/loading.gif) no-repeat center center;
	-webkit-background-size: 32px auto;
	-moz-background-size: 32px auto;
	background-size: 32px auto;
	z-index: 999;
	display: none;
}
#loading{
	position: absolute;
	width: 100%;
	height: 100vh;
	-webkit-background-size: 32px auto;
	-moz-background-size: 32px auto;
	background-size: 32px auto;
	z-index: 999;
	display: none;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.circle-img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.nav-mr{
	margin-right: 0px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb50{
	margin-bottom: 50px !important;
}
.pro-bt{
    padding-top: 30px;
}
.pro-bt a{
    max-width: 25em;
}
#nav-container ul li.nav-mr{
	padding-right: 0px !important;
	background: url(none);
}
.clear-both{
	clear:both;
}

#hamburger-menu{
	display: none;
}

@media screen and (max-width: 1230px) {
nav.headnav ul{
	display: none;
}
    nav.headnav p.form-button{
    display: none;
}
}
/**/

/* =======================================
Tablet
=========================================*/

@media screen and (max-width: 1100px) {
 .contents-wrapper{
	width:950px;
	margin: 0px auto;
    padding: 0px 0px 20px 0px;
} 
  
nav.headnav{
	height: 70px;
    min-width: 100%;
}
nav.headnav::after{
    display: none;
}
nav.headnav section{
	margin: 0px auto;
    width: 100%;
}

 nav.headnav p.mainlogo a{
    width: 290px;
    height: 40px;
	float: left;
	margin: 11px 0px 0px 20px;
	-webkit-background-size: auto 40px;
	-moz-background-size: auto 40px;
	background-size: auto 40px;
    text-indent: -9999px;
}
nav.headnav{
	height: 65px;
    border-bottom: 5px solid #998154;
}  
    
#main-visual{
	margin: 0px auto 0px auto;
	min-width: 480px;
	min-height: 100px;
    padding-top: 70px;
}
#main-visual h1{
    font-size: 30px;
    line-height: 100px;
    width: 90%;
}
    
/*Heada*/
.about #main-visual{
	background-size: 450px auto;
}
.faq #main-visual{
	background-size: 450px auto;
}
.contribution #main-visual{
     background-size: 450px auto;
}
.faq #main-visual{
     background-size: 450px auto;
}
.performance #main-visual{
    background-size: 450px auto;
}
.contact #main-visual{
    background-size: 450px auto;
}
.contents-wrapper{
	width:90%;
	margin: 0px auto;
    padding: 0px 0px 20px 0px;
}

/*沿革*/

#maincontainer #greeting table th,
#maincontainer #greeting table td{
    padding: 10px 10px 10px 10px;
}


#maincontainer #greeting table th{
    width: 20%;
    font-weight: normal;
    white-space: nowrap;
    color: #000;
}

#maincontainer #greeting table td{
    width: 80%;
    text-align: left;
}
    
/*Footer*/
footer {
	width: 100%;
     border-top: none;
}

#footer-area{
	width: 90%;
	display: block;
	margin: 0px auto;
	padding: 20px 0px;
}
#footer-area h2{
    float: none;
	margin: 0px auto 00px auto;
	margin: 0px auto 20px auto;
}
.footer-info{
    display: block;
    position: relative;
   padding-bottom: 40px;
    width: 100%;
    margin: 0 auto;
}

#footer-area p{ 
	width: 100%;
	display: block;
	margin: 0px auto;
	padding: 10px 0px;
    clear: both;
    text-align: center;
}

#footer-area ul.footer-link{
        margin-bottom: 5px;
    }
small{
    width: 100% !important;
    display: block;
	font-size: 12px;
    text-align: center !important;
    position: static;
}
}
@media screen and (max-width: 900px) {
#maincontainer #award ul{
    width: 100%;
    margin: 0 !important;
    padding: 0px !important;
}
#maincontainer #award ul li{
    float:none; 
    width: 100%;
    margin: 0 0 5% 0%;
    padding: 0px !important;
}
}
/* ===================================
Smart Phone 
=====================================*/

@media screen and (max-width: 480px) {
     nav.headnav p{
	float: left;
	margin: 14px 0px 0px 20px;
}
nav.headnav  p.mainlogo a{
	 width: 253px;
    height: 35px;
	float: left;
	margin: 14px 0px 0px 20px;
	-webkit-background-size: auto 35px;
	-moz-background-size: auto 35px;
	background-size: auto 35px;
    text-indent: -9999px;
}
nav.headnav{
	top: 0px;
    left: 0px;
}
    

#main-visual{
	margin: 0px auto 0px auto;
	min-width: 95%;
	min-height: 80px;
    background-image: none !important;
    padding-top: 70px;
}
#main-visual h1{
    margin: 0px;
    font-size: 25px;
    text-align: center;
}
#main-visual h1{
    font-size: 25px;
    line-height: 80px;
	background-size: 45px auto;
    width: 90%;
}
    


.contact #main-visual{
    background-image: none;
}
 
.contents-wrapper{
    width: 85% !important;
}

#maincontainer h2{
	margin: 0px 0px 20px 0px;
	font-size: 18px;
    line-height: 1.4em;
    padding-bottom: 5px;
}

#maincontainer  h3 {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0px 0px 15px 0px;
    padding-bottom: 0em;
}

#maincontainer  h4 {
    font-size: 14px;
    line-height: 1.3em;
}

#maincontainer p {
	font-size: 14px;
}
#maincontainer ul li,
 #maincontainer ol li{
	font-size: 14px;
}
    
#page-nav{
    width: 85%;
    margin: 0px auto 30px auto!important;
    padding: 30px 0 0px 0;
}
    #page-nav ul{
        display: block;
        width: 103%;
        margin-left: -3% !important;
}
#page-nav ul li{
    display: block;
    font-size: 13px;
    margin: 0 0 3% 3% ;
    padding: 0;
    float: left;
    width: 47%;
}

#page-nav ul li a{
    display: block;
	color: #000;
    margin: 0;
	padding: 1px 0%;
	letter-spacing: 0em;
    border: solid 1px #bbb;
    border-radius: 7px;
    width: 100% !important;
}

#page-nav ul li a:hover{
	color: #999;
	text-decoration: none;
} 

#maincontainer .first-block{
    padding: 50px 0px 50px ;
}

/*about*/
#maincontainer p.signature{ 
    font-size: 16px;
}
/*ご挨拶*/
#maincontainer #greeting .float_left{
    width: auto;
    margin: 0 0 1em 0;
    float: none;
}
#maincontainer #greeting .float_right{
    width: auto;
    margin: 0 0 1em 0;
    float: none;
}
/*業務内容*/
#maincontainer #accounting .float_left,
#maincontainer #opening .float_left,
#maincontainer #inheritance .float_left{
    display: block;
    width: 100%;
    margin: 0;
    float: none;
}
#maincontainer #accounting .float_right,
#maincontainer #opening .float_right,
#maincontainer #inheritance .float_right{
    width: 100%;
    float: none;
}
#maincontainer #accounting h3,
#maincontainer #opening h3,
#maincontainer #inheritance h3{
    text-align:  center;
}
/*概要*/
#maincontainer #outline table{
    font-size: 14px;
}
    /*沿革*/
#maincontainer #greeting table{
    font-size: 14px;
}

 /*アクセス*/
 

.left-block{
	width: 100%;
	float: none;
}
.right-block{
	float: none;
	width: 100%;
}
#maincontainer #greeting table th,
    #maincontainer #greeting table td{
        padding: 10px 10px 10px 10px;
    vertical-align: top;
    }
    .wareki::before {
			content: "\A" ;
			white-space: pre ;
    }


/*======FAQ======*/
#maincontainer .faq-intro{
    margin: 30px 0 50px;
}

#maincontainer .faq-set h3{
    font-size: 18px;
}

#maincontainer .faq-set p.answer::before{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #049;
}
#maincontainer .faq-set .float_left{
    width: auto;
    margin: 0 0 1em 0;
    float: none;
}
#maincontainer .faq-set .float_right{
    width: auto;
    margin: 0 0 1em 0;
    float: none;
}
#maincontainer .faq-set .float_right img{
    margin-bottom: 1.5em;
}
    
    .faq-wrapper{
    display:flex;
  flex-wrap: nowrap;
  width:100%;
        padding-top: 150px;
}
    .faq-box1{
    float: left;
    width:100%;
}
.faq-box2{
    float: right;
    width:100%;
}
  .staff01{
    background: 
url("../images/img_faq_01_2025.jpg");
background-size: 40% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff02{
    background: 
url("../images/img_faq_02_2025.jpg");
background-size: 45% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff03{
    background: 
url("../images/img_faq_03_2025.jpg");
background-size: 45% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff04{
    background: 
url("../images/img_faq_04_2025.jpg");
background-size: 45% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff05{
    background: 
url("../images/img_faq_05_2025.jpg");
background-size: 45% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff06{
    background: 
url("../images/img_faq_06_2025.jpg");
background-size: 45% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff07{
    background: 
url("../images/img_faq_07_2025.jpg");
background-size: 45% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.staff08{
    background: 
url("../images/img_faq_08_2025.jpg");
background-size: 40% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
    
    /*
.faq-box1{
    float: left;
    width:60%;
}
.faq-box2{
    float: right;
    width:60%;
}
    
.staff01{
    background: 
url("../images/img_faq_01.jpg");
background-size: 40% auto;
    background-position: right top;
    background-repeat: no-repeat;
}
.staff02{
    background: 
url("../images/img_faq_02.jpg");
background-size: 40% auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.staff03{
    background: 
url("../images/img_faq_03.jpg");
background-size: 40% auto;
    background-position: right top;
    background-repeat: no-repeat;
}
.staff04{
    background: 
url("../images/img_faq_04.jpg");
background-size: 40% auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.staff05{
    background: 
url("../images/img_faq_05.jpg");
background-size: 40% auto;
    background-position: right top;
    background-repeat: no-repeat;
}
.staff06{
    background: 
url("../images/img_faq_06.jpg");
background-size: 40% auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.staff07{
    background: 
url("../images/img_faq_07.jpg");
background-size: 40% auto;
    background-position: right top;
    background-repeat: no-repeat;
}
.staff08{
    background: 
url("../images/img_faq_08.jpg");
background-size: 40% auto;
    background-position: left top;
    background-repeat: no-repeat;
}
/*
.staff01{
    background: none;
}
.staff02{
    background: none;
}
.staff03{
    background: none;
}
.staff04{
    background: none;
}
.staff05{
    background: none;
}
.staff06{
    background: none;
}
.staff07{
    background: none;
}
.staff08{
    background: none;
}*/
/*吹き出し*/

.arrow_box{
    position: static;
    padding:  10px 18px 10px 18px !important;
    margin: 0 0px 10px 0 !important;
    font-size:14px!important;
    border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    -moz-border-radius: 0px 0px 10px 10px !important;
}
.arrow_box:after,.arrow_box:before{
    border: none;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:static;
}
.arrow_box:after{
    border-color: none;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    top: 0px;
    border-left-color:#none;
}
.arrow_box:before{
    border-color: none;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    top: 0px;
    border-left-color:#none;
}

.arrow_head{
    position:static;
    padding:  10px 18px 10px 18px !important;
    margin: 0 0px 0 0 !important;
    text-align:left;
    font-size:15px !important;
}
.arrow_box2{
    position: static;
    padding:  10px 18px 10px 18px !important;
    margin: 0 0px 10px 0 !important;
    font-size:14px!important;
    border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    -moz-border-radius: 0px 0px 10px 10px !important;
}
.arrow_box2:after,.arrow_box2:before{
    border: none;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:static;
}
.arrow_box2:after{
    border-color: none;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    top: 0px;
    border-left-color:#none;
}
.arrow_box2:before{
    border-color: none;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    top: 0px;
    border-left-color:#none;
}

.arrow_head2{
    position:static;
    padding:  10px 18px 10px 18px !important;
    margin: 0 0px 0 0 !important;
    text-align:left;
    font-size:15px !important;
}
    
.arrow_box3{
    position:relative;
    background:#FFFFFF;
    padding:  10px 18px 10px 18px !important;
    margin: 0 !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-bottom:1px solid #998154;
    color:#000000;
    font-size:16px;
    border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}



.arrow_head3{
    position:relative;
    background:#f5f1ee;
    padding:  10px 18px 10px 18px !important;
    margin: 0 !important;
    text-align:left;
    border-left:1px solid #998154;
    border-right:1px solid #998154;
    border-top:1px solid #998154;
    color:#006699;
    font-size:16px;
    border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
}
#maincontainer .arrow_head,
#maincontainer .arrow_head2,
#maincontainer .arrow_head3{
    text-align: left !important;
}
   
  */  
#introduction img{
    margin-bottom: 30px;
}
/*Contact*/


#contact .contents-wrapper{
    padding: 50px 0 130px 0;
}

#contact p.tel-number{
	line-height: 30px;
	margin: 0px 0px 30px 0px;
}
#contact p.tel-number strong{
	font-size: 30px;
}
#contact p.tel-number span{
	width: 30px;
	height: 30px;
	line-height: 30px;
    float: left;
}

#contact p.tel-number span{
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
    

/*Contact*/

    #maincontainer #contact {
    padding: 0px;
}

body input[type=radio]{
	margin-bottom: 15px;
}
.button-area{
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
body input[type=submit]{
	width: 100% !important;
	float: none;
}

body input[type=reset]{
	width: 100% !important;
	float: none;
}
    
    body input[type=submit]{
	font-size: 15px;
}

body input[type=reset]{
	font-size: 15px;
}
    #maincontainer #news dl{
   font-size: 15px;
}
 #maincontainer #contact-form .tel-number{
	margin-bottom: 15px;
}
    #maincontainer section p.tel-number,
#maincontainer section p.fax-number{
	font-size: 20px;
}
/*NEWS*/
#news-body{
    float: none;
    width: 100%;
}
#news-body h3{
    text-align: center;
}

#news-list{
    float: none;
    width: 100%;
}
#news-list h3{
    text-align: center;
      margin:  30px 0px 15px 0px;
}
#news-list dl{
    font-size: 13px;
    margin:  0px 0px  30px 0px;
}

#news-list dd{
    margin: -1.7em 0px 10px 0px;
    padding: 0px 5px 10px 6.5em;
}
#news-list ul{
    margin:  0px 0px  0px 0px;
}
#news-list ul li{
     font-size: 14px;
    margin: 0px 0px 10px 0px;
    padding: 0px 5px 10px 5px;
    border-bottom: dashed 1px #999
}
#article-date{
    margin: 50px 0px 30px 0px;
}
#article-date p{
    font-size: 14px;
    color: #666;
    text-align: right;
}
    
#maincontainer .move-button li{
	font-size: 13px;
}
#maincontainer .move-button li a{
	color: #000000;
	display: block;
    position: relative;
     padding: 3px 0px;
}
#maincontainer .move-button li:first-child a  {
    padding: 5px 5px 0 14px;
}
#maincontainer .move-button li:first-child a::after  {
	top: 35%;
}
#maincontainer .move-button li:first-child a:hover::after  {
	left: 0em;
}
#maincontainer .move-button li:last-child a  {
    padding: 5px 14px 0 5px;
}
#maincontainer .move-button li:last-child a::after  {
	top: 35%;
}
#maincontainer .move-button li:last-child a:hover::after  {
	right: 0em;
}
.br::before {
	content: "\A" ;
	white-space: pre ;
}

/*footer*/ 
    #footer-area{
	width: 85%;
	padding: 40px 0px;
}
   #footer-area h2{
	float: none;
}
.footer-info{
    display: block;
    position: static;
   padding-bottom: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
small{
    text-align: center;
	font-size: 10px;
	margin: 0px ;
    padding: 0 !important;
}
}
