@charset "UTF-8";
/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/
/* Simplicity子テーマ用のスタイルを書く */

html, body {
  font-weight: 300 !important;
  line-height: 1.75;
  letter-spacing: 0em;
  background-color: #f6f6f0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.container {
  display: flex;
}

a {
  text-decoration: none;
  color: #2070c0;
  transition: 0.3s ease-out;
}

a:hover,
.navigation a:hover,
.related-entry-content a:hover {
  color: #2070c0;
  text-decoration: underline;
}

/* テンプレートのマージン消去 */
#body {
  margin-top: 0;
}

strong {
  color: #202020 !important;
  font-weight: 500 !important;
}

.pc {
  display: block;
}

.tb, .sp {
  display: none;
}

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

.page #main .article header h1.entry-title,
.single #main .article header h1.entry-title,
.category #main .article header h1.entry-title {
  min-height: 65px;
  margin: 50px 0 10px;
  padding: 20px 0 15px 20px;
  box-sizing: border-box;
  font-size: 1.85rem;
  line-height: 1.3;
  font-weight: normal;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0em;
  border-left: 2px solid #204080;
}

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


/*------------------------
  ヘッダー
------------------------*/
#header {
  height: 130px;
  margin-bottom: 0 !important;

}

#header .header-discription {
  padding: 0.25rem 0;
  background-color: #4373a9;
}

#header .site-description {
  max-width: 1070px;
  margin: 0 auto 0px !important;
  padding: 0;
  font-size: 0.8rem;
  color: #fff;
}

#header-in {
  width: 100%;
  padding-top: 1.6rem;
}

#header-in .top-title-catchphrase {
  padding-top: 0px;
  margin: 0 0 0 0 !important;
}

#header-in .site-title-address {
  margin: 0 !important;
  font-size: 0.9rem;
}

#header-in .site-title-phone {
  width: 215px;
}

#header-in .container {
  max-width: 1070px;
  justify-content: stretch;
  margin: 0 auto 0;
}

#header-in .cols {
  width: 50%;
}

#header-in .cols:nth-child(1) {
  padding-top: 0rem;
}

#header-in .cols:nth-child(2) {
  text-align: right;
}

#site-title {
  margin: 0 !important;
}

#site-title .site-title-img {
  width: 300px;
  margin: 0 !important;
}

/* Simplicity Breakpoint 1110 */
@media screen and (max-width: 1110px) {
  #header {
    height: 130px;
  }

  #header .site-description {
    max-width: 740px;
    font-size: 0.7rem;
    line-height: 1.5;
    padding: 0.1rem;
    box-sizing: border-box;
  }

  #header-in{
  }

  #header-in .cols {
    width: 100%;
  }

  #header-in .cols:nth-child(1) {
    padding-top: 0;
  }

  #header-in .cols:nth-child(2) {
    display: none;
  }

  #site-title {
    padding-left: 1rem;
    margin: 0 !important;
  }

  #site-title .site-title-img {
    width: 270px;
    margin: 0 !important;
  }

}

@media screen and (max-width: 580px) {
  #header {
    height: 135px;
  }

  #h-top{
    position: static;
  }

  #header-in{
    position: relative;
    padding-top: 2rem;
  }

  #header .header-discription {
    height: 1rem;
    padding: 0;
    box-sizing: border-box;
  }

  #header .site-description {
    display: none;
  }

  #site-title {
    padding-top: 0rem;
    padding-left: 1rem;
    box-sizing: border-box;
    text-align: left;
  }
  #site-title .site-title-img {
    width: 250px;
    margin: 0 !important;
  }

}

/*------------------------
  モーダルボタン
------------------------*/
#mobile-menu {
  display: none;
}

@media screen and (max-width: 1110px) {
  #mobile-menu {
    display: block;
  }
  #mobile-menu a {
    position: absolute;
    top: -3px;
    right: 0px;
    display: block;
    padding: 4px 8px;
    margin-top: 3px;
    font-size: 1.1rem;
    transition: 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    color: #204080;
    cursor: pointer;
    border-radius: 0px;
  }
  #mobile-menu a:hover{
    opacity: 0.6;
  }
}

