body{
    margin: 0px;
    font-size: 14px;
    overflow-x : hidden;
    overflow-y : auto;
    color: #000;
}
html{
    overflow-x : hidden;
    overflow-y : auto;
}
.top_title_box {
    z-index: 10;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 29px;
    text-shadow: 2px 2px 3px #000;
    font-weight: 500;
    font-family: 'Hiragino Mincho ProN';
}
.left-to-right {
  opacity: 0.1;
  transform: translateX(-40px);
  transition: all 2s;
}
.left-to-right.scrollin {
  opacity: 1;
  transform: translate(0);
}
.cursor_hand {
    cursor: pointer;
}
.section_2 ,.section_3, .section_4 ,.section_5, .section_6 ,.section_7, .section_8 ,.section_9, .section_10, .section_11 {
    max-width: 800px;
    margin: 0 auto;
}
.section_2 {
    padding-top: 6%;
    padding-bottom: 6%;
}
.site-header{
    background: rgba(255,255,255,0.8);
    padding: 3% 0px 0px 0px;
    position: fixed;
    justify-content: space-between;
    width: 100%;
}
.flex {
    display: flex !important;
}
.site-logo img{
    width: 82%;
    padding-left: 6%;
}
.gnav__menu{
    display: flex;
    margin-bottom: 7px;
}
header{
    border-bottom: 1px solid #ccc;
    box-shadow :0px 5px 20px rgba(0,0,0,0.2);
}
.gnav__menu__item{
    margin: 0 auto;
}
.gnav__menu__item a{
    color: #333;
    text-decoration: none;
}
.hero{
    max-height: 500px;
    overflow: hidden;
}
.hero img{
    height: auto;
    width: 100%;
}
.content{
    line-height: 1.6;
    margin: 0 auto;
    padding-top: 100px;
    width: 800px;
}
.content p{
    margin-bottom: 40px;
}
.site-footer{
    background: #c292ce;
    padding: 80px 0;
}
.copyright{
    color: #fff;
}
.img_w {
    width: 100%;
}
.img_80 {
    width: 80%;
}
ul {
  list-style: none;
  padding-inline-start: 0px;
}
.header-block_1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.contact_btn {
    padding-left: 20px;
    padding-right: 20px;
}
.contents_img {
    width: 80%;
}
.link_hover {
    transition: 0.3s ;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.link_hover:hover {
    opacity: 40%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.number_img {
    width: 64%;
    right: 101%;
    top: 18%;
    position: absolute;

}
.img_menu {
    width: 65%;
}
.text_decoration {
    background: linear-gradient(-135deg, #fffba0, #cea0ff);
    padding: 5px;
    color: #fff;
    text-shadow: 1px 2px 3px #000; 
}
.text_decoration_2 {
    background: linear-gradient(-135deg, #ffd284, #ff9d84);
    padding: 5px;
    color: #000;
    text-shadow: 1px 2px 3px #fff; 
    width: 80%;
    height: fit-content;
    margin: 0 auto;
}
.title {
    font-size: 35px;
    border-left: 10px solid #a260bf;
    padding-left: 2%;
}
.mt6p {
    margin-top: 6%;
}
.mb6p {
    margin-bottom: 6%;
}
.mt4p {
    margin-top: 4%;
}
.mb4p {
    margin-bottom: 4%;
}
.mt2p {
    margin-top: 2%;
}
.mb2p {
    margin-bottom: 2%;
}
.pt6p {
    padding-top: 6%;
}
.pb6p {
    padding-bottom: 6%;
}
.pt4p {
    padding-top: 4%;
}
.pb4p {
    padding-bottom: 4%;
}
.pt2p {
    padding-top: 2%;
}
.pb2p {
    padding-bottom: 2%;
}
.m0auto {
    margin: 0 auto;
}
.t-center{
    text-align: center;
}
.text_big {
    font-size: 33px;
}
.text_under {
    border-bottom: 1px solid #a260bf;
    color: #a260bf;
    padding-bottom: 2px;
    width: fit-content;
}
.teacher {
    width: 92%;
}
.section_5 {
    clear: both;
}
.fwb {
    font-weight: bold;
}
.text_purple {
    color: #a260bf;
    padding-right: 3px;
}
.sub_title {
    font-size: 16px;
    border-left: 24px solid #a260bf;
    padding-left: 2%;
}
.pink_title {
    background-color: #ea9c88;
    padding: 10px;
    margin: 0px 10px 10px 0px;
    width: 100%;
    text-align: center;
}
.link_box {
    border: 2px solid #ffb000;
    padding: 10px;
    text-align: center;
    color: #999999;
    font-family: Meiryo;
    font-size: 17px;
    margin: 10px;
    box-shadow: 1px 2px 3px #a5a5a5;
}
.link_box:hover {
    box-shadow:none;
}
.dvd_1 {
    width: 30%;
}
.dvd_2 {
    width: 18%;
    margin: 10px 10px 0px 0px;
}
.flex_left_50 {
    width: 50%;
}
.flex_right_50 {
    width: 50%;
}
.flex_left_20 {
    width: 20%;
}
.flex_right_80 {
    width: 80%;
    left: 4%;
    position: relative;
}
.text_small {
    font-size: 12px;
}
.thum_teacher {
    width: 80%;
}
.img4_w {
    width: 100%;
}
.sns_btn {
    padding: 15px 10px 0px 10px;
}
.indent {
    padding-left:1em;
    text-indent:-1em;
}
.text {
    line-height: 1.6rem;
}
.site-header {
    z-index: 99;
}



table{
  width: 100%;
  border: 4px solid #fff;
}

table th{
    position: relative;
    text-align: center;
    width: 15%;
    border: 2px solid #fff;
    padding: 5px;
}

table td{
    text-align: left;
    width: 85%;
    border: 2px solid #fff;
    padding: 5px 10px 5px 10px;
}

table tr {
    background: #fbfbfb;
}
table tr td {
    background: #fbfbfb;
}
table tr:nth-child(odd) {
    background: #eee;
}
table tr:nth-child(odd) td {
    background: #eee;
}

.contact_btn_2 {
    width: 40%;
}


/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 790px;
  margin-bottom: 20px;
}


/*タブ切り替え全体のスタイル*/
.tabs_member {
  margin-top: 30px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 790px;
}


/*タブのスタイル*/
.tab_item {
  width: calc(100%/4);
  height: 50px;
  border-bottom: 3px solid #ea9c88;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item_2 {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #ea9c88;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item_member {
  width: calc(100%/3.2);
  padding-left: 1%;
  padding-right: 1%;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

.tab_item_2:hover {
  opacity: 0.75;
}

.tab_item_member:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
input[name="tab_item_2"] {
  display: none;
}
input[name="tab_item_member"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}
/*タブ切り替えの中身のスタイル*/
.tab_content_member {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#menu1:checked ~ #menu1_content,
#menu2:checked ~ #menu2_content,
#menu3:checked ~ #menu3_content,
#menu4:checked ~ #menu4_content {
  display: block;
}
#menu5:checked ~ #menu5_content,
#menu6:checked ~ #menu6_content,
#menu7:checked ~ #menu7_content{
  display: block;
}
#menu8:checked ~ #menu8_content,
#menu9:checked ~ #menu9_content,
#menu10:checked ~ #menu10_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #ea9c88;
  color: #fff;
}

.tabs input:checked + .tab_item_2 {
  background-color: #ea9c88;
  color: #fff;
}
.tabs input:checked + .tab_item_member {
  background-color: #ea9c88;
  color: #fff;
}



.slider{
    margin: 0 auto;
    width: 40%;
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
.slider .slick-list {
    padding-top: 0px !important;
}
.thumb .slick-list {
    background-color: #f9dcd5;
    padding-top: 25px !important;
}
.thumb li {
    width: 20% !important;
    padding: 0% 15% 0% 15%;
}


.zasshi_thum {
    background-color: #f9dcd5;
    padding: 25px 40%;
    margin-top: 8px;
}
.zasshi {
    margin: 0 auto;
    width: 40%;
}



.sns_btn_member {
    width: 67%;
}

.copyright {
    width: 80%;
    margin: 0 auto;
}

.footer_title {
    width: 38%;
}

.footer_sns {
    padding-top: 10px;
    padding-bottom: 10px;
}

.img_yajirushi {
    width: 100%;
}

.text_pink {
    color: #ea3f5d;
}

.leftblock, .rightblock {
    width: 50%;
}

.point {
    width: 60%;
}
a {
    text-decoration: none;
}
.square_img img,.yoko_img img{
    width: 100%;
}
.square_img_2 img {
    width: 100%;
}
.square_img_2 {
    width: 100%;
}
@media only screen and (max-width: 768px){
    .mr8p {
        margin-right: 8%;
    }
    .text_decoration_2 {
        margin-bottom: 25px;
    }
    .yoko_img {
        width: 100%;
        margin: 0px;
    }
    .top_title_box {
        font-size: 22px;
    }
    .square_img img {
        width: 100%;
    }
    .square_img {
        width: 50%;
        margin: 5px;
    }
    .link_box {
        font-size: 13px;
    }
    .img_2w {
        width: 200%;
    }
    .img_2w_2 {
        width: 200%;
        position: relative;
        left: -100%;
    }
    .trim {
        overflow: hidden;
        width: 100%;/* トリミングしたい枠の幅 */
        height: 100%;/* トリミングしたい枠の高さ */
        position: relative;
    }
    .trim_2 {
        overflow: hidden;
        width: 100%;/* トリミングしたい枠の幅 */
        height: 100%;/* トリミングしたい枠の高さ */
        position: relative;
    }
    table th {
        width: 21%;
    }
    .teacher {
        width: 94%;
    }
    .top_bg {
        display: table;
        min-height: 100vh;
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
    }

    .top_bg:before {
        background: url(/abe-method/img/img_0102_5.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */
        background-size: cover;/* cover指定できる */
        content: "";
        display: block;
        position: fixed;/* 擬似要素ごと固定 */
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;/* 横幅いっぱい */
        height: 100vh;/* 縦幅いっぱい */
    }
    .section_1 {
        margin: 0 auto;
    }
    .section_2, .section_3, .section_4, .section_5, .section_7, .section_8 ,.section_9, .section_10 {
        padding-left: 15px;
        padding-right: 15px;
        background-color: #fff;
        z-index: 0;
    }
    .content,.tabs_member {
        background-color: #fff;
    }
    .section_6 {
        background-color: #fff;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .site-logo img{
        width: 48%;
    }
    .contents_sp {
        position: absolute;
        right: 4%;
        top: 36%;
        width: 33%;
    }
    .member_sp {
        position: absolute;
        right: 4%;
        top: 9%;
        width: 34%;
    }
    .site-logo img {
        position: absolute;
        top: 19%;
    }
    .header-block_1 {
        padding-bottom: 73px;
    }
    .gnav__menu__item {
        width: calc(100% / 3);
        text-align: center;
    }
    .img_menu1 {
        width: 84%;
    }
    .img_menu2 {
        width: 49%;
    }
    .img_menu3 {
        width: 67%;
    }
    .gnav__menu {
        margin-bottom: 7px;
        margin-top: 12px;
    }
    .site-header {
        opacity: 88%;
    }
    .title {
        font-size: 22px;
        font-weight: bold;
    }
    .img_yajirushi {
        width: 20%;
    }
    .text_big {
        font-size: 18px;
    }
    .pc-dnone {
        display: block;
    }
    .sp-dnone {
        display: none;
    }
    .tabs ,.tabs2 {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .tab_item {
        height: 68px;
        line-height: 24px;
        padding-top: 4%;
    }
    .tab_content {
        padding: 10px 10px 0;
    }
    .pink_title {
        padding: 5px;
        font-size: 11px;
    }
    .flex_right_80 {
        width: 75%;
        left: 5%;
    }
    .tabs .text {
        font-size: 12px;
    }
    .pb10px_sp {
        padding-bottom: 10px;
    }
    .pt40px_sp {
        padding-top: 40px;
    }
    .text_small {
        font-size: 8px;
    }
    .flex_left_20 {
        width: 22%;
    }
    .text_pink {
        font-size: 12px;
    }
    .img4_w {
        width: 91%;
    }
    .thumb .slick-list {
        padding-top: 8px !important;
    }
    .contact_btn_2 {
        width: 62%;
    }
    .tabs_member {
        margin-top: 15px;
        width: 100%;
    }
    .tab_content_member {
        padding: 0px 0px 0;
    }
    .sub_title {
        font-weight: bold;
    }
    .footer_sns {
        width: 50%;
        margin: 0 auto;
    }
    .footer_title {
        width: 81%;
    }
    .point {
        width: 100%;
    }
    .zasshi_thum {
        padding: 6px 40%;
    }
    .dvd_1 {
        width: 65%;
    }
    .dvd_2 {
        width: 40%;
    }
}

@media only screen and (min-width: 769px) {
    .tab_item_member {
        position: relative;
        left: 17%;
        width: calc(100%/6);
        padding-left: 3%;
        padding-right: 3%;
    }
    .top_bg {
        display: table;
        background-image: url(/abe-method/img/img_0102_5.jpg);
        min-height: 100vh;
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
    }
    .text_decoration_2 {
        margin-left: 2%;
        padding-left: 2%;
    }
    .yoko_img {
        width: 97%;
        margin: 10px 10px;
    }
    .top_bg {
        width: 100%;
    }
    .border_left {
        border-left: 1px solid #fff;
    }
    .header-right {
        position: absolute;
        right: -4%;
    }
    .pc-dnone {
        display: none;
    }
    .sp-dnone {
        display: block;
    }
    .flex_pc {
        display: flex;
    }
    .text_big_2 {
        font-size: 18px;
        line-height: 2.2rem;
    }
    .pl2p {
        padding-left: 2%;
    }
    .square_img {
        width: 50%;
        margin:0px 10px;
    }
    .flex_left_60 {
        width: 60%;
    }
    .flex_right_40 {
        width: 40%;
        padding-right: 4%;
    }
    .flex_left_40 {
        width: 40%;
    }
    .flex_right_60 {
        width: 54%;
        left: 4%;
        position: relative;
    }
    .flex_left_80 {
        width: 75%;
        padding-right: 4%;
    }
    .flex_right_20 {
        width: 15%;
        padding-left: 4%;
    }
    .img_yajirushi {
        width: 32%;
    }
    .float_r {
        margin-bottom: 10px;
        margin-left: 10px;
        float: right;
    }
}