/*
Theme Name: Fish&Tips
Description: Fish&Tips用オリジナルテーマ
Version: 1.0
*/

#low #hd{padding-bottom: 0px; }

#cont{ padding-top:10px }
#low footer h2 {
	margin-top:auto;
	width:160px;
	margin: auto;
    padding:25px 0 0 0 ;
	background: none;
	border-left: none;
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
	font-size: inherit;
	line-height: inherit;
}

/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td	,button,figure{
    margin: 0;	padding: 0;
    border:none;

}
body {
    /*font-family:'Lucida Grande','Noto Sans Japanese','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
    color: #222;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: left;*/
}
address, caption, cite, code, dfn, em, strong, th, var	{
    font-style: normal;
}
table	{
    border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
    text-align: left;
}
q:before ,q:after	{
    content: '';
}
object, embed	{
    vertical-align: top;
}
hr, legend	{
    display: none;
    clear:both;

}
hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
html{
    font-size:10px;
}
h1, h2, h3, h4, h5, h6	{
    font-size: 100%;
    font-weight:normal;
}
img, abbr, acronym, fieldset	{
    border: 0;
    vertical-align: bottom;
    outline:none;
}
li	{
    list-style-type: none;
}
input {
    border: 1px none #CCC;
    font-family:'Lucida Grande','Noto Sans Japanese','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
    color: #222;
    font-size: 1.5rem;
    line-height: 1.4;
    text-align: left;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family:'Lucida Grande','Noto Sans Japanese','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
    color: #222;
    font-size: 1.5rem;
    line-height: 1.4;
}
select::-ms-expand {
    display: none;
}

.red{
    background: #d44650;
}
.green{
    background: #44a481;
}
.orenge{
    background: #f1a14b;
}
.gray {
    background: #555555;
}
.blue{
    background: #2e649b;
}

/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/

