@charset "utf-8";

#main { width:100%; margin:10px auto; }
#main .sp { display:none!important; }
#main .pc { display:block!important; }


/*----------------------�X�}�z��-----------------------*/

@media screen and (max-width: 768px) {
#main .pc { display:none!important; }
#main .sp { display:block!important; }
}
/*----------------------top�֖߂�----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("https://image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }




/*--------------------------------------------------
  reset
--------------------------------------------------*/




#main{
	width: 100%;
	font-size: 14px;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #333;
	line-height: 1.6em;
	margin: 0 auto 50px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Yutaka added */
table, tr, th, td, caption {
  vertical-align: middle;
  text-align:left;
}

img {
  vertical-align: top;
  font-size:0;
  line-height: 0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


/*--------------------------------------------------
ここから
--------------------------------------------------*/
#main a {
	text-decoration: none;
}
#main h3,#main h4,#main h5,#main h6 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main a,#main h3,#main h4,#main h5,#main h6 {
	font-weight: bold;
}
#main span,#main img,#main a {
	display: block;
}
.color1 {
	background: #950909;
	color: #FFF;
}
.color2 {
	background: #4d5705;
	color: #FFF;
}
.color3 {
	background: #bd7804;
	color: #FFF;
}
.color4 {
	background: #096a99;
	color: #FFF;
}
.color5 {
	background: #9d3e49;
	color: #FFF;
}
.color6 {
	background: #6d5584;
	color: #FFF;
}
.color7 {
	background: #907354;
	color: #FFF;
}
.color8 {
	background: #037b1b;
	color: #FFF;
}
.color9 {
	background: #2eb9d9;
	color: #FFF;
}
.con {
	background: #FFF;
	color: #000;
	font-weight: bold;
}
#mv .mv {
	width: 100%;
	background: url(../images/mv.jpg);
	background-size: cover;
	background-position: center;
	height: 720px;
	box-sizing: border-box;
	padding-top: 90px;
}
#mv .mv-inner {
	background: url(../images/mv_title.png);
	width: 622px;
	height: 528px;
	margin: auto;
	opacity: 0.85;
}
#mv .text {
	text-align: center;
	padding-top: 320px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: bold;
	color: #0b0b0b;
	text-shadow: 6px 3px 8px cornsilk;
}
/*--------------------------------------------------
contents1
--------------------------------------------------*/
.tabs {
margin-top: 50px;
padding-bottom: 0px;
background-color: #fff;
width: 1100px;
margin: 0 auto;}
/*タブのスタイル*/
.tab_item {
width: 366.6666px;
height: 60px;
background-color: #e7e7e7;
color: #398fcb;
line-height: 60px;
font-size: 28px;
text-align: center;
display: block;
float: left;
margin-top: 20px;
transition: all 0.2s ease;
}
.tab_item:hover {
opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
display: none;
padding: 0;
clear: both;
overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
background-color: #398fcb;
color: #e7e7e7;
line-height: 80px;
height: 80px;
margin-top: 0px;
}
#contents1 {
	width: 100%;
	background: url(../images/morocco-bottomback.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom;
	padding-bottom: 110px;
}
#contents1 .contents-inner {
	width: 1100px;
	margin: auto;
}
#contents1 .titel {
	font-size: 42px;
	color: #398fcb;
	display: table;
	margin: auto;
	position: relative;
}
#contents1 .titel::before {
	display: block;
	content: "";
	position: absolute;
	left: -130px;
	top: -50px;
	background: url(../images/morocco-icon.png);
	width: 114px;
	height: 113px;
}
#contents1 .titel-box {
	padding: 70px 0px;
}
#contents1 .box-top {
	height: 80px;
}
#contents1 .box-top li {
	float: left;
	width: 360px;
	text-align: center;
	font-size: 28px;
	color: #398fcb;
	line-height: 60px;
	background: #e7e7e7;
	margin-top: 20px;
}
#contents1 .box-top li:hover{
	margin-top: 0px;
	line-height: 80px;
	color: #e7e7e7;
	background: #398fcb;
}
#contents1 .box-top li+li {
	margin-left: 10px;
}
#contents1 .box-inmner {
	box-sizing: border-box;
	padding:35px 15px;
	border: 2px solid #398fcb;
	background: #FFF;
}
#contents1 .inner {
	width: 355px;
	float: left;
	box-sizing: border-box;
	padding: 15px;
}
#contents1 .no1,#contents1 .no2,#contents1 .no3 {
	position: relative;
}
#contents1 .no1::before,#contents1 .no2::before,#contents1 .no3::before{
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: -20px;
	width: 92px;
	height: 90px;
}
#contents1 .no1::before {
	background: url(../images/morocco-no1.png);
}
#contents1 .no2::before {
	background: url(../images/morocco-no2.png);
}
#contents1 .no3::before {
	background: url(../images/morocco-no3.png);
}
#contents1 .inner img{
	width:320px;
}
#contents1 .ttl01 {
	color: #398fcb;
	font-size: 18px;
	margin: 20px 0px;
}
#contents1 .price {
	font-size: 34px;
	color: #c71525;
	margin: 20px 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	
}
#contents1 .sub {
	font-size: 26px;
	float: left;
	font-weight: bold;
}
#contents1 .main {
	float: right;
	font-weight: bold;
}
#contents1 .btn {
	padding: 0;
}
#contents1 .btn a {
	font-size: 22px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #FFF;
	background: #de7e18;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	line-height: 66px;
	border-bottom: 6px solid #9a6227;
	position: relative;
}
#contents1 .btn a:hover{
	    -ms-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    border-bottom: none;
}
#contents1 .btn a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
/*--------------------------------------------------
contents2
--------------------------------------------------*/
#contents2 .g-navi {
	width: 100%;
	background: url(../images/morocco-naviback.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 430px;
	box-sizing: border-box;
	padding-top: 110px;
}
#contents2 .navi-inner, 
#foot .navi-inner {
	width: 1100px;
	margin: auto;
}
#contents2 .navi-titel,#foot .navi-titel {
	font-size: 38px;
	color: #FFF;
	display: table;
	margin: auto;
	position: relative;
}
#contents2 .navi-titel::before,
#foot .navi-titel::before {
	display: block;
	content: "";
	position: absolute;
	left: -133px;
	top: -60px;
	background: url(../images/icon2.png);
	width: 130px;
	height: 128px;
}
#contents2 .btn,#foot .btn {
	float: left;
}
#contents2 .btn a,#foot .btn a {
	font-size: 20px;
	text-align: center;
	line-height: 66px;
	color: #730802;
	width: 158px;
	background: #FFF;
	position: relative;
}
#contents2 .btn a:hover,#contents2 .btn2:hover,#contents2 .btn3:hover,#foot .btn a:hover, .add_btn:hover {
	opacity: 0.6;
}
#contents2 .btn a::before,#foot .btn a::before {
	display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:42%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #730802;
 border-right: 2px solid #730802;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents2 .btnbox,#foot .btnbox {
	box-sizing: border-box;
	padding: 80px 0 0; 
}
#contents2 .btnbox li+li,#foot .btnbox li+li {
	margin-left: 30px;
}
#contents2 .map {
	width: 1100px;
	margin: auto;
	padding: 50px 0px
}
#contents2 .maptext-box {
	width: 48%;
	box-sizing: border-box;
	float: left;
	padding: 10px ;
}
#contents2 .maptitel {
	font-size: 28px;
	color: #446d07;
	margin-bottom: 30px;
}
#contents2 .maptext {
	line-height: 1.8;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	/*font-weight: bold;*/
}

