/*--
	Theme Name: sea-friends20250920
	Theme URI: https://sea-friends.net/
	Description: A theme for Wordpress + Works-Yui
	Author: Works-Yui
	Author URL: https://works-yui.com/
--*/

* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background:#72E0D7;
	color:#777;
	font-size: 13px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	line-height: 20px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;font-weight:normal;
}
@media print {
  body {
      font-size: 14px;
      font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
  }
}
#wrapper {
	margin:30px auto;
	min-height: 100%;
	width:1000px;
}
#wrapper2 {
	margin:0 auto 30px;
	min-height: 100%;
	width:1000px;
}
ul {
	list-style-type: none;
}
.right {
	float:right;
}
.img_right {
	float:right;
	margin:0 0 1em 1em;
}
.left {
	float:left;
}
.img_left {
	float:left;
	margin:0 1em 1em 0;
}
.txt_right {
	text-align:right;
}
.clear {
	clear:both;
}
.red {
	color:#FF4000;
}
.green {
	  color: #2DB065;
}
p{
      margin-bottom:1em;
}
p.last{
      margin-bottom:0;
}
.linkbox {
      cursor: pointer;
}
.big32 {
	font-size:32px;
}
.center {
	text-align:center;
}
.pc_none {
    display:none;
}
.sp_none {
    display:revert;
}

/*-------------------------
ネイティブCSS
--------------------------*/
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }

img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
/* clearfix */

.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.box_blog_page ul {
	list-style-type: disc;
    margin-left: 1.45em;
}
.box_blog_page ol {
    margin-left: 1.45em;
}
.box_blog_page table th, .box_blog_page table td {
	padding: 0.5em .8em;
}


/* リンク
----------------------------------*/
#container a {
	color:#0EA2BC;
}
#container a:hover {
	color:#EA575D;
}
#container a:hover img {  
	opacity:0.7; 
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
	border:0;
}
#container .campaign_box a, #container .campaign_box2 a, #container .campaign_box3 a, #container .campaign_box4 a, #container .campaign_box6 a{
	color: #333;
	text-decoration: none;
}

/* ヘッダー
----------------------------------*/
#header_bg {
	width: 100%;
	background:url(img/header_bg.png) top center no-repeat;
	margin:0 auto;
	height: 290px;
	z-index:100;
	position:relative;
}
#header {
      width:1000px;
      margin:0 auto;
      position:relative;
}
.header_h1 {
	position:absolute;
	top:5px;
	left:10px;
	font-size:11px;
	color:#AAA;
}
#header_logo {
	width: 348px;
	position:absolute;
	top:40px;
	left:5px;
}
#header_reserve {
	width: 146px;
    height: 50px;
	position:absolute;
      top:54px;
      right:230px;
	background-image:url(https://sea-friends.net/wp/wp-content/themes/diving/img/header_reserve.png);
}
#header_reserve a {
	color: #FFF;
    width: 100%;
    display: flex;
    height: 93%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: "Reggae One", serif;
    font-size: 16px;
  transition: all 0.7s;
}
#header_contact {
	width: 190px;
    height: 55px;
	position:absolute;
      top:54px;
      right:10px;
	background-image:url(https://sea-friends.net/wp/wp-content/themes/diving/img/header_contact.png);
}
#header_contact a {
	color: #FFF;
    width: 100%;
    display: flex;
    height: 93%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: "Reggae One", serif;
    font-size: 16px;
  transition: all 0.7s;
}
#header_menu_bg {
	width: 1000px;
	position:absolute;
      top:133px;
}
.header_menu {
	display: flex;
    justify-content: space-between;
}
.header_menu li {
      margin:0;
}
.header_menu li a {
    font-family: "Kaisei Decol", serif;
    font-weight: 800;
    text-decoration: none;
    color: #00bcd4;
    font-size: 16px;
	padding: 4px 15px 5px;
	border-radius: 100px;
  transition: all 0.7s;
}
.header_menu li a:hover {
    color: #FFF;
    background-color:#00bcd4;
}

/* メイン　レイアウト
----------------------------------*/
#container{
	float:left;
	width:720px;
}
#side{
	float:right;
	width:235px;
}