header {
	background-color: #ffffff;
}
header .bar {
    display: flex;
}
header .bar div{
    height:4px;
    overflow: hidden;
    font-size:1px;
    width: 25%
}
header  .inner{
    width: 1100px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
header div.logo{
    font-weight: bold;
    padding:43px 0 25px 0;
}
header div.logo span{
    display:inline-block;
    padding-left:20px;
    letter-spacing: 1.8px;
}
header div.logo img{
    width:250px;
}
header .input_set{
    margin-top:55px;
    background: #f8f7f5;
    border-radius: 50px;
    padding:5px;
}
header input{
    background: #f8f7f5;
    margin:3px 0 0 15px;
    font-size: 1.4rem;
}
header button{
    text-indent: -9999px;
    padding:3px 8px;
    background: #f8f7f5 url("/img/icon_search.png") no-repeat center bottom 6px;
    border-left:1px solid #e8e3da;
    cursor: pointer;
    width:38px;
}


.to_top a{
    position: fixed;
    right:calc(50% - 630px);
    display: block;
background: url("/img/foot_bg.png");
    padding:14px 15px 19px 15px;
    border-radius: 50px;
    line-height: 1;
}
.to_top{
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

footer .nav_area a {
	color: #FFF;
	text-decoration: none;
}
footer .nav_area a:hover {
	color: #FFF;
	text-decoration: underline;
}
footer{
	border-top:1px solid #e4e4e4;
}
footer .inner{
    width:1100px;
    margin:0 auto;
    padding:57px 0 0 0 ;
}
footer dl{
    font-weight: bold;
    font-size: 1.4rem;
    padding-bottom:20px;
    margin-bottom:40px;
    background: url("/img/dott.png")repeat-x center bottom;
}
footer dl:last-child{
    background-image: none;
}
footer dt{
    float:left;
    width:97px;

}
footer dd{
    padding:0 0 20px 97px;

}
footer dd li{
    display: inline-block;
    line-height: 1;
    border-right:1px solid #a6a6a6;
    padding-right:10px;
    margin-right:5px;
}
footer dd li:last-child {
    border-right:none;
}
footer .footer_nav{
    background: url("/img/foot_bg.png");
}
footer  .nav_area{
    width: 1100px;
    margin:0 auto;
    overflow: hidden;
}

footer  .nav_area h2{
    float:left;
    padding:40px 0 0 0 ;
    width:160px;
}
footer  .nav_area .nav{
    float:left;
}
footer  .nav_area .nav{
    font-size:1.4rem;
    padding:40px 15px 40px 0;
    /*border-right:1px solid #555;*/
}
footer  .nav_area .nav li{
    padding-right:12px;
    margin-right:12px;
    border-right:1px solid #555;
    line-height: 1.2;
}
footer  .nav_area .nav li:last-child{
    border-right:none;
}
footer  .nav_area .sns{
    float:right;
    padding-top:27px;
}
footer  .nav_area .sns li{
    margin-left:6px;
}
footer  .nav_area .sns li:first-child{
    margin-right:10px;
}
footer  .nav_area li{
    display:inline-block;
    vertical-align: middle;
    line-height: 1;
}
footer  .copy{
    border-top:1px solid #555;
    color:#888888;
    text-align: center;
    padding:33px 0 60px 0;
}



/* ======================================================================
smp
======================================================================== */
/* ======================================================================
スマホ用非表示項目
======================================================================== */
.hero_slider button{
    /*visibility: hidden;*/
}
.overlay,
.more_btn,
.menu_btn,
.search_btn,
.search_area.bottom,
.area_title.newz{
    display: none;
}



/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px){
	
	.pc_show {
		display: none;
	}
	.sp_show {
		display: block;
	}
	
    /*横幅auto指定*/
    .side_area,
    .sec_content,
    .main_area,
    .to_top,
    .attention .area_box .check,
    .attention .inner,
    .search_area .inner,
    footer .nav_area,
    footer .inner{
        width: auto;
        display: block;
    }

    input[type=text] {
	  font-size: 16px;
	  transform: scale(0.8);
	}

    /* ======================================================================
    スマホ用表示項目
    ======================================================================== */
    .hero_slider button{
        visibility:visible;
    }
    .more_btn,
    .menu_btn,
    .search_btn,
    .search_area.bottom,
    .area_title.newz{
        display: block;
    }
    .menu_btn img{
	     display: none!important;
    }
    body{
        font-size:1.3rem;
    }
    img{
        width:auto;
        max-width: 100%;
        height: auto;
    }
    header {
		padding-top: 4px;
	}
	header .bar {
	    display: flex;
	    width:100%;
		position:fixed;
	    top: 0px;
	    left: 0px;
	    z-index:100;
	}
    header .inner {
        width: auto;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    header .menu_btn{
        order: 0;
    }
    header .search_btn{
        order: 2;
    }
    header div.logo{
        order: 1;
        text-align: center;
        padding:5px 0 0px 20px;
    }
    header .inner div.logo span{
        display: none;
    }
    header .inner  div.logo img{
        width: 200px;
        margin:20px auto 0 auto;
        display: block;
    }
    .keyword_area{
        display: none;
    }

    header .menu_btn{
        display: none;
    }
    header .search_btn{
        width: 20px;
        height: auto;
        margin:20px;
        cursor: pointer;
    }
    .search_area .inner{
        padding:15px;
    }
    .search_area .pref_name input, .search_area .pref_name select {
        width: 100%;
        border: none;
        padding: 8px 0px 8px 0;
        background: #FFF url(../img/sp_icon_arrow_01.png) no-repeat center right 0px;
        background-size:10px;
    }
    .search_area .thema input, .search_area .thema select {
        width: 100%;
        border: none;
        padding: 8px 0px 8px 0;
        background: #FFF url(../img/sp_icon_arrow_02.png) no-repeat center right 0px;
        background-size:10px;
    }
    .search_area .inner .form{
        display: flex;
        justify-content: space-between;
    }
    .search_area .pref_name, .search_area .thema{
        padding:2px 2px 2px 0px;
    }
    .search_area .inner .pref_name,
    .search_area .inner .thema{
        height: auto;

    }
    .search_area .inner .x {
        font-size: 2.5rem;
        padding: 10px;
        line-height: 1.5rem;
        vertical-align: middle;
        font-weight: normal;
        height: auto;
    }
    footer .search_area .inner .x{
        color:#FFF;
    }
    .search_area .submit{
        /*display: none;*/
        float: none;
        width: 100%;
        margin-top: 10px;
        height: 35px;
    }

    .search_area .pref_name img, .search_area .thema img{
        display: none;
    }
    .search_area .inner div.selecter,
    .search_area .inner div.selecter ul li > .btn,
    .search_area .inner div.selecter ul li div.snav{
        width: 90vw;
    }
    footer .inner{
        padding:20px 15px 0 15px;
    }
    footer dt {
        float: left;
        width: 55px;
    }
    footer dd {
        padding: 0 0 10px 55px;
    }
    footer dl {
        font-weight: normal;
        font-size: 1.3rem;
        padding-bottom:15px;
        margin-bottom: 20px;
        background: url("/img/dott2.png")repeat-x center bottom;
    }
    footer dl:last-child dt{
        width:100%;
    }
    footer dl:last-child dd{
        padding: 0 0 20px 0px;
    }

    footer dd li {
        display: inline;
    }
    footer dl:last-child  dd li {
        display: inline;
        line-height: 1.8;
    }
    footer .nav_area h2 {
        display: none;
    }
    footer dl:last-child {
        margin-bottom:0;
        padding-bottom:0;
    }
    .to_top a {
        position: static;
        right:auto;
        display: block;
        background: #000;
        padding: 25px;
        border-radius: 0px;
        line-height: 1;
        text-align: center;
    }

    footer .nav_area .nav{
        float: none;
    }
    footer .nav_area .nav{
        padding:20px 0px 5px 15px;
    }
    footer .nav_area .nav li{
        padding-right:8px;
        margin-right:8px;
        margin-bottom:15px;
    }
    footer .nav_area .sns {
        border-top:1px solid #5a5a5a;
        float: none;
        padding: 20px 5px;
        display: flex;
        justify-content: space-around;
        align-items:center;
    }
    footer .nav_area .sns  li{
        vertical-align: middle;
        margin:0;
    }
    footer .copy{
        padding:20px;
    }
    .search_area{
        display: none;
    }
    #index .search_area{
        display: block;
        margin:10px 0 0 0;
    }
    #index footer .search_area.bottom{
        background: url("/img/foot_bg.png");
        border-bottom:1px solid #5a5a5a;
        margin: 0;
    }
    
    .slide_inner {
        width: 82%;
        margin: 0 auto;
    }
    .hero_slider .box .grad{
        top:auto;
        bottom:0px;
        left:0px;
        right:0px;
        padding:20px;
        background: url("/img/gra.png") repeat-x center bottom;
        background-size: 100% 100%;
    }
    .hero_slider .box{
        width:100%;
        /*height: 233px;*/
        /*width:330px;
        height: 233px;*/
    }
    .hero_slider .box p {
        font-size: 1.2rem;
    }
    .hero_slider .box h2{
        font-size:1.5rem;
    }
    aside .post_area.list.big .ph,
    aside .post_area.list.big canvas{
        width: 100%;
        padding-right:0;
    }
    .overlay{
        position: fixed;
        top:0;
        right:0;
        left:0;
        bottom:0;
        background: rgba(0,0,0,0.4);
        z-index: 998;
        display: none;
        cursor: pointer;
    }
    .overlay .x{
        font-size: 4.1rem;
        color:#FFF;
        padding: 5px 16px;

    }
    #s_menu {
        position: fixed;
        top:0;
        right: -100vw;
        width:85%;
        height: 100vh;
        overflow: scroll;
        z-index: 999;
        box-shadow:-10px 0px 10px rgba(50,50,50,0.5) ;
        transition: all 0.3s ease;
        background: #f8f7f5;
    }
    #s_menu.in{
        right: 0vw;
    }
    #s_menu .search_area .submit{
        display: block;
        clear: both;
        float: none;
        height: 42px;
        width: 100%;
        margin-top: 10px;
    }
    #s_menu form{
        display: block;
    }
    #s_menu .select_area{
        display: flex;
        justify-content: space-between;
    }
    #s_menu .search_area .inner div{
        height:auto;
    }
    #s_menu #s{
	    width: calc(100% - 60px);
        margin:5px;
        padding:5px ;
    }
    #s_menu input[type=text]#s {
	  transform: none;
	  font-size: 1.4rem;
	}
    #s_menu .view_area{
        border-radius: 4px;
        border: 1px solid #cbcac9;
        background: #FFF;
        width: 100%;
        margin-top:10px;
        
    }
    #s_menu .submit_min{
        background: #FFF;
        width:25px;
        padding:5px;
        margin:5px 5px 0 0;
        cursor: pointer;
    }
    #s_menu h2{
        clear: both;
        font-size:1.4rem;
        font-weight: bold;
        padding:20px 0 10px 0;
        margin:0px 0 10px 0;
        background: url("/img/dott2.png") repeat-x left bottom;
    }
    #s_menu .keyword li{
        display: inline;
        border-right:1px solid #333;
        margin-right:10px;
        padding-right:10px;
    }
    #s_menu li:last-child{
        border:0;
    }
    #s_menu .rireki li{
        padding-bottom:5px;
    }
    #s_menu .search_area{
        padding:20px 0px 20px 0px;
        margin:0;
    }
    #s_menu  h2 a{
        font-size:1.3rem;
        float:right;
        font-weight: normal;
        color:#000;
    }
    #s_menu hr {
	    border-top: 1px dotted #bbb;
	    display: block;
	    margin-top: 10px;
	}
	#s_menu #header_search {
		padding: 0px;
		margin: 0px;
	}
	
	select#header_search_type {
		position: relative;
		z-index: 1;
		color: #666666;
		line-height: 1.0;
		display: inline-block;
		font-size:1.4rem;
		width: 50px;
		padding: 0px 0;
		padding-left:10px;
		border-left: 1px solid #e8e3da;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-radius: 0;
		background-color: transparent;
		background-image: none;
		box-shadow: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	
	}
	
	
	
	
	
    .flex_outer{
        display: flex;
        flex-wrap: wrap;

    }
    .flex_oter .slide{
        width: 100%;
        order: 2;
    }
    .flex_outer .search_area{
        order: 1;
        width:100%;
    }
    p.more_btn a {
        display: block;
        background: url("/img/icon_arrow_shita_bk.png")no-repeat right 20px center;
        padding: 5px 20px;
        border: 2px solid #222;
        border-radius: 50px;
        font-weight: bold;
        color: #222;
        text-align: center;
        margin:-10px 15px 15px 15px;
    }
    #index .item_box .tag{
        display: none;
    }


    .fancybox-container {
	    z-index: 99999;
    }
    .fancybox-slide > * {
	     margin: 44px 0!important;
	}
	.fancybox-slide:before {
	    vertical-align: top;
	}

	#spot .post_header {
	    padding-top: 20px;
	}

	#spot .post_header small {
	   margin: 0px 15px;
	   font-size: 1.4rem;
	   display: block;
	}
	#spot .post_header h1{
	    margin: 0px 15px;
	    font-size: 2.0rem;
	    padding: 0 0 5px 0
	}
	#spot .post_header h1 small {
	    font-size: small;
	}
	.post_header h2{
	    margin: 0px 15px;
	    padding: 0px 0px 20px 0px;
	    
	}
	#spot .post_header h2 {
		font-size: 1.8rem;
	}
	#spot_article .post_body h2 {
		margin: 5px 0px 15px 0px;
	}
	#spot_article .post_body small {
		margin: 0px 0px 5px 0px;
		font-size: 1.4rem;
	}
	#spot_article .post_body span {
		font-size: 18px;
		line-height: 1.3em;
		padding-top: 5px;
	}
	.area_box .ph canvas {
	    width: 100%;
	    height: 270px;
	}
	.waku h2 a{
	    min-width: auto;
		padding:8px 35px;
		text-align: left;
	}
	.flex_outer .search_area .inner{
		display: flex;
		justify-content: space-between;
	}
	.flex_outer .search_area .submit{
		width:20%;
		padding:0 10px;
		height: 45px;
		margin:0 0 0 10px;
		background: #464040;
	}
	/*
	#hidden_pref_content{ left: calc(50% - 40%); top: 2%; width: 80%; }
	#hidden_pref_content .drilldown-footer{ width: 60%; }
	
	#hidden_theme_content{ left: calc(50% - 40%); top: 2%; width: 80%; }
	#hidden_theme_content .drilldown-footer{ width: 60%; }
    */
}