#contents2 .g-map {
position: relative;
padding-bottom: 350px;
height: 470px;
overflow: hidden;
width: 48%;
box-sizing: border-box;
float: right;
}
#contents2 .g-map iframe,
#contents2 .g-map object,
#contents2 .g-map embed {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
#contents2 .box {
	width: 100%;
	background: url(../images/backimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 30px 0;
}
#contents2 .box-inner {
	width: 1100px;
	margin: auto;
}
#contents2 .box-subtitel {
	font-size: 26px;
	margin-bottom: 20px;
}
#contents2 .box-maintitel{
	font-size: 42px;
	color: #446d07;
}
#contents2 .titel-box {
	display: table;
	margin: auto;
	padding:10px 0 50px 60px;
	position: relative;
}
#contents2 .titel-box::before {
	display: block;
	content: "";
	position: absolute;
	left: -90px;
	top: -20px;
	background: url(../images/icon.png);
	width: 130px;
	height: 128px;
}
#contents2 .inner img {
	width: 100%;
}
#contents2 .main_contents {
	margin-top: 30px;
}
#contents2 .inner {
	width: 545px;
	background: #FFF;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	box-sizing: border-box;
}
#contents2 .inner-right {
	margin-right: 0px;
}
#contents2 .textbox {
	box-sizing: border-box;
	padding: 30px;
}
#contents2 .ttl01 {
	font-size: 22px;
	color: #715127;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	padding-bottom: 10px;
	display: table;
	margin: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #715127;
}
#contents2 .main-text {
	font-size: 16px;
	padding: 10px 0px;
	line-height: 1.8;
}
#contents2 .btn2 {
	margin: 30px 0 10px;
}
#contents2 .btn2 a {
	font-size: 18px;
	text-align: center;
	box-sizing: border-box;
	color: #FFF;
	line-height: 60px;
	width: 100%;
	position: relative;
}
#contents2 .tent {
	display:inline;
	font-weight:normal;
	color:#de7e18;
	text-decoration:underline;
}

#contents2 .btn2 a::before {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents2 .btn3 a {
	font-size: 18px;
	text-align: center;
	box-sizing: border-box;
	color: #FFF;
	width: 100%;
	line-height: 1.6;
	height: 74px;
	padding: 10px 0px;
	position: relative;
}
#contents2 .btn3 a::before {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}


