@charset "utf-8";
/* CSS Document */

body{
    max-width:100%;


    font-family:-apple-system, 'Lucida Grande', 'Helvetica Neue','Hiragino Kaku Gothic ProN', '游ゴシック','メイリオ',meiryo,sans-serif;
}

/* redefine the bootsrap */
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;

}

/* carousel */
.carousel-control.right, .carousel-control.left {
    background-image:none;
}
.carousel-indicators .active {
    background-color:#C00;
}

@media screen and (max-width: 767px){
    .carousel-indicators {
        bottom:-30px;
    }
    .carousel-inner {
        margin-bottom:30px;
    }
}

@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: -40px;
    }
    .carousel-inner {
        margin-bottom:30px;
    }
}




.img-responsive
{
    width:100%;
}
.img-responsive-original{
    max-width:100%;
    height:auto;
}

@media screen and (max-width: 767px){
    .img-logo
    {
        width:100%;
        margin-top:0px;
        margin-left:0px;
    }
}
@media screen and (min-width: 768px){
    .img-logo
    {
        width:69px;
        margin-top:7px;
        margin-bottom:7px;
    }
}



@media screen and (max-width: 767px){
    .carousel-indicators li {
        background:#efefef;
    }
}
@media screen and (min-width: 768px){
    .carousel-indicators li {
        background:#ffffff;
    }
}

@media screen and (max-width: 767px){
    .carousel-button
    {
        margin-top:160%;
        padding:0px 5px 0px 5px ;
    }
    .carousel-button:hover
    {
        cursor:pointer;
    }

}
@media screen and (min-width: 768px){

    .carousel-buttonleft
    {
        margin-top:250%;
        left: -2%;
        padding:0px 10px 0px 10px;
    }

    .carousel-buttonright
    {
        margin-top:250%;
        right: -2.5%;
        padding:0px 10px 0px 10px;
    }

    .carousel-buttonright:hover ,
    .carousel-buttonleft :hover
    {
        cursor:pointer;
    }


}
/* redefine the bootsrap */
a{
    color:#FFFFFF;
}

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color:#FFF;
}
a:hover {
    text-decoration: none;
    color:#FFF;

}
a:active {
    text-decoration: none;
}


.img_width{
    width: 65%;
}

.row.no-pad {
    margin-right:0;
    margin-left:0;
}
.row.no-pad > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.no-padleftright {
    padding-right:0;
    padding-left:0;
}

.backgroundblack
{
    /* background:#000; */
    background:#222222;
}

.color-news
{
    color:#31877c;
}
.color-event
{
    color:#cb4029;
}
.color-present
{
    color:#c5a048;
}
.color-etc
{
    color:#004f88;
}



.pos-relative
{
    position:relative;

}

.hoverscale11{
    transition: all .5s;
}
.hoverscale11:hover{
    z-index:10;
    transform:scale(1.1, 1.1);
}

.hoverscale12{
    transition: all .5s;
}
.hoverscale12:hover{
    z-index:10;
    transform:scale(1.2, 1.2);
}

