/*
Theme Name: joukou_style
Theme URI: http://misyouwanzyoukousyoukai.com/
Description: 御荘湾上甲商会用スタイルシート
Version: 1.0
Author: kondou yoshihiro
Author URI: http://nxsehime.jp/
*/@charset "utf-8";

/* html5 reset*/
html{overflow-y:scroll;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
article, aside, dialog, figure, footer, header,hgroup, nav, section {display:block;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}

/* joukou Original reset */
li{
	list-style:none;
}
a {
	text-decoration:none;
}
a:link {
	color:#3d150d;
}
a:visited {
	color:#3d150d;
}
a:hover {
	text-decoration:underline;
	color:#0000aa;
}
a:active {
	color:#3d150d;
}


/* common item */
.clrfx:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clrfx {zoom:1;}
.clr {clear:both;}
.fltl {float:left;}
.fltr {float:right;}
.rightAdjust{text-align:right;}
.attxt {color:#ff1c1c;font-weight:bold;}

.mb30 {margin-bottom:30px;}

/* joukou Original item */
strong {
	font-weight:bold;
}
em {
	font-style: italic;
}
del {
	text-decoration:line-though;
}
.tablebg {
	background:url(images/hyou_bg.jpg);
	width:480px;
	margin:0 auto 20px;
	padding:10px;
}
.tablebg table {
	width:100%;
}
.tablebg caption {
	background:#12114e;
	width:455px;
	padding:5px 5px 5px 20px;
	margin:0 auto 5px;
}
.tablebg caption p {
	font-size:18px;
	color:#fff;
}
.tablebg caption span {
	font-size:12px;
}
.tablebg th {
	border:1px #1a1311 solid;
	text-align:center;
	padding:10px 0;
	background:#e2f2fb;
	color:#1a1311;
	vertical-align: middle;
}
.tablebg td {
	border:1px #1a1311 solid;
	text-align:center;
	padding:10px 0;
	background:#e2f2fb;
	color:#1a1311;
	vertical-align: middle;
}
.mesbox_600h {
	background: url(images/box600head.png) no-repeat;
	width:600px;
	height:10px;
}
.mesbox_600b {
	background: url(images/box600body.png) repeat-y;
	width:600px;
}
.mesbox_600f {
	background: url(images/box600foot.png) no-repeat;
	width:600px;
	height:10px;
}
.photo{
	display:block;
	padding:5px;
	margin:5px;
	border:1px solid #ccc;
}
.linkplate {
	width:194px;
	height:36px;
	margin-right:30px;
}
.linkplate a {
	display:block;
	background:url(images/h4_linkplate.png) left top no-repeat;
	width:164px;
	height:18px;
	padding:8px 10px 10px 20px;
	font-weight:bold;
}
.linkplate a:hover {
	text-decoration:none;
	color:#0000ff;
}
h4.plate {
	background:url(images/h4_plate.png) left top no-repeat;
	width:680px;
	height:23px;
	font-size:18px;
	padding:7px 0px 10px 25px;
	margin-bottom:10px;
}

/* body style */
body {
	color:#3d150d;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2;
}

/* common */
#over_wrapper {
}
header {
	width: 100%;
	height: 154px;
	background: url(images/header_bg.jpg) no-repeat center #8cc8db;
}
#header_wrapper {
	width: 940px;
	height: 154px;
	margin: 0 auto;
	position: relative;
}
#header_logomark {
	position: absolute;
	left:0;
	bottom:-2px;
	width:156px;
	height:147px;
}
#header_logo {
	position: absolute;
	left: 170px;
	top: 30px;
	width: 357px;
	height: 61px;
}
#header_discript {
	position: absolute;	
	left: 180px;
	top: 100px;
	width: 450px;
}
#header_discript h1 {
	font-weight: normal;
}
#header_info {
	position: absolute;	
	right: 20px;
	top: 20px;
	width: 296px;
	height: 83px;
}

#wrapper {
	width: 940px;
	margin: 10px auto 0px;
}

