@charset "utf-8";

@media (min-width: 641px){
/*固定ページ*/
.page #main, .single #main {
	margin-top:0;
}
#pwrap {
    width: 100%;
    max-width: 1080px;
	margin:auto;
    padding-left: 0;
    padding-right: 0;
}
#pwrap.nolead {
	padding-top:0;
}

.pagetittle{
    width: 100%;
    /*min-width: 980px;*/
    height: 200px;
    overflow: hidden;
    position: relative;
	background-repeat: no-repeat;
    background-size: cover !important;
	background:url(../../../assets/img/low/pagetittle_bg_pc.jpg) bottom center;
    display: none;
}
#news {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_news_pc.jpg) no-repeat center center;
}
#beginner {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_beginner_pc.jpg) no-repeat center center;
}
#license {
    background-size: cover !important;
	background:url(../../../assets/img/low/license/pttl_pc.jpg) no-repeat center center;
}
#price {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_price_pc.jpg) no-repeat center center;
}
#course {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_course_pc.jpg) no-repeat center center;
}
#tour, .ai1ec-event-details-ready .pagetittle {
    background-size: cover !important;
    background: url(../../../assets/img/low/pttl_tour_pc.jpg) center;
}
#shop {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_shop_pc.jpg) no-repeat center center;
}
#staff {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_staff_pc.jpg) no-repeat center center;
}
#point1, #point2, #point3, #point4 {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_point_pc.jpg) no-repeat center center;
}
#qa {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_qa_pc.jpg) no-repeat center center;
}
#gallery {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_gallery_pc.jpg) no-repeat center center;
}
#recruit {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_recruit_pc.jpg) no-repeat center center;
}
#company {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_company_pc.jpg) no-repeat center center;
}
#voice {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_voice_pc.jpg) no-repeat center center;
}
#sitemap {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_sitemap_pc.jpg) no-repeat center center;
}
#aboutdiving {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_aboutdiving_pc.jpg) no-repeat center center;
}
#contact, #documentrequest {
    background-size: cover !important;
	background:url(../../../assets/img/low/pttl_contact_pc.jpg) no-repeat center center;
}
#c-card_campaign {
	background-size: cover !important;
	background:url(../../../assets/img/low/pttl_campaign_pc.jpg) no-repeat center center;
}

.pagetittle .bg{
    width: 100%;
    height: 200px;
	background: rgba(0, 0, 0, 0.2);
    /*background:url(../../../assets/img/low/bg_dot.png);*/
}

.pagetittle .cont{
    width: 1060px;
    padding-left: 10px;
    padding-right: 10px;
    height: 152px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -530px;
}

.pagetittle .cont .tittle{
	height: 150px;
	text-align:center;
}

.pagetittle .cont h2{
    color: #fff;
    font-weight: 100;
    /*width: 420px;*/
    padding-top: 10px;
    margin: auto;
    margin-top: 50px;
    height: 42px;
    font-size: 34px;
    line-height: 1.6;
	text-align:center;
	text-shadow: rgba(0,0,0,0.4) 0px 0px 8px;
	-moz-text-shadow: rgba(0,0,0,0.4) 0px 0px 8px;
	 -webkit-text-shadow: rgba(0,0,0,0.4) 0px 0px 8px;
}
.pagetittle .cont h2 span {
	display:block;
	font-size:16px;
}
#ptittle {
	padding:0 0 70px 0;
}
#ptittle p {
	font-size:2rem;
	text-align:center;
	color: #004098;
    font-weight: bold;
}

#content .post_content{
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}
#concept{
	overflow:inherit;
}

#content .post_content h3, .post .entry-content h3{
    color: #fff;
    line-height: 1.3;
    clear: both;
    font-size: 24px;
	margin:2em 0 1em 0;
    padding: 10px 10px 8px 10px;
    font-weight: bold;
    background:url(../../../assets/img/low/bg_h3.jpg);
	background-size:38%;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#content .post_content .item:first-child h3 {
	margin-top:0 !important;	
}
#content .post_content h4, .post .entry-content h4{
    font-size: 24px;
    line-height: 1.3;
    color: #004097;
    margin: 2em 0 0.8em 0;
    clear: both;
    position: relative;
    padding: 10px 0 10px 60px;
    background-image: url(../../../assets/img/low/icon_h4.png), url(../../../assets/img/low/line_h4.gif);
    background-repeat: no-repeat, repeat-x;
    background-position: left top, left bottom 10px;
    background-size: 50px 50px, 1px 1px;
}


#content .post_content h4:after {
	/*content:"";
	border-bottom: 3px solid #fcc600;
	width:50px;
    position: absolute;
    bottom: 0px;
    left: 0;*/
}
#content .post_content h5, .post .entry-content h5{
    font-size: 20px;
	font-weight:bold;
    line-height: 1.4;
    color: #004097;
    margin: 2em 0 0.8em 0 ;
	clear:both;
	position: relative;
    padding: 10px 40px 10px;
    background: url(../../../assets/img/low/icon_h5.png) no-repeat left top 5px;
    background-size: 35px 35px;
}