/* スライダー レイアウト
----------------------------------*/
.wideslider {
	width: 100%;
	text-align: left;
	overflow: hidden;
	position: absolute;
	margin-top: 10px;
	z-index:1;
}
.wideslider_back {
	width: 100%;
	text-align:center;
	margin-top: 10px;
	overflow: hidden;
	position: absolute;
	z-index:10;
}
/* サイド
----------------------------------*/
.side_box{
	width:235px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	margin:0 0 26px;
}
.side_box img{
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
}
.side_box_campaign{
	height:235px;
	background:url(img/side_campaign012025.png) no-repeat;
	background-color:#FFFEEA;
	position:relative;
}
.side_box_staff{
	height:235px;
	background:url(img/side_staff.png) no-repeat;
	background-color:#FFFEEA;
}
p.side_campaign_text{
	padding:150px 20px 0 20px;
	font-size:12px;
	line-height:16px;
	margin-bottom:0.4em;
}
p.side_campaign_a{
	font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    text-align: right;
    padding-right: 46px;
}
p.side_campaign_a a{
	color:#10B8D8;
	text-decoration:none;
	font-weight:bold;
}
p.side_campaign_a a:hover{
	color:#EA575D;
}
.side_box_babysitter{
	height:235px;
	background:url(img/side_student_discount2022.png) no-repeat;
	background-color:#FFFEEA;
}
p.side_babysitter_a{
	float:right;
	padding:212px 60px 0 0;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
p.side_babysitter_a a{
	color:#EA575D;
	text-decoration:none;
	font-weight:bold;
}
p.side_babysitter_a a:hover{
	color:#10B8D8;
}
.side_box.sns {
	background-color: #fffeea;
    padding: 13px 20px;
    box-sizing: border-box;
}
.side_box.sns ul {
    line-height: 3;
}
.side_box.sns ul li {
	margin:15px 0;
}
.side_box.sns ul li i {
	font-size: 50px;
    width: 67px;
    text-align: center;
}
.side_box.sns ul li a {
	color: #10B8D8;
    text-decoration: none;
    font-weight: bold;
	display: flex;
    align-items: center;
}
.side_box.sns ul li a .txt {
	color: #555;
	font-weight:300;
}
.side_box.sns ul li a:hover {
	color:#df2a4a;
}
.side_box.sns ul li a .fa-line {
	color:#2db065;
}
.side_box.sns ul li a .fa-square-instagram {
	color:#dd0890;
}
.side_box.sns ul li a .fa-youtube {
	color:#df2a4a;
}
.side_box.sns ul li a span.title {
	line-height: 1.5;
}
.side_box.sns ul li a span.title span {
display: block;
    font-size: 12px;
}
.side_box.sns ul li .fa-square-instagram {
    font-size: 57px;
}
.side_shop {
	height:470px;
	background:url(img/side_shop.png) no-repeat;
	position:relative;
}
.side_shop_text {
	position:absolute;
	top:160px;
	left:63px;
	text-align:right;
	width:156px;
}
.side_shop_text2 {
	position:absolute;
	top:346px;
	left:78px;
	font-size:10px;
}

/* トップページ
----------------------------------*/
.main_box{
	width:720px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
}
.main_box img{
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	max-width:100%;
}
#topix{
	margin:0 0 26px;
	padding:20px 30px;
	background-color:#FFFEEA;
	width: 660px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position:relative;
}
#topix dt{
	background: url(img/topix_li.png) no-repeat;
	margin:24px 0 0 0;
	padding:0 0 5px 24px;
	line-height:16px;
	color:#EA575D;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dotted #DDD;
}
#topix dd{
	margin:10px 0 0 0;
	padding:0 0 5px 24px;
	line-height:18px;
	overflow: hidden;
}
#topix dd img {
	float:left;
	margin:0 1em 0 0;
	width: 300px;
}
#topix dt .topix_info {
	float:right;
	font-size:12px;
}
#topix dt a{
	color: #EA575D;
	text-decoration: none;
}
#topix dt a:hover{
	color: #10B8D8;
	text-decoration: underline;
}
#topix dt a span.topix_info{
	color: #10B8D8;
	text-decoration: none;
}
#topix dt a:hover span.topix_info{
	color: #EA575D;
	text-decoration: underline;
}
#top_banner {
	margin: 26px auto;
	width: 583px;
	text-align:center;
}

/* トップページ BLOG
----------------------------------*/
#top_l_blog{
	margin:26px 0 26px;
	padding:15px 17px 0 17px;
	width:311px;
	float:left;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	background-color:#FFFEEA;
	
}
#top_r_blog{
	margin:26px 0 26px;
	padding:15px 17px 0 17px;
	width:311px;
	float:right;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	background-color:#FFFEEA;
	
}

/* フッター
----------------------------------*/
#footer_bg{
    width: 100%;
    background: url(img/footer_bg.png) top center no-repeat;
    margin: 0 auto;
    background-color: #e0d5b9;
    position: relative;
}
#footer {
	margin:30px auto 0;
	width:1000px;
	text-align:center;
	overflow: hidden;
	position: relative;
}
#footer_menu{
	width:210px;
	float:left;
	padding:30px 20px 20px;
	margin-bottom:30px;
	font-size:12px;
	text-align:left;
}
#footer_menu a{
	color:#0D9AB3;
	text-decoration: none;
}
#footer_menu a:hover{
	color:#FFF;
}
#footer_logo{
	margin:460px auto 0;
	width:1000px;
	text-align:center;
	height:76px;
}
#footer_banner {
	width:235px;
	position:absolute;
	bottom: 170px;
	left: 50px;
	text-align:center;
	font-size:10px;
	color:#0D9AB3;
}
#footer_banner2 {
	width:235px;
	position:absolute;
	bottom: 176px;
	right: 50px;
	text-align:center;
	font-size:10px;
	color:#0D9AB3;
}
#copyright{
	width:1000px;
	margin:0 auto;
	text-align:center;
	position:absolute;
	bottom:8px;
	font-size:10px;
	color:#0D9AB3;
}
#copyright a{
	color:#0D9AB3;
	text-decoration:none;
}
#copyright a:hover{
	color:#10B8D8;
}

