@charset "UTF-8"; 
.pc_only {
	display: none;
}
main .title h3{
color: #CA2847;
font-family: 'Maven Pro', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;   /*"Miriam Libre*/
}
.inner {
padding: 0 0;
width: 1028px;}
main .title h3 span { font-weight: normal;}
/*footer {margin: 0 0 0;}*/

@media screen and (max-width: 768px) {
    .inner {padding: 0 25px;}
    /*footer {margin: 0 0 0;}*/
    main #crumbs {background: #F4F4F4;}
}


/*--------------------------------------------------------------------------
#visual
--------------------------------------------------------------------------*/	  
main section {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
main #visual {
  background-image: url(../images/topics/visual.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover;
  height: 20vw;
  text-align: center; }
  main #visual .inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center; }
main #visual .inner h1 {
    color: #fff;
    font-family: "Maven Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
main #visual .inner h1 span {
    display: block;
    font-size: 45px;
    font-weight: bold;
}

footer {
	margin: 0;
}

/*--------------------------------------------------------------------------
#contents
--------------------------------------------------------------------------*/	  

main #contents {
	text-align: left;
	padding: 20px 0 50px;
}

/*--------------------------------------------------------------------------
main
--------------------------------------------------------------------------*/
main section {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box; }
main #visual {
background-image: url(../images/topics/visual.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
background-size: cover;
height: 20vw;
text-align: center; }
main #visual .inner {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
height: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
text-align: center; }
main #visual h1 {
color: #fff;
font-family: "Miriam Libre", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
margin: 0 auto;
text-align: center; }
main #visual h1 span {
display: block;
font-size: 45px; 
font-weight: bold;}
main #crumbs{
background: #f2f6f7;
padding: 20px 0 10px 0;}
main #information h4 {
  font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', sans-serif;
} 
 
@media screen and (max-width: 768px) {
main #crumbs {
padding: 10px 0 10px 0;
background: #e1edf0;
}
main .inner {
width: 100%;
}
main #visual {
background-image: url(../images/topics/visual_sp.jpg);
height: 65vw;
min-width: 100%;
}
main #visual .inner {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
width: 100%;
}
main #visual h1 {
font-size: 14px;
}
main #visual h1 span {
display: block;
font-size: 35px;
}
}

/* --------------------------
topicsArea
--------------------------- */
.topicsArea{
  background-image: url("../images/topics/bg.png");
  background-color:#f4f5f2;
  background-repeat: repeat;
  background-size: auto;
}
.topicsArea > section{
  padding:0 0 50px;
}
.topicsArea h2 img {
	max-width: 1000px;
	width: 100%;
	text-align: center;
}
.topicsArea div section {
	background: url(../images/topics/contents_01_ico.png) no-repeat;
  background-position: right top;
	background-size: auto;
}
.topicsArea > section > p{
  font-size: 26px;
  letter-spacing: 2px;
  font-weight: bold;
}
.topicsArea > div{
  position: relative;
}
.topicsArea > div:not(:last-child){
  margin: 0 0 70px;
}
.topicsArea > div > p{
  z-index: 1;
}
.topicsArea > div > p img{
  width: 100%;
}
.topicsArea > div > section{
  z-index: 2;
  background-color: #fff;
  box-shadow:0px 0px 6px 3px rgba(0,0,0,0.1);
  padding: 40px;
  font-size:1.4em;
  text-align: left;
}
.topicsArea > div > section p.topicsText{
  margin-bottom: 20px;
  color:#49535f;
}
.topicsArea > div > section p.topicsText span{
  font-size:1em;
  line-height: 100%;
  font-weight: bold;
  display: block;
}
.topicsArea > div > section p.topicsText strong{
  font-size:3.5em;
  line-height: 120%;
  display: block;
  font-weight: bold;
	color: #00a3c6;
}
.topicsArea > div > section h3{
  font-size:2em;
  margin: 0 0 20px;
  font-weight: bold;
}
.topicsArea > div > section h3 span.new{
  background-color: #ff6a8d;
  font-size: 0.5em;
  border-radius: 5px;
  color:#fff;
  font-weight: bold;
  padding: 7px 10px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  line-height: 100%;
}
.topicsArea > div > section p a{
  text-decoration: underline;
  color:#00a3c6;
}
.topicsArea > div > section p.subCopy{
  font-weight: bold;
  font-size: 20px;
}
.topicsArea > div > section p.btn{
  margin-top: 20px;
}
.topicsArea > div > section p.btn a{
  background-color: #00a3c6;
  line-height: 100%;
  padding: 15px 30px;
  display: inline-block;
  color:#fff;
  text-decoration:none;
  border-radius: 10px;
}
.topicsArea > div > section p.btn a:after{
  content: "▶";
  font-size: 8px;
  vertical-align: middle;
  padding-left: 8px;
}
.topicsArea > div > section ul{
  margin-top: 15px;
}
.topicsArea > div > section ul li{
  text-indent: -1em;
  padding-left: 1em;
}
/* PC */
@media print, screen and (min-width:769px) {
.pc_only {
	display: inline;
}
.topicsArea{
  padding: 20px 0 40px;
}
.topicsArea > div > p{
  width: 55%;
}
.topicsArea > div:nth-child(2n+1) > p{
   margin: 0 0 0 auto;
}
.topicsArea > div > section{
  position: absolute;
  top:50%;
  transform:translateY(-50%);
  width: 40%;
}
.topicsArea > div:nth-child(2n) > section{
  left: 50%;
}
.topicsArea > div:nth-child(2n+1) > section{
  right: 50%;
}
.yukimajiBanner img{
  width: 200px!important;
  margin: 0 10px 10px 0;
}
}
/* Tablet */
@media screen and (max-width:768px) {
.topicsArea{
  padding:0 0 40px;
}
.topicsArea > div > section{
  margin: -130px 50px 0;
  position: relative;
}
.topicsArea div section {
	background-size: 60%;
}
}
/* SP縦向き */
@media screen and (max-width:640px) and (orientation: portrait) {
.topicsArea > section{
  padding:0 0 20px;
}
.topicsArea > section > p{
  font-size: 1.7em;
  padding: 0 20px;
  letter-spacing:0;
}
.topicsArea > div:not(:last-child){
  margin: 0 0 40px;
}
.topicsArea > div > section{
  margin: -20px 20px 0;
  padding: 20px;
}
.topicsArea > div > section p.topicsText{
  margin-bottom: 10px;
}
.topicsArea > div > section h3{
  margin-bottom: 10px;
  font-size:1.6em;
  line-height: 150%;
}
.topicsArea > div > section p.subCopy{
  font-size: 1.2em;
  line-height: 140%;
}
.topicsArea > div > section p.btn a{
  padding: 15px 5px;
  display:block;
  text-align: center;
}
}
