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

/* clear fix For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* clear fix For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; position:relative;/*for preview*/ }

img{
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}
a:hover img{
  transition: all 0.5s ease 0s;
  opacity: 0.75;
}
#page-top {
  width: 65px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  font-size: 85%;
	z-index: 1000;
}



/**************************************************
	header,side,footer,及びTOPページCSS
**************************************************/

/*モバイル用スライドメニュー*/
.slideMenu {
	margin: 5px auto auto auto;
}
.slideBox {
	display: none;
}
.slideBox li {
	background: #F4F4F4;
  text-align: center;
  border-top: dotted 1px #CCC;
	padding: 10px;
}
.slideBox a { display:block; }


/* 全体設定 */
#wrapper {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.75;
}

#header {
  background-size: cover;
  background-position: center;
  height: 900px;
  position: relative;
}
#page-header {
  height: 84px;
  position: relative;
}
#header-inner {
  background: rgba(255,255,255,0);
  width: 100%;
  padding: 5px;
  position: fixed;
  z-index: 999;
  transition: all 0.5s ease 0s;
}
#header-inner.bg-white {
  background: rgba(255,255,255,0.9);
}
#header-logo {
  width: 298px;
  float: left;
}
#gnav {
  width: 1100px;
  float: right;
  text-align: right;
  margin: 20px auto auto auto;
}
#gnav ul {
  letter-spacing: -4em;
}
#gnav ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: auto 0.8em;
}
#gnav ul li a {
  font-size: 17px;
  font-weight: 600;
  color: #FFF;
  text-decoration: none;
}
#gnav ul li.lang a {
  font-size: 15px;
  font-weight: 400;
}
#page-header #gnav ul li a {
  color: #000;
}
#header-inner.bg-white #gnav ul li a {
  color: #000;
}
#page-mainimg {
  background: url(../image/page-mainimg.jpg) no-repeat center;
  height: 320px;
}
#page-mainimg h1 {
  font-size: 40px;
  color: #FFF;
  text-align: center;
  padding-top: 135px;
}
#content {
  padding: 100px 0;
}
#top-sec01 {
  text-align: center;
  margin-bottom: 140px;
}
#top-sec01 h1 {
  font-size: 46px;
  font-weight: 600;
  color: #D00;
  line-height: 1.5;
  margin-bottom: 20px;
}
#top-sec01 p {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 40px;
}
#top-sec02 {
  text-align: center;
  margin-bottom: 140px;
}
#top-sec02 h2 {
  font-size: 46px;
  font-weight: 600;
  color: #D00;
  line-height: 1.5;
  margin-bottom: 30px;
}
#top-sec02 .txt {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 60px;
}
#top-sec02 ul {
  letter-spacing: -4em;
  width: 100%;
  margin-top: 80px;
}
#top-sec02 ul li {
  letter-spacing: normal;
  display: inline-block;
  width: 16.6666%;
}
#top-sec03 {
  font-size: 20px;
  margin-bottom: 140px;
}
#top-sec03 .left {
  width: 550px;
  float: left;
}
#top-sec03 .right {
  width: 550px;
  float: right;
}
#top-sec03 .linkbtn {
  margin-top: 40px;
}
#top-sec04 {
  font-size: 20px;
  margin-bottom: 140px;
}
#top-sec04 .left {
  width: 550px;
  float: left;
}
#top-sec04 .right {
  width: 550px;
  float: right;
}
#top-sec04 .linkbtn {
  margin-top: 40px;
}
#top-sec05 {
  background: url(../image/top-sec05-bg.jpg) no-repeat center;
  padding: 13% 0;
}
#top-sec05 .left {
  width: 550px;
  float: left;
}
#top-sec05 .right {
  width: 550px;
  float: right;
}
#bottom-contact {
  box-sizing: border-box;
  max-width: 900px;
  text-align: center;
  border: solid 1px #D00;
  padding: 50px 0;
  margin: 100px auto auto auto;
}
#bottom-contact .txt {
  font-size: 30px;
  font-weight: bold;
  color: #D00;
  line-height: 1.5;
  margin-bottom: 30px;
}
#bottom-contact .btn a {
  background: #D00;
  width: 500px;
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  padding: 5px 0;
  margin: auto;
}
#footer {
  background: #d00;
  color: #FFF;
  padding: 20px 10px 10px;
}
#footer-logo {
  width: 280px;
  float: left;
}
#fnav {
  width: 1100px;
  float: right;
  letter-spacing: -4em;
  text-align: right;
  margin-top: 15px;
}
#fnav li {
  letter-spacing: normal;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  margin: auto 7px;
}
#fnav li a {
  color: #FFF;
  text-decoration: none;
}
#copyright {
  font-size: 13px;
  text-align: center;
}