/* サブページ
----------------------------------*/
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;
}
#breadcrumb{
	width:100%;
	overflow:hidden;
	font-size:12px;
	color:#777;
	margin-bottom:30px;
	border-bottom:1px dotted #00BCD4;
	padding-bottom:20px;
}
#breadcrumb a{
	color:#777;
}
#breadcrumb a:hover{
	color: #FF4000;
}
.basic_box{
	margin:0 0 26px;
	padding:30px 30px 30px;
	background-color:#FFFEEA;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	position:relative;
}
.campaign_box{
	position:relative;
	margin:0 0 26px;
	padding:30px 30px 30px;
	background:url(img/gia_campaign_bg2025.jpg) top no-repeat;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	min-height:100px;
}
.campaign_box_text {
	position: absolute;
	top: 20px;
	left: 330px;
	width: 350px;
	background: rgba(255,255,255,0.8);
	padding:10px 10px;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
	color:#333;
	font-size: 12px;
}
.campaign_box2{
	position:relative;
	margin:0 0 26px;
	padding:30px 30px 30px;
	background:url(img/experience_campaign_bg2018.jpg) top no-repeat;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	min-height:100px;
}
.campaign_box_text2 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 350px;
	background: rgba(255,255,255,0.8);
	padding:10px 10px;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
	color:#333;
	font-size: 12px;
}
.campaign_box3{
	position:relative;
	margin:0 0 26px;
	padding:30px 30px 30px;
	background:url(img/snorkel_campaign_bg.jpg) top no-repeat;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	min-height:100px;
}
.campaign_box_text3 {
	position: absolute;
	top: 20px;
	left: 330px;
	width: 350px;
	background: rgba(255,255,255,0.8);
	padding:10px 10px;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
	color:#333;
	font-size: 12px;
}
.campaign_box4{
	position:relative;
	margin:0 0 26px;
	padding:30px 30px 30px;
	background:url(img/license_campaign_bg.jpg) top no-repeat;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	min-height:100px;
}
.campaign_box_text4 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 350px;
	background: rgba(255,255,255,0.8);
	padding:10px 10px;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
	color:#333;
	font-size: 12px;
}
.campaign_box5{
	position:relative;
	margin:0 0 26px;
	padding:30px 30px 30px;
	background:url(img/enriched_air_campaign_bg.jpg) top no-repeat;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	min-height:100px;
}
.campaign_box6{
	position:relative;
	margin:0 0 26px;
	padding:30px 30px 30px;
	background:url(img/experience2_campaign_bg.jpg) top no-repeat;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	min-height:100px;
}
p.campaign_box5_p {
	margin-bottom:0.5em;
}
.campaign_box_top {
	margin:0 0 0;
}
.sab_box{
	margin:0 0 26px;
	padding:0 30px 30px;
	background-color:#FFFEEA;
	width:660px;
	border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
	position:relative;
	overflow:hidden;
}
#topix_hed_img {
	position:absolute;
	right:30px;
	top:-10px;
	width:77px;
}
#sab_hed_img{
	position:absolute;
	right:20px;
	top:-50px;
	width:200px;
}
#sab_hed_img_snorkel{
	position:absolute;
	right:0;
	top:-50px;
	width:370px;
}
#sab_hed_img_license{
	position:absolute;
	right:20px;
	top:-25px;
	width:250px;
}
#sab_hed_img_map{
	position:absolute;
	right:10px;
	top:-30px;
	width:218px;
}
#sab_hed_img_faq{
	position:absolute;
	right:10px;
	top:-25px;
	width:252px;
}
.basic_box p, .sab_box p, .campaign_box p{
	line-height:24px;
}
.sab_picture{
	margin:24px 0;
}
.sab_picture2{
	margin:24px 0 0;
}
.sab_picture3{
	margin:0 0 24px;
}
.img_left {
	margin-right:30px;
}
.boat_p {
	
}
span.boat_p {
	font-size:17px;
	font-weight:bold;
	color:#10B8D8;
}
table.boat_table, table.shop_table {
	margin:25px 0;
	width:660px;
	border-collapse: collapse;
}
table.boat_table th {
	width:130px;
	background:#10B8D8;
	color: #ffffff;
	padding: 10px 10px;
	border-bottom: 1px solid #fff;
}
table.boat_table td {
	padding: 10px 10px;
	border-top: 1px solid #10B8D8;
	border-right: 1px solid #10B8D8;
	border-bottom: 1px solid #10B8D8;
}
table.shop_table th {
	width:130px;
	background:#2DB065;
	color: #ffffff;
	padding: 10px 10px;
	border-bottom: 1px solid #fff;
}
table.shop_table td {
	padding: 10px 10px;
	border-top: 1px solid #2DB065;
	border-right: 1px solid #2DB065;
	border-bottom: 1px solid #2DB065;
}

