@charset "UTF-8";
/* Responsive Styles
================================================== */
/* All size smaller than 1301 */
@media only screen and (max-width: 1300px) {
  .four-column-full-width {
    width: 33.33%;
  }

  .four-column-full-width:nth-child(4n+5) {
    clear: none;
  }

  .four-column-full-width:nth-child(3n+4) {
    clear: both;
  }

  .main-slider .image-slider, .wp-custom-header img {
    min-height: 460px;
  }

  .wrap {
    width: 90%;
  }

  /* ----- Full Page ----- */
  .page-template-full-template #page_jsearch_page, .full-wrap .entry-content p, .full-wrap .page-title, .full-wrap .entry-content h2, .full-wrap .entry-content h3, .full-wrap .entry-content h4, .full-wrap .entry-content p, .full-wrap .entry-content ul, .widget.widget_fudo_top_r.wp_block, .is-style-outline, .is-style-squared, .wp-block-embed__wrapper {
    width: 90%;
  }

  .wp-block-cover, .wp-block-cover-image {
    min-height: 230px;
  }

  #commonCnt {
    margin-right: 0;
  }

  .main_picsam img {
    height: 300px;
  }

  .list_picsam img.box3image {
    height: 190px;
  }
}
@media only screen and (max-width: 1230px) {
  .header-search, .header-search-x {
    right: 15px;
  }

  .portfolio-box .portfolio-title-wrap {
    top: 30%;
  }

  .portfolio-img img, .grid-content li img, img.box1image, img.box1image, img.box4image {
    height: 200px;
  }

  #list_simplepage .hentry {
    margin: 0 3% 50px 0;
    width: 47%;
  }

  .main_picsam img {
    height: 210px;
  }

  .list_picsam img.box3image {
    height: 160px;
  }

  .header-social-block {
    margin-right: 0;
  }

  .slider-content .slider-title, .slider-content .slider-title a {
    font-size: 1.8rem;
    padding: 0 2% 10px;
  }

  .slider-content .btn-default {
    margin: 0 10px 0;
    padding: 10px 0;
    width: 35%;
  }
  #secondary .contact-form {
    padding: 20px 5% 20px;
}	
}
/* All size smaller than 1024
================================================== */
@media only screen and (max-width: 1023px) {
  .boxed-layout #page,
  .boxed-layout-small #page {
    overflow: hidden;
  }

  .boxed-layout .wrap,
  .boxed-layout-small .wrap,
  .boxed-layout #site-title a img {
    width: 668px;
  }

  #search-box {
    background-color: #fff;
    width: 50%;
  }

  .header-navigation-wrap {
    text-align: center;
  }

  .header-social-block {
    display: none;
  }

  .main-navigation {
    float: none;
  }

  .widget-title {
    font-size: 22px;
    line-height: 1.364;
  }

  .main-slider .image-slider, .wp-custom-header img {
    min-height: 320px;
  }

  .slider-content .slider-title,
  .slider-content .slider-title a {
    font-size: 22px;
    line-height: 30px;
  }

  .slider-content .slider-text {
    font-size: 13px;
    line-height: 20px;
  }

  .slider-content .slider-text a.more-link {
    padding: 2px 0;
    width: 160px;
  }

  .slider-content .btn-default {
    font-size: 12px;
    line-height: 18px;
    margin: 0 1% 0;
    width: 48%;
  }

  .main-slider .flex-control-nav {
    bottom: 20px;
  }

  .main-slider .flex-direction-nav a:before {
    font-size: 30px;
  }

  .main-slider .flex-direction-nav a {
    padding: 0 10px;
  }

  .main-slider .flex-nav-prev a.flex-prev {
    padding: 4px 12px 7px 10px;
  }

  .main-slider .flex-nav-next a.flex-next {
    padding: 4px 10px 7px 12px;
  }

  .main-slider .flex-control-nav li a {
    height: 3px;
    width: 20px;
  }

  .main-slider:hover a.flex-prev {
    left: 20px;
  }

  .main-slider:hover a.flex-next {
    right: 20px;
  }

  #primary,
  #secondary {
    margin-bottom: 50px;
    padding: 0px;
    width: 100%;
    border: none;
  }

  .left-sidebar-layout #primary {
    float: none;
    padding-left: 0px;
  }

  .left-sidebar-layout #secondary {
    float: none;
    padding-right: 0px;
    border: none;
  }

  .no-sidebar-layout #main {
    margin: 0;
    width: 100%;
  }

  /* ----- Column ----- */
  .column {
    margin: 0 -15px;
  }

  .two-column,
  .three-column,
  .four-column {
    padding: 0 15px 40px;
  }

  .two-column,
  .four-column,
  .three-column,
  .four-column-full-width,
  .business-sidebar .three-column,
  .boxed-layout-small .four-column-full-width {
    width: 50%;
  }

  .three-column:nth-child(3n+4),
  .four-column:nth-child(4n+5),
  .four-column-full-width:nth-child(3n+4),
  .boxed-layout-small .four-column-full-width:nth-child(3n+4),
  .column-2:nth-child(2n+3),
  .column-3:nth-child(3n+4),
  .column-4:nth-child(4n+5) {
    clear: none;
  }

  .three-column:nth-child(2n+3),
  .four-column:nth-child(2n+3),
  .four-column-full-width:nth-child(2n+3),
  .boxed-layout-small .four-column-full-width:nth-child(2n+3) {
    clear: both;
  }

  #colophon .widget-area {
    margin: 0;
    display: block;
  }

  #colophon .column-1,
  #colophon .column-2,
  #colophon .column-3,
  #colophon .column-4 {
    border-right: none;
    width: 100%;
    float: none;
    padding: 0;
    display: block;
  }

  .grid-content li {
    width: 45.344%;
    margin: 20px 4.5% 17px 0;
  }

  #syousai_box li, .grid-content.cookie_fudou_single li {
    width: 45.5%;
    margin: 20px 2.25% 17px;
  }

  .about-box .about-content {
    left: 0;
    margin: 0 auto -80px;
    right: 0;
    top: -80px;
    width: 90%;
  }

  .two-column-full-width {
    width: 100%;
  }

  .feature-content img {
    height: 180px;
  }
  .widget.widget_contact {
    display: none;
  }
   .contact-form {
    margin: 0 auto;
}

}
/* All size smaller than 981px
================================================== */
@media only screen and (max-width: 980px) {
  /* ----- Responsive Navigation ----- */
  #sticky-header-sticky-wrapper {
    height: auto !important;
  }

  #sticky-header {
    position: relative !important;
  }

  .is-sticky #sticky-header {
    top: 0 !important;
  }

  .is-sticky .header-social-block {
    /* display: inline-block; */
  }

  .is-sticky .main-navigation {
    float: none;
  }

  .nav-site-title {
    display: none;
  }

  .menu-toggle {
    background-color: transparent;
    border: 0 none;
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 0;
    margin: 0 auto;
    padding: 0 0 20px 0;
    width: 28px;
  }

  .line-one,
  .line-two,
  .line-three {
    backface-visibility: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    height: 3px;
    margin: 4px auto;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    width: 100%;
  }

  .menu-toggle.on .line-one {
    -moz-transform: rotate(-135deg) translate(-5px, -5px);
    -o-transform: rotate(-135deg) translate(-5px, -5px);
    -webkit-transform: rotate(-135deg) translate(-5px, -5px);
    transform: rotate(-135deg) translate(-5px, -5px);
  }

  .menu-toggle.on .line-two {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }

  .menu-toggle.on .line-three {
    -moz-transform: rotate(135deg) translate(-5px, 5px);
    -o-transform: rotate(135deg) translate(-5px, 5px);
    -webkit-transform: rotate(135deg) translate(-5px, 5px);
    transform: rotate(135deg) translate(-5px, 5px);
  }

  .menu {
    display: none;
  }

  .widget_nav_menu .menu {
    display: block;
  }

  .toggled-on .menu {
    display: block;
  }

  .top-header {
    text-align: center;
  }

  .site-header h1.tops {
    display: none;
  }

  .top-header {
    text-align: center;
  }

  .top-header .widget {
    bottom: 0;
    display: block;
    float: none;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000;
  }

  .top-header .widget .custom-html-widget {
    display: inline-block;
    float: none;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
  }

  #commonCnt {
    background-color: rgba(245, 245, 245, 0.9);
    float: left;
    margin: 0;
    padding-top: 0;
    width: 100%;
  }

  #commonCnt li#request a, #commonCnt li#inquiry a {
    border-radius: 0.5em;
    font-size: 1rem;
    line-height: 20px;
    margin: 3%;
    padding: 8px 0;
    width: 94%;
    z-index: 1000;
  }

  #commonCnt ul {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    float: unset;
  }

  #commonCnt li {
    margin-left: 0;
    padding: 0;
    width: 100%;
  }

  #commonCnt #request, #commonCnt #inquiry {
    width: 50%;
  }

  #commonCnt p {
    background-color: #949494;
    color: #ffffff;
    float: left;
    font-size: 0.5rem;
    margin: 0;
    padding: 5px 2%;
    text-align: center;
    width: 100%;
  }

  #commonCnt br {
    display: none;
  }

  #commonCnt li a {
    color: #fff;
  }

  .mobile-call {
    display: unset;
  }

  .pc-call {
    display: none;
  }

  .go-to-top {
    bottom: 9em;
    height: 30px;
    right: 25px;
    width: 30px;
  }

  .go-to-top .icon-bg {
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 50px;
  }

  .go-to-top .back-to-top-text {
    left: 47%;
    top: 40%;
  }

  .go-to-top:hover .back-to-top-icon {
    top: 40%;
  }

  .header-search, .header-search-x {
    margin: 0;
    top: 10px;
  }

  .main-navigation {
    padding: 0;
  }

  .main-navigation > ul > li {
    position: inherit;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-left: 0;
  }

  .main-navigation > ul > li::before {
    visibility: hidden;
  }

  .main-navigation a {
    float: none;
    height: inherit;
    line-height: 1.833;
    padding: 10px 0;
  }

  /* ----- Dropdown ----- */
  .main-navigation ul li:hover ul {
    top: auto;
  }

  .main-navigation ul li ul {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    left: 40px;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    position: static;
    top: auto;
    visibility: visible;
    width: 100%;
  }

  .main-navigation ul li ul li {
    float: none;
    margin: 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 1;
    display: block;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }

  .main-navigation ul li ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .main-navigation ul li ul li::before {
    position: static;
  }

  .main-navigation ul li ul li ul {
    left: 160px;
    display: block;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }

  #site-navigation ul ul ul a {
    padding-left: 40px;
  }

  .main-navigation ul ul li:hover ul {
    top: 0;
    display: block;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }

  .main-navigation li li.menu-item-has-children > a:after,
  .main-navigation li li.page_item_has_children > a:after {
    content: "\f107";
  }

  .is-sticky .main-navigation a {
    line-height: inherit;
  }

  #sticky-header .nav-site-title {
    display: none;
  }

  .box-title {
    font-size: 26px;
    line-height: 33px;
    padding: 0 0 24px;
  }

  .our-feature-box .feature-title a:first-letter {
    font-size: 38px;
    line-height: 45px;
  }

  .about-box, .latest-info-box, .our-feature-box, .wrap_fudo, .wrap_fudo2, .latest-blog-box {
    padding: 20px 0;
  }

  .related li img {
    height: 200px;
  }

  .related li {
    width: 48%;
  }

  .latest-info-text .posted-on {
    width: 20%;
  }
}
/* All Mobile Screen ( smaller than 900px )
================================================== */
@media only screen and (max-width: 900px) {
  .list_picsam img.box3image {
    width: 100%;
    height: 375px;
  }
.in-map .entry-content,
.in-map #primary  {
    width: 100%;
}
  .swiper-pagination.swiper-pagination-fraction {
    background: rgba(0, 0, 0, 0.41);
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    left: 37%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 25% !important;
  }

  .main_picsam img {
    height: 220px;
  }

  .slider-content .slider-title, .slider-content .slider-title a {
    font-size: 20px;
  }

  .slider-content {
    background: rgba(255, 255, 255, 0.52) padding-box;
    width: 60%;
  }
  .portfolio-box {
    padding-top: 25px;
  }    
  .folio-column, .folio-column-full-width {
    margin: 0 5% 20px;
    width: 90%;
  }
  .site-info {
    margin-bottom: 40px;
  }
}
/* All Mobile Screen ( smaller than 768px )
================================================== */
@media only screen and (max-width: 767px) {
  .boxed-layout .wrap,
  .boxed-layout-small .wrap {
    width: 440px;
  }

  .comments-title,
  #respond h3#reply-title {
    font-size: 18px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    margin-bottom: 10px;
  }

  h1 {
    font-size: 20px;
  }

  hr {
    margin-bottom: 30px;
  }

  input[type="text"],
  input[type="email"],
  input[type="search"],
  input[type="password"],
  textarea,
  input[type="reset"],
  input[type="button"],
  input[type="submit"] {
    margin-bottom: 20px;
  }
  textarea {
    height: 180px;
  }

  input.s {
    margin: 0;
  }

  #site-title {
    font-size: 28px;
  }

  .boxed-layout #site-branding,
  .boxed-layout #site-title a img,
  .boxed-layout-small #site-branding,
  .boxed-layout-small #site-title a img {
    max-width: 400px;
  }

  #site-branding {
    padding: 10px 0;
  }

  #search-box {
    right: 10px;
    top: 45px;
    width: 80%;
  }

  .slider-content {
    left: 0;
    right: 0;
    text-align: center;
    width: 98%;
  }

  .main-slider .flex-control-nav {
    bottom: 20px;
  }

  .main-slider .flex-direction-nav a:before {
    font-size: 30px;
  }

  .main-slider .flex-direction-nav a {
    padding: 0 10px;
  }

  .main-slider .flex-nav-prev a.flex-prev {
    padding: 4px 12px 7px 10px;
  }

  .main-slider .flex-nav-next a.flex-next {
    padding: 4px 10px 7px 12px;
  }

  .page-header {
    padding: 10px 20px;
  }

  #content {
    padding-top: 35px;
  }

  /* ----- Column ----- */
  .column {
    margin: 0;
  }

  .two-column,
  .three-column {
    padding: 0 0 30px;
    width: 100%;
  }

  .four-column-full-width, .boxed-layout-small .four-column-full-width, #primary .three-column, #primary .four-column-full-width, #primary .four-column {
    margin: 0;
    width: 100%;
  }

  .four-column {
    padding: 0 10px 30px;
    width: 50%;
  }

  .three-column:nth-child(2n+3) {
    clear: none;
  }

  .three-column-post .post-container,
  .four-column-post .post-container {
    width: 50%;
  }

  .portfolio-box,
  .latest-blog-box {
    text-align: center;
  }

  .latest-blog-content {
    text-align: left;
  }

  .latest-blog-text {
    padding: 20px 20px 10px;
  }

  #main .post {
    margin-bottom: 50px;
  }

  #main .latest-blog-content .post {
    margin-bottom: 0;
  }

  .home #main .latest-info-box .post {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .two-column-blog #primary .post {
    width: 100%;
    float: left;
    margin-right: 0;
  }

  .two-column-blog #primary .post:nth-child(2n+1) {
    margin-left: 0;
  }

  .small-image-blog .post-featured-image {
    width: 100%;
  }

  .blog a.more-link:before {
    left: -50%;
    width: 50%;
  }

  .blog a.more-link:after {
    right: -50%;
    width: 50%;
  }

  .widget {
    margin-bottom: 40px;
  }

  .widget_custom-tagcloud {
    margin-bottom: 32px;
  }

  .widget_posts {
    margin-bottom: 20px;
  }

  #colophon .widget_posts {
    margin-bottom: 20px;
  }

  .site-info #site-branding {
    max-width: 100%;
  }

  .portfolio-box .portfolio-title-wrap {
    top: 28%;
  }

  .portfolio-img img {
    height: 200px;
  }

  .related li img {
    height: 130px;
  }

  .grid-content li {
    width: 95%;
    margin: 20px 0 17px 0;
  }

  #syousai_box li, .grid-content.cookie_fudou_single li {
    width: 100%;
    margin: 20px 0 17px;
  }

  .full-wrap .entry-content ul.grid-content li {
    width: 87%;
    margin: 20px 5% 17px 5%;
  }

  th, td {
    padding: .8em .3em;
    font-size: 88%;
  }

  .latest-info-box.post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 20px;
    width: 100%;
  }

  .latest-info-text .posted-on {
    float: left;
    width: 40%;
  }

  .latest-info-text .entry-meta-info {
    float: left;
    font-size: 12px;
    margin: 0 0 0 2%;
    padding: 0;
    width: 58%;
  }

  .latest-info-text b {
    width: 100%;
    padding: 5px 0 !important;
  }

  #list_add_table li {
    width: 100%;
  }

  #list_simplepage .hentry {
    width: 95%;
  }

  .contact-box-in {
    display: grid;
  }

  #toiawasesaki {
    margin: 20px 0 50px;
  }

  .contact-box-left {
    border-right: 0;
    width: 100%;
  }

  .contact-box-right {
    margin-top: 20px;
    width: 100%;
  }

  .main_picsam img {
    height: 150px;
  }

  .list_picsam img.box3image {
    height: 300px;
  }
}
/* All Mobile Screen ( smaller than 600px )
================================================== */
@media only screen and (max-width: 600px) {
  .has-2-columns {
    margin: 0 auto;
    width: 90%;
  }

  .wp-block-image .alignleft, .wp-block-image .alignright {
    float: unset;
    margin: 0 auto;
  }

  .alignleft, .alignright {
    display: grid;
    float: unset;
    margin: 0 auto;
    width: 90%;
  }
    #commonCnt li#request a, #commonCnt li#inquiry a {
    border-radius: 0.5em;
    font-size: .8rem;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 6px 0;
  }
    #commonCnt li#request a {margin: 2% 4% 2% 2%;}
    #commonCnt li#inquiry a {margin: 2% 2% 2% 4%;}
    #commonCnt p span { font-size: 20px;letter-spacing: 0;}
}
/* All Mobile Screen ( smaller than 481px )
================================================== */
@media only screen and (max-width: 480px) {
  .boxed-layout .wrap, .boxed-layout-small .wrap {
    width: 90%;
  }

  .boxed-layout #colophon,
  .boxed-layout-small #colophon {
    margin-bottom: 10px;
  }

  #site-branding {
    margin: 0 auto;
    max-width: 265px;
  }

  .boxed-layout #site-branding,
  .boxed-layout #site-title a img,
  .boxed-layout-small #site-branding,
  .boxed-layout-small #site-title a img {
    max-width: 240px;
  }

  /* ----- Column ----- */
  .column {
    margin: 0;
  }

  .four-column {
    padding: 0 0 30px;
    width: 100%;
  }

  .four-column:nth-child(2n+3) {
    clear: none;
  }

  .two-column-post .post-container,
  .three-column-post .post-container,
  .four-column-post .post-container {
    width: 100%;
  }

  .btn-default {
    padding: 6px 18px;
    font-size: 13px;
  }
  
  .read_more_buttons a.btn-default {
    margin: 10px 0;
  }
  .related li img {
    height: 100px;
  }

  .about-text {
    padding: 10px 5% 15px;
  }

  .portfolio-img img {
    height: 150px;
  }

  .portfolio-title-wrap .portfolio-title {
    font-size: 18px;
    letter-spacing: 2px;
  }

  .widget_fudo_top_slider ul.grid-content .box1image {
    height: 150px;
    width: 100% !important;
  }

  #toukou_top li {
    width: 100%;
    margin: 10px 0;
  }

  .slider-content .slider-title, .slider-content .slider-title a {
    font-size: 1em;
    line-height: 30px;
  }

  .main_picsam img {
    height: 125px;
  }

  .list_picsam img.box3image {
    height: 260px;
  }

  header.entry-header span.bu-cat {
    font-size: 12px;
    padding: 0 2% 2px;
    vertical-align: top;
  }

  .single-fudo h1.entry-title .new_mark {
    font-size: 10px;
    height: 35px;
    left: -13px;
    padding: 10px 0 0 0;
    top: -30px;
    width: 35px;
  }

  .single-fudo .entry-header .fudo_kaiin_type_logo {
    top: -25px;
  }

  .single-fudo .entry-header .entry-title {
    font-size: 16px;
    padding-right: 0;
  }
  .feature-content img {
    height: 140px;
  }
  .our-feature-box .feature-title a {
    font-size: 18px;
  }
  .feature-content h3 {
    margin: 0 0 10px;
    padding: 10px 5% 0;
}
  .go-to-top { bottom: 7em;}
	.contact-form input[type="submit"] { padding: 10px 5px;}