#contents2 .link {
	width: 100%;
	/* background: url(../images/morocco-bottomback.png); */
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 70px 0 50px;
}
#contents2 .link-inner {
	width: 1100px;
	margin: auto;
}
#contents2 .link-box li img {
	width: 100%;
}
#contents2 .link-box li {
	float: left;
	width: 350px;
	margin: 20px 0px;
}
#contents2 .link-box li+li {
	margin-left: 25px;
}
#contents2 .link-box li:nth-child(4) {
	margin-left: 0px;
}
#contents2 .linkimg {
	position: relative;
}
#contents2 .linkimg::before {
	display: block;
	content: "";
	position: absolute;
	left: -20px;
	top: -60px;
	background: url(../images/label.png);
	width: 120px;
	height: 110px;
}
/*------------------------------------------------------------
   contents3
------------------------------------------------------------*/
#contents3 {
	width: 100%;
	background: url(../images/morocco-teablback.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	height: 815px;
	box-sizing: border-box;
	padding-top: 90px;
}
#contents3 .inner {
	width: 1100px;
	margin: auto;
}
#contents3 .titel {
	font-size: 38px;
	color: #fff;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 60px;
	border-bottom: 3px dotted #FFF;
	border-top: 3px dotted #FFF;
}
#contents3 tr th,
#contents3 tr td {
	line-height: 66px;
	text-align: center;
	font-size: 23px;
	color: #FFF;
	box-sizing: border-box;
	border: 2px solid #FFF;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}
#contents3 .s-text {
	display: inline;
	font-size: 18px;
}
#contents3 .top-th {
	width: 137px;
	color:#316b9c;
	background: #FFF;
	font-size: 18px;
	border-right: 2px solid #689ac4;
}
#contents3 .sideth {
	width: 280px;
	text-align: left;
	padding-left: 20px;
}
#contents3 .bestth {
	position: relative;
}
#contents3 .bestth::before {
	display: block;
	content: "";
	position: absolute;
	left: 2%;
	top: -30px;
	background: url(../images/morocco-icon5.png);
	width: 128px;
	height: 47px;
	
}
#contents3 .bigth {
	height: 66px;
	line-height: 1.4;
	box-sizing: border-box;
	padding: 10px 0px;
	border-right: 2px solid #FFF;
}
#contents3 .noneth {
	border: none;
	background: none;
}
/*------------------------------------------------------------
   contents4
------------------------------------------------------------*/
#contents4 {
	box-sizing: border-box;
	padding: 20px 0px 0;
}
#contents4 .inner {
	width: 1100px;
	margin: auto;
	box-sizing: border-box;
	border: 3px solid #b70101;
	margin-bottom: 70px;
}
#contents4 .titel-box {
	background: url(../images/title_back.jpg);
	height: 143px;
	box-sizing: border-box;
	padding: 40px 0;
}
#contents4 .s-titel {
	font-size: 25px;
	color: #FFF;
	display: table;
	margin: auto;
	margin-bottom: 15px;
}
#contents4 .titel {
	font-size: 38px;
	color: #FFF;
	display: table;
	margin: auto;
}
#contents4 .best {
	position: relative;
}
#contents4 .best::before {
	display: block;
	content: "";
	position: absolute;
	left: -170px;
	top: -70px;
	background: url(../images/morocco-icon3.png);
	width: 120px;
	height: 110px;
}
#contents4 .main-contents {
	box-sizing: border-box;
	padding: 40px 30px;
}
#contents4 .toursitem {
	padding: 30px 0;
}
#contents4 .first {
	line-height: 40px;
	margin-top: 30px;
	float: left;
	display: table;
	padding: 0 20px;
	box-sizing: border-box;
	font-size:20px;
	color: #FFF;
	margin-right: 20px;
	background-image: linear-gradient(
    -45deg,
    #222 25%,
    #1d1d1d 25%, #1d1d1d 50%,
    #222 50%, #222 75%,
    #1d1d1d 75%, #1d1d1d
  );
  background-size: 12px 12px;
}
#contents4 .toursitem li {
	float: left;
	font-size: 16px;
	padding: 0 20px;
	border-radius: 5px;
	margin-top: 10px;
}

#contents4 .toursitem li span {
	display: inline-block;
	font-size: 12px;
}
#contents4 .toursitem li+li {
	margin-left: 10px;
}
#contents4 .leftbox {
	float: left;
	width: 49%;
	box-sizing: border-box;
	padding: 10px
}
#contents4 .point {
	margin: 20px 0;
}
#contents4 .point li {
	font-weight: bold;
	line-height: 1.8em;
}
#contents4 .leftbox img {
	width: 100%;
}
#contents4 .subtitel {
	color: #398fcb;
	font-size: 18px;
	padding: 10px 0;
	display: table;
	margin: auto;
	position: relative;
}
#contents4 .subtitel::before,
#contents4 .subtitel::after {
	display: inline-block;
	content: "";
	position: absolute;
	background: url(../images/morocco-titelside.png);
	width: 20px;
	height: 20px;
}
#contents4 .subtitel::before {
	left: -40px;
}
#contents4 .subtitel::after {
	right: -40px;
}
#contents4 .p-left {
	display: block;
	float: left;
	font-weight: bold;
}
#contents4 .p-right {
	display: block;
	font-weight: bold;
}
#contents4 .subtitel-box {
	border-bottom: 2px dotted #398fcb;
	border-top: 2px dotted #398fcb;
	margin: 10px 0;
}
#contents4 .righttitel {
	color: #FFF;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	background:#b90a0a;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
	position: relative;
}
#contents4 .righttitel::before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	bottom:-14px;
	-ms-transform: translateX(-50%);