#content .post_content h6, .post .entry-content h6 {
    font-size: 18px;
    font-weight: normal;
    color: #004097;
    border-bottom: 1px dashed #c7deea;
    margin: 2em 0 1.5em;
    clear: both;
    background: #f1faff;
    padding: 5px 10px 3px 10px;
}
#content .post_content h7, .post .entry-content h7 {
	font-size: 16px;
    margin: 1.5em 0 1em 0;
	background: url(../../../assets/img/low/h6_bg.png) no-repeat;
    background-size: 10px 10px;
    background-position: left top 8px;
    padding-left: 16px;
	clear:both;
}
#content .post_content h7 span, .post .entry-content h7 span {
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #fc0;
    display: inline-block;
	color:#000;
}
#content .post_content .text {
    margin-bottom: 1em;
    font-size: 15px;
    line-height: 2;
}
#content .post_content .check {
	position: relative;
    border: solid 1px #004097;
    margin-top: 30px;
    padding: 40px 30px 20px 10px;
	clear:both;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#content .post_content .check p {
	background: #004097;
    width: 20em;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -10em;
}
#content .post_content .check li {
	background: url(../../../assets/img/low/icon_check.png) no-repeat;
	background-size:15px 15px;
	padding-left:18px;
	background-position: center left;
    line-height: 3;
    margin-left: 2em;
	font-size:16px;
}
#content .post_content .stress {
	position: relative;
    border: dotted 1px #d6000f;
    margin-top: 30px;
    padding:20px;
	font-size:15px;
	color:#d6000f;
	font-weight:bold;
	clear:both;
}
#content .post_content .nbarea {
	overflow:hidden;
	margin:2em 0;
}
#content .post_content .nbarea .number {
	width:50px;
    height: 50px;
    color: #fff;
	float:left;
	background:#004097;
    font-size: 28px;
	font-weight:bold;
    line-height: 1.8;
    text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
#content .post_content .nbarea .ntext {
	margin-left:60px;
	font-size:16px;
	padding-top:6px;
}
#content .post_content .nbarea .ntext span {
    color: #004097;
    font-weight: bold;
    font-size: 18px;
}
#content .post_content .contact_area {
	background-color: #faf9ef;
    padding: 30px 10px;
	position:relative;
	text-align:center;
}
#content .post_content .contact_area p {
	text-align:center;
	margin-bottom:1em;
}

#content .post_content .contact_area .tel.pc{
	display:inline-block;
	vertical-align:top;
    width: 280px;
    color: #004097;
    margin: auto;
    background: url(../../../assets/img/common/icon_tel_pc.png) no-repeat center left 24px;
	background-size: 20px 20px;
    padding: 10px 0;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    border: 2px solid #004097;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
}
#content .post_content .contact_area .contact {
	display:inline-block;
	vertical-align:top;
    width: 280px;
}
#content .post_content .contact_area .contact a {
    width: 280px;
	display:inline-block;
    color: #fff;
    margin: auto;
    background: url(../../../assets/img/common/icon_mail_pc.png) no-repeat center left 54px #004097;
	background-size: 20px 20px;
    padding: 13px 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
}
#content .post_content .contact_area .contact a:hover {
	background: url(../../../assets/img/common/icon_mail_pc.png) no-repeat center left 54px #5d4a0d;
	background-size: 20px 20px;
}

#content .post_content .item{
    margin: 3em 0 0;
    overflow: hidden;
	clear:both;
}
#course th {
	min-width:5em;
}
#course .btn_area2 {
	margin-bottom:-30px;
}
#course #kodomo, #course #special, #course #otona, #course #service {
	padding-top:70px;
}
#content .post_content p.pict{
    margin-bottom: 28px;
}

#content .post_content .rightpict{
    float: right;
    position: relative;
    max-width: 360px;
	width:50%;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 3px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#content .post_content .leftpict {
	position: relative;
    max-width: 360px;
	width:50%;
	float:left;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 3px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#content .post_content .rpictbox{
    overflow: hidden;
    margin-bottom: 8px;
}

#content .post_content .rightpict.length{
	width:200px!important;
}

#content .post_content .text a{
    font-size: 14px;
    text-decoration: underline;
    color: #004097;
}

#content .post_content .text a:hover{
	text-decoration:none;
}

#content .post_content .text span.red{
     color: #ce2700;
}

#content .post_content .btn{
    width: 400px;
    border: 3px solid #eb6da5;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    background-color: #fff;
    margin-bottom: 20px;
}

#content .post_content .btn:hover{
	background-color:#eb6da5;
}

#content .post_content .btn a{
    display: block;
    font-size: 16px;
    text-align: center;
    text-align: center;
    color: #eb6da5;
    padding: 10px 0px 11px 0px;
    background-image: url(../../../assets/img/top/topnews_btn_pc.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 16px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
}

