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

	SORA root style

*******************************************************************************/
.content .section:not(.section-fullwidth-image):not(.section-market) > *
{
	margin-right: 1em;
	margin-left: 1em;
}
.content .section:not(.section-fullwidth-image):not(.section-market) > *:first-child
{
	padding-top: 1em;
}

.content .section > .section-nest-before,
.content .section > .section-nest,
.content .section > .section-nest-after
{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.content .section > .section-nest-before
{
	margin-top: 1em;
	background: url(../theme/images/sec-upper-lightblue-681.png) repeat-y center top;
	height: 16px;
}
.content .section > .section-nest
{
	border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
	background: url(../theme/images/sec-center-lightblue-681.png) repeat-y center top;
	padding: 0 2em;
	position: relative;
	min-height: 130px;
}
.content .section > .section-nest + .section-nest-after
{
	margin-bottom: 1em;
	background: url(../theme/images/sec-lower-lightblue-681.png) repeat-y center bottom;
	height: 16px;
}


.picture
{
	position: absolute;
	top: 1em;
	left: calc(1em + 16px);
	text-align: center;
}
.picture > img
{

}
.picture > .caption
{
	display: block;
	text-align: center;
	font-size: 75%;
	color: black;	
}

  
.sp{
  display: none;
}


/*------------------------------------------------------------------------------

  SORA トップ

------------------------------------------------------------------------------*/

/*
トピック
**********************/
.section-topics h2
{
	background: url(../theme/images/line-dotted-orange.png) repeat-x center bottom;
	padding-bottom: 10px;
	display: inline-block;
}
.section-topics h2 > span
{
	text-indent: -99999px;
	display: inline-block;
	width: 100px;
	background: url(./images/img-str-topics.png) no-repeat left center;
	background-size: 100px;
}
.section-topics .float-top-right
{
	position: absolute;
	right: calc(1em + 20px);
	top: 1em;
	margin: 0 !important;
}
.section-topics .float-top-right > a
{
	display: block;
	background: url(./images/img-topics-list.png) no-repeat center center;
	text-indent: -99999px;
	width: 187px;
	height: 37px;
}
.section-topics ul
{
	margin: 1em 0 0;
}
.section-topics ul > li
{
	padding: .5em 0;
	position: relative;
	border-bottom: 1px dotted #FCD54E;
}
.section-topics ul > li:last-child
{
	border-bottom: none;
}


.section-topics ul > li > *
{
	display: inline-block;
	vertical-align: middle;
}
.section-topics ul > li > .info-date
{
	margin-right: 1.5em;
	padding-right: 1.5em;
	background: url(../theme/images/icon-gt-orange-3.png) no-repeat right center;
}
.section-topics ul > li > .info-title
{
	
}
.section-topics ul > li > .notify
{
	padding: .25em 1em;
	font-size: 70%;
	border-radius: 5px;
}
.section-topics ul > li > .notify-new
{
	color: yellow;
	background-color: red;
}
.section-topics ul > li > .notify-important
{
	color: white;
	background-color: green;
}



/*
SORAとは？
**********************/
.section-overview > .section-inner
{
	padding-right: 190px;
	background: url(./images/pic-sora01.jpg) no-repeat right 1em;
}

.section-overview h2
{
	background: url(../theme/images/line-dotted-blue.png) repeat-x center bottom;
	padding-bottom: 10px;
	display: inline-block;
}
.section-overview h2 > span
{
	text-indent: -99999px;
	display: inline-block;
	width: 280px;
	background: url(./images/img-str-what-is-sora.png) no-repeat left center;
	background-size: 280px;
}

.section-overview .section-nest
{
	padding-left: 150px !important;
}

/*
SORAについて
**********************/
.section-about h2
{
	background: url(../theme/images/line-dotted-blue.png) repeat-x center bottom;
	padding-bottom: 10px;
	text-align: center;
}
.section-about h2 > span
{
	text-indent: -99999px;
	display: inline-block;
	width: 280px;
	background: url(./images/img-str-what-is-sora.png) no-repeat left center;
	background-size: 280px;
}
.section-about .column-group
{
	margin: 1em 0;
}
.section-about .column-group > .column
{
	/* width: calc(49% - 3em); */
	padding: 1.5em;
	float: left;
	/* min-height: 220px; */
	min-height: 170px;
	margin-bottom: 2em;
}
.section-about .column-group > .column-1
{
	background-color: #ffefbf;
}
.section-about .column-group > .column-2
{
	margin-left: 2%;
	background-color: #ededfa;
}

.section-about .column-group > .column h3
{
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	color: #2165d2;
	border-bottom: 1px solid #ccc;
}
.section-about .column-group > .column h3 > span
{
	display: block;
	padding-bottom: .25em;
	border-bottom: 1px solid white;
	text-shadow: 1px 1px 0 white;
}

.section-about .section-nest > .section-inner
{
	padding-left: 175px !important;
	background: url(./images/pic-sora02.png) no-repeat left center;
	background-size: cotain;
	border: 1px solid transparent;
}
.section-about .section-nest h3
{
	font-size: 1.1rem;
	color: #2165D2;
	font-weight: bold;
}

/*
利用するには
*****************/
.section-howtouse h2
{
	background: url(../theme/images/line-dotted-blue.png) repeat-x center bottom;
	padding-bottom: 10px;
	display: inline-block;
}
.section-howtouse h2 > span
{
	text-indent: -99999px;
	display: inline-block;
	width: 280px;
	background: url(./images/img-str-howtouse.png) no-repeat left center;
	background-size: 280px;
}

.section-howtouse ol
{
	white-space: nowrap;
}
.section-howtouse ol > li
{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: url(../theme/images/icon-gt-blue.png) no-repeat right center;
	padding-right: 1em;
}
.section-howtouse ol > li:last-child
{
	background: none;
}

.section-howtouse ol > li > span
{
	display: block;
	padding: .5em 1.25em;
	background: url(../theme/images/bg-felt-lightgray.png);
	font-weight: bold;
	font-size: 90%;
	text-shadow: 1px 1px 0 white;
}
.section-howtouse ol > li:last-child > span
{
	background: url(../theme/images/bg-felt-salmon.png);
}
.section-howtouse ol > li > span > *
{
	vertical-align: middle;
}
.section-howtouse ol > li > span > small:before
{
	content: '（';
}
.section-howtouse ol > li > span > small:after
{
	content: '）';
}

.section-howtouse img.contact
{
	display: block;
	border: 1px solid #f0f0f0;
	margin: 1em 0;
	width: calc(100% - 2px);
}

/*------------------------------------------------------------------------------

  火曜・水曜市

------------------------------------------------------------------------------*/
.content.sora-market .section img.rt
{
	margin-left: 1em;
	float: right;
}


/* 
タイトル
**********/
.section-market > .section-inner
{
	background: url(./images/bg-section01.png);
}


.section-market h2
{
	padding-bottom: 10px;
	background: url(../theme/images/line-dotted-yellowgreen.png) repeat-x center bottom;
	text-align: center;
	margin-bottom: 1.5em;
}

.section-market h2 > span
{
	display: inline-block;
	background: url(./images/title-market.png) no-repeat center center;
	background-size: contain;
	width:190px;
	height: 40px;
	text-indent: -99999px;
}

.section-market p a
{
	color: blue;
	text-decoration: underline;
}

.section-market .buttons
{
	margin-top: 3em;
	text-align: center;
	white-space: nowrap;
}

.section-market .buttons > a
{
	display: inline-block;
	margin-right: 1em;
}
.section-market .buttons > a:last-child
{
	margin-right: 0;
}

.section-market .buttons > a > img
{
	display: block;
	width: 205px;
}


/*
ショップ共通
**************/
.section-shop h2
{
	background-repeat:  repeat-x;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-bottom: 1.5em;
}
.section-shop > h2 > span
{
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	text-indent: -99999px;
	height: 24px;
}
.section-shop p
{
	font-size: .8rem;
	line-height: 1.5;
}

.section-shop .guide
{
	margin-top: 1.5em;
	background-color: #f6f6f6;
	position: relative;
	font-size: .9rem;
}
.section-shop .guide > *
{
	display: inline-block;
	vertical-align: middle;
	padding: 1em 1.5em;
}
.section-shop .guide > .shop-name
{
	border-right: 1px solid #ccc;
	font-weight: bold;
	margin: .5em 0;
}
.section-shop .guide > .shop-address-phone
{
	color: black;
}
.section-shop .guide > .shop-address-phone > .phone
{
	margin: 0 1em;
}

.section-shop .guide > a.button
{
	position: absolute;
	padding: .25em .5em;
	background-color: white;
	color: #945714;
	right: 1em;
	top: 1.25em;
	font-weight: bold;
}
.section-shop .guide > a.button:hover
{
	background-color: #945714;
	color: white;
}




/*
野菜市
**************/
.section-yasai p
{
	font-size: .9rem;
}

h2#yasai
{
	background-image: url(../theme/images/line-dotted-yellowgreen.png);
}
h2#yasai > span
{
	background-image: url(./images/title-yasai.png);
}

p.bg-yasai
{
	margin-top: 1.5em;
	padding: 1em;
	background-color: #f6f6f6;
}
p.bg-yasai > span.has-title
{
	display: block;
	background: url(./images/img-sora-mk01.png) no-repeat left top;
	background-size: 360px;
	padding: 140px 1em 0;
	font-size: 1rem;
}
.section-before-yasai
{
	background-image: url(./images/bar-section-upper01.png) !important;
	height: 11px !important;
}
/*
あこうぱん
**************/
h2#pan
{
	background-image: url(../theme/images/line-dotted-lightred.png);
}
h2#pan > span
{
	background-image: url(./images/title-ako-pan.png);
}

.section-ako-pan .guide > .shop-name
{
	color: #A6723B;
}
.section-before-ako-pan
{
	background-image: url(./images/bar-section-upper02.png) !important;
	height: 11px !important;
}
/*
ラ・セーヌ
**************/
h2#la
{
	background-image: url(../theme/images/line-dotted-salmon.png);
}
h2#la > span
{
	background-image: url(./images/title-la-senu.png);
}
.section-la .guide > .shop-name
{
	color: #FF7373;
}
.section-before-la
{
	background-image: url(./images/bar-section-upper03.png) !important;
	height: 11px !important;
}

/*------------------------------------------------------------------------------

  SORA新聞

------------------------------------------------------------------------------*/
.content.sora-np .section
{

}

.content.sora-np .newspaper 
{
	min-height:550px;
	height:auto !important;
	height:550px;
}
.newspaper h2
{
	background-repeat:  repeat-x;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-bottom: 1.5em;
	background-image: url(../theme/images/line-dotted-yellow.png);
}
.newspaper > h2 > span
{
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	text-indent: -99999px;
	height: 24px;
	background-image: url(./images/title-npDL.png);
}

ul.mag 
{
	margin: 45px 0 40px;
}
	ul.mag li 
	{
		float: left;
		padding: 0 25px;
		font-size: 85%;
		text-align: center;
		font-weight: bold;
		color: #32498F;
		line-height: 1.3;
	}
	ul.mag li.last 
	{
		padding-right: 0;
	}
	ul.mag li span
	{
		font-size: 85%;
		font-weight: normal;
	}
	ul.mag li img
	{
		margin-bottom: .4em;
	}
	
	ul.mag li .fade {
	/*変化にかかる時間とタイミング、進行具合を指定*/
		-webkit-transition: 0.3s ease-in-out;  
		transition: 0.3s ease-in-out;  
	}
 
	/*オンマウス時に実行*/
	ul.mag li .fade:hover {
		/*透明度具合を指定*/
		opacity: 0.6;  
		filter: alpha(opacity=40);  
	}


/*------------------------------------------------------------------------------

  SORA卒業生の声

------------------------------------------------------------------------------*/
.voice h2
{
	padding-bottom: 15px;
	margin-bottom: 1.5em;
  border-bottom: dotted 2px #2B6BD5;
  font-family: 'Kiwi Maru', serif;
  font-size: 1.8em;
  text-align: center;
  font-weight: bold;
  color: #2B6BD5;
}

.figure_box{
  display: flex;
  margin-top: -2em;
}


.figure2{
  display: block;
  width: 105%;
}

.figure1{
  display: block;
  width: 50%;
  margin: -2em auto 0 !important;
  
}

.figure3{
  display: block;
  width: 112%;
  margin-top: 0px;
}

.voice_ttl2{
  background-color: #88BFC1;
  padding: 1em;
  border-radius: 5px;
  border-bottom: solid 1px #88BFC1;
  font-family: 'Kiwi Maru', serif;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
}

.voice_ttl3{
  background-color: #2B6BD5;
  padding: 1em;
  border-radius: 5px;
  border-bottom: solid 1px #88BFC1;
  font-family: 'Kiwi Maru', serif;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
}

.interview_box {
    border: solid 1px #D9E5FA;
    margin-left: 1.2em !important;
    margin-right: 1.2em !important;
    border-radius: 5px;
  margin-top: 1.5em;
}

.ttl_box{
    background-color: #D9E5FA;
    padding: 2% 5%;
    width: 90%;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;
    justify-content: flex-start;
}

.inter_text{
    padding: 3% 5%;
    width: 90%;
    height: auto;
}

.number_ttl{
  width: 6%;
  margin-right: 10px;  
}

.name_ttl{
  font-size: 1.1em;
  font-family: 'Kiwi Maru', serif;
  margin-top: 5px;
}

.circle{
  background-color: #FFF;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 1em;
}

.circle2{
  background-color: #FFF;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 1em;
  color: #2B6BD5;
}

/*------------------------------------------------------------------------------

  SORA トピックス

------------------------------------------------------------------------------*/
.sora-topics h2{
  font-family: 'Kiwi Maru', serif;
  font-size: 2.2em;
  text-align: left;
  font-weight: bold;
  color: #2869D4;
}

.topics_ttl3{
  background-color: #2B6BD5;
  padding: 1em;
  border-radius: 5px;
  border-bottom: solid 1px #88BFC1;
  font-family: 'Kiwi Maru', serif;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
}

.topics .box01 .top{
  margin-top: 0;
  padding-bottom: 10px;
  font-weight: bold;
  color: #F7920B;
  border-bottom: dotted 1px #F7920B;
  font-size: 1.1em;
}

.topics_image img {
  width: 60%;
}

.aritcle-date{
  color: #F7920B;
}

.topics_tenpu {
    padding: 10px 20px;
    background-color: #ACCA6C;
    display: inline-block;
    border-radius: 5px;
}

.topics_tenpu a {
    text-decoration: none;
    color: #FFF;
    background-color: #ACCA6C;
}

.topics_tenpu a:hover {
    opacity: 0.7;
    transition: 1s;
}

/* トップ スマホ対応施策　221001
===================================================================== */
@media screen and (max-width: 767px) {
  .section-topics {
    padding-bottom: 30px !important;
  }
  .section-topics .float-top-right {
    top: inherit;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto !important;
  }
  .section-topics .float-top-right > a {
    margin: 0 auto;
  }
  .section-overview > .section-inner {
    padding: 0;
    background-position: bottom center;
  }
  .section-overview > .section-inner p {
    padding-bottom: 200px;
  }
  .content .section > .section-nest p {
    padding-bottom: 0;
  }
  .section-about .column-group > .column {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
  .section-about .column-group > .column-2 {
    margin-left: 0;
  }
  .content .section:not(.section-fullwidth-image):not(.section-market) > * {
    margin-left: 0;
    margin-right: 0;
  }
  .content .section > .section-nest {
    padding: 0 1em;
  }
  
  .section-about .section-nest > .section-inner {
    padding-left: 0 !important;
    padding-bottom: 110px;
    background-position: bottom center;
  }
  .section-howtouse ol {
    white-space: inherit;
  }
  .section-howtouse ol > li {
    margin-bottom: 5px;
  }
}

/* 火曜・水曜市 スマホ対応施策　221001
===================================================================== */
@media screen and (max-width: 767px) {
  .section-market .buttons {
    white-space: inherit;
  }
  .section-market .buttons > a {
    margin-right: 0;
  }
  .content.sora-market .section img.rt {
    float: none;
    display: block;
    margin: 0 auto 10px !important;
  }
  p.bg-yasai > span.has-title {
    background-size: contain;
    padding: 115px 1em 0;
  }
  .section-shop .guide > .shop-address-phone > .phone {
    display: block;
    margin: 0;
  }
}

/* SORA新聞 スマホ対応施策　221001
===================================================================== */
@media screen and (max-width: 767px) {
  ul.mag {
    display: flex;
  }
  ul.mag li {
    float: none;
    padding: 0 10px;
  }
}


/* SORA卒業生の声
===================================================================== */
@media screen and (max-width: 767px) {
  
  .sp{
    display: block;
  }
.figure1 {
    width: 100%;
    margin: 0 auto 0 !important;
}
  
.figure_box {
    display: block;
}

.figure2 {
    display: block;
    width: 130%;
    margin-left: -10px;
}
  
.figure3 {
    display: block;
    width: 130%;
    margin-left: -10px;
} 
  
.interview_box {
    border: solid 1px #D9E5FA;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-radius: 5px;
    margin-top: 1.5em;
}
  
.name_ttl {
    font-size: 1em;
    font-family: 'Kiwi Maru', serif;
    line-height: 2.2;
    margin-top: 0;
    padding-bottom: 5px;
}
  
.number_ttl {
    width: 10%;
}
}


/* SORAトピックス
===================================================================== */
@media screen and (max-width: 767px) {
  .topics_image img{ 
    width: 100%;
  }
  
  .content p {
    font-size: 100%;
  }
  }