@charset "utf-8";
/************************************************************************************************
* Top 
*************************************************************************************************/
#top #main_view img{
  width: 100%;
}
#top #sec_1 .inner{
  position: relative;
  padding: 100px 0 0;
}
#top #sec_1 .copy p{
  text-align: center;
}
#top #sec_1 .intro p{
  margin-top: 33px;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
}
#top #sec_1 .list_wrap{
  margin-top: 91px;
  background: url(../img/top/sec1_bg_1.jpg) repeat-x top left;
  background-size: contain;
}
#top #sec_1 ul{
  margin: 0 auto;
}
#top #sec_1 li{
  float: left;
}
#top #sec_1 li:nth-child(2n+1){
  padding-bottom: 48px;
}
#top #sec_1 li:nth-child(2n){
  padding-top: 48px;
}
#top #sec_1 li img{
  width: 100%;
}
@media screen and (min-width: 737px) and (max-width: 1351px) {
#top #sec_1 ul{
  width: 100%;
}
#top #sec_1 li{
  width: 18.6%;
  margin-right: 1.75%;
}
}
@media screen and (min-width: 1352px) {
#top #sec_1 ul{
  width: 1352px;
}
#top #sec_1 li{
  width: 252px;
  margin-right: 23px;
}
}
#top #sec_1 li:last-child{
  margin-right: 0;
}
#top #sec_2{
  padding: 0 0 96px 0;
}
#top #sec_2 h2{
  padding-top: 108px;
  text-align: center;
  background-color: #f2f0e6;
}
#top #sec_2 #upper_1{
  background-color: #f2f0e6;
}
#top #sec_2 #upper_1 .inner{
  width: 964px;
  margin: 0 auto;
  padding: 120px 0 188px 166px;
}
#top #sec_2 #upper_1 .base_cont{
  position: relative;
  width: 368px;
  height: 358px;
  background-color: #fff;
}
#top #sec_2 #upper_1 .base_cont .intro{
  position: absolute;
  top: -28px;
  left: -47px;
}
#top #sec_2 #upper_1 .base_cont .intro p{
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
}
#top #sec_2 #upper_1 .base_cont .img_wrap{
  position: absolute;
  top: 62px;
  left: 323px;
}
#top #sec_2 #upper_1 .base_cont .ill_wrap{
  position: absolute;
  bottom: -81px;
  left: -150px;
}
#top #sec_2 #upper_2 .inner{
  width: 964px;
  margin: 0 auto;
  padding: 276px 57px 134px 513px;
}
#top #sec_2 #upper_2 .base_cont{
  position: relative;
  width: 451px;
  height: 451px;
  background-color: #f2f0e6;
}
#top #sec_2 #upper_2 .base_cont .intro{
  position: absolute;
  top: -40px;
  left: 214px;
}
#top #sec_2 #upper_2 .base_cont .intro p{
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
}
#top #sec_2 #upper_2 .base_cont .img_wrap{
  position: absolute;
  top: -195px;
  left: -425px;
}
#top #sec_2 #upper_2 .base_cont .ill_wrap{
  position: absolute;
  top: 230px;
  left: 123px;
}
#top #sec_2 #under_1{
  position: relative;
  width: 964px;
  margin: 0 auto;
  padding: 87px 0 95px;
  background-color: #f2f0e6;
}
#top #sec_2 #under_1 .intro_wrap{
  position: absolute;
  top: -135px;
  left: 0;
  padding: 0 46px 49px 53px;
  background-color: #fff;
}
#top #sec_2 #under_1 .intro{
  position: relative;
  width: 166px;
  height: 160px;
  background-color: #f2f0e6;
}
#top #sec_2 #under_1 .intro p{
  position: absolute;
  top: 50%;
  left: 112px;
  min-width: 220px;
  margin-top: -28px;
  font-size: 14px;
  line-height: 28px;
}
#top #sec_2 #under_1 .sec_ttl span{
  padding: 0 48px 0 50px;
}
#top #sec_2 #under_1 .img_wrap{
  padding: 58px 0 0 85px;
}
#top #sec_2 #under_1 .bottom{
  position: relative;
  width: 790px;
  margin: 85px auto 0;
  border: 1px solid #3d1c02;
}
#top #sec_2 #under_1 .bottom:before,
#top #sec_2 #under_1 .bottom:after,
#top #sec_2 #under_1 .bottom_inner:before,
#top #sec_2 #under_1 .bottom_inner:after{
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #f2f0e6;
}
#top #sec_2 #under_1 .bottom:before{
  top: -1px;
  left: -1px;
}
#top #sec_2 #under_1 .bottom:after{
  top: -1px;
  right: -1px;
}
#top #sec_2 #under_1 .bottom_inner:before{
  bottom: -1px;
  left: -1px;
}
#top #sec_2 #under_1 .bottom_inner:after{
  bottom: -1px;
  right: -1px;
}
#top #sec_2 #under_1 .bottom_inner{
  padding: 15px 0;
}
#top #sec_2 #under_1 .bottom .left{
  display: table-cell;
  width: 183px;
  height: 107px;
  vertical-align: middle;
  background: url(../img/common/dotted_1.png) repeat-y top right;
}
#top #sec_2 #under_1 .bottom .left p{
  color: #5d3a28;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
