@charset "utf-8";
/* スマートフォン以下サイズ------------------------------- */
@media screen and (max-width:767px) {
/*---------------------------------

  共通

---------------------------------*/
.width1031,
.pc,
.tablet_only {
  display: none!important;
}
main{
  margin-top: 55px;
}
/*
  ナビ用
--------------------------*/
.menu_background{
  display: none;
  z-index: 3;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
.back_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
html > * {
 -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/*
  ボタン
--------------------------*/
.cv,
.cv_w,
.return,
.cv_contact {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  width: 220px;
  line-height: 45px;
  border: solid 2px #03a864;
  border-bottom: solid 4px #038c4e;
  background: #03a864;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  letter-spacing: 0.5px;
  border-radius: 6px;
}
.cv span {
  background: url(../img/common/cv_w.png) left center no-repeat;
  background-size: 18px;
  padding: 0 0 0 30px;
  display: inline-block;
}
.return {
  border: solid 2px #e6e6e6;
  border-bottom: solid 4px #999;
  background: #e6e6e6;
  color: #666;
  font-size: 14px;
  width: 100px;
}
.cv_contact {
  border: solid 2px #f76321;
  border-bottom: solid 4px #d14519;
  background: #f76321;
}
/*
  ページ内リンク
--------------------------*/
.in_page_link {
  letter-spacing: -.4em;
  text-align: center;
}
.in_page_link li {
  display: inline-block;
  margin: 0 3% 10px 0;
  width: 48.5%;
  vertical-align: top;
}
.in_page_link li:nth-child(2n) {
  margin: 0 0 10px;
}
.in_page_link a {
  display: table;
  width: 100%;
  height: 100%;
  padding: 9px 35px 9px 15px;
  color: #03a864;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  border: solid 1px #03a864;
  border-bottom: solid 3px #038c4e;
  background: #edf2d4 url(../img/common/in_page_link.png) right 8px center no-repeat;
  background-size: 18px;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 6px;
  letter-spacing: 0;
}
.in_page_link a > span {
  display: table-cell;
  vertical-align: middle;
}
.in_page_link span span {
  display: inline-block;
}
/*
  ヘッダー
--------------------------*/
#header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 5;
}
#header .header_in {
  width: 100%;
  height: 100%;
  padding: 0 0 55px;
  background: #fff;
  box-sizing: border-box;
  display: none;
  position: fixed;
  z-index: -1;
}
#header .header_in > div {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  height: 100%;
}
#header .header_in .nav {
  padding: 10px 4% 0;
}
.header_in .nav a {
  padding: 15px 4% 15px 10px;
  color: #000;
  font-size: 14px;
  box-sizing: border-box;
  display: block;
  border-bottom: solid 1px #ccc;
  background: url(../img/common/cv_g.png) right 10px center no-repeat;
  background-size: 17px;
}
.header_in .nav:nth-child(4) {
  letter-spacing: -.4em;
  text-align: center;
}
.header_in .nav:nth-child(4) li {
  width: 48.5%;
  margin: 0 3% 0 0;
  display: inline-block;
  text-align: left;
}
.header_in .nav:nth-child(4) li:nth-child(2n) {
  margin: 0;
}
.header_in .nav:nth-child(4) a {
  padding: 17px 4% 17px 10px;
  font-size: 12px;
}
.header_in .contact_fix {
  padding: 25px 4% 0;
  overflow: hidden;
}
.header_in .contact_fix a {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  background: #03a864 url(../img/common/cv_w.png) right 10px center no-repeat;
  background-size: 17px;
  padding: 15px;
  font-size: 15px;
  color: #fff;
  float: left;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
}
.header_in .contact_fix a:last-child {
  background: #017540 url(../img/common/cv_w.png) right 10px center no-repeat;
  background-size: 17px;
}
.header_in .menu_tel {
  padding: 20px 4%;
  background: #f2f2f2;
  text-align: center;
}
.header_in .menu_tel .tel {
  color: #03a864;
  font-weight: bold;
  display: inline-block;
  font-size: 17px;
  padding: 0 0 0 30px;
  background: url(../img/common/tel_icon.png) left center no-repeat;
  background-size: 20px;
  margin: 0 0 7px;
}
.header_in .menu_tel p {
  font-size: 12px;
}
.header_in .menu_tel span {
  display: inline-block;
  color: #03a864;
  width: 60px;
  line-height: 18px;
  border: solid 1px #03a864;
  box-sizing: border-box;
  margin: 0 10px 0 0;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}
