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


/* Sma/////////////////////////CSS */
@media  screen and ( max-width:768px ){

* {
  margin: 0;
  padding: 0;
}

/*リンク-----------------------------*/
a:link { color:#fff; text-decoration:none; }
a:visited { color:#fff; }
a:hover { color:#000; }
a { transition:1.0s; }
/*リンク-----------------------------*/

.pc { display: none !important; }
.sp { display: block !important; }

body{
    padding: 0;
    font-family: Quicksand, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
    background:#fff;
}

#wrapper{
    width:100%;
}

/*header---------------------*/
#headerMenu_sp{
    width: 100%;
    margin: 0 auto 0px;
    text-align: center;
    background: #44290e;
    font-family: 'Oswald', sans-serif;
    position: fixed;
    top: 0;
    z-index: 3;
    vertical-align: middle;
    box-shadow: 0px 1px 3px 1px #00000047;
    height: 50px;
}
#headerMenu_sp p{
    width: 19%;
    margin: 12px auto 0px;
    text-align: center;
    background: #44290e;
    color: #fff;
    font-size: 0.7em;
    letter-spacing: 0.1em;
    display: inline-block;
}
#headerImg{
    width: 100%;
    height: auto;
    position: relative;
    margin: 50px auto 0;
}
#headerImg p{
    position: absolute;
    bottom: 5%;
    left: 4%;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    animation-duration: 2s;
    animation-name: SlideUp;
    width: 50%;
    font-size: 0;
    box-shadow: 2px 3px 3px 0px #0000009e;
}
@keyframes SlideUp {
0% {
    opacity: 0;/* 透明 */
    transform: translateY(50px);
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);
}
}


/*bottan01---------------------*/
.bt01{
    width: 100%;
    background: #44290e;
    padding: 6% 0;
    margin: 0 auto 0;
    text-align: center;
}
.bt01Text{
    width: 80%;
    background: #fff;
    color: #000;
    margin: 0 auto 0;
    padding: 0.8%;
    border: solid 2px #000;
    box-shadow: 0px 2px 0px 1px #000000;
    border-radius: 5px;
}
.bt01Text :hover{
    color: #833400;
    transition:0.5s;
}
.btComment01{
    font-size: 1.2em;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
}
.btComment02{
    font-size: 0.7em;
    color: #cd060f;
}
/*twitter---------------------*/
.twitter_base{
    width: 80% !important;
    height: 350px !important;
    margin: 0 auto 0;
}
/*information---------------------*/
#information{
    width: 100%;
    height: auto;
    background: #000;
}
.information_base{
    text-align: center;
    padding: 14% 0;
}
.ITitlle{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0.1em;
    padding: 0 1%;
    border: solid 1px #fff;
    width: 60%;
    text-align: center;
    box-shadow: 4px 4px 0px 1px #ffffff40;
    margin: 0 auto 6%;
}
.scrollArea{
    height: 350px;
    overflow: auto;
    width: 80%;
    margin: 3% auto 0;
    background: #042b3a;
    text-align: center;
}
.sa_01{
    color: #fff;
    text-align: left;
    font-size: 1.2em;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.2em;
    padding-bottom: 1%;
    margin: 6% 5%;
    width: 90%;
}
.sa_02{
    margin: 3% 3% 6%;
    color: #fff;
    font-size: 1em;
}
.sa_03{
    margin: 3% 3% 6%;
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.scrollArea img{
    width: 90%;
    text-align: left;
    margin: 2% 3% 0;
}
.scrollArea hr{
    height: 1px;
    background-color: #677680;
    width: 100%;
    border: none;
    margin: 0 auto 0;
}

/*consept---------------------*/
#consept{
    width: 100%;
    height: auto;
    background: url(../images/consept_back_sp.png) no-repeat center;
    background-size: cover;
}
.consept_base{
    text-align: center;
    padding: 12% 0;
}
.consept_base ul{
    width: 100%;
}
.consept_base li{
    display: inline-block;
    vertical-align: middle;
}
.c_left{
    width: 86%;
}
.c_right{
    width: 86%;
}
.CTitlle{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0.1em;
    padding: 0 1%;
    border: solid 1px #fff;
    width: 50%;
    text-align: center;
    box-shadow: 4px 4px 0px 1px #ffffff40;
    margin: 0 auto 6%;
}
.subTitlle{
    text-align: left;
    padding: 11% 0 5% 0;
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
}
.comment{
    font-size: 0.8em;
    text-align: left;
    color: #fff;
    margin-bottom: 6%;
}
.img01{
    width: 49%;
}
.img02{
    width: 98%;
}