#content .post_content .btn a:hover{
	color: #fff;
	background-image: url(../../../assets/img/top/topnews_btn_hover_pc.png);
}
#content .post_content dl {
	overflow:hidden;
	line-height:2;
	clear:both;
}
#content .post_content dl dt {
	width: 100%;
    padding: 0;
    font-size: 16px;
	color: #004097;
	font-weight: bold;
}
#content .post_content dl dd {
    padding: 0;
    border-left: none;
    padding-bottom: 18px;
    border-bottom: dotted 1px #fabe00;
    margin-bottom: 18px;
}
#content .post_content dl dd:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#content .post_content .bnr_bridal {
    margin-right: 24px;
}
#content .post_content .bnr_cavi {
    margin-right: 24px;
}
#content .post_content .harb_flow {
	clear:both;
}
#content .post_content .harb_flow li {
	width: 210px;
    display: inline-block;
    text-align: center;
	margin:0 26px 10px 0;
}
#content .post_content .harb_flow li:nth-child(3n) {
	margin:0;
}
#content .post_content .harb_flow li img {
	margin-bottom:0;
}
#content .post_content .harb_trial_img {
	float:right;
	width:320px;
	margin-top:20px;
}
#content .post_content .harb_trial_txt {
	float:left;
	width:360px;
}
#content .post_content .photolist, #content .post_content .gallery {
	overflow:hidden;
	margin-top:2em;
}
#content .post_content .photolist li, #content .post_content .gallery li {
	width:48%;
	float:left;
	vertical-align:top;
	margin-bottom:1.5em;
	clear:right;
}
#content .post_content .photolist li:nth-child(even), #content .post_content .gallery li:nth-child(even) {
	float:right;
}
#content .post_content .photolist li img, #content .post_content .gallery li img {
	width:100%;
}
#content .post_content .photolist li h5 {
	margin:0 0 0.5em;
}
#content .post_content .appeal {
	clear:both;
}
#content .post_content .appeal li {
	background:url(../../../assets/img/low/icon_appeal.png) no-repeat left top 3px;
	background-size:40px 40px;
	font-size: 17px;
    padding: 10px 0 10px 45px;
    font-weight: bold;
    margin-bottom: 10px;
	color:#072762;
}
#content .post_content .lphoto_cts, #content .post_content .rphoto_cts {
	overflow:hidden;
}
#content .post_content .lphoto_cts .lphoto {
	position: relative;
    max-width: 360px;
	width: 50%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 3px;
}
#content .post_content .lphoto_cts .rcts {
	max-width: 420px;
    width: 48%;
	float:right;
}
#content .post_content .rphoto_cts .rphoto {
	position: relative;
    max-width: 360px;
	width: 50%;
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
    margin-top: 3px;
}
#content .post_content .rphoto_cts .lcts {
	max-width: 420px;
    width: 48%;
	float:left;
}
#content .post_content .full_img img {
	width:100%;
}
#content .post_content .qa dl {
	background:#f6f4f2;
	padding:10px 10px 5px 10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#content .post_content .qa dl dt {
	color: #004097;
    font-weight: bold;
    width: 100%;
    font-size: 16px;
    padding: 5px 10px 5px 50px;
    position: relative;
}
#content .post_content .qa dl dt span {
	font-family: 'Franklin Gothic Medium', 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    font-size: 30px;
    display: inline-block;
    position: absolute;
    top: -12px;
    left: 15px;
}
#content .post_content .qa dl dd {
	background: #fff;
    padding: 7px 10px 7px 40px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin:5px 5px 10px 5px;
    position: relative;	
}
#content .post_content .qa dl dd span {
	color: #fcdb00;
    font-family: 'Franklin Gothic Medium', 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    font-size: 28px;
    left: 12px;
    position: absolute;
    top: -8px;
}
#content .post_content .pagebnr {
	overflow:hidden;
}
#content .post_content .pagebnr li {
	width:48%;
	float:left;
	position:relative;
}
#content .post_content .pagebnr li img {
    position: absolute;
    left: 0px;
    top: 0px;
	border-radius: 0;
}
#content .post_content .pagebnr li a {
	width: 100%;
    height: 96px;
    display: block;
    text-align: center;
    line-height: 1.5;
    padding-top: 70px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
    display: block;
    background: rgba(0,0,0,.4);
}
#content .post_content .pagebnr li a:hover {
	background: rgba(0,0,0,.1);
}
#content .post_content .pagebnr li:nth-child(even) {
	float:right;
}
#content .post_content .pagebnr li span {
	position:absolute;
}



/*ギャラリー*/
.gallery{
}

.gallery .photo_list ul{
    overflow: hidden;
    margin-bottom: 50px;
}

.gallery .photo_list ul li{
    margin-right: 3%;
    float: left;
    margin-bottom: 4%;
    width: 31%;
}
.gallery .photo_list ul li a {
    overflow: hidden;
    display: block;
}

.gallery .photo_list ul li:nth-child(3n){
	margin-right:0px;
}

.gallery .photo_list ul li p{
    font-size: 13px;
    line-height: 1.4;
}
.gallery .photo_list ul li img {
	width:100%;
}


/*アクセス*/
#access  iframe{
    max-width: 100%;
	width:100%;
    height: 400px;
    margin-bottom: 28px;
	margin-top:50px;
}

/*新着情報*/
#newslist .newslist {
    overflow: hidden;
}
#newslist .newslist li{
    margin-bottom: 30px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px dotted #eee;
}
#newslist .newslist li:last-child {
	border-bottom:none;
}

#newslist .newslist li figure {
    position: relative;
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 0px;
    float: left;
    margin-right: 20px;
}