#top #sec_2 #under_1 .bottom .right{
  display: table-cell;
  width: 607px;
  padding: 12px 0 0 40px;
}
#top #sec_2 #under_1 .lead_movie{
  width: 270px;
  margin: 40px auto 0;
}
#top #sec_2 #under_1 .lead_movie a{
  padding: 14px 0 16px;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  background-color: #5d3a28;
  border-radius: 26px;
}
#top #sec_2 #under_1 .lead_movie a span{
  display: inline-block;
  padding-left: 32px;
  background: url(../img/top/sec2_icn_1.jpg?) no-repeat center left;
}
#top #sec_2 #under_2{
  width: 964px;
  margin: 10px auto 0;
  padding: 82px 0 75px;
  background-color: #f2f0e6;
}
#top #sec_2 #under_2 .sec_ttl span{
  padding: 0 57px;
}
#top #sec_2 #under_2 .img_wrap{
  padding: 42px 0 0 94px;
}
#top #sec_2 #under_2 .caution p{
  margin-top: 5px;
  padding-right: 80px;
  font-size: 13px;
  line-height: 1;
  text-align: right;
}
#top #sec_3{
  position: relative;
  padding: 90px 0 157px;
  background-color: #3d1c02;
}
#top #sec_3 .upper{
  text-align: center;
}
#top #sec_3 .upper .inner{
  width: 964px;
  margin: 0 auto;
}
#top #sec_3 .upper h2{
  text-align: center;
}
#top #sec_3 .upper ul{
  display: inline-block;
  padding-top: 66px;
}
#top #sec_3 .upper li{
  position: relative;
  float: left;
  width: 202px;
}
#top #sec_3 .upper li:nth-child(1){
  margin-right: 117px;
}
#top #sec_3 .upper li:nth-child(2){
  margin-right: 127px;
}
#top #sec_3 .upper li:before{
  content: '';
  position: absolute;
  top: 58px;
  right: -65px;
  border-left: 9px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
#top #sec_3 .upper li:nth-child(2):before{
  right: -72px;
}
#top #sec_3 .upper li:nth-child(3):before{
  display: none;
}
#top #sec_3 .upper li .img_wrap{
  text-align: center;
}
#top #sec_3 .upper li:nth-child(2) .img_wrap{
  padding-top: 5px;
}
#top #sec_3 .upper li:nth-child(3) .img_wrap{
  padding-top: 24px;
}
#top #sec_3 .upper li p{
  margin-top: 13px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
#top #sec_3 .under{
  position: absolute;
  bottom: -59px;
  left: 50%;
  z-index: 5;
  width: 964px;
  margin-left: -482px;
}
#top #sec_3 .under a{
  padding: 49px 0;
  text-align: center;
  background-color: #5d3a28;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media screen and (min-width: 737px) {