/*profile---------------------*/
#profile{
    width: 100%;
    background: #271400;
    padding: 14% 0;
}
.PTitlle{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0.1em;
    padding: 0 1%;
    border: solid 1px #fff;
    width: 46%;
    text-align: center;
    box-shadow: 4px 4px 0px 1px #ffffff40;
    margin: 0 auto 6%;
}
.profile_base{
    margin: 0 auto 0;
    text-align: center;
}
.profile_base ul{
    width: 100%;
    padding: 6% 0 8%;
}
.profile_base li{
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.p_left{
    width: 30%;
    padding-bottom: 4%;
}
.p_right{
    width: 84%;
}
.profile_base p{
    display: inline-block;
    padding-left: 4%
}
.profile_base hr{
    border: solid 1px #166375;
}
.name01{
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.8em;
}
.name02{
    color: #fff;
    font-size: 0.8em;
    letter-spacing: 0.5em;
}
.profileText{
    color: #fff;
    padding: 1% 0 0 4%;
    font-size: 0.8em;
    text-align: left;
}


/*uservoice---------------------*/
#uservoice{
    width: 100%;
    height: auto;
}
.UTitlle{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0.1em;
    padding: 0 1%;
    border: solid 1px #fff;
    width: 54%;
    text-align: center;
    box-shadow: 4px 4px 0px 1px #ffffff40;
    margin: 0 auto 9%;
}
.uservoice_base{
    margin: 0 auto 0;
    padding: 10% 0;
    text-align: center;
    background-image: url("../images/uservoice_back_sp.jpg");
    background-position: center center;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 100%;
    background-color: #fff;
}
.uservoice_box{
    margin: 0 auto 2%;
    text-align: center;
    width: 90%;
    background: #ffffffcf;
}
.uservoice_box ul{
    width: 100%;
}
.uservoice_base li{
    display: inline-block;
    vertical-align: middle;
    padding: 1% 0 5%;
}
.uservoice_base p{
    display: inline-block;
}
.uservoice_box_01{
    margin: 0 auto 8%;
    text-align: center;
    width: 84%;
    background: #ffffffcf;
    padding: 3% 3% 7% 3%;
}
.uservoice_box_01 ul{
    width: 100%;
}
.uservoice_box_01 li{
    display: inline-block;
    vertical-align: middle;
    padding: 3% 0 5%;
}
.u_left{
    width: 90%;
    text-align: left;
}
.u_left_01{
    width: 90%;
    text-align: left;
}
.u_right{
    width: 86%;
}
.number{
    font-family: 'Oswald', sans-serif;
    font-size: 3em;
    color: #0b7992;
    text-shadow: 1px 4px 0px #b3b3b3;
    width: 100%;
    text-align: center;
}
.userTitlle{
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 0;
    font-family: 'Noto Serif JP', serif;
}
.userTitlle_01{
    font-size: 3.5vw;
    color: #fff;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    padding: 3% 0;
    background: #166375;
    text-align: center;
    margin-bottom: 3%;
    width: 100%;
}
.uservoiceText{
    font-size: 0.8em;
    font-family: 'Noto Serif JP', serif;
    margin: 1% auto 0;
}
.uservoiceText_01{
    font-size: 0.9em;
    font-family: 'Noto Serif JP', serif;
    margin: 3% auto 0;
}
.uservoiceText_01 hr{
    height: 1px;
    background-color: #166375;
    border: none;
}
.textBottan{
    width: 80%;
    margin: 10% auto;
    text-align: center;
}
.textBottan p{
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    font-size: 1.2em;
    background: #005d73;
    padding: 3%;
}