#newslist .newslist li figure .newsimg {
    position: absolute;
    float: left;
    opacity: 1!important;
    width: 100%;
    top: 0px;
}

#newslist .newslist li .n_time{
	font-size:12px;
	line-height: 1.6;
}

#newslist .newslist li .n_tittle{
    font-size: 22px;
    color: #004097 !important;
	font-weight: bold;
	line-height: 1.6;
}

#newslist .newslist li .n_text{
	font-size:14px;
	line-height:1.6;
}
.cat_icon a {
    background: #fabe00;
    color: #fff;
    font-size: 12px;
    padding: 1px;
}

#content nav a {
    font-size: 14px!important;
    color: #004097;
    text-decoration: none;
}
#newslist .newslist li .n_conti{
    color: #004097;
    /*border-bottom: 1px dotted #004097;*/
    float: left;
    line-height: 21px;
    margin-top: 2px;
    font-size: 14px;
}

.nsingle{
    overflow: hidden;
}

.nsingle .entry-header{
	display:none;
}

.nsingle .entry-header h1{
    display:none;
}

.nsingle .n_time{
    margin-bottom: 5px;
}

.nsingle .n_tittle{
    color: #004097 !important;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.4;
    text-align: left;
	border-bottom: dashed 1px #d2cfc5;
    padding: 0px 0 8px 0;
    margin-bottom: 20px;
}

img[class*="align"], img[class*="wp-image-"]{
	border: none!important;
}

#content nav{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: dashed 1px #d2cfc5;
	border-bottom: dashed 1px #d2cfc5;
    margin-top: 40px;
	margin-bottom:30px;
    min-height: 30px;
    position: relative;
}

#nav-single .nav-previous{
	float:left;
}
#nav-single .linknews{
    position: absolute;
    left: 50%;
    margin-left: -35px;
}

#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/*ツアー*/
.mainbnr {
	margin-bottom:70px !important;
}
.mainbnr img {
	width:100%;
	margin-bottom:20px !important;
}
.mainbnr p {
	font-size: 22px;
    text-align: center;
    color: #004098;
}
.abouttour .h3outer {
	text-align:center;
}
.abouttour h3 {
    background-image: url(../../../assets/img/common/ttl_orna_l.png), url(../../../assets/img/common/ttl_orna_r.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left center, right center;
    background-size: 80px;
    color: #004098;
    font-size: 30px;
    padding: 28px 100px;
    display: inline-block;
}
.abouttour .point {
	margin-top:100px;
}
.abouttour .point li {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 1.5em;
    letter-spacing: 2px;
}
.abouttour .point li:before {
	content:"●";
	color:#004098;
}
ul.tourbnr {
	margin:30px 0;
	overflow:hidden;
}
ul.tourbnr li {
	width: 49%;
    float: left;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 1%;
}
ul.tourbnr li:nth-child(2n) {
	float:right;
}
ul.tourbnr li:last-child {
	width:100%;
}

.tourbeginner .tourlead {
	font-size: 20px;
    color: #004098;
	font-weight: 500;
}
.tourbeginner .tourlead span {
	background: url(../../../assets/img/common/marker.png) repeat-x bottom;
	background-size:10px 7px;
}
#content .post_content .tourbeginner h4 {
    background: none;
    border-bottom: 1px solid #fdd000;
    color: #f08700;
    border-top: 1px solid #fdd000;
	text-align: center;
    font-size: 28px;
	margin-top:1em;
}
#content .post_content .tourbeginner h4 span {
	color:#004098;
	font-weight:500;
	display:block;
	font-size:24px;
}
.tourbeginner .tourlist li {
	margin-bottom:20px;
}
.tourbeginner .requestmethod {
	background: #e9f6fe;
    border: #21b8ce solid 1px;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.tourbeginner .requestmethod p {
	font-size:22px;
	font-weight:600;
	line-height:1.7;
}
.tourbeginner .requestmethod p span {
	color:#bb0007;
	display:block;
}
.tourbeginner .sh5 {
	display:inline-block;
}

/*スタッフ紹介*/