/* 料金表
----------------------------------*/
.sab_box h2{
	margin-bottom:25px;
    color: #FFF;
    font-family: "Kaisei Decol", serif;
    font-weight: 800;
    font-size: 18px;
    display: inline-block;
    padding: .5em 1em .6em;
    border-radius: 0 0 7px 7px;
}
.sab_box h2.price {
    background: #00bcd4;
}
.sab_box h2.schedule {
    background: #abe084;
}
.sab_box h2.flow {
    background: #f8b62c;
}
.sab_box h2.belongings, .sab_box h2.access {
    background: #cebd91;
}
.sab_box h2.enriched_air {
    background: #2db065;
}
.sab_box h3 {
	font-size:18px;
	color:#10B8D8;
	font-weight:bold;
	line-height:40px;
	border-bottom:1px dotted #10B8D8;
	margin:30px 0 20px;
}
.sab_box h3 span {
	font-size:13px;
	font-weight:normal;
	padding:0 0 3px 1em;
}
.price_table_bg{
	margin:0;
	overflow: hidden;
}
.price_table_layout {
	float:right;
	overflow: hidden;
}
.price_table{
	width:160px;
	text-align:center;
	padding:6px 0;
	margin:4px;
}
.price_tablebase{
	background:#F3EFE4;
}
.price_table_hed01{
	float:right;
	background:#999;
	color:#FFF;
}
.price_table_hed02{
	float:right;
	background:#F2A2A6;
	color:#FFF;
}
.price_table_th{
	background:#DACDAD;
	color:#FFF;
	font-weight:bold;
}
.price_table_th2{
	background:#FAF4C9;
	font-weight:bold;
	width:310px;
}
.price_table_th2 span{
	font-size:11px;
}
.price_table_th3{
	background:#C2EFD6;
	font-weight:bold;
	width:310px;
}
.price_table_th3 span{
	font-size:11px;
}
p.setumei {
	margin-left:1em;
	margin-right:1em;
}
span.zeibetu {
	font-size:0.8em;
}

/* スケジュール
----------------------------------*/
.schedule_bg{
	width:680px;
	margin:30px 0;
}
.schedule_left{
	float:left;
}
.schedule_right{
	width:416px;
	float:left;
}
.schedule_title{
	width:170px;
	clear:both;
	background:#D7F0C4;
	float:left;
	margin:10px 10px 10px 0;
	padding:6px;
	text-align:center;
	color:#555;
}
.schedule_text{
	margin:10px;
	padding:4px;
}
.schedule_pic{
	margin:10px 0;
}
.schedule_yajirushi{
	margin:0 10px;
	padding:0 6px;
	text-align:center;
}
.schedule_setumei{
	background: #F3EFE4;
	padding:10px 15px;
	margin-top:30px;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
}
/* 流れ
----------------------------------*/
.nagare_left{
	float:left;
	width:170px;
	clear:both;
	margin-top:20px;
}
.nagare_title{
	background:#FDE6B5;
	margin:0 5px;
	padding:6px;
	text-align:center;
	overflow:hidden;
}
.nagare_text{
	width:460px;
	float:right;
	margin:20px 10px 0;
	padding:0 0 4px;
}
.nagare_waku{
	border:1px dashed;
	padding:10px 5px 4px;
	background:#FCF3CD;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
}
.nagare_yajirushi{
	margin:15px 5px 0;
	padding:6px;
	text-align:center;
	overflow:hidden;
}
.nagare_text li, .motimono li{
	margin:0 0 6px 1em;
}

.motimono2 li{
	margin:0 0 6px 2em;
}
/* よくある質問
----------------------------------*/
ul.faq_ul {
	margin:2em 0 0 5em;
}
.faq_ul li {
	margin-bottom:0.6em;
}
.faq_ul li i {
	color:#EA575D;
	font-size:20px;
	top:0;
}
dl.faq {
	margin:2em 0 0;
}
.faq dt {
	position:relative;
	background:#72E0D7;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 6px 60px;
	margin:50px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7x 7px 0 0;
	border-radius: 7px 7px 0 0;
}
.faq dt i {
	font-size:60px;
	color:#EA575D;
	position:absolute;
	top:-25px;
	left:15px;
}
.faq dd {
	position:relative;
	padding:15px 15px 15px 60px;
	margin:0;
	border:1px solid #72E0D7;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
}

