@charset "utf-8";

/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,figure{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


/* reset
------------------------------------------------------------------- */
*, *:before, *:after {
    box-sizing: border-box;
}
img {
    border: 0; vertical-align: bottom;
}

/* 全体構造
------------------------------------------------------------------- */
html {
	font-size: 62.5%; /* font-size 1em = 10px on default browser settings */
	color: #4d4d4d;
	font-family: Helvetica Neue, Helvetica, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}

body {
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.container{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.1em;
	max-width: 1100px;
	margin: 0 auto;
}

figcaption {
	margin-top: 10px;
}

@media screen and (max-width:1100px) {
.container{
	margin-left: 3%;
	margin-right: 3%;
}
}

a {
	color: #1b8d44;
	text-decoration: none;
}

img {
	max-width:100%;
	height:auto;
}

/* 2カラム*/
.column_2 {
	width: 48%;
	float:left;
	margin-right:4%;
}

.column_2_container .column_2:nth-child(even) {
	margin-right: 0%;
}

@media screen and (max-width: 767px) {
	#transportation .column_2,
	#company .column_2,
	#contact .column_2,
	#price .column_2,
	footer .column_2{
		display: block;
		width: 100%;
		margin-right: 0%;
	}
}

/* 4カラム*/
.column_4_container {
	display: flex;
	border-left: 1px solid #ACA49E;
	margin-bottom: 4.5%;
}

.column_4 {
	vertical-align: top;
	width: 24%;
	float: left;
	padding: 0 1%;
	border-right: 1px solid #ACA49E;
}

@media screen and (max-width: 767px) {
.column_4_container {
	display: block;
	border-left: none;
	border-top: 1px solid #ACA49E;
}	
	
.column_4 {
	display: block;
	width: 100%;
	padding:4% 8%;
	border-right:none;
	border-bottom: 1px solid #ACA49E;
}
}

.wrap720 {
	max-width: 720px;
	margin: 0 auto;
}

.wrap960 {
	max-width: 960px;
	margin: 0 auto;
}

.wrap860 {
	max-width: 860px;
	margin: 0 auto;
}

.wrap820 {
	max-width: 820px;
	margin: 0 auto;
}

.wrap1000 {
	max-width: 1000px;
	margin: 0 auto;
}

/* common
------------------------------------------------------------------- */
@media screen and (min-width: 641px) {
.display_sp {
	display:none;
}
}

@media screen and (max-width: 640px) {
.display_pc {
	display:none;
}
}
.mgb_basis {
	margin-bottom:12%;
}

.mgb_basis_page {
	margin-bottom:9.6%;
}
.mgb_basis_s {
margin-bottom: 6.8%;
}
.mgb5 {
	margin-bottom:5px;
}
.mgb10 {
	margin-bottom:10px;
}

.mgb20 {
	margin-bottom:20px;
}

.mgb30 {
	margin-bottom:30px;
}

.mgb40 {
	margin-bottom:4%;
}

.mgb50 {
	margin-bottom:5%;
}

.mgb60 {
	margin-bottom:6%;
}

.fs11 {
	font-size: 11px;
	font-size: 1.1rem;
}

.fs12 {
	font-size: 12px;
	font-size: 1.2rem;
}

.fs13 {
	font-size: 13px;
	font-size: 1.3rem;
}

.fs14 {
	font-size: 14px;
	font-size: 1.4rem;
}

.fs15 {
	font-size: 15px;
	font-size: 1.5rem;
}

.fs16 {
	font-size: 16px;
	font-size: 1.6rem;
}

.fs18 {
	font-size: 18px;
	font-size: 1.8rem;
}

.fs20 {
	font-size: 20px;
	font-size: 2.0rem;
}

.fs22 {
	font-size: 22px;
	font-size: 2.2rem;
}

.fs24 {
	font-size: 24px;
	font-size: 2.4rem;
}

.fs26 {
	font-size: 26px;
	font-size: 2.6rem;
}
.center {
	text-align:center;
}

.bold {
	font-weight: 600;
}

.color_green {
	color: #1b8d44;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/* タイトル・パーツ
------------------------------------------------------------------- */
.title_underline {
	text-align: center;
	padding-bottom: 30px;
}

.title_underline h1{
	font-size: 55px;
	font-size: 5.5rem;
	line-height:1.3;
	position: relative;
	display: inline-block;
	margin: 7.5% 0;
}

@media screen and (max-width: 640px) {
	.title_underline h1{
	font-size: 3.0rem;
	}
}

.title_underline h1 span{
	font-size: 16px;
	font-size:1.6rem;
	display:block;
}

.title_underline h1:before {
	content: '';
	position: absolute;
	bottom: -30px;
	display: inline-block;
	width: 80px;
	height: 2px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #0c8431;
}

.title_underline_glay h2{
	font-size: 28px;
	font-size: 2.8rem;
	line-height:1.3;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
}

.title_underline_glay h2:before {
	content: '';
	position: absolute;
	bottom: -0.8em;
	display: inline-block;
	width: 80px;
	height: 2px;
	background-color: #b1b0b0;
}

.title_border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

.title_border:before,
.title_border:after {
    border-top: 1px solid #c3c3c3;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

.title_border:before {
    margin-right: 1em;
}

.title_border:after {
    margin-left: 1em;
}


.lead {
	font-size: 2.8rem;
	text-align: center;
	margin-bottom: 7.5%;
}

@media screen and (max-width: 640px) {
	.lead {
	font-size: 2.6rem;
}
}

/* リスト*/
.list_disc {
	margin-left: 1.5em;
	list-style: disc;
}

.list_border {
	position:relative;
	border-top: solid 1px #d8e3b7;
}
.list_border dt {
	position: absolute;
	left: 0;
	width: 8em;
	padding: 16px 0;
}
.list_border dd {
	padding: 16px 0px 16px 8em;
	border-bottom: solid 1px #d8e3b7;
}

@media screen and (max-width: 480px) {
.list_border dt {
	position: static;
	padding: 16px 0 5px ;
}
.list_border dd {
	padding: 0 0 16px 0;
	border-bottom: solid 1px #d8e3b7;
}
}

/* ボタン*/
.contact_button {
	position: relative;
	text-align:center;
}

.contact_button:after {
display: block;
content: "";
position: absolute;
top: 50%;
right: 10px;
width: 10px;
height: 10px;
margin: -6px 5px 0 0;
border-top: solid 2px #FFF;
border-right: solid 2px #FFF;
-webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

.contact_button a  {
	color: #FFF;
	text-decoration: none;
	background-color: #1b8d44;
	display: block;
	padding: 15px;
}

/* header
------------------------------------------------------------------- */
header {
	position: relative;
	height: 100px;
}

header a  {
	color: #4D4D4D;
}

header h1 {
	width: 344px;
	position: absolute;
	top: 20px;
	left: 0px;
}

header h1 img {
	width: 344px;
	height: 58px;
}

header nav ul {
	font-size:0;
	text-align: right;
	padding-top: 40px;
}

header nav ul li {
    font-size:1.4rem;
	letter-spacing: normal;
	display:inline-block;
	margin: 0 15px;
}

@media only screen and (max-width: 910px) {
	header {
	height: 60px;
}
	header h1 {
	width: 250px;
	top: 8px;
	left: 0px;
}
header h1 img {
	width: 250px;
	height: 42px;
}	
	
	header nav {
		display: none;
	}
}

/* footer
------------------------------------------------------------------- */
footer  {
	background-color: #22671d;
	color: #FFFFFF;
}

footer .container  {
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 4.5%;
	padding-bottom: 4.5%;
}

footer .container a  {
	color: #FFFFFF;
}

footer .column_2 > ul  {
	margin-right: 3em;
	float: left;
}

footer .column_2 > ul > li {
	margin-bottom: 30px;
}

footer .column_2 > ul > li > ul {
	margin-top: 5px;
	font-size: 1.2rem;
}

footer .column_2 > ul > li:last-child {
	margin-bottom: 0px;
}

.footer_logo {
	width: 250px;
	margin-bottom: 15%;
}

@media screen and (max-width: 767px) {
	footer .column_2 ul {
		display:none;
	}
	.footer_logo {
		margin-bottom:10px;
	}
}

.footer_copyright {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	padding: 20px 0;
	background-color: #4D4D4D;
}

/*戻る
------------------------------------------------------------------- */

/* ページトップへ戻る */
#js-back-to-top {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 500; }

.c-back-to-top {
	margin: 0;
	padding: 0;
	display: block;
	background-color: rgba(51,160,44,0.65);
 }
  
#js-back-to-top a {
	text-decoration: none;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	padding: 0;
	display: block;
	background-image: url(../images/common/pagetop.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px auto;
}



/* ドロワメニュー */
.l-drawer__trigger {
  position: fixed;
  right: 15px;
  z-index: 1900;
  top: 15px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  
  @media only screen and (min-width: 911px) {
    .l-drawer__trigger {
      display: none; } }
	  
.l-drawer__trigger .bars {
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer;
    overflow: hidden; }
    .l-drawer__trigger .bars span {
      position: absolute;
      left: 5px;
      display: block;
      width: 40px;
      height: 3px;
      background-color: #4d4d4d;
      -webkit-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      .l-drawer__trigger .bars span:nth-of-type(1) {
        top: 5px; }
      .l-drawer__trigger .bars span:nth-of-type(2) {
        top: 15px; }
      .l-drawer__trigger .bars span:nth-of-type(3) {
        top: 25px; }

.l-drawer__overlay {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.l-drawer__content {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
	background-color: rgba(255,255,255,0.90);
  z-index: 1800;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s cubic-bezier(0.75, 0, 0, 0.75);
  -moz-transition: all 0.3s cubic-bezier(0.75, 0, 0, 0.75);
  -o-transition: all 0.3s cubic-bezier(0.75, 0, 0, 0.75);
  transition: all 0.3s cubic-bezier(0.75, 0, 0, 0.75);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0, 0.75);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0, 0.75);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0, 0.75);
  transition-timing-function: cubic-bezier(0.75, 0, 0, 0.75);
  /* easeInOutExpo */ }
  .l-drawer__content::-webkit-scrollbar {
    display: none; }
  .l-drawer__content-inner {
    padding: 15px;
    width: 100%;
    height: 100%; }
    .l-drawer__content-inner .drawer__navi {
      font-weight: bold; }
    .l-drawer__content-inner .drawer__subnavi {
      position: relative;
      margin-bottom: 10px;
      padding: 10px 0;
      font-weight: normal;
      border-bottom: 1px solid #ffffff; }
      .l-drawer__content-inner .drawer__subnavi:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0px;
        border-bottom: 1px solid #999999; }
      .l-drawer__content-inner .drawer__subnavi a {
        position: relative;
        display: block;
        padding-left: 8px;
        line-height: 2; }
        .l-drawer__content-inner .drawer__subnavi a:after {
          content: '';
          position: absolute;
          left: 0;
          top: 50%;
          height: 0px;
          border-top: 3px solid transparent;
          border-left: 3px solid #000000;
          border-bottom: 3px solid transparent;
          transform: translate3d(0, -50%, 0); }

.js-drawer--opened .l-drawer__trigger .bars span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 18px; }

.js-drawer--opened .l-drawer__trigger .bars span:nth-of-type(2) {
  transform: translate(100px, 0); }

.js-drawer--opened .l-drawer__trigger .bars span:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px; }

.js-drawer--opened .l-drawer__overlay {
  cursor: pointer;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: .5;
  z-index: 1700; }

.js-drawer--opened .l-drawer__content {
  right: 0; }
  
  .l-drawer__content ul{
	font-size:1.5rem;
	text-align: center;
	margin: 0 10%;
	border-top: 1px solid #B1B1B1;
	margin-top:70px;
 }
 
 .l-drawer__content ul li{
	border-bottom: 1px solid #B1B1B1;
 }
 
 
 .l-drawer__content a {
	 text-decoration:none;
	 padding: 20px;
	 display: block;
 }