/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/
header .right_area {
	
}
header .right_area .link_area {
	margin-top: 21px;
}
header .right_area .link_area ul {
	
}
header .right_area .link_area ul li {
	display: inline-block;
}
header .right_area .link_area ul li {
    padding-right:12px;
    margin-right:12px;
    border-right:1px solid #e6e5e3;
}
header .right_area .link_area ul li:last-child{
    border-right:none;
    padding-right:0px;
    margin-right:0px;
}
header .right_area .link_area ul li a {
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e5e3;
	background-color: #ffffff;
	border-radius: 30px;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #222222;
	padding-left: 18px;
	padding-right: 50px;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.2rem;
	letter-spacing: 1px;
}
#s_menu .search_area .inner ul li a span {
	
}
header .right_area .link_area ul li a svg {
	position: absolute;
	right: 14px;
	top: 10px;
	transform:rotateZ(-90deg);
	
	
}


header .right_area .link_area ul li.domestic_link a:hover, .right_area .link_area ul li.domestic_link a.active {
	background-color: #f1a14b;
	border-color: #f1a14b;
	color: #ffffff;
}
header .right_area .link_area ul li.domestic_link a:hover svg , .right_area .link_area ul li.domestic_link a.active svg  {
	transform:rotateZ(0deg);
}