-webkit-transform : translateX(-50%);
transform : translateX(-50%);
	margin: auto;
	border-right: 10px solid transparent;
	border-top: 15px solid #b90a0a;
	border-left: 10px solid transparent;
}
#contents4 .rightbox {
	float: right;
	width: 49%;
}
#contents4 .pran {
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
}
#contents4 .day {
	float: left;
	width: 10%;
	color: #FFF;
	background: #b3b3b3;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-weight: bold;
}
#contents4 .today {
	margin-left: 15%;
	margin-bottom: 20px;
	font-weight: bold;
}
#contents4 .btn {
	float: left;
	width: 48%;
}
#contents4 .center {
	float: none;
	width: 70%;
	margin: 0 auto;
}
#contents4 .right {
	float: right;
	position: relative;
} 
#contents4 .right::before {
	display: block;
	content: "";
	position: absolute;
	left:-20px;
	top: -55px;
	background: url(../images/morocco-icon4.png);
	width: 110px;
	height: 103px;
	z-index: 10;
}
#contents4 .btn-box {
	padding-top: 60px;
}
#contents4 .btn a {
	font-size: 25px;
	color: #FFF;
	background: #b90a0a;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.6;
	height: 100px;
	padding: 10px 0px;
	border-bottom: 6px solid #750909;
	border-radius:6px;
	position: relative;
}
#contents4 .btn a:hover{
	    -ms-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    border-bottom: none;
}
#contents4 .btn a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

#contents4 .btn-box_tour {
	padding-top: 10px;
}
#contents4 .btn_tour a {
	font-size: 20px;
	color: #FFF;
	background: #729904;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.6;
	height: 50px;
	padding: 10px 0px;
	border-radius:6px;
	position: relative;
}
#contents4 .btn_tour a:hover{
    border-bottom: none;
    opacity: 0.7;
}
#contents4 .btn_tour a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents4 .center_tour {
	float: none;
	width: 80%;
	margin: 0 auto;
}

#contents4 .btn2, .add_btn {
	margin: 40px auto;
	width: 600px;
}
#contents4 .btn2 a,.add_btn a {
	font-size: 20px;
	color: #a20909;
	line-height: 50px;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #a20909;
	border-radius: 5px;
	position: relative;
	background:#fff;
}
#contents4 .btn2 a:after,.add_btn a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #de7e18;
 border-right: 2px solid #de7e18;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

.fl01 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.con {
	width: 100%;
	box-sizing: border-box;
	margin: auto;
}
.con .inner {
	max-width: 1100px;
	margin: auto;
}
/*------------------------------------------------------------
  whatis
------------------------------------------------------------*/
#whatis {
	padding: 90px 0 115px;
}
#whatis .txt-box,
#whatis .map-box {
	width: 48%;
}
#whatis .box {
	margin-bottom: 45px;
}
#whatis h3 {
	font-size: 30px;
	font-weight: bold;
	padding-left: 15px;
	position: relative;
}
#whatis h3:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 30px;
	background: #237ca1;
	margin-top: -15px;
}
#whatis .txt {
	font-size: 15px;
	margin-top: 20px;
}
#whatis .map-box {
	position: relative;
	height: 0;
	padding-bottom: 45%;
}
#whatis .map-box iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.point a {
	font-size: 16px;
	color: red;
	background: linear-gradient(transparent 0, yellow 0);
	display: inline !important;
}


/*------------------------------------------------------------
   foot
------------------------------------------------------------*/
#foot {
	width: 100%;
	background: url(../images/footback.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 768px;
}
#foot .titel-box {
	background: rgba(6,45,95,0.65);
	padding: 20px 0;
}

#foot .box-inner {
	display: table;
	margin: auto;
	position: relative;
}
#foot .box-inner::before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	bottom:-55px;
	-ms-transform: translateX(-50%);
-webkit-transform : translateX(-50%);
transform : translateX(-50%);
	margin: auto;
	border-right: 20px solid transparent;
	border-top: 35px solid rgba(6,45,95,0.65);
	border-left: 20px solid transparent;
}
#foot .s-titel {
	color: #FFF;
	font-size: 26px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#foot .titel {
	color: #FFF;
	font-size: 34px;
	text-align: center;
	line-height: 1.4;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#foot .mainbtn-box {
	width: 1100px;
	margin:50px auto 80px;
	box-sizing: border-box;
	padding: 40px;
}
#foot .mainbtn {
	float: left;
}
#foot .mainbtn a {
	font-size: 22px;
	text-align: center;
	color: #730802;
	background: #FFF;
	box-sizing: border-box;
	line-height: 1.4;
	width: 460px;
	height: 100px;
	margin: 20px;
	padding: 20px 0;
	border-radius: 50px;
	position: relative;
}
#foot .mainbtn a:hover {
	opacity: 0.6;
}
#foot .mainbtn a::before {
		display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #730802;
 border-right: 2px solid #730802;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
/*------------------------------------------------------------
   slider  slick
------------------------------------------------------------*/
.slider {
	width: 100%;
	height: auto;
}

.slider .photo {
	margin: 0 10px;
	position: relative;
}

.slider img {
	width: 100%;
	height: auto;
	max-height: 480px;
}

