@charset "utf-8";
#loading{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
#loader-bg {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-color: #ffd0e6;
z-index: 4;
}
#mv {
	position: relative;
  padding-bottom: 40px;
}

#mv .mv_logo {
	display: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	right: 50%;
	bottom: 50%;
	transform: translate(-50%,-50%);
	margin-top: -5.58vw;
	width: 18.60vw;
	height: 12.66vw;
}

.mainslider {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
  max-width: 2000px;
  height: auto;}

.thumb_slider {
  position: relative;
  text-align: center;
  margin-top: 25px;
}

.thumb_slider .thumbnail-item {
  margin: 0 5px;
}

.thumb_slider .thumbnail-item img {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
  -ms-filter: "alpha( opacity=50)" !important;
  border-radius: 20px;
}

.thumb_slider .slick-current img {
  opacity: 1.0 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha( opacity=100)" !important;
}

footer .container:before, .container:after {
  content: none;
  display: block;
}

/*MV*/

#toppage .menu {}

#toppage .col {
  padding: 20px;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 25px;
  border: 3px solid #fff4fc;
  /*box-shadow: 3px 3px 3px 2px rgb(0 0 0 / 20%);*/  
}

#toppage .menu ul {
  margin: 0 -10px;
}

#toppage .menu li {
  text-align: center;
  margin: 0 0 13px;
  padding: 0 10px;
}

#toppage .menu li a {
  position: relative;
  display: block;
  line-height: 80px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 1.6rem;
}

#toppage .menu li a::after {
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#toppage .menu li a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.25);
}

#toppage .menu .lg a::before, #toppage .menu .lg a::after {
  position: absolute;
  display: block;
}

#toppage .menu .lg a::before {
  content: 'Click';
  bottom: 20px;
  right: 30px;
  font-size: 2.0rem;
  font-weight: normal;
}

#toppage .menu .lg a::after {
  content: '';
  right: 10px;
  top: auto;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.40);
  border-left-color: transparent;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#toppage .menu .lg {
  margin-bottom: 0;
}

#toppage .menu .lg a {
  height: 181px;
  border: 1px solid #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

#toppage .menu .lg p {
  line-height: 1.5;
  font-size: 2.5rem;
  font-weight: bold;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

#toppage .menu .lg a span {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
}

#bloc01, #bloc02 {
  width: 100%;
}

#bloc01 .outer {
  padding: 20px 20px 20px 20px;
	background-color: #666;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#bloc02 .outer {
  padding: 20px 20px 20px 20px;
	background-color: #222;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}


#bloc03, #bloc04, #bloc05, #bloc06, #bloc11 {
  position: relative;
  width: 49.32%;
}

#bloc03_01 {
	width: 100%;
}
#bloc03_01, #bloc05, #bloc11 {
	margin-right: auto;
}
#bloc04_02, #bloc06 {
	margin-left: auto;
}
#bloc03_02 {
	width: 1460px;
	position: relative;
}

#bloc03_02 .inner {
  padding: 20px 0;
}

/*sp用 pc用は下記制限設定にて*/
#bloc03_02 .inner .ttl {
  width: 100%;
  text-align: center;
	}

#bloc03_02 .inner .ttl h3 {
  font-size: 4.5rem;
  font-weight: 800;
	color: #FF96C6;
}

#bloc03_02 .inner .ttl p {
  color: #fff;
}

/*sp用 pc用は下記制限設定にて*/
#bloc03_02 .inner .comment {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
	}

#bloc03_02 .outer {
  position: relative;
}

#bloc03_02 > a {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	border-radius: 30px;
}


/*#bloc03_02 a:hover {
  background-color: rgba(255, 255, 255, 0.25);
}*/

#bloc03_02 > a::before, #bloc03_02 > a::after {
  position: absolute;
  display: block;
}

#bloc03_02 > a::before {
  z-index: 2;
  content: 'Click';
  bottom: 40px;
  right: 50px;
  font-size: 2.0rem;
  font-weight: normal;
}

#bloc03_02 > a::after {
  content: '';
  bottom: 20px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100px;
  border-color: transparent transparent #FF96C6 transparent;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#bloc03_02 > a:hover::after {
  border-color: transparent transparent #ffd0e6 transparent;
}