header .right_area .link_area ul li.domestic_link a svg path {
	fill: #f1a14b;
    opacity: 1;
}

header .right_area .link_area ul li.domestic_link a:hover svg path, .right_area .link_area ul li.domestic_link a.active svg path {
	fill: #fff;
    opacity: 0.5;
}



header .right_area .link_area ul li.global_link a:hover, .right_area .link_area ul li.global_link a.active {
	background-color: #2e649b;
	border-color: #2e649b;
	color: #ffffff;
}

header .right_area .link_area ul li.global_link a:hover svg , .right_area .link_area ul li.global_link a.active svg  {
	transform:rotateZ(0deg);
}

header .right_area .link_area ul li.global_link a svg path {
	fill: #2e649b;
    opacity: 1;
}

header .right_area .link_area ul li.global_link a:hover svg path, .right_area .link_area ul li.global_link a.active svg path {
	fill: #fff;
    opacity: 0.5;
}





header .right_area .input_set{
    margin-top:40px;
}

header .right_area input {
	width: 220px;
}

header .domestic_label {
	background-color: #f1a14b;
	width: 55px;
	color: #ffffff;
	border-radius: 29px;
	line-height: 1.9em;
	display: inline-block;
	padding-left: 2px;
	padding-right: 0px;
	letter-spacing: 2px;
	text-align: center;
	margin-left: 22px;
	font-size: 1.4rem;
}
header .global_label {
	background-color: #2e649b;
	width: 55px;
	color: #ffffff;
	border-radius: 29px;
	line-height: 1.9em;
	display: inline-block;
	padding-left: 2px;
	padding-right: 0px;
	letter-spacing: 2px;
	text-align: center;
	margin-left: 22px;
	font-size: 1.4rem;
}
@media screen and (max-width: 1024px){
	.right_area {
		display: none;
	}
	.domestic_label {
		
	}
	.global_label {
		
	}
	header .inner  div.logo img{
        display: inline-block!important;
    }
    header .inner  div.logo {
        position: relative;
    }
	header .domestic_label {
		background-color: #f1a14b;
		height: auto;
		width: 42px;
		color: #ffffff;
		border-radius: 18px;
		line-height: 1.9em;
		display: inline-block;
		padding-left: 2px;
		padding-right: 0px;
		letter-spacing: 2px;
		text-align: center;
		margin-left: 10px;
		font-size: 0.8em;
		position: absolute;
		top: 27px;
		font-weight: normal;
		display: inline-block!important;
	}
	header .global_label {
		background-color: #2e649b;
		height: auto;
		width: 42px;
		color: #ffffff;
		border-radius: 18px;
		line-height: 1.9em;
		display: inline-block;
		padding-left: 2px;
		padding-right: 0px;
		letter-spacing: 2px;
		text-align: center;
		margin-left: 10px;
		font-size: 0.8em;
		position: absolute;
		top: 27px;
		font-weight: normal;
		display: inline-block!important;
	}
    
}