.slider .s_caption {
	width: 100%;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	padding: 20px 0 20px 20px;
	position: absolute;
	bottom: 0;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.slide-arrow {
  position: absolute;
	top: 45%;
	cursor: pointer;
	z-index: 1000;
}

.prev-arrow {
	width: 38px;
	height: 38px;
	border-top: solid 8px #fff;
	border-right: solid 8px #fff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: 30px;
	margin-top: -19px;
}

.next-arrow {
	width: 38px;
	height: 38px;
	border-top: solid 8px #fff;
	border-right: solid 8px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	margin-top: -19px;
}

/* トップに戻る */
.bt_pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10000;
}

.bt_pagetop a {
	background: #078203;
	border-radius: 10px;
	color: #fff;
	display: block;
	height: 60px;
	text-align: center;
	text-decoration: none;
	width: 60px;
}

.bt_pagetop a img{
	width:100%;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------
   sp
------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	/*--------------------------------------------------
ここから
--------------------------------------------------*/
.con {
	color: #000;
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin: 20px 0 0 0;
	font-weight: bold;
	
}
.sp-mv {
	width: 100%;
	height: auto;
	background: url(../images/mv_sp.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 0 auto 0;
	padding-top: 100%;
	position: relative;
}
.sp-text {
	padding: 30px 10px ;
	box-sizing: border-box;
	font-size: 11px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: bold;
}
#mv .mv {
	display: none;
	width: 100%;
	background: url(../images/morocco-mv.jpg);
	background-size: cover;
	background-position: center;
	height: 720px;
	box-sizing: border-box;
	padding-top: 90px;
}
#mv .mv-inner {
	background: url(../images/morocco-mv-img.png);
	width: 622px;
	height: 528px;
	margin: auto;
}
#mv .text {
	text-align: center;
	padding-top: 320px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: bold;
}
/*--------------------------------------------------
contents1
--------------------------------------------------*/
	.tabs {
margin-top: 50px;
padding-bottom: 0px;
background-color: #fff;
width: 100%;
margin: 0 auto;}
/*タブのスタイル*/
.tab_item {
width: calc(100%/3);
height: 40px;
background-color: #e7e7e7;
color: #398fcb;
line-height: 40px;
font-size: 18px;
text-align: center;
display: block;
float: left;
margin-top: 20px;
transition: all 0.2s ease;
}
.tab_item:hover {
opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
display: none;
padding: 0;
clear: both;
overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
background-color: #398fcb;
color: #e7e7e7;
line-height: 60px;
height: 60px;
margin-top: 0px;
}
#contents1 {
	width: 100%;
	background: url(../images/morocco-bottomback.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom;
	padding-bottom: 30px;
}
#contents1 .contents-inner {
	width: 100%;
	margin: auto;
}
#contents1 .titel {
	font-size: 24px;
	color: #398fcb;
	display: table;
	margin: auto;
	position: relative;
	padding-left: 40px;
}
#contents1 .titel::before {
	display: block;
	content: "";
	position: absolute;
	left: -20px;
	top: -10px;
	background: url(../images/morocco-icon.png);
	background-size: cover;
	width: 51px;
	height: 50px;
}
	#contents1 .box {
		box-sizing: border-box;
		padding: 10px;
	}
#contents1 .titel-box {
	padding: 0px 0px 10px;
}
#contents1 .box-top {
	height: 50px;
	width: 100%;
}
#contents1 .box-top li {
	float: left;
	width: 31%;
	text-align: center;
	font-size: 22px;
	color: #398fcb;
	line-height: 40px;
	background: #e7e7e7;
	margin-top: 10px;
}
#contents1 .box-top li:hover{
	margin-top: 0px;
	line-height: 50px;
	color: #e7e7e7;
	background: #398fcb;
}
#contents1 .box-top li+li {
	margin-left: 3.4%;
}
#contents1 .box-inmner {
	box-sizing: border-box;
	padding:30px 10px 0px;
	border: 2px solid #398fcb;
	background: #FFF;
}
	#contents1 .inner img {
		width: 40%;
		float:left;
		margin:0 10px 0 0;
	}