#bloc03_02 img {
  width: 100%;
}

#bloc03_03 {
	width: 1460px;
	position: relative;
}

#bloc03_03 .inner {
  padding: 0px;
}

/*sp用 pc用は下記制限設定にて*/
#bloc03_03 .inner .ttl {
  width: 100%;
  text-align: center;
	}

#bloc03_03 .inner .ttl h3 {
  font-size: 4.0rem;
  font-weight: bold;
  color: #9d7855;
}

#bloc03_03 .inner .ttl p {
  color: #9d7855;
	padding-bottom: 25px;
	font-size: 18px;
	font-weight: 400;
}

/*sp用 pc用は下記制限設定にて*/
#bloc03_03 .inner .comment {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
	}

#bloc03_03 .outer {
  position: relative;
}

#bloc03_03 > a {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*#bloc03_03 a:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

#bloc03_03 > a::before, #bloc03_02 > a::after {
  position: absolute;
  display: block;
}

#bloc03_03 > a::before {
  z-index: 2;
  content: 'Click';
  bottom: 40px;
  right: 50px;
  font-size: 2.0rem;
  font-weight: normal;
}

#bloc03_03 > a::after {
  content: '';
  bottom: 20px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100px;
  border-color: transparent transparent #eeeeee transparent;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#bloc03_03 > a:hover::after {
  border-color: transparent transparent #ccc transparent;
}
*/	
	

/*pc用制限設定*/
@media only screen and (min-width: 1460px) {
#bloc03_02 .inner .ttl {
  /*position: absolute;*/
  left: 0;
  width: 100%;
  text-align: center;
}
#bloc03_02 .inner h2 {
  font-size: 2.4rem;
	color:#fff;
	font-weight: 500;
	line-height: 1.8;
}
	
#bloc03_02 .inner .comment {
  width: 100%;
  padding: 30px 0px;
  text-align: center;
}
#bloc03_03 .inner .ttl {
  /*position: absolute;*/
  left: 0;
  width: 100%;
  text-align: center;
}
#bloc03_03 .inner .comment {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
}
}

@media only screen and (min-width: 960px) and (max-width: 1459px) {

#bloc03_02 .inner .ttl {
  /*position: absolute;*/
  left: 0;
  width: 100%;
  text-align: center;
}
#bloc03_02 .inner .comment {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
}
#bloc03_03 .inner .ttl {
  /*position: absolute;*/
  left: 0;
  width: 100%;
  text-align: center;
}
#bloc03_03 .inner .comment {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
}
	}


/*TOPICS*/

#bloc04 .ttl {
  position: relative;
  background-color: #9d7855;
  margin-bottom: 30px;
}

#bloc04 .ttl h3 {
  position: relative;
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
  line-height: 60px;
   font-weight: 500;
}

#bloc04 .ttl::before {
  position: absolute;
  content: '';
  display: block;
  top: -19px;
  left: 51px;
  width: 109px;
  height: 92px;
  /*background-image: url(../images/bloc04_ico.png);*/
  background-size: contain;
  background-repeat: no-repeat;
}

#bloc04 .ttl p a {
  position: absolute;
	display: block;
  top: 50%;
  right: 73px;
  transform: translateY(-50%);
  color: #fff;
}

#bloc04 #nProgram {
  overflow-y: auto;
  max-height: 370px;
}


#bloc04 #nProgram li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  /*display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;*/
	
}

#bloc04 .photo {
  width: 118px;
}

/*
#bloc04 dl {
  width: calc(100% - 141px);
}

#bloc04 dt {
  color: #858585;
  font-size: 1.3rem;
}

#bloc04 dd {
  padding-bottom: 15px;
}

#bloc04 dd a {
  color: #010101;
}
*/

/*=========================================
･ index（新規設定側）
=========================================*/

#bloc04 .newslist001 {
    width: 100px;
    float: left;
    height: 100px;
	margin-right: 20px;
}
#bloc04 .newslist002 {
    width: 100%;
    float: left;
    height: 100px;
}
#bloc04 .newslist003 {
    color: #858585;
  font-size: 1.3rem;
}
#bloc04 .newslist004 {
  padding-bottom: 15px; 
}