#top #sec_3 .under a:hover{
  background-color: #8e7568;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
}
#top #sec_4 .upper{
  background-color: #f2f0e6;
}
#top #sec_4 .upper .inner{
  position: relative;
  width: 964px;
  margin: 0 auto;
  padding: 180px 0 189px;
}
#top #sec_4 .upper h2{
  text-align: center;
}
#top #sec_4 .upper ul{
  margin-top: 76px;
}
#top #sec_4 .upper li .img_wrap{
  float: left;
  width: 50%;
}
#top #sec_4 .upper li .img_wrap img{
  width: 100%;
}
#top #sec_4 .upper li .cont_wrap{
  float: left;
  width: 50%;
  height: 430px;
  padding: 0 82px;
  background-color: #fff;
}
#top #sec_4 .upper li .cont_inner{
  display: table-cell;
  width: 100%;
  height: 430px;
  vertical-align: middle;
}
#top #sec_4 .upper li .cont_wrap h3{
  padding-bottom: 13px;
  color: #2168a2;
  font-size: 19px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 2px;
  text-align: center;
  border-bottom: 2px solid #2168a2;
}
#top #sec_4 .upper li .cont_wrap p{
  padding-top: 12px;
  font-size: 12px;
  line-height: 24px;
}
#top #sec_4 .upper li .cont_wrap a{
  margin-top: 42px;
  padding: 20px 0;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  border: 2px solid #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#top #sec_4 .upper li .cont_wrap a span{
  display: inline-block;
  padding-left: 17px;
  background: url(../img/top/sec4_arw_1.png) no-repeat center left;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media screen and (min-width: 737px) {
#top #sec_4 .upper li .cont_wrap a:hover{
  background-color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#top #sec_4 .upper li .cont_wrap a:hover span{
  color: #fff;
  background-image: url(../img/top/sec4_arw_2.png);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
}
#top #sec_4 .upper .btn{
  position: absolute;
  bottom: -59px;
  left: 50%;
  z-index: 5;
  width: 964px;
  margin-left: -482px;
}
#top #sec_4 .upper .btn a{
  padding: 49px 0;
  text-align: center;
  background-color: #5d3a28;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media screen and (min-width: 737px) {
#top #sec_4 .upper .btn a:hover{
  background-color: #8e7568;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
}
#top #sec_4 .under{
  padding: 146px 0 107px;
}
#top #sec_4 .under .sec_ttl span{
  padding: 0 57px 0 61px;
}
#top #sec_4 .under p{
  margin-top: 52px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