/* ショップ案内
----------------------------------*/
#shop_h2 {
	margin: 30px 0 0;
}
.shop_box {
	overflow: hidden;
}
.shop_box h3.anzen {
	color: #EA575D;
	border-bottom: 1px dotted #EA575D;
}
.shop_box h3.anshin {
	color: #2DB065;
	border-bottom: 1px dotted #2DB065;
}
.shop_box h3.tanoshii {
	color:#F8B62C;
	border-bottom: 1px dotted #F8B62C;
}
.shop_box h3 img {
	left: 13px;
	top: -25px;
	position: absolute;
}
.shop_box h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 50px 0 40px;
	padding: 7px 0 6px 125px;
	position: relative;
}
.concept_pic {
	float:right;
	margin:0 1em 0 2em;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
p.concept_p {
	margin:0 0 0 1em;
	overflow: hidden;
}
.shop_staff h2 {
	margin-top:30px;	
}
.staff_pic {
	margin:0 0 4em;
}
p.staff_p {
	margin:0 1em 0 0;
	overflow: hidden;
}
p.staff_point {
	float:right;
	margin:0.3em 1em 0 0;
}
p.staff_point i {
	color:#FF4D4D;
	font-size:1.2em;
	margin-right:0.5em;
}
.boat_pic {
	float:right;
	margin:0 0 0 2em;
}

/* ポイントMAP
----------------------------------*/
p.map_p {
	margin-bottom:0;
	overflow: hidden;
}
.basic_box h2 {
	font-size:22px;
	color:#EA575D;
	font-weight:bold;
	margin:30px 0 25px;
}
.basic_box h2 span {
	font-size:13px;
	font-weight:normal;
	padding:0 0 3px 1em;
}
p.map_text_center {
	text-align:center;
	font-size:18px;
	color:#EA575D;
	font-weight:bold;
	margin:25px 0 0;
}
dl.area {
	margin:2em 0 0;
}
.area dt {
	position:relative;
	background:#8BDFBC;
	color:#555;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 6px 60px;
	margin:50px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7x 7px 0 0;
	border-radius: 7px 7px 0 0;
}
.area dt i {
	font-size:50px;
	color:#FF4D4D;
	position:absolute;
	top:-25px;
	left:15px;
}
.area dd {
	position:relative;
	padding:15px;
	margin:0;
	border:1px solid #8BDFBC;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	overflow: hidden;
}
.area_pic {
	float:left;
	margin-right:1em;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#map_navi {
	margin-top:25px;
	overflow: hidden;
}
#map_navi ul {
	text-align:center;
	width:100%;
}
#map_navi li {
	width:219px;
	float:left;
	text-align:center;
}
#map_navi li:first-child {
	border-right:1px solid;
}
#map_navi li:last-child {
	border-left:1px solid;
}

/* slider
----------------------------------*/
.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
	height: 400px;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(slider/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(slider/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

/* map
----------------------------------*/
#map_base {
position: relative;
}
a.preview {
border-style:none;
cursor: default;
}
a:hover.preview {
border-style:none;
cursor: pointer;
}
a:active.preview {
color: none;
}
#preview{
	position: absolute;
	background: #10B8D8;
	padding: 3px;
	display: none;
	color: #FFF;
	text-align: center;
	font-size:11px;
}

/* ホテルパック
----------------------------------*/
.shop_box h3.pack_top {
	margin: 50px 0 20px;
}
.shop_box h3.pack_top a {
	text-decoration: none;
}
.pack_hed_pic {
	border:5px solid #FFF;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.pack_pic {
	margin:0 1em 10px 0;
	float:right;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.pack_pic2 {
	margin:0 0 10px 0;
	float:right;
}
.pack_pic3 {
	margin:0;
	float:right;
}
ul.hotel_top {
	margin:0 0 25px 140px;
	float:left;
    width: 300px;
}
.shop_box h3.h3_pack {
	color: #0EA2BC;
	border-bottom: 1px dotted #0EA2BC;
}
.shop_box h3.h3_pack span {
	float:right;
	font-size:14px;
	margin-right:1em;
}
.shop_box h3.h3_pack span a {
	text-decoration: none;
}
.pack_table, .pack_table2 {
	width:552px;
	float:right;
	margin:25px 0 0;
	border-spacing: 3px;
}
.pack_table_small {
	width:552px;
	float:right;
	margin:25px 0 0;
	border-spacing: 3px;
	font-size:10px;
}
.pack_table_small th{
	background:#FDE6B5;
	padding:5px 2px;
}
.pack_table_small td{
	background:#F3EFE4;
	padding:5px 2px;
	text-align:center;
}
.pack_table3 {
	width:552px;
	float:right;
	margin: 0;
	border-spacing: 3px;
}
.pack_table3 th{
	background:#FDE6B5;
	padding:5px 0;
}
.pack_table th, .pack_table2 th{
	width:135px;
	background:#FDE6B5;
	padding:7px 0;
}
.pack_table td, .pack_table3 td{
	text-align:center;
	background:#F3EFE4;
	padding:7px 0;
}
.pack_table2 td{
	text-align:left;
	background:#F3EFE4;
	padding:5px 15px;
}
.pack_text_hed {
	margin:25px 0 0;
	float:right;
	width:550px;
	font-size:18px;
	text-align:center;
	padding:20px;
	line-height:30px;
	font-weight:bold;
	border:1px solid red;
}
.pack_text_hed2 {
	margin:25px 0 0;
	width:550px;
	float:right;
	font-size:16px;
	text-align:left;
	line-height:30px;
	color:#0EA2BC;
}
.table_plus {
	width:70px;
}
.pack_text {
	margin:25px 0 0;
	width:550px;
	float:right;
}

/* 求人情報
----------------------------------*/

.staff_box {
	overflow: hidden;
}
.staff_box h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF4000;
	margin-bottom:30px;
}
.staff_box h4 {
	clear:both;
	font-size: 18px;
	font-weight: bold;
	color: #0EA2BC;
	border-bottom: 1px dotted #0EA2BC;
	line-height:30px;
	margin:35px 0 20px;
}
.staff_box dl {
	margin:0 0 0 35px;
}
.staff_box dt {
	clear:both;
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
}
.staff_box dd {
	float:left;
	margin:0 0 10px 25px;
	width:500px;
}
.staff-p {
	margin:0 0 30px 50px;
}
.staff-p li{
	margin-bottom:10px;
}

