/*--
	Theme Name: sea-friends mobile20250920
	Theme URI: https://sea-friends.net/
	Description: A theme for Wordpress + Works-Yui
	Author: Works-Yui
	Author URL: https://works-yui.com/
--*/

@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
body {
    background: #72E0D7;
    color: #555;
    font-size: 12px;
    width: 100%;
}
p {
    line-height: 20px;
}
#wrapper {
    width: 320px;
    margin: 0 auto;
}
.red {
    color: #FF4000;
}
#fun_bg1 h4.red {
    color: #FF4000;
}
.fs_9 {
    font-size: 9px;
}
.fs_10 {
    font-size: 10px;
}
.fs_11 {
    font-size: 11px;
}
.fs_13 {
    font-size: 13px;
}
ul {
    list-style-type: none;
}
.center {
    text-align: center;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.clear {
    clear: both;
}
.padding_10 {
	padding: 10px;
}
.white_bg {
	width: 280px;
	padding: 10px;
	background: #FFFEEA;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.waku_10px {
	margin: 10px;
}
.waku {
	margin: 0 10px;
}

img {
	max-width:100%;
	height:auto;
}

/* ------------------ヘッダー------------------ */
#header_bg {
    margin: 0 auto;
    width: 320px;
    height: 100px;
    background: url(img/header-img.png);
    position: relative;
}
#header_logo {
    position: absolute;
    width: 150px;
    top: 10px;
    left: 15px;
}
#header_img {
    margin: 10px 0 20px;
}
/* ------------------トップメインメニュー------------------ */
#main_menu {
	margin: 30px 0 20px;
}
#menu_waku {
	width: 300px;
	margin: auto;
}
.menu_img {
    margin-bottom: 15px;
    float: left;
    width: 150px;
    height: 50px;
    background-image: url(https://m.sea-friends.net/wp-content/themes/seafriends-mobile/img/top_menu_bg.png);
    background-size: cover;
	display: flex;
    align-items: center;
    justify-content: center;
}
.menu_img a {
    font-family: "Kaisei Decol", serif;
    font-weight: 800;
    text-decoration: none;
    color: #00bcd4;
    font-size: 14px;
}
.menu_img a font {
    font-size: .9em;
}
.menu_sita {
	width: 303px;
	margin: 10px auto;
}
.hb img {
	float: left;
}
#main_menu_bg {
    margin: 20px auto;
}
.menu {
    margin: 0;
    width: 300px;
    height: 32px;
    background: #FFFEEA;
    border-top: 1px solid #eee;
    display: table;
}
.menu_text {
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}
.menu_red {
	border-left: 10px solid #FF7373;
}
.blue {
	border-left: 10px solid #00BCD4;
}
.yellow {
	border-left: 10px solid #FFC926;
}
.green {
	border-left: 10px solid #ABE084;
}
.menu_yajirusi {
    float: right;
    margin-right: 10px;
}
/*
.menu_top {
    	border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
}
.menu_bottom {
    	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
}
*/
.b_top {
    margin-left: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.b_last {
    border-bottom: 1px solid #eee;
}
.menu a {
    	color: #727272;
	text-decoration: none;
}
.b_p {
    padding: 6px 0 0 30px;
    color: #727272;
    font-size: 12px;
    font-weight: bold;
}
/*
.b_r {
    background: url(img/b-r2.png);
}
.b_y {
    background: url(img/b-y2.png);
}
.b_b {
    background: url(img/b-b2.png);
 }
.b_g {
    background: url(img/b-g2.png);
}
.b_pu {
    background: url(img/b-pu2.png);
}
.b_bu {
    background: url(img/b-bu.png);
}
*\
/* バナー #A3D900 #CC99FF #26C9FF #FF7373 #FFC926 */
.banner_bg {
    width: 320px;
    text-align: center;
}
.banner {
    margin-bottom: 20px;
}
/* ------------------ブログ------------------ */
#blog_bg {
    width: 300px;
    margin: 0 auto 15px;
}
.fun_blog {
    margin-bottom: 20px;
}
.taiken_blog {
    margin-bottom: 15px;
}
/* ------------------フッターメニュー------------------ */
#footer_menu_bg {
	margin: 30px 10px 15px;
}
.footer_menu_reserve {
    width: 296px;
    margin-bottom: 30px;
    padding: 12px 0;
    color: #FFFEEA;
    background: #FF9999;    
    font-size: 15px;
    font-weight: bold;
    float: left;
    text-align: center;
    border: 1px solid #FFFEEA;
}
.footer_menu {
    width: 148px;
    margin: 1px;
    padding: 5px 0;
    color: #666;
    background: #FFFEEA;    
    font-size: 11px;
	font-weight: bold;
    float: left;
}
.footer_menu_home {
    width: 298px;
    margin-top: 30px;
    padding: 5px 0;
    color: #666;
    background: #FFFEEA;    
    font-size: 11px;
	font-weight: bold;
    float: left;
    text-align: center;
}
.footer_menu_text {
	margin-left: 8px;
}
.footer_menu_text font {
	font-size:.9em;
}
.footer_menu_sirusi {
	margin: 4px 5px 0 0;
	float: right;
	clear: both;
}
.m0 {
    	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
}
.m5 {
    	border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}