#left_area {
	width:180px;	
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	float:left;
}
html*#left_area {
	border:1px solid #ccc;
}
#left_area_nav {
	width: 180px;
	height: 500px;
}
#left_area_nav ul {
	width: 180px;
	height: 500px;
	overflow:hidden; 
}
#left_area_nav ul li {
	width: 180px;
	height: 50px;
}
#left_area_nav ul li a {  
	display:block;
	overflow: hidden;
	padding-left: 180px;
	width:0px;
	height:50px;
	background-position:0 0;
}  
#left_area_nav ul li a:hover {
	width:0px;
	height:50px;
	background-position:-180px 0;
}  
/* global navi normal */
#lnavi1 a {background-image: url(images/navi1.png);}
#lnavi2 a {background-image: url(images/navi2.png);}
#lnavi3 a {background-image: url(images/navi3.png);}
#lnavi4 a {background-image: url(images/navi4.png);}
#lnavi5 a {background-image: url(images/navi5.png);}
#lnavi6 a {background-image: url(images/navi6.png);}
#lnavi7 a {background-image: url(images/navi7.png);}
#lnavi8 a {background-image: url(images/navi8.png);}
#lnavi9 a {background-image: url(images/navi9.png);}
#lnavi10 a {background-image: url(images/navi10.png);}

#left_area_shop{
	margin:10px 0 5px;
}

#left_area_shop a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}

#left_area_qr {
	background:url(images/qr_bg2.png) no-repeat center;
	position: relative;
	width:100%;
	height:151px;
	margin:20px 0;
}
#left_area_qr img{
	position: absolute;
	left: 80px;
	top: 69px;
}
#left_area_access {
	width:100%;
	background:url(images/left_access_title.png) no-repeat center top;
	padding-top:40px;
}
#left_area_access img {
	display:block;
	border:1px solid #ccc;
	width:165px;
	margin:0 auto;
}
#left_area_access p {
	display: block;
	height:15px;
	margin-top:2px;
	padding-left:18px;
	padding-right:7px;
	background:url(images/icon1.png) no-repeat;
	float: right;
}
#left_area_access address {
	margin-top:30px;
	margin-bottom:20px;
	text-align:right;
	width:170px;
	padding-right:7px;
	float:right;
}
#left_area_access address span{
	font-size:20px;
	line-height:2;
	font-weight:bold;
}

#right_area {
	width:735px;
	float:right;
}



footer {
	margin-top: 40px;
}
footer #footer_discript {
	text-align: right;
	font-weight: bold;
	width:940px;
	margin: 0 auto 10px;
}
footer #footer_nav {
	width:940px;
	margin: 0 auto 10px;
}
footer #footer_nav ul li {
	float: right;
	padding: 5px 10px;
	border-left: 1px solid #333;
}
footer #footer_nav ul li:first-child {
	padding: 5px 0px 5px 10px;
}
footer #top_link {
	text-align: right;
	height:21px;
	width:940px;
	margin: 0 auto 30px;
}
footer #top_link a {
	display: block;
	height:18px;
	width:60px;
	padding-top:3px;
	padding-left:25px;
	background:url(images/icon2.png) no-repeat;
	float: right;
}
#copy_right {
	width: 100%;
	background: #143163;
	color: #fff;
	text-align: center;
	padding:10px 0;
}
/* second page */
#second_title_area {
	width: 100%;
	height:160px;
}
#second_title_area h2 {
	height:150px;
	width:940px;
	padding:10px 0 0;
	margin:0 auto;
	text-align:center;
}

.main_movie_sec{
	width:100%;
	max-width:1080px;
	height:auto;
	margin:0 auto;
}
.main_movie_sec .video_item{
	width:100%;
}
/* index */
.iwave_bg {
	background:url(images/index_wave_bg.jpg) no-repeat 180px 380px;
}
.iwave_bg {/*ie8ハック*/
	background-position:184px\9 380px\9;
}

#index_slider_area {
	width:100%;
	height:455px;
	background:url(images/top_slide_bg.jpg);
	border-bottom:4px ridge #aaa;
}
#index_slider_wrap {
	width: 940px;	
	margin: 0 auto;
}
#index_slider {
	width: 940px;
	height:405px;
}
/* いらなくなったらdelする
.index_t_box {
	width:165px;
	height:260px;
	border:1px solid #bdbebf;
	float: left;
	position: relative;
	margin-left:20px;
}
.index_t_box:first-child {
	margin-left:0px;
}
.index_t_new {
	width: 45px;
	height: 20px;
	position:absolute;
	top:0px;
	right:-9px;
	background:url(images/icon_new.png) no-repeat;
}
.index_t_photo {
	width:150px;
	margin:10px auto 10px;
}
.index_t_title {
	width:150px;
	margin:0px auto 3px;
	font-size:15px;
}
.index_t_text {
	width:150px;
	margin:0px auto 10px;
	font-size:12px;
}
.index_t_date {
	position:absolute;
	bottom:5px;
	left:5px;
	font-size:12px;
}
.index_t_link {
	position:absolute;
	bottom:5px;
	right:5px;
	font-size:11px;
}
*/
#index_banner1 {
	width: 720px;
	margin: 0 auto 50px;
}
#index_banner1 img {
	display: block;
}
#index_oshirase {
	overflow-y: scroll;
	width:700px;
	height:150px;
	border:1px solid #767676;
	margin: 0 auto;
}
#index_oshirase ul li{
	width:600px;
	margin:10px auto;
	padding-left:20px;
	background:url(images/icon1.png) no-repeat 0px 0px;
}
#index_oshirase ul li .iod{
	float:left;
	width:100px;
}
#index_oshirase ul li .iod.new_item{
	color:#af5555;
	font-weight:bold;
}
#index_oshirase ul li .iod .newtag{
	display:inline-block;
	margin-bottom:10px;
	padding:1px 15px 1px;
	border-radius:25px;
	background-color:#CD190A;
	color:#ffffff;
}
#index_oshirase ul li .iot{
	float:left;
	width:500px;
}
#index_banner2 {
	margin-top:20px;
}
#index_banner2 .box_item {
	float:left;
	width:370px;
	margin-top: 43px;
	margin-right: 20px;
}