/* bxslider
----------------------------------*/
#bxslider_bg {
	width:1000px;
	margin:20px auto 0;
	text-align:center;
}
.bx-controls-direction {
	display:none;
}
.bxslider img {
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

/* エンリッチ
----------------------------------*/
.air_green {
	font-weight:bold;
	font-size:34px;
	line-height:46px;
	color:#2DB065;
}
.air_green2 {
	font-weight:bold;
	font-size:20px;
	line-height:30px;
	color:#2DB065;
}
.enriched_air_box h3{
	color:#2DB065;
	border-bottom: 1px dotted #2DB065;
}

.sab_box h3.green {
	color:#2DB065;
	border-bottom: 1px dotted #2DB065;
}
.enriched_air_inner {
	border: 1px dotted #2DB065;
	padding:1em 1.5em;
	background:rgba(255,255,255,0.7);
	-webkit-border-radius:7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
}
.enriched_air_big {
	font-size:18px;
	font-weight:bold;
}
.enriched_air_big2 {
	font-size:15px;
	font-weight:bold;
}
.price_table.price_en_ho {
	width: 300px;
}

/* トップブログパーツ
----------------------------------*/
.top_blog_title {
	margin-bottom:10px;
}

/* フォーム追加
----------------------------------*/
.form_en {
	background-color:#FFF;
	border:1px dashed #AAA;
	padding:10px 20px;
	line-height:18px;
	border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;
}
.syousai_ri .su-spoiler {
    margin-bottom: 0.5em;
}
.syousai_ri .su-clearfix:before {
	display:none;
}
#medical_check {
	width: 600px;
	margin:2em auto 0;
    padding: 15px 30px 5px;
	border:1px dashed #ee777d;
	background:#FFF;
	border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;
}
#medical_check p {
	margin-bottom:0.5em;
}
#medical_check h3 {
	font-size:17px;
	color:#ee777d;
	font-weight:bold;
	text-align:center;
	margin-bottom:0.5em;
}
.fa-file-pdf-o {
	color:red;
}
table.kakunin {
	border: 1px solid #CCC;
	border-collapse: collapse;
	background-color:#FFF;
	margin-bottom:1em;
}
table.kakunin th {
	white-space: nowrap;
	border: 1px solid #CCC;
	vertical-align: top;
	padding: 7px 5px;
    width: 180px;
	text-align:left;
}
table.kakunin td {
	border: 1px solid #CCC;
	padding: 7px 15px;
}