#contents1 .inner {
	width: 100%;
	float: none;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 10px;
}
#contents1 .no1,#contents1 .no2,#contents1 .no3 {
	position: relative;
}
#contents1 .no1::before,#contents1 .no2::before,#contents1 .no3::before{
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: -20px;
	width: 55px;
	height: 54px;
}
#contents1 .no1::before {
	background: url(../images/morocco-no1.png);
		background-size: cover;;
}
#contents1 .no2::before {
	background: url(../images/morocco-no2.png);
	background-size: cover;
}
#contents1 .no3::before {
	background: url(../images/morocco-no3.png);
	background-size: cover;
}
#contents1 .ttl01 {
	color: #398fcb;
	font-size: 18px;
	margin: 0 0 20px 0px;
}
#contents1 .price {
	font-size: 30px;
	color: #c71525;
	margin: 20px 0;
	
}
#contents1 .sub {
	font-size: 22px;
	float: left;
	font-weight: bold;
}
#contents1 .main {
	float: right;
	font-weight: bold;
}
#contents1 .btn {
	padding: 0;
	height: 50px
}
#contents1 .btn a {
	font-size: 18px;
	color: #FFF;
	background: #de7e18;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	line-height: 44px;
	border-bottom: 6px solid #9a6227;
	position: relative;
}
#contents1 .btn a:hover{
	    -ms-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    border-bottom: none;
}
#contents1 .btn a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:40%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
/*--------------------------------------------------
contents2
--------------------------------------------------*/
#contents2 .g-navi {
	width: 100%;
	background: url(../images/sp-top_04.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 350px;
	box-sizing: border-box;
	padding-top: 40px;
}
#contents2 .navi-inner, 
#foot .navi-inner {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 10px;
}
#contents2 .navi-titel,#foot .navi-titel {
	font-size: 24px;
	color: #FFF;
	display: table;
	margin: auto;
	position: relative;
	padding-left: 30px;
}
#contents2 .navi-titel::before,
#foot .navi-titel::before {
	display: block;
	content: "";
	position: absolute;
	left: -30px;
	top: -10px;
	background-size: cover;
	width: 60px;
	height: 50px;
}
#contents2 .btn,#foot .btn {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 5px;
	margin-bottom: 20px;
}
#contents2 .btn a,#foot .btn a {
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	color: #de7e18;
	width: 100%;
	background: #FFF;
	position: relative;
	box-sizing: border-box;
}
#contents2 .btn a:hover,#contents2 .btn2:hover,#contents2 .btn3:hover,#foot .btn a:hover {
	opacity: 0.6;
}
#contents2 .btn a::before,#foot .btn a::before {
	display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:44%;	
 width: 6px;
 height: 6px;
 border-top: 2px solid #de7e18;
 border-right: 2px solid #de7e18;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents2 .btnbox,#foot .btnbox {
	box-sizing: border-box;
	width: 100%;
	padding: 40px 0 0; 
}
#contents2 .btnbox li+li,#foot .btnbox li+li {
	margin-left: 0px;
}
#contents2 .map {
	width: 100%;
	margin: auto;
	padding: 20px 0px;
	box-sizing: border-box;
}
#contents2 .maptext-box {
	width: 100%;
	box-sizing: border-box;
	float: none;
	padding: 10px 20px;
}
#contents2 .maptitel {
	font-size: 24px;
	margin-bottom: 10px;
}
#contents2 .maptext {
	line-height: 1.8;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 13px;
}

#contents2 .g-map {
position: relative;
padding-bottom: 220px;;
padding-top: 30px;
height: 0;
overflow: hidden;
width: 100%;
float: none;
}
#contents2 .g-map iframe,
#contents2 .g-map object,
#contents2 .g-map embed {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
box-sizing: border-box;
max-height: 250px;
padding: 10px 20px;
}
#contents2 .box {
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 0 0 20px;
}
#contents2 .box-inner {
	width: 100%;
	margin: auto;
	padding: 10px;
	box-sizing: border-box;
}
#contents2 .box-subtitel {
	font-size: 20px;
	margin-bottom: 10px;
}
#contents2 .box-maintitel{
	font-size: 30px;
	line-height: 1.3;
}
#contents2 .titel-box {
	display: table;
	margin: auto;
	padding:10px 0 10px 30px;
	position: relative;
}
#contents2 .titel-box::before {
	display: block;
	content: "";
	position: absolute;
	left: -30px;
	top: -0px;
	background-size: cover;
	width: 51px;
	height: 50px;
}
#contents2 .inner img {
	width: 100%;
}
#contents2 .main_contents {
	margin-top: 0px;
}
#contents2 .inner {
	width: 100%;
	background: #FFF;
	float: none;
	margin-bottom: 20px;
	margin-right: 10px;
	box-sizing: border-box;
	padding: 0 10px;
}
#contents2 .inner-right {
	margin-right: 0px;
}
#contents2 .textbox {
	box-sizing: border-box;
	padding: 20px 0px;
}
#contents2 .ttl01 {
	font-size: 22px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	padding-bottom: 5px;
	display: table;
	margin: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #2f681a;
}
#contents2 .main-text {
	font-size: 14px;
	padding: 10px 0px;
	line-height: 1.6;
}
#contents2 .btn2 {
	margin: 15px 0 10px;
}
#contents2 .btn2 a {
	font-size: 18px;
	text-align: center;
	box-sizing: border-box;
	color: #FFF;
	line-height: 50px;
	width: 100%;
	position: relative;
}
#contents2 .btn2 a::before {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 8px;
 height: 8px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents2 .btn3 a {
	font-size: 18px;
	text-align: center;
	box-sizing: border-box;
	color: #FFF;
	width: 100%;
	line-height: 1.4;
	height: 65px;
	padding: 8px 0px;
	position: relative;
}
#contents2 .btn3 a::before {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 8px;
 height: 8px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents2 .link {
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 30px 0;
	margin: auto;
}
	#contents2 .titel-box {
		margin-bottom: 0px;
	}
#contents2 .link-inner {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 0px 10px 
}
	#contents2 .link-inner ul {
		margin: 0;
		padding: 0;
	}
