@charset "UTF-8";
/*
Theme Name:     hachidori Child
Theme URI:      https://kogma.work
Description:    hachidoriの子テーマ
Author:         kogma
Author URI:     https://kogma.work
Template:       hachidori
Version:        1.0.0
Text Domain:    hachidori-child
*/

@media only screen and (max-width: 767px) {
.info-bottom a {
    width: 100% !important;
  }
	.kogmv .slider-title {
                top: 10% !important;
            }
}

#colophon .widget-wrap {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.12);
  color: #333;
  display: none;
}
.fudo2-box {
    background-color: unset;
}
.wrap_fudo2{
    padding-top: 0;
    width: 100%;
    margin-left: 0;
}
.wrap_fudo2 h3{max-width: unset;margin-top: 50px;}
.fudo2-box #fudo_top_r-11, .fudo2-box #block-18, .fudo2-box #block-21, .fudo2-box #block-22{background-color: #f5f5f5;margin-bottom: 0;}
.fudo2-box .wrap{max-width: unset;}
#boxfudo_top_r-11,#boxfudo_top_r-12{max-width: 1200px;margin: 0 auto;}
.read_more_buttons a:hover { border: 1px solid #0c663c;}
.wrap_fudo, .wrap_fudo2 {
    margin-left: 0;
    width: 100%;
}
.wrap_fudo h3, .wrap_fudo2 h3{
    margin-bottom: 0;
}
.fudo2-box #block-22, .wrap_fudo #block-20, .wrap_fudo2 #block-24{
    padding-bottom: 30px;
}
.wrap_fudo .widget,.wrap_fudo2 .widget{
    padding-bottom: 0;
    margin-bottom: 0;
}
.top_shozaichi {
    width: 90%;margin:5px auto;line-height:1.2;
}
.read_more_buttons a.btn-default {
    max-width: 300px;
    padding: 15px 0;
}
@media only screen and (max-width: 1200px) {
	#boxfudo_top_r-11, #boxfudo_top_r-12 {
    width: 90%;
}
.fudo2-box .wrap {
    width: 100%;
}}