/* ヨナラウィーク
----------------------------------*/
.manta_week_big {
	font-weight:bold;
	font-size:34px;
	line-height:46px;
	color:#ed777d;
}
table.manta_week_table {
	float:left;
	margin-right:2em;
}
table.manta_week_table th {
	background:#a3dce6;
	padding:0 1em;
}
table.manta_week_table td {
	background:#f3efe4;
	padding:0.5em 1em;
}
.bort05_waku{
	border:1px dashed;
	margin:0 auto;
	width:70%;
	padding:10px ;
	background:#d8f9ff;
	border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
	overflow: hidden;
	text-align:center;
}
.bort05_waku strong {
	font-size:1.2em;
}
ul.boat_list {
	list-style-type: none;
	margin:0 0 5em;
}
ul.boat_list li img {
	max-width:100%;
	height:auto;
}
ul.boat_list li {
	display: inline-block;
    width: 48%;
    vertical-align: top;
}
ul.boat_list li:nth-child(even) {
	margin-left:3%;
	text-align:right;
}
ul.boat_list li h5 {
	color: #FF4000;
	font-size: 16px;
    font-weight: bold;
	text-align:center;
	margin:7px 0  3px;
}
ul.boat_list li p {
	text-align:left;
	margin:0 5% 0;
}
ul.boat_list li:nth-child(even) p {
	text-align:left;
	margin:0 5% 0 10%;
}
.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 0;
}
#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: 18px;
    font-weight: 800;
    border-radius: 40px;
    padding: 10px 70px;
    color: #fff;
    background: #dc3737;
    cursor: pointer;
}
.submit_new #submit:disabled, .submit_new #submit2:disabled {
    color: #aba2a2;
    background: #e8e7e7;
	cursor: auto;
}
.tabiiro {
width: 720px;
    margin: 26px 0;
}
.tabiiro img {
max-width: 100%;
}

.new_price_table_bg table {
    width: 100%;
}
.new_price_table_bg table th, .new_price_table_bg table td{
	padding: 6px;
    margin: 4px;
	text-align: center;
}
.new_price_table_bg table td {
	background: #F3EFE4;
}
.new_price_table_bg table td.none {
	background: none;
}
.new_price_table_bg table th {
	background: #FAF4C9;
    width: 310px;
}
.new_price_table_bg table td.tsujo {
	background: #999;
    color: #FFF;
	width: 125px;
}
.new_price_table_bg table td.campaign {
	background: #F2A2A6;
    color: #FFF;
}
.new_price_table_bg table p {
	margin-bottom:0;
}
.new_price_table_bg table p.hosoku {
text-align: left;
    font-size: 85%;
}

/* google_language_translator
----------------------------------*/
#translator {
    position: absolute;
    top: 27px;
    right: 216px;
}
#side font {
	font-size:.9em;
    line-height: 1.7;
}
.campaign_box font {
	font-size:.9em;
    line-height: 1.7;
}
.campaign_box4 font {
	font-size:.9em;
    line-height: 1.7;
}
.campaign_box5 font {
	font-size:.9em;
    line-height: 1.7;
}
.campaign_box2 font {
	font-size:.9em;
    line-height: 1.7;
}
.campaign_box3 font {
	font-size:.9em;
    line-height: 1.7;
}
h2.title_bg {
    width: 220px;
    height: 55px;
    color: #FFF;
    background-image: url(https://sea-friends.net/wp/wp-content/themes/diving/img/title_bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Kaisei Decol", serif;
    font-weight: 800;
    font-size: 18px;
text-align: center;
}
h2.title_bg font {
    font-size: 16px;
}

/* rss
----------------------------------*/
.wp_rss_retriever li {
	margin: 1em 0!important;
}
.wp_rss_retriever_metadata {
    clear: unset!important;
}
.wp_rss_retriever_image {
    order: 1;
    width: 100px!important;
    height: 80px!important;
	margin-bottom: 0!important;
}
.wp_rss_retriever_container , .wp_rss_retriever_source{
display:none;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}


/* Blog 20250920
----------------------------------*/
#blog_bg {
	box-sizing: border-box;
}
#blog_bg div {
	max-width:100%!important;
	height:auto!important;
}
#blog_bg img {
	max-width:100%!important;
	height:auto!important;
}
#blog_bg .wp-caption {
	background: #dfdfdf;
	padding: .5em .5em 0;
    box-sizing: border-box;
}
.wp-caption-text {
	text-align:center;
    padding: .5em 0;
}
#blog_bg img.emoji {
	width:1em!important;
	max-width:1em!important;
	height:auto!important;
}
#blog_bg img.size-medium {
	width:320px;
}
#blog_bg img.size-thumbnail {
	width:153px;
}
.box_blog_page {
	color:#333;
    background: #fffeea;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 1.5rem 2rem;
    box-shadow: 0px 0px 8px -5px #777777;
	font-size: 14.5px;
}
h2.blog_h2 {
	font-family: "Kaisei Decol", serif;
    color: #333;
    font-size: 22px;
    font-weight: 800;
    margin: 4rem 0 .5rem;
}
h2.blog_h2:nth-of-type(1) {
    margin: 0 0 .5rem;
}
#container h2.blog_h2 a {
    text-decoration: none;
    color: #333;
}
.box_blog_page #blog_comment {
    background: #ffffff;
    margin: 0;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #d1d1d1;
	padding: .8em 1.5em;
}
.box_blog_page #blog_comment h4, .box_blog_page #blog_comment h4 {
    font-size: 1em;
    font-weight: 800;
}
.box_blog_page #blog_comment form {
    margin: 0;
}
.box_blog_page #blog_comment textarea {
    width: 100%;
	box-sizing: border-box;
}
.box_blog_page .submit {
    padding: 4px 13px;
}
#next {
    text-align: center;
    margin: 1rem 0 3rem;
    font-size: 14px;
}
#container #next a {
    color: #000000;
}
#container #next a:hover {
    color: #434960;
}
#blog_side {
overflow: hidden;
}
#blog_side #side .boxS h3 {
    font-size: 16px;
    font-weight: 800;
    color: #333;
	font-family: "Kaisei Decol", serif;
    margin: 2em 0px .5em;
}
#blog_side #side .boxS:first-child h3 {
    margin: 0 0 .5em;
}
.boxS ul {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #fffeea;
    padding: 1em 1.3em 1em!important;
	box-sizing: border-box;
}
#calendar_wrap {
	width:100%;
	box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #fffeea;
    padding: 1em 1.3em 1em!important;
}
#wp-calendar {
	width:100%;
    text-align: center;
}
.wp-calendar-nav {
text-align: center;
    margin-top: .5em;
}
.rpwwt-widget ul li {
    margin: 0.8em 0!important;
}
.rpwwt-widget ul li:last-child {
    margin: 0!important;
}
.boxS a {
    color: #0EA2BC;
}
.boxS a:hover {
	color:#EA575D;
}
.rpwwt-widget ul li img {
    margin: 0 .75em .75em 0!important;
}
.rpwwt-post-title {
line-height: 1.5;
}
.rpwwt-post-date {
	font-size:90%;
}
.widget_archive select {
    width: 100%;
    background: #fffeea;
    border: 0;
	padding: .5em 1em;
}
.comment-body {
    display: flex;
    flex-wrap: wrap;
}
.comment-author {
    width: 50%;
}
.comment-author .fn {
    font-weight: 700;
}
.comment-meta {
    width: 50%;
    text-align: right;
    font-size: .9em;
}
.box_blog_page #blog_comment h3, .box_blog_page #blog_comment h3 {
    margin: .5em 0;
    font-weight: 800;
}
ol.commets-list {
	list-style: none;
    margin: .5em 0;
}
ol.commets-list > li {
    padding: 1em 1.5em;
    margin-bottom: 1.5em;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
ol.commets-list > li > ul.children {
    border: 1px dashed #AAA;
    padding: .7em 1em 0;
}
#blog_comment .reply {
    display: block;
    width: 100%;
}
h4.blog_pagetitle {
margin: 0 0 2em;
    font-size: 22px;
    font-weight: 700;
    font-family: "Kaisei Decol", serif;
    color: #333;
    padding: .5em 0;
    border-bottom: 1px solid #777;
}
.latest-posts {
    margin: .5em 0.2em;
}
.latest-posts li {
	display: flex;
    gap: 1em;
}
.latest-posts li figure {
    width: 100px;
    height: 70px;
}
.latest-posts li figure img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.latest-posts li .latest-post-date {
	display: block;
    font-size: 90%;
}
iframe {
	border:0;
}

