@charset "UTF-8";

/*初期設定
----------------------------------------------------*/
body {
  min-width: 320px;
  background: url(../img/bg1.png);
  line-height: 1.5;
  color: #333;
  font-family: sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

.blogimg img{
    width: initial;
    max-width: initial;
    min-width: initial;
}

.border_radius {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

 p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  line-height: 2em;
  text-align: left;
}

g
.ie8 img{
  width: auto;
}
/*clearfix*/
.cf {
  zoom: 1;
}
.cf:after {
  content: "";
  display: block;
  clear: both;
}



ul li{
      list-style: none;
    list-style-image: none;
}


/* -------------------------- */
/* レスポンシブ対応 */
/* -------------------------- */
.sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .tb {
      display: none!important;
  }
  .sp {
      display: block;
  }
}


/*margin*/
.top20{
margin-top:20px;
}

.top20p{
padding-top:20px;
}

.top30p{
padding-top:30px;
}

.top40{
margin-top:40px;
}

/*margin-right*/
.right40{
margin-right:40px;
}

/*margin-left*/
.left10{
margin-left:10px;
}

.left20{
margin-left:20px;
}

.left30{
margin-left:30px;
}

.bottom10{
margin-bottom:10px;
}

/*padding*/

.pd_top10{
  padding-top: 10px;
}

.pd10{
  padding: 10px;
}

.pd20{
  padding: 20px;
}

.pd_top20{
  padding-top: 20px;
}

.pd_top40{
  padding-top: 40px;
}

.pd_left30{
  padding-left: 30px;
}



/*clear*/
.clear{
  clear: both;
}

/*font-style*/
.bold {
  font-weight: bold;
}

/*color*/
.orange{
  color: #EB8400;
}

.red{
  color: #FF0000;
}

/*bg*/
.bg_white{
  background: #fff;
}

.marker {
 
background: linear-gradient(transparent 0%, #ffff66 0%);
}

/*borderbox*/
.borderbox {
  border: 3px solid #4D3B30;
  background: #F2F2F2;
  padding: 30px;
}

.borderbox2 {
  border: 3px solid #F2F2F2;
  padding-left: 20px;
}


.colorbox {
  background: #F2F2F2;
  padding: 30px;
}

/*yose*/
.center{
  text-align: center;
}
.left{
  text-align: left;
}

.right{
  text-align: right;
}

.f-left{
  float:left;
}

.f-right{
  float:right;
}

/*table*/
.table_01{
width: 100%;
border-collapse: collapse;
}

.table_01 td{
width:50%;
padding-left: 6px;
background-color: #fff;
border:1px solid #BFBFBF;
}

.table_01 .td{
width:50%;
padding-left: 10px;
vertical-align: top;
color: #333;
background-color: #fdfaf8;
border:1px solid #BFBFBF;
}



.tbl-r02 {
width: 100%;
border-collapse: collapse;
}
.tbl-r02 th {
padding: 0px 10px;
vertical-align: top;
color: #333;
background-color: #fdfaf8;
border:1px solid #BFBFBF;
	width:30%;
font-weight:lighter;
text-align:left;	

}
.tbl-r02 td {
padding: 0px 10px;
background-color: #fff;
border:1px solid #BFBFBF;
	width:70%;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 90%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
 


/*line*/

#top_line{
  display:block;
  height:6px;
  background: url(../img/line1.png);
}

.line2{
  width:100%;
  height:3px;
  background: url(../img/line2.png) repeat-x;
}

.line3{
  width:100%;
  height:16px;
  background: url(../img/line3.png) repeat-x;
}

.line_3{
  width:100%;
  height:20px;
  background: url(../img/line_3.png) repeat-x;
}

.line4{
  width:100%;
  height:19px;
  background: url(../img/line4.png) repeat-x;
}

.line5{
  width:100%;
  height:5px;
  background: url(../img/line5.png) repeat-x;
}

.kadomaru img{
border-radius: 20px 10px 20px 10px;
}

.wrapper_top2{
  width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
  background:#e5e1d2; 
}

.wrapper_top4{
  width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
  background: url(../img/bg1.png) repeat;
}

.wrapper_top3{
  width: 100%;
  height: auto;
  min-height: auto;
  display: block;
  background:#ffffff; 
 padding-bottom:60px;	
}

.top_bt1{
  float:right;
  width:117px;
  height:28px;
  background: url(../img/top_bt1.png) no-repeat; 
  margin:20px 30px 0 0;
}


.top_bt1 a {
  margin:0;
  padding:0;
  width:117px;
  height:28px;
  display:block;
}

.top_bt1 a:hover{

    background-position: 0 -28px; 
    background: url(../img/top_bt1_ov.png) left top no-repeat; 
}




/*スライダ*/
/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px;
    z-index: 102;
}
.slick-prev {
  left: 15px;
    z-index: 102;
}

/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
/*スライド画像の横幅可変*/
.slider img {
    max-width: 100%;
    height:auto;
    min-height: 100px;
}

/*button*/

.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f7f7f7;
    border-left: solid 6px #4D3B30;/*左線*/
    color: #4D3B30;/*文字色*/
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    margin:10px;
}
.square_btn:active {
    box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
    transform: translateY(2px);
}