#top #sec_4 .under .ill_wrap{
  margin-top: 26px;
  text-align: center;
}
#top #sec_4 .under .btn{
  width: 290px;
  margin: 40px auto 0;
}
#top #sec_4 .under .btn a{
  padding: 20px 0;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  border: 2px solid #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#top #sec_4 .under .btn a span{
  display: inline-block;
  padding-left: 17px;
  background: url(../img/top/sec4_arw_1.png) no-repeat center left;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media screen and (min-width: 737px) {
#top #sec_4 .under .btn a:hover{
  background-color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#top #sec_4 .under .btn a:hover span{
  color: #fff;
  background-image: url(../img/top/sec4_arw_2.png);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
}
/************************************************************************************************
* Introduction 
*************************************************************************************************/
#func_intro #main_copy p{
  padding: 89px 0 97px;
  text-align: center;
}
#func_intro #tab_btn .inner{
  width: 830px;
  margin: 0 auto;
}
#func_intro #tab_btn .inner a{
  position: relative;
  float: left;
  width: 50%;
  padding: 20px 0;
  color: #5d3a28;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 2px;
  text-align: center;
  background-color: rgba(93,58,40,.3);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#func_intro #tab_btn .inner a.on{
  color: #fff;
  background-color: #5d3a28;
  pointer-events: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#func_intro #tab_btn .inner a:before{
  content: '';
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -9px;
  border-top: 14px solid #5d3a28;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#func_intro #tab_btn .inner a.on:before{
  opacity: 1; 
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media screen and (min-width: 737px) {
#func_intro #tab_btn .inner a:hover{
  opacity: .7;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
}
#func_intro #sec_1{
  background-color: #f2f0e6;
}
#func_intro #sec_1 .tab_cont{
  display: none;
  width: 964px;
  margin: 0 auto;
}
#func_intro #sec_1 .tab_cont.on{
  display: block;
}
#func_intro #sec_1 .tab_cont h2{
  text-align: center;
}
#func_intro #sec_1 #tab_1{
  padding: 98px 0 69px;
}
#func_intro #tab_1 .upper{
  padding: 80px 0 77px;
  background: url(../img/common/dotted_2.png) repeat-x bottom left;
}
#func_intro .tab_cont .cont_style-1{
  position: relative;
  padding: 60px 67px 52px; 
  background-color: #fff;
}
#func_intro .tab_cont .cont_style-1.last{
  margin-top: 70px;
}
#func_intro .tab_cont .cont_style-1:before,
#func_intro .tab_cont .cont_style-1 .kado{
  content: '';
  position: absolute;
}
#func_intro .tab_cont .cont_style-1:before{
  top: 0;
  left: 0;
  border-left: 28px solid #f2f0e6;
  border-bottom: 28px solid transparent;
}
#func_intro .tab_cont .cont_style-1 .kado{
  bottom: 0;
  right: 0;
  border-right: 28px solid #f2f0e6;
  border-top: 28px solid transparent;
}
#func_intro .tab_cont .cont_style-1 h3{
  position: absolute;
  top: -11px;
  left: 0;
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 12px;
  text-align: center;
}
#func_intro .tab_cont .cont_style-1 .img_wrap{
  float: left;
  width: 415px;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap{
  float: left;
  width: 415px;
  padding-left: 32px;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap p{
  margin-top: 15px;
  padding-left: 2px;
  font-size: 14px;
  line-height: 28px;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap p span{
  font-size: 12px;
  line-height: 24px;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap p.top{
  margin-top: 0;
  padding-left: 0;
  color: #5d3a28;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
#func_intro #tab_1 .under{
  padding: 74px 0 0;
}
#func_intro .tab_cont ul.cont_style-2 li{
  float: left;
  width: 460px;
  margin-right: 44px;
  margin-top: 60px;
}
#func_intro .tab_cont ul.cont_style-2 li:nth-child(2n){
  margin-right: 0;
}
#func_intro .tab_cont ul.cont_style-2 li:nth-child(1),
#func_intro .tab_cont ul.cont_style-2 li:nth-child(2){
  margin-top: 0;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap{
  min-height: 120px;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap h3{
  margin-top: 17px;
  color: #5d3a28;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap p{
  margin-top: 10px;
  font-size: 12px;
  line-height: 24px;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap p span{
  font-size: 12px;
}
#func_intro #tab_2{
  padding: 98px 0 99px;
}
#func_intro #tab_2 .top_cont{
  padding: 68px 0 76px;
  background: url(../img/common/dotted_2.png) repeat-x bottom left;
}
#func_intro #tab_2 .top_cont .upper{
  position: relative;
  padding: 53px 0 50px;
  background-color: #E6E2CF;
}
#func_intro #tab_2 .top_cont .upper:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-left: 28px solid #f2f0e6;
  border-bottom: 28px solid transparent;
}
#func_intro #tab_2 .top_cont .upper .sec_ttl span{
  padding: 0 52px 0 57px;
}
#func_intro #tab_2 .top_cont .upper .intro p{
  margin-top: 30px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
#func_intro #tab_2 .top_cont .under{
  margin-top: 5px;
}
#func_intro #tab_2 .top_cont .under .left{
  float: left;
  width: 480px;
  padding: 52px 66px 48px;
  background-color: #E6E2CF;
}
#func_intro #tab_2 .top_cont .under .left p{
  margin-top: 20px;
  font-size: 12px;
  line-height: 24px;
}
#func_intro #tab_2 .top_cont .under .left p.top{
  margin-top: 0;
  color: #3d1c02;
  font-size: 17px;
  font-weight: bold;
  line-height: 17px;
}
#func_intro #tab_2 .top_cont .under .left .img_wrap{
  padding: 45px 0 0 11px;
}
#func_intro #tab_2 .top_cont .under .right{
  position: relative;
  float: right;
  width: 480px;
  padding: 42px 34px 47px;
  background-color: #E6E2CF;
}
#func_intro #tab_2 .top_cont .under .right:before{
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-right: 28px solid #f2f0e6;
  border-top: 28px solid transparent;
}
#func_intro #tab_2 .top_cont .under .right p{
  padding-left: 37px;
  color: #3d1c02;
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
}
#func_intro #tab_2 .top_cont .under .right .img_wrap{
  padding: 27px 0 0 0;
}
#func_intro #tab_2 .middle_cont{
  padding: 72px 0 68px;
  background: url(../img/common/dotted_2.png) repeat-x bottom left;
}
#func_intro #tab_2 .bottom_cont{
  padding: 82px 0 0;
}
#func_intro #sec_2{
  background-color: rgba(33,104,162,.73);
}
#func_intro #sec_2 .inner{
  width: 964px;
  margin: 0 auto;
  padding: 75px 0;
}
#func_intro #sec_2 .inner .left{
  float: left;
  width: 631px;
}
#func_intro #sec_2 .inner .right{
  float: left;
  width: 333px;
  /*padding-left: 13px;*/
  padding-left: 20px;
  /*padding-left: 27px;*/
}
#func_intro #sec_2 .inner .right p{
  margin-top: -3px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