@media screen and (max-width: 580px) {

  #mobile-menu{
    width: 40px;
    position: absolute;
    top: 2rem;
    right: 0.6rem;
    text-align: right;
  }
  #mobile-menu a{
    display: inline-block;
    position: static;
    font-size: 1.1rem;
    color: #204080;
    transition: 0.3s ease-out;
  }
  #mobile-menu a:hover{
    opacity: 1;
    color: #4373a9;
  }
}


/*------------------------
  トップページ メイン
------------------------*/
#main {
  border: none;
  border: 1px solid #f0f0f0;
  padding: 0 45px 50px;
  margin-bottom: 4.5rem;
  border-radius: 6px;
}

#main h3 {
  position: relative;
  padding: 20px 0 5px 28px;
  box-sizing: border-box;
  font-size: 1.3rem;
  font-weight: normal;
  background-color: transparent;
}

#main h3::before {
  content: '';
  position: absolute;
  display: block;
  top: 25px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 4px solid #204080;
}
#main h3.grooting-title{
  height: 40px;
  padding: 0;
  margin-top: 2rem;
  font-size: 1.1rem;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.25em;
  border-radius: 3px;
  background-color: rgba(69,116,167,0.9);
  color: #fff;
}
#main h3.grooting-title::before{
  display: none;
}

#main ul.column-list li {
  display: flex;
  border-bottom: 1px dotted #a9a9a9;
  padding: 13px 0 13px;
  line-height: 1.6;
}

#main ul.column-list li time {
  width: 23%;
  color: #707070;
}

#main ul.column-list li a {
  width: 77%;
}

#main ul.column-list li:first-child {
  border-top: 1px dotted #a9a9a9;
}

#the-content h2 {
  margin: 40px 0 0 0;
  padding: 10px 20px;
  font-size: 1.5rem;
  background-color: #f5f5f5;
}

/* 続きを読むボタン */
.post-continue {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin: 20px auto 0;
  font-size: 0.8rem;
  text-align: center;
  background-color: #204080;
  border-radius: 3px;
  transition: all 0.2s linear;
  box-sizing: border-box;
}

.post-continue:hover {
  border: 1px solid #204080;
  background-color: #fff;
}

.post-continue a {
  color: #fff;
  display: block;
}

.post-continue a:hover {
  color: #204080;
  text-decoration: none;
}

.post-continue.sidebar {
  margin: 0px auto 25px !important;
}

.pagination {
  display: none;
}


@media screen and (max-width: 1110px) {
  #main {
    padding-bottom: 5rem !important;
    margin-bottom: 1rem;
  }

  #main ul.column-list li {
    display: block;
    padding: 13px 0 13px;
    line-height: 1.6;
  }

  #main ul.column-list li time {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }

  #main ul.column-list li a {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 580px) {
  #main {
    border: none;
    border: 1px solid #f0f0f0;
    padding: 0 1.2rem 3rem !important;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  #main h3 {
    position: relative;
    padding: 20px 0 5px 28px;
    box-sizing: border-box;
    font-size: 1.3rem;
    font-weight: normal;
    background-color: transparent;
  }

  #main h3::before {
    content: '';
    position: absolute;
    display: block;
    top: 25px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 4px solid #204080;
  }

}

/*------------------------
  トップページ スライド
------------------------*/
.swiper-container {
  width: 100%;
  margin-bottom: 50px;
}

.swiper-container .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

}

.swiper-container .swiper-slide img{
  border-radius: 6px !important;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  top: 45%;
  width: 65px;
  height: 65px;
  background-size: 65px;
}

.swiper-container .swiper-button-prev {
  left: 10px;
  background-image: url(./images/swiper-nav-lefta.png);
}

.swiper-container .swiper-button-next {
  right: 10px;
  background-image: url(./images/swiper-nav-righta.png);
}

@media screen and (max-width: 1110px) {
  .swiper-container {
    width: 100%;
    height: auto;
    margin-bottom: 2.5rem;
  }
  .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
    top: 50%;
    width: 45px;
    height: 45px;
    background-size: 45px;
  }
  .swiper-container .swiper-button-prev {
    left: 0px;
  }
  .swiper-container .swiper-button-next {
    right: 0px;
  }
}