#index_banner2 img {
	display: block;
}
#index_banner_kudoupro {
	margin-left:15px;
}
#index_banner_tsuriba {
	margin-top:43px;
	margin-right:30px;
}
#index_banner1 a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
#index_banner1 a.banner1_a {  
	background:url(images/banner_ikadatsuri_bg.png) no-repeat;  
	display:block;
	width:720px;
	height:150px;
	margin-top: 20px;
}
#index_banner1 a.banner1_b {  
	background-color:#FFFFFF;  
	display:block;
	width:720px;
	height:150px;
	margin-top: 20px;
}
#index_banner1 a.banner1_b {  
	background-color:#FFFFFF;  
	display:block;
	width:350px;
	height:125px;
}
#index_banner1 a.banner1_c {  
	background-color:#FFFFFF;  
	display:block;
	width:720px;
	height:150px;
	margin-top: 20px;
}
#index_banner1 a.banner1_d {  
	background-color:#FFFFFF;  
	display:block;
	width:690px;
	height:240;
	margin-top: 20px;
}

#index_banner2 a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
	background:#fff;
}
#old_tyouka{
	text-align:right;
	font-size:12px;
	padding-right:10px;
	text-decoration:underline;
	width:100%;
}

/* tyouka*/
.tyouka_box {
	width:165px;
	height:260px;
	border:1px solid #bdbebf;
	float: left;
	position: relative;
	margin-left:20px;
	margin-bottom:20px;
}
.t_left {
	margin-left:0px;
}
.tyouka_new {
	width: 45px;
	height: 20px;
	position:absolute;
	top:0px;
	right:-9px;
	background:url(images/icon_new.png) no-repeat;
	z-index:100;
}
.tyouka_photo {
	width:150px;
	margin:10px auto 10px;
}
.tyouka_photo a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
.tyouka_title {
	width:150px;
	margin:0px auto 3px;
	font-size:15px;
}
.tyouka_text {
	width:150px;
	margin:0px auto 10px;
	font-size:12px;
}
.tyouka_date {
	position:absolute;
	bottom:5px;
	right:5px;
	font-size:12px;
	color:#888888;
}
.tyouka_link {
	position:absolute;
	bottom:5px;
	right:5px;
	font-size:11px;
}


/* service */
#service_area {
	line-height:1.5;
}
#service_1_text {
	width:635px;
	padding:0px 60px 40px 40px;
}
#service_alert {
	width:600px;
	margin:0 auto;
	color:#8b1612;
	position: relative;
}
#service_alert img {
	position: absolute;
	right:20px;
	bottom:10px;
}
#service_alert p {
	padding:5px 25px;
}
#service_2_text p {
	width:635px;
	padding:40px 60px 40px 40px;
}
#service_3_text {
	width:635px;
	padding:0px 60px 40px 40px;
}
#service_4_text {
	width:635px;
	padding:0px 60px 20px 40px;
}
#service_5_text {
	width:735px;
	padding:0px 0px 40px 0px;
}
#service_6_text {
	width:635px;
	padding:0px 60px 40px 40px;
}
#service_6_text p {
	margin-top:30px;
}