#contents2 .link-box li img {
	width: 100%;
}
#contents2 .link-box li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	margin:  10px auto 0;
	padding: 5px;
}
#contents2 .link-box li+li {
	margin-left: 0px;
	margin-top: 0px;
	margin: 10px auto 0px;
}
#contents2 .link-box {
	box-sizing: border-box;
	}
#contents2 .linkimg {
	position: relative;
}
#contents2 .linkimg::before {
	display: block;
	content: "";
	position: absolute;
	left: -15px;
	top: -30px;
	background: url(../images/morocco-icon3.png);
	background-size: cover;
	width: 71px;
	height: 66px;
}
/*------------------------------------------------------------
   contents3
------------------------------------------------------------*/
#contents3 {
	width: 100%;
	background: url(../images/sp-tableback_06.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top;
	height: 440px;
	box-sizing: border-box;
	padding-top: 30px;
}
#contents3 .inner {
	width: 100%;
	margin: auto;
	padding: 10px;
	box-sizing: border-box;
}
	#contents3 .inner table {
		width: 100%;
	}
#contents3 .titel {
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 50px;
	border-bottom: 3px dotted #FFF;
	border-top: 3px dotted #FFF;
}
#contents3 tr th,
#contents3 tr td {
	line-height: 1.5;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	box-sizing: border-box;
	border: 2px solid #FFF;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}
#contents3 .s-text {
	display: inline;
	font-size: 9px;
}
#contents3 .top-th {
	width: 137px;
	color:#316b9c;
	background: #FFF;
	font-size: 10px;
	border-right: 2px solid #689ac4;
}
#contents3 .sideth {
	width: 280px;
	text-align: left;
	padding-left: 0px;
	height: 30px;
}
#contents3 .bestth {
	position: relative;
}
#contents3 .bestth::before {
	display: block;
	content: "";
	position: absolute;
	left: -12px;
	top: -20px;
	background: url(../images/morocco-icon5.png);
	background-size: cover;
	width: 64px;
	height: 25px;
	
}
#contents3 .bigth {
	height: 66px;
	line-height: 1.4;
	box-sizing: border-box;
	padding: 10px 0px;
	border-right: 2px solid #FFF;
}
#contents3 .noneth {
	border: none;
	background: none;
}
/*------------------------------------------------------------
   contents4
------------------------------------------------------------*/
#contents4 {
	box-sizing: border-box;
	padding: 50px 10px 0;
}
#contents4 .inner {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	margin-bottom: 40px;
}
#contents4 .titel-box {
	height: auto;
	box-sizing: border-box;
	padding: 25px 0;
}
#contents4 .s-titel {
	font-size: 16px;
	color: #FFF;
	display: table;
	margin: auto;
	margin-bottom: 10px;
}
#contents4 .titel {
	font-size: 22px;
	color: #FFF;
	display: table;
	margin: auto;
}
#contents4 .best {
	position: relative;
}
#contents4 .best::before {
	display: block;
	content: "";
	position: absolute;
	left: -40px;
	top: -70px;
	background: url(../images/morocco-icon3.png);
	background-size: cover;
	width: 80px;
	height: 73px;
}
#contents4 .toursitem li+li {
	margin-left: 0px;
}
#contents4 .main-contents {
	box-sizing: border-box;
	padding: 30px 10px 30px;
}
#contents4 .toursitem {
	padding: 0px 0 10px;
	width: 100%;
	box-sizing: border-box;
}
#contents4 .toursitem li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
	border-radius: 5px;
	width: 49%;
	text-align: center;
	box-sizing: border-box;
	line-height: 46px;
}
	#contents4 .toursitem li:nth-child(odd) {
		margin-right: 2%;
	}
#contents4 .toursitem li span {
	display: inline-block;
	font-size: 10px;
}
#contents4 .first {
	line-height: 30px;
	float: none;
	text-align: center;
	box-sizing: border-box;
	display: block;
	font-size:16px;
	color: #000;
	width: 100%;
	margin-right: 0px;
	background-image: none;
	border: none;
	border: 1px solid #000;
}

#contents4 .leftbox {
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 10px
}
#contents4 .point {
	margin: 20px 0;
}
#contents4 .point li {
	font-weight: bold;
}
#contents4 .leftbox img {
	width: 100%;
	margin-bottom: 20px;
}
#contents4 .subtitel {
	color: #398fcb;
	font-size: 18px;
	padding: 10px 0;
	display: table;
	margin: auto;
	position: relative;
}
#contents4 .subtitel::before,
#contents4 .subtitel::after {
	display: inline-block;
	content: "";
	position: absolute;
	background: url(../images/morocco-titelside.png);
	width: 20px;
	height: 20px;
}
#contents4 .subtitel::before {
	left: -40px;
}
#contents4 .subtitel::after {
	right: -40px;
}
#contents4 .p-left {
	display: block;
	float: left;
	width: 6%;
}
#contents4 .p-right {
	display: block;
	margin-left:6%;
}
#contents4 .subtitel-box {
	border-bottom: 2px dotted #398fcb;
	border-top: 2px dotted #398fcb;
	margin: 10px 0;
}
#contents4 .righttitel {
	color: #FFF;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
	position: relative;
}
#contents4 .righttitel::before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	bottom:-15px;
	-ms-transform: translateX(-50%);
