/* =============================== */
#main {
	width: 1100px;
	margin: 0 auto;
	color: #202020;
	font-family:  YuMincho,'Yu Mincho',serif;
}
sup {
	font-size: 70%; 
	vertical-align: top;
	position: relative;
	top: -0.1em; 
}

.underline {
      text-decoration: underline;
      text-decoration-color:#fa8072;
      text-underline-offset:0.3em;
     }

.small{
  font-size: 13px; 
}

.bold{
 font-weight: bold;
}

.mt30 {
      margin-top: 30px!important;
    }

 .mt60 {
      margin-top: 60px!important;
    }

 .ml50 {
      margin-left: 50px!important;
    }

/* =============================== */
#contents1 {
	margin-bottom: 27px;
}
#contents1 > div {
	display: inline-block;
	vertical-align: top;
}
#contents1 .contents_right {
	width: 620px;
	margin-left: 45px;
}
#contents1 .img01, #contents1 .img02 {
	width: 425px;
}
#contents1 .line01 {
	padding-bottom: 40px;
}

#contents1 .title {
	font-size: 33px;
	font-weight: 500;
	padding-bottom: 22px;
}
#contents1 .tag {
    width: 80%;
}
#contents1 .title span {
	font-size: 20px;
	font-weight: 500;
}
#contents1 .subtitle {
	font-family: YuGo;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 34px;
}
.share_btn ul{
	width: 425px;
    list-style: none;
}
.share_btn ul li{
    display: inline-block;
}
.share_btn ul li .twitter-share-button {
    vertical-align: bottom;
}
.online_btn {
	width: 470px;
	padding-top: 24px;
	padding-bottom: 24px;
}
#contents1 .line02 {
	padding-bottom: 40px;
}
#contents1 .text1 {
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	padding-bottom: 28px;
}
#contents1 .text2 {
	font-family: YuGo;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 36px;
}
#contents1_list ul {
	width: 280px;
}
#contents1_list_title {
    width: 72px;
	padding-bottom: 15px;
}
#contents1_list ul a {
	font-size: 14px;
	font-weight: 700;
	text-decoration: underline;
	line-height: 32px;
}
#contents1_list ul {
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
}
#contents1_list ul li {
	background-image: url(../../img/li01.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 19px;
	margin-left: 14px;
}
/* =============================== */
#contents2 {
	text-align: center;
	margin:  50px auto 100px;
}
#contents2 .img01 {
	width: 1100px;
	padding-bottom: 65px;
}
#contents2 .text1 {
	font-size: 25px;
	font-weight: 500;
	line-height: 44px;
	padding-bottom: 54px;
}
#contents2 .text2 {
	font-family: YuGo;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
}


#contents2_list2 ol{
  
  list-style-type:none;
  background-image: 
  font: 14px/1.6 'arial narrow', sans-serif;
  padding:0;
}
#contents2_list2.ul li{
  position:relative;
  padding: 0 0 0 20px;
  margin: 7px 0 7px 0px;
  font-weight: normal;
  font-size:16px;
  text-align: left;
  line-height: 40px;
  border-bottom: dashed 1px #d8bfd8;
}
#contents2_list2.ul li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #d8bfd8;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* =============================== */
#contents3_top {
	margin-bottom: 80px;
}
#contents3_top >div {
	display: block;
}
#contents3_top .title1 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 15px;
    text-align: center;
    font-size: 40px;
    font-family: 'Quicksand',YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
    font-weight: normal;
    color: #bd8e4c;
}
#contents3_top .title1>div{
    font-size: 18px;
    color: #202020;
}
#contents3_top .text {
    margin: 0 auto;
	font-family: YuGothic,'Yu Gothic',sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	width: 1000px;
	height: 400px;
	border: solid 13px #f3e9d9;
}
#contents3_top .text .red {
	color: #db4949;
}
#contents3_top .text ul {
    display: inline-block;
    vertical-align: top;
    width: 400px;
	list-style-type: none;
	margin: 50px 50px 50px 42px;
}
#contents3_top .text ul li {
	background-image: url(../../img/li04.png);
	background-repeat: no-repeat;
	background-position: 0px 5.5px;
	padding-left: 29px;
	padding-bottom: 30px;
}
#banner{
    width:1000px;
    margin: 0 auto;
    margin-bottom: 82px;
}
#contents3_top .small {
	font-size: 13px!important;
	font-family: YuGothic,'Yu Gothic',sans-serif;
	text-align: right;
  }