@media screen and (max-width: 767px){

    .hoverscale11:hover{
        z-index:10;
        transform:scale(1.0, 1.0);
    }

    .sharebutton1 {
        background-color: #d62379;
        border: solid 1px #d62379;
        /* border-radius: 5px; */
        padding: 18px 0px;
        /* width: 80%; */
        /* margin: 5px 10%; */
        color: #ffffff;
        font-size: 4.5vw;
        text-align: center;
        transition: all .5s;
        font-weight: 500;
        margin-bottom:30px;
    }
    .sharebutton1:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }
    .top_topics_button{
        background-color: #d62379;
        border: solid 1px #d62379;
        /* border-radius: 5px; */
        padding: 18px 0px;
        width: 80%;
        margin: auto;
        /* margin: 5px 10%; */
        color: #ffffff;
        font-size: 4.5vw;
        text-align: center;
        transition: all .5s;
        font-weight: 500;
    }
    .top_topics_button:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }
    .sharebutton1.re1:hover {
        background-color: #efefef;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);
        tr

    }

    .sharebutton_maypage {
        background-color: #d62379;
        border: solid 1px #d62379;
        border-radius: 5px;
        padding: 5px 0px;
        width: 80%;
        margin: 5px 10%;
        color: #ffffff;
        font-size: 4.5vw;
        text-align: center;
        transition: all .5s;
        font-weight: 500;
    }
    .sharebutton_maypage:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }
    .sharebutton_topic {
        background-color: #d62379;
        border: solid 1px #d62379;
        border-radius: 5px;
        padding: 18px 0px;
        width: 80%;
        margin: 5px 10%;
        color: #ffffff;
        font-size: 4.5vw;
        text-align: center;
        transition: all .5s;
        font-weight: 500;
    }
    .sharebutton_topic:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }

}
@media screen and (min-width: 768px){

    .btnWrap{
        height:52px;
        overflow: hidden;
    }
    .btnWrap .login{
        height:52px;
        background:#d62379;
    }
    .btnWrap .btnText{
        border-right:solid 1px #ffffff;
        height:52px;
    }

    .sharebutton1 {
        background-color: #d62379;
        border: solid 1px #d62379;
        /* border-radius: 5px; */
        padding: 15px 0;
        /* width: 80%; */
        /* margin: 5px 10%; */
        color: #ffffff;
        font-weight: bold;
        font-size: 1.2em;
        text-align: center;
        transition: all .5s;
    }
    .sharebutton1:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }

    .sharebutton_maypage {
        background-color: #d62379;
        border: solid 1px #d62379;
        border-radius: 5px;
        padding: 15px 0;
        width: 80%;
        margin: 5px 10%;
        color: #ffffff;
        font-weight: bold;
        font-size: 1.2em;
        text-align: center;
        transition: all .5s;
    }
    .sharebutton_maypage:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }

    .sharebutton_topic {
        background-color: #d62379;
        border: solid 1px #d62379;
        /* border-radius: 5px; */
        padding: 15px 0;
        width: 70%;
        margin: auto;
        /* margin: 5px 10%; */
        color: #ffffff;
        font-weight: bold;
        font-size: 1.2em;
        text-align: center;
        transition: all .5s;
    }
    .sharebutton_topic:hover {
        background-color: #ffffff;
        color: #d62379;
        transform:scaleX(0.95) translate(0px,3px);

    }
}


.vertical-space5px
{
    width:100%;
    height:5px;

}


@media screen and (max-width: 767px){
    #headerback
    {
        width:100%;
        background:#FFFFFF;


    }
    #headerdiv
    {
        width:100%;


    }


}
@media screen and (min-width: 768px){
    #headerback
    {
		width: 1270px;
        background:#FFFFFF;
		margin: auto;

    }

    #headerdiv
    {
		width: 1270px;
	    padding-left: 120px;
	    padding-right: 120px;
        margin:auto;
    }

    .rowtwoimage{
        margin-top:20px;
        color:#FFFFFF;
        margin-left:10px;

    }
    .imagepadding{
        padding:15px 0px 10px 5px;

    }
    .imagepadding2{
        padding:15px 0px 10px 5px;
    }
    .imagepadding3{
        padding:15px 0px 0px 5px;
        width:29px;
    }
    .textpadding1
    {
        padding:11px 0px 0px 15px;
        font-size:1.8vw;


    }


    .textpadding2
    {
        padding:11px 0px 0px 18px;
        font-size:1.8vw;

    }



}

@media screen and (min-width: 1024px){
    .textpadding1
    {
        padding:14px 0px 0px 15px;
        font-size:1.3em;


    }


    .textpadding2
    {
        padding:14px 0px 0px 18px;
        font-size:1.3em;

    }

}




.naviwarp
{
    display:none;
    background:#222222;
    width:100%;

    position:absolute;
    z-index:100;
    padding-top:2%;
    padding-bottom:2%;

}
.navitext1
{
    font-size:4.5vw;
    padding-top:2%;
}

.navidivideline
{

    margin-top:2%;
    margin-bottom:2%;
    height:1px;
    background:#FFFFFF;
}







#line1contentback
{
    width:100%;
    background:#222222;


}

@media screen and (max-width: 767px){
    #line1contentdiv{
        width:100%;
        padding-left: 10px;
    }
    .textinline1
    {
        color:#ffffff;
        padding-top:10px;
        padding-bottom:10px;
        font-size:3vw;

    }


}
@media screen and (min-width: 768px){
    #line1contentdiv{
        max-width:1024px;
        margin:auto;

    }

    .textinline1
    {
        color:#ffffff;
        padding-top:12px;
        padding-bottom:12px;
        font-size:1em;

    }


}

#line1contentdiv a{
    color: #ffffff;
}


#line2contentback
{
    width:100%;
    background:url(../img/common/background1.png);
}

@media screen and (max-width: 767px){
    #line2contentdiv{
        width:100%;

    }
    .textinline2
    {
        color:#FFFFFF;
        padding-top:20px;
        padding-bottom:20px;
        text-align:center;
        font-size:4vw;

    }


}
@media screen and (min-width: 768px){
    #line2contentdiv{
        max-width:1024px;
        margin:auto;

    }

    .textinline2
    {
        color:#FFFFFF;
        padding-top:25px;
        padding-bottom:25px;
        text-align:center;
        font-size:2em;

    }


}


