/*
@media以外の所は全てのサイズで読み込まれます。
*/

@charset "UTF-8";
/* CSS Document */

/* メディアクエリなし（画面サイズ480px以下）　*/

#naviback {
    background-color: #eee;
}
.navi01 {
    height: 86px;
}
.navi02 {
    height: 86px;
}
.navi03 {
    height: 86px;
}
.navi04 {
    height: 86px;
}
.navi05 {
    height: 86px;
}
.navi06 {
    height: 86px;;
}
.navi07 {
    height: 86px;
}
.navi08 {
    height: 86px;
}
.navi08_sp {
    height: 86px;
    float: right;
    margin-right: 34px;
}
#header-image_sp {
    display: contents;
}
#header-image_pc {
    display: none;
	width: 1200px;
}
.header-image {
    width: 100%;
	height: auto;
    z-index: 1;
    position: relative;
    margin: 0;
    padding: 0;
    }
.header-image02 {
    width: 100%;
	height: auto;
    position: relative;
    }
.header-imageback {
    background: #fff;
    padding: 0;
    z-index: -1;
}
.header-imageback01 {
    background-color: #C30D23;
    height: 80px;
	padding: 30px;
	font-size: 18px;
    font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	font-weight: bolder;
    font-feature-settings: "palt" 1;
	text-align: center;
	color: #FFFFFF;
}
.headline01 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: rgba(246,1,1,1.00);
	margin: 30px auto 10px auto;
	display: block;
	width: 80%;
	border-bottom: rgba(234,97,136,1.00) 1px solid;
	padding-bottom: 5px;
	font-weight: 900;
    font-feature-settings: "palt" 1;
	text-align: center;
	line-height: 140%;
}
.headline02 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: rgba(246,1,1,1.00);
	margin: 10px auto 5px auto;
    width: 80%;
	display: block;
	border-bottom: rgba(234,97,136,1.00) 1px solid;
	padding-bottom: 5px;
    font-feature-settings: "palt" 1;
	text-align: center;
	line-height: 140%;
}
main {
    width: 100%;
}
.maincontainer {
    width: 100%;
    margin: 0 auto;
}
.campaign_back {
    background: url("../image/images/kidstop_summer_back_02.png") repeat;
    background-size: 1200px 500px;
}
.campaign_back img {
    width: 100%;
    height: auto;
    max-width: 1200px;
}
#campaigncontents_pc {
    display: none;
}
#contentsmenu {
    margin: 0px auto;
    padding: 5px 15px;
    background: linear-gradient(to bottom, #D8000F, #9B000F);
    width:100%;
}
.contentsmenuimage { 
    margin: 10px auto;
    max-width: 100%;
}
.contentsbana {
    width: 100%;
}
.contentstextbox {
    width: 90%;
	margin: 10px auto;
	text-align: left;
	line-height: 150%;
	font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.contentstextbox_center {
    width: 90%;
	margin: 10px auto 0 auto;;
	text-align: center;
	line-height: 150%;
	font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.singleimage {
    width: 100%;
    margin: 20px auto;
}
#amebrospace {
    width: 100%;
    padding: 20px 10px 10px 10px;
    margin: 0 auto;
    background: #333333;
    text-align: left;
    overflow: scroll;
}
.blogtitle {
    width: 100%;
}
footer {
	background-color:#eee;
	width: 100%;
	clear: both;
	position: relative;
    padding: 0;
}
.footerbox {
    width: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: left;
    padding: 5% 5% 70px 5%;
    margin: 0 auto;
	line-height: 150%;
}
.footermenubox {
    margin: 0;
	padding: 5px;
    width: 100%;
	font-size: 14px;
	line-height: 200%;
}
.footerlogo {
    width: 20%;
    float: right;
}

/*スマホで100%*/
.contents_full {
    width: 100%;
}
/*スマホでも50%*/
.contents_harf {
    width: 50%;
    display: table-cell;
    float: left;
}
.linktext {
	font-size: 14px;
	display: block;
    margin: 20px auto 40px auto;
    padding: 20px 20px;
    background: #CCCCCC;
    text-align: center;
    width: 80%;
    font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.wrapper-slider { 
    margin-top: -20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.wrapper-slider img { 
	width:100%;
    position: relative;
}
.flowimg {
    display: none;
}
.flowimg_sp {
    width: 100%;
}
.courseimg {
    width: 100%;
}
.eventheadingback {
    margin-top: 0px;
    padding: 20px 100px 20px 20px ;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: bolder;
    font-feature-settings: "palt" 1;
    text-align: left;
    color: #FFFFFF;
    line-height: 130%;
    background-color: #FC6991;
    background-image: url("../img/eventheadingbackimage02.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 80px;
    height: 80px;
}
.kidssummercoursebox {
    display: none;
    }
.kidssummercoursebox_sp {
    width: 100%;
}
.blogtitletext {
    text-align: left;
    color: #FFFFFF;
}
.blogtitletext img {
    width: 120px;
    height: auto;
}
.campaigncontents {
    width: 100%;
}
.campaigncontents2 {
    display: none;
}
.campaigncontents2_sp {
    display: contents;
}
.campaigncontents2_sp img {
    width: 90%;
}
#contacttab {
    display: none;
}
#contacttab_sp {
    position: fixed;
    bottom: 0;
}
.contacttab_sp_left {
    width: 50%;
    float: left;
    opacity: 1;
}
.contacttab_sp_right {
    width: 50%;
    float: right;
    opacity: 1;
}
.infiniteslide1 {
    background-color: #eee;
}
#anc4 {
    padding-top: 10px;
    margin-top: -10px;
}
@media screen and (min-width:481px)  {
    /*　画面サイズが481pxから768pxはここを読み込む　*/
    #naviback {
        background-color: #eee;
    }
    #header-image_sp {
        display: none;
    }
    #header-image_pc {
        display: contents;
    }
    .header-image {
        width: 100%;
    }
    .header-imageback01 {
        height: 130px;
        padding: 50px;
        font-size: 30px;
    }
    .headline01 {
        font-size: 24px;
        margin: 40px auto 15px auto;
        padding-bottom: 5px;
        line-height: 140%;
    }
    .headline02 {
        width: 80%;
        max-width: 864px;
        font-size: 18px;
        margin: 60px auto 40px auto;
        padding-bottom: 5px;
        line-height: 140%;
    }
    .contentsmenuimage {  
        float: left;
        padding: 0px 5px 0px 10px;
        width: 33%;
    }
    .contentsbana {
        max-width: 50%;
        display: table-cell;
        float: left;
    }
    .contentstextbox {
        width: 85%;
        max-width: 864px;
        margin: 30px auto;
        line-height: 200%;
        font-size: 14px;
    }
    .contentstextbox_center {
        width: 80%;
        max-width: 864px;
        margin: 30px auto 0 auto;;
        line-height: 160%;
        font-size: 14px;
    }
    #campaigncontents_pc {
        display: contents;
    }
    .singleimage {
        width: 50%;
        max-width: 680px;
    }
    #amebrospace {
        width: 100% ;
        padding: 20px 10px;
        margin: 0 auto;
        background: #333333;
        overflow: auto;
    }
    .blogtitle {
        width: 480px;
    }
    .footerbox {
        width: 100%;
        padding: 3%;
        font-size: 12px;
    }
    .footermenubox {
	    font-size: 14px;  
    }
    .footerlogo {
        width: 15%;
        float: right;
    }
    .contents_full {
        width: 50%;
        display: table-cell;
        float: left;
    /*スマホで100%*/
    }
    .courseimg {
    width: 50%;
        display: table-cell;
        float: left;
    /*スマホで100%*/
}
    .contents_harf {
        width: 50%;
        display: table-cell;
        float: left;
    /*スマホでも50%*/
    }
    .linktext {
        font-size: 18px;
        width: 400px;
        font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    }
    .wrapper-slider {
		margin-top: 0px;
		width: 90%;
        padding: 30px 5px 5px 0;
		margin-left: auto;
		margin-right: auto;
  }
    .wrapper-slider img { 
        max-width: 215px;
        padding: 0 0 0 10px;
    }
	.wrapper-slider_back {
        background-image: url("../image/images/kidstop_summer_10.png");
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
	._wrapper-slider {
		margin-top: -20px;
		width: 98vw;
		margin-left: auto;
		margin-right: auto;
  }
   ._wrapper-slider img {
       /*　スライド枚数３枚　*/
        padding: 0 2vw 0 1vw;
        width: 34vw;
    }
    .campaigncontents {
        max-width: 25%;
        display: table-cell;
        float: left;
    }
    .campaigncontents2 {
        display:table-cell;
        width: 70%;
        margin: 0 auto;
    }
    .campaigncontents2_sp {
        display: none;
    }
    .flowimg {
        display: block;
        width: 100%;
    }
    .flowimg_sp {
        display: none;
    }
    .eventheadingback {
        padding: 40px 200px;
        font-size: 18px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
        font-weight: bolder;
        font-feature-settings: "palt" 1;
        text-align: center;
        color: #FFFFFF;
        line-height: 130%;
        background-color: #FC6991;
        background-image: url("../img/eventheadingbackimage02.png");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 80px;
        height: 100px;
    }
    #contacttab {
        display: block;
        position: fixed;
        top: 100px;
        right: 0px;
        z-index: 10;
    }
    #contacttab img {
        width: 50%;
        float: right;
    }
    #contacttab_sp {
        display: none;
    }
    .kidssummercoursebox {
        width: 100%;
        max-width: 1200px;
        display: block;
    }
    .kidssummercoursebox_sp {
        display: none;
}
    .kidssummercourseright {
        width: 11.83%;
        display: table-cell;
        float: right;
    }
    .kidssummercourseleft {
        width: 88.17%;
        display: table-cell;
        float: left;
    }
}