#s_menu .search_area .inner ul {
	
}
#s_menu .search_area .inner ul li {
	display: block;
}

#s_menu .search_area .inner ul li a {
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #cbcac9;
	background-color: #ffffff;
	border-radius: 4px;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
	color: #222222;
	line-height: 1em;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 1px;
    width: 100%;
    margin-top:10px;
}
#s_menu .search_area .inner ul li a span {
	display: inline-block;
	margin-left: 14px;
	
}
#s_menu .search_area .inner ul li a svg {
	position: absolute;
	right: 14px;
	top: 14px;
	transform:rotateZ(-90deg);
}


#s_menu .search_area .inner ul li.domestic_link a:hover, #s_menu .search_area .inner ul li.domestic_link a.active {
	background-color: #f1a14b;
	border-color: #f1a14b;
	color: #ffffff;
}
#s_menu .search_area .inner ul li.domestic_link a:hover svg , #s_menu .search_area .inner ul li.domestic_link a.active svg  {
	transform:rotateZ(0deg);
}

#s_menu .search_area .inner ul li.domestic_link a svg path {
	fill: #f1a14b;
    opacity: 1;
}

#s_menu .search_area .inner ul li.domestic_link a:hover svg path, #s_menu .search_area .inner ul li.domestic_link a.active svg path {
	fill: #fff;
    opacity: 0.5;
}