/*------------------------
  固定・投稿・カテゴリページ共通
------------------------*/

.page{
  margin-bottom: 0 !important;
}
.page #main,
.single #main,
.category #main {
  padding-top: 30px;
}

.page #main .article,
.single #main .article,
.category #main .article {
  line-height: 1.9;
  margin-bottom: 0 !important;
}

.page #main .article header,
.single #main .article header,
.category #main .article header {
  margin: 0 0 50px 0 !important;
}

.page #main .article header h1.entry-title,
.single #main .article header h1.entry-title,
.category #main .article header h1.entry-title,
.category h2.entry-title{
  min-height: 65px;
  margin: 50px 0 10px;
  padding: 20px 0 15px 20px;
  box-sizing: border-box;
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: normal;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  border-left: 2px solid #204080;
}

.page #main .article header h1.entry-title small,
.single #main .article header h1.entry-title small,
.category #main .article header h1.entry-title small {
  font-size: 1.2rem;
}

.page #main .article header .post-meta,
.single #main .article header .post-meta,
.category #main .article header .post-meta {
  font-size: 0.8rem !important;
  text-align: left;
  color: #bbb;
  background-color: transparent;
}

.page #main h3,
.single #main h3,
.category #main h3 {
  padding: 20px 1rem 20px 45px;
  box-sizing: border-box;
  font-size: 1.05rem;
  line-height: 1.5;
  background-color: #f5f5f8 !important;
  border-bottom: none;
}

.page #main h3:before,
.single #main h3:before,
.category #main h3:before {
  top: 23px;
  left: 20px;
  width: 10px;
  height: 10px;
}

.page #main h4,
.single #main h4,
.category #main h4 {
  position: relative;
  margin: 50px 0 5px 0 !important;
  padding: 0 0 15px 22px;
  font-size: 1.1rem;
  line-height: 1.6;
  font-weight: normal !important;
  letter-spacing: 0em;
  border-bottom: 0px solid #e0e0e0;
  color: #204080;
}

.page #main h4::before,
.single #main h4::before,
.category #main h4::before {
  content: '';
  position: absolute;
  display: block;
  top: 7px;
  left: 0px;
  width: 15px;
  height: 15px;
  background-color: #204080;
}

.page #main p,
.single #main p,
.category #main p {
  margin: 0 0 0 !important;
  font-size: 1rem;
  line-height: 1.9;
}

/* テーブルレイアウト */
.wp-block-columns {
  border-bottom: 1px solid #e0e0e0;
}

.wp-block-columns:first-child {
  border-top: 1px solid #e0e0e0;
}

.wp-block-columns .wp-block-column {
  margin: 0px !important;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
}

.wp-block-columns .wp-block-column:nth-child(1) {
  flex: 1 1 30%;
  background-color: #f5f7f9;
}

.wp-block-columns .wp-block-column:nth-child(2) {
  flex: 1 1 70%;
  width: 70% !important;
}
.page #main .indent-list{
  padding: 0 1rem;
  box-sizing: border-box;
}
.page #main .indent-list li,
.single #main .indent-list li,
.category #main .indent-list li {
  line-height: 1.8;
  text-indent: -1rem;
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}

/* パンくず */
#breadcrumb div, #breadcrumb span.sp{
  display: inline-block !important;
  margin: 0 0 0 0.5rem;
}

/* 関連記事 */
#related-entries h2 {
  font-size: 1.2rem;
  font-weight: normal;
}

#related-entries h3.related-entry-title{
  margin-bottom: 0.5rem;
  padding-left: 1.6rem;
  padding-bottom: 0.75rem;
  box-sizing: border-box;
  background-color: transparent !important;
  border-bottom: 1px dotted #a9a9a9;
}

#related-entries h3.related-entry-title::before{
  top: 1.5rem;
  left: 0;
}

#related-entries h3.related-entry-title a {
  font-size: 1rem !important;
  font-weight: normal;
  line-height: 1.5;
}

#related-entries .related-entry-read{
  padding: 0 !important;
}

/* 抜粋 */
#related-entries .related-entry-snippet{
  padding: 0rem 0 1rem!important;
  font-size: 0.9rem !important;
  border: 0px solid #ff0;
}