#bloc04 .newslist005 {
    height: 100px;
    margin-top: 0px;
    padding-top: 0px;
}

/*=========================================
=========================================*/

#bloc05 .row {
  margin: 0 -8px;
  display: block;
}

#bloc05 .row+.row {
  min-height: 200px;
  margin-top: 22px;
  display: block;
}

#bloc05 .bnr {
  position: relative;
  height: 100px;
  border: 1px solid #dadada;
margin-bottom: 10px;
}

#bloc05 .bnr a {
  display: block;
  text-align: center;
}

#bloc05 .bnr a::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bloc05 .bnr img {
  max-height: 100%;
}

#bloc05 .row + .row .bnr {
  height: 200px;
}

#bloc05 .inner {
  height: 100%;
  margin: 0 8px;
}

#bloc05 .youtue {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#bloc05 .youtue iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#bloc06 .ttl {
  position: relative;
  background-color: #1f1d1c;
  margin-bottom: 20px;
}

#bloc06 .ttl::before {
  position: absolute;
  content: '';
  display: block;
  top: -31px;
  right: 25px;
  width: 80px;
  height: 85px;
  background-image: url(../images/bloc06_ico.png);
  background-repeat: no-repeat;
  background-size: contain;
}


#bloc06 .ttl h3 {
  position: relative;
  color: #fff;
  font-size: 2.0rem;
  text-align: center;
  line-height: 50px;
  margin-top: 15px;
  font-weight: 500;
}

#bloc06 .row {
  display: block;
  margin: 0 -10px;
}

#bloc06 .bnr {
  height: 100%;
  margin: 0 10px;
}

#bloc06 img {
  margin: 0 0 9%;
}

#bloc07 {
  position: relative;
}

#bloc07 .inner {
  padding: 43px 0;
}

#bloc07 .inner .ttl {
  width: 33.33333%;
  text-align: center;
}

#bloc07 .inner h2 {
  font-size: 3.0rem;
  font-weight: 500;
  padding: 25px;
	color: #FF96C6;
}

#bloc07 .inner .ttl h3 {
  font-size: 4.0rem;
  font-weight: bold;
	color: #9d7855;
}

#bloc07 .inner .ttl p {
  color: #9d7855;
}

#bloc07 .inner .comment {
  width: calc(100%);
  text-align: center;
}

#bloc07 .inner .comment2 {
  width: calc(100%);
  text-align: center;
  padding: 20px 0px;
	font-size: 14px;
	color: #878787;
}

#bloc07 a {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bloc07 a:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

#bloc07 a::before, #bloc07 a::after {
  position: absolute;
  display: block;
}

#bloc07 a::before {
  z-index: 2;
  content: 'Click';
  bottom: 40px;
  right: 50px;
  font-size: 2.0rem;
  font-weight: normal;
  color: #fff;
}

#bloc07 a::after {
  content: '';
  bottom: 20px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100px;
  border-color: transparent transparent #FF96C6 transparent;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#bloc07 a:hover::after {
  border-color: transparent transparent #ffd0e6 transparent;
}

#bloc08 {
  position: relative;
  margin-bottom: 20px;
  padding-top: 60px;
  padding-bottom: 80px;
  color: #fff;
  text-align: center;
  background-image: url(../images/bloc08_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#bloc08::before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/bloc08_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 20.3%;
  height: 40.57%;
}

#bloc08 .bloc_ttl {
  margin-bottom: 50px;
}

#bloc08 .bloc_ttl h3 {
  font-size: 2.5rem;
}

#bloc08 .bloc_ttl p {
  color: #b1b1b1;
  font-size: 1.8rem;
}

#bloc08 .outer {
  width: 50%;
  padding: 0 8%;
  min-height: 23.98vw;
}

#bloc08 h4 {
  font-size: 2.0rem;
}

#bloc08 .outer p {
  line-height: 2.1;
}

#bloc08 .btn {
  width: 190px;
  margin: 0 auto;
}

#bloc08 .btn a {
  font-size: 1.6rem;
  line-height: 60px;
  border: 1px solid #fff;
}