/* difine five divided */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;

}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* difine five divided */






#line3contentback
{
    width:100%;
    background:#ffffff;


}

@media screen and (max-width: 767px){
    #line3contentdiv{
        width:100%;

    }



}
@media screen and (min-width: 768px){
    #line3contentdiv{
        max-width:1024px;
        margin:auto;
        padding-top:40px;
        padding-bottom:40px;

    }

    .menuImgWarp
    {
        padding-left:15px  ! important ;
        padding-right:15px ! important ;

        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #000000;

        transition:all .5s;

    }


    .menuImgWarp1
    {
        padding:10px   ;



    }
    .menuImgWarp1-selected
    {
        background:#f2eaf7;
    }

    .menuImgWarp1:hover
    {
        background:#f2eaf7;
    }


    .menupctext1
    {

        padding-top:10px;
        font-size:1em;
        text-align:center;
        color:#000;

    }

    .menuImgWarpBorderRight
    {
        padding-right:14px ! important ;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #000000;


    }



}


/*--------------------------------
.footerApp
--------------------------------*/
.footerAppWrap{
    padding:30px 0 15px 0;
    background: url(../img/common/app_back.png);
    background-size: 11%;
}
.footerApp{
    width:90%;
    margin:0 auto;
}
.footerApp .txtApp{
    color:#ffffff;
    /*font-size:16px;*/
    font-weight: bold;
    line-height:140%;
    padding:10px 0;
    text-shadow: 1px 1px 10px #000000;
}
.footerApp .icoAppDownload{
    padding:0 0 10px 0;
}

.app_icon{
    border: 3px solid #ffffff;
    border-radius: 29px;
}
@media only screen and (max-width:767px){
    .footerApp{
        width:90%;
    }
    .app_icon{
        border-radius: 31px;
    }
    .footerApp .txtApp{
        text-align:center;
        padding-top:20px;
        padding-bottom:20px;
    }

    .xs-br::after{
      content: "\A";
      white-space: pre;
    }
}
@media print, screen and (min-width:768px){
    .footerApp{
        max-width:1000px;
    }
    .footerApp .txtApp{
        font-size:20px;
    }
}



/* content Instagram*/
#line4contentback
{
    width:100%;
    background:#efefef;


}

@media screen and (max-width: 767px){
    #line4contentdiv{
        width:100%;

    }
    .backcontent
    {
        background:#FFF;
        padding-top:20px;
        padding-bottom:10px;
    }

    .coninstext1
    {
        font-size:4.5vw;
        font-weight:bold;
        padding:2px 0px 0px 5px;
    }

    .backinstagram
    {
        background:#efefef;
        padding:20px 0px 0px 5px;

    }
    .inslogo1
    {
        padding:5px 0px 5px 0px;
    }
    .insimag
    {
        padding-right:2% ! important;
        padding-bottom:2%;

        transition: all .5s;

    }

    .thumbnail:hover,
    .insimag:hover
    {
        padding-right:2% ! important;
        padding-bottom:2%;
        z-index:8;

        transform:scale(1.2, 1.2);
    }



}
@media screen and (min-width: 768px){
    #line4contentdiv{
		  margin: auto;
      max-width: 1270px;
      width: 100%;
	    padding-left: 114px;
	    padding-right: 84px;
      padding-top: 50px;
      padding-bottom: 50px;

    }
    .backcontent
    {
        background:#efefef;
    }
    .contentpadding
    {
        padding:5px !important;
    }

    .conlogo1
    {
        padding:8px 0px 0px 8px;
    }

    .coninstext1
    {
        font-size:1.6em;
        font-weight:bold;
        padding:5px 0px 0px 5px;
    }

    .backinstagram
    {
        background:#efefef;
    }

    .inslogo1
    {
        padding: 3px 0px 5px 9px;
    }

    .insimag
    {
        padding-right:2% ! important;
        padding-bottom:2%;

        transition: all .5s;
    }

    .thumbnail-wrapper:hover,
    .insimag:hover
    {
        padding-right:2% ! important;
        padding-bottom:2% ! important;
        z-index:8 ! important;

        transform:scale(1.2, 1.2) ! important;
    }


}
/* content Instagram*/
#linebottomtback
{
	width: 100%;
	/* background:#000000; */
	background:#222222;
	color:#FFFFFF;
}
@media screen and (max-width: 1270px){
	#linebottomtback
	{
	    width: 1270px;
	    /* background:#000000; */
	    background:#222222;
	    color:#FFFFFF;
	}
}
@media screen and (max-width: 767px){
	#linebottomtback
	{
	    width: 100%;
	    /* background:#000000; */
	    background:#222222;
	    color:#FFFFFF;
	}
}
@media screen and (max-width: 767px){
    #linebottomdiv{
        width:100%;
        padding-top: 30px;
        padding-bottom: 30px;

    }
    .bottomtext1
    {
        font-size:3vw;


    }
    .bottomimag1
    {
        padding-top:15px;

    }
    .bottomimag1 img {
        width:220px
    }
    .bottomtext2
    {
        font-size:3vw;
        padding-top:30px;
        font-family: sans-serif;

    }


}
@media screen and (min-width: 768px){
    #linebottomdiv{
        max-width:1024px;
        margin:auto;
        padding-top: 35px;
        padding-bottom: 35px;

    }

    .bottomtext1
    {
        font-size:1em;


    }
    .bottomimag1
    {
        text-align:center;
        padding-top:15px;

    }
    .bottomimag1 img {
        width:280px
    }
    .bottomtext2
    {
        font-size:1.2em;
        padding-top:20px;
        font-family: sans-serif;

    }



}