/* =============================== */
#contents3 {
	margin-bottom: 161px;
}
#contents3 >div {
	display: inline-block;
}
#contents3 > div:nth-child(1) {
	margin-left: 20px;
	margin-right: 7px;
}
#contents3 > div:nth-child(2) {
	margin-left: 7px;
	margin-right: 20px;
}
#contents3 .title1 {
	width: 350px;
	margin: 0 auto;
    text-align: center;
    font-size: 22px;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: normal;
    color: #bd8e4c;
	padding-bottom: 15px;
}
#contents3 .text {
	font-family: YuGothic,'Yu Gothic',sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	width: 493px;
	height: 420px;
	border: solid 13px #f3e9d9;
}
#contents3 .text .red {
	color: #db4949;
}
#contents3 .text ul {
	list-style-type: none;
	margin: 50px 50px 50px 42px;
}
#contents3 .text ul li {
	background-image: url(../../img/li03.png);
	background-repeat: no-repeat;
	background-position: 0px 5.5px;
	padding-left: 29px;
	padding-bottom: 30px;
}
/* =============================== */
#contents4 {
	padding-bottom: 30px;
}
#contents4 .title1 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 75px;
    text-align: center;
    font-size: 40px;
    font-family: 'Quicksand',YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
    font-weight: normal;
    color: #bd8e4c;
}
#contents4 .title1>div{
    font-size: 18px;
    color: #202020;
}

#contents4 .subtitle{
    font-size: 16px;
   font-weight: bold;
}

#contents4 .contents {
	position: relative;
}
#contents4 .contents:before {
	content: "";
	display: block;
	padding-top: 110%;
}
#contents4 .img {
	position: absolute;
	width: 490px;
}
#contents4_img1 {
	top: 0;
	left: 16px;
}
#contents4_img2 {
	top: 453px;
	left: 580px;
}
#contents4_img3 {
	top: 906px;
	left: 16px;
}
#contents4 .text {
	font-family: YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
	position: absolute;
	width: 520px;
	margin-top: 30px;
	margin-left: 20px;
}
#contents4 .text.left{
	margin-top: 30px;
	margin-left: 0;
}
#contents4 .title2 {
    display: inline-block;
    font-size: 25px;
	font-family:  YuMincho,'Yu Mincho',serif;
	margin-bottom: 30px;
    background: linear-gradient(transparent 60%, #fbf7c8 60%);
}
#contents4 .title2.backnon {
    background: none;
}

#contents4 .sentence {
	width: 420px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}
#contents4 .btn {
    width:230px;
    text-align: center;
    background-color: #cfa972;
    padding: 10px 12px;
    margin: 22px 0 0 15px;
}
#contents4 .btn a{
    color: #fff;  
}
#contents4_text1 {
	top: 0;
	left: 550px;
}
#contents4_text2 {
	top: 453px;
	left: 16px;
}
#contents4_text3 {
	top: 906px;
	left: 550px;
}
#contents4 .small {
	font-size: 13px!important;
	text-align: right;
  }

 .bottun1 a{
    padding: 0.6em 3em;
    text-decoration: none;
    color: #bd8e4c;
    border: solid 1px #bd8e4c;
    transition: .4s;
    margin: 0 auto;
   
}
 .bottun1 a:hover {
    background: #bd8e4c;
    color: white;
}



/* =============================== */
#contents4_bottom {
	padding-bottom: 30px;
}
#contents4_bottom .title1 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 75px;
    text-align: center;
    font-size: 40px;
    font-family: 'Quicksand',YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
    font-weight: normal;
    color: #bd8e4c;
}
#contents4_bottom .title1>div{
    font-size: 18px;
    color: #202020;
}

#contents4_bottom .subtitle{
    font-size: 16px;
   font-weight: bold;
}

#contents4_bottom .contents {
	position: relative;
}
#contents4_bottom .contents:before {
	content: "";
	display: block;
	padding-top: 80%;
}
#contents4_bottom .img {
	position: absolute;
	width: 490px;
}

#contents4_bottom_img1 {
	top: 0;
	left: 16px;
}

#contents4_bottom_img2 {
	top: 453px;
	left: 580px;
}
#contents4_bottom_img3 {
	top: 906px;
	left: 16px;
}
#contents4_bottom_img4 {
	top: 1359px;
	left: 580px;
}
#contents4_bottom_img5 {
	top: 1812px;
	left: 16px;
}
#contents4_bottom_img6 {
	top: 2265px;
	left: 580px;
}
#contents4_bottom .text {
	font-family: YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
	position: absolute;
	width: 520px;
	margin-top: 30px;
	margin-left: 20px;
}
#contents4_bottom .text.left{
	margin-top: 30px;
	margin-left: 0;
}
#contents4_bottom .title2 {
    display: inline-block;
    font-size: 25px;
	font-family:  YuMincho,'Yu Mincho',serif;
	margin-bottom: 30px;
    background: linear-gradient(transparent 60%, #fbf7c8 60%);
}
#contents4_bottom .title2.backnon {
    background: none;
}
#contents4_bottom .sentence {
	width: 420px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}
#contents4 .btn {
    width:230px;
    text-align: center;
    background-color: #cfa972;
    padding: 10px 12px;
    margin: 22px 0 0 15px;
}
#contents4_bottom .btn a{
    color: #fff;  
}
#contents4_bottom_text1 {
	top: 0;
	left: 550px;
}
#contents4_bottom_text2 {
	top: 453px;
	left: 16px;
}
#contents4_bottom_text3 {
	top: 906px;
	left: 550px;
}
#contents4_bottom_text4 {
	top: 1359px;
	left: 16px;
}
#contents4_bottom_text5 {
	top: 1812px;
	left: 550px;
}
#contents4_bottom_text6 {
	top: 2265px;
	left: 16px;
}
#contents4_bottom .small {
	font-size: 13px!important;
	text-align: right;
  }
/* =============================== */
#contents4_bottom2 {
	padding-bottom: 30px;
}
#contents4_bottom2 .title1 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 75px;
    text-align: center;
    font-size: 40px;
    font-family: 'Quicksand',YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
    font-weight: normal;
    color: #bd8e4c;
}
#contents4_bottom2 .title1>div{
    font-size: 18px;
    color: #202020;
}

#contents4_bottom2 .subtitle{
    font-size: 16px;
   font-weight: bold;
}

#contents4_bottom2 .contents {
	position: relative;
}
#contents4_bottom2 .contents:before {
	content: "";
	display: block;
	padding-top: 70%;
}
#contents4_bottom2 .img {
	position: absolute;
	width: 490px;
}
#contents4_bottom2_img1 {
	top: 0;
	left: 16px;
}
#contents4_bottom2_img2 {
	top: 453px;
	left: 580px;
}
#contents4_bottom2_img3 {
	top: 906px;
	left: 16px;
}
#contents4_bottom2_img4 {
	top: 1359px;
	left: 580px;
}
#contents4_bottom2_img5 {
	top: 1812px;
	left: 16px;
}
#contents4_bottom2_img6 {
	top: 2265px;
	left: 580px;
}
#contents4_bottom2 .text {
	font-family: YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
	position: absolute;
	width: 520px;
	margin-top: 30px;
	margin-left: 20px;
}
#contents4_bottom2 .text.left{
	margin-top: 30px;
	margin-left: 0;
}
#contents4_bottom2 .title2 {
    display: inline-block;
    font-size: 25px;
	font-family:  YuMincho,'Yu Mincho',serif;
	margin-bottom: 30px;
    background: linear-gradient(transparent 60%, #fbf7c8 60%);
}
#contents4_bottom2 .title2.backnon {
    background: none;
}
#contents4_bottom .sentence {
	width: 420px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}
#contents4_bottom2 .btn a{
    color: #fff;  
}
#contents4_bottom2_text1 {
	top: 0;
	left: 550px;
}
#contents4_bottom2_text2 {
	top: 453px;
	left: 16px;
}
#contents4_bottom2_text3 {
	top: 906px;
	left: 550px;
}
#contents4_bottom2_text4 {
	top: 1359px;
	left: 16px;
}
#contents4_bottom2_text5 {
	top: 1812px;
	left: 550px;
}
#contents4_bottom2_text6 {
	top: 2265px;
	left: 16px;
}
/* =============================== */
#contents5 {
	padding-bottom: 100px;
}
#contents5 .title1 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 71px;
    text-align: center;
    font-size: 40px;
    font-family: 'Quicksand',YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
    font-weight: normal;
    color: #bd8e4c;
}
#contents5 .title1>div{
    font-size: 18px;
    color: #202020;
}

#contents5 .subtitle{
    font-size: 16px;
   font-weight: bold;
}

#contents5 .contents {
	position: relative;
}
#contents5 .contents:before {
	content: "";
	display: block;
	padding-top: 40%;
}
#contents5 .img {
	position: absolute;
	width: 534px;
}
#contents5_img1 {
	top: 0;
	left: 16px;
}
#contents5 .text {
	font-family: YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
	position: absolute;
	width: 520px;
	margin-left: 30px;
}
#contents5 .sentence {
	width: 410px;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}
#contents5_text1 {
	top: 0;
	left: 550px;
        font-size: 16px;
}
/* =============================== */
#contents6 {
	padding-bottom: 159px;
}
#contents6 > div {
	display: inline-block;
}
#contents6 .img {
	width: 509px;
}
#contents6 > div:nth-child(1) {
	margin-left: 21px;
	margin-right: 7px;
}
#contents6 > div:nth-child(2) {
	margin-left: 7px;
	margin-right: 21px;
}