/**************************************************
	取り扱いメーカー・車種
**************************************************/
#page-link li {
  box-sizing: border-box;
  background: #D00;
  width: 22.8%;
  float: left;
  transition: all 0.25s ease 0s;
  margin: auto 2.93% 20px auto;
  border-radius: 4px;
}
#page-link li:nth-of-type(4n) {
  margin-right: 0;
}
#page-link li:hover {
  opacity: 0.65;
}
#page-link li a {
  display: block;
  font-size: 26px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  padding: 5px 0;
}
#item-summary {
  font-size: 26px;
  text-align: center;
  margin-top: 60px;
}
.item-box {
  padding-top: 80px;
}
.item-box .icon {
  margin-bottom: 30px;
}
.item-box .list {
  margin-bottom: 30px;
}
.item-box .list li {
  box-sizing: border-box;
  width: 32%;
  float: left;
  font-size: 20px;
  font-weight: 600;
  border-bottom: solid 1px #888;
  padding: 0 10px 10px 10px;
  margin: auto 2% 10px auto;
}
.item-box .list li:nth-of-type(3n) {
  float: right;
  margin: auto auto 10px auto;
}
.item-box .photo li {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.item-box .photo li:nth-of-type(3n) {
  float: right;
  margin-right: 0;
}


/**************************************************
	中古車輸出事業
**************************************************/
#usedcar-sec01 {
  text-align: center;
  margin-bottom: 140px;
}
#usedcar-sec01 p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 60px;
}
#usedcar-sec02 {
  text-align: center;
  margin-bottom: 140px;
}
#usedcar-sec02 h2 {
  font-size: 46px;
  font-weight: 600;
  color: #D00;
  line-height: 1.5;
  margin-bottom: 30px;
}
#usedcar-sec02 .txt {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 60px;
}
#usedcar-sec03 {
  font-size: 20px;
  margin-bottom: 100px;
}
#usedcar-sec03 .ucar-box {
  width: 980px;
  margin: auto;
}
#usedcar-sec03 .ucar-box h3 {
  font-size: 35px;
  color: #D00;
  margin-bottom: 20px;
}
#usedcar-sec03 .ucar-box .left {
  width: 530px;
  float: left;
}
#usedcar-sec03 .ucar-box .right {
  width: 390px;
  float: right;
}
#usedcar-sec03 .ucar-box .left .txt {
  margin-bottom: 50px;
}
#usedcar-sec03 .ucar-box .box1 {
  margin-bottom: 50px;
}
#usedcar-sec03 .ucar-box .box2 {
  margin-bottom: 50px;
}
#usedcar-sec03 .ucar-box .box2 li {
  width: 31.6%;
  float: left;
  margin-right: 2.6%;
  margin-bottom: 20px;
}
#usedcar-sec03 .ucar-box .box2 li:nth-of-type(3n) {
  margin-right: 0;
}
#usedcar-sec03 .ucar-box .box2 .txt {
  text-align: center;
}
#usedcar-sec03 .ucar-box .box3 {
  width: 900px;
  margin: auto;
}
#usedcar-sec03 .ucar-box .box3 .before {
  width: 50%;
  float: left;
  text-align: center;
}
#usedcar-sec03 .ucar-box .box3 .after {
  width: 50%;
  float: right;
  text-align: center;
}
#usedcar-sec03 .ucar-box .box3 .txt {
  font-weight: 600;
  color: #D00;
}
#usedcar-sec03 .ucar-box .box3 .photo {
  margin-bottom: 30px;
}
#usedcar-sec03 .ucar-box .box3 .photo:last-child {
  margin-bottom: 0;
}
#usedcar-sec04 {
  width: 980px;
  font-size: 20px;
  text-align: center;
  margin: auto;
}
#usedcar-sec03 .separate {
  text-align: center;
  margin: 60px auto;
}


/**************************************************
	中島商会について
**************************************************/
#about-sec01 {
  width: 850px;
  text-align: center;
  margin: auto auto 140px auto;
}
#about-sec01 .txt {
  font-size: 22px;
  margin-bottom: 40px;
}
.about-box {
  font-size: 22px;
  text-align: center;
  margin-bottom: 140px;
}
.about-box .txt {
  width: 1060px;
  font-size: 22px;
  margin: auto auto 40px auto;
}
.about-box .photo li {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.about-box .photo li:last-child {
  margin-right: 0;
}


/**************************************************
	会社概要
**************************************************/
#company-sec01 {
  width: 950px;
  text-align: center;
  margin: auto auto 100px auto;
}
#company-sec01 .txt {
  font-size: 20px;
  margin-bottom: 30px;
}
#company-sec02 {
  margin: auto auto 100px auto;
}
.company-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 50px;
}
.company-table tr {
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
}
.company-table th {
  background: #FFEAEA;
  width: 25%;
  padding: 15px 0;
}
.company-table td {
  word-break: break-all;
  padding: 15px;
}
#company-sec02 .organization {
  text-align: center;
  margin-bottom: 50px;
}
#company-sec02 .photo li {
  width: 32%;
  float: left;
  text-align: center;
  margin-right: 2%;
}
#company-sec02 .photo li:last-child {
  margin-right: 0; 
}