/* building */
#building_area {
	line-height:1.5;
}
#building_head_linker {
	margin-bottom:30px;
}
#building_1_text {
	width:645px;
	padding:0px 60px 30px 30px;	
}
#building_2_text {
	width:645px;
	padding:0px 60px 30px 30px;	
}
#building_3_text {
	text-align:center;
	margin-bottom:30px;
}
#building_4_text {
}
#building_5_text {
	width:680px;
	padding:0px 25px 30px 30px;	
}
#building_5_text ul {
	width:355px;
	margin-top:20px;
}
#building_5_text ul li {
	margin-left:25px;
	list-style-type: disc;
}
#building_5_text img {
	width:300px;
	margin-top:20px;
}
#building_6_text {
	width:680px;
	padding:0px 25px 80px 30px;
}
#building_7_text {
	width:735px;
	padding:0px 0px 20px 0px;
}
#building_7_text #fish_main_area {
	position:relative;
	height:380px;
	
}
#building_7_text table{
	position:absolute;
	top:20px;
	left:70px;
	width: 576px;
	height: 333px;
}
#building_7_text table td{
	border:1px solid #ccc;
}
#building_7_text table th {
	border:1px solid #ccc;
	vertical-align:middle;
	height:85px;
	width:235px;
}
#building_7_text table td.img {
	padding:7px;
}
#building_7_text table h5{
	font-size:30px;
	text-align:center;
	width:200px;
}
#building_7_text table p{
	padding:10px;
}
#building_7_text .thumb {
	margin:0px 1px 10px 1px;
	float: left;
	font-weight:bold;
}
#building_7_text .thumb a:hover{
	text-decoration:none;
	color:#0000ff;
}
#building_7_text .thumb a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
#building_7_text .fish_box {
	display: none;
}
#building_7_text .fish_box:first-child {
	display: table;
}
.ikada_box {
	width:324px;
	border:#777777 1px solid;
	position:relative;
	padding:3px;
	float:left;
	margin:0 15px 40px 20px;
}
.design_border {
	border:#777777 1px solid;
	padding-top:10px;
	width:322px;
}
.ikada_box_name {
	width:144px;
	height:46px;
	padding-top:8px;
	padding-left:15px;
	background:url(images/ribon_blue.png) left top no-repeat;
	position:absolute;
	top:-25px;
	left:-22px;
	color:#fff;
	font-weight:bold;
}
.ikada_box_image {
	text-align:center;
	line-height:1;
}
.ikada_box_val_s {
	width:158px;
	margin-top:5px;
	background:url(images/ikada_base_blue.png) left top no-repeat #eaeaeb;
	padding-left:0px;
}
.ikada_box_val_s p{
	float:left;
	width:78px;
	padding-left:10px;
}
.ikada_box_val_s p:first-child{
	color:#fff;
	width:70px;
	text-align:center;
	padding-left:0px;
}
.ikada_box_val_m {
	width:322px;
	margin-top:5px;
	background:url(images/ikada_base_blue.png) left top no-repeat #eaeaeb;
}
.ikada_box_val_m p{
	float:left;
	width:242px;
	padding-left:10px;
}
.ikada_box_val_m p:first-child{
	color:#fff;
	width:70px;
	text-align:center;
	padding-left:0px;
}
.ikada_box_val_l {
	width:322px;
	margin-top:5px;
	background:url(images/ikada_base_blue.png) left top no-repeat #eaeaeb;
}
.ikada_box_val_l p{
	padding:0 10px;
}
.ikada_box_val_l p:first-child{
	color:#fff;
	width:70px;
	text-align:center;
	padding:0;
}



/* crassostrea */
#crassostrea_area {
	line-height:1.5;
}
#crassostrea_1_text {
	width:635px;
	padding:0px 60px 60px 40px;	
}
#crassostrea_1_text iframe {
	margin-bottom:10px;	
}
#crassostrea_1_text p {
	width:390px;
}
#crassostrea_1_text div {
	width:242px;
	height:187px;
	position:relative;
}
#crassostrea_1_text div span {
	display:block;
	width:220px;
	text-align:center;
	position:absolute;
	bottom:-20px;
	font-weight:bold;
	left:50%;
	margin-left:-110px;
}
#crassostrea_2_text {
	width:635px;
	padding:0px 60px 40px 40px;	
}
#crassostrea_2_text p {
	margin-bottom:20px;
}
#crassostrea_2_text div {
	width:550px;
	margin:0 auto;
}
#crassostrea_3_text {
	width:735px;
	padding:0px 0px 40px 0px;
}
#crassostrea_3_text a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
#crassostrea_4_text {
	width:635px;
	padding:0px 60px 40px 40px;	
}
#crassostrea_4_text table {
	width:635px;
	margin-bottom:20px;
}
#crassostrea_4_text th {
	width:100px;
	text-align: left;
	padding-bottom:10px;
	vertical-align: top;
}
#crassostrea_4_text td {
	width:535px;
	text-align: left;
	padding-bottom:10px;
}
#crassostrea_hiyou div .righter{
	padding-right:230px;
}
#crassostrea_4_text img {
	margin:10px auto;
}