#bloc08 .btn a:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

#bloc09 {
	width: 1460px;
  /*width: 64.39%;*/
}

#bloc09 .bnr {
  margin-bottom: 15px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #1f1d1c;
  line-height: 100px;
}

#bloc09 h3 {
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

#bloc09 .comment {
  margin-bottom: 30px;
  text-align: center;
}

#bloc09 .comment p {
  font-size: 1.3rem;
  line-height: 1.6;
    display: inline-block;
    text-align: left;
}

#bloc09 .wrap {
  position: relative;
  border-top: 1px solid #eee;
  padding-top: 20px;
}

#bloc09 .wrap::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #eee;
}

#bloc09 .wrap .col01 {
  width: 47.78%;
}

#bloc09 h4 {
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

#bloc09 h4 a:hover {
  text-decoration: none;
}

#bloc09 .wrap .photo {
  margin-bottom: 15px;
}
#bloc09 .wrap .photo img {
	width: 100%;
}

#bloc09 .bnr img {
  vertical-align: middle;
}

#bloc10 {
  width: 49.32%;
}

#bloc10 .facebook h3 {
  position: relative;
  background-color: #3B5998;
  color: #fff;
  font-size: 2.0rem;
  text-align: center;
  line-height: 30px;
max-width: 500px;  
    margin: 0 auto;  
}

#bloc10 .twitter h3 {
  position: relative;
  background-color: #000;
  color: #fff;
  font-size: 2.0rem;
  text-align: center;
  line-height: 30px;
max-width: 500px;  
    margin: 0 auto;  
}

#bloc10 .facebook-wrapper {
  width: 100%;
  text-align: center;
}

.facebook-wrapper {
  max-width: 500px;
  height: 385px;
  margin: 0 auto 20px;
}

.facebook-wrapper>.fb-page {
  width: 100%;
}

.facebook-wrapper>.fb-page>span, .facebook-wrapper iframe {
  width: 100% !important;
}


#bloc10 .twitter-wrapper {
  width: 100%;
  text-align: center;
}

.twitter-wrapper {
  max-width: 500px;
  height: 385px;
  margin: 0 auto ;
border: solid 1px #eeeeee;
}

.twitter-wrapper .SandboxRoot.env-bp-430 .timeline-Tweet-text p{
    font-size: 14px;
    line-height: 20px;
    }


#bloc11 .row {
  margin: 0 -8px;
  display: block;
}

#bloc11 .row+.row {
  min-height: 200px;
  margin-top: 22px;
  display: block;
}

#bloc11 .bnr {
  position: relative;
  height: 100px;
  margin-bottom: 10px;
}

#bloc11 .bnr a {
  display: block;
  text-align: center;
}

#bloc11 .bnr a::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bloc11 .bnr img {
  max-height: 100%;
}

#bloc11 .row + .row .bnr {
  height: 200px;
}

#bloc11 .inner {
  height: 100%;
}

#bloc11 .ttl {
  position: relative;
  background-color: #9d7855;
  margin-bottom: 20px;
}

#bloc11 .ttl::before {
  position: absolute;
  content: '';
  display: block;
  top: -31px;
  right: 25px;
  width: 80px;
  height: 85px;
  /*background-image: url(../images/bloc06_ico.png);*/
  background-repeat: no-repeat;
  background-size: contain;
}


#bloc11 .ttl h3 {
  position: relative;
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
  line-height: 60px;
  font-weight: 500;
}

#bloc11 .row {
  display: block;
  margin: 0 -10px;
}

#bloc11 .bnr {
  height: 100%;
  margin: 10px;
}

#bloc11 img {
  margin: 0 0 9%;
}

/*====================================================================================
■sns-list
====================================================================================*/

.wrapper-sns-list {
  max-width: 500px;
  margin: 20px auto 20px;
  display: flex;
  align-items: center;
}