#staff_intro {
	overflow:hidden;
}
.staff #content section {
	width:49%;
	float:left;
	text-align: center;
    position: relative;
    border: 1px solid #014099;
    box-sizing: border-box;
	margin-bottom:2%;
}
.staff #content section:nth-child(odd) {
	float:right;
}
.staff #content section a {
	display:block;
}
.staff #content section a:hover {
	opacity:0.8;
}
.staff #content section a img:hover {
	opacity:1;
}
.staff #content section img {
	width:100%;
	margin-bottom:0px;
}
.staff #content section div {
    position: absolute;
    bottom: 0;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
	padding:5px 0;
}
.staff #content section p {
	line-height:1.7;
}
.staff #content section .name {
    color: #004097;
    font-size: 18px;
    font-weight: bold;
}
.staff #content section .name span {
	font-size:15px;
    font-family: 'Cantata One', serif, "Times New Roman" ,"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.staffdetail dl dt {
	width: 100%;
    float: none;
    padding: 0;
	font-size: 16px;
}
.staffdetail dl dd {
    float: none;
    padding: 0;
    border-left: none;
	padding-bottom: 18px;
    border-bottom: dotted 1px #fabe00;
    margin-bottom: 18px;
}
.staffdetail .message {
	padding-bottom:5px;
	position:relative;
}
.staffdetail .message p {
	background: #fffae9;
    border: #fabe00 solid 1px;
    display: inline-block;
    margin: 0 0 30px;
    padding: 15px;
    font-size: 18px;
    color: #fabe00;
    line-height: 1.7;
    font-weight: bold;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
}
.staffdetail .message p:after {
	content: "";
    background: url(../../../assets/img/low/balloon.png) no-repeat left top;
    background-size: 40px 30px;
    width: 40px;
    height: 30px;
    position: absolute;
    left: 100px;
    bottom: -24px;
}
.staffdetail h3 span {
	font-weight:normal;
	font-size:20px;
	display:inline-block;
	margin-right:1em;
}
.staffdetail h3 span.nameen {
	font-family: 'Cantata One', serif, "Times New Roman" ,"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.staffdetail .lphoto img {
    border: 1px solid #f3f3f3;
    padding: 2px;
}
.staffdetail {
	margin-top:-55px;
}
.staffdetail .item h3 {
	margin: 2.5em 0 1em 0;
}
.staffdetail #miki {
	padding-top:55px;
}
/*.staffdetail #miki h3 {
    margin-top: 55px !important;
}*/

/*よくある質問*/
.qa ul.qalist li{
    margin-bottom: 20px;
    position: relative;
	background-color:#f4fafe;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.qa ul.qalist li .question{
	position:relative;
	cursor:pointer;
}

.qa ul.qalist li .question p{
    margin-left: 23px;
    padding: 12px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #004097;
    line-height: 1.4;
    padding-right: 30px;
	padding-left:20px;
}
.qa ul.qalist li .question span {
	font-size:22px;
	color: #fabe00;
    position: absolute;
    top: 7px;
    left: 18px;
}

.qa ul.qalist li .question .arrow{
    width: 14px;
    height: 14px;
    position: absolute;
    top: 12px;
    right: 10px;
    text-align: center;
}

.qa ul.qalist li .question .arrow img{
    transition: all .4s;
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
	width:14px;
}
.qa ul.qalist li .question .arrow.active img {
    transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
	width:14px;
}

.qa ul.qalist li .answer{
	position:relative;
	display:none;
	background-color:#f4fafe;
	padding-bottom: 10px;	
}

.qa ul.qalist li .answer div{
    margin-left: 38px;
    padding: 12px 10px 12px 35px;
    font-size: 15px;
	background: #fff;
    margin: 0 10px;
	position:relative;
}
.qa ul.qalist li .answer div span {
	color:#014099;
	font-size:22px;
    position: absolute;
    top: 6px;
	left:10px;
	font-weight:bold;
}

/*料金*/
.tab li {
	width:32%;
	float: left;
	margin-right:2%;
}
.tab li:last-child {
	margin-right:0;
	float:right;
}
.tab li a {
    background: #dff2fc;
    border: #21b8ce solid 1px;
	border-bottom:none;
	box-sizing: border-box;
	font-size: 18px;
    font-weight: bold;
	padding:6px 0 4px;
	width:100%;
	display:block;
	text-align:center;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}

.content {
    clear: both;
    overflow: hidden;
    width: 100%;
    /*border: 1px solid #fabe00;
    box-sizing: border-box;
    padding: 0 20px 20px;*/
}
/* .area {
    display: none;
} */
.tab li a:hover {
    background: #fffae9;
    border: #fabe00 solid 1px;
	border-bottom:none;
	color:#fabe00;
}
.tab li.active a {
	background: #fabe00;
    border: #fabe00 solid 1px;
	border-bottom:none;
	color:#fff;
}
.price .plink_btn {
    margin: 0 auto;
}
.price .lphoto_cts .rcts {
    width: 380px;
}
.price .camp_price {
	background: #fffae9;
    border: #fabe00 solid 1px;
    display: inline-block;
    margin: 0 0 30px;
    padding: 10px 15px 15px;
    font-size: 18px;
    color: #fabe00;
    line-height: 1.7;
    font-weight: bold;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
}
.price .camp_price span {
	color: #b60205;
    font-size: 26px;
    border-bottom: double 3px #b60205;
}
.price table .mark {
	width:6%;
}