/* family */
#family_area {
	line-height:1.5;
}
#family_1_text {
	width:635px;
	padding:0px 60px 40px 40px;
}
#family_2_text {
	width:735px;
	padding:0px 0px 40px 0px;
}
#family_3_text {
	width:635px;
	padding:0px 60px 20px 40px;
}
#family_4_text {
	width:635px;
	padding:0px 60px 40px 40px;
}
#family_5_text {
	width:635px;
	padding:0px 60px 40px 40px;
}
#family_5_text img {
	margin:40px auto 0px;
}
#family_6_text {
	width:735px;
	padding:0px 0px 0px 0px;
}
#family_6_text a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
/* access */
#access_area {
	line-height:1.5;
}
#access_1_text {
	width:645px;
	padding:0px 50px 40px 40px;
}
#access_1_text p {
	margin:20px 0;
}

/* inquiry */
#inquiry_area {
	line-height:1.5;
}
#inquiry_1_text {
	width:645px;
	padding:0px 50px 40px 40px;
}
#inquiry_1_text p {
	margin:20px 0;
}
#inquiry_1_text table {
	width:645px;
}
#inquiry_1_text table input {
	width:98%;
}
#inquiry_1_text table textarea {
	width:98%;
	height:200px;
}
#inquiry_1_text th.main {
	width:200px;
	text-align:left;
	vertical-align: top;
	border:1px solid #777777;
	padding:5px;
	background:#ededed;
	font-weight:bold;
}
#inquiry_1_text td.main {
	width:405px;
	border:1px solid #777777;
	padding:5px;
}
#inquiry_1_text td.hsk {
	width:40px;
	border:1px solid #777777;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#ededed;
}
#submiter {
    border: 0px;
    width: 175px;
    height: 45px;
    background: url(images/inquiry_b2.png) left top no-repeat;
}
#submiter:hover {
	background-position:0 -45px;
}  
#confirmer {
    border: 0px;
    width: 175px;
    height: 45px;
    background: url(images/inquiry_b1.png) left top no-repeat;
}
#confirmer:hover {
	background-position:0 -45px;
}  
#rewriter {
    border: 0px;
    width: 175px;
    height: 45px;
    background: url(images/inquiry_b3.png) left top no-repeat;
}
#rewriter:hover {
	background-position:0 -45px;
} 

/* blog */
#blog_area {
	width:515px;
	float:left;
}
#blog_area a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}
#blog_area a {
	color:#1c2a54;
}
#blog_area article {
	border:2px solid #2670ab;
	margin-bottom:50px;
}
#blog_area article h3 {
	border-left:13px solid #2670ab;
	border-bottom:2px solid #2670ab;
	padding:10px;
	font-size:17px;
	line-height:1.6;
	background:url(images/blog_title.jpg);
}
.blog_atcl_auth {
	text-align:right;
	font-size:12px;
	padding:5px;
}
.blog_atcl_main {
	text-align:left;
	font-size:14px;
	padding:30px 20px;
	line-height:1.4;
}
.blog_atcl_main a{
	color:#0000ff !important;
}
.blog_atcl_main img{
	max-width:475px;
}
.blog_tag {
	width:95%;
	margin:0 auto;
	font-size:12px;
	padding:5px 0;
	color:#1b2b7a;
}
#blog_area article hr {
	border:1px solid #9ccbec;
	height:2px;
	width:95%;
	margin:0 auto;
}
.blog_com {
	width:95%;
	margin:0 auto;
	font-size:12px;
	padding:5px 0 20px 0;
	color:#1b2b7a;
}

#blog_widget {
	width:200px;
	float:right;
	border:2px solid #9ccbec;
	padding:5px 0 0 0;
	margin-bottom:60px;
	position:relative;
}
#blog_widget .widget_title {
	background:url(images/blog_icon.png) no-repeat 10px 0px;
	padding:7px 0 5px 74px;
	color:#212627;
	font-size:15px;
}
#blog_widget hr {
	height:3px;
	border:0;
	margin:0 0 10px 0;
	background:url(images/blog_title.jpg);
}
#blog_widget ul {
	padding:0 10px 30px 20px;
}
#blog_widget ul li{
	padding:3px 0 5px 10px;
	background:url(images/blog_cursor.png) no-repeat 0px 6px;
}
#blog_widget .tagcloud {
	padding:0 10px 30px 20px;
}
#blog_widget a {
	color:#1c2a54;
}
#blog_widget .feed_link {
	position:absolute;
	right:0;
	bottom:-50px;
}