/* 続きを読むボタン */
#related-entries .related-entry-read a{
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  padding-top: 0px;
  margin: 0px auto 0;
  font-size: 0.8rem;
  text-align: center;
  background-color: #204080;
  border-radius: 3px;
  transition: all 0.2s linear;
  box-sizing: border-box;
  border: none;
}

#related-entries .related-entry-read a:hover {
  border: 1px solid #204080;
  background-color: #fff;
}

#related-entries .related-entry-read a {
  color: #fff;
  display: block;
}

#related-entries .related-entry-read a:hover {
  color: #204080;
}

@media screen and (max-width: 1110px) {
  .page #main .article header h1.entry-title,
  .single #main .article header h1.entry-title,
  .category #main .article header h1.entry-title,
  .category h2.entry-title{
    min-height: auto;
    margin: 50px 0 10px;
    padding: 1rem 0 10px 20px;
    font-size: 1.5rem;
    line-height: 1.3;
  }
}

@media screen and (max-width: 580px) {
  .page #main .article header h1.entry-title,
  .single #main .article header h1.entry-title,
  .category #main .article header h1.entry-title,
  .category #main h2.entry-title {
    min-height: 40px;
    margin: 20px 0 10px;
    padding: 0.5rem 0 0.5rem 1rem;
    font-size: 1.4rem;
    line-height: 1.3;
    border-left: 2px solid #204080;
  }

  .page #main .article header,
  .single #main .article header,
  .category #main .article header {
    margin: 0 0 2rem 0 !important;
  }

  /* パンくず */
  #breadcrumb{
    padding: 1.5rem 0 0 0 ;
    margin: 0;
    font-size: 0.8rem;
  }

  #breadcrumb div, #breadcrumb span.sp{
    margin: 0 0 0 0.5rem;
  }

  #breadcrumb div, #breadcrumb span{
    display: inline-block !important;
  }

  /* テーブルレイアウト */
  .wp-block-columns:first-child {
    border-top: none;
  }
  .wp-block-columns .wp-block-column:nth-child(1) {
    flex: 1 1 100%;
  }

  .wp-block-columns .wp-block-column:nth-child(2) {
    flex: 1 1 100%;
    padding-bottom: 1rem;
  }

  .wp-block-columns .wp-block-column {
    margin: 0px !important;
    padding: 0.5rem 0 0.5rem 0.5rem;
    box-sizing: border-box;
  }
}

/*------------------------
  ページネーション　次へ・前へ
------------------------*/
.navigation{

  width: 100%;
  margin: 0 auto 0;
}
.navigation .prev,
.navigation .next{
  position: relative;
  padding: 0rem 2rem;
  box-sizing: border-box;
  transition: 0.3s ease-out;
}
.navigation .prev:hover,
.navigation .next:hover{
  background-color: #f5f5f5;
}
.navigation .prev a:hover,
.navigation .next a:hover{
  background-color: transparent;
}

.navigation .fa-arrow-left,
.navigation .fa-arrow-right{
  position: absolute;
  top: 45%;
  height: 80;
  font-size: 1rem;
  transition: 0.3s ease-out;
  color: #3774a4;
}
.navigation .fa-arrow-left{
  left: 10px;
}
.navigation .fa-arrow-right{
  right: 0px;
}

/*------------------------
　投稿ページ調整
------------------------*/
.single #main h4 {
  padding: 0 0 15px 0px;
  font-size: 1.05rem;
  line-height: 1.6;
  font-weight: normal !important;
  text-align: justify;
}

.single #main h4::before {
  display: none;
}

.single #main .entry-content p{
  padding: 0 1rem;
  box-sizing: border-box;
  margin-bottom: 1.5rem !important;
}

.single #main .entry-content p a{
  /*text-decoration: underline;*/
  transition: 0.3s ease-out;
}

.single #main .entry-content p a:hover{
  opacity: 0.7;
}

@media screen and (max-width: 580px) {
  .single #main .entry-content p{
    padding: 0 0rem;
  }
}

/*------------------------
  カテゴリページ調整
------------------------*/
.category h2.entry-title{
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 580px) {
  .category h2.entry-title{
    margin: 1rem 0 2rem !important;
  }
}