/*ライセンス*/
.spcourse ul {
	margin:30px 0;
	overflow:hidden;
}
.spcourse ul li {
	width: 49%;
	display:inline-block;
	vertical-align:top;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 5%;
}
/*.spcourse ul li:nth-child(odd) {
	clear: left;
}
.spcourse ul li:nth-child(6) {
	clear: left;
}*/
.spcourse ul li:nth-child(2n) {
	margin-left:1%;
}
#content .post_content .spcourse ul li h5 {
    color: #f39800;
    background: #fef0dd;
    border: solid 1px #f39800;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 10px 20px;
    font-size: 18px;
}
.spcourse ul li p {
	text-align:left;
}
#content .post_content  .spcourse h5.inst {
	color: #92539d;
    background: #f2eaf4;
    border: solid 1px #92539d;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 10px 20px;
    font-size: 18px;
}
/*Cカード取得キャンペーン*/
#content .post_content .cccampaign h3 {
	background: url(../../../assets/img/low/c-card_campaign/bg_head_pc.png) no-repeat center bottom;
    background-size: 100%;
    color: #014099;
    text-align: center;
    padding-bottom: 22px;
    font-size: 30px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
    clear: both;
}
#content .post_content .cccampaign .reco img, .ttl_padi {
	width: 84%;
    margin-bottom: 0;
	margin:auto;
	display:block;
}
#content .post_content .cccampaign .ttl_padi {
	margin:30px auto !important;
}
#content .post_content .cccampaign .point {
	margin-top:40px;
}
#content .post_content .cccampaign .point li {
	background: url(../../../assets/img/low/c-card_campaign/icon_tatsu_pc.jpg) no-repeat left center;
    background-size: 30px;
	padding-left:35px;
	font-size:17px;
	font-weight:bold;
	margin-bottom: 1.5em;
    letter-spacing: 2px;
}
#content .post_content .cccampaign .point li span {
	color:#ea6182;
}
#content .post_content .cccampaign .feature ul {
	line-height: 2.4;
    letter-spacing: 1px;
    text-align: center;
    min-height: 200px;
    margin-top: 30px;
    padding-top: 10px;
    background-image: url(../../../assets/img/low/c-card_campaign/bg_fish_l_pc.jpg), url(../../../assets/img/low/c-card_campaign/bg_fish_r_pc.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: left center, right center;
    background-size: 220px 425px, 220px 425px;
}
#content .post_content .cccampaign .feature ul li {
	font-size: 18px;
    font-weight: bold;
    padding-top: 60px;
    margin-bottom: 1.5em;
    line-height: 1.7;
	text-shadow: 
	#fff 2px 0px 0px, #fff -2px 0px 0px,
    #fff 0px -2px 0px, #fff 0px 2px 0px,
    #fff 2px 2px 0px, #fff -2px 2px 0px,
    #fff 2px -2px 0px, #fff -2px -2px 0px,
    #fff 1px 2px 0px, #fff -1px 2px 0px,
    #fff 1px -2px 0px, #fff -1px -2px 0px,
    #fff 2px 1px 0px, #fff -2px 1px 0px,
    #fff 2px -1px 0px, #fff -2px -1px 0px,
    #fff 1px 1px 0px, #fff -1px 1px 0px,
    #fff 1px -1px 0px, #fff -1px -1px 0px;
}
#content .post_content .cccampaign .feature ul li span {
	font-size:13px;
	font-weight:normal;
	display:block;
}
.cccampaign .feature ul li:nth-child(1) {
	background: url(../../../assets/img/low/c-card_campaign/icon_1_pc.png) no-repeat top center;
    background-size: 70px 58px;
}
.cccampaign .feature ul li:nth-child(2) {
	background: url(../../../assets/img/low/c-card_campaign/icon_2_pc.png) no-repeat top center;
    background-size: 70px 58px;
}
.cccampaign .feature ul li:nth-child(3) {
	background: url(../../../assets/img/low/c-card_campaign/icon_3_pc.png) no-repeat top center;
    background-size: 70px 58px;
}
.cccampaign .feature ul li:nth-child(4) {
	background: url(../../../assets/img/low/c-card_campaign/icon_4_pc.png) no-repeat top center;
    background-size: 70px 58px;
}
.cccampaign .feature ul li:nth-child(5) {
	background: url(../../../assets/img/low/c-card_campaign/icon_5_pc.png) no-repeat top center;
    background-size: 70px 58px;
}
.cccampaign table span {
	color:#cc242a;
	font-size: 24px;
    font-weight: bold;
}
.cccampaign table .coursenm {
	font-weight:bold;
	width:38%;
}
.cccampaign iframe {
	width: 85% !important;
    height: 460px !important;
    margin: auto;
    display: block;
}
.cccampaign .inq_bnr a {
	width:49%;
	float:right;
    position: relative;
	margin-bottom:2%;
}
.cccampaign .inq_bnr a:nth-child(odd) {
	float:left;
}

/*ノリスの強み*/
.pointbnr {
	text-align:center;
}
.pointbnr a {
	display:inline-block;
    width: 24%;
    position: relative;
    margin-right: 1%;
}
.pointbnr a img {
	width:100%;
	margin-bottom:0;
}
/*アメブロ*/
.abfeed dl dt {
	font-weight:100;
	color:#231815;
	font-size:13px;
}
.abfeed dl dd {
	font-weight:bold;
}
/*企業情報*/
.company table th {
	width:16%;
}

/*お問い合わせ*/
.contact form{
	margin-bottom:40px;
}
.contact form p{
	font-size:16px;
	/* margin-top: 30px; */
    font-weight: bold;
    line-height: 1.5;
}
.contact form p span {
	font-weight:normal;
}
.contact form .wpcf7-form-control-wrap {
    margin-bottom: 2em;
    display: inline-block;
}
.contact form input{
	margin-top:8px;
}
.contact form textarea{
	margin-top:8px;
}
.contact form input[type="submit"] {
    width: 180px;
    margin: auto;
    background: #004098;
    color: #FFF;
    border: none;
    line-height: 3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    cursor: pointer;
    margin: auto;
    display: block;
	-webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
}
.contact form input[type="submit"]:hover {
	background:#4cc7ec;
}
.contact form p .most {
    background-color: #CE2700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 12px;
    padding: 2px 4px;
    color: #FFF;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    margin-top: 0px;
    padding-right: 5px;
}
.contact form p .example {
	display: inline-block;
    margin-left: 60px;
}
.contact form select {
    margin-top: 7px;
}