#s_menu .search_area .inner ul li.global_link a:hover, #s_menu .search_area .inner ul li.global_link a.active {
	background-color: #2e649b;
	border-color: #2e649b;
	color: #ffffff;
}

#s_menu .search_area .inner ul li.global_link a:hover svg , #s_menu .search_area .inner ul li.global_link a.active svg  {
	transform:rotateZ(0deg);
}

#s_menu .search_area .inner ul li.global_link a svg path {
	fill: #2e649b;
    opacity: 1;
}

#s_menu .search_area .inner ul li.global_link a:hover svg path, #s_menu .search_area .inner ul li.global_link a.active svg path {
	fill: #fff;
    opacity: 0.5;
}



/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/

/* Air Ticket Buttons */
.air_ticket_message{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	
}
.btn_container {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.btn-open {
  border-radius: 3px;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  height:50px;
  text-align: center;
  background-color: #9ec34b;
  font-size: 16px;
  line-height: 52px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #9ec34b;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
a.btn-open {
    color: #FFF;
}
.btn-open:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #FFF;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(10deg);
  transition: .2s;
  z-index: -1;
}
.btn-open:hover{
  color: #9ec34b;
}
.btn-open:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-open:active:after{
  height: 340%;
  opacity: 1;
}

/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/

a.aff_button_type_a {
    padding: 10px 30px;
	border-radius: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #4285f4), color-stop(1.0, #4285f4));
	background: -webkit-linear-gradient(top, #4285f4 0.2%, #4285f4 99.7%);
	background: -moz-linear-gradient(top, #4285f4 0.2%, #4285f4 99.7%);
	background: -ms-linear-gradient(top, #4285f4 0.2%, #4285f4 99.7%);
	background: -o-linear-gradient(top, #4285f4 0.2%, #4285f4 99.7%);
	background: linear-gradient(top, #4285f4 0.2%, #4285f4 99.7%);
	text-align: center;
	text-indent: 0px;
	color: #FFFFFF;
	text-shadow: #515151 0px 1px 0px;
	font-size: 18px;
	display: block;
	text-decoration: none;
	width: 60%;
	cursor: pointer;
	margin-bottom: 15px;
}
a.aff_button_type_a:hover {
    opacity: .9;
}


.ec_aff_box_comparison_ota .ota_link{
	width: 190px;
	font-weight: bold; 
	height: 100%;
	vertical-align: middle;
	text-align: right;
}


/*------------------------------------------------------------------------------
 -	
------------------------------------------------------------------------------*/




#sec strong {
	background : linear-gradient( transparent 70%, #fac791 0% );
}


#sec .poi dl dt { width: 157px; float: left; font-size: 13px; padding: 8px 0px 0px 0px; line-height: 1.1em; padding-right: 17px; text-align: right; }
#sec .poi dl dd { width: 484px; float: left; padding-bottom: 20px; }
#sec .poi dl dd input.txt, #sec .poi dl dd textarea { border: 1px solid #dcdcdc; box-shadow: 0 0 3px 0 rgba(113, 135, 164, 0.2) inset; padding: 5px; font-size: 14px; }
#sec .poi dl dd input.txt { width: 300px; }
#sec .poi dl dd textarea { width: 475px; }
#sec .poi dl:after { display: block; content: " "; visibility: hidden; clear: both; height: 0px; overflow: hidden; }


#sec .poi {
	background-color: #FFFFFF;
	padding: 10px 10px 20px 10px;
	border: solid 1px #e1e1e1;
	box-shadow: 0 3px 0 rgba(8,1,2,0.03);
	/*border-top: none 1px #cccccc;*/
	margin-bottom: 25px;
	margin-top: 20px !important;

}
#sec .poi h3 {
    background: none !important;
    position: relative !important;
    top: -20px !important;
    background-color: #ffffff !important;
    padding-right: 20px !important;
    display: inline;

    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 620px;
    line-height: 1.8em;
    border: none;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
}
#sec .poi h3::before {
    width: 0px;
    height: 0px;
    background:none;
    bottom: 0;
}
#sec .poi dl dt { font-size: 13px; padding: 0px; line-height: 1.8em; width: 100px; font-weight: bold; clear: both; }
#sec .poi dl dd { font-size: 13px; padding: 0px; line-height: 1.8em; width: 510px; }
#sec .poi a {
	color: #2e649b;
	text-decoration: none;
}
#sec .poi a:hover {
	text-decoration: underline;
}
#sec .isbn {
	background-color: #fafafa;
	padding: 20px 28px;
	border: solid 1px #e1e1e1;
	margin-bottom: 20px;
}
#sec .isbn h3 {
	margin-top: 0px;
}
#sec .isbn img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#sec .isbn ul {
	line-height: 1.8em;
}
#sec .isbn ul li {
	line-height: 1.8em;
}
#sec .isbn .amazon_btn {
	margin-top: 20px;
}
#sec .isbn .amazon_btn a {
	-moz-border-radius:38px;
	-webkit-border-radius:38px;
	border-radius:38px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff9900;
	padding: 10px 90px;
	font-size: 18px;
	text-decoration: none;
}

@media screen and (max-width: 1024px){
    #sec .poi dl dt {
        width: inherit;
    }
    #sec .poi dl dd {
        width: inherit;
    }
}







blockquote.photo_source {
    display: block;
    text-align: left;
    font-size: 1rem;
    padding: 0;
    color: #666666;
}
small.photo_caption {
   
}
.photo_margin_standard {
    padding: 20px 0 20px 0;
}

.okuduke .okuduke_detail dl dt { font-size: 10px; padding: 0px; line-height: 1.3em; font-weight: bold; display: inline; color: #666666; }
.okuduke .okuduke_detail dl dd { font-size: 10px; padding: 0px; line-height: 1.3em; display: inline; color: #666666; }



.post_body blockquote{
    display: block;
    text-align: left;
    font-size: 1rem;
    padding: 5px 15px 10px 0;
    color: #666666;
}