.m6 {
    	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
}
.m1 {
    	border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	-moz-border-radius: 6px 0 0 0;
}
.m2 {
    	border-radius: 0 6px 0 0;
	-webkit-border-radius: 0 6px 0 0;
	-moz-border-radius: 0 6px 0 0;
}
.m3 {
    	border-radius: 0 0 0 6px;
	-webkit-border-radius: 0 0 0 6px;
	-moz-border-radius: 0 0 0 6px;
}
.m4 {
    	border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
}
/* ------------------フッター------------------ */
#footer_bg {
}
/* ------------------詳細ページ------------------ */
table.takujisyo-table {
	width:100%;
}
table.takujisyo-table , table.takujisyo-table th , table.takujisyo-table td{
	border: 1px solid #595959;
	border-collapse: collapse;
}
table.takujisyo-table td,table.takujisyo-table th {
	padding: 3px;
	text-align:center;
}
table.takujisyo-table th {
	background: #f0e6cc;
}
#syosai_bg1 {
	width: 300px;
    margin: auto 10px;
    
}
#title_img {
	margin-top: 20px;
	text-align: center;
}
.white_waku {
	margin: 25px 0 30px;
}
.white_nakawaku {
	padding: 10px 0;
}
#syosai_setumei_bg {
    margin: 0 11px 0 12px;
    overflow: hidden;
}
#syosai_bg1 h1 {
    font-size: 18px;
}
.title_top_img {
	margin: 0 auto 20px;
	text-align: center;
}
.title_img {
}
.setumei_img {
	margin: 15px 0;
}
.setumei_line {
	margin: 20px 0 30px;
        border-bottom: 1px dotted #72E0D7;

}
.setumei_img_left {
	float: left;
	margin: 2px 14px 0 0; 
}
.block {
	overflow: hidden;
}
.bar {
	width: 1px;
	height: 80px;
	float: right;
}
.bar_license {
	width: 1px;
	height: 40px;
	float: right;
}
.setumei_img_right {
	float: right;
	clear: both;
	margin: 10px 0 0 10px; 
}
/* ------------------ スポイラー ------------------*/
.spoiler_waku {
}
.spoiler_bg {
    background: #FFFEEA;
    margin: auto;
    overflow: hidden;
}
.price_table {
    margin: 20px 0 45px;
    overflow: hidden;
}
.price_table:last-child {
    	margin-bottom: 10px;
}
.price_bg h3 {
    margin: 15px 0 0;
    padding-top: 3px;
    color: #00A8BF;
    font-size: 15px;
    font-weight: bold;
}
.new_price_table {
	width:100%;
}
#blank {
	padding-top: 6px;
}
.price_sub_text {
    font-size: 10px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-weight: bold;
    border-bottom: 1px dotted #10B8D8;
}
.price_table p {
    font-size: 11px;
    margin: 5px 0 0 6px;
    clear: both;
}
.line_hei {
    line-height: 15px;
}