@media screen and (max-width: 736px) {
	
	#mv {
  padding: 48px 0px;
}
	#mv .mv_logo {
		margin-top: -4.83vw;
		width: 43.12vw;
		height: 35.99vw;
}
  #toppage {
    /*padding: 0 8.46vw;*/
  }
  #toppage .col {
    padding: 7.25vw 5vw;
  }
	#toppage .menu ul {
		margin: 0;
	}
	#toppage .menu li {
		padding: 0;
	}
	#toppage .menu .lg p {
		word-break: break-all;
		font-size: 1.8rem;
	}
  #toppage .menu .lg a {
    background-color: rgba(0, 0, 0, 0.0);
  }
  #toppage .menu .lg a::before {
    font-size: 4.59vw;
    bottom: 4.23vw;
    right: 3.87vw;
    line-height: 1;
  }
  #toppage .menu .lg a::after {
    border-width: 0 0 12.08vw 12.08vw;
  }
  #bloc01, #bloc02 {
    width: 48%;
		padding: 0 1.82vw;
  }
  #bloc03_01,
  #bloc03_02,
  #bloc03_03,
  #bloc03, #bloc04, #bloc05, #bloc06, #bloc11 {
    width: 100%;
  }
  #bloc01.col, #bloc02.col {
    padding: 0;
    background-color: #900;
  }
  #bloc01 .outer, #bloc02 .outer {
    padding: 0;
    background-size: cover;
  }
	#bloc03_01 .photo {
	}
	#bloc03_02 .inner {
		padding: 0;
	}
	#bloc03_02 .inner .ttl {
		width: 100%;
	}
	#bloc03_02 .inner .ttl h3 {
		line-height: 1;
		font-size: 3.0rem;
		color: #FF96C6;
		padding-top: 20px;
	}
	#bloc03_02 .inner .comment {
  width: 100%;
  padding: 20px 10px;
  text-align: center;
		font-size: 12px;
}
	/*#bloc03_02 .outer a {
		position: relative;
		display: block;
		width: 100%;
		height: 13.29vw;
		margin: 20px auto;
		line-height: 13.29vw;
		text-align: center;
		background-color: #FF96C6;
		color: #fff;
		border-radius: 50px;
		font-size: 2rem;
	}
	#bloc03_02 a::before{
		display: none
	}*/
	
	#bloc03_03 .inner {
		padding: 0;
	}
	#bloc03_03 .inner .ttl {
		width: 100%;
	}
	#bloc03_03 .inner .ttl h3 {
		line-height: 1;
		font-size: 3.0rem;
		color: #9d7855;
	}
	#bloc03_03 .inner .comment {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
}
	/*#bloc03_03 .outer a {
		position: relative;
		width: 100%;
		height: 13.29vw;
		margin: 0 auto;
		line-height: 13.29vw;
		text-align: center;
		background-color: #fff;
		color: #fff;
		border-radius: 5px;
		font-size: 2rem;
	}
	#bloc03_03 a::before{
		display: none
	}*/
	
	#bloc04 .ttl::before {
		top: -3.87vw;
		left: 3.87vw;
		width: 18.36vw;
		height: 15.46vw;
	}
	#bloc04 .ttl p a {
		right: 10px;
		color: #fff;
		padding: 0 15px;
	}
	#bloc04 .ttl .btn.arrow a::after {
		display: block;
		right: 5px;
		border-color: #fff;
		margin-top: -2px;
	}
	#bloc04 .photo {
		width: 19.9vw;
	}
	#bloc04 dl {
		width: calc(100% - 22.9vw);
	}
	
	#bloc05 .inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
		box-sizing: border-box;
	}
	
	#bloc05 .bnr + .bnr{
		width: 43.68vw;
	}
	#bloc05 .bnr p{
		font-size: 1.0rem;
	}
	#bloc05 .row .bnr {
		width: 100%;
		height: 16.07vw;
		padding: 1.94vw;
	}
	#bloc05 .row+.row {
		margin: 10px 0 0;
		min-height: auto;
		padding: 0;
		display: block;
	}
	
	#bloc05 .row .bnr {
		width: 41.68vw;
	}
	#bloc05 .row+.row .col-xs-6 {
		width: 49%;
	}
	#bloc05 .row+.row .col-xs-6:last-child {
		float: right;
	}
	#bloc05 .row +.row .inner {
		margin: 0 0;
	}
	#bloc05 .row + .row .bnr {
		width: 100%;
		height: 16.07vw;
	}
	#bloc05 .bnr img {
		max-height: 7.98vw;
	}
	#bloc05 .youtue {
		margin-bottom: 10px;
	}
	#bloc06 .ttl::before {
		top: -3.99vw;
		width: 13.17vw;
		height: 14.13vw;
	}
	#bloc06 .row {
		display: block;
	}
	#bloc06 .bnr {
		text-align: center;
	  display: block;
	}
	#bloc06 .bnr img {
		height: auto;
		max-height: 100%;
	}
	#bloc06 img {
    margin: 0 0 4vw;
}
	#bloc06 .bnr .photo {
		height: 48%;
	}
	#bloc07 .inner {
		display: none;
	}
	#bloc07.col {
		padding: 0 2.90vw;
		background-color: transparent;
	}
	#bloc07 a::before {
		color: #fff;
		bottom: 1.21vw;
    right: 5vw;
	}
	#bloc07 a::after {
		bottom: 1.21vw;
    right: 4.11vw;
    border-width: 0 0 12.08vw 12.08vw;
    /*border-color: transparent transparent rgba(204, 204, 204, 0.39) transparent;*/
	}
	#bloc07 .photo .ttl {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	#bloc07 .photo .ttl h3{
		color: #fff;
		font-size: 2.3rem;
		font-weight: bold;
		line-height: 1;
	}
	#bloc07 .photo .ttl p{
		font-size: 1.1rem;
		color: #9d7855;
	}
	#bloc08 {
		padding: 6.53vw;
		background: #fff;
	}
	#bloc08 .bloc_ttl {
		margin-bottom: 4.47vw;
	}
	#bloc08 .bloc_ttl h3 {
		font-size: 2.3rem;
		font-weight: bold;
		color: #000000;
	}
	#bloc08 .bloc_ttl p {
		font-size: 1.0rem;
	}
	#bloc08 .outer {
		position: relative;
		width: 100%;
		padding: 17.03vw 5.56vw 7.01vw;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	#bloc08 .outer:nth-child(1) {
		background-image: url(../images/bloc08_photo01_sp.jpg);
	}
	#bloc08 .outer:nth-child(2) {
		margin-top: 3.63vw;
		background-image: url(../images/bloc08_photo02_sp.jpg);
	}
	#bloc08 .outer .ttl {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #080808;
		color: #fff;
		text-align: center;
		font-size: 2.0rem;
		line-height: 12.08vw;
	}
	#bloc08 h4 {
		font-size: 1.4rem;
		font-weight: bold;
	}
	#bloc08 .outer p {
		display: none;
	}
	#bloc08 .btn {
		margin: 7.49vw auto 0;
		width: 35.03vw;
	}
	#bloc08 .btn a {
		display: block;
		border: 2px solid #fff;
		line-height: 8.46vw;
	}
	#bloc09 .comment p {
		display: none;
	}
	#bloc10 {
		display: block;
		width: 100%;
	}
	#bloc11 .inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
		box-sizing: border-box;
	}
	
	#bloc11 .bnr + .bnr{
		width: 43.68vw;
	}
	#bloc11 .bnr p{
		font-size: 1.0rem;
	}
	#bloc11 .row .bnr {
		width: 100%;
	}
	#bloc11 .row+.row {
		margin: 10px 0 0;
		min-height: auto;
		padding: 0;
		display: block;
	}
	
	#bloc11 .row .bnr {
		width: 100%;
	}
	#bloc11 .row+.row .col-xs-6 {
		width: 49%;
	}
	#bloc11 .row+.row .col-xs-6:last-child {
		float: right;
	}
	#bloc11 .row +.row .inner {
		margin: 0 0;
	}
	#bloc11 .row + .row .bnr {
		width: 100%;
		height: 16.07vw;
	}

	#bloc11 .ttl::before {
		top: -3.99vw;
		width: 13.17vw;
		height: 14.13vw;
	}
	#bloc11 .row {
		display: block;
	}
	#bloc11 .bnr {
		text-align: center;
	  display: block;
	}
	#bloc11 .bnr img {
		height: auto;
		max-height: 100%;
	}
}