/*------------------------
  固定ページ調整
------------------------*/
/* 続きを読むボタン */
.page .post-continue{
  width: 150px !important;
  height: 35px;
}
.page .post-continue a{
  height: 35px;
  line-height: 35px;
}


/*------------------------
  プロフィール
------------------------*/
#post-47 h3 + p {
  padding-left: 1em;
  box-sizing: border-box;
}

#post-47 div.container .cols {
  width: 50%;
}

#post-47 div.container .cols:nth-child(1) {
  text-align: center;
}

#post-47 div.container .cols:nth-child(1) img {
  width: 80%;
  margin: 0 auto 0;
}

#post-47 div.container .cols:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: center;
}

#post-47 div.container .profile-h3 {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  padding: 0 0 0 0 !important;
  margin-top: -10px;
  background-color: transparent !important;
}

#post-47 div.container .profile-h3 small{
  font-size: 1rem;
  letter-spacing: 0.1em;
}

#post-47 div.container .profile-h3::before {
  display: none !important;
}

@media screen and (max-width: 580px) {
  #post-47 div.container .profile-h3 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}

/*------------------------
  アクセス
------------------------*/
.google-map {
  border: none;
}

/*------------------------
  業務　家族信託
------------------------*/
ul.works-trust-list {
  margin: 30px 0 30px 0;
}

ul.works-trust-list li {
  margin-bottom: 5px;
}

@media screen and (max-width: 580px) {
  ul.works-trust-list {
    margin: 30px 0 30px 0;
    padding-left: 0 !important;
  }
}

/*------------------------
  費用
------------------------*/
#post-65 h3 + p {
  padding-left: 1em;
  box-sizing: border-box;
}

#post-65 .price-table {
  width: 80%;
  margin: 0 auto 20px;
}

#post-65 .price-table th, #post-65 .price-table td {
  padding: 0.3em;
  box-sizing: border-box;
}

#post-65 .price-table td {
  padding-left: 1rem;
}

#post-65 .comme {
  font-size: 0.85rem !important;
  line-height: 1.5;
}

#post-65 .comme.comme-ind {
  padding-left: 1.5em;
  box-sizing: border-box;
}

@media screen and (max-width: 580px) {
  #post-65 .comme.comme-ind {
    padding-left: 0em;
  }
}

/*------------------------
  採用
------------------------*/
#post-75 h3 + p {
  padding-left: 1em;
  box-sizing: border-box;
}

#post-75 .comme {
  font-size: 0.85rem !important;
  line-height: 1.5;
}

#post-75 .comme.comme-ind {
  padding-left: 1.5em;
  box-sizing: border-box;
}




/*-- Sidebar --*/
#sidebar-widget h3 {
  position: relative;
  padding: 10px 0 10px 25px;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: normal;
  background-color: transparent;
}

#sidebar-widget h3::before {
  content: '';
  position: absolute;
  display: block;
  top: 15px;
  left: 5px;
  width: 13px;
  height: 13px;
  background-color: #204080;
}

#sidebar-widget ul.column-list {
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 15px;
  padding: 0;
}

#sidebar-widget ul.column-list li {
  padding: 1rem 0 1rem 0;
  border-bottom: 1px dotted #a9a9a9;
}

#sidebar-widget ul.column-list li:first-child {
  border-top: 1px dotted #a9a9a9;
  margin-bottom: 0px;
}
#sidebar-widget .iframe-fb-pc{
  display: block;
  width: 300px;
  height: 500px;
}
#sidebar-widget .iframe-fb-tb{
  display: none;
}
#sidebar-widget .iframe-fb-sp{
  display: none;
}
/* FB iframe wrapper */
#custom_html-2 .custom-html-widget{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0 0;
}