@media screen and (max-width: 767px){
    .divtop{
        position:fixed;
        right:6%;
        bottom:2%;
        width: 15%;
        z-index:50;

        transition:all .5s;
    }

    .divtop:hover{
        position:fixed;
        right:6%;
        bottom:2%;
        width: 18%;
        z-index:50;

    }

}
@media screen and (min-width: 768px){
    .divtop{
        position:fixed;
        right:30px;
        bottom:30px;
        width: 80px;
        z-index:50;

        transition:all .5s;

    }

    .divtop:hover{
        position:fixed;
        right:30px;
        bottom:30px;
        width: 100px;
        z-index:50;

    }

}

.footer_slide_img{
    margin: 10px 0;
    width: 50%;
}

.prev_bottom{
    margin-left: 0;
}

.next_bottom{
    margin-left: 500px;
}

.footer_slide_img{
}

/*----------------------------------------------------------------------------*/

.footer_back{
    background: #efefef;
}

.footer_content{
    width: 1024px;
    margin: auto;
}

.slider_title{
    font-size: 2.8em;
    padding-left: 50px;
    background: url(../img/contentlogo.png);
    background-repeat: no-repeat;
    background-size: 6%;
    background-position: left;
}

.slider_area{

}

.swiper-area{
    width: 100% !important;
}

/*-----------------------------------------
#btnPageTop
-----------------------------------------*/
#btnPageTop{
    display:none;
    text-align:center;
    position:fixed;
    z-index:1000;
    right:30px;
    bottom:100px;

    color:#e3e3e3;
    /*background-color:#000000;*/

    width:100px;
    height:100px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;

    text-decoration:none;
}
#btnPageTop:hover{
    color:#adb3b3;
    transition: all .5s;
}
#btnPageTop .ico{
    width:0px;
    height:0px;
    margin:-5px 22px 0 22px;

    border-top:solid 22px transparent;
    border-right:solid 18px transparent;
    border-bottom:solid 22px #e3e3e3;
    border-left:solid 18px transparent;
}
#btnPageTop:hover .ico{
    border-bottom:solid 22px #adb3b3;
    transition: all .5s;
}
#btnPageTop .txt{
    padding:5px 0 0 0;
}

@media screen and (max-width: 767px){

    #btnPageTop{
        right:0px;
        bottom:45px;

        transform:scale(0.7, 0.7);
        -webkit-transform:scale(0.7, 0.7);
        -ms-transform:scale(0.7, 0.7);
    }

    .footer_slide_width{
        width: 100%
    }

    .xs-footer_title{
        font-size: 5vw;
        font-weight: bold;
        text-align: center;
        padding-bottom: 5px;
        background: url(/shared/img/contentlogo.png) no-repeat left top;
        background-size: 6vw;
        width: 76%;
        margin: auto;
        padding-left: 15px;
    }

}

@media screen and (min-width: 768px){
.img-header_logo1
{
    width:300px;
    margin-top:-12px;
    position:absolute;
}
.img-header_logo2
{
    width:70px;
    margin-top:-3px;
    margin-left:325px;
    position:absolute;
}
.img-header_logo3
{
    width:140px;
    margin-top:0px;
    margin-left:430px;
    position:absolute;
}
.topics_img{
	/*height:161px;*/
  height: auto;
}
}