/**************************************************
	代表メッセージ
**************************************************/
#greeting-sec01 {
  font-size: 16px;
}
#greeting-sec01 .left {
  width: 700px;
  float: left;
}
#greeting-sec01 h2 {
  font-size: 32px;
  color: #D00;
  margin-bottom: 20px;
}
#greeting-sec01 .right {
  width: 325px;
  float: right;
}
#greeting-sec01 .txt {
  margin-bottom: 2em;
}
#greeting-sec01 .name {
  text-align: right;
}





/**************************************************
	プライバシーポリシー
**************************************************/
#privacy-sec01 .summary {
  font-size: 22px;
  margin-bottom: 50px;
}
#privacy-sec01 .box {
  margin-bottom: 30px;
}
#privacy-sec01 .ttl {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}


/**************************************************
	各ページで利用するclass
**************************************************/
.inner {
  width: 1140px;
  margin: auto;
}
.sec-ttl {
  background: url(../image/sec-ttl-bg.jpg) no-repeat bottom center;
  font-size: 45px;
  font-weight: 600;
  color: #D00;
  text-align: center;
  margin-bottom: 60px;
}
.linkbtn a {
  background: #d00;
  max-width: 320px;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  padding: 10px 0;
  margin: auto;
}


/**************************************************
	お問い合わせ
**************************************************/
#contact-sec01 .summary {
  font-size: 22px;
  text-align: center;
  margin-bottom: 60px;
}
#contact-sec01 table {
  width: 850px;
  border-collapse: collapse;
  margin: auto auto 20px auto;
}
#contact-sec01 table th,
#contact-sec01 table td {
  font-size: 18px;
  padding: 15px;
}
#contact-sec01 table th {
  width: 35%;
}
#contact-sec01 .size {
  box-sizing: border-box;
  width: 100%;
  font-size: 18px;
  border: solid 1px #ccc;
  border-radius: 4px;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.05) inset;
  padding: 15px 10px
}
#contact-sec01 .txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 50px;
}
#contact-sec01 .btn input {
  display: block;
  background: linear-gradient(#EEE 0%, #FFF 100%);
  font-size: 18px;
  text-align: center;
  border: solid 1px #CCC;
  border-radius: 4px;
  cursor: pointer;
  padding: 12px 80px;
  margin: auto;
}



/**************************************************
	汎用
**************************************************/
.need {
  background: #D00;
  font-size: 13px;
  color: #FFF;
  border-radius: 4px;
  padding: 2px 4px;
  margin-left: 10px;
}
.b-shadow { box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
.t-shadow { text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
.mincho { font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
.eng { ime-mode: disabled; }
.mo {
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.mo:hover { opacity: 0.9; }



/* pc */
@media only screen and (min-width: 1140px) {
  #sp-menu {
    display:none;
  }
  .pc { display: block; }
  .sp { display: none; }





}

/* sp */
@media only screen and (max-width:1400px) {
  #header-logo {
    width: 200px;
    float: left;
    margin-top: 10px;
  }
  #gnav {
    width: 915px;
    float: right;
    text-align: right;
    margin: 25px auto auto auto;
  }
  #gnav ul {
    letter-spacing: -4em;
  }
  #gnav ul li {
    display: inline-block;
    letter-spacing: normal;
    margin: auto 0.7em;
  }
  #gnav ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
  }
  #gnav ul li.lang a {
    font-size: 14px;
    font-weight: 400;
  }
  #footer-logo {
    width: 200px;
  }
  #fnav {
    width: 915px;
    text-align: right;
    margin-top: 15px;
  }
  #fnav li {
    letter-spacing: normal;
    display: inline-block;
    font-size: 14px;
  }
  
  
}