@media screen and (max-width: 1110px) {
  #sidebar-widget h3 {
    padding: 10px 0 10px 1.7rem;
    font-size: 1.1rem;
  }

  #sidebar-widget h3::before {
    top: 13px;
    width: 1rem;
    height: 1rem;
  }

  #sidebar-widget ul.column-list {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 1.5rem;
  }

  #sidebar-widget .iframe-fb-pc{
    display: none;
  }
  #sidebar-widget .iframe-fb-sp{
    display: none;
  }
  #sidebar-widget .iframe-fb-tb{
    display: block;
    width: 500px;
    height: 600px;
    margin: 0 atuo 30px !important;
  }
}
@media screen and (max-width: 580px) {

  #sidebar-widget ul.column-list li {
    padding: 0.6rem 0 0.6rem 0;
    border-bottom: 1px dotted #a9a9a9;
  }

  #sidebar-widget .iframe-fb-sp{
    display: block;
    width: 300px;
    height: 400px;
    margin: 0 atuo 30px;
  }

  #sidebar-widget .iframe-fb-tb{
    display: none;
  }

  #sidebar-widget .iframe-fb-pc{
    display: none;
  }

}

/*------------------------
  バナー
------------------------*/
.bnn-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.bnn-contact img{
  max-width: 400px;
}

@media screen and (max-width: 580px) {
  .bnn-contact img{
    max-width: auto;
    width: 100%;
  }
}

/*------------------------
  グローバルナビ
------------------------*/
#navi ul#menu-global {
  height: 55px;
  display: flex !important;
  justify-content: space-around;
  margin-bottom: 30px;
  background-color: #074484;
  border: none;
  border-radius: 0px;
}

#navi ul#menu-global > li {
  width: 14.28%;
  text-align: center;
  /*border: 1px solid #ff0;*/
  box-sizing: border-box;
  border-right: 1px solid #2764a4;
}


#navi ul li a {
  display: block;
  width: 100%;
  height: 55px;
  padding: 0 !important;
  color: #fff;
  font-size: 1rem;
  line-height: 55px;
  text-decoration: none;
  background-color: #074484;
  z-index: 99;
  transition: 0.3s ease-out;
}

#navi ul li a:hover {
  background-color: #3774a4;
  color: #fff;
}

/* サブメニュー */
#navi ul.sub-menu{
  display: none;
  margin-left: 0;
  padding-left: 0;
  box-sizing: border-box;
  width: auto;
  border: 0px solid #ddd;
  list-style: none;
  z-index: 99;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#navi ul.sub-menu li{
  display: block;
  height: 55px !important;
  border-bottom: 1px dotted #3774a4;
}

#navi ul.sub-menu li:last-child{
  border: none;
}

/* TODO */
#navi .sub-menu li a{
  width: 260px;
  height: 55px !important;
  border: none;
  color: #3774a4;
  background-color: #fff ;
}

/* Clearfix) */
#container:after,
#navi ul:after,
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
}

/* clearfix for ie7 */
#container,
#navi ul,
.clearfix {
  /*display: inline-block;*/
}

#container,
#navi ul,
.clearfix {
  display: block;
}

@media screen and (max-width: 1110px) {
  #navi {
    display: none;
  }
}

/*------------------------
  SNS
------------------------*/
.sns-share-msg {
  width: 100% !important;
  height: 15px !important;
  margin: 0px !important;
  font-size: 0.8rem !important;
}

/*------------------------
  Footer
------------------------*/
#footer {
  background-color: #074484;
}

/*------------------------
  Form7
------------------------*/
.input-wrapp {
  box-sizing: border-box;
  border-radius: 3px;
}

.input-wrapp table {
  width: 100%;
}

.input-wrapp table th {
  width: 200px;
  box-sizing: border-box;
  padding: 35px 10px;
  font-size: 0.9rem;
  text-align: left;
  font-weight: normal;
  border: 1px solid #d0d0d0;
  background-color: #f0f0f0 !important;
}