.header_in .tool_banner {
  padding: 30px 4% 10px;
  overflow: hidden;
}
.header_in .tool_banner li {
  margin: 0 0 20px 0;
}
.header_menu {
  overflow: hidden;
  line-height: 1;
  background: #fff;
  overflow: hidden;
  height: 55px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.menu_trigger,
.menu_trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu_trigger {
  position: relative;
  width: 55px;
  height: 55px;
  background: #03a864;
  z-index: 6;
  float: right;
}
.menu_trigger span {
  position: absolute;
  background: #fff;
  width: 28px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
}
.menu_trigger span:nth-of-type(1) {
  top: 18px;
}
.menu_trigger span:nth-of-type(2) {
  top: 0;
  bottom: 0;
}
.menu_trigger span:nth-of-type(3) {
  bottom: 18px;
}
.menu_trigger.active span:nth-of-type(1){
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
.menu_trigger.active span:nth-of-type(2){
  opacity: 0;
}
.menu_trigger.active span:nth-of-type(3){
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}
#header h1 {
  padding: 0;
  background: none;
}
#header .header_menu > .logo,
#header h1 {
  margin: 17px 0 0 4%;
  float: left;
  width: 140px;
}
#header h1 .logo {
  display: block;
}
#header .login_btn {
  width: 120px;
  line-height: 35px;
  text-align: center;
  padding: 0 0 0 15px;
  background: #a6be29 url(../img/common/login_header.png) left 13px center no-repeat;
  background-size: 15px;
  display: block;
  color: #fff;
  font-weight: bold;
  float: right;
  border-radius: 6px;
  font-size: 12px;
  margin: 10px 10px 0 0;
}
/*
  フッター
--------------------------*/
footer {
  box-sizing: border-box;
  position: relative;
  border-top: solid 4px #eff4d4;
}
.top_main + footer {
  border-top: solid 4px #f2f2f2;
}
.footer_in {
  max-width: 1100px;
  margin: 0 auto;
  width: 92%;
  padding: 0;
  overflow: hidden;
  text-align: center;
}
.footer_in .tool_banner_outer {
  padding: 15px 0;
}
.footer_in .confidence {
  overflow: hidden;
  display: inline-block;
}
.footer_in .confidence li {
  height: 60px;
  float: left;
  margin: 0 5px;
}
.footer_in .confidence li a {
  display: inline-block;
}
.footer_in .confidence li a img {
  height: 60px;
}
.footer_in .confidence input {
  height: 60px;
  line-height: 60px;
  padding: 0;
  border: none;
  width: auto;
}
#footer .small {
  background: #03a864;
}
#footer .small div {
  max-width: 1100px;
  margin: 0 auto;
  width: 92%;
  padding: 18px 0;
}
#footer .small small {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 10px;
}
.content {
  width: 92%;
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding: 25px 0 60px;
}
/*
  article　ヘッダー
--------------------------*/
article header {
  background: #edf2d4;
  min-height: 110px;
}
article header div {
  width: 92%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 10px 0 35px;
}
article header .breadcrumb {
  overflow: hidden;
  margin: 0 0 18px;
}
article header .breadcrumb li {
  float: left;
  display: inline-block;
  line-height: 1;
}
article header .breadcrumb li:after {
  content: ">";
  display: inline-block;
  margin: 0 5px 0 2px;
  vertical-align: middle;
  line-height: 1.4;
}
article header .breadcrumb li:last-child:after {
  content: "";
  margin: 0;
  display: none;
}
article header .breadcrumb li span {
  vertical-align: middle;
  display: inline-block;
  line-height: 1.4;
  font-size: 11px;
}
article header .breadcrumb li a {
  color: #03a864;
  vertical-align: middle;
  display: inline-block;
}
article header h1 {
  color: #03a864;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
/*
  見出し
--------------------------*/
.title {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  padding: 9px 10px 9px 20px;
  margin: 0 0 15px;
  text-align: left;
  clear: both;
  background: #f4f4f4;
}
.title:before {
  content: "";
  position: absolute;
  background: linear-gradient(to bottom, #03a864 0% ,#03a864 50%, #1ac175 51% , #1ac175 100%);
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
}
.title span {
  font-size: 16px;
  margin: 0 0 0 15px;
  display: inline-block;
}
.sub_title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 6px 18px;
  border-bottom: solid 2px #a6be29;
  position: relative;
  margin: 0 0 15px;
}
.sub_title:before {
  content: "";
  position: absolute;
  background: #a6be29;
  width: 10px;
  height: calc(100% - 7px);
  top: 0;
  left: 0;
}
.title_g {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  padding: 0 0 16px;
  position: relative;
  margin: 0 0 15px;
  line-height: 1.5;
  text-align: center;
}
.title_g:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 5px;
  background: #edf2d4;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.title_g span {
  color: #03a864;
}
.link {
  color: #03a864;
  text-decoration: underline;
  padding: 0 0 0 22px;
  background: url(../img/common/cv_wg.png) left top no-repeat;
  background-size: 18px;
  line-height: 1.5;
  display: inline-block;
  text-align: left;
  font-size: 13px;
}
.maru_img {
  border: solid 2px #e6e6e6;
  border-radius: 17px;
  display: inline-block;
}
.maru_img span {
  border: solid 6px #fff;
  border-radius: 17px;
  display: block;
  overflow: hidden;
}
/*
  ページネーション
--------------------------*/
.paging {
  text-align: center;
  letter-spacing: -.4em;
  margin: 30px 0 0;
}
.paging span,
.paging a {
  border: solid 1px #03a864;
  background: #fff;
  width: 40px;
  height: 40px;
  color: #03a864;
  line-height: 38px;
  display: inline-block;
  letter-spacing: 0;
  box-sizing: border-box;
  margin: 0 10px 0 0;
  font-size: 14px;
}
.paging .current {
  background: #03a864;
  color: #fff;
}
/* プレビュー、ネクストボタン消してる */
.paging .prev,
.paging .next {
  display: none;
}
/* .paging .prev,
.paging .next {
  background: none!important;
  color: #03a864!important;
  border: none;
} */
/*
  ページトップボタン
--------------------------*/
.pagetop {
  width: 50px;
  height: 50px;
  background: #808080;
  bottom: 20px;
  right: 0;
  position: fixed;
  z-index: 2;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.pagetop:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -10px;
}

/*
  ここから記載してください
--------------------------*/



/*
  ここまで
--------------------------*/

}


/* iPhone5、SEサイズ------------------------------- */
@media screen and (max-width:374px) {
#header .header_menu > .logo,
#header h1 {
  width: 130px;
}
#header .login_btn {
  width: 100px;
  padding: 0 0 0 18px;
  background: #a6be29 url(../img/common/login_header.png) left 9px center no-repeat;
  background-size: 15px;
  font-size: 11px;
  margin: 10px 8px 0 0;
}

}