@media only screen and (max-width:1139px) {
  .pc { display: none; }
  .sp { display: block; }


  /* 全体設定 */
  #header-sp {
    box-sizing: border-box;
    background: #FFF;
    width: 100%;
    height: 56px;
    position: fixed;
    z-index: 9999;
    border-bottom: dotted 1px #ccc;
  }
  #header-sp-inner {
    padding: 5px 10px;
  }
  #header-sp .logo {
    width: 180px;
    float: left;
  }
  #header-sp .btn {
    width: 25px;
    float: right;
  }
  #header-sp .language {
    float: right;
    margin: 10px 30px auto auto;
  }
  #header-sp a {
    color: #000;
  }
  #top-mainimg-sp {
    background-position: center;
    background-size: cover;
    height: 300px;
    margin-bottom: 50px;
  }
  #page-mainimg {
    box-sizing: border-box;
    padding-top: 56px;
  }
  #page-mainimg h1 {
    font-size: 26px;
    padding-top: 110px; 
  }
	#content {
		padding: 60px 0;
	}
  #top-sec01 {
    text-align: center;
    margin-bottom: 80px;
  }
  #top-sec01 h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #top-sec01 p {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #top-sec02 {
    text-align: center;
    margin-bottom: 80px;
  }
  #top-sec02 h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #top-sec02 .txt {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #top-sec02 ul {
    width: 100%;
    margin-top: 40px;
  }
  #top-sec02 ul li {
    display: block;
    width: 33.33%;
    float: left;
  }
  #top-sec03 {
    font-size: 16px;
    margin-bottom: 80px;
  }
  #top-sec03 .left {
    width: 100%;
    float: none;
    text-align: left;
  }
  #top-sec03 .right {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  #top-sec03 .linkbtn {
    margin-top: 30px;
  }
  #top-sec04 {
    font-size: 16px;
    margin-bottom: 80px;
  }
  #top-sec04 .left {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  #top-sec04 .right {
    width: 100%;
    float: none;
    text-align: left;
  }
  #top-sec04 .linkbtn {
    margin-top: 30px;
  }
  #top-sec05 {
    padding: 15% 0;
  }
  #top-sec05 .left {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  #top-sec05 .right {
    width: 100%;
    float: none;
    text-align: center;
  }
  #bottom-contact {
    box-sizing: border-box;
    max-width: 90%;
    padding: 20px;
    margin: 50px auto auto auto;
  }
  #bottom-contact .txt {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #bottom-contact .btn a {
    width: 100%;
    font-size: 18px;
  }
  #footer {
    padding: 20px 10px 10px;
  }
  #footer-logo {
    width: 220px;
    float: none;
    margin: auto auto 20px auto;
  }
  #fnav {
    width: 100%;;
    float: none;
      text-align: center;
    margin-top: 15px;
  }
  #fnav li {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 48%;
    font-size: 14px;
    font-weight: 600;
    border-bottom: dotted 1px #CCC;
    margin: auto auto 10px auto;
  }
  #fnav li:nth-of-type(2n) {
    float: right;
  }
  #copyright {
    font-size: 11px;
    margin-top: 20px;
  }
  
  
  /**************************************************
    取り扱いメーカー・車種
  **************************************************/
  #page-link li {
    width: 48%;
    float: left;
    margin: auto auto 10px auto;
  }
  #page-link li:nth-of-type(2n) {
    float: right;
  }
  #page-link li a {
    display: block;
    font-size: 20px;
  }
  #item-summary {
    font-size: 18px;
    margin-top: 40px;
  }
  .item-box {
    padding-top: 60px;
  }
  .item-box .icon {
    margin-bottom: 30px;
  }
  .item-box .list {
    margin-bottom: 30px;
  }
  .item-box .list li {
    width: 48%;
    float: left;
    font-size: 15px;
    padding: 0 0 8px 0;
    margin: auto 1% 8px 1%;
  }
  .item-box .list li:nth-of-type(3n) {
    margin: auto auto 8px auto;
  }
  .item-box .photo li {
    width: 32%;
    float: left;
    margin-right: 2%;
  }
  .item-box .photo li:nth-of-type(3n) {
    float: right;
    margin-right: 0;
  }
  
  
  /**************************************************
    中古車輸出事業
  **************************************************/
  #usedcar-sec01 {
    margin-bottom: 80px;
  }
  #usedcar-sec01 p {
    font-size: 18px;
    margin-bottom: 40px;
  }
  #usedcar-sec02 {
    margin-bottom: 80px;
  }
  #usedcar-sec02 h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #usedcar-sec02 .txt {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #usedcar-sec03 {
    font-size: 17px;
    margin-bottom: 40px;
  }
  #usedcar-sec03 .sec-ttl {
    font-size: 24px;
  }
  #usedcar-sec03 .ucar-box {
    width: 100%;
  }
  #usedcar-sec03 .ucar-box h3 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  #usedcar-sec03 .ucar-box .left {
    width: 100%;
    float: none;
  }
  #usedcar-sec03 .ucar-box .right {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  #usedcar-sec03 .ucar-box .left .txt {
    margin-bottom: 20px;
  }
  #usedcar-sec03 .ucar-box .box1 {
    margin-bottom: 20px;
  }
  #usedcar-sec03 .ucar-box .box2 {
    margin-bottom: 20px;
  }
  #usedcar-sec03 .ucar-box .box2 li {
    width: 48.7%;
    float: left;
    text-align: center;
    margin-right: 2.6%;
    margin-bottom: 10px;
  }
  #usedcar-sec03 .ucar-box .box2 li:nth-of-type(2n) {
    margin-right: auto;
  }
  #usedcar-sec03 .ucar-box .box2 li:nth-of-type(3n) {
    margin-right: auto;
  }
  #usedcar-sec03 .ucar-box .box2 li:nth-of-type(3) {
    margin-right: 2.6%;
  }
  #usedcar-sec03 .ucar-box .box3 {
    width: 100%;
  }
  #usedcar-sec03 .ucar-box .box3 .before {
    width: 49%;
    float: left;
    text-align: center;
  }
  #usedcar-sec03 .ucar-box .box3 .after {
    width: 49%;
    float: right;
    text-align: center;
  }
  #usedcar-sec03 .ucar-box .box3 .photo {
    margin-bottom: 10px;
  }
  #usedcar-sec04 {
    width: 100%;
    font-size: 16px;
  }
  #usedcar-sec03 .separate {
    width: 50px;
    margin: 30px auto;
  }

  
  /**************************************************
    中島商会について
  **************************************************/
  #about-sec01 {
    width: 100%;
    margin: auto auto 80px auto;
  }
  #about-sec01 .txt {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .about-box {
    text-align: center;
    margin-bottom: 80px;
  }
  .about-box .txt {
    width: 100%;
    font-size: 20px;
    text-align: left;
    margin: auto auto 40px auto;
  }
  .about-box .photo li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .about-box .photo li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }

  
  /**************************************************
    会社概要
  **************************************************/
  #company-sec01 {
    width: 100%;
    margin: auto auto 80px auto;
  }
  #company-sec01 .txt {
    font-size: 18px;
  }
  #company-sec02 {
    margin: auto auto 80px auto;
  }
  .company-table {
    font-size: 13px;
  }
  .company-table th {
    background: #FFEAEA;
    width: 25%;
    padding: 15px 0;
  }
  .company-table td {
    padding: 15px 10px;
  }
  #company-sec02 .photo li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #company-sec02 .photo li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  
  
  /**************************************************
    代表メッセージ
  **************************************************/
  #greeting-sec01 {
    font-size: 17px;
  }
  #greeting-sec01 .left {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  #greeting-sec01 h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #greeting-sec01 .right {
    width: 100%;
    float: none;
    text-align: center;
  }
  #greeting-sec01 .txt {
    margin-bottom: 1em;
  }
  
  /**************************************************
    プライバシーポリシー
  **************************************************/
  #privacy-sec01 .summary {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #privacy-sec01 .box {
    margin-bottom: 20px;
  }
  #privacy-sec01 .ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #privacy-sec01 .txt {
    font-size: 14px;
  }
  
  
  /**************************************************
    お問い合わせ
  **************************************************/
  #contact-sec01 .summary {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #contact-sec01 table {
    width: 100%;
  }
  #contact-sec01 table th,
  #contact-sec01 table td {
    box-sizing: border-box;
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
  #contact-sec01 table th {
    margin-bottom: 5px;
  }
  #contact-sec01 table td {
    margin-bottom: 25px;
  }
  #contact-sec01 .size {
    box-sizing: border-box;
    font-size: 16px;
    padding: 10px 5px
  }
  #contact-sec01 .btn input {
    box-sizing: border-box;
    display: block;
    background: linear-gradient(#EEE 0%, #FFF 100%);
    width: 100%;
    font-size: 18px;
    padding: 12px 0;
  }
  
  
  /**************************************************
    各ページで利用するclass
  **************************************************/
  .inner {
    width: 90%;
  }
  .sec-ttl {
    background: url(../image/sec-ttl-bg.jpg) no-repeat bottom center;
    font-size: 30px;
    margin-bottom: 40px;
  }
  .linkbtn a {
    max-width: 300px;
    font-size: 18px;
    padding: 8px 0;
  }

}

/* スマートフォン 横 */
@media only screen and (max-width:640px){

}

/* スマートフォン 縦 */
@media only screen and (max-width:480px){

}