/*ボタン*/

.button {
  display: inline-block;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  font-size:1em;
  padding:0 10px;
  /*border-radius: 5px;*/
  margin-right:10px;
  margin-top:10px;
  max-width: 320px;
  min-width:200px;	
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button {
  background-color: #000;
  color: #fff;
  border:2px solid #273944;
}
.button a{
  background-color: #ff0;
  color: #fff;
}

.button a:hover  {
  background-color: #888;
  color: #fff;
}

@media screen and (max-width: 768px) {
.button {
  min-width:150px;	
	float:right;
}
}





.button_s {
  display: inline-block;
  height: 40px;
  text-align: left;
  text-decoration: none;
  line-height: 40px;
  outline: none;
  font-size:1em;
  padding:0 20px;
  margin-right:10px;
  margin-top:10px;
  border:1px solid;
}



@media screen and (max-width: 768px) {
.button_s {
  display: inline-block;
  height: 40px;
  text-align: left;
  text-decoration: none;
  line-height: 40px;
  outline: none;
  font-size:1em;
  padding:0 10px;
  margin-top:10px;
  border:1px solid;
}
}


.button_s::before,
.button_s::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_s,
.button_s::before,
.button_s::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button_s {
	background-color: #255FA4;
  color: #fff;
	font-size:12px;
}


.button_s:hover {
  background-color: #273944;
  color: #fff;
}


.button_maru a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px auto;
	padding: 1em 2em;
	min-width:150px;	
	max-width:200px;	
	color: #333;
	font-size: 16px;
	font-weight: 700;
	background-color: #604c3f;
	color:#fff;	
	border-radius: 50vh;
	text-decoration:none;
}

.button_maru a::after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	text-decoration:none;
}

.button_maru a:hover {
	text-decoration: none;
	opacity:0.5;
		text-decoration:none;
}


/*TOPへ戻るボタン*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    font-size: 77%;
    z-index: 1;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


#page-top a {
    background:#888 ;
    text-decoration: none;
    color: #fff;
    width: 75px;
    padding: 25px 0;
    font-size: 2.0em;
    text-align: center;
    display: block;
    border-radius: 300px;
    text-decoration: none;
}
#page-top a:hover {
    text-decoration: none;
    background: #888;
}


/*インスタボタン*/
.insta_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #2e6ca5;/*文字色*/
  font-size: 20px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
}

.insta_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.insta_btn .insta{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 50px;/*幅*/
  height: 50px;/*高さ*/
  vertical-align: middle;/*垂直中央に*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 13px;/*角丸に*/

}

.insta_btn .insta:before{/*グラデーションを重ねるため*/
  content: '';
  position: absolute;/*絶対配置*/
  top: 23px;/*ずらす*/
  left: -18px;/*ずらす*/
  width: 60px;/*グラデーションカバーの幅*/
  height: 60px;/*グラデーションカバーの高さ*/
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*グラデーション②*/
}

.insta_btn .fa-instagram {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 35px;/*アイコンサイズ*/
  line-height: 50px;/*高さと合わせる*/
}

/*you tube*/


.visual {
  background: url(../img/bg_visual.jpg) no-repeat center 0;
  background-size: cover;
  padding-top: 100px;
  min-height: 545px; 
height: 80vh;
}

@media only screen and (max-width: 768px) {
.visual {
  background: url(../img/bg_visual.jpg) no-repeat center 0;
  background-size: cover;
  padding-top: 100px;
  width:100%;	
  min-height: 300px; 
height:auto;
}
}

.buttonBar{
  display:none;
}

/*////////////////////
  共通レイアウト
///////////////////*/
._flex {
  display: -webkit-box;
  display: -ms-flexbox;
    display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

/* スペース */
._space {
    justify-content: space-between;
}


/* 行送り */
._wrap {
  display: -webkit-box;
  display: -ms-flexbox;
    display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
    flex-direction: row;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  width: 100%;
}

/*　中央寄せ */
._flex_center {
  display: -webkit-box;
    display: -ms-flexbox;
      display: flex;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* 逆配置 */
._row {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 768px) {
  ._flex, ._row {
    display: block;
    width: 100%;
  }

  ._wrap {
    display: -webkit-box;
    display: -ms-flexbox;
      display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
      flex-direction: row;
    -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    width: 100%;
  }
}


/* -------------------------- */
/* efect */
/* -------------------------- */
.
.fadein
 {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
  animation-duration: 2s; /* アニメーションの時間 */
  animation-delay: 0s; /* アニメーション開始時間 */	
}

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration:2s;
    animation-fill-mode:forwards;
    opacity: 0;
}
@keyframes fadeUpAnime{
from {
    opacity: 0;
    transform: translateY(10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}




/*動きのきっかけの起点となるクラス名 はじめは非表示に*/
.fadeInUpTrigger,
.fadeInDownTrigger,
.fadeInUpTriggerOnce{
  opacity: 1;
  transition : all 1500ms;
}

/*ぱんくずりすと*/

.pan　{

}

.pan ol {
	list-style:none;
	font-size:12px;
	color:#999;
	display:flex
}

.pan ol ul{
	list-style:none;
}


.pan a:link{
	color:#999;
}

.pan a:visited{
	color:#999;
}