@media screen and (min-width:769px) {
    /*　画面サイズが769pxから840pxはここを読み込む　*/
    #naviback {
        height: 60px;
        padding-top: auto;
        padding-bottom: auto;
    }
    .navi01 {
        width: 19vw;
        height: auto;
        margin-left: 20px;
    }
    .navi02 {
        width: 19vw;
        height: auto;
    }
    .navi03 {
        width: 19vw;
        height: auto;
    }
    .navi04 {
        width: 19vw;
        height: auto;
    }
    .navi05 {
        width: 19vw;
        height: auto;
    }
    .header-image {
        width: 100%;
    }
    .headline02 {
        width: 50%;
    }
    #contentsmenu {
        width: 100%;
    }
    .contentsmenuimage {  
        float: left;
        padding: 0px 5px 0px 12px;
        width: 33%;
    }
    .contentsbana {
        width: 50%;
    }
    .contentstextbox {
        width: 80%;
    }
    .contentstextbox_center {
        width: 70%;
    }
    #amebrospace {
        width: 100%;
        padding: 20px 10px;
        margin: 0 auto;
        background: #333333;
        overflow: auto;
    }
    .footermenubox {
	    font-size: 14px;  
    }
    .footerlogo {
        width: 10%;
        float: right;
    }
    .wrapper-slider {
		margin-top: 0px;
		width: 90%;
        padding: 30px 5px 5px 0;
		margin-left: auto;
		margin-right: auto;
  }
    .wrapper-slider img { 
        max-width: 230px;
        padding: 0 0 0 10px;
    }
	.wrapper-slider_back {
        background-image: url("../image/images/kidstop_summer_10.png");
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
	._wrapper-slider {
		margin-top: -20px;
		width: 98vw;
        max-width: 840px;
		margin-left: auto;
		margin-right: auto;
    }
    ._wrapper-slider img { 
       /*　スライド枚数４枚　*/
        width: 25vw;
        padding: 0 1vw 0 1vw;
    }
    #contacttab img {
        width: 60%;
        float: right;
    }
    .campaigncontents2 {
        max-width: 50%;
        display: table-cell;
        float: left;
    }
    .campaigncontents2_sp {
        display: none;
    }
}