.grid-content li .top_title, #syousai_box li .top_title, .grid-content.cookie_fudou_single li .top_title,.archive-fudo .top_title {
    padding: 0 5%;
}
span.box1low {
    margin: 10px 0;
}
span.box1low a{
    padding: 0 5px;
    width: 40%;
}

.grid-content li, #syousai_box li, .grid-content.cookie_fudou_single li {margin: 10px 0 7px;padding-bottom: 10px;}
.wrap_fudo h3, .wrap_fudo2 h3,.box-title,.page-title{font-size: 20px;}
.portfolio-img img, .grid-content li img, img.box1image, img.box1image, img.box4image {
    height: 180px;
}
#colophon .widget-area {
    padding: 10px 0;
}
.slider-content {
    padding: 10px 20px 25px;
}
.slider-content .btn-default.dark {background-color: rgba(255, 255, 255, 0.74);}
#search-box {
    padding: 5px;
    width: 90%;
}
#list_simplepage .hentry {
    margin: 10px 0 7px;
}
th {
    padding: .8em .2em;
    font-size: 85%;
}
td {
    padding: .8em .2em;
    font-size: 88%;
}
#searchpage input[type="submit"], .widget.widget_fudo_b_k.wp_block input[type="submit"] {
    padding: 10px 0;
}

#main .comments-area ul, #main .comments-area ol {
    margin: 0;
}
.comments-area article {
    margin: 5px 0;
}
.comment-author.vcard {
  width: 80px;
}

.comment-author.vcard img {
  width: 70px;
}
}

/* All Mobile ( smaller than 380px )
================================================== */
@media only screen and (max-width: 380px) {
  .main_picsam img {
    height: 110px;
  }

  .list_picsam img.box3image {
    height: 220px;
  }
}
/* All Mobile ( smaller than 320px )
================================================== */
@media only screen and (max-width: 320px) {
  #commonCnt br {
    display: block;
  }

  .slider-content {
    padding: 10px;
  }

  .widget select#mel, .widget select#meh, .widget select#kalc, .widget select#kahc, .widget select#kalb, .widget select#kahb {
    width: 46%;
  }

  .latest-info-text .posted-on {
    width: 50%;
  }

  .latest-info-text .entry-meta-info {
    width: 46%;
  }

  .list_picsam img.box3image {
    height: 200px;
  }
}