#blog_area .blog_com_area {
	border:2px solid #2670ab;
	margin-bottom:50px;
}
#blog_area .blog_com_area h4 {
	background:url(images/blog_title_plate.jpg) no-repeat;
	width:472px;
	height:21px;
	margin:9px;
	padding:9px 5px 4px 20px;
	font-size:15px;
}
#blog_area .blog_com_area .com_bg {
	background:url(images/blog_grade.png) no-repeat 0% 100%;
}
#blog_area .blog_com_area .comments {
	margin-bottom:40px;
}
#blog_area .blog_com_area .blog_com_main {
	padding:15px 15px 5px;
}


#blog_area .blog_com_area hr {
	border:1px solid #9ccbec;
	height:2px;
	width:95%;
	margin:0 auto;
}
#blog_area .blog_com_area .blog_com_postby {
	font-size:12px;
	width:95%;
	margin:0 auto;
	padding:5px 0 36px 0;
	line-height:1.5;
}
#blog_area .blog_com_area #respond {
	width:95%;
	margin:0 auto;
}
#blog_area #inputtext {
	padding:5px 0;
}
#blog_area .comment-form-comment {
	padding:5px 0;
}
#blog_area #reply-title {
	display:none;
}
#blog_area .form-submit {
	padding:10px 0;
}
#blog_area .prev {
	float:right;
	width:250px;
	text-align:right;
}
#blog_area .next {
	float:left;
	width:250px;
	text-align:left;
}


.counter_area {
	padding: 10px;
	line-height: 1.4;
}
.counter_area hr {
	height: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #777;
}
.counter_area h3 {
	line-height: 1;
}