table {
    margin: auto;
    text-align: center;
}
.price_table_enrich table {
    width:100%;
}
.price_table td {
    border: 2px solid #FFFEEA;
}
.price_table_en td {
    border: 2px solid #FFFEEA;
}
.t_en01 {
    padding: 3px;
    background: #C2EFD6;
}
.t_en02 {
    padding: 3px;
    background: #F3EFE4;
}
.table {
    text-align: center;
    width: 66px;
    font-size: 11px;
}
.t_menu {
    width: 30%;
    padding: 4px;
    background: #EAE1CE;
}
.t_price {
    width: 35%;
    padding: 3px;
    background: #F3EFE4;
}
.t_net_hed {
    width: 65px;
    padding: 3px;
    background: #F2A2A6;
    color: #fff;
}
.t_price_hed {
    width: 65px;
    padding: 3px;
    background: #888;
    color: #fff;
}
.t_menu_sub {
	font-size: 9px;
}
.license_p {
	padding-top: 15px;
}
.license_t_menu {
	text-align: left;
}
/* ------------------ スケジュール ------------------*/
.schedule_time {
	margin: 10px auto 8px;
	padding: 2px 0;
	width: 240px;
	background: #C1E9A5;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
.schedule_text {
	padding: 5px 15px;
}
.schedule_img {
	margin: 10px 0 15px;
}
.schedule_setumei {
	background: #F3EFE4;
	margin: 20px 10px 10px;
	padding: 10px 12px;
	text-align: left;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.schedule_setumei li {
  	margin-bottom: 7px;
}
.schedule_setumei li:last-child {
    	margin-bottom: 0px;
}
/* ------------------ スケジュール（ライセンス） ------------------*/
.license_setumei {
	background: #F3EFE4;
	margin: 20px 10px 30px;
	padding: 10px 12px;
	text-align: left;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.license_list {
	margin: 20px 10px;
	padding: 10px 12px;
	text-align: left;
	border: 1px dashed;
}
.license_list li {
    	margin-bottom: 7px;
}
.license_list li:last-child {
    	margin-bottom: 0px;
}
.border1 {
	margin-bottom: 30px;
	border: 1px solid;
}
/* ------------------ 予約流れ ------------------*/
.flow {
	margin: 10px auto 8px;
	padding: 2px 0;
	width: 240px;
	background: #FDE6B5;
 	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
.flow_text {
	padding: 5px 15px;
}
.flow_text_last {
	margin-bottom: 10px;
	padding: 5px 15px;
}
.flow_img {
	margin: 10px 0 15px;
}
.flow_list {
	margin: 10px;
	padding: 10px 12px;
	background: #FCF3CD;
	text-align: left;
	border: 1px dashed;
}
.flow_list li {
    	margin-bottom: 7px;
}
.flow_list li:last-child {
    	margin-bottom: 0px;
}
/* ------------------ 持ち物 ------------------*/
.motimono {
    	margin: 5px;
	padding: 10px 10px 10px 7px;
}
.motimono li {
    	margin-bottom: 7px;
	border-bottom: 1px dotted #bbb;
}
.motimono li:last-child {
    	margin-bottom: 0px;
}
/* ------------------ ショップ案内 ------------------*/
#shop_bg {
	width: 300px;
	margin: auto;
}
#shop_label {
	margin: 10px 0;
}
#fune {
	text-align: center;
}
.shop_setumei_img {
	margin-top: 30px;
}
.shop_setumei {
	margin-top: 30px;
}
.shop_setumei p {
	margin-bottom: 10px;
}
#fune img {
	margin-top: 10px;
}
.shop_table {
	margin-top: 0;
}
.shop_table td {
	padding: 8px 2px;
	border-bottom: 1px dotted #00BBD3;
}
/*
.shop_table tr:last-child td:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
*/
#shop_address {
	margin: 30px 0;
	text-align: center;
}
#shop_address h2 {
	color: #00BCD4;
	font-weight: bold;
}
#shop_address p {
}
#shop_address table {
	margin: 10px 0 15px;
	padding: 10px 5px;
	border-top: 1px dotted #00BCD4;
	border-bottom: 1px dotted #00BCD4;
}
#shop_address table th {
	padding: 2px 5px;