.sitemap h2 {
	font-size: 24px;
    line-height: 1.3;
    color: #004097;
    margin: 2em 0 0.8em 0;
    clear: both;
    position: relative;
    padding: 10px 0 10px 50px;
    background-image: url(../../../assets/img/low/icon_h4.png), url(../../../assets/img/low/line_h4.gif);
    background-repeat: no-repeat, repeat-x;
    background-position: left top, left bottom 10px;
    background-size: 50px 50px, 1px 1px;
}
.sitemap .wsp-container ul .page_item:before, .wsp-posts-list .wsp-post:before, .wsp-ai1ec_events-list li:before, .wsp-events_categoriess-list li:before {
	content:"» ";
	color:#004097;
}
.sitemap .wsp-container h2:first-child {
	margin-top:0px;
}
.sitemap .wsp-container ul li .children {
	padding-left:1em;
}
.sitemap .wsp-container ul li .children li:before {
	content:"- ";
	color:#004097;
}
.sitemap .wsp-category-title {
	color:#004097;
}
.sitemap .wsp-posts-list li strong {
	margin-top: 1em;
    display: block;
}

#privacy h5{
    color: #eb6da5;
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 15px;
}

#privacy .text{
	clear: both;
}

/* #content .post_content .contact {
	background:url(../../../assets/img/common/bg_contact_pc.jpg) repeat-x center bottom #d3edfb;
	background-size:1080px 40px;
	padding: 30px 10px 20px 10px;
    margin-top: 20px;
}
#content .post_content .contact h3 {
	color:#008cd6;
	font-size:24px;
	text-align:center;
	background: none;
    padding: 0;
    margin: 0 0 10px 0;
}
#content .post_content .contact ul,#content .post_content .contact dl {
	width: 100%;
    margin: auto;
	text-align:center;
} */
#content .post_content .contact dl {
	text-align:left;
	padding-top:20px;
}
#content .post_content .contact ul li {
	width: 30%;
    display: inline-block;
    text-align: center;
    margin: 0 1%;
}
#content .post_content .contact ul li p {
	font-size:13px;
}
#content .post_content .contact ul li a {
    width: 100%;
	display: inline-block;
    color: #fff;
    padding: 5px 0;
	font-size:15px;
    text-align: center;
    margin: auto;
    background: url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 10px #21b8ce;
    background-size: 18px 18px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}
#content .post_content .contact ul li:nth-child(2) a {
	background: url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 20px #fabe00;
    background-size: 18px 18px;
}
#content .post_content .contact ul li a:hover {
	background: url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 20px #004098;
    background-size: 18px 18px;
}
#content .post_content .contact ul li:nth-child(2) a:hover {
	background: url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 20px #fae700;
    background-size: 18px 18px;
}
#content .post_content .contact dl dt {
	color:#008cd6;
	font-weight: bold;
    margin: 0px 0.5em 0 1em;
    font-size: 13px;
	width:9%;
}
#content .post_content .contact dl dd {
	width:86%;
	font-size:13px;
}
#content .post_content .contact dl dt, #content .post_content .contact dl dd {
	display:inline-block;
    padding: 0;
    border: none;
    float: none;
    text-align: left;
	margin-bottom:10px;
	vertical-align:top;
}

/*４０４*/
#nfound h4{
}

#nfound a{
    text-decoration: underline;
    text-align: right;
    margin-top: 30px;
    color: #cb6031;
}

#nfound a:hover{
	text-decoration:none;
}
.btn_area2 {
	margin-bottom:30px;
	overflow:hidden;
}
.bs_btn2{
	width:160px;
	margin:0 6px 0 0;
	position:relative;
	display: inline-block;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
	background-color:#abcd38;  
}
.btn_area2 ul {
	margin-left:50px;
}

.bs_btn2:hover{
	background-color:#789a08;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
}

.bs_btn2 a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 10px 0 10px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out; 
}

.bs_btn2 a:hover{
	background: #789a08;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
}
.bs_btn2 .icon_arrow {
    width: 6px;
    position: absolute;
    right: 10px;
    top: 16px;
	transform: rotate( 90deg );
}

.highlight {
	font-size: 30px;
    font-weight: bold;
    background: url(../../../assets/img/common/line_ye.gif) repeat-x bottom 18px left;
    display: inline-block;
}