-webkit-transform : translateX(-50%);
transform : translateX(-50%);
	margin: auto;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#contents4 .rightbox {
	float: none;
	width: 100%;
}
#contents4 .pran {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
}
#contents4 .day {
	float: left;
	width: 15%;
	color: #FFF;
	background: #b3b3b3;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-weight: bold;
}
#contents4 .today {
	margin-left: 20%;
	margin-bottom: 20px;
	font-weight: bold;
}
#contents4 .btn {
	float: none;
	width: 100%;
}
#contents4 .right {
	float: none;
	position: relative;
	margin-top: 40px;
} 
#contents4 .right::before {
	display: block;
	content: "";
	position: absolute;
	left:-15px;
	top: -30px;
	background: url(../images/morocco-icon4.png);
	background-size: cover;
	width: 75px;
	height: 70px;
	z-index: 10;
}
#contents4 .btn-box {
	padding-top: 30px;
}
#contents4 .btn a {
	font-size: 18px;
	color: #FFF;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.4;
	height: 70px;
	padding: 7px 0px;
	border-radius:6px;
	position: relative;
}
#contents4 .btn a:hover{
	    -ms-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    border-bottom: none;
}
#contents4 .btn a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 8px;
 height: 8px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents4 .btn_tour a {
	font-size: 16px;
	padding: 12px 0 0 0;
}
#contents4 .btn_tour a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:40%;	
 width: 8px;
 height: 8px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
#contents4 .btn2 ,.add_btn{
	margin: 40px auto;
	width: 100%;
}
#contents4 .btn2 a,.add_btn a {
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 10px 0px;
	position: relative;
}
#contents4 .btn2 a:after,.add_btn a:after {
display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:42%;	
 width: 7px;
 height: 7px;
 border-top: 2px solid #de7e18;
 border-right: 2px solid #de7e18;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
	.fl01 {
		display: block;
		-webkit-justify-content: inherit;
		justify-content: inherit;
	}
	.con .inner {
		max-width: 100%;
	}
	#whatis {
		padding: 50px 15px 50px;
	}
	#whatis .txt-box,
	#whatis .map-box {
		width: 100%;
	}
	#whatis .box {
		margin-bottom: 30px;
	}
	#whatis h3 {
		font-size: 20px;
		line-height: 1.2em;
		padding-left: 12px;
	}
	#whatis h3:before {
		height: 24px;
		margin-top: -12px;
	}
	#whatis .txt {
		font-size: 13px;
		margin-top: 10px;
	}
	#whatis .map-box {
		padding-bottom: 50%;
	}

/*------------------------------------------------------------
   foot
------------------------------------------------------------*/
#foot {
	width: 100%;
	background-repeat: no-repeat;
	background-size:cover;
	height: 700px;
}
#foot .titel-box {
	background: rgba(6,45,95,0.65);
	padding: 20px 0;
}

#foot .box-inner {
	display: table;
	margin: auto;
	position: relative;
}
#foot .box-inner::before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	bottom:-40px;
	-ms-transform: translateX(-50%);
-webkit-transform : translateX(-50%);
transform : translateX(-50%);
	margin: auto;
	border-right: 10px solid transparent;
	border-top: 20px solid rgba(6,45,95,0.65);
	border-left: 10px solid transparent;
}
#foot .s-titel {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#foot .titel {
	color: #FFF;
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#foot .mainbtn-box {
	width: 100%;
	margin:50px auto 30px;
	box-sizing: border-box;
	padding: 0px 10px;
	
}
#foot .mainbtn {
	float: none;
}
#foot .mainbtn a {
	font-size: 18px;
	text-align: center;
	color: #de7e18;
	background: #FFF;
	box-sizing: border-box;
	line-height: 1.4;
	width: 100%;
	height: 70px;
	margin: 10px 0px;
	padding: 10px 0;
	border-radius: 35px;
	position: relative;
}
#foot .mainbtn a::before {
		display: block;
 content: "";
 position: absolute;
 right: 20px;
 top:45%;	
 width: 10px;
 height: 10px;
 border-top: 2px solid #de7e18;
 border-right: 2px solid #de7e18;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
	#foot .btnbox {
		padding-top: 50px
	}
/*------------------------------------------------------------
   sp-slider  slick
------------------------------------------------------------*/
.slider .photo {
	margin: 0 5px;
}

.slider .s_caption {
	width: 100%;
	height: auto;
	font-size: 2.5vw;
	line-height: 1.3em;
	padding: 2% 2% 2% 2%;
}

.prev-arrow {
	width: 14px;
	height: 14px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	left: 3%;
	margin-top: -15px;
}

.next-arrow {
	width: 14px;
	height: 14px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	right: 3%;
	margin-top: -15px;
}

/* トップに戻る */
.bt_pagetop a {
	height: 40px;
	width: 40px;
}

}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
スライドショー  slick-theme
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 50px;
    line-height: 1;

    opacity: .90;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 30px;
	
		z-index: 100;
}
[dir='rtl'] .slick-prev
{
    right: 30px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 30px;
	
		z-index: 100;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 30px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: none;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: none;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: none;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}





/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  スライドショー  slick
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{	
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
	
		max-width: 100%;
    height: auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}