/*!追加のCSS */
body{
    font-family:"筑紫A丸ゴシック Std R", TsukuARdGothicStd-E, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {

body{
	background-color: #fafafa !important;
}
.theme_sept{
    position: fixed;
    width: 100%;
    z-index: 99;
}

.theme_septul{
    color: #383838;
    border: 3px solid #e0bd75;
    /*border-top: 3px solid #e0bd75;*/
    /*border-bottom: 3px solid #e0bd75;*/
    border-radius: 20px;
    background: #fffcf7;
    font-size: 15px;
    margin: 10px 0;
    text-align: left;
    line-height: 1.5;
}
.event_box{
	position:relative;
}
.theme_sept ul > li > ul > li:before {
    color: #a093e6;
    border: none;
    background: none;
    font-size: 1.3em;
    top: 1px;
	}
.theme_sept ul > li > ul > li > ul > li:before {
    color: #aee693;
    top: 0.7px;
	}
.pamphlet{
		display: block;
		width: 240px;
		text-align: center;
		border-radius: 3px;
		font-size: 12px;
		background:#b88f3c;
		color: #fff;
		padding: 5px;
		margin: 3px 0;
	}
.event_box span{
    position: absolute;
    display: block;
    right: 73px;
    top: -20px;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    background: #ef0564;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1.3;
    border: 5px solid #ffeadc;
    color: #fff;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px;
    font-size: 16px;
}
.event_box span.s01{
    position: absolute;
    display: block;
    right: -20px;
    top: -20px;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    background: #03add0;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1.3;
    border: 5px solid #ceecf3;
    color: #fff;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px;
    font-size: 16px;
}


.theme4_waku_z{
	width: 900px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 20px 0;
    border-right: 1px dotted #fafafa;
    border-left: 1px dotted #fafafa;
	background:#fff;
}
.headcopy,.omosan_insta{
    text-align: center;
    width: 699px;
    margin: 0 auto;
    text-shadow: 2px 2px 6px #f7f7f7;
    font-size: 17px;
    padding: 12px 0;
    color: #3e3e3e;
    line-height: 1.6;
	}

.container {
    background: #ffffff!important;
}

.degipan{
	height: 96px;
}
.special_tour{
	display: inline-block;
	border: 1px solid #1852a2;
}
.special_tourpdf{
    width: 150px;
    margin: 16px 63px;
    box-shadow: 3px 3px 9px 3px #cecdcd;
}
.campaign_tx1{
    text-align: center;
	padding: 10px;
}
.campaign_tx1 h5{
   text-align: center;
    font-size: 22px;
    margin: 26px 0 4px;
    line-height: 1.6;
    color: #b46f01;
    font-weight: 700;
}
.campaign_gx0{
	width: 178px;
	background: #fadce3;
    border-right: 1px dotted #1ea1ff;
	float: left;
}
.campaign_gx1{
	width: 100%;
    margin-top: 20px;
}

.campaign_gx2{
    width: 100%;
    height: 198px;
    text-align: center;
    font-size: 14px;
    margin: 24px 0;
}
/*.campaign_gx2:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}*/
.campaign_gx3{
    margin-bottom: 26px;
	height: 5px;
    clear: both;
}
.flag{
	width: 100%;
}
.flagtext{
	font-size: 150%;
}
.chumoku{
    width: 317px;
    text-align: center;
    background: #fffcfa;
    border: 1px dotted #ff9f3b;
    border-top: 5px solid #ff9f3b;
    color: #525252;
    font-weight: 700;
    display: block;
    padding-top: 5px;
    margin: 15px 0;
}
.campaign_t1 h4{
    font-size: 137%;
	width: 90%;
    padding: 20px;
    text-align: center;
    display: block;
    color: #fff;
    border-radius: 10px;
    background: #5eb6e2;
    margin: 30px auto;
    border-top: 2px dotted #ffffff;
    border-bottom: 2px dotted #ffffff;
}
.impresso{
    float: left;
    width: 359px;
    border: 3px solid #f8ec95;
    padding: 15px;
    margin: 10px 42px;
}
.turkey_tour_box{
	display: flex;
	align-items: flex-start;
	margin: 1.5em auto;
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 10px;
	border-radius: 8px;
	transition: box-shadow 0.3s;
}
.turkey_ul{
	
}
.turkey_ul a{
	text-decoration: none;
	color: inherit;
}
.turkey_ul img{
	width: 120px;
	height: auto;
	margin-right: 10px;
	border-radius: 4px;
}
.kokoro_spot_img{
	width: 100px;
}
.tavica_spot_img{
	width: 100%;
}
.btn-gradient-radius {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

.btn-gradient-radius-2 {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #1f8e7d 0%, #22c7bc 100%);
  transition: .4s;
}

.btn-gradient-radius-2:hover {
  background-image: linear-gradient(45deg, #22c7bc 0%, #1f8e7d 100%);
}
}

@media (max-width: 767px) {
.event_box{
	position:relative;
}

.theme_septul{
  background: #fffbf2;
}

.event_box span{
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    background: #02b2d6;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1.3;
    border: 5px solid #9feaf9;
    color: #fff;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding: 18px 5px;
    font-size: 16px;
}
.headcopy,.omosan_insta{
    text-align: center;
    text-shadow: 1px 1px 3px #e8e8e8;
    font-size: 12px;
    padding-top: 12px;
    color: #666666;
    line-height: 1.5;
}
.theme4_h4z{
	background: #74ebd5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ACB6E5, #74ebd5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ACB6E5, #74ebd5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 12px;
	color: #fff;
    text-align: center;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 0px;
}
.theme_septul ul{
	padding-left: 0;
}
.theme_septul li{
    background: #003eaf47;
    padding: 7px 10px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
	}

.degipan{
	width: 70%;
}
.special_tour{
	display: inline-block;
	width: 32%;
	border: 1px solid #1852a2;
}
.special_tourpdf{
    width: 32%;	
    margin: 24px 0;
    box-shadow: 3px 3px 9px 3px #cecdcd;
}

.campaign_tx1{
    text-align: center;
	padding: 10px;
}
.campaign_tx1 h5{
    text-align: center;
    font-size: 18px;
    color: #b46f01;
    font-weight: 700;
}
.campaign_gx0{
	width: 50%;
    background: #fadce3;
    border: 1px dotted #ffffff;
    float: left;
}
.campaign_gx1{
	width: 100%;
    margin-top: 20px;
}

.campaign_gx2{
    width: 100%;
    height: 255px;
    text-align: center;
    font-size: 14px;
    margin: 24px 0;
}

.campaign_gx3{
    margin-bottom: 26px;
	height: 5px;
    clear: both;
}
.flag{
	width: 100%;
}
.flagtext{
	font-size: 150%;
}
.chumoku{
    width: 317px;
    text-align: center;
    background: #fffcfa;
    border: 1px dotted #ff9f3b;
    border-top: 5px solid #ff9f3b;
    color: #525252;
    font-weight: 700;
    display: block;
    padding-top: 5px;
    margin: 15px 0;
}
.campaign_t1 h4{
    font-size: 137%;
	width: 90%;
    padding: 20px;
    text-align: center;
    display: block;
    color: #fff;
    border-radius: 10px;
    background: #5eb6e2;
    margin: 30px auto;
    border-top: 2px dotted #ffffff;
    border-bottom: 2px dotted #ffffff;
}
.impresso{
	
}
.turkey_tour_box{
	/*display: flex;*/
	list-style: none;
	align-items: flex-start;
	margin: 1.5em auto;
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 10px;
	border-radius: 8px;
	transition: box-shadow 0.3s;
}
.turkey_ul{
	padding: 0;
}
.turkey_ul a{
	text-decoration: none;
	color: inherit;
}
.turkey_ul img{
	width: 120px;
	height: auto;
	margin: 0 auto;
	display: block;
	border-radius: 4px;
}

.kokoro_spot_img{
	width: 60px;
	border-top: 1px solid #b46f01;
}

.tavica_spot_img{
	width: 100%;
}
.btn-gradient-radius {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}


.btn-gradient-radius-2 {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #1f8e7d 0%, #22c7bc 100%);
  transition: .4s;
}

}






/*!InstaのCSS */

/*一部レスポンシブル対応*/
@media (min-width: 768px)
and (max-width: 1199px) {
}
/*一部レスポンシブル対応ここまで*/


/*iPad対応*/
@media (min-width: 1024px) {

}

@media (min-width: 768px)
and (max-width: 1023px) {

}
/*iPad対応ここまで*/