input#s {
    background: url(images/search.png) no-repeat 5px 6px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 5px 10px 5px 9px;
}
input#searchsubmit {
    background-color: #004097!important;
    border: none;
    margin-right: 3px;
    cursor: pointer;
    color: #FFF!important;
    opacity: 1;
	font-weight: normal;
	padding: 8px 10px 5px 10px;
}
.searchform {
	border: solid 1px #f1f1f1;
    margin-bottom: 30px;
    padding: 20px 30px;
    background: #fdfdfd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.single .searchform {
    margin-top: 30px;
}
.categories {
	list-style:none;
}
.categories ul li {
	display:inline-block;
	position:relative;
	padding-right:16px;
}
.categories ul li:after {
	content:"/";
	position:absolute;
	right:3px;
	top:0px;
}
.categories ul li a {
	color:#004097;
	font-weight:bold;
}
.catpage h5 {
	margin:0 0 40px 0;
} 
.relation ul li a {
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
}
.relation ul li {
	margin-bottom:0.5em;
}
#content .post_content .bnr_list ul li:nth-child(1) a img, #content .post_content  .bnr_list ul li:nth-child(2) a img, #content .post_content  .bnr_list ul li:nth-child(3) a img {
	width:215px;
}
#shouchale h4 {
	margin: 2.5em 0 0.8em 0;
}
.sicon {
	display:inline-block;
	margin-right:20px;
}
.sicon span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
	margin-right:5px;
}
.sicon .shimeji {
	background: #e74c3c;
}
.sicon .sokayama {
	background: #e67e22;
}
.sicon .ssannomiya {
	background: #3498db;
}
.sicon .smaiko {
	background: #9fcb33;
}
.sicon .smeguro {
	background: #9b5673;
}
#content .post_content iframe {
    width: 100%;
    height: 340px;
}
.nativesea {
	background: #fefefe;
    border: #21b8ce solid 1px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 20px 0;
    clear: both;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.nativesea .lphoto_cts .rcts {
	text-align:left;
}
.nativesea .lphoto_cts h5 {
    background: url(../../../assets/img/low/logo_ns.jpg) no-repeat center top;
    background-size: 145px 150px;
    padding-top: 160px;
	margin: 0 0 1em 0;
    font-size: 22px;
}
.nativesea .lphoto_cts .lphoto {
	margin-bottom:0;
}
.breadcrumbs {
    width: 100%;
    position: absolute;
    top: 200px;
    padding: 5px 10px;
    font-size: 11px;
    background: #eee;
}
/*カレンダー*/
.ai1ec-dropdown {
}
.ai1ec-category-filter .ai1ec-dropdown-toggle {
	text-indent:-9999px;
	background: url(../../../assets/img/low/shop_choice.svg) no-repeat center !important;
    background-size: 70px !important;
	width: 100px !important;
}
/*.ai1ec-word-wrap.ai1ec-month-view .ai1ec-allday .ai1ec-event::before {
	content: "";
    background: url(../../../assets/img/low/icon_large.svg) no-repeat left center !important;
    background-size: 28px !important;
    width: 27px;
    height: 13px;
	left: 8px;
    margin-top: 1px;
    display: inline-block;
    position: absolute;
}
.ai1ec-word-wrap.ai1ec-month-view .ai1ec-allday .ai1ec-event .ai1ec-event-title {
	padding-left:36px;
}*/
.ai1ec-dropup {
	display:none !important;
}
.ai1ec-title-buttons .ai1ec-btn-group {
	margin-left:0 !important;
}
.ai1ec-event-details-ready .cont:before {
	content:"TOUR SCHEDULE";
    color: #fff;
    font-weight: 100;
    display: block;
    width: 350px;
    padding-top: 10px;
    margin: auto;
    margin-top: 50px;
    height: 42px;
    font-size: 34px;
    line-height: 1.6;
    text-align: center;
    text-shadow: rgba(0,0,0,0.4) 0px 0px 8px;
    -moz-text-shadow: rgba(0,0,0,0.4) 0px 0px 8px;
    -webkit-text-shadow: rgba(0,0,0,0.4) 0px 0px 8px;
}
.ai1ec-event-details-ready .cont:after {
	content:"ツアースケジュール";
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 11px;
    font-weight: 100;
}
.ai1ec-event-details-ready h2 {
	display:none;
}
.ai1ec-event-details-ready .breadcrumbs span:nth-last-child(2) ,.ai1ec-event-details-ready .breadcrumbs span:nth-last-child(3) {
	display:none;
}
.ai1ec-event-details-ready .breadcrumbs span span {
	display:inline-block !important;
}
.ai1ec-event-details-ready .ai1ec-actions, .ai1ec-event-details-ready #nav-single, .ai1ec-event-details-ready .relation ,.ai1ec-event-details-ready .searchform, .ai1ec-event-details-ready .n_time {
	display:none;
}
.ai1ec-col-sm-3 {
    width: 15% !important;
}

.tour .bigtour td {
	text-align:center;
}
.tour .bigtour td a {
    display: inline-block;
    color: #fff;
    padding: 6px 30px;
    text-align: center;
    margin: auto;
    background: #21b8ce;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}
.tour .bigtour td a:hover {
	background:#004097;
}
.tour .bigtour .date, .tour .bigtour tr td:first-child {
	width:20%;
	word-break: break-all;
}
.shop_if li {
	margin-bottom:15px;
}
}

@media all and (min-width: 920px){
.tour .bigtour .date, .tour .bigtour tr td:first-child {
	width:30% !important;
	word-break: break-all;
}
}

#content .post_content p strong {
    color: #ec1f27;
    font-size: 120%;
}
#content .post_content a img {
    width: unset;
}
.post_content ol, .post_content ul {
    list-style: none;
    padding: 0;
}