@media screen and (min-width:841px) {
    /*　画面サイズが841pxから980pxはここを読み込む　*/
    #naviback {
        height: 75px;
        padding-top: auto;
        padding-bottom: auto;
    }
    .wrapper-slider {
		margin-top: 0px;
		width: 90%;
        padding: 30px 10px 5px 0;
		margin-left: auto;
		margin-right: auto;
  }
    .wrapper-slider img { 
        max-width: 200px;
        padding: 0 0 0 15px;
    }
	.wrapper-slider_back {
        background-image: url("../image/images/kidstop_summer_10.png");
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
	._wrapper-slider {
		margin-top: -20px;
		width: 100vw;
        max-width: 980px;
		margin-left: auto;
		margin-right: auto;
    }
    .flowimg {
        display: block;
        width: 100%;
    } 
}

@media screen and (min-width:981px) {
    /*　画面サイズが981pxから1024pxはここを読み込む　*/
    .wrapper-slider {
		margin-top: 0px;
		width: 90%;
        padding: 50px 10px 20px 0;
		margin-left: auto;
		margin-right: auto;
  }
    .wrapper-slider img { 
        max-width: 230px;
        padding: 0 0 0 15px;
    }
	.wrapper-slider_back {
        background-image: url("../image/images/kidstop_summer_10.png");
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
	._wrapper-slider {
		margin-top: 0px;
		width: 100vw;
        max-width: 1024px;
		margin-left: auto;
		margin-right: auto;
        padding: 40px 0 20px 0;
    }
    .flowimg {
        display: block;
        width: 100%;
    }
}

@media screen and (min-width:1025px)  {
    /*　画面サイズが1025pxから1200pxはここを読み込む　*/
    .wrapper-slider {
		margin-top: 0px;
		width: 1025px;
        padding: 50px 0 20px 0;
		margin-left: auto;
		margin-right: auto;
  }
    .wrapper-slider img { 
        max-width: 250px;
        padding: 0 0 0 10px;
    }
	.wrapper-slider_back {
        background-image: url("../image/images/kidstop_summer_10.png");
        background-size:100%;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
 	._wrapper-slider {
		margin-top: 0px;
		max-width: 1025px;
		margin-left: auto;
		margin-right: auto;
        padding: 40px 0 20px 0;
    }
    ._wrapper-slider img { 
       /*　スライド枚数４枚　*/
        width: 24vw;
        padding: 0 1vw 0 1vw;
    }
	._wrapper-slider_back {
        background-image: url("../image/kidstop_summer_wrapper-slider_back.png");
        background-size: 1640px;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
    .flowimg {
        display: block;
        width: 100%;
    }
    .flowimg {
        display: block;
        width: 100%;
    }
    .courseimg {
        width: 25%;
        display: table-cell;
        float: left;
    }
    .eventheadingback {
        font-size: 18px;
        background-image:url();

    }
}

@media screen and (min-width:1201px) {
    /*　画面サイズが1201pxからはここを読み込む　*/
    #naviback {
        height: 86px;
        padding-top: auto;
        padding-bottom: auto;
    }
    .navi01 {
        height: 86px;
        width: auto;
        margin-left: 0;
    }
    .navi02 {
        height: 86px;
        width: auto;
    }
    .navi03 {
        height: 86px;
        width: auto;
    }
    .navi04 {
        height: 86px;
        width: auto;
    }
    .navi05 {
        height: 86px;
        width: auto;
    }
    .navi06 {
        height: 86px;
        width: auto;
    }
    .navi07 {
        height: 86px;
        width: auto;
    }
    .navi08 {
        height: 86px;
        width: auto;
    }
    .header-image {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        display: block;
    }
    .header-imageback {
        _background: linear-gradient(to bottom, #D8000F, #9B000F);
        background-color: #fff;
        padding: 0;
        z-index: -1;
}
    .maincontainer {
        max-width: 1200px;
        margin: 0 auto;
    }
    #contentsmenu {
        width: 100%;
        max-width: 1200px;
    }
    .contentsmenuimage {  
        float: left;
        padding: 0px 5px 0px 12px;
        width: 33%;
    }
    .contentsbana {
        width: 50%;
    }
    #amebrospace {
        width: 100%;
        padding: 20px 10px;
        margin: 0 auto;
        background: #333333;
        overflow: auto;
    }
    #amebrocontainer {
        width: 1200px;
        margin: 0 auto;
    }
    .footerbox {
        width: 100%;
        max-width: 1200px;
        padding: 2%;
        font-size: 12px;
    }
    .footerlogo {
        width: 150px;
        float: right;
    }
	.wrapper-slider {
		margin-top: 0px;
		width: 1200px;
        padding: 50px 0 20px 0;
		margin-left: auto;
		margin-right: auto;
  }
    .wrapper-slider img { 
        max-width: 280px;
        padding: 0 0 0 10px;
    }
	.wrapper-slider_back {
        background-image: url("../image/kidstop_summer_wrapper-slider_back.png");
        background-size: 1800px;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #760b02;
    }
    .flowimg {
        display: block;
        width: 100%;
    }
    .courseimg {
        width: 25%;
        display: table-cell;
        float: left;
    }
    .eventheadingback {
        font-size: 18px;
    }
    #contacttab img {
        width: 75%;
        float: right;
    }
}