/*application---------------------*/
#application{
    width: 100%;
    background: #271400;
    padding: 14% 0;
}
.ATitlle{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0.1em;
    padding: 0 1%;
    border: solid 1px #fff;
    width: 60%;
    text-align: center;
    box-shadow: 4px 4px 0px 1px #ffffff40;
    margin: 0 auto 9%;
}
.application_base{
    margin: 0 auto 3%;
    width: 90%;
    border: solid 1px #c3b8a8;
    background: #271400;
    border-radius: 10px;
}
.a_subTitlle{
    color: #271400;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    padding: 2% 0;
    background: #c3b8a8;
    border-radius: 10px 10px 0 0;
}
.a_comment01{
    font-size: 1em;
    color: #fff;
    width: 80%;
    margin: 3% auto 5%;
    line-height: 1.7em;
    text-align: left;
}
.a_comment02{
    font-size: 1em;
    color: #fff;
    width: 70%;
    margin: 3% auto 5%;
    line-height: 1.7em;
    text-align: center;
}

/*schedulen---------------------*/
#schedule{
    width: 100%;
    background: #054554;
    padding: 14% 0;
}
.STitlle{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0.1em;
    padding: 0 1%;
    border: solid 1px #fff;
    width: 60%;
    text-align: center;
    box-shadow: 4px 4px 0px 1px #ffffff40;
    margin: 0 auto 9%;
}
.schedule_base{
    margin-bottom: 3%;
}

/*price_base---------------------*/

.price_base{
    color: #000;
    width: 90%;
    margin: 0 auto 0;
}
.price_base ul{
    width: 98%;
    margin: 0 auto 1px;
    padding: 1%;
}
.price_base li{
    display: inline-block;
    width: 30%;
    margin: 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.9em;
}
.pri01{

}
.pri02{
    border-left: solid 1px #afafaf;
}
.pri03{
    border-left: solid 1px #afafaf;
}
.hyoudai{
    background: #7d6b54;
}
.sell{
    background: #c3b8a8;
}
.tsujo{
    width: 90%;
    margin: 5% auto 3%;
    font-size: 0.8em;
    background: #f7f7f7;
    color: #7d5119;
}
.gakusei{
    width: 90%;
    margin: 5% auto 3%;
    font-size: 0.8em;
    background: #b39f82;
    color: #634724;
}
.nikaime{
    width: 90%;
    margin: 5% auto 3%;
    font-size: 0.8em;
    background: #927d5e;
    color: #3c2303;
}

#footer{
    background: #271400;
    text-align: center;
}
.footerImg{
    width: 30%;
    margin: 3% 0 4%;
}
.copy {
    color: #fff;
    font-size: 0.7em;
    padding-bottom: 3%;
    letter-spacing: 0.1em;
}

/*20200421追記--------------------*/
.swiper-slide {
    padding: 5% 2% 2%;
    height: 360px;
    background: linear-gradient(#ffffff7d,#b9c5c770);
    font-size: 3vw;
}

.userslider p{
    font-family: 'Noto Serif JP', serif;
    font-size: 3.5vw;
    margin-bottom: 5%;
    width: 100%;
}

.userslider .swiper-button-prev,
.userslider .swiper-button-next {
    display: block;
}

/*TOPに戻る--------------------*/

#pageTop {
    width: 80px;
    height: 80px;
    margin: 0 auto 0;
    padding-top: 4%;
}

}

@media screen and (max-width: 768px) and (min-width: 480px) {
	iframe .twitter-timeline-rendered{
		width: 490px !important;
		height: 350px !important;
	}
}
@media screen and (max-width: 480px) {
	iframe.twitter-timeline-rendered {
		width: 450px !important;
		margin:0 auto;
		height: 350px !important;
	}
}
.timeline-Widget {
	max-width: 300px!important;
	width:200px !important; 
	height: 250px !important;
}