#func_intro #sec_3{
  padding: 100px 0;
}
#func_intro #sec_3 .btn{
  width: 964px;
  margin: 0 auto;
}
#func_intro #sec_3 .btn a{
  padding: 49px 0;
  text-align: center;
  background-color: #5d3a28;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.h_logo{
position:absolute;
top:10px;
width:100%;
right:10px;
min-width:320px;
}

.h_logo a{
  float:right;
display:block;
}

.h_logo a:hover{
opacity:0.7;
}

@media screen and (min-width: 737px) {
#func_intro #sec_3 .btn a:hover{
  background-color: #8e7568;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
}
/*********************************************************************************************************************************************
* SP
**********************************************************************************************************************************************/
@media screen and (max-width: 736px) {
/************************************************************************************************
* Top
*************************************************************************************************/

.h_logo{
right:-10px;
top:0;
}

.h_logo img{
width:80px;
}
#top #sec_1 .inner{
  padding: 50px 0 0;
}
#top #sec_1 .copy p{
  width: 87.5%;
  margin: 0 auto;
}
#top #sec_1 .copy p img{
  width: 100%;
}
#top #sec_1 .intro p{
  width: 87.5%;
  margin: 24px auto 0;
  font-size: 12px;
  line-height: 24px;
}
#top #sec_1 .list_wrap{
  margin-top: 40px;
}
#top #sec_1 .list_wrap ul{
  width: 87.5%;
  margin: 0 auto;
}
#top #sec_1 li{
  float: left;
  width: 49%;
  margin-top: 10px;
  margin-right: 2%;
}
#top #sec_1 li:nth-child(2n+1){
  margin-top: -10px;
  padding-bottom: 0;
}
#top #sec_1 li:nth-child(2n){
  margin-right: 0;
  padding-top: 0;
}
#top #sec_1 li img{
}
#top #sec_1 li:last-child{
  margin-right: 0;
}
#top #sec_2{
  padding: 0;
}
#top #sec_2 h2{
  padding-top: 40px;
}
#top #sec_2 h2 span{
  width: 87.5%;
  margin: 0 auto;
}
#top #sec_2 h2 img{
  width: 100%;
}
#top #sec_2 .sp_cont img{
  width: 100%;
}
#top #sec_2 #upper_1 .inner{
  width: 87.5%;
  padding: 40px 0;
}
#top #sec_2 #upper_1 .base_cont{
  width: auto;
  height: auto;
  background-color: #f2f0e6;
}
#top #sec_2 #upper_1 .base_cont .intro{
  top: 0;
  left: 0;
}
#top #sec_2 #upper_1 .base_cont .intro p{
  font-size: 12px;
  line-height: 21px;
}
#top #sec_2 #upper_1 .sp_cont{
  padding-top: 21px;
}
#top #sec_2 #upper_2 .inner{
  width: 87.5%;
  padding: 40px 0;
}
#top #sec_2 #upper_2 .base_cont{
  position: relative;
  width: auto;
  height: auto;
  background-color: #fff;
}
#top #sec_2 #upper_2 .base_cont .intro{
  top: 0;
  left: auto;
  right: 0;
}
#top #sec_2 #upper_2 .base_cont .intro p{
  font-size: 12px;
  line-height: 21px;
  text-align: right;
}
#top #sec_2 #upper_2 .sp_cont{
  padding-top: 47px;
}
#top #sec_2 #under_1{
  width: 100%;
  padding: 40px 0;
}
#top #sec_2 #under_1 .inner{
  width: 87.5%;
  margin: 0 auto;
}
#top #sec_2 #under_1 .intro_wrap{
  position: static;
  padding: 0;
  background-color: #f2f0e6;
}
#top #sec_2 #under_1 .intro{
  position: static;
  width: 100%;
  height: auto;
}
#top #sec_2 #under_1 .intro p{
  position: static;
  min-width: 1px;
  margin-top: 0;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
}
#top #sec_2 #under_1 .sec_ttl span{
  margin-top: 40px;
  padding: 0 22px;
}
#top #sec_2 #under_1 .img_wrap{
  padding: 20px 0 0 0;
}
#top #sec_2 #under_1 .img_wrap img{
  width: 100%;
}
#top #sec_2 #under_1 .bottom{
  width: 100%;
  margin: 43px auto 0;
}
#top #sec_2 #under_1 .bottom:before,
#top #sec_2 #under_1 .bottom:after,
#top #sec_2 #under_1 .bottom_inner:before,
#top #sec_2 #under_1 .bottom_inner:after{
  width: 3px;
  height: 3px;
}
#top #sec_2 #under_1 .bottom_inner{
  padding: 0 13px;
}
#top #sec_2 #under_1 .bottom .left{
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: url(../img/sp/common/dotted_2.png) repeat-x bottom left;
}
#top #sec_2 #under_1 .bottom .left p{
  font-size: 14px;
  line-height: 20px;
}
#top #sec_2 #under_1 .bottom .right{
  display: block;
  width: 100%;
  padding: 12px 0 14px;
}
#top #sec_2 #under_1 .bottom .right img{
  width: 100%;
}
#top #sec_2 #under_1 .lead_movie{
  width: 100%;
  margin: 30px auto 0;
}
#top #sec_2 #under_1 .lead_movie a{
  padding: 10px 0;
  font-size: 13px;
  line-height: 25px;
  border-radius: 20px;
}
#top #sec_2 #under_1 .lead_movie a span{
  padding-left: 27px;
  background-size: 19px auto;
}
#top #sec_2 #under_2{
  width: 100%;
  margin: 10px auto 0;
  padding: 23px 0 40px;
  background-color: #f2f0e6;
}
#top #sec_2 #under_2 .inner{
  width: 87.5%;
  margin: 0 auto;
}
#top #sec_2 #under_2 .sec_ttl span{
  padding: 0 22px;
}
#top #sec_2 #under_2 .img_wrap{
  padding: 22px 0 0 0;
}
#top #sec_2 #under_2 .img_wrap img{
  width: 100%;
}
#top #sec_2 #under_2 .caution p{
  margin-top: 11px;
  padding-right: 0;
  font-size: 11px;
  text-align: left;
}
#top #sec_3{
  padding: 40px 0 60px;
}
#top #sec_3 .upper .inner{
  width: 87.5%;
}
#top #sec_3 .upper h2 img{
  width: 100%;
}
#top #sec_3 .upper ul{
  padding-top: 0;
}
#top #sec_3 .upper li{
  float: none;
  width: 100%;
  margin-top: 40px;
}
#top #sec_3 .upper li:nth-child(1){
  margin-right: 0;
}
#top #sec_3 .upper li:nth-child(2){
  margin-right: 0;
}
#top #sec_3 .upper li:before{
  content: '';
  position: absolute;
  top: auto;
  bottom: -30px;
  right: 50%;
  margin-right: -8px;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 9px solid #fff;
  border-bottom: none;
}
#top #sec_3 .upper li:nth-child(2):before{
  bottom: -33px;
  right: 50%;
}
#top #sec_3 .upper li .img_wrap{
  width: 100%;
}
#top #sec_3 .upper li p{
  margin-top: 7px;
  font-size: 12px;
  line-height: 18px;
}
#top #sec_3 .under{
  position: absolute;
  bottom: -30px;
  left: 6.25%;
  z-index: 5;
  width: 87.5%;
  margin-left: 0;
}
#top #sec_3 .under a{
  padding: 23px 0;
}
#top #sec_3 .under a img{
  width: 180px;
}
#top #sec_4 .upper .inner{
  width: 87.5%;
  padding: 60px 0;
}
#top #sec_4 .upper h2{
}
#top #sec_4 .upper h2 img{
  width: 100%;
}
#top #sec_4 .upper ul{
  margin-top: 40px;
}
#top #sec_4 .upper li .img_wrap{
  float: none;
  width: 100%;
}
#top #sec_4 .upper li .img_wrap img{
  width: 100%;
}
#top #sec_4 .upper li .cont_wrap{
  float: none;
  width: 100%;
  height: auto;
  padding: 26px 10px 32px;
}
#top #sec_4 .upper li .cont_inner{
  display: block;
  width: 100%;
  height: auto;
}
#top #sec_4 .upper li .cont_wrap h3{
  padding-bottom: 7px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0;
  border-bottom: 1px solid #2168a2;
}
#top #sec_4 .upper li .cont_wrap p{
  padding-top: 12px;
  font-size: 12px;
  line-height: 24px;
}
#top #sec_4 .upper li .cont_wrap a{
  margin-top: 19px;
  padding: 20px 0;
  font-size: 13px;
  line-height: 20px;
}
#top #sec_4 .upper li .cont_wrap a span{
  padding-left: 13px;
}
#top #sec_4 .upper .btn{
  position: absolute;
  bottom: -35px;
  left: 0;
  z-index: 5;
  width: 100%;
  margin-left: 0;
}
#top #sec_4 .upper .btn a{
  padding: 23px 0;
}
#top #sec_4 .upper .btn a img{
  width: 180px;
}
#top #sec_4 .under{
  padding: 60px 0 40px;
}
#top #sec_4 .under .inner{
  width: 87.5%;
  margin: 0 auto;
}
#top #sec_4 .under .sec_ttl span{
  padding: 0 22px;
}
#top #sec_4 .under p{
  margin-top: 26px;
  font-size: 14px;
  line-height: 20px;
}
#top #sec_4 .under .ill_wrap{
  margin-top: 13px;
}
#top #sec_4 .under .btn{
  width: 100%;
  margin: 40px auto 0;
}
#top #sec_4 .under .btn a{
  padding: 20px 0;
  font-size: 13px;
  line-height: 20px;
  border: 2px solid #000;
}
#top #sec_4 .under .btn a span{
  padding-left: 13px;
}
/************************************************************************************************
* Introduction 
*************************************************************************************************/
#func_intro #main_copy p{
  width: 87.5%;
  margin: 0 auto;
  padding: 35px 0;
}
#func_intro #main_copy p img{
  width: 100%;
}
#func_intro #tab_btn .inner{
  width: 87.5%;
}
#func_intro #tab_btn .inner a{
  padding: 20px 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
}
#func_intro #tab_btn .inner a:before{
  bottom: -8px;
  margin-left: -6px;
  border-top: 8px solid #5d3a28;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