.input-wrapp table td {
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

.input-wrapp table td input {
  padding: 3px;
}

.form-require {
  padding: 1px 5px 3px;
  margin-left: 3px;
  font-size: 0.7rem;
  color: #fff;
  background-color: #305080;
  border-radius: 3px;
}

.wpcf7-validation-errors {
  background-color: #e30 !important;
  color: #fff;
}

.wpcf7-not-valid-tip {
  display: none !important;
  font-size: 0.9rem !important;
}

.formErrorContent {
  font-size: 0.8rem !important;
  color: #e30 !important;
  padding: 5px 10px !important;
  margin-top: 10px !important;
  background-color: transparent !important;
  border: 1px solid #e30 !important;
  border-radius: 3px !important;
  box-sizing: border-box !important;
}

.wpcf7-acceptance {
  width: 60%;
  display: block;
  padding: 10px;
  margin: 20px auto 30px !important;
  text-align: center;
  background-color: #fff;
  border: 1px solid #305080;
  border-radius: 3px;
}

.input-wrapp h4 {
  font-size: 1rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.input-wrapp h4 + p {
  margin-bottom: 10px;
  font-size: 0.9rem;
}

.wpcf7-submit {
  display: block !important;
  width: 150px;
  height: 55px;
  margin: 0px auto 0px !important;
  font-size: 0.9rem;
  letter-spacing: 0.2em;
  color: #fff !important;
  border: none !important;
  background-color: #305080 !important;
  transition: opacity 0.3s linear;
}

.wpcf7-submit:hover {
  opacity: 0.7;
}

.wpcf7-response-output{
  border: 2px solid #3774a4 !important;
  border-radius: 6px;
  color: #3774a4;
}

@media screen and (max-width: 580px) {
  .input-wrapp table th {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    border: none;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
  }

  .input-wrapp table td {
    display: block;
    width: 100%;
    padding: 1.5rem 1rem 2rem;
    border: 1px solid #e0e0e0;
  }

  .wpcf7-acceptance {
    width: 100%;
    display: block;
    padding: 10px;
    box-sizing: border-box;
  }
}


/*------------------------
  モーダルメニュー
------------------------*/
#animatedModal {
  background: rgba(255, 255, 255, 0.95) !important;
}

#animatedModal a {
  font-size: 1rem;
  color: #505050;
  text-decoration: none;
  letter-spacing: 0.025em;
  background-color: transparent;
  transition: 0.3s ease-out;
}
#animatedModal a:hover {
  color: #fff;
  background-color: #3774a4 !important;
}

/* モーダル閉じるボタン */
#animatedModal{
  padding: 2rem 0 1rem;
}
#animatedModal .close-animatedModal {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin: 0 auto 2rem;
  font-size: 1rem;
  border-radius: 3px;
  cursor: pointer;
  color: #3774a4 !important;
  border: 1px solid #3774a4;
  transition: 0.3s ease-out;
}

#animatedModal .close-animatedModal:hover{
  opacity: 0.6;
}

#animatedModal .close-animatedModal::after{
  content: '閉じる';
  display: inline-block;
  font-size: 0.9rem;
  transition: 0.3s ease-out;
}

#animatedModal .close-animatedModal a{
  color: #3774a4;
}

#animatedModal .close-button{
  margin-right: 0.25em;
}

/* モーダルコンテンツ */
#animatedModal .modal-content {
  max-width: 320px;
  width: auto;
  margin: 0 auto 5rem;
}

#animatedModal ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
}

#animatedModal ul li {
  margin: 0;
  border: none;
}
#animatedModal ul li:last-child{
  border-bottom: none;
}

#animatedModal .menu-item a{
  margin: 1rem 0 0rem;
  font-weight: 500;
  border-radius: 3px;
}

#animatedModal .menu-item a::before{
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 0.3rem;
  border: 3px solid #3774a4;
  border-radius: 50%;
  vertical-align: -2px;
}
#animatedModal .menu-item a:hover::before{
  border: 3px solid #fff;
}

/* サブメニュー */
#animatedModal ul.sub-menu{
  box-sizing: border-box;
  margin: 0 0.5rem;
}
#animatedModal ul.sub-menu li a {
  display: block;
  width: auto;
  padding: 0.45rem 0 0.45rem 1.4rem;
  margin: 0 0;
  box-sizing: border-box;
  font-size: 0.95rem;
  font-weight: 400;
  border-bottom: 1px dotted #d5d5d5;
}
#animatedModal ul.sub-menu li a::before{
  display: none;
}






/*------------------------
  To Top
------------------------*/
#page-top{

}
#page-top a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 1.2rem;
  border-radius: 50%;
  transition: 0.3s ease-out;
  background-color: #3774a4;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

#page-top a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1110px) {
  #page-top a span{
    line-height: 40px;
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */
