/* =============================== */
#main {
	width: 1100px;
	margin: 0 auto;
	color: #202020;
	font-family:  YuMincho,'Yu Mincho',serif;
}
/* =============================== */
#contents1 {
	margin-bottom: 27px;
}
#contents1 > div {
	display: inline-block;
	vertical-align: top;
}
#contents1 .contents_right {
	width: 620px;
	margin-left: 45px;
}
#contents1 .img01{
	width: 425px;
    margin-bottom: 22px;
}
#contents1 .img02 {
	width: 420px;
}
#contents1 .video{
    margin: 0 auto;
}
/*#contents1 .video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
#contents1 .video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}*/
#contents1 .line01 {
	padding-bottom: 40px;
}
#contents1 .title {
	font-size: 33px;
	font-weight: 500;
	padding-bottom: 22px;
}
#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: 600px;
}
#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 160px;
}
#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 .text2>span{
	font-size: 12px;    
    }
/* =============================== */
#contents3 {
	margin-bottom: 80px;
}
#contents3 >div {
	display: block;
}
#contents3 .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 .title1>div{
    font-size: 18px;
    color: #202020;
}
#contents3 .text {
    margin: 0 auto;
	font-family: YuGothic,'Yu Gothic',sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	width: 1000px;
	height: 320px;
	border: solid 13px #f3e9d9;
}
#contents3 .text .red {
	color: #db4949;
}
#contents3 .text ul {
    display: inline-block;
    vertical-align: top;
    width: 400px;
	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;
}
#banner{
    width:1000px;
    margin: 0 auto;
    margin-bottom: 82px;
}
/* =============================== */
#contents4 {
	padding-bottom: 22px;
}
#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 .contents {
	position: relative;
}
#contents4 .contents:before {
	content: "";
	display: block;
	padding-top: 165%;
}
#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_img4 {
	top: 1359px;
	left: 580px;
}
#contents4_img5 {
	top: 1812px;
	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 .sub_title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 7px solid #0a3658;
}
#contents4 .sub_title.red{
    border-left: 7px solid #de2334;
}
#contents4 .title2 {
    display: inline-block;
    font-size: 25px;
	font-family:  YuMincho,'Yu Mincho',serif;
	margin-bottom: 20px;
    /*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_text4 {
	top: 1359px;
	left: 16px;
}
#contents4_text5 {
	top: 1812px;
	left: 550px;
}
/* =============================== */
#contents5 {
	padding-bottom: 130px;
}
#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 .contents {
	position: relative;
}
#contents5 .contents:before {
	content: "";
	display: block;
	padding-top: 25%;
}
#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_text1 .title2{
    font-size: 25px;
	font-family:  YuMincho,'Yu Mincho',serif;
	margin-bottom: 20px;
}
#contents5_text1 .sub{
    font-size: 17px;  
    color:#707070;
	margin-bottom: 20px;
}
#contents5_text1 {
	top: 0;
	left: 550px;
}
#contents5 .sentence {
	width: 410px;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.link_btn{
    display: inline-block;
    margin: 50px auto;
    text-align: center;
}
.link_btn.farm {
    display: block;
	padding-bottom: 30px;
}
.link_btn a{
    padding: 1em 3em;
    border: 2px solid #bd8e4c;
    color: #bd8e4c;
    transition: .4s;
	font-family: YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
}
.link_btn a:hover {
    background: #bd8e4c;
    color: white;
}
/* =============================== */
#contents6 {
	padding-bottom: 0;
}
.bnlink{
	margin-bottom: 100px;
}
#contents6 > div {
	display: inline-block;
    vertical-align: top;
}
#contents6 .img {
	width: 509px;
}
#contents6 .text{
    font-size: 14px;
	font-family: YuGothic,'Yu Gothic',‘メイリオ’,sans-serif;
    margin-bottom: 15px;
}
#contents6 > div:nth-child(1n) {
	margin-left: 21px;
	margin-right: 7px;
    margin-bottom: 15px;
}
#contents6 > div:nth-child(2n) {
	margin-left: 7px;
	margin-right: 21px;
}