.caption{
	width:90%;
	margin:50px auto;
	border:1px solid #aa5555;
	padding:20px 24px;
}
.caption .c_ttl{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #775555;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#775555;
}
.caption .c_txt_01{
	font-size:15px;
	line-height:1.7;
	color:#775555;
}
.caption .c_txt_02{
	margin-top:15px;
	text-align:center;
}
/* oki */
.oki_fish .page_linklist{
	margin:20px 0;
}
.oki_fish .page_linklist .li_item{
	float:left;
	display:block;
	margin:0 20px 18px 0;
}
.oki_fish .page_linklist .li_item a{
	position:relative;
	display:block;
	padding:8px 15px 6px 30px;
	border:1px solid #eaeaea;
	border-radius:3px;
	font-size:14px;
	color:#222222;
}
.oki_fish .page_linklist .li_item a:before{
	content:"";
	position:absolute;
	top:50%;
	left:10px;
	display:block;
	width:7px;
	height:7px;
	border-top:2px solid #005EAC;
	border-right: 2px solid #005EAC;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
.oki_fish .page_linklist .li_item a:hover{
	border-color:#1F99D6;
	background-color:#9CD6E7;
	color:#005EAC;
	text-decoration:none;
}
.oki_fish .ttl_01{
	margin:45px 0 20px;
}
.oki_fish .merit_box_wrap{
	background-image:url(images/oki_bg_wave.png);
	background-repeat:no-repeat;
}
.oki_fish .merit_box{
	position:relative;
	width:80%;
	margin:20px auto;
	padding:15px 20px;
	border:1px solid #0071bc;
	background-color:rgba(255,255,255,0.55);
}
.oki_fish .merit_box .box_ttl{
	position:absolute;
	top:18px;
	left:-25px;
	z-index:1;
}
.oki_fish .merit_box.box_02 .box_ttl{
	position:absolute;
	top:5px;
	left:-25px;
	z-index:1;
}
.oki_fish .merit_box.box_03 .box_ttl{
	position:absolute;
	top:10px;
	left:-25px;
	z-index:1;
}

.oki_fish .merit_box .melit_item_list{
	padding:20px 0 0 100px;
}
.oki_fish .merit_box .melit_item_list > .li_item{
	font-size:15px;
	font-weight:bold;
	color:#1b1464;
	padding-bottom:10px;
	margin-bottom:16px;
	border-bottom:1px solid #f0f0ff;
}
.oki_fish .merit_box .melit_item_list > .li_item.sq_style{
	position:relative;
	padding-left:20px;
}
.oki_fish .merit_box .melit_item_list > .li_item.sq_style:before{
	content:"";
	position:absolute;
	top:3px;
	left:5px;
	width:9px;
	height:9px;
	background-color:#1b1464;
}
.oki_fish .merit_box .melit_item_list > .li_item .sub_melit_item_list{
	padding:15px 0 0 30px;
}
.oki_fish .merit_box .melit_item_list > .li_item .sub_melit_item_list .li_item{
	position:relative;
	padding:5px 0 5px 14px;
	font-size:13px;
}
.oki_fish .merit_box .melit_item_list > .li_item .sub_melit_item_list .li_item:before{
	content:"";
	position:absolute;
	top:10px;
	left:4px;
	width:2px;
	height:2px;
	border-radius:3px;
	background-color:#1b1464;
}
.oki_fish .merit_box .ship_illu{
	padding:20px 0 0 100px;
	text-align:center;
}
.oki_fish .merit_box .box_mess{
	padding:8px 0 0 100px;
}
.oki_fish .merit_box .box_mess .txt_01{
	padding:18px;
	border:3px solid #1b1464;
	background-color:#ffffff;
	font-size:15px;
	line-height:1.8;
	font-weight:bold;
	text-align:center;
}
.oki_fish .merit_box .box_mess .txt_01 .stl_01{
	font-weight:bold;
	color:#f15a24;
}
.oki_fish .merit_box .box_mess .txt_01 .stl_02{
	font-weight:bold;
	color:#0071bc;
}
.oki_fish .merit_box .box_mess .txt_01 .stl_03{
	font-weight:bold;
	color:#c1272d;
}
.oki_fish .merit_box .box_mess .txt_01 .stl_04{
	display:block;
	padding-top:10px;
	font-weight:bold;
	text-align:right;
}
.oki_fish .gaiyou_box_01{
	margin:20px auto;
}
.oki_fish .gaiyou_box_01 .img_area{
	float:left;
	width:50%;
	padding-right:20px;
	box-sizing:border-box;
}
.oki_fish .gaiyou_box_01 .txt_area{
	float:left;
	width:50%;
	box-sizing:border-box;
}
.oki_fish .gaiyou_box_01 .txt_area .ship_info_table .li_item .li_ttl,
.oki_fish .gaiyou_box_01 .txt_area .ship_info_table .li_item .li_txt{
	padding:8px 3px 6px;
}
.oki_fish .gaiyou_box_01 .txt_area .ship_info_table .li_item .li_ttl{
	font-weight:bold;
}

.oki_fish .gaiyou_box_01 .txt_area .ship_info_table .li_item .li_txt{
	padding-left:15px;
}
.oki_fish .gaiyou_box_01 .txt_area .txt_01{
	margin-top:25px;
	font-size:14px;
	line-height:1.6;
}
.oki_fish .gaiyou_box_01 .txt_area .txt_01 .str{
	font-weight:bold;
}
.oki_fish .root_box_01{
	margin:20px auto;
}
.oki_fish .root_box_01 .img_area{
	float:left;
	width:50%;
	padding-right:20px;
	box-sizing:border-box;
}
.oki_fish .root_box_01 .txt_area{
	float:left;
	width:50%;
	box-sizing:border-box;
}

.oki_fish .root_box_01 .txt_area .txt_01{
	font-size:14px;
	line-height:1.6;
}

.oki_fish .price_box_01{
	margin:20px auto;
}
.oki_fish .price_ttl{
	display:inline-block;
	padding: 8px 12px 6px 10px;
	color: #7db4e6;
	font-size:15px;
	font-weight:bold;
	border: solid 2px #7db4e6;
	border-radius:2px;
}
.oki_fish .price_box_01 .price_table{
	width:90%;
	margin:30px 0 0;
}
.oki_fish .price_box_01 .price_table .li_item .li_ttl,
.oki_fish .price_box_01 .price_table .li_item .li_txt_01,
.oki_fish .price_box_01 .price_table .li_item .li_txt_02{
	padding:12px 15px 10px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	box-sizing:border-box;
	
}
.oki_fish .price_box_01 .price_table .li_item .li_ttl{
	width:40%;
	text-align:left;
}
.oki_fish .price_box_01 .price_table .li_item .li_txt_01{
	width:30%;
	border:1px solid #333333;
}
.oki_fish .price_box_01 .price_table .li_item .li_txt_02{
	width:30%;
	text-align:right;
}
.oki_fish .price_box_01 .cap_txt{
	width:90%;
	margin-top:15px;
	text-align:right;
	line-height:1.5;
}
.oki_fish .price_box_01 .price_table .li_item .li_ttl_01{
	width:70%;
	padding:12px 15px 10px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	box-sizing:border-box;
	text-align:left;
}
.oki_fish .flow_box_01{
	position:relative;
	margin:20px auto;
}
.oki_fish .flow_box_01 .flow_item_wrap .box_img_01{
	position:absolute;
	top:30px;
	right:160px;
}
.oki_fish .flow_box_01 .flow_item_wrap .box_img_01 img{
	border-radius:50%;
}

.oki_fish .flow_ttl{
	display:inline-block;
	padding: 8px 12px 6px 10px;
	color: #7db4e6;
	font-size:15px;
	font-weight:bold;
	border: solid 2px #7db4e6;
	border-radius:2px;
}
.oki_fish .flow_item_wrap{
	margin:25px 0;
}

.oki_fish .flow_item{
	display:table-row;
	background-color:#f7f7f7;
}
.oki_fish .flow_item_wrap.nxt_arrow{
	position:relative;
	padding-bottom:45px;
}
.oki_fish .flow_item_wrap.nxt_arrow:after{
	content:"";
	position:absolute;
	bottom:0px;
	left:80px;
	display:block;
	width:18px;
	height:18px;
	border-bottom:3px solid #02c1d8;
	border-right:3px solid #02c1d8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.oki_fish .flow_item {
	width:100%;
}
.oki_fish .flow_item .item_ttl{
	display:table-cell;
	width:180px;
	padding:8px;
	background-color:#02c1d8;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
	vertical-align:middle;
	box-sizing:border-box;
}
.oki_fish .flow_item .item_cnt01{
	display:table-cell;
	width:540px;
	padding:8px;
	font-size:15px;
	line-height:1.5;
	background-color:#f7f7f7;
	box-sizing:border-box;
}
.oki_fish .flow_cap_txt_01 {
	margin:20px 0;
	font-size:15px;
	line-height:1.7;
	font-weight:bold;
	text-align:center;
}
.oki_fish .cap_box .box_01{
	float:left;
	width:50%;
	padding:0 35px;
	box-sizing:border-box;
}
.oki_fish .cap_box .box_01 .box_ttl{
	padding:8px 10px 6px;
	background-color:#EA4335;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}
.oki_fish .cap_box .box_01 .box_list{
	padding-top:25px;
	border:1px solid #EA4335;
}
.oki_fish .cap_box .box_01 .box_list .li_item{
	padding:8px 0 8px 40px;
	font-size:15px;
}
.oki_fish .flow_cap_txt_02 {
	padding:45px 0 25px;
	font-size:15px;
	line-height:1.7;
	font-weight:bold;
	text-align:center;
}
.oki_fish .flow_cap_txt_03 {
	margin:20px 0;
	font-size:15px;
	line-height:1.7;
	font-weight:bold;
	text-align:center;
	color:#EA4335;
}
.oki_fish .entry_box .txt_01{
	margin:30px 0;
	font-size:18px;
	font-weight:bold;
	color:#060279;
	text-align:center;
}
.oki_fish .entry_box .txt_02{
	margin:30px 0;
	font-size:14px;
	color:#060279;
	text-align:right;
}
.oki_fish .entry_box .txt_03{
	margin:15px 0;
	text-align:center;
}
.oki_fish .entry_box .txt_04{
	margin:30px 0 0;
	font-size:18px;
	font-weight:bold;
	color:#060279;
	text-align:center;
}
.oki_fish .entry_box .txt_05{
	margin:14px 0 24px;
	font-size:16px;
	font-weight:bold;
	color:#060279;
	text-align:center;
}
.oki_fish .entry_box .box_list{
	padding-left:140px;
	padding-bottom:10px;
	font-size:15px;
	font-weight:bold;
	color:#060279;
}
.oki_fish .entry_box .box_list .li_item{
	position:relative;
	padding-left:14px;
	padding-bottom:10px;
	font-size:15px;
	line-height:1.5;
	font-weight:normal;
	color:#060279;
}
.oki_fish .entry_box .box_list .li_item:before{
	content:"";
	position:absolute;
	top:6px;
	left:4px;
	width:4px;
	height:4px;
	border-radius:3px;
	background-color:#1b1464;
}
.youtube_block_01 .block_txt_01{
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #12114e;
	font-size:20px;
	font-weight:bold;
	letter-spacing: 0.040em;
	line-height:2.0;
}
.youtube_block_01 iframe{
	width:100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}