/*	color: #fff;
	background: #00BCD4;
	border-bottom: 1px solid #fff;
*/}
.shop_line {
	margin: 40px 10px;
        border-bottom: 2px dotted #FFFEEA;

}
/* ------------------ ベビーシッター ------------------ */
.tyui_bg {
	padding: 1em 1.5em 1em 1em;
}
.tyui_bg li {
    	margin-bottom: 8px;
}
.tyui_bg li:last-child {
    	margin-bottom: 0px;
}
.baby_top_img img {
	margin-top: 10px;
}
.baby_price {
  padding: 30px 30px 15px;
  border: 1px solid #00BBD3;
}
.baby_price h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #00BBD3;
  line-height: 25px;
}
p.baby_price_taisho {
  text-align: right;
  color: #00BBD3;
  border-bottom: 2px dotted #00BBD3;
}
.baby_price_p2 {
	margin: 5px 0;
  text-align: right;
  font-weight: bold;
  font-size: 1.3em;
}
.baby_price_nakawaku {
	padding: 10px 1em;
}
.baby_line {
  color: #ED777D;
  border-bottom: 2px dotted #ED777D;
}
.takuji_spoiler_bg {
	text-align: center;
}
.takuji_spoiler_bg p {
	margin-bottom: 10px;
	text-align: left;
}
.takuji_spoiler_bg td {
	padding: 0 5px;
}
/* ------------------ よくある質問 ------------------ */
.qa_waku {
	margin: 10px 1em 10px 10px;
}
#qa dt {
	padding: 3px 5px 3px 10px;
	font-weight: bold;
	color: #ff0000;
	background: #ebebeb;
	border-left: 5px solid #f00;
}
#qa dd {
	margin: 9px 5px 20px 10px;
}
/* ------------------ 予約フォーム ------------------ */
#reserve h2, #contact h2 {
	font-size: 13px;
	color: #0097A7;
}
#form_bg, #details_bg, #tel_bg {
	margin-bottom: 20px;
}
#reserve_title_img, #contact_title_img {
	margin: 20px 0;
}
.form_details {
	margin: 14px 0;
}
.form_h {
	padding-bottom: 5px;
	font-size: 13px;
	color: #0097A7;
	border-bottom: 1px dotted #0097A7;
}
.form_details p {
	margin-top: 10px;
}
.mail_tyui {
	margin-top: 20px;
}
.waku dt {
	margin-top: 15px;
	color: #0097A7;
	font-weight: bold;
}
.waku dd {
	margin: 10px 3px 10px;
}
#number {
	font-size: 21px;
	color: #0097A7;
}
#number a {
	text-decoration: none;
	color: #0097A7;
}
#tel_bg p {
	margin: 10px 4px 10px;
}
.form_nyuryoku {
	margin: 20px 0;
}
#form_bg dt {
	margin: 12px 0 10px;
	font-weight: bold;
	color: #0097A7;
}
#form_bg dd {
	padding-bottom: 16px;
	border-bottom: 1px dotted #0097A7;
}
#form_bg dd:last-child {
	border-bottom: none;
}
#form_bg dt#fukusu {
	margin-top: 20px;
}
#form_bg label {
	margin-right: 15px;
	line-height: 25px;
}
select, .text, textarea, input {
	margin-right: 5px;
	max-width: 258px;
}
.black {
	color: #555;
	font-weight: normal;
}
.white_bg_reserve {
	width: 280px;
	margin: 0;
	padding: 10px;
	background: #FFFEEA;
	border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
}
.white_bg_spoiler {
	background: #FFFEEA;
}
.white_bg_reserve2 {
	width: 280px;
	margin: 0;
	padding: 10px;
	background: #FFFEEA;
	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
}
.yellow_bg {
	width: 270px;
	padding: 10px 15px;
	background: #FFFFBF;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.hissu {
background-color: #F33;
padding: 2px 4px;
font-size: 10px;
color: #FFF;
margin: 0 3px 0 0 ;
border-radius: 4px;
}	
#form_bg .itigyo {
	padding: 0;
}
#form_bg dt input {
	color: #555;
	font-weight: normal;
}
#form_bg .mail {
	border-bottom: none;
}
#form_button {
	width: 260px;
	margin: auto;
	padding: 20px 0;
	border-top: 1px dotted #0097A7;
	text-align: center;
}
#form_button_contact {
	width: 260px;
	margin: 20px auto 0;
	padding: 25px 0 20px;
	border-top: 1px dotted #0097A7;
	text-align: center;
}
#tel_bg ul {
	margin-left: 2px;
}
#tel_bg li {
	margin-bottom: 10px;
}
input, form#mailformpro textarea {
padding: 3px;
font-size: 10px;
vertical-align: middle;
}
select {
vertical-align: middle;
font-size: 10px;
}
/* フォーム
----------------------------------*/
select, .text, textarea, input {
border: 1px solid #999;
padding:3px 5px;
color: #555;
font-size: 12px;
background: #fff;
border-radius: 5px;
background: -webkit-gradient(
 linear,
 left top,
 left bottom,
 from(#eee),
 to(#fff)
 );
-webkit-border-radius: 5px;
background: -moz-linear-gradient(
 top,
 #eee,
 #fff
 );
-moz-border-radius: 5px;
filter: progid:DXImageTransform.Microsoft.gradient
 (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
zoom: 1;
}
.contact_text {
	margin: 15px 0;
}
/* ------------------ エンリッチ ------------------ */
.en_top_img img {
	margin-top: 10px;
}
.en_box h3 {
	margin: 15px 0 15px;
	color: #00B259;
	border-bottom: 1px dotted #00B259;
	font-size: 14px;
}
.en_box h3.manta {
	color: #10b8d8;
	border-bottom: 1px dotted #10b8d8;
}
.en_box p {
	margin-bottom: 15px;
}
#en_price_bg h3 {
	color: #00B259;
	border-bottom: 1px dotted #00B259;
}
.en_kotira {
	text-align: right;
}
.en_kotira a {
	text-decoration: #00B259;
}
/* ------------------ 予約フォーム追加 ------------------ */
.reserve_hed_space {
	margin-top:0.7em;
}

.fa-file-pdf-o {
	color:red;
}
.reserve-doukou {
	font-size:1.5em;
	margin:1.5em 0 0.3em;
	text-align:center;
}
.reserve-doukou span {
    background-color: #f54b53;
    padding: 3px 20px;
    color: #FFF;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
}
.reserve_doukou_bg {
	background-color:#ffefbf;
}
table.kakunin {
	border-collapse: collapse;
	margin-bottom:1em;
	text-align:left;
}
table.kakunin .must {
    font-size: 12px;
    font-weight: bold;
	padding: 2px 5px 1px;
	line-height: 16px;
}
table.kakunin th {
	display:inline-block;
	padding: 9px 0 7px;
	font-size: 14px;
	line-height: 21px;
}
table.kakunin td {
	border-top:1px solid #AAA;
	border-bottom:1px solid #AAA;
	padding: 7px 15px;
	display:inline-block;
	background-color:#FFF;
}
.must {
    display: block;
    background-color: #f54b53;
    padding: 0 5px;
    font-size: 10px;
    color: #FFF;
    float: left;
    margin: 0px 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
    font-weight: normal;
}
p.kakunin_check {
	text-align:center;
	color:#000;
	font-weight:bold;
}
div.kakunin_check {
	text-align:center;
	background:#FFF;
    padding:5px 0;
    box-shadow: 0px 0px 5px #CCC;
}
.kakunin_check .mwform-checkbox-field-text {
	font-weight:bold;
}
.error {
	font-size: 93%;
    color: #FFF;
    display: block;
    background: red;
    padding: 0 1em;
}
/* ------------------ 予約フォーム追加 ------------------ */
table.manta_week_table {
	margin:0 auto;
	width:80%;
}
table.manta_week_table th {
	background: #a3dce6;
}
table.manta_week_table td {
	background: #f3efe4;
}


span.zeibetu {
	font-size:0.8em;
}
.wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.consent_check {
	background: #FFF;
    padding: 10px 20px;
    border: 1px dashed rgb(16 184 216);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    margin-top: 2em;
}
.consent_check_in {
	display: flex;
	justify-content: center;
	background: #EEE;
    padding: 1em;
	margin-top:1em;
}
#check {
    width: 20px;
    vertical-align: middle;
    height: 20px;
    margin-right: 10px;
}
.submit_new {
    text-align: center;
    margin: 25px auto;
	font-family: Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.submit_new #submit, .submit_new #submit2 {
    font-size: 14px;
    font-weight: 800;
    border-radius: 40px;
    padding: 10px 0;
    color: #fff;
    background: #dc3737;
    cursor: pointer;
	width:100%;
}
.submit_new #submit:disabled, .submit_new #submit2:disabled {
    color: #aba2a2;
    background: #e8e7e7;
	cursor: auto;
}