/* 640
----------------------------------*/
@media screen and (max-width: 640px) {
    .sp_none{
        display:none;
    }
    .pc_none{
        display:revert;
    }
#header_bg , #footer_bg , #toTop {
    display: none!important;
}
.sp_header_logo {
    background-color: #fffeea;
    padding: 1em 0 0;
    text-align: center;
    overflow: hidden;
}
.sp_header_logo img {
    width:55%;
	height:auto;
}
.sp_header_logo h2 {
	font-size: 4vw;
    font-weight: 700;
    font-family: "Kaisei Decol", serif;
    margin: .5em 0;
    color: #535353;
}
#wrapper {
	margin: 5vw;
    min-height: 100%;
    width: auto;
}
#container {
    float: none;
    width: auto;
	overflow: hidden;
}
#side {
    float: none;
    width: auto;
}
#blog_side {
    clear: both;
    margin-top: 10vw;
}
.sp_footer_link {
    text-align: center;
    padding: 5vw 0;
}
#blog_side #side .boxS h3 {
    font-size: 4.5vw;
	margin: 1em 0 .5em;
}
h4.blog_pagetitle {
    font-size: 4vw;
}
h2.blog_h2 {
    font-size: 4.2vw;
}
.box_blog_page {
    color: #333;
    background: #fffeea;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: .7rem 1rem;
    font-size: 3.5vw;
}
.box_blog_page .date {
    font-size: 3vw;
}
#blog_bg img.size-medium {
    width: 47.5%;
}
#blog_bg img.size-thumbnail {
    width: 21.5%;
}
#next {
    font-size: 3vw;
}
select, .text, textarea, input {
    font-size: 3vw!important;
}
.box_blog_page #blog_comment {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #d1d1d1;
    padding: .5em 1em ;
}
ol.commets-list > li {
    padding: .7em 1em;
    margin-bottom: 1em;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.comment-author, .comment-meta {
    width: 100%;
    text-align: left;
}
iframe {
	max-width:100%;
  	aspect-ratio: 16 / 9;
    height: auto;
}
}