@charset "UTF-8";
/*!
|---------------------------------------------------------------
| 南州農場のこだわり（PC/タブレット）
|---------------------------------------------------------------
*/
.nn-nanshu-kodawari { display: block; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.nn-nanshu-kodawari-wrapper { display: block; position: relative; overflow: hidden; }

.nn-nanshu-kodawari-head { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; height: 830px; margin: 0; background-repeat: no-repeat; background-size: cover; background-position: center; }

.nn-nanshu-kodawari-head-content { display: block; padding: 80px 30px 100px; text-align: center; background: rgba(255, 255, 255, 0.75); }

.nn-nanshu-kodawari-head-content img { display: block; width: auto; height: auto; max-width: 100%; margin: 0 auto; }

.nn-nanshu-kodawari-head-content img.__main { font-size: 70px; margin-bottom: 45px; }

.nn-nanshu-kodawari-head-content img.__sub { font-size: 40px; }

.nn-nanshu-kodawari-body { display: block; margin: 0; padding: 60px 0; background: #fff; }

.nn-nanshu-kodawari-lead { display: block; font-size: 28px; text-align: center; margin: 0 0 60px; }

.nn-nanshu-kodawari-detail { display: block; padding: 40px 0; overflow: hidden; }

.nn-nanshu-kodawari-detail-section { width: auto; margin: 0 -35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.nn-nanshu-kodawari-detail-section + .nn-nanshu-kodawari-detail-section { margin-top: 80px; }

.nn-nanshu-kodawari-detail-section-thumb { display: block; max-width: 550px; margin: 0; padding: 0 35px; font-size: 60px; }

.nn-nanshu-kodawari-detail-section-content { display: block; margin: 0; padding: 60px 35px; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; font-size: 20px; line-height: 240%; }

.nn-nanshu-kodawari-detail-section:nth-child(even) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