/* ------------------ スタッフ追加 ------------------ */
#staff {
    margin:2em 0;
}
.staff_bg {
    margin: 1em 0;
}
.staff_bg dt {
    font-size: 1.2em;
    font-weight: 800;
    color: #00bcd4;
    text-align: center;
    border-bottom: 1px dashed #0cbbd4;
    margin-bottom: 1em;
}
.staff_bg dt span {
    font-size: .7em;
    display:block;
}
.staff_bg dd p {
    margin-bottom: 1em;
}
/* ------------------ 旅色20230529 ------------------ */
.tabiiro {
    width: 300px;
	margin:0 auto 20px;
}
/* ------------------ 船詳細20231213 ------------------ */
.boat_list img {
margin-bottom: 10px;
width: 70%;
}
.boat_list h5 {
font-size: 1.1em;
}
/* rss
----------------------------------*/
.wp_rss_retriever li {
	margin: 1em 0!important;
}
.wp_rss_retriever_metadata {
    clear: unset!important;
}
.wp_rss_retriever_image {
    order: 1;
    width: 80px!important;
    height: 60px!important;
	margin-bottom: 0!important;
}
.wp_rss_retriever_container , .wp_rss_retriever_source{
display:none;
}

.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    padding: 0 1em;
    box-sizing: border-box;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.side_box.sns {
    margin: 2em 1em 0;
    padding: 1.5em 1em;
    background: #fffeea;
	border-radius: 6px;
}
.side_box.sns ul {
	display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
	text-align:center;
}
.side_box.sns ul a {
	color: #333;
    text-decoration: none;
}
.side_box.sns ul li {
	width:33%;
}
.side_box.sns ul i {
	font-size:15vw;
    height: 18vw;
	display: block;
}
.side_box.sns ul .txt{
	display: block;
	font-size:2.7vw;
}
.side_box.sns ul a i.fa-line {
    color: #2db065;
}
.side_box.sns ul a i.fa-square-instagram {
	font-size: 16.8vw;
    color: #dd0890;
    margin-top: -1vw;
    margin-bottom: 1vw;
}
.side_box.sns ul a i.fa-youtube {
	color:#df2a4a;
}
#translator {
	position: absolute;
    top: 53px;
    left: 15px;
}