#func_intro #sec_1 .tab_cont{
  width: 87.5%;
}
#func_intro #sec_1 .tab_cont h2 img{
  width: 100%;
}
#func_intro #sec_1 #tab_1{
  padding: 40px 0;
}
#func_intro #tab_1 .upper{
  padding: 40px 0;
}
#func_intro .tab_cont .cont_style-1{
  padding: 25px 10px; 
}
#func_intro .tab_cont .cont_style-1.last{
  margin-top: 40px;
}
#func_intro .tab_cont .cont_style-1:before{
  border-left: 14px solid #f2f0e6;
  border-bottom: 14px solid transparent;
}
#func_intro .tab_cont .cont_style-1 .kado{
  border-right: 14px solid #f2f0e6;
  border-top: 14px solid transparent;
}
#func_intro .tab_cont .cont_style-1 h3{
  position: absolute;
  top: -8px;
  font-size: 16px;
  letter-spacing: 4px;
}
#func_intro .tab_cont .cont_style-1 .img_wrap{
  float: none;
  width: 100%;
}
#func_intro .tab_cont .cont_style-1 .img_wrap img{
  width: 100%;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap{
  float: none;
  width: 100%;
  padding-left:0;
  padding-top: 15px;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap p{
  margin-top: 8px;
  font-size: 12px;
  line-height: 21px;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap p span{
  font-size: 10px;
  line-height: 1.5;
}
#func_intro .tab_cont .cont_style-1 .cont_wrap p.top{
  margin-top: 0;
  padding-left: 0;
  font-size: 15px;
  line-height: 20px;
}
#func_intro #tab_1 .under{
  padding: 40px 0 0;
}
#func_intro .tab_cont ul.cont_style-2 li{
  float: none;
  width: 100%;
  margin-right: 0;
  margin-top: 30px;
}
#func_intro .tab_cont ul.cont_style-2 li:nth-child(2n){
  margin-right: 0;
}
#func_intro .tab_cont ul.cont_style-2 li:nth-child(1){
  margin-top: 0;
}
#func_intro .tab_cont ul.cont_style-2 li:nth-child(2){
  margin-top: 30px;
}
#func_intro .tab_cont ul.cont_style-2 li .img_wrap img{
  width: 100%;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap{
  min-height: 1px;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap h3{
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap p{
  margin-top: 5px;
  font-size: 12px;
  line-height: 20px;
}
#func_intro .tab_cont ul.cont_style-2 li .cont_wrap p span{
  font-size: 10px;
  line-height: 1.5;
}
#func_intro #tab_2{
  padding: 40px 0;
}
#func_intro #tab_2 .top_cont{
  padding: 40px 0;
}
#func_intro #tab_2 .top_cont .upper{
  padding: 30px 15px;
}
#func_intro #tab_2 .top_cont .upper:before{
  border-left: 14px solid #f2f0e6;
  border-bottom: 14px solid transparent;
}
#func_intro #tab_2 .top_cont .upper .sec_ttl span{
  padding: 0 22px;
}
#func_intro #tab_2 .top_cont .upper .sec_ttl span img{
  width: 180px;
}
#func_intro #tab_2 .top_cont .upper .intro p{
  margin-top: 20px;
  font-size: 12px;
  line-height: 24px;
}
#func_intro #tab_2 .top_cont .under{
  margin-top: 5px;
}
#func_intro #tab_2 .top_cont .under .left{
  float: none;
  width: 100%;
  padding: 30px 15px;
}
#func_intro #tab_2 .top_cont .under .left p{
  margin-top: 12px;
  font-size: 12px;
  line-height: 20px;
}
#func_intro #tab_2 .top_cont .under .left p.top{
  margin-top: 0;
  font-size: 15px;
  line-height: 18px;
}
#func_intro #tab_2 .top_cont .under .left .img_wrap{
  padding: 0;
}
#func_intro #tab_2 .top_cont .under .left .img_wrap img{
  width: 100%;
}
#func_intro #tab_2 .top_cont .under .right{
  float: none;
  width: 100%;
  margin-top: 5px;
  padding: 30px 15px;
}
#func_intro #tab_2 .top_cont .under .right:before{
  border-right: 14px solid #f2f0e6;
  border-top: 14px solid transparent;
}
#func_intro #tab_2 .top_cont .under .right p{
  padding-left: 0;
  font-size: 15px;
  line-height: 18px;
}
#func_intro #tab_2 .top_cont .under .right .img_wrap{
  padding: 20px 0 0 0;
}
#func_intro #tab_2 .top_cont .under .right .img_wrap img{
  width: 100%;
}
#func_intro #tab_2 .middle_cont{
  padding: 40px 0;
}
#func_intro #tab_2 .bottom_cont{
  padding: 40px 0 0;
}
#func_intro #sec_2{
}
#func_intro #sec_2 .inner{
  width: 87.5%;
  margin: 0 auto;
  padding: 30px 0;
}
#func_intro #sec_2 .inner .left{
  float: none;
  width: 100%;
}
#func_intro #sec_2 .inner .left img{
  width: 100%;
}
#func_intro #sec_2 .inner .right{
  float: none;
  width: 100%;
  padding-left: 0;
}
#func_intro #sec_2 .inner .right p{
  margin-top: 8px;
  font-size: 11px;
  line-height: 14px;
}
#func_intro #sec_3{
  padding: 40px 0;
}
#func_intro #sec_3 .btn{
  width: 87.5%;
  margin: 0 auto;
}
#func_intro #sec_3 .btn a{
  padding: 23px 0;
}
#func_intro #sec_3 .btn a img{
  width: 180px;
}
}