commit ae6af12a43fede217780b3ea33808893dd7cd404 Author: DazedAnon Date: Tue Feb 11 09:10:37 2025 -0600 Initial Commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fed6554 --- /dev/null +++ b/.gitignore @@ -0,0 +1,36 @@ +# Ignore all files +*.* + +# File Types +!*.mps +!*.json +!*.txt +!*.project +!*.js +!*.7z +!*.csv +!*.ain +!*.fnl +!*.ks +!*.tjs +!*.yaml +!*.rb +!*.rvdata2 + +# Other Needed Files +!.gitignore +!README.md +!patch-config.txt +!GameUpdate* +!patch* +!Game.dat + +# Ignore +previous_patch_sha.txt +kabe3_save.dat +kabe3_system.dat +psbpack.dat +Save* +*_Data* + +# Images diff --git a/GameData/BepInEx/Translation/SummerInHeat_Translation_LICENSE b/GameData/BepInEx/Translation/SummerInHeat_Translation_LICENSE new file mode 100644 index 0000000..bc0390e --- /dev/null +++ b/GameData/BepInEx/Translation/SummerInHeat_Translation_LICENSE @@ -0,0 +1,504 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random + Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Character Names.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Character Names.txt new file mode 100644 index 0000000..7bfbbfa --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Character Names.txt @@ -0,0 +1,56 @@ +// Female character names + +小鳥遊=Takanashi +乙羽=Otoha +乙羽\n=Otoha\n +小鳥遊 乙羽=Takanashi Otoha +小鳥遊 乙羽(回想)=Takanashi Otoha (Recollection) +小鳥遊 乙羽(独白)=Takanashi Otoha (Monologue) + +暁=Akatsuki +莉乃=Rino +暁 莉乃=Akatsuki Rino +暁 莉乃(独白)=Akatsuki Rino (Monologue) + +麗子=Reiko +小鳥遊 麗子=Takanashi Reiko +小鳥遊 麗子(独白)=Takanashi Reiko (Monologue) + +田中=Tanaka +心々愛=Cocoa +ココア=Cocoa +田中 心々愛=Tanaka Cocoa +田中 心々愛(独白)=Tanaka Cocoa (Monologue) + +回想=Recollection +独白=Monologue + + + + +// Male character names + +主人公=Hero +茂部=Mobu +たかし=Takashi + +タカシ=Takashi + +// Misc story character names + +???=??? +教師=Teacher +校長=Principal +隣の男子生徒=Male student from next door +女子部員A=Female member A +女子部員B=Female member B +女子部員C=Female member C +女子部員D=Female member D +女子部員E=Female member E +友人A=Friend A +友人B=Friend B + + + +小鳥遊 乙羽\n\n暁  莉乃\n\n小鳥遊 麗子\n\r\n\r田中 心々愛=Kotori Yuu Otoha Akira Rino Kotori Yuu Reiko Tanaka Kokoroa +陽向葵ゅか\n\n水野七海\n\n秋山はるる\n\n山田じぇみ子=Aoi Hinata Nanami Mizuno Haruru Akiyama Junko Yamada diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Config.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Config.txt new file mode 100644 index 0000000..0eca59a --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Config.txt @@ -0,0 +1,270 @@ +//==============================Settings Menu============================== + +//=============== Left Menu ================ +画面設定=Graphic Settings +音響設定=Sound Settings +カメラ設定=Camera Settings +テキスト設定=Text Settings +ADV設定=ADV settings +マニュアル=Manual + +カメラ設定を表示します=Open the camera settings +画面設定を表示します=Open the screen settings +サウンド設定を表示します=Open the sound settings +テキスト設定を表示します=Open the text settings +オンラインマニュアル=Online manual + +設定初期化=Return to \nDefault Settings +環境設定のすべて項目を初期化します=Reset all preferences to default + +//=============== Graphic Settings 1 ================ +スクリーンモード=Screen Mode +画面表示サイズを変更します=Change screen display size +ウィンドウ=Windowed +フルスクリーン=Full Screen + +クオリティ設定=Quality Preset +クオリティ設定を変更します=Change quality preset + +高=High +普通\r=Normal +低\r=Low +低低\r=Very low +低低低\r=Potato PC + +影の表示=Show Shadows +影の表示を変更します=Toogle Shadows on/off + +ぼかしエフェクト=Blur Effect +画面のグロー・ぼかしエフェクトを変更します=Change Glow blur effect on screen + +画面のしぶき付着=Splashes on the screen +シャワー・尿・母乳を浴びた時のしぶきエフェクトを変更します=Enable the splash effect when showering, peeing, or squeezing out breast milk. + +ほこりエフェクト=Dust effect +ほこりエフェクトを変更します=Change the dust effect + +被写界深度=Depth of Field +視覚効果を調整する機能です(遠くの物がぼやけたり、近くのものが鮮明になったりします)=Distant objects are blurred and close objects are sharp. + +FPS表示=Show FPS +1秒間に画面が更新される回数を表します=Show an indicator of how many times the screen is updated per second. + +フレームレート=Frame rate +フレームレートの設定(無制限の場合、正常なゲームの挙動をしない可能性があります)=Set the maximum frame rate (If unlimited, the game may not function properly). + +垂直同期(VSync)=Vertical synchronization\n(VSync) +モニターのリフレッシュレートと同期します(画面のちらつきや断裂を防ぎ、滑らかな映像表示を実現します)=Synchronize screen updates with the refresh rate of the monitor to prevent flickering and tearing of the screen during motion. + +背景の表示設定=Background objects +背景オブジェクト表示を変更します=Change which background objects are displayed. + +全て表示\r=Show everything +小物半透明=Small items are semi-transparent +小物非表示\r=Small items are hidden +全て非表示=Hide everything + +遮断物の透過=Obstruction transparency +カメラターゲットを遮る遮断物を半透明化します=Makes objects that block the camera target semi-transparent. + +遮断物を表示したまま=Obstructions are visible +遮断物を半透明=Obstructions are transparent +遮断物を透過する=Obstructions are hidden + +断面の表示=View X-Ray Window +断面ウィンドウの表示を変更します=Change the display of the X-Ray Window + +現在使用できません=Cannot currently be used + +サブカメラの表示=Sub-camera display +サブカメラウィンドウの表示を変更します=Change the display on the sub-camera window + +モザイクのタイプ=Mosaic type +モザイクのタイプを変更します=Change censorship effect. + +ピクセル=Pixelized +ぼかし=Blurred +白塗り=Solid white +黒塗り=Solid black + +主人公の表示=Hero's body display +主人公の表示を変更します=Change how the main character is displayed. +通常表示=Display normally +ゴースト\r=Ghost\r +シルエット\r=Silhouette\r +非表示=Hide + +主人公 男性器の表示=Hero's genitalia display +主人公 男性器の表示を変更します=Change how the main character's penis is displayed. + +主人公の体型=Hero's Body +主人公の体型を変更します=Change the body type of the Hero. +細い=Slim +太い=Fat + +その他 男の表示=Other men's body display +その他 男の表示を変更します=Change how other male characters are displayed. + +その他 男性器の表示=Other men's genitalia display +その他 男性器の表示を変更します=Change how other male characters's penises are displayed. + +オート絶頂=Auto-climax +スパート中に指定の時間で絶頂します(OFF時はプレイヤー操作で絶頂します)=Climax at the specified time during the last spurt (when OFF, climax is controlled by the player) +ボイス\n合わせ=Match\nvoice + +絶頂時の"尿"演出=Squirt at orgasm +絶頂時に”おしっこ”を漏らす演出の有無を変更します=Toggle presence of squirting when a girl orgasms. + +"潮"演出="Tide" effect +絶頂時に”潮”を吹く演出の有無を変更します=Changes whether or not to include the "Tide" effect during climax. + +"しぶき"演出="Splash" effect +突かれた時や絶頂時に出る”しぶき”演出の有無を変更します=Change whether or not to show the "Splash" effect that occurs on penetration or climax. + +"母乳"演出="Breast Milk" effect +突かれた時や絶頂時に出る”母乳”演出の有無を変更します=Change whether or not to show the "Breast Milk" effect that occurs on penetration or climax. + +フェラ時の陰毛付着=Fellatio pubic hair +フェラ系の絶頂時、女の子の口周りに陰毛が付着するかしないかの設定=After a blowjob climax, pubic hair sticks around the girl's mouth. + +大量ぶっかけモード=Massive Bukkake Mode +射精パーティクルが通常より増加され、ランダムで発射されます=Increased amount of ejaculation particles, firing at random. + + +//=============== Camera Settings ================ + +カメラの移動速度=Camera movement speed + +カメラの回転速度=Camera rotation speed +エッチシーンでのフリーカメラの基点移動・回転速度を変更します=Change the base movement and rotation speed of free cameras in sex scenes + +カメラのズーム速度=Camera zoom speed +エッチシーンでのフリーカメラのズーム速度を変更します(1ホイールで進む距離)=Change the zoom speed of the free camera in sex scenes (distance traveled per wheel scroll). + +オートカメラの移動速度=Autocamera movement speed +エッチシーンでのオート回転カメラの速度・方向を変更します(+右回転、-左回転)=Changing the speed and direction of the auto-rotating camera in the sex scene (+right turn, -left turn) + + +FOV(視野角)メインカメラ=FOV (field of view)\nMain camera +FOV(視野角)サブカメラ=FOV (field of view)\nSub-camera +FOV(視野角)主観メイン=FOV (field of view)\nSubjective Main +FOV(視野角)主観サブ=FOV (field of view)\nSubjective Sub +視野角を変更します(一部のシーンでは画角が固定されます)初期値:25°=Change the viewing angle (the viewing angle is fixed in some scenes). Default: 25° + + +ノーマル=Normal +リバース=Inverted + +カメラの上下回転=Up/down camera rotation +カメラの上下回転方向(マウス・キーボード)を変更します=I change the direction of the camera's vertical rotation (mouse / keyboard). + +カメラの左右回転=Left/right camera rotation +カメラの左右回転方向(マウス・キーボード)を変更します=I change the direction of the camera's left and right rotation (mouse / keyboard). + +カメラのズーム=Camera zoom +カメラのズーム方向(マウスホイール・キーボード)を変更します=Change camera zoom (mouse wheel / keyboard) + +主観の上下操作=POV vertical rotation +男性主観カメラの上下回転方向(マウス・キーボード)を変更します=Change the male's POV vertical rotation (mouse, keyboard). + +主観の左右操作=POV horizontal rotation +男性主観カメラの左右回転方向(マウス・キーボード)を変更します=Change the male's POV horizontal rotation (mouse, keyboard). + +主観のズーム操作=POV Zoom Direction +男性主観カメラのズーム方向(マウスホイール・キーボード)を変更します=Change the male's POV zoom direction (mouse wheel/keyboard) + +カメラ基点の上下移動=Move camera base\nup/down +カメラの基点上下移動方向(マウス・キーボード)を変更します=I change the direction of the up-and-down movement of the camera (mouse / keyboard) + +カメラ基点の左右移動=Move camera base\nleft/right +カメラの基点左右移動方向(マウス・キーボード)を変更します=I change the camera’s base point, left and right movement direction (mouse / keyboard) + + +//=============== Audio Settings ================ +マスター音量=Master Volume +全体の音量を調整します=Adjusts the overall volume + +BGM音量=BGM Volume +BGMの音量を調整します=Adjusts the volume of the background music + +ボイス音量=Voice Volume +全体のキャラクターボイス音量を調整します=Adjust the overall volume of character voices. + +効果音量=SFX +効果音の音量を調整します=Adjusts the volume of sound effects. + +3Dサウンド=3D Sound +立体音響を調整します=Adjust the spatial sound. + +環境音=Environment +環境音の音量を調整します=Adjust the volume of the environmental sounds. + + +裏ボイスの反響=Internal voice\neffect strength +裏ボイスの反響(リバーブ)強度を調整します=Adjusts the reverb intensity of the internal voice. + +反響プリセット=Internal voice effect +裏ボイスの反響(リバーブ)プリセットを変更します=Change the reverb preset for the internal voice + +リビングルーム - (Livingroom)\r=Living room\r +バスルーム - (Bathroom)\r=Bathroom\r +部屋 - (Room)\r=Room\r +防音室 - (PaddedCell)\r=PaddledCell\r +汎用 - (Generic)\r=Generic\r +無効 - (Off)=Off +石造りの部屋 - (Stoneroom)\r=Stone Room\r +講堂 - (Auditorium)\r=Auditorium\r +コンサートホール - (Concerthall)\r=Concert hall\r +洞窟 - (Cave)\r=Cave\r +アリーナ - (Arena)\r=Arena\r +航空庫 - (Hangar)\r=Hangar\r +カーペットの廊下 - (CarpetedHallway)\r=Carpeted Hallway\r +廊下 - (Hallway)\r=Hallway\r +石の回廊 - (StoneCorridor)\r=Stone Corridor\r +路地 - (Alley)\r=Alley\r +森 - (Forest)\r=Forest\r +都市 - (City)\r=City\r +山岳 - (Mountains)\r=Montines\r +採石場 - (Quarry)\r=Quarry\r +平原 - (Plain)\r=Plain\r +駐車場 - (ParkingLot)\r=Parking Lot\r +下水管 - (SewerPipe)\r=Sewer Pipe\r +水中 - (Underwater)\r=Underwater\r +高揚感 - (Drugged)\r=Drugged\r +めまい - (Dizzy)\r=Dizzy\r +不安定 - (Psychotic)\r=Psychotic\r + +裏ボイスプレビュー=Internal voice preview +裏ボイスのプレビューサンプルを再生します=Play a preview sample of the internal voice. + + +乙羽の音量確認ボイスを再生します=Play Otoha’s volume check voice +莉乃の音量確認ボイスを再生します=Play Rino’s volume check voice +麗子の音量確認ボイスを再生します=Play Reiko's volume check voice +心々愛の音量確認ボイスを再生します=Play Cocoa's volume check voice +乙羽のボイス音量を調整します=Adjust Otoha’s voice volume +莉乃のボイス音量を調整します=Adjust Rino’s voice volume +麗子のボイス音量を調整します=Adjust Reiko’s voice volume +心々愛のボイス音量を調整します=Adjust Cocoa’s voice volume + + +//=============== Text Settings ================ +(ADV専用設定)=(story mode settings) + +メッセージ速度=Text Speed +メッセージが表示される速度を変更します=Change the text display speed. + +オート待ち時間=Auto Wait Time +テキストのみのメッセージが表示されてから次へ送るまでの待ち時間を変更します(オートモード時)=Change the amount of time from displaying text to going to the next line (In auto mode) + +ウィンドウ透過率=Window Transparency +メッセージウィンドウの透過率を変更します=Changes the transparency of the text window + +テキスト表示スピードサンプルです\nメッセージ表示テスト=Sample of text display speed +テキスト表示スピードサンプルです\r\nメッセージ表示テスト=Sample of the text display speed.\r\nMessage display test. + +//=============== Manual ================ +ゲームの進め方・操作方法はオンラインマニュアルをご確認ください。=Please check the online manual for how to proceed and operate the game. +(マニュアルをご覧になるにはインターネット環境が必要です)=(An Internet connection is required to view the manual) + +ブラウザを開く=Open your browser diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/H scenes.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/H scenes.txt new file mode 100644 index 0000000..a79c9bf --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/H scenes.txt @@ -0,0 +1,303 @@ +// H positions ----------------------------------------- + +愛撫=Caress +座り愛撫=Sitting Caress +四つん這い愛撫=On all fours Caress +立ち拘束愛撫=Standing Restrained Caress +膝立ち拘束愛撫=Kneeling Restrained Caress +正常位=Missionary +バック=Doggy +側位=Sideways +騎乗位=Cowgirl +駅弁=Lifting +アナル=Anal +拘束H=Restrained H +女攻め=Women's attack +フェラ=Blowjob +パイズリ=Boobjob +手コキ=Handjob +足コキ=Footjob +舐めフェラ=Licking blowjob +壁穴姦=Wall Hole Rape +失神姦=Fainted Rape +スマタ=Sumata +拘束スマタ=Restrained Sumata + +フェラ(麗子if)=Blowjob (Reiko If) +側位(麗子if)=Sideways (Reiko If) +バック(麗子if)=Back (Reiko If) +手コキ(ココアif)=Handjob (Cocoa If) +正常位(ココアif)=Normal (Cocoa If) +騎乗位(ココアif)=Cowgirl (Cocoa If) + +// Controls ----------------------------------------- + +はじめる=Start +やり部屋=Yariya +ゆっくり動く=Move slowly +ゆっくり挿入=Slowly insert + +起こして\n続ける=Rest and keep going +無理やり\n続ける=Force to keep going +チンコを\n引き抜く=Pull out your dick +体勢を\n立て直す=Regain your composure + +排出させる=Let the cum out +もぐもぐさせる=Munch on it +精飲させる=Drink it +口を開けさせる=Open your mouth +吐き出させる=Spit it out + + +足裏こね=Knead your feet +見せつけ開脚=Show me your feet + +チャプターセレクトへ戻りますか?=Return to chapter select? +次のシナリオへ進みますか?=Move on to the next scenario? + + +// Finish ----------------------------------------- + +中=In +外=Out +女=Girl +男=Man + +// Misc UI ----------------------------------------- + + +A:読み込みボイスを全てクリップボードへコピー=A: Copy all loaded voices to clipboard +B:読み込みボイスを全てクリップボードへコピー=B: Copy all loaded voices to clipboard +C:読み込みボイスを全てクリップボードへコピー=C: Copy all loaded voices to clipboard +D:読み込みボイスを全てクリップボードへコピー=D: Copy all loaded voices to clipboard +CH1ロード=CH1 Load +CH2ロード=CH2 Load +CH3ロード=CH3 Load +CH4ロード=CH4 Load +CHA-胸サイズ=CHA-chest size +CHA-身長=CHA-Height +CHB-胸サイズ=CHB-chest size +CHB-身長=CHB-Height +CHC-胸サイズ=CHC-chest size +CHC-身長=CHC-Height +CHD-胸サイズ=CHD-chest size +CHD-身長=CHD-Height +CH位置=CH position +CH回転=CH rotation +FHセレクト=FH Select +PC1ロード=PC1 Load +PC2ロード=PC2 Load +PC3ロード=PC3 Load +PC4ロード=PC4 Load +PC>CH位置=PC>CH position +Zモデル=Z-model +シネマモーションCH01=Cinema Motion CH01 +シネマモーションCH02=Cinema Motion CH02 +シネマモーションCH03=Cinema Motion CH03 +シネマモーションCH04=Cinema Motion CH04 + + +着衣=Clothed + + +// Right-side buttons / keypad ----------------------------------------- + +開閉=Open/Close +着脱=on/off +スピード=Speed +ページ=Page +切替=Change + +// Clothes panel +コスチューム表示=Clothes display controls +手袋=Gloves +カチュ=Extras +靴下=Socks +靴=Shoes +眼鏡=Glasses +ブラ=Bra +パンツ=Panties +パンスト=Pantyhose +全裸/全着=All +トップス=Top +ボトムス=Bottom + +// Toys panel +パーツ表示=Toys display controls +破瓜=Virgin +表示=Show +ギャグボ=Gagball +目隠し=Mask +クリローター=ClitToy +乳首ローター=NippleToy +口周り陰毛=MouthPubes + +クリパーツ=Clit toys +乳首パーツ=Nipple toys + +// Splatter panel +精液表示=Semen display controls +太もも=Thighs +腕手=Arms +背=Back +尻=Butt +脚足=Feet +胸=Chest +腹=Belly +顔=Face +口内=Mouth +股間=Crotch +一括切替=All + + +// Left-side buttons ----------------------------------------- + +男性器=Penis +背景=Map +PC服=Clothes + +断面=Xray +断面ウィンドウ(現在使用できません)=Cross-section window (Currently unavailable) +断面ウィンドウ=Cross-section window + +カメラ=Camera +カメラエフェクト=Camera Effects +カメラメニュー=Camera menu +手振れ=Shake + +任意カメラ①-セーブ-=Camera preset 1 - Save +任意カメラ②-セーブ-=Camera preset 2 - Save +任意カメラ③-セーブ-=Camera preset 3 - Save +任意カメラ①-ロード-=Camera preset 1 - Load +任意カメラ②-ロード-=Camera preset 2 - Load +任意カメラ③-ロード-=Camera preset 3 - Load + +メイン:フリーカメラ=Main camera: Free Camera +メイン:フリーカメラ+回転=Main camera: Free Camera + Rotate +メイン:ランダムカメラ=Main camera: Random Camera +メイン:手振れ(中)=Main camera: Shaking (medium) +メイン:手振れ(弱)=Main camera: Shaking (weak) +メイン:手振れ(強)=Main camera: Shaking (strong) +メイン:手振れ(無し)=Main camera: Shaking (none) + +サブ:フリーカメラ=Sub camera: Free Camera +サブ:フリーカメラ+回転=Sub camera: Free Camera + Rotate +サブ:ランダムカメラ=Sub camera: Random Camera +サブ:手振れ(中)=Sub camera: Shaking (medium) +サブ:手振れ(弱)=Sub camera: Shaking (weak) +サブ:手振れ(強)=Sub camera: Shaking (strong) +サブ:手振れ(無し)=Sub camera: Shaking (none) + +①任意=Preset① +②任意=Preset② +③任意=Preset③ + +注視=Focus +注視カメラ-股間-=Camera focused on: crotch +注視カメラ-胸-=Camera focused on: chest +注視カメラ-解除-=Camera focus turned off +注視カメラ-顔-=Camera focused on: face + +男目線-主人公=Male point of view: protagonist +男目線=MalePOV + +ルック=Look +ルックアット-目線+頭-サブカメラ=Look at SUB camera: Eyes + Head +ルックアット-目線+頭-メインカメラ=Look at MAIN camera: Eyes + Head +ルックアット-目線-=Look at camera: Eyes +ルックアット-解除-=Look at camera: CANCEL + +男の服表示[下脱衣+靴]=Man's Clothes Display [Lower Clothes + Shoes] +男の服表示[下脱衣]=Man's Clothes Display. +男の服表示[全裸+靴]=Man's Clothes Display [Naked + Shoes] +男の服表示[全裸]=Man's Clothes Display [Naked] +男の服表示[着衣+靴]=Man's Clothes Display [Clothes + Shoes] +男の服表示[着衣]=Man's Clothes Display +男の表示=Man Display +男性器の表示=Male Genitals + +// Top row hover texts and menus ----------------------------------------- +ショートカットキー一覧=List of shortcut keys +オンラインマニュアル(インターネット環境必須)=Online manual (Internet connection required) +基点を顔に合わせる=Align camera base point with face +キャラクター位置変更=Change character position +キャラ位置=Character position +鏡の表示・位置変更=Mirror display/change position +鏡の表示=Display Mirror +サブカメラに表示=Display on sub-camera +鏡はメインまたはサブカメラの\nどちらかのみの表示になります=The mirror will only be visible on\neither the main or sub camera. +サブカメラで移動・回転・拡縮は\n出来ません=Cannot move, rotate, or scale\nwith the sub camera selected. +ルームカラー変更=Change room color +ルームカラー=Room color +スクリーンショット=Screenshot +UI表示・非表示=UI Display/Hide + +// Swimsuit H scene where 1 girl talks to 2nd taking shower +★モーション解放段階 \n-1:Aゆっくりのみ\n0 :A\n1 :B\n2 :C\n\n\n\n\n\n\n\n★やりとり段階1~5 5は最終反応=★Motion release stage\n-1: A slowly only\n0: A\n1: B\n2: C\n\n\n\n\n\n\n\n★Interaction stages 1 to 5, 5 is the final reaction + +水着上=Upper\nSwimsuit +水着下=Lower\nSwimsuit +会話を続ける=Keep her talking +小刻みに動く=Make rapid thrusts +ランダム会話=Random conversation +様子を見る=Wait and see +中断テスト=Intermission test +現在の値:=Current value: +イカせる=Make her cum +普通に動く=Move normally +激しく動く=Move violently +ゆっくり=Slow +小刻み=Rapid +こきざみ=Rapid +激しく=Violent +体勢A=Position A +体勢B=Position B +体勢C=Position C +絶頂シネマ=Climax Cinema +女のみ=GirlOnly +[!]未開放(会話を進める事で解放されます)=[!] Locked (Released by advancing the conversation) +乙羽ちゃんの中も火照ってとても熱いよ。\r=Otoha-chan's insides are really hot, too.\r +パワー=Power + +壁穴=Hole in the wall + +// Conversations ----------------------------------------- + +①お母さんがすぐそばにいるのに\nおじさんとセックスしてるなんて…。\r=① Having sex with an uncle even though your mother is right next to you... +①アナルセックスはどうだい?\r=① How is anal sex? +①乙羽ちゃんの脱ぎたてのブルマ…\n本当に気持ちいいよ。\r=① Otsuha's freshly taken off bloomers... they really feel good. +①初めておじさんのチンポ\r=① Your first time is with an uncle's dick +①初めての騎乗位はどんな気分だい?\r=① How does your first time on top feel? +①正常位って言うんだよ。\n知ってるかい?\r=① It's called missionary position. Did you know that? +①莉乃ちゃんと私…どっちの\nセックスが気持ちいい?\r=① Rino-chan or me... who's sex feels better? +②おちんちん…こんなに苦しそうに腫れてるのに…\r=② Your penis… it looks so painfully swollen +②こんなに濡れててもおマンコが\nキツキツだね\r=② Even though you're so wet, your pussy is so tight +②こんなに腰振りがうまいなんて…。\r=② You're so good at swinging your hips... +②そ、そんなに突いたら、\nぅっ…ん…声が出ちゃうよ…。\r=② If you thrust that hard, I'll... make a noise... +②ブルマが濡れてきたけど…も、もしかして…\r=② Your bloomers are getting wet... m-maybe... + +②広げるだけじゃなくて…オナニーしていたね?\r=② You weren't just spreading them... you were masturbating, right? +②莉乃ちゃんとは…\n…どんなセックスしたの?\r=② What kind of sex did you have with Rino-chan? +③すごく気持ちいいけど、乙羽ちゃんはどうだい?\r=③ It feels really good, doesn't it, Otoha-chan? +③ケツ穴がイヤラシイ音を\n鳴らしてるよ…。\r=③ Your asshole is making dirty noises... +③ドスケベピストン…\n止まらないのぉ…!\r=③ That filthy piston...\nit won't stop...! +③今は…こ、こんなに危ない事\nしちゃ、ダメだよ…。\r=③ Right now...I-I can't do something this dangerous... + +③凄く上手だよ…。でも、そろそろ時間だし…\r=③ You're really good at it... But it's almost time... +③手コキ、すごく気持ちいいよ\n本当にエッチな子だね。\r=③ Your handjob feels so good\nYou're really naughty. +③生まれて初めてエッチ…\r=③ You're having sex for the first time in your life... +④おじさん、どう?\n私にハメられて気持ちいい?\r=④ How's it going, uncle?\nDoes it feel good to have me fuck you? +④おじさんのオチンポ苦しそうに\nビクビクして…。\r=④ Your dick is twitching in pain... +④ずっとおじさんが……\r=④ Uncle has always been... +④アナルはオマンコに比べてどうだい?\r=④ How does anal compare to vaginal sex? +④イヤラシくて卑猥なことを言って\r=④ You're saying dirty, obscene things +④後ろから突かれるのはどうだい?\r=④ How does it feel to be penetrated from behind? +④私、ちゃんと出来てる?\r=④ Am I doing it right? +⑤いやらしくて悪い子だ。\nおじさんは我慢できなったよ。\r=⑤ You're so naughty.\nUncle couldn't hold back. +⑤う、うまく…出来てる…?\r=⑤ A-Am I... doing it right? +⑤おじさんだってずっとハメるのを\n我慢してたんだ。\r=⑤ Even uncle had been holding back from having sex for a long time. +⑤おじさんに何されてるか\n言ってごらん?\r=⑤ Why don't you tell this old man what you want him to do? +⑤お口でじゅっぽし咥えてほしいけど…\r=⑤ I want you to take it in your mouth... +⑤もしかしてパイズリで感じてるのかい?=⑤ Could it be that you're feeling good from the titjob? +⑤イイ、亀頭が奥まで届いてる…。\r=⑤ Good, the glans is reaching deep inside... +⑤乙羽ちゃんに攻められるなんて新鮮だよ。\r=⑤ It's so refreshing to be dominated by Otoha. \ No newline at end of file diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Maker.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Maker.txt new file mode 100644 index 0000000..c4749b6 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Maker.txt @@ -0,0 +1,402 @@ +// Dialog messages +適用して切替=Apply and switch +適用しないで切替=Switch without applying +適用しないで戻る=Return without applying +適用して戻る=Apply and return +現在のカスタムをデフォルト状態に戻します\nよろしいですか?=Restore the current settings to their default state\nAre you sure? + +// Unsorted +#嗜好タグ=#Favorite tag +*****カラー=******* Color +---------- [ 位 置 ] ----------=---------- [Position] ---------- +-----------[ コピー ]-----------=-----------[Copy]----------- +-----------[ 回 転 ]-----------=-----------[Rotation]----------- +-----------[ 拡 縮 ]-----------=-----------[Scale]----------- +-ネットワーク接続に失敗しました-\n\n投稿サイトが現在利用できない、又は\nご利用のネットワーク状況を確認してください。\n\n詳細は投稿サイトをご確認ください=-Network connection failed-\n\nThe posting site is currently unavailable, or\nPlease check your network status.\n\nPlease check the posting site for details. +-ネットワーク接続に成功しました-=-Network connection successful- +-投稿サイトが現在利用できません、又は閉鎖した可能性があります-=-The posting site is currently unavailable or may have been closed.- +CT,CB,CF非表示=Hide CT,CB,CF +[カメラ位置]=[Camera position] +[キャラクター移動]=[Character Movement] +[サブ画像]=[Sub photo] +[メイン画像]=[Main photo] +[上書き保存]=[Overwrite] +[任意]=[Optional] +[右] ⇒ [左]=[Right] ⇒ [Left] +[左] ⇒ [右]=[Left] ⇒ [Right] +[必須]=[Required] +[新規保存]=[Save as New] +[鏡の表示・移動]=[Mirror display/movement] +※メイン画像を撮影しないと保存できません。=※You cannot save unless you take the main photo. +①いきなりがっついて…。\r=①Suddenly clinging to each other... +②誰か来たらすぐにバレちゃうな。\r=②If someone comes, they'll find out right away. +③優等生なのに悪い子だねぇ…。\r=③Even though she's an honor student, she's a bad girl... +④フェラしてるだけでオマンコが\nビショ濡れじゃないか…。\r=④Just giving a blowjob makes your pussy wet... +⑤久しぶりのチンポはどうだい?\r=⑤How is your first cock in a while? +▼読み込む項目を選択してください=▼ Select which items to load +『利用方法』=How to use +『利用規約』=Terms of service +『投稿サイト』=Go to website +あごの長さ=Chin length +おっぱいのカスタム=Boob Customization +おっぱいスライダー=Breast Size +その他の種類[ HO ]=Other hair types [HO] +その他・ヘアパーツ(4個まで選択可能)=Other/Hair Parts (can select up to 4) +つり目=Tsurume +ほくろ(有)=Mole (On) +ほくろ=Mole +ほほ=Cheeks +ほほの丸み=Cheek roundness +アクセサリーの選択=Accessory Selection +アップショット =Upper shot +アナル周りの毛=Hair around the anus +アヘ1=Ahegao 1 +アヘ2=Ahegao 2 +アヘ3=Ahegao 3 +アホ毛=Ahoge ("fool's hair") +アホ毛の反転=Invert ahoge +アホ毛の大きさ=Ahoge size +インフォ情報=Infobox +ウィンク1\r=Wink 1\r +ウィンク2\r=Wink 2\r +ウィンク3\r=Wink 3\r +ウィンク4\r=Wink 4\r +ウィンク①=Wink 1 +ウィンク②=Wink 2 +ウィンク③=Wink 3 +ウィンク④=Wink 4 +ウエストショット =Waist shot +オッドアイ(有)=Per-eye (On) +オッドアイ=Per-eye +オホ=Weary +オンライン=Online +カスタムに戻る=Go Back to Maker +カスタムアップローダー=Custom character uploader +カスタムキャラクター\nデータアップローダー=Custom Character Uploader +カスタムキャラクター データアップローダー=Custom Character Uploader +カスタムキャラクターの読込=Custom Character Save/Load +カスタム情報を[保存]=Save customized character +カスタム情報を読み込んでよろしいですか?\n(現在のカスタム上書きされます)=Can I read your custom information? (Current Custom Overwriting) +カチューシャ=Headband +カチューシャの色=Headband color +カラー=Color +カラー①=Color 1 +カラー②=Color 2 +カラー③=Color 3 +キス=Kiss +キャラクターを回転させます。=Rotate characters. +キャラクターを回転を一時停止します。=Pause character rotation. +キャラクターを回転を初期位置へ戻します。=Turn the character back to its initial position. +キャラ回転=Character rotation +グラビア①=Gravia 1 +グラビア②=Gravia 2 +グラマー=Glamour +コネコネさせる=Knead it. +コピー=Copy +サブ画像=Sub photo +スレンダー=Slender +タブ切替時に該当部位へオートフォーカスします。=When switching the tab, autofocus on the relevant area. +ツインテール=Twintails +テレ=Tere +テール(中央)の太さ=Tail thickness (Center) +テール(中央)の種類=Type of Tail (Center) +テール(中央)の長さ=Tail length (Center) +テール(右)の太さ=Tail thickness (right) +テール(右)の種類=Type of Tail (Right) +テール(右)の長さ=Tail length (right) +テール(左)の太さ=Tail thickness (Left) +テール(左)の種類=Type of Tail (Left) +テール(左)の長さ=Tail length (Left) +テールの種類[ TM ]=Tail type [TM] +テールの種類[ TT ]=Tail type [TT] +テールの種類[ TU ]=Type of Tail [TU] +テールの選択・カスタム=Tail Customization +テール・リボンの\n種類、長さを統一=Unify Tail Ribbon types and lengths +デフォルト=Default +トップ=Top +トロ=Droopy eyes +ドヤ顔=Smug face +ニーショット =Knee shot +ニーソ食い込みスライダー\r=Sock thigh squish +ハイライト=List of highlights +ハイライト①=Highlight 1 +ハイライト②=Highlight 2 +ハンドルネーム:=Nickname: +ハート目=Heart Eyes +バストショット =Bust shot +パンストが非表示状態です=The pantyhose is hidden. +パンストを非表示にします(着衣→半脱→破れ→脱衣)=Hide pantyhose (clothes → half-undress → rip → undress) +パンツの色・柄の選択=Panty color and pattern +パンツカラー①=Pantyhose 1 +パンツカラー②=Pantyhose 2 +パンツカラー③=Pantyhose 3 +パンツ柄カラー=Pantyhose color +フェイスショット =Face shot +フェラモーション時=Fella motion +ブラの色・柄の選択=Bra color and pattern +ブラカラー①=Bracolor 1 +ブラカラー②=Bracolor 2 +ブラカラー③=Bracolor 3 +ブラ柄カラー=Bra-pattern color +プリセット=Presets +ヘアカラー=Hair Color +ベース=Base +ペースト=Paste +ボディカラー=Body color +ボトム=Bottom +ポニーテール=Ponytail +ポーズ=Pose +ポーズ・表情\nランダム変更=Pose/Expression Random Change +ポーズ・表情・顔の赤み・汗量の変更します。=Pose, facial expression, blush, and change the amount of sweat. +マルチパレット=Multipalette +ムチムチ=Pinch pinch +メイン画像=Main photo +ライトの色を変更します。=I change the color of the light. +ランダム"実行"=Random execution. +ランダムでカスタマイズを生成します=It generates random customization. +リアル=Real +リセット=Reset +リボン(中央)の位置・回転・拡縮=Ribbon (Center) dimensions +リボン(中央)の種類=Type of ribbon (Center) +リボン(右)の位置・回転・拡縮=Ribbon (Right) dimensions +リボン(右)の種類=Type of ribbon (Right) +リボン(左)の位置・回転・拡縮=Ribbon (Left) dimensions +リボン(左)の種類=Type of ribbon (Left) +リボンの位置・回転・拡縮=Ribbon position, rotation, scaling +リボンの種類=Type of ribbon +リボン拘束=Ribbon restraint +レース=Lace +ロック中のカテゴリーは変更されません=Locked categories will not be changed +ロングショット =Long shot +ローカルフォルダ=Local folder +ワンピース=One-Piece +・カラーはプリセット、自作パレットカラーから選定されます。=・Colors will be selected by default and self-made palette color. +・投稿前に利用規約を必ずお読みください\n・削除には削除コードが必要です\n・削除は投稿サイトにて行う必要があります\n・利用者に予告なく投稿サイトの変更・終了できるものとします\n・既存の版権に抵触する恐れのある投稿について、他の方が権利を有する投稿は禁止とさせて頂きます\n 『みこにそみ』が不適切と判断した場合、データが破損していた場合削除させて頂きます\n・利用状況により本編からアップローダー機能が削除される可能性もあります=- Please read the terms of service before posting.\n\n- A deletion code is required to delete posts. Deletions must be done on the uploader website.\n\n- The online service may be changed or terminated without notice. Uploader may be removed in a future update.\n\n- Posts that may infringe on existing copyrights are prohibited. Inappropriate or corrupted will be deleted. +一括=All +一括自動生成=Generate all +上下の下着色を統一=Unified up and down coloring. +上半身スライダー\r=Upper body thickness\r +上書き=Overwrite +上書きしてよろしいですか?\n(上書きしたデータを元に戻すことはできません)=Do you want to overwrite this card?\n(Cannot restore overwritten data) +上書きする=Overwrite +上書き保存=Save +下まつ毛=Lower eyelashes +下着が非表示状態です=Underwear is hidden +下着を非表示にします(着衣→半脱→脱衣)=Hiding underwear (clothes \=> half-undress \=> changing clothes) +下着・水着の選択=Underwear/Swimsuit Selection +下着(パンツ)=Underwear (Panties) +下着(ブラ)=Underwear (Bra) +下着(ワンピース)=Underwear (One-piece) +中央,左,右\nが解除されます=Will override all above +乳輪のサイズ=Areola size +乳首(大)=Nipples (large) +乳首(小)=Nipples (small) +乳首の太さ=Nipple Thickness +乳首の長さ=Nipple length +乳首カラー=Nipple color +位置リセット=Position reset +低身長=Short height +体のカスタム=Body Customization +体型全体スライダー=Overall body shape +保存先を開く=Open Folder +保存先フォルダを開く=Open the save folder +個別自動生成=Auto generate +光沢=Shine +入力が必要です=You need to input. +全解除=None +全選択=All +八重歯(有)=Yae-teeth (ari) +八重歯=Fangs +利用規約を確認し、既存の版権に抵触していません。=I agree to the terms of service and will not \nviolate any existing copyrights. +削 除=Delete +削除=Delete +削除してもよろしいですか?\n(削除したデータを元に戻すことはできません)=Do you wnat to delete this card?\n(Deleted data cannot be restored) +削除パスワード:=Deletion key: +前髪(セット)の種類=Type of bangs (Set) +前髪(セット)の種類[ HA ]=Type of bangs (Set) +前髪(中央)の種類=Type of bangs (Center) +前髪(中央)の長さ=Bangs length (Center) +前髪(右)の種類=Type of bangs (Right) +前髪(右)の長さ=Bangs length (Right) +前髪(左)の種類=Type of bangs (Left) +前髪(左)の長さ=Bangs length (Left) +前髪=Bangs +前髪の太さ [前髪(中央)HF専用]=Bangs thickness (Center, HF only) +前髪の種類[HF]=Type of bangs [HF] +前髪の選択・カスタム=Front Hair Customization +半脱げ無し=I can't take it off. +反対側のリボンに[位置・回転・拡縮]情報を\n反転コピーします。=[Position, Rotation, and Scale] information is copied and inverted to the ribbon on the opposite side. +口の位置=Mouth position +口の開閉=Mouth opening and closing +口元 (左)=Mouth (Left) +口元(右)=Mouth (Right) +口紅(有)=Lipstick (Ari) +口紅=Lipstick +口紅カラー=Lipstick Color +右=Right +同意が必要です=We need to agree. +呆れ=Amazed +困り=Worried +垂れ目=Tareme +大人顔=Adult face +失敗=Failure +尻スライダー=Butt size +左=Left +巨乳=Busty +影=Shadow +影①=Shadow 1 +影②=Shadow 2 +後髪=Back +後髪の種類=Type of back hair +後髪の種類[ HB ]=Type of back hair [HB] +後髪の選択・カスタム=Back Hair Customization +後髪の長さ=Back hair length +微笑=Happy +必ずお読みください=Please be sure to read it +怒り=Angry +悲しい=Sad +感じ1=Feeling 1 +感じ2=Feeling 2 +感じ3=Feeling 3 +手袋(有)=Glove (Ari) +手袋の色・柄の選択=Glove color/pattern selection +手袋カラー=Glove color +投稿=Upload +投稿に成功しました=Posted successfully +投稿数:=Number of posts: +挑発=Provocation +撮影=Take Picture +新規保存=Save New +日付の刻印=Timestamp +日焼けの種類=Type of suntan +日焼けの種類[ ST ]=Type of suntan [ST] +日焼けカラー=Suntan color +更衣室=The changing room +服 装着不可=Can't wear clothes +服が非表示状態です=Clothes are hidden +服装の表示を切り替えます(着衣→半脱→脱衣)=Switching the display of clothing (clothes \=> half-undress \=> changing clothes) +服装(トップス)の選択=Choice of Clothes (Top) +服装(ボトムス)の選択=Choice of Clothes (Bottom) +服装(ワンピース)の選択=Choose of Clothes (One-Piece) +柄-変更不可=One pattern +柄カラー=Hilt color +柄無=No pattern +標準体型=Standard body type +標準身長=Standard height +横髪(右)の長さ=Side hair length (Right) +横髪(左)の長さ=Side hair length (Left) +横髪=Sides +横髪の種類=Type of Side Hair +横髪の種類[ HS ]=Side hair type [HS] +横髪の選択・カスタム=Side Hair Customization +汗の量=The amount of sweat +無し=None +無表情\r=Expressionless\r +焦り=Impatient +爆乳=Big boobs +特定のキー押しながら      を押すと\n一定の角度で回転します。=Pressing these buttons:\nwill rotate in angle increments if holding: +現在のカスタマイズを[〇〇〇〇]に適用し、切り替えてよろしいですか? =May I apply the current customization to [000,000] and switch gears?  +現在の選択キャラクターは[◎◎◎◎]です。=The current selected character is [◎◎◎]. +男子トイレ=Men's restroom +目のカスタム=Eye Customization +目の位置=Eye position +目の前髪透過(右目)=Show eye through hair (Right) +目の前髪透過(左目)=Show eye through hair (Left) +目の大きさ=Eye size +目の角度(◀垂れ目:つり目▶)=Eye angle (◀ Drooping : Slanted ▶) +目元 (左)=Eyes (Left) +目元(右)=Eye (Right) +目線・頭のカメラ追従を切り替えます。=Switching your gaze and head camera follow. +眉の太さ=Eyebrow thickness +眉の角度(◀垂れ眉:つり眉▶)=Eyebrow angle (◀ Drooping : Slanted ▶) +眉の長さ=Eyebrow length +眉の高さ=Eyebrow height +眉カラー=Eyebrow color +眼鏡(有)=Glasses (Ari) +眼鏡カラー=Glasses Color +睨み=Glancing +瞬き=Eye Blink +瞳のハイライト=Pupil Highlight +瞳の横幅=Pupil Width +瞳の種類=Type of Eye +瞳の種類[ EY ]=Type of Eye [EY] +瞳カラー(右)=Eye Color (right) +瞳カラー(右左)=Eye Color (right/left) +瞳カラー(左)=Eye Color (Left) +瞳カラー(左右)=Eye Color (left/right) +瞳カラー=Eye Color +瞳孔=Pupils +確認内容を表示するスペース=Space for confirmation +立ちポーズ=Standing pose +童顔=Baby face +笑い=Laugh +精液の付着を確認することができます。=You can check the semen clinging to it. +網=Netting +網透過=Alpha +編集=Edit +肉付きスライダー\r=Belly thickness\r +肌(色白)=Skin (pale complexion) +肌(褐色)=Skin (brown) +肌(デフォ色)=Skin (defo color) +肌の光沢=Skin luster +股間\r\nアナル\r=Groin\r\nAnal\r +背景表示・鏡表示・キャラクターの位置変更ができます。=You can change the background, mirror, and character positions. +胸\r\n腹\r\n背・後髪\r\n尻\r\n腕\r\n脚\n太もも\r=Breasts\r\nBelly\r\nBack\r\nAss\r\nArms\r\nFeet\r\nThighs\r +胸の揺れ増加(ダンピング)=Increased breast shaking (damping) +胸もみ・パイズリ(Z)=Breast massage, titjob (Z) +脚スライダー\r=Leg thickness\r +腕スライダー=Arm thickness +舌の形=Shape of the tongue +色-変更不可=Fixed color +色変更不可=Fixed color +落ち影=Falling Shadow +落書き=Graffiti +表情(口)=Expression (Mouth) +表情(目)=Expression (Eye) +表情(眉)=Expression (brow) +複製=Replication +読み込み=Load +読込み=Load +貧乳=Petite +身長=Body Height +身長:\nバスト:\nアンダー:\nカップ:\nウエスト:\nヒップ:=Height:\nBust:\nUnderbust:\nCup:\nWaist:\nHip: +送信=Send (can be slow) +透過1=Alpha 1 +透過2=Alpha 2 +適応して終了=Apply and Close +適応しないで終了=Revert and Close +陥没(有)=cave-in (ari) +陥没乳首\r=Inverted nipples\r +陰毛(有)=pubic hair (ari) +陰毛の種類=Pubic Hair Type +陰毛の種類[ UH ]=Pubic hair type [UH] +陰毛・ケツ毛カラー=pubic hair and ass hair color +陰毛・ケツ毛カラー=pubic hair and ass hair color +革=Leather +靴下の色・柄の選択=Sock color and pattern selection +靴下カラー=Sock color +靴下・靴・手袋の選択=Sock, Shoes, and Glove Selection +頬の赤み=The redness of her cheeks +頭の大きさ=Head Size +頭頂部の奥行調整=Head top depth +頭頂部の調整=Head top shape +顔のカスタム=Face Customization +顔の種類=Type of face +顔の種類[ FC ]=Face type [FC] +顔・前髪\r\n口内\r\r=Face\r\nMouth\r\r +驚き=Surprised +高身長=Takataka +髪(短め)=Hair (short) +髪(長め)=Hair (long) +髪先=Hair tips +髪型プリセット=Hair pre-set +髪色に合わせる=Match the hair color +髪・その他(有)=Hair and others (ari) +鼻の位置=Nose position +:適用 :保存=:Apply :Save +BGMを再生・停止します。=Play/stop background music. +カスタム空間=Custom space +カチューシャ(有)=Kachusha (Ari) +グラビア空間=Gravure space +ローター股間=Rotor groin +ローター胸=Rotor chest diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Title and Menus.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Title and Menus.txt new file mode 100644 index 0000000..8879e71 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Title and Menus.txt @@ -0,0 +1,215 @@ +// First game start +セーブデータをチェック中です...=Checking the save data... +ゲームを終了しています…=The game is closing... + +// ADV + +メッセージをスキップを停止します=Stop skipping messages + + + +// Free H +// positions are in Free H + +体位の選択=Position Selection +背景の選択=Location Selection + +キャラカスタム=Customize + +エッチ度レベル=Perversion Level +初期=Initial +後期=Developed +アヘ=Fried + +// Main menu + +はじめから=Prologue +つづきから=Continue +チャプターセレクト=Chapter Select +IFストーリー=If Story +フリーモード=Free Mode +キャラクターカスタム=Character Maker +環境設定=Settings +クレジット=Credits +終了=Quit +▲キャラクターデータ初期化=▲ Reset Customizations + +お知らせ/不具合のお知らせ=Announcements/Bug Notifications +お知らせ/不具合修正情報=Announcements/Bug Fixes + +キャラメイク\nアップローダ=Character\nUploader +作品情報=More games +ポストする=Share + +// Locations + +シャワー室=Shower Room +トイレ=Toilet +保健室=Infirmary +廊下=Corridor +階段=Stairway +廊下・階段=Corridor/Stairs +教室=Classroom +用務員室=Janitor's Office +踊り場=Stairway Top +部室-外無し=Clubroom - No outside +部室=Clubroom +その他=Miscellaneous + +// Buttons + +はい=Yes +いいえ=No +戻る=Back +キャンセル=Cancel +なし=None +閉じる=Close +開始=Start +リロード=Reload + +タイトル=Title +タイトルへ戻ります=Go back to the title screen + +ゲームを終了します=Close the game + + +// Messages + +タイトル画面に戻りますか?=Return to the title screen? +ゲームを終了しますか?=Quit The Game? + +キャラクターデータを\n初期化してよろしいですか?=Are you sure you want to reset all characters\nto their default appearances? +キャラクターデータを初期化しています\nゲームを終了しないでください=Initializing character data. Please do not close the game. + + +// Unlock messages +①こんなに乱れている\n乙羽ちゃんを見るのは初めてだよ。\r=1 This is the first time I've seen Otoha this disheveled.\r +②バレるかもしれない状況に\n興奮しきってて…。ドMのド変態だね。\r=He's so excited about a situation where he might be found out... He's a masochist pervert.\r +③乙羽ちゃんも随分セックスに慣れてきたね…。\r=3 Otoha-chan's gotten pretty used to sex...\r +④スクミズ…やっぱり本物は凄く興奮しちゃうな…。\r=4 Scribbles... The real thing really is exciting...\r +⑤莉乃ちゃんもとてもいやらしい体だったなぁ…。\r=5 Rino-chan had a very lewd body, too...\r + + +// Random / map screen + +カスタム= Customize +ゲームの進行を\n保存しました=The game progress has been saved +分岐ルートクリア済み=Branching route cleared +タイトルへ=To the title +準拠の服装=clothes +次のシナリオへ=To the next scenario + + +// After unlocking everything with debug menu +キャラクター別ストーリー=Character Stories +イベント=Event +おまけストーリー=Extra Story + +[ココアIFストーリーが解放されました]\r\nIFストーリーよりお楽しみください。=[Cocoa If Story has been unlocked] Please enjoy the story. +[ココアフリーエッチが解放されました]\r\nフリーモードよりお楽しみください。=[Cocoa Free Pervert has been released] Please enjoy yourself from free mode. +[乙羽フリーエッチが解放されました]\r\nフリーモードよりお楽しみください。=[Otoha Free Pervert has been released] Please enjoy yourself from Free Mode. +[莉乃フリーエッチが解放されました]\r\nフリーモードよりお楽しみください。=[Rino Free Pervert has been released] Please enjoy yourself from Free Mode. +[麗子IFストーリーが解放されました]\r\nIFストーリーよりお楽しみください。=[Reiko If Story has been unlocked] Please enjoy the story. +[麗子フリーエッチが解放されました]\r\nフリーモードよりお楽しみください。=[Reiko Free Pervert has been released] Please enjoy yourself from Free Mode. +ココア if エッチ=Cocoa If Sex +ココア if ストーリー=Cocoa If Story +ココア if EP=Cocoa If Ending +ココア if OP=Cocoa If Opening +ココア-クリア=Cocoa clear +ココア-チャプター解放度=Cocoa Chapter Release +ココア-進行度=Cocoa Progress +ココアIfルート=Cocoa If route +ココアのifストーリーを楽しむことができます。=You can enjoy Cocoa's If story. +シャワー室で莉乃と会話=Talk to Rino in\nthe shower room +乙羽-クリア=Otoha Clear +乙羽-チャプター解放度=Otoha Chapter Release +乙羽-分岐①=Otoha 1 +乙羽-分岐②=Otoha 2 +乙羽-分岐③=Otoha 3 +乙羽-分岐④=Otoha 4 +乙羽-進行度=Otoha Progress +乙羽ルート=Otoha Route +乙羽ルート①中間=Event 1 Midway +乙羽ルート①EP=Event 1 Ending +乙羽ルート①OP=Event 1 Opening +乙羽ルート②中間=Event 2 Midway +乙羽ルート②EP=Event 2 Ending +乙羽ルート②OP=Event 2 Opening +乙羽ルート③中間=Event 3 Midway +乙羽ルート③EP=Event 3 Ending +乙羽ルート③OP=Event 3 Opening +乙羽ルート④中間=Event 4 Midway +乙羽ルート④EP=Event 4 Ending +乙羽ルート④OP=Event 4 Opening +乙羽ルート⑤中間=Event 5 Midway +乙羽ルート⑤EP=Event 5 Ending +乙羽ルート⑤OP=Event 5 Opening +乙羽ルート⑥中間=Event 6 Midway +乙羽ルート⑥EP=Event 6 Ending +乙羽ルート⑥OP=Event 6 Opening +乙羽ルートをクリアすることで解放されます=Complete the Otoha route to unlock it +乙羽ルートEND=Otoha Route END +乙羽本編ルートのつづきから開始します。=Continuation of the main Otoha route. +保健室で茂部と会話=Talk to Mobu in\nthe nurse's office +孕らませ正常位=Impregnation, normality. +拘束=Restraint +窓越しにたかしと会話=Talk to Takashi\nthrough the window +莉乃-クリア=Rino: Clear +莉乃-チャプター解放度=Rino Chapter Release +莉乃-分岐①=Rino 1 +莉乃-分岐②=Rino 2 +莉乃-分岐③=Rino 3 +莉乃-分岐④=Rino 4 +莉乃-進行度=Rino Progress +莉乃ルート=Rino Route +莉乃ルート①中間=Event 1 Midway +莉乃ルート①EP=Event 1 Ending +莉乃ルート①OP=Event 1 Opening +莉乃ルート②中間=Event 2 Midway +莉乃ルート②EP=Event 2 Ending +莉乃ルート②OP=Event 2 Opening +莉乃ルート③中間=Event 3 Midway +莉乃ルート③EP=Event 3 Ending +莉乃ルート③OP=Event 3 Opening +莉乃ルート④中間=Event 4 Midway +莉乃ルート④EP=Event 4 Ending +莉乃ルート④OP=Event 4 Opening +莉乃ルート⑤中間=Event 5 Midway +莉乃ルート⑤EP=Event 5 Ending +莉乃ルート⑤OP=Event 5 Opening +莉乃ルート⑥中間=Event 6 Midway +莉乃ルート⑥EP=Event 6 Ending +莉乃ルート⑥OP=Event 6 Opening +莉乃ルートEND=Event END +莉乃本編ルートのつづきから開始します。=Continuation of the main Rino route. +部室でココアと会話=Talk to Cocoa in\nthe clubroom +麗子 if エッチ=Reiko If Sex +麗子 if ストーリー=Reiko If Story +麗子 if EP=Reiko If Ending +麗子 if OP=Reiko If Opening +麗子-クリア=Reiko Clear +麗子-チャプター解放度=Reiko Chapter Release +麗子-進行度=Reiko Progress +麗子Ifルート=Reiko If route +麗子のifストーリーを楽しむことができます。=You can enjoy Reiko's If story. +(莉乃ルートをクリアすることで解放されます)=(Complete Rino's route to unlock it.) + + +// Debug menu +// BUG: newlines get eaten somewhere along the way when applying these translations +//★乙羽 進行度表\n\n00 \n01 乙羽-分岐①\n02 乙羽-分岐②\n03 乙羽-分岐③\n04 乙羽-分岐④\n05 乙羽ルート①OP\n06 舐めフェラ\n07 乙羽ルート①中間\n08 正常位\n09 乙羽ルート①EP\n10 乙羽ルート②OP\n11 手コキ\n12 乙羽ルート②中間\n13 後背位\n14 乙羽ルート②EP\n15 乙羽ルート③OP\n16 シャワー会話\n17 乙羽ルート③中間\n18 側位\n19 乙羽ルート③EP\n20 乙羽ルート④OP\n21 フェラ\n22 乙羽ルート④中間\n23 アナル\n24 乙羽ルート④EP\n25 乙羽ルート⑤OP\n26 保健室会話\n27 乙羽ルート⑤中間\n28 騎乗位\n29 乙羽ルート⑤EP\n30 乙羽ルート⑥OP\n31 女攻め\n32 乙羽ルート⑥中間\n33 孕らませ正常位\n34 乙羽ルート⑥EP\n35 乙羽ルートEND=★Otoha Progress Chart\n\n00 \n01 Otoha - Branch 1\n02 Otoha - Branch 2\n03 Otoha - Branch 3\n04 Otoha - Branch 4\n05 Otoha Route 1 OP\n06 Licking blowjob\n07 Otoha Route 1 Mid\n08 Missionary position\n09 Otoha Route 1 EP\n10 Otoha Route 2 OP\n11 Handjob\n12 Otoha Route 2 Mid\n13 Doggy style\n14 Otoha Route 2 EP\n15 Otoha Route 3 OP\n16 Shower conversation\n17 Otoha Route 3 Mid\n18 Side position\n19 Otoha Route 3 EP\n20 Otoha Route 4 OP\n21 Blowjob\n22 Otoha Route 4 Mid\n23 Anal\n24 Otoha Route 4 EP\n25 Otoha Route 5 OP\n26 Nurse's office conversation\n27 Otoha Route 5 Mid\n28 Cowgirl\n29 Otsuwa Route 5 EP\n30 Otsuwa Route 6 OP\n31 Female attack\n32 Otsuwa Route 6 Middle\n33 Impregnating missionary position\n34 Otsuwa Route 6 EP\n35 Otsuwa Route END +//★莉乃 進行度表\n\n 00\n 01 莉乃-分岐①\n 02 莉乃-分岐②\n 03 莉乃-分岐③\n 04 莉乃-分岐④\n 05 莉乃ルート①OP\n 06 スマタ\n 07 莉乃ルート①中間\n 08 後背位\n 09 莉乃ルート①EP\n 10 莉乃ルート②OP\n 11 パイズリ\n 12 莉乃ルート②中間\n 13 側位\n 14 莉乃ルート②EP\n 15 莉乃ルート③OP\n 16 窓会話\n 17 莉乃ルート③中間\n 18 拘束\n 19 莉乃ルート③EP\n 20 莉乃ルート④OP\n 21 フェラ\n 22 莉乃ルート④中間\n 23 アナル\n 24 莉乃ルート④EP\n 25 莉乃ルート⑤OP\n 26 部室でココアと会話\n 27 莉乃ルート⑤中間\n 28 騎乗位\n 29 莉乃ルート⑤EP\n 30 莉乃ルート⑥OP\n 31 足コキ\n 32 莉乃ルート⑥中間\n 33 3P\n 34 莉乃ルート⑥EP\n 35 莉乃ルートEND=★Rino Progress Chart\n\n00\n01 Rino-Branch ①\n02 Rino-Branch ②\n03 Rino-Branch ③\n04 Rino-Branch ④\n05 Rino Route ① OP\n06 Handjob\n07 Rino Route ① Intermediate\n08 Doggy style\n09 Rino Route ① EP\n10 Rino Route ② OP\n11 Titty fuck\n12 Rino Route ② Intermediate\n13 Side position\n14 Rino Route ② EP\n15 Rino Route ③ OP\n16 Window conversation\n17 Rino Route ③ Intermediate\n18 Restraint\n19 Rino Route ③ EP\n20 Rino Route ④ OP\n21 Blowjob\n22 Rino Route ④ Intermediate\n23 Anal\n24 Rino Route ④ EP\n25 Rino Route ⑤ OP\n26 Talking with Cocoa in the clubroom\n27 Rino Route ⑤ Mid\n28 Cowgirl\n29 Rino Route ⑤ EP\n30 Rino Route ⑥ OP\n31 Footjob\n32 Rino Route ⑥ Mid\n33 Threesome\n34 Rino Route ⑥ EP\n35 Rino Route END +★乙羽 進行度表\n\n00 \n01 乙羽-分岐①\n02 乙羽-分岐②\n03 乙羽-分岐③\n04 乙羽-分岐④\n05 乙羽ルート①OP\n06 舐めフェラ\n07 乙羽ルート①中間\n08 正常位\n09 乙羽ルート①EP\n10 乙羽ルート②OP\n11 手コキ\n12 乙羽ルート②中間\n13 後背位\n14 乙羽ルート②EP\n15 乙羽ルート③OP\n16 シャワー会話\n17 乙羽ルート③中間\n18 側位\n19 乙羽ルート③EP\n20 乙羽ルート④OP\n21 フェラ\n22 乙羽ルート④中間\n23 アナル\n24 乙羽ルート④EP\n25 乙羽ルート⑤OP\n26 保健室会話\n27 乙羽ルート⑤中間\n28 騎乗位\n29 乙羽ルート⑤EP\n30 乙羽ルート⑥OP\n31 女攻め\n32 乙羽ルート⑥中間\n33 孕らませ正常位\n34 乙羽ルート⑥EP\n35 乙羽ルートEND=★Otoha Progress Chart\n\n00 -> 01 Otoha - Branch 1 -> 02 Otoha - Branch 2 -> 03 Otoha - Branch 3 -> 04 Otoha - Branch 4 -> 05 Otoha Route 1 OP -> 06 Licking blowjob -> 07 Otoha Route 1 Mid -> 08 Missionary position -> 09 Otoha Route 1 EP -> 10 Otoha Route 2 OP -> 11 Handjob -> 12 Otoha Route 2 Mid -> 13 Doggy style -> 14 Otoha Route 2 EP -> 15 Otoha Route 3 OP -> 16 Shower conversation -> 17 Otoha Route 3 Mid -> 18 Side position -> 19 Otoha Route 3 EP -> 20 Otoha Route 4 OP -> 21 Blowjob -> 22 Otoha Route 4 Mid -> 23 Anal -> 24 Otoha Route 4 EP -> 25 Otoha Route 5 OP -> 26 Nurse's office conversation -> 27 Otoha Route 5 Mid -> 28 Cowgirl -> 29 Otsuwa Route 5 EP -> 30 Otsuwa Route 6 OP -> 31 Female attack -> 32 Otsuwa Route 6 Middle -> 33 Impregnating missionary position -> 34 Otsuwa Route 6 EP -> 35 Otsuwa Route END +★莉乃 進行度表\n\n 00\n 01 莉乃-分岐①\n 02 莉乃-分岐②\n 03 莉乃-分岐③\n 04 莉乃-分岐④\n 05 莉乃ルート①OP\n 06 スマタ\n 07 莉乃ルート①中間\n 08 後背位\n 09 莉乃ルート①EP\n 10 莉乃ルート②OP\n 11 パイズリ\n 12 莉乃ルート②中間\n 13 側位\n 14 莉乃ルート②EP\n 15 莉乃ルート③OP\n 16 窓会話\n 17 莉乃ルート③中間\n 18 拘束\n 19 莉乃ルート③EP\n 20 莉乃ルート④OP\n 21 フェラ\n 22 莉乃ルート④中間\n 23 アナル\n 24 莉乃ルート④EP\n 25 莉乃ルート⑤OP\n 26 部室でココアと会話\n 27 莉乃ルート⑤中間\n 28 騎乗位\n 29 莉乃ルート⑤EP\n 30 莉乃ルート⑥OP\n 31 足コキ\n 32 莉乃ルート⑥中間\n 33 3P\n 34 莉乃ルート⑥EP\n 35 莉乃ルートEND=★Rino Progress Chart\n\n00 -> 01 Rino-Branch ① -> 02 Rino-Branch ② -> 03 Rino-Branch ③ -> 04 Rino-Branch ④ -> 05 Rino Route ① OP -> 06 Handjob -> 07 Rino Route ① Intermediate -> 08 Doggy style -> 09 Rino Route ① EP -> 10 Rino Route ② OP -> 11 Titty fuck -> 12 Rino Route ② Intermediate -> 13 Side position -> 14 Rino Route ② EP -> 15 Rino Route ③ OP -> 16 Window conversation -> 17 Rino Route ③ Intermediate -> 18 Restraint -> 19 Rino Route ③ EP -> 20 Rino Route ④ OP -> 21 Blowjob -> 22 Rino Route ④ Intermediate -> 23 Anal -> 24 Rino Route ④ EP -> 25 Rino Route ⑤ OP -> 26 Talking with Cocoa in the clubroom -> 27 Rino Route ⑤ Mid -> 28 Cowgirl -> 29 Rino Route ⑤ EP -> 30 Rino Route ⑥ OP -> 31 Footjob -> 32 Rino Route ⑥ Mid -> 33 Threesome -> 34 Rino Route ⑥ EP -> 35 Rino Route END + + +// Unimplemented stuff in settings menu +キャラクター\n表示設定=Character Display Settings +ローター\r=Rotor\r +絆創膏\r=Band-aid\r +ピアス\r=Pierce\r +洗濯ばさみ\r=Clothespins\r +鎖\r=Chain +縄=Rope +破れ=Broken +[[ メモ ]]\n・ぼかしとグローを統一して\n画面のしぶき付着エフェクトONOFF=[[Notes]]\n・Unify blur and glow\nTurn on/off the splash effect on the screen diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Unsorted.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Unsorted.txt new file mode 100644 index 0000000..7124b26 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/Unsorted.txt @@ -0,0 +1,124 @@ +キャラ=Character +後背位=Doggy Style +脱衣=Undressed + + +(シーン開始時の表示設定)=(Setting the display at the start of the scene) +(解放チャプターは保持されます)=(Unlocked chapters will be retained) +- グラフィック・エフェクト設定 -=- Graphics effect settings. +- キャラクター選択 -=- Character Selection - +ADV体験はここまでです。\n[乙羽エッチが解放されました]\nチャプターセレクトよりH体験をお楽しみください。=This is the end of the ADV experience. \n[Otsuha sex has been released]\nPlease enjoy the H experience from Chapter Select. +[Day1-3]莉乃ルート①中間=[Day 1–3] Rino Route 1 Intermediate +[変数受け取り用]●●●●に戻りますか?=Return to [variable collection]? +”おねだりさせる”\nテキスト表示場所3行50列\n12345678901234567890123456789012345678901234567890=“I’ll make you beg.” Text display location: 3 lines, 50 rows, 12345678901234567890123456789012345678901234567890 +※本動作確認内のシーンはゲーム本編とは関係ありません※=*The scene within the main motion confirmation has nothing to do with the main game story * +←ロード=←Load +←再生=←Replay +● 前回の測定結果=● The previous measurement results +★ココア 進行度表\n\n 00 \r\n 01 ココア if OP\r\n 02 ココア if エッチ\r\n 03 ココア if EP=★Cocoa Progressive Table 0001 Cocoa if open 02 Cocoa if dirty 03 Cocoa if EP +★危険日指定(指定日から6日間が対象)=★Dangerous Day Designation (Aim for six days from the designated date) +★麗子 進行度表\n\n 00\r\n 01 麗子 if OP\r\n 02 麗子 if エッチ\r\n 03 麗子 if EP=★Reiko progress chart 0001 Reiko if open 02 Reiko if dirty 03 Reiko if EP + \n[24/09/04][修正情報][Ver0.13]\n投稿サーバーの負荷軽減、移転の為\nVer0.13以前のバージョンでは投稿機能がご利用頂けません。\n各ダウンロードサイト様より最新版の\n再ダウンロードをお願いします。\n \n前バージョンを遊んでいる方は、Saveフォルダ内のデータが上書きされないように対処をお願いします。\nお手数おかけしますがよろしくお願いします。\n = \n[24/09/04][Correction Information] [Ver. 0.13] Due to load reduction and transfer of the submission server, submission functions cannot be used in the previous version of Ver. Please re-download the latest version from each download site. Those who are playing with the previous version, please take care not to overwrite the data in the Save folder. I'm sorry to trouble you, but I'm counting on you.\n  +「移動モード有効中」はモーションに\n 合わせた配置は無視され、リセット\n でモーション準拠に戻ります。=When movement mode is enabled\n, placement according to animation is ignored, and \nresetting returns to following animation. +『はじめから』を開始するには\nキャラクターの進行度をリセットする必要があります。\n\n対象キャラクターを選択してください。=In order to start from the beginning, you need to reset some progress. Select which characters you want to reset progress with. +『実際会うのはかなり久しぶりだから、確信がなくてね。\n こっちに帰ってきてるのは聞いていたけど』\n\n=“It’s been quite a while since we actually met, so I wasn’t sure. I heard you were back here, though.”\n\n +『ON』の場合ストーリーにあわせた服装で表示されます。\n『OFF』の場合はカスタムのまま表示されます。\n(ストーリーと矛盾する場面が発生する場合があります)=When set to "ON", the character will be shown in the clothes that match the story. \nWhen set to "OFF", the character will be shown in the custom clothes. \n(If off, there may be contradictions in some story scenes) +あああああああああ=Aaaaaaaaaaa +おねだりさせる=Make her beg +てらち\n\nしゅんころ\n\nら~ゆ\n\nアサ=Terachi Shunkoro Rayu Asa +アット=At +アナルモデル=Anal model +ウィンドウを非表示にします=Hide the Text Window +エフェクト=Effect +オート会話=Auto-conversation +オート再生します=Auto Play +キャラクターの進行度をリセットします。\n\n対象キャラクターを選択してください。=This resets the character's progress. Select the target character. +クリック進行停止=Click stop. +ココア会話=Cocoa conversation +サブ=Sub +サブカメラウィンドウ=Sub-camera window +サブカメラ操作中=Sub-camera operation. +スクリーンモード切り替え=Switch screen mode +ストーリー準拠ではない場合=Do not use story-based clothing +ストーリー準拠の場合=Use story-based clothing +スパート=Spurt +テンキーメニュー=Tenkie Menu +バックログを表示します=Display the Backlog +ビク=Vic +フィニッシュ=Finish +フェラモデル=Ferra model +フリー=Free +フリーモードセレクトへ戻りますか?=Return to Free Mode Select? +メッセージをスキップします=Skip Text +モザ種類=Mosaic type +モデリング/モーション\n\nプログラム/WEB\n\nシナリオ\n\nSDキャラデザイン=Modeling/Motion Program/Web Scenario SD Character Design +モブ=Mob +モーションセレクト=Motion selection +モーションメニュー=Motion menu +ライセンス情報は同梱の"License.txt"に記載しています。=The license information is listed in the attached lynx.txt. +ランダム=Random +ランダムでシーンへ移行します。\n移行後はミニメニューから好きな体位へ\n素早く移動することができます。=※ Start from a random sex scene.\r\nYou can change scenes from "Change Position" in the "Side Menu". +ランダム停止=Random stop +ループ再生=Loop regeneration +ルームカラー=Room color +ロード=Load +一気に挿入=Put it in all at once +中心点=Center point +中心点の表示=Central point display +亀頭キス=A glans kiss. +他モーション=Other motions +以下のキャラクター進行度を削除して物語を『はじめから』開始します。\n\n\n\nよろしいですか?=Progress the with following characters will be deleted \nand the story will start from the beginning.\n\n\n\nIs this okay?\n +位置=Position +共通OPクリア=Common opening cleared +匂いを嗅がせる=Smell it. +反映はリロードしてください=Please reload to see changes +各CHAPTERの冒頭から続きを遊ぶことができます。=You start playing from the beginning of each chapter. +吊るし縄=Hanging rope +名前名前=Name, name +回転=Rotate +声の出演=Voice Actors +声掛け=Call out +奉仕=Service +強制ビク=Forced twitch +強制小刻み=Forced shredding +拘束具=Binding +拡縮=Scale +本ベンチマークにはサウンドはありません。=There is no sound on this bench. +次のシーンまでスキップしますか?=Do you want to skip to the next scene? +次のシーン・選択肢・デモシーンにジャンプします=Jump to the next scene or choice + +涙=Tears +現在未実装!\n親切機能だと思うが、こちらとしてはスカートなどはめり込むから\n半脱げにしたいなどある、相談=It's not implemented right now! I think it's a nice feature, but I'll be wearing skirts and the like, so I'd like to take them off half-heartedly. +環境設定画面を閉じます [ 設定を適応 ]=Close the environment menu. [adapt settings] + + +移動モード有効中=Movement mode activated. +絶頂=Climax +絶頂させる=Make her climax +表示メニュー=Display Menu +裏ボイス=Inner voice +補修オナ01=Repair masturbation 01 +補修オナ01UP\r=Repair masturbation 01UP\r +補修オナ01outPC\r=Repair masturbation 01outPC\r +補修オナ02=Repair masturbation 02 +補修オナ02UP=Repair masturbation 02UP +補修オナ02outPC=Repaired masturbation 02 out PC +補修オナ03=Repair masturbation 03 +補修オナ03UP=Repair masturbation 03UP +補修オナ03outPC=Repaired masturbation 03 out PC +補修オナ04=Repair masturbation 04 +補修オナ04UP=Repair masturbation 04UP +補修オナ04outPC=Repair masturbation 04 out PC +解像度\nスクリーンモード\nクオリティ設定\n影の表示\nぼかしエフェクト\nグローエフェクト\nほこりパーティクル\n被写界深度=Resolution, screen mode, quality setting, shadow display, blur effect, low effect, dust particles, subject depth. +設定を変更します=Change Settings +進行度リセット=Progress reset +遮断物=Blocker +遮断物を半透明表示=It's semitransparent. +遮断物を表示=Display Blocker. +遮断物を非表示=Hide the blockade +鏡=Mirror +開 発=Development +F2キーでショートカットキーの一覧を確認する事ができます。=You can view a list of shortcut keys by pressing F2. +Hを終わる=Finish H +キャラが表示される前しか\n反映されません=It can only be reflected before the character is displayed. +ストーリー準拠服装=Story-compliance clothing diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/regex.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/regex.txt new file mode 100644 index 0000000..d3901bc --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/regex.txt @@ -0,0 +1,44 @@ + +// Maker dialog boxes ---------------------------------------------------------- + +sr:"^現在のカスタマイズを\[([^\]]+)\]に適用し、切り替えてよろしいですか?$"=Do you want to apply your current customizations to \n[$1] and switch characters? +sr:"^現在のカスタマイズを\[([^\]]+)\]に適用し、タイトルへ戻ってよろしいですか?$"=Do you want to apply your current customizations to \n[$1] and return to title? +sr:"^現在のカスタマイズを\[([^\]]+)\]に適用し、セレクトマップへ戻ってよろしいですか?$"=Do you want to apply your current customizations to \n[$1] and return to the map? + +sr:"^現在の選択キャラクターは\[([^\]]+)\]です。$"=Currently selected character: [$1] + + +// H scenes ---------------------------------------------------------- + +r:^アニメーション スピード\[(.+)\]$=Animation Speed [$1] + +// Randomly spammed in H scenes, does not seem to be shown anywhere +// not ideal, would be better to somehow blacklist whatever is using these strings +// doesnt work r:^(CH_Prefub.*)$=$1 + + +// Various menus, mainly main menu ---------------------------------------------------------- + +sr:"^\[([^\]]+)\]$"=[$1] +sr:"^\[([^\]]+)\] *\[([^\]]+)\]$"=[$1] [$2] +sr:"^\[([^\]]+)\] *\[([^\]]+)\] *\[([^\]]+)\]$"=[$1] [$2] [$3] +sr:"^\[([^\]]+)\] *\[([^\]]+)\] *\[([^\]]+)\] *\[([^\]]+)\]$"=[$1] [$2] [$3] [$4] + +sr:"^※\[([^\]]+)\]\[([^\]]+)\]のどちらかは必ず選択してください。$"=*You have to choose at least one of [$1] and [$2] + +r:^進行度 (\d+)\/(\d+)$=Progress: $1/$2 + +r:^~(\d+)日$=Day $1 +r:^(\d+)秒$=$1s + +sr:"^(\[Day\d+-\d+\])(.*)$"=$1 $2 + +r:^初期値:(\d+)日~$=Initial value: $1 days~ + +sr:"^(.*)\(夕\)$"=$1 (Evening) +sr:"^(.*)\(夜\)$"=$1 (Night) +sr:"^(.*)\(昼\)$"=$1 (Noon) + +r:キャラクターセレクト([♡♥]+)=Character Select $1 + +//sr:"^( *\d\d )(.*)$"=$1$2 \ No newline at end of file diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zaKoekakeList.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zaKoekakeList.txt new file mode 100644 index 0000000..f3830a0 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zaKoekakeList.txt @@ -0,0 +1,1573 @@ +①初めておじさんのチンポ=1 Uncle's cock for the first time +初めておじさんのチンポを触ってみてどうだい?=Why don't you try touching your uncle's cock for the first time? +んちゅ…、れる…んん…、すごく苦しそう…。こんなにビクビクして…んふ…ちゅぷ、別の生き物みたい…。\n匂いも…んん、この鼻の奥を刺激するツンとした匂い…、はあ、あぁ…じゅぷ、っちゅ…これが、おじさん\nの…お、おちん…ちんの…匂い、なんだね…。っむ…んふぅ…っ…=*kiss*... *slurp*... nnh... It looks like it's really in pain... It's twitching so much... nfh... *chuckle*, like a different creature... And the smell... nnnh, the pungent smell that stimulates the back of my nose... hah, ahh... slurp, chu... So this is... Uncle's... d-dick... smell...? Mmh... mmph... +おじさんのチンポ臭は臭くていやかい?=You don't like the smell of your uncle's cock? +そ、そんなこと…!た、確かにいい匂いではないけど…。ん、はぁ…でも、なんだかドキドキして体が熱く\nなって…、えうっ…ちゅ、じゅぷ、ちょ、ちょっとだけ…だけど…、エ…、エッチな気分になっちゃうの…。\nだから、き、嫌いじゃないよ?はぁ…ちゅ、じゅぷ…=Th-That's not...! I-It certainly doesn't smell good, but... Nn, hah... But my heart's beating so fast, my body's getting hot... Ehhh... *kiss* *slurp* I-I'm just a little... but... I... I'm feeling dirty... It's n, so I don't hate it, okay? Hah... chu, chu... +そうかそうか、嫌われたらどうしようかと思っちゃったよ。それより乙羽ちゃん、男性のチンポを舐めるのは\n初めてだろう?どんな味がするか詳しく教えてくれるかい?=I see, I see. I was wondering what I’d do if she hated me. More importantly, Otoha-chan, this is your first time licking a man’s cock, isn’t it? Could you tell me more about what it tastes like? +う、うぅ…。そ、その……、しょっぱくて…、少し苦くて…。んふ…ちゅぷ、正直、おいしくはないけど…。\nでも、優しく舌を這わせると…、えうっ…じゅる…気持ちよさそうに震えて…んっちゅ…ちょっとカワイイ\nかも、とか…。んぐ…ん…=Uh, uhh... U-Umm... It's salty... and a little bitter... Eheh... *kiss* Honestly, it's not tasty, but... When I gently run my tongue along it... Ehhh, *slurp*... It trembles like it feels good... Mmchu... It might be a little cute... Ngh... ngh... +はっ…、んっちゅ…お…、おちんちんの…先っぽから、濃くてエッチなお汁が出て来て…ちゅぷ、ん、はぁ…\n悦んでるのが分かる、から…その、嬉しい、の…。それに……ちゅ、じゅぷ、おじさんと、こういうこと…\nできて幸せなの…。えうっ…じゅる…んぐ…=*pant*... *kiss*... M-Mister... thick, dirty juices are coming out of the tip... *slurp* nn, hah... I can tell you're happy, so... umm, I'm happy... And... chu, *suck*, it's nice to be able to do something like this... with you... Ehhh... *lick*... ngh... +中年おじさんの汚いチンポを美少女の乙羽ちゃんが嬉しそうにむしゃぶってると思うと…おじさんも興奮して\nたまらないよ…。ほら、自分でも言ってごらん?今何をしているのか=The thought of Otoha-chan happily sucking on her middle-aged uncle's filthy cock... makes him so excited he can't stand it... Come on, say it yourself. What are you doing right now? +そ、そんな事……。うぅ…、私…、今、大好きなおじさんの…ん、く…おちんちん…を、いやらしく舐めて\nます…。えうっ…ちゅ、じゅぷ、おじさんは汚いって言うけど…確かに、舌で擦りあげると…、んっちゅ…\nカスみたいなのが舌や唇にまとわりついて…匂いも凄く濃いけど…、んちゅ…、れる…=Th-That's not true... Ugh... I... I'm licking my beloved uncle's... ngh... penis... lewdly... Ehhh... *kiss* *slurp* He says it's dirty, but... he's right, when I rub it with my tongue... Mmchu... It's like crumbs sticking to my tongue and lips... and the smell is really thick... Mnchu... *lick*... +でも、私は嬉しいの…。おじさんとこういう関係…ちゅぷ、んふ…おちんちんを舐めて気持ちよくする関係に\nなれて嬉しいの…。んっちゅ…はあ…=But I'm happy... This is the kind of relationship I have with him... *kiss* *slurp*... It makes me happy to have a relationship where I can lick his penis and make him feel good... *smooch*... *pant*... +乙羽ちゃんは健気でかわいいねぇ…。そんな乙羽ちゃんのフェラがいやらしくて…ほら、おじさんのチンポも\nどんどん硬く、大きくなっていくよ…。この前、おじさんが乙羽ちゃんのオマンコをクンニした時みたいに、\n今度は乙羽ちゃんがおじさんのチンポをきれいに舐め回して気持ちよくしてね。=You're so brave and cute, Otoha-chan... Your blowjob is so lewd... Look, your dick's getting harder and bigger too... Just like the last time your uncle snagged your pussy, it's time for you to lick your uncle's cock clean and make him feel good. +フェラ…?ク、クン…ニ…?=Blowjob...? K-kun... ni...? +この間、おじさんが乙羽ちゃんのオマンコをいやらしくベロベロ舐め回しただろう?あれをクンニって言う\nんだ。そして今、乙羽ちゃんがおじさんのチンポを舐めしゃぶってることをフェラチオって言うんだよ。\nあの時、乙羽ちゃんがすごくエッチにイッたように、おじさんをフェラでイカせてほしいんだ。=You licked Otoha-chan's pussy lewdly the other day, didn't you? That's what they call a kunni. And now, the fact that you're licking and sucking her cock is called a blowjob. \nI want you to make her cum with blowjobs, just like you did when you came so dirty. +そ、そんなに、エッチに…イ…、イッてたなんて…。恥ずかしい…。ちゅ、じゅぷ、っちゅ…でも、あんな\n風に…はっ…、んっちゅ…おじさんも、気持ちよく、……イ…、イッてくれるなら…私も嬉しいよ?じゅる…\nんぐ…ちゅぷ、頑張って、フェ…、フェラ、チオ…する、ね…。れる…んん…、はっ…、んっちゅ…=I-I didn't know you were cumming... so dirty... It's embarrassing... *kiss* *slurp* *lick* But, like that... hah... mmchu... Uncle, if you... feel good too... I... I'll be happy too, you know? *suck*... mmmgh... chuph, do your best... to give me a blowjob... okay...? Mmmph... haah... mmmchu... +②おちんちん…こんなに苦しそうに腫れてるのに…=2 Your penis... It's swollen like it's in so much pain... +ん、ぷちゅ…、そ、それより、おじさん、その…、んっ…お、おちんちん…は、痛くないの?はぁっ…、\nんっちゅ…くぷっ…、こんなに苦しそうに腫れてるのに…血管も凄く浮いてて…ふぁぅ…んぷ…火傷しそう\nなくらい熱いし…。じゅぷ、っちゅ…じゅるるる…だ、大丈夫なの、かな…?=Nn, *kiss*... A-Anyway, Uncle, um... nn... y-your dick... doesn't hurt? Hahh... *slurp slurp*... kpfh... It looks like it's in so much pain... but the veins are bulging... fuauh... npff... It's so hot I feel like I'm going to get burned... *lick* *suck*... I-Is it okay...? +痛くはないけどある意味苦しいよ。チンポがこんなにギンギンに勃起してるのは、早く射精したくて堪らない\n状態なんだ。=It doesn't hurt, but in a way, it hurts. My cock is so hard that I can't stand it. I want to ejaculate as soon as possible. +んちゅ、じゅぅ…しゃ、射精…って、えと、確か精子が出ること…だよね…?んぐ…にゅちゅ…、それが\nできれば、大きくなったおちんちんは…満足するの?んはぁ…、ちゅちゅ…=*kiss*, *slurp*... E-Ejaculate... Wait, um, I'm pretty sure it's sperm coming out... right...? Ngh... *suck*... If you can do that, will your penis... grow bigger... be satisfied? Mnhah... Mmchu... +ほとんどの場合、勃起が収まって楽になれるんだ。でもね、乙羽ちゃんがこんなにエッチだから、もっと\n射精したい、ぶっかけたい、って性欲がムラついて一回だけじゃ収まらないかもしれないんだよ=Most of the time, my erection subsides and I feel better. But since Otoha-chan's so perverted, my lust for more ejaculation and hurling it at her might not subside just once. +ぶ、ぶっかけ…って…。う、うぅ…。でも私のせいで、ぼ…、勃起して…はあっ…、んっちゅ…イッても\n収まらないなんて…。じゅぷ、っちゅ…じゃ、じゃあ、オチンチンが満足するまで、えうっ…じゅる…\nんぐ…責任もっていっぱい舐めてあげる…ね?…っちゅ…じゅるる…=B-Bukkake... huh...? U-Ugh... But it's my fault... I-I'm erect... haah... mmchu... I can't stop cumming... *slurp* *kiss*... Th-Then, until your penis is satisfied, I'll take responsibility and lick you lots... okay? ...Chu... schlurp... +はふっ、ん…だから、もし…その…、っちゅ…私の…顔や口を……汚したいって思うなら…ね、ちゅぷ、\nんぐ…ん……好きなとき、に…お、思いっきり…射精して、ほしい…の…。にちゅ…はふっ、ん…=Hafh, nn... So, if... umm... chu... you want to... dirty my face and mouth... nnh, chuph, nngh... nh... I-I want you to... ejaculate... as much as you want... as you can... nchu... hafh... mmh... +ああ…、初めてなのに、こんなにチンポにクることを言うなんて…。本当にイヤラシイ子だね。お望みどおり\n乙羽ちゃんをザーメン塗れにしないと気が済まないよ。=Ahh... It's my first time saying something like this to a cock... What a dirty girl. I won't be satisfied until I smear my semen on Otoha-chan, as you wish. +ザ、ザーメン…?=S-Semen...? +そう。精子のことをザーメンっていうんだよ。他にも「チンポ汁」ともいうんだ。男は好きな女の子をザー\nメン塗れ、チンポ汁塗れにして興奮するんだよ。=That's right. Sperm is called semen. It's also called cock juice. Men get turned on by smearing semen on the girl they like and slathering cock juice on her. +はふっ、んちゅ…そ、そうなんだ…。でも、私もおじさんの…ザ…、ザーメン…じゅぷ、っちゅ…いっぱい\nか、かけてくれ、たら…嬉しい…かも…。っちゅ…えうっ…じゅる…そ、それだけ気持ちよくなってくれた\nってこと…だもんね?んちゅ…、れる…んん…=*pant* *kiss* I-I see... But I'd be happy if you... *slurp* *suck*... put lots... of semen on me... *kit*... Ehhh... *lick*... Th-That's just how much you enjoyed it, isn't it? *smack*... *flick* Mmm... +乙羽ちゃんが嬉しく思ってくれるならおじさんも嬉しいよ。じゃあ、いっぱいぶっかけられるように、\nおじさんのちんぽにおねだりしてごらん。=As long as Otoha-chan's happy, she'll be happy too. Well then, try begging Uncle \n's dick so you can dump lots of it on her. +えっ…、う…、うん…。えうっ…ちゅ、じゅぷ、……お、おじさんの…オチンチン、を…い、いっぱい舐め\nるので…じゅる…んぐ…気持ちよくなったら…、その…、私に…ザ、ザーメン……、じゅぷ、っちゅ…チ…\nチンポ汁を…いっぱい…気が済むまで、はふっ、ん…ぶ…ぶっかけてくだ…さい…。じゅるる…くちゅぅ…=Huh...? Y-Yeah... Ehhh... *kiss* *slurp*... I-I'll lick your... penis... a lot... *suck*... ngh... When it feels good... umm... I'll... s-sperm... slurp, smack*... until you're satisfied... hafh, nn... nnh... buh... smear it all over me... *lick*... +③すごく気持ちいいけど、乙羽ちゃんはどうだい?=3 It feels really good, but what about you, Otoha-chan? +あぁ…、すごく気持ちいいけど、おじさんばかりチンポ晒して少し寂しいよ…。乙羽ちゃんはどうだい?=Ahh... It feels really good, but it's a little lonely to expose your cock so much... How about you, Otoha-chan? +んはぁ、ずちゅ…、オチンチンを舐めてると、んちゅ…、れる…頭がボーっとして…、はふっ、ん…全身が\nゾワゾワしちゃう…。=*pant* *slurp*... When I lick your penis, *kiss*... *lick*... My head's all fuzzy... hafh, nh... My whole body's tingling... +そうかそうか…。じゃあ乙羽ちゃんはチンポを舐めながら興奮してるエッチな子なんだねえ…。それじゃあ\n今度はオマンコの様子を知りたいな。=I see, I see... Then Otoha-chan must be a dirty girl who gets excited while licking her cock... Now then, I want to know how her pussy is doing next time. +んはぁ、ずちゅ…、エ、エッチかなんて分かんないけど…、にゅちゅ…、とにかくムズムズ、してるの…。\nちゅ…じゅる…、熱くて…オ…、オマンコの奥の方が……はあ…、ん、く…堪らなくもどかしい、の…。\nじゅぷ、っちゅ…いじりたくて…、何かで擦り上げたくて…ふぁふ…っ仕方ないよぉ…。はぁ…、あぁ…=Nnhah, *slurp*... I-I don't know if it's lewd or not, but... *suck*... Anyway, I'm itching... \nchu... schlrrp... It's so hot... I... I can't help it... hahh... nn, kh... It hurts so much... I want to play with it... and rub it with something... fuafh... I have no choice... Hah... aahh... +それは乙羽ちゃんのオマンコが、この前みたいに気持ちよくなりたがってる証拠なんだ。=That's proof that Otoha-chan's pussy wants to feel good like last time. +そ、それは…、そう…かも…。ちゅぷぷ…、んはぁ…、でも、今は…おじさんのおちんちんを、…ちゅぷ、\nんぐ…舐めしゃぶってるのも気持ちいいの…。はっ…、んっちゅ…この前シてくれたように…、今度は\n私が…。あっ、おちんちんがまた大きくなって…。じゅちゅっ、すごい…。ちゅ、じゅぷ、っちゅ…=Th-That... might be... true... *slurp*... nhah... But right now... licking and sucking on my uncle's penis feels good too... Hah... *kiss*... Just like you did last time... This time, I'll... Ah, your dick's getting bigger again... Shlurp, wow... Chu, chuph, chu... +乙羽ちゃんがすごくエッチなことを言うから、おじさんもすごく興奮してチンポも大きくなったんだよ。\nほら、もっと教えて?おじさんのチンポを喜ばせてほしいんだ。=Otoha-chan said something really dirty, so the old man got really excited and his cock got bigger too. \nCome on, tell me more, okay? I want you to please my uncle's cock. +えうっ…ちゅ、じゅぷ、オ…、オマンコが……は…、恥ずかしい、けど…、お漏らし…したみたいに、ずちゅ\nちゅ…、んんっ…、グショグショに濡れて…。っちゅ…じゅるる…下着を咥え込むほど…ヒクついてるの…。\nん……じゅぷぷっ…=Ehhh... *kiss* *slurp* My pussy... hah... is embarrassing, but... it's twitching... as if... I've wet myself... nnnh... sopping wet... *suck*... *lick*... My panties... are trembling so much... that I'm holding them in my mouth... +んっちゅ…ふぁぅ…オマンコに食い込んで…物欲しそうにうねって…、ちゅぷ、んぐ…少し刺激されるけど…\n逆にもっと欲しくなっちゃう…。んふ…ちゅぷ、ん…、オチンチン舐めながら気持ちよくなってるのに…\nじゅぷ、っちゅ…オマンコも、もっともっと…、って、…ちゅ、エッチな要求してるの…。ふぁぅ…んふ…=Mmchu... fwah... It's digging into my pussy... wriggling greedily... chuph, ngh... it's a little stimulating, but... it actually makes me want more... Mmfh... chpfh, mmh... Even though it feels good while licking my penis... mmmch, chuph... My pussy is demanding more... nnh... mnh... +あぁ、すごいよ…。おじさんのチンポも乙羽ちゃんにエッチな要求してるだろう?うまくできたらご褒美を\nシてあげないとねぇ…。=Ah, that's amazing... Your uncle's cock is demanding sex from Otoha-chan too, isn't it? If it goes well, I'll have to reward him for it... +④私、ちゃんと出来てる?=4 Am I doing well? +んちゅ…、れる…んん…、おじさん…、ど、どう、かな…?じゅる…んぐ…私、ちゃんと出来てる?\nちゅっ…、き、気持ち、いい…?んぐ…にゅちゅぅ…=*kiss*... *lick*... nnh... Uncle... h-how is it...? *slurp*... nngh... Am I doing it right? \nNnchuu... Does it feel good...? Ngh... *smooch*... +そうだなぁ…、おじさんのチンポはどうなってるかな?=Let's see... I wonder what's going on with Uncle's cock? +……??う、うん…。っ、んちゅ、じゅぅ…さ、先っぽを刺激すると…大きく跳ねて…、じゅぷ、っちゅ…\nさ、竿は…ドクドク…って、んぐ…脈動してすごいの…。じゅぅ…ふぁぅ…んぷ…き…、金玉…も、苦し\nそうに…、パンパンに膨らんでるよ…?っちゅ…えうっ…じゅる…=...??? Y-Yeah...! Mmchu, slurp... I-If you stimulate the tip... it bounces up and down... *slurp* *kiss*... Y-Your rod... is pulsating... nngh... and it's amazing... *Suck*... fwah... mmph... k-gold ball... it-it's swelling up... as if it hurts...? *Smack*... ehhh... *Lick*... +それはチンポが凄く気持ちよくなってるってことだよ。だから、初めてにしてはとても上手にできているん\nだよ。=That means my dick feels really good. That's why I'm doing it so well for my first time. +んぷ…ちゅぷぷ…、そう、なんだ…。えへへ、ちょっと嬉しい、かも。っ、んちゅ、じゅぅ…\n私、頑張るから…ちゅぷ…、もっと気持ちよくなって…。色んなこと教えてほしいの。にゅちゅぅ…はふっ、ん…=Mmmph... *smack*... I see... Ehehe, I think I'm a little happy. Ngh, *kiss* *slurp*... \nI'll do my best, so... chuph... feel even better... I want you to teach me all sorts of things. Nyuchuu... hafh, nn... +いい心がけだね。じゃあ、もっと思いっきりむしゃぶってごらん?\n大丈夫。下品だなんて思わないから=That's a good attitude. Then why don't you suck harder? Don't worry, I won't think you're vulgar. +う、うん…。はっ、んん、ちゅっ…、んぶっ…、ブジュッ…じゅぽぉ……。にゅちゅぅ…ぶちゅちゅぅ…ッ。\nど…、どう…、かな?こんな感じで…いいの?=Y-Yeah... Hah, nnh, chu... nbuh... bujuu... jupoh... Nyuchuu... buchuchuchyuu... nh. How... do you like it...? Is it okay... to be like this? +そうだよ…。でも、もっと舌を強く押し当てながら擦りつけてごらん。裏筋や亀頭の先も強くしたり弱くし\nたり、刺激に緩急をつけるんだ。ねちっこく弄ぶようにやってごらん。=That's right... But try pressing your tongue harder and rubbing it against me. The underside and the tip of my glans are getting stronger and weaker, and you need to slow down the stimulation. Try playing with them all the time. +ふぅ、んちゅ…、強く……。ぶじゅっ、じゅぶぶぶっ…、ぐちゅぅ……ずぞぞぞぉ…。んん…、弱く……。\nちゅっ、ピチュっ…、れちゅぅ…レロレロ…。先っぽ…あっ、汁がいっぱい溢れて…。んん、すっごく\n濃いよぉ…。=Fhh, mmchu... Harder... bujyuu, jyubububu... guchuu... zuzozozo... nnh... weaker... \nchuu, pichuu... relorerorero... The tip... ah, so much juice... Nnnh, it's so thick... +ああ、本当に上手だねぇ…。エッチなお勉強も優秀だからおじさんも教え甲斐があるよ。=Ah, you're really good at this... Your dirty studies are excellent too, so it's worth teaching you. +⑤お口でじゅっぽし咥えてほしいけど…=5 I want you to hold it in your mouth, but... +乙羽ちゃんのぷっくりネットリした舌で舐められて凄く気持ちいいよ…。それだけにお口でじゅっぽし咥えて\nほしいけど、それはまだ早いかな。=It feels really good when Otoha-chan licks me with her sticky tongue... I want her to hold it in her mouth that much, but I guess that's too early. +んふ…ちゅぷ、ん、はぁ…え?舐める以外のやり方があるの…?っ、んちゅ、じゅぅ…お、おじさんは…\nそっちの方が好き…、なの…?にゅちゅぅ…はふっ、ん…=Eheh... *kiss* nn, hah... Huh? There's another way to lick it...? Mmchu, *slurp*... O-Oji-san... \ndo you like that more...? Nyuchuu... hafh, nn... +どっちも好きだけど、言ってしまえばそっちの方が気持ちいいことが多いんだよ。だから男は咥えてもらう\nのが好きだし、それ専用のAVもあるんだ。おじさんも持ってるよ。勉強のために一緒に観てみるかい?=I like both of them, but to put it bluntly, they feel much better that way. That's why men like having their mouths held, and there's a dedicated AV for them. My uncle has one, too. Want to watch it together to study? +え、い、いや…ちょっと気になっただけで、っ、んちゅ、じゅぅ…そこまでしなくても…。んはぁ、ずちゅ\n…、そ、それに…、おじさんに直接教えてもらいたい、し…。っちゅ…えうっ…じゅる…エッチな動画\nじゃなくて、ちゅぷ、……わ、私だけで、ぼ…、勃起して…気持ちよくなってほしいもん…。=Eh, n-no... I was just a little curious, nh, *kiss*, *slurp*... You don't have to go that far... nhaa, zuchuuun... A-And... I want you to tell me directly, Uncle... Chu... Ehhh... *suck*... It's not a dirty video \n, chuph... I-I want you... to get hard and feel good... just from me... +妬いてるなんてすごく可愛いよ。でも、やっぱり乙羽ちゃんにはまだ早いからやめておくよ。=You're so cute when you're jealous. But it's still too early for Otoha-chan, so I'll pass. +そ、そうなの?っちゅ…えうっ…じゅる…でも、おじさんのためなら…頑張れるのに…。んふ…ちゅぷ、\nせめて、どういうことするのか教えて?にゅちゅぅ…はふっ、ん…=R-Really? *kiss*... Ehhh... *slurp*... But if it's for you... I'd do my best... Eheh~ *smack* Can you at least tell me what you're going to do? *smooch*... hafh, mm... +そうだなぁ…。基本はチンポを口で咥え込んで激しくジュポジュポ舌や口内でシゴきあげるんだよ。舌で\n裏筋を擦り上げて、ムチムチの唇が肉竿をジュップリと優しく圧迫しながらシゴいて、とても気持ちいい\nんだ。=Let's see... Basically, you hold a cock in your mouth and stroke it violently with your tongue and mouth. Rubbing up the underside of your penis with your mouth, and gently pressing your plump lips against my shaft. It feels really good. +はっ…、んっちゅ…ふぁぅ…ん…、お口全体で…、ちゅぷぷ…、おちんちんを味わうの…?にゅちゅぅ…\nはふっ、ん…=Hah... *kiss*... fuauh... nh... You're going to taste my dick... *slurp*... with your whole mouth...? *suck*... nhah, nnh... +亀頭をプックリした唇で包んで、小刻みに重点的にシコるのもいいし、喉奥に思いっきり突き込んだり、\n頬肉に亀頭を擦りつけたりと、色んな気持ちいいことができるんだよ。=Wrapping my glans in her plump lips and focusing on the small strokes would be nice, and I could thrust deep into her throat as hard as I wanted, and rub my head against her cheek flesh. I could do all sorts of good things. +ん……、ゴクリ…。そんなに…。…聞いてるだけで凄くエッチ…。=Nn... *gulp*... That's so... ...Just listening to it is so dirty... +もうこれはフェラチオではなくお口セックスだね。オマンコの代わりとして精液を排泄するために\n使われるんだ。=This isn't a blowjob anymore, it's mouth sex. It's used to excrete semen in place of pussy. +はあ、はあ…、お口セックス…だなんて…。んん…、そ、そんな…、物…みたいに扱われちゃうの…?\nはぁ、あぁ…=*pant pant*... I can't believe it's mouth sex... Mmm... I-Is that... going to be treated like... an object...? \nHaah, aah... +それがイイんだよ。乙羽ちゃんのかわいい顔が、下品に口をすぼめてチンポにむしゃぶりつくのを想像\nすると…、ほら、チンポが更に腫れあがっていくよ。おじさんだけが知る乙羽ちゃんの姿が見たいんだ。=That's what's good about it. When I imagine Otoha-chan's cute face squeezing her mouth vulgarly and sucking on my cock... Look, my cock's swelling up even more. I want to see her that only my uncle knows about. +えと…、その…、大変そうだけど、フェラ…、チオ…?…お口エッチができたら…お、おじさんは嬉しい\nんだ…。私をメチャクチャにして…おじさんだけの物にしたいんだね…。ちょ、ちょっと嬉しいかも…。=Um... well... it sounds like you're having a hard time, but... a blowjob... Chio...? ...If you can have sex with your mouth... O-Oji-san's happy... You want to mess me up... and make me yours... I-I think I'm a little happy... +①正常位って言うんだよ。\n知ってるかい?=1 It's called normal. Do you know what it is? +乙羽ちゃん、二人で向き合ってこうやってセックスするのを正常位って\n言うんだよ。知ってるかい?=Otoha-chan, you're supposed to be in the normal position for two people to have sex like this. Did you know that? +んっ…っあ…ふ…。せ、せい、じょうい…?んっ、あっ、はぅっ…。=Nnh... ah... fh... S-Se, okay...? Nh, ah, hauh... +そうだよ。恋人同士や夫婦なんかで子作りエッチする時なんかは皆こうするんだ。=That's right. This is what everyone does when they have sex with a couple or having a baby. +はぁ、はぁ…ん、あぅ…私、…ああっ…おじさんと…んっ…そういう…、愛し合う人同士がする…\nあっ…ん、エッチ、出来てるんだ…。う、嬉しい。あっ、んあっ、ぁう…。=Haa, haa... nn, au... I'm... aaah... doing that... with my uncle... nnn... with someone I love... nnaah... nh, so we're having sex... I-I'm so happy. Ah, nnah, ahh... +そうだよ。愛し合う人同士、こうやって腰を動かして…そら…。何がおマンコの中で\n動いているか、口に出して言ってごらん。=That's right. People who love each other move their hips like this... Sora... Say what's moving inside your pussy out loud. +うっ、あっ、くっ…は、恥ずかし、い…。そんなこと…んあっ…はっ、\n言えないよぉ…。んっ…あんっ…。=Ugh, ah, kh... I-It's embarrassing... I can't say... nnah... hah, \nthat... Nnh... ahn... +おじさんと繋がれて嬉しいんだろう?恥ずかしがらずに言って欲しいな。\n言ってくれたらおじさんも嬉しいよ。=You're happy to be connected to him, aren't you? Don't be shy. He'd be happy if you told him. +…っぅ、あ…わ、わかった…。はう…っんんっ、そ…、その……、お…お…チン、チンが…はあ、はあ…、\n私の中、で…ぁう…っんんっ、……う、動い…、…てる……の…。ふぁ、はっ…はぁ、んうっ。=...Ugh, ah... I-I get it... Hauh... nnh, th-that's... ah... your dick... hah, hah... \nIt's moving... inside me... auuh... nnnh... I'm... moving... fuah, haah... haah, nnuh. +ちゃんと言ってくれて嬉しいなあ。すごく気持ちいいよ。……それじゃあ\n今度は、「おチンポ」って言ってみようか。=I'm glad you said it. It feels really good. ...Okay, let's try saying 'cock' next time. +えっ…?…おチン……やっ…んっ…、そ、そんな恥ずかしい…言い方…。はぁ…あっ…。=Huh...? ...Your dick... No... nn... t-that's embarrassing... to say... Haa... ah... +ほら、恥ずかしがらないで。おじさんを喜ばせて。=Come on, don't be shy. Make your uncle happy. +あっ…っぅ…はぁっ…お…お…お…チン、ポ…。あっ、ああ…おチンポが…、ぁうっ、んんっ…、\n私の中、で…はあ、あぁ…、動いて、る、のっ…。あっ、んあっ、ぁう…。=Ah... hh... hahh... oh... ah... your... cock... ah, ahh... your cock... auh, nnnh... \nIt's... moving, inside me... haa, aaah... it's moving... aah, nnaah, auuh... +ああ…乙羽ちゃんが頑張ってエッチなことを言ってくれたから、\nもっと気持ちよくなってきたよ。=Yeah... Thanks to Otoha-chan doing her best to say dirty things, \nI'm starting to feel even better. +②こんなに濡れててもおマンコが\nキツキツだね=2 Even though you're so wet, your pussy is tight. +こんなに濡れててもおマンコがキツキツだね。もう少し力を抜いてくれないと、\nうまく動いてあげられないよ。=Her pussy is so tight, even though she's so wet. If you don't relax a little, I won't be able to move properly. +んっ…っは…っぁん、っぅ…でも…まだ…ちょっと…い…痛…くて…。\nんっ…っは、っは…っぁ…=Nnh... hah... aahn, hh... but... it still... hurts... a little... nnnh... Hah, hahh... ahh... +余計にしめつけてるじゃないか…。そんなに誘われたら、このままキツキツオマンコに\n無理矢理ピストンするしかないじゃないか…。ああ、いい…。=You're squeezing me even tighter... If you invite me that much, I'll have no choice but to force a piston into her tight pussy... Ahh, it's fine... +っく…っあ…っは、やだっ…。あっ…うっ…ふ…っは…、おじっ…さん、…そんなに…激しく…\nふあっ、んぅあっ…しないっ…で…。…んっ、んくっ…、ひうっ。=Ngh... ah... hah, no... Ah... uuh... fuh... ha... ji... san... don't... do it... so... hard... nfuah, nnuah... nnh... nh, nkh... hiuh. +ごめんよ。…でも乙羽ちゃんのオマンコの中が気持ちよくてどうしようもないんだ。\nもう少し我慢したら大丈夫になるから…。頑張れるかな…?=I'm sorry. ...But the inside of Otoha-chan's pussy feels so good that I can't do anything about it. \nI'll be fine if I hold back a little longer... Can I do my best...? +う、うん…が、頑張る。…っん…ぁあ、あっ…ん、ふ…っは…んぅ…私の…あそこが…っ…あ\nっ…小さ、過ぎる…のかな…?はあ、はあ…。=Y-Yeah... I-I'll do my best. ...Nnh... aaah, ah... nnh, fuh... hah... nnuh... My... place is... ah... nh... too small... maybe...? Haah, haah... +どうだろうなあ。それは何度もエッチして、おチンポに\n慣れていかないとわからないな。=I don't know. I'll never know until I get used to it after having sex so many times. +んあ…あっ…っ…お、おじさんが…これからも…んっ…、慣れる、まで…あっ、はぅっ…、\nエ……エッチして……く、れる…の…?っは…ぁっ…。=Nnah... ah...nh... Un-Uncle... will... nnh... get used to it... ah, hauh... \nWe're... going to have sex... kh, mlh... from now on...? Hah... aah... +誰にも言わないで、おじさんとしかしないって約束出来るならね。=If I can promise not to tell anyone, that I'll only do it with my uncle. +で、出来…る…。約束、する…よ…。……んぅっ…!っは、あっ!…んっ…、\n急に…ねじこまない、で…っ…。=I-I can... do it... I promise... Nnngh...! Hah, ah! ...Nnh... \nDon't... screw it in so suddenly...! +ごめんごめん。でも今のは、中がほぐれてきて、乙羽ちゃんがおじさんの\nおチンポを飲み込んだんだよ?=Sorry, sorry. But your insides loosened up, and Otoha-chan swallowed her uncle's cock. +はあー、はあー、そ…そう…なの…?んっ、っは…自分じゃ…わかんない。\n…慣れてく…ってこういう…こと…?はぁ、っぁ…。=*pant pant* I-Is that... so...? Nnh, hah... I don't know... myself. \nI'm... getting used to it... like this...? Hah, ahh... +そうだねぇ…オマンコが徐々におじさんチンポの形に馴染んでいって、\n気持ちよくて堪らなくなっていくことだよ。=That's right... My pussy is gradually getting used to the shape of my uncle's cock, and it feels so good that I can't take it anymore. +…はぁ、あ…っんっ…じゃあ、おじさんと…エッチ…、…ん、あっ、もっと、気持ちよくできるように\nなるんだね?はぁ…あっ…だったら、いっぱい…して…おじさん…。あうっ…あはぁ…っ。=...Haa, ah... nnh... Then, I'll... have sex with you... nh, ah, so I can make you feel even better, right? Haa... ah... In that case, do it... lots... uncle... auh... ahaa...! +③生まれて初めてエッチ…=3 For the first time in my life, we're having sex... +乙羽ちゃん、おじさんをよぉく見て。…ほら今、生まれて初めてエッチ…\nセックスをしてるんだよ、わかるかな?=Otoha-chan, take a good look at your uncle. ...Look, we're having sex for the first time in our lives right now... \nDo you understand? +う…うん。はぁ、はぁ…っ私…っぁ…今…、んっ…おじさんと…\nし……シてる…。っあ、はぁ…。=Y-Yeah. Hah, hah... I... ah... I'm... nnh... doing it... with my uncle... right now... Ah, haah... +何をしてるか自分でちゃんと言葉にして言ってごらん=Tell me exactly what you're doing. +やぁっ…ん、そんなの…、っは、恥ず…っ…かしい…よ。はぁ、はぁ…んっ…。=Noo... nn, that's... h-shameful... h... It's so... embarrassing. *pant pant*... nnn... +ならやめたほうがいいかい?=Should I stop, then? +そ、それは…んっ…、や、やめないで…!=Th-That's... nn... d-don't stop...! +じゃあ、言えるね。今何をしているのかはっきり言ってごらん。=Then you can say it. Tell me exactly what you're doing right now. +っ…わ、私……はぁ、っぁ…おじさんと…ぁう…っんんっ、初めての…セ……っ……セッ…クス…\nんっ…し、して…る…っ…うぁっ、あうっ…。=Ngh... I-I'm... hah, ahh... with my uncle... auh... nnnh, my first time... se... s-sniff... mmmh... g-give me... ugh... uwah, aauh... +もう1回。初めておチンポハメました、って…。ほら、言ってごらん。\n気持ちよくしてあげるから。=One more time. Say it's the first time I've ever fucked your dick... Come on, say it. I'll make you feel good. +…んっ…ぅう…っ…は、初めて…ぁ…っ…んっ…初めて…お…おチン…ポ…\nハ、ハメ…ま、した…。はぅっ…んぅっ。=...Nnh... uuuh... h... I-It's the first time... ah... nh... I've... fucked... your... cock... for the first... time... Hauh... nnuh. +よしよし…。でもいいのかなぁ?勉強よりエッチにうつつを抜かして。=All right, all right... But is it okay for me to be so lewd instead of studying? +っぁ…んっ…そ、そんな…。だっておじさんが…っ…、みんなシてることだって…。\nんっ、ふぅっ…、みんな、秘密でシてるって…。んあ…はぁ、んうっ…。=Ahh... nnh... Th-That's not true... I mean, it's just that... everyone's doing it... \nnnh, fuuh... They're all doing it in secret... Nnah... hah, nnuh... +ははは、冗談だよ。意地悪してごめんね。からかうとおマンコがチュッチュって\nおチンポにキスして可愛いね。=Hahaha, I was just kidding. Sorry for teasing you. You're so cute when you kiss my dick when I tease you. +ん…も、もう…、その…エッチな…言い方…。はぁ、はぁ…\nんっ…あっ…んっ…恥ずかしい、よぉ…。=Nn... G-Geez... That's... a dirty way to put it... Hah, hah... \nnnn... ah... nn... It's embarrassing... +でもこれが、乙羽ちゃんが本当にシたかったコトの本質なんだよ。\n何も間違ってないから安心して気持ちよくなろうね。=But this is the true nature of what Otoha-chan really wanted to do. \nThere's nothing wrong with it, so let's relax and feel good. +う…うん…、あっ…はっ…ぁ、あ…んぁ…。=Y-Yeah... ah... hah... ah, ah... nnah... +④ずっとおじさんが……=Uncle's been here all four years... +んっ…っぁ…はぁ…はぁ…わ、私ね……んっ…あ…\nずっとおじさんが……す、好きで…んぁっ…。=Nnh... ah... haa... haah... I-I... nnh... aah... \nI've always... always loved you... n-nhaah... +今もかい?=Even now? +う、うん…。はぁはぁ…も…勿論、今も…。……だ、だから…\nんっ、ああ…はっ…ぅ…その……んぅ!っあ、あ…。=Y-Yeah... Haahaa... Of course, even now... ...S-So... \nnnn, aaah... hah... uu... well... nnu! Ah, ah... +はぁ、ぁ…ん、その…今すごく、う……嬉しいの…。こ…こんなこと…んっ…、\n本当はしちゃいけないのは…分かってる…けど…。ぁあっ…ん、でも…。=Haa, ah... nn, umm... I'm really, uh... happy right now... I-I know I shouldn't do this... nnn... \nreally... but... aaah... nngh, but... +しちゃいけない…?=Shouldn't I...? +ん…。っぁ…じ、実の…おじさんだから…っ…んっ…、でもね…こうやって\n本当に好きな人と…つ、繋がれて…はあ、ああ…。=Nnh... Ah... I-I'm actually... an old man... nh... nnh... But... like this, I'm connected... to the person I really love... hah, ahh... +繋がるって…こうやってハメてることかな?=Connection...? Is this how we're set up? +やっ、すご、いっ…!…ふ…あんっ…ふぁ、…も、もう…んあ…その言い方…\nあんまり好きじゃないのに…。あっ…んあっ…っは、…んっ…。=No, amazing...! ...Heh... ahn... fwah... g-geez... nnah... I don't really like the way you say that... \nBut... ah... nnaah... hah... nh... +それでも、”繋がってる”こと自体が嬉しいなら、どんな\n言い方でもすぐ好きになるよ。おじさんも嬉しいなあ。=Still, if you're happy that we're connected, then I'll fall in love with you no matter how you put it. I'm happy for you too, Uncle. +あ…んぁ…、お、おじさんも…はぁ、あ…嬉しくなって…\nくれて、るの…?あっ…ん…。=Ah... nnah... O-Oji-san too... hah, ah... Are you... happy...? Ah... nh... +こんなに気持ちいいんだから、勿論だよ。=It feels so good, of course. +あっ、んあっ、ぁう…じゃあ、もっと…ぁ、んあ…私で、気持ちよくなって…。\nん…はぁっ…、嬉しくなって…欲しい…。はぁ、あ…っぁ…。=Ah, nnah, auh... Then, more... ah, nhah... I want you to feel good... with me... \nnnh... haah... I... want you... to be happy... Haah, ah... ahh... +⑤う、うまく…出来てる…?=5U, well... done...? +はぁ、はぁ…ねえ、おじさん…ぁっ…私…ぁ、っあ…う、うまく…\nんっ…出来てる…?んっ…。=Hah, hah... Hey, Mister... ah... I... ah, ah... uh, well... \nnnh... done...? Nnh... +出来てるって何がだい?=What do you mean, it's done? +あっ…ん、ん…だ、だから…、こ、こういう…コト…はあ、ふう…、…は、初めて\n…んん…だから…。うぁっ、あうっ…あはぁ…。=Ah... nn, nn... I-I told you... th-this is the first time I've ever... haa, fuu... h-happened... nnn... so... uwah, auu... ahaa... +ああ、こうやってエッチしてることかな?=Oh, is this how we have sex? +う、うん…。こういうの…、よく知らないから…。んっ…ぁ…ああ…\nふぁ…ん…変じゃない、かな…?はぁ、あぁ…。=Y-Yeah... I don't know much about this kind of thing... Nnh... ah... ahh... nfuah... nh... Isn't it weird...? Hah, aah... +そうか、初めてだと分からないか…。でも大丈夫だよ。\n気持ちよくなれてるおじさんが保証するよ。=I see, so this is your first time, huh...? But don't worry. I guarantee you that you'll feel good. +ん、ぁう…っんんっ、よ…良かった…。あんっ…何かもっと…その…、私に出来る\nこと、とか…んっ、ひあっ…んぅ…あったら…んうっ…。=Nnh, auh... nnnh, th-thank goodness... Anh... Something more... umm... something I can do... nh, hyah... nnuh... If only I had something... nnh... +ちょっと深く突いただけで、そんなに途切れ途切れになってちゃ、\n乙羽ちゃんに出来ることはまだないかなあ。=I wonder if there's anything Otoha-chan can do if she's cut off after just a little deep thrusting. +ご、ごめん…な、さい…。あっ、んあっ…、でも、私頑張るから…。はあ、あぁ…、初めての…エ…エッチ…\nだけど…、んっ…おじさんにもっと…、あぁっ、あうっ…気持ちよく…ぁ…なってもらいたいの…。はっ、\nんあっ…。=I-I'm... sorry... Ah, nnah... But I'll do my best... Haah, aah... It's... my first time... being... dirty... \n, but... nn... I want you to feel... aah, ahh... better... ah... haah, nnnahh... +だったら、おマンコをただ締め付けるだけじゃなくて、\nチンポをシゴくようにうねらせないとなぁ。=In that case, I wouldn't just have to squeeze her pussy, I'd have to wriggle my dick around. +やっ…ん、んっ…そ、それって…どうやったら…。…はぁ、はぁ…\nん、んん…、こ、こう…?ふっ…んぅ…ぁ、あぅ…で、出来てる…?=No... nn, nn... H-How do I... do that...? ...Haa, haa... \nnnn, nnn... L-Like this...? Fuh... nnuh... ah, auh... I-Is it made...? +おお、中々…、乙羽ちゃんは覚えが速いねえ…。でも、きょうは初めてのセックスなんだから、無理に\nしなくてもいいよ。こういうのは何度も何度もハメているうちに自然と体が覚えてくるから。=Ooh, you're pretty fast at remembering things, Otoha-chan... But this is my first time having sex with you today, so you don't have to force yourself to do it. My body naturally learns these things over and over again. +っん…ぁ…そ、そうなんだ…。あ、んっ…じゃあ…、何度も…何度も…あっ、はぅっ…\nし…シて…んん…欲しいの。…っ…んうっ、く…はっ、ぁはっ…。=Nnh... ah... I-I see... Ah, nnh... Then... over and over again... ah, hauh... I want you... to do it... nnnh. ...Nnh, kh... hah, ahah... +①乙羽ちゃんの脱ぎたてのブルマ…\n本当に気持ちいいよ。=1 Otoha-chan's freshly removed bloomers... \nIt really feels good. +乙羽ちゃんの脱ぎたてのブルマ…、本当に気持ちいいよ。染み込んだ汗が、ザラザラのブルマとチンポとの\n摩擦をいい具合に緩和してくれて。これは想像以上だな…。=Otoha-chan's freshly removed bloomers... They really do feel good. The sweat seeping into them helps ease the friction between my rough bloomers and my cock. This is better than I imagined... +その言い方…、やだ、恥ずかしいよ…。でも、ブルマ越しでもおじさんのオチンチンが凄く興奮してるのが\n分かるよ。硬くて…大きく反り返って…。んん…。それに、おじさんの顔がすごく気持ちよさそうだもん。=The way you put it... No, it's embarrassing... But even through your bloomers, I can tell that your penis is really excited. It's hard... and arches back... Mmm... And your face looks like it feels really good. +チンポに直接触れてないのに、そこまで分かるようになったんだね。じゃあ、どう反応しているか実演して\n詳しく教えてくれるかい?=Even though you didn't touch my cock directly, you can tell that much now, huh? Well then, could you demonstrate how you're reacting and tell me more about it? +え…?え…、っとぉ…。オ…、オチンチンを…こ、こういう風に強く締めると…、苦しそうにドクンドクン、\nって脈打って…。はあ…、んっ、…そのままシゴき上げると…ブルマと擦れて、シュッ、シュッ…、ていう\nイヤラシイ音と同時に…ぁんっ…、竿がビクビクするの…。=Huh...? Uh... um... M-My penis... th-throbbed painfully... when you squeezed it like this... Haa... nnh... I stroked it like that... and it rubbed against my bloomers... and at the same time... ahn... my rod twitched... +んん…、それが、次第に先っぽの方にまで続いていって…、はあ、あぁ…硬いのにプルプル震えてる…。\nあっ…、はぁ…、私の手の中で堪らなさそうに暴れてるよ?凄く気持ちよさそう…。んっ…。=Mmm... it's gradually reaching the tip... hah, ahh... It's so hard, but it trembles... \nAhh... Hah... You're rampaging like you can't take it anymore in my hands. You look like you're enjoying this... Mm... +実際、すごく気持ちいいよ。乙羽ちゃんが自分からエッチな恰好で誘うから、おじさんもこんな変態プレイで\nサカってるんだ。普段自分でオナニーするよりずっと気持ちいいよ…。=Actually, it feels really good. Otoha-chan invited me to do it in a dirty outfit, so my uncle's doing it too. It feels way better than when he usually masturbates on his own... +オ、オナ、ニー…。この前、毎日シてるって言ってたけど…そ、そんなにいっぱいシてる…の?=Y-You're masturbating, aren't you...? You said you do it every day the other day... D-Do you really do it that much...? +そうだよ。毎日、朝、夜二回は確実にシてるよ。もちろん、乙羽ちゃんをおかずに…オナペット、ズリネタに\nして使ってるんだ…。AVの女優と男優を乙羽ちゃんとおじさんに見立てたりして…ね。=That's right. She's definitely doing it twice every day, morning, and night. Of course, she's using Otoha-chan as a side dish... a masturbation, as a joke... An AV actress and a male actor as if they're Otowa-chan and Uncle... right? +そ…、そんな…変態さん…みたいなこと…。それに私…おじさんの…オ、オチンチンを慰めるために…\nつ、使われちゃって、るんだ…。=I-I don't think... I'm a pervert... Besides, I've been... used... to comfort my uncle's... p-penis... +嫌だったかい?=You didn't like it? +う、ううん。そんなことないよ。他の人じゃなくて、私を想ってくれてるんだもん。嬉しいよ。=N-No, that's not true. You're thinking of me, not someone else. I'm happy. +(普通ならドン引きして恋愛感情も冷めるようなことを言われてもこの反応…。本人は純愛のつもりなんだ\nろうが、思った通り、淫乱の素質ありだ。これはいいおもちゃになりそうだ…。)=(Normally, this would be the kind of reaction you'd get when someone said something that would make your romantic feelings cool down... She might be trying to be pure love, but just as I thought, she has the makings of a debaucher. This is going to be a good toy...) +乙羽ちゃんはブルマ越しのチンポしごきよりも、直接自分の手でチンポしごきしたかったりするのかい?=Does Otoha-chan want to stroke her cock directly with her own hands rather than through her bloomers? +チ…、チンポしごきっ…。…う、うん。お、おじさんのおちんちん…、直接触れたいし、肌で感じたいの…。\n私の手で直接…その…チ、チンポしごき…したい…の…。=I... I want to stroke your dick... Y-Yeah. I-I want to touch your penis... directly, and feel it on my skin... \nI want... to stroke it... directly... with my own hands... +ははは、乙羽ちゃんは素直だね。…でも、今はブルマコキで感じたいんだ。\nこんなことめったに無いからね…。=Hahaha, you're so honest, Otoha-chan. ...But right now, I want to feel it with my bloomers. \nThis happens so rarely... +う、うん…分かった。じゃ、じゃあこのまま…チ、チンポしごき…続けるね…。=Y-Yeah... I get it. Th-Then I'll keep... stroking your dick... like this... +②ブルマが濡れてきたけど…も、もしかして…=2 bloomers are getting wet, but... c-could it be... +ね、ねえ、おじさん…?ブ、ブルマがどんどんグチュグチュに濡れてきたけど…も、もしかして…\nもうイッちゃったの…?=H-Hey, Mister...? M-My bloomers are getting more and more wet... D-Don't tell me... \nyou came already...? +そうか、なめフェラをしてたときは自分の唾液と混ざってよく分からなかったかな?\nこれはね、我慢汁って言うんだよ。=I see. Didn't you get it mixed with your own saliva when you were giving me a licking blowjob? \nThis is called precum. +我慢…汁…?=Patience... juice...? +そう。カウパーともいうかな。女の子が気持ちよくなるとオマンコが濡れるだろう?この前、乙羽ちゃんが\nオナニーしてた時も、ビショビショに濡れてクチュクチュとイヤラシイ音を響かせてたよね?=That's right. It's called a cowper. When a girl feels good, her pussy gets wet, right? The other day, when Otoha-chan was masturbating, she made lewd squelching sounds when she was soaking wet, didn't she? +そ、それはそう、だけど…。やだ…、もう、わざわざ言わないで…。=Th-That's true, but... No... don't go out of your way to say it... +ははは、初々しくて可愛いね。…まあつまり、同じようなことが男も起こるんだよ。\nつまり、おじさんは今凄く興奮してるんだ。=Hahaha, you're so innocent and cute. ...Well, basically, the same thing happens to guys. In other words, the old man's really excited right now. +じゃあ、イッたわけじゃないんだよね?こ、このまま…オチンチン…、精子を出すまでシゴき続けて…\nいいんだよね?=So you didn't cum, did you? I-I'll keep stroking your penis... until you cum... \nIt's okay, right? +ああ、このまま続けて。おじさんがイクまでシゴいて。=Yeah, keep going. You're going to keep stroking me until I cum. +う…、うん。私の手でいっぱい気持ちよくなって…。んん…、もっと、我慢汁…出して…。私のブルマ…\nおじさんのカウパー塗れにしてぇ…。はっ…、はぁ…。=Y-Yeah. My hands feel so good... Mmm... Give me more... precum... Cover me in my bloomers... Uncle \ncooper... Hah... hah... +ああ…、ブルマに染み込んで蒸れた乙羽ちゃんの汗の匂いが、シコるたびにおじさんの我慢汁と混ざって、\nこっちにまで匂ってくるよ。=Ahh... The smell of Otoha-chan's sweat, soaked in bloomers, mixed with my uncle's precum every time I stroked her, and even smelled this way. +はぁっ、ふぅ…。おじさんと私の体液が絡み合って…、こんなにいやらしい匂いが…。\nんん、クラクラしちゃうほど濃いよぉ…。はぁ、あぁ…。=Hahh, fhh... My bodily fluids are intertwined with my uncle's... Such a lewd smell... \nnnnn, it's so thick it makes me dizzy... Hah, ahh... +おじさん、もしイキたかったら…このまま私のブルマに射精していいよ?おじさんのザーメンで…、\nんん…、汚してほしいの…。はあ、はぁ…。=Uncle, if you want to cum... you can ejaculate in my bloomers like this, okay? I want you to dirty me... with your semen... \nnnnnn... *pant pant*... +言われなくてもそのつもりだよ。おじさんのチンポ汁で、乙羽ちゃんのブルマをベトベトに汚して\nあげるからね。=You don't have to tell me. I'm going to dirty Otoha-chan's bloomers with my uncle's cock juices. +③手コキ、すごく気持ちいいよ\n本当にエッチな子だね。=Three moves feels really good. You really are a dirty girl. +乙羽ちゃんの手コキ、すごく気持ちいいよ。ここまで飲み込みが速いなんて…本当にエッチな子だね。=Otoha-chan's handjob feels really good. She's so fast at swallowing... She really is a dirty girl. +そ、それは…おじさんに気持ちよくなって欲しいから…。頑張って色々考えながら…おちんちん…\nシ、シゴいてるの。んっ…、…ど、どうかな?うまく…できてる?=Th-That's... because I want you to feel good... I'm doing my best to think about all sorts of things... and rubbing your penis... nngh. Nnh... Wh-What do you think? Are you... doing well? +初めてとは思えないくらい上達が早いよ。凄く気持ちいい。=It's hard to believe this is the first time she's improved so quickly. It feels amazing. +そ、そっか、よかった…。それじゃあこれは…どう、かな…?んん…、優しく竿を握って…全体をこねて…\n先っぽで強く締めてから……はあ、はあ…、根元まで…ズルって…んっ、一気にぃ……!=I-I see, that's good... Then... how about this...? Mmm... I gently gripped the rod... and kneaded the whole thing... and squeezed it hard with the tip of my \nnhead... Hah, hah... It's cheating... all the way to the base... Mm, all at once...! +うおっ…!=Whoa...! +はあ、あはぁ…。くびれてるところを…、指で輪っかにして包んで…そのまま横回転でクニクニって…\nやぁん…、クチュクチュっていやらしい音が響いてる…。=Haah, ahaah... It's so narrow... I wrap my fingers around it in a ring... and then turn sideways... \nNooo... There's a dirty squelching sound... +うぅ、そこ、凄く感じるところだよ…。ブルマ越しの柔らかい手の感触が伝わってくるよ。=Ugh, that's where I really feel it... I can feel her soft hand through her bloomers. +おじさん、本当に気持ちよさそう…。ふぅ…、んっ…じゃあ、もっと…シてあげるね…。=Uncle, you really do look like you're enjoying this... Phew... nnh... Then I'll... do it more... +んっ、あっ…挟みこんで…ズリ、ズリ…ってすると暴れちゃう…。はふっ、ふっ…ゴツゴツに浮き上がった\n血管が…凄く男らしくてステキ…。先っぽもプクプクで…んっ、これ…おじさんのオチンチン全体が感じら\nれて…はあ、はあ…、すごくエッチな気分になっちゃう…。=Nnh, ah... It's stuck between me... and when I slide... it'll go wild... Hafh, fh... The veins that bulge out... are so manly and wonderful... The tip is so plump... nnh, this... makes my whole penis feel good... hah, hah... It makes me feel really dirty... +すごいよ…。乙羽ちゃんも感じているのかい?声がいやらしくて、チンポにクル…。=That's amazing... Are you feeling it too, Otoha-chan? Your voice is so lewd, it makes my cock twitch... +んっ、んあっ…、そう…、感じちゃってるの…。手でシゴいてるだけなのに…、はあ、あぁ…、指先から\n肩までゾクゾクして…、胸やオマンコまで…熱くて…。はぁ、あぁ…、オチンチンからエッチな気分が\n伝染してるのぉ…。=Nnh, nnahh... Yes... I can feel it... I'm just stroking it with my hands... Hah, ahh... It's tingling from my fingertips to my shoulders... and my chest and pussy... are so hot... hah, aah... My penis is infecting me with dirty feelings... +本当にイヤラシイ子だ。ほら、もっとシゴいて…。乙羽ちゃんがしたいように、好きにチンポを\nシゴいてごらん。=She really is a dirty girl. Come on, stroke me more... Do whatever you want with my cock, Otoha-chan. +はあ、はあ…わ、私が好きなように…。おじさんの気持ちいい所、全部刺激してあげるから…んん…、\nお、おちん…ぽ…、いっぱい感じてね…。はぁっ、うぅ…。=*pant pant*... I-I'll do whatever I want... I'll stimulate every part of you that feels good... Nnh... \nI-I want to feel your dick... P-Please... feel it lots... Haah, uuh... +④イヤラシくて卑猥なことを言って=4 Saying dirty, obscene things +乙羽ちゃん、今のブルマコキもいいけど、イヤラシくて卑猥なことを言ってくれると、おじさん、\nもっと気持ちよくなれそうだよ。=Otoha-chan, your bloomers are great right now, but if you say something lewd and obscene, Uncle, I think you'll feel even better. +…っ、…そ、そんな恥ずかしいこと…!い、言えないよ…。=...! ...Th-That's so embarrassing...! I-I can't say it... +どうしても駄目かな?=Can't I do it no matter what? +……そ、そんなに残念そうにしないで…。…っ、おじさんが気持ちよくなれるなら…頑張れる…から…。\n…お、教えてくれる?=...D-Don't look so disappointed... ...If it makes you feel good... I'll do my best... so... \n... c-could you tell me? +いい子だ。そうだね、まずはイヤラシイ言葉、淫語をいってもらおうかな…。例えば…そう、お手手マンコ\nって言ってごらん?=She's a good girl. Let's see, why don't you say something lewd first... For example... say “her hand pussy”? +お…、お手手、マン…コ…?=M-My hand, my pussy...? +そう。手コキをしている時は、シゴいている手を性器に見立てて「お手手マンコ」って言うんだ。\n例えばこの前なめフェラをしてもらったけど、そういう時は「お口マンコ」とか「舌マンコ」ってね。\nほら、言ってごらん?=That's right. When you're doing a handjob, you use your hands as genitalia and call it your hand pussy. \nFor example, you gave me a licking blowjob the other day, but when that happens, you call it a mouth pussy or a tongue pussy.\nCome on, say it. +うぅ…、ん…、お、おじさん…、わ、私の…お、お手手マンコ…気持ちいい…かな…?=Uuu... nn... M-Mister... m-my... p-hand-pussy... feels... good...? +いいよ、その調子。淫語と淫語を合わせるのもとてもエロいんだ。「勃起チンポ」とか「ドスケベ\nマンコ」とかね。ほら…。='s fine, keep it up. It's really erotic to match the lewd language. Likeerect cock orperverted pussy See...?" +あっ、う、うん…。…お、おじさんの逞しい勃起、チン、ポ…、はあ、はあ…、凄くエッチで…\nお手手マンコでシゴいていると、んんっ…、わ、私の…い、……淫乱、マンコ…が、ヒクヒクして\n挿入れたくなっちゃうの…。=Ah, y-yeah... O-Oji-san's hard, erect cock... haah, haah... It's so lewd... When I rub it with my hand-pussy, nnnh... M-My... slutty pussy... is twitching, and I want to put it in... +あぁ、凄くエロいよ…。じゃあ次は色々自分で考えて言ってごらん。=Yeah, it's really erotic... Then think about it yourself and say it next time. +……んっ…、はあ、あっ…。どう、かな…?蒸れたブルマに包まれて…、凄く興奮してギンギンに硬くなった\n変態おチンポ…。はあ、あぁ…、私の…いやらしいお手手マンコで…、本物マンコに出し入れするみたいに…、\nんっ、あぁ…激しくシコって…あげるね…。=...Nnh... haah, ah... I don't know...? Your perverted dick got so hard from being engulfed in steamy bloomers... Haah, aah... My... dirty hand pussy... is moving in and out of your real pussy... nnnh, aaah... I'll stroke it... hard... +はぁ、はぁ…、…て、手コキセックスでいっぱい気持ちよくなったら、…すごく濃いザーメン…、\n淫乱マンコに種付けするみたいに……いっぱい、お手手マンコの中に出してほしいの…。=*pant pant*... I-I want you to cum inside my handjob pussy... like you're trying to seed a really thick semen... \nSexy pussy... when it feels so good... +とってもいやらしく言えたね。エロすぎておじさんのチンポ、更に大きくなっちゃったよ。=You said it so lewdly, didn't you? It's so erotic that your dick has gotten even bigger. +⑤いやらしくて悪い子だ。\nおじさんは我慢できなったよ。=5 What a nasty, bad boy. Uncle \n couldn't take it anymore. +さっきはブルマでオマンコの食い込みを見せつけて…本当にいやらしくて悪い子だ。乙羽ちゃんのせいで\nおじさんは我慢できなくなっちゃったよ。=You were showing off your pussy with your bloomers earlier... You really are a nasty, bad girl. Thanks to Otoha-chan, Uncle \n couldn't take it anymore. +で、でも、それは…おじさんがジロジロいやらしい目で見るから…。んん、私も…その、エッチな気分に\nなっちゃって…。あの後だってずっともどかしかったの…。はあ、はあ…、早くおじさんに会って…その…\nこの疼きを沈めたい、って…。=B-But that's... because you're staring at me with such lewd eyes... Mmm, I... well, I was in a perverted mood too... I was frustrated the whole time after that... *pant pant*... I wanted to meet him as soon as possible... Um... \nI wanted to subside this ache... +つまり乙羽ちゃんは、おじさんとのいやらしい事をずっと考えていたんだね?リノちゃんがいるのに、\nおじさんのチンポにハメられることばかり…。=In other words, Otoha-chan's been thinking about dirty things with her uncle this whole time, hasn't she? Even though Rino's here, she's always being framed by Uncle \n's cock... +そ、そうだけど…。そんな意地悪な言い方しないで…。んん、あ、あんなに大きくなったおじさんの…お、\nおちんちん見せらつけれたら…、その…初めてシたときのことを思い出しちゃって…。はあ、はあ…。=Y-You're right, but... Don't be so mean... Nnngh, I-I can't help but think about the first time I did it... when I showed off my c-c-cock so big... *pant pant*... +そうだったんだね。ほら、見てごらん。オマンコに食い込んでたブルマの部分に、今おじさんの亀頭が\nシゴかれてるよ…。これはもう間接的なセックスだね…。ほら、初めてセックスしたときのことを思い\n出しながらシゴいてごらん。=So that's how it is. Here, take a look. The bloomers digging into my pussy are rubbing my glans right now... This is indirect sex now... Come on, think about the first time we had sex while you stroke them. +んっ、はぁっ、おじさんのオチンチンが…、私のオマンコの中に出たり入ったりして…、んん…、\n大きな竿がゴリ、ゴリって抉って…。あぁ…、先っぽの部分で奥までこねくり回されてたの…。\nふぅ、んっ、痛みと気持ちよさで痺れるような感覚…。=Nnh, haah, Uncle's penis... was going in and out of my pussy... nnh... \nThe big rod was grinding, gouging into it... Aaah... The tip was kneading it all the way in... Nnfh, ngh, it felt numb from the pain and pleasure... +幸せで満たされてたけど、あっ…、はぁ…それと同時に、もっと、もっと奥…って…。メチャクチャに\nされたいような疼きがオマンコの奥…子宮に…。ひう、んん…、そこを思いっきり突かれて…頭が飛んで\nいっちゃうくらい気持ちよかった…。=I was filled with happiness, but... ah... hah... at the same time, deeper, deeper... huh...? I felt a throbbing deep inside my pussy... my womb... Hiu, nnh... It felt so good that my head flew off... when you thrust into it as hard as you could... +ああ…、おじさんも、乙羽ちゃんのオマンコを思い出して興奮してきたよ…。\nそのままいやらしくシゴき続けて…。=Ahh... Now that I think about Otoha-chan's pussy, I'm getting excited too... \nAnd then I keep stroking her lewdly... +はうっ、ふぅー、んん…、精子が出る前の、オチンチンがどんどん膨らんでいく感覚…。はあ、はあ…、\nそれに合わせて…私の体も…、感じすぎて全身強張ってたの…。一緒にイキたがってたって、今なら分か\nっちゃう…。んうぅ…、あはぁ…。=Hauh, fhhh, mmm... I could feel my penis bulging before my sperm came out... Hah, hahh... \nIn time with that... my body... was so sensitive that my whole body tensed up... Even if I wanted to cum together, I'd still be able to tell now... Mmmh... Ahaah... +オマンコの中で弾けた瞬間に、全身に電気が流れて…ひうぅ…、ん、何も考えられなくなるくらい頭が真っ白\nになって…。はぁっ、あう…でも子宮に精子が勢いよく叩きつけられた衝動で、現実に引き戻されて…、気づ\nいたら、今まで感じたことの無いような…、んっ…、ビクビクした感覚が凄かったのぉ…。はあ、はあ…。=The moment it burst inside my pussy, electricity coursed through my entire body... Hiuuh... Mm, my mind went blank, to the point where I couldn't think about anything... Haah, auu... But the urge to slam my sperm into my womb brought me back to reality... and when I realized it, I felt something I'd never felt before... nnh... The twitching sensation was amazing... haah, haah... +ああ、思い出したら、また乙羽ちゃんに挿入れたくなっちゃったよ…。=Ahh, now that I think about it, I want to put it in Otoha-chan again... +①お母さんがすぐそばにいるのに\nおじさんとセックスしてるなんて…。=1 Mom's right next to me, but I'm having sex with Uncle \n... +お母さんがすぐそばにいるのにおじさんとセックスしてるなんて…。乙羽ちゃんはやっぱり\nエッチな子だね…。勉強しないでこんな事してていいのかな?=My mom's right next to me, but I'm having sex with my uncle... Otoha-chan really is a perverted girl... Is it okay for me to be doing this without studying? +っ…ぁ…はっ…っ…ダメ、なのぉ…。でも、ここに来た時…んっ…ぁっ…ぅっ…すごくエッチな気分だった\nから…。はっ…はっ…おじさんにシてもらわないと、っふ…っん…、どのみち勉強に、んんっ…、集中…\nできなかったから…。っん…はぁ…っ、あぁっ…。=Ngh... ah... hah...nh... I can't... do it... But when I came here... nnh... aah... uuh... it felt really lewd... I had to get my uncle to do it for me... hfh... nh... Either way, I couldn't concentrate... on studying... nngh... haah... aaah... +つまり、勉強よりもおじさんとのセックスを優先したんだね?=In other words, you prioritized having sex with your uncle over studying, right? +やっ、あっ…、そ、それ…は…。=No, ah... th-that's... ha... +お母さんとの約束を無視してまでおじさんに会いに来て…、こんな風に思いっきりオマンコを抉ってもらい\nたかったってことだろう?ほら、どうなんだい?正直に言わないともっと強くしちゃうよ?=You ignored your promise to your mother and came to see your uncle... You wanted him to gouge out your pussy like this, didn't you? Come on, what do you think? If you don't be honest, I'll make you even stronger. +やんっ、ふぁっ、んっ…待って…!ダメ…なのぉ…。ん、ぁっ、そう…、そうなの…。おじさんの、勃起した\nオチンチン見てから、っぁ…っふ、ひっ!…ずっと、んっ、興奮しっぱなしで…。ふあっ、んぅ…。=Yahn, fuah, nnh... Wait...! I... can't... Nnh, ah, I see... That's right... Ever since I saw my uncle's erect penis, ah... fuh, hih! ...I've been, nh, excited... Fuah, nnuh... +はっ、ぁ、…んぅっ、約束のこと…なんて忘れちゃってて、ひはっ、ぁっ…、いっぱいエッチなこと…んっ、\nしてもらうことばかり、考えてたのぉ…。ふぁっ、んっ…ぅぅっ、勉強よりも、お母さんよりも…んんっ…\nおじさんとのセックス、優先して…ごめんなさいぃ…!ふあっ、んぅ…ひっ…。=Hah, ah... nngh, I forgot about the promise... hihah, aah... I was thinking about lots of dirty things... nh, all I could think about was having you do them for me... fuah, nh... uuh, more than studying... more than Mom... nnnh... I'm sorry... for prioritizing sex with you...! Fuah, nnhh... hih... +謝らなくていいんだよ。じゃあ今はいやらしいセックス…交尾の勉強に集中しようか。=You don't have to apologize. Then let's focus on sex right now... studying mating. +ひっ!んぎぃっ…!ダメッ、激しっ…ぃ!んぐっ、声、出ちゃう…。はっ、あぐっ…!んっ、お願い、\nもっとゆっくり…、突いてぇ…!ひんっ、んぎぃっ…!=Hih! Ngiih...! No, it's so rough...! Ngh, my voice is... coming out... Hah, agh...!! Nnh, please, \nSlower... thrust...! Hnnh, ngii...! +(「やめて」じゃなくて「ゆっくり突いて」か…。本当に淫乱な子だ。躾けたらどこまで\n堕ちるか楽しみだ…。)=(Not “stop”, but “slowly thrust”... She really is a slutty girl. I'm looking forward to seeing how far she'll fall if I discipline her...) +ほら、おじさんのチンポが入るときに合わせてオマンコを締め付けてごらん。=Come on, try squeezing her pussy in time with your uncle's cock. +やぁあっ…!な、なにこれぇ…。んぎっ、はっ…、スゴイ…、のぉ…。っふ、ひっ!オチンチンの形が\nはっきり分かって…。はぁっ、ふぐぅ…!んん…、メリメリって…締めたオマンコの中…はっ、あぐっ…!\n無理矢理こじ開けられて…んぎぃっ…ひあっ…!す、すごく気持ちいい、よぉ…!はうっ、んくぅ…!=Nooo...! Wh-What's this...? Ngh, hah... Wow... nnngh... Fuh, hih! I can clearly see the shape of your penis... Hah, fugh...! Nnh... It's so sticky... inside my clenched pussy... hah, agh! \nYou forced it open... nghh... hyah...! I-It feels so good...! Hauh, nkh...! +んぁっ、んっ…、オチンチン引かれると…、っんんっ…はっ、ぁ、傘の裏でひだがひっ掻かれて……、\nふぎゅっ…!あはぁっ…!刺激がずっと…強いのぉ…!ひんっ、んぎぃっ…!=Nnah, nnh... When you pull on my penis... nnnhh... hah, ah, it's scratching against the back of my umbrella... \nfugyuu...! Ahaah...! The stimulation's... so strong...! Hnnh, ngiih...! +おぉっ…、本当に優秀だね、おじさんも凄く気持ちいいよ。それじゃあこのまま勉強を続けようか。=Wow... You're really good, Uncle. It feels really good. Let's keep studying, then. +②そ、そんなに突いたら、\nぅっ…ん…声が出ちゃうよ…。=2D-Don't poke me like that, \nnuu... nn... I'll make a sound... +はっ…っ…ふっ…あんっ…、ちょ、ちょっと待って、おじさん…。ん、ぁっ、そ、そんなに突いたら、\nぅっ…ん…声が出ちゃうよ…。少し落ち着いて…ってばぁ…、っんん、ふぁっ…。=Hah... h... fh... ahn... w-wait a minute, Uncle... nn, ah, d-don't poke me like that, nnh... nh... I'll let my voice out... Calm down a little... Wait... nnnh, fuah... +そうはいっても気持ちよすぎて腰が止まらないよ。乙羽ちゃん、悪いけど我慢してね。=Even so, it feels so good that I can't stop moving my hips. Sorry, Otoha, but please bear with it. +だめっ、んっ、んんっ…!ん…っは!…ぁふっ、ひぃっ!ダメ、だってばぁ…。…ん、ぁっ、…ひはっ!=No, nnh, nnnh...! Nnh... hah! ...Afh, hiih! No, I said no... ...Nnh, ah... hihah! +あぁ、必死に我慢しながらもチンポ咥え込んでる乙羽ちゃんを見ていたら、\nもっとイジメたくなっちゃうよ。=Ah, watching Otoha-chan desperately hold back while holding my cock in her mouth makes me want to tease her even more. +ひぐっ、ん”っ、ん”ん”ーーっ!待っ、て…、強…すぎ…!はぐっ、ん”あ”っ、あ”ぐぅ…!\n腰、砕けて…。…っぁ”…ピストンの衝撃がっ…、オマン、コから…、…っ!…っは、…や、お腹に…\n突き抜けて…声っ、漏れちゃうぅ…!んぎぃっ…ひあっ…!=Higuh, nnh, nnnh! Wait... it's too... strong...! Hagh, mmh, ah, ngh...! \nMy hips are breaking... ...Ah... The impact of the piston... is coming from my pussy... ...! ...Haah... I-It's piercing... my stomach... My voice is leaking out...! Nghh... hyah...! +あぁー、エロすぎてヤバイ…。もうオナホみたいに使うからね…。しっかり耐えてね。=Aaah, it's too erotic... I'm going to use it like an onahole now... Hang in there. +ん”…っは!…っぁ”こ、こん、なの…、…っんぶっ、、ひぎっ!……無理…っ、無理ぃーっ!\nん”っあ”っ…っ!…ふあ”っ、ん”ぅ”…!=Nn... hah! ...Ah, this is... nbu, higii! ...It's impossible...! It's too much! \nNnngh, ah, ah...! ...Fwah, nnngh...! +オナホが口答えしちゃダメじゃないか。お仕置きだぞ!=An onahole shouldn't talk back to you. It's a punishment! +ひぐっ、う”ぅ”っ、ん”っ、ごっ、ごめ”ん”な”…さい”ぃ”…!…ひはっ!\n…っは、んぎぃ、ん”ん”ーっ!=Higuu, uuu, nn, s-sorry, don't say that...! ...Hihah! \n... hah, ngii, nnn! +③今は…こ、こんなに危ない事\nしちゃ、ダメだよ…。=3 Right now... I-I can't do something this dangerous... +ぁっ…はっ…ぅんっ…、お、おじさん、やっぱり今は…ひはっ、あっ…、こ、こんなに危ない事\nしちゃ、ダメだよ…。っんんっ…はっ、ぁ…。=Ah... hah... uhn... M-Mister, I knew it... hihah, ah... I-I can't do something this dangerous right now... Nnngh... Hah, aah... +でも、おじさんのチンポを離さないようにズッポシ絡みついてるのは、乙羽ちゃんのオマンコだよ?\n乙羽ちゃんも本当は気持ちいいんでしょ?=But it's Otoha-chan's pussy that's wrapped around my uncle's cock so tightly that I won't let go, you know? \nYou actually feel good too, don't you? +っふぅ、ひんっ…、そ、それはそう…だけど…、おじさんが動くから…ぅぅっ、んっ、気持ちよくさせ\nられちゃってるんだよ…。はぁ…あっ…本当はこんな形でエッチ、したくないのに…。っぁ…っふぐぅ…。=Hfff, hnngh... Th-That's true... but... it's because you're moving... uuuh, nnh, I'm being made to feel good... Haa... ah... I really don't want to have sex like this... ahh... fuguu... +でも、おじさんは乙羽ちゃんと常にしていたいと思うよ。それほど愛おしいから、ほら、\n今もピストンが止められないんだ。=But I want to be with Otoha-chan all the time. I love her so much that I can't stop my pistoning even now. +やぁ…、ん、ぁっ…、そんな事言うの反則だよぉ…。ふっ…んっ…あぁっ…、私だってずっとおじさんと\nこうしていたいけど…。はっ…あぁっ…っふぅ、んん…お母さんにバレないか不安で…。=Nooo... nn, ah... it's against the rules to say that... Heh... nnn... aaah... I want to stay like this with you forever, but... Hah... aah... fuu, nnh... I'm worried my mom won't find out... +そんなこと言っても乙羽ちゃんの膣内はチンポをすごく締め付けて、うねってシゴき上げてくるよ…。\n淫乱な体は正直だねぇ。=Even if you say that, Otoha-chan's pussy is really clamping down on my cock, wriggling and stroking it... \nHer lewd body is so honest. +ひはっ、あひっ…、そんなこと言わないで…。んんっ、ゾクゾクして、感じちゃう…。ぁぅっ…ん…\n我慢するので…精一杯なん、だからぁ…。ぅふっ…は、ぁっ…、お願い、少しだけ待ってぇ…。=Hihah, ahih... Don't say that... Nnngh, I'm shivering, and I can feel it... Auh... nh... \nIt's all I can do... to hold back, so... ufuh... hah, ah... please, wait just a little longer... +こんな状況で嫌がりながらも感じているんだね…。マンヒダがチンポに吸着して離してくれないよ…。=Even though you don't like it in this situation, you're still feeling it, aren't you...? Your pussy is sucking on my cock and won't let go... +やぁっ、オチンチン、すごい、の…。っんんっ…、どんどん大きくなって…、ふぁっ、んっ…\nダメだけど…、イイ、イイのぉ…。ひはっ、あぐぅ…、んんっ…。=Nooo, your penis is... amazing... Nnnh... It's getting bigger and bigger... Fuah, nn... \nIt's no good, but... it's good... Hihah, agh... nnhh... +④後ろから突かれるのはどうだい?=4 How about getting poked from behind? +この前は正常位でラブラブなセックスをしたけど、こうやって後ろから突かれるのはどうだい?=Last time we had lovey-dovey sex in the normal position, but how about getting poked from behind like this? +ふうっ…んっ…、おじさんの顔が見えなくて…あんっ、はひっ…、少し残念…かも…。暗くて狭いし…\n…っは、…やん、その…レイプ、されてるような…。んっ、でも、それがゾクゾクしちゃうのお…。\nふうっ…んっ…ぁぅっ…。=Phew... nnh... I can't see my uncle's face... ahn, hahii... I think... it's a bit of a shame... It's dark and cramped... nh... hah... yaah, umm... it feels like I'm being raped... Nnh, but that's making me shudder... nnnfuu... nnh... auh... +乙羽ちゃんはMの気質があるのかもね。おじさん、そういうエッチな子は大好きだよ。だから、もっと\nムチャクチャに犯したくなっちゃうよ。=Otoha-chan might have the disposition of a M. I love dirty girls like that, Mister. That's why I want to fuck her even more. +っんんっ…はっ、ぁ、…わ、私…そんな変態じゃ…。ひあっ、ん、それに…、おじさんだからだよ?\nあっ…、はぁっ…、おじさんになら犯されてもいい、って、んくっ…、思えるの。ぅぅっ、んっ、=Nnngh... hah, ah... I-I'm not... that kind of pervert... hyah, nn, and... it's because I'm an old man, you know? \nNnah, hah... I think I'd be fine with being raped by you, Uncle... nkh... +それじゃあいっぱい犯してあげるね。Mの乙羽ちゃんはこいうのが好きなんだろう?=Then I'll rape you a lot. M's Otoha-chan likes this, doesn't she? +やんっ、待って…!ぁぅっ…はや、いぃっ…!んはっ…、お母さんにエッチな声…、ぅぅっ、んっ、\n…聞かれちゃうよぉ…。=No, wait...! Auh... Hurry, iiih...! Nnhah... Mommy's gonna hear... uuh, nnh, \nn... my dirty voice... +ほら、ほら、どうだい?おじさんのバックハメは?正直に言ってごらん?=Come on, come on, what do you think? What about your uncle's back frame? Tell me the truth. +あん、ふあっ、んぅ…ダメ…なのに…、イイよぉ…。ふぁっ、んっ…勢い強く腰を振られて…、ひぐっ、\nんん…、お尻に…打ち付けられて…ぅぅっ、パンパン、って…、あふっ、エッチな音も響いてる…。\nふうっ…んっ…ぁぅっ…=Anh, fuah, nnh... I can't... but... it's good... Fuah, nh... You're swinging your hips so hard... high, \nnnnhh... It's hitting... my butt... uuh, slap, huh... afh, dirty sounds are echoing, too... \nfuuh... nn... aauh... +っんんっ…はっ、ぁ、おちんちんっ…、が、スムーズに奥まで届いて…ぅぅっ、んっ、この前のセックス\nとは…ひぐっ、はひっ…、んっ…、違った気持ちよさが、あるのお…。ふうっ…んっ…。=Nnnh... Hah, ah, your penis... s-smoothly reaches all the way in... uuh, nnh, it feels different from the last time we had sex... higuh, hahii... nh... there's a different kind of pleasure... fuuh... nnh... +動物の交尾と同じ態勢だからね。孕ませるにはこの体位がいいのかもしれないね。=They're in the same position as animal mating, after all. This position might be the best way to impregnate them. +やんっ、あんっ…、孕ませるって…、はっ…っぁ…おじさん、私を妊娠、あんっ…、させたいの?んっ、\nあひっ…、だからこんな…ぅぅっ、んっ、…レイプみたいなエッチ…、ひんっ、して、るの…?\nぁぅっ…んはっ…はっ…。=Yahn, ahn... Impregnate me... hah... ah... Uncle, do you want me to get pregnant... ahn? Nnh, nhahii... That's why... uuuh, nnh... you're having sex like a rapist... hnnh, aren't you...? Nnahh... nhah... haah... +今はさすがにその気はないけど…。でも、今日もこのまま…お母さんの前で中出しするつもりだよ…。\nおじさんの濃いチンポ汁を乙羽ちゃんのオマンコにいっぱい注ぎ込んであげるからね…。=I don't feel like it right now, but... But today... I'm going to cum inside in front of my mom again... Uncle \n's thick cock juices will pour lots into Otoha-chan's pussy... +んはっ…あっ…っふぅ…そ、そんな…、お母さんがいるのに、ぅっ、んっ、…隠れてオチンチン、っふひっ、\nシゴかされて…、んっ、精子を中出し…っ、されるなんて…。はっ、ぁ、んぅっ…、エッチすぎるよぉ…。=Nnhah... ah... fuu... t-that's... even though Mom's here, uuh, nnh... hiding your penis, fuhii, and being made to stroke it... nh, creampied with sperm... h, hah, ah, nnuh... It's too dirty... +やっぱり乙羽ちゃんはドMだね。よし、このままハメ続けるからね…!=Otoha-chan really is a masochist, isn't she? Okay, I'll keep going like this...! +やんっ、ダメ…!そんなにされたら、あっ…、バレちゃうよぉ…!ひはっ、ぅぅっ、んっ…。=No, don't...! If you do it like that, ah... they'll find out...! Hihah, uuh, nnh... +⑤おじさんに何されてるか\n言ってごらん?=5 Tell me what you're doing to your uncle. +乙羽ちゃん、今、おじさんに何されてるか言ってごらん?=Otoha-chan, tell me what your uncle is doing to you right now. +ふうっ…んっ…ぁぅっ…え?な、何で急に、んん…、そんなこと…?ひはっ、…っは、…やぁ…。=Phew... nnh... auh... huh? Wh-Why are you doing that all of a sudden, nnn...? Hihah... hah... noo... +もちろん興奮するからだよ。乙羽ちゃんがおじさんにどうハメられてるか、自分の口から言うんだ。=It’s because I’m excited, of course. I’ll tell her how Otoha-chan’s being framed by her uncle. +う、うぅ…、そんな…恥ずかしい事…。ん、はぁっ、ぁ、…きょ、今日は…、おじさんのオチンチンを、\nはひ…っ、汗ばんだブルマでいっぱい…シゴいたの…。ふぁっ、んっ…今は、後ろから…、あっ、\nあぁん…、犯されるみたいに、エッチ…、して…ふぁっ、んっ…。=U-Ugh... That's... embarrassing... Nnh, haah, ah... I-I... w-was stroking my uncle's penis today... full of sweaty bloomers... Fuah, nnh... Right now, it's coming from behind... ah, nnaahn... as if I'm being raped... fuah, nh... +どう犯されているんだい?もっと詳しく教えてくれないと。=How are you being raped? You need to tell me more about it. +んはっ…はっ、っふぅ、ん…お、お母さんがすぐそこにいるのに…、ひはっ…、押入れに隠れてまで、っぁ…\nセックス、してます…。…っあぁ、やぁ…、私のためにお仕事してるのに…ひんっ、はうっ…、その裏で動物\nみたいな…交尾で…。はっ…っふん…はぁ…。=Nnhah... hah, hfh, nn... M-Mom's right there... hihahh... She's even hiding in the closet, ahh... having sex... ...Aaah, noo... Even though she's working for me... hihn, hauh... behind that... mating like an animal... Hah... hfff... haa... +っんんっ…あぁっ、声の出せない状況なのに…、ぅふっ…はぁっ…、おじさんはそれでも容赦なく、んっ…、\n腰を打ち付けて…ひぐっ…、んっ、オチンチン、を…、私のオマンコに…擦りつけてくるのぉ…。ふあっ、\nんぅ…。=Nnngh... Aaah, even though I can't speak... ufuh... haah... Uncle still mercilessly, nnh... slams his hips into me... higuh... nn, your penis... is rubbing against my pussy... fuah, nnnhh... +それじゃおじさんが悪者みたいな言い方だね?そういう乙羽ちゃんはどうなんだい?\nおじさんに無理矢理犯されてイヤなのかい?=That makes you sound like the bad guy, doesn't it? What about you, Otoha-chan? Do you hate being raped by Uncle \n? +わ、私は…その…、あんっ…、こんなこと、ダメって分かっていても…、っんんっ…はっ、ぁ…、イヤじゃ\nないの…。ふあっ、んぅ……凄く…気持ちよくて…。ぁんっ、一突きされるごとに…エッチなお汁が噴き\n出して…。っふひっ…、んくぅ…感じすぎちゃってる…悪い子なのぉ…!ふうっ…んっ…ぁぅっ…。=I-I... umm... ahn... I know I can't do this, but... nnnh... hah, ah... I don't hate it... Fuah, nnuh... It feels so... good... Aahn, with each thrust... dirty juices are gushing out... fuhii... nkuu... I'm feeling it too much... I’m a bad girl...! Fuuh... nh... aauh... +あー、あー…、床を汚しちゃうくらいにマン汁をまき散らして…いけない子だねぇ…。それじゃあ正直な\n気持ちを最後に言ってごらん。上手に言えたら思いっきり気持ちよくしてあげるよ。=Ahh, ahhh... You're such a bad girl... Scattering your pussy juices all over the floor... Then tell me your honest feelings one last time. If you can say it well, I'll make you feel good. +ぅぅっ、んっ、バックで犯されるのが、気持ちよくて…。……っ、っんんっ…はっ、ぁ、お母さんに悪いって\n思うけど…、っんんっ…はぁっ、でも…体の芯まで揺さぶる、ような…、…はひぃっ、突き上げに…んっ、\nふうっ…=Uuuh, nnh, it feels so good to be raped from behind... ...Ngh, nnnh... Hah, I-I think it's bad for my mom, but... Nnhh... hah, hah... but... it feels like I'm shaking her all the way to the core... Hahiih, to thrust upward... nn, nfuuh... +ぅふっ…はぁ…っ、な、何も考えられ…なくて…。はひっ…、んあっ、ぁ…、もっともっと、オマンコ、\nぅぅっ、んっ、レイプしてって…、あっ…、思って、るのぉ…!ふあっ、んぅ…ひはっ…。=Ufu... haa... I-I couldn't think... about anything... hahii... nnah, ah... More, more, my pussy, nnuuu, nn, rape me... ah... I'm thinking... about it...! Fuah, nuu... hihah... +よーし、それならお望み通り、メチャクチャにハメてあげるから、覚悟しなよ…!=Alright, then, as you wish, I'll set you up like crazy, so prepare yourself...! +①こんなに乱れている\n乙羽ちゃんを見るのは初めてだよ。=1 This is the first time I've seen Otoha-chan this disheveled. +さっきまでとは打って変わって遠慮なく感じまくっているね。我慢もせずにこんなに乱れている\n乙羽ちゃんを見るのは初めてだよ。=It's completely different from before. I've never seen Otoha-chan so disheveled without holding back before. +ぅ、あぁっ、んっ、…だって…、さっきまでは莉乃ちゃんに、あぅっ…、バレないように声を抑えるのが\n本当に大変で…。、んあっ、あっ…はぁ、今はおじさんをいっぱい感じたくて…、はあ、あぁっ、仕方…\nないんだもん…。あっ、あんっ、はっ…。=Uh, aah, nnh... I mean... until just now, it was really hard to keep my voice down so Rino-chan wouldn't find out... Nnah, ah... hah, right now, I want to feel you so much... haah, ahh, oh well... I can't help it... Ah, ahn, hah... +おじさんのナニを感じたいんだい?もう処女でもないんだから恥ずかしがらずに教えてくれなきゃ…。\nおじさんの趣味も分かって来ただろう?=What do you want to feel, Uncle? I'm not a virgin anymore, so you don't have to be embarrassed to tell me... You're starting to understand Uncle \n's tastes, aren't you? +んぅっ、ぃぅっ…はぁ、っんく…お、おちんちん…!おじさんのおちんちんを、…ふぁ、あっ…私の淫乱\nマンコでいっぱい感じたいのぉ…!んうっ、く…はっ、ぁはっ…=Nnuh, iuh... haa, nkuh... M-Mr. Dick...! I want to feel your dick... fuah, ah... so much in my lewd, n-pussy...! Nnuuh, kh... hah, ahah... +ウブでかわいい乙羽ちゃんがこんなにエッチな子だなんて、おじさんだけが知ってるんだね…。\n莉乃ちゃんはこの事実を知りもしないで表で待ってるよ。悪いと思わないのかい?=I didn't know only my uncle knew that Otoha-chan was such a dirty girl... \nRino-chan is waiting outside without knowing this fact. Don't you feel bad about it? +あんっ…ふぁ、あっ…ゴメン、莉乃ちゃん…、ゴメンね…。…っんんっ、あっ、でも、今はエッチ以外の\nことは…、考えられ、ないのぉ…!あっ、んあっ、ぁう…ずっとこんな風に…思いっきりハメてほしかった\nんだから…っんく…ふっ、仕方ないの…。あっ、んあっ、ぁう…。=Anh... Fuah, ah... Sorry, Rino-chan... I'm sorry... ...Nnnh, ah, but right now, I can't think of anything other than sex...nh...! Ah, nnah, auh... I always wanted you to... set me up like this... nkh... fuh, there's nothing I can do about it... aah, nnah, aauh... +もし莉乃ちゃんが何かの気まぐれで戻ってきたらどうなるかな?こんなに大きな声で喘いでたら即バレ\nしちゃうね…。=What would happen if Rino came back on some whim? If she was gasping so loudly, she’d be found out right away... +そ、それはいや…。はぁ、んうっ、おじさんとの秘密、誰にも知られたくないよ…。んあっ、あっ…はぁ、\nそれに…、ようやく遠慮せずに、ひぐっ…、セックス、してるのに…、んんっ、こんなに気持ちいい事、\n途中で止められないよ。うぁっ、あうっ…あはぁ…っ。=I-I don't want that to happen... Hah, nngh, I wouldn't wanna let anyone know about my secret with him... Nnah, ah... hah, \nand... I'm finally having sex, higuh... without holding back... nnn, I can't stop halfway through. Uwah, auh... ahaah...! +よし。じゃあ莉乃ちゃんが戻って来る前に終わらせなきゃね。本気のズボハメするから、我慢してきた分\n思いっきりヨガりまくって派手にイッていいからね。=All right. Then I'll have to finish this before Rino comes back. I'm going to seriously screw you up, so you can do as much yoga as you want to make up for all you've endured and cum spectacularly. +やっ…んっ、あぁっ…、ほ、本気のズボハメ…。…う、うん…、シて…。はっ、んあっ、私のオマンコ…、\nおじさんの大きなオチンポで…、あっ、はひっ…、思いっきりメチャクチャに犯してぇ…!んあっ、ぁう…\nく…。=No... nnh, aah... I-I'm serious... ...O-Okay... Cum... Hah, nnah, my pussy... with Uncle \n's big dick... ah, hahii... I wanna fuck it as hard as I can...! Nnah, ahh... ngh... +よし、思いっきりハメてあげるからね。途中で気をやっても犯し尽くすまで止めないから覚悟するんだよ。=Alright, I'll set you up as best I can. Even if you try to be considerate in the middle of it, I won't stop until you violate me completely, so prepare yourself. +う、うん…。おじさんの気のすむまで…あふっ…、ハメて…。あっ、んぅあっ…好きなだけ突いて、\n使って…!やっ、あぁっ、ザーメンどぷどぷ中出ししてぇ…!はっ…ふあっ、んぅあっ…。=Y-Yeah... Until you're satisfied... afh... set me up... Ah, nnuah... Thrust as much as you want, use \n! Noo, aah, creampie me with your semen...! Hah... fuah, nuah... +②バレるかもしれない状況に\n興奮しきってて…。ドMのド変態だね。=I'm so excited about the two of them finding out... What a masochist pervert. +さっきの絶頂っぷりは凄かったね。莉乃ちゃんにバレるかもしれない状況に興奮しきってて…。お母さんの\n前でヤッたときも派手にイッてたし、見られるかと思うとサカッちゃうドMのド変態だね。=The way she climaxed just now was amazing. She was so excited about a situation where Rino-chan might find out... She came spectacularly when we did it in front of her mother, too. She's a masochist pervert who can't help but laugh at the thought of being seen. +だって…、おじさんがずっと…、はうっ…、攻め続けるから…。やっ…んんっ…、でも興奮してたのは\n本当なの…。はあ、はあ…、おじさんにそういう風に仕込まれちゃって…、変態みたいなセックスが…、\nひうっ…クセになってきてる…のかも…。ふあっ、んぅあっ…=I mean... it's because you've been... hauuh... attacking me this whole time... Noo... nnnh... But I was really turned on... Haa, haa... That's how my uncle taught me... I'm starting to get addicted to perverted sex... fuah, nnuah... +んんっ、あっ…、そいう時はね、オマンコがオチンチンを逃がさないように、ん、あんっ…、うねって…、\n絡みついて離さないの…。あっ、はぁ、ふぅ…、でも今は精液をシゴき出そうと、んくっ…、必死にオチン\nチンを締め付けてシゴいて…。はっ、ぁはっ…うぁっ…。=Nnngh, ah... When that happens, my pussy twists and twists... to keep my penis from escaping... Ah, hah, fhh... But right now, I'm trying to squeeze out my semen, ngh... and desperately squeeze and stroke my penis... Hah, ahah... uwah... +エッチしてる状況で…、はぁ、はぁ…、あうっ…、違う気持ちよさがあって…これ、もう止められない…\nかも。はっ、んあっ、ぁはっ…。=While we're having sex... hah, hah... auh... it feels different... I can't stop this... maybe... \nn. Hah, nnah, ahah... +そんなにハマってるなら、色んな場所で試してみるのもいいねぇ…。今は夏休みで生徒も少ないから学校の\nいたるところでセックスできるよ。例えば、トイレの個室や校舎裏、教室の窓際なんかはいつ誰が来ても\nおかしくないからヒヤヒヤしちゃうね…。=If you're that into it, it'd be nice to try it out in all sorts of places... Since it's summer break and there aren't many students around, you can have sex anywhere at school. For example, bathroom stall rooms, behind the school building, classroom windows, and so on could be anyone at any time, so I'm getting chills... +はあ、はあ…んっ…。想像すると…ダメぇ…。すごいスリルで…あんっ、ドキドキが止まらない…。\nもしバレちゃったら…ん、あっ、はぁっ…、バレたのが男子だったら…。私、どうなっちゃう…のかな…?\nぁう…っんんっ、=Haah, haah... nnh... I can't... imagine it... It's so thrilling... ahn, my heart won't stop pounding... \nIf they find out... nh, ah, haaah... If it's the boys who found out... What's going to happen to me...? Nnnauh... nnnh, +この歳の男子はセックスのことしか考えてないからね…。何人かに輪姦されるだろうねぇ…。\nそれこそ日が暮れるまで…。=Boys my age only think about sex... I'm sure a few of them will gang up on me... \nUntil the sun goes down... +そ、そんなぁ…、はあ、はあ…、おじさんとじゃなきゃダメだよぉ…。やっ…ん、おじさんとのイチャラブ\nセックス…んくっ、見せつけて…、はっ、あんっ…、私はおじさんの物って分からせなきゃ…。ぁうっ…\nんぅっ、ぁはっ…。=N-No way... haah, haah... You have to be with your uncle... Noo... nn, flirting with him... ngh, show him... hah, ahn... I have to know that I belong to him... Auh... nnnh, ahah... +想像してオマンコがチンポに絡みついてきてるぞ…!公開セックスもお望みとは本当に\nドMの変態淫乱マンコだ。=Her pussy was entwined around my cock, imagining it...! It really was a perverted, debauched pussy of a masochist who wanted to have public sex. +んあっ、あん…、そうなの…。私、変態プレイでも感じちゃう淫乱にされちゃったのぉ…。はっ、んあっ、\nだから、あっ…、もっとシてぇ…!おじさんとずっとハメ合っていたいから…。はぁ、っんく…ふっ、\nもっといやらしいこと、いっぱい教えてほしいの。うぁっ、あうっ…あはぁ…っ。=Nnah, ahn... That's right... I've been made into a debauchery that makes me feel good even when I'm playing pervert... Hah, nnah, \nso, ah... do it more...! I want to have sex with you forever, Uncle... Haa, nkh... Heh, I want you to teach me lots more dirty things. Uah, auh... ahaah...! +(莉乃ちゃんの前で我慢していた分、相当興奮してるな…。今までとは打って変わって、\n積極的で淫乱さに拍車がかかってるぞ。)=(I've been holding back in front of Rino-chan, so she's pretty excited... She's even more assertive and lewd than before.) +③乙羽ちゃんも随分セックスに慣れてきたね…。=3 Otoha-chan's gotten pretty used to sex... +乙羽ちゃんも随分セックスに慣れてきたね…。オマンコもおじさんのチンポに馴染んできて、\nどんどん気持ちよくなるよ=Otoha-chan's gotten pretty used to sex... Her pussy's getting used to my uncle's cock, and it's starting to feel better and better. +あっ…はぁ、っんく…私もっ…、イイの…。最初の頃よりずっと気持ちいい…!ふぁっ、あんっ…\n痛みもなくて…、やんっ、ただただキモチイイだけ、なの…。あっ、んあっ、ぁう…。=Ah... hah, nkh... Me too... It feels so much better... than the first time...! Fuah, ahn... \nIt doesn't hurt, either... No, it just feels good... Ah, nnah, auh... +はぁ、っんく…私の膣内が…、おじさんのオチンチンの…、あふっ、形になるくらい…、はっ、んあっ、\nもっと思いっきりハメて…。あひっ…、大きいオチンチンにズッポシ、んあっ…、ハマるように…\n思いっきり広げてほしいの…。はひっ…、ぁう…。=Haa, ngh... My vagina... is so big... afh, that it takes on the shape of your penis... hah, nnah, \nI want you to fuck me harder... ahee... I want you... to spread it out as wide as you can... so that I can get hooked on your big dick... hahee, auh... +そんなにお願いされたら断れないよ。それじゃあ乙羽ちゃんのオマンコをおじさん専用にしてあげるね…!\nほらほら、どうだい?奥まで出たり入ったり…。あぁ、ぐっぽり咥え込んで本当にイヤらしいよ…。=I can't refuse if you ask me like that. Then I'll make Otoha-chan's pussy exclusively for you...! \nCome on, come on, how about it? You can go in and out all the way to the back... Ahh, it's so lewd when you hold it in your mouth... +やんっ、いいっ…!すごいのぉ…!先っぽでこじ開けられて…、はあ、はあ…、奥まで届いて…、\nこれ…、なっちゃう…。ん、あっ、あんっ…、おじさん専用のオマンコに…、なっちゃうよぉ…。\nはひっ、んくぅ…。=No, it's so good...! It's amazing...! The tip of my penis is cracking it open... haah, haah... It reaches all the way in... \nThis is... going to end up... nn, ah, ahn... becoming... my uncle's personal pussy...! \nHaah, ngh... +もし他の男とヤッたらすぐにバレるからね。それぐらいハメ込んで\nおじさんのチンポの形にしてあげるよ…!=If I do it with another man, he'll find out right away. I'll set him up so I can take the shape of Uncle \n's cock...! +あぐっ、はひっ…、そんなこと絶対無いから…!はふっ、んんっ…、ずっとおじさんのオチンチン…だけ…。\nやっ…ん、あっ、お願い…おじさんだけの…、あぁっ、エッチなオマンコに…、ひぐっ、開発してぇ…。\nぁう…んんっ、あぁっ…。=Agh, hahii... That's definitely not true...! Haah, nnnh... It's just... my uncle's penis... forever... \nNoo... nn, ah, please... just for him... aah, I want to... higuh, develop it... \nauu... nnn, aaah... +もちろんそのつもりだよ。でもおじさんのチンポはでかいから、専用マンコになるってことは\nガバマンになるってことだけどいいのかい?=That's what I'm trying to do, of course. But your dick is huge, so if it's going to be your personal pussy, that means you're going to have to hold back. Is that okay? +それでもいいの…。うぁっ、あうっ…あはぁ…っ、私達だけが気持ちよければ…ひうっ、んくっ…、\nそれでいいから…。あっ、あんっ、おじさん専用の…んくっ、ガバガバオマンコにしてぇ…!=I'm fine with that... Uwah, auh... ahaah... if it feels good for just us... hiuh, nkh... \nThat's fine... Ah, ahn, make it your personal... ngh, baggy pussy...! +④スクミズ…やっぱり本物は凄く興奮しちゃうな…。=4 Scribbles... The real thing really does excite me... +この前の体操着といい、今回のスクミズといい…本当に嬉しいよ。散々ズリネタでシコってきた\nジャンルとはいえ、やっぱり本物は凄く興奮しちゃうな…。=Between the gym clothes from the other day and the Scribbles this time... I'm really happy. Even though it's a genre I've spent so much time in, the real thing really gets me excited... +はっ…ふあっ、んぅっ…、そ、そんなに気に入ってもらえたなら嬉しい…。あっ、はっ…、少し恥ずかし\nかったけど、んっ…、私も興奮してたの…。うぁっ、あうっ…。=Hah... fuah, nnuh... I-If you like it that much, then I'm happy... Ah, hah... It was a little embarrassing, but nn... I was excited too... uwah, auh... +あっ、はぅっ…んぅっ、おじさんにエッチな視線で見られるたびに…、ひあっ…、体が熱くなっていって…\n発情してたの。うぅ、んっ、やっ…、全身、水着でピッチリ締め付けられて…はあ、はあ…。=Ah, hauh... nnuh, every time my uncle looked at me with dirty eyes... hyah... my body got hotter... I was in heat. Uuh, nnh, noo... My whole body was squeezing tight with my swimsuit... haah, haah... +あっ…はぁ、っんく…色んなところが擦れて…はうぅ…、ずっと…、んっ、小さな刺激で感じてたから…。\nふあっ、んぅ、あっ…。=Ah... haa, ngh... so many places are rubbing against me... hauu... I've been feeling it all this time... nn, from the small stimulus... \nfuah, nnu, ah... +プールサイドの乙羽ちゃんは、見てるだけでも我慢汁が出てくるくらいエロかったよ。スクミズが肌に\n食い込んで、柔らかい肌がムニっと膨らんで…。水で濡れたおっぱいやお尻の形がハッキリ分かるくらい\nテカってたよ。=Otoha-chan was so erotic by the poolside that just looking at her made my precum come out. The scribbles dug into my skin, and my soft skin bulged out... I could clearly make out the shape of her wet boobs and butt. +んぅっ、んあっ、あっ…おじさんに、目で…犯されてたんだ…。はあ、あふっ…、イヤラシイ目で…\n私の体を見て、んんっ、勃起…、してたんだね…。く…はっ、ぁはっ…。=Nnuh, nnah, ah... Uncle... was violating me... with his eyes... Haa, afuh... with dirty eyes... \nHe was looking at my body, nnnh, and erect... huh...? Kh... hah, ahah... +チンポのイライラが止まらなくて、目だけじゃなくて実際にメチャクチャに犯してやりたいと思ったよ。\nだからほら、腰が止まらないよ…。=I couldn't stop being irritated by his cock, and I wanted to fuck him in real life, not just with my eyes. It was \nn, so look, my hips wouldn't be able to stop... +んん、いいよぉ…。んあっ、ぁうっ…、おじさんが満足するまでいっぱいシて…。はあ、はあ…、精液…\nザーメンもいっぱい水着にかけていいから…。っは、やっ…ん、おじさんのザーメン色に染めてほしいの。\nはぁ、っんく…ふぅっ…。=Mmm, it's okay... Mnah, auh... Cum a lot until you're satisfied... Haah, haah... You can pour lots of semen... into your swimsuit... Hah, noo... Mn, I want you to dye me the color of your semen. Hahn, ngh... fhh... +ああ、オマンコの中もスクミズも、おじさんのチンポ汁でいっぱい汚すからね…!=Ahh, I'll dirty both your pussy and your scribbles with my uncle's cock juices...! +あっ、んあっ、ぁう…、水着を着る度に思い出すくらい、ふはっ、ザーメン臭を染みつけて…。匂いで\nオナニーできるくらい…はぁ、んうっ、ドロッドロの濃くて臭いの…あんっ、いっぱい頂戴…!=Ah, mnah, auh... Every time I wear a swimsuit, it reminds me of the smell of semen... It's so thick and smelly that I can masturbate with the smell... Hah, mnngh, Drodro... Ahn, give me lots...! +⑤莉乃ちゃんもとてもいやらしい体だったなぁ…。=5 Rino-chan had a very lewd body too... +そういえば、莉乃ちゃんも色んな意味で成長したよね…。乙羽ちゃんに負けず劣らず、\nとてもいやらしい体だったなぁ…。=Come to think of it, Rino-chan had grown up in more ways than one... Her body was just as lewd as Otoha-chan’s... +や、は…っ…ふあっ、お、おじさん…もしかして…、んんっ、莉乃ちゃんに…興味あるの…?=No, ha... h... fuah, m-mister... could it be... mmm, you're... interested in Rino-chan...? +一般的な感想だよ。大体の男は莉乃ちゃんみたいな体がそそるからねぇ…。=It's a common sentiment. Most men have bodies like Rino's, which excites them... +ぁはっ…うぁっ、お、おじさんも…そう思うの?はあ…、あっ…。=Aha... uwah, y-you think so too, Uncle? Hah... ah... +乙羽ちゃんはどう思うかな?=What do you think, Otoha-chan? +そ、そんなのやだ…!私、頑張るから…。あっ、あんっ、はっ、おじさんのためなら\n何でもするから…。どんなイヤラシイ事でも全部…。はぁ、っんく…ふぁっ…。=I-I don't want that...! I'll do my best... Ah, ahn, hah, I'd do anything for you, Uncle... No matter how bad it gets... Hah, ngh... fuah... +そうか…なんでも、ねえ…。じゃあ、例えば…乙羽ちゃんが他の男にハメられるところが見たいって\n言ったら?それでもいいのかい…?=I see... Nothing, huh...? Then what if, for example... Otoha-chan said she wanted to see another man frame her? Is that okay...? +えっ…!?そ、それ…は……。んっ、あっ、はぅっ……やだ…。やだ…けど…。でも、おじさんが…はあ、\nはあ…、そうしたいなら…。うぁっ、あうっ…。=Huh...?! Th-That's... not... nnh, ah, hauh... no... No... but... But... if Uncle... hah, \nhah... wants to do that... uwah, auhh... +終わったら、ちゃんとおじさんと…、はっ、ぁはっ…セックスさせてくれる…?\nんんっ、あっ、それなら…我慢…できる…から…。あうっ…あはぁ…っ。=When I'm done, will you... hah, ahah... let me have sex with you...? \nnnnnh, ah, in that case... I can... hold back... so... auh... ahaah... +もちろん。犯される乙羽ちゃんを見てチンポもギンギンになってるだろうし、\nむしろそこからが本番だよ。より気持ちよくなるためのプレイだからね。=Of course. Seeing Otoha-chan get raped must've made my cock twitch. If anything, that's where the real thing begins. It's a game to make you feel even better. +他にも…そうだな…。例えば…莉乃ちゃんを想いながら、乙羽ちゃんを都合のいいハメ穴に\n使ってしまうかも…。イクときは莉乃ちゃんの名前を連呼して中出しをキメる…とか。=There's... something else... For example... I might end up using Otoha-chan as a convenient frame while thinking of Rino-chan... Like, when I cum, I say her name over and over again to finish my creampie... or something. +うぁっ、あうっ…やだっ、そ、そんなの耐えられないよ……。あんっ、はっ、んあ…っ、…っ、莉乃\nちゃんとは、んっ、シないん…、だよね?はあ、はあ…、……これも、そういうプレイだよね?\nは…っ…ふあっ、んぅっ…=Uwah, auh... No, I-I can't take that... Anh, hah, nnah...! ...I don't have a nnh, relationship with Rino-chan... right? Haah, haah... ...This is another one of those kinds of plays, isn't it? As for \n... fuah, nnuh... +健気でいじらしくて可愛いねぇ…。でも変態プレイを提案されるたびに、オマンコが締まって\n感じてたことはバレてるんだよ…!ほら、どうなんだ?正直に言ってごらん!=She's so brave and cute... But every time she proposes a pervert play, she knows my pussy's tight and I'm feeling it...! Come on, how about it? Be honest with me! +やんっ、急に激しっ…!ん、あっ、あんっ、違う…、違うのぉ…!嫌なのは本当だけど…、んっ、だけど、\n感じちゃうの…。はあ、あひっ…、それでも、おじさんが興奮してくれると思うと…、んあっ、望んでない\nセックスでも、敏感になっちゃうのぉ…!ぁはっ…うぁっ、あうっ…!=Nooo, you're so rough all of a sudden...! Nn, ah, ahn, no... that's not it...! It's true I don't like it, but... nn, but, I can feel it... Haa, ahii... Even so, when I think about how excited you'll get... nnaah, even if it's undesired sex, I get sensitive...! Ahah... uwah, auh...! +ははは、ドMの乙羽ちゃんらしい反応だ。少し意地悪がすぎたね。おじさんは乙羽ちゃんに夢中だよ。\nほら、このピストンで分かるだろ?=Hahaha, that's just like a masochist like Otoha-chan. That was a little too mean. The old man's crazy about her. \nLook, you can tell from this piston, right? +やん、すごっ、あふっ…、イイのぉ…!おじさんのイジワル…。っは、やっ…ん、もっと突いてぇ…!\n犯してぇっ…!オチンチン、突きまくって私を安心させて…。うぁっ、あうっ…あはぁ…っ!=Noo, wow, afh... It's so good...! Uncle, you're mean... Hah, noo... nh, thrust more...! Violate me...! Thrust your penis all over and reassure me... Uah, auh... ahaah...! +①いきなりがっついて…。=1 She suddenly got greedy... +個室に入るなりいきなりがっついて…。男もドン引きするくらいチンポに夢中だね=As soon as you enter a private room, you suddenly get greedy... You're so engrossed in your cock that even a man would fall for it. +っ、んっちゅ…ふぁぅ…でもオチンポ…こんなに勃起してるの…。ちゅぷ、ん、おじさんは下品で淫乱な\n女が好きだから、私がチンポ狂いになったら嬉しいでしょ?んちゅっ…じゅる…んぐ…じゅちゅぷ。=Ngh, nchu... fuau... but your cock... is so erect... Chuph, nh, Uncle likes vulgar, debauched women, so he'd be happy if I went crazy, wouldn't he? Nchu... juru... ngh... chuph. +へえ…、おじさんのことよく分かってくれて嬉しいよ。じゃあ、乙羽ちゃんはおじさんのためにそんな\n演技をしているのかい?=Wow... I'm glad you understand my uncle so well. So, Otoha-chan, are you putting on an act like that for him? +ちゅ、ちゅじゅぷ、っちゅ…違うの…。お預けされてから、はふっ…ぷちゅ、もうオチンポのこと以外考え\nられなくなって…。本当のチンポ脳になっちゃった。じゅる…んぐ…じゅちゅぷ、チンポ、チンポォ…、\nって…んぶ、れりゅ、ずっと頭の中でねだってたの…。じゅりゅるぅ、んぅ、ぶっぽ、じゅぷ。=*slurp* *suck* *kiss*... That's not it... Ever since she put me under her care, I've been unable to think about anything but dicks anymore... Now I'm the brains of a real cock. *lick*... ngh... *squelch* Cocks, cocks, cocks... *nnn*... nbuh, *rick*, I kept begging in my head... *rulp*, nnuh, bupo, jup*. +ぶっぽ、ぬっぽ、んふ…ちゅじゅぅ…。でも、それじゃあ体の疼きが強くなるばかりだったから、っちゅ…\nんちゅっ…こうやってむしゃぶりついたり、はあ、はあ…、じゅぽぶっ…んう…っ、激しくズポズポ犯される\nことばかり考えて…、んっ…、あふぅ…、オナニーばかりしてたの…。んぅう、っんぶっぱ、ぷちゅぅ…。=Bupo, bupo, nfu... chujuu... But that only made my body ache more, so I... chu... nnnchuu... sucked on it like this, haah, hah... *slurp slurp*... nnu...nh, all I could think about was getting violently raped... nh... afuu... masturbated all the time... nnh, nbuppa, chuu... +だから、今おじさんチンポにフェラできて…んぷ…ちゅぷ、ん、ようやく本物チンポを味わえて…、\nんちゅ、じゅるるっ、ちゅぷ、ちゅっ…はしたなくがっついちゃうの…。ぐぽっ、ぶふぅ、じゅぼぼぉ…。=That's why I'm giving you a blowjob on your dick right now... Mmph... *kiss* Mm, finally getting to taste the real thing... *slurp* *suck* *lick*... It's so shamelessly clingy... *gulp*, *bufuu, *jubobo*... +なるほどね。欲求不満の乙羽ちゃんは、恋人でもしない肉便器特有の下品で\nエグいフェラに夢中ってことか。=I see. So the sexually frustrated Otoha-chan is engrossed in the vulgar, disgusting blowjob unique to meat toilets that she doesn't even love. +ぶっぽ、じゅぷぽっ…肉便器でいいの…。ちゅる、ちゅっ…、おじさん専用の肉オナホにして…。はあ、\nんあっ、んぷ…ちゅぷ、はふっ…、もう恋人になりたいとか分不相応なことは思わないから…。=*slurp, slurp*... A meat toilet is fine... *kiss, kiss*... Make me a meat onahole just for you... *pant*, nnnahh, npfh... *smack, pant*... I don't want to be lovers anymore... +っちゅ…んちゅっ…じゅる…オチンポに使われなくなったら…どうにかなっちゃいそう…。\nじゅぷ、ちゅうぅ…、じゅりゅるるぅぅぅぅ…。=*kiss* *slurp*... *suck*... I don't think I'll be able to do anything... if my dick doesn't use it anymore... +ここまで淫乱になってくれて嬉しいよ。躾けてきた甲斐があったってもんだ。=I'm glad you've become so debauched. It's worth training you. +②誰か来たらすぐにバレちゃうな。=2 If someone comes, they'll find out right away. +こんなに積極的にしゃぶって…。誰か来たらチュパ音ですぐにバレちゃうな。=You're sucking so aggressively... If someone comes, they'll find out right away because of the squelching sound. +んっちゅ…ふぁぅ…んぷ…ちゅぷ、だったら、その前に終わらせるから…。ちゅぷ、ん、だからザーメン、\nチンポ汁早く出して…。ん、く…っむ、はふっ…ぷちゅ、お口の中、イカ臭さで満たしてほしいの…。\nはあ、はあ…、ん…はふっ…。=Mmchu... fwah... mmph... chuph, in that case, I'll finish it before that... Chuph, mm, so hurry up and let out your semen, \ncock juice... Mm, kh... mmm, hafh... I want you to fill my mouth with the smell of squid... As for \n, ah, haa... mm... haf... +終わらせるって…、本当は乙羽ちゃんが欲しいだけだろ?この乱れようだと一回出しても\n二回、三回とせがまれそうだ。=End it...? You really just want Otoha-chan, don't you? At this rate, even if I let it out once, she'll probably pester me for it two or three times. +んぷ…ちゅぷ、んっ…、だって金玉の中の精子、チュパッ、全部むしゃぶり尽くさなきゃ…。\nまたいつお預けされるか分かんないんだもん…。ぶっ、ぼぷっ、じゅぷ、ぢゅる…。=Mmph... *kiss* nnh... I mean, I have to suck up all the sperm in my balls... \nI don't know when I'll be able to hold on to it again... *slurp* *suck*... +ははは。やっぱり人が来ようがバレようが、そんなことよりもザーメンか。\n誰か来てもそっちのチンポにも食いつきそうだ。=Hahaha. It doesn't matter if someone shows up or not. More importantly, semen. Even if someone does show up, it looks like it'll bite into your cock. +っむ、はふっ…ぷちゅ、ちゅっ、んはぁ…。おじさんがそうしてほしいなら、んん…、誰の\nチンポでも咥えるよ?知らない男の人に跪いて、はあ、はあ…、=Mm, hafh... *smack* *kiss* nhah... If that's what you want me to do, nnh... I'll hold anyone's cock in my mouth, okay? Kneel before a man I don't know, hah, haah... +くっさ~いチンポにお口奉仕してる姿を、おじさんに蔑まれた目で見られると思うと…んん、あぁっ…、\n興奮して堪らないのぉ…。はぁ…、んぶっ…!じゅぷぽっ…じゅぽぽっ!ぶぢゅぅぅ…。=The thought of my uncle looking at me with scornful eyes as I serviced his stinky cock... Nnh, aah... \nI'm so excited I can't take it anymore... Hah... nbh...! Shlurp... shlurp! Shlorp... +ドMっぷりも酷くなってるな。でも当分はそんなつもりは無いよ。こんなにいやらしくなった\n乙羽ちゃんを、まずはおじさんが独り占めしなきゃね。=His masochistic attitude is getting worse. But I don't plan on doing that for a while. First, Uncle has to monopolize Otoha-chan, who's become so lewd. +うん、独り占めして…。んちゅ、じゅるるっ、ぷちゅ…私の使える穴、全部おじさんのデカマラの\n物だから。はあ、あぁ…、いっぱい味わってぇ…。んっ…ぶぢゅっ、んちゅ、じゅるるっ。=Yeah, keep it all to yourself... *kiss* *slurp*... *suck*... All the holes I can use are from my uncle's huge dick. *pant*, aaah... Taste them all... Nnh... *lick*, nchu, schluuurp*. +よし、じゃあ口をすぼめて、ドスケベに吸い立てて…。下品なフェラ音が廊下に響くくらいに激しく頭を振るんだ。=Okay, then close your mouth and suck on it... Shake your head so hard that the vulgar sounds of blowjobs echo through the hallway. +んっ!ぶぷっ!ぶじゅっっ!じゅちゅっ…!ジュポッ、ぶちゅちゅぅ……!ずぞぞぞぞ…!=Nn! Bupu! Buju! Juchu...! Jupo, buchuchuu...! Zuzozozo...! +③優等生なのに悪い子だねぇ…。=She's a bad girl, even though she's an honor student... +補修をサボってこんな事してるなんて…優等生なのに悪い子だねぇ…。=I can't believe she's slacking off on repairs like this... She's such a bad girl, even though she was an honor student... +…んじゅ、ぶっぽ、ぬっぽ、んふ…んん…、いくら優等生でも、こんなにすごいオチンポで躾け\nられたら…んちゅっ、性欲なんて抑えられないよ…。はふっ…っむ…ぶぢゅっ、んちゅ…。=...Nnju, bupo, pupo, nfu... nnh... Even an honor student wouldn't be able to hold back their lust if you trained me with such an amazing dick... nchu, nchu... +補修も大事だけど…、んふ…ちゅ、じゅるっ、んぅ、今はこのまま咥えさせて?…ぷちゅっ、じゅちゅぅ…。\nね?お願い…。ちゅっ…。じゃないと今後も勉強に集中できないの。ぶっぷっ、じゅぷ、ぢゅる=Repairs are important too, but... Mmfh... *kiss* *slurp* Mmh, let me hold it in my mouth right now? ...Pchu, *suck*... \nOkay? Please... Chu... If you don't, I won't be able to concentrate on my studies from now on. Bpfh, schlp, slurp. +この淫乱っぷりじゃ仕方ないか。しかしこっちのお勉強は熱心なんだね。自習もしっかりしてきて…、\nうぅ…、今は実技ってとこかな。=I guess I can't blame her for being such a slut. Still, she's really dedicated to her studies. She's gotten good at self-study... \nNnngh... I guess that's a practical skill for now. +どう?勉強の成果、出てるかな?んっ、ぷちゅ…、うまくできたら、ご褒美にザーメン頂戴…。ちゅぷぅ、\nちゅ…はっ、ぶ…ぢゅぶ、口でも顔でもいいから…。はぁ、ふぅ…、頭をバカにするあの匂いが堪らなく\n恋しいのぉ…。ぶぢゅっ、んちゅ、じゅるるっ、ちゅぷぅ…!=What do you think? Are your studies paying off? Nnh, pchu... If you can do it right, give me your semen as a reward... Chuph, mmchu... hah, bu... chuph, it doesn't matter if it's your mouth or your face... Hah, fhh... I can't stand the smell of you making fun of my head... Buchu, nchu, jururu, chuph...! +おじさんもここ最近はオナニーだけだったからね。生の女を味わってすっごく濃いのが出そうだよ…。=My uncle's only been masturbating lately. I feel like I'm going to get a really thick one from tasting a raw woman... +あぁっ…、嬉しい…。濃くてネバついたプリップリのザーメン…、ぶっぽ、ぬっぽ、んふ…ちゅ、\n窒息するくらいいっぱい…吐き出して…。ちゅ、じゅるっ、んぅ、っんぶ、ちゅぱっ、ぷふぅ…。=Aaah... I'm so happy... My thick, sticky, plump semen... bupo, nupo, nfu... chu, \nI'm suffocating so much... spew it out... *kiss* *slurp* nnu, nbu, chupa, pufuu... +ああ、全身ザーメン塗れにしてあげるよ。イカ臭すぎて補修に戻れないくらいにね。=Yeah, I'll smear your whole body with semen. So much so that you can't go back to repairing it. +うん、して…!ぢゅぶ、じゅぶぶ、久しぶりにおじさんのチンポ臭に包まれたいの…。ぶぢゅっ、んちゅ、\nじゅるるっ、ちゅぷぅ、ほら、早く私のフェラでイッて…!ぢゅじゅ…じゅぽ、じゅぼぼ、んぼ、ぢゅ、\nぶぁふぁ…じゅるぅうっ…!=Yes, do it...! *slurp* *suck* I want to be engulfed in the smell of my uncle's cock for the first time in a while... *kiss* *lick* Mmmph... C'mon, hurry up and cum from my blowjob...! Mmmpch... *smack*, *slrp*, mnf, mmph, mmmfwafwah...! +うおっ、いきなりそんな激しく…。うぅ…、はあ…、本当に頑張って勉強してきたんだねぇ…。\nあぁ…、すっごく気持ちいいよ…。=Whoa, you're so rough all of a sudden... Ugh... haah... You really did study hard... \nAaah... It feels so good... +だって…、オチンポ、好き…。ぶっぽ、ぬっぽ、ちゅ…、おじさんチンポ愛してるのぉ…。ちゅっ、\nちゅっ…。だから、お口マンコ便器にいつでも排泄して…。ぶぢゅっ、じゅるっ、遠慮しないで、\nザーメンでもおしっこでも…ちゅ…ぢゅぶ…、全部飲むから…。=Because... I love your dick... *slurp* *suck* *kiss*... Uncle loves your cock... *churp*, *smack*... So, whenever you want to defecate in my mouth pussy toilet, I'll... buchuu, juruu, don't hold back, whether it's semen or pee... chuu... chubuu... I'm going to drink it all... +④フェラしてるだけでオマンコが\nビショ濡れじゃないか…。=Just from giving her four blowjobs, her pussy was soaking wet... +やれやれ、フェラしてるだけでオマンコがビショ濡れじゃないか…。トイレだからって\n床にダラダラ垂らして…。呆れるくらいエロい女になっちゃったね。=Geez, just giving her a blowjob is enough to soak her pussy... Just because she's in the bathroom makes her drool all over the floor... She's become an exasperatingly erotic woman. +んんっ…、ふぅ…はぁ…、補修中からずっとこうなの…。ちゅぷ、ん、パンティーがグショグショで…\nもう吸いきれないほど濡れて…はあ、あぁ…エッチなマン汁が溢れかえってるの…。んぶ、れりゅ、\nこんなの…もう我慢の限界…。ちゅぽんっ…。=Nnngh... fhh... hah... It's been like this ever since the repairs started... *smack*, nn, my panties are sopping wet... \nI can't suck them all out anymore... Hah, ahh... They're overflowing with dirty pussy juices... Nnbu, *lick*, \nThis is... the limit of my patience... *kiss*... +ねえ、おじさん?はあ、はあ…、オマンコ、イジって…いい?んっ…、フェラしながらオナニーさせてほしいの…。\nあっ、はぁ…お口は疎かにしないから…。ね?お願い…。んっ…。=Hey, Uncle? *pant pant*... Can I... touch your pussy? Nnh... I want you to let me masturbate while giving me blowjobs... \nNnah, hah... My mouth won't be shunned... Okay? Please... nnh... +何を言い出すかと思ったら…。ダメだよ。乙羽ちゃんはおじさんの仕事中に我儘を言ってきて\nフェラをさせてもらっているんだろう?しかも補修までサボって…。そこまで甘い顔はできないよ。=Just when I was wondering what she was going to say... No. Otoha-chan was being selfish while she was working, and she was giving me a blowjob, wasn't she? And she even skipped repairs... I couldn't be that naive. +(と言いつつもこれは乙羽ちゃんを従順に躾けるためなんだが…。)=(That said, this is to discipline Otoha-chan obediently...) +そ、それはそうだけどぉ…。でも…。=Th-That's true, but... But... +今までは乙羽ちゃんのエッチなお願いを、聞いたり察したりしてそれに応えてきたけど…、おじさんもいつ\nまでも甘い顔はできないな…。このままじゃまたチンポをお預けしなきゃいけなくなっちゃうかも…。=Up until now, I've been listening to and guessing Otoha-chan's dirty requests, but... Uncle can't keep making such a sweet face forever... At this rate, I might have to hold on to his cock again... +そ、それだけは…!……わ、我儘言って…ご、ごめんなさい…。今はおチンポ咥えられるだけで\nいいから…。だから…お預けだけは…!=Th-That's the one thing...! ...I-I'm sorry for being so selfish... Just having your cock in my mouth right now is enough... So... please don't hold back...! +いい子だ。それなら、ほら、続き…。しっかりチンポの世話をしてごらん。うまくフェラができたら\nオナニーなんかじゃなくて…もっと凄いこと…。乙羽ちゃんが本当に望んでいることをシてあげても\nいいけど…。=Good girl. In that case, come on, let's continue... Take good care of my cock. If you can give me a good blowjob, I won't masturbate... I'll do something even more amazing... You can do what Otoha-chan really wants, but... +本当?ありがとう…!ジュポフェラお口マンコ奉仕で、オチンポが満足できるように頑張るね。沢山味わって\n気持ちよくなって…。んっ…ぶぢゅっ、んちゅ、じゅぽ、ぷ、じゅぼぼ、んぼ、…じゅるぅうっ…=Really? Thank you...! I'll do my best to satisfy your dick with my mouth-pussy service. Taste lots and make it feel good... Nnh... *slurp* *kiss* *suck* Pfft... *suuuck*... +⑤久しぶりのチンポはどうだい?=How's your dick for the first time in five years? +乙羽ちゃん、久しぶりのチンポはどうだい?随分ご満悦そうだけど。=Otoha-chan, how's your cock for the first time in a while? It looks like you're quite pleased. +んっちゅ…ふぁぅ…ちゅぷ、凄く濃くておいしいの…。前は変な味って思ってたけど…、ちゅっ、じゅちゅ…\n頭バカになって…チンポ脳になってるから、とっても香ばしくっておいしく感じるの…。ぁう…ちゅっ、\nじゅぷ、っちゅ…んちゅっ…=Mmchu... fwah... chuph, it's so thick and delicious... I used to think it tasted weird, but... chu, chuchu... my head's become stupid... and my cock brain is turning into a cock brain, so it tastes really good... Auh... Chu, mmchuph, chu... mmchu... +匂いも…、んっ…、臭いのは臭いんだけど、はあ、はあ…、女の本能を呼び覚ますような…子宮に来る\nオス臭さ…。スゥー…、スゥー……、スンスン…。はあぁぁぁ…、……チンポ臭が鼻から抜けて…。\nあぁっ…、ずっとこの匂いを嗅ぎたかったのぉ…。=The smell... nnh... it stinks, but... haah, haah... it's like a male stench that awakens a woman's instincts... It's coming to her womb... *sniff*... *suuuuck*...*sniffle*... ...The cock stench is coming out of her nose... \naahhh... I've always wanted to smell this smell... +前のなめフェラとは違って、実際に口で咥えてみてどうだい?=Unlike the previous licking blowjob, why don't you actually put it in your mouth? +ぶぢゅっ、んちゅ、じゅるるっ、口の中がオチンポでいっぱいになって…ぶちゅっ、喉の奥まで犯されてる\nような気分…。ぬっぽ、んふ…ちゅ、舌で肉竿をシゴく度に恥垢がまとわりついて…げぷっ…、んあぁ…。\n口いっぱいに広がってベトベト…。んぶ、れりゅ、じゅぷ、ぽちゅぅ…。=Buchu, nchu, jururu, my mouth is filled with dick... buchu, it feels like I'm being raped to the back of my throat... Nupoh, nfu... chu, every time I stroke my meat pole with my tongue, the smegma clings to it... gepu... nnaah... \nMy mouth is all sticky... nbu, reryu, jupu, pochuu... +それに、唇を締めて出し入れすると、んちゅ、じゅるるっ、亀頭にフィットして、カリの高さを凄く感じる\nの…。ぢゅぶ、じゅぶぶ、じゅぞぉ…。プックリして弾力があるのに…、んちゅっ、凶悪な形…。ぷちゅ、\nちゅっ、じゅぷ…。このカリ高勃起チンポで…オマンコの中、メチャクチャにかき回されてたんだ…。=Plus, when I tightened my lips around hers and moved in and out, it fit on my glans, making me feel the height of her glans so much... *slurp, slurp*, *suck*... Even though it was plump and springy... Mmchu, it had a vicious shape... *kiss*, mmchu, mmph... My glans was so erect... that it was churning up her pussy like crazy... +ちゅぷぅ、ちゅ…ぶぷぅ…でも、しゃぶられてる時の亀頭は、んぼ、ぢゅ…、お口マンコに完全屈服してて\n凄くカワイイの…。んじゅ、ぶっぽ、ぬっぽ…、辛そうに我慢汁もドバドバ出てきて…。ちゅぱ…舐めてる\n時と違って全部味わえるのが嬉しいの…。…んぐ…じゅちゅ、ぶぷっ…。=*slurp* *kiss*... *suck*... But when I'm being sucked on, my glans is so cute when it's completely surrendered to my mouth pussy... Mmmpch, mmph, mmmpch... My precum is gushing out painfully... *lick*... Unlike when I licked it, I was happy to taste it all... Mmmgh... *Suck*, mmmph... +おじさんもしゃぶられるのは好きだから、乙羽ちゃんも随分フェラが気に入ったようで嬉しいよ。=My uncle likes it when people suck on him too, so I'm glad Otoha-chan seems to have taken quite a liking to blowjobs. +んぶ、れりゅ、ちゅぷ…、だっておじさんのチンポなんだもん…。はあ、はあ…私を虜にする逞しいオス\nチンポ…。ちゅぷぅ、ぶぢゅっ、フェラでも何でもしたくなっちゃうよ。んぼ、ぢゅ、れりゅ、ちゅぅ…。=Nbu, reryu, chupu... Because it's my uncle's cock... Haa, haa... It's a strong male cock that captivates me... Chupuu, buchuu, it makes me want to give him a blowjob or something. Nbo, chu, reru, chuu... +①アナルセックスはどうだい?=How about anal sex? +乙羽ちゃん、初めてのアナルセックスはどうだい?辛くない?=Otoha-chan, how about your first anal sex? Isn't it painful? +ぅ、あっ、んん…、大丈夫。挿入れるときは少しキツかったけど、…んあっ、突かれる度にオチンポに馴染み\n始めてる…。あっ…はぁ、っんあ…あっ、ピストンしてして、って…、んあっ、ぁう…お尻からもお汁が\n出て…あはぁ…っ、どんどん感度が良くなってる…。うんっ、あうっ…あぁ…っ。=Uh, ah, nnh... I'm fine. It was a little tight when I put it in, but... nnah, it's starting to get used to my dick every time you thrust into it... Ah... hah, nnah... ah, piston me... nhah, auh... My juices are coming out of my butt too... ahah... It's getting more and more sensitive... Yeah, ahh... aaah...! +乙羽ちゃんの体自体がセックスの順応能力が高いんだね。つまり、本能的にチンポを欲している\n根っからのド淫乱ってことだよ。=Otoha-chan's body itself is highly adaptable to sex. In other words, she's a total slut who instinctively wants a cock. +はあ、あふっ…、淫乱でもいいの…。だって…、おじさんとのアナルセックスが、んあ…あんっ…最初から\nこんなに気持ちいいんだもん。っんあ、っはぁ、あっ…んん…。=Haah, afh... I don't care if you're a slut... Because... anal sex with you feels so good, nnah... ahn... from the start. Nnah, haah, ah... nnn... +初めてでこんなに楽しめておじさんも気持ちいいよ。普通はケツ穴でまともにセックスできる\nようになるには時間もかかって面倒だからね。=This is the first time I've had this much fun, and it feels great. Normally, it takes time and effort to get to the point where you can have proper sex with your asshole. +はっ、んぁ、んぅっ…、でも、それもシたかった…かも。ひあっ、あっ…、痛くてもおじさんチンポに容赦\nなくハメられて…あっ…、あふぅ、んっ、このアナルは俺のものだ、って分からせられるような…あ、はあ、\nひうっ…、激しいピストンで、んっ…、無理矢理突かれるの…。んくっ…、はひっ…、はあ、はあ…。=Hah, nnah, nnuh... But I might have wanted to do that too. Hiah, ah... Even if it hurts, my uncle's cock mercilessly framed me... ah... afuu, nh, so I could tell that this anus was mine... ah, haa, \nnnhyuu... I'm going to force myself into it with a violent pistoning... nh... ngh... hahii... haah, haah... +そしてお腹に初中出し…。あ、はっ…ひあっ、犯され尽くされた後、アナルからザーメンを垂れ流して…\nふあっ、んああっ…そんな無様な姿を、あぁ…、おじさんに蔑まれるように見られて…。\nはあ…、はあぁぁ…。=And then, my first creampie in my stomach... Ah, hah... hyah, after being raped, semen dribbled out of my anus... nfuah, nnahh... That uncouth appearance, ahh... was being looked down on by my uncle... \nHaah... haahhh... +想像して興奮してるね?アナルがよりチンポに吸い付いてきたぞ。=You're excited to imagine, aren't you? Your anus is sucking on my cock even more. +だって…こんな変態セックスで感じちゃうくらい、んあっ、ぁう…おじさんにマゾメスに躾けられちゃった\nんだもん…。はふ、あひっ…、だから…もっと来てっ…!オチンポ…、ズコバコ容赦なくケツ穴犯してぇ…!\nうんっ、あうっ…あはぁ…っ!=Because... I've been trained by a masochist bitch to the point where I'm getting off from perverted sex like this... Hafh, ahih... So... come more...! Cock... fuck my asshole mercilessly...! Nnngh, ahh... ahaah...! +よし、なら乙羽ちゃんが想像してたように、無様に気をやるまで初アナルを犯し尽くしてやるからね!=All right, then, just like Otoha-chan imagined, I’ll violate your first anus until you’re uncouthly considerate! +んひっ…!ひぃっ!スッゴ…!強い…、強いのぉ…!アナル、メチャクチャにハメられて…!やっ、あっ、\nああ…っ!!狂うまで犯し続けてぇ…!んくっ…、はひっ…、うぐっ、あはぁっ…!=Nhih...! Hiih! Wow...! So strong... so strong...! My anus is being fucked like crazy...! Yah, ah, \naaah...!! I'm going to keep raping until I go mad...! Nkh... hahii... ugh, ahaah...! +②広げるだけじゃなくて…オナニーしていたね?=You were masturbating, weren't you? +しかし…いくら乙羽ちゃんがお預け期間にアナルを慣らしていたとはいえ、このほぐれ具合は…。\n本当は広げるだけじゃなくて…オナニーしていたね?=But... even if Otoha-chan had gotten used to her anus during the detention period, this loosening... \nThe truth is, she wasn't just spreading it... she was masturbating, right? +ああ…んあっ、そ…、そんな…こと…。=Aaah... nnah, th-that's... not... +ほらほら、正直に言わないと止めちゃうよ?こんな風に突いてあげないよ?=Come on, if you don’t be honest, I’ll stop you. I’m not going to poke you like this, okay? +んっ、あっ…!ダメっ…!止めないでぇ…!した…!オナニーしてましたぁ…!あっ、んあ…、ひあっ、\nだって、アナル広げるだけじゃ…んんっ、我慢できなかったんだもん…。はあ、はあ…、慣らしていく\nうちに…我慢できなくなって…んはっ…うんっ、あうっ…。=Nnh, aah...! No...! Don't stop...! I did it! I was masturbating...! Ah, nnah... hyah, even I couldn't hold back just from spreading my anus... nnh, I couldn’t... hah, hah... as I got used to it... I couldn`t hold myself back... nhah... yeah, auh... +おじさんの仕事を邪魔してまでセックスしたいと懇願しておいて、嘘をつくなんて悪い子だ。=She’s such a bad girl that she’s begging to get in the way of her uncle’s work and have sex with him, then lying to him. +ご、ごめんなさい…!だって、お尻オナニーなんて…ひぐっ、おじさんに引かれるかも…って。…ふあっ、\nんああっ…でも、おじさんのチンポが私のアナルに…、んあっ、ぁう…っんあっ、出たり入ったりするのを\n想像したら、んぁ、んぅっ…、指が勝手に…。=I-I'm sorry...! I mean, masturbating on my butt... higuh, my uncle might pull me back... fuah, \nnnnaaah... But, when I imagined my uncle's cock going in and out of my anus... nnah, auh... nnaah, my fingers were moving on their own... +それならちゃんとオナニー報告をするんだ。じゃないと許してあげないぞ。=In that case, make sure you masturbate properly. Otherwise, I won't forgive you. +あっ、んっ…最初は…その…、お尻の穴を優しく円を描くように…んん…、スリスリってなぞって…撫で\nまわしてたの…。はあはあ…、アナルが感じてヒクヒクってする度に…、んっ、お尻の中から空気が出て…。\nあっ、はふっ…、この穴を…、指で栓をしたらどうなるんだろうって…。っんあっ、はっ、んぅっ…。=Ah, nnh... At first... umm... I was gently tracing circles around her butthole... nnn... rubbing it... and stroking it around... Haahaa... Every time my anus twitched from feeling it... nn, the air came out of my butt... Nnah, hafh... I wondered... what would happen if I plugged this hole with my fingers... ngh, ah, hah, nnuh... +んんぅ…、それから…、指先を第一関節まで挿入して…、あっ…、ちょっとかき回すとクニュクニュって…、\nはあ、はあ…、んくっ、エッチな音がしたの…。もう気持ちよくて堪らなくて…。そのまま…、はっ、んぁ、\n徐々に人差し指の根元まで…アナルに…。うんっ、あうっ…はぁ…っ。=Nnngh... And then... I inserted my fingertip all the way to the first joint... ah... and when I stirred it a little, it squished... nnn, haah... nngh, I heard a lewd sound... It felt so good, I couldn't take it anymore... Just like that... hah, nnah, it gradually reached the base of my index finger... into my anus... Yeah, auh... haaah...! +あ、はっ…ひあっ、すごい刺激がビリビリって全身に広がると同時に、んんっ、はっ…、お尻の中が\n収縮して…指を強く締め付けてきたの…。あ、はっ…ひあっ、これ、チンポも絶対気持ちいいって\n確信したの…。はあ、はあ…。=Ah, hah... hyah, at the same time as the incredible stimulation spread through my whole body, nnn, haah... my butt contracted... and my fingers tightened around it... Ah, ah... hiah, I was convinced that my cock would definitely feel good too... haah, haaah... +そうしたら、オチンポをアナルで擦ることしか考えられなくて…。あっ、ああ…、そのまま、おじさんに\nアナルを犯されることを想像しながら…、ぅんっ、あうっ…ズボズボォ…って…、指を出し入れして…、\nはひっ…、あぐっ…っ、こねくり回したり…、中を…んんっ…、軽く引っかいたり…。はぁっ…あぁ…。=Then, all I could think about was rubbing my dick with my anus... Ah, ahh... Just like that, while imagining my uncle raping my asshole... nnh, auh... it thudded... my fingers in and out... and my fingers... nh... agh... kneading... and lightly scratching... nnnh... my insides... Haah... aaah... +なるほどね…。指だから抵抗なくスムーズにオナニーできたんだね。そしてチンポは大きいから、\n挿入時は初物みたいにキツキツだったと。で、ちゃんとイケたのかい?=I see... So you were able to masturbate smoothly because it was your finger. And since your cock was so big, it was as tight as the first time you put it in. So, did you get it right? +うん、指ハメケツ穴オナニーでイッっちゃったの…。あっ、んあっ、ぁう…、初めてオマンコでイッた時みた\nいに…ひぐっ、はひっ…、全身が痙攣して、ビクッ、ビクッ…!って跳ねて…。はあ、はあ…、お尻からも\nオマンコからもお汁を飛ばして…。ああっ、ん、やっ、はしたないイキ方しちゃったのぉ…!=Yeah, I came from masturbating my finger hole... Ah, nnah, auh... It's just like when I first came from my pussy... higuh, hahih... My whole body convulsed, and it twitched...! It bounced up and down... Haah, haah... It sprayed juices from both my butt and my vagina... Aaah, nh, yaah, I climaxed so shamelessly...! +んっ…あっ、んはっ…それ以降、毎日、オナニーでアナルをほぐしてたの…。…っんあっ、はあ…、はひっ…\nいつか、おじさんにアナル処女を…、んんっ、捧げるために…。はっ、んぁ、んぅっ、んっ…。=Nnh... ah, nhah... ever since then, I've been masturbating every day to loosen my anus... ...Nnah, hah... hahii... \nOne day, I will give my anal virginity to my uncle... nnnh, so I can offer it to him... hah, nnah, nnuh, nh... +よぉし、ちゃんと報告できて偉いぞ。それじゃあこのままハメてあげるね…!=Alright, I'm glad I was able to give you a proper report. Then I'll set you up like this...! +③ケツ穴がイヤラシイ音を\n鳴らしてるよ…。=My asshole's making lewd noises... +ほら、乙羽ちゃん聞こえるかい?おじさんのチンポを出し入れする度に、ブポブポってケツ穴が\nイヤラシイ音を鳴らしてるよ…。=Come on, Otoha-chan, can you hear me? Every time I move my uncle's cock in and out, my asshole makes a lewd sound... +っ…!や、やだ…!そんなこと言わないで…!んぅっ、んっ…これは…違うの…。ひあっ…、あんっ、\nその…、オチンポが大きいから…。ふあっ、んああっ…。=...! N-No...! Don't say that...! Nnh, nnh... This isn't... what I meant... Hyah... ahn, \nwell... your dick is so big... Fuah, nnaah... +何で恥ずかしがるんだい?おじさんのチンポを夢中で咥え込んで、もっともっと…って\nおねだりしている証拠じゃないか。=Why are you so embarrassed? Isn't this proof that you're engrossed in sucking my uncle's cock and begging for more... more? +ぅ、んあっ、ぁう…そ、そうだけ…ど…。んんぅ…、でも、アナルなのに……お尻の穴、なのに…ひぐっ、\nんっ、こんな……げ…、下品な音…。んんぅ……恥ずかしいよぉ…。=Uh, nnah, auh... I-It's just... that's all... nnnh... But, even though it's my anus... my butthole, and yet... higuh, \nnnnh, this... gh... vulgar sound... Nnh... It's embarrassing... +自分からアナルセックスをせがんできたくせに、人並みに羞恥心は残ってるんだね。\nまあ、それも最低限だけど。=Even though she was the one who had been pestering me to have anal sex, she still had as much shame as anyone else. \nWell, that was the bare minimum. +だって、私はおじさんのものだから…。あっ…んあっ、はぁ…、あんな変態セックスばかりしてたら…\nんくっ、羞恥心もおかしくなっちゃう…。んあっ、ぁう…っんあっ…。=After all, I belong to him... Ah... nnah, hah... If I keep having perverted sex like that... nngh, I'll lose my sense of shame... Nnah, auh... nnah... +おじさんのものなら、なんでも言う事を聞くよね?今どういうことが起こってるか言ってごらん?\n直接乙羽ちゃんの口から聞きたいよ。=You'll listen to anything I say if it's yours, won't you? Tell me what's going on right now. I want to hear it directly from Otoha-chan. +やっ、やぁん…、そ…、そんな事…言えないよ…。んうっ、く…恥ずかしくて…、さすがに無理…。\nはあ、はあ…、おじさんの顔、まともに見れなくなっちゃう…。ん…っんあっ…。=No, nooo... I... I can't... say that... Nnngh, kh... It's so embarrassing... it's impossible... \nHaah, haah... I won't be able to look him in the eye... nnh... nhaah... +それでも言うんだ。おじさんは乙羽ちゃんが言ってくれたら興奮するよ。それに、エッチな信頼関係が\n強くなって、人には言えないような二人だけの秘密をもっとたくさん共有できるからね…。そういう\n関係になれれば嬉しいって思っているよ。=Even so, you still have to say it. Otoha-chan would be thrilled if you said it. Plus, our lewd relationship of trust will grow stronger, and we'll be able to share more secrets between the two of us... I'd be happy if we could have that kind of relationship. +(ってことなんて微塵も思ってないけど。さて…、どこまで羞恥プレイを許容できるかな?)=(I don't think so at all. Now then... I wonder how much shame I'll be able to tolerate?) +んん…、……い、今、私のケツ穴は…、おじさんに犯されながら……その…、はあ、あぁ…き、汚くて…、\n卑猥な……、あぁ…、ん、お、音を……鳴らして…いま、す……。んんぅ…。=Mmm... M-My asshole is... being raped by my uncle... umm... hah, ahh... I-It's dirty... and lewd... ahhh... mmm, I-I'm making... sounds... right now... Mmmm... +はあ、はあ…、あ…オチンポで突かれる度に…、ふぅっ…、ん……絶対、誰にも……お、おじさんにも…\n聞かれたくないような…んくっ、はうぅぅ……さ、最低な音を……出して……、んっ、はうっ…オチンポ…\nしてしてぇ…、って…、はあ、あぁ…、おねだりして…います…。んん、ひくっ…。=Haah, haah... ah... every time you thrust into me with your dick... fhh... nn... I definitely don't want anyone to hear... m-my uncle... nngh, haauuu... I-I'm making the worst sound... nnn, hauh... I'm begging... haah, aah... for your cock... ngh... +詳しくは…どんな音かな?=I wonder... what kind of sound it is? +……っ!……ブ…、、、ブポッ…ブポッ…て…。んんん、ひぐっ…、つ…、突かれて…、引き抜かれる\n度に…、はあ、はひっ…空気が出たり入ったり…。…お、お尻の穴と…オチンポが密着して……、く、\n空気が潰れて……、っんあっ、はあ…っ、ん、……漏れ出る…、音…です……。=...! ...B... bupo... boop... boo... nnnn, higuh... ts... every time you poke me... and pull me out... haa, hahii... air comes and goes... ...M-My butthole... and my cock... are pressed up against each other... and the air is crushed... nnnah, haa... nh, ...it's leaking out... and making a sound... +…んぁ、あっ…、それに…、ケツ穴とオチンポが擦れて…、お汁と我慢汁が絡み合って、卑猥に…\nはあ、はふっ、んん…、ニチャニチャ…って響いています…。ふぁっ、んっ…。=...Mnah, ah... And... my butthole and cock are rubbing against each other... my juices and precum are intertwined, obscenely... \nHah, hafh, mmm... It's so sticky... Fuah, mm... +よく言えたね、いい子だ。誰が聞いてもドン引きして萎えるような最低な音だけど、\nおじさんのチンポには凄くそそる本当にいやらしい音だよ。=How could you say that? You're such a good girl. It's the worst sound anyone could hear, and it's going to make you go limp, but Uncle \n's cock is really, really lewd. +④アナルはオマンコに比べてどうだい?=4 How is your anus compared to your pussy? +乙羽ちゃん、アナルはオマンコに比べてどうだい?おじさんに教えてほしいなぁ…。=Otoha-chan, how is your anus compared to your pussy? I wish Uncle would tell me... +ぅ、あっ、んっ…オマンコはオチンポに絡みついて…、んあっ、あっ、ああ…締め付けてるのに対して…、\nはあ、はあ…、んん…、アナルは、肉ひだが一つ一つ…、キュウキュウに吸い付いて…、はっ…ひあっ、\nんひっ、吸盤みたいにオチンポを離さないの…。ん、あっ、あんっ…。=Ugh, ah, nnh... My pussy is entwined around your cock... nnah, ahh, aaahh... It's squeezing down on me, but... nhah, hahh... nnn... my anus... is sucking on each and every one of your folds... hah... hyah, nnnhhh, don't let go of my dick like a sucker... ngh... ah, aahn... +確かにチンポを引き抜くんじゃないかってくらい吸い付きが凄いよ。\nほら、こんなにしてもガッチリ離さないぞ=You're right. She's sucking so hard that I think she's going to pull my dick out. Look, she won't let go of me like this. +あ”あ”っ、ん”!やっ、あ”っ…!急に激しくぅ…!うぁ”っ、あ”うっ…こんなに…、奥まで激しく\n突かれると…んぐっ…、お腹に直接衝撃がきて…やだっ…、ひぐっ、酷い声が出ちゃう…!ん”、あ”っ、\nあ”ひっ…、はひっ…!=Ah “Ah, nn”! No, ah...! It’s so intense all of a sudden...! Uwah, ah, ugh... When you thrust so hard... ngh... deep inside me, I feel a direct impact on my stomach... no... higuh, I can’t help but let out a terrible voice...! Nnh, aah, ahnah, hii... hahii...! +あぁ…、もっとその酷くてエッチな声をおじさんに聞かせて。=Ahh... Let me hear that awful, dirty voice of yours more. +ひぐっ、はひっ…、強いのぉ…!あ”ぁ”っ、思いっきりハメ込まれると、ひうっ、ん”っ…、お腹の中…\nいっぱいに詰まるような感覚…。っは…ああっ、んっ…、侵入されて、荒らされてる…のぉ…!ああっ…\nぅぁっ、苦しいけど…、ゾクゾクするような…。っは…ああっ、はあ、はあ…。=Higuh, hahih... It's so strong...! Ah, “ah”! When you put it in as hard as you can, hiuh, nnh... My stomach... feels like it's filled to bursting... Hah... aah, nh... I'm being penetrated, and being ravaged... oooh...! Aah... nnuah, it hurts, but... it gives me the chills... Ha... aaah, haaah... +でも、ズルって…一気に引き抜かれると…、ひぐっ、んふうぅ…、カリで腸内を引っかき回されて…イイ\nのぉ…。う”あっ、ああっ、んっ…=But it's cheating... If you pull it out all at once... higuh, nfuuu... it'll churn my intestines with its glans... It's so good... Uuuh, ah, aah, nnh... +亀頭が、お尻の入口で引っかかって…、はひぃ、…んぐっ…、そのままおチンポに引き伸ばされて…\nはあ、はひっ…、下品でいやらしいアナル、おじさんに見られて恥ずかしいの…。あ”ぁっ、ん”、\nやぁっ…。=My glans got stuck at the entrance to her butt... *gasp gasp*... Ngh... She stretched out her cock... *pant pant*... It's embarrassing when an old man sees my vulgar, lewd asshole... Ah, ah, nnngh, nooo... +でも、このだらしなく引き伸びたケツ穴が凄くいやらしくて見入っちゃうよ。=But this sloppy, stretched asshole is so lewd that I can't help but stare at it. +はぁっ、んくっ…あぁっ…ぅぁっ、この、詰まる時の不快感と…、はあ、ぁあっ、抜けていく爽快感が…\nぅぁっ、はあっ…、交互にきて…お腹の中がずっとグルグル回っているような…、んっ、ああっ、別の\n生き物に凌辱されている感覚が…、ひうっ…、堪らないの…。=Haah, ngh... aah... uwah, this, the discomfort I feel when I'm stuck... haah, aah, the exhilarating feeling that's coming out... nnuah, haah... alternately... It's like my stomach's constantly spinning... nnh, aaah, I can't stand the feeling of being raped by another \ncreature... hiuh... +それに、んくっ、はひっ…、ピストンされる度にケツ穴が擦れて、はあ、あ”ぁ…、ん”っ…、火傷しそう\nなくらいヒリヒリ熱くなって…。んくっ…あぁっ…、この、ちょっと痛みのある刺激も…はうっ、ん”ん…\nオマンコとは違うのぉ…!っは…ああっ、はあ、はあ…。=And, ngh, hahii... Every time she pistoned me, my asshole rubbed against it, haah, ah, “Ah... nn”... It stung so much that I felt like I was going to get burned... Ngh... aaah... This kind of painful stimulation... hauh, nnh... It's different from my pussy...! Haah... aah, haa, hah... +ここまで不快感でヨガることができるドMなら、遠慮する必要は無さそうだね。\n思いっきり犯してあげるよ…!=There's no need to hold back if you're a masochist who can do yoga with this much discomfort. I'll rape you as hard as I can...! +⑤おじさんだってずっとハメるのを\n我慢してたんだ。=Even Uncle 5 had been holding back from being set up this whole time. +久しぶりの乙羽ちゃんの体を味わえてすごく気持ちいいよ…。\nおじさんだってずっとハメるのを我慢してたんだ。=It feels so good to be able to taste Otoha-chan's body for the first time in a while... Uncle \n has been holding back from being set up this whole time. +あっ、ああ…んあっ、私も…、やっとオチンポハメてもらえて嬉しいの…。はあ、ひあっ…、オマンコじゃ\nなくても…、んっ、同じくらい感じちゃってる…。…ふあっ、んああっ…。=Ah, ahh... Mnah, me too... I'm so happy that you've finally set me up with your dick... Hah, hyah... Even if it's not my pussy... Mnh, I feel the same way... Fuah, mnahh... +乙羽ちゃんのアナル、おじさんもオマンコ並に気持ちいいよ。=Otoha-chan's anus feels as good as her pussy. +はあ、はあ…、最初はお口セックスだけでも…、あんっ…、いいって思ってたけど…、んはっ…うんっ、\nあうっ…オチンポの味で、もう我慢できなくなって…。んくっ…、はひっ…、初アナル、おじさんに\n捧げて…ん、やっ、ズポハメ、してもらいたかったのぉ…。ん、あっ、ひあぁ…。=*pant pant*... At first, I thought it'd be okay just to have mouth sex... ahn... but... nhah... yeah, nnaahh... the taste of your dick made me unable to hold back anymore... ngh... hahii... I wanted to give my first anus to my uncle... nn, no, I wanted him to fuck me... nnn, ah, hyaah... +これで乙羽ちゃんのコキ穴、おじさんが全部奪ったんだね。完全におじさん専用の肉便器だよ。=Now Otoha-chan's cock holes have all been stolen by the old man. It's completely his personal meat toilet. +んあっ、ぁう…っんんっ、どんな形でも、おじさん専用になれたのが嬉しいの…。あっ、はぅっ…私以外\n誰も…んぅっ、おじさんの肉便器に…、あぅっ…なって、ないんだよね?ぁはっ…うぁっ、あはぁ…っ=Nnah, auh... nnnh, no matter what form it takes, I'm happy that I was able to become exclusive to you... Ah, hauhh... Nobody but me... nnuh, turned into an uncle's meat toilet... aauh... isn't that right? Ahah... uaah, ahaah... +そうだよ。ある意味、おじさんも乙羽ちゃん専用の肉竿だよ。=That's right. In a way, Uncle is also Otoha-chan's personal meat pole. +(我ながらよく体のいい嘘がスラスラと出てくるもんだ。)=(I'm surprised I can lie so easily.) +んっ、んくっ…、はひっ…、アナルなんて汚くて絶対ダメな所…、ああ…んあっ、専用の肉竿をシコる\nために…、んんっ、使われてるなんて…はっ…、んあぁ…、これ、肉便器としかやらない性欲処理だよぉ…。\nはあ、はあ…、ひあっ。=Nnh, ngh... Hahii... Anal sex is such a dirty, absolutely no good place... Aaah... nnah, it's being used... nnnh, just for stroking my personal meat pole... hah... nnaah... This is a sexual gratification process that only works with meat toilets... \nHaah, haah... hyah. +そうだよ。オナホに見立ててチンポをしごいてるんだ。ドMの乙羽ちゃんは\nこういうのが好きなんだろう?=That's right. She's stroking my cock like an onahole. Otoha-chan's a masochist, so she likes this kind of thing, right? +そうなの…好きぃ…!あ、はひっ、あふぅ、他人には絶対できない下品なセックス…、はあ、あんっ…、\n肉オナホとして扱われなきゃできない…ふあっ、んああっ…チンポ汁コキ出すためだけのセックス、\n好きなのぉ…!んくっ…、はひっ…、はあ、はあ…。=That's right... I love it...! Ah, hahii, afuu, vulgar sex that no one else could ever do... haa, anh... I can't do it unless I'm treated like a meat onahole... fuah, nnaah... I like sex just to make cock juices come out...! Nnkh... hahiii... haah, haah... +よし、じゃあこのまま性奴隷になれるようにいっぱい躾けてあげるからね。=All right, then. I’ll train you a lot so you can become a sex slave like this. +①初めての騎乗位はどんな気分だい?=1 How does it feel to be on horseback for the first time? +乙羽ちゃん、初めての騎乗位で好きに動くのはどんな気分だい?=Otoha-chan, how does it feel to move around as you please on your first ride? +あっ、んっ…んあっ、自分から跨って…、ふぅっ…、おじさんを見下ろしながら腰を振るなんて…。\nはっ…、はうっ…、いつもと違う感じで…、変に興奮しちゃう…。はあ、はあ…。=Ah, nnh... nnah, straddling me on my own... fhh... I can’t believe I’m moving my hips while looking down at him... \nHah... hauh... It’s so different from usual... it’s making me weirdly excited... Haah, haah... +Mの乙羽ちゃんでも気に入ってくれてるんだね。オマンコはどう感じているのかな?=Even Otoha-chan from M seems to like it. I wonder how her pussy feels? +んっ、んくっ…、はひっ…、膣圧をかけて深く出し入れすると…、はあ、はん…、ズボズボ貫いて…、\nんくっ、奥まで届くのぉ…。ひうっ、はひっ…、やぁん…、亀頭と子宮がイチャラブベロチューしてる\n…。あうっ…あはぁ…っ。=Nnh, ngh... hahii... When I press in and out deeply with the pressure of her vagina... haah, hanh... it pierces me... nnkh, it reaches all the way in... hiuh, hahih... nooo... my glans and womb are all over each other... auh... ahaah...! +はぁっ…ん、あっ、あんっ…、それに…、グリグリいやらしいケツ振りで…んくっ、はひっ…、膣内を\nかき回すと、肉ひだ全体が擦れて……っんんっ、イイのぉ…。んはっ…うんっ、あうっ…。=Haah... nn, ah, ahn... and... grinding my lewd ass... ngh, hahii... When I stir up her vagina, my entire folds of flesh rub against it... nnn, it's good... nhah... yeah, auh... +こんなに貪欲にチンポを求めて、いやらしいオマンコだ…。=It's such a lewd pussy, lusting for a cock so greedily... +はっ、んあっ、やっ…、サカりマンコ、いやらしくオチンポ貪っちゃうの…。んあっ、ぁう…どう?\nうまくできてる?はっ、はぁっ…、おじさん、気持ちいい?ああ…んあっ、んあっ…。=Hah, nnah, yaah... My pussy's devouring your cock so lewdly... Nnah, auh... How is it? \nIt's doing well? Haah, haah... Does it feel good, Uncle? Aaah... nnaah, nnah... +凄くイイよ…。乙羽ちゃんの攻めっ気なピストンで、おじさんも凄く感じているよ…。=It's really good... Otoha-chan's aggressive pistoning is making the old man feel really good too... +あうっ…あはぁ…っよかった。ああっ、ん、下品に思いっきりお尻を叩きつけると…んっ…あっ、んはっ…\nおじさんの顔がヨガってかわいい…。征服感がすごいの…。はあ、はあ…、パンッ、パンッ…っていやらしい\n音を立てながら…、んっ、んくっ…、オチンポ犯すのやめられない…。はひっ…、はあ…、ひぐぅっ…。=Auh... ahaa... I'm so glad. Aaah, nn, I slapped my butt against it with all my might... nnh... ah, nhah... Uncle \n's face is so cute when he's doing yoga... I can't help but feel a sense of conquest... hah, hah... clap, clap... making lewd noises... nh, nkh... I couldn't stop raping his cock... hahii... haah... higuu... +②こんなに腰振りがうまいなんて…。=2 I didn't know you were this good at moving your hips... +あぁ、乙羽ちゃん凄いよ…。こんなに腰振りがうまいなんて…。=Ah, Otoha-chan's amazing... I didn't know she was this good at moving her hips... +っんあ、っは、あっ…ふふ…、おじさん、さっきは茂部くんの前で…、んっ…、好き放題してくれたよね…。\nぁう…はひっ…、まさかこのまま…、あっ、ん…、終わるつもり…?はっ、んあっ、んんっ…。=Nnah, hah, ah... hehe... Uncle, you did whatever you wanted in front of Shigebe-kun... nnh... earlier, didn't you...? \nauh... hahii... Don't tell me you're going to... ah, nh... finish like this...? Hah, nnah, nngh... +ん?それはどういうことだい?=Hm? What do you mean by that? +ぅ、あっ、んあっ、おじさんのピストンを我慢しながら、あっ、んはっ…茂部くんと会話するの大変だった\nんだから…。はあ、はあ…、だから、今度は私がおじさんを…んっ、惨めにヨガらせる番なんだから。フフッ\n…っんあっ、はぁっ…。=Ugh, ah, nnah, while holding back my uncle's pistoning, ahh, nhah... It was hard to talk to Shigebe-kun... *pant pant*... So this time, it's my turn to make him... nnh, wretchedly do yoga. Heheh... nngh, hahh... +…はぁ、っんあ…ズプズプにコスリ上げてから…んっ、あぁ…全体重をかけて一気にコキ下ろしたり…。\nんぁ、んぅっ、んっ…中でグチュグチュにかき回したり…。はあ、はあ…、オチンポが勃たなくなるくらい\nズポハメするんだから…。っんあっ、はぁっ…、降参しても許さないからね…。…ふあっ、んああっ…。=...Hah, nhah... You're rubbing up against me... nh, aah... you're using all your weight to knock me down all at once... nnnhah, nnuh, nnh... churning my insides... hah, hah... I'm going to fuck your dick so hard that it won't get hard... nnaah, haah... Even if you surrender, I'll never forgive you... fuah, naahhh... +ははは、ちょっと怖いな…。こうなった乙羽ちゃんの性欲は止められないからな…。=Hahaha, I'm a little scared... I can't stop Otoha-chan's sexual desire now... +っんあ、っは、あっ…ん、だって、ハメてもハメても…、ムラムラが止まらないのぉ…。はっ、んぁ、\nんぅっ、おじさんのせいなんだから、満足させてよね。ん、んあっ、はっ…、先、イッたらダメだよ?\nふぅー、んんぅ…。=Nnah, hah, ah... nn, I mean, no matter how hard I try... I can't stop getting horny... Hah, nnah, \nnnuh, it's my uncle's fault, so let me satisfy you. Nn, nnah... hah... Don't cum first, okay? Nnfuuuh, nnnh... +仕方ないな、頑張ってみるよ。=Oh well. I'll do my best. +ウフフ…、私はどんなに攻められても我慢したけど…はあ…、んくっ、はひっ…、おじさんはどうかな?\n我慢できなくなったら…、ぁう…っんんっ、好きに喘いでもいいからね?はあ、はあ…、私を苦しめた\nこのデカマラ…、犯し尽くしてあげる…。あっ、あんっ、ああっ…。=Ufufu... I held back no matter how much you attacked me, but... haa... ngh, hahii... what about you, Uncle? If you can't hold back anymore... auu... nnh, you can moan as much as you want, okay? Haa, haaah... I'll rape this huge dick that tormented me... ah, anh, aah... +③凄く上手だよ…。でも、そろそろ時間だし…=3 She's really good... But it's almost time... +乙羽ちゃん、凄く上手だよ…。でも、そろそろ時間だし、このまま\nヤり続けてたら保健室の先生が戻ってくるかも…。=Otoha-chan's really good at this... But it's almost time, so if we keep doing this, the nurse might come back... +はっ、ぁはっ…やぁん…、まだダメぇ…。んあ…あんっ…あ、はっ…もっとしたいの…。おじさんだって、\nオチンポはこんなにやる気満々なのに…。ひあっ、あっ…、あふぅ、こんなに気持ちいいの止められない\nよぉ…。あんっ、あっ、はあ、はあ…。=Hah, ahah... Nooo... Not yet... Nnah... ahn... ah, hah... I want to do it more... Even though my uncle's cock is so eager... Hyaah, ah... afuu, I can't stop feeling so good... Ahn, ahh, haah, haaah... +コツコツコツ…=Knock, knock, knock... +っ…!?噂をすればだ。先生が戻ってきたかも…。乙羽ちゃん、静かにしないと…。=...!? Speak of the devil. The teacher might be back... Otoha-chan, we need to be quiet... +フフ、おじさん、そんなこと言って、っんあ、っは…、オチンポ膨らんでるよ?んっ、オマンコ圧迫して\nきてる…。ん、あっ、あんっ、焦るおじさんを犯すの、興奮しちゃう…。はあ、はあ…=Hehe, Mister, you're saying that, nnah, hah... Your dick's swelling up, you know? Nnh, it's pressing down on my pussy... nnh, ah, ahn, violating my impatient uncle is turning me on... *pant pant*... +んあっ、ぁう…さっきまで、あんなに私を攻め立てて…ひうっ…、男らしくハメまくってたのに…。\nほら、こんな風に…あ、はっ…んあっ、んんっ…、はっ、んくっ…、はひっ…。=Nnah, auh... You were attacking me like that just now... hiuhh... you were setting me up like a man... \nLook, like this... ah, hah... nnah, nnnh... hah, nkh... hahii... +うお、激しい…。乙羽ちゃん、少し落ち着いて…。こんなに動いたら、相手は子供じゃないんだし\nすぐ気づかれちゃうよ…。ほら足音がどんどん近づいて…。=Whoa, you're so rough... Otoha-chan, calm down a little... If you move like this, the other person isn't a child, so they'll notice you right away... Look, the footsteps are getting closer... +じゃあ、うるさい我儘なお口はこうしてあげる…。はぁぁ……、んじゅっ、チュプッ…、ち”ゅぅぅ…。\nんふぅーっ、んじゅっ、ジュパッ…、ふぅ…、んぐっ…えうっ、レロ…、レロレロォ…。=Then I'll do this for your noisy, selfish mouth... Haaah... *slurp* *suck*... *kiss*... \nNnfuuuu, njuu, jupa... fuu... nguu... ehhh, *lick*... erorerorero... +んんっ、んむっ…!=Mmm, mmm...! +コツコツコツ…=Knock, knock, knock... +っふ、っちゅぅ…くちゅ…ほら、おじさん、どう?今どんな気分?はあ…、んちゅぅ、んぅう…、人生終わる\nかもしれない状況で痺れるほどの快感…。れろっ…んちゅ…ふっ…やめたい?それともこのままハメてザー\nメン出したい?ぢゅっ、ふぁふ、私はどっちでもいいよ?んじゅっ、チュプッ…、えうっ、レロ…、=*chuckle* *kiss*... *smack*... C'mon, Mister, how are you feeling right now? Haah... *chlurp*, nnuuu... It feels so good that it's numbing me in a situation where my life might end... *lick*... nchuu... fuu... do you want to stop? Or do you wanna keep going and cum like this? *suck*, fuafu, I don't care either way. *slurp, slurrp*... ehhh, lick*... +ほら、ほらぁ…、オチンポはどんどん大きくなってるよ?ぁふ、んく、っん、ちゅる…我慢できるのかな?このまま\nチンポ腫らしたままで、んちゅ…先生と顔、合わせられる?んじゅっ、チュプッ…、ぢゅぅぅ…。=Come on, come on... Your dick's getting bigger and bigger, you know? Afh, nkh, nh, *slurp*... Will you be able to hold it in? Can you face Sensei, *kiss*... with your dick still swollen like this? *suck*, *peck*... *smooch*... +んぷっ、はぁ…、……こ、このままシたい…!乙羽ちゃんの中にグツグツに\n煮えたぎったチンポ汁、吐き出したいよ…!=Npfh, hah... I-I want to cum like this...! I want to spit out my boiling cock juices inside Otoha-chan...! +はい、よく言えました。ちゅっ、チュパァ…。じゃあこのまま…はっ、あぁ…、ん、ピストンしておじさんの\nオチンポ、犯しまくってあげるからね…。んじゅっ、じゅぷっ、チュパァ…、れりゅっ、れろろぉ…。=Yes, well said. *kiss*, *smack*... Then I'll just... hah, aah... nn, piston it and rape your uncle's cock all over again... *slurp, slurp*, chupah... *lick, lick*... +コツコツコツ…=Knock, knock, knock... +ふー、どうやら保健室の先生じゃなかったようだね。すごい焦ったよ=*sigh* Looks like you weren't the nurse. I was really impatient. +ふ…んちゅ…ん、私も内心ドキドキしてた…。はあ、はあ…、でも…感度すごかったでしょ?\nんん…、オチンポがオマンコの中で、んっ…、パンパンに膨らんで破裂しそうなくらいだったよ。\nねぇ、ほら、続き…しよ?はあ、ふぅー…。=Mm... *kiss*... Mm, my heart was pounding on the inside, too... Haah, haah... But... your sensitivity was amazing, wasn't it? Mmmm... Your dick was swelling up inside my pussy, mm... so much so that it felt like it was going to burst. \nHey, come on, let's... keep going, okay? *pant pant*... +④おじさんのオチンポ苦しそうに\nビクビクして…。=4 Uncle's cock twitched painfully... +んあっ、あっ、ああ…おじさんのオチンポ、マン壁に擦られて苦しそうにビクビクして…。はぁ、あふっ…、\nいつもみたいに自分勝手にシコれないから…、はっ、んぁ、もどかしいんだね?っは、あっ…んん…。=Mnah, ah, ahh... My man's cock is twitching painfully when it's rubbed against the wall of my manhood... Hah, afh... \nIt's because I can't stroke it as selfishly as usual... hah, nnah, you're frustrated, aren't you? Hah... ah... nnn... +普段ならバコバコに乙羽ちゃんの穴を使ってるからね…。確かに気持ちいいけど焦れったいよ…。=Normally, I'd use Otoha-chan's hole to do something stupid... It does feel good, but I'm getting impatient... +はあ…、あくっ、ん…、それなら…ほぉ~ら…、もっと焦らしてあげる…。はあ、はっ、んあっ、かわいそう\nなオチンポ…、はあ、あぁ…もっとイジメたくなっちゃう…。んぁ、んぅっ、あはぁ…っ。=Haah... agh, nn... In that case... hooora~... I'll tease you more... Haah, hah, nnaah, poor \ncock... haah, aah... It makes me want to bully you even more... nnah, nnuh, ahaah...! +乙羽ちゃん、攻めるのを楽しみすぎてイジワルな子になってるね…。=Otoha-chan's enjoying attacking so much that she's become a mean girl... +はあ…、はっ、あうっ…、だって、おじさんの反応がエッチで楽しいから…。=Haah... hah, auuh... I mean, it's because my uncle's reactions are so perverted and fun... +…っんあっ、はっ、ほら、ムラついた亀頭から、我慢汁がドロドロ溢れてるのが分かるよ…。はあ、\nはあ…、ピクピクって脈打って…、自分からオマンコに擦りつけようと…、はあっ、ん…、必死に\n暴れてるよぉ…。あっ、んあっ、はうぅ…。=...Mnah, hah, look, I can feel the precum overflowing from my swollen glans... Hah, mnah... it's twitching... and trying to rub against my pussy... hahh, mm... It's struggling so hard... ah, nnah, hauu... +あぁ…、こ、これじゃあ生殺しだ…。こんなの…いつまで我慢できるか…。=Ahh... I-I'm going to die like this... How long can I hold back...? +っんあ、っは、あっ…膣圧緩めながら…パチュッ…、パチュッ…って…、んひっ、打ち付けて…。はあ、\nはふ…んっ、マンヒダを優しく撫でるように擦り上げるの…。ああ…んっ、どう?ゾワゾワしちゃう\nでしょ?はあ、はあ…。=Nnah, hah, ah... while loosening up my vaginal pressure... *smack*... *kiss*... nhih, hit me... Hah, nhah... nh, rub gently against my manhood... Aaah... nnh, how is it? It's making you tingle, isn't it? *pant pant*... +気持ちいいけど…、微妙な刺激で…あぁっ、精子すぐそこまで昇って来てるのに…。どんどん先端に\n溜まっていくだけだなんて…。頼むよ、このまま思いっきりヌいてくれないかな?=It feels good, but... the subtle stimulation... Aaah, my sperm's coming up so close... and it's just building up on the tip... Please, can you keep going like this? +あっ、んあっ、ぁう…どうしよっかな?はあ、はあ…、私はまだ満足できてないし…。んんっ、おじさんが\nどうしてもって言うなら、っはぁ、あっ…いいけど…。でも…。=Ah, mnah, auh... What should I do? Haah, haah... I'm not satisfied yet... Mmm, if you insist, then haah, ah... okay... But... +でも…、何だい?=But... what is it? +小娘の私がイク前に射精するなんて…、はあ、あっ、あんっ…、オスの尊厳が損なわれることなんて\n絶対できないよね?はあ、はあ…。茂部くんのときのあの威勢…、どこいっちゃたの?んんっ、あっ、\nはぁ…。=As a little girl, ejaculating before I cum... Hah, ah, ahn... I'd never be able to damage a male's dignity, right? Hahh, hahh... Where did that energy from when I was with Shigebe-kun... go? Mmm, ahh, \nhah... +あぁ…、そんな煽り方…。あと少しなのに…。=Ahh... That's how you're fanning the flames... Even though it's just a little further... +っは、やっ…ん、ほら、おじさん、しっかりして。つよつよチンポ、ガンバレ、ガンバレ!\n淫乱小娘の腰振りなんかに負けないで=Hah, yah... nn, come on, Mister, get a hold of yourself. Give it your all, give it your best! Don't give in to a slutty little girl's hip swings! +あぁ…、クソ…、この小娘マンコにチンポ汁流し込みたいのに…これじゃイケそうでイケない…。=Aaah... shit... I want to pour cock juice into this little girl's pussy... but I can't cum like this... +あんっ、あっ、はあっ…、いっぱい我慢したら、最後にすっごい気持ちいいアクメ、はあ、はあ…、一緒に\nキメよ?はっ、んぅっ、ザーメンタンクから逆流するくらい…、ふう、んんぅ…、ビュルビュル濃いのを\n沢山出してね。あっ、んはっ…うんっ、あうぅ…っ。=Anh, ah, haah... If you hold back a lot, you'll have a really good orgasm at the end. Haah, haaah... We'll cum together, okay? Hah, nnuh, so much that it'll flow back out of the semen tank... fuu, nnnh... Cum lots of thick stuff. Ah, nhah... yeah, auuh...! +⑤乙羽ちゃんに攻められるなんて新鮮だよ。=Being attacked by 5 otohachan is a new experience. +いつもはされるがままの乙羽ちゃんに攻められるなんて新鮮だよ。折角だしもっとイジメてほしいよ。=Being attacked by Otoha-chan, who's usually the way she is, is refreshing. I wish she'd tease me more. +ああ…んあっ、ふふ…、おじさんって本当に変態だよね。はっ、あはぁ…、いいよ、いっぱいイジメて\nあげる…。んっ、んんっ…、私が気持ちよくなるためだけのオチンポレイプで…、はぁー、ふぅ…、ん、\n金玉の中が枯れるまで使ってあげる…。=Aaah... nnah, hehe... You really are a pervert, aren't you? Hah, ahaah... Fine, I'll tease you lots and lots... Nnh, nnnh... Just for me to feel good... Haah, fuuh... nh, I’ll use it until your insides dry up... +はぁ、っんあ…あっ、んあ…ねえ、ど~お?下品で容赦ないチンズリ…。ぁう…っんんっ、変態ドMチンポ、\nドスケベマンコに犯されて…、あぁっ…、ビクついて感じちゃってるよ?あっ、はぅっ…んぅっ…。=Haa, nnah... ah, nnah... hey, what do you think? A vulgar, merciless cock... auu... nnnh, perverted masochist cock, being raped by a lewd pussy... aaah... It's twitching and getting off, you know? Ah, hauh... nnuh... +あうっ…、そんないきなり激しく…。あぁ、もうちょっと抑えて…。これじゃすぐにイッちゃうよ…。=Auh... so intense all of a sudden... Aah, hold it in a little longer... I'm going to cum right away... +あっ…ん、あっ…、もう、口答えしないの。んん…、チンポだけが取り柄のマゾブタは、はあ、あぁ…、\n私の都合のいい肉竿として、んん…、黙ってハメられてればいいんだから…。っんあっ、はっ、んぅっ。=Ah... nn, ah... don't talk back to me anymore. Nnn... The masochist pig, whose only redeeming feature is his cock, haa, aah... \nIt's just my convenient meat pole, nnn... so just shut up and be set up... Nnnah, hah, nnuh. +んあ…あんっ…あ、私がいなかったら、毎日エッチな動画や本で…、んんぅ…、シコるしか\nないんでしょ?相手してもらえるだけ、ありがたいと思ってよ。…っん、はあ、はあ…。=Mnah... ahn... ah, if it wasn't for me, you'd have to use dirty videos and books every day... mmm... to do it, right? I'm just glad you're willing to play with me. ...Mn, haah, haaah... +あぁ…、ううっ…、ご、ごめん…。はあ、はあ…。=Aaah... uuu... s-sorry... haa, haa... +フフフ、おじさんの快感に苦しんでる姿、…はっ、ぁはっ…、すっごくいやらしいよ…。ひあっ、あっ…、\n腰を振ると、情けな~く気持ち悪い声で喘いじゃって…。はあ、はあ…、逆レイプされてるのに…、んっ、\nオチンポは悦んでるんだもん…。んぁ、んぅっ、んっ…。=Hehehe, the sight of you suffering from the pleasure... hah, ahah... is so lewd... Hyah, ah... When I move my hips, you moan in a pathetic, disgusting voice... Hah, hah... Even though you're raping me the other way around... nn, your dick is enjoying it... nnah, nnuh, nnh... +乙羽ちゃん、…まさか本気で思ってるわけじゃないよね…?=Otoha-chan... You're not seriously thinking that, are you...? +そう見える?フフ、どっちかな?…なーんて。はあ、あぁ…、ん、でも、\nこれ…、クセになるかも…。あふぅ、んっ、はぁ…。=Does it look that way? Hehe, which is it? ...Just kidding. Haa, aah... nn, but, \nthis... might get addictive... Afuu, nnh, haa... +①莉乃ちゃんと私…どっちの\nセックスが気持ちいい?=1 Rino-chan and I... Which \nsex feels better? +んあっ、あっ、ああ…ねえ、おじさん?莉乃ちゃんと私…、ふぅ、んんっ、どっちの\nセックスが気持ちいい?んくっ…、はひっ…、はあ、はあ…。=Mnah, ah, ahh... Hey, Mister? Rino-chan and I... fuu, mmm, which \nsex feels better? Mnkh... hahii... haa, haa... +それは…、もちろん乙羽ちゃんだよ。莉乃ちゃんもよかったけど。=That’s... Otoha-chan, of course. Rino-chan was fine with it too, though. +やっ…んっ、もう、デリカシーないんだから…。はぅっ…んぅっ、そんなおじさんには……んあっ、\nこうして…、パン、パンって…ふあっ、んああっ…思いっきり…!んはっ…うんっ、あうっ…。=No... nn, geez, you're so tactless... Hauh... nnuh, to an old man like him... nnah, \nlike this... bread, bread... fuah, nnaah... as hard as you can...! Nhah... Yeah, auh... +あぁ、凄いよ…!乙羽ちゃんのピストン…、激しすぎる…!=Ah, that's amazing...! Otoha-chan's pistoning... is too intense...! +あっ、あんっ、ねえ、どう?莉乃ちゃんよりも…ひぐっ、本当に、本当に…気持ちいい?はあ、はあ…、\n莉乃ちゃんは、こんなにはしたなくて…、んぅっ、んっ…あっ、エッチな腰振り…してくれた?\nぅ、あっ、んあっ…。=Ah, ahn, hey, how is it? Does it feel... higuh, really, really... better than Rino-chan's? Haah, haah... \nRino-chan, you're so vulgar... nnuh, nnh... ah, did you... move your dirty hips? \nnu, ah, nnah... +こんなにドスケベなセックスをしてくれるのは乙羽ちゃんだけだよ…。おじさんのチンポの形に\n慣れながらも、程よく締めあげて…いつもよりマンヒダががっついて絡みついてくる。=Otoha-chan was the only one who would have sex with me this lewdly... Even though I was used to the shape of my uncle's cock, I clenched it in moderation... and my manhood clung to me tighter than usual. +っは、あっ…ん、あんな話を聞かされて…このオチンポ、絶対私だけのものにしようって…あっ、んあっ、\nぁう…オマンコが張り切ってるのぉ…。おじさんチンポをどれだけ愛してるか…あっ、あんっ、分かる\nでしょ?んんっ…、もっと感じて…。はあ、はあ…。=Hah, ah... nn, after hearing all that... I was determined to make this cock mine and mine alone... ah, nnah, \nauh... My pussy's so excited... You know how much I love my dick, don't you? Nnh... Feel it more... Haa, haa... +いつもより強欲なオマンコ…もうイキそうだよ…。そのままハメ続けて…!=Her pussy is greedier than usual... I'm about to cum... Keep going like this...! +あっ…ん、あっ、イキたい?んぅ…、イキたいなら、もう私以外の人とセックス…はあ、はあ…、しちゃ\nダメだよ?ふあっ、んあ…、このデカマラ…ザーメンも絶対逃がさないんだから…。んあっ、ぁう…おじ\nさんのいやらしいもの…、全部私の物なんだから…!あ、はっ…ひあっ…。=Ah... nn, ah, you wanna cum? Nnh... If you want to cum, you can't have sex with anyone other than me anymore... haah, haah... Don't do that, okay? Fuah, nnah... This huge dick... won't let my semen escape either... Nnah, auh... Uncle Nn's dirty stuff... is all mine...! Ah, hah... hyah... +②莉乃ちゃんとは…\n…どんなセックスしたの?=2Rino-chan... \n... What kind of sex did you have? +はあ、はあ…、んぁっ…、ねえ、おじさん…。んっ、んくっ…、はひっ…、莉乃ちゃんとは…\n…ん、どんなセックスしたの?…ふあっ、んああっ…。=Haah, haah... nnah... Hey, Mister... Nnh, ngh... hahii... What did you have sex with Rino-chan... nh... Nh, what did you do? ...Fwah, aaah... +そんなこと聞きたがるなんて…。おじさんと莉乃ちゃんの関係がそんなに気になるかい?\n嫉妬してる乙羽ちゃんはかわいいな。=I can't believe you'd want to ask me that... Are you that curious about my uncle and Rino-chan's relationship? \nYou're so cute when you're jealous, Otoha-chan. +ぅ、あっ、んっ…だって、気になってしょうがないんだもん…。んあっ、ぁう…っんあっ。=Uh, ah, nn... I mean, I can't help but be curious... Nnah, auh... nnah. +そうだな…、ただの性欲発散のために半ば強引に莉乃ちゃんに手を出したんだよ。=You’re right... I half-forced my hand on Rino just to vent my lust. +無理矢理羽交い絞めにして、初物のオマンコに亀頭を押し当てて…無理矢理メリメリ…ってチンポを捻じ\n込んだのを覚えているよ。莉乃ちゃんも相当なドスケベで、その後は今の乙羽ちゃんみたいに自分から\n腰を振って来たけどね。=I remember forcing myself to hold her back, pressing my glans against her pussy for the first time... and twisting my cock to force it into place. Rino-chan was quite a pervert too, and after that, she started moving her hips of her own accord, just like Otoha-chan did now. +ひぐっ、はひっ…、っんあ、無理矢理おじさんに犯されて、このデカマラドスケベチンポに…ひあっ、\n堕とされちゃったんだね…。はあ、はあ…、あぁ…ちょっと羨ましいかも…。=Higuh, hahih... nnah, I was forced to rape by this old man, and made to fall into this huge, lecherous cock... hiah, \nI guess... *pant pant*... Aah... I might be a little jealous... +んあっ、っは、あっ…容赦なく、ズン、ズン…、ってブチ込まれて…。はあ、はひっ…おじさんの\n本気レイプ…んっ、んくっ…、私もされてみたかったよぉ…。はあ、はあ…。=Nnah, hah, ah... She mercilessly slammed into me... *pant pant*... Uncle \nseriously raped me... nnh, ngh... I wanted to try it too... Haah, haah... +乙羽ちゃんはどこまでも淫乱のドMだね。でも、大事な乙羽ちゃんにはそんな酷いことはできないよ。=Otoha-chan is such a debauched masochist, isn't she? But I can't do something so terrible to her precious Otoba-chan. +うんっ、あうっ…じゃあ、その時は莉乃ちゃんが好きとか、はぁっ、うぅ…、そういう気持ちは\n無かったんだね?はあ、はあ…。=Okay, auh... So you didn't like Rino-chan at the time, haah, uuu... You didn’t feel that way, did you? *pant pant*... +もちろんさ。当時から乙羽ちゃんのことが気になっていたよ。=Of course. I've been wondering about Otoha ever since then. +あっ、んあっ、ぁう…っ、本当?じゃあ、その時から…んんぅ…、両想いだったんだね…。っは、あっ…\nん、やだ、嬉しくてオマンコヒクヒクしちゃうぅ…。んあっ、はあ、はあ…。=Ah, nnah, auh...! Really? Then, ever since then... nnh... you two have been in love... Hah, ah... nnnh, no, I'm so happy, my pussy's twitching... Nnah, haah, haaah... +(そんなわけないだろ。小便臭いガキんちょの乙羽ちゃんよりも莉乃ちゃんが食べごろだったし、\n手を出しやすい環境だっただけだ。)=(Of course not. Rino-chan ate more than Otoha-chan, who smelled like a piss-smelling brat, and it was just an environment where it was easier to lay a hand on her.) +莉乃ちゃんにそんなことをしたおじさんを軽蔑したかい?=Did you despise the man who did that to Rino-chan? +ううん、軽蔑なんてしない。はっ…ひあっ、あっ…、順番では莉乃ちゃんの方が先だし、関係を持った期間も\n長かっただろうけど、んっ、んくっ…、はひっ…、精神的なつながりは、私との方がずっと深いもん。んっ、\nはうっ…。こんな…誰にも言えないような…、はあ、はあ…、特別なセックスしてるのは私だけだもんね。=No, I'm not scorning you. Hah... hyah, ah... Rino-chan came first in order, and our relationship probably lasted a long time, but nnh, ngh... hahii... our mental connection is much deeper than mine. Nnh, nhauh... This is... something I can't tell anyone... hah, hah... I’m the only one having special sex. +そうだよ。こんな変態セックス、お互いに信頼し合ってないとできないだろ?=That's right. We can't have perverted sex like this unless we trust each other, right? +あぁ、嬉しすぎて…いつもより感じちゃう…!あ、はっ…ひあっ、もっとハメるの。はあ、あぁ…、\nん、莉乃ちゃんとのセックス、思い出せないくらい…。私だけに夢中になるくらい…!ふあっ、ああ…っ!=Aaah, I'm so happy... I can't help but feel it more than usual...! Ah, hah... hyah, more of this. Hah, aah... \nnnn, so much so that I don't remember having sex with Rino-chan... So much that I've become engrossed in just me...! Fuah, aaah...! +③ドスケベピストン…\n止まらないのぉ…!=3 lecherous piston... \nIt won't stop...! +やっ…んんっ…、こんな下品なポーズで…お尻振って、くねらせて…はあ、あぁん…、おじさんを犯して\nる…。はあ、はあ…、オスに媚び媚びアピールのドスケベピストン…止まらないのぉ…!はっ、んあっ、\nんぅあっ…。=No... nnnh... wriggling my butt... in such a vulgar pose... haah, aahn... I'm violating my uncle... Haah, haah... I can't stop... the lewd pistoning that appeals to males by fawning over them...! Hah, nnaah, nnnnaah... +おじさんは何もしなくていいから…ぁう…っ、んっ、性処理のお世話させて…。あっ、あんっ、最初から\n最後まで…私が動いて気持ちよくしてあげるからね。んはっ…うんっ、あうっ…。=You don't have to do anything, Uncle... Auh... Nnh, let me take care of your sexual gratification... Ah, ahn, from start to finish... I'll move and make you feel good. Nnhah... Yeah, auh... +乙羽ちゃんの好きにしていいって言ったからね。好きなだけ貪っていいんだよ。=I told you you can do whatever you want, Otoha-chan. You can eat as much as you want. +んあっ、はっ、んぅっ、オチンポ、凄すぎて…、一突きする度に…はあ、ふう…、チンポ、チンポォって…\n頭の中、オチンポでいっぱいになっちゃう…。ぅ、あっ、んあっ、ぁう…。=Nnah, hah, nnuh, your dick is so amazing... every time I thrust... hahh, fuuh... your cock, your cock... my head is filled with your dick... uu, ah, nnah, auu... +奥までハメ込む度に、んくっ…、ズリュズリュに中をかき回されて…はあ、はあ…、引き抜くと…カリで\n引っ張られて、あぁ…、マン汁をビチャビチャに噴いちゃうぅ…。あっ、んあっ、ぁう…オマンコがバカに\nなって止まらないのぉ…。んくっ…、はひっ…。=Every time I go all the way in, ngh... my insides get churned up... haah, haah... When I pull out... my glans pulls at me, aah... my pussy juices start gushing out... Ah, nnah, auh... My pussy's turning into an idiot and won't stop... Ngh... hahii... +うぅ、エグい腰振りだ…。堪らなく気持ちいいよ。ここまで獣じみた\n交尾をする乙羽ちゃんは初めてだよ。=Ugh, that's some nasty hip swinging... It feels unbearably good. This is the first time Otoha-chan's had sex this much like an animal. +そう、セックスじゃなくて交尾…。っは、やっ…ん、私今、どうしようもないくらい発情して…はぁ、\nあふっ…、おじさんをメチャクチャにしたいの…。このオチンポ、私だけのものって…んうっ、く…、\nメスの本能が分からせたがってるの。はあ、はあ…。=That's right, mating, not sex... Hah, yaah... Mm, I'm hopelessly horny right now... hah, \nafuh... I want to mess up my uncle... This cock, it's mine and mine alone... nnuh, kuh... It wants me to understand my female instincts. Haah, haah... +いいんだよ。おじさんが乙羽ちゃんのオマンコから離れられなくなるくらい\n気持ちいいアクメ、キメさせてくれるかい?=It's fine. Will you let me orgasm so good that I won't be able to get away from Otoha-chan's pussy? +うん、キメる…キメるのぉ…!っんあ、っは、あっ…愛液とザーメンがドロドロに混じり合って…、はぅ…、\nんっ、洪水みたいに溢れ出すような、すっごいアクメ…一緒にキメるのぉ…!あっ、んあっ、ぁう…!=Yeah, I'm going to cum...! Nnah, hah, ah... My love juices and semen are mixing together... Hauh... \nnnh, an amazing orgasm, like it's overflowing like a flood... Let's cum together...! Ah, nnah, auh...! +④おじさん、どう?\n私にハメられて気持ちいい?=4 Uncle, what do you think? Does it feel good to be framed by me? +ぅ、あっ、んっ…あぁ、イイの…。下品な腰振り、ふぁ、あっ、止まらない…。ふう、んん…、ねえ、\nおじさん、どう?私にハメられて気持ちいい?=Uh, ah, nnh... Ahh, it's good... I can't stop moving my hips, fuah, ahh, vulgarly... Hmm, mmm... Hey, Uncle \n, how is it? Does it feel good to be framed by me? +こんなに貪欲にがっついてきて…。楽しむというよりもチンポからザーメンを\nヌくためだけの腰使い、凄いよ…。=She's so greedy... It's amazing how she's using her hips just to make semen squirt out of my cock... +ぁはっ…うぁっ、あうっ…。だって…、今、無性におじさんのザーメンが欲しいの…。はあ、あぁ…、\nマンズリで肉竿をズリコいて…、あうっ…、強制射精させたい、って体が求めてる…。ふう、うぅ…、\nこのままハメ続けて、私でしかイケない体にしてあげる…。あっ、んあっ、ぁう…。=Aha... uwah, auh... Because... I want your semen right now... Haa, aaah... My body wants to force me to ejaculate... auu... by sliding my shaft in and out of her pussy... fuu, uu... I'll keep going like this, and make it so that only I can cum... aah, nnah, aauh... +こんなにいやらしいセックスをされたら、他の女じゃ中々イケなくなっちゃうよ。=With sex this lewd, I won't be able to cum with other women. +ねえ、私はおじさん専用の肉便器だよ?っんあ、っは、あっ…だから、おじさんも私専用って誓って?\nはあ、はあ…、じゃないとイカせてあげないんだから…。んっ、はうっ…、誓いの射精、して欲しいの…。\nはあ、はあ…。=Hey, I'm an old man's personal meat toilet, you know? Mnah, hah, ah... So you swear to me that you're mine, too? I won't make you cum if you don't... Mn, hauh... I want you to ejaculate your vows... +もちろんさ。おじさんも乙羽ちゃん以外興味ないからね。こんなに尽くしてくれるのは\n乙羽ちゃんだけだよ。だから、早くイカせてほしいよ。=Of course. I'm not interested in anyone but Otoha-chan, either. She's the only one who'll do this much for me. So I hope she makes me cum soon. +はあ、んんっ…、本当?イキたいからって適当なこと言ってない?あんっ…あっ、私はこんなに\n真剣にピストンして…、んんぅ…、オチンポに尽くしてるのに…嘘じゃない?=Haah, mmm... Really? You're just saying that because you want to cum, aren't you? Ahn... Ah, I'm pistoning so seriously... Mmm... Even though I've been devoting myself to your dick... You've gotta be kidding me. +本当だよ。おじさんは乙羽ちゃん専用の肉マラだよ。だから、乙羽ちゃんがシたいように\n犯してくれていいんだ。イカすもイカせないも乙羽ちゃんの自由だから。=It's true. Uncle is Otoha-chan's personal meat-mara. So you can fuck her like you want. Whether you make her cum or not is up to you. +ウフフ、ごめんね。ちょっとイジワルしちゃった。はぅっ…んぅっ、んあっ、でも、もし私がイカせないって\n判断したら、おじさんがレイプしてね?んっ、んくっ…、はひっ…、肉オナホのくせに途中でやめちゃう…、\nんあっ、あっ、生意気マンコに、お仕置きの分からせレイプ…して。ふあっ、んあっ…はひっ…。=Ufufu, sorry. I teased you a little. Hauh... nnuh, nnah, but if you decide that I won't make you cum, then you'll rape me, okay? Nnh, ngh... hahii... You're a meat onahole, but you stop halfway through... Nnnah, ah, you're going to rape my impertinent pussy... to make up for my punishment. Fuah, nnah... hahiii... +そこまで言われたら仕方ないなぁ…。でも今は乙羽ちゃんに犯されてイキたいよ…。\nほら、もっと腰振って、チンポに媚び媚びセックスするんだ。=If you put it that way, I guess I have no choice... But right now, I want to cum from Otoha-chan raping me... Come on, move your hips more, flirt with my cock, and have sex with it. +はっ…!うんっ、あうっ…!こう?チンポ、ズポハメ…、すごいぃ…!んくっ…、はひっ…、性処理便器\nマンコで、チンポ汁搾り取るの…。あっ、あんっ、イキたくなったら我慢しないで、あひっ、好きなだけ\n射精してぇ…!=Hah...! Mhm, auuh! Like this? Your dick... is amazing...! Nkh... hahii... I'm going to squeeze out your cock juices with my sex-treated toilet, n pussy... Ah, ahn, don't hold back if you want to cum, ahii, ejaculate as much as you want...! +⑤イイ、亀頭が奥まで届いてる…。=5 good, my glans is reaching all the way in... +あっ、あんっ、ああっ、イイ、亀頭が奥まで届いてる…。グポグポ…って、ブッ刺さって…。ひぐっ、\nはひっ…、オチンポ犯してるのに…子宮が犯されてるのぉ…。はあ、はあ…、気持ちよすぎて、ほぐれ\nマンコがオチンポ貪っちゃう…。んあっ、ぁう…っ。=Ah, ahn, aaah, good, my glans is reaching all the way in... It's piercing me... Higuh, \nI'm raping your cock... but your womb's being raped... Hah, hah... It feels so good that my loosened up pussy is devouring your dick... Mnah, auh...! +今日は凄くサカってるね…。シャワー室や保健室で、莉乃ちゃんや同級生が\nいた時にここまで感度が凄かったら絶対バレてたよ。=She's really slacking off today... If Rino-chan and her classmates were this sensitive when she was in the shower room or the nurse's office, they'd definitely find out. +んあっ、ぁう…もしもだけど…、もしも今…、みんなの前で公開セックスしたら…はひっ…、ふうー、\nんっ…、凄い刺激と興奮で、あふっ…、その時以上に気持ちいいかも…。んあっ、はっ、んぅっ…。=Nnah, auh... If... if I had sex in front of everyone right now... hahii... fuuu, \nnnh... I'd be so stimulated and excited, afuh... that it might feel even better than it did then... nnah, hah, nnuh... +乙羽ちゃん、興奮しすぎて見境がなくなってるね…。でも、おじさんも凄く興奮するよ…。=Otoha-chan's so excited she can't tell the difference... But Uncle's really excited, too... +ぅ、あっ、んっ…私のオマンコが、はぁ、んっ、デカマラをグッポリ咥え込むところを直視されて…、あっ、\nあんっ、おじさんの本気ピストンで、ヨガりきっただらしない顔を晒すの…。ああっ、ん、やっ…。=Uh, ah, nnh... My pussy is staring right at where it's holding the huge dick in its mouth... Ah, \nanh, I'm going to expose my slovenly face with my uncle's serious pistoning... Aaah, nh, noo... +はあ…、ひあっ、あっ…、突かれる度に酷い声で喘いで…はあ、はあ…、完全に便器に堕ちてる姿を見られ\nたらって思うと…ん、あっ、あんっ、凄く感じちゃう…。脳が焼き切れそうな刺激で、はひっ…、すっごい\nイキ方できそう…。はあ、あぁ、あふぅ…。=Haah... hyah, ah... every time she pokes me, she moans in a terrible voice... haah, haah... The thought of being seen completely falling into the toilet makes me feel... nn, ah, ahn, amazing... My brain feels like it's going to burn out, hahii... I think I'll be able to cum like crazy... haa, aah, afuu... +うぅ…、想像してるだけなのに、オマンコがキュウキュウに締め付けてくる…。=Ugh... I'm just imagining it, but her pussy is squeezing me tight... +はっ…うんっ、あうっ…、莉乃ちゃんや茂部くんの前で、こんな風に…んあっ、あっ、思いっきりハメ倒し\nてぇ…!結合部を見せびらかして、あひっ、ひぐっ…、私はおじさんチンポの物だって分からせてあげて…!\nあっ…ん、あぁっ…!=Hah... Yeah, auh... Like this, in front of Rino-chan and Shigebe-kun... nnah, ah, knock them down as hard as you can...! Show them where we're connected, ahih, higuh... Let them know I'm your dick...! Nnah... nh, aaah...! +うおっ…、激し…!乙羽ちゃん…、凄いよ…。おじさんも…乙羽ちゃんのオマンコ、みんなの\n前で抉り上げてメチャクチャに犯したい…。=Whoa... You're so rough...! Otoha-chan... you're amazing... And Uncle... I want to gouge out your pussy in front of everyone and rape you like crazy... +あっ…、んんんんっ…!あぁ…みんなの前でバコバコに犯されるのを想像しただけで…はうっ、ふぅっ、\nんんっ、軽くイッっちゃったぁ…。あっ、んあっ、でも、腰止まんない…。本イキするために淫乱マンコ、\nチンポ犯し続けるのぉ…。んあ…あんっ…はひぃっ…。=Ah... nnnnngh...! Aaah... Just imagining being raped in front of everyone... Hauh, fuuh, \nnnnnh, I came lightly... Ah, nnah, but, my hips won't stop... I'm going to keep raping my lewd pussy, my cock, so I can cum... Nnah... anh... hahii... +①教室中イヤラシイ匂いが充満してる…=1 The whole classroom is filled with a nasty smell... +あっ、んっ…んあっ♡サカりすぎた二人のドスケベフェロモンが、ムンムンに匂い立って…♡はあ、はあ…、\nザーメンやイキ潮まみれで、ぁう…、教室中イヤラシイ匂いが充満してる…。ああっ、ん、やっ…♡=Ah, nnh... nnahhh♡ The two overly saccharine lecher pheromones are starting to smell like mummies... ♡ Hahh, hahh... They’re covered in semen and cumming tide, auh... The whole classroom is filled with a nasty smell... Aaahh, nh, yaah...♡ +こんなに濃いオスメス臭をまき散らしていたら、匂いが染みついて明日の補習で怪しまれちゃうかな?=If I let out such a thick male-female stench, will the smell soak into me and make me suspicious during supplementary lessons tomorrow? +はぁ、んうっ、くぅぅ…♡みんな、勃起して補修どころじゃなくなっちゃうね。ひあっ、あっ…、私だって\nおじさんとの種付け交尾を思い出してオナニーしちゃいそう…。あっ、んあっ、ぁう…♡=Haa, nnuu, kuuu...♡Everyone's so erect, they won't be able to repair themselves. Hiah, ah... I feel like I'm going to masturbate too, remembering my mating with Uncle \n... Ah, nnah, auh...♡ +んんっ…、でも、補修中だから…、あんっ、激しく指を出し入れなんてできないの…。っは、あっ…ん、\nイヤラシイ音で、みんなにバレちゃうし…んぅっ、んっ…それじゃ本イキできないよぉ…。んあっ、ぁう…\nはあ…、あんっ。=Nnngh... But I'm in the middle of repairing it, so... ahn, I can't move my fingers in and out too hard... Hah, ah... nn, \nI'll be found out by the nasty noises... nngh, nnh... I won't be able to come from my book that way... Nnah, auh... nnnhah... ah, ahn. +だったら、この前みたいに補修を抜け出して用務員室においで。即ハメしてあげるから。=In that case, get out of the repairs and come to the janitor's office like last time. I'll set you up right away. +あぁ…♡室内に入った瞬間にパンツひん剥かれて…、あっ、んあっ…、ズボォ…♡って、いきなりチンハメ♡\nふうー、あふっ…ん、力まかせに抑えつけられて、最初っから激しいピストンで、ひあっ、あっ…、犯され\nちゃうの…?エッチすぎるよぉ…♡はっ、んぅっ、んっ…♡=Aaah...♡ The moment I entered the room, my panties were ripped off... Ah, nnah... Zuboo... ♡ Wait, my dick’s suddenly ♡ \nfuuuu, afuu... nn, I’m being held back by brute force, and from the start I’ve been violently pistoning, hyah, ah... Are you going to rape me...? It’s too dirty...♡Haah, nnuh, nh...♡ +そうだよ。問答無用にチンポブチ込んで、ザーメンをコキ出すためだけの獣セックスだ。\nドMの乙羽ちゃんにはお似合いだろう?=That's right. It's just animal sex so that I can thrust my cock into her without question and shoot out semen. It suits a masochist like Otoha-chan, doesn't it? +うん…。ハメて♡んっ…、犯してぇ♡はあ、あんっ、すっごいセックスで、狂うくらいに…はあ、はあ…、\nコキ倒してほしいの…♡はっ、んぅっ、オナホマンコ、壊れるまで使い倒してぇ…!=Yeah... I want you to set me up ♡Nnh... Rape me ♡Haah, anh, so much sex, it's driving me crazy... Haah, haah... I need you to knock me down... ♡Hah, nnuh, onahole pussy, use me up until I break...! +もちろんだよ。金玉が枯れるまで…マン汁もザーメンも全部出し尽くすまで終わらないからね。=Of course. I won't let it end until my balls dry up... until all my pussy juices and semen are released. +②こんな種付けセックスしたら…=2 If we had seeding sex like this... +やんっ、あっ、ひあぁ…♡こんな種付けセックスしたら…結婚しなきゃ♡はあ、あはぁ…、ふぅ、ん、\nこのオチンポと結婚したい…♡はぅっ…んぅっ、絶対、生ハメチンポ婚するのぉ…!=Yahn, ah, hyaah... ♡ If we had seeded sex like this... we'd have to get married ♡Haah, ahaah... fuu, nn, \nI want to marry this dick... ○Haah... nnuu, I'm definitely going to marry a raw cock...! +結婚式ですら乙羽ちゃんにはセックスのための興奮材料なんだね。いいとも。ドレス姿の淫乱花嫁を、\n式に出る前にヘロヘロになるまで犯し尽くしてあげるよ…。=Even weddings are a source of excitement for Otoha-chan for sex, aren't they? Very well. I'll rape the debauched bride in her dress until she's completely worn out before she goes to the ceremony... +そんな…、女の子の人生一の晴れ舞台なのに…っ…ひあっ、あっ…♡イキまくった下品なアクメ顔、\nはひっ、あっ…、親族や友達に晒されちゃうよぉ…♡はあ、はあ…、んぅ…♡=No way... This is the biggest stage in a girl's life...! ...Hyah, ah... ♡ I'm cumming so much, I can't stop making vulgar orgasm faces, I'll be exposed to my relatives and friends... ○Haah, haah... nnngh...♡ +みんなに見せつけてやればいいさ。おじさんたちはこんなに仲がいいって。\n初めての共同作業のチンポ入刀で実際に見てもらおう。=I just have to show everyone how close the two of them are. I'll have them see my first co-worker's cock in action. +っんあ、っは、あっ…♡オマンコにチンポ入刀…♡エッチすぎるのぉ…。して、してぇ…!あっ、はひっ…、\nウェディングケーキの代わりに、おじさんのザーメン生クリーム、あんっ…、下のお口で食べたいの♡\nひあっ、あっ…、あふぅ♡=Nnah, hah, ah...♡ Cock entering my pussy...♡ It's too lewd... D-Do it...! Ah, hahii... In place of a wedding cake, I want to eat Uncle's semen-fresh cream, anh... with my lower mouth♡\nnnhyah, aah... afuu♡ +いいとも。みんなの前で上手に食べるんだぞ。=That's fine. Eat well in front of everyone. +うん♡一滴もこぼさないように食べるから…。んあっ、はぁっ、んぅっ、\n大量に流し込んで…♡はふっ、ふぅ…、はあ、はあ…。=Yeah♡ I'll eat it so it doesn't spill a single drop... Nnah, haah, nnuh, pour in a lot of \n... ♡ Hah, fuh... hah, hanh... +二人の馴れ初めもビデオで流されるからね。莉乃ちゃんや茂部くんに頼んで、\nシャワー室や保健室の再現VTRを撮ってもいいかも。=We'll be watching videos of the two of them starting to get used to each other, too. Maybe I could ask Rino-chan and Shigebe-kun to take a video of the re-creation of the \nshower room and nurse's office. +あんっ…ふぁ、はっ…♡私達の馴れ初めって…それ、セックス…♡セックスしかシてないから…♡ああ…\nんあっ、もうAV観賞会になっちゃう…。それにVTR撮影中…、っ…ひあっ、あっ…、絶対サカって、\n本気セックスしちゃうよぉ…♡はっ、んぅっ、んっ…あっ♡=Anh... fuah, hah...♡ Our first time getting along... That's because sex...♡ Sex is the only thing I've ever done...♡Aaah... \nNnah, it's already turning into an AV viewing party... And while we're filming the VTR... h... hyah, ah... I'm definitely going to say “Saka” and have real sex... ♡Haah, nnuh, nnh... ah... +それならそのNG集も観てもらえばいいじゃないか。あぁ…、ドスケベすぎる結婚式を想像したら、\nおじさんも興奮してきたよ。このまま犯し尽くしてあげるからね…!=If that's the case, why don't you watch that NG collection? Ahh... Just imagining our overly lewd wedding is making Uncle \n excited. I'm going to rape you like this...! +はっ、あっ…やんっ!すごっ…!オチンポ、奥、キテる…!オマンコ貫かれて…♡ああっ、やっ、\nズボズボ…激しくマンズリされてるのぉ…!おじさんオチンポが、子宮にズッポシ入ってきて…、\nはあ、はひっ…、子宮口が婚約指輪代わりに…チンポにハマってるのぉ…♡んあっ、はっ、んぅっ♡=Hah, ah... noo! Wow...! Your dick, deep inside...! It's piercing my pussy... ♡Aaah, noo, it's pounding... so hard...! My uncle's cock is pounding into my womb... and my cervix is... hooked on my cock... in place of an engagement ring... ○Nnah, hah, nnuh♡ +乙羽ちゃんみたいなド淫乱は、指輪なんかよりもこっちの方がお似合いだからね。\n婚約子作りセックスでアクメキメるぞ…!=A debauchery like Otoha-chan's suits me better than a ring. I'm going to have an orgasm from making an engaged baby...! +③いっぱい、思いっきり突いて♡=3, thrust as hard as you can♡ +ふあっ…ひあっ、あっ…、イイ…♡おちんぽイイの♡んあっ、すごく感じちゃぅ…。はあ、あんっ、\nいっぱい、思いっきり突いて♡はっ、んぅっ、んっ…♡=Fuah... hiah, ah... good... ♡ Your dick’s ♡ nnah, I can feel it so much... Haah, anh, \nso much, thrust as hard as you can ♡ Hah, nnuh, nnh... +今まで乙羽ちゃんと散々ヤりまくってきたけど…、こんなに濃厚で獣じみたセックスは初めてだよ。\nピストンが止まらない…!=I've done so much with Otoha-chan up until now... but this is the first time we've had such thick, animalistic sex. \nI can't stop pistoning...! +ひぐっ、はひっ…、やぁん、スゴッ…、スゴイィ…!ガチハメピストン…♡腰、バカになっちゃう…。ぁう…\nっんんっ、今までみたいな、セックスを楽しむのとは全然違う…。はあ、はあ…、これ、特別な…、本気の\n種付け交尾だよぉ…♡んっ、んくっ…、はひっ…♡=Higuh, hahii... Nooo, wow... Awesome...! A rock-hard piston...♡ My hips are going to turn stupid... Auh... \nnnnnh, this is completely different from enjoying sex like it used to be... Haa, haa... This is... special... I'm serious about mating...♡Nnh, nkh... hahiii...♡ +そうだよ。今、おじさんは乙羽ちゃんを確実に孕ませるために、容赦ないピストンをしているからね。\nそれに、乙羽ちゃんだってオマンコがザーメンを搾り取ろうとチンポを掴んで離さないよ…。=That's right. Right now, my uncle is mercilessly pistoning Otoha-chan in order to make sure she gets pregnant. \nBesides, her pussy is trying to squeeze out my semen, so I won't let go... +やんっ、あんっ…♡だって、おじさんの種を孕む使命感で、あんっ、はふっ…、オマンコが本能で勝手に動い\nちゃってるの♡全身が種付け準備して…はあ、はひぃ…、子宮がザーメン迎えるために降りてきてる…。\nはぁ、んうっ、くぅぅ…♡=Yahn, ahn... ♡ Because of my sense of duty to impregnate my uncle’s seed, my pussy is moving on its own on instincts ♡ My whole body is preparing to breed... Hah, hahii... My womb is coming down to greet my semen... \nHaah, nngh, khh... ○ +それじゃあいつでもいけるね。限界まで溜め切って一番勢いよくぶっ放せるようになったら、\n卵子に直接ザーメンぶっかけてあげるからね…!=Then I can do it anytime. Once I'm at my limit and able to release it the most forcefully, I'll dump my semen directly on your eggs...! +頂戴…!ブッ濃くてドロッドロの精液、はあ、あぁ…、いっぱい…欲しいのぉ♡んあっ、やんっ、あっ、\n思いっきりズボズボハメ込んで、一番気持ちいいとこで出してぇ…!んあっ、ぁうっ…、んんっ♡=Give it to me...! I want... lots of thick, thick semen, haa, aaah... ♡ nnah, yaahn, ah, \nI want you to fuck me as hard as you can, and let it out where it feels the best...! Nnah, auh... nnh♡ +乙羽ちゃんも一緒にイクんだよ?それまで我慢できるかい?=Otoha-chan, you're going to cum with me, okay? Can you hold out until then? +うん、我慢できる…。あうぅ…、んっ…、一緒にイクから♡受精アクメ、キメるの♡ひあっ、あっ…、孕み\nイキで飛びたいから、絶対受精させて…!っは、あっ…一番奥で…、子宮に亀頭ブチ込んだまま…、直接\n中出しして…、んあっ、はっ、んぅっ、強いオスの精子で確実に孕ませてぇ…!=Yeah, I can hold back... Auuu... nnh... I'm going to cum together with you, so ♡I'm gonna have an impregnation orgasm ♡ Hiah, ah... I want to get pregnant and cum, so make sure I get pregnant...! Hah, aah... At the very back... with my glans still in my womb... Cum inside me directly... Nnah, hah, nnuh, make sure to impregnate me with your strong male sperm...! +④おじさんと子作りできるなんて…=4 To be able to have a baby with an uncle... +あんっ♡ああっ、んっ♡おじさんと子作りできるなんて…幸せで胸がいっぱいなの…。はあ、はあ…、\nちょっと前だったら信じられないようなことで…。…ん、あっ、あんっ♡=Ahn ♡Aaah, nn ♡I can't believe I got to have a baby with my uncle... I'm so happy... Haah, haah... It would have been unbelievable if it had been just a little while ago... ...Nn, ah, ahn +おじさんもこっちに戻ってきて、まさか乙羽ちゃんとこんな関係になれるとは思ってなかったよ。=Uncle came back here, too, and I didn’t think I’d be able to have this kind of relationship with Otoha-chan. +はあ、はあ…♡私、おじさんの物だから…メチャクチャにしてほしいの♡っんあ、っは、あっ…いっぱい\nオチンポ気持ちよくなってほしいし、ああっ、ん、いっぱい一緒にイキたいから…。だから、もっと激しく\n動いて♡はぁっ、んっ…、思いっきり、遠慮しないで…奥まで突いてほしいの♡あぁ…、はあ、はあ…。=Haah, haah... ♡ I'm yours, Uncle... so I want you to mess me up ♡ Nnah, hah, ah... I want your dick to feel good as much as possible, aah, nnh, because I want to cum with you lots... So, move harder ♡ Hahh, nh... Don't hold back... I need you to thrust all the way inside me ♡ Aahh... haahh, hanh... +いいのかい?今、おじさんはものすごく乙羽ちゃんを…、乙羽ちゃんのオマンコをメチャクチャに\nしたいと思っているんだ。そんなおねだりされたら、もう歯止めがきかないよ…。=Are you sure? Right now, my uncle really wants to mess up Otoha-chan's... her pussy. If he begs like that, I won't be able to hold back anymore... +あんっ…ふぁ、はっ…、いいよ、好きなだけハメて♡私だって、おじさんとおじさんのオチンポを、あぅ、\nっんあっ…、もっともっと愛したいの♡はあ、はあ…、私のエッチな体で満足してほしいんだから。\nあんっ、ああっ、ん♡=Ahn... fwah, hah... go ahead, set me up as much as you want, ♡ Even I want to love your and your dicks more, auh, nnnah... I want you to be satisfied with my lewd body. Nnnahn, aah, nnh♡ +分かったよ。それじゃあ好きなように、思いっきりハメるからね…。もう我慢なんて\nできないから覚悟するんだよ…!=Fine. Then I'll set you up as best I can... I won't be able to hold back anymore, so prepare yourself...! +やっ、あっ、すごい…!イイの…♡好きっ♡おじさん…、愛してる…♡っ…ひあっ、あっ…、オチンポが、\n一番イイとこに…当たって…♡はひっ、ひあぁ…、ぶっとくて、逞しいおじさんチンポ…大好きなの♡ぁう…\nっんあっ、はっ♡=No, ah, amazing...! It's so good...♡ I love you! ♡I love you... ♡! ...Hyah, ah... Your dick is hitting the best part of me... ○Haah, hyaah... I love your thick, burly old man's cock... Aauh... Nnngh, aaah, hah +おじさんも乙羽ちゃんのことが大好きだよ。こんなにエッチで可愛い娘、他にいないよ。絶対離さないよ。=My uncle loves you too, Otoha-chan. There's no other cute, dirty girl like you. I'll never let you go. +やぁん、その言葉だけで頭蕩けて感じちゃうぅ…♡っんあっ、はっ、そこ、大好き…♡グリュグリュって\nしてぇ…。ダメ、気持ちよすぎて…っんあ、っは、あっ…ガクガクしてる…。はっ、はっ…、オマンコも、\nオチンポ好き♡好きぃ♡って吸い付いて離さないのぉ…♡あっ、んはっ…うんっ、…あはぁ…っ♡=Nooo, those words alone are enough to make my head melt...♡ nnah, hah, I love that spot...♡ Grug, rub it against me... No, it feels too good... nnah, haah, ah... It's shaking... Hah... hah... My pussy likes your cock too... ♡ Ah, nhah... Yeah... ahaah...! ♡ +あぁ…、チンポを引っこ抜くほど強烈にチューチュー吸い付いて…離さないよ…。=Ahh... She's sucking so hard that I'm pulling my cock out... I won't let go... +はぅっ…やんっ…、オチンポとオマンコのベロチュー…、凄いの…♡ンチュッ、チュゥ…♡お願い、イカ\nせて…♡おじさんの孕ませセックスで…、イキたいの♡んっ…あっ、んはっ…容赦ない腰振りで、膣肉を\n抉って♡貪ってぇ…♡ふぅ、はぁ…、本気の種付けピストン、シてぇっ…!=Hauh... yaahn... Your dick and pussy are berochuuu... amazing... ♡ Mmchuu, chuu...♡ Please, make me cum...♡ I want to cum from Uncle's impregnating sex ♡ nnh... ah, nhah... gouging into my vaginal flesh with merciless hip movements ♡ Fuh, hah... seriously seeding pistoning, c’mon...! +⑤一緒に…感じて♡もっと気持ちよく\nなってぇ…♡=5 Together... Feel it ♡ Make me feel even better... ♡ +やっぁ、んんぅ、好き♡おじさんのハメ方イイの…♡はあ、はあ…、肉竿、マンヒダに押し付けて…、\nんあっ、ゾリゾリって擦りつけてぇ…♡ぅ、あっ、んんっ…、一緒に…感じて♡もっと気持ちよく\nなってぇ…♡はぁ、んうっ、あひぃっ…♡=Nooo, nnngh, I love ♡The way you framed me is so good... ♡Haah, haah... You're pressing your meat pole against my manhood... Nnnnaah, you're rubbing against it...♡Uh, ah, nnnh... Together... Feel it ♡ Make me feel even better... Haah, nnuh, ahii...♡ +あぁ…、乙羽ちゃんいいよ…。もうすぐイキそうだ。どこに出してほしいんだい?\n自分でおねだりしてごらん?=Ahh... Otoha-chan, it's okay... I'm about to cum. Where do you want me to cum? Try begging for it yourself. +オマンコォ…♡オマンコに欲しいの…。ああ…んあっ、それも…、子宮の一番深いところ♡ドプドプって…\nはあ、あんっ、濃くて、くっさいザー汁ぅ…いっぱいコキ捨ててぇ♡ん、あっ、あんっ、ああっ♡=My pussy... ♡ I want it in my pussy... Aaah... nnah, that’s... the deepest part of my womb ♡ Dopdopop... \nHaah, anh, thick, stinky semen juice... Throw away lots of it ♡Nnh, ah, aanh, aaah +よし、思いっきり流し込んであげるからね。でもぶっかけはいいのかい?ザーメン塗れになって\nイカ臭いチンポ臭を染みつけるの好きだろう?=Okay, I'll pour it in as hard as I can. But are you sure you don't want to dump it on me? You like to get smeared with semen and soak in the smell of my squid-smelling cock, right? +あんっ、はっ、んぅっ…♡今日は外出し禁止なの。中出ししかダメなんだからぁ♡はあ、はふっ…、金玉の\n中にある精子、全部欲しがりマンコに注ぎ込んで…♡はあ、あんっ…、大好きなおじさんの子供…、絶対孕み\nたいから♡んぅっ、んあっ、あっ…はぁ♡=Anh, hah, nnuh...♡ I'm not allowed to go out today. I can't do anything but creampie you. ♡Haah, hafh... Pour all the sperm inside my balls into my pussy, wanting it all... ♡ Haah, anh... My beloved uncle's child... I definitely want to get pregnant ♡Nnuh, nnah, ah... haah +乙羽ちゃんがそう望むなら分かったよ…。おじさんの精液、全部注ぎ込むから残らず飲み込むんだよ?=If that's what you want, Otoha-chan, then I understand... I'll pour all of your semen into it, so swallow every last drop, okay? +うん♡チンポ汁…一滴も逃さないから♡ああっ、ん、膣壁締めて、溢れないようにオチンポみっちみちに\n羽交い絞めにするの…。ああ、はぅっ…、だから、全部吸い込むまでチンポ抜かないでね?はあ、はあ…、\n余韻でドクドク震えてるオチンポも感じたいのぉ♡ぁう…っんあっ、はっ♡=Yeah♡ Cock juices... I won’t let a single drop escape, so ♡ Aaah, nn, I’m going to tighten my vaginal walls and pin my dick tight so it doesn’t overflow... Aah, hauh... So don’t pull your cock out until I suck it all in, okay? Haa, haa... I want to feel your dick trembling from the afterglow, too... nnahh, hahhh +やれ、やれ…、この調子じゃいずれ乙羽ちゃんの尻に敷かれちゃうなぁ。でも、どっちが\n肉便器か分からせるために容赦しないからね。一気にイクぞぉ…!=Do it, do it... At this rate, Otoha-chan's going to end up on my ass sooner or later. But I won't hold back so you can tell which one's the \nmeat toilet. I'm gonna cum all at once...! +あっ、はぁ、んうっ…!そこっ♡奥ぅ♡ズボズボ凄いの…!チンポ激しっ…♡ひあっ、あっ…、ザー汁、\n全部受け止めるから思いっきり突き上げてぇ…!中出し孕みアクメさせてほしいのぉ…!ひぐっ、はひっ…、\nうあっ!はぁっ!=Ah, haa, nnuh...! That spot ♡Deep inside ♡It's amazing...! Your dick's so rough... ♡Hyah, ah... I'm going to take all of your semen, so thrust as hard as you can...! I want you to make me impregnate you with a creampie...! Higuh, hahih... \nnuah! Haah! +①しっかりした肉感がエロイねえ…。=1 The firmness of flesh is erotic... +紐が食い込んで、柔らかい肌がムニっとして…。昔とは違って、しっかりした肉感がエロイねえ…。=The string digs in, and her soft skin feels squishy... It's different from how it used to be, and the firmness of her flesh is so erotic... +はぅ、あはぁ…んっ…、ちょ、ちょっと…、痛いって…。んはぁ、あっ、もう少し緩めてってば…。この\nリボンは、こんな事のために、んんっ…はぁっ…使うんじゃ…ないんだから…。ふぁ…、あっ、ふぅ…。=Hau, ahaa... nn... h-hey... it hurts... nhaa, ah, just loosen it a little more... This \nribbon isn't meant for this, nnh... haa... I'm not... using it... fua... ah, fuu... +ほどいて、じゃなくて緩めて、か…。そう言えば昔も、こうやって縛られて犯されるのが好きだったよね。\n見た目は変わってもそういう所は変わってないってことか。=Untie me, but loosen me up, huh...? Come to think of it, I used to like being tied up and raped like this, didn't I? I guess that part of me hasn't changed, even if it looks different. +…っ!ど、どうせほどいて、って言っても…ん、ほどいてくれないんでしょ?ぁう…んんっ、\nだから緩めてって言ったのよ…。んんう…はっ、ぁはっ…。=...! I-I told you to untie me anyway, but... nn, you won't, will you? Auh... nnn, I said loosen it because it's \nnn... nnuh... hah, ahah... +おじさんのことをよく分かってくれて嬉しいよ。あれだけハメ合った仲だからね。\nあぁ…、興奮して、もっとチンポを強く押し付けたくなるよ…。=I'm glad you understand my uncle so well. We're so close, after all. \nAhhh... so excited, it makes me want to press my cock harder... +あっ、やっ…んんっ…、いや、やめてってば…。はあ、はあ…、そんなに…、グリグリ竿を押し付け\nないで…。やっ、くぅっ…、ダメ、よ…。ぁはっ…うぁっ、あはぁ…。=Ah, yaah... nnh... No, stop it... Haah, haah... Don't... push your grinding rod against me like that... Yah, khh... I can't, do that... Ahaah... uwah, ahaahh... +抵抗しても無駄だよ。身動きとれないんだから…。そんなに暴れると、間違ってチンポがどこかに\n入っちゃうかもしれないのに…いいのかな?=There's no point in resisting. I can't move... If I keep struggling like that, my cock might accidentally go in somewhere... Is that okay? +ひっ…!だめ、それだけは…!=Eek...! No, that's the only thing...! +それとも、それを言い訳にブチ込んで欲しいのかい?そうかそうか、気づかなくてゴメンよ。\nオマンコもチンポと擦れて準備万端だし、じゃあ早速…=Or do you want me to use that as an excuse? I see, I see. I'm sorry I didn't notice. My pussy is all ready to rub against your cock, so... +ちょ、ちょっと…!違うの…!=H-Hey...! That's not it...! +亀頭を割れ目に合わせて…。あぁ…、油断するとヌルって一気に持ってかれそうだ…。\nなんていやらしいオマンコだ…。=Matching my glans to her slit... Ahh... If I let my guard down, she'll probably take my slime away all at once... What a lewd pussy... +やっ、あぁっ…。…ダメ、待って…!中は…、挿入だけは…!んぅっ、あっ…はあ、はあ…、わ、分かった\nわよ…。大人しくする…から…。ぁはっ…うぁっ、だから…。=No, aaah... ...No, wait...! Inside... I can't put it in...! Nnuh, ah... haah, haah... I-I get it... I'll be quiet... so... ahah... uwah, so... +だから…?=So...? +はあ、ふあ…、ふぅ…、……っ、こ、この、まま…おじさんの……オ、オチンポ…を、んぅっ、ぁう…、\n……私の…オ、オマンコ…に、はあ、はあ…、……擦りつけて…くだ…さい…。あはぁ…、んふぅ…。=Haa, fua... fuu.........! L-Like this... your... d-dick... nnuu, auu..., \n...... Rub it... against... my... p-pussy... haa, haa... ...... it... hurts... ahaa... nfuu... +ははは、おじさんの一言でオネダリを求めているのが分かるんだね。あの頃のクセが抜けてないようだ。=Hahaha, you can tell from my uncle's words that he's begging for a favor. It seems he hasn't lost his habit from back then. +くぅぅ…、=Kuuu..., +よしよし、大人しくなってイイ子だ…。莉乃ちゃんの許可も取れたし、\nこれで好きにマンズリし放題だ。=Alright, alright, I'm a good girl now that I've calmed down... Now that I have Rino-chan's permission, I can do whatever I want with my pussy. +②莉乃ちゃんのカレシ=2 Rino's boyfriend +そういえば、タカくんだったか?莉乃ちゃんのカレシ。=Come to think of it, was it Taka-kun? Rino-chan’s boyfriend? +あはぁ…んっ、あっ…、ちょっと、今、タカくんの、こと…は、はぁっ、んあっ、関係ないでしょ…。\nはぁっ…んはぁ、彼の名前、ふぅぅ…、ん、出さない、でよ…。うぁっ、あはぁ…。=Ahaa... nn, ah... hey, Taka-kun... ha, haa, nnah, it has nothing to do with this... \nHaa... nhaa, his name, fuuu... nnn, don't, let it out... uwah, ahaaa... +背徳感でもっと感じちゃうからかな?ほら、オマンコがどんどん湿ってきてるぞ…=Maybe it's because I'm getting more turned on from the immorality? Look, my pussy is getting more and more wet... +ふぁ…、あっ…んんっ…違う…、そ、そんなんじゃ…ふぅっ…ん、ないってば…。やっ、はあ、はあ…、\nこれは…あんたが激しくズリズリ動かすから…。ぁはっ…うぁっ、ダメ、ちょっと、やっ…あっ、もう少し\n抑えて…!やだ、声、出ちゃう…!ぃぅっ…んぅっ、んあっ…。=Fwah... ah... mmm... no... I-It's not like that... fhh... mm, I don't think so... No, haah, hah... \nThis is... because you're moving so violently... Ahah... uwah, no, wait, no... ah, hold it back a little longer...! No, I can't... moan...! Nnh... nnh, nnah... +しかし、まさか莉乃ちゃんがあんな頭の悪そうな陽キャがタイプだったとはなぁ…。ガッカリだよ。\n見栄っ張りのバカ女が引っかかりそうな相手だ。=Still, I didn't think Rino-chan was that dumb-looking... I'm disappointed. She's the kind of idiot who'd fall for a show-off. +莉乃ちゃんみたいな純粋なマンコ脳の淫乱は、おじさんの方がお似合いだと思うんだけどねぇ…。\nどうだい?考え直してみないか?=I think a debauchery with a pure pussy brain like Rino's would suit an old man better... How about \n? Why don't you reconsider? +はあ、はあ…、そんな事ありえないってば。ふぁ…、あっ…んんっ…タカくんは、アンタなんかより\nずっと…、あっ…やっ、男らしくて、誠実で…うぁっ、あはぁ…、人として尊敬、できる…んうぅ…、\n人、なんだから…。=Haah, haah... That's impossible. Fuah... ah... nnn... Taka-kun's way more manly and sincere than you... ahh... no, manly... uwah, ahaah... I can respect him as a person... nnngh... he's a nnn person... +他の男にマンズリ許しながらそんなこと言われてもね…。\nタカくんとは違って不誠実な彼女だよ。=I can't forgive another man for saying that... Unlike Taka-kun, she's a dishonest girlfriend. +そ、それは…、アンタが…あっ、こんな風に縛りつけて、無理矢理…。ふぅ…はあ…\n私はこんな事…。んんう…はぁっ、もう、ほんとやめてよ…!はっ、ぁはっ…うぁっ…。=Th-That's... You're... Ah, you're binding me like this, forcing me to... Phew... Hahh... \nThis is what I'm doing... Nnngh... hah, geez, seriously, stop...! Hah, ahah... uwah... +そんなに嫌なら、おじさんをタカくんと思ったらどうかな?どうせ、もうイクまでは\n終われないんだ。だったら一緒に楽しもうじゃないか。=If you don't like it that much, why not think of him as Taka-kun? I can't finish cumming anyway. So let's have fun together. +バ、バッカじゃないの!ふぅ、んふぅ…、そんな妄想なんて、できるわけないでしょ…!それに\nタカくんは…、あっ、ん…、こ、こんな変態プレイは…、しない、わよ…。はぁ…んふぅ…。=I-I'm not an idiot! Fuu, nfuu... There's no way I can fantasize about that...! And besides, \nTaka-kun... ah, nn... I, I won't... do this kind of perverted play... Haa... nhuu... +そうかそうか、なら色んな変態セックスでヨガりまくってた莉乃ちゃんには、\nやっぱりおじさんがお似合いじゃないか。=I see, I see. In that case, Uncle \n really does suit Rino-chan, who's been doing so much yoga during all kinds of perverted sex. +…っ!…、ぁぅっ…んぅっ、私、昔と…違うんだから…。はぁっ、んあっ、あんなヤられ方で、\nぁっ…、悦ぶわけ…ない、じゃない…。はぁっ、んあっ、ぁう…。=...! ...Auuh... nnuh, I'm... different from how I used to be... Haah, nnah, there's no way... I'd be happy if you... did that to me... haah, nnaah, auu... +ついこの間も廊下で恥ずかし気もなくイキ潮噴いてたのに?あの時みたいに…、中にハメてみたいと\n思わないかい…?こんな擦ってるだけじゃ満足できないだろう…?=Even though I was squirting shamelessly in the hallway just the other day? Don't you think... I'd like to have sex with you inside, just like back then...? You wouldn't be satisfied with just rubbing me like this, would you...? +あ、あれ、は…。あっ、ん、はぁっ…、無茶苦茶に、オマンコ犯すように…んんっ…はぁっ…あ…、かき\n回されたから…。んんう…はっ、ぁはっ…無理矢理、イカされただけよ…。指どころか…、うぁっ…、\nチンポ、挿入…なんて、絶対…ダメ…。はぁ…んふぅ…、ダメなんだからぁ…。=H-Huh, huh...? Ah, nnh, haah... It's like you're raping my pussy... nnnh... haaah... ah... because you've been churned... nnuu... hah, ahah... I was just forced to cum... Not just my fingers, but... uwah... my \ncock, insertion... is absolutely... no good... Haa... nfuu... I can't... +③久しぶりのチンポだろ?=It's been three years since I've had a cock, right? +ほぉ~ら、莉乃ちゃんにとっては久しぶりのチンポだろ?懐かしいかい?=Hooora, it’s been a while since I’ve had a cock for Rino-chan, right? Does it feel nostalgic? +んっ、ふぅ…あっ、わざわざ見せつけないでよ…。はあ、はあ…、こ、こんなの二度と\n見たくなかったわよ…。んんう…はっ、ぁはっ…。=Nnh, fhh... Ah, don't go out of your way to show me... Hah, hah... I-I didn't want to see this again... Nnnh... hah, ahah... +あんなにグッポリ咥え込んで離さなかったのに…つれないねぇ…。\nほら、オマンコは再会を悦んでいるようだけど…?=She held it in her mouth so tightly that she wouldn't let go... How cold... Look, her pussy seems to be enjoying our reunion...? +そ、そんなワケ…ない…!=Th-That's... not true...! +おじさんは実家マンコに帰ってきた安心感があるよ…。やっぱり莉乃ちゃんのオマンコが\n一番気持ちいい…。腰が止まらないよ…。=I feel safe now that my uncle's back home... Rino-chan's pussy really does feel the best... I can't stop moving my hips... +いや、気持ち悪い…。あっ…ダメ、強く動かさないでぇ…!ふぅ…んぅっ、あっ…クリトリスに…ああっ、\nんぁっ、当たってる…からぁ…!んんう…、そこはダメなのぉ…はっ、ぁはっ…あんっ…。=No, it's disgusting... Ah... No, don't move so hard...! Fhh... nnh, ah... It's hitting my clitoris... aah, \nnnnah, so...! Nnnh... Not there... hah, ahah... ahn... +そうそう、クリを重点的に攻めたらすぐに軽くイッて…。壊れたおもちゃみたいに\nビクビク痙攣しっぱなしだったよなぁ…。ほら、ほらほら…!=That's right, I came lightly as soon as I focused on her clit... She kept twitching like a broken toy... C'mon, c'mon...! +やっ…ん、ああっ、あっ、ダメ、そんなに強く…!ん、ああっ、あっ、やめ、てっ…、擦らないでぇ…!\nひぐっ…、んうぅっ…、クリが…、クリが熱いのぉ…!あうっ、ひうぅぅ…!あっ、ひぎぃぃ…!=No... nn, aaah, ah, no, don't do it so hard...! Nn, aahh, ahh, stop... Don't rub...! \nHiguh... nnuuuh... My clit... my clit's so hot...! Auh, hiuuu...! Ah, higii...! +このプニっとした突起物が裏筋に当たって…あぁ、たまんねぇ…。=These squishy protrusions hit the underside of my penis... Ah, I can't get enough of it... +ひぐっ、いひぃぃっ…!チンポダメ、オマンコも…、うぁぁっ…、クリも、全部刺激しないでぇ…!\nぃぅっ…んぅっ、ぁううう…っんんっ、ダメ、イキそ…!あっ、はぁ、んうっ、イク…!やだ…、\nイッっちゃうぅぅ…!=Higuh, ihiiii...! My cock's no good, my pussy's... uwaaah... Don't stimulate my clit, too...! Nnngh... nnuh, auuuh... nnh, no, I'm about to cum...! Ah, haa, nnuuh, cumming...! No... I'll cummm...! +ふう…=*sigh*... +イッッ………、あっ、はぁ…、へ?え…?な、何で…?はぁー、はぁー…。=I'm cumming... Ah, hah... Huh? Huh...? Wh-Why...? Hahh, haahh... +何でって、莉乃ちゃんが嫌がってただろう?\nだからゆっくり動いてるんだけど。=Why? Rino-chan didn’t like it, did she? I’m moving slowly because it’s \nnn. +はぁー、ふぅー…んん…、で、でも…、いつもなら、ん”っ…、自分よがりに……その…、んあっ…、\nぁ…、好き放題、するのにぃ…。はぁー、あぁ…。=Haaah, fuuuh... nnn... b-but... normally, I'd... nnnn... do whatever I want... to satisfy myself... umm... nnaah... \nnah... haaah... aah... +莉乃ちゃんが可哀そうになってねぇ…。あんなに嫌がる\nもんだからちょっと萎えちゃったかも。=I felt sorry for Rino-chan... She didn't like it that much, so she might have wilted a little. +はぁー、はぁー…で、でも…、まだ、こんなに…ビンビンに…\nん”っ…、勃起、して…。ふぅー…んん…。=Haaah, haaah... B-But... it's still... so hard... nnnn... I'm... erect... Hmm... nnn... +もしかして……イキたかった?=Did you... want to cum? +…そっ…、そんなワケ…、あぁっ、はぁ…、ない、じゃない…!はあ、はあ…、こ、こんなゆっくり…\n動かしてないで…んっ…、その…、あっ…、もう、腰止めてよ…。うぁっ、あふ…んはぁ…。=...Th-That's not... aaah, haaah... I don't...! Haa, haah... D-Don't move so slowly... \nNn... nn... umm... ah... stop moving your hips... uwah, afh... nhaa... +④運動後のJKの汗の匂い=4 The smell of JK sweat after exercise +はぁー、はぁー…、あぁ…、この運動後のJKの汗の匂い…。\nふぅー、ふぅー、堪んないよ…。=Haaah, haaah... ahh... the smell of JK sweat after this exercise... \nNfuuu, fuuuh, I can't take it... +んんっ…はぁっ…あっ…、ちょっと、気持ち悪すぎるって…!はぁっ、んあっ、覆いかぶさらないで…。\n離れてよ!はあ、はあ…、ふぁ…。=Nnngh... haah... ah... it's a little too gross...! Haah, nnah, don't cover me... \nGet away from me! Hah, hah... fuah... +メスのフェロモンをムンムンに発して誘ってるくせに、被害者面するなんていけない娘だよ。\nほら、チンポがメスのエロい匂いにあてられて、涎をたらしているよ…。=She's the kind of girl who can't act like a victim when she's inviting female pheromones out of her mouth. \nLook, her cock's drooling from the erotic smell of a female... +え…?…あ、いや…。カウパー…、熱くて…んっ、あっ、ふぅ…ダラダラに溢れてる…。んん、\nそんなに…、オマンコに塗り付けないで…。やっ、はあ、はあ…。=Huh...? ...Ah, no... Cowper... it's so hot... nn, ah, fuu... It's overflowing with laziness... Nnn, \ndon't... rub it on my pussy like that... No, haah, haaah... +すぅー…はぁぁ…、すぅー…はぁぁ…。莉乃ちゃんの汗が、マン汁やオマンコ、チンポや\n我慢汁の匂いと混ざりあって…。濃すぎる匂いが部室内に充満しているよ…。=Suuuu... haaa... suuuh... haah... Rino-chan's sweat mixes with the smell of pussy juice, pussy, cock, and pre-cum... An overly strong smell fills the clubroom... +んんっ…はぁっ…あっ、やめて…。んん…、こ、こんな匂い…嗅がないで…。いくらアンタでも…、\nぁはっ…うぁっ、こんなの、恥ずかしすぎる…。はぁ…んふぅ…。=Nnngh... haah... ah, stop... nnh... D-Don't smell... like this... Even if it's you... nnahah... uwah, this is too embarrassing... hah... nfuu... +ほら、恥ずかしがってないで莉乃ちゃんも嗅いでごらん?数日洗ってない、\nおじさんのくっさいチンポ臭…どうだい…?=Come on, don't be shy. Rino-chan, you can smell it too. It smells like Uncle \n's stinky cock that hasn't been washed in a few days... How about it...? +や、汚い…!こっち向けないで…。あっ…やっ、チンカスが…こんなに…。うぅ…、んえっ…。\nゲホッ、ゲホッ…!はぁぁ…、くっさぁ…。=Th-That's dirty...! Don't look at me... Ah... No, your dick cheese... It's so... Ugh... nnh... \nGehoh, gehoh...! Haaah... It stinks... +ははは、自分だってしっかり嗅いでるじゃないか。=Hahaha, you're sniffing it out too, aren't you? +うぁっ、あはぁ…、あんたが、匂いのことを言い出すから…ふぅ…、んんっ、変に反応しちゃっただけ\nじゃない…。ん、はぁっ、んあっ、やだ…、この匂いが体の中に、んんぅ…、溜まって…気持ち悪い…。\nすぅー、はあぁ…、あっ、はぁ…、鼻の奥で…ずっと匂ってるぅ…。=Uwah, ahaah... It's because you said something about the smell... fuu... nnn, I just reacted weirdly... nn, haah, nnah, noo... This smell is building up inside my body, nnn... and it's creeping me out... Nnn, suuuu, haaah... ah, hah... I can smell it... deep in my nose... forever... +⑤立派な先輩なのに、\n部室でこんな声を出してる姿は…=5 She's a great senior, but she's so loud in the clubroom... +いつもは後輩達に慕われるような立派な先輩なのに、部室でこんな声を出してる姿は絶対に見せられないね。\nドスケベすぎて幻滅されちゃうだろうし。=She's usually the kind of upperclassman my juniors adore, but I can't let her see me moaning like this in the clubroom. I'm sure she'd be disillusioned with me for being so lecherous. +うぅ、あはぁ…そんな声…、出して、ない…。はぁっ、んあっ、ぁう…アンタとの関係は…、これっきり\nなんだから…。後輩達に…、んぅっ、あっ…バレることもないわ…。はあ、はあ…。=Ugh, ahaah... I didn't... make a sound like that... Haah, nnah, auh... My relationship with you... has only just ended... My underclassmen... nnh, ah... won't find out... haah, haah... +ふ~ん、これっきり…ねぇ…。=Hmm, that's it... huh...? +そういえば……ここで食べごろの女の子たちが、部活後の汗でムレムレの体を\n露わにして着替えたり、ふざけ合ったりしてるんだね…。=Come to think of it... the girls who ate here were showing off their Mlemure bodies and changing clothes and messing around with each other after club activities... +この後、隠しカメラでも設置しようかな…。ズリネタに困らなさそうだよ。=Maybe I should set up a hidden camera after this... I don't think I'll have to worry about cheating. +……っ!サイッテー!はぁっ、んあっ、ぁう…そ、そんなことしたら…、すぐに顧問の先生に、んん…、\n言いつけるから…!はあ、はあ…、そうしたらすぐにクビよ。んんう…はっ、ぁはっ…。=...! That's terrible! Haah, nnah, auh... I-If you do that... I'll tell the advisor right away... nnh... \n! *pant pant*... Then you'll be fired right away. Nnh... hah, ahah... +頼りになる先輩だ。カワイイ後輩ちゃん達を守るために必死なんだね。\n…でも、そんなんじゃ守れないよ。=He's a dependable senior. He must be desperate to protect his cute underclassmen. \n... But I can't protect him like that. +事が発覚した時には盗撮されたネタで脅されて、おじさんにハメられてるよ。\n…そうならないように後輩を守るのも先輩の務めじゃないのかい?=By the time he finds out, he'll be blackmailed and framed by the old man. Isn't it a senior's duty to protect their juniors so that doesn't happen? +…………っ、=......gh, +あぁ~……、気分よくマンズリできないならもうやめちまおうか?\n他にもっと素直で楽しめそうなズリネタになるような娘でも探そうかな=Aaah... If you can't do it in a good mood, then why don't we stop? \nMaybe I'll find another girl who'll be more honest and fun. +くっ…、うぅ…。こんなの…、卑怯よ…!=Ugh... ugh... This is... unfair...! +おじさんが冗談言わないことは、実際に犯されたことのある莉乃ちゃんなら分かるだろう?=Rino-chan, who's actually been raped before, understands that Uncle doesn't joke around, right? +はぁ…んっ、あぁ…、お、…おじさん…、私…久しぶりの……オ、オチン、ポで…、はぁっ…んはぁ、\nサカりきって…んぁっ…、あ…、エッチな体が…たまんないのぉ…。はあ、はあ…。=*pant*... nnh, aah... M-Mister... It's been... a long time since I've had... a-a dick... haah... nhaah, \nSakariiing... nnaah... ah... my perverted body... can't take it anymore... hah, hah... +はあ、ふうぅ…、ほら…、に…、オチンポ…で、擦られて…んん…、いやらしくオマンコがプックリして…、\nはあ、あぁ…、もっともっとぉ、って、んっ、おねだり、してるでしょ…?んあっ、ぁう…部室を汚しちゃう\nくらいに…、スケベなお汁も止まらなくて…。=Haah, fhhh... Look... your dick... is rubbing against me... nnh... My pussy's so lewd... ah, ahh... I'm begging for more, nh, more, aren't I...? Nnah, auh... so much that it's dirtying the clubroom... I can't stop my dirty juices... +ん、はぁっ、んあっ、だから…、このオスマラを…、はぁぁ…、マンズリでシコりまくってぇ…。んんっ、\nあぁ、ふぅ…、濃厚なザーメン、昔みたいに…、んっ…、雑にコキ捨ててほしいの…。はあ、はあ…。=Nnh, haah, nnah, like I said... I want you to... haah... rub this male dick all over with your pussy... Nnnh, nnaah, fuuh... thick semen, like it used to be... nnh... I wish you'd just brush it off... haa, haa... +よしよし。さすがに何をしてほしいか分かってくれてるね。躾けてきた\n甲斐があるってもんだよ。やっぱり素直な莉乃ちゃんは可愛いよ…。=All right, all right. Now you know what I want you to do. It's worth it to train you. You really are cute when you're honest... +イイ…、んっ、オチンポ、すごいの…。ぁはっ…うぁっ、ヌチュヌチュ、って…すごくエッチな音…、\nんん、してる…。やんっ、そこ、もっと強く押し付けて…。んんう…はぁっ、激しくズリコいてぇ…。\nあっ…んんっ…はぁっ…。=It's good... nnh, your dick's amazing... Ahah... uwah, it's so wet... and making such a dirty sound... nnnh... Noo, press harder there... Nnh... haah, it hurts so hard... \nnaah... nngh... Haah... +はぁ、はぁ…、これは、演技なんだから…。んぅっ、こうでもしないと…かわいい後輩達がどんな\n目にあうか…。あっ、はぁ…、仕方なく…感じてるふりをしてるだけなんだから…。んん、私がこの\nオチンポを欲してるわけじゃ…ないの…。んん、はぁ…ふぅ…。=*pant pant*... This is just an act... Nnh, if I don't do this... I won't know what kind of things my cute underclassmen will go through... Ah, hah... I'm just pretending... to be feeling it... Nnnh, it's not like... I want this cock... nnnh... hahh... fuuh... +①ドロッドロに涎を垂らしているマンコ=Her pussy is drooling on 1 drawdro. +ドロッドロに涎を垂らしているマンコで咥える久々のチンポは堪らんだろ?=It's been a while since you've had a cock in your mouth with your drooling pussy, right? +あっ、んん…っぐ…ぅあっ…な、何が…んぁ…た、たまらなく…なんか…。\nんあっ、ぁう…。はあ、はあ…。=Ah, nnh... gh... uwah... Wh-What's... nnah... I-I can't stand it... somehow... \nnnnah, auh... hah, hah... +ああぁ…小さいうちから精子搾りを覚えさせたメス穴は\n…っぉ…おお…気持ちよさが違うなあ。=Ahhh... The female hole that made me squeeze sperm from when I was little is \nnnngh... Ohh... This feels so different. +やっ…だっ…!!んっ…きっ…気持ち悪い…!やめっ…\nあ…っ…んぁ…ふ、んぅうっ…はひっ…。=No... No...!! Nnh... Kh... It's disgusting...! Stop... Nnah...! Nnha... fuh, nnuuh... hahii... +おじさんだって嫌ならやめてあげたいところだけど…\nこんなにじゅっぽり吸い付かれたらとてもとても…。=If you don't like it, I'd like to stop, but... \nIf you suck so hard, it's really, really... +っは、っあっ…わ、私、吸い付いてなんて…っ、んあっ…嘘、やだ、わざとじゃないんだから…。\nっは、は…んあっ…ちょっと…、腰、振らないで…。うぁっ、あうっ…あはぁ…っ。=Hah, ahh... I-I didn't suck on it...! Nnah... No way, no way, it wasn't on purpose... \nhah, hah... nnah... Hey... don't move your hips... Uwah, auh... ahaah...! +莉乃ちゃんも、おじさんの動きに合わせていやらしくケツ振りしてるじゃないか。\n下品な喘ぎ声まであげて…。おお…、このエロ声がチンポにクるよ…!=Rino-chan's swinging her ass lewdly in time with her uncle's movements, isn't she? She even lets out vulgar gasps... Oooh... This erotic voice is coming into my cock...! +ぅ、あっ、やっ…やめてってば…!お尻振ってなんか…っ、ないの、にぃ…。\nふあっ…はっ、んああっ…ぁあ、んうっ…んっ、ぁっ…。=Uh, ah, no... Stop it...! I'm not... wagging my butt, nii... \nFuah... hah, nnaah... aah, nnuh... nh, aah... +腰を引いても、おマンコがチンポをバキュームしてくるよ。\nこりゃお互い1発じゃ終わらんな…あー…。=Even if I pull my hips back, her pussy's going to vacuum my cock. \nThis won't end with just one shot from both of us... Ahh... +んぐっ、あうっ…、だから、んあ…気持ち悪いってば、…ああっ…んぅっ…\nはぅっ…もう、突かないで…!んううっ…っぁ…っく、んひっ…。=Ngh, auh... I told you, nnah... it's disgusting... aah... nnh... \nhahh... Don't... poke me anymore...! Nnngh... ah... kh, nhii... +②昔、色々仕込んでみたものの…=2 A long time ago, I tried to prepare a lot of things... +こうして仲良くシていると、昔を思い出すなぁ…。あの頃は全部が小さかったから、\n色々仕込んでみたものの…ボロボロにならないように気を遣ったよ。=Getting along like this brings back memories of the past... Everything was so small back then, so I tried putting a lot of stuff into it, but... I tried to make sure it didn't fall apart. +んっ…あ…、っく…今も、昔も…、無理矢理しといて…。はあ、はうっ…、ん、何が気を遣った、よ…。\n…んあっ、ぅあっ…あんなに滅茶苦茶しておいて…。っは、っは…んうっ、く…。=Nnh... ah... kh... I've been forcing myself... to do it... both now and in the past... Haah, hauh... nnh, what was I thinking about...? \nNn... ahh, uwah... after all that messing up... Hah, hah... nngh, kuh... +昔に比べて軽々持ち上げられなくなったぐらいで、そうだなぁ…\n今の方が色んな体位が出来るんじゃないか…?=I can't lift it as easily as I used to, so yeah... \nI think I can do a lot of different positions now... +んっ、うあっ、ひぅっ…色んな体位って…バカじゃないの…!んあっ、ぁう…私は…っ…ぁ、\nこんなこと…っ二度としたくっ…ないっ…のよ…。…んあっ…あぁ、はあ…。=Nnh, uwah, hiuh... All kinds of positions...? Are you stupid...?! Nnah, auu... I... ah, \nI don't... want to do this again...! ...Nnah... aah, haah... +説得力がない声だなぁ。おじさんは成長した莉乃ちゃんと、ずっとこうしてハメ合いっこ\nしたいと思っているのに。=What a persuasive voice. Uncle Rino's grown up, and he wants to be stuck with her like this forever. +しかし…本当にエロい体つきになったねぇ…。昔の肉付きもなかなかよかったけど、\nおじさんは今のほうが好みだよ。=Still... he really did have a sexy body... His old flesh was pretty nice, too, but Uncle \nlikes it better now. +ぁう…っんんっ、っ…あ…いい加減…黙ってよ、んっ、っぅ…臭い息、吐きかけないでってば…。\nうっ…は、あっ…ぁっ…うっ…っ…んんうっ!=Auh... nnh... ah... shut up already... nh, nh... Don't let out that smelly breath... \nnuuh... hah, ah... aah... uh... uu... nnnh! +ははは、腰をぶつける感触がすっかり変わっても、突かれて弱い場所は全然\n変わらないんだなぁ。ほら、ほら。=Hahaha, even though the sensation of my hips hitting her has completely changed, her weak spot hasn't changed at all. Come on, come on. +ひゃっ、あっ、っく…っう、イヤ…あっ…やだっ…っふ、っふ…待って…、\nんっ…ああっ、あっ、あっ、あっ!=Hyah, ah, kh... ugh, no... ah... no... heh, heh... wait... \nnnn... ahh, ah! Ah! +成長したといっても相変わらずなんだねえ。鳴く場所が変わっているほうが\n開発していく面白みがあったんだけどなあ。=You say you've grown, but you're still the same as ever. It'd be more fun to develop a new place to cry. +ん、ああっ、あっ、やぁっ、ア、アンタなんか…んあっ…昔っからずっと、んあっ…大っ…嫌い…\nあっ、だったんだから…。ああっ…んあぁっ。=Nn, aaah, ah, noo, y-you're... nnah... I've always hated you... nnaah, ever since I was little... +嘘はよくないねぇ、すぐにチンポ中毒になって腰を振ってきたくせに。\n今回もすぐ一番ヨガっていた頃に戻してあげようね。=It's not good to lie. You got cock addicted right away and started swinging your hips. \nLet's go back to when you were doing the most yoga this time too. +ほんとにっ…やだっ……って…あっ、ああっ…言って…ん…ふぁっ…っぅ…\nダメ、やめてぇ…!あっ…んあぁっ…ひぐっ、はひっ…。=Seriously... No... Wait... ah, ahh... Say... nn... fuah... uu... \nNo, stop...! Ah... nnaah... higuh, hahii... +③昔と違って…もう…っぁ…う…=3 Unlike in the past... Geez... Ah... Ugh... +あっ…やっ、こんな事、されて…っく…っ…む、昔と違って…私、もう…っぁ…う…\nだ…黙ってるつもり…ない、…っ…から…。はぁ、んうっ、く…。=Ah... no, you're doing this to me... kh...! ...I-It's different from before... I'm... ah... uu... \nnot... going to... keep quiet... so... haa, nnuu, ku... +黙ってる…?どういうことかな?=Shut up...? What do you mean? +はあ、はあ…、もう…んっ…、いいようにされ…ないって…こと…っあ…ん…。\n絶対後悔させて…やるん…っ…だから。あうっ…あはぁ…っ。=Haah, haah... I can't... nnh... let you... do whatever you want... ahh... nh... \nI'll definitely make you regret it...nh... so... auh... ahaah... +そういう心意気はいいんだけどねぇ…。無理に喘ぎを堪えてるのがバレバレだよ。\nしかもチンポ受け入れたままじゃ滑稽だねぇ。=That kind of spirit is nice, though... It's obvious that she's forcing herself to hold back her gasps. \nAnd it'd be hilarious if she just accepted my cock. +っ…!だって、無理やり…してるじゃない…。はあっ、あっ、…だから…\nん、ああっ。くぅ…ぁ…っ…。=...! I mean, you're... forcing yourself, aren't you...? Haah, ah... So... \nnnn, aah. Kh... ah...! +だから?…無理やりされても濡れそぼって、肉棒で悦ぶのは仕方ないってこと?そんなに正当化したい\nなら彼氏くんに聞いてみるかい?それなら仕方ないよ、って許してくれるかもねぇ。=Is that why? ...Does that mean I can't help getting wet and enjoying myself with my dick? If you want to justify it that badly, why don't you ask your boyfriend? He might forgive you for saying there's nothing you can do about it. +ちょ、ちょっと…!っ、タ、タカ君は関係ないでしょ!!=H-Hey...! T-Taka-kun has nothing to do with this!! +そんなに焦るようじゃ、自分でも内心分かってるんじゃないかい?それに二人の秘密のままにして、\nこうしてズボハメしてる方がお互いにとって一番いいのは分かるよね?=If you're that impatient, don't you think you know what's going on inside? Besides, you know it'd be best for both of us if we kept our secret and screwed up like this, right? +ぁう…っんんっ、そんなの、いいわけないじゃない…。んあっ、うっ…んふ、っぅ…ああっ…\nそこ、んあっ、あっ…ダメ、そこ…突かないで…。んあっ、ぁう…っんんぅっ。=Auh... nnnh, there's no way that's okay... Nnah, uuh... nnfh, ugh... aah... \nThere, nnah, ah... No, don't... poke there... nnaah, auh, nnuh. +莉乃ちゃんをこんなチンポ狂いの淫乱にした分は、きっちりハメて責任を取ってあげるから。\n強がらずに素直に味わっていいんだよ。=I'll be sure to set you up and take responsibility for turning Rino-chan into such a cock-crazed slut. You can honestly taste it without putting on a brave face. +いやっ……ああっ…私、淫乱なんかじゃ…。だから、んあっ…昔とは違う…ってばぁ…!\nんうっ…ぁう…、もうチンポなんて…味わいたく…ないのに…。は、っはぁ、はぁっ…=No... Aaah... I'm not a slut... Like I said, nnah... It's different from how it used to be...! Nnngh... auuh... I don't want to... taste cock anymore... Hah, hah... hahh... +ほ~ら、軽く掻き回しただけでオマンコこんなにグジュグジュにして…。ほとんど昔と\n変わらないぐらい悶えてるけどねえ。=Look, my pussy's so wet just from stirring it up a little... It's writhing so much that it's almost the same as it was in the past. +④スケベな体に成長して…。\nおじさんを待ってたのかな?=He's grown into a four-perverted body... Maybe he was waiting for Uncle \n? +数年離れてた間に、スケベな体に成長して…。部活で体に磨きをかけて\nおじさんを待ってたのかな?=In the span of a few years, I've grown into a lecherous body... Maybe I was polishing my body in the club and waiting for Uncle \n? +あっ、やっ…んあっ…、そんなわけ…っん…ないでしょ…。はあ、あはぁ…大体、アンタのこと、\nっ…なんか…っ…はあ、はあ…、忘れてたわ…っ…。あ、っ…ひあっ、あっ…。=Ah, yaah... nnah... that's not... nh... true... haah, ahaah... I mean, you're... \nnkinda... hah, hah... I forgot... ah... hyah, ah... +こんなに堪え性の無い体なのにそんなウソ言って…。証拠にオマンコは一瞬で思い出しただろう?=Even though her body is so unbearable, she's lying... As proof, her pussy remembered in an instant, didn't it? +やぅっ…ぁ、はっ…嘘なんか…。っは、っぁ…それに、私にはっ…んっ…思い出す必要なんて…\nんあっ…ないの。…っは、あっ、っぁぁ…。=Noo... ah, hah... I'm not lying... Hah, ah... And I... nnh... don't need to remember... \nnnnah... anything. ...Hah, ah, aaah... +おじさん寂しいなあ。覚えたままでいてほしかったよ…。そうだなぁ…それじゃあ\n思い出してもらうために、このまま中出ししちゃおうかな。=Man, this guy's so lonely. I wish he'd remember... Hmm... Well then, I guess I'll just cum inside him so he can remember. +っはぁ?!じょ、冗談でしょ!イヤ、やめて、んっ…絶対イヤ!んんっ、やめてよ!\nそんなの無理だからっ…!=Huh?! Y-You're joking! No, stop, nn... I definitely don't want that! Nnn, stop it! \nThat's impossible...! +どうイクかなんて特に決めてなかったけど…莉乃ちゃんも久しぶりに生マンコでチンポ汁\n飲みたいでしょ?オマンコがキュウキュウに欲しがってるよ?=I hadn't really decided how I was going to cum, but... Rino-chan, you want to drink cock juice with your raw pussy for the first time in a while too, don't you? Your pussy wants it tight, you know? +っは、あっ…あっ…絶対イヤ、んぁ、ザーメン、出す前に…んっ…\nっぁ…抜いて…!=Hah, ah... ah... I definitely don't want to, nnah, before I let out my semen... nnh... \nnah... pull it out...! +莉乃ちゃんのオマンコの中に注ぐ感覚、おじさんも思い出したいし…。\nあ、でもぶっかけてドロドロに汚すのも捨てがたいなぁ…。=I want to remember the feeling of it pouring into Rino-chan's pussy, too... \nAh, but I can't just dump it all over and dirty it... +やめて…本当にイヤだから…!あっ、んあっ…っはぁ…っぁ…っは……どっちもイヤよ…!\nは、離してよ…!あっ、んあっ、ぁう…。=Stop it... I really don't want to...! Ah, nnah... hah... ah... ha... I hate both of them...! Let go of me, \n...! Aah, nnaah, auh... +どっちにせよこのチンポはもう治まらないんだから。莉乃ちゃんもさっきスマタでイッたんだし、\nおじさんもビュルビュルさせてもらうね。=Either way, this cock won't go away anymore. Rino-chan just came from a short while ago, so Uncle \n's going to have a good time. +イヤ…ちょっと…!中出しは絶対に…!んっ…本当に…。っは、あっ…お願い。や、やめて…。\nピストン止まってぇ…。ぁはっ…うぁっ、あうっ…。=No... wait...! Don't creampie me...! Nnh... Really... Hah, ah... Please. S-Stop... \nStop your pistoning... Aha... uwah, auh... +⑤本心ではチンポを待ち望んでたくせに=Even though you're looking forward to my cock in your five hearts. +本心ではチンポを待ち望んでたくせに本当にうるさいなぁ…。=You really are noisy, even though you're really looking forward to my cock... +んっ、ああっ、ひぅっ…、違うって…っんあ…っ…言ってるじゃない…。あっ…はあ、あはぁ…、\n無理やり犯しといて…んんっ、何言ってるのよ…。んうっ…はっ…はっ、ぁはっ…。=Nnh, aaah, hiuh... I told you... nnah... nh... you're wrong... Ah... haah, ahaah... \nYou're forcing yourself to rape me... nnnh, what are you saying...? Nnngh... hah... Hah, ahah... +無理やりであんなイき方をする女がいるもんか。チンポの匂いで頭バカになって\nうっとりするビッチなんだろ?=How could a woman force herself to cum like that? She's a bitch who's so enraptured by the smell of cock that she's going crazy, isn't she? +っんは、っは、あっ、チ、チンポの匂いなんかで…、はうっ、う、うっとりなんてしてない!\nっぁ…んっ…はっ、あっ、勝手なこと…んうっ…言わない、でよ…。あうっ…あはぁ…っ。=Nnhah, hah, ah, I-I'm not enraptured by the smell of your cock... hahh, i-it's not like I'm entranced! Nnnhah... nnh... Hah, aah, don't say... nnuh... things like that... auh... ahaah...! +図星だったか?まあ、結局バックからハメられて\n喘いでるんだから、もうどうでもいいだろう。=Did I hit the nail on the head? Well, in the end, I was moaning from being framed from behind, so it probably didn't matter anymore. +っ…んっ…く…はぁはぁ、こんな事…アンタなんかと…、んっ…んあっ、本当にイヤなのっ…!\nもう私にっ…か、関わらない、で…あぁっ…んあっ、ぁう…っんんっ。=Ngh... ngh... haah, haah... I don't want to do this... with you... nnh... nhaah, I really don’t want this...! \nDon't... d-don't get involved with me anymore... aaah... nnaah, auu... nnnh. +この程度で満足するような、ぬるい躾はしてなかったはずなんだけどなあ。ここ数年でなまったねえ…。\nもっと生ハメに集中しなよ。おじさんが鍛え直してあげるから。=I don't think I've had enough lukewarm training to be satisfied with just this. It's only been a few years... \nConcentrate on raw sex. I'll train you again. +やっ…んっあっ、セックスなんて、したくないっ…の…。あぅっ…んんっ…あ、あ…もう、オマンコ\n突かないで…。ダメっ…うっ…あんっ…。オチンポダメぇ…。はっ、ぁはっ…うぁっ…。=No... nnah, ah, I don't want... to have sex... auh... nnnh... ah, ah... Don't poke my pussy anymore... No... uuhh... anh... Your dick's no good... hah, ahah... uwah... +①彼氏くんを裏切っちゃったねぇ…。=1 You betrayed your boyfriend... +保身のために彼氏くんを裏切っちゃったねぇ…。=I betrayed my boyfriend for the sake of self-preservation... +うぅ、あはぁ…んっ、裏切ったって…嫌な言い方しないでよ…。ん、はぁっ…、ア、アンタが半ば脅迫して\nきたんでしょ…。本当に、これでヌいたら…ん、終わりだからね。はぁ、ふぅ…、んんう…。=Ugh, ahaah... nnh, don't say that... Don't make it sound like I betrayed you... Nnh, haah... Y-You half-threatened me, didn't you...? If I really do go numb now... nh, it's all over. Haah, fuuh... nnnh... +もしおじさんが莉乃ちゃんの彼氏なら、昔の事なんてどうでもいいから、\n今現在、他の男に体を許していることの方が耐えられないよ…。=If my uncle is Rino-chan's boyfriend, then I don't care about the past, so I can't stand the fact that I'm giving up my body to another man right now... +…そ、…それ、は……。=...Th-That's... +だってそうだろ?もし、タカくんに元カノがいたりして…、まあ彼は童貞だろうけど、その元カノに\nせがまれてパコってたら、莉乃ちゃんは嬉しいのかい?自分との関係を守ってくれてるんだ、って\n納得できる?=I mean, isn’t that right? If Taka-kun had an ex-girlfriend or something... Well, he’s probably a virgin, but would Rino-chan be happy if he begged her to marry him? Would she be able to accept that he was protecting her relationship with her? +ん、はぁっ、そ…、そんなの…納得できるわけ……。んあっ、ぁう…、…で、でも、私だって\n好きでやってるわけじゃ…!んんう…。=Nn, haah, I... I can't accept that... Nnah, auh... B-But I'm not doing it because I want to...! Nnngh... +それでもねえ…、していることは他の男のチンポを貪っている淫乱ビッチだよ。\nあぁ、いいぞ…ほら、もっと強くシゴいて…。=Even so... what I'm doing is a debauched bitch who's devouring another man's cock. \nAaah, that's good... Come on, stroke harder... +んっ、あっ、ふぅ…んぅっ、タカくん…こんな彼女で……ゴメン…。んうっ、くっ…。=Nnh, ah, fuu... nnh, Taka-kun... I'm sorry... for being such a girlfriend... nnuh, kuh... +もしこんな事知っちゃったら、他の男とヤるのに何で彼氏の自分にヤらせてくれないんだ、\nって思っちゃうのが当たり前だよね。=If I knew this, why wouldn't I let my boyfriend have sex with another man? It's only natural that I'd think of him as a \n. +んあっ、ぁう…、はぁ、ふぅ…、タカくんとは…こういう事、あぁ…あん…、大切に…\n育んでいきたいから…。んんう…はっ、ぁはっ…うぁっ、あはぁ…んふぅ…。=Nnah, auh... hah, fhh... Taka-kun and I... aaah... ahn... I want to take good care of these things... and nurture them... nnnh... Hah, ahah... uaah, ahaah... nfuu... +ははは、自分が淫乱ってバレたくないだけだろ?彼氏くん、莉乃ちゃんのいやらしい\nおっぱいに我慢できなくてがっついていたけど…。=Hahaha, you just don't want people to know you're a slut, do you? My boyfriend couldn't stand Rino's dirty \nboobs, so he clung to them... +んっ、んんっ…、あ、あれは…、まだ、私の心の準備ができてなかっただけで…、はあ、はあ…、\n別にタカくんを拒絶したワケじゃ、んっ、ないんだから…。…んんっ、はぁ、ふぅ…。=Nnh, nnnh... Th-That was... just because my heart wasn't ready yet... Haah, haah... It's not like I rejected Taka-kun, nh, or anything... ...Nnnh, haa, fuuh... +まさか揉みたくても揉めない彼女の胸が、中年おやじのチンポ挟んでるなんて\n思ってもないだろうな。ハハハ、ある意味、幸せな人だよ。=You wouldn't think that her breasts, which you couldn't fondle even if you wanted to, had a middle-aged man's cock between them. Hahaha, she's a happy person, in a way. +ちょっと、タカくんのことバカにしないでよ…!こんな…パイズリなんてさせて…、\nふぅ…んぅっ、悦んでる変態オヤジのくせに…!はあ、はあ…、ふぁ…、あっ…。=Hey, don't make fun of Taka-kun...! You're such a... titjob... Nnfuu... nnuu, you're supposed to be a happy, perverted old man...! Haa, haa... fua... ah... +②莉乃ちゃんも気持ちいいかい?=2 Does Rino-chan feel good too? +ほら、おじさんのチンポ、朝オナしてないからこんなにフル勃起しているよ。\nフワフワのおっぱい…凄くイイよ…。莉乃ちゃんも気持ちいいかい?=Look, my uncle's cock is so hard because he hasn't masturbated in the morning. His fluffy boobs... are really good... Does it feel good for you too, Rino-chan? +あっ、ん、はぁっ…、イ、イイわけないじゃない。こんな…汚いモノ…気持ち悪い…。…はっ、ぁはっ…\n部活の合間にこんなことさせて…ふぅ、んん…、どうかしてんじゃないの…!はぁ、はふぅ…。=Ah, nnh, haah... Th-There's no way it'd be good. This... filthy thing... makes me sick... ...Haah, ahaah... Making me do this in between club activities... fuu, nnnh... What's wrong with me...?! Haah, hafuu... +ほいほい男の部屋に入り込んだのはそっちだろ?それに、これは莉乃ちゃんのお願いを\n聞いてあげる交換条件だ。莉乃ちゃんも納得したはずだよね?=You’re the one who barged into the man’s room, aren’t you? Besides, this is a condition for me to listen to Rino’s request. I’m sure Rino agreed, right? +そ、それは…そう、だけど…。でも、こんなこと…あっ…はっ、ちょっと異常よ。ぁはっ…うぁっ…、\nオナニーの代わりにおっぱいで…はあ、はあ…、チンポシゴかせるだなんて…。…はっ、ぁはっ…。=Th-That's... true, but... But this isn't... ah... hah, it's a little abnormal. Aha... uwah... I can't believe you're rubbing my dick with your boobs instead of masturbating... haah, haah... Haah, ahaah... +そっか…。奉仕の気持ちも無い、お願いを聞いてくれた感謝の気持ちも無い。\nそれなら、こっちも約束を守る義理はないかな…。=I see... I don't feel like servicing him, nor do I feel grateful for his request. \nIn that case, I guess I'm not obligated to keep my promise... +えっ、ちょ、ちょっと…待ってよ…!…んっ、分かったわよ…。ちゃんと…、するから…。あっ、ん、\nだから…そんなに怒らないで…。はぁ、ふぅ…、謝るから…。=Huh? W-Wait... Wait...! ...Nn, I get it... I'll do it... properly... Ah, nn, \nso... don't be so angry... Haa, fuu... I apologize... +仕方ないなあ…。謝罪はもちろん…分かってるよね?=I guess I have no choice... Of course I'll apologize... You know that, right? +う、うん…。あっ、ふぅ…んぅっ、生意気言って…、……ご、ごめんな、さい…。せ、せっかくおじさんが、\nはぁっ、んあっ…、交換条件を出してくれたのに…それに精一杯応えることが出来なくて…。=Y-Yeah... Ah, fhh... nngh, I'm sorry for being so impertinent... I-I'm so sorry... Th-This old man went out of his way to offer me a trade-off... but I couldn't do my best to respond... +はぁ、ふぅ…、今度はちゃんと、……その…、おじさんの……デ、デカマラ勃起チンポ…を、\n…はあ、あっ…、心を込めて…最後まで…=*pant pant*... This time, I'll... umm... put my heart into it... until the end... +んん…、チ、チンポ汁、を…いっぱい出すまでご奉仕するので、はぁ、んうっ…、ど、どうか機嫌を\n直して……、私に……イ、イヤラシイおっぱいマンコ奉仕……させて…、くだ、さい……。=Nnn... I-I'll service you... until you cum a lot, haa, nnuu... p-please cheer up... and let me... service your lewd boobs... with my pussy... +あぁ…、すごくチンポにくる謝罪だったよ…。誠意は受け取ったから…\nほら、パイズリ奉仕を続けて。=Ahh... It was an apology that really hit my cock... I accepted it in good faith... Come on, continue your titjob service. +ふぅ…んぅっ、あ…、ありがとう…。じゃ、じゃあ…、\nいっぱいオチンポ、気持ちよくなって…ね?=Phew... nngh, th-thank you... Th-Then... make sure your dick feels good, okay? +③おじさん好みのいやらしいおっぱいに\n育ったねぇ…。=3 You've grown up with dirty boobs that your uncle likes... +成長したおっぱいで包まれて…。あぁ、昔より断然いいよ。偶然再会したとはいえ、数年間\n寝かしてきた甲斐があったなぁ…。おじさん好みのいやらしいおっぱいに育ったねぇ…。=Wrapped in grown boobs... Ah, they're definitely better than they used to be. Even though we just happened to run into each other again, it was worth letting her sleep for a few years... She's grown up to be a dirty boob that my uncle likes... +はぁ、ふぅ…、んんう…ちょっと、人の体をモノみたいに言わないでよ…。んっ、あっ…、\n私は再会なんて…、あぅっ…、したくなかったんだから…。はあ、はあ…。=*pant pant*... nnngh... Hey, don't talk about my body like it's yours... Nnh, ah... \nI didn't want to be reunited... Auuh... I didn’t want that to happen... Haah, haah... +肌が若くてピチピチで張ってて…繁殖期のエロいおっぱいを揺すって\n男を誘惑するだなんて…いけない子だ。=Her skin was young and firm... and she shook her sexy boobs during breeding season to seduce men... What a naughty girl. +ゆ、誘惑なんてしてない…!べ、別に好きでこういう胸に育ったわけじゃないんだから…。=I-I wasn't trying to seduce her...! I-It's not like I grew up with breasts like this because I wanted to... +メスの本能で、優秀なオスを選別するために…不特定多数の男と\nセックスできるようにドスケベな体に育ったんだねぇ…。=In order to select the best males by female instinct... she must have grown up to be a lecher so she could have sex with an indeterminate number of men... +はぁっ、んあっ…、そ、そんなわけないじゃない…!=Haah, mnah... Th-There's no way...! +でも莉乃ちゃんがどう思おうが、事実、学校中のオス共は、\nこのエロいおっぱいをズリネタにしてシコってるよ…。=But no matter what Rino-chan thinks, the truth is, all the males at school are using these sexy boobs as a joke... +やぁっ、んん…、そ、そんな目で…クラスメートや…、先生に…はあ、はあ…、見られてるわけ…\nないじゃない。ぁう…んんっ、アンタとは違って、みんないい人なんだから…。あはぁ…ふぅ…。=Nooo, nnn... y-you're looking at me like that... my classmates and teachers... haah, haah... there's no way they're watching me... nnn. Auh... nnngh, unlike you, they’re all good people... Ahaah... fuuh... +お、そんなにうろたえて…。心当たりがあるのかな?それとも\nズリネタにされてることを想像して発情しているのかな?=Oh, you're so flustered... Do you have any idea what's going on? Or are you in heat imagining someone using you as a joke? +ち、違うって…!ふぅ…んぅっ、もう、変な事言ってないで…ほら、こっちに集中しなさいよ…!\nんんっ、はぁ、ふぅ…、んんう…はっ、ほら…、シてあげるから黙ってて…。はぁ、ふぅ…。=N-No...! Phew... nnngh, don't say weird things like that anymore... Come on, focus on me...! \nnnnnn, haa, fuu... nnn... hah, come on... I'll do it for you, so shut up... Haa, hau... +おぉ…!急に激しく…!イイよ…。莉乃ちゃんの本気のパイズリ…やっぱり凄いよ…。誰もが\n挟みたがってるこのエロ乳で、思いっきりおじさんのザーメン受け止めてもらうからね…。=Ohh...! So intense all of a sudden...! That's good... Rino-chan's real titjob... really is amazing... I'm going to make you accept my uncle's semen as much as you can with these dirty breasts that everyone wants to squeeze... +ん、ああっ、あっ…、や、やだ…、そんな言い方しないで…。ぁう…はぁ、んもう、何しても\nイヤラシイことばかり言って…。はっ、んんう…、ほんっとうに気持ち悪いんだから…。=Nn, aaah, ah... N-No... Don't say it like that... Auh... haah, geez, no matter what I do, I keep saying dirty things... Hah, nnnh... It's really creepy... +④気持ちいいけど\nちょっと味気ないかな。=4 It feels good, but it's a little bland. +莉乃ちゃん…、おっぱいでシコるだけじゃ、気持ちいいけどちょっと味気ないかな。=Rino-chan... Just stroking her with my boobs feels good, but I think it’s a little bland. +あっ、ふぅ…んぅっ、つまらなくてもいいでしょ?気持ちよくなれれば…。はあ、ふう…、ん…、人をこんな\n扱いして…どうせイケればいいだけなんだから…。んあっ、ぁう…私だって雑にやって終わらせるわ。あっ…\nはあ、はあ…、ふぁ…。=Ah, fhh... nngh, you don't have to be so boring, right? As long as it feels good... hah, hfh... nn... treating people like this... I'm just going to cum anyway... nnah, auh... I can end this mess too. Ah... nhah, hah... fuah... +ほら、奉仕の気持ちを込めてくれなきゃ。カレシくんには絶対聞かせられない\nようなイヤラシイこととか言ってもっと楽しませてくれよ。=Come on, you need to put your feelings of service into it. Tell him something as nasty as “n” that you’ll never be able to hear from your boyfriend, and entertain him even more. +んっ、んんぅ…、なんで…そこまでしなきゃ…いけないのよ…。あっ、ん、はぁっ、アンタの……チンポの\n反応見れば、十分感じてることなんて分かるんだから…。はぁ、ふぅ…、んんう…。=Nnh, nnnh... Why... do I have to... go that far...? Ah, nnh, haah, I can tell just by looking at your... cock's reaction that you're feeling good enough... Haah, fuuh... nnngh... +さすがにおじさんのチンポのこととなると詳しいね。でも、これじゃいつまで経っても終わらないかも…。\n午後も部活動あるんだろ?間に合わなくなっちゃうぞ?=You really do know a lot about your uncle's cock. But this might never end... You've got club activities this afternoon, right? You won't make it in time. +くぅっ…。わ、分かった…わよ。あっ…はあ…、その…、言うから。……だから、……茶化したり\nしないでよ…ね…?…ん、ああっ、ふぅ…。=Khh... F-Fine... I get it. Ah... hah... um... I'll say it. ...So... don't make fun of me... okay...? ...Nn, ahh, fuu... +もちろんさ。莉乃ちゃんが素直にしてくれるならそれで満足だから。=Of course. As long as Rino's honest with me, that's enough for me. +ふぅ…んぅっ、あっ…ね、ねえ……、お…、おじさん、どう…?はあ…、ふぁ…、お…おっぱい…、気持ち…\nいい、かな…?私は…この立派なオチンポ…、んんっ…、シゴく度に…感じて…、すっごくエッチな気分に\nなっちゃってるの…。=Fhh... nnhh, ah... H-Hey... M-Mister, what do you think...? Haah... fwah... B-Boobs... feel... good...? I'm... feeling... this magnificent cock... nnnh... every time I stroke it... I feel... really dirty... +あっ…はあ、はあ…、胸全体が…擦る刺激でゾワゾワして…んんっ…、乳首、も……、\nはぁ、ふぅ…、苦しくて…切なくて…。んあっ、ぁう…んんっ。=Ah... hah, hah... My whole chest... is tingling with the stimulation of rubbing... nnh... my nipples... too... \nhah, fuuh... It's so painful... it hurts... Nnah, auh, nnnh. +ほら、こうやって…んっ、挟んで…ズリ上げて……、ふぁ…、あっ…んんっ…、強く抑えて…また、\n根元まで…。あっ、あぁ…、これ、好きなんだね?オチンポ、ビクビクって震えてるよ?んんっ…\nはぁっ…そんなにイイなら、いっぱいシてあげるね…?=Here, like this... nnh, pinch it... and slide it up... fuah... ah... nnnh... Hold it down... all the way to the base again... Ah, ahh... You like this, don't you? Your dick's twitching and trembling. Nnh... If you like it that much, I'll do it lots, okay...? +はあ、はあ…、おぉ……!=*pant pant*... Ohh...! +んあっ、ぁう…んんっ、こうやって、オチンポ擦ると…はあ、はあ…、私の発情したエッチなおっぱいが…、\nん、んあっ、はぁっ、チンポに吸い付いたり…、んん…弾いたり…。オチンポ、苦しそうに暴れて…ふぅ…、\nんんう…おっぱい犯されちゃってるの…。=Nnah, auh... nnh, when I rub my dick like this... haah, haah... my horny, dirty boobs... ngh, nnhah, haaah, they're sucking on my cock... nnnh... and flicking it... My dick's thrashing around like it's in pain... fuuh, nnnngh... My breasts are being raped... +はあ、はあ…、それに…ほら、イヤラシイ音がヌチュ、ヌチュ…、って…。やんっ…、ねえ、聞こえる…?\nはぁ、ふぅ…、カウパーがおっぱいの中で揉み込まれて…んっ…、泡立ってるイヤラシイ音…。この音\n聞くと…オマンコがキュンってなって…はあ、はあ…、もどかしくなっちゃうの…。=Haah, haah... And... you know, that nasty sound... yaahn... hey, can you hear it...? \nHaah, fuuh... Cowper's rubbing inside my boobs... nnh... It's foaming at the mouth... This sound... makes my pussy throb... hah, hah... it's so frustrating... +うぅ、あはぁ…んっ、ねえ、お願い…。早くエッチなオチンポ汁、いっぱい出して…。んあっ、ぁう…\nんんっ、びゅるるる~って、すっごく濃いの…、はあ、はあ…気持ちよかった証として、おっぱいの\n中に塗り付けてぇ…。はぁ、ふぅ…、んんう…。=Uuu, ahaa... nn, hey, please... Hurry up and let out lots of dirty cock juices... Nnah, auu... nnnnn, it's so thick... haa, haa... As proof of how good it felt, I want to smear it inside my boobs... Haa, fuu, nnn... +あぁ…、スゴい…。可愛くてエロすぎるよ…。イチャラブパイズリプレイ…たまらないよ…。=Aaah... Wow... She's too cute and sexy... I can't get enough of the flirty boobjob replay... +⑤もしかしてパイズリで\n感じてるのかい?=5 Are you feeling it from a titjob? +あ…、ふぁ…、あっ…んんっ…はぁっ…んはぁ、あっ、ん、はぁっ、んあっ、ぁう…んんっ、=Ah... fuah... ah... nnn... haah... nhaah, ah, nn, haah, nnaah, auh... nnh, +莉乃ちゃん、もしかしてパイズリで感じてるのかい?=Rino, could it be that you're feeling it from a titjob? +こっ…、これ、は…その…んん…、感じてるんじゃなくて…。はあ、はあ…、ちょっと…、息が乱れてる、\nだけ…なんだから…。う…んんっ、はぁ、あっ…。=Th-This isn't... um... nn... I'm not feeling it... *pant pant*... My breath's a little... ragged... It's just... \nn. Uu... nnn, haa, ah... +今頃後輩達は朝練の後片付け中かな?自分だけサボってパイズリにご執心だなんて…、ひどい先輩だなぁ。\nあの子達にも見せてあげたいよ…。可愛くて頼れる憧れの先輩が、中年オヤジに跪いて必死にザーメンを\n搾り取ろうとしてるんだから。=I wonder if my underclassmen are cleaning up after morning practice right now? I’m the only one who’s slacking off and obsessing over titjobs... What a terrible senpai. I want to show them to those girls, too... After all, the cute, dependable upperclassman is kneeling before the middle-aged man, desperately trying to squeeze out his semen. +やめてってば…!んっ、んんう…あの子達にこんな姿、絶対に見せられない…。ふぁ…、あっ…んんっ…\nんっ、はぁ…、やだっ、…あっ…はあ、はあ…。=I told you to stop...! Nnh, nnnh... I'll never let those girls see me like this... Fuah... ah... nnhh... \nnnnnh, hah... No, no... ahh... haah, haah... +後輩達に見られるのを妄想して、より感じてるんだねぇ…。相変わらずマゾのままで嬉しいよ。それなら、\n今度は部活動中に抜け出して部室でヤろうか?いつだれが来るか分からないから凄く燃えるよ?=You're fantasizing about your juniors seeing you, and you're getting even more turned on... I'm glad you still are a masochist. In that case, \nwhy don't we sneak out during club activities and do it in the clubroom this time? It's really exciting because we don'cha know who's coming at any time. +ダメ、そんなの絶対ダメなんだから…。はぁっ、んん…、アンタに仕込まれた、ふぅ…んっ、いやらしい\nクセは…、全部抜けてるんだから…。ん、はあっ、あっ、そんな事で燃えるわけ…ない。=No, I absolutely can't do that... Haah, nnh... The dirty n habits you taught me... are all gone... Nnh, haah, ah, there's no way... I'd get fired up over something like that. +ほんとうかなぁ…?想像してみてよ…。部室セックス中、だらしなく呆けてるメス顔を後輩達に見られ\nちゃうことを。同じ女とは思えないような酷い顔だ…。=Is it true...? Just imagine... that my underclassmen would see my slutty, dumbfounded face during clubroom sex. It's such a terrible face that it's hard to believe we're the same woman... +だから…、…んぅっ、そんなとこでシないってば…!はぁっ、んあっ、ぁう…バレたら私だけじゃなくて、\nアンタも人生終わるんだからね?んふぅ…分かってるの?んんっ、はぁ、ふぅ…。=Like I said... nnngh, that's not the point...! Haah, nnah, auh... If they find out, it'll be the end of not just me, but you too, right? Mmfh... Do you understand? Mmmh, haah, fhh... +そのスリルがセックスをより気持ちよくしてくれるんじゃないか。=Wouldn't that thrill make sex feel even better? +ピストンされて揺れるおっぱいも、チンポをしっかりハメ込むオマンコも…下品な獣声も…全部見聞きされ\nちゃうんだ。彼女たちの莉乃ちゃん像が崩壊して一気に冷めるだろうねぇ…。=Her boobs swaying from the pistoning, her pussy firmly holding onto my cock... and her vulgar animal voice... They're all going to see and hear me. I bet their Rino-chan statues will collapse and cool down all at once... +はぁっ…んはぁ、あっ、ん、…ダメ、…待って…。そんな事言わないでぇ…。んあっ、ふう…んんっ、\nやだ…、おっぱいだけじゃなくて…んくっ…、オマンコも…熱くなって…。=Haah... nhaah, ah, nn... no... wait... Don't say that... nnah, fuu... nnn, no... not just my boobs... nngh... my pussy's... getting hot too... +こんなんじゃ先輩の威厳台無しだ。翌日には浮気者の淫乱ビッチと、学校中の噂でもちきり…。男からは\n性の対象に見られ、女からは蔑まされて陰口をたたかれる…。まともな学校生活は送れなくなるぞ…。=At this rate, Senpai's dignity would be ruined. The next day, she'd be the talk of the school with the cheating slutty bitch... Men would see her as an object of sex, women would scorn her, and people would talk behind her back... I wouldn't be able to live a normal school life... +学校のみんなに…、そんな目で…。男子に…ズリネタにされちゃう…。はあー、はあー…、やっ、あぁ…、\nダメ…、敏感になってる…からぁ…。はぁ、ふぅ…、んんう…。=Everyone at school is... looking at me like that... The boys are... making fun of me... Haaah, haaah... No, aah... \nNo... I'm sensitive... so... haa, fuu... nnnh... +ははは、妄想してここまでサカってるんじゃ、調教されたドMのままだったね。=Hahaha, if you're this stupid for fantasizing about it, you must be a trained masochist. +①後輩たちは体育館で熱い中過ごしてるのに=1 Even though the underclassmen are spending their time in the gym hot. +後輩たちは体育館で熱い中過ごしてるのに、自分はエアコンの効いた部屋で情事にふけるとは、\n部長様はいい御身分だねぇ。=My underclassmen are spending their time in the gym, but I'm in an air-conditioned room, absorbed in an affair. You've got a good status, President \n. +あっ、やっ…んあっ…、そんな責め方、しないで…。んはっ、はあ…、私だって、好きでこんな事してる\nわけじゃ…んんっ、ないん、だから…。はっ、ぁはっ…これ、終わったらすぐ戻るし…。=Ah, no... nnah... don't blame me like that... nhah, hahh... I'm not doing this because I want to... nnn, no, I mean... hah, ahah... After this, I'll be right back... +おじさんはもっと一緒にいたいけどなぁ。終わった後も仲良く\nイチャイチャピロートークしようじゃないか。=I wish I could spend more time with him, though. Why don't we have a friendly chat after we're done? +だ、誰がそんなこと…!ふぅ…、んんう…はっ、そこまでする義理は、ないんだから…ぁっ。\nヤらせてあげてるだけで…十分、でしょ…っ。はっ、ぁはっ…うぁっ、あはぁ…。=Wh-Who would do something like that...?! Phew... nnngh... hah, I'm not obligated to go that far... ah. Just letting you do it... is enough, isn't it...? Hah, ahah... uwah, ahah... +なんだその言い草は。莉乃ちゃんのお願いを聞くためにこっちは時間を割いてるんだぞ?\n聞き分けの無い子はこうだ!=What are you saying? I'm spending my time listening to Rino-chan's request, you know? \nThis is what it means to be an obedient girl! +やっ…んっあっ、ぃぅっ…んぅっ、つ、強い…!チンポ、奥まできて…るっ…!\nんあっ、あっ…やっ、あっ、=No... nnah, ah, iuh... nnuh, y-you're so strong...! Your cock's... going all the way in...! \nNnah, ah... no, ahh, +はぁっ…んはぁ、あっ、ん、ダメ、待って…!はぁっ、んあっ、ぁう…んんっ、そんなにされたら…。\nうぁっ、あはぁ…んふぅ…軽くイッちゃう…あっ、んあっ、ぁう…っはうぅぅっ…、イク…!イクイク…\n…イクゥッ……!=Haah... nhaah, ah, nn, no, wait...! Haah, nnaah, auh... nnh, if you do it like that... \nnuwah, ahaa... nfuu... I'm going to cum a little... ah, nhah, ahh... hauuuhh... I’m cumming...! Cumming... nh... cumming! +あ~あぁ…、イキ潮をおしっこみたいに噴き出して…。またおじさんのお仕事、増やしちゃったねえ…。\nこりゃ躾け直さなきゃダメかな…。それ!=Ahhhh... I'm cumming like a peeing tide... My uncle's workload has increased again... I guess I'll have to discipline him again... That's it! +ひぐぅぅっ…!やぁっ、あっ、やっ…ダメ、優しくして…!イッたばかりだからぁ…!んっあっ、ぃぅっ…\nんぅっ、そんな…、感じすぎて…!っんは、っは、あっ、また噴くぅぅ…!んんんんん……っっ!=Higuuuh...! Noo, ah, noo... Don't, be gentle...! I just came, so...! Nnhah, ahh, iuu... nnnuuh, that's... too much...! Hah, hah, aah, I'm gushing again...! Mmmmmmm...! +ま~たこんなに汚して…。ほら、おじさんに謝って。じゃないと\nいつまでもお仕置きピストンが止まらないよ?=You're so dirty again... Come on, apologize to your uncle. If you don't, I won't be able to stop punishing you. +そ、そんな…!あっ、んっ…んあっ、ご、ごめんなさい…!おじさんの、貴重な時間を割いて…、\nひあっ、あっ…、あふぅ、セックスして…、ふあっ…、もらってるのに…、はあ、はあ…、生意気な\n事言ってごめんなさい…!=Th-That's...! Ah, nn... nnah, I-I'm sorry...! I'm so sorry for wasting your precious time... \nhyaah, ah... afuu, having sex... fuah... even though you're giving me this... haah, haah... Sorry for being so impertinent...! +あふぅ、んっ、んくっ…、だらしなく…イキ潮、お漏らしして…はあ、ふうー…、おじさんの部屋を汚して…\nしまいましたぁ…。はひっ…、ひぐっ、あはっ…、オマンコ奉仕で…誠心誠意、謝罪するので…んうっ、許してくださいぃ…!=Afuu, nnh, ngh... I'm cumming so sloppily... I wet my pants... haah, fuuuh... It's dirtying my uncle's room... I can't take it anymore... Hahii... higuu, ahaa... My pussy service... will make me sincerely apologize... nnuu, please forgive meee...! +っは…ああっ、んっ、あっ…!謝ったからぁ…!だから、もうちょっと…弱めて…、\nお願いぃ…!うあっ!はぁっ!んくっ…!=Hah... ahh, nnh, ah...! I apologized...! So please... weaken it a little more... \nPlease...! Uwah! Hah! Nkh...! +本当に反省してるか疑問だけど…、まあいいだろう。ほら、続いて部活の皆にも謝るんだ。\n自分だけおいしい思いしてるんだからな。=I don't know if you're really reflecting on your actions, but... well, whatever. Come on, apologize to everyone in the club. You're the only one who thinks it's good. +やっ…ん、ああっ、み、みんな…、ゴメン、ね…。部長なのに、部活を抜け出して…、はひっ、んっ…、\n休憩中に、セックスして…。はっ、ぁはっ…うぁっ、私だけ、イキ潮噴いて…ごめんなさい…。はぁ、\nふぅ…、性欲を抑えられない、だらしない…オマンコ部長でごめんんなさいぃ…!=No... nn, aaah, I-I'm sorry, everyone... I'm the president, but I slipped out of the club... hahii, nn... \nI had sex, during my break... Hah, ahah... uwah, I was the only one who came... Sorry... hah, nfuu... I can't hold back my sexual desire, and my pussy is sloppy... Sorry for being the president...! +ちゃんと謝罪できておじさんも満足だよ。せっかくだしお互い楽しもうねぇ…。ここでする事は絶対に\nバレないんだから、スッキリしていい気分で午後の部活を頑張ろうね。=I'm happy to apologize properly. Since we're both here, let's enjoy ourselves... We'll never get caught doing anything here. Let's refresh ourselves and do our best in the afternoon club. +②タカくんのためと言いながら…=2 While saying it's for Taka-kun's sake... +タカくんのためと言いながら…、そうとは思えないくらいに\nオマンコがチンポに吸い付いてきてるぞ?=She's saying it's for Taka-kun's sake... but her pussy is sucking on my cock so hard I can't believe it. +んぅっ、んあっ、わ、分かってるわよ…。わざわざ言わないで…。っはぁ、あんっ、……性欲を抑えないと…\nいけないから…はあ、はあ…、仕方ないの…。こんな私を…タカくんに、んっ…、見せるわけにいかない\nもの…。ぁう…っんんっ、幻滅されたく、ないの…。はぁ、んうっ、く…。=Nnuh, nnah, I-I know... Don't go out of your way to say it... Haa, anh... I have to suppress my sexual desire... so... haa, haa... it can't be helped... I... can’t let Taka-kun see me like this... auh... nnnh, I don't want to be disillusioned... haah, nnuhh, kuh... +言い訳が滅茶苦茶だねぇ…。彼氏と下校する数時間前に、他の男に股を開いて性欲発散とは…。\n傍から見たらただのヤリマンビッチだよ。おじさんにとってもこの淫乱マンコを使えるのは\n都合がいいし、不満はないけどね。=That's one hell of an excuse... A few hours before I left school with my boyfriend, I opened my legs to another man and unleashed my lust... \nFrom the sidelines, I was just a slutty bitch. It was convenient for my uncle to be able to use this slut pussy, so I wasn't dissatisfied. +ぁはっ…うぁっ、あうっ…そんな言い方…、やめて…。私だって、んんっ、分かってるん、だから…。\nふう、んうっ、でも、それでも…今は、無理にでもセックスして、っは、あっ、この体の疼きを抑え\nなきゃ…。ムラムラが…全部なくなるまで…。んぅっ、んあっ、あっ…。=Aha... uwah, auh... don't say it like that... nnh, I know that too, so... \nfuu, nnuu, but even so... right now, I have to force myself to have sex, hah, ah, and suppress the ache in my body... until I'm completely out of horny... nnuh, nnah, ah... +莉乃ちゃんの性欲は底なしだからなぁ…、それを全部となると…骨が折れそうだ。\nじゃあ、ガチハメ…するぞ…!=Rino-chan's sex drive is bottomless, after all... If that's all... it's going to take a lot of effort. Then I'm going to... fuck her...! +あっ、んあっ、ぁう…っ、凄いの…きた…!んんっ、あっ、はぁ、思いっきりハメられてるぅ…。んうっ、\nく…はっ、ぁはっ…オマンコ、チンポでメチャクチャにされちゃうぅ…!うぁっ、あうっ…あはぁ…っ!=Ah, nnah, auh...! Amazing... It's coming...! Nnh, ah, hah, I'm being framed as hard as I can... Nnngh, nkh... Hah, ahah... My pussy's going to be messed up by your cock...! Uah, ahh... Ahaah...! +うお…、オマンコが締め付けて来た…。精液搾り取ろうと必死だよ…。\n気持ちよすぎて、腰が止まらない…!=Whoa... her pussy's clamping down on me... I'm desperately trying to squeeze out my semen... \nIt feels so good, I can't stop moving my hips...! +ひあっ、あっ…、やぁっ、オマンコ、抉られてる…!タカくん以外のおチンポ、受け入れて…、ん、ああっ、\nあっ、膣内、蹂躙されてるのぉ…!はぁ、んうっ、ごめんね…ひあっ、いやらしい女で、ごめんねぇ…!\nうぁっ、あうっ…あはぁ…っ!=Hyaah, ah... Nooo, my pussy's being gouged out...! Accept my cock other than Taka-kun's... nn, aah, \naah, it's ravaging my vagina...! Haah, nnuh, sorry... hyah, I'm sorry, for being such a dirty woman...! \nnuah, auh... ahaah...! +ははは、謝りながらもこんなに敏感に感じて…。浮気中じゃ愛しいタカくんも性欲増強剤と同じだね。=Hahaha, even though I'm apologizing, I can still feel it so sensitively... When you're cheating on me, your beloved Taka-kun is the same as a sex enhancer. +違う…違うの…!そんな…わけ…、ないから…。んっあっ、ぃぅっ…タカくんのこと考えると、あっ、\nはぁっ…、こんなに感じるのは…タカくんが好きだから、なのぉ…。はっ、ぁはっ…うぁっ。=No... No...! That's... not... true... nnah, ahh, iuh... When I think about Taka-kun, ah, \nhahh... I can't help but feel this way... because I like him... Hah, ahah... uwah. +ア、アンタとのセックスで…、うぁっ、あうっ…感じるためなんかじゃ、ないの…。あはぁ…っ、背徳感で\n興奮してる、ワケじゃ…ないんだから…。んくっ…、はひっ…、=S-Sex with you... uwah, auuh... isn't... to get off... ahaah... I'm not... excited from immoral feelings... or anything... like that... ngh... hahii... +本当かな?その割に他人の肉棒にむしゃぶりついて、ズボズボハメられて悦んでるぞ…!\n実際おじさんとのセックスで感じているんだろう?=I wonder if it's true? Despite that, she's sucking on someone else's meat pole and is happy to be fucked...! \nYou're actually feeling it from having sex with your uncle, aren't you? +そ、それはぁ…、言えない…、んあ、あっ、言えないのぉ…!やっ、ぁう…っんんっ、激しい…!オマンコ…\n凄いの…!もっと突いて…!ひぐっ、はひっ…、性欲、全部なくなるまで…あっ、オチンポハメてぇ…!=Th-That's... I can't say... nnah, ah, I can’t say it...! Noo, auh... nnnh, so rough...! My pussy... is amazing...! Thrust more...! Higuh, hahih... until all my lust is gone... Ah, fuck my dick...! +③パイズリでチンポが欲しくなるほど=Three titjobs is enough to make me want a cock. +パイズリでチンポが欲しくなるほど我慢できなくなるって、淫乱な体だねぇ…。おっぱいに\nチンポハメてるときに、これがオマンコだったら…とでも考えてたのかな?=Her body's so lewd that she can't take it anymore... Maybe she was thinking about what it would be like if this were her pussy while she was having sex with my boobs? +っんは、っは、あっ、やっ…ん、……し、知らない…。=Nnhah, hah, ah, no... nn... I-I don't know... +どうやら図星のようだねぇ…。どんなことを考えてたんだい?\nおじさん、聞きたいなぁ…。=Looks like I hit the nail on the head... What were you thinking? I wanna hear it, Uncle \n... +んあっ、あっ…やっ…、そ、そんな事…言うわけないでしょ…。んっ、……ヤ、ヤることは了承したけど…\nはぁっ、んあ、こんな変態みたいなこと…まで、はあ、ふう…、許した覚えはないんだから…。=Nnah, ah... no... I-I wouldn't... say something like that... Nnh, ...I-I agreed to do it, but... nhah, nnah, I don't think I'd ever forgive a pervert like you... hah, fuuh... for something like this... +残念だなぁ…、こんな淡泊でつまんないセックスじゃ終わるまでに時間かかっちゃうかも…。午後の部活に\n遅刻したら理由もちゃんと言わないとね。部長がまさか嘘をつくわけにもいかないだろう?=That's too bad... It might take a while for this boring, indifferent sex to end... I'll have to tell him the reason if I'm late for afternoon club activities. I can't lie to him, can I? +……ぅ…、わ、分かった…。分かったから…。ふぅ…んぅっ、あっ…だから…、\nその…あっ、部活に間に合うよに…お願い…。はぁっ、んあ…。=...Uh... I-I get it... I get it, so... Fhh... nnh, ah... So... \numm... ah, please... make it in time for the club... Haah, nnah... +最初から素直にいう事を聞いておけば無駄な時間を浪費せずにすんだのにねぇ…。\nで、パイズリ中、どんな事を考えてたの?=If you'd just listened to me straight from the start, you wouldn't have wasted your time... So, what were you thinking during your titjob? +あっ…はあ、はあ…、こ、こんなに大きく勃起した…チンポ、ああっ、あっ、もし…、オ、オマンコ…の\n奥まで挿れたら…一番深いとこまで…、届いちゃうかも…とか…。あっ、はぁ、んうっ…。=Ah... haa, haa... I-It's so big and erect... Your cock, aaah, ah, if I... put it all the way inside... my p-pussy... it might reach... the deepest part... or something... like that... Ah, haah, nngh... +パイズリみたいに、私が…腰を振ってハメ込むと、はぁ、んうっ、パン、パン…、って、はあ、はあ…、\nアンタは…、き、気持ち悪いうめき声をあげて…感じるのかな、とか…。うぁっ、あはぁ…ふぅ…。=Like a titjob, when I... move my hips to get in, haah, nnuh, bread, bread... Wait, hah, haa... \nYou're moaning... I-I wonder if you're feeling it... Uwah, ahaa... fuu... +おじさんを犯した反応まで妄想してたんだね。それから?=You even fantasized about how I'd react to violating your uncle, didn't you? And then? +ふぅ…、んんっ…、このオチンポで…犯されたら…また、何度もイカされて…ああっ、はぁっ…、精液…\nザーメン塗れになるまで汚されて…。んあっ、ぁう…っんんっ、もしかしたら、イカ臭い匂いで…みんなに\nセックスしてたの…はあ、はあ…、バレちゃうかも…、とか。=Fhh... nnh... If you violate me... with this cock... I'll make you cum over and over again... Aah, haah... My semen... will get dirty until you smear it all over me... Nnah, auh... nnnh, maybe I was having sex with everyone... with the smell of squid... haah, aah... or something... like that. +莉乃ちゃんがそうしてほしいならいっぱいブッかけてあげるよ?=If that's what you want, Rino, I'll dump a lot on you. +そ、そんなことは望んで、ない…から…。はぁ…んっ、も、もういいでしょ…!そんな事より、\n時間ないんだから…、ああっ、あっ、はっ、……セ…、セックスに…、集中しなさい、よぉ…。\nはっ、んあ、あっ、はぁっ…。=I-I didn't... want that... hah... nnh, th-that's enough...! More importantly, we don't have any time left... ahh, ah, hah, ...c-concentrate... on sex... +話を聞いておじさんも興奮してきたぞ。中出しして子宮タプタプにしてあげるからね…!そらそら…!=The old man is getting excited after hearing the story. I'll creampie you and make your womb bulge...! There, there...! +やんっ、奥…、一番深いとこまで届いて…、あっ、んあっ、ぁう…ズボズボ…、されちゃってる…!はぁ、\nんうっ、く…ちょっと、落ち着いて…、あんっ、待ってってばぁ…!あっ、んはっ…チンポ止まってぇ…!\nうんっ、あうっ…あはぁ…っ=Noo, it's reaching all the way... deep inside... ah, nnah, auh... It's throbbing...! Hah, nnnh, kh... Calm down... ahn, wait...! Ah, nhah... Stop your cock...! Nnngh, ahh... ahaah...! +④感じてるのは分かってるんだ。\n隠さず言ってごらん?=4 I know you're feeling it. Don't hide it. Tell me. +莉乃ちゃん、興奮してサカりきってするセックスはどうだい?待望のチンポだろ?\n感じてるのは分かってるんだ。隠さず言ってごらん?=Rino-chan, how about having sex when you're so excited you can't hold back? It's the cock you've been waiting for, isn't it? I know you can feel it, so don't hide it and tell me. +やっ、ぁ、別に、待ち望んでなんて…。そもそも、アンタが今朝、私のお尻に触れなければ…んぅっ、\nんあっ、あっ…こんな事には…。はぁっ、んあ、あっ…、だから、仕方なくシてるだけ、なんだから…。=No, ah, it's not like I've been waiting for this... Besides, if you hadn't touched my butt this morning... nngh, nnnah, ah... this wouldn't have happened... haah, nnah, ahh... I'm just doing it because I have no choice... +強情だなぁ…。ここまでノリが悪いと、チンポが萎えてこのまま終わっちゃうよ?\nこんな中途半端にハメられた状態で部活に戻ったり、彼氏に会えるのかい?=You're so stubborn... If you don't get carried away this much, your cock will wilt and it'll end like this, you know? \nWill you be able to go back to your club activities after being set up so half-heartedly? Will you meet your boyfriend? +…んあっ、ぅあっ…やぁっ…、そんなの、卑怯よ…。そんな事…無理…って、はぁ、んうっ、\n分かって言ってるでしょ…。んあ、あっ、はぁっ…。=...Mnah, uwah... Nooo... That's... cowardly... I can't... do that... Wait, hah, nnuh, I told you, I know... Mnaah, ah, haah... +じゃあ、感想を言ってよ。それが嫌ならそれっぽい淫語プレイでもいいから。\nとにかく、イヤラシイ事を言っておじさんを興奮させて。=Then tell me what you think. If you don't like that, then you can play dirty. \nAnyway, say something nasty and excite the old man. +っんは、っは、あっ…、好き放題、いっぱい突かれて…、はあ、はあ…、体が…ビクビクしてる、の…。\nんぅっ、んあっ、あっ…触れられると、電気が走るみたいに痺れて…、熱くなっちゃう…。=Nnhah, hah, ah... My body's... twitching... haah, haah... when you poke me like that... nnnhh, nnah, ahh... When you touch me, I feel numb... like electricity is running through me... and I feel hot... +あっ、ああ…んあっ、おっぱい…、はあ、ふぅ…、乱暴に揉みしだかれて…\nやぁっ、ダメ、勃起した乳首をつままないでぇ…!そこは…、ダメなの…。=Ah, aaah... nnah, my boobs... haah, fhh... you're rubbing them so roughly... nooo, no, don't pinch my erect nipples...! That's... no good... +おっぱいの感度もいいね。パイズリで出来上がってたかな?\nじゃあ、オマンコの方はどうかな?教えてくれる?=Her boobs are sensitive too. I wonder if they were made from titjobs? How about your pussy, then? Will you tell me? +あ、っ…ひあっ、あっ…、オチンポ、竿が太くて…突かれる度に…、はうっ、中が……んんっ、ミチミチに\n広げられてるぅ…!ああっ、んっ、んうっ、でも…、イイのぉ…!突いて、もっと奥深く…、チンポ\nシゴいてぇ…。っんは、っは、あっ…。=Ah, hh... hyah, ah... my dick's so thick... every time you thrust... hauh, my insides... nnnh, are being spread out by my dick...! Aaah, nh, nnuh, but... it's good...! Thrust it in deeper... my cock's rubbing deeper... nhah, hah, ahh... +か、体…全体貪られて、あっ、はぁ、半分レイプみたいな、荒々しいセックスで…やっ…ああっ、犯され\nてるのに…、感じちゃう…。はあ、はあ…、こんな…、イクためだけのセックスでも…、止まらないの…。\nっ…ひあっ、あっ…、あふぅ…。=M-My whole body... is being devoured, ah, haa, half raped, with rough sex... noo... aaah, even though I'm being raped... I can't stop feeling it... *pant pant*... Even if it's just for the sake of cumming... I won't be able to stop... \nNn... hyah, ah... afuu... +あぁ、すごくイヤラシイよ…。そんな風に感じてくれてたんだね…。=Ahh, this is really nasty... So that's how she felt... +っんは、っは、あっ、で、でたらめに決まってるでしょ…!はあ、はあ…、こ、こんなの…、アンタを\n悦ばせるために言ってあげただけなんだから…。あっ、はっ、んあ、あっ…。=Hah, hah, ah, o-of course it's bullshit...! Haah, haah... I-I was just saying this... to make you happy... Ah, ha, nnah, ah... +⑤莉乃ちゃんのオマンコも馴染んできたな…。=5 Rino-chan's pussy is getting used to it too... +二回目の挿入で、莉乃ちゃんのオマンコもだいぶおじさんのチンポに馴染んできたな…。\n体が昔のことを覚えてるのかな?=After my second insertion, Rino-chan's pussy has gotten pretty used to Uncle's cock... Does her \nbody remember the past? +…んあっ、ぅあっ…そ、そんなこと…ない、から…。挿入すればするほど…、んぅっ…、…その形に\nなるのは、はぁ、んうっ、当然でしょ…。あの頃の事を思い出して、あっ、あぅっ…体が求めてるとか\nじゃないんだから…。はあ、はあ…。=...Mnah, uwah... Th-That's... not true... The more I put it in... mnah... ...It's only natural that it'd turn into a shape like that... hah, mnngh, of course... Thinking back to those days, ah, auh... It's not like my body wants it or anything... Hah, hah... +でも、この前部室でヤッた時よりも感度が増してるよね?ほら、トロトロで優しく絡みつつも、\nしっかり擦り上げて来て…あぁ、気持ちいいよ…。=But it's even more sensitive than the last time we did it in the clubroom, isn't it? Look, even though we're gently intertwined, she's still rubbing up against me... Ahh, this feels so good... +ふ…あっ…はぅっ…、わ、わざわざ言わなくていいってば…!んあ、あっ。=Fh... ah... hauh... y-you don't have to go out of your way to say it...! Mnah, ah. +誰の目を気にすることもなくできる獣セックス…堪らないよ…。莉乃ちゃんの体を隅から隅まで味わい\nつくしてあげるからね…。ほら、もっと喘いでいいんだよ。イヤラシイ声を聞かせて…。=I can do animal sex without worrying about anyone's eyes... I can't stand it... I'll savor every nook and cranny of Rino-chan's body... Come on, you can moan more. Let me hear your nasty voice... +っんは、っは、あっ、やっ…ん、くぅっ、んぁっ、はぁっ、そんな事言われたら…、\n声、出せない…わよ…。んあ、んんっ、はぁっ、んあ、…っ。=Nnhah, hah, ah, yaah... nn, ngh, nnah, haah, if you say that... I can't... make a sound... nnah, nnn, haaah, nnaah... +じゃあ、無理矢理出させてあげるよ…!=Then I'll force you to cum...! +んぅ、っ…、あふぅ、はひっ…、んっ、んくっ…ひぐっ、はひっ…、\n待って、激しっ…!ダメェ…=Nnh, nh... afh, hahii... nnh, ngh... high, ahee... \nWait, you're so rough...! No... +夏休み、部活をサボりながら男の部屋で欲望のまま生ハメセックスなんて…\nJKらしい青春だねぇ…。もうおじさんと付き合っちゃう?=Having sex raw in a guy's room while skipping club activities during summer break... That's a very JK-like youth... Are you going out with your uncle already? +あっ、やっ…つ、付き合うわけないじゃない…!はぁ、あぁっ…、ヤってるからって、勘違いしないで…!\nそれに、はっ、んあ、あっ、こんなの…、青春なんていいものなんかじゃない…。はぁ、んうっ、く…ただ、\nお互いの性欲のためにシてるだけ、なんだからぁ…。ひうっ、やぁっ、あっ…。=Ah, no... I-I'm not going out with you...! Hah, ahh... Don't get the wrong idea just because I'm doing it...! \nAnd besides, hah, nnah, ah, this... isn't what youth is all about... Hahh, nnuh, kuh... It's just that we're doing it for each other's sexual desires... Hiuh, noo, ah... +じゃあ、真面目なJKが遊びを覚えて、休み明けには見事なヤリマンビッチ化してるパターンだね。\n莉乃ちゃんも夏休みが終わる頃にはおじさんのセフレになってるかも…。=Then it's a pattern where a serious JK learns to play and becomes a magnificent slutty bitch at the end of summer break. \nRino-chan might also become her uncle's sex friend by the time summer vacation ends... +っは、あっ、やっ…そんなこと、ありえない…!誰とでも、ってわけじゃないし…\nふぅ、あっ…、アンタとも、これっきり…なんだから…。あふぅ、んっ、んくっ…。=Hah, ah, no... That's impossible...! It's not like I'm with just anyone... \nfuu, ah... I've only... done this with you... afuuu, nn, nkuu... +こんな淫乱ボディーが今回だけで満足して終わるわけないだろ?\n今後は莉乃ちゃんから求めてくるようになるかも…。=There's no way a debauched body like this would end up satisfied with just this once, right? \nMaybe Rino-chan would start asking for it from now on... +ぅ、あっ、んっ…絶対ない。あるわけ…ないじゃない…!っんあっ、はっ、んぅっ、もう、アンタと\n口をきくことだって…、ないんだから…。はぁっ、あんっ、あっ…。=Uh, ah, nnh... Absolutely not. There's... no way...! Nnah, hah, nnuh, I don't... ever have to talk to you again... Haah, ahn, ah... +彼氏もいるのに、こんなに感じてヨガってるアバズレが何を言ってるんだ…。\nそろそろ自分の立場をしっかり理解させてあげないとねぇ…。=What the hell is a bitch saying when she's feeling so good when she has a boyfriend...? \nIt's about time I made her understand her position... +①誰かに見られてるかもねぇ…。=1 Someone might be watching us... +こんな窓際で脚をおっ広げてオマンコを外に晒すなんて…、誰かに見られてるかもねぇ…。=Spreading her legs out by the window like this and exposing her pussy to the outside world... Someone might be watching... +んっあっ、ぃぅっ…んぅっ、じゃ、じゃあもうやめて…!こんなところ…はあ、ふう…、誰にも見られたく、\nんぅ…、ないのに…。奥でなら好きなだけシていいから…。んんう…はっ、ぁはっ…うぁっ。=Nnh, ah, nnh... nh, th-then stop...! I don't want anyone to see me... haah, fuuh... in a place like this... nnnh, but... you can do it as much as you want in the back... nnuh... hah, ahah... uwah. +そう言っても、感じてるのがチンポに伝わるよ?さっきまでと違って、今はおじさんのチンポを\n味わいつくそうと、縦横無尽にマンビラが暴れているよ…。=Even if you say that, I can tell that you're feeling it in your cock, you know? Unlike before, now your pussy is rampaging in every direction, trying to savor your uncle's cock... +そ…、それは…、やっ…ん、ああっ、だって…さっきはバレないか、緊張でオマンコが…、はぁっ、んあ、\nチンポを締め付けてたの…。ふぅっ、んっ、く…でも、もう、タカくんを気にする必要が無いから…、\nはあ、はあ…、オマンコが勝手に…。=Th-That's... yaah... nn, aaah, I mean... my pussy was so nervous that I couldn't tell... haah, nnah, it was squeezing down on my dick... fuuh, nh, kh... But I don't need to worry about you anymore, Taka-kun... My pussy is, haah... on its own... +そうかそうか。つまり莉乃ちゃんの体は、おじさんとの露出セックスを求めてるってことだね?\nじゃあ、お望み通りに二人の仲のいい関係を、通りすがりの人に見せつけてあげようねぇ。=I see, I see. In other words, Rino-chan's body wants to have exposed sex with her uncle, right? \nThen let's show the people passing by what a close relationship the two of them have, as you wish. +やぁっ、だから、ダメだって…。ん、ああっ、あっ、これじゃ、オチンポがズッポシ入ってるところも…\nんひっ、はうぅ…、見られちゃう…!ふぁ…、あっ…んんっ…。=Nooo, like I said, I can't... Nn, aah, ah, at this rate, I'll be able to see where your dick is... nnnhii, hauuu...! Fuah... ah... nnh... +これだけ見晴らしのいい場所だ…。もしかしたしたら…誰かに盗撮されてるかも…。\nこんな変態セックス見せつけられたら…おじさんだったら撮影しちゃうよ。=This place has such a great view... Maybe... someone's spying on me... \nIf I'm shown perverted sex like this... If I were an old man, I'd take a picture. +やっ、嘘…、んっ、そんなの…ダメ、絶対…!あっ、はぁ、んうっ…。=No, it's a lie... nn, that's... no, definitely not...! Ah, haa, nnngh... +明日、リノちゃんのハメ撮り動画が流出して、校内で噂になっちゃうかもねぇ…。\n色んな男から学校のズリネタアイドルとして扱われちゃうかも…。=Tomorrow, Rino-chan's sex tapes will be released, and people will probably start talking about her at school... \nAll sorts of guys will probably treat her like a school cheat idol... +やっ…んっあっ、いや…、男子全員にシコられるなんて…。ふっ、あっ…やぅっ…毎晩頭の中で…チンポ\nハメられるなんて…。ふう、ふぁぁ…、あっ、そんなことになったら…、=No... nnah, ah, no... I can't believe I'm being fucked by all the boys... Fuh, ah... noo... Every night... in my head... my cock is being fucked... Fuu, fuaah... ah, if that happens... +はあ、はぁぁ…、え?何でオマンコ、チンポにこんなに吸い付いてるの…?あふぅ、んっ、んくっ…、\nズリネタになるなんて…イヤなのに…、はぁ、んうっ、こんなにグッポリ包み込んで…。うぁっ、\nあうっ…絶対バレたらダメなのにぃ…!はひっ…、ひぐっ、はひっ…=Haa, haaa... Huh? Why is my pussy sucking so hard on your cock...? Afuu, nn, nkuu... I don't want it to turn into a joke... but... haa, nnuu, it's enveloping me so tightly... uwah, \nauu... You absolutely mustn't be found out...! Hahi... higu, hahi... +うぅ…、なんてイヤラシイオマンコなんだ…。妄想でチンポ引っこ抜かれそうなくらい吸い付いて…。\nははは、もしかしてズリドルになれることを期待してるのかな?=Ugh... What a lewd pussy... It's sucking so hard that it feels like it's going to pull my cock out of my delusion... Hahaha, maybe she's expecting me to be a cheater? +そ、そんなこと…ない…!ああっ、あっ、やっ、ズリドルになっちゃったら…、学校通えなく、んんっ、\nなっちゃう…。ねえ、お願い…。はっ、ぁはっ…うぁっ、何でもするから…ここでだけは…やめて…。\nあんっ、ああっ、ん…。=Th-That's... not true...! Aah, ah, no, if I turn into a cheater... I won't be able to go to school, mmm, and I'll end up \nnn... Hey, please... Hah, ahah... uwah, I'm going to do anything... just stop... here... +②腰を打ち付けないで…。=Don't hit me with your hips... +あっ、やっ…ん、ああっ、そんなに、無理矢理…はぁっ、ん、腰を打ち付けないで…。\nんあっ、ぁう…っんんっ。=Ah, no... nn, aaah, don't force your hips against me... haah, nn... Don't hit my hips like that... \nnnnaah, auh... nnnh. +自分ひとりで発情してオナってたのを、慰めてあげてるんだろ?感謝してほしいくらいだね。\nそれに自分からチンポにこのエロ尻を押し付けて来ただろう?=You're trying to comfort her by masturbating on your own, aren't you? You should be grateful. \nBesides, you're the one who pushed this ero-ass onto my cock, right? +ああっ、あっ…、わ、私だって…、オナニーで済ませたかったわよ…。ふう、はあ…、でも、タカくんの\n前で…強引にされて…、んうっ、く…はぁっ、火がついちゃったから…しょうがないじゃない…。はあ、\nんん…、最初から望んでたわけじゃ…ないんだから…。=Ahhh, ahh... I-I wanted to masturbate too... Phew, haah... But Taka-kun forced me to do it in front of him... nngh, kh... haah, I'm on fire... so it can't be helped... Haah, nnnh... It wasn't like I'd wanted to... from the start... +じゃあ今はチンポ突っ込まれてよかったってことかな?=Does that mean it's okay for me to have my cock thrust into her now? +ん、やっ、あぁっ、そっ、それ…はぁ……っ。=Nn, yaah, aah, th-that's... haah... +まあいいさ。しっかし、オナニー中のオマンコの物欲しさ…ヒクつきすぎてエロかったよ…。\nあんなの見せられたら、誰だってその場で莉乃ちゃんを犯してるよ…。=Well, whatever. Still, I wanted something from her pussy while she was masturbating... It twitched so much that it was erotic... \nIf she showed me something like that, anyone would have raped Rino-chan on the spot... +あっ…んあっ…、た、確かに…、はぅっ…、部室でそんな事してた私も悪いけど…、んあ、あっ、はぁっ、\nでも、だからって普通…、そんなこと…、はぁ、んうっ、しないってばぁ…。はっ、ぁはっ…うぁっ…。=Ah... nnah... y-you're right... hauuh... It's my fault for doing that in the clubroom, but... nnah, ah, haah, \nBut that doesn't mean it's normal... hah, nnuh, I wouldn't do something like that... Hah, ahah... uwah... +じゃあ、そんな状況で、しかも彼氏の前でハメられてイキまくった莉乃ちゃんとおじさんは\n普通じゃないってことだ。こういう変態プレイを楽しめるドスケベ同士だねぇ…。=Then that means Rino-chan and Uncle cumming so much in front of her boyfriend isn't normal. We're both perverts who can enjoy this kind of perverted play... +はっ、ぁはっ…うぁっ、私は別に好きでこんなこと…。はぁ、あぅっ…、普通のセックスで十分なのに、\nアンタが無理矢理…、んっ、はひっ…、こんな変態じみたこと…。っんあ、っは、あっ…。=Hah, ahah... uwah, I didn't do this because I wanted to... hah, ahh... normal sex would be enough, but you forced me to... nnh, hahii... to do something so perverted... nnaah, haah, ah... +その無理矢理されるのが好きなドマゾのくせにねぇ…。=Even though you're a domazo who likes to be forced into it... +口答えするな、オラッ!言い訳できないように徹底的に分からせてあげるよ!=Don't talk back to me, ora! I'll make sure you understand thoroughly so you can't make excuses! +ひぎぃっ…!っは…ああっ、チンポ、深い…!んっ、あっあっ…!…うあっ、腰振り、強すぎて…外に\nマン汁が飛び散ってるのぉ…!…はぁっ!んくっ…ああっ…、誰か通ったら、私のいやらしいハメ汁が…、\nはひっ…、ひぃっ…、かかっちゃうぅ…。うあっ!はぁっ!んくぅぅっ…!=Higii...! Hah... aah, your cock's so deep...! Nnh, ah, ah...! ...Uwah, your hips are moving so hard... My pussy juices are scattering outside...!...Haah! Nkh... Aah... If someone passes by, my dirty juices will..., \nhiii..., hii..., they'll... Uwah! Haah! Mnkhh...! +ははは、自分でいらん妄想してサカってるなんて、やっぱり変態じゃないか。=Hahaha, if you're just fantasizing about something you don't need, then you really are a pervert. +③絶対に見られちゃダメな\n変態セックスなのに…。=3 \nEven though we're having perverted sex that we absolutely mustn't be seen... +ああっ、ん、はあっ、誰かに見られるかもしれないのに…ふう、ん、恥ずかしいのに…、チンポ、いっぱい\n突かれてる…。ああっ、あっ…、絶対に見られちゃダメな変態セックスなのに…。んうっ、く…お願い、\nもう、やめてぇ…。ぃぅっ…んぅっ、んあっ…。=Aaah, nnh, haah, someone might see me... fuuh, nh, it's embarrassing, but... my cock's being prodded a lot... Aah, ah... It's perverted sex that I absolutely mustn't be seen... nnuh, kuh... please, stop it already... iuuh... nuh, nah... +彼氏の前で派手にイッたくせに今更何がはずかしいんだい?一番見られちゃいけない人に\nガンイキ見せつけといて。それに比べればまだかわいいもんだろ?=What's so embarrassing about cumming in front of your boyfriend now? Showing off your climax to the person you shouldn't be looking at the most. Compared to that, you're still cute, aren't you? +ふぁ…、あっ…んんっ…でも、普通、こんな…セックス…、ぁう…、他人に見せつけたり…しないから…。\nんうっ、く…二人だけで楽しむものじゃない…。ふっ、ふあっ…やぅっ…。=Fuah... ah... nnh... But normally, sex... auh... doesn't show it off... to other people... \nnnh, kh... It's not something just the two of us should enjoy... Fuh, fuah... noo... +莉乃ちゃんはおじさんと二人だけでセックスを楽しみたいんだねぇ…。そうかそうか。=Rino wants to enjoy sex alone with her uncle... I see, I see. +ちっ、ちがっ…!そ、そういう意味じゃなくて…。んっ…んあっ、あっ、ア、アンタとのセックスなんて…\n楽しんでなんか……。はあ、あふっ、発情して…仕方ないから…んっ、シてるだけで…。はあ、はあ…、\nこんな、大きいチンポ…、ぁはっ…思いっきり突かれたいなんて…はぁっ、んあ、思ってないんだから…。=N-No...! Th-That's not what I meant... Nnh... nnah, ah, I-I'm not... enjoying having sex with you... nnn... Haa, afh, I can't help it... because I'm horny... nh, just doing it... haa, haa... \nThis big cock... ahaa... I don't want to be thrust into as hard as I can... haah, nnhah, because I want to... +本当かなぁ…?オマンコ、ずっと感じたままだぞ?ほら、さっきまでは\n我慢してたんだから、今は好きなだけ喘いでいいんだよ。=I wonder if it's true...? My pussy's still feeling good, you know? Look, you were holding back until just now, so now you can moan as much as you want. +あっ、んっ…んあっ、ダメ、声、出ちゃう…。あっ、ああ…んあっ、感じてるエッチな声まで、\n外の人に聞かれちゃう…。んあっ、あっ…はぁ、っんあ…あっ、んあ…。=Ah, nnh... nnah, no, my voice is coming out... ah, ahh... nhah, even the dirty voices I'm feeling are being heard by outsiders... Nnah, ah... hah, nnah... ahh, nah... +ははは、こんなスケベ声あげて、もう騒音じゃないか。ほら、気が済むまで\nハメてあげるからもっと鳴いてみせて。=Hahaha, you're making such a lewd noise. Come on, I'll fuck you until you've had your fill, so let's hear more. +んぅっ、んあっ、あっ…やっ、あんっ…、チンポ、許して…。せめて窓を閉めて…。\nはぁ、っんあ…お願いよ…。あっ、んあ…あんっ…=Nnuh, nnah, ah... no, ahn... forgive my cock... At least close the window... \nHaah, nnaah... please... Ah, nhaah... ahnh... +④縛られながらのドMセックス\n感じてくれてる?=4Do you feel good when you're tied up? +莉乃ちゃん、縛られながらのドMセックス、感じてくれてる?こういうの、好きだろう?=Rino-chan, do you enjoy masochistic sex while tied up? You like this, don't you? +あっ、はっ、んあ…、こんな身動きできなくて…、されるがままだなんて、ぁはっ…はあ…、\nイイわけ、ないじゃない…。んっ、んくっ…、はひっ…。=Ah, hah, nnah... I can't move like this... and you're still doing it... ahah... hahh... \nThere's no way it's okay... nnh, nkh... hahii... +それは自分で動きたいってことかな?=Does that mean you want to move on your own? +ちっ、ちが…う。あふぅ、んっ、んくっ…都合よく使われるのが…嫌なだけ…。はあ、あぁっ…、ん、\n……セ、セックスを拒否してる、わけじゃないんだし…ああっ、ん、せめて解いてよ…。うんっ、\nあうっ…物みたいに扱わないで…。=N-No... uu. Afh, nnh, nkh... I just don't want... to be used so conveniently... Hah, aah... nn, \n... I-It's not like I refuse to have sex... aah, nh, at least untie me... Yeah, \nauh... Don't treat me like I'm an object... +おじさんには感じまくって堪らなそうに見えるけどねぇ…。\nてっきり莉乃ちゃんも喜んでくれてると思ってたけど。=To my uncle, it looks like he's getting off so much that he can't stand it... I thought Rino-chan would be happy, too. +あっ…はぁ、オナホでするみたいに…扱っておきながら、ああっ、ん、喜ぶワケないじゃない…。はあ、\nふう…、どんなに嫌がっても、チンポをハメて…シゴくだけに使われて…、あっ…、あふぅ、好きなように\nハメられて…。あっ…はあ、はあ…。=Ah... hah, it's like I'm masturbating... Aah, nn, there's no way I'd be happy if you treated me like that... Hah, nfuu... No matter how much I hate it, I'll just be stroking your cock... and you'll only use me to stroke me... ah... afuu, you can do whatever you want with me... aah... haah, haah... +だからそのオナホ扱いされるのが好きなドMでしょ?ほら、乳首も凄く勃起して、一突きするたびに\nチュウチュウチンポに吸着して…もっともっとっておねだりしているよ?=That's why you're a masochist who likes to be treated like an onahole, isn't it? Look, your nipples are really erect, and with each thrust, they suck on your dick... You're begging for more and more. +こっ、これは…、違うの…。はあっ、ぁう…っんあっ、た、確かに感じているけど…でも…、=Th-This is... different... Haah, auh... nnah, I-I'm definitely feeling it, but... but... +何が違うんだ!こうやって身動きできないくらい、きつく縛られて、ズコバコにオスのチンポを叩きつけ\nられるのが好きなんだろ!こんなにチン媚びしてるマンコじゃ説得力が無いんだよ!生意気言うやつは反省\nするまで許さないからな!=What's the difference?! You like it when I tie you up so tightly that you can't move, and slam my male cock into you! Your pussy isn't convincing when you're flirting with me like this! I won't forgive you for being impertinent until you reflect on your actions! +ひゃうっ、あっ、ダメ…!強い…、オマンコ、抉られてるぅ…!んぅっ、んっ…雑にコかれてる…、オナホに\n射精する直前みたいに…、はっ、ぁはっ…膣内、ムチャクチャに荒らされてるのぉ…!うぁっ、あうっ…\nあはぁ…っ。=Hyauh, ah, no...! You're so strong... My pussy's being gouged out...! Nnuh, nnh... It's getting roughed up... Just like right before I ejaculate from an onahole... Hah, ahah... My vagina's going crazy...! Uah, auh... \nAhahh...! +ははは、強い言葉でなじられるのも好きなんだねぇ…。じゃあこのまま、”緊縛ドM淫乱ビッチ、\nガチハメオナホお仕置きレイプ”とでも題して楽しもうじゃないか…。=Hahaha, so she likes to be teased with strong words... Then let's just enjoy it like this, with the title of “Bounded M Nympho Bitch, Punishment Rape!” +⑤抵抗もしないでおじさんを\n受け入れてくれて。=5 He accepted my uncle without putting up a fight. +莉乃ちゃんも、どんどん素直になってきて嬉しいよ。もう強い抵抗もしないでおじさんを\n受け入れてくれて。口先だけはまだちょっとアレだけど、でも随分柔らかくなって。=I'm glad Rino-chan's getting more and more honest with herself. She accepted my uncle without putting up much of a fight anymore. The tip of her mouth was still a little weak, but it had softened quite a bit. +っは、あっ、やっ…別に素直になんて…なってないわよ…。はぁっ、んあ、アンタが…私に断れない\nように仕向けてくるんじゃないの…。あっ、んはっ…うんっ…。=Hah, ah, no... I'm not... being honest... Hahh, nnah, you're... trying to make me feel like I can't refuse... Ah, nhah... Yeah... +おじさんを悪者みたいに言って…。ちょっとイジッてやったらチンポを欲しがるスキ者は\n莉乃ちゃんだろ?ほら、こうやって中をこねくり回してやると…。=Saying Uncle like he's the bad guy... If I tease him a little, Rino-chan will be the one who wants his cock, right? Look, if I knead his insides like this... +やぁっ…!何コレ…。…ふあっ、んああっ…マン壁…ゾリゾリってぇ…。んんん…、す、ごぉ…。\nはひっ、あふぅ…、お汁、止まんないのぉ…。あんっ、ああっ、ん…。=Nooo...! What's this...? ...Fwah, nnahh... My pussy walls... are tingling... Nnnh... Wow, wow... \nHaah, afuu... My juices won't stop... Ahn, aah, nnn... +ははは、やっぱりチンポで攻めればすぐに抵抗できなくなる素直な子じゃないか。\n面倒くさい事言われる前に、ガンガンに突きまくってヨガらせてあげようねぇ…。=Hahaha, she really is an honest girl who won't be able to resist right away if I attack her with my cock. Before she says something annoying, I'll give her a good hard thrust and make her feel better... +やんっ、ダメ…、んあっ、ぁう…っんあっ、これ、スゴイ…!スゴイのぉ…!はっ、んぅっ、んっ…\nあっ、オマンコ、バカになっちゃう…、お願い…もうちょっと加減して…。んはっ…うんっ、あうっ…\nあはぁ…っ=No, don't... nnah, auh... nhah, this is... amazing...! It's so... awesome...! Hah, nnuh, nnh... \nAh, my pussy's going to get stupid... Please... hold back a little more... Nnhah... Yeah, ahh... +チンポが…ズリュズリュ、出たり入ったり…。あっ…、あふぅ、んっ、オマンコが、根本まで飲み込んで…、\nはひっ、迎え入れてる…。んくっ、そこダメェ…、弱いとこなの…。ヒグッ、いっぱい突かないでぇ…!=My cock is... sliding in and out... ah... afuu, nnh, my pussy is swallowing it all the way to the base... welcoming it in... nkuu, not there... it's weak... Higuu, don't thrust so hard...! +ほらほら、さっきまでの口答えはどうしたんだい?こんなに思いっきりハメられても\n全肯定するマンコ、中々無いぞ。そんなに、イイのかい?=Hey, hey, what happened to the way you were talking to me earlier? I don't have a pussy that fully approves of being set up like this. Is it really that good? +ああ…んあっ、言えないっ、そんなこと絶対言えないのぉ…!ん、\nやっ、あっ、こんな…、誰に見られてもおかしくない場所で…、はあ、はあ…、んっ、縛られて犯されてる\nのに…やらしい声、いっぱい出ちゃう…なんて…。うあっ、はぁっ…、チンポの強さに全部もってかれ\nちゃうぅ…!=Aaah... nnahh, I can't say it! I can never say something like that...! Nn, nyaah, ah, in a place like this... where it wouldn't be strange for anyone to see me... haah, haah... nnn, even though I'm tied up and raped... my voice is so lewd... Uwah, hahh... I'll lose myself to the strength of my cock...! +①莉乃ちゃんもカレくんと・・・=1 Rino and her boyfriend... +莉乃ちゃんもついに愛しのカレくんと一線を越えたんだねぇ…。\nおじさん、ちょっと寂しいよ。=Rino's finally crossed the line with her beloved boyfriend... Uncle \n is a little lonely. +んちゅ、じゅるるっ、ちゅぷぅ、ちゅ…な、何が寂しいよ。アンタには関係ないことでしょ…。はあ、\nはあ…んぶっ、パブッ…れりゅ、りゅりゅ…しゃぶってあげてるんだから、ちゅっ…、ちょっと黙って\nてよ…。はあ…じゅぷ、っちゅ…んちゅっ…じゅる…。=Mmchu, slurp, chuph, chu... Wh-What's so lonely about that? It's got nothing to do with you... Haah, \nhaah... nbh, pubh... mlh, mlh... I'm sucking on you, chuh... Shut up for a second... Haaah... slurrp, chlh... mmchu... shlurp... +うおっ、すっごい吸い付きだ…。下品に頬張って…。\nどうやらタカくんのチンポには不満だったようだねぇ…。=Whoa, she's really sucking on me... She's stuffing her cheeks with vulgarity... Looks like she wasn't satisfied with Taka-kun's cock... +べ、別に…そ、そういうわけじゃ…ないけど…。ぁぅ…んぷ…ちゅぷ、アンタとシてる時と違って、…その、\nじゅぷ、んちゅっ…精神的に…満たされてたんだから…。はあ、ふう…、か、体の相性より、ずっと大事な\n事よ…。んふ…ちゅ、じゅるっ、んぅう…。=I-It's not... t-that's... not what I meant, but... auh... mmph... chuph, unlike when I was doing it with you... umm, mmmch, mmch... I was mentally... satisfied... Hah, fhh... Th-That's way more important than our physical compatibility... Mmfh... chu, slurp, mmh... +んん~?歯切れが悪いなぁ。まあ、童貞くんにはこんな\nドスケベな莉乃ちゃんの相手は務まらないか。=Hmm? You're so evasive. Well, I guess a virgin like you can't deal with such a lecherous Rino. +う、うるさい…!ぶっぽぷっ、じゅぷ、ぢゅるるぅるぅ、じゅぽぶっ…んう……じゅりゅるぅぅ…!=Sh-Shut up...! Bupopu, jupu, jyurururuu, jyupobu... nnu... jyuryuruuu...! +おっ…、おぉ…!はあ、はあ…、気を抜いたら本気のフェラで一気に持っていかれちゃうよ。ここまで\nがっつくなんて…、タカくんとおじさんのチンポ…そんなに違うのかい?=Ooh... oooh...! Hah, hah... If I let my guard down, she'll take it all away with a real blowjob. I didn't think she'd go this far... Is Taka-kun's and Uncle's dicks... that different? +んちゅ、じゅるるっ、ちゅぷぅ、タカくんのは…、その…、アンタよりずっと…小さくって…。んじゅ、\nぶっぽ、ぬっぽ…、勃起して一番大きくっても…普段のアンタのチンポと同じかそれよりも小さいの…。\nん、ちゅぷ、根本から先っぽまで…舌に全部乗っちゃう大きさで…、=*kiss* *slurp* Taka-kun's is... umm... much smaller than you... *suck* *lick* *splurt*... Even though he's the biggest one with an erection... He's just as small as your dick, or even smaller than usual... \nNnn, *smack*, from the base to the tip... It's big enough to fit all of it on my tongue... +じゅるっ、っんぶ、ぷちゅぅ、んぶ…こうやって…舌で転がしたり…はちゅっ、ちゅる、れちゅっ、\nりゅりゅ…ちゅぽぉ…、んん、亀頭を舐めずり回すと、れりゅっ、れろ、えろぉ…、ビクビク震えて…\n腰を引いて逃げようとするの…。=*slurp* *suck* *kiss* *lick*... Like this... I'll roll it around with my tongue... Hachu, churu, rechu, \nryuryu... chupoo... nnn, when I lick around the glans, it twitches... and tries to pull my hips back and run away... +ちゅっ…、だから、唇をしっかりすぼめて…、ぢゅじゅ…じゅぽ、ぷ、吸い付いて…ちゅうぅぅぅ…\nじゅずぅぅぅ…、逃げないようにしたら…、それだけで…もう…。っちゅ…んちゅっ…じゅる…んぐ…=*kiss*... So I pursed my lips tightly... *slurp*... *lick*, p-punch*, sucking on it... *chuuuu*... \n*sluuurp*... If I tried not to run away... just from that... I'd... already... +イッちゃった、と…。ハハハ、そんなもんだろうねぇ。\nで、それに比べておじさんの咥え心地はどうかな?=I came, huh...? Hahaha, I guess that's how it is. How does it feel to hold an old man in your mouth? +はあ、はあ…、んっちゅ…ふぁぅ…んぷ…口いっぱいに頬張って、ようやく収まるくらいで…\nちゅぷ、ん、ぐ……ん、く…っむ、鼻息をフーフーしなきゃ息ができないくらい大きいの…。\nじゅぷ、っちゅ…咥えているだけで苦しいくらい…。んちゅっ…じゅる…んぐ…。=*pant pant*... *kiss*... fwah... mmph... I stuffed my mouth full, and it finally settled down... *slurp slurp*... mm, kh... Mm, it's so big I can't breathe unless I breathe through my nose... \n*suck*, chu... It hurts just to hold it in my mouth... mmchu... schlurp... ngh... +②タカくんに見られるかと思うと…=2 Just when I thought Taka-kun would see me... +んちゅっ…じゅる…んぐ…んん…、ダメ…。はあ、はあ…、タカくんに見られるかと思うと…、んふ…ちゅ、\nじゅるっ、緊張と興奮で…もどかしくてお尻が止まらない…。んちゅ、じゅるるっ、ちゅぷぅ、ちゅ…。=*kiss*... *slurp*... ngh... nnh... no... *pant*, *paaant*... Just when I thought Taka-kun was going to see me... nfh... *chuu*, \njyuru*, I was so nervous and excited... I couldn't stop my butt from getting impatient... Mmchu, jyururu, chupuu, chuu... +エロケツを男を誘うように振りまわして…。バレるかバレないかで興奮してるんだろう?\nこの前も部室の窓際ファックでサカりまくってたしねぇ…。=She's swinging her ero ass around like she's trying to seduce a guy... She must be excited to be found out or not, right? \nLast time she was fuckin' by the window in the clubroom, too... +あ、あれは…、んぷ…ちゅぷ、あんな状況で、アンタがヤり続けたからで…。んじゅっ、ちゅぷ…、はあっ、\n私の意思じゃ…ないし…。んちゅっ…じゅる…。=Th-That's... mmph... chuph, it's because you kept doing it in that situation... mmmch, chuph... haah, \nthat wasn't my intention... mmch... slurp... +絶対、バレちゃダメ…って、そう思うと…全身熱くなって…。んふ…ちゅ、じゅるっ、今も、フェラしてる\nだけなのに…ちゅっ、オマンコが火照ってきてるの…。ぶぽっぷ、じゅぷ、ぢゅるるぅ…。=When I think about how I absolutely mustn't let her find out... my whole body gets hot... Eheh... *kiss* *slurp* Even though I'm only giving her a blowjob right now... *smack*, my pussy is getting hot... *lick*, *suck*... +道理でフェラにも熱が入ってるわけだ。すごく気持ちいいいよ…。\nで、おじさんにハメられたばかりのオマンコを彼氏の前に晒す気分はどうだ?=No wonder she's so passionate about blowjobs. It feels so good... How does it feel to expose your pussy to your boyfriend when you've just been framed by your uncle? +ぶっぽ、じゅぷぽっ…じゅぽぽっ、ふしだらなオマンコ、タカくんに見られるかもと思うと…、\nんぶ、れりゅ…、股間が落ち着かなくて…苦しそうにパクパクしてる…。っちゅ…んちゅっ…じゅる…。=*slurp, slurp*... *suck*... Just when I thought Taka-kun might be able to see my slutty pussy... *kiss* *lick*... My crotch was unsettled... and it was gulping painfully... Chu... nchuu... shuru... +他人棒でズポズポされたばかりの…浮気マンコ…、はあ、ふう…、んちゅっ…彼氏の目の前に晒すなんて…。\nんちゅっ…じゅる…恥ずかしさと罪悪感でどうにかなりそう…。んふ…ちゅ、じゅぷ、ぢゅるるぅるぅ…。=I can't believe I'm exposing my cheating pussy right in front of my boyfriend... *kiss* *slurp*... *suck*... I feel so embarrassed and guilty that I feel like I'll be able to do something about it... Mmfh... chu, chuph, sluuurp*... +ははは、散々おじさんとヤッておきながら、今更罪悪感とか。もし、今タカくんが起きたら、\nさっきのフェラと違ってえげつなさ過ぎてドン引きしちゃうだろうねぇ。=Hahaha, I've done a lot of things with him, but now I feel guilty. If Taka-kun wakes up now, he'll probably get sick of it, unlike the blowjob earlier. +あぁ…、こんなとこ見られたら…、タカくんに軽蔑されちゃう…。じゅぷ、っちゅ…んちゅっ…別の男の\nチンポ…、ジュッポリ咥えてる所も…、んふ…ちゅ、じゅるっ、ハメまくったヒクつきマンコも…、ガン\n見されて…。アバズレのマンコ女って…侮蔑されちゃう…。はあー、はあー…。=Aaah... if Taka-kun saw me like this... he'd despise me... *slurp* *kiss*... nchuu... another man's cock... and the way he's holding it in his mouth... nfuu... chuu, *suck*, his twitching pussy... was staring at me... I'd be despised... for being a bitch pussy woman... *pant pant*... +あー、あぁー、愛液をこんなに垂らして…。カレシくんの顔がベトベトじゃないか。\nバレたときのことを妄想してサカるなんて、ドスケベなドM女だ。=Ahh, ahhh, you're dripping so much love juice... Your boyfriend's face is all sticky, isn't it? You're such a perverted masochist woman, fantasizing about when he found out. +ぶっぽ、ちゅっぽ、ぶちゅちゅ…、やあ…、こんなに滴って…。っちゅ…ダメ…、エッチなお汁…、\n止まって…。はあ、はあ…、タカくんが起きちゃう…。ぬっぽ、んふ…ちゅ、じゅるっ、マン汁\n顔射…ダメなのぉ…。=Bupo, chupo, buchuchu... yaah... so many drops... chu... no... dirty juices... stop... Haa, haa... Taka-kun's going to wake up... Nupo, nfu... chu, juru, pussy juices, face ejaculation... no good... +ははは、怪我人になんてことを。もっといたわってやらなきゃ。=Hahaha, what a thing to do to an injured person. I need to be more considerate of them. +③いつもより激しくむしゃぶりついて…=3 She's sucking harder than usual... +いつもより激しくむしゃぶりついて…。あぁ、淫乱女の口マンコ、気持ちよすぎる…。=She's sucking harder than usual... Ahh, her mouth pussy feels too good... +ちゅ…ふぁぅ…んぷ…ちゅぷ、そんなにイイなら、早くイッて…。じゅる…んぐ…口の中に、このまま\n出していいから…。濃いザーメン、じゅちゅぷ、…ビュルルって…いっぱい…。=*kiss*... fuau... npu... chupu, if it's that good, then hurry up and cum... *slurp*... ngh... You can cum in my mouth like this... Thick semen, *suck*... lots... +今日はやけに素直だねぇ…。彼氏チンポにに幻滅して、やっぱり\nこのチンポしかないって再確認したのかな?=She's awfully honest today... Maybe she's disillusioned with her boyfriend's cock and reconfirmed that this cock really is the only one? +そ、そういうわけじゃ…ないわよ。んふ…ちゅ、じゅるっ、んぅう…。もう、余計な事言ってないで…\nんちゅぅ、チンポに集中して。タカくんが起きる前に、はあ、んっ、終わらせたいんだから…。お願い…。\nぶぢゅっ、んちゅ、じゅるるっ…。=Th-That's... not it. Mmph... *kiss*, *slurp*, mhhh... Don't say anything else... *smooch*, focus on my cock. I want to finish this before Taka-kun wakes up... Please... \n*smoooch, smooch, shlurp... +それじゃあ、もっと音立てて。彼氏くんにも聞こえるくらい下品な\nがっつきフェラ、してくれないかな?=Well then, make more noises. Could you give me a vulgar blowjob that even your boyfriend can hear? +やだ…、そんなエッチなしゃぶり方…ちゅぱっ、タカくんが起きちゃうじゃない…。=Oh no... You're sucking so dirtyly... *smack* Taka-kun's going to wake up... +いやらしいチュパ音とスリルがあるから早く射精てきるんだよ。ほら、グダグダ\n言ってないでやる事やった方がいいと思うけど?=It's because of the lewd squelching and thrilling sounds that I'm able to ejaculate so quickly. Look, I think you should stop complaining and do what you have to do. +ふぁぅ…んぷ…ちゅぷ…、わ、分かったわよ…。そのかわり、激しく動くから大人しくしててよね…。\nはあぁぁ……じゅぽぽぉぉ…!=Fwah... mmph... chuph... I-I get it... But in exchange, I'm going to move really hard, so stay still... \nWhaaaa... *slurp*...! +ぶっぽ、じゅぷぽっ…じゅぽぽっ、ふぇふるるっ…んちゅるぅう…んじゅ、ぶっぽ、ぬっぽ、んふ…\nちゅ、じゅるっ、んぅう、っんぶっぱ、ぷ…う、んぶ、れりゅ、りゅりゅ…じゅりゅるぅぅ、んぅ、\nぶっぽぷっ、じゅぷ、ぢゅるるぅるぅ、じゅぽぶっ…んう…っ…!=*slurp, slurp*... *suck*, fwehhh... *kiss*, nnchu, bupo, nupoh, nfu... \nchu, *smack*, nnuu, nbuppa, pu... uu, ngh, *lick*, *ryl*... nnh, nnnbupopu, *kill*, jupu, jyururururuu, jupobu... nnu...! +おおっ…!おっ…!=Ooh...! Oh...! +んんっ、気持ち悪い呻き声、出さないで…。ぶじゅっ、じゅぱぁ…、ぱぶっ、ぷじゅぅ…、\nじゅぼぼ、んぼ、ぢゅ、ぶぁふぁ…じゅるぅうっ…。んぶっ…!どんどん大きくなって…\nすご…、はあー、はあー…、タカくんのとは全然違う…!=Nnngh, don't let out that disgusting moan... *slurp* *smack*... *puff* *pant*... \n*slurrp*... nboh, *kiss*, *suck*, buafwah... *lick*... nnbuh...! It's getting bigger and bigger... nnn, amazing... haah, haah... This is completely different from Taka-kun's...! +あぁ、こんなの、すぐイッちゃうよ…。楽しむ暇もない…。=Ahh, I'm going to cum right away... I don't even have time to enjoy this... +んっ…ぶぢゅっ、んちゅ、イッて…!出して…、ぱぶっ、ぷじゅぅ…ブッ濃いチンポ汁…、このまま…\n頂戴…。ぶっぽ、じゅぷぽっ…じゅぷ、ぢゅるるぅるぅ、じゅぽぶっ…早く終わらせて!じゅぱぁ…、\nぱぶっ、ぷじゅぅ…。=Nnh... buchu, nchu, cum...! Let it out... pubu, pujuu... thick cock juices... please give me... nnn like this... Bupo, jupupo... jupu, jurururuu, jupobu... Hurry up and finish it! Jupaa... nnpabu, pjuuu... +④カレくんのザーメン、おいしかったかな?=Did your semen taste good, Kale-kun? +タカくんの精液はどうだったんだい?愛しのカレくんのザーメン、おいしかったかな?=How was Taka-kun's semen? Did his semen taste good? +じゅぷ、っちゅ…んちゅっ…べ、別にどーだっていいじゃない…。むちゅっ、おいしいとか、ないん\nだから…。はあ、はあ…ちゅるっ、じゅぷ、っちゅ…フェラしてるときに…、タカくんとの行為のこと…\n言わないで…。む、はふっ…ぷちゅ、ちゅっ…。=*slurp* *kiss*... *smack*... I-It doesn't really matter... Mmchu, it's not tasty or anything... *pant* *panting*... When I'm giving you a blowjob... don't say anything about what you did with Taka-kun... Mmm, hafh... *pchu* *chu*... +その様子じゃ、チンポだけじゃなくて精液の方も不満だったようだねぇ…。=From the looks of it, not only his cock, but his semen was also dissatisfied... +ふ、不満とか…そういうのじゃなくて…。んふ…ちゅ、じゅるっ、その…、ちょっと、変な言い方だけど…、\n思ってたのと違うというか…。んぶ、れりゅ、じゅるっ…。=I-I'm not... dissatisfied or anything... Eheh... *kiss* *slurp* Um... That's a bit of a weird way to put it, but... it's not what I was expecting... *suck* *lick*... +ん…はふっ…っむちゅ…、射精しても…ピュッピュッ…って感じで、勢いがなくて弱々しいし…。\nぬっぽ、んふ…ちゅ、量も少なく粘り気もなくて…んう…喉に絡むような濃厚さも無かったの…。=Mm... hafh... mmchu... even when I ejaculate... it feels like it's splurting... and it doesn't have any force, and it looks weak... \nNnnuppo, nfu... chu, there's not much of it, and there isn't any stickiness... nnh... it wasn't thick enough to get tangled up in my throat... +んちゅっ…じゅる…んぶ…カウパーは…、匂いが殆どしなくて…。はあ、ふう…、あの口の奥から鼻に抜ける\n感覚も…ぷちゅっ、ちゅっ…、特になかったの…。んふ…ちゅ、じゅるっ、勇気を出して私から誘ったけど、\nすぐ終わって…じゅぷ、その…拍子抜けというか…。じゅぽ、ぷ、ふぁ…んっ。=*kiss*... *slurp*... nbh... Cowper... didn't smell much... Haah, fhh... I couldn't even feel the n sensation coming out of the back of his mouth... puchu, chu... I wasn't really... nnfh... chu, churu, I summoned up the courage to invite him, but it was over in no time... mpfh, um... it was kind of anticlimactic... mph, pu, fuah... nh. +淫乱な莉乃ちゃんには物足りなかったんだねぇ…。本当に不釣り合いで情けない男だよ。=So it wasn't enough for a debauched Rino... He really is a mismatched, pathetic man. +わ、悪く言わないでよ…。んちゅっ…じゅる…もしかしたら、昨日……、オ、オナニーで、むちゅっ、\n出したからかも…、しれ、ないじゃない…。じゅるっ、んぅ、ちゅぱっ…ちゅっ…。=D-Don't say bad things about me... *kiss*... *slurp*... Maybe it's because I masturbated yesterday... Mmchu, \ncause I let it out... I don't know, do I...? *suck*, mnh, *smack*... chu... +でもこの年なら一日何回もオナニーするからねぇ…。この時間になっても量が少ないのは元々淡泊なだけ\nだよ。それに比べて…おじさんは今日莉乃ちゃんに何発出しても…ほら、この通りなんだから。=But at this age, I masturbate several times a day... Even at this time of day, the only reason the amount is so small is because it's indifferent to begin with. On the other hand... no matter how many times I shoot at Rino-chan today... Look, she's right. +チュポォッ…。んっ、うぅ…あ…、あぁ…。はあ、はあ…。ゴクリ…。=Chupooh... Nnh, uuh... ah... aah... haah, haah... gulp... +好きなだけしゃぶっていいんだよ?今はおじさんのチンポ、莉乃ちゃんの不満の捌け口にしていいんだ…。\nタカくんが起きる前に、この凶悪チンポの性処理をしなきゃいけないんだから…。=You can suck as much as you want, you know? Right now, you can use your uncle's cock as an outlet for Rino-chan's dissatisfaction... I have to do sexual gratification on this fiendish cock before he wakes up... +そう…、だよね…。タカくんのオチンポとか…、精液とかじゃなくて…、はあ、はあ…、このチンポから\nザーメン抜かなきゃ…。ふぅ、んんっ…、それが…タカくんのため…なんだから…。=That's... right... It's not Taka-kun's cock... or his semen... haah, haah... I have to pull the semen out of this cock... fuu, nnnh... That... is for Taka-kuuun... +ほら、我慢しないで…。おじさんのザーメン、好きに貪っていいんだよ…。=Come on, don't hold back... You can indulge in your uncle's semen as much as you want... +はぁー、はぁー…、ぶぢゅっ、んちゅ、じゅるるっ、ちゅぷぅ、ちゅ…はっ、ぶ…ぢゅぶ、じゅぶぶ、\nっふぉぶ、じゅるるっ…っふ、ぢゅぢゅじゅ…じゅぽ、ぷ、ふぁ…んっ、ぷ、ぷぢゅ、ぐぽっぶ…!=*pant pant*... *slurp slurp* *suck* *kiss*... hah, buh... *lick*, *smack*, \nfuhbuh, *suuuuuck*... fuh, jujuju... jupo, pu, fuah... nnh, p-puju, gupobu...! +あぁ…、やっぱりこのチンポ…、大きい…。サイッテーな人だけど…ここだけは…スゴイの…。\n何もかもが…タカくんと正反対で…。ふう、んんっ…、濃い匂いが口いっぱいに広がって…、頭が…\nボーッとしちゃう…。チンポ臭にあてられて…、体が勝手に…むしゃぶりついちゃうの…。=Aaah... This cock... really is big... He's a terrible person, but... this place... is amazing... \nEverything... is the exact opposite of Taka-kun's... Fuu, nnnh... The thick smell fills my mouth... and my head... feels like it's going blank... The smell of his cock... makes my body... suck on it all on its own... +こんなにがっついて…。お望みどおりにおじさんの濃い大量のザーメンで、タカくんとの\n思い出の初フェラを上書きしてあげるからねぇ。=You're so greedy... As you wish, I'll overwrite the first blowjob of my memories of Taka-kun with a large amount of your thick semen. +⑤昔はイヤラシイ事を言ってくれただろう?=5 In the past, you said something nasty, didn't you? +莉乃ちゃん、せっかくかわいいお口で奉仕してくれてるんだから、それっぽいことも言ってくれないかな?\n昔は自分からイヤラシイ事を言ってくれただろう?=Rino-chan, since you’re servicing me with your cute little mouth, could you say something like that? \nYou used to say something nasty yourself, didn’t you? +んちゅっ…じゅる…や…、寝てるからってタカくんの前で…、んぅ、じゅぷ…、他の男に、\nそんなこと言えるわけないじゃない…。んちゅっ…じゅる…んぐ…。=*kiss*... *slurp*... No... Just because I'm sleeping doesn't mean I can say that in front of Taka-kun... nnn, *suck*... There's no way I could say that to another man... nchuu... juru... nguu... +こんなにドスケベなフェラしてる時点で、おねだりとか大したことじゃないだろう?\n今すぐ起こしてこの行為自体見せてみるかい?=It's no big deal to beg when you're giving me such a lewd blowjob, right? Should I wake you up right now and show you what I'm doing? +んぅう、んぶっ…、わ…、わかったから…。ちゅぷ…、言う、から…。はあ、はあ…。=Nnuu, nbuh... I... I get it... Chupu... I'll say it... Haa, haa... +よしよし、イイ子だ。じゃあ早速だけど、おじさんのチンポはどうだい?=Alright, alright, that's a good girl. Well then, let's get right to it. How about Uncle's cock? +っんむ、はふっ…ぷちゅ、お、おじさんのオチンポ…、大きくて…凄く…、硬いの…。んちゅ、はうぅ…、\nエッチな味で美味しいし…、興奮して…むしゃぶりつくのが…止まらないのぉ…。じゅる…じゅちゅ…。=Nmm, hafh... Pchu, m-my uncle's cock... is so big... and so hard... Mmchu, hauuu... It tastes so lewd and delicious... I'm so excited... I can't stop... sucking on it... *slurp*... *kiss*... +股に顔をうずめて…、必死に頭振って…ぶっぽ、じゅぷぽっ…じゅぽぽっ、いやらしいチュパ音響いてる…。\nタカくんには絶対に見せられない…、はぁー、ふぅー…、おじさんだけにする本気フェラでぇ…、ぶっぽ、\nぬっぽ、ぶじゅちゅぅ……オチンポ感じてぇ…。じゅりゅるぅぅ、んぅ、ぶっぽぷっ、じゅぷ、=Burying her face in my crotch... desperately shaking her head... *slurp, slurp*... *lick, smack*, it's making lewd squelching sounds... I'll never be able to show it to you, Taka-kun... *pant pant*... It's a real blowjob, just for you... *puff*, \nnnnpupu, buchuu... I can feel your dick... +っちゅ…んちゅっ…口をすぼめて…ホールドして…ジュッポジュッポ…って激しくマラコキ…。じゅちゅぷ、\nんぐ…ぶじゅっ……やぁん…、カリの段差に引っかかって…唇が延びちゃう…。ちゅっ、ちゅぱっ、おじさん\nチンポに夢中になってるマンコ顔…見られてる…。んっちゅ…ふぁぅ…んぷ…ちゅぷ。=*kiss*... *slurp*... I closed my mouth... and held it... and violently slurped... my dick... Slurp, mmmgh... bujyuu... Nooo... I got caught up in the bump in the head... and my lips stretched out... *lick*, *smack*, Uncle \nI'm being watched... by her pussy face, which is engrossed in my cock... Mmchu... fuau... mmph... chuph... +その顔がとってもチンポにクるよ…。カワイイ顔がブサイクになるほどの必死っぷりがね。=That face of yours is so hard on my cock... You're so desperate that your cute face is ugly. +えうっ、れるぅ…、はふっ…、尿道をレロレロって舐めまわすと…、我慢汁溢れて…口内がネットリ…。\nふぇるっ…んちゅるぅ…、カウパーローションを絡めて…、優しく亀頭を圧迫すると…、チュポップ、\nチュパップ…んんう、もどかしそうにビクビクしてる…。=Ehhh, *slurp*... hafh... When I licked around my urethra... my precum overflowed... and the inside of my mouth was sticky... \nFwehlp... mmchuhh... I wrapped the cowper lotion around it... and gently pressed down on my glans... Chupop, mmchupup... mmh, it was twitching impatiently... +ふぁぅ…んぷ…ちゅぷ、んんっ、今度はぁ…舌で竿を舐めずって…チンカスお掃除…。はあ…へあぁぁ…、\nオチンポにこびりついた、くっさ~い恥垢を…じゅっちゅ、ちゅぽっぷ…、キレイにしてあげるね…。\nんぷ…ちゅぷ、じゅちゅ……、ほら…、亀頭にこ~んなに溜まって…あむ…んんぅ…はむっ…、ゴクリ…。=Fuau... npu... chupu, nnn, this time... I'll lick the rod with my tongue... and clean the smegma... Haa... heaaaah... \nI'll clean up the stinky smudge stuck to your dick... *slurp* *suck*... *gulp*... +あぁ…、そんな汚いところまで…。こうもチン媚び言葉が出てくるなんてすごくノッてるね…。\nタカくんの前だから張り切ってるのかな?…。=Aaah... even that filthy part... She's really into flirting with me... Maybe she's just excited because I'm in front of Mr. Ntaka...? +もう、イジワル言わないで口マンコファックに集中して…。んふ…ちゅ、じゅるっ…。ね~え…、最後はぁ…\nこのまま…お口にザーメン…、頂戴…。っちゅ…んちゅっ…じゅる…オチンポ奴隷の莉乃に…、お口マンコ\n奉仕がうまくできた証…、はふっ、ぱちゅっ…、くっさぁ~いザーメン、いっぱい…。はあ、はあ…。=Don't tease me anymore, focus on your mouth pussy fuck... Eheh... *kiss* *slurp*... Hey... in the end... \nGive me... your semen... in my mouth... Chu... mmchu... *suck*... Proof that I was able to service Rino, a cock slave... my mouth pussy... hafh, pachu... Smells sooo good... Hah, hah... +オマンコに出したら絶対孕むくらい濃い種汁…、んちゅっ…じゅる…お口に欲しいの…。はあ、ちゅっ、\nちゅぱぁ…、私のお口便器ぃ…、おじさん専用でしょ?んぷ…ちゅぷ、ん、全部飲むからぁ…、喉奥まで\n突っ込んだと同時に……ブビュブビュ~~~……って、一番キモチイイ射精…キメて…?=I want it in my mouth... *kiss*... *slurp*... so thick that I'll definitely get pregnant if I let it out in my pussy... Hah, chu, chupah... My mouth toilet... is just for you, isn't it? Npf... chuph, nnh, I'm going to drink it all... At the same time I thrust it all the way into the back of my throat... Bubyububuu~... Wait, did you cum... the most sensitive ejaculation...? +ザーメン、金玉から竿を上ってきてる…。このドスケベ口便器に全部出してやるから…\nほら…、もっと下品に吸い付いけ…!むしゃぶりつくせ…!=Semen, it's coming up the shaft from my balls... I'll let it all out into this dirty mouth toilet... \nHere... Suck on it more vulgarly...! Suck it all up...! +①彼氏くんの前で変態アナルセックス=1 Pervert anal sex in front of your boyfriend +彼氏くんの前で変態アナルセックスのお披露目とは…中々ないシチュエーションだ。\nこの異常な状況に…莉乃ちゃんもしっかり感じてるねぇ…。=The unveiling of perverted anal sex in front of my boyfriend... That's quite the situation. \nThis abnormal situation... Rino-chan's really getting turned on by it... +んぅ…、あぅっ、…んふっ、言わないで…。隣でタカくんが怪我してるのに…こんな…はふっ、くっ…、\nお尻、ガンガンに掘られてるなんて…。ひゃふ…うぅ…でも、ダメ、これ…チンポ、すごい、のぉ…。=Nnh... auh... nfuh, don't say it... Taka-kun's injured next to me... but I can't believe this... hafh, kh... \nHis butt's being dug into so hard... Hyafh... uuhh... But, no, this... is amazing... my cock... +ははは、彼の怪我よりも、今ブチ込まれてるアナルにご執心とはねぇ…。\nタカくんがこれを知ったらどんなに傷つくか…。=Hahaha, more than his injuries, he's obsessed with the anus that's being driven into him right now... I don't know how much Taka-kun would hurt if he found out... +んくっ、んっ、…うぅっ、ダメ、お尻でセックスする変態だなんて…はあ、はあ…\n知られたく、ない…。…ぅふっ…は、ぁ…っふぅ、んっ…。=Ngh, nnh... uuh, no, I can't believe I'm a pervert having sex with my butt... haah, haah... I don't want them to know... \n... ufuh... hah, ah... fuu, nh... +んん…?さっきから彼氏の前だからって、なに上品ぶって”お尻”なんて言ってるんだ?\n”ケツ穴”だろう?ちゃんとチンポにクる淫語を言わなきゃダメじゃないか…。=Hmm...? Just because you're in front of your boyfriend doesn't mean you've been acting all refined for a while now. You're talking about my ass, aren't you? You have to speak lewdly to my cock... +そ…、そんなつもり…ない、けど…。でも…ケ…ケツ…穴…なんて…。はぁ、ふぅ…、=I... I didn't mean to... but... But... my ass... my asshole... it's... haa, fuu... +オラッ!=Hey! Hey! +ひぎぃぃぃっっぅう!!……はっ…あぁっ…ひぐっ…。=Higiiiiiii!! ......hah...aah...higuu... +淫乱のヤリマンが可愛い子ぶるんじゃない!彼氏くんに謝れ!ケツ穴ファックで感じるド変態な\nビッチでごめんなさいって謝れ!=Don't act like a cute girl when you're a debauched slut! Apologize to your boyfriend! apologize to him for being a perverted bitch who feels good from fucking his asshole! +は、はいぃ…!謝ります…!だから…、ひぐっ、はひっ…、こ、こんな強いピストン…、アナルに叩き込ま\nないでぇ…!っんは、っは、あっ、声…、出ちゃう…!ハメられてヨガッてるエロ声、止まらないのぉ…!\nんあっ、ぁう…っんあっ!=Y-Yes...! I'm sorry...! So... higuh, hahii... D-Don't drive such a strong piston into my asshole...! Nnha, hah, ah, my voice... is coming out...! My erotic voice won't stop when you're being fucked...! \nNnah, auh... nnah! +ちゃんと謝るまで終らないからな!しっかり謝罪するんだ!=I won't finish until you apologize properly! Apologize properly! +タッ、タカ、くん…、はぁ、んうっ、私、とんでもないドスケベでごめんね…。んあっ、あっ、はふっ…、\nあなたが寝てるのをいい事に…、他の男のチンポ…あぁっ、はぁっ、デカマラ、で…んあ、ケツ穴を犯され\nて…、悦んでるのぉ…!ひあっ、はふぅ、ケツ穴ファックで感じる、ド変態なビッチでごめんねぇ…!=Tah, Taka... kun... hah, nnuh, I'm sorry for being such a pervert... nnah, ah, hahh... taking advantage of the fact that you're sleeping... another man's cock... aah, haah, it's huge, and... nnah, my asshole's being raped... so happy...! Hyaa, hafuu, sorry for the perverted bitch I feel when I fuck your asshole...! +それだけじゃないだろう?今まで愛しの彼くんに秘密にしてたことも告白して謝れ!オラッ!=That's not all, is it? Confess and apologize to your beloved boyfriend for keeping it a secret until now! Hey! +あひぃぃぃーーっ!……そ、そう…!それだけじゃ、ない…のぉっ…!ここ最近、…ずっと…、ずっと浮気\nセックスしてたの…。あふぅ、んっ、んくっ…、口も胸も汚され尽くして…気づいたら自分から腰振って、\nヨガってたの…。はあ、はあ…、チンポ汁、も…、オマンコにたくさん中出しされて…、=Ahiiiiiiii! ...I-I see...! That's not all... I've been having... cheating sex with you for a while now... Afuu, nn, nkuu... My mouth and chest are all dirty... and before I know it, I'm moving my hips on my own, doing yoga... Haa, haa... My cock juices... are being creampied a lot... +ひあっ、あっ…、しかも…、こ、これから…、はっ、んぅっ、んっ…、このケツ穴、にも…はっ、ひあっ…、\nイカ臭い、ドロドロの濃厚チンポ汁…、んっ、あうっ…、流し込まれちゃいますぅ…!=Hyah, ah... And... I-I'm going to... hah, nnuh, nnh... pour my thick, syrupy cock juices, which reek of squid, into this asshole too... Hah, hyah...! +ザーメンがアナルから逆流するくらい中出ししてやるからな…!ブピブピって汚くて\n情けないケツ音を彼氏くんに聞かせてあげるよ!=I'm going to creampie you enough to make your semen flow back out of your asshole...! I'll let my boyfriend hear your dirty, pathetic ass noises! +あ、っ…ひあっ、あっ…!そんな恥ずかしいこと…耐えられない…!ああっ、んっ、あっあっ…、\nいや、待って…!ちゃんと謝ったのに…、オチンポ止まらない…!ちょっと…、ケツ穴ファック、\n止まってぇ…!はぁっ!んくっ…!ああっ…うぁぁっ!=Ah, hh... hyah, ah...! I can't take... something so embarrassing...! Aaah, nnh, ah, aah... no, wait...! Even though I apologized properly... my dick won't stop...! Wait... stop fucking my asshole...! Haah! Ngh! Aah... uwaah! +②久しぶりのアナルファックなのに=2 Even though it's been a long time since I've had anal fuck +あぁ…、莉乃ちゃんのケツ穴…久しぶりのアナルファックなのにすごく馴染むよ…。=Ahh... Rino-chan's asshole... It's been a while since I've had an anal fuck, but I'm really used to it... +あぅっ、…んふっ、んっ、ア、アナルが、おじさんのチンポの形、ふうっ…、んん、覚えてる…。\n勝手にオチンポに絡みついて…、んく…はっ、締め付けてるの。=Auh... nfuh, nnh, m-my anus... I remember the shape of my uncle's cock... fuuh... mmh, I remember... \nIt's coiling around my dick on its own... nkuh... hah, it's squeezing me. +痛がりもせずに、これだけ感度がいいということは…自分でいじってたんだろう…?=If she's this sensitive without hurting, then... she must have been messing with it herself...? +ふぁっ、んっ…そ、それ、は…、その…。はぁ、ふぅ…、アナルで…オナニーなんて…そんな、変態じみた\n事、ひゃふ…うぅ…、自分でするわけ…な、ないでしょ…。今は…強制的に、はっ、ぁ、されてる、だけ\nだし…。ひはっ…、んくぅ、あうっ…。=Fwah, nnh... Th-That's... umm... Hah, fhh... Masturbating... with my anus... is so... perverted... Hyafh... uuh... There's no way... I-I'd do it myself... Right now... I'm just being forced, hah, ah, masturbated... Hihah... ngh, auu... +本当かなぁ?だって…ほら!こんなに奥まで突っ込んでもスムーズに出入りしているよ?\nほらほら!こんなにシてもズッポシハメ込めちゃうよ…!=I wonder if it's true? But... Come on! You're going in and out smoothly even when I'm this deep inside, you know? Come on, come on! Even if I do this much, I'll be able to fuck you right in...! +んあっ!はっ、んぅっ…!これダメ…!いいっ…すごぉ…!…ぅふっ…は、ぁ…違、うぅ…、オナッてた\nバイブやローターと、はぁ、ふぅ…、生チンポじゃ…あひっ…、全然違うのぉ…!=Nnah! Hah, nnuh...! This isn't good...! It's... amazing...! ...Ufuh... hah, ah... no, uuh... it's completely different from the vibrators and rotors I masturbated with... haa, fuu... raw cock... ahii...! +ははは、やっぱりか。おもちゃじゃなくて、チンポをぶち込まれて感じているんだね…!=Hahaha, I knew it. It's not a toy, it's a feeling you get from having your cock slammed into you...! +…うぅっ、っんんっ…そ、それはぁ…!だって、おもちゃじゃ…硬いだけで、はぐっ…、弾力もないし、\nオチンポみたいに変化も少なくて…、ふっ、ひはっ…、んくぅ、欲しいとこに、当たりにくいからぁ…!=...Ooh, nnngh... Th-That's...! I mean, it's just a toy... It's hard, hagh... It doesn't have any elasticity, and there's not a lot of variation like a \ncock... fuh, hihah... ngh, I can't hit where I want it...! +ひゃんっ、これ、奥ぅ…!やっぱり生チンポ…、深いとこまで、届くの…!っふ、はぐっ、んひっ…、\nバイブじゃ絶対届かないとこぉ…!ポルチオ…、ポルチオが壁越しに擦られてる…!あぅっ、…んふっ、\nんっ、…感度ヤバイのぉ…!=Hyahn, this is, so deep...! My raw cock... is reaching all the way down...! Heh, hagh, nhii... I can't reach it with a \nvibe...! Portio... Portio's rubbing against the wall...! Auh... nfuh, \nnnh... Sensitivity's bad...! +ははは、アナルハメられてマンコイキするのかな?ほらほら、もっとしてあげるから…!遠慮なくイケ!=Hahaha, I wonder if she's going to cum from having her asshole fucked? Come on, come on, I'll do more for you...! Cum without holding back! +あふぅ、んっ、んくっ…、ダメ…ダメぇ…!ポルチオアクメ…、シちゃうぅ…!ん、やぁっ、あっ…、\nケツ穴掘られて、アクメ汁噴くなんて…、ぁう…っんんっ、最低なイキかたしちゃうのぉぉ…!=Afuu, nnh, ngh... No... Nooo...! I'm going to cum... from my portio orgasm...! Nnh, nooo, ah... \nI can't believe you're going to blow your cum juice out of my asshole... auh... nnnh... You're making me cum like the worst...! +③ケツ穴にチンポハメられて…\nどうだい?=How about having your dick fucked in your ass three times? +莉乃ちゃん、久しぶりにケツ穴にチンポハメられて…どうだい?=Rino-chan, it's been a while since you've had a cock in your asshole... How's that? +あうっ…、はっ…、んぐっ、これ…、だめぇ…。オマンコと違って、お腹に直接振動がきて…、はあ、\nはあ…、犯されてる感じが強いのぉ…。=Auh... hah... ngh, this is... no good... Unlike my pussy, it's vibrating directly into my stomach... Hah, \nhah... It feels like I'm being raped... +あうっ…、んぐっ、ズン、ズンって衝撃がきて…ひゃふ…うぅ…、頭まで直接響いてくるの…。ふっ、\nひはっ…、んくぅ…。揺すられて…何も考えられなくなって、は、ぁ…っふんっ…、=Auh... ngh, thunk, thump, there's a shock... hyafh... uuh... it's reverberating directly all the way to my head... fuh, nhihah... nkuu... It's shaking me... I can't think anymore, hah, ah... hfff... +ただ、チンポハメ込まれることだけ…はぐっ…、欲しがっちゃう…。はうっ、んひぃ…っ、オチン、ポが…\nズリュズリュ…出たり入ったり…、んぅっ、んあっ、お尻の穴を、ミチミチに広げられるのが…はぁ、ふぅ…\nクセになるぅ…。=All I want is for my dick to be fucked... Hagh... I want it... Hauh, nhii...gh, your dick... nnnh, slurp... going in and out... nnuh, nnah, spreading out my butthole... hah, fuu... I'm addicted to it... +んぅ…、あぅっ、…でも、でもぉ…、こんな変態アナルセックスじゃなくて…、ひはっ…、んくぅ、あうっ…\n本当は、タカくんとのセックス…を、っふ、はぐっ、期待してたの…。はあ、はあ…、=Nnh... auh... but, but... it's not perverted anal sex like this... hihah... ngh, auu... \nThe truth is, I was hoping for... hfh, hagh, sex with Taka-kun... *pant pant*... +んぅっ、んあっ、さっきは、フェラだけで終わっちゃったけど…、ひゃふ…このチンポは、ぃぅっ…んぅっ、\nタカくんと結ばれるまでの、うぅ…中継ぎ、なんだから…。んんっ…はっ、ぁ、…んぅっ、く…。=Nnuh, nnah, earlier, it ended with just a blowjob, but... hyafh... this cock is, uuh... nnuh... an intermediary, until I'm connected to \nTaka-kun... nnnh... hah, ah, ... nnh, kh... +こんなにアナルもオマンコもおじさんに媚び媚びなのに…、あんな粗チンに拘るのかい?=Even though her anus and pussy are fawning over her uncle so much... Are you fixated on such a crude dick? +はふっ、ひはっ…、あぁっ…、すぐ萎えるし、小さいし…んっ、満足できないかもって…思うけど…。\nはぁ…っ、ふんっ…、でも、まだタカくんのチンポ、ハメてないし…。ふぅ、んっ、愛し合ってれば…\n幸せアクメ、キメれるかもって…。んんっ、あうっ…、んぐっ。=Hafh, hihah... aahh... It wilts so quickly, and it's so small... nnh, I don't think I'll be able to satisfy myself... but... \nhahh... h-hmph... But I haven't set Taka-kun's cock up yet... Fuu, nh, if we love each other... I think I might have a happy orgasm... Nnh, auh... ngh. +こんな淫乱な体でそんな都合のいい事あるわけないだろ…!我儘ばかり言って…!\nそれならおじさんのチンポを忘れられなくしてやるからな…!=There's no way something so convenient could happen to me with such a lewd body...! I'll just be selfish...! \nIf that's the case, then I won't be able to forget my uncle's cock...! +やんっ、ひぐっ、ダメ、これ…ダメなのぉ…!ケツ穴堕ちる…、んあっ、ぁう…浮気チンポに、あぁっ、\n堕とされちゃうぅ…!ひぐっ、あひぃっ…、女を性器で…、強制的に屈服させるピストン、ヤバイのぉ…!\nこれ、戻れなくなっちゃうからぁ…!んあっ、ぁう…っ、んはぁっ、んぅっ!=No, higuh, no, this is... no good...! My asshole's going to fall... nnah, auuh... My cheating cock is going to make me fall, aah, \nfall...! Higuu, ahiih... I'm going to force a woman to submit... with my genitals, pistoning, it's dangerous...! \nThis is... I won't be able to go back...! Nnah, aauh... h, nhah, nnuh! +こんなド変態になったのも、ケツ穴をみっちり仕込んだおじさんの責任だからねぇ…。\n戻れなくなるまで、この欲しがりアナル…ブチ犯してあげるよ…!=It's the old man's fault that I've become such a pervert... I'll rape this greedy asshole... until I can't go back...! +④考えられないくらい素直になったねぇ…。=4 You've become unthinkably obedient... +さっきまでフェラで夢中にしゃぶりついて、今は変態しかしないようなお尻の穴で素直に\nチンポを受け入れてる。数日前には考えられないくらい素直になったねぇ…。=She had sucked so hard on my dick with her blowjob just a moment ago, and now she's obediently accepting my cock with her butthole, even though she looks like nothing more than a pervert. She's become more honest than I could have imagined a few days ago... +んぅ…、あぅっ、んんぅ、ふぅ…、今まで、何回もシてきたけど…、あっ、っく…、でも、いつもおじさん\nが…、強引にシてきて…ひっ、んっく…、…仕方なく、だったっし…。なし崩しにセックス…、オチンポ\nハメたけど…私から誘ったわけじゃないし…。んくぅ、あうっ…、ひゃう…。=Nnh... auh, nnnh, fuuh... I've done it so many times up until now, but... ah, kh... but my uncle's always... forcing me to do it... hih, ngh... ...I had no choice... Sex... I fucked his dick... but it wasn't like I was the one who invited him... nngh, ahh... hyauh... +だから自分に落ち度は無いとでも?もう認めて楽になろうじゃないか。我慢したり\nわざわざ理由を探さなくても、お互い好きな時にヤりまくれるんだよ?=So you don't think it's your fault? It'll be easier if you just admit it. You won't have to hold back or go out of your way to find a reason to do it. We'll do it whenever we want. +違う…、違うの…。んんっ、確かに、体は感じて…あうっ…、はぁっ…、オマンコもアナルも…、おちんぽ\nズポズポハメられて、はあ、はあ…、イキまくってるけどぉ…、でも、それだけ…。んっ、あうっ…体だけ、\nなの…。はぁ、んうっ、く…。=No... That's not it... Nnngh, it's true that my body feels good... auh... haah... My pussy and anus... are being fucked by your dick, haah, haaah... I'm cumming a lot, but... that's all... nnh, ahh... only my body is \nnn. Haah, nnuh, kh... +強情だなぁ…。他人棒咥え込んでるだけで立派なヤリマンなんだよ。\n純情ぶって言い訳すんな、オラ!=You're so stubborn... Just holding someone else's rod in your mouth is enough to make you a good slut. Don't make excuses like you're innocent! +アヒィィーーーッッ!!=Ahiiiiiiiiii!! +本当はいつもセックスしたいって思ってるんだろう?このチンポに乗っかって、思いっきり腰振って…\n完堕ちアクメキメたいって。=You really do want to have sex all the time, don't you? You want to get on this cock, swing your hips as hard as you can... \nYou want to orgasm completely. +声を抑える必要も無く、ギャン喘ぎできる開放的なセックスをしたいんだろう?=You don't need to hold back your voice. You want to have an open sex where you can gasp, right? +そ、そうだけどぉ…、はひっ、んっく…ひうっ、でも裏切れないの…。そこまでいったら…\n本当にダメだから…。はぁ、ふぅ…、ふぁっ、んっ…。=Y-You're right, but... hahii, ngh... hiu, but I can't betray you... If you go that far... \nYou really shouldn't... Haa, fuu... fuah, nn... +ここまでサカりきった体でどこまで耐えれるかなぁ?ほら、堕ちろ堕ちろ!ピストンやめちゃうよ?\nこのまま中途半端なまま終わっていいのかな?=I wonder how long I can hold out with my body this far? Come on, fall, fall! I’m going to stop pistoning, you know? \nMaybe it’s okay for it to end half-heartedly? +イヤ、ダメ、ダメよぉ…!んんっ、あうっ…、はっ…、チンポ止めないで、本気アクメキメるまで…\nんぐっ、はひっ、ハメつづけてぇ…!…ぅふっ…は、ぁ…っふんっ…!=No, no, you can't...! Nnnh, auh... hah... Don't stop your cock, until you have a serious orgasm... nngh, hahii, keep going...! ...Ufuh... Hah, ah... hfunh...! +何でも自分の都合よくいくと思うなよ?絶頂寸前まで突きまくってやるからな…!=Don't think it'll be convenient for you, okay? I'll thrust until you're on the verge of climax...! +やだぁ、イカせて…!お願い…。じゃないと、んひっ、どうにかなっちゃう…。はうっ、んんっ、本当に、\nおじさんにマラ乞いする、はっ…、んぐっ、ケツハメ乞食になっちゃうからぁ…。体だけじゃなくて、\n心もタカくんを裏切っちゃう…。んふっ、んっ、…うぅっ!=Nooo, make me cum...! Please... If you don't, nhii, I'll do something... Hauu, nnn, I really will beg you to marry me, hah... nngh, because I'm going to become a butt beggar... Not just my body, but my mind too will betray Taka-kun... nfuh, nnh... uuuh! +最初にヤッた時点で裏切ってるんだよ!分からせケツ穴レイプ\nしてやるから…覚悟しろよぉ…!=I betrayed you the first time I did it! I'll rape your asshole if you don't understand... so prepare yourself...! +ひぐっ、んはっ…うんっ、チンポ、すごっ、凄いのぉ…!これでイキたい…、ひぐっ、はひっ…、頭焼き\n切れるくらいの凄い絶頂、ひゃふっ…したいからぁ…!はぐっ、んひっ、はうっ、んんっ…!=Higuh, nhah... Yeah, your cock, it's amazing...! I want to cum from this... higuu, hahii... I wanna climax so hard I can cut my head off, hyafh... because I want it...! Hagu, nhii, hauu, nnnh...! +⑤ほら、ちゃんとタカくんにも\n報告して。=5Come on, report to Taka-kun. +こんなにチンポに絡みついてきて…。疑いようもないくらい感じているね…。\nこんなになってるんだから、ほら、ちゃんとタカくんにも報告して。=It's coiling around my cock so much... I'm unquestionably turned on... \nNow that it's like this, come on, report it to Taka-kun. +く、…ふぁっ、んっ…、そんな事…今わざわざ言わなくても…、はあ、ふぅ…、どうせ寝てて聞こえ\nないんだし…。あうっ…、はっ…、ん…。=Kh... fwah, nnh... You don't have to say that... right now... haah, fhh... I'm asleep anyway, so I can't hear you... auh... hah... nh... +言わせることに意味があるんだよ。ほら、どうせプレイの一環なんだから楽しめばいいんだ。それとも…\n実演を直接見せてあげるかい?彼氏くんが起きちゃうくらい激しいアナルセックスで…。=There's meaning in making her say it. Look, it's part of the play anyway, so you just have to enjoy it. Or... would you like me to show you the \npractice directly? With anal sex so intense that your boyfriend might wake up... +はうっ、んんっ、あうっ…、お…、起きちゃうくらい……激…、しく…。はあ…、はあ…、ゴクリ。\n……っ!ダメ!そんなのダメよ…!んぐっ、はひっ、分かったから…。言う、から…。=Hauh, nnnh, auh... I... I'm going to wake up... so violently... *gulp*... *pant*...*pant pant*...! \nNn...! No! You can't do that...! Ngh, hahii, I get it...I'll say it... +ふふふ、ちゃんと詳細にアナル報告するんだよ。=Hehehe, make sure you report your anus in detail. +あっ、やぁっ…んんっ…、タ…、タカ、くん…。私…今、用務員のおじさんに…、はあ、はあ…、\nその…、お尻の、穴…アナル……を犯されてるの…。はうっ、んっ…、本当はこんなところで…\nシたくなかったんだけど…、っは、あっ、騒がしくして、ゴメンね…。=Ah, nooo... nnh... Ta... Taka... kun... I... I'm being raped... by the janitor's... haah, haah... umm... my butthole... anus... hauh, nh... Honestly, I didn't want to do that... in a place like this, but... hah, ah, sorry for making such a fuss... +ふぅっ、うんっ…、タカくんが寝てる隣で、大きなオチンポが…、あっ、はぁっ、メリメリって…私のお尻に\n深く入り込んで…。んうっ、く…はぁっ、腸壁を…亀頭が深く抉って、…ひあっ、カリの傘でかき回されて…\nすごくイイの…。んうっ、く…はあ、はあ…。=Phew, yeah... next to Taka-kun's sleeping body, there's a big dick... ah, haah, it's sticking deep into my butt... nngh, kh... haah... my glans... gouged deep into his intestinal walls... hyah, churning around under his umbrella... \nIt's so good... nnuh, kuh... hah, hah... +こ、このおじさんのオチンポ、ね…、ぁう…っんんっ、タカくんとは全然大きさ、がっ…違うから…、\nふぅー、ふぅー…、お尻の穴が広がったり…、縮んだり…。カリに引っ張られて、ひゃふ…うぅ…下品に\n延びちゃってる…。ひゃふ…うぅ…っふ。=Th-This old man's cock, huh... auh... nnh, it's completely different in size from Taka-kun's... so... nfuuu, fuuu... my butthole's widening... shrinking... being pulled by the glans, hyafu... uu... vulgarly stretching out... hyahu... huu... fuu. +とってもエロくてブサイクなケツ穴になってるねぇ…。JKとは思えないくらいグロいよ…。=It's become a really erotic and ugly asshole, huh...? So grotesque that I can't believe it's JK... +はあ、はあ…、タカくんには、絶対見せられない、ような…ひぐっ…、卑猥な形にされちゃって…。やっ…\nん、ああっ…、本来の目的とは違う使われ方してるの…。あぁっ、んひっ…、ただ、快感のため…。んはぁ…\nザーメンをシゴき出す…ためだけに…はっ、ぁはっ…汚い穴まで使われて…。はぁ、ふぅ…。=*pant pant*... It's something Taka-kun would never be able to see... *hic*... it's taking on such an obscene shape... Noo... nnn, aah... They're using it in a way that's different from what I originally intended... Aah, nhii... just for pleasure... nhah... Just for the sake of... stroking... semen... hah, aha... even using dirty holes... Hah, fuu... +あっ、はっ、んあ、終わる頃には…犯され過ぎて…、はうっ…、ガバガバにされちゃってる、かも…。はぁ、\nひぃ…、くふっ…、バカみたいに、だらしなく…開いたままで…はひっ、ふぅ、んっ…、でも、\nタカくんとは…こんな変態セックス、やっ…ん、しないから…別にいいよね…?んうっ、くはっ、ぁはっ…=Ah, hah, nnah, by the time I'm done... I'll be raped too much... hauh... I might be baggy... Hah, nhii... kufu... stupidly, sloppily... left open... hahii, fuu, nh... But, I won't... have perverted sex like this with you... nn, so... it's okay, right...? Nnuh, kuhah, ahah... +私だって、こんな事…、はあっ…、はひっ…、本当は嫌なの…。んっ…、でも…、これもタカくんと、幸せに\nなるためで…、仕方ないの…。あっ、はっ、んあ、淫乱な私の異常性欲…、タカくんじゃ、全部受け止められ\nない…からぁ…。あっ…、あふぅ、んっ。=I don't want to do this either... haah... hahii... Honestly... nnh... But... this is all to make Taka-kun happy... I can't help it... Ah, hah, nnah, my debauched sexual desire... I won't be able to take it all... with you... ah... afuu, nh. +満たせるのは…、このおじさんだけ、だから…。はぁ、んうっ、そのためだけの関係だから…。はあ、\nはひっ…、心まで許したわけじゃ…、あんっ…、ないから、ね…。心配しないで。ひあっ、あっ…、\nあふぅ、んっ。=This old man... is the only one who can satisfy me, so... Hah, nngh, that's the only reason we're in this relationship... *pant pant*... I didn't forgive you... ahn... my heart... so don't worry. Hyaah, ah... \nAfuu, nn. +おぉ…、ケツ穴が絞ってくるぞ…。アナル報告で興奮してこんなに深く咥え込んどいて…\n何がタカくんのためだ!言い訳するんじゃない!オラ!=Ohh... My asshole's wringing out... I'm so excited from the anal report that I can't hold it in this deep... \nWhat's wrong with you, Taka-kun?! Don't make excuses! Hey! +はひいぃぃ…!あっ…ふッ…、深、、いぃ…!あっ、んあっ、ぁう…、タカくん、今、激しくハメられてる!\nんはっ…うんっ、あうっ…!私のケツ穴、はぐっ…、根本まで、思いっきり犯されてぇ…!んひっ、はうっ、\nでも、全部ぅ…、グッポリ飲み込んじゃってるのぉ…!んくっ…、はひっ…、ひぐっ!ああぁぁ…!=Hahiii...! Ah... fhh... Fuka... ii...! Aah, nnah, auh... Taka-kun, you're being set up so hard right now! Nnhah... Yeah, aauh...! My asshole, hagh... is being raped all the way to the base...! Nhih, hauh, even if it's \nnnnot, I'm swallowing it all up...! Mnkh... hahih... higuh! Aaaah...! +①おじさんとヤる言い訳や口実すら\nしなくなって・・・=1 I stopped making excuses and excuses to do it with my uncle... +おじさんとヤる言い訳や口実すらしなくなって、もう完全にセフレみたいなものだね。\n素直にハメまくって楽しむ関係だ。何回中出しされたんだろうねぇ…。=I don't even have any excuses or excuses to fuck him anymore. He's like a sex friend to me. We're in a relationship where we're just having fun. I wonder how many times he creampies me... +ぅ、あっ、んっ…んあっ、そんなの覚えてない…。いっぱい…数えきれないくらい生ハメして、はあ、\nはあ…、中出し、キメてもらったの。ふっ、んくっ…、今日も沢山出してもらうんだから…、はひっ…、\nわざわざ数えてらんないわ…。あっ、あんっ、ああっ。=Ugh, ah, nnh... nnah, I don't remember that... I fucked so many times... I couldn't even count them all raw, haah, and \nwas... creampied. Heh, ngh... I'm going to have you cum a lot today, too... Hahii... I can't count on you... Ah, ahn, aaah. +タカくんに悪いと思わないのかな?=Don't you feel bad for Taka-kun? +はあはあ…、わざわざそんな事聞いて…んっ、もしかして嫉妬でもしてるの?あっ、あぁっ…、フフ、\nカワイイ。あふぅ、んっ、タカくんは好きだけど…、この快感は、おじさんでしか得られないから…。\nあんっ、ああっ、もう割り切って、んっ…、オマンコしてるの。=*pant pant*... You went out of your way to ask me that... Nnh, are you jealous or something? Ah, aah... Hehe, you're so cute. Afh, nnh, I like you, Taka-kun, but... I can only get this pleasure from you, Uncle... Nnaahn, aaah, I'm already breaking it down, nh... My pussy. +ひあっ、あっ…、あふぅ、そんな話は置いておいて…ほら、私のオマンコに集中して…。んあっ、はっ、\nんぅっ、嫉妬なんて…、できなくなるくらい…、んはっ…骨抜きにして…、あげるからぁ…。んはっ…\nうんっ、あうっ…あはぁ…。=Hiah, ah... afuu, putting that aside... Come on, focus on my pussy... nnah, hah, \nnnnuu, I won't be able to... be jealous... nhah... I'll make you boneless... Nnhah, nnnh, auh... ahaah... +エロいケツ振りで…チンポ絞ってきて…。貪欲マンコにいいように食われてる…。=She's wringing out my cock... with her erotic ass swinging... Her greedy pussy is eating at me... +んあっ、ぁう…どうでもいい事で、煽れなくなるくらい…、んんっ、攻めハメてあげる…。っんあ、あっ…\n観念するまで…、はぁ、ふぅ…、チンポ汁が尽きるまで…ね…。んくっ…、はひっ…、ひうっ…。=Nnah, auuh... I'll keep going until I can't even fan the flames anymore... nnnh, until I give up... haa, fuu... until my cock juices run out... nngh... hahii... hiuu... +あぁ…、素直で性に従順な莉乃ちゃんはやっぱり一味も二味も違うよ…。オマンコの動き方が…\n尋常じゃなくて…。おじさんも気合い入れないとねぇ…。=Ahh... Rino-chan's honest and obedient to sex really is something else... The way her pussy moves... \nIt's not normal... I need to get fired up, too... +はふっ、ふんっ…あっ…、ふふ、ほら、どう?この打ち付け…。はぁ、っんあ…肉竿、まるまる飲み込んで…\nあっ、根本まで容赦なく、はぁー、ふぅー…、ズリこいてあげる…。あっ…、あふぅ、んっ…。=Hafh, hmph... ah... hehe, here, how about it? I'll hit you... hah, nnah... swallow the whole shaft... nnaah, mercilessly, all the way to the base, hahh, fuuh... I'm going to slide in... ahh... afuu, nh... +あぁ…!す、すごいよ…。これじゃすぐ搾り取られちゃう…!=Aaah...! Th-That's amazing... At this rate, I'll be squeezed out in no time...! +んあっ、ぁう…いいよ…、いっぱい出してぇ…!出したら、またチンズリしてあげるから…。\nはっ、んぅっ、んっ…遠慮しないで、好きな時に…はひっ…、んっ、イッてぇ…!=Nnah, auh... It's okay... Cum a lot...! If you cum, I'll give you another cockjob... \nHah, nnuh, nh... Don't hold back, whenever you want... hahih... nh, cum...! +②普段はしっかり者の\n先輩面してるのに=2 You usually act like a proper senpai. +さっきのセックス、後輩がいたからか、凄く興奮していたね。普段はしっかり者の\n先輩面してるのに、今日は随分とエロくて砕けた話しをしてたねぇ…。=Maybe it was because she had a junior, but she was really excited. She usually looked like a proper upperclassman, but today she was talking about something really erotic and broken... +んあっ、ぁう…おじさんが、そういう話題を…ふぅっ、んっ…、振ったんでしょ…。はあ、はふっ、でも…、\n私も、興奮してたの…。あんっ、ああっ、ん、普段のセックスには無い緊張感で…ひぐっ…、どうにか\nなっちゃいそうで…。やっ、あっ、ほんと、ダメな先輩…。はっ、んぅっ、んっ…あっ…。=Nnah, auh... Uncle, you brought that up, didn't you...? Fuuh, nnh... You brought it up... Haah, hafuh, but... \nI was excited too... Aahn, aah, nh, with a tension unlike any normal sex... higuh... I feel like I'm going to lose my mind... Noo, ah, I really can't, Senpai... Hah, nnuh, mmh... ah... +あの後輩との距離もグッと近づいたし、よかったじゃないか。……で、話しを聞く限り、あの子も相当な\nヤリマンだねぇ…。どうかな?今度3Pでもして、もっと親睦を深めないかな?=I'm glad we've gotten so close to that underclassman. ...So, from what I've heard, he's quite the slut... What do you think? Maybe we should have a threesome sometime to deepen our friendship? +あふぅ、んっ、んくっ…、いやよ、さすがにそこまで、できないよ…。ああ…んあっ、こんなドスケベって\nバレたら…、ふぅっ、ん、部長の威厳も何も…、なくなっちゃう…。んっ…あっ、んはっ…それに、この\nチンポ、独り占め…したいの…。はぁ、ふぅ…、私だけのつよつよチンポなんだからぁ…。=Afh, nnh, nkh... No, of course I can't go that far... Aaah... nnah, if they find out I'm such a pervert... fuu, nh, Prez's dignity... will be gone... Nnh... ah, nhah... And I want... to keep this cock all to myself... Hah, fuu... It's my only strong cock... +ははは…、ここまで執着されるとはねぇ…。じゃあ、おじさんを満足させてごらん?\nちゃんとチンポに奉仕できたらおじさんもこの話は諦めるよ。=Hahaha... I didn't think you'd get this attached to me... Well then, why don't you satisfy your uncle? If you can service his cock properly, he'll give up on this conversation. +うん…、する…。はあ、はあ…、チンポ奉仕…するの…。だから…あっ、あんっ、おじさんも、私以外の\nオマンコ…はぁっ、ん、使っちゃ、ダメなんだからぁ…。あはっ、んぅっ、んっ…他のマンコ使う暇ある\nなら…、はぁ、ふぅ…、私に突っ込んで…、ズリこいてぇ…。=Yes... I will... Haah, haah... I'll service you... with my cock... So... ah, ahn, Uncle, you can't use your pussy... haah, nnh, other than mine... Ahaah, nnuh, nh... If you have time to use your other pussy... Hah, fuuh... Thrust it in me... and it'll hurt... +ああっ、ん、ほら、見てぇ…。こうやって……、んんっ…、お尻を深く沈めてぇ…、はあ、はあ…、…お腹に\n……、力を入れて…、ふぅっ!んんっ…!マン壁で、チン竿締め上げるのぉ…。ぁう…っんあっ、はぁ…。=Aaah, nn, come on, look... Like this... nnh... I want to sink my butt deep... haah, haah... ...I want to put more strength... into my belly... fuuh! Nnh...! I'm squeezing my dick with my pussy walls... auh... nnah, hah... +そして…、また…ズリ上げ…、てぇ……。はうっ…、んっ、亀頭が…、あぅっ、引っかかっ…て……、\nやぁん…、オスマラに引っ張られて…はぁ、ふぅ…、オマンコ延びてる…。んんん…、あはぁぁ…。=And... it's... sliding up... again... Hauh... nnh, my glans is... auh, scratching... me... Nooo... My male dick is pulling me... hah, fuuh... my pussy is stretching... Nnnh... ahaaah... +なんて強欲なオマンコだ。チンポを咥え込んで離さないのが、こっちからも丸見えだよ…。=What a greedy pussy. Even I can see that she's holding my cock in her mouth and not letting go... +っんあ、っは、あっ…マンビラが、肉竿咥え込んで…、はあ、はあ…、クパァ…って広がるところや…、\nんんっ、お互いの股が…、濡れて…ネバついて…糸引いてるとこも…はっ、んぅっ、視姦されてる…。\nあっ…、あふぅ、んっ。=Nnah, hah, ah... My pussy's holding my shaft in its mouth... hahh, hanh... it's spreading out... nnnnh, our crotches... are wet... and sticky... and stringy... Hah, nnuh, I'm being watched... nnaah... afuu, nnh. +ねえ、もっと見てぇ…。んっ…あっ、激しく揺れる尻肉も、はう、んひっ、揺さぶられるおっぱいも…\n全部…。やっ、あっ、ああ…っ。私が卑猥に腰振って…、うあっ、はぁっ、んくっ…ヨガってるとこ、\n全部見てぇ…。=Hey, look at me more... Nnh... ah, my violently shaking ass flesh, hauh, nhih, my shaking boobs... all of them... Yah, ah, aaah...! I'm moving my hips obscenely... uwah, haah, ngh... I want to see all of you doing yoga... +③もっと欲しいのぉ…。うあっ、あんっ=3 I want more... Uwah, ahn! +やっ、あっ…!チンポッ、すごっ…!ぃぅっ…んぅっ、腰、止まんない…!はぁっ…、はひっ、もっと…、\nもっと欲しいのぉ…。うあっ、あんっ、はひっ…!=Noo, aah...! Your cock... is amazing...! Nnnh... nnnh, my hips... won't stop...! Haah... hahii, more... I want more... \nnmore... Uwah, anh, hahi...! +しかし…今までは本当にうるさく抵抗してきて散々だったよ。それが…\nこの変わりようには、おじさんもビックリだ。=But... up until now, I've been resisting so loudly that it's been a lot of work. I'm surprised at how much that's changed. +はっ、あぁ、やぁん…、言わないで…。私も、今思うと…ん、バカだったと思ってるから…。はあ、あうぅ…\n早く素直になって…チンポに負けてれば…。はっ、あひっ、最初にレイプされた時から…、ああっ、感じてた\nのに…、くふっ、んっ、意地になって…、強がったりなんかして…。んっ、はひっ…、ああ…っ。=Hah, ahh, nooo... Don't say it... Thinking back on it now... Mm, I thought I was an idiot too... Hahh, auuh... If only I'd been honest with myself sooner... If I had lost to my cock... Haah, ahih, ever since the first time I was raped... Aah, I've been feeling it... Kufuh, mmh, becoming stubborn... and putting on a brave face... Nnh, hahih... aah...! +散々おじさんを目の敵にして怒鳴りつけてくれたよねぇ…。\nほら、淫売らしくバカみたいなケツ振りして謝罪ヌキするんだ。=You've been yelling at me for making an enemy of my uncle, haven't you...? You know, acting like a whore and acting like an idiot to apologize. +う、うん…、はっ、んぅっ、んっ…ごめんなさい…。あふぅ、んっ、おじさんが、せっかく昔のよしみで…、\nあっ…、あふぅ、セックスしてくれたのに…オチンポに抵抗して…、はあ、はあ…。=Y-Yeah... hah, nnuh, nnh... I'm sorry... afuu, nh, Uncle, you went through all this trouble to have sex with me in the past... \nnah... ahfuu... but you resisted my cock... haah, haah... +んくっ、はひっ…、突っかかって…ザーメン処理に…ひあっ、あっ…、手間、かけさせちゃったね…。\n…っんあっ、はっ、んぅっ、淫乱ビッチのくせに…、清純ぶってごめんなさい…。はあ、はあ…、\nあっ、あんっ、ああっ…。=Ngh, hahii... I'm sorry for poking at you... and making you... hyah, ah... take up so much of your time... \nNn... nnah, hah, nnuuh, you're such a slutty bitch... Sorry for acting so pure... Hah, Hah... \nah, ahhn, ahn, aah... +おじさんが、広い心で…、ひぅっ、犯し続けてくれて…、はぁ、んうっ、く…素直になれたの…。ふぅ、\nはぁ…、今は、浮気セックス…、んっ、心から楽しんでるよ…?その証拠に…ほら、あんっ、あぅっ…、\nパチュッ、パチュッ…ってハメ合いっこ…。おじさんチンポに夢中なの…。=My uncle was so open-minded... hiuh, he kept violating me... haa, nnuh, kh... I was able to be honest... fuu, \nhaa... right now, I'm enjoying cheating sex... nnh, from the bottom of my heart... As proof of that... look, anh, auh... \nPachuu, pachuu... we're having sex... My uncle's crazy about cocks... +んあっ、はっ、んぅっ、だから、いっぱいチンポ感じて…?マンズリ謝罪…、んっ、受け取っ…、てぇぇ…。\nあふぅ、んっ、誠心誠意…搾り取る、から…チンポ汁、射精して…。ぁはっ…うぁっ、あうっ…。=Nnah, hah, nnuh, like I said, feel my cock a lot...? I'll take... nnh, your pussy apology... Teeeeh... \nAfuu, nh, I'm going to squeeze it out from the bottom of my heart... so ejaculate... my cock juices... Ahah... uwah, auh... +金玉の子種、全部…、あふっ、掃き溜め子宮に全部…はぁ、んぅっ…、今までの…生意気な態度で…、\n溜まったストレス…、はぁ、ふぅ…んくっ、ザーメンでコキ捨てて、もらえると…、んあっぁ、嬉しい\nのぉ…。ぁう…っんあっ、はっ…。=All the sperm in my balls... afh, all the semen in my womb... hah, nngh... I've been so impertinent up until now... The stress that's been building up... Hah, fhh... ngh, if you'd throw it all away with semen... nnah, ah, I'd be so happy... nnn... auh... nnah, hah... +くっさい精液、いっぱい出すまで…、あっ、ああ…んあっ、チンズリオマンコ謝罪、するから…はあ、ひぃ…\n許してぇ…。今の私は、うぐっ、はひぃっ…、おじさんのセフレ、だから…。はあ、はあ…、これからも…\n好きな時に、んぅっ、思う存分ハメて…、これまでの埋め合わせ…させてほしいの…。あっ、あんっ=I'm going to apologize to your stinking semen until you cum a lot... ah, ahh... nnah, I'll apologize for your cock-rio pussy... haah, hii... forgive me... Ugh, hahii... right now, I am your sex friend... Haah, haah... From now on... whenever you want, nnh, I want you to fuck me to your heart's content... so I can make up for everything I've done... Ah, ahn... +莉乃ちゃんの気持ちが、よぉ~く伝わって来たよ。それじゃあこのままイクからね…。\nこれからもオマンコにチンポを埋め込んであげるよ…!=I can feel Rino-chan's feelings. Well then, I'm going to cum like this... \nI'll bury my cock in your pussy from now on...! +あっ…はぁ、っんあ…!許してくれて…嬉しいよぉ…。ぁう…っんあっ、はっ、キて…チンポ汁…思いっ\nきり…!仲直り記念の射精…、はっ、んぅっ、中でも外でもいいから…、好きにイッってぇ…!=Ah... haa, nnah...! I'm so happy... you forgave me... Auh... nhah, hah, it hurts... my cock juices... as much as I can...! To commemorate our reconciliation, I'll ejaculate... Hah, nnuh, inside and out... Cum as you like...! +④私にオチンポ奉仕…させて…。=4 Let me... service your cock... +あぁっ、はうっ…あはぁ…っ、私が動くから…おじさんは楽にしてて…、ね?…んん、今日は、私に\nオチンポ奉仕…させて…。ひあっ、あっ…!あふぅ、んっ!んくぅっ…!ねえ、どう?イイ…?んんっ、\nほら、いっぱい感じてぇ…。=Aaah, hauh... ahaaah... I'll move... so please, relax... okay? ...Nnh, today, let me... service your dick... Hyaah, ah...! Afh, nnh! Nnkh...! Hey, how is it? Is it okay...? Nnnh, come on, feel it lots... +ひねりを加えたストロークがイイよ…。ハメられてヨガるだけじゃなくて、\n自分でもしっかり下の世話ができて偉いぞ。=I like the strokes with twists and turns... It's great that you're not just doing yoga after being framed. You're doing a good job of taking care of yourself underneath. +これ…、んあっ…、このピストン、好きなのぉ…!はぁ、っんあ…あっ、中が捻じれるような刺激と…、\nふぅ、うぅぅ…、突き込むっ、んっ、衝撃ぃ…、堪んないぃ…!やっ、あっ、あぁん、おじさんも気に入って\nくれて嬉しいよ…。ふあっ、んああっ…ぅ、じゃあ、もっとハメるね…。んっ、それっ、それぇ…!=This is... nnah... I love this piston...! Hah, nhah... ah, it feels like my insides are being twisted... nfuu, uuu... I'm thrusting in, nnh, so hard... I can't take it...! Noo, ah, aahn, I’m glad you like it too, Uncle... Fuah, nnaah... uu, then, I'll do it more... Nnh, that, that...! +おぉっ、これは…、キクねぇ…!=Ohh, this is... not good...! +ほおっ…、おぉっ、届く、のぉ…!長く、そそり立った陰茎が…はひっ…、奥っ、叩いてくる…。あふぅ、\nんっ、子宮口と亀頭が…、ベロチュー、してる…。唾液交換してるみたいに、んあっ、あっ…、マン汁と\nカウパーがぐっちょり混ざり合って…はあ、はあ…、=Hohh... ohhh, it's reaching... me...! My long, erect penis is... hahii... hitting me deep... afuu, \nnnnn, my cervix and glans... are slurping... like they're exchanging saliva, nnahh, ahh... My pussy juices and my \ncoopers are mixing together... haah, haah... +中も外も、ドロドロなのぉ…。あっ…、あふぅ、んっ、ハメ込む度に、愛液が…飛び散って…やぁん、部室\n汚しちゃう…。ひあっ、あっ…、後輩がキレイに掃除してくれた床、あふぅ、んっ…、おじさんとの浮気\nセックスで、汚しちゃうぅ…。=My insides and outsides are all gooey... Ah... afh, nnh, every time I put it in, my love juices... scatter... Nooo, the clubroom will get dirty... Hyah, ah... The floor my underclassmen cleaned up for me, afuu, nh... I'll get dirty from having cheating sex with my uncle... +こんなに夢中で腰振って…。奉仕とか言って、本当はおじさんなんてどうでもよくて、自分が\n感じたいだけなんじゃないかなぁ?こんなエグいケツ振り…、まともな男はドン引きだよ…。=She's so engrossed in swinging her hips... I don't think she really cares about servicing an old man. Maybe she just wants to feel it herself? This disgusting ass swinging... A normal man is disgusting... +っんあ、っは、あっ…だって…、下品なケツ振りチンポシゴき、はひっ…、ひぐっ、サイコーにキクのぉ…。\nはぁ、ふぅ…、犯されるのもいいけど、んっ、股をおっ広げて、男の人に跨って…、はっ、んぅっ、ケツ振り\nマラコキィ…。=Nnah, hah, ah... I mean... you're rubbing your vulgar ass-wielding cock, hahii... higuu, it's really good... \nHaa, fuu... It's nice to be raped, but nn, you spread your legs wide, straddling a man... haa, nnuu, ass swinging, nnmarakokii... +ぁう…っんあっ、はっ、自分でハメてるっていう、卑しい行為が興奮するの…。んぅっ、はしたな\nすぎて…背徳感でゾクゾクして…、んあっ、ぁう…ピストン、止まらない…。もっともっとぉって、\n欲しくなっちゃう…。はっ、んぅっ、んっ…。=Auh... nnah, hah, the vulgar act of having sex with myself turns me on... Nnh, it's so shameless... I'm getting chills from immoral feelings... nnah, auh... I can't stop my pistoning... I want more, more, and more... Hah, nnuh, nnh... +ははは、男に乗って腰を振り乱れてる恥知らずなメスに\nまだ背徳感が残ってるか怪しいけどねぇ。=Hahaha. I dunno if the shameless bitch riding a man and swinging her hips around still feels immoral, though. +⑤後輩にバレずに済んでよかったよ…。=5 I'm glad my junior didn't find out... +さっきはよく我慢できたねえ。ギャルの後輩にバレずに済んでよかったよ…。=I'm glad I didn't get caught by my gal juniors... +ひあっ、あっ…、あのスリル…クセになっちゃう…。あふぅ、ぅん、抜け出せなく、なっちゃう…、かも…。\nふう…、はあ…、声、抑えて…我慢して…絶頂も、抑え込むのが大変で…。はあ、はあ…、痙攣するような\n小さな刺激が、んんぅ…、ずっと流れて…やっ…ん、ああっ、収まらなかった…。=Hyaah, ah... I'm... going to get addicted to that thrill... Afh, mmh, I won't be able to get out... maybe... \nfuu... haah... I can't... hold back my voice... It's so hard to hold back... my climaxes... *pant pant*... The small, convulsing stimulation... nnnh... keeps flowing... noo... nh, aaah, I couldn't stop... +チンポにも痙攣がオマンコ越しに伝わって来たよ。しっかり締めあげて、\n小刻みな震えが気持ちよかったよ…。=I could feel the convulsions on my cock through her pussy, too. Squeeze tight, and the slight trembling felt good... +だからこそ開放された今のセックスがいつも以上に気持ちいいだろう?ほら、遠慮しないで\n好きなだけ乱れていいんだよ。狂うほど喘いでいいんだから。=That's why sex feels so much better now that we're free, isn't it? Come on, don't hold back. Feel free to go wild as much as you want. You can moan like crazy. +うん。我慢してきた分、んあっ、はっ…、思いっきりパコるの…。あふぅ、んっ、さっきは、好き放題\nされたけど…、あっ、今度は私の番…。ん、あっ、あんっ、都合のいい肉バイブに、んんぅ…、なって\nもらうんだから…。はぁ、ふぅ…。=Yeah. Since I've been holding back, nnah, hah... I'm going to do it as hard as I can... Afuu, nh, you did whatever you wanted to me earlier, but... ah, now it's my turn... nn, ah, anh, I'll take it as a convenient meat vibrator, nnnh... and then... hah, fuu... +おじさんのチンポ、好き勝手にコキ上げるんだね?\nこの状態の莉乃ちゃんなら、全部絞られそうだ…。=Uncle's cock is going to go up as much as it wants, right? \nRino-chan would probably be able to squeeze it all out in this state... +フフフ、覚悟してよね?あうっ、うんっ…、いつも、うちでオナってるような…はぁ、ふっ、\n激しいピストン…、んっ、遠慮なんてしないから…。=Hehehe, prepare yourself, okay? Auh, yeah... It's like you're always masturbating at home... Hah, fuh, \nhard pistoning... Nnh, I won't hold back... +あっ!んあっ!ぁう…、んあぁっ!イイッ、すっごぉ…!おじさんを犯すの、堪らないのぉ…。\nはひっ、ひぃ、う…!パン、パンッ、って、強く腰振って…打ち付けて…。あひっ…、はぁ、っんあぁ…!=Ah! Nnah! Auh... nnahhh! It's good, amazing...! I can't stand raping you... \nhahii, hii, uu...! Slap, slap, my hips... pound... hard... ahii... haa, nnaaah...! +後輩にも、タカくんにも…、あんっ、絶対に見せられない姿…、見てぇ…!っんあ、っは、あっ…\nおじさんだけなの…。はうっ、ん、おじさんだけが、私のサカったケツ振りアクメ、見られるの…!\nひあっ、あっ…、あふぅ…!=I'll never be able to show it to my juniors, or Taka-kun... Ahn, I wanna see it...! Mnah, hah, ah... Uncle \nis the only one... Hauu, mm, only Uncle can see my stupid ass-swinging orgasm...! Nnhiah, ahh... afuu...! +いつも、メチャクチャにされて…、ん、絶対服従しちゃうチンポ…、んあっ!ぁう…レイプされて…、\nヨガってるおじさん…エロすぎるのぉ…!はっ、んぅっ!んっ…!チンポ、貪ってる…卑しい本気の\nハメ込みぃ…!っは、あっ…ん、ねえ?ほら?どう?私のガチハメ…いい?=A cock that's always messed up... nn, absolutely obedient... nnah! Auh... being raped... The old man who's doing yoga... is too erotic...! Hah, nnuh! Nnh...! He's devouring my cock... He has a vulgar, serious cock...! Hha, ah... nh, hey? Come on? How about it? My rock-hard cock... is good? +あぁ、これ、すごいよ…。容赦なく…擦り上げられて…、落ち着く暇もない…!=Ah, this is amazing... It's mercilessly... rubbing against me... I don't even have time to calm down...! +あっ…!あふぅ、はひっ!んくっ…、イクためだけのピストン…、んはっ…うんっ、精液搾り取るだけ\nのチンズリなの…!だから、早く頂戴…!んあっ、ぁう…っんあっ、チンポ汁出してぇ…!=Ah...! Afuu, hahii! Nkuh... I'm just going to use my pistoning to cum... nhah... Yeah, it's just a cockjob to squeeze out semen...! So hurry up and give it to me...! Nnah, auh... nnaah, let out your cock juices...! +①タカくん。私の足コキ、どうかな?=1 Taka-kun. How's my footjob? +ねえ、タカくん。私の足コキ、どうかな?タカくんが期待してたオマンコじゃないけど、\n感じてくれてたら嬉しいの。=Hey, Taka-kun. How about my footjob? It's not the pussy you were hoping for, but I'd be happy if you felt it. +うぅ…、莉乃…、何でこんなこと…。正気に戻ってくれよ…。=Ugh... Rino... Why are you doing this...? Come back to your senses... +ごめんね、これが本来の私なの。今まで、タカくんの前では取り繕ってたけど…、\n本性は……セックス、チンポ大好きな淫乱ヤリマン女…。=I'm sorry, this is who I really am. I've been trying to smooth things over in front of Taka-kun up until now, but... my true nature is... sex, cock-loving slutty sex slave... +暇があればおじさんとハメまくって……家に帰ればオナニー三昧…。\nほら、今もタカくんのチンポをいじって楽しんでるの…フフフ。=Whenever I have free time, I get fucked up with my uncle... and when I get home, I masturbate all the time... \nLook, I'm still enjoying playing with Taka-kun's cock... Heheheh. +ね~え?私のことをまだ好きなら…、足コキでも感じてくれるでしょ?\nさっき、どんな私でも受け入れてくれる、って言ってくれてたじゃない。=Hey? If you still love me... you'll feel my footjob, right? Didn't you just say you'd accept any me? +そ、それは…確かに言ったけど…。でも、まさかこんな莉乃になってるなんて…。\nあぁ…、もう…やめてくれよ…!=W-Well... I did say that, but... But I didn't think I'd turn into this Rino... \nAaah... Please... stop...! +んもう…。こんなに勃起させといて…?それはないんじゃない?\nほら…、強がってないでしっかり感じて…。=Geez... You're already this hard...? I don't think so. Come on... stop trying to act tough and get a good feel for it... +あぁっ、そこ…、ダメだよ…!先っぽは…、あぐぅっ……!=Aaah, not... there...! The tip... agh...! +んんっ、やだぁ…、もう我慢汁が…ニチャニチャ、ってイヤラシイ音立てて…。ふふっ、やっぱり\n感じてるんじゃない…。もうイキそうだからやめて欲しいってことだったのかな?=Nnngh, nooo... My precum is already... making lewd squelching sounds... Hehe, I knew it. You're feeling it, aren't you...? Maybe you wanted me to stop because you were about to cum? +はあ、はあ…、本当に、もう…。=*pant pant*... Seriously, geez... +う~ん…、感じてくれてるのは嬉しいけど…。フェラの時もだったけど、ちょっと早漏すぎないかな?\n自分だけ気持ちよくなるんじゃなくて、私も楽しませてくれない?=Hmm... I'm glad you're feeling it, but... It was during the blowjob too, but don't you think it's a little premature? \nCould you entertain me as well, instead of just feeling good yourself? +こんなんじゃ、仮にタカくんの期待通りに生ハメセックスしても…、チンハメ即イキ射精で愛想つかし\nてたかも…。はあ…、ちょっと見損なっちゃた…。彼女を楽しませることもできない雑魚チンポは……\nこんな扱いで十分よね…!=At this rate, even if we had sex raw, just like Taka-kun had hoped... I might have been affectionate enough to ejaculate right away... Hah... I misjudged her a little... A small fry cock that couldn't even entertain her... would be enough to treat her like this...! +あぁ…、そんな…!待って、こんなに強くされたら…!=Aaah... No way...! Wait, if you do it this hard...! +フフフ…、こんなに強くされて感じてるの?やだぁ、タカくんイジメるの、ちょっと楽しいかも♪んん…っ、\nなんか、ゾクゾクしてきちゃったぁ…。はあ、あっ…、おじさんみたいな、圧倒的なオスでは感じられない\n感覚…。ふう…、ん…、もっと情けない声をあげるくらい…思いっきりチンポイジメてあげるね…。=Fufufu... Are you feeling it from being this strong? Oh no, it might be a little fun to tease you, Taka-kun♪ Mmm...! I'm starting to get chills... Haa, ah... I can't feel it from an overwhelming male like you, Uncle... Phew... Mm... I'll tease your cock as hard as I can... to make you moan more pathetically... +②.タカくんのちんぽ、カワイイ…。=2. Taka-kun's dick is cute... +フフフ、タカくんのちんぽ、カワイイ…。私、おじさんのグロくて大きいのしか見たことなかったから、\n初めて見た時は、本当に同じオスの性器って信じられなかった。=Fufufu, Taka-kun's dick is so cute... I'd only ever seen his big, gory penis, so when I first saw it, I really couldn't believe it was the same male genitalia. +ははは、ちょっと莉乃ちゃん、一番ダメージ入るようなこと言ったら可哀そうじゃないか。=Hahaha, Rino-chan, don’t you feel sorry for me if I say something that’ll damage you the most? +でも、彼氏のチンポがこれじゃ、女だったら誰でも失望しちゃうよ。だってほら…、勃起してる割に芯の\n通り方がおじさんとは全然違うの…。おじさんのつよつよチンポは、押し返してくるくらい立派にそそり\n勃ってたのに…。=But anyone would be disappointed if their boyfriend's cock was a woman's. After all... even though it was erect, the way it passed through at its core was completely different from an uncle's... Even though his strong cock was so erect that it pushed back against me... +玉の膨らみ具合も全然だし…、ザーメンの量が少なさそう。何回戦も…っていうのは…ちょっと無理かな。\nこんな粗チンで、本当にオマンコに突き入れらるのか心配になっちゃう…。=The balls are bulging completely... and it doesn't look like there's much semen left. It's a bit... impossible... to have multiple rounds. \nWith such a crude dick, I'm worried about whether I'll really be able to thrust into her pussy... +んん?莉乃ちゃんはおじさんの許可なく、この雑魚チンポを挿入するつもりなのかい?=Hmm? Rino-chan, are you planning to insert this small fry cock without Uncle's permission? +フフ…、やだ、違うって…。もう、おじさんったら…。私じゃなくて、この先、タカくんが\n他の女の子と付き合ったりしてパコるときの話し。=Hehe... No, that's not it... Geez, Uncle... This isn't about me, it's about Taka-kun going out with other girls in the future. +そんなこと言わないでくれ…。お、俺は…莉乃以外の女なんて…。はあ、はあ…。=Please don't say that... I-I'm... not a woman other than Rino... *pant pant*... +んー、そんな泣き言いわれてもね…。彼氏なら、ブチ犯してチンポ奴隷にしてやる…!っってくらいの\n意気込み見せてくれないと…。そのうち見限っちゃうかも…。=Hmm, you don't have to cry like that... If you're my boyfriend, I'll rape you and turn you into a cock slave...! You'll have to show me that much enthusiasm... I might give up eventually... +あぁっ、はうぅ…、=Aah, hauu... +あーあぁ、もう、女の子みたいに喘いじゃって…。こんな情けないタカくんでも、おじさんとの\nガチハメ前の前戯くらいにはなるかなー…。せめて私を興奮させられるくらいには頑張ってね。=Ahhhh, geez, you're gasping like a girl... Even with this pathetic Taka-kun, I wonder if it'll be enough of a foreplay with my uncle... At least do your best to get me excited. +③おじさん達の関係を\n教えてあげたらどうかな?=3 Why don't you tell them about your relationship with your uncles? +莉乃ちゃん、彼がまだ混乱してるようだから、おじさん達の関係を\n詳しく教えてあげたらどうかな?=Rino-chan, he's still confused, so why don't you tell him more about the relationship between the old guys? +フフ、それもそうだね。一応彼女としてちゃんと話しておかないとね。\nそれに…その方が楽しめそう…。=Hehe, that's true. I need to talk to her properly, just in case. \nBesides... I think it'll be more fun that way... +そ、そんな事、聞きたくなんか…!=I-I don't want to hear that...! +ねえ、ちゃんと話聞いて?……私ね、最初はタカくんのことを想って、\nおじさんのセクハラまがいな行為に抵抗していたの…。=Hey, listen to what I have to say. At first, I thought about Taka-kun and resisted his sexual harassment... +莉乃…=Rino... +でも…、力づくで抑えつけられて……抵抗も出来なくオマンコを弄られて……んっ…、チンポを挿入…。\nはあ、はあ…、好き放題にハメられて……。気持ちとは裏腹に、イキ潮噴いてアクメしてたの…。=But... I was being held back by force... My pussy was being toyed with without being able to resist... Nnh... I inserted my cock... \nI was being fucked as hard as I wanted... Contrary to my feelings, I was cumming, squirting, orgasming... +ぐっ…ううぅぅ……!やめてくれ…やめてくれよぉ…。=Ugh... uuuu...! Please stop... please stop... +その後は脅されて…無理矢理レイプされ続けたの…。強制ファックで、ズボズボにオチンポ突き入れられ\nちゃった…。ふう…、んん…、オマンコの中、荒らされるうちにね…ヨガりまくって、イキまくって…。\nそんなことを隠そうともしなくなったの…。そんな関係が続いて…、=After that, he threatened me... and forced me to keep raping him... I was forced to fuck him, and he shoved his dick into me... Heh... Mmm... As he ravaged my pussy... I kept doing yoga, and I kept cumming... \nI stopped trying to hide that... Our relationship continued... +でね、いつしか自分からチンポを求めてた…。おねだりして、貪って…んんっ、浮気セックスを楽しんでた\nの…。でも…、それでもまだ、気持ちはタカくんにあったんだけどね…。はぁ、ふぅ…、でも、結局…おじ\nさんの…メスをダメにする凶悪チンポに負けて……、チンポ堕ち、しちゃった♡=And before I knew it, I was begging for a cock of my own accord... I begged for it, and devoured it... nnn, I enjoyed cheating sex... But... even so, I still had feelings for Taka-kun... Haa, fuu... But in the end... I lost to Uncle Nn's... fiendish cock that ruined my bitch... and my cock fell ♡ +莉乃ちゃんのオマンコのスキモノっぷりは凄かったぞ。最初からチンポに吸い付いてきてねぇ…、ザーメン\nコキ出す気満々だったよ…。そのくせ表向きではイヤイヤ言っているんだから失笑モノだったよ。=Rino-chan's pussy was amazing. It hadn't sucked on my cock from the start... She was ready to cum... And yet, on the surface, she was saying she didn't like it, so it was laughable. +はあっ、はあっ…、うぅっ、…そんな…嘘だ…、莉乃ぉ…。=Haah, haah... ugh... That's... a lie... Rino... +もう、ごめんってば。泣かないで?ほら、足で気持ちよくしてあげるから…。少しは機嫌直してよ…。=Geez, I said I'm sorry. Don't cry, okay? Here, I'll make you feel good with my feet... Try to cheer up a little... +…って、え…?もしかしてタカくん……嘘でしょ…?んふっ…、ぷっ…、アハハハ…!小さなチンポが\nちょっと大きくなってる…!フフフ…。=...Wait, huh...? Taka-kun... You're kidding, aren't you...? Eheh... Pfft... Ahahaha...! Your little cock is getting a little bigger...! Hehehe... +ハッハッハ、まさか寝取られ属性持ちだったとは…。たまげたなぁ。=Hahaha, I didn't think you had a cuckolding attribute... I can't believe it. +こっ…、これは、その…、ち、違うんだ…!決して…莉乃が\nヤられてるとこを想像してたとかじゃなく…!=Th-This is, umm... N-No...! I wasn't... imagining Rino getting fucked or anything...! +フフフ、ちょっと、必死すぎだって~。……ふ~ん…、彼女のレイプ話……聞かされて興奮しちゃったん\nだぁ……。大好きな彼女が泣きながらぁ……、汚い中年オヤジに無理矢理ぃ……チンポブチ込まれて喘い\nでるとこ♡……想像しちゃった?クスクス…どうしようもない…変態…だね…♡=Heheheh, you're being a little too desperate~ ...Hmmm... I'm so excited to hear you tell me about your girlfriend's rape... My beloved girlfriend is crying... and forcing herself on me by a dirty middle-aged man... You're panting from having your cock thrust into me~... Did you imagine that? Heheh... What a hopeless pervert... ♡ +そっか~、そういうのが好きなら、実際に見せてあげられればよかったけど。クスクス…。でも、おかげで\nもう罪悪感なんて無くなっちゃった。これから遠慮なくおじさんと本気交尾できるね♡=I see~ If that's what you like, I wish I could've shown you in person. Hehehe... But thanks to that, I don't feel any guilt anymore. I'll be able to have a serious relationship with you from now on without holding back. ♡ +罪悪感とか…。莉乃ちゃんはそれすら興奮剤にしていただろう?\n常に本気交尾してるのにイイ子ぶるんじゃないよ。=Guilt... Rino-chan used even that as a stimulant, didn't she? \nDon't act like a good girl when you're always serious about mating. +④どう?うまくできてる?=How's 4? Is it working? +どう?うまくできてる?私、別にタカくんを嫌いになったわけじゃないんだからね?\nただ、おじさんの方がオスの魅力に溢れててイイってだけで。だから、タカくんにも\n気持ちよくなってもらいたいのは本心だよ?=What do you think? Are you doing well? It's not like I hate you or anything, okay? I'm just glad you're more attractive than me. So I really do want you to feel good too, Taka-kun. +はぁー、あっ、うぅ…、あぁ…莉乃、ぉ…、目を覚まして…。前のちゃんとした\n莉乃に戻ってくれ。サッカー部の連れや後輩達に慕われてる莉乃に…。=Haaah, ah, uuu... Aaah... Rino, oh... Wake up... Please go back to the normal Rino from before. Rino is loved by her friends and juniors in the soccer club... +もう、何ソレ…、つまんな~い。今はそういうの聞く気分じゃないの…。はあ…、せっかくお互い楽しめたらって\n思ったのに…。ただでさえ短小の早漏でシコり甲斐が無いのに、そんな反応しかできないなら……そうね………、\n痛くしちゃおっかな…?そういうプレイで楽しみたい?=Geez, what the hell... Boring. I'm not in the mood to listen to that right now... *sigh*... Just when I thought we'd finally have fun together... If that's all I can do for you, even though you're already short and prematurely ejaculating, and you can't do anything but react like that... Let's see... ...Maybe it'll hurt...? Do you want to enjoy that kind of play? +もう、やめてくれ…。こんなこと…してほしくないんだ…。\n元のしっかり者で無邪気な莉乃に…=Please, stop... I don't want you... to do this... to Rino, who's so hard-headed and innocent... +そう…。言っても分からないなら、お仕置きが必要ってことね。\n……じゃあこれで黙ってて…!=I see... If you don't understand, then you need to be punished. \n... Then shut up...! +ひぐぅぅ…!!あうっ…、ぐぅぅぅ…、=Higuuu...!! Auh... guuuuh... +あっちゃ~…あんなに強くして…。プレイとはいえ、\nこれはタカくんに同情しちゃうなw=Oh man... You're so strong... It may be a game, but I still feel sorry for Taka-kun, lol +足で感じてるオス豚が何カッコつけてんのよ…。自分だってセックスする気満々で、私の誘いに乗ってきた\nくせに…。んっ、ふっ…!それに…、ほら、このチンポはどう説明するの?勃起して我慢汁までまき散ら\nして…。もう…!足までベトベトに汚して…。はっ、んふ…!=What are you trying to show off to a male pig who's feeling it with his legs...? You're the one who accepted my invitation, even though you were ready to have sex with me... Nnh, fuh...! And... Hey, how do you explain this cock? It's erect and it's even spraying pre-cum everywhere... Geez...! Even your legs are getting dirty... Hah, nfuh! +莉乃…、やめてくれ…。これ、マジでヤバイって…!=Rino... Please stop... This is seriously bad...! +本当?痛くされても硬くなる一方だけど?はっ、んっ…!ドMの変態じゃないの…。\nふっ、はっ…、足でコかれて…情けない喘ぎ声上げて…。=Really? Even if it hurts, it'll only get harder. Hah, nnh...! I'm not a masochist pervert... \nfuh, hah... My legs got broken... and I let out a pathetic gasp... +あぁぁ…!ひぐっ、っくぅ、……!=Aaah...! Hgh, khh...! +ほら、痛いのがイイんでしょ?はっ、ふん…、愛しの彼女が、頑張って足コキしてるのよ?もっと感じな\nさいよ…!んんっ、ふぅっ…!イイんでしょ?強くシゴかれて…クソ雑魚チンポ、感じてるんでしょ?=See? It hurts, doesn't it? Hah, hmph... My beloved girlfriend is doing her best to get her foot off, you know? I can't get off more...! Nnnh, fuuh...! It's good, right? You're feeling my shitty little cock, aren't you? +あっ、あぁぁ…!あぐっ、はっ…、ぁっ、き…、気持ち…いい、なんて…そんなこと…!=Ah, aaah...! Agh, hah... aah, k-kiss... it feels... good... That's not...! +ふ~ん、結構強情ね…。でも、チンポはそうは言ってないようだけど?だったら正直になれるように\nもっと強くするから…!ふう、んんっ、どこまで頑張れるかな?それ、それぇ…!=Hmm, you're pretty stubborn... But it doesn't look like your cock is saying that. In that case, I'll do it harder so you can be honest...! Hmmm, hmm, how hard can you do that? That, that...! +あぁぁーー…!はぁっ、あぎぃ…、待って、莉乃…うぐぅぅ…、ふぅ、ふぅぅっ…!=Aaaaah...! Haah, agii... Wait, Rino... uguuu... fuu, fuuuuh...! +はあ、はあ…。んんっ…、その喘ぎ声、いい感じだよ…。私も、興奮して…ちょっとは\n楽しめてきたかも…。フフフ、ほら、もっと…、もっと聞かせて…。=Haah, haah... Mmm... That moaning sounded good... I was so excited... I might have been able to enjoy it a little more... Hehehe, come on, more... Let me hear more... +⑤私と、こんなエッチな事できて\n嬉しくないの?=5 Aren't you happy to have sex with me like this? +ねえ、ほら…、よわよわチンポ、しっかり勃起させてよ…。こんなんじゃ、勃ってるかフニャってるか\n分からないじゃない…。私と、こんなエッチな事できて嬉しくないの?=Hey, come on... make your sloppy cock hard... You can't tell if it's erect or not like this... Aren't you happy to have sex with me like this? +こ…、こんな形でシて…うれしいわけ…。あぁ、うぅ…。=Th-There's no way... I'd be happy to do it like this... Ah, ugh... +やだ…、気持ち悪い声あげて…。自分はノーマルです、なんて顔してても、実際はドMじゃない。\nもっと強くしてほしいの?ほら、言ってごらん?=No... You're making a disgusting sound... You may look like you're normal, but you aren't actually a masochist. \nDo you want me to be stronger? Come on, say it. +そ、そんな事言えるわけ…。…莉乃が目を覚ましてくれるまで…\n俺がしっかりしなきゃ…。=I-I can't say that... ...Until Rino wakes up... \nI have to stay strong... +フフフ…、強情だね…。じゃあ、どこまで耐えられるか見てあげる…。はあ、ふっ、ん…、ほらほらぁ…、\nこれ…どう?ンフフ…、亀頭がビクビク震えてるよ?気持ちいいんだ…。=Hehehe... You're so stubborn... Then I'll see how much you can take... Haah, heh, mm... Here, here... How about this? Heheh... My glans is twitching, you know? It feels good... +く、くそ…、これ…、ダメだよ…!亀頭ばっかり、そんなに…、=D-Dammit... This is... no good...! It's just my glans, it's so... +やっぱりイイんだ…。私も素直に感じてくれて嬉しいよ。……でも、勝手にイッたらダメだからね…?\nイクときは、ちゃんと私に射精の許しを請うんだよ?フフッ…、ふぅっ、んっ…。=I knew it... I'm glad you like it. ...But don't cum on your own, okay...? When you cum, make sure you ask me for permission to ejaculate, okay? Hehe... Heh, heh, nnh... +はぁっ、あっ、おっ、おぉ…!=Haah, ah, oh, ohh...! +アハハッ、そんなにヨガって…。ふっ、んうっ、オマンコに挿れる価値もない雑魚マラだね♡足でいいように\nコかれて、情けな~く射精するのがお似合いだよ。はっ、んくっ…、ね、それで十分でしょ?=Ahaha, you don't have to do that much yoga... Heh, nngh, you're a small fry who's not even worth putting in my pussy ♡ Having your legs sucked and you ejaculate pathetically suits you. Hah, ngh... Hey, that's enough, isn't it? +うぅっ、ちくしょう…、こんなはずじゃ…。本当なら、今頃莉乃と…。=Ugh, damn it... This shouldn’t be happening... Honestly, I’d be with Rino right about now... +本当なら、って…。でも、あのままヤッてたら、はあ、ん…、幻滅しすぎて別れてたかも…。\nよくこんなんで、私とセックスしようと思えたよね…。ふぅっ、んっ…、…まあ、でも…、童貞\nくんだから自惚れても仕方ないか…。=Honestly, huh...? But if I'd done it like that, haah, nn... I might have been so disillusioned that we'd split up... \nHow often did you think you'd have sex with me like this...? Fuuh, nh... Well, but... I guess I shouldn't be conceited, since you're a virgin... +セックスじゃ満足させてくれそうもないし、一応彼氏なんだから、せめて足コキで楽しませてよね。=Sex doesn’t seem like it’ll satisfy you, and you’re technically my boyfriend, so at least enjoy yourself with a footjob. +ははは、普段はドMでも、攻める莉乃ちゃんもそそるねぇ…。新しい才能が開花しそうだ。=Hahaha, even if she's usually a masochist, the attacking Rino-chan is exciting... It looks like she'll be able to develop a new talent. +①初めての二穴セックス=First two-hole sex. +あっ…ん、あっ、初めての二穴セックス、スゴイ…。ズリュズリュ…って、んっ、オマンコとアナル、交互に\nハメられて、はあ、はあ…、連続でシコられてる…。止まらない…気持ちいいのずっと止まらないで、凄い\nのぉ…。はぐっ、んひっ、はうっ…。=Ah... nn, ah, my first two-hole sex is amazing... I'm being fucked alternately between my pussy and anus, haah, haaah... It's being fucked in succession... I can't stop... It feels so good, I don't want to stop... Hagh, nhii, hauh... +同時に突き込まれると…はぁ、んうっ、チンポ越しのマン壁が、ゾリゾリ、ってすり潰されて……、\nひぐぅっ、はひっ…、お腹が圧迫されてるぅ…。っは、あっ…ん、=When she thrusts in at the same time... hah, nnuh, the walls of my pussy through my cock are being ground down... \nHiguu, hahii... my stomach is being pressured... Hah, ah... nn, +この…、メス穴は俺の物だっ、て…あふぅ、んっ、チンポが主張して、取り合ってるような…ひぐっ、\n性欲を、思いっきり叩きつけられてる感覚…んくっ、はひっ…、ひぃ…、二穴ファックでしか…、味わえ、\nないのぉ…。…ふあっ、んああっ…。=This... bitch hole is mine... afh, nnh, it's like my dick is arguing with it... high, \nI can feel my lust being slammed into it as hard as I can... ngh, hahii... hii... I can only taste it... with two holes fucked... fuah, nnaah... +片方はタカくんの粗チンとはいえ、二本のチンポをすんなり飲み込むマンコとケツ穴…。莉乃ちゃんの\nドスケベさは想像を超えてくるよ…。ほら、それに…、チンポ突き入れる度に、エロ穴から下品でイヤ\nラシイ音が鳴り響いて悦んでいるよ…。=One of them may have been Taka-kun's crude dick, but his pussy and asshole smoothly swallowed my two cocks... Rino-chan's lewdness was beyond my imagination... Look, and... every time I thrust my cock in, vulgar, nasty sounds rang out from my erotic hole, delighted... +いや、言わないで…!あっ、ぃぅっ…んぅっ、ブピッ、ブプゥッ、ブッポブッポ…って、女の子なら、絶対\n鳴らしちゃいけない音、ひぐっ、ん、出てるぅ…。はぁ、ふぅ…、彼氏の前で、こんな下品な音、出しちゃ\nいけないのにぃ…。んあっ、ぁう…っんんっ、聞かれてサカっちゃう…。=No, don't say it...! Ah, uuuh... nnuh, bupi, bupuu, bubpobupo... Wait, if you're a girl, there's definitely a sound you shouldn't make, higuh, nh, it's coming out... Haa, fuu... I can't let out such vulgar noises in front of my boyfriend... Nnah, auu... nnnh, I'll be caught hearing it... +ははは。こんな狂ったセックスしてるのに、今更音なんて気にすることじゃないだろう。\nそれに、タカくんはそんなこと気にしてないようだよ?=Hahaha. There's no need to worry about sound now that we're having this crazy sex. Besides, Taka-kun doesn't seem to care about that. +イイ…、すっげぇ…!莉乃…、好きだ…!好きだ…!=This is so good... This is amazing...! Rino... I love you...! I really do...! +んあっ、あっ、やん、すっごい頑張ってる…。こんなに私のケツ穴に、ひうっ、夢中になって…。はあ、\nあっ…、いいよ、もっとキて…。あんっ、ああっ、ん、タカくんの、ムラムラで熱々の性欲、はひっ、\nうくっ…、私のアナルに叩きつけてぇ…!ぁはっ…うぁっ、あうっ…。=Nnah, ah, yaah, you're working so hard... You're so engrossed in my asshole... Haah, nnaah... It's okay, more... Anh, aah, nn, Taka-kun, your horny, hot sexual desire, hahii, nngh... Slam it into my anus...! Ahaah... uwaah, auh... +おっと、肉便器のくせに、一途なタカくんにときめいちゃってるのかな?\nおじさんも負けてられないな…。そらっ!!=Whoops, even though he's a meat toilet, is he getting excited over a single-minded Taka-kun? I can't lose to Uncle \n... Take this!! +あぎぃぃぃーーーっっ!!ほっ…、おっ……、おぉっ……、=Agiiiiiiiiihh!! Hoh... oh... ohhh... +ほら!おじさんの本気ピストンを食らえ!ちょっとでもでもタカくんに気を奪われたお仕置きだ!\n専用のチンポ奴隷を直接指導してやるからな!=Come on! Take your uncle’s serious pistoning! This is your punishment for getting distracted by Taka-kun, even if it’s just a little! I’ll personally instruct you on your personal cock slaves, \n! +はぐっ、ひぃっ…!スゴイ…!おじさんの本気ピストンすごっ…!…うあっ!はぁっ、んぐっ…!つよつよ\nチンポ凄いのぉ…!たった一突きで、惚れ直しちゃった…。はぐっ、うん!タカくんのクソ雑魚ピストン\nじゃ…、ひん…!絶対敵わないのぉ…!強すぎるよぉ…!はうっ!んんっ、あうっ…!=Hagh, hiih...! Awesome...! Uncle's serious pistoning is amazing...! ...Uwah! Haah, nngh! Your dick's so strong...! I fell in love with it all over again with just a single thrust... Haguh, yeah! I'll never be able to match you with Taka-kun's shitty, small-fry pistons... hii...! You're too strong...!! Hauh! Nnnh, auh...!! +ほら、タカくん、莉乃ちゃんがこう言ってるよ?もっと気合入れて!=Come on, Taka-kun, Rino-chan’s saying this, you know? Put more effort into it! +あぁっ!莉乃、俺のチンポも感じてくれ…!いっぱい突き込むから…!そら、そら…!=Aaah! Rino, feel my cock too...! I'll thrust in lots...! There, there...! +もう、これ…、セックスじゃなくて…レイプ…!っふ、はぐっ!んひっ!両穴、好き勝手に突きまくられて、\nはぁ、はひっ…、メチャクチャに蹂躙されて…あぎっ、マン汁と腸汁が止まらない…!はふっ、ひはっ…!\nこんな激しいファック…、やっ…ん!ああっ!ハマる…、こんなの絶対ハマるぅぅ…!=Geez, this... isn't sex... Rape...! Fuh, haguh! Nhii! Both my holes are thrusting as hard as they want, and I'm being violated... Agih, my pussy juices and intestinal juices won't stop...! Hafuh, hihah...! \nThis is such a violent fuck... Noo... Nn! Aaah! It's addicting... This is absolutely addictive...! +②おじさん達のチンポを同時に味わって=2Taste the cocks of the uncles at the same time +莉乃ちゃん、実際におじさん達のチンポを同時に味わって、どうかな?=Rino-chan, why don't you actually taste the men's cocks at the same time? +イイ…、思ってたよりも、ああっ、ずっと抵抗なく、オマンコもアナルも受け入れてるの…。はあ、\n…ひうっ、タカくんの大きさが、ちょうどいいくらいで…。んんっ、あうっ…、でも慣れてきたら、\n小さくて物足らなくなっちゃうかも…。…ぅふっ…は、ぁ…っふんっ…。=It's better... than I thought, aaah, I'm accepting both my pussy and anus without much resistance... Haah, \n... hiuh, Taka-kun's size is just right... Nnnh, auh... But once I get used to it, it might be too small and unsatisfying... ...Ufuh... hah, ah... hfunh... +おじさんチンポが、奥まで届いて広がると、はぐっ、んひっ、タカくんのがその勢いに負けて…、やぁっ、\n押しのけられてる…。=When my uncle's cock reached all the way to the back and spread out, hagh, nhii, Taka-kun lost to that momentum... Nooo, he's pushing me away... +うぁっ、あはぁ…もし、タカくんのチンポが、おじさんくらいだったら…、ああっ、あっ、はっ、二つの\nチンポが、私の中でケンカして…はあ、ふぅ…、オマンコも、アナルも…壊されちゃうかも…。=Uwah, ahaah... If Taka-kun's cock were just an old man's... aah, ah, hah, the two \ncocks would fight inside me... haah, fuu... my pussy, and my anus... might be destroyed... +ははは、二穴初心者には、タカくんはうってつけってことだね。=Hahaha, you're perfect for a beginner with two holes. +うう、クソッ、俺は、こんなに莉乃の事を想ってるのに…チンコの大きさなんかで…。\nあぁ、くそ、止まんねぇ…!=Ugh, shit, I'm thinking about Rino so much... but my dick's so big... \nAaah, dammit, I can't stop...! +ああっ、あっ、タカくん、チン下げしてゴメンね…。ふぅっ、ぅんっ…、でも、これが事実だから…。\nタカくん一人だけじゃ、あっ、絶対に感じられないくらい、弱いの…。はぁ、ふぅ…、=Aaah, ah, Taka-kun, sorry for lowering my dick... Fuu, uhnn... But this is the truth... \nI'm so weak that I'll never be able to feel it on my own... Haa, fuu... +優しいとか、愛してるとか…、…っふ、はぐっ、そんな事より、気持ちいい最高のアクメ、ひうっ、うん…、\nキメさせてくれるのが大事だから。はあ、はあ…、セックスでは、どうしても強いオスが勝っちゃうの…。=I don't care if you're kind or if you love me... Heh, hagh, it's more important that you let me have the best orgasm that feels good. Hiuh, yeah... It's important to make me cum. Haah, haah... When it comes to sex, strong males always win... +あぁ…、チクショー…!それなら、莉乃が俺のところに戻ってこれるようにハメまくるから…!\n莉乃のケツマンコ、犯しまくる…!=Aaah... Damn it...! In that case, I'll set it up so Rino can come back to me...! I'm gonna rape her ass pussy...! +やぁん…、一途な気持ちは嬉しいけど…、んぅ、あぅっ、他人棒でヨガってる恋人の…、んふっ、アナルを\n犯して…アピールするだなんて…。はぁ、んうっ、く…サイテーすぎて興奮しちゃうぅ…!=Nooo... I appreciate your single-mindedness, but... nnh, auh, I can't believe you're raping my girlfriend's anus... while she's doing yoga with someone else's rod... and trying to appeal to me... Hah, nngh, kh... It's so cruel, I'm getting excited...! +ははは、莉乃ちゃんだって似たような低俗ビッチだろ?オラ!自分の立場を分からせてやるからな!=Hahaha, Rino’s a vulgar bitch like you, isn’t she? Hey! I’ll make you understand your place! +おじさんチンポ、きたぁぁ…!んあっ!ぃぅっ…!すっご、これ、ヤッバ…、狂う…!ひはっ…!んくぅ、\nこんな気持ちいいの、あうっ…頭おかしくなっちゃう…!クソ雑魚チンポと全然違うのぉ…!…っふ、\nはぐっ、んひっ!=Uncle's cock is coming...! Nnah! Iuh...! Wow, this is crazy... I'm going crazy...! Hihah! Nnkh, \nthis feels so good, auhh... I can't think straight...! It's completely different from a shitty, small fry cock...! ...Heh, nhah, nnhih! +あぁっ、莉乃…!莉乃…!俺のピストンも感じてくれ…!=Aaah, Rino...! Rino! Feel my pistoning, too...! +ひあっ!あっ…あふぅ、んっ!おじさんチンポ、好き、好きぃ…!もっと突いて…!犯して!\n奥、突き壊してぇ…!ふんっ…!はふっ、ひはっ…、んくぅ!=Hiah! Ah... afuu, nh! I love your cock, I love it...! Thrust more...! Violate me! Break it deep inside...! Hmph...! Hafu, hiha... ngh! +ははは、おじさんのチンポに夢中になりすぎて、タカくんの声は届いてないようだね。\nセックスに狂ってる二人は見てて滑稽すぎるよ。=Hahaha, you're so engrossed in your uncle's cock that Taka-kun's voice doesn't seem to reach you. It's too funny to watch you two go crazy for sex. +③彼氏の意地、見せて?=3 Can you show me your boyfriend's pride? +あぅっ、…んふっ、んっ、ねえ、タカくん、サブチンポとしては、んっ、悪くないけど…、は、ぁ…こんなん\nじゃ、おじさんに及ばないよ?はぁっ、ん、ほら、私のことが好きなら、もうちょっと頑張って…。彼氏の\n意地、見せて?ああっ、あっ…。=Auh... nfuh, nnh, hey, Taka-kun, it's not bad as a sub-cock, but... hah, ah... I won't be able to match you at this rate, Uncle. Haah, nh, come on, if you like me, try a little harder... Can you show me your boyfriend's stubbornness? Aah, aah... +そんな…、メチャクチャに突き込んでるのに…、これでも満足しないのか…?\nアナルにちんこシゴかれすぎて…麻痺しちまって…。=That's... I'm thrusting so hard... Isn't this enough to satisfy her...? Her anus is rubbing my dick so much... it's numbing me... +莉乃ちゃん、彼もついさっきまで童貞だったんだから。無茶を言うもんじゃないよ。=Rino, he was a virgin just a moment ago, too. Don’t be reckless. +そうだけどぉ…、ぁ、はっ…でも、これじゃ物足らないの…。ふぅ…、んっ、せっかく三人でセックス\nしてるのに…、はうっ、んんっ、もっとオマンコとお尻で、んっ、味わいたいの…。=That's true, but... ah, hah... this isn't enough... fuu... nn, even though the three of us are having sex... hauu, nnn, I want to savor it more with my pussy and butt... +ああっ、あっ、はっ、タカくん、もし私達を楽しませることができたら、あうっ、あはぁ…っ、\nオマンコ使う許可が下りるかもしれないよ?はぁ、ふぅ…、ね?おじさん。=Ahh, ahh, hah, Taka-kun, if you can entertain us, you might get permission to use your \npussy. Hah, fuu... Okay, Uncle? +う~~ん、そうさなぁ……、よし、莉乃ちゃんの初3Pだし特別だぞ。しっかり最後まで楽しませて\nくれたら、一回のみ外出し限定で使わせてやってもいいぞ。=Hmm, let's see... Okay, since this is Rino-chan's first threesome, it's special. If you enjoy it to the end, I'll let you go out and use it for a limited time. +莉乃は俺の彼女なのに…!どうして…おっさんの許可なんて…!あぁ、クソッ!=Rino's my girlfriend...! Why... would she give me permission from the old man...?! Ah, shit! +んあっ、あっ…やぁっ、急に強くなって…。スゴイ、やればできるじゃん♪…ぅふっ…は、ぁ…、フフ、\nそんなに私のオマンコに、はっ、あんっ…、ブチ込みたいんだ…。はあ、あんっ、こんなに求められたら、\n彼女として、ちょっと嬉しいかも…。んぅっ、く、ふぁっ…。=Nnah, ah... Nooo, you're suddenly so strong... Wow, you can do it if you try♪ ...Ufuh... hah, aah... heheh, \nI want to put it in my pussy so much... Hah, anh, as your girlfriend, I might be a little happy if you ask me like this... Nnh, kh, fuah... +ふぅっ、ぅうん、イイよ、その調子。ガンバレ、ガンバレェ!さっきよりもずっとよくなってるよ…。\nはあ、ふう…、おじさんから略奪する気で、ん、ああっ、あっ、本気ピストン突き込んで…。=Phew, no, that's good. Keep it up. Hang in there! It's much better than before... \nHaah, phew... I'm going to plunder him, nn, aah, ah, seriously, thrust my piston in... +あぁっ、チクショウ…!莉乃がこんなエロい女だったなんて…!クソッ!クソッ!=Aaah, dammit...! I never knew Rino was such an erotic woman...! Dammit! Damn it! +やぁっ、…っふ、んひっ、そう、そうよ…!イイ、ケツ穴、すごいの…。んっ、く…ひうっ、ほら、\nタカくん、おじさんの動きに合わせて、んん…、もっと打ち付けてぇ…。ああっ、あんっ…、淫乱\nアナル、彼氏チンポで成敗してぇ…!=Nooo... fuh, nhii, yes, that's right...! Good, your asshole is amazing... nnh, kuh... hiuh, come on, \nTaka-kun, hit it more... in time with your uncle's movements... Aah, anh... Nympho, anal, punish me with your boyfriend's cock...! +はあっ、はあっ…!俺のチンコで分からせてやる…!この穴、俺の物だ…!\n莉乃の体は…俺だけの…!=Haah, haah...! I'll make you understand with my cock...! This hole is mine...! \nRino's body... is mine alone...! +なかなかやるねぇ…。これは思ってたよりもずっと楽しめそうだよ。=Not bad... This is going to be a lot more fun than I thought. +④これがセックス…。=4 This is sex... +あぁ…、莉乃のお尻…すげぇ…、めっちゃ絡みついてきて…\n腰…、止まんねぇ…!これがセックス…。=Aaah... Rino's butt... wow... it's really wrapped around me... \nMy hips... won't stop...! This is sex... +タカくん、念願のリノちゃんとの初セックスおめでとう。望んでたのとは\nちと違うけど、まあズリ穴使って中出しすることには変わりないからな。=Taka-kun, congratulations on your first time having sex with Rino-chan. It's different from what I was hoping for, but it doesn't change the fact that I'm going to cum inside her. +んっあっ、はぅっ…タカくん、おめでとう。ウフフ、私も、んっ、嬉しいよ…。\nんあっ、あっ…初の二穴セックスで…タカくんの童貞、奪えて…。=Nn, ah, hauh... Taka-kun, congratulations. Ufufu, I'm also, nn, happy... \nNnnah, ah... I was able to steal your virginity... during our first two-hole sex... +くっそ、こんな形で童貞捨てても…!あぁ、でも…、気持ちよすぎる…!=Dammit, throwing away my virginity like this...! Ah, but... it feels too good...! +ああっ、あんっ、ねえ、普段、私とのセックス、妄想して…、ふぅ、んっ…、オナニーくらい、\nしてたでしょ?はあ、はあ…それと比べて…どうかな?気持ちいい?…はっ、ぁはっ…うぁっ…。=Aaah, ahn, hey, you were always fantasizing about having sex with me... fuu, nn... masturbating, weren't you? Haa, haa... Compared to that... how does it feel? Does it feel good? ...Haa, ahaa... uwah... +はぁっ、はぁっ…、莉乃のアナル…、キツイのに柔らかくて…、すごくあったかい…。普段のオナニーなんて\n比べもんにならないくらいに気持ちいいよ…。チンコが蕩けるような感覚だ…。=Haah, haah... Rino's anus... It's tight, but it's soft... and really warm... Masturbating normally feels so good that I can't even compare it to \n masturbation... It feels like my dick's melting... +ウフフ…、これくらいで満足しないで。んあっ、ぁう…今は童貞用の腰使いなの。んんっ…、\nもっと気持ちよく…、してあげよっか?はぁ、んうっ、く…。=Ufufu... Don't be satisfied with just this. Nnah, auh... I'm using my hips for virginity right now. Nnh... \nWould you like me... to make you feel better? Hah, nnuh, kh... +フフッ…、ほ~ら、こうやってぇ…、あっ、はぁぁ…、チンポの抜き差しに…、んんっ、合わせてぇ……、\nアナルを、締めるの…。…はっ、ぁはっ…タカくんのは、小さいからちょっと強めに…ね?=Hehe... Here, like this... ah, haaah... I'm going to squeeze your anus... nnnh, together with my cock... Hah, ahah... Taka-kun, you're small, so make it a little tighter... okay? +ああぁぁ…!これ、ヤバイ…!気持ちよさとキツさの…絶妙なバランスで\n締め付けて…絡んでくる…!=Aaaahhh...! This is bad...! It's so tight and comfortable... and it's squeezing down on me... and tangling around me...! +は、ぁ…っふんっ…、気に入ってくれたようで嬉しい…。でも、まだまだ…。はあ、はあ…、んんっ、\nそこにぃ…、腰の捻りも…、あうっ、加えてぇ…。はあ、あっ、ふあぁ…ねえ、どう?んん、これ、\nおじさんに仕込まれたの…。=Hah, ah... hmph... I'm glad you like it... But I still have a long way to go... hah, hah... nnnh, there's... a twist in my hips... ah, ah, fuah... hey, how's that? Mmm, Uncle \n taught me this... +懐かしいねぇ…。うまくできるまで少し時間はかかったけど、コツを覚えたらすぐマスターしてたね。これで\nおじさんも何度もヌかれてたのを思い出すよ。それを彼氏との初セックスに使ってくれるなんて、教えた\n甲斐があったってもんだ。=This takes me back... It took me a while to get it right, but I mastered it as soon as I got the hang of it. This reminds me of how many times Uncle Nun had been snubbed. It was worth teaching him how to use it for his first time having sex with his boyfriend. +うあっ、あぁ…、待って、莉乃…、こんなのすぐイッちまう…!=Uwah, ahh... Wait, Rino... I'm gonna cum right away...! +フフ…、童貞くんには、ちょっと…、んっ、刺激が強すぎたかも…。あっ、はう…ん、じゃあ、まずはこれで\n一発ヌいちゃおっか?はぁ、ふぅ…、それ、それぇ…!ほら、タカくんも頑張って腰振って…。はぁ、んうっ、\nく…私をお気持ちよくして?=Hehe... It might have been a little... nn, too much stimulation for a virgin like you... Ah, hau... nnn, then, how about I give you a one-shot first? Haa, fuu... That's, that's...! Come on, Taka-kun, do your best to move your hips... haa, nngh, \nku... make me feel good? +うあぁぁぁ、莉乃っ…!莉乃ぉぉ…!=Uwaaaah, Rino...! Rinooo...! +ははは、必死だねぇ…。よし、おじさんも、微笑ましい恋人の初セックス祝いに\nサポートしてあげるよ。そら!=Hahaha, you're so desperate... Okay, Uncle, I'll give you my support for your charming lover's first time having sex. Here! +んひっ、はうっ、んんっ、おじさんチンポ、きてる…。でも…、はぁ、んうっ、タカくんのチンポを…\n感じられる、ような、んんっ、ピストン…で、はひっ、んふぅ…、大人の気配り…ステキ…。=Nhih, hauh, nnnh, Uncle's cock is coming... But... haa, nnuh, I can feel Taka-kun's dick... nnn, like a piston... and, hahi, nfuuh... the attention of an adult... is wonderful... +んぅっ、タカくんも、いいよ…。っく…ひうっ、ピストン、勢い凄くて…、はっ、あはぁ…、オマンコと\n相まって、すごく感じちゃうぅ…。んっ、あっ…、ほら、我慢しないで…。いつでも発射していいよぉ…!=Nnh, Taka-kun, it's okay too... Khh... hiuh, the pistoning's so intense... hah, ahaah... Combined with my pussy, I'm really getting turned on... nnh, ah... Come on, don't hold back... You can shoot whenever you want...! +あぁぁ、もうダメだ…、イキそうだよ…!このまま莉乃の中…、肛門にイク…!=Aaah, I can't take it anymore... I'm about to cum...! Rino's insides are... going to cum in my anus...! +んひっ、はうっ、やっ、強、い…!童貞の、本気ピストン…、あふっ、うぁっ、興奮しちゃう…!はあ、\nあひっ…、理性きかなくなって…、ザーメンコキ出すための、激しいピストン…!キて、キてぇぇ…!=Nnhih, hauh, noo, it's so, strong...! A virgin's, serious pistoning... afuh, uwah, makes me excited...! Haa, \nahih... I can't think rationally anymore... I'm going to use my intense pistons to make semen come out...! Cum, cum...! +好きだ…!莉乃!愛してる!はあ、はあ…!イク…、イクぞぉぉ…!=I like you...! Rino! I love you! Haah, haah...! I'm cumming...I'm gonna cum...! +ハッハッハッ。オマンコに他の男のチンポ咥え込んでのアナルファックなのに、純愛ぶって必死に腰振り\nしてるの、面白すぎるよ。=Hahaha. It's way too funny how you're trying so hard to swing your hips in pure love, even though it's an anal fuck with another man's cock in your pussy. +⑤淫乱ケツ穴…\nこらしめてぇ…。=5 nympho asshole... \nHey, c'mon... +あうっ、あふぅ、んんっ、オマンコ、すっご、イイ…、イイのぉ…!あんっ、ああっ、ん、お尻も、\nもっと激しく犯して…。はふっ、ふぅ…、チンズリで、淫乱ケツ穴…こらしめてぇ…。=Auh, afuu, nnnh, my pussy, it's so good... It's good...! Ahn, aah, nh, violate my butt even harder... Hafuh, fuuh... I want you to... fuck my lewd asshole with your dick... +二つのチンポを受け入れてこんなにヨガり狂って…。\nおじさんと彼氏くん、どっちのチンポが本命なんだい?=Accepting two cocks and going this crazy... Uncle \n or your boyfriend, which cock is your real target? +んぐっ、はひっ、もちろん、おじさんチンポが、んんっ、本命なの…。ん、ああっ、あっ、恋人チンポを、\nケツ穴に放り込んで…、はぁ、んうっ、本命の浮気チンポは、…あんっ、オマンコで、ラブラブにハメ込む\nなんて…、ぁはっ…うぁっ、あうっ…燃えるでしょ?=Ngh, hahii, of course, my uncle's cock, nnnh, is my real goal... Nnh, aah, ah, I'm going to to toss my lover's dick into my ass... Haa, nnuh, my real cheating cock... ahn, is going to be lovey-dovey with my pussy... ahah... uwah, ahh... It's going to burn, isn't it? +自分の彼氏をオナペット扱いしてまで浮気セックスを楽しむなんて…、酷い子だ。=Enjoying cheating sex by treating your own boyfriend like a masturbation pet... What a terrible girl. +莉乃…、そんな事言わないでくれよ…。=Rino... Please don’t say that... +っんあ、っは、あっ…ほら、本命になりたいなら、んっ、もっと突いて…。はあ、ふぅ…、おじさんに開発\nされて、トロトロにほぐれた穴に、あっ、あんっ、惨めにヘコヘコ…、腰振り、してぇ…。はあ、はあ…、\nそれ、すっごくサカるから…。=Nnah, hah, ah... Come on, if you want to be my main target, nh, thrust more... Hah, fuh... My uncle developed it and loosened up my hole, ah, ahn, wretchedly, I'm beat... my hips... Haah, haah... \nThat'll be really rough... +チクショー!チクショー!あぁっ!莉乃!莉乃ぉ…!=Dammit! Damn it! Aaah! Rino! Linooo...! +あは♡キタキター!ひあっ、あっ…、んっ、すっごい勢い…。恋人が、目の前でハメられてるのに、はあ、\nはあ…、アナル使って、あうっ、ガチピストンだなんて…んぅっ、んっ…サイッテーでエロすぎるよぉ…。\nく…はっ、ぁはっ…うぁっ。=Aha♡ Kitakita! Hiah, ah... nn, so much force... My lover's being framed right in front of me, and yet, haah, \nhaah... I'm using my anus, auh, to do a hard piston... nnuh, nnh... It's too cruel and erotic... nkuh... hah, ahah... uwah. +ハハハ、莉乃ちゃんのケツ穴は絶品だからねぇ。童貞くんじゃ\nこうなっちゃうのも仕方ないよ。=Hahaha, Rino-chan's asshole is exquisite. I can't blame her for turning into this if she's a virgin. +ん、あっ、あんっ、見て見てぇ…、タカくん…ふあっ、他人棒でヨガってるエロ顔、はうっ、んっ、見てぇ。\nタカくんのチンポを、しゃぶってた時と…、はあ、あぁっ、全然違うでしょ?はうっ、ん、これが…、本気の\n交尾してる時の、んっ、メスの顔だよ。ぁう…っんあっ、はっ…。=Nn, ah, ahn, look, look... Taka-kun... fuah, look at the erotic face, hauh, nnh, while you're doing yoga with someone else's rod. It's completely different from when I was sucking on your cock... hah, ahh, isn't it? Hauh, nh, this is... the face of a female when we're seriously having sex. Auh... nnah, hah... +こんなに下品でエロい顔して…普段の莉乃からは想像できねぇ…。\nくそ、嫌な気分なのに…チンコが…、腰が止まらねぇ…!=With such a vulgar, erotic look on her face... I can't imagine it coming from Rino normally... Damn it, I don't like this feeling... but my dick... my hips won't stop moving...! +あっ…、あふぅ、んっ、ほら、頑張ってもっと打ち付けて…。んぅっ、んっ…こんなんじゃ、\n私をメス顔にすることなんて、できないよ?く…はっ、ぁはっ…。=Ah... afh, nnh, come on, do your best and hit me more... nh, nh... You can't make me look like a bitch like this, you know? Kh... hah, ahah... +①バカにしてた男に跪いて=1 Kneel before the man you were making fun of +長年バカにしてた男に跪いて、チンポを咥えさせられてるのはどんな気分かな?=How does it feel to be kneeling before a man who's been making fun of you for so many years and having his cock in your mouth? +んっちゅ…ふぁぅ…んぷ…ちゅぷ、ん、聞くまでもないでしょ…。はあ、はあ…、最低だわ。こんな形で\nなきゃ下の相手をする相手がいないのも、んちゅっ、納得だわ。ちゅぷ、んぐ…ん…。=Mmchu... fwah... mmph... chuph, mm, I don't even need to ask... Haah, haah... You're the worst. If I didn't do it like this, I wouldn't have anyone to deal with below me. Mmmchu, that makes sense. Chuph, ngh... nn... +姉さんだって同じようなもんだろ?校長みたいなジジイに取り入らないと、有り余った性欲を満たせない\nじゃないか。昔はこのエロい体を使って散々ヤリまくったんだろうが、今じゃこんなヒステリーおばさん\n相手にする男はいないってことか。=Nee-san's the same way, isn't she? If I don't get in touch with an old man like the principal, I won't be able to satisfy my excess sexual desires. I'm sure she used to use this erotic body to do it all the time, but now there's no man to deal with this hysterical aunt. +うっ…、うるさいわね…!はふっ…じゅぷ、っちゅ…本当に陰湿で嫌味な性格だわ…。んん、でも、こんな\n態度とれるのも、じゅる…今のうちだけよ?ぶっぽ、ぬっぽ、ちゅ、校長先生に頼めば、んじゅぽ…あなた\nの仕事なんてどうにでもできるのよ?じゅぷ、っちゅ…んちゅっ…じゅる…。=Sh-Shut up...! Hafh... *slurp* *kiss*... You really do have a nasty, sarcastic personality... Mmm, but this is the only time I'll be able to act like this, *suck*... Now's my only chance, okay? If I ask the principal, I can do whatever you want with your job, you know? *squelch* *smooch*... *lick*... +おー、こわ。でも、俺は今の仕事なくなっても困らないけどね。=Oh, scary. But I don't mind losing my current job. +強がってないで自分の立場忘れるなよ?弱みを握られてるのは姉さんの方だからね?\nそんな悪態ついてる暇があるならしっかり気持ち込めて奉仕しろ。=Don't act tough, and don't forget your position. You're the one who's taking advantage of my weakness, you know? \nIf you have the time to be cursing me like that, then service me with all your heart. +くぅ……っ、っ、んっちゅ…ふぁぅ…んぷ…ちゅぷ、ん、ぐ……ん、く…っむ、はふっ…ぷちゅ、ちゅっ、\nじゅぷ、っちゅ…んちゅっ…じゅる…んぐ…じゅちゅぷ、んぐ…ん…はふっ…っむ…ふぁふ…っ…。=Khh...! Nnh, nchu... fuau... npu... chupu, nnh, gu... nn, kh... mmh, hafh... puchu, chu, \njyupu, chu... nchuu... jyuru... ngh... jyuchupu, ngu... nh... hmmh... fuafh...nh... +そんなぶっきらぼうにしゃぶられてもおもしろくないなぁ…。そうだな、校長に媚びてたように、\n俺にも下品で卑猥な淫語を言ってくれよ。=It wouldn't be funny if she sucked on me so bluntly... Yeah, just like how she was fawning over the principal, \nsay something vulgar and obscene to me too. +な、何を言って…!ぷちゅ、ちゅっ、そ、そんなはしたない事、言うわけ…!=Wh-What are you saying...?! Pchu, chu, th-there's no way I'd say something so vulgar...! +あー、あー、そういう言い訳はいいから。テクはいいけど、年増のババアでいまいち\nノリきれてないんだ。断れば…分かってるよね?=Ahh, ahhh, don't make excuses like that. Techniques are fine, but I'm an old hag, so I can't really get into it. If I refuse... you know what I mean, right? +くっ……、わ、分かったわよ…。=Ugh... I-I get it... +はあ、はあ…、い、今まで…、あなたのことをバカにしてごめんなさい…。ぷちゅ、ちゅっ、じゅぷ、こ、\nこんなに大きくて…いやらしいオチンポだったなんて…。んふ…ちゅ、じゅるっ、オスの魅力たっぷりで、\n一目ぼれしちゃったの…。んぶ、れりゅ、りゅりゅ…じゅりゅるぅぅ。=*pant pant*... I-I'm sorry for making fun of you until now... *slurp* *kiss* *suck* Y-You're so big... I didn't know your dick was so lewd... Mmfh... *chu, slurrp* I fell in love with you at first sight, full of male charm... Mmbh, mmbh, ryu, ryuruu... ryuruu. +涎ネバネバで発情してる…、んぶ、れりゅ、咥えたがりの口マンコで、お世話させてほしいの…。ぷちゅ、\nちゅっ、じゅぷ、10代の小娘なんかじゃ絶対に味わえない、ドスケベな口淫…、ぷ、ぷぢゅ、ぐぽっぶ、\nふぅ、じゅぼぼ、んぼ、ぢゅ、ぶぁふぁ…この立派なオスマラに…、シてあげる…。=I want to take care of her with my mouth-pussy, which is wet with drool... *slurp* *suck* I'm going to give her a dirty mouthjob that a teenage girl like me would never be able to experience... Pff, pfft, *lick*, *gulp*, \nfuu, *slobber*, nbo, *kiss*, buahfua... I'll give it to this magnificent male dick... +じゅるっ、んぅう、んぶっ、ぱぶ…、男に相手にされずに淫乱な体を持て余してる、はあ、はあ…、惨めな\nババアの喉奥に突っ込んで、んっ、ぷぢゅ、そのままザーメン、ぶっ放してぇ…。=*slurp*, nnuu, nbu, pabu... I've got too much of a lewd body to take on a man. *pant*, haa... I plunged deep into the pitiful old hag's throat, nn, *suck*, and let my semen out like that... +ぶっぽ、ぬっぽ、んふ…ちゅ、濃くて生きのいい、プリップリのオス汁、はぁ、ふぅ…、恵んで欲しいの…。\nぶっぽ、じゅぷぽっ…じゅぽぽっ=Bupo, bupo, nfu... chu, thick, living male juices, haa, fuu... I want you to give them to me... \nbuppo, *slurp*... *suck* +②俺のチンポはどうかな?=2 How about my cock? +俺のチンポはどうかな?経験豊富な姉さんに気に入ってもらえたなら、\n無能でどうしようもない俺でも少しは自信つくんだけどな。ははは。=How about my cock? If my experienced sister likes it, then even I, incompetent and hopeless as I am, can be a little confident. Hahaha. +ちゅぷ、ん、ぐ…ふうっ…、お、大きさだけは…立派よ…。ギンギンに…逞しくそそり立って…。\nぷちゅっ、んっちゅ…ふぁぅ…口を大きく開いて頬張らないと…んっ、収まらないわ…。=*smack*, nn, gh... fhh... I-It's... admirable in size... It's so hard... and erect... \nNnpchu, nchu... fuauh... If I don't open my mouth wide and stuff my cheeks... nnh, I won't be able to settle down... +じゅぷ、っちゅ…んちゅっ…陰茎が太く、竿の血管がゴツゴツと盛り上がって…はあはあ…、凄く熱い…。\nぶっぽ、ぬっぽ、んふ…ちゅ、グツグツに煮えたぎった男の、はふっ、ちゅぱっ…、性欲が溢れてるのを\n感じるわ…。んぶ、れりゅ、じゅるっ…。=*slurp, slurp*... *kiss*... My penis is thick, and the veins on my rod are bulging... *pant*... It's so hot... *suck*, *poke*, nfh... *cough*... I can feel the man's sexual desires overflowing... *gulp, lick, smack*... +亀頭も…、プックリと張りがあって…ぶっぽ、ぬっぽ、んふ…舐めると、その形がハッキリ分かるくらいに…\nぱちゅっ、しっかりしてる…。じゅりゅ、ちゅぷぅ、ちゅ…裏筋を舌で擦り上げると、汗っぽいしょっぱさと\n…ぶちゅっ、ちゅ…、ドロドロの苦いカウパーが混じり合って…はあ、ふう…、濃厚な味が…。=My glans... was so firm... bupo, pupo, nfu... When I licked it, I could clearly make out its shape... npachu, it was firm... *slurp slurp* *kiss*... I rubbed the underside with my tongue, and it tasted thick... +ちゅぷ、んぐ…カリ傘も高くて…んん、やっ…、ち…、恥垢が溜まって…こんなに…!く、くさっ…!\nはあ、はあ…、んんっ…、鼻が曲がりそうなくらいの悪臭…。あなた、ちゃんとオチンポ洗ってるの?=*smack*, ngh... The umbrella is so expensive... nnh, no... tch... the smegma's building up... so much...! S-smells...! \nHaah, haah... nnnh... It stinks so bad my nose feels like it's going to bend... Are you washing your dick properly? +ん~、シャワーで軽く流す程度で、一週間くらいはちゃんと洗ってないな。でも、\nチンポ慣れしてる姉さんには、そういうグロくてエグい方が刺激があっていいだろ?=Hmm, I only washed it lightly in the shower, so I haven't washed it properly for about a week. But since Nee-san's used to cocks, wouldn't it be better for her to be grotesque and gross like that? +んもう、サイッテーよ…!ぶっぽ、ぬっぽ、こ、こんなに汚くなるまで…それに、量も…たくさん…。\nえあぁぁ…はあぁぁ…ちゅるっ、ちゅっ…。んじゅっぽ、ちゅっぽ…、ずちゅうぅぅぅ……。ん…、\nゴクリ…。=Geez, that's terrible...! Buppo, nuppo, i-it's so dirty... and there's... so much of it... \nEaaah... haaahh... churu, chuu... njupo, chupo... zuchuuuu... Nn... gulp... +おぉっ…、うっ…。言われずとも自分からチンカス掃除とはね…。そんなに大胆に頬張って、\n久しぶりの恥垢で思わず我慢できなかったかな?どうやら校長はキレイにしてたらしい。=Whoa... Ugh... I didn't have to tell you to clean my dickcheese myself... Did you really have to be so bold and stuff your face with it? It's been so long since I've had smegma that I couldn't help but hold back? Apparently, the principal had cleaned it up. +う、うるさいわね…。掃除した方がしゃぶりやすいからよ…。ぶっぽ、ぬっぽ、んふ…あんなに臭い匂いを\n嗅ぎながら…、んぶ、れりゅ、口の中に異物感があるままフェラするなんて不快だわ…。ふぁぅ…んぷ…\nちゅぷ、ん、その点、校長先生はあなたと違ってちゃんとしてたわよ。=Sh-Shut up... It's easier to suck when you clean it... *sniff* *sniffle* Mmmph... I can't believe you're giving me a blowjob while smelling such a stinky smell... *kiss* *lick* I don't like it when you give me a foreign object in your mouth... Fwah... mmph... mmmchuph, mm, in that regard, the principal was doing a good job. +肉体関係持っといて、ちゃんとしてたとか言われてもねぇ…。\nじゃあそれ以外の違いはどうかな?=I don't know if I'd be able to do it properly if I had a physical relationship... So what about the other differences? +ぷちゅ、ちゅっ、じゅぷ、……こ、こんなに大きくなくて…よく言えば…舐めやすくて…。はふっ…\nむちゅっ…、その…、口全体でしゃぶれるから…れりゅ、本人は満足してそうだったわ…。=*slurp* *kiss* *suck* ...Th-They weren't this big... To put it nicely... they were easy to lick... *pant*... *munch*... umm... I could suck them with my whole mouth... *lick* He seemed satisfied... +ぶぢゅっ、んちゅ、じゅるるっ、射精も早くて…、思いっきりむしゃぶる必要も無かったし…。\nはあ、はあ…、私からしたら…楽な相手で…。ぶっぽ、ぬっぽ、んふ…ちゅ、じゅるっ…。=Buchu, nchu, jururu, I ejaculated so fast... I didn't need to suck on it as hard as I could... \nHaah, haah... From my point of view... it was an easy opponent... Bupo, nupoh, nfu... chu, jyuru... +その口ぶりからして…、乙羽ちゃんの口利き相手としたは楽だけど、自分の性欲を抑える\n相手としては不十分だったと。セックス相手のチンポとしては不満だったようだ。=Judging from the way she was talking... It was easy to talk to Otoha-chan, but it wasn't enough for her to suppress her own sexual desires. It seemed like she was dissatisfied as a sex partner's cock. +うっ、うるさいわね…!そんな減らず口、聞けないようにしてあげるわ…!ぶぢゅっ、んちゅ、じゅるるっ、\nちゅぷぅ、ちゅ…はっ、ぶ…ぢゅぶ、じゅぶぶ、っふ、ぉぶ、じゅるるっ…っふ、ぢゅぢゅじゅ…じゅぽ、\nぷ、ふぁ…んっ、ぷ、ぷぢゅ、ぐぽっぶ…!=Sh-Shut up...! I'll make it so you can't talk like that...! *slurp* *kiss* *suck* *lick* *peck*... hah, bu... *smack*, *slrp*, hfff, obu, schlp*... hfh, *suuuck*... *suuck*, \npu, fuah... nnh, pff, puchu, gupobu...! +おっ…、おぉっ……!ははは、校長も一溜りもないのが分かるくらいエグいフェラだ…。=Oh... ohhh...! Hahaha, it's such an ecstatic blowjob that I can tell the principal doesn't have a shred of it... +①無様だねぇ…。いい気味だ。=1 How uncouth... It feels good. +あんなに高圧的だった姉さんが、サカったメスブタのように\nハメられて無様だねぇ…。いい気味だ。=Nee-san was so high-handed, but now she's being framed like a pig bitch... It feels so good. +んあっ、はぅっ…んっ、ちょっと…、あんまりいい気にならないでよ…!はっ、はぁ…、あなたの変態趣味に\n、ふぁ…あっ…やぅっ…付き合ってあげてる、んっ、だけでしょ…。はあ、ふう…。=Nnah, hauh... Nnh, wait... Don't get so worked up...! Hah... hah... I'm just going along with your perverted tastes, nh, fuah... ah... noo... nnh, that's all... Hah, fhh... +こんな、動物の交尾みたいな…んんっ、セックスで…支配欲を満たそうだなんて…。ひあっ、ああっ…、\n本当にやる事が…んん、ふぅ…、幼稚なんだから…。んあっ、ぁう…っんんっ…。=I can't believe I'm trying to satisfy my desire to rule... by having sex... like animal mating... Hyaah, aah... \nThere's really something I have to do... Nnh, fuuh... It's so childish... Nnah, aauh... nnnh... +犯されてるメスのハメ穴が、口答えしてんじゃねえ!オラ!=Don't talk back to the bitch who's being raped! Hey! +あひぃぃーー……っっ!!んくっ…、はひっ…、ひぐっ、ちょ、ちょっと、待ちなさい…!そ、そんなに\n激しく…くふっ、うっ、腰、振らないで…、強くしないでぇ…!やっ…ん、ああっ、こ、こんな…自分勝手な\nセックスなんて…、はぁ、ふぅ…、いい加減に…!=Ahiiiiiiii...!! Ngh... hahii... higuu, w-wait a minute...! D-Don't move your hips so hard... kufuu, uu, don't do it... Don't be so rough...! Noo... nn, aah, I-I can't... have sex with you like this... haa, fuu... I've had enough...! +まだ我儘言うか。こんな状況でも上から目線で偉そうに説教しやがって!\n逆らえないようにハメ躾けてやる。おらおら!=You're still being selfish? Even in this situation, you're giving me such a high-and-mighty lecture! I'll discipline you so you can't disobey me. Hey, hey! +ひぐぅぅぅ……!オチンポ、ゴリゴリって…、うんっ、あうっ…オマンコの中…、抉られてぇ…!ぁう…\nんんっ、こっ…、こんな…、卑怯で、野蛮な…レイプみたいなセックス、にぃ…、はあ、はあ…、……負け\nない…!絶対負けないのぉ…!んあ…あんっ…んああっ…!=Higuuuu...! Your dick's grinding against me... Yeah, auuh... It's gouging... into my pussy...! Auh... nnnnnh, th-this... cowardly, savage... rape-like sex, nii... hah, hah... ...I won't lose...! I'll never lose to you...! Nnah... anh... nnahh...! +ははは、さすが姉さん。ここまでされても抵抗するなんて。そうでなきゃ犯し甲斐がないね。\nじゃあどこまで耐えられるか試してみるか。そら!=Hahaha, that's Nee-san for you. I can't believe she's still resisting. Otherwise, it wouldn't be worth raping her. Let's see how much she can take. Here! +んおっぉぉぉ…!やだ、ピストン強すぎて…、んぅっ、んっ…壊れるぅ…!久しぶりのデカチンポで、\nはひっ…、ひぐっ、奥までこじ開けられて…んぎぃっ、オマンコ痺れちゃうぅ…!うぁっ、あはぁ…!=Nnooohhh...! No, the piston's too strong... nnuh, nh... It's going to break...! I haven't had a huge cock in a while, and it's tearing open all the way... higuh, my pussy is going numb...! Uwah, ahaah...! +ははは、口では強がっても、マンコだけは素直にぐっぽり咥え込んで、\nご主人様チンポに媚びてくるなw=Hahaha, even if you act tough with your mouth, don't just obediently suck on my pussy and flirt with Master's cock, lol +はひっ…、ひぐっ、だ、誰がご主人様よ…。んひぃ…、こ、媚びてるとか…、そんなわけ、ないじゃない…。\nあんっ、ああっ、ん…、あなたのオチンポが、大きすぎるから…、はあ、はひぃ…、こんなに締め付けてる\nだけで…=Hahii... higuu, w-who are you calling Master...? Nhiih... I-I'm not fawning over you... or anything... like that... \nNanh, aah, nnh... Your dick is too big... hah, hahiii... Just because you're squeezing me like this... +中古のダルマンババアのくせに、締め付けてるとか自惚れてんじゃねえ!その生意気な口も、\n素直にチン媚びできるようにハメ穴として飼い慣らしてやるからな。おら!おら!=You're a used dalman hag, so don't be so conceited as to think you're squeezing me! I'll tame that cheeky mouth of yours so you can be honest and flirt with me. Hey! Hey! +んぐっ!あっ!…うあっ!ダメ、これ…、すっごぉ…!こんな、暴力的なセックス…、はひっ…、\nひぐっ、あぎっ…、知らない…!私、知らないぃぃ…!=Ngh! Ah! ...Uwah! No, this... is amazing...! Such violent sex... hahii... \nnhiguu, agii... I don’t know...! I don't know about this...! +はぁっ!んくっ…ぅぁっ…、無理矢理ねじ込まれて…、はあ、はうっ…、強制アクメ、させられ\nちゃうぅ…!んぐ、あんっ、あんっ…、ダメ、ダメよぉ…!こんなクズチンポなんかで…ひぐっ、\nレイプなんかで…イカされるなんて、絶対許されないのぉ…!=Haah! Ngh... uwah... You're forcing me into it... haah, hauuh... I'm gonna make you orgasm... forcefully...! Nguh, anh, aahn... No, you can't...! I'll never forgive you for making me cum... with such a scummy cock... higuh... with rape...! +ははは、アクメと同時にその傲慢なプライド、へし折ってやるかな!=Hahaha, I wonder if I'll break that arrogant pride at the same time as my orgasm! +②.俺のチンポと元旦那のチンポ…=2. My cock and my ex-husband's cock... +なあ、姉さん、俺のチンポと元旦那のチンポ…、どっちがイイんだ?=Hey, Nee-san, my cock or my ex-husband's cock... which is better? +フン…、わざわざそんな、童貞みたいな事、んんっ、聞きたがるなんて…。はぁっ、んあ、あんっ…、じゃあ\n教えてあげる…。はぁ、ふぅ…、無理矢理ハメるだけの、ん、ああっ、あっ…、あなたなんかとは、比べ物\nなんかに……=Hmph... I can't believe you'd go out of your way to ask me something like a virgin... Haah, nnah, ahn... Then I'll tell you... haah, fuuh... I'm just going to force you to do it... nn, ahh, ah... Compared to someone like you... +オラァ!=Hey! Hey! +あひぃぃぃぃーーーーっっっ!!……はぁっ…、あっ…、、、奥…、、、、こじ開け、られ、て…、、\nはうっ…、あぁっ…、、、=Ahiiiiiiiiiii!! ...Haah... ah... it's... prying open... so deep... \nhaah... aaah... +よく聞こえなかったなぁ…。ほら、言え!旦那のチンポはこんなに奥まで届くのか!?=I didn't hear you very well... Come on, say it! Does your husband's cock reach this deep!? +はぁ、っんあ…あっ、届かない!こんなに深いとこまで…んん、奥まで犯されるなんて…、初めてよぉー!\nはぅっ…んぅっ、肉竿で、ゴリゴリマン壁押し広げられて…、はひっ、ひぐっ…、ズコズコって…容赦ない\nマラコキ…、あの人は、絶対しないセックス…、っんは、っはあっ、=Haa, nnah... ah, I can't reach it! It's so deep... nnh, this is the first time... I've been raped so deep! Nnhah... nnuh, my cock's pushing against her pussy walls... hahii, higuh... throb... merciless sex... That person would never have sex... nhah, hah, +んあっ、ぁう…はひっ、亀頭が…、メリメリって入ってきて…、はあ、はあ…、子宮のお口が…チュパチュパ\nって、吸い付いてるぅ…!んん、あうぅ…、これ、本当にダメだから…。痙攣が、止まらない…、はふっ、\nんくっ、頭、バカになるぅぅ…!=Nnah, auh... hahii, my glans... it's coming in... hah, hah... my womb's mouth... is sucking on it...! Nnh, ahhh... This is really bad... I can't stop convulsing... hafh, nngh, my head's going to go crazy...! +ああ~、子宮口での亀頭コキめっちゃイイわ…。ダルマンでちょっと物足りなかったけど、\nこれなら全然シコれるわ。=Ahhh~, the head of my penis at her cervix is so good... I wasn't satisfied with being a dalman, but \nI can handle this at all. +やぁぁ、子宮ズリやめて…!ぅ、あぁっ、んひっ…潮吹き、止まらなくなってるからぁ…!はっ、んあ、\nあの人じゃ、こんなに吹かなかったのに…、なんでぇ…?!うんっ、ひうっ…、一突きごとにイッてる\nみたいに…、はしたなくお漏らし…しちゃってるぅぅ…!んあっ、あんっ、ああっ…。=Nooo, stop moving your womb...! Ugh, aah, nhii... I can't stop squirting...! Hah, nnah, \nthat person wouldn't have been able to blow this much... Why...?! Yeah, hiuh... It's like I'm cumming every time I thrust... I’m shamelessly... peeing...! Nnah, ahn, aaah... +この吹きっぷり…聞くまでもないけど、俺のチンポの方がいいんだな?=This blowjob... I don't need to ask, but my cock is better, isn't it? +うぁっ、あうっ…あはぁ…っ、そ、そんなわけ……ない…!ないわよ…!はあ、あひっ…、\nこんなレイプで…子宮レイプで感じてるわけ…!=Uwah, auh... ahaah...! Th-That's... impossible...! Of course not...! Haah, ahih... \nThere's no way... I'm feeling it from rape... from my womb...! +じゃあもっと突きまくって旦那チンポに勝たないとなwオラ!オラ!\n認めろ!俺のチンポが一番って認めろ!=Then I'll have to thrust harder and beat my husband's cock, lol! Hey! \nAdmit it! Admit that my cock is the best! +はひっ、あぎぃっ、もう、やめてっ…!オマンコ痺れて…壊れちゃうぅ…!んあっ、ぁう…凶悪チンポ、\n止まってぇぇ…!わかった、わかったからぁ…!んあっ、あっ…はぁ、このチンポが一番なの…!ひぐっ、\nあうっ…、このオスマラが一番マンコ堕としにきてるのぉ…!=Hahii, agii, stop it already...! My pussy is going numb... It's going to break...! Nnah, auh... Stop your vicious cock...! I get it, I understand...! Nhah, ah... hah, this cock is the best...! Higuh, \nauhh... This male dick is the one that's coming down to my pussy the most...! +ぁう…っんあっ、はっ、サカった男が…、この体を、自分の物にしようと、はぅっ…んぅっ、メチャクチャに\n腰を振って…ザーメンを子宮に…、はひっ…、ひぐっ、叩きつけようとするピストン、…はうっ、んくっ…、\n凄いキクゥゥ…!=Auh... nnahh, hah, you stupid man... he's trying to make this body his own... hauh... nnuh, swinging his hips like crazy... and slamming semen into my womb... hahii... higuh, a piston trying to slam into me... Hauh, nkuh... \nIt's so hard...! +もう許して…!んぅっ、こんなにシなくても…、っんあっ、はっ、普通のセックスでイケれば…いい\nでしょ…!あうっ…あはぁ…っ。こんなの続けられたら…、ひうっ、狂っちゃう…。んあっ、あう…、\nんぐぅぅ…!チンポに狂わされちゃうぅぅ…!=Forgive me already...! Ngh, you don't have to do this... ngh, aah, hah, if I can just have normal sex... it'll be fine... nnn...! Auh... ahaah...gh. If I keep doing this... hiuh, I'll go crazy... nnah, auh... \nnghhh...! My cock's going to drive me crazy...! +①若い男のチンポをハメられるなんて\n久しぶりだろう?=1 It's been a while since you've had a young man's cock set up, hasn't it? +自分よりも若い男のチンポをハメられるなんて久しぶりだろう?感謝の証としてチン媚びしてよ。\n卑猥で惨めな淫語で底辺男のオチンポ様にハメてもらえうようにね…。=It's been a long time since you've had a man's cock fucked younger than you, hasn't it? As proof of your gratitude, fawn over me. \nSo that you can be framed by a bottom-tier male cock-sama in obscene, miserable lewd language... +あっ…やぅっ…ぁ、はっ…な、何ですって…、大人しく…セックスしてあげてれば、んうっ、調子に乗って\n偉そうに…!はぅっ…んぅっ、そんな下品な事…言わせようだなんて…、んあっ、本当に歪んだ最低な人…\nひあっ、あっ…、あふぅ、んっ…。=Ah... yaah... ah, hah... Wh-What do you mean...? If I just behaved... and had sex with you, nnh, I'd get carried away and act all high and mighty...! Hauh... nnuh, trying to make you say such vulgar things... nnah, you really are a twisted, despicable person... nhyaah, ah... afuu, nh... +わかったから早くしてよ。冷めるようなのはゴメンだからね。普段校長に媚びてるように、\n心を込めて頼むよ。できないって言うなら…分かるよね?=I get it, so hurry up. I don't want it to get cold. I'll ask you to put your heart and soul into fawning over the principal. If you can't do it, then... you understand, right? +あっ、んあっ、ぁう…うぅぅ、ん、くぅ…、わ、分かったわよ…。はぁ、ふぅ…。=Ah, mnah, au... uuu, mn, kuu... I-I get it... haa, fuu... +ふぅっ、んんっ…、はぁ…、……ねえ、もっと突いて…。このデカマラで、んっ、オマンコの奥まで思いっ\nきり…。はあ、はあ…、壊れるくらいに激しく…、ズコバコ…、犯してほしいの…。んあっ、はっ、んぅっ、\n久しぶりに若いチンポの勢い…、んん、感じたい…。あっ…ん、あっ、あんっ…。=Fuuh, nnnh... hahh... Hey, thrust more... With this huge dick, nnh, I'll go all the way to the back of my pussy... Hah, hah... I want you to fuck me so hard... so hard it'll break... *smack* *slurp*... nnah, *pant*, nnuh, \nIt's been so long since I've felt such a young cock... nnn, I want to feel it... Ah... nh, ah, anh... +エロジジイの相手じゃ、あふっ、んっ…、全然、満足できないから…あっ、んはっ…普段から、若い男の\nチンポにばかり目がいっちゃうの…。はあ、はあ…、勃起したら…、どれくらいの大きさかしら…?んぅっ、\nんっ…匂いは?硬さは…?はあ、はひっ…、ん、セックスしてるとき…、どんな顔をするのか…って。=I can't be satisfied with an erotic geezer's dick at all... Ah, nhah... I'm always focused on a young man's cock... Hah, hah... How big would it be... if I got erect...? Nnh, nnnh... What would it smell like? How hard would it...? Hah... hahii... nnh, what kind of face would it make... when we had sex...? +あ、っ…ひあっ、あっ…、若く、猛々しいオチンポで…思いっきり貪られたい、って…、あふぅ、んっ、妄想\nしてオナっても…、はぁ、ふぅ…、熟成してムラついた性欲…本物チンポじゃないと、はぁ、んっ、満足\nできなくて…。持て余しちゃうの…。あっ、んあっ、ぁう…。=Ah, hh... hyah, ah... I want to be devoured as much as I can by your young, ferocious cock... afuu, nn, even if I masturbate while fantasizing about it... haa, fuu... mature, horny desire... unless it's a real cock, haa... nnh, I can't be satisfied... I'll have too much... ah, nnah, auh... +はぁ、ふぅ…、ザーメン、コキ捨てられればいいっていう…若いオスのがむしゃらセックス。はっ、んぅっ、\n校長先生のような高齢じゃ、んっ…絶対にできない…すっごいピストン…。ひあっ、あっ…、あふぅ、思いっ\nきりハメられると…、求められると…んっ…あっ、満たされるのぉ…。んはっ…うんっ…。=Hah, fhhh... I'm having reckless sex with a young male... who says he can just throw away his semen. Hahh, nnh, an old man like Principal \n would never be able to do it... an amazing pistoning... hyah, ahh... afh, if you put it in as hard as you want... when you want it... nh... ahh, it fills me up... nhah... yeah... +だから…普通のセックスじゃ、満足できないの。はぁ、ふぅ…、もっと深く、奥まで\nズポハメしてくれなきゃ…、んあっ、ぅあっ…どうにかなっちゃう…。=That's why... normal sex isn't enough to satisfy me. Haa, fuu... If you don't go deeper, deeper, and deeper... nnah, uwah... I'm going to go crazy... +はふっ、んくっ…、あっ…長年、ヤりまくって使い込んだ、中古マンコに…はあ、はあ…、男日照りの…\n淫乱年増女に…、あふぅ、んっ、気が狂うほど、オチンポ様を恵んでぇ…!=*pant*, ngh... ah... my used pussy, which I've been doing so much for so many years... haah, haah... I want to give my cock-sama to a slutty older woman... who's hotter than a man... afh, nnh, maddeningly hot...! +ははは、今までそうやって男に仕込まれたり媚びてきたんだろうな。板についてたよ。\nでも、それだけじゃ満足しないなぁ…。もっとバカで滑稽で恥さらしなチン媚びをしてよ。=Hahaha, I bet that's how you've been trained and fawned over by men up until now. It was on the board. But even if it's \nnthat's not enough to satisfy you... You should do something stupider, comical, and embarrassing. +くぅっ……、んん…、ひあっ、あっ…、あふぅ、ねえ、ハメてハメてぇ~。エロ尻振って、おちんぽイラつか\nせてるおばさんのキッツイチン媚びアピール、はぁ、ふぅ…、見てぇ~、視姦してぇ~…。=Khh... nnh... hyah, ah... afh, hey, set me up. Swinging your dirty ass, making your dick irritate me, trying to show off your tight dick, hah, fh... Look, I want to rape you... +はあぁ……あはぁぁ…、勘違いババアマンコに、んっ、ガチハメの分からせレイプ…ああんっ、して\nしてぇ…。鬼ズリファック、かましてぇ~ん。はあっ、はひっ、おふぅ…。=Haaah... ahaaahh... misunderstood old hag pussy, nnh, rape me even though I'm rock hard... aanh, do it... Demon's cheating, fuck meee. Haah, hahii, ofuuu... +こ~んな…、惨めでバカみたいなことまでしないと、んぅっ、んっ…チンポブチ込んでもらえない、哀れな\n雑魚マンコに~、はひっ、はほぉっ…、ちんぽこキメてぇ…。メチャメチャにシゴいてぇ~。ふはぁっ、\nはぁう…、ハメ穴使って、激しくズリこいて~。はぁ、んうっ、おふっ…。=If I don't do something wretched and stupid like this, nnh, nh... I won't be able to get my cock slammed into my pitiful, pathetic, small fry pussy~, hahii, hahooh... Your dick's so hard... It's really hard~. Fuhaah, \nhaauh... Using my dick hole, it's violently sliding in~. Haah, nnuh, ofuh... +ははは、マヌケすぎてウケるけど、チンポはイライラMAXだ。おかげでこのババアマンコ…、\n無茶苦茶に壊したくなったよ。オラ、お望みの激しいファックだ!食らえ!=Hahaha, it's funny how stupid you are, but your cock is irritatingly MAX. Thanks to that, I wanted to break this old hag pussy... \nrecklessly. Hey, that's the fuck you want so badly! Eat this! +んほぉぉぉーーーっっ!!チンポきたぁぁ……!はぅっ、あぎっ、んおっ…!おぉっ…!ほぉっ…、\nんおっ…!おっほぉぉぉ…!ピストン、強ぉっ!っほ、はひっ…!ひぃぃ…!=Nhooooooo!! Your cock's comiiing...! Hauh, agih, nnoh...! Ooh...! Hohh... \nnnnohh ...! Ohooooh...!! Your pistoning's so strong! Ho, hahii...! Hiiii...! +②嫌がってた割には=2 For someone who didn't like it +んあ…あんっ…あ、っ…ひあっ、あっ…、あふぅ、んっ、んくっ…、はひっ…、\nひぐっ、んひっ…、あぎっ…。=Nnah... ahn... ah... hyah, ah... afuu, nn, ngh... hahii... \nnhiguu, nhii, agii... +あんなに嫌がってた割には自分から必死に腰振ってるじゃん。俺のチンポ気に入ったなら、校長の\n代わりに相手してやってもいいけど。一回10、000円でどう?もちろんそっちが払う方ね。=For someone who didn't like it that much, you were frantically swinging your hips on your own. If you like my cock, I can take you on in place of the principal's \n. How about 10,000 yen for once? Of course, you're the one who'll pay for it. +だっ…、誰がそんな事…!あっ、あんっ、ああっ、これ、は…、あなたが脅してくるから…、はふっ、ん、\nこんな事…してるんでしょ…。ん…おふっ…ひあっ、好きでしてるわけじゃ…ないん、だから…!=Wh-Who would do something like that...?! Ah, ahn, ahh, this is... because you're threatening me... hafh, mm, \nYou're doing this, aren't you...? Nnh... offh... hyah, I'm not doing this... because I want to...! +あー、はいはい、そうでしたね。少しも楽しもうとしないお固いおばさんだなぁ…。だから旦那にも\n愛想つかされて、新しい男もできずにこんなことになってるんだろ?=Ah, yes, that's right. You're such a hard-headed old lady who doesn't even try to have fun... That's why you're being so affectionate with your husband, and why you can't find a new man, right? +な、なんですって…!?んうっ、く…、私は…、私生活も全部、乙羽のためを思って…!あっ…ん、\nあっ、あんっ…。=Wh-What did you say...?! Nnngh, kh... I... I was thinking about my personal life, too, for Otoha’s sake...! Ah... nn, \nnah, ahn... +何が乙羽ちゃんのためだ。性欲発散できるなら誰にでも股を開いて\nチンポをねだるアバズレババアが!=What's for Otoha-chan's sake? If she can vent her sexual desires, she'll spread her legs wide and beg for a \ncock! +ひあっ…!あ…、はぁ、はぁ…、ふぁぅ…んぐ…ひうっ、その言い草…、低能低俗の男が、\nあっ、あうっ…、偉そうに…!はぁ、ふぅ…んぐ…ん…あふっ…。=Hyah...! Ah... hah, hah... fuau... ngh... hiuh, that's what you're saying... you lowly, vulgar man, \nnah, auh... acting all high and mighty...! Hah, fuu... ngu... nn... afuh... +その低能低俗のチンポに奉仕しなきゃいけない立場でナニ言ってんだか。\nほら、口答えしないでしっかりマンコ締めろよ、この便器が…!=What are you saying, in a position where you have to service that lowly, vulgar cock of yours? Come on, stop talking back and tighten your pussy, you toilet...! +はぁっ、あっ…!ふぅー、んふ…あんっ…、あ、あなた…、いい加減に…!\nはあ、はあ…。ひあっ、あっ…、んぅう、んひっ…、ああんっ…!=Haah, ah...! Fuuuh, nfuh... anh... Y-You... Cut it out already...! \nHaah, haah... hyah, aah... nnuu, nhii... aanh...! +あれ?さっきからマンビラがチンポにエグいほど絡みついてくるけど…\nもしかして罵倒されて感じてるの?=Huh? Manvira's been entwining around my cock for a while now... Could it be that you're getting off from being insulted? +……ッ!!そっ…、そんなわけ…!んぎっ…、んんっ…、んあっ、はっ、んぅっ、\nんっ…はあ、あふっ…。=...!! Th-That's not true...! Ngh... nnh... Nnah, hah, nnuh, \nnnh... Hah, afh... +んんぅ?歯切れが悪いなぁ…。どうなんだ?ほら、答えろよ、このドスケベな淫乱が!=Hmm? You're so evasive... What do you think? Come on, answer me, you lewd slut! +はあぁっ…!あっ…、そっ……、それ、はぁ…。あっ、んあっ、ぁう…\nはっ、あふっ…はぁぁ…はぁぁー……。=Haaah...! Ah... th-that's... haa... ah, nnah, auh... nhah, afh... haah... hahhh... +見下してた男に蔑まれて、マンコ感じてんだろ?罵倒されながらチンポに\n強制マンズリさせられるのがイイのか?=You're getting off from being scorned by a man you looked down on, aren't you? Is it okay for your cock to force you to do it while you're being abused? +あっ、んあっ、ぁう…!だ、だから…ち、違うわ…。私…、んんうっ…!そ、そんな…はしたない、\nスキモノの女なんかじゃ…。はぁー、はぁー…。=Ah, nnah, au...! I-I told you... N-No... I'm... nnngh...! Th-That's... not a vulgar, lovey-dovey woman... *pant pant*... +何言い訳してるんだよ。マン汁ぶっ放しながらヨガってんじゃん。ははは!\nこんなのドン引くわ。年考えてサカれよw=What are you making excuses for? You're doing yoga while blowing out your pussy juices. Hahaha! \nThis is disgusting. Think about your age, lol +はぁっ…、あっ…はひっ…、んくっ…、…ひあっ、あっ…、あふぅ、はふっ…、んんん……!=Haah... ah... hahii... ngh... hiah, ah... afuu, hafuu... nnn...! +オラ!感じてんだろ?このドスケベババアが!ほら!イケ!イケ!見下してた男のチンポ\nハメられながら、便器扱いされて惨めにイケッ!!!=Hey! You're feeling it, aren't you? You dirty old hag! Come! Cum! While being fucked by the cock of the man you looked down on, you're being treated like a toilet and cum miserably!!! +はぐっ、はっ…あっ、やあっ……イク…、ウソ…イク…!イクイク…!\nイクゥゥゥーーーーッッ……!!!=Hagh, hah... ah, yaah... I'm cumming... no way... cumming! Cummingcumming...! \nCummiiiiiiiiing...!!! +ハハハ、罵倒されてイッたのか!この淫乱が!今までチヤホヤ接待セックスされてたのが、\n初の罵倒セックスの快感でMに目覚めたってか?本性はマゾメスかよw=Hahaha, did you cum from being insulted?! You slut! Did you wake up to M from the pleasure of the first abuse sex you've ever had with Chiyahoya? Are you really a masochist bitch, lol +……ウ、ソ……、何、これぇ…。はっ、はひっ…、軽く…ふっ、ひぐっ…、\nイッちゃっ、、たぁ…。あふっ、んっ…。=...No way... What the hell is this...? Hah, hahii... It's so light... fuh, higuh... \nI came, taa... afuh, nnh... +①気持ちいいっしょ?=One feels good, doesn't it? +んっふふー、どう?ウチの、手・コ・キ♡気持ちいいっしょ?お金無しで中年オヤジにこんな事してくれる\nJKなんて滅多にいないんだからね~。感謝してよねw=Nfufu, what do you think? My hands feel good, don't they? It's rare for you to do this to a middle-aged man without money. You should be grateful, lol +はあ、はあ…、すごく気持ちいいよ…。=*pant pant*... It feels really good... +んっふふー、でしょ?で、どう気持ちいいか言ってみ?ほらほら♪=Nfufu, right? So, tell me how it feels good? Come on, come on♪ +あぅ…、その…、柔らかい手で…優しく絶妙な握り具合が…、はあ、はあ…、このまま身を委ねたくなる\nような…。くうぅ…、その、印象と違って…なんていうか…その、愛を感じるというか…。=Auh... um... your soft hand... your gentle, exquisite grip... haah, haah... It’s like I’m about to surrender myself to you... Khhh... umm, it’s different from my impression... how should I put it... I can feel your love... +……は?……愛?………、うっわ、キンモwwwドン引きなんだけどww女と目が合うと好きに\nなっちゃうストーカータイプ?ヒクわ~…。=...Huh? ...Ai? ...Whoa, Kinmo, lol, this is gross, but are you the stalker type who makes eye contact with a lol woman and makes her do whatever she wants? It twitches~... +いや、例えというか…、おじさんを気持ちよくするために優しくシてくれてるのかと…。=No, it's just an analogy... I thought he was doing it gently to make my uncle feel good... +はぁ~~…、勘違いしないでよね。そんなんじゃなくて、これは焦らしてるのー。\n思ってた反応と違ってちょっと冷めるわー…。=*sigh* Don't get the wrong idea. I'm just teasing you. It's a little colder than I expected... +なんか、ごめん…。でも気持ちいいのは本当だよ…。もっとシてほしいよ…。=For some reason, I'm sorry... But it's true that it feels good... I want you to do it more... +はぁ…、もっとじっくり攻めてオジサンの反応楽しもうと思ったけど…。気分サゲられたから鬼シコって\n反省してもらうわ。こっからは愛だなんてキモイ事言えないようにしたげるから。覚悟してよ~~?それ\nそれぇ…!=*sigh*... I thought I'd take my time and enjoy the old man's reaction, but... I'm going to make him reflect on how much I've been slacking off. From now on, I'll make sure he doesn't say anything gross like love. Prepare yourself, okay? Here, here, here...! +おぉっ…!おっ…、こ、これは…!=Ooh...! Oh... Th-This is...! +ほら、どうよ?これがヤリマンJKの本気手コキだよ~。んふふっ、もう足ガックガクじゃんwそれに\nその顔…、めっちゃ気持ちよさそうでいい顔すんじゃん♡ふぅ…んぅっ…。=Come on, what do you think? This is the real handjob of a slutty JK. Ehehe, your legs are shaking already, lol And that face... It looks like you're having a really good time. ♡ Fuu... nnuu... +んん、はぁ…、でもこのチンポすっご…。シコればシコるほどでかくなってんじゃん…。\n血管も盛り上がって…、バッキバキ…。ん、中々ここまでのモノってないよ…。=Mmm, haa... But this cock is amazing... The more I stroke it, the bigger it gets... \nThe veins are bulging... *crack*... Mm, it's not this big... +それに…、うっわ…、あっついカウパーで手がベッタベタ…。はあ、はあ…、んん、ナニコレ…、ネバついて\nんじゃん…。フフ…、ウチがシコる度にニチャッニチャッって…音エッロォ…。んっ…、これ、マンコにクル\nんだよね…。=And... uwah... my hands are all sticky from the hot precum... hah, hah... nnn, nanikore... you're so sticky... hehe... every time I stroke you, you get all sticky... sound erooo... Nnh... This is, like, a twirl in my pussy... +匂いも…くっさくてオヤジのフェロモンムンムン…。スンスン……、すぅぅぅ……はぁぁ……、すぅぅぅ……\nはぁぁ……。んんん…、頭バグりそ…w上品ぶって気取ったヤツよりかは、こういう野性的な飢えてるチンポ\nの方がウチは好きかも♡=My old man's pheromones are smelly, too... *sniff sniff*... *suuuuck*... Haaah... *shuuuuurp*... \nHaaahh... Mmmm... My head's going crazy... I think I'd prefer a wild, hungry cock like this than a refined, lol-pretentious guy like him♡ +オジサン、言動はキモいけど、チンポだけはイイ線いってるよ。手コキでここまで興奮するって\nあんまないかも。気に入ったし、もっといっぱいウチの手でシゴいたげる♡=Pops, your words and actions are gross, but your cock is on the right track. I don't think you'd get this excited from a handjob. I like it, and I'll stroke you with my own hands more♡ +②JKに弄ばれる気分はどう?=How does it feel to be toyed with by 2JK? +ねぇねぇー、こんな小娘のJKに弄ばれる気分はどう?w恥ずかしくないの?\n大人の威厳てヤツ、無いの~?=Hey, hey, how does it feel to be toyed with by a little girl like JK? Aren't you embarrassed? Do you have any adult dignity? +いきなりこんなことされて、主導権握られて…、気分いいものじゃないけど…。\nそんなことより…はあ、あぁ…、気持ちよすぎて、体が動かないよ…。=It doesn't feel good to have someone take the initiative like this all of a sudden, but... \nMore importantly... Hah, ahh... it feels so good that I can't move... +小さなプライドよりもチンポ優先ってこと?フフ、だろうねーw完全降伏したような態勢で、いいように\n手コキされて…。ほら、こ~んなにおっ勃ってんだもん。オジサン、もしかしてマゾってヤツ?=Does that mean my cock takes precedence over my small pride? Hehe, I bet lol, you're totally surrendering, and then you get a good handjob... Look at how hard you've gotten. Are you a masochist, old man? +いや、違うけど…。こんなにシコられたら、男なら誰だって\n勃起して大人しくなっちゃうよ…。=No, that's not it, but... Any man would get hard and obedient after being stroked like this... +アハハッ、こんなにヨガっといて全然説得力ないんだけどww\n……ふ~ん、オジサンは、生意気なメスガキにチンポ握られてぇ…罵倒されるのが好きなんだ…。\nドーテー拗らせて熟成させた性欲、エグすぎっしょw……でもぉ…、ウチ好みの変態♡=Ahaha, it's not convincing at all when you're doing this much yoga, lol~n... Hmm, this old man likes to have his cock held by a cheeky little bitch... and be insulted by her... \nHis sexual desire to mature by sulking is way too disgusting... lol... But... he's my type of pervert♡ +そんな変態さんにはぁ…こぉ~んな風に……亀頭をチュコチュコチュコ~…♡って、\n思いっきりコいてぇ…、ざ~こ♡ざ~こ♡って、耳元で囁かれるの…どう?=I don't want a pervert like that... to whisper in my ear... *squelch squelch squitch*... ♡ Wait, \nI want you to rub my glans as hard as you can... +うぁっ…あぁっ…、はあ、はあぁぁ…これヤバい…チンコにクる…!=Uwah... ahh... hah, hahhh... This is bad... I'm going to cum on my cock...! +フフ…、思った通り…。ざぁ~こ♡ざぁ~こ♡クソザコチンポ♡独身ドーテーで、JKを視姦してオナること\nくらいしかできない惨めな人生負け組♡=Heh heh... Just as I thought... Zaa~ko ♡zaaako ○Shitty Zako cock ♡ Single dotee, a miserable life loser who can only masturbate by staring at JK ♡ +普通なら、家庭持ってしっかり働いてるはずの歳の中年オヤジがぁ…、女の子にチンポシコられて、\n抵抗できずに気持ち悪~~い喘ぎ声で鳴いて…。フフッ…、恥ずかしくないのぉ~?=Normally, a middle-aged man who would have had a family and worked hard at it would have... been cocked by a girl, and he couldn't resist the urge to moan... Hehe... Aren't you embarrassed? +見掛け倒しのダッサいよわよわチンポ…♡くるちいでちゅ~(泣)って、ビクビクして…今にも射精しそう\nじゃんっ♪長年チンポに溜め込んだ、女とヤれないフラストレーション…、オマンコに出ししたら妊娠確実\nのぉ、ブッ濃いザーメン…。このまま惨めに手でヌいてあげるね…♡ニシシw=It's a sloppy cock... ♡ It twitches and smoochs... It looks like it's about to ejaculate at any moment♪ The frustration of not having sex with a woman that I've built up in my cock for so many years... If I let it out in my pussy, I'll definitely get pregnant... My thick semen... I'm going to wretch it out with my hands like this... +はあ、はあ…、うぁっ…、こんな、いいように…。くぁっ…!=Haah, haah... uwah... so good... khaah...! +ほらほら~、こんなんで終わるつもり?ムカつくメスガキを力づくで犯してアヘらせるのが、オジサンがよく\nシコるエロマンガの展開じゃないの~?ざぁ~こ♡ざぁ~こ…♡悔しかったら無理矢理押し倒して、JKマンコ\nにくっさいオヤジチンポ、ブチ込んで黙らせてみせなって…♡=Come on, come on, are you going to end this? Isn't violating an irritating little bitch by force the development of a porn manga where the old man often sucks on her? If you're frustrated, push her down and shut her up with your old man's cock...♡ +はぁ、ふぅ…、ぐぅっ、いい気に、なって…。ああぁぁ…!=Hah, fhh... ghh, I'm feeling good... Aaaaah...! +でも、やっぱ無理かな~?ドMの変態はぁ、バカにされながらチンポ汁ブッコ抜かれるのが\nご褒美だもんねw……じゃあ、このまま一気に…♡=But I guess it's impossible after all~? Being made fun of by a masochist pervert while having your cock juices blown out is your reward, lol... Then, let's do this all at once...♡ +うおっ…、強すぎて…!ひぐぅっ、あぁ…、早すぎる…。=Whoa... they're too strong...! Higuuu, aah... too fast... +はっ、はぁっ…、ん、んん…、ほら、どう?鬼シコ、イイの?フフ…、じゃあ、このままチンポ汁\n出しちゃいなって♡気持ちよくなろ?キモい喘ぎ声上げて、情けなくイっちゃお♡JKの手でシコられ\nながらイって…!ほら、ほらぁ…!=Hah, hahh... nn, nnn... Come on, what do you think? Oni-shiko, is it okay? Hehe... Then, just let out your cock juices like this ♡ Feel good, don't you? Let out a gross gasp and cum pathetically ♡JK's hand strokes you while you cum...! C'mon, c'mon...! +はあ、はあ…、あぁ、もうイキそうだよ…。あ、イク…!イクイク…!=Haah, haah... Aah, I'm about to cum... Ah, cumming...! Cummingcumming...! +……っとぉ~。=...Whoops. +あぁ…!……………は?……え、何で?途中でやめて…?=Aaah...! ............Huh? ......eh, why? Did you stop halfway through...? +このままイケると思った~?ニシシ…、そう簡単にイカせないよ?……ほ~ら、ゆ~~っくり……シ~コ、\nシィ~コ…。シ~コ、シィ~コ…。…んふ♡金玉膨れ上がって震えてる…♡可哀そうにね~、この溜まった\n精液、爆射できると思ったのにね~♡=Did you think you'd be able to cum like this~? Nishishi... I won't let you cum that easily, okay? ...Come on, Yuukkuri... Shiiko, \nshii~ko... Shi~ko, Shiiko... ...Nfu♡ The gold ball is swelling up and trembling...♡ I feel sorry for you~ I thought I could explode with this pent-up semen~♡ +でも、もうちょっと我慢してよ?オジサンチンポはぁ…、ウチのおもちゃってこと、\n分からせてあげっから♡=But hold on a little longer, okay? My old man's cock is... my toy. I'll make you understand that! ♡ +①ドーテー捨てれるなんて=1 I can't believe I can throw away a dote. +んぅ…、あぅっ、…んふっ、10代の美少女で…ドーテー捨てれるなんて、はぁっ…、あっ、オジサン超幸せ\nもんじゃん♪はあ、はあ…、ん、ほら、頑張って動いて。はぅっ…んぅっ、ウチとセックス、させてあげてる\nんだから…、ふう、はうっ…、気持ちよくさせてよね?うぅっ、っんんっ…あんっ…。=Nnh... auh... nfuh, a beautiful teenage girl... being able to throw away a dote... haah... ah, this old man's super happy♪ Haah, haah, nnh, come on, do your best to move. Hauh... nnuh, I'm letting you have sex with me... fuu, haauh... Make me feel good, okay? Uuu, nnnh... anh... +あぁ…、若いピチピチなオマンコ、凄い締まりがいいよ…。\n気持ち良すぎて…はあ、はあ…!=Ahh... Your young pussy is so tight... \nIt feels so good... *pant pant*...! +あっ、んあっ、ぁう…サカった荒い息遣い、めっちゃキモエロいんだけど…wはあ、はあ…、理性吹っ飛んで\n…あっ、あんっ…バカみたいに…腰、振ることしか考えてなさそう♡ああっ、あっ、はっ。=Ah, nnah, auh... Sakka's rough breathing is really creepy, but... lol, haah... My reason is blown away... ah, ahn... like an idiot... It looks like all I'm thinking about is swinging my hips ♡Aah, ah, hah. +そうだよ、こんなに気持ちいいんだ…、腰が止まらないよ…。おじさんは今、\nココアちゃんの中にザーメン出すことしか考えられないよ…!=That's right, it feels so good... I can't stop moving my hips... All Uncle can think about right now is cumming inside Cocoa...! +フフッ、サイッテーw…はぁ、んうっ、く…やっぱドーテーオヤジの性欲、すっごぉ…。んあ、あっ、最初で\n最後のセックスかも、って…あふぅ、んっ、がむしゃらに、はぁっ…、腰振ってきて…。はぁ、ふぅ…、オス\nの欲望、垂れ流しで、んぅっ、んっ…チンポシコり倒してる…。=Heheh, this is the worst, lol... hah, nnuh, kh... I knew it, old man Dorte's sexual desire is amazing... nnah, ah, it might be the first and last time we've had sex... afuu, nnh, it's recklessly, haah... swinging its hips... haah, fuuh... male lust, dripping down my cock... nnuu, nh... +うんっ、あうっ…あはぁ…っ、これ、独りよがりのセックス…。あふぅ、んっ、こんなんじゃ、女使った\nオナニーと…ふぅ、あひっ…、変わん、ないじゃん…。んうっ、あっ、ああ…。=Yeah, auh... ahaah... this is self-serving sex... afuu, nnh, like this, it's no different from masturbating with a woman... fuu, ahii... It's the same as masturbation... nnuu, ah, aaah... +相手を思いやった、ヌルいセックスよりも…はあ、はあ…、ずっと興奮するし…んっ、全然、イイけど…。\nああ…っ、んあっ、はっ、ほら、好きにシコって…。ふあっ、んああっ…貪るように、ガンガンハメまくって\nいいから…!=It's even more exciting than the slimy sex I had when I was thinking about my partner... Haah, haah... I'm so excited... Nnh, it's not bad at all, but... \nAaah...! Nnah, hah, come on, do whatever you want... Fuah, nnahh... You can keep going like crazy, like you're devouring me...! +ああ、いっぱいハメるよ…。ココアちゃんが満足できるように。おじさん頑張るからね…!=Yeah, I'll set you up a lot... So that you'll be satisfied, Cocoa-chan. Uncle will do his best...! +んん…、挿入した途端、ドーテーが粋がっちゃって…あっ、あんっ、カワイイ。ああっ…、でも、ウチが、\n簡単に満足するなんて…思わないでよ~?はあ、はふぅ…うぅっ、んっ…、これでも…色んな男の精液、\nはぁ、ん…、いっぱい絞ってきたんだから…。=Nnngh... The moment I put it in, the dote got all cool... Ah, ahn, it's so cute. Aaah... But don't think I'll be satisfied so easily, okay~? Haa, hafuu... uuuh, nnh... Even so... all kinds of men's semen... nnnh, nh... wrung out a lot... +ウフフ、でも、その意気込みは嫌いじゃないよ?はあ、ふう…、ほら、ガッカリさせないでよね?\nひあっ、あっ…、あふぅ…。=Ufufu, but I don't hate that enthusiasm, you know? Haa, fuu... Come on, don’t disappoint me, okay? \nhyaa, ah... afuu... +はぁ、はぁ…!絶対に後悔させないよ…。おじさんの本気のピストン、シてあげるからね…!=Hah, hah...! I'll never make you regret it... I'm going to give you a serious pistoning, Uncle...! +うあっ、んっ、激しっ…。狂ったようなピストンで…、はあっ、はひっ…チンポ叩きつけられて…。んんん…\n奥、来てるぅ…!あふっ、あんっ…、こんなに届くの、そうそう無いし…はあ、ふう…、思ったより…コレ、\nイイ…、かもぉ…!=Uwah, nnh, so rough... You're hitting me with your crazy pistoning... haah, hahii... with your cock... Nnnh... It's coming in deep...! Afh, anh... I don't get to reach this far... Haah, fhh... This is... better than I thought... maybe...! +ああっ、ん、やっ、ふふっ…、やるじゃん…。あふっ、はぁぁ…そう、そこ…!突いて…、コネて…、ひあ、\nあっ…、オマンコの中、いっぱい感じてぇ…。はあ、はあ…、そう…、ちんぽ、ドチュドチュって…いっぱい\nハメ込んで…。=Aaah, nn, yaah, hehe... Not bad... afh, haaah... Yes, right there...! Thrust it in... and knead it... hyah, \naah... Feel it all inside my pussy... haah, haah... That's right... Your dick... is pounding so hard... +はあ、ふう…、だいぶ感じてるねぇ…。どうだい?おじさんのチンポ、気に入ってくれたかな?=Haa, fuu..., you're feeling pretty good, aren't you...? How is it? Do you like your uncle's cock? +うぅっ…、ぅんっ…、まあまあじゃん?はあ、あひっ…、それに…、んっ、ハメさせてもらってるくせに…\nあんまいい気になんないでって…。はっ、んぅっ、こんなんじゃ…、まだまだ…イケ、ないしぃ…。はあ、\nはあ…、だから、もっとシて…♡あんっ、ああっ、今よりも凄いの、オマンコに感じさせてぇ…♡=Ugh... uhn... it's okay, isn't it? Haah, ahii... And... nnh, you're letting me set you up... don't feel so good about it... Hah, nnuh, like this... I still can't... cum... haah, \nhaah... So, do it more... ♡Ahn, aah, let me feel your pussy more amazing than it is now...♡ +分かったよ、それじゃあもっとハメまくってイカしてあげるからね…!=Fine, then I'll set you up even more and make you cum...! +あっ、んっ…んあっ、凄いのきたぁぁ…!あっ、ああ…んあっ、んあっ、あっ…はぁ、オマンコ、抉られて…\nっんあ…あっ、はあ…あんっ…ひあっ、オジサン、見直したよ…。あっ…、あふぅ、んっ、んくっ…はひっ…、ひぐっ、んひっ…。=Ah, nnh... nnah, something amazing's coming...! Ah, ahh... nhah, nnah, ah... hah, my pussy's been gouged out... nnnah... ah, hah... ahn... hyah, my old man, I've reconsidered... ah... afuu, nh, ngh... hahi... higu, nhii... +②ウチのオマンコ…感じて\nくれてる?=2 Does my pussy feel good? +やぁっ…んあっ、はぅっ…おじさん、イイ…♡イイよぉ…♡はぁっ、んっ、オチンポ、もっと突き込んで♡\n気持ちよくしてぇ…♡はあ、はあ…おじさんは、んんぅ…、気持ちいい?ウチのオマンコ…、んっ、感じて\nくれてる?=Nooo... nnah, hauh... Uncle, it's good... ♡ It's great... ○Haah, nnh, thrust your dick in more, ♡\nMake me feel good...♡Haah... haah... Mister, nnnh... Does it feel good? Does my pussy... nh, feel good for you? +もちろんだよ…。こんなに気持ちいいオマンコなんて、中々無いよ…。=Of course... There's no pussy that feels this good... +フフ、ドーテーのくせに、んあっ…、知った風なこと言って…。はあ、ふう…、でも、そんなに感じてくれて\n嬉しい♡あっ…、あふぅ、んっ、ね、もっと顔、見せて…?ふぅ、うう、ん、おじさんの感じてる顔、見たい\nの…♡あっ、ああ…あんっ♡=Hehe, you're such a dote, but you still act like you know everything... Hah, hah... But I'm so happy you feel that good ♡ Ah... afuu, nnh, hey, can you show me more of your face...? Fuu, uuu, nh, I want to see your face when you feel it, Uncle... ♡Ah, ahh... ahn♡ +おじさんもココアちゃんのエッチな顔がみたいよ…。ほら、こっち向いて、目を合わせて…。=Uncle wants to see Cocoa's dirty face too... Come on, look this way, make eye contact... +んんんぅ…、ちょっと…、やぁ…。はぁ、んうっ、そんなに見つめられると…恥かしい…かも…。はあ、\nはあ…、……ねえ、キス……して…?ぁう…っんあっ、はっ、それなら…目を合わせなくて済むし…、ふう、\nはあ…、凄く…幸せな気分に、なれるから…。んあっ、はぁっ、んぅっ…。=Nnngh... Wait... noo... Haa, nngh, if you stare at me like that... it might be... embarrassing... haa, \nhaa... ...Hey, kiss me...? Auh... nnah, hah, in that case... I won't have to look at you... fuu, nnn... I'll feel really... happy... nnah, haah, nnuh... +んん…?なんかちょっと…雰囲気変じゃないかな?おしとやかというか…。\nさっきまでとは全然違って…。=Hmm...? Isn't the atmosphere a little... weird? It's more graceful... \nIt's completely different from before... +んもう…、…雰囲気、ブチ壊すようなこと…はぁっ、あっ…、言わないでよ…。んぅ…、せっかく、ウチが…\nああ…んあっ、イチャラブセックス、シてっ…、あげてるのに…。んあっ、はっ、んぅっ…、オジサンも、\n”オタクに優しいギャル”…、んっ、好きっ、しょ?あはぁ、ふう…。=Geez... Don't ruin the mood... haah, ah... don't say that... Nnh... I'm finally giving you... nnaaah... nnah, flirting, sex... and yet... nhah, hah, nnuh... you're also a gal who's kind to otaku... nh, aren't you? Ahaah, fuuh... +ま、まあ…嫌いではないけど…。=W-Well... I don't hate it, but... +フフッ…、素直じゃないな~。んんぅ…、あっ、んはっ………ウ、ウチは…、おじさんと、んぅっ、んっ…\nエッチ…できて…、その…、はあ、はあ…、んっ…、嬉しいのは…ホント、なんだからね…?あふぅ、んっ、\nほら…、イチャイチャの…続き…シよ?んくっ…はぁっ、んふっ…あん…。=Hehe... You're not being honest~. Nnnh... ah, nhah... I-I'm... able to have... nnnh, nh... sex with you... umm... hah, hah... nn... I'm really... happy, aren't I...? Afuu, nn, come on... let's continue... flirting, okay? Nnkh... haah, nfuu... anh... +わかったよ…。ゴメン、仲直りのキスだ。=Okay... Sorry, it's a kiss to make up. +ふ…んちゅ…♡ん、ぢゅ…♡ちゅぷ…んっ…♡ふぅ…ちゅふ…んんっ…♡\nふー…ふぁ…う、れぅ…んぅ、れるっ…♡=Fh... *kiss*... ♡Nn, *slurp* ♡*chupu... nn... ○Fuu... chufu... nnn...♡\nfuu... fua... uu, reu... nnu, reru...♡ +ぷはぁ…♡…はっ、あはぁ…♡好きっ♡好きぃっ…♡おじさんも、このオチンポも大好き♡はっ、んぅっ、んっ…\nねえ、他の男のこと…忘れるくらい…、あんっ、ああっ、気持ちよく、させて?はあ、はあ…、んんぅ、おじ\nさんのことだけ、はひっ…、考えられるように…オチンポ、たくさん頂戴♡ひあっ♡あっ…、あふぅ♡んっ♡=Pwah... ♡... Hah, ahah...♡ I love you! ♡I love you... I love this dick, too! ○Hah, nnuh, nnh... Hey, \nhey, let me... make you feel good enough to forget about other guys... ahn, aaah, make me feel good? Hahh, hahh... nnnh, give me lots of dicks... so I can think about you, hahii... Hyaah, ah... afuuuuh♡ +分かったよ…。おじさんのチンポで、ココアちゃんのオマンコ、イカせてあげるからね?\n二人でいっぱい気持ちよくなろう…!=Okay... I'll make Cocoa-chan's pussy cum from your dick, okay? Let's make it feel good together...! +うんっ♡んあっ♡あっ、ああ…♡突いて…♡いっぱい…♡んあっ、んあっ♡あっ…はぁ、私のオマンコ、おじさん\nだけのものにして…♡っんあ…あっ♡んあ…あんっ♡あ…、好きっ♡好きなのぉ…♡っ…ひあっ、あっ…♡=Yeah ♡Nnah ♡Ah, ahh... ♡Thrust it in... lots... nnah, nnaah ♡ Ah... Hah, make my pussy just for you, Uncle \n... ○ Nnah... ah ♡ nnha... ahn, ahn... I love you... I like you... Hyaah, ah...♡ +おじさんもココアちゃんのこと…好きだよ…!=Uncle... likes you too, Cocoa...! +あうっ♡うぅん、んっ♡嬉しい…♡そう言ってもらえて…今までにないくらい、あっ♡気持ちいいの…♡\nああっ♡あっ、おじさん、好きっ♡好きっ…♡愛してるのぉ…♡=Aww ♡ No, nn ♡ I'm so happy to hear you say that... It feels so much better than I've ever felt before... ♡\nAaah ♡Ah, Uncle, I love you! ♡I love you so much... +①ウチの腰使いどうよ~?=How about one of my hips? +んぅっ、んあっ、あっ…ほらほら~、ウチの腰使いどうよ~?ふっ、ん、お尻打ち付けてぇ…、思いっきり\n締めつけてぇ…。はあ、はあ…、ヤバイっしょ?ニシシ…オジサン、気持ちよさそ~wんっ、はぁ…ほら、\nもっと喘いでいいんだよ?ウチがぜ~んぶシてあげっから…。はぁ、んうっ、く…。=Nnuh, nnah, ah... Come on, come on, how about my hips? Huh, nnh, hit my butt... You're squeezing me as hard as you can... Hah, hah... This is bad, isn't it? Nishishi... Oji-san, you look like you're enjoying this~ loln, haa... Here, you can moan more, you know? I'll make you moan... Haa, nnuuh, kuh... +うあぁ…、凄い腰使いだよ…。吸い付いて…チンポ引っこ抜かれそうだ…。=Uwah... she's really moving her hips... She's sucking on me... I feel like she'll pull my cock out... +ンフフ…、チンポバキューム、あんっ…、ウチの得意技なんだ~。\nんくぅ、あうっ…、これでヨガらない男なんていないんだからね?w\nあうっ…、はっ、んぐっ、チンポ、堪んなさそうに、膣内で暴れてる…。\n威勢いいけど、はぁ、ふぅ…、あと、どれくらい我慢、んっ、できるかな~?=Nfufu... Cock vacuum, anh... It's my specialty Nnngh, auh... Now there's no man alive who wouldn't do yoga, you know? lolNnauhh... hah, nguh, your cock's rampaging inside me like it can't take it anymore... \nIt's so powerful, but haa, fuu... how much more can I hold it in, nnh,? +はあ、はあ…、もっとこのオマンコ感じてたいよ…。気持ちよすぎる…。=*pant pant*... I want to feel this pussy more... It feels too good... +でしょでしょ~?あっ、ぁはっ…これでも、リピーターの多いエロマンコだよ?ん、ああっ、タダマンできる\nおじさんは…、超ラッキーなんだから。はぁ、んっ…、しっかり味わってよね。っ、んくっ…、はひっ…。=Isn't that right~? Ah, aha... This is an erotic pussy with lots of repeat customers, you know? Nn, aah, Uncle \n, who can do it for free... is super lucky. Haa, nn... Make sure you savor it. Nnkh... hahii... +じゃあ、何発出してもいいのかな?=Then how many times can I shoot out? +もちろん。ウチだって、久しぶりのデカマラだもん。んあっ、あっ…、簡単に終わってもらっちゃ…困るし…\nんん、これから、も~~っと気持ちよく…、シて、あげんだから…、はあ、ふう…、頑張ってよ?フフッ…。=Of course. It's been a while since I've had a huge dick. Mnah, ah... I don't want it to end so easily... \nNnn, I'm going to make you feel even better... from now on... Hah, hah... Good luck, okay? Heheh... +分かったよ。こんなにいいオマンコ味わいたい放題だなんて…。\n玉ん中の精子、全部注いであげるね…。=All right. I didn't think I'd be able to enjoy her pussy this much... I'll pour out all the sperm in your balls... +ぁう…っんんっ、あっ…、注いであげる…って、立場…、んっ、分かってる?はあ、はあ…、ウチが搾り\n取るんだって。メスイキするまで、ぜ~~んぶ、ね♡=Auh... nnh, ah... I'll pour it for you... Wait, my position... nh, do you understand? *pant pant*... I said I'm going to squeeze you out. Until you cum, I want you to do everything you can. ♡ +はあっ、あんっ、ほら、ほらぁ…、ドーテーチンポ、ビッチマンコに…、んっ、屈服しろぉ♡\nパコられて、アヘって…、ふぁっ、んああっ…情けないイキ方しちゃえぇ♡=Haah, ahn, look, look... Your dote cock, into my bitch pussy... Nnh, give in to it! ♡\nPacocking me, aheh... Fuah, nnahh... Make me cum pathetically! +ココアちゃん…、激しすぎて…これヤバイ…!=Cocoa... You're too rough... This is bad...! +はひっ、ひうっ…、ん、イイッ…!やっぱ他の男と全然違うわ…。はあ、んん…、こんだけチンポ、\nでかくって…、騎乗位でハメると…ふうぅんんぅぅぅ……ずっぽし深く入る、のぉ…。腰、止まん\nなくて…んんん…、これ、久しぶりの…快感…♡んあっ、ぁう…んんっ、ほんっとチンポだけは一流♡=Hahii, hiuuh... nn, good...! You really are completely different from other men... Haa, nnh... Your cock is so big... When you set it up in a riding position... hmmmmmmm... it goes in really deep... My hips won't stop... nnnhh... It's been so long since I've had this... pleasure... ♡ nnah, auu... nngh, my cock really is first-rate ♡ +っんは、っは、あっ、レイプみたいに犯すの、ハマりそ…。バカみたいに腰振って…、はあ、ふう…、\nチンポ汁、搾り取るためだけに、んんっ…、ひたすらハメ続けるのって…、ひぅ…、交尾みたいで…\nヤッバァw…♡あうっ…あはぁ…っ。=Nnhah, hah, ah, I'm gonna get addicted to raping you like a rapist... You're swinging your hips like an idiot... Hah, fuuh... Just to squeeze out your cock juices, nnnh... To keep going like this... hiu... It's like mating... Nnyah hah lol...♡ Auh... ahah...! +はあ、はあ…、あぅ…、おぉっ…!=Haah, haah... auh... oooh...! +プッ、くふふふ…あははっ…。…はぁ、んうっ、なにそのキモい顔wん、ああっ、オジサンの感じてるとこ\n見てると、ふぅ、んはぁ…、イジメたくなっちゃう、かも…w=Puh, kufufufu... ahaha... ...Haa, nnuh, what's with that creepy face, lol, aah, just looking at the old man's sensitive spots makes me want to tease him, fuu, nhaa... lol +ひあっ、あっ…、はあ、はあ…、キモカワイイ顔、もっと歪ませたくなっちゃう♡うぁっ、あうっ…\nあはぁ…、ほらほら~、もっと情けない姿、んんっ、見せて?キモイ喘ぎ声聞かせてよ~♡=Hyaah, ah... haah, haah... You're making me want to warp my creepy face even more ♡Uwah, auh... \nAhaah... Come on, come on~ Show me more pathetic form, mmm, okay? Let me hear your gross gasps~♡ +②もうちょっと男らしいとこ\n見せてよね?=2 Show me a little more manly side, okay? +うお、おぉ…、はぁっ、うっ、ふうー、ふうー…。=Whoa, whoa... haah, uuh, fuuuhh, huuh... +んあ…あんっ…されるがまま、って感じ?ね~え、オジサン…もうちょっと男らしいとこ、んんっ、見せて\nよね?んうっ、あんっ、…このまま、JKに犯されてるだけだなんて…、情けなくない?はあ、はあ…。=Mnah... ahn... It feels like I'm being violated? Hey, old man... Show me something a little more masculine, mmm, okay? Mnh, ahn, ...I'm just being raped by JK like this... Isn't that pathetic? Haah, haah... +でも、ココアちゃんのテクが凄すぎて…。どうしても受け身になっちゃうよ…。=But Cocoa's technique is so amazing... I can't help but be passive... +ひあっ、あっ…、小娘くらい、イカせられないの?んん…、チンポだけは立派なのに…あふぅ、宝の持ち腐れ\nだよ~?ほぉ~らぁ…、頑張ってってばぁ…。んっ、んんっ…、ウチをイカせてよぉ…♡このデカチンポで…、\n生意気JKをガンハメして♡=Hyaah, ah... You can't make a little girl cum? Mmm... Your cock is the only thing that's great about it... Afuu, it's a spoiled treasure, you know~? Hooora~ra~... Good luck... Nnh, nnnh... Make me cum... ♡ With this huge cock... do your best to make JK impertinent ♡ +そ、そんなに腰を揺すったら…、あぁ…!=I-If you keep shaking your hips like that... ahh...! +ふふっ…、んっ…♡ガンバレ♪ガンバレ♪オチンポッ、ガーンバレ♪淫乱ビッチ、懲らしめて♡=Hehe... nnh... ♡ Good luck♪ Good luck ♪ Cock, good grief ♪ Nympho Bitch, teach me a lesson ♡ +うおっ、ギャルJKの生ハメ応援…エッロ…。はあ、はあ…、もっとしてくれないかな?\nしてくれたら、オジサン頑張れるかも=Whoa, cheering Gal JK on raw... Ello... Haah, haah... Could you do more for me? If you do, I might be able to do my best, old man. +んあっ、あっ、ニシシ…、オジサン、こーゆープレイ、好きだねwはぅっ…んぅっ、そーゆーとこも\n童貞♡ってカンジ♪あひっ、あうっ、ん、……じゃ~あぁ…、そ~んな変態さんにはぁ…、ウチも応援\n頑張っちゃおっかな♡=Nnah, ah, Nishishi... Pops, you like this kind of play, don't you? lolhauh... nnuh, that's what it means to be a virgin ♡♪ Ahih, auh, nnh... then... for a pervert like you... I guess I'll do my best to cheer you on ♡ +そうしてくれると嬉しいよ。おじさんがココアちゃんをイカせられるように頼むよ。=I'd be happy if you did. I'm counting on you to make Cocoa cum. +ガンバレ♪ガンバレ♪ヤリマン退治、ガーンバレ♪生意気ギャルに、お仕置きを♡\n突き上げて♪ハメ込んで♪いっぱいいっぱい、イカせてね♡=Hang in there! ♪ Go for it ♪ Get rid of the slackers, get outta here ♪ Thrust your punishment on the cheeky gals ♡\nGet in there ♪ Make me cum a lot ♪ +チーンポ♪ガンバレッ♪フレッ、フレッ♪チーンポ♪メスガキJK分からせて♡\nオマンコいっぱい、ブチ込んで♪オジサンだけの、モノにして♡=Chimpo♪ Go for it♪ Fleh, fleh♪ Chimbo♪ Female brat JK, make me understand ♡\nFill me up with your pussy♪ Make me yours, just for you ♡ +うぉぉ…これはチンポにクるよ…!ココアちゃんの応援に応えるためにも、\nおじさん、頑張るからね…。=Whoa... This is getting on my cock...! I'll do my best to respond to Cocoa's support... +ニッシシ…、チンポ膨らんできた…♡はぁ…、ああ…んあっ、これなら思いっきり動けそう…♡んん…、\nオジサン、私も火がついちゃったから…、ひあっ、あっ…、すっごい鬼ズリ…♡するよ?はぁ、ふぅ…、\n簡単にイカないでよね?ひあっ、あっ…、あふぅ…。=Nisshishi... Your cock is swelling up... ♡Haa... aaah... nnah, I think I can move as much as I want with this...♡Nnnh... Uncle \nI'm on fire too, so... hiah, ah... I'm going to do it really hard...♡! Haa, fuu... Don't cum so easily, okay? Hiah, aah... afuu... +ココアちゃんがイクまで我慢するよ。思いっきりおじさんのチンポ、貪るといいよ。=I'll hold back until Cocoa cums. You can indulge in Uncle's cock as much as you want. +ひあっ、あっ…、ひぐっ、んひっ…、イイッ、すっごぉ…!こんなん、腰、止まんない…!うぁっ、あうっ…\nヤッバ…、これ、んんっ、即イキする、かもぉ…。はあー、んふうー…、オジサン、やればデキるじゃん♡=Hiah, ah... higuh, nhii... good, amazing...! I can't stop my hips like this...! Uah, auh... \nThis is bad... This, nnnh, might make me cum right away... Haaah, nfuuu... Pops, if I do it, it'll work! ♡ +ガンッ、、、バレッ…♪ガンッ、、バレェッ…♪フレッ、、フレッ…♪チーン…、ポォッ…♪\n絶頂アクメ、、キメさせてぇぇっ♡=Bang, , barrette... ♪ Bang, barettee...♪ Fleh, fleh...♪ Tch... Pooh...♪ Let me finish my climax orgasm! ♡ diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zaTALKList.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zaTALKList.txt new file mode 100644 index 0000000..aaafac7 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zaTALKList.txt @@ -0,0 +1,2468 @@ +プールの中とはいえ、今日はほんと暑かったねー。=It may be in the pool, but it was really hot today. +そう…だね。っ日差し、も強…かったし…まだっ…\n体ッ…中…火照って…ジンジン…っ…してる、よ。=That's... true. The sun was... strong... and... my body... was still... burning... inside... It was tingling...! +乙羽ちゃんの中も火照ってとても熱いよ。=Otoha-chan's insides are really hot, too. +ん…わ、わかってる…っ…か、ら…そん、な事…\nい、言わないで…。=Mm... I-I know...! ...K-Kara... Don't say... that... +恥ず…か、しくてっ…っ…あそこが…もっと感じて…\n熱くっ…っ…なっちゃ、う。=It's embarrassing... I-It's so... hot... down there... I'm getting even hotter... +え?何?よく聞こえなかったー。=Huh? What? I couldn't hear you very well. +え、わ、私…何か…っ…言った、か、な…?=Huh? D-Did I... say something...? +んー…私の勘違いか。シャワーの音で\n聞き間違えたみたい。=Hmm... I guess I misunderstood. I must have misheard the shower. +この季節のプールはやっぱり気持ちよかったね。=This season's pool really did feel good. +うん、深くて、大きくて…っぁ…き、気持ちぃいっ…。=Yeah, it's deep, and big... ah... I-It feels good... +はは、確かにここのプールは広いよね。うちの学校、\n土地だけは広いし。=Haha, this pool really is huge. Our school has a lot of land. +それにしても、ふふっ、乙羽ったら余韻に浸り過ぎー。=Still, hehe, Otoha, you're soaking in the afterglow too much. +っ!あ…シャ、シャワーも気持ちいいっ…から、\nつ、つい…。=! Ah... Th-The shower feels good too... so I couldn't help myself... +気持ちよくて本音が出ちゃったかぁ。おじさんも\n声が出ちゃうかも…。=It felt so good that I let my true feelings out. My uncle might let out a yelp too... +ダメ、やだ…んっ…莉乃ちゃんに聞こえちゃうぅ。=No, no... Nnh... Rino-chan's going to hear me. +今日は乙羽の勉強の息抜きになったようでよかったよ。=I'm glad today was a break from Otoha's studies. +っ…私のっ…我が…儘に、付き合って、くれて…\nぁ、ありがとう。んっ…嬉しかった。=Ngh... Thank you... for going along with my selfishness... Nnah, thank you. Nnh... I was so happy. +今もイキ抜きのために突き合ってるけどね。=Even now, we're fighting each other to get rid of the urge to cum. +もぉお、おじさんのバカぁ…っ、私は声を抑えるのに…\n必死なのにぃ…!=Geez, Uncle, you idiot... I'm trying so hard to keep my voice down... +おじさん?ああ、セクハラひどかったよね。乙羽の体を\nジロジロ見回して…。乙羽も気を許し過ぎちゃダメだよ?=Uncle? Oh, that was sexual harassment. I was staring around Otoha's body... Don't let your guard down too much, okay? +んっ…莉乃ちゃん…ぁ…考え過ぎだよ。=Mm... Rino-chan... ah... you're overthinking it. +おじさんはとってもイイ人っだからっ…はぁはぁ…\nそんな目でっ…み、見てないよ。=He's a really nice guy, so... *pant pant*... \nI'm not looking at him like that. +おじさんは乙羽ちゃんをいつもそういういやらしい目で\n見ているよ。=Uncle always looks at Otoha-chan with those lewd eyes. +んっ…そ、それは分かって、るけど…っ…っぁ…\n…おじさんの…エッチ…。=Nnh... I-I know that, but... ah... nh... Uncle... you pervert... +あのタイミングでおじさんが来るなんて、私たちの事\nつけてたんじゃない?…なんてまさかね。=To think an old man would show up at that time... Didn't he put us on the line? ...How could he? +さ、流石にっ考え過ぎっ…だよ。んっ…み、見回りを\n先生にっ…っ…頼まれたって言ってたし…。=Y-You're... overthinking it. Nn... M-Mr. \n asked me to patrol... +もとはと言えば乙羽ちゃんがおじさんにプールのことを\n教えてくれたんだよ?このエッチなスク水で誘惑するためにね。=To begin with, Otoha-chan told Uncle about the pool, didn't she? To seduce him with this dirty school swimsuit. +っ…ぁ…だ、だっておじさんがっ…っ…この水着で\nエッチ…っ…したいって言う…からっ…。=...Ah... B-But Uncle...! ...He said he wanted to have sex with me in this swimsuit... so... +でも莉乃ちゃんを巻き込むことはないじゃないか。\nつまり、莉乃ちゃんは乙羽ちゃんの性欲を満たすために\n利用されたわけだ。=But there’s no need to get Rino involved, is there? In other words, Rino-chan was used \nto satisfy Otoha-chan’s sexual desires. +そっ、そんなつもり、じゃ…。そ、それに…ここで\nシてるのはっ…お、おじさんが無理やり…=Th-That's not what I was trying to do... A-And... the reason I'm doing this here... is because he's forcing me to... +乙羽ちゃんがそんな水着で誘うから我慢出来なくなっ\nちゃったんだよ。だから、乙羽ちゃんが悪いんだ。=It's because Otoha-chan asked me to wear a swimsuit like that that I couldn't stand it. That's why it's her fault. +そ、そんなぁ…。=N-No way... +それにしても、莉乃ちゃんは全然気付いてないようだね。\nすぐ隣でこんなエッチなことをしてるのに…。=Still, Rino doesn't seem to have noticed at all. She's doing this kind of dirty stuff right next to me... +ゴメッ、ン、ね…莉乃ちゃんっ…。おっ、お喋りしてる…\n最中、なのに…。=Gomeh, mn, hey... Rino-chan... Oh, she's chatting... We're in the middle of \n... +んん、私、こんなにいやらしいエッチ…、して…るのぉ…。\nはっ、あぁん…。=Mmm, I'm... having... such dirty sex... \nHaah, aahn... +ねえねえ、プールもいいけど、今度海に行かない?=Hey, hey, the pool's nice, but why don't we go to the beach sometime? +え…、んっ…海なんて、っぁ…急にどうして?まだ\n泳げないから…っ…怖いよ。=Huh...? Nnh... The ocean... Why all of a sudden? I can't swim yet... I'm scared. +ほら、海なら泳ぎが苦手でも浜辺とかで楽しめるん\nじゃないかなーって。=You know, even if you're bad at swimming at the beach, you can still enjoy it on the beach. +でも、っ…ぁ…お母さん、が許してくれる、かな…。=But... ah... I wonder if Mom will forgive me... +んっ…あ…色々っ…厳しい、から…聞いてみない…っ…\nとわからない、よ…。=Nnh... ah... so many things... so harsh... I won't ask... nh... I can't tell... +そっか、おばさん厳しいもんねー。=I see. Auntie sure is strict. +ま、それは置いといて。乙羽の意見はどう?行きたい?=Well, putting that aside. What do you think, Otoha? Do you want to go? +っ…行けるようならっ…い、行きたいな。っぁ…\nんっ…ちゃんと、勉強したらっ…許してもらえる、かも…。=...If I could go... I-I'd like to go. Ah... \nnnn... If I study properly... they might forgive me... +乙羽ちゃんはコッチの勉強に熱心だもんなあ。=Otoha-chan sure is dedicated to her studies. +じゃあ行く方向で話し進めよっか。=Well then, let's talk in the direction we're going. +海に行くとなると、水着はやっぱり買っておかないとね!\n乙羽はどんな水着が着たい?=If you're going to the beach, you really need to buy a swimsuit! What kind of swimsuit do you want to wear, Otoha? +え、えっと…は、恥ずかしいし、んっ…っぁ…露出度が\n低い、のがいいっ…かなぁ…んっ…。=U-Umm... I-It's embarrassing, nn... ah... I think it'd be better if it wasn't too revealing... nnn... +乙羽ちゃんのセクシーなビキニ姿もおじさんは\n見てみたいなぁ。=I'd love to see Otoha-chan in a sexy bikini, too. +ビキニなんて…そんなのっ…っ…無理っ、だよ。…\nっぁ…スクール水着でもっ…んっ…恥ずかしいのに…。=I can't... wear a bikini...! ...It's impossible. ...Nnhah... Even in a school swimsuit... Nnh... It's embarrassing... +おじさんのお願い、聞いて欲しいなあ。じゃないと\nもっと大きな音を立てちゃうよ?=I want you to listen to my uncle's request. Otherwise, it'll make even louder noises. +そんなのっ…っぁ…ダメ、あっ…莉乃ちゃんに…んんっ、\nバレちゃうよぉ。=That's... ah... no, ah... Rino-chan's gonna... mmm, \nfind out. +ん?乙羽どうしたー?なんか言った?=Hm? What's wrong, Otoha? Did you say something? +な、何もっ…言ってないっ…よ。はぁはぁ…その…、\nビキニとか…、んっ…、着てみたいかな、なんて…。=I-I didn't... say anything. Haa, haa... umm... \nbikini... nn... I just thought I'd like to try it on... +嫌がっても結局おじさんのお願いを聞いてくれるんだね、\n乙羽ちゃんは。おじさんとっても嬉しいよ。=Even if you don't like it, you'll still listen to your uncle's request, won't you, Otoha-chan? I'm so happy. +ビキニだなんて、珍しく大胆じゃ~ん♪乙羽なら\n注目されてナンパされちゃうかもね。=It's rare to see you in a bikini. You're so bold♪ Otoha might get a lot of attention and hit on you. +え、そ、そんなこと、ないよ。っぁ…り、莉乃ちゃんに\n比べたらっ…はぁ…私なんてっ…全然、だよ。=Huh? Th-That's not true. Ah... I-I'm nothing compared to Rino-chan... Hah... I'm not... at all. +乙羽は自分の可愛さが全然分かってないなー。\n勿体ない!=Otoha doesn't understand how cute she is at all. What a waste! +そうだよ。おじさんが海で乙羽ちゃんを見かけたら\nすぐナンパしちゃうよ。あぁ、想像したら腰が止まらないよ…!=That's right. If my uncle saw Otoha-chan at the beach, he'd hit on her right away. Ah, I can't stop moving my hips just imagining it...! +おじさん。うっ、嬉しいっ…けど…や、やり過ぎたら…\nんっ…バレちゃうってばぁ…。=Uncle. I-I'm so happy... But... if I go too far... they'll find out... +とはいえ、乙羽を悪い虫から守らないといけないから\n男友達を連れて行かないといけないかもね。=That said, I have to protect Otoha from bad bugs, so I might have to take my male friends with me. +乙羽の方で一緒に行ってくれそうな人っている?=Is there anyone in Otoha who could go with you? +んっ…っ…越して来た、っばかりだし、そんな人っ、\nいないよ。はあ、ん…。=Nn...! ...I just moved here, so there's no one like that. Haah, nn... +じゃあおじさんが立候補しちゃおうかな?=Then maybe my uncle will run for office? +そしたら海のシャワー室や岩場で、乙羽ちゃんと\nエッチなことをしたいな。=Then I'd like to have sex with Otoha-chan in the beach shower room and on the rocks. +んっ!……っぁ…ぅ……そんなの…ダメ、色んな人にぃ、\nおじさんとの変態エッチ…見られちゃうぅ…!んあっ…。=Nnh! ...Ah... uuh... That's... no good, lots of people are going to see me having perverted sex with Uncle \n...! Nnah... +おや、締まりが良くなったぞ。想像して興奮しちゃった\nかい?=Oh, it's getting tighter. Are you excited just imagining it? +それにしても、こんなにシてるのに、莉乃ちゃんは\nまだ気付いてないようだね。意外に鈍い子だ…。=Still, it looks like Rino-chan hasn't noticed yet despite all this shit. She's surprisingly slow... +もうっ…バレちゃぅからぁ…。無茶しないでぇ…。=Geez... they'll find out... Don't do anything reckless... +もう夏休みも中盤かー。部活や自主練ばっかりで全然\n宿題ができてないな。乙羽はどう?=It's already the middle of summer break, huh? I've been doing nothing but club activities and practicing on my own, so I haven't been able to do my homework at all. How about you, Otoha? +…っ…んん、私はっ…っ…転校生、だから…っ…宿題は\n無い、けど…=...Mmm, I'm... a transfer student, so... I don't have any homework, but... +んっ…ほ、補修の予習と、…っ…復習で…勉強、\nばっかり…っ…かな。=Nnh... I-I've been studying... studying... preparing for repairs... and reviewing... I guess. +乙羽ちゃんは頭がいいから、のみ込みが早くてエッチな\n勉強の成果が出てるよ。家でも自習してたのかな?=Otoha-chan's smart, so she's quick on the uptake and has the results of her dirty \nstudying. Maybe she was studying at home too? +し、してるっけど…。んっ…っぁ…おじさんに\n会えない日は…っ…寂しく、なって…。=I-I do, but... Nnh... aah... When I can't see him... I get lonely... +私の方は部活終わりで疲れてるから、帰ったら宿題に\n手が付けられないのよ。=I'm tired after club, so I won't be able to do my homework when I get home. +乙羽、昔から賢かったし、いい勉強法知ってる?=Otoha, you’ve always been smart. Do you know any good study methods? +ほら、莉乃ちゃんも知りたがってるよ。乙羽ちゃん、\n教えてあげなよ。=Come on, Rino wants to know, too. Otoha-chan, teach her \n. +えぇ……、よ、夜っ…皆が…っ…っぁ…寝静まった後、\nんっ…はぁはぁ…音を立て、ないようっ…に=Yes... A-At night... after everyone's... ah... gone to sleep... *pant pant*... Don't make a sound... +が、学校でシたこととかっ…っあ…お、思い出しながら\nっ…んっ…自習っしてる…だけ、だよ。=I-I'm just doing self-study... while remembering what I did at school. +そっか。やっぱり地道に時間を作ってやってくしか\nないのかなー。=I see. Guess I'll just have to make time for him. +うちの部活の1年は色気づいて恋愛トークばっかだよ。\nちょっとは乙羽を見習って欲しいな。=The first-years in our club are all sexy and talk about love. I wish they'd learn a thing or two from Otoha. +見習うってコッチのことかな?だったら皆の前で\n実演してあげようか。=Maybe this is what she meant by “apprentice”? In that case, I guess I'll give her a demonstration in front of everyone. +んっ…そんなのダメー!っぁ…今で…も、っはぁ…十分\n恥ずかしいっ…のに!そんな事したら…あっ、はぁ…\n恥ずかしさで頭おかしくなっちゃうよぉ…。=Nnh... I can't do that! Ah... I'm... already... hahh... embarrassing enough...! But if I do that... ah, hah... \nI'll go crazy from the shame... +でもそれが好きなんだよね、乙羽ちゃんは。おマンコの\n締まり具合がいつもよりスゴいよ…。=But that's what Otoha-chan likes. Her pussy's tighter than usual... +でも、乙羽も勉強ばっかしてないで、そっちの方にも\n興味を持った方がいいよー。=But Otoha shouldn't just be studying, she should be interested in you too. +っ…っぁ…子ども扱いっ…しないでよ。んあっ…私が\nまるでっ…興味ないみたいに…言って…。=Ngh... ahh... Don't treat me like... a kid. Nnahh... I said it as if... I wasn't interested... +お、何々?乙羽にもそういう人いるの?=Oh, what? Is there someone like that in Otoha, too? +気に、なるっ…んっ…人は、いるかなー…。=I'm curious... Nnh... Is there anyone here...? +誰だれ?教えてよー。=Who is it? Tell me. +おじさんも気になるなぁ。嫉妬しちゃうなぁ。\n教えてくれよ。=I'm curious about him, too. I'll get jealous. Tell me. +やだぁ…分かってるくせにぃ…。おじさんとのっ…っぁ…\n関係っ…なんて…んっ…言えないよ…。=Nooo... You know that already... I can't say... ahh... that it's related... to my uncle... nnh... +ねー乙羽ー、教えてよ。私と乙羽の仲じゃない。\n誰にも言わないからさ。=Hey, Otoha, tell me. We're not friends. I won't tell anyone. +え、え~っと…り、莉乃ちゃんっ…っ…の知らない\nっ人…かな。=U-Umm... R-Rino-chan... I guess... she's a total stranger. +ならいいじゃない。前の学校の人?=Then it's fine, isn't it? Someone from your previous school? +前の学校っ…は、周り、も勉強っ…んっ…ばっかり、で\n皆そんなっ…余裕、なかっ…たから。=My old school... I-I've been studying all around me... Nnh... All I did was study, and everyone... wasn't so... composed. +え、じゃあこの学校の人なんだ?同じ補習の人?=Huh? So you're from this school? Someone from the same supplementary classes? +ち、違うよー。んっ…も、もう…っ…いいじゃない。=N-No, that's not it. Nn... G-Geez... It's fine, isn't it? +もしかして…先生とか?大人の人かな?=Could it be... a teacher? An adult? +う…うう………=Uh... uhhh... +あれ?もしかして図星だった?=Huh? Did I hit the bullseye? +う、うん…。んっ…、=Y-Yeah... Nn... +もしかしておじさんのことだったら嬉しいなぁ。\n多めに突いてあげるねえ。=I'd be happy if it was about him. I'll give him a lot of thrusts. +え…っと、その人のどういうところが…?=Um... What's wrong with that person...? +私の全然っ…っ…知ら、ないっ…ことも…優しく\n教え、てくれるっ…し、=I don't know... at all... He'll teach me... how to do it... gently... +じょ、上手にっ…んぅっ…で、出来たらっ…褒めて\nくれる、し…はぁはぁ…向こうもっ満足、してくれるの。=I-I'm good at it... nngh... I-If I could... he'd praise me... *pant pant*... He'd be satisfied too. +そんな風に思ってくれてたんだね。どんな要望にも応えて\nくれるし、本当に乙羽ちゃんにはエッチな事の教えがいが\nあるよ。=So that's how you felt about me. You're willing to answer any request I make, and Otoha-chan really is worth teaching you dirty stuff. +…恥ずか、しくって…あまりっ…っ…口に出せない\nことも、んっ…察し、て…っ…リードしてくれるし…。=...It's embarrassing... I can't say it out loud... but... nnh... she guesses... and... takes the lead... +……そっか…。い、良い人に出会えてよかったね。=...I see... I-I'm glad I met a good person. +アクメもリードしてあげようねぇ。ほら、\nイカせてあげるからね…!=Let's take the lead. Here, I'll make you cum...! +プールの中とはいえ、今日はほんと暑かったねー。=It may be in the pool, but it was really hot today. +っぁ…そ、そう、だね。っん…っぁ…日差しっ、も…\n強かったし…。=Ah... Y-Yeah, you're right. Nnh... ah... the sun was... too strong... +ま、まだ…か、体中、火照って…っ…ジンジン、…\nんあ…っ…してるっ…よ。=M-My body's still... burning up...! ...It's tingling... Nnah...gh... It's... burning...! +乙羽ちゃんの中も火照ってとても熱いよ。=Otoha-chan's insides are really hot, too. +わ、わかってる…っ…から…ぁっ…んっ……\nそん、な事…い、言わないっ…でぇ…っ…=I-I know... so... ah... nn... \ndon't... say... that... +は、恥ずかしく、て…っぁ…あそこが…んんっ…\nもっと感じて…っ……熱く、なっ、ちゃ…う。=I-It's embarrassing... ah... that place... nnn... \nMore... I'm getting... hot... +え?何?よく聞こえなかったー。=Huh? What? I couldn't hear you very well. +え、わ、私……はぁはぁ…っぁ…\nな、何か言ったかな…?=Huh? I-I... hah, hah... ah... did I say something...? +んー…私の勘違いか。シャワーの音で\n聞き間違えたみたい。=Hmm... I guess I misunderstood. I must have misheard the shower. +この季節のプールはやっぱり気持ちよかったね。=This season's pool really did feel good. +うんっ、深くって、大きくって…あっ……\n気持ちいいぃっ…。っは、っぁ…=Yeah, it's deep, and big... Ah... \nIt feels so good... Hah, ah... +はは、確かにここのプールは広いよね。うちの学校、\n土地だけは広いし=Haha, this pool really is huge. Our school has a lot of land, at least. +それにしても、ふふっ、乙羽ったら余韻に浸り過ぎー。=Still, hehe, Otoha, you're soaking in the afterglow too much. +っ!あ…シャ、シャワーもっ…んっ…っは…ぁ…\nき、気持ちいいっから、つい…。=! Ah... I-I'll take a shower too... nnh... hah... ah... \nIt feels good, so I just... +気持ちよくて本音が出ちゃったかぁ。おじさんも\n声が出ちゃうかも…。=It felt so good that I let my true feelings out. My uncle might let out a yelp too... +ゃ、ダメ、やだぁ…んあっ…り、莉乃ちゃんにっ…\nはぁはぁ…聞こえちゃうぅ。=No, no, no... Mnah... R-Rino-chan... *pant pant*... I can hear you. +今日は乙羽の勉強の息抜きになったようでよかったよ。=I'm glad today was a break from Otoha's studies. +っは…っぅ、わ、私のっ…我が儘に…つ、付き合ってっ…\nくれてありがとう。ん…っ…う、嬉しかった。=Hah... Ugh, I-I'm being selfish... T-Thank you for... sticking with me... Nn. Nnh... I-It made me happy. +今もイキ抜きのために突き合ってるけどね。=Even now, we're fighting each other to get rid of the urge to cum. +っもぉお、おじさんのっ、バカぁ…\n私は声を抑えるのにぃ、んッ…必死なのにぃ!=Geez, Uncle, you idiot... I'm trying so hard to keep my voice down! +おじさん?ああ、セクハラひどかったよね。乙羽の体を\nジロジロ見回して…乙羽も気を許し過ぎちゃダメだよ?=Uncle? Oh, that was sexual harassment. I was staring around Otoha's body... Don't let your guard down too much, okay? +りっ、莉乃ちゃん、考えっ過ぎ、だよ。=R-Rino-chan, you’re overthinking it. +…んあっ…おじさんはとってもイイ人、だからっ…\nそんな目でっ…っ…見てないっ、よ。=...Mnah... Uncle's a really nice guy, so... \n \nI'm not... looking at him like that. +おじさんは乙羽ちゃんをいつもそういういやらしい目で\n見ているよ。=Uncle always looks at Otoha-chan with those lewd eyes. +そっ…っぁ…それはっ…分かってる、けど……んんっ\nおじさんのエッチ…。=I... ahh... I know that... but... Uncle Nnngh, you pervert... +あのタイミングでおじさんが来るなんて、私たちの事\nつけてたんじゃない?…なんてまさかね。=To think an old man would show up at that time... Didn't he put us on the line? ...How could he? +さ、…流石にっ考え、過ぎだよ。ぁ…うっ…み、見回りを\n先生にっ…はぁはぁ…た、頼まれたって言って、たし…。=Y-You're overthinking it. Ah... Ugh... M-Mr. \n patrolling the area... *pant pant*... I-I said I was asked to... +もとはと言えば乙羽ちゃんがおじさんにプールのことを\n教えてくれたんだよ?このエッチなスク水で誘惑するためにね。=To begin with, Otoha-chan told Uncle about the pool, didn't she? To seduce him with this dirty school swimsuit. +んっ…だって、ぁ、おじさんがこの水着っ…でっ…\nエッチしたいって…んぅ…言うから…。=Nnh... But, ah, my uncle said... he wanted to have sex with me in this swimsuit... nnh... so... +でも莉乃ちゃんを巻き込むことはないじゃないか。\nつまり、莉乃ちゃんは乙羽ちゃんの性欲を満たすために\n利用されたわけだ。=But there’s no need to get Rino involved, is there? In other words, Rino-chan was used \nto satisfy Otoha-chan’s sexual desires. +んあっ…そんなつもり、じゃ…。それに、ここでっ…\nんあっ…シてるのはっ…おじさんがっ…無理やり…っ=Nnah... I didn't mean to... Besides, the reason I'm... nnnah... doing it here... is because... Uncle... forced me to...! +乙羽ちゃんがそんな水着で誘うから我慢出来なくなっ\nちゃったんだよ。だから、乙羽ちゃんが悪いんだ。=It's because Otoha-chan asked me to wear a swimsuit like that that I couldn't stand it. That's why it's her fault. +あっ…、そ、そんなぁ…、はあ、ぁん…。=Ah... n-no way... haah, ahn... +ねぇー、乙羽、大丈夫?さっきから苦しそうな声が聞こえてるけど\nなんかあった?=Hey, Otoha, are you okay? You sound like you're in pain. Did something happen? +んっ…久しぶりに、っ…体、動かしたから…はぁはぁ…\nちょっと…んあ…疲れちゃって…。=Nnh... It's been a while... since I've been able to move my body... *pant pant*... \nI'm a little... nnah... tired... +ねえねえ、プールもいいけど、今度海に行かない?=Hey, hey, the pool's nice, but why don't we go to the beach sometime? +え。んあっ…海っ…なんて…っぁ…急にどうし、て?\nっはぁ…んっ…まだ泳げないっ…から怖いよ。=Huh? Mnah... the ocean... what... ah... what's with you all of a sudden? I'm scared because... I can't swim yet. +ほら、海なら泳ぎが苦手でも浜辺とかで楽しめるん\nじゃないかなーって。=You know, even if you're bad at swimming at the beach, you can still enjoy it on the beach. +ふっ…んふっ…でも、お母さんっ…が許しっ…て、\nくれるっ…っぁ…かな…。=Heh... Mmfh... But Mom... will forgive me... I-I guess... ahh... +はぁはぁ…い、色々っ…んっ…厳しいっ…からっ…\nき、聞いてみないっと、わから、ないよ…。=*pant pant*... A-A lot of things... Nnh... It's so... harsh... I won't know until I ask... +そっか、おばさん厳しいもんねー。=I see. Auntie sure is strict. +ま、それは置いといて。乙羽の意見はどう?行きたい?=Well, putting that aside. What do you think, Otoha? Do you want to go? +い、行けるようっ…なら、っぁ…行き…たいな。=I-If I can go... then... ah... I want to... go. +っぁぅ…ちゃんっ…と、勉強っ…し、たら…っ…\n許し…て、もらえるっ…かも…。=Auh... chan... I-If I... study... I'll... be forgiven... \nMaybe... +乙羽ちゃんはコッチの勉強に熱心だもんなあ。=Otoha-chan sure is dedicated to her studies. +じゃあ行く方向で話し進めよっか。=Well then, let's talk in the direction we're going. +海に行くとなると、水着はやっぱり買っておかないとね!\n乙羽はどんな水着が着たい?=If you're going to the beach, you really need to buy a swimsuit! What kind of swimsuit do you want to wear, Otoha? +はぁはぁ…んっ…え、えっと…は、恥ずかしいし、\nぁうっ…露出度が低いっ…のが、いいっ…かな。=*pant pant*... Nnh... U-Umm... I-It's embarrassing, and... nnaauh... it's not very revealing... I guess... +乙羽ちゃんのセクシーなビキニ姿もおじさんは\n見てみたいなぁ。=I'd love to see Otoha-chan in a sexy bikini, too. +ビキニっ…なん、て…そんなのっ、っぁ…無理っ…だよ。\nんんぅ…スクール水着っ…でも、んっ、恥ずかしい、\nのに…。=A bikini... Wait... That's... ah... impossible. \nNnnh... A school swimsuit... But, nnh, it's embarrassing, \nnbut... +おじさんのお願い、聞いて欲しいなあ。じゃないと\nもっと大きな音を立てちゃうよ?=I want you to listen to my uncle's request. Otherwise, it'll make even louder noises. +ゃあっ…んっ…そんなの、ダメ…ぇ、はぁはぁ…\n莉乃ちゃんに…んんっ、バ、バレちゃうよぉ…。=Nooo... nn... I can't do that... eh, haahaa... \nRino-chan's gonna find out... nnn, I-I'm gonna get found out... +ん?乙羽どうしたー?なんか言った?=Hm? What's wrong, Otoha? Did you say something? +な、何もっ…んぅっ…言って、…ない、よ。…んあっ…\nビキニっ…っぁ…とか…着てみたい、かな、なんて…。=N-Nothing... nnh... I didn't... say. ...Nnah... \nBikini... ah... or... I'd like to try it on... +嫌がっても結局おじさんのお願いを聞いてくれるんだね、\n乙羽ちゃんは。おじさんとっても嬉しいよ。=Even if you don't like it, you'll still listen to your uncle's request, won't you, Otoha-chan? I'm so happy. +ビキニだなんて、珍しく大胆じゃ~ん♪乙羽なら\n注目されてナンパされちゃうかもね。=It's rare to see you in a bikini. You're so bold♪ Otoha might get a lot of attention and hit on you. +え、そんなこと…んぁっ…ない、よ。っぁ…っは…\n莉乃ちゃんっに、比べたら、私っ、なんて…んっ、\n全然っ…だよ。=Eh, that's not... nnah... true. Hah... hah... Compared to Rino-chan, I'm... nh, not... at all. +乙羽は自分の可愛さが全然分かってないなー。\n勿体ない!=Otoha doesn't understand how cute she is at all. What a waste! +そうだよ。おじさんが海で乙羽ちゃんを見かけたら\nすぐナンパしちゃうよ。あぁ、想像したら腰が止まらないよ…!=That's right. If my uncle saw Otoha-chan at the beach, he'd hit on her right away. Ah, I can't stop moving my hips just imagining it...! +っゃあっ…おじさん。んっ…嬉しいけど…はぁはぁ…\nや、やり過ぎたら…んぁ…バレちゃうってば…。=Aaah... Uncle. Nnh... I'm happy, but... haa, haa... no, if you go too far... nnah... they'll find out... +とはいえ、乙羽を悪い虫から守らないといけないから\n男友達を連れて行かないといけないかもね。=That said, I have to protect Otoha from bad bugs, so I might have to take my male friends with me. +乙羽の方で一緒に行ってくれそうな人っている?=Is there anyone in Otoha who could go with you? +っぁ…こ、越して来たっ…っ…ばかりだし、はぁはぁ…\nそ、そんな人っいないよっ。=Ah... I-I just moved here... *pant pant*... Th-There's no one like that! +じゃあおじさんが立候補しちゃおうかな?=Then maybe my uncle will run for office? +そしたら海のシャワー室や岩場で、乙羽ちゃんと\nエッチなことをしたいな。=Then I'd like to have sex with Otoha-chan in the beach shower room and on the rocks. +んっ!…あんっ…っゃ……そんなの…ダメ、色んな人に…\nあっ、ん…おじさんとの変態エッチ…はぁぁ…みられちゃうぅ…!=Nnh! ...Ahn... No... I can't do that... I'm going to be seen by all kinds of people... Nnhah, nnh... having perverted sex with my uncle... Haaah...! +おや、締まりが良くなったぞ。想像して興奮しちゃった\nかい?=Oh, it's getting tighter. Are you excited just imagining it? +さっきからなんだか苦しそうな声に聞こえるけど、\nなんかあった?そっち行こうか?=You sound like you're in pain. Did something happen to you? Should we go over there? +だっ、大丈、夫…!んっ…運動不足、かな…?思った以上に、\n疲れが…。はぁはぁ…んあ…気にしないで…。=D-D-Darling, husband...! Nnh... Am I not getting enough exercise...? I'm more tired than I thought... *pant pant*... nnah... Don't worry about it... +もう夏休みも中盤かー。部活や自主練ばっかりで全然\n宿題ができてないな。乙羽はどう?=It's already the middle of summer break, huh? I've been doing nothing but club activities and practicing on my own, so I haven't been able to do my homework at all. How about you, Otoha? +んん、っぁ…わ、私は転校生っ…だから…んぅ…宿題は\n無いっ…けど…=Nnngh, ah... I-I'm a transfer student... so... nnngh... I don't have any homework... but... +ぁっ…ほ、補修の予習…っと、復習、で…はぁはぁ…\n勉強っ…んっ…ばっかり、かな。=Ah... I-I need to study for repairs... and review... *pant pant*... Studying... nn... I guess it's all I do. +乙羽ちゃんは頭がいいから、のみ込みが早くてエッチな\n勉強の成果が出てるよ。家でも自習してたのかな?=Otoha-chan's smart, so she's quick on the uptake and has the results of her dirty \nstudying. Maybe she was studying at home too? +し、してるっけど…。んあっ…っぁ…おじさんに\n…っぁ…会えない日はっ、寂しくなって…。=I-I do, but... Mnah... ahh... Uncle... nnn... ah... When I can't see him, I get lonely... +私の方は部活終わりで疲れてるから、帰ったら宿題に\n手が付けられないのよ。=I'm tired after club, so I won't be able to do my homework when I get home. +乙羽、昔から賢かったし、いい勉強法知ってる?=Otoha, you’ve always been smart. Do you know any good study methods? +ほら、莉乃ちゃんも知りたがってるよ。乙羽ちゃん、\n教えてあげなよ。=Come on, Rino wants to know, too. Otoha-chan, teach her \n. +えぇ…よ、夜…っ…皆が寝静ま…った後、はぁはぁ\n…お、音をっ立てないっように…ふぅはぁ…っ=Yes... N-Night... After everyone fell asleep... *pant pant*... D-Don't make a sound... fuuhaa... +が、学校でシたことっ…とか…んっ…思い出しっ、ながら…\nふぁ…っぁ…自習っ…してる、だけっ…だよ。=I-I'm just... remembering... what I did at school... nn... but... nfuah... ah... I'm... studying... on my own... +そっか。やっぱり地道に時間を作ってやってくしか\nないのかなー。=I see. Guess I'll just have to make time for him. +うちの部活の1年は色気づいて恋愛トークばっかだよ。\nちょっとは乙羽を見習って欲しいな。=The first-years in our club are all sexy and talk about love. I wish they'd learn a thing or two from Otoha. +見習うってコッチのことかな?だったら皆の前で\n実演してあげようか。=Maybe this is what she meant by “apprentice”? In that case, I guess I'll give her a demonstration in front of everyone. +そんっなのダメー!んっ…はぁはぁ…今で、も…十分っ、\nっぁ…恥ずかしいっ…のに!=You can't do that! Nnh... haa, haa... Now's... enough, \nnhaa... embarrassing...! +そんな事したら…はっ、あん…は、恥ずかしさで…\n頭おかしく、なっちゃうよぉ…。=If I do that... Hah, ahn... I-I'll go crazy... from embarrassment... +でもそれが好きなんだよね、乙羽ちゃんは。おマンコの\n締まり具合がいつもよりスゴいよ…。=But that's what Otoha-chan likes. Her pussy's tighter than usual... +でも、乙羽も勉強ばっかしてないで、そっちの方にも\n興味を持った方がいいよー。=But Otoha shouldn't just be studying, she should be interested in you too. +子ども扱いっ…しないでよ。んあっ…っは…私が\nまるで、興味っない…っぁ…みたいに言って…。あぁっ…。=Don't... treat me like a kid. Mnah... hah... I said it like I wasn't interested... aah... aaah... +お、何々?乙羽にもそういう人いるの?=Oh, what? Is there someone like that in Otoha, too? +っんぁ、き、気になるっ…人、はいるっ…かな…。=Nnah, I-I'm curious... There are... people here... I guess... +誰だれ?教えてよー。=Who is it? Tell me. +おじさんも気になるなぁ。嫉妬しちゃうなぁ。\n教えてくれよ。=I'm curious about him, too. I'll get jealous. Tell me. +や、やだぁ…あっ、分かってる、くせにぃ…。\nおじっさん、との…んぅっ…関係なんてっ…っぁ…\n言え、ないっよ…。=N-Nooo... Ah, you know that, don't you...? I can't tell you... nngh... what it's like to have a relationship with old man... ah... nnn... +ねー乙羽ー、教えてよ。私と乙羽の仲じゃない。\n誰にも言わないからさ。=Hey, Otoha, tell me. We're not friends. I won't tell anyone. +え、え~っと…り、莉乃ちゃんっ…の知らな、い人っ…\nかなっ…、んっ…。=U-Umm... R-Rino-chan... I don't know anyone... \nI guess... Nn... +ならいいじゃない。前の学校の人?=Then it's fine, isn't it? Someone from your previous school? +前っの…んっぁ…学校っは…っぁ…周りも勉強っ…\nばっかりで…皆、そんなっ…余裕っ…なかったから…。=The last one... nnahh... at school... ahh... everyone around me was studying... \nall the time... Everyone... didn't have time... for that... +え、じゃあこの学校の人なんだ?同じ補習の人?=Huh? So you're from this school? Someone from the same supplementary classes? +ち、違うっよー。…ぁんっ…も、もういいっ…\nじゃない…。はぁはぁ…=N-No, that's not it. ...Ahn... Th-That's enough... Isn't it \n? *pant pant*... +もしかして…先生とか?大人の人かな?=Could it be... a teacher? An adult? +う…うう…っ……=Uh... uhhh... +あれ?もしかして図星だった?=Huh? Did I hit the bullseye? +う、うんっ…。んっ…、=Y-Yeah... Nn... +もしかしておじさんのことだったら嬉しいなぁ。\n多めに突いてあげるねえ。=I'd be happy if it was about him. I'll give him a lot of thrusts. +え…っと、その人のどういうところが…?=Um... What's wrong with that person...? +わ、私の全然っ…知らな、いっ…ことも…優しくっ…\nお、教えっ…て、っ…くれるし、=I-I don't know... at all... you're kind enough... to tell me... t-teach me... +じょ、上手にっ…で、出来たらっ…っ…褒め、て\nくれるっ…し…む、向こうも…ま、満足してくれる、の。=I-If I can do it... well... he'll... praise me... and... m-m-make me happy, too. +そんな風に思ってくれてたんだね。どんな要望にも応えて\nくれるし、本当に乙羽ちゃんにはエッチな事の教えがいが\nあるよ。=So that's how you felt about me. You're willing to answer any request I make, and Otoha-chan really is worth teaching you dirty stuff. +…はっ…恥ずかしっ…くてっ…んふっ…ぁ、あまり\n口に出せないっ…ことも、っぁ…=...Hah... It's so... embarrassing... Mmfh... I-I can't say it out loud... but... ahh... +さ、察して…んっ…リードっし、てくれるっし…。=C-Can you guess...? Nnh... You're taking the lead... +……そっか…。い、良い人に出会えてよかったね。=...I see... I-I'm glad I met a good person. +アクメもリードしてあげようねぇ。ほら、\nイカせてあげるからね…!=Let's take the lead. Here, I'll make you cum...! +プールの中とはいえ、今日はほんと暑かったねー。=It may be in the pool, but it was really hot today. +ひゃぅ…そ、そうだね。んんっ…っぁ…日差しっも…\n強かっ、たし…んっ…。=Hyau... Y-You're right. Mmm... ah... the sun's... \nstrong, too... nn... +…火照って…ま、まだ…体、中ジンジン…してる、よ。=...It's hot...? M-My body's still... tingling... inside. +乙羽ちゃんの中も火照ってとても熱いよ。=Otoha-chan's insides are really hot, too. +わ、わかってるっ…っ…か…ら、そんな…こ、と…\nい、言わないで…。=I-I know...! ...Wait... Don't... say that... +ひぅ、は、恥ずかし、くて…あそこが…っ…もっと\n感じ、て…んぅ、熱…くなっ…ちゃう…。=Hiu, I-It's so embarrassing... I can't help but feel more... nngh, hot... down there... +え?何?よく聞こえなかったー。=Huh? What? I couldn't hear you very well. +え、わ、私…っ…ん…な、何か言った…はぁはぁ\n…っぁ…かな…?=Huh? I-I...! ...Nn... I... I said something... Haa, haa, nnn... ah... maybe...? +んー…私の勘違いか。シャワーの音で\n聞き間違えたみたい。=Hmm... I guess I misunderstood. I must have misheard the shower. +この季節のプールはやっぱり気持ちよかったね。=This season's pool really did feel good. +うん、っぁあ…深く…て、大きく…て……っ…\n気持ちいいっ…。=Yeah, aaah... It's so deep... and big... and... \nfeels so good... +はは、確かにここのプールは広いよね。うちの学校、\n土地だけは広いし。=Haha, this pool really is huge. Our school has a lot of land. +それにしても、ふふっ、乙羽ったら余韻に浸り過ぎー。=Still, hehe, Otoha, you're soaking in the afterglow too much. +っ!あ…っ…シャ、シャワーもっ…はぁはぁ…\nんっ…き、気持ちいいから、っ…つい…。=Ngh! Ah... I-I need to take a shower too... Haah, haah... Nnngh... It-It feels good, so... I just... +気持ちよくて本音が出ちゃったかぁ。おじさんも\n声が出ちゃうかも…。=It felt so good that I let my true feelings out. My uncle might let out a yelp too... +っぁ…ダメ、んっ…やだ…り、莉乃ちゃんに\nっ…っぁ…っは…聞こえちゃうぅ…。=Ah... No, nnh... No... R-Rino-chan's going to... nh... ah... hah... hear me... +今日は乙羽の勉強の息抜きになったようでよかったよ。=I'm glad today was a break from Otoha's studies. +んあっ…わ、私の…わ、我が儘、に…つ、付き合って、\nく、くれてありがとう。う、嬉しかった…。はぁ、ぁ…=Mnah... Th-Thank you for... p-playing with me... for my selfishness. I-I was so happy... Hah, ah... +今もイキ抜きのために突き合ってるけどね。=Even now, we're fighting each other to get rid of the urge to cum. +んもぉお、おじさんのバカぁ…私は声を抑えるのに…\n必死なのに…。=Geez, Uncle, you idiot... I'm trying so hard to keep my voice down... +おじさん?ああ、セクハラひどかったよね。乙羽の体を\nジロジロ見回して…乙羽も気を許し過ぎちゃダメだよ?=Uncle? Oh, that was sexual harassment. I was staring around Otoha's body... Don't let your guard down too much, okay? +はぁ…っぁ…り、莉乃ちゃん、か、考え過ぎだよ…。=Hah... ah... R-Rino-chan, y-you're overthinking it... +おじさんはっ、んっ…とってもイイ人、だから\nそ、そんな目っで…っ…み、見てないっ、よ…。=He's... nn... a really nice guy, so he's g-give me that look...! ...I-I'm not... looking at him... +おじさんは乙羽ちゃんをいつもそういういやらしい目で\n見ているよ。=Uncle always looks at Otoha-chan with those lewd eyes. +んっ…そっ、それは、わ、分かってるけど……。\nお、おじさんの…エ、エッチ…。=Nn... I-I know that, but... Uncle... you pervert... +あのタイミングでおじさんが来るなんて、私たちの事\nつけてたんじゃない?…なんてまさかね。=To think an old man would show up at that time... Didn't he put us on the line? ...How could he? +っん…さ、流石に…考え過ぎ、だよ…。み、見回りを\n先生にっ…はぁはぁ…頼まれたって言ってたし…。っぁ…=Mm... Y-You're... overthinking things... M-Mr. \n asked me to patrol... *pant pant*... +もとはと言えば乙羽ちゃんがおじさんにプールのことを\n教えてくれたんだよ?=To begin with, Otoha-chan told me about the pool, didn't she? +このエッチなスク水で誘惑するためにね。=To seduce you with this dirty school swimsuit. +だ、だって…んん、お、おじさんがっ…この水着でっ…\nエ、エッチしたいって…い、言うから…っ。=B-But... Nnngh, O-Oji-san said... that he wanted to have sex with me... in this swimsuit... +でも莉乃ちゃんを巻き込むことはないじゃないか。\nつまり、莉乃ちゃんは乙羽ちゃんの性欲を満たすために\n利用されたわけだ。=But there’s no need to get Rino involved, is there? In other words, Rino-chan was used \nto satisfy Otoha-chan’s sexual desires. +そ、そんな、つ、つもりじゃ…。そ、それに、ここで…\nんあっ…ぅ…シてるのは、おじさんが無理やり…。っぁ…=I-I-I didn't mean to... B-Besides, here... nnnahh... uu... I'm the one who's forcing myself to... ahh... +乙羽ちゃんがそんな水着で誘うから我慢出来なくなっ\nちゃったんだよ。だから、乙羽ちゃんが悪いんだ。=It's because Otoha-chan asked me to wear a swimsuit like that that I couldn't stand it. That's why it's her fault. +そ、そんなぁ…。=N-No way... +ねぇ、声が震えてるみたいだけど、プールで\n体冷やしちゃった?=Hey, your voice sounds like it's shaking. Did you chill your body in the pool? +うん。な、長くプールにっ…つ、浸かり過ぎちゃった\nみたい…=Yeah. I-I've been in the pool for a long time... I-It's like I've drowned too much... +ねえねえ、プールもいいけど、今度海に行かない?=Hey, hey, the pool's nice, but why don't we go to the beach sometime? +え。海っ…なん、て急にどう、して?っぁ…はっ…ぅ…\nま、まだ…泳げないっ…から、怖い、よ。=Huh? The sea...? What's this all of a sudden? Ah... hah... uh... I-I can't... swim yet... so I'm scared. +ほら、海なら泳ぎが苦手でも浜辺とかで楽しめるん\nじゃないかなーって。=You know, even if you're bad at swimming at the beach, you can still enjoy it on the beach. +でも、…っ…ぅあ…お、お母さんっ…が、ゆ、許して\nくれるっ…かな…。=But...! ...Uwah... M-Mom... I-I wonder if she'll forgive me... +色々…はぅ…厳しい、からっ…っぁ…き、聞いてみない\nとっ…わ、わからないっ…よ。=A lot of things... hau... are so harsh... ahh... I-I don't know if I'll ever... ask... +そっか、おばさん厳しいもんねー。=I see. Auntie sure is strict. +ま、それは置いといて。乙羽の意見はどう?行きたい?=Well, putting that aside. What do you think, Otoha? Do you want to go? +い、行けるっ…ようならっ…はぁはぁ…行きたいっな…。=I-I can go... If that's the case... *pant pant*... I want to go... +っぁ…ぅ…ち…ちゃんと勉強っ…したら、\n許してっ…もらえるっ…はぁふぅ…かもぉ…。=Ahh... uu... Tch... If I study... properly, you'll forgive me... Haafuu... maybe... +乙羽ちゃんはコッチの勉強に熱心だもんなあ=Otoha-chan sure is dedicated to studying here. +じゃあ行く方向で話し進めよっか。=Well then, let's talk in the direction we're going. +海に行くとなると、水着はやっぱり買っておかないとね!\n乙羽はどんな水着が着たい?=If you're going to the beach, you really need to buy a swimsuit! What kind of swimsuit do you want to wear, Otoha? +え、えっと…は、恥ずかしい、し、ひゃぅ…露出度がっ…\n低い、のがいいっ…っぁ…かなぁ。=U-Umm... I-It's embarrassing... H-Hyauh... It's less revealing... I think... it'd be better... ahh... +乙羽ちゃんのセクシーなビキニ姿もおじさんは\n見てみたいなぁ。=I'd love to see Otoha-chan in a sexy bikini, too. +ビキニなんてぇ…そんなのっ…っや…っぁ…む、無理\nだよ。んぅ…スクール水着、でも恥ずかし、いのに…。=A bikini... That's... no... ah... I-It's impossible. Nnh... A school swimsuit, but it's embarrassing... +おじさんのお願い、聞いて欲しいなあ。じゃないと\nもっと大きな音を立てちゃうよ?=I want you to listen to my uncle's request. Otherwise, it'll make even louder noises. +んぁっ…そ、そんなのっ…っぁ…ダメ、ぇ…。っぁ…\n莉乃ちゃんに…んんっ、バ、バレちゃうよぉ。=Nnah... Th-That's... ah... I can't, eh... Ah... Rino-chan's gonna... nnh, I-I'm gonna get found out. +ん?乙羽どうしたー?なんか言った?=Hm? What's wrong, Otoha? Did you say something? +んっ…な、何もっ言ってないっ、よ。っぁ…う=Nn... I-I didn't say anything. Ah... Ugh. +はぁはぁ…っぁ、ビキニっ、とか…んっ…着て\nみたいっかな、っ…なんて…。=*pant pant*... A-A bikini... Nnh... It's like I'm wearing a \nnnbikini or something... +嫌がっても結局おじさんのお願いを聞いてくれるんだね、\n乙羽ちゃんは。おじさんとっても嬉しいよ。=Even if you don't like it, you'll still listen to your uncle's request, won't you, Otoha-chan? I'm so happy. +ビキニだなんて、珍しく大胆じゃ~ん♪乙羽なら\n注目されてナンパされちゃうかもね。=It's rare to see you in a bikini. You're so bold♪ Otoha might get a lot of attention and hit on you. +え、そんなことっ…っ…ないよ。っぁ…莉乃ちゃんに\n比べたら…私なんてぇ、全然っだよっ…。=Eh, that's...nh... not true. Ahh... Compared to Rino-chan... I'm nothing at all... +乙羽は自分の可愛さが全然分かってないなー。\n勿体ない!=Otoha doesn't understand how cute she is at all. What a waste! +そうだよ。おじさんが海で乙羽ちゃんを見かけたら\nすぐナンパしちゃうよ。あぁ、想像したら\n腰が止まらないよ…!=That's right. If my uncle saw Otoha-chan at the beach, he'd hit on her right away. Ah, I can't stop moving my hips just imagining it...! +んうっ…おじさん。あっ…嬉しいけど…はうっ…あっ…\nや、やり過ぎたら…バレちゃうってば…、はっ、あんっ…。=Nnngh... Uncle. Ah... I'm happy, but... hauh... ah... no, if I go too far... they'll find out... hah, ahn... +とはいえ、乙羽を悪い虫から守らないといけないから\n男友達を連れて行かないといけないかもね。=That said, I have to protect Otoha from bad bugs, so I might have to take my male friends with me. +乙羽の方で一緒に行ってくれそうな人っている?=Is there anyone in Otoha who could go with you? +ぁうっ…こ、越して来たっ…っぁ…ばかりだし、\nはぁはぁ…そ、そんな人っいないよ…。=Auh... I-I just moved in... aaah... and there's no one like that... +じゃあおじさんが立候補しちゃおうかな?=Then maybe my uncle will run for office? +そしたら海のシャワー室や岩場で、乙羽ちゃんと\nエッチなことをしたいな。=Then I'd like to have sex with Otoha-chan in the beach shower room and on the rocks. +んっ!…あっぅ……そんなの…ダメッ、色っ、んな人\nにぃ、おじさんとの変態、エッチ…あっ、はっ…\nみられちゃうぅ…!=Nnh! ...Ahh... That's... no good! I'm going to be seen as a pervert... with a guy like that... Ah, hah... \nI'm gonna be seen...! +おや、締まりが良くなったぞ。想像して興奮しちゃった\nかい?=Oh, it's getting tighter. Are you excited just imagining it? +ねえ、さっきからずっと声が震えてるけど…大丈夫?\n寒いならシャワーはお湯にした方がいいんじゃない?=Hey, your voice has been shaking this whole time... Are you okay? If it's cold, shouldn't you use hot water for the shower? +うん、そうする、ね…。まだっ…ち、ちょっと…体がっ…\n冷えてる、…っぁ…みたい、だし…。=Yeah, I'll do that, okay...? My body's still... a little... cold... ahh... like that... +もう夏休みも中盤かー。部活や自主練ばっかりで全然\n宿題ができてないな。乙羽はどう?=It's already the middle of summer break, huh? I've been doing nothing but club activities and practicing on my own, so I haven't been able to do my homework at all. How about you, Otoha? +んっ…ぁ…んんっ…私、は…っぁ…て、転校生っ…んっ\nだ、から…宿題っは…無い、けど。=Nnh... ah... nnnh... I'm... a transfer student... nh... so... I don't have any homework... but... +ぁう…ほ、補修の…んっ…予習とっ…ふ、復習で…っぁ\n…勉強ばっかり、か…な。=Auh... I-It's for repairs... nnh... prep work... and review work... aaahn... studying, huh...? +乙羽ちゃんは頭がいいから、のみ込みが早くてエッチな\n勉強の成果が出てるよ。家でも自習してたのかな?=Otoha-chan's smart, so she's quick on the uptake and has the results of her dirty \nstudying. Maybe she was studying at home too? +し、してるっけど…。お、おじさんにっ…ひゃぅ…\n会えない日はっ…っぁ…寂しくなって…。=I-I do, but... I-If I can't see Uncle... Hyauh... \nthe day I don't get to see him... ah... I'll be lonely... +私の方は部活終わりで疲れてるから、帰ったら宿題に\n手が付けられないのよ。=I'm tired after club, so I won't be able to do my homework when I get home. +乙羽、昔から賢かったし、いい勉強法知ってる?=Otoha, you’ve always been smart. Do you know any good study methods? +ほら、莉乃ちゃんも知りたがってるよ。乙羽ちゃん、\n教えてあげなよ。=Come on, Rino wants to know, too. Otoha-chan, teach her \n. +えぇ…よ、夜っ…っぁ…み、皆がっ…っあ…寝静まった後、\n…ふぅはぁ…音をっ立てない、んっ、ようにぃ…、=Yes... N-Night... Aah... M-Everyone... Ah... After I fall asleep, I'll... Fuhaa... not make a sound, nn, like that... +が、学校でシた、っ…っぁ…こととかっ…思い出しっ\n…ながら、自習っ…んふ…ぁ…してるだけ、だよ。=I-I'm just... ahh... remembering... what happened at school... but I'm studying... eheh... ah... just doing it. +そっか。やっぱり地道に時間を作ってやってくしか\nないのかなー。=I see. Guess I'll just have to make time for him. +うちの部活の1年は色気づいて恋愛トークばっかだよ。\nちょっとは乙羽を見習って欲しいな。=The first-years in our club are all sexy and talk about love. I wish they'd learn a thing or two from Otoha. +見習うってコッチのことかな?だったら皆の前で\n実演してあげようか。=Maybe this is what she meant by “apprentice”? In that case, I guess I'll give her a demonstration in front of everyone. +そ、そんなのっ…あぅ…ダメ…!…んぅ…今でも…\n十分っ…っぁ…恥ずかしいのに。=Th-That's... auh... no...! ...Nnh... Even now... \nTen minutes... ah... It's embarrassing. +そ、そんな事…したらっ、…恥ずかしっ、さで…んん…\nあ、頭…おかしく、なっちゃうよぉ…。=I-If I do that... I'll... be embarrassed... Nnngh... Ah, my head... will go crazy... +でもそれが好きなんだよね、乙羽ちゃんは。おマンコの\n締まり具合がいつもよりスゴいよ…。=But that's what Otoha-chan likes. Her pussy's tighter than usual... +でも、乙羽も勉強ばっかしてないで、そっちの方にも\n興味を持った方がいいよー。=But Otoha shouldn't just be studying, she should be interested in you too. +ぁう…こ、子ども扱いっ…しないでよ。はぁはぁ…\nわ、私がまるでっ…んっ…興味ない、みたいに言ってぇ。=Auh... D-Don't treat me like... a kid. *pant pant* I-It's like I'm... nnh... not interested. +お、何々?乙羽にもそういう人いるの?=Oh, what? Is there someone like that in Otoha, too? +き、気になるっ…んぅっ…ひっ、人はいるっ…かな…。=I-I'm curious... Nnh... Hih, there are people... I guess... +誰だれ?教えてよー=Who is it? Tell me. +おじさんも気になるなぁ。嫉妬しちゃうなぁ。\n教えてくれよ。=I'm curious about him, too. I'll get jealous. Tell me. +んひゃっ…やだっ…んっ、分かって、る、くせにぃ…。\nおじさんとのっ…関係っ…っぁ…なんて…はぁはぁ…\n言えないよ…。=Nhyah... No... Nnh, you know... I can't... tell you... my... relationship with Uncle \n... ah... ahh... *pant pant*... \nIt's too late... +ねー乙羽ー、教えてよ。私と乙羽の仲じゃない。\n誰にも言わないからさ。=Hey, Otoha, tell me. We're not friends. I won't tell anyone. +え、え~っと…り、莉乃ちゃ…んのっ…んあっ…\n知らな、い人……っ…かな。=U-Umm... R-Rino-chan... nn... ahh... \nI don't know anyone... I guess... +ならいいじゃない。前の学校の人?=Then it's fine, isn't it? Someone from your previous school? +前のっ…んぅ…っは…っぁ…が、学校はっ…っ…周りも\n勉強っ…ばっかりで、=The last time... nnh... hah... ah... I-I went to school...! ...Everyone around me was studying... +み、皆っ…っぁ…そ、そんな余裕…っ…な、なかった\nから…っ…。=E-Everyone... ahh... I-I didn't have that much time...! ...I-I couldn't...! +え、じゃあこの学校の人なんだ?同じ補習の人?=Huh? So you're from this school? Someone from the same supplementary classes? +ち、違う、よ…。んっ…っ…も、もういいじゃない。=N-No, that's not it... Nnh... Ngh... I-Isn't that enough? +もしかして…先生とか?大人の人かな?=Could it be... a teacher? An adult? +う…うう………=Uh... uhhh... +あれ?もしかして図星だった?=Huh? Did I hit the bullseye? +う、うん…。=Y-Yeah... +もしかしておじさんのことだったら嬉しいなぁ。\n多めに突いてあげるねえ。=I'd be happy if it was about him. I'll give him a lot of thrusts. +え…っと、その人のどういうところが…?=Um... What's wrong with that person...? +わ、私のっ…全然…っふ…ぁ…し、知らないっ…ことも\nっ…っ…や、優しくっ…教えて、くれ、るし、=M-Mine... not at all... hfff... ah... I-I don't know... \n...! ...T-Tell me... gently... +じょ、上手っにっ…で、出来たっ…ら、ほ、褒めて\nくれる、し…んっ…向こうも、満足し、てくれるの。=W-Well done... I-It's done... Y-Y-You're praising me... Nnh... They're satisfied too. +そんな風に思ってくれてたんだね。どんな要望にも応えて\nくれるし、本当に乙羽ちゃんにはエッチな事の教えがいが\nあるよ。=So that's how you felt about me. You're willing to answer any request I make, and Otoha-chan really is worth teaching you dirty stuff. +…は、恥ずかしくっ…て、っぁ…あ、あまり口にっ…\n出せないっ…ことも、=...I-It's embarrassing... ah... I-I can't say... \ntoo much... +さ、察して…っふぁ…っぅ…り、リードしてっ…\nくれるし…。=C-Can you guess...? Fuah... uuh... Y-You're taking the lead... \nand... +……そっか…。い、良い人に出会えてよかったね。=...I see... I-I'm glad I met a good person. +アクメもリードしてあげようねぇ。ほら、\nイカせてあげるからね…!=Let's take the lead. Here, I'll make you cum...! +プールの中とはいえ、今日はほんと暑かったねー。=It may be in the pool, but it was really hot today. +そうっだね。日差っし、も強かった…しっ…っは…\nっぁ…んっ!火照って…っぁ!…=That's right. The difference in the sun was so strong... Shh... hah... nnnah... nnh! It's so hot... ahh! +んっ…ま、まだ…っ…!体中っ…ジンジンっ…してる、よ。=Nnh... I-I'm still...! My body's... tingling... all over. +乙羽ちゃんの中も火照ってとても熱いよ=Otoha-chan's insides are so hot, too. +わ、わかってるっ…あっ!…からっ…んあっ…!\nそんなっ事!…い、言わないっ…でぇ…っ、は…!=I-I know... Ah! ...So... nnah...! \nThat's not true! ...I-I won't... say it...! Hah...! +んぅっ…恥ずかしく、て…あそこがもっと感じて…\nあ、っ…んあ!…ぁ、熱くなっ、ちゃう…。=Nnh... It's embarrassing... I can feel it more there... nnaah, nh... nnah! ...Ah, I'm getting hot... +え?何?よく聞こえなかったー=Huh? What? I couldn't hear you very well +っえ、わ、私…っ…っぁ…!な、何か言った、っかな…?=Eh, I-I... ah...! D-Did I say something...? +んー…私の勘違いか。シャワーの音で\n聞き間違えたみたい。=Hmm... I guess I misunderstood. I must have misheard the shower. +この季節のプールはやっぱり気持ちよかったね。=This season's pool really did feel good. +あっ…うんっ、っは!…っぁあ、ふ、深くって…んんっ\n大きくって…んっ…気持ちぃい…っ。=Ah... Yeah, hah! ...Aaah, th-that's deep... Mmm, it's so big... Mm... It feels so good...! +はは、確かにここのプールは広いよね。うちの学校、\n土地だけは広いし。=Haha, this pool really is huge. Our school has a lot of land. +それにしても、ふふっ、乙羽ったら余韻に浸り過ぎー。=Still, hehe, Otoha, you're soaking in the afterglow too much. +っ!あ…シャ、シャワーもっ…はぁはぁ…気持ちいいっ\n…から、っは…あっ…!…つい…。=! Ah... I-I'm taking a shower too... Haahaa... It feels so good... so... haa... ah...! ...I couldn't help myself... +気持ちよくて本音が出ちゃったかぁ。おじさんも\n声が出ちゃうかも…。=It felt so good that I let my true feelings out. My uncle might let out a yelp too... +んあっ…ダメ、やだ…っあっ…!り、莉乃ちゃんに\nき、聞こえっ…ちゃうぅ…。っぁ…=Nnah... No, no... ahh...! R-Rino-chan's going to... hear me...! Ahh... +今日は乙羽の勉強の息抜きになったようでよかったよ。=I'm glad today was a break from Otoha's studies. +ぅ、わ、私のっ、…我が儘っに、付き合っ…て、んあっ\n…くれっ…!て、ありがとう。はぁはぁ…嬉しっ、かった。=Ugh, I-I'm... going along with my selfishness... Mnah, \n... please...! T-Thank you. *pant pant*... I was so happy. +今もイキ抜きのために突き合ってるけどね。=Even now, we're fighting each other to get rid of the urge to cum. +もぉお、んあっ…おじさんのバカぁ…!\nわ、私は声、抑えるのっ…必死なのにぃ…。=Geez, mnah... Uncle, you idiot...! I-I'm trying so hard to keep my voice down... +おじさん?ああ、セクハラひどかったよね。乙羽の体を\nジロジロ見回して…乙羽も気を許し過ぎちゃダメだよ?=Uncle? Oh, that was sexual harassment. I was staring around Otoha's body... Don't let your guard down too much, okay? +っぁ、んっ…莉乃っちゃん…考え過ぎっだよ。=Ah, nnh... Rinocchan... You're overthinking it. +ふぅ…っぁ!…おじさんっは、とってもイイ人だから\nはぅっ!…そんな目でっ!見てっ…ないよ。=Phew... ah! ...Uncle, you're such a good person! ...You're looking at me like that! I'm... not looking at you. +おじさんは乙羽ちゃんをいつもそういういやらしい目で\n見ているよ。=Uncle always looks at Otoha-chan with those lewd eyes. +んあぅ!そ、それは…あぅっ、分かってる、けど……\n……おっ、おじさんの…エッチ…!=Mnah! Th-That's... Auh, I know, but... \n... O-Oji-san... you pervert...! +あのタイミングでおじさんが来るなんて、私たちの事\nつけてたんじゃない?…なんてまさかね。=To think an old man would show up at that time... Didn't he put us on the line? ...How could he? +んあっ、さ、流石にっ…考え過ぎ…だよ。んっ…見回りっ\nを、先生にっ…んんぅ…!頼まれたって…言ってた、し…。=Nnah, I-I'm... overthinking it. Nnh... Sensei told me... she asked me to patrol... nnnh...! +もとはと言えば乙羽ちゃんがおじさんにプールのことを\n教えてくれたんだよ?=To begin with, Otoha-chan told me about the pool, didn't she? +このエッチなスク水で誘惑するためにね。=To seduce you with this dirty school swimsuit. +んひっ!…だ、だって…おっ、ぁ…お、じさんがっ…\nこの水着っ!…でっ、エッチしたいって…言うからっ。=Nhii! ...B-But... Oh, ah... O-Oji-san... \nThis swimsuit! ...I-I'll... say I want to have sex. +でも莉乃ちゃんを巻き込むことはないじゃないか。\nつまり、莉乃ちゃんは乙羽ちゃんの性欲を満たすために\n利用されたわけだ。=But there’s no need to get Rino involved, is there? In other words, Rino-chan was used \nto satisfy Otoha-chan’s sexual desires. +そんな、あひっ!…つもりじゃ…。そ、それにっ、ここで\nシてるっ…のは、お、おじさんが無理やり…!はぁはぁ…。=No way, ahii! ...I didn't mean to... B-Besides, I'm not doing it here... I-I'm forcing myself...! Haa, haa... +乙羽ちゃんがそんな水着で誘うから我慢出来なくなっ\nちゃったんだよ。だから、乙羽ちゃんが悪いんだ。=It's because Otoha-chan asked me to wear a swimsuit like that that I couldn't stand it. That's why it's her fault. +そ、そんな、ぁ…!=Th-That's, ah...! +ちょっと乙羽、さっきから物音がするけど、大丈夫?\nどこかぶつけた?=Hey, Otoha. I've been hearing noises for a while now. Are you okay? Did you hit something? +んっ…っは!…な、なんでもっ…、ないから…\n大丈夫…。んふっ…!心配しない、で…。=Nnh... hah! ...I-It's nothing... It's okay... \n. Eheh...! Don't worry... +ねえねえ、プールもいいけど、今度海に行かない?=Hey, hey, the pool's nice, but why don't we go to the beach sometime? +え。っんあっ…う、海なんてっ…っぁ…!急にっどうして?\n…ぁうっ…ま、まだ泳げないっ…からっ…!っぁ…怖いよ。=Huh? Mnah... I-I can't swim in the ocean...! Ah...! Why are you doing this all of a sudden? \n... auu... I... I still can’t swim... so...! Aaah... I'm scared. +ほら、海なら泳ぎが苦手でも浜辺とかで楽しめるん\nじゃないかなーって。=You know, even if you're bad at swimming at the beach, you can still enjoy it on the beach. +でも、んひゃっ…んっ!…お、お母さんっ…が許して\nくれるっ!…かな…。=But, nhyah... nn! ...M-Mom... will forgive me! ...I guess... +色々っ…っぁ…き、厳しいっ…んひっ!……から、\n聞いてっ…みないと…んっ!…わからな、いよ。=A lot of things... ah... s-so harsh... nhii! ...I-I have to... listen... to you... nn! ...You won't know. +そっか、おばさん厳しいもんねー。=I see. Auntie sure is strict. +ま、それは置いといて。乙羽の意見はどう?行きたい?=Well, putting that aside. What do you think, Otoha? Do you want to go? +い、行けるようっ、なら!…んあっ!…行きたいっ、な…。=I-If I can go, then! ...Mnah! ...I want to go, right...? +ちゃ、ちゃんとっ、んっ!…べ、勉強っしたら…んひっ…\n許してっ…!はぁはぁ…もらえる、かも。=M-Make sure, nn! ...I-If you study... nhii... \nForgive me...! Haa, haa... I think I'll get it. +乙羽ちゃんはコッチの勉強に熱心だもんなあ。=Otoha-chan sure is dedicated to her studies. +じゃあ行く方向で話し進めよっか。=Well then, let's talk in the direction we're going. +海に行くとなると、水着はやっぱり買っておかないとね!\n乙羽はどんな水着が着たい?=If you're going to the beach, you really need to buy a swimsuit! What kind of swimsuit do you want to wear, Otoha? +んっ…え、えっと…はっ、恥ずかしい、し、…っぁ…!\nうっ…はっ…露出度っが、ひぁっ…!ひ、低いのがいいっ\n、かなぁ。=Nnh... U-Umm... I-It's embarrassing... ah...! Nnngh... hah... It's so exposed... hyah...! I-I think it'd be better if it was low. +乙羽ちゃんのセクシーなビキニ姿もおじさんは\n見てみたいなぁ。=I'd love to see Otoha-chan in a sexy bikini, too. +ビ、ビキニッ、なんて…あっ…そ、そんなのっ、んひっ…\nむ、無理っ、だよ。ひゃぅっ…!スクール水着、でも…\n恥ずかしっ…、いのに…。=B-Bikinis...? Ah... Th-That's... nhii... nngh, impossible. Hyauh...! School swimsuits, but... \nthat's embarrassing... but... +おじさんのお願い、聞いて欲しいなあ。じゃないと\nもっと大きな音を立てちゃうよ?=I want you to listen to my uncle's request. Otherwise, it'll make even louder noises. +そんなのダメ、莉乃ちゃんに…あぁっ、バレちゃうよぉ…!=I can't do that, Rino-chan will... Aah, she'll find out...! +ん?乙羽どうしたー?なんか言った?=Hm? What's wrong, Otoha? Did you say something? +な、何もっ、言ってない、よ…。んぁっ…!ビキニとか\n、着てみたいかな、なんて…。=I-I didn't say anything... Nnah...! I was just wondering if I wanted to try on a bikini or something... +嫌がっても結局おじさんのお願いを聞いてくれるんだね、\n乙羽ちゃんは。おじさんとっても嬉しいよ。=Even if you don't like it, you'll still listen to your uncle's request, won't you, Otoha-chan? I'm so happy. +ビキニだなんて、珍しく大胆じゃ~ん♪乙羽なら\n注目されてナンパされちゃうかもね。=It's rare to see you in a bikini. You're so bold♪ Otoha might get a lot of attention and hit on you. +え、そんなことっ…ひあっ…ないっよ。あ!…莉乃ちゃん\nにっ!…比べたらっ…私なんてっ、あぁっ…全然、だよ。=Eh, that's... hyah... not true. Ah! ...To Rino-chan \nn! ...Compared to me... I'm not, ahh... at all. +乙羽は自分の可愛さが全然分かってないなー。\n勿体ない!=Otoha doesn't understand how cute she is at all. What a waste! +そうだよ。おじさんが海で乙羽ちゃんを見かけたら\nすぐナンパしちゃうよ。あぁ、想像したら\n腰が止まらないよ…!=That's right. If my uncle saw Otoha-chan at the beach, he'd hit on her right away. Ah, I can't stop moving my hips just imagining it...! +お、おじさん。あんっ!…ぅあっ…嬉しいけど…ぉ、\nや、やり過ぎたら…ひぅっ!…バレちゃうっ、てばぁ…!=O-Oji-san. Ahn! ...Uwah... I'm happy, but... no, if you go too far... hiuh! ...I'll be found out, tebaa...! +とはいえ、乙羽を悪い虫から守らないといけないから\n男友達を連れて行かないといけないかもね。=That said, I have to protect Otoha from bad bugs, so I might have to take my male friends with me. +乙羽の方で一緒に行ってくれそうな人っている?=Is there anyone in Otoha who could go with you? +ひぅっ…っく、っぁ!…こ、越して来たっ…ばかりだし、\nそっ…!そんな人っ…んあっ!…いない、よぉ…。=Hiuh... kh, aah! ...I-I just moved here... and I'm \nso...! There's no one like that... Nnah! ...No one... +じゃあおじさんが立候補しちゃおうかな?=Then maybe my uncle will run for office? +そしたら海のシャワー室や岩場で、乙羽ちゃんと\nエッチなことをしたいな。=Then I'd like to have sex with Otoha-chan in the beach shower room and on the rocks. +んっ!…ひあっ…うっ!…そんなの…ダメ、あっ…、\n色んな人にぃ、おじさんとの、変態エッチ…はっ、\nあぁ…!みられ、ちゃうぅ…!んあっ…。=Nn! ...Hyah... uu! ...That's... no good, ah... I'm having perverted sex with all kinds of people... hah, \naaah...! They're going to see me...! Nnah... +おや、締まりが良くなったぞ。想像して興奮しちゃった\nかい?=Oh, it's getting tighter. Are you excited just imagining it? +ねえ、それよりも変な音しない?遊び足らなくて\n体動かしてるとか?=Hey, do you hear any weird sounds? Are you moving your body because you don't have enough fun? +んっ…っは!…そ、そう!軽いストレッチ、して…んっ…、るの…。\nそれだけっ…、だから、大丈夫…だよ。=Nnh... hah! ...I-I see! I'm doing light stretches... nnh... that's all... \nI'm fine... +もう夏休みも中盤かー。部活や自主練ばっかりで\n全然宿題ができてないな。乙羽はどう?=It's already the middle of summer break, huh? I've been doing nothing but club activities and practicing on my own, so I haven't been able to do my homework at all. How about you, Otoha? +ふあっ…っぁ!…ん、わ、私は…転校…生…だっ…から…\nしゅ、宿題はないっ…っ!…けど…=Fuah... ahh! ...Nn, I-I'm... a transfer student... so... I don't have any homework...! ...But... +んひっ…ほ、補習のっ…よ、予習とっ…っぁ…復習\nで…勉強…ばっか…りぃっ!…か、な。=Nhii... S-Supplementary classes... with prep... ah... reviewing... studying... so much... rii! ...K-kay? +乙羽ちゃんは頭がいいから、のみ込みが早くてエッチな\n勉強の成果が出てるよ。家でも自習してたのかな?=Otoha-chan's smart, so she's quick on the uptake and has the results of her dirty \nstudying. Maybe she was studying at home too? +し、してるっ…っぁ…けど…。あぅっ…お、おじさんに\n会えないっ…、日はっ…さ、寂しくなって…。はぁはぁ…=I-I'm... ah... but... Auh... I can't see Uncle... the sun... I-It's getting lonely... *pant pant*... +私の方は部活終わりで疲れてるから、帰ったら宿題に\n手が付けられないのよ。=I'm tired after club, so I won't be able to do my homework when I get home. +乙羽、昔から賢かったし、いい勉強法知ってる?=Otoha, you’ve always been smart. Do you know any good study methods? +ほら、莉乃ちゃんも知りたがってるよ。乙羽ちゃん、\n教えてあげなよ。=Come on, Rino wants to know, too. Otoha-chan, teach her \n. +えぇ…よ、夜っ…っぁ!…み、皆がっ…んあっ…\n寝静まった後、っ…んひっ…!音を立て、ないようっ…、に…=Yes... N-Night... aaah! ...I-It's after everyone's... nnah... \nsleeping... nhii...! Don't... make a sound... nh... +あんっ…が、学校で、シ…シたこと、とかっ…はひっ…!\n思いっ…出しながらっ…自習してっ…るだけ、だよ。=Anh... I-I'm just... studying on my own... while... remembering... what I did at school... hahii...! +そっか。やっぱり地道に時間を作ってやってくしか\nないのかなー。=I see. Guess I'll just have to make time for him. +うちの部活の1年は色気づいて恋愛トークばっかだよ。\nちょっとは乙羽を見習って欲しいな。=The first-years in our club are all sexy and talk about love. I wish they'd learn a thing or two from Otoha. +見習うってコッチのことかな?だったら皆の前で\n実演してあげようか。=Maybe this is what she meant by “apprentice”? In that case, I guess I'll give her a demonstration in front of everyone. +そんなの…んひっ…ダメェッ!…はぅっ…あっ…今でっも…\n十分…はぁはぁ…恥ずかしい、のにっ…!=That's... nhii... nooo! ...Hauh... ah... it's already... \nten minutes... haahaa... It's embarrassing, but...! +そんな事したら…あんっ、あっ…は、恥ずかしさで…\nんひっ、くぅ…頭、おかしっ…くっ、な、なっちゃう\nよぉ…!=If I do that... ahn, ah... I-I'll go crazy... from embarrassment... nngh, ngh...! +でもそれが好きなんだよね、乙羽ちゃんは。おマンコの\n締まり具合がいつもよりスゴいよ…。=But that's what Otoha-chan likes. Her pussy's tighter than usual... +でも、乙羽も勉強ばっかしてないで、そっちの方にも\n興味を持った方がいいよー。=But Otoha shouldn't just be studying, she should be interested in you too. +んあっ…っ!…子ども扱いっ…しないっ、でよ。私が、\nまるで…っん!…興味ないっ…みたいに、言ってぇ。=Mnah...! ...Don't treat me like... a kid. It's like I'm... mm! ...I'm not interested... or anything. +お、何々?乙羽にもそういう人いるの?=Oh, what? Is there someone like that in Otoha, too? +気になる人っ…っはぅ!…んっ…は、いるっ…かなー。=There's someone I'm interested in... Hau! ...Nnh... I-Is there... someone? +誰だれ?教えてよー=Who is it? Tell me. +おじさんも気になるなぁ。嫉妬しちゃうなぁ。\n教えてくれよ。=I'm curious about him, too. I'll get jealous. Tell me. +んあっ…っぅ…やだっ、っあぁ…分かってるっ、くせ\nにぃ…!お、おじさんっ…ひうっ!…との関係っ…\nなん、て…っ!…言えないよ…。=Nnah... uuh... no, ahh... I know, you're such a jerk...! M-Mister... hiuh! My relationship with you... is... \nnnot...! ...I can't tell you... +ねー乙羽ー、教えてよ。私と乙羽の仲じゃない。\n誰にも言わないからさ。=Hey, Otoha, tell me. We're not friends. I won't tell anyone. +え、え~っと…り、莉乃ちゃんっ…の、知らないっ…人…\nか、な。=U-Umm... R-Rino-chan... I-I don't know... a person... \n? +ならいいじゃない。前の学校の人?=Then it's fine, isn't it? Someone from your previous school? +前っ…の…んぅっ!…学校はっ…っはぅ…周りっ…も\n勉、強…っ!…ばっかり、で=In front... of me... nnuh! ...The school... hauh... is... all around me... I'm so hard...! ...All I do is... +み、皆っ…んあっ!…そ、そんな余裕っ…な、なかった\nから。=E-Everyone... Mnah! ...I-I didn't have the time... to do that. +え、じゃあこの学校の人なんだ?同じ補習の人?=Huh? So you're from this school? Someone from the same supplementary classes? +ち、違うっ…よー。…ぁう!…っも、もういいっ…\n…っ…じゃな、い。=N-No... that's not it. ...Auuh! ...I-I'm done... \nn...n! ...See you later. +もしかして…先生とか?大人の人かな?=Could it be... a teacher? An adult? +う…うう………=Uh... uhhh... +あれ?もしかして図星だった?=Huh? Did I hit the bullseye? +う、うんっ…っぁ!…=Y-Yeah... Ah! +もしかしておじさんのことだったら嬉しいなぁ。\n多めに突いてあげるねえ。=I'd be happy if it was about him. I'll give him a lot of thrusts. +え…っと、その人のどういうところが…?=Um... What's wrong with that person...? +私っの…ぜ、全然っ…んひっ…っぁ…し、知らない\nことっ…、も…や、優しく…教え、て…、くれるし、=It's my... n-not at all... nhii... ah... y-you're... t-tell me... something I don't... k-know... gently... +じょ、上手にっ…っぁうっ!…で、出来たらっ…\nほ、褒めてっ!…くれるっ…し…、=I-I'm good at it... auuh! ...I-If I can do it... \nP-Praise me! ...You'll... praise me... +ふは…ぅ、むっ…向こうっ…も、満足っ…して\n…っ!…っ…く、くれるっ…の…。はぁはぁ…=Fuha... uu, muu... over there... I-I'm... satisfied... and... nnn...! ...Kh, you're... giving me... *pant pant*... +そんな風に思ってくれてたんだね。どんな要望にも応えて\nくれるし、本当に乙羽ちゃんにはエッチな事の教えがいが\nあるよ。=So that's how you felt about me. You're willing to answer any request I make, and Otoha-chan really is worth teaching you dirty stuff. +…っは、恥ずかしくっ…て、んぁ…!っふ…ぅ、…っ…\nあ、あまり口にっ…んぅっ…だ、出せないっ、ことも…、=...I-It's embarrassing... nnah...! Heh... uh... \nAh, it's not in my mouth... nnuh... I-I can't let it out... +さ、察し、て…ふぅ…っぁ…リ、リードっ…\nしてっ…くれるっ、し…。っぁ…=C-Can you guess... fuu... ah... L-Lead... you'll... do it for me... ahh... +……そっか…。い、良い人に出会えてよかったね。=...I see... I-I'm glad I met a good person. +アクメもリードしてあげようねぇ。ほら、\nイカせてあげるからね…!=Let's take the lead. Here, I'll make you cum...! +ねえ、乙羽ー?=Hey, Otoha? +ッッ!?なっ、何っ?=!? Wh-What? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +ねえ、乙羽ー?=Hey, Otoha? +ッッ!?なっ、何っ?=!? Wh-What? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +ねえ、乙羽ー?=Hey, Otoha? +ッッ!?なっ、何っ?=!? Wh-What? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +チンポでほぐすたびに具合が良くなってくねえ。\n本当に乙羽ちゃんのおマンコは名器だなぁ…。=Every time I loosen her up with my cock, she gets better. \nOtoha-chan's pussy really is a masterpiece... +あっあっ…やっ…そんな恥ずかしいこと…んあっ!\nんふっ…ふぅーっ、ふぅー、っふ…っぁ=Ah, ah... No... That's so embarrassing... Mnah! Mnnfh... Fhhh, fhh... fh... aah... +おじさんとそろそろ一緒にイこうか。もう腰の\nスピードが止まらないよ。=Why don't we cum together? I can't stop moving my hips anymore. +やっ…っふ…ああっ…っく…それ、ダメぇっ…!\n隣に…莉…乃、ちゃんがいるのに…。あっうっ…=No... Hehe... Aaah... Kh... Don't do that...! Ri...no, I'm right next to you... Agh... +バレないようにすれば、どんなに激しく絶頂しても\nいいんだよ。ああ、膣肉がうねる…っ!=As long as I don't get caught, it doesn't matter how hard I climax. Ahh, my vaginal flesh is undulating...! +っっ…っぅ、っぁ…そこ、突いちゃ…こ、声…\nで、……出ちゃうっ!!=Ngh... ugh, ah... If you poke there... I-I'll... moan...!! +ん、乙羽ー?出るってー?=Hm, Otoha? You're leaving? +あっ、まっ…ま、まだだよーっ…。=Ah, i-it's not over yet... +…?そっかー、わかったー。=...? I see, got it. +はっ、あっ…もう…無、理っ…。=Hah, ah... geez... no reason... +莉乃ちゃんと壁1枚隔てた場所で中出し絶頂して\nみようねえ。=Let's have a creampie climax in a place one wall away from Rino-chan. +やっあっ…ああっ…隣、いるっ、の、に…。\nダメ…イっ……っぁ…っ莉乃ちゃ…ごめ…っ…ん!=No, ah... ahh... I'm... right next to you... \nNo... I... ah... Rino-cha... Sorry... Nn...! +っく、っっ~~~~~!!!!=Ugh, ugh~!!!! +っはっ……、っあっ……っふ…っは…っぁ…うっ…っは、\nっふーっふー……っぁ…ふー…はぁっ…、はー、んっ…。=Hah... ahh... fuh... hah... uah... uu... ha, \nfuufuuuu... ah... fuuu, haa... haa, nn... +ハァハァ=*pant pant* +乙羽ー、今何か言った?=Otohaaa, did you just say something? +う、ううん。何も言ってないよ。=N-No. I didn't say anything. +んっっ!!…っふーっふー…は、ふー…=Nnngh!! ...Huff, huff... Huff... +え?何ー?=Huh? What? +なっ、何でもないよーっ、気にしないでー。=N-Nothing! Don't worry about it! +そっちのシャワー、なんか壊れてる?\n…変な音、してない?=Is that shower broken? Isn't it making a weird sound? +そ、そうかな?…っ…普通に使えてるしっ…\nんっ…何もないと思うよ。はぁ、ん…。=Y-You think so? ...I can use it normally... Nnngh... I don't think there's anything there. Haah, nnh... +お…じさん、もうっ…っぁ、ダ、ダメだってばぁ…。=O-Oji-san, I can't... ah, I-I said no... +乙羽ー?呼んだー?=Otoha? Did you call her? +うっ、ううん!!何も言ってないよー。=N-No!! I didn't say anything! +んんー、シャワー、…気持ちいいね。=Hmm, the shower... feels good. +う、うん…。はぁはぁ…すごく、気持ちっ…いいねっ…。=Y-Yeah... *pant pant*... It feels... really good... +っ…あ、っぁ…ビショビショ…グショグショになって…んあ…っはぁはぁ…あそこが…おマンコがトロトロになってる…。はぁ、ああ…おじさんのおチンチンに…突きまくられて…すごく気持ちいい…。はぁ、んあ…突かれるたびに…痺れて…きゅぅきゅぅしちゃう…。もっと…エッチに…ああっ…あそこをぐちゃぐちゃにして…。んあっ…はぁ…=...Ah, ah... It's soaking wet... nnah... haa haa... My pussy's... getting all wet down there... Haa, aaah... It feels so good... being thrust into... by my uncle's dick... Haah, nnhah... Every time he thrusts... it's numb... and squeezing... More... dirty... aah... mess up there... Nnah... haah... +はぁはぁ…、隣に莉乃ちゃんがいるのに…ああっ…はぁ…おマンコの奥まで…おチンチン咥えてる…。すごくやらしいよぉ…。っぁ、あ…お汁、止まんない…。ふぅはぁ…、ぬるんぬるんになって……んんっ、あ…たくさん、何度も出し入れして欲しいの…。もっと…もっと…エッチにしてぇ…。はぁふぅ…ああっ…あ…=Haa, haa... Even though Rino-chan's right next to me... Aah... Haa... She's holding your dick... all the way to the back of my pussy... It's so lewd...! Ah, ah... My juices won't stop... Fuuhaa... They're getting slimy... Nnnh, aah... I want you to keep going in and out... More... Do it... more dirty... Haahfuu... aaah... ah... +っはぁ…んっ…シャワーの音に混じって…やらしい音、響いちゃってる…。ああっ…んあ…隣に聞こえちゃうよぉっ…。あそこが、おチンチン飲み込むために…はぁはぁ…開きっぱなしになって…。ああっ…奥でぎゅっと吸い付いちゃってる…。恥ずかしい…音がすごいの…あぁっ、はぁ…ん、バレちゃうぅ…。はぁふぅ…=Haa... nnh... It's mixed in with the sound of the shower... and the lewd sound is echoing... Aaah... nnaah... I can hear it next to meee... In order to swallow my dick there... haahaa... it's left open... Aah... and is sucking on it tightly deep inside... This is embarrassing... The sound is amazing... aah, haa... nh, I'm going to be found out... Haafuu... +んんっ…はぁ…あ…、おじさんのおチンチン、気持ちいいの…。莉乃ちゃんに…、あぅっ…、んっ、バレちゃうかもって、思うのに…はぁ、ああ…ドキドキして…お、おマンコ…いっぱい濡らして、…んん、っぁ…私、変態になっちゃってるよぉ…。ふぅ、はぁ…されるがままに突かれてる…。こんな状況で…ダメなのにぃ…。はぁはぁ…んああ…気持ちよくて、止まらないよぉ…。はぁふぅ…ああ、はぁ…=Nnnh... hah... ah... Uncle's dick feels so good... Rino-chan... auh... nnh, I thought she might find out... Hah, aah... My heart's pounding... M-My pussy's... getting so wet... nnn, ahh... I'm turning into a pervert... Fuuh, hahh... She's thrusting at me as she pleases... Even though I can't... in this situation... Haah, haah... nnaah... It's so good, it won't stop... haahfuu... aah,haah... +ふぅ、んあ…突きあげられるごとに奥がきゅんってしてる…。はぁはぁ…一番奥、大事なところが…ああ…んぅ…おじさんに犯されてるよぉ…。こんなことしてるって…莉乃ちゃんにバレたら…。んんっ…あっ…どうしよう…。はぁふぅ…でもエッチな音が響いて…抑えられない…。声も漏れちゃうぅ…。はぁはぁ…エッチしてるの…っぁぁ…バレちゃうぅ…。はぁ、ふぅ…=Fuu, nnah... My insides are tightening with every thrust... Haa haa... My deepest, most important part... Aaah... nnh... Uncle's raping meee... If Rino-chan finds out... that I'm doing this... Nnh... ah... What should I do...? Haafuu... But the lewd sound echoes... I can't hold back... My voice is leaking out too... *pant pant*... We're having sex... aah... I'll be found out... haa, fuu... +っぁ…はぁ…ぁん…熱いの…。シャワーはすごく冷たいのに…おじさんと繋がってるトコ…気持ちよくて熱いよぉ…。はぁ…はぁ、ああ…おじさんの部屋じゃなくて……、んっ、あっ…、誰かが出入りするようなとこで…んん…、イキそうになってるなんて…。すごくはしたない…。はぁふぅ…ふぁ…おじさん、意地悪しないでぇ…。声、大きくなっちゃう…。んあ…ぁん…エッチなことしてて…ごめんなさい…。はぁ、ぁあ…あそこも…体も…、全身ビチャビチャになって…。ふぅ…はぁ…水かお汁かわかんないよぉ…。んあ…あんっ…=Ahh... hahh... ahn... it's so hot... The shower's really cold... but the part where I'm connected to you feels so good and hot... Haa... haa, aaah... It's not my uncle's room... nnh, ahh... I can't believe someone's about to come in and out of there... nnnh... It feels so vulgar... haahh... fuah... Uncle, don't be mean... My voice is getting louder... Nnah... aahn... Sorry... for doing such dirty things... Haah, aah... My whole body... is getting all wet down there... fuuh, haah... water or juice... +熱が上がってきてるなら、俺、保健室の先生が\n来るまでここにいていいかな?=If my fever's coming up, can I stay here until the nurse comes? +えっと…っ…で、出来たら帰っ…てっ……=Um... I-I'll go home... if I can... +乙羽ちゃん。下心丸出しとはいえ、好きな子のお見舞いに\n来てくれたんだ。お礼にメスになってる乙羽ちゃんを見せて\nあげようか。=Otoha-chan. You may have shown your ulterior motives, but you still came to visit the girl you love. As thanks, I'll show you Otoba-chan, who's turned into a bitch. +彼を誘惑しながら話したら、もっと気持ちよく\nしてあげるから。相手してあげなさい。ね?=If you try to seduce him, I'll make you feel even better. Go out with him. Okay? +ん…っぁ…ぅん…わかっ、た…。…っぁ…。=Nn... ah... nn... I get it... ...Ah... +…?やっぱり帰った方がいい?=...? Should I go home after all? +う、ううん。…っはぁ、…やっぱ、り……んっ…\n帰、らない…で。っあ…大丈、夫…っ…だから。=N-No. ...Hahh... I knew it... nn... don't... go home... ah... I'm so tall... my husband... so... +その、よかったら…んっ…少し…っあ…んっ…話し相手に、\nなって…くれない、かな?=Um, if you don't mind... nnh... a little... ah... nh... could you... stop talking to me...? +そ、そう?わかった!!俺で良かったら話し相手に\nなるよ。ゆっくりでいいからなんでも話そう!=R-Really? Got it!! If you're okay with me, I'll be your conversation partner. Just take your time and tell me anything! +そういえば、えっと…、もう学校には慣れたかな?=Come to think of it, umm... Have you gotten used to school yet? +っぁ…な、慣れたっていうか、…ん…まだっ…クラスの\n皆にも…っ…会ったことがないっ…から…=Ah... I-It's not that I've gotten used to it... Mm... I haven't... met... everyone in my class yet... +な…っ…何とも言えない、…んっ…かな。=I... I can't say for sure... nn... I guess. +あ、そっか!そうだよな。うっかりしてた。…そうだ!\n俺がさ、最初の友達として、小鳥遊さんをクラスの皆に\n紹介するよ!=Oh, I see! That's right. I was careless. ...Oh yeah! I'll introduce Kotori Yuu-san to everyone in the class as my first friend! +んっ…最初の、友達…?…っんぅ…茂部君が…私を…\n友達として…っぁ…皆に…んっ…紹介してくれるの?=Nn... my first friend...? Nnh... Mobe-kun... is going to... introduce me... to everyone... nnh... as a friend? +そう!だからさ、小鳥遊さんのこと、色々教えてよ!=That's right! So tell me all about Kotori Yuu-san! +はぁはぁ…う、うん、ありがと…。んっ…聞きたいこと…\nぁ…あったら、なんでも、聞いて…ね。っは…。=*pant pant*... Y-Yeah, thanks... Nnh... There's something I want to ask... Nnah... If there's anything, ask me... anything. Hah... +ここまで下心を隠さない子も珍しいなぁ。まさか今、\nセックスしてるなんて思ってもいないだろうなあ。\nさあ、ちゃんと続けて相手してあげなよ?=It's rare to see a girl who doesn't hide her ulterior motives this much. She probably didn't think we were having sex right now. Come on, keep up the good work, okay? +小鳥遊さんの趣味ってなんなのか知りたいな=I want to know what Kotori Yuu-san's hobby is. +っ…趣味…。んっ、ぁ…そうだな…家では、っん…結構\n本を読んだり、してるから…っ…読書かな。=...Hobbies... Nnh, ah... Yeah... I read a lot of books at home, nnh... so... I guess I'll read them. +小鳥遊さんって頭いいし、やっぱり真面目なんだね。=Kotori Yuu-san is smart, so she really is serious. +そんな普通の会話じゃなくてそろそろ\nエッチな話しをして彼を誘惑してごらん?=It's not a normal conversation. Why don't you try to seduce him with a lewd conversation? +ま、真面目っ…かな…?…ふふ、全然真面目じゃない…\nんぁっ…本も、読む…よ。=I-Is she... serious...? ...Hehe, she's not serious at all... Nnnahh... I'll read... books, too. +え、ど…どんな?=Huh? Wh-What kind? +…っ…茂部君もっ…こっそり、読んだことっ…っ…が、\nあると思うっ…けどな…。っ…。=...M-Mobe-kun... I've secretly read it too...! ...I-I think there's a \nnn... but... ...! +え、あ…ま、まさか…エ、エッチな本……とか?=Eh, ah... D-Don't tell me... it's a dirty book... or something? +へぇ…茂部君って…はぁはぁ…そんな本、っ…読むんだ。\n…っぁ…やっぱり…女の人の、んっ…裸、に興味が…\nあるんだ、ね。…ふふ…っ…。=Huh... Mobe-kun... hah, hah... So you read that book...? \n... ah... I knew it... You're interested in women's... nn... naked bodies... Hehe... +あ、いや…そうじゃなくて、その、えっと…その…=Ah, no... that's not what I meant, umm, well... umm... +ぁっ…ふふふ、ごめんなさい。んっ…冗談、だよ…。\n私が言ってる、のって…っ…青年誌、だよ。=Ah... Hehehe, I'm sorry. Nnh... I was just joking... \nI'm talking about... a youth magazine. +…ああいうのって…ほら、…んっ…ちょっとエッチな\nお姉さんっ…とか、過激な表現、も…っぁ…あるけど、\n…んんっ…面白い、よね。=...That kind of thing is... you know... nnh... a bit of a lewd onee-san... or something extreme like that... aah... but... nh... nngh... it's funny. +あ、せ、青年誌とかの…ま、漫画かぁ…。ははは…\nか、勘違いしちゃったよ。う、うん。お、面白いよね。=Ah, s-something from a youth magazine... a-a manga, huh... Hahaha... I guess I misunderstood. Y-Yeah. Oh, that's funny. +そういえば…、話変わるけど、小鳥遊さんの好きな\n食べ物って何かな?=Now that I think about it... What's Kotori Yuu-san's favorite \nfood? +好きっ…な、食べ物は…っ…色々ある…っけど、んっ…\n今は暑い…っ…から…アイスクリーム、かな。=I love it... I-I love food... There's so much... but, nn... \nIt's hot right now... so... ice cream, I guess. +そうなんだ、俺もアイス大好きだよ!=I see, I love ice cream too! +っ…そ、そうなん、だ。…っ…あ、思い出したら…\n食べたく、っ…なっちゃった。んっ…熱っぽいし、\nすごく…っ…食べたいな。っ…こんな、風に…。=...I-I see. ...Ah, now that I think about it... I want to eat it. Nnh... I feel feverish, and I really want to... eat it... like this... +ん、っちゅ…はふ、れろ…んちゅ…んぐ…れろ、れろ…\nちゅぱっ…っちゅ…=Nn, *kiss*... hafh, *lick*... nchu... ngh... *lick, lick*... \nchupah... chu... +こんなにエッチな乙羽ちゃんに彼は釘付けだな。\nほら、もっと続けて。ちゃんとできたら奥をグリグリ\nしてあげるからね。=Otoha-chan's so lewd. Go on, keep going. If you can do it properly, I'll grind you into the back. +はあぁ…、ん、んちゅっ、じゅぷ、ふぁっ、はぶっん…\nじゅっじゅ、…っぷ、うぶ、んんぅっ、…じゅぼっ\nじゅる…=Haaah... nn, *kiss*, *slurp*, fuah, habuhn... *suck*, nnhh... *lick*, ubuh, nnnh... +っは…っちゅ…れろ、ちゅるっ…ん、は…ちゅ、ぷ\nれろっ、んーん…っは…=Ha... *kiss*... *lick* *slurp*... nn, hah... *smack*, *suck*, nnnn... hahh... +…ん、ゴク…=...Mm, gulp... +っ…はぁ、冷たいアイス…、食べたいっ、な…。…ん…?茂部君\nそんなにっ…っ…じっと見つめてっ…どう、したの…?=...Hah, cold ice cream... I wanna eat it... Hm...? Mobe-kun, you're staring at me so much...! ...What's wrong...? +いっ…、いや、別に…!な、なんでもないよ!\nこ、こうも暑いと、アイス食べたくなるよね…!=N-No, not really...! It's nothing! I-It's so hot that I want to eat ice cream...! +よしよし、よくやれたね。\nご褒美にグリグリしてあげようね。=All right, all right. You did well. As a reward, I'll grind you to a pulp. +で、ど、どうかな?少しは体調、落ち着いてきたかな?=So, wh-what do you think? Have you calmed down a little? +っ…うーん、…っは…ぅ…まだ…ちょっと\nしんどい…っ…かな。=Hmm... hmm... hah... uu... It's still... a little... tiring... I guess. +乙羽ちゃんを心配しててもこれくらいのピストンじゃ\n気づかないか。もっと激しくシても大丈夫そうだな。=Even if I'm worried about Otoha-chan, a piston like this won't notice. It looks like it'll be okay to do it harder. +ダっ…ダメ、だよ…。ん…、私が耐えられなく\nなっちゃう、かもぉ…。はあ、あんっ…。=No... I can't... Nn... I might not be able to take it anymore... Haa, ahn... +小鳥遊さんって本当に頭がいいよね。俺、補習だから今\n習ってるとこはもう2回目なんだけど全然わかんないよ。=You really are smart, Kotori Yuu-san. This is the second time I've been learning since supplementary lessons, but I don't get it at all. +っ…そんなことっ…ない、よ。っ…家で…っ…予習復習を\nしてる、から…私も、補習について、っ…いけてる…\nっあ…だけ、だよ。=Ngh... That's... not true. I'm... studying and reviewing at home... so... I can... follow the supplementary lessons... just... nngh... ah. +そこでなんだけど、小鳥遊さんと…その、勉強会を\nしたいんだ。…どうかな?=So, about that... I want to have a study group with Kotori Yuu-san. ...What do you think? +折角のお誘いだ。建前でもいいから受けてあげなよ。=It's an invitation. Just accept it, even if it's a front. +ぅ、ぅん…そうっだね…。その方がはかどり…\nそう、だし…い、いいかも…。=Y-Yeah... You're right... It's better that way... \nIt looks like it... I-It might be good... +い、いいの?=A-Are you sure? +うん。…っ…私でいい、ならいつでもっ…いいよ。\n…ぁ…勉強会しよう。んっ…復習にもなるし、っ…\n私もありがたい…、っ…かな。…っ、っは…。=Okay. ...Ngh... If you're fine with me, then... anytime. Let's have a study session. Nnh... It'll be a good review, and... nh... I'm grateful... I guess. ...Haha... +ありがとう!!=Thank you!! +じゃあ、さっそくだけど…どっちの家で勉強会をする?=Well then, let's get right to it... Which house would you like to have a study group at? +茂部君を誘惑したら、っぁ…おじさんがもっと気持ちよく\nして、くれる…。っはぁ、はぁ…。=If I seduce Mobe-kun, he'll make me feel even better... Hah, hah... +…んん、恥ずかしいけど、あっ…ん…この状況、凄く\n興奮、しちゃう…。っ…。=...Mmm, it's embarrassing, but... ah... mm... this situation is really turning me on...! ... +っ…そうだね。んっ…次の金曜日なら…っ…家に誰もいないから、\n…っは…私の家に、…おいでよ。=...You're right. Nnh... If it's next Friday... There's no one at home, so... nh... hah... come... to my house. +え、誰もいないのに…いいの?=Huh? There's no one here... Are you sure? +んっ…だって、ほら…私と…っ…茂部君の2人っきりの\n方っ…が集中…、できる…っ…でしょ?…私はその方、\nが…っぁ…いいかな、なんて思う…っ…けど…。ダメ?=Nnh... I mean, you know... Me... and Mobe-kun alone... can concentrate... right...? ...Right? ...I think that way, \nwould be... ah... okay... but... it's no good? +だ、ダメなことないよ!う、うん!確かに二人きりの方が\nはかどりそうだね!=Th-There's nothing wrong with that! Y-Yeah! It'd definitely be better if we were alone! +男を家に引っ張り込んで誘うのがうまいなあ。=She's good at pulling men into her house and inviting them. +んっ…、お、おじさんが…ぁっ、建前でもって…っ…いう、からぁ…。\nふぅ、ん…、私が誘ってるのは…はぁ、はぁ…いつもおじさん…だけだよ。=Nnh... O-Oji-san said... ah, it's just a pretense... so... \nfuu, nnh... I'm always... hah, hah... inviting you... but you're the only one. +そ、それじゃあ金曜日に小鳥遊さんの家で!そうだ、次の\n金曜だったらこの町でお祭りがあるんだ。勉強終わりに\n一緒に行かない?=I-I'll see you at Kotori Yuu-san's house on Friday! Oh yeah, next Friday, there's a festival in this town. Wanna come with me after studying? +そう、っ…なんだ、…ちょっと興味…っ…あるかも。\nっぁ …勉強が終わったら、んっ…二人でっ、一緒に、\n行こう、か…。=I see... Well... I'm a little... interested. Nnngh... Once we're done studying, nnh... Let's go... together... +お祭りに行けるなら、折角だし小鳥遊さんの浴衣姿が\n見てみたいなぁ。=If I could go to the festival, I'd love to see Kotori Yuu-san in her yukata. +んっ…そっか、浴衣…かぁ…。いい…っ…かも。それなら\nっ…綺麗に着たい、し…っ…下着はつけないで…っん…\nおこうかな…。っぁ…。=Nnh... I see, a yukata... huh...? That's... good. In that case, I'd like to wear it... neatly... and... don't wear underwear... nnh... Maybe I should... +えっ、あ…ええ…!そ、そんなの大丈夫なの?\nひ、人が多いし、はだけちゃったら……。=Eh, ah... Yes...! A-Are you sure that's okay? \nThere's a lot of people here, so if I expose it... +ふふ、茂部君…んぁ…必死になっちゃって。…んっ…\n冗談なのに…っ…本気で、想像しちゃってる、のかな?=Hehe, Mobe-kun... nnah... You're so desperate. ...Nnh... \nI was just kidding...! ...Are you seriously imagining this? +っぁ…でも、もし…んっ…はだけ、ちゃったら…っ…\n茂部君が…っ…直すの、手伝って…くれる?私、不慣れっ…\nだから…っ…余計、に…はだけちゃう、かもだけど…。=Ah... But, if... nnh... I'll... expose it...nh... Mobe-kun... will you... help me... fix it? I'm not used to it... \nnso... I think... it'll come off even more... +え、ええ…その…て、手伝うけど…それは…。=Y-Yes... Um... I-I'll help, but... that's... +っん…そうだ。っは…茂部君も浴衣で…来て欲しい、\nな…。っぁ…お揃いにしよう?…っ………もちろん、\n下着は…なしで…。=Mm... That's right. Hah... I want you to come in a yukata too, Mochibe-kun... \nNnWould you like me to match you? ...Ngh... Of course, I don't have... any underwear... +た、小鳥遊さん…そんなの、その…。=K-Kotori Yuu-san... That's, umm... +随分とその気にさせて乙羽ちゃんも悪い子だなぁ。\nまぁ、デート前の浴衣姿をおじさんが先に頂くけどね。=Otoha-chan sure is a bad girl, making me worry about her. Well, I'll take her yukata first. +ぁっ…二人っきりで、んっ…お祭りに行く、\n…なんて、なんか…、カップル…っ…みたい、だね。=Ah... Just the two of us, nnh... going to the festival, nh... It's like we're... a couple... or something. +えっ…ぁ…そ、そうだね…。=Eh... ah... y-you're right... +んっ…お祭りが終わった後、っぁ…カップルって…っ…\nどうするの、かな?…っぅ…。=Nnh... After the festival ends, aah... what do couples do...? ...What do they do? ...Ugh... +ど、ど…、どう…って…?=Wh-Wh-What do you think...? +乙羽ちゃんが望んでるのは、”こういう”ことだろう?=This is what Otoha-chan wants, isn't it? +ん…おじさんが…ぁ…嫉妬して、くれてるっ…のが…\nはぁ…おチンポから…っ…伝わるよぉ…。おじさん、\n可愛い……っ…。=Mm... My uncle... ah... is jealous of me... but... nhah... I can feel it... from his cock...! ...He's so cute...! +私をっ…んっ…家まで送ってくれ、て…っぁ…それで…\n終わり、なの…かな?…っ…それとも…まだ何か…っ…\nあるの…っ…かな?=He... nnh... walked me home... ah... and then... I wonder if it's all over...? ...Or maybe... there's still something... nh...nh...? +…ん、そ、それは…えっと……ゴクッ…。=...Nn, th-that's... umm... *gulp*... +あっ、そっ、そーだ。そろそろ体調、落ち着いてきたかな?=Ah, th-that's right. Have you calmed down yet? +っ…まだっ…熱があって……。気晴らしに話しっ…相手に…\nもう…ちょっと…んっ…なってて…ぁぅ…ん、くれる?=Ngh... I still have... a fever... I'll talk to him... to take my mind off things... and then... \nnI'll... nnh... be a little more... auh... nh, will you give it to me? +まだ気づかないとは、彼はマヌケのようだねえ。=He's a complete idiot for not noticing yet. +え、…えっと……、=Uh... umm... +茂部君、突然…っ…黙り込んで…んっ…どうしたの?=Mobe-kun, all of a sudden... you fell silent... Nnh... What's wrong? +っ…もしかして、バレちゃってる…とか…んっ…じゃ、\nない…っ…よね?=...Could it be that she found out...? Nnh... Then, it's not \n... right? +あ、あのさ…補習で初めて会った時から\nずっと気になってて言えなかったんだけど…。=H-Hey... Ever since we first met for supplementary lessons, I've been so curious that I couldn't say... +うん…なに…っ…かな?=Yeah... What... is it? +た、小鳥遊さんって…その、付き合ってる…\n彼氏…とかっているの?=A-Are you... umm, dating Kotori Yuu-san? Do you... have a boyfriend? +丁度今も突き合ってるけど、おじさんは彼氏では\nないからねぇ…。ほら、答えてあげなさい。=We're still facing each other, but he's not my boyfriend... Come on, answer him. +んっ…きゅ、急だね…。っ…ん、でも…付き合ってるっ…\n彼氏は…ぁぅ…いない、よ。=Nnh... Th-That's so sudden...! ...Nnh, but... we're dating... I don't have... auh... a boyfriend. +そうなんだ!やった!じゃあ、俺にもチャンスが\nあったりするかな?=That's right! I did it! Then maybe I'll have a chance too? +ふーん…茂部君、んっ…私に興味が…っ…あるんだ…。\nもし、だけど…っぁ…付き合った、ら…、…何が…\nしたいの?=Hmm... Mobe-kun, nn... So you're interested in me... nh...? If... you... go out with me... ah... what... do you want to do? +え、えっと…デ、デート…したい…かな。=U-Umm... I-I think... I want to go on a date. +デートって…ぅん…一緒に出掛けて…っ…遊ぶんだよね。\n…ただ、それだけ、っ…なの?…んっ…。=A date... Yeah... We're going out together... and we're playing together, right? \n... Is that... all? ...Nn... +乙羽ちゃん、ちゃんと誘惑出来てるねぇ。いい子だ。=Otoha-chan, you're really trying to seduce me. You're a good girl. +そ、それだけって…その…じゃあ、ほら…デートだし…\nキ…、キ、キス……とか……。=Th-That's all...? Well... then, you know... it's a date, and... nki... k-kissing... or something... +キス、かあ…。っん…キス、ね…。っ…ふふ、本当は\nもっと、…っ…したい、こと…っ…あるんじゃない、\n…かな…?…っ。=A kiss, huh...? Mm... A kiss... Hehe, actually, there's... more I want to do...! ...Isn't there... something I want...? +え、あ…ぅ…そ、そんなこと…。えっと…。=Eh, ah... uu... t-that's... umm... +よしよし、よく出来たねぇ。ご褒美に、乙羽ちゃんの\n弱いところをたっぷり突いてあげようねえ。=Good, good, good. As a reward, I'll give you plenty of Otoha-chan's weak spots. +一途な彼に喘ぎ声を聞かせてあげよう。そうしたらおじさんも\nドMで変態の乙羽ちゃんも、もっと興奮できるからねえ。=I'll let him hear me moan. That way, both Otoha-chan, who's a masochist and a pervert, will be even more excited. +一緒にっ…興奮したい…。サカって…ぁあ…思いっきりハメて\n欲しいの…。っ…茂部くんの前で…んっ…ぁ…見せつける\nように…っぅ…おじさん、と…!=I want... to get excited... together... Saka... aaah... I want you to set me up as hard as you can... Nnh... ah... in front of Shigebe-kun... nh... so I can show you... nnh... Uncle...! +っは、っふ…ぁ…なんだか火照って…んあ…ん……\nはぁはぁ…熱くて…あん…グショグショに…ん、あ…\n…濡れてきちゃった…。=Hah, hfff... ah... It's kind of hot... nnah... nh... nhah, hah... it's so hot... ahn... I'm soaking wet... nngh, ah... nnnh... +え、ね…熱?…っていうか…た、小鳥遊…さん…\nこ…声…その……っ…。=Huh? Hey... A fever? ...Actually... Kotori Yuu-san... your voice... is... umm... +あ、んぁ…はぁはぁ…んんぅ…あふ…はぁ、ああ…。=Ah, nnah... haah, haah... nnh... afh... hah, aah... +あ……ゎわっ…!=Ah... Wow...! +はぁはぁ…んっ…茂部君…っ…急に…っぁ…前かがみに\nなって…どうしたの?…っ…。=*pant pant*... Nnh... Mobe-kun...! ...All of a sudden... ah... you're leaning forward... What's wrong? ...Nh... +あ…いや、だ、大丈夫だよ。大丈夫…なん、だけど…。\nへ…っ…平気だから…。=Ah... no, I-I'm fine. I'm... fine, but... \nheh... I'll be fine... +ぁっ…そんな場所…んっ…を押さえて。…っは……お腹まわり…っ\nそれよりもっと下…。すっごく、辛そう…。んんぅ…。=Ah... that place... nh... Hold it. ...Hah... It's around my stomach... even lower than that... It looks like it's really hard... nnh... +そこっ…んっ…熱く、っぁ…なってる…の?ふぅ、ん…、私のせい、かな…?\nはぁ…んあ…私も、茂部くんと一緒で、体が熱くて…。ん…あ…あふ…んぅ…。=There... nnh... it's getting hot... ahh...? Huh, nn... Is it... my fault...? \nHaa... nnah... My body's so hot, just like Shigebe-kun's... nh... ah... afh... nnuh... +っ…たっ、たっ…小鳥遊さんがっ…そ、そんな声…\n出す、からっ…俺も…その……。=T-T-Kotori Yuu-san... y-you're making that sound... so I... umm... +ん、そうなんだ…っ…っぁ…ふぅ、はぁ…茂部君にっ…\n風邪が感染っちゃった、のかな?っぁ…体調、が悪くなって…\nんっ…汗かいて…きちゃったん…だね…っ…。ごめんね…。=Nn, I see... h... ah... fuu, haa... Mochibe-kun... did I catch a cold? Ah... I'm not feeling well... \nnnn... and I've... started sweating... I guess...? ...I'm sorry... +へっ…?…あ、う、うん!!そ、そうかも。\nははは、俺も風邪が感染っちゃったのかも。=Huh...? ...Ah, y-yeah!! Y-You're right. Hahaha, maybe I caught a cold too. +っん…ねえ、茂部君。っぁ…もし私が…っ…茂部君の\nっ…思ってる、ような…っ…女の子じゃ…っ…ぁ…\nなかったら…幻滅っ…する、かな?=Mm... Hey, Shigebe-kun. Ah... If I weren't a girl... ah... if I wasn't... disillusioned... with what I'm thinking...? +え、それってどういう意味?=Huh? What do you mean by that? +っぁ…茂部君は、んっ…私のことを…っ…とっても\n真面目だって…ぁ…思ってる、っ…でしょ?=Ah... Shigebe-kun, nn... you think I'm... very serious... ah... don't you? +う、うん。だって小鳥遊さん、本当に真面目で清楚で…\n可愛くて。そんな小鳥遊さんに幻滅なんてするはずないよ。=Y-Yeah. After all, Kotori Yuu-san is so serious and pure... and cute. There's no way I'd be disillusioned with her. +ふふ、…んっ…ありがとう。ぁぅ…でもそんなっ…んっ…\n私が…っは…本当は、そうじゃ…なかったら?…ぁっ…。=Hehe... Nnh... Thank you. Auh... But that's... nnh... \nI... hah... What if... that wasn't the truth...? ...Ah... +っ…不真面目なコト、んっ…いっぱい、してた…と…っ\n…したら…?=Ngh... What if I... nnh... did a lot of... insincere things...? +え、そ、それって…どういう…?=Huh? Wh-What do you mean...? +っぁ…実は…んっ…勉強そっちのけで、っぁ…エッチな\nことを…っ…考えて、たりっ…いぃ…。=Ahh... Actually... nnh... I'm thinking about... ahh... dirty things... without studying... nh... +え…エッチな……ゴク…っ=D-Dirty... *gulp* +っん…本当はもう…っ………色々経験、してたり…\nっ…して……。=Mm... I've actually been through a lot already... nnn... +っ…!たっ、小鳥遊さん、それ本気で言ってるの?=...! Kotori Yuu-san, are you serious? +ん…っは…ど、どう…かな…?=Nn... hah... I-I wonder...? +乙羽ちゃんのいやらしい誘惑を見ていたら、おじさんももう\nイきそうだよ…!この夏にいっぱい経験した、中出し絶頂の\nアクメ顔、しっかりお友達に見てもらうんだよ…!=Watching Otoha-chan seduce me makes me feel like I'm about to cum...! I want my friends to see the creampie-orgasm face I experienced so much this summer...! +熱が上がってきてるなら、俺、保健室の先生が\n来るまでここにいていいかな?心配だし=If my fever's coming up, can I stay here until the nurse comes? I'm worried. +ぇ…えっと…っ…んあっ、で、出来たら…ふぅっ、ん、\nか…帰って…=Uh... umm... ah... I-If you can... hmm, hmm... go home... +乙羽ちゃん。下心丸出しとはいえ、好きな子のお見舞いに\n来てくれたんだ。お礼にメスになってる乙羽ちゃんを見せて\nあげようか。=Otoha-chan. You may have shown your ulterior motives, but you still came to visit the girl you love. As thanks, I'll show you Otoba-chan, who's turned into a bitch. +彼を誘惑しながら話したら、もっと気持ちよく\nしてあげるから。相手してあげなさい。ね?=If you try to seduce him, I'll make you feel even better. Go out with him. Okay? +っは…ん…ぅん…わ、わかった…。っぁ…。=Hah... nn... uhn... I-I get it... ah... +…?やっぱり帰った方がいい?=...? Should I go home after all? +う、ううん。っぁ…や、やっぱり…んっ…帰ら、ないで。\nだ、大丈夫だから…。んぁ…っ…。=N-No. Ah... I-I knew it... Nnh... Don't go home. It's \nno, I'm fine... Nnah...! +その、よ、よかったら…少し…んぅ…話し相手に…\nっ…なって…っぁ…くれない、かな?=Um, if you don't mind, could you... nnh... talk to me... nh... for a bit... ah...? +そ、そう?わかった!!俺、話し相手になるよ。\nゆっくりでいいからなんでも話そう!=R-Really? Got it!! I'll be your conversation partner. Just take your time and tell me anything! +そういえば、えっと…、もう学校には慣れたかな?=Come to think of it, umm... Have you gotten used to school yet? +んっ…な、慣れたって…いうか、っ…っぁ…まだクラス\nの…っ…皆にも会ったことが…ないから…んぁっ…\n何とも…っは…言えないっ…かな…。っん…。=Nnh... I-I'm used to it... I mean, ah... ah... I've never... met... anyone else in class... so... nnah... \nI can't... hah... say anything... I guess... nnnh... +あ、そっか!そうだよな。うっかりしてた。…そうだ!\n俺がさ、最初の友達として、小鳥遊さんをクラスの皆に\n紹介するよ!=Oh, I see! That's right. I was careless. ...Oh yeah! I'll introduce Kotori Yuu-san to everyone in the class as my first friend! +ん…さ、最初の、友達…?も、茂部君が…あっ…私を\n友達として…んっ…皆に紹介して…っ…くれるの?=Mm... M-My first friend...? M-Mobe-kun... Ah... You're going to introduce me to everyone... nn... as a friend? +そう!だからさ、小鳥遊さんのこと、色々教えてよ!=That's right! So tell me all about Kotori Yuu-san! +っん…う、うん、ありがと…。っぁ…き、聞きたいこと…\nんぅ…あったら、なんでも、聞いて…ね。…っぁ。=Ngh... Y-Yeah, thanks... Ah... I-I want to ask you something... Nnngh... If there's anything, ask me anything... okay? ...Ah. +ここまで下心を隠さない子も珍しいなぁ。まさか今、\nセックスしてるなんて思ってもいないだろうなあ。\nさあ、ちゃんと続けて相手してあげなよ?=It's rare to see a girl who doesn't hide her ulterior motives this much. She probably didn't think we were having sex right now. Come on, keep up the good work, okay? +小鳥遊さんの趣味ってなんなのか知りたいな。=I want to know what Kotori Yuu-san's hobby is. +…っ………ぅ………=...Ugh... +あぁ、こ…こんな激しくされて…んっ…誘惑しながら\n…っぁ…会話なんて、む、無理ぃ…。はぁっ…お願い、\nもっと…ゆっくり…。やあぁ…。=Ahh, y-you're so rough... Nnh... I'm tempting you... nh... ah... I-I can't talk to you... Hahh... Please, \nmore... slowly... Nooo... +…?小鳥遊さん…?=...? Kotori Yuu-san...? +…え、あっ…え、えっと…っぁ…い、家では…んっ…\n結構…んあっ…本とか…読むっ…から…っど、読書…\nかな…。っぅん…。=...Eh, ah... u-umm... ah... I-I don't think... nnh... \nI'll be able to... nhah... read... books... so... I guess... I'll read... nh... Nnh... +小鳥遊さんって頭いいし、やっぱり真面目なんだね。\nどんな本を読むの?=Kotori Yuu-san is smart, so she must be serious. What kind of books do you read, \n? +っ……えっと…じゅ、純愛……小説…。んぁっ……あとは\nな、謎解きが…んっ、面白いから、ぁ、ミステリー…とか…。=Uh... Um... P-Pure love... novels... Nnah... Also, solving riddles is... nnh, interesting, so, ah, mystery... or something... +乙羽ちゃん自身は、クラスメートと話しながらセックス\nするような、純愛とは程遠いドスケベだけどねぇ。=Otoha-chan herself is far from pure love, like she's having sex while talking to a classmate. +へえ、そうなんだ。恋愛小説とか俺は全然読まないなぁ。\n是非今度おすすめを教えてよ!=Oh, really? I don't read romance novels at all. I'd love to hear your recommendations next time! +うっ…、うん…。何冊か、あっ…、見繕っておくね…。\nんんぅ…。=Y-Yeah... I'll find a few, ah... books... \nnnnn... +そういえば、話変わるけど、小鳥遊さんの好きな\n食べ物って何かな?=Speaking of which, what's Kotori Yuu-san's favorite food? +んぅ…す、好きなっ食べ物は…っぁ…い、色々あるけど、\n今は…んっ…暑いから…ぅぁ…アイスクリーム…かな…。\nっ…ほ、他には…っぁ…=Nnh... I-I like food... ahh... Th-There's a lot of food, but right now... nnh... it's hot, so... uwah... ice cream, maybe...? \nnn... A-Anything else... ah... +っぁ…つ、突き上げられてて…んぁ…うまく…っ…受け\n答え…出来てる…かな…?…んひっ…気持ちよすぎて…\nよく…わ、わかんない…。=Ah... y-you're thrusting up... nnah... well... I guess... I'm getting it... right...? ...Nnhii... It feels so good... I-I don't really know... +アイスなんかよりもっと好きなものがあるだろう?\n今下の口で食べてるじゃないか。言ってごらん。=There's something you like more than ice cream, isn't there? \nYou're eating with your lower mouth right now, aren't you? Tell me. +…でも、んっ…そんな事言ったら…ぁっ…変な目で…\n見られ、ちゃうよぉ…。んあっ…。=...But, nnh... if you say that... ah... they'll... look at you weirdly... Nnah... +いいから言うんだ!ほらっ!ほらっ!=Just say it! Come on! Here! +はぁっ、…んぁっ…ぶっとい…っぉ…おチン、ポぉ……!=Haah... nnah... It's so thick...! Oh... Your dick...! +えっ??!=Huh??! +っ…あっ…快感で…んっ…クラクラ…して……\nおじさんに促されるままに…、言っちゃったぁ…。=...Ah... I was so dizzy from the pleasure... nn... I said it... at Uncle \n's urging... +あっ、お、お新香のことっ…だよ!…っは…ぁ…ほら、\nお漬物の…んっ…アレ…。はぁはぁ…。=Ah, I-I'm talking about... the new incense! ...Hah... ah... Look, the pickled vegetables... nn... that... *pant pant*... +あ、ああ…。そういうことか。小鳥遊さんって\nかなり渋いものが好きなんだね。=Y-Yeah... So that's how it is. Kotori Yuu-san really likes sour things. +ギリギリ誤魔化せたねぇ。危うくド淫乱な女の子って\nバレるとこだった。=I just barely managed to cover it up. They almost found out I was a slutty girl. +あっ、っは…ぁう…んっ…はぁはぁ…。=Ah, ha... au... nn... haa haa... +こ、呼吸が辛そうだけど…。熱があがっちゃった?\n横になったらどうかな。=Y-You look like you're having a hard time breathing... Did your fever go up? Why don't you lie down? +んっ…そ、そう…かな?っは…だ、大丈夫…だよ。\nっあ…茂部君と話し、てる方がっ…っぁ…楽になる気が\nする…っ…から…。っふ…ぁ…。=Nnh... R-Really...? Hah... I-I'm... fine. \nNnhah... Talking to Shigebe-kun... ahh... makes me feel better... nh... so... fuh... ah... +そ、そう?俺ももう少し話したいから、よかった。=R-Really? I want to talk a little more, so I'm glad. +小鳥遊さんって本当に頭がいいよね。俺、補習だから今\n習ってるとこはもう2回目なんだけど全然わかんないよ。=You really are smart, Kotori Yuu-san. This is the second time I've been learning since supplementary lessons, but I don't get it at all. +ぁうっ…そ、そんなことないっ…よ。い、家で…っ…\n予習復習を…ぅぁ…してる…から…んっ…私も補習に\n…ついていけてる、っ…だけ、だよ。=Auh... Th-That's not... true. I-I'm doing... uwah... prep and review at home... so... nnh... I'm just... keeping up with supplementary lessons... nh... +そこでなんだけど、小鳥遊さんと…その、勉強会を\nしたいんだ。…どうかな?=So, about that... I want to have a study group with Kotori Yuu-san. ...What do you think? +折角のお誘いだ。建前でもいいから受けてあげなよ。=It's an invitation. Just accept it, even if it's a front. +ぁっ…ぅ、ぅん…そ、そうっ…だね…。っふ…ぁ…\nその方がっ、んっ…、はかどり…そう、だしぃ…\nい、いいかも…。んぅっ…。=Ah... y-yeah... Y-you're... right... Hehe... ah... \nThat's better... nn... hakadori... yeah, that's right... it might be better... nnn... +い、いいの?=A-Are you sure? +うっ…うん。っは…わ、私でっ…い、いいなら…っぁ…\nいつでもいいよ。んっ…勉強会しよう。ふ、復習にも\nっふぁ…なるし、私も…っ…ありがたい…、かな…。=Y-Yeah. Hah... I-If it's okay with me... Aah... I'm ready anytime. Nnh... Let's have a study session. I-It'll help me review... and I'll... be grateful... I guess... +ありがとう!!=Thank you!! +俺、特に数学と英語が苦手なんだけど、小鳥遊さんは\nどう?=I'm especially bad at math and English. How about you, Kotori Yuu-san? +うん、大丈夫。んぁ…っ…それ、だったら…んっ…\n教えて…ぁ…あげられると…思うっ…よ…っ。=Yeah, I'm fine. Nnah...nh... If that's the case... nnh... Tell me... ah... I think I can... give it to you... +乙羽ちゃんが一番勉強熱心で得意な”このこと”を\n教えてあげたらどうだい?=Why don't you teach Otoha-chan what she's most passionate about and good at? +ぁぅ…やだぁ。…んっ…わ、私はおじさんとしか…はっ\n…エッチしたくっ…ない、の。イジワル言わないでっ…。=Auh... Nooo. ...Nnh... I-I don't... want... to have sex... with anyone but you... Hah, nh... Don't tease me... +本当かなぁ…?ぐちょぐちょに濡れてスケベ汁まみれ\nなのに信じがたいなぁ。=Is it true...? It's so wet and covered in lewd juices that it's hard to believe. +じゃあ…勉強会、いつにしよっか?\n次の金曜は空いてる?=Then... when should we have a study session? \nAre you free next Friday? +え、あ…う、うん…んぅっ…だ、大丈夫だと思う。\nふぁ…っ…お、お母さんにも…っ…聞いてみる、ね。=Eh, ah... Y-Yeah... Nnngh... I-I think I'll be fine. \nFwah...! ...I-I'll ask Mom... too. +そうだ、その日はこの町でお祭りがあるんだ。折角だし\n勉強終わりに一緒に行かない?=Oh yeah, there's a festival in this town that day. Since you're here, why don't we finish studying together? +んっ…そ、そうなんだ…。ぁんっ…たまには…っ…\nいい、かも。っん…楽しみっ…だな…。っ…。=Nnh... I-I see... Aahn... Sometimes... nh... \nI think it's good. Mm... I'm... looking forward to it...! ... +お祭りに行けるなら、折角だし小鳥遊さんの浴衣姿が\n見てみたいなぁ。=If I could go to the festival, I'd love to see Kotori Yuu-san in her yukata. +っ…も、茂部君の前では…んっ…いつも制服姿だし…。\nっぁ…ゆ、浴衣似合うっ…かな?…あんまり…っん…\n自信ない、なぁ…。っは…。=Ngh... I-In front of Shigebe-kun... nnh... he's always wearing his school uniform... \nNnAh... Y-You think a yukata would look good on me...? ...I don't really... nh... have any confidence... Haha... +そんなことないよ!絶対似合うって。俺も浴衣着るよ!\n2人とも浴衣なら恥ずかしくないでしょ?=That's not true! It'll definitely look good on you. I'll wear a yukata too! You two shouldn't be embarrassed if you're wearing yukata, right? +っぁ…わかった。んっ…そ、そこまで…っ…してっ…\nくれるなら…っふぁ…浴衣、着て…っ…くるね。=Ah... Okay. Nnh... I-If you're going to go that far... then... if you'll give me a \nnn... Fuah... I'll put on my yukata...! ...I'll come. +それは…そそるなぁ。彼には悪いけど、今度浴衣姿の\n乙羽ちゃんをおじさんがズッポリいただいちゃおうねえ。=That's... exciting. I feel bad for him, but next time, I'll have Uncle \nOtoha-chan in a yukata go all out. +ぁあっ…お、おじさん…っ…激しっ過ぎ…。っん…私の\n浴衣姿を…はぁっ…想像、して…っ興奮…して…っ…\nくれてるのかな…?=Aaah... O-Oji-san...! ...You're being too rough... Nnh... I'm... haah... imagining... my yukata... and getting excited... nh... Is that it...? +ふ、2人っきりでお祭りに行くなんて…カ、カップル…\nみたいだね。=I-I can't believe we're going to the festival alone... I-It's like... a couple. +っ…う、うん。は、傍からは…んぁっ…そう…っん…\n見える、かも…しれないっ…ね…。…っぁ…。=Ngh... Y-Yeah. I-I can see... nnah... that's right... nh... I think I can... see it... from the sidelines... huh...? ...Ah... +この町のお祭りさ、結構屋台が沢山出るんだよ。\n小鳥遊さんは屋台で何が好き?=This town's festival has a lot of food stalls. What do you like about food stalls, Kotori? +そ、そう…っぅ…だなぁ…。んっ…え、えっと、\nんぅっ…リンゴ飴…かな?=Y-You're... right... Nnh... U-Umm, \nnnh... candy apples... maybe? +そうじゃないだろう?嘘ばっかり言って悪い子だなぁ。\n乙羽ちゃんが本当に好きなのは”コレ”だよねぇ。=That's not it, is it? You're such a bad girl for lying all the time. What Otoha-chan really likes is this. +ちゃんと本当のことを言わないと、ハメるのをやめて\nしまうよ?=If you don't tell me the truth, I'll stop trying to frame you. +っぁ…ぅ…で、でも、それより…っ…も…、…ほ、本当は\nあっ…太い…っ…フ、フランクフルトが…んはっ…\n好きなの…。おっきくて、ぁ、熱いの…。っぁ…。=Ahh... uh... B-But, more importantly... gh... I-It's actually... thick...! ...I-I like frankfurters... nhah... \nI like them... They're big, ah, and hot... ahh... +ゴクッ…。そ、そうなんだ。フランクフルトなら定番だし勿論あるよ。\nお祭り、楽しみだね。=*gulp* I-I see. Frankfurt is a staple, of course. I'm looking forward to the festival. +茂部くん、エッチな事、想像してる…。んん、私の喘ぎ声、\n熱く火照って…、感じてる顔を見て…っぁ…イヤラシイ事、\n考えてるんだぁ…。はぁ、んんぅ…。=Mobe-kun, you're imagining something dirty... Mmm, my moans are burning hot... Seeing your face... ah... I'm thinking dirty things... Haah, mmm... +な、なんかエッ…つ、辛そうだね。何か…俺に出来ることある?=Y-You look like you're in pain. Is there anything I can do for you? +うう、ん。大丈夫っ…っぁ…はぁはぁ…だと思う…。\n茂部君、は…っん…話して…くれてるっ…だけで\n十分…だ、から…。っぁ…は…ぁ…。=No, no. I'm fine... ahh... haah, haah... I think... \nMobe-kun, hah... nnh... You're... talking... to me... That's enough... for me... ah... hah, ah... +え、…えっと……、=Uh... umm... +ぁう…も、茂部君、…っぁ…と、突然黙り込んで…\nんっ…どうした、の?=Auu... Mo-Mobe-kun... ahh... he suddenly fell silent... \nnnn... What's wrong? +っ…も、もしかして、んぁっ…バレちゃってる…っ…\nとか…じゃないっ…よね…?…んっ…。=Ngh... D-Don't tell me... nnah... they found out... nh... It's not... \nor anything... right...? ...Nnh... +あ、あのさ…補習で初めて会った時から\nずっと気になってて言えなかったんだけど…。=H-Hey... Ever since we first met for supplementary lessons, I've been so curious that I couldn't say... +っぅ…うん…っぁ…な、なにかな?=Uh... Yeah... Ah... Wh-What is it? +た、小鳥遊さんって…その、付き合ってる…\n彼氏…とかっているの?=A-Are you... umm, dating Kotori Yuu-san? Do you... have a boyfriend? +丁度今も突き合ってるけど、おじさんは彼氏では\nないからねぇ…。ほら、答えてあげなさい。=We're still facing each other, but he's not my boyfriend... Come on, answer him. +んっ…きゅ、急っ…だね…。ぁっ…ん、で、でも…っは\n…ぅっ…つ、付き合ってる、彼氏は…っ…いない、よ。=Nnh... I-I'm... in a hurry... ah... nh, b-but... hahhhn... uuh... i-I don't... have a boyfriend I'm dating. +そうなんだ!やった!じゃあ、俺にもチャンスが\nあったりするかな?=That's right! I did it! Then maybe I'll have a chance too? +チャンスかあ。ふふふ、そうだ。乙羽ちゃん、\nちょっとからかってごらん?脈ありかも、と思わせるんだ。=A chance, huh? Hehehe, that's right. Otoha-chan, why don't you tease her a little? Make her think she might have a pulse. +か、可哀そうだけど…、っぁ…お、おじさんが…んっ…\nそう言う、なら…。=I-I feel sorry for him, but... ah... O-Oji-san... nn... If you say so... +……ど、どうだろ?=...Wh-What do you think? +うっ、う~ん、チャ…チャンスだったら…はぁはぁ…\nなくは、ないと…んっ…思うよ。=H-Hmm, Cha... If this is my chance... *pant pant*... I think I'll have to... nn... do it. +おお!!マジで!?すごく嬉しいよ!じゃ、じゃあさ\nどんな人が好みなの?=Ohhh!! Seriously?! I'm so happy! Th-Then what kind of person do you like? +っぁ…んぅ…っぁ…や、やりたいこと…っ…に対して…\nっは…い、一途で、んあっ…=Ah... nnh... ah... I-It's what I want to do... but... nhh... i-it's single-minded, nnah... +い、色んな事を…はぁはぁ…教えてっ…くれ、て…。\n…んっ…わ、私のことを…ぁっ…いっぱい…\nか、可愛がって…んっ…くれ、る人…かな……。んっ…。=T-Tell me all sorts of things... haa, haa... about me... \n... nnn... I-I'm... ah... someone who loves me... a lot... nn... or loves me, I guess... Nnh... +そうなんだ!俺さ、小鳥遊さんの理想の人になれる\nように頑張るよ!!=I see! I'll do my best to become Kotori Yuu-san's ideal person! +確かにヤリたいことに俺は一途だなぁ。ははは。=It's true that I'm devoted to what I want to do. Hahaha. +もっと刺激が欲しいだろう?子宮をこじ開けるほど\n奥まで貫いてあげるよ、ほらっ!=You want more stimulation, don't you? I'll go all the way into your womb to crack it open! Come on! +えっ…い、今でも十分…んぅっ!…っぁ…んふっ、\nはっはっ、ああ…はぁはぁ…っふ…んん…はっ、あ…=Eh... i-it's still enough... nnuh! ...Ah... nfuh, \nhahah, ahh... hahhah... hfuh... nnh... ah, ah... +た、小鳥遊さん?!…そ、そんな声出して…\nぁっ………わ…ぅ…。=K-Kotori Yuu-san?! ...Y-You're making such a sound... Nnah... Wah...! +きっと今のヨガってる乙羽ちゃんを見て、いやらしい声を聞いて\n勃起しちゃってるに違いないねぇ。=Seeing Otoha-chan doing yoga right now, hearing her lewd voice, I'm sure she's erect. +だ、大丈夫…?看病しようか?=A-Are you okay...? Should I take care of you? +だっ…大丈夫…。っは、っぁ…っふー…ふー…\nも、茂部君も…んぁ…前かがみになって…んっ…ぁ…\nどう…っ…したの?=I... I'm fine... Hah, ahh... fhhh... fuh... both Mobe-kun and Nnah... You're leaning forward... nnh... ah... How did... you do...? +あ、えっと…これは、その、ちょっと…お、お腹が\n痛くなって…。へ、平気だよ。ほんと気にしないで。=Ah, um... this is, uh, a little... my stomach hurts... I-I'm fine. Seriously, don't worry about it. +ふ…、ふ~ん…、んっ…そう、なんだ…。ぁ…んっ…。=Hmm... hmmm... nn... I see... ah... nnn... +そっ、それより、小鳥遊さん、さっきから\nそっちで何か聞こえない?=A-Anyway, Kotori Yuu-san, have you heard anything over there? +えっ…っ…わ、私のっ…んぁ…方で?…=Eh...gh... M-My... nnah... side? +うん。なんか物音がしてる気がするんだけど…。\nほら、ピチャピチャって…。=Yeah. I think I hear something... \nLook, it's all wet... +っ…あ、そ、それは…ぁう…んっ…水枕の…\nっ…音…かも。はぁ、はぁ…。=...Ah, th-that's... auh... nnh... the sound of a water pillow... nh... maybe... hah, hah... +んっ…熱いから、それを…っ…触ってるの…。その音…\nじゃない、かな。はぁはぁ…。=Nnh... It's hot, so... I'm touching it... That sound... isn't it? *pant pant*... +ああ、だから水みたいな音がしてるんだね=Oh, so that's why it sounds like water. +乙羽ちゃんのいやらしいマン汁のクチュクチュ音はバレてるねえ。\nそれなのにおマンコは締まる一方だ。この欲しがりマンコめ…!それ!=The squelching sounds of Otoha-chan's lewd pussy juices have been found out, haven't they? \nAnd yet, her pussy keeps tightening. You greedy pussy...! That's it! +んっ…ぁ…も、もう…っ!=Nn... ah... I-I can't...! +どっ…、どうしたの?=Wh-What's wrong? +っぁ…あ、つ、水枕に…こ、氷も入ってる…、から…んっ、\n冷たくて、はぁ、はぁ…、声が出ちゃった、んっ…、だけだよ。=Ah... ah, t-there's ice... in the water pillow... so... nn, it's so cold... hah, hah... my voice came out, nn... just that. +おじさんももうイキそうだから、本気ピストンのズポハメ音も、\n中出しアクメ声もお友達に聞かせてあげようねぇ…!=Uncle's about to cum too, so let's let our friends hear the sound of his piston thrusts and his creampie orgasms...! +熱が上がってきてるなら、俺、保健室の先生が\n来るまでここにいていいかな?心配だし=If my fever's coming up, can I stay here until the nurse comes? I'm worried. +ぁ…っ…えっと…で、出来たら…か、帰って…=Ah... uh... I-If you can... go home... +乙羽ちゃん。下心丸出しとはいえ、好きな子のお見舞いに\n来てくれたんだ。お礼にメスになってる乙羽ちゃんを見せて\nあげようか。=Otoha-chan. You may have shown your ulterior motives, but you still came to visit the girl you love. As thanks, I'll show you Otoba-chan, who's turned into a bitch. +彼を誘惑しながら話したら、もっと気持ちよく\nしてあげるから。相手してあげなさい。ね?=If you try to seduce him, I'll make you feel even better. Go out with him. Okay? +ん…ぅん…わ、わかっ、っ…た。……っぁ…。=Nn... uhn... I-I... got it. ...Ah... +…?やっぱり帰った方がいい?=...? Should I go home after all? +う、ううん。っ…ぁ…やっぱりっ…帰ら、ないで。\nだ、大丈夫…っ…んっ…だから…。っぁ…。=N-No. ...Ah... I knew it... Don't go home. It's \n, I'm okay... Nn... So... ah... +その、よ、よかったら…っあ…少しっ…んっ…\n話し相手になって…くれない、かな?=Um, if you don't mind... ah... a little... nn... \ncould you... talk to me? +そ、そう?わかった!!俺で良かったら話し相手に\nなるよ。ゆっくりでいいからなんでも話そう!=R-Really? Got it!! If you're okay with me, I'll be your conversation partner. Just take your time and tell me anything! +そういえば、えっと…、もう学校には慣れたかな?=Come to think of it, umm... Have you gotten used to school yet? +んっ…な、慣れたっ…て、いうっ…か、…んっ…まだ…\nクラスのっ…っぁ…皆にもっ…あ、会ったことが…っ…\nない、から…っ…な、何ともっ…言えない、かな…っ。=Nnh... I-I'm used to it... Wait... nnh... It's still... nnnh class... aah... I've never... met anyone... nh... since... I don't think... I can say... anything... +あ、そっか!そうだよな。うっかりしてた。…そうだ!\n俺がさ、最初の友達として、小鳥遊さんをクラスの皆に\n紹介するよ!=Oh, I see! That's right. I was careless. ...Oh yeah! I'll introduce Kotori Yuu-san to everyone in the class as my first friend! +んっ…ぁ…最初の、友達…?…ぁっ…も、茂部君っ、が\n…ぁ…わ、私、を友達と…して…んっ…皆に…紹介して\nっ…くれる、の?…っは…。=Nnh... ah... my first friend...? ...Ah... Mo-Mobe-kun, you're... going to make me... your friend... nnh... and introduce me... to everyone... nh...? Hah... +そう!だからさ、小鳥遊さんのこと、色々教えてよ!=That's right! So tell me all about Kotori Yuu-san! +う、うん、っぁ…ありがと…。はぁはぁ…き、聞きたい\nことっ…んっ…あ…あったら、…っ…はっ…んっ…なん\nでも、聞いてっ、…ね。=Y-Yeah, ah... Thank you... *pant pant*... I-I want to ask you something... nnh... ah... If there is, then... h... hah... nh... Ask me anything... you want. +ここまで下心を隠さない子も珍しいなぁ。まさか今、\nセックスしてるなんて思ってもいないだろうなあ。\nさあ、ちゃんと続けて相手してあげなよ?=It's rare to see a girl who doesn't hide her ulterior motives this much. She probably didn't think we were having sex right now. Come on, keep up the good work, okay? +小鳥遊さんの趣味ってなんなのか知りたいな=I want to know what Kotori Yuu-san's hobby is. +っぁ…しゅ、趣味…。んっ…そ、そう、だな……家では\nっ…結構…ほ、本をっ…読んだり、してる…っ…から…\n…読書…っ…かな…。=Aaah... A-A hobby... Nnh... Y-Yeah, that's right... I've been reading... a lot... at home... I-I read... books... so... \n... I guess... +小鳥遊さんって頭いいし、やっぱり真面目なんだね。=Kotori Yuu-san is smart, so she really is serious. +そんな普通の会話じゃなくてそろそろ\nエッチな話しをして彼を誘惑してごらん?=It's not a normal conversation. Why don't you try to seduce him with a lewd conversation? +んっ…真面目かな…?…っ…ふふ、全然っ…ま、真面目\nじゃ…ない本も…んっ…読むよ。=Nnh... Are you serious...? ...Hehe, not at all... I-I'll read... nnh... books that aren't... serious. +え、ど…どんな?=Huh? Wh-What kind? +…んっ…茂部君っ…も、こっそり…っぁ…よ、読んだっ…\n…ことがっ…、あると…っ…思うけどな……。はぁ、はぁ…。=...Nnh... Mobe-kun... I-I read it... in secret... ah... I think... there's... something... happening... *pant pant*... +え、あ…ま、まさか…エ、エッチな本……とか?=Eh, ah... D-Don't tell me... it's a dirty book... or something? +へぇ…茂部君って…っ…そんな本…っぁ…読むんだ。\n…っん…やっぱり…っは…女の人の裸に…んっ…興味が\n…っ…あるんだね…。ふふ…。=Heh... Mobe-kun... you read a book like that... ahh...? \n... nn... I knew it... hah... You're interested in naked women... nh...nh... I guess... hehe... +あ、いや…そうじゃなくて、その、えっと…その…。=Ah, no... that's not it, umm, well... umm... +んっ…ふふふ、ごめんなさい。じょ、冗談っ…だよ。\n…っぁ…わ、私が言ってるのって、せ…青年誌だよ…。=Nnh... Hehehe, I'm sorry. I-I'm just... joking. \n... ah... I-It's a young man's magazine... +ぁ…ああいう…っ…のって…、っん…ほら、ちょっと…\nエ、エッチなお姉さんっ…とか…っは…んっ…過激、な…\n表現も…あるっ…けど、面白い…っ…よね。=Y-You know... like that...? Nnh... You know, a little... lewd lady... or something... Hah... nnh... There's an... extreme... \nexpression... but it's funny... isn't it? +あ、せ、青年誌とかの…ま、漫画かぁ…。ははは…\nか、勘違いしちゃったよ。う、うん。お、面白いよね。=Ah, s-something from a youth magazine... a-a manga, huh... Hahaha... I guess I misunderstood. Y-Yeah. Oh, that's funny. +そういえば、話変わるけど、小鳥遊さんの好きな\n食べ物って何かな?=Speaking of which, what's Kotori Yuu-san's favorite food? +す、好きな…っ…んっ…食べ物は…い、色々あるけど、\n…っぁ…今は暑い…からっ…アイスクリーム、かな。=I-I like it... Nnh... There's... a lot of food, but... nnh... ah... it's hot right now... so... ice cream, I guess. +そうなんだ、俺もアイス大好きだよ!=I see, I love ice cream too! +…んっ…そう、なんだ。…あ、思いっ…出したら…っは…\nっ…食べたく…なっちゃった。んっ…熱っぽい、し…\nすごく…っ…食べたい、な。っぁ…こんな、風に…。=...Nnh... I see. ...Ah, now that I think about it... I want to... hah... nh... eat it. Nh... It's so hot... and I really... want to eat it... ah... like this... +ん、っちゅ…はふ、れろ…んちゅ…んぐ…れろ、れろ…\nちゅぱっ…っちゅ…=Nn, *kiss*... hafh, *lick*... nchu... ngh... *lick, lick*... \nchupah... chu... +こんなにエッチな乙羽ちゃんに彼は釘付けだな。\nほら、もっと続けて。ちゃんとできたら奥をグリグリ\nしてあげるからね。=Otoha-chan's so lewd. Go on, keep going. If you can do it properly, I'll grind you into the back. +はあぁ…、ん、んちゅっ、じゅぷ、ふぁっ、はぶっん…\nじゅっじゅ、…っぷ、うぶ、んんぅっ、じゅぼっ\nじゅる…=Haaah... nn, *kiss*, *slurp*, fuah, habuhn... *suck*, nnh, nnnh... +っは…っちゅ…れろ、ちゅるっ…ん、は…ちゅ、ぷ\nれろっ、んーん…っは…=Ha... *kiss*... *lick* *slurp*... nn, hah... *smack*, *suck*, nnnn... hahh... +…ん、ゴク…=...Mm, gulp... +んっ…はぁ、冷たいアイス、…ぁう…た、食べたいな…。\n……っ…ん…?茂部、君っ…そんな、に…っ…じっと\n見つめ、て…んっ…どう、したの…?=Nnh... hah, cold ice cream... auh... I-I wanna eat it... \n... nh...? Mobe, you... stare... at me... nnh... What's wrong...? +いっ…、いや、別に…!な、なんでもないよ!\nこ、こうも暑いと、アイス食べたくなるよね…!=N-No, not really...! It's nothing! I-It's so hot that I want to eat ice cream...! +よしよし、よくやれたね。\nご褒美にグリグリしてあげようね。=All right, all right. You did well. As a reward, I'll grind you to a pulp. +そ、それより、ちょっと辛そうだけど、大丈夫?=A-Anyway, you look like you're in a bit of pain. Are you okay? +う、うん。っは…ぁ…話、をしてる…から…んあ…\nどうにか…紛らわせ、…られてるよ…。っふぅ…。=Y-Yeah. Hah... ah... We're talking... so... nnah... \nsomething's... distracting me... fuu... +小鳥遊さんって本当に頭がいいよね。俺、補習だから今\n習ってるとこはもう2回目なんだけど全然わかんないよ。=You really are smart, Kotori Yuu-san. This is the second time I've been learning since supplementary lessons, but I don't get it at all. +っ、ぁふ…そ、そんなこと…っ…ない、よ。い、家で…\n予習復習、っ…をしてる…っ…から…わ、私も…補習に\nついてっ…っは…いけてる…んっ…だけだよ。=Ngh, afh... Th-That's not... true. I-I'm... studying and reviewing... \npreparations... at home... so... I'm also... stuck with supplementary lessons... hah... only... nnh... +そこでなんだけど、小鳥遊さんと…その、勉強会を\nしたいんだ。…どうかな?=So, about that... I want to have a study group with Kotori Yuu-san. ...What do you think? +折角のお誘いだ。建前でもいいから受けてあげなよ。=It's an invitation. Just accept it, even if it's a front. +んっ…ぅ、ぅん…そ、そう…っ…だね…。その方がはかどり…\nそう、だし…い、いいっ…んっ…かも…。=Nnh... Y-Yeah... Th-That's... true... It's better that way... \nIt looks like... it's okay... nnh... maybe... +い、いいの?=A-Are you sure? +う、うん。わ、私っ…で…っ…いいなら…っぁ…いつでも\nいいよ。っは…べ、勉強会…しよう。ふ、復習にも…\nなるし、私も…っ…ありがたい…、かな。……っぁ=Y-Yeah. I-If it's okay with me... then... ah... I'm ready anytime. Hah... L-Let's... have a study group. It'll be a review... and I'll... be grateful... too. ...Ahh. +ありがとう!!=Thank you!! +じゃあ、さっそくだけど…どっちの家で勉強会をする?=Well then, let's get right to it... Which house would you like to have a study group at? +もっ…茂部君をっ…んっ…ゆ、誘惑したら、…っぁ…\nおじさんが…もっと気持ちよくっ…してくれる…。=Mo... Mobe-kun... nn... I-If I seduce him... ah... Uncle \n... will... make me feel even better... +んん、は、恥ずかしいっ…けど、…この状況…ぁっ…\n凄く興奮、しちゃうぅ…。=Mmm, I-It's embarrassing... But... in this situation... ah... \nI'm so excited... +んっ…そう、だね。つ、次の金曜日…っ…なら、家に…\n…だ、誰もいないっ…から、私の家に…っぁ…おいでよ。=Nnh... Yeah, that's right. T-Next Friday...! ...Then, there's... no one at home... so come to my house... ah... come here. +え、誰もいないのに…いいの?=Huh? There's no one here... Are you sure? +だって、ほ、ほら…んっ…わ、私と茂部君っ…っ…の\n…2人っきり…の方が…っぁ…しゅ、集中…っ…できる\nっ…でしょ?…んっ…。=I mean, c-come on... nnh... M-Mobe-kun and I... nh... just the two of us... would be better... aah... I-I'd be able to concentrate...nh... right? ...Nh... +わ、私はその方がっんっ…い、いいかな、…なんて\n…っ…お、思うけど……。んっ…ダメ?=I-I think it's better that way... M-Maybe it'd be better... Nnh... I... I think so, but... nnh... Is that okay? +だ、ダメなことないよ!う、うん!確かに二人きりの方が\nはかどりそうだね!=Th-There's nothing wrong with that! Y-Yeah! It'd definitely be better if we were alone! +男を家に引っ張り込んで誘うのがうまいなあ。=She's good at pulling men into her house and inviting them. +お、おじさんが…た、建前でもって…っ…いうから…ぁ。\nわ、私が誘ってる、のは…っ…いつもおじさんだけ…ぁっ、\nだよ…ぉっ…。=O-Oji-san said... t-that it was just a pretense, so... ah. \nWah, the only one I'm always inviting... is you... ah, it's \n... oh... +そ、それじゃあ金曜日に小鳥遊さんの家で!そうだ、次の\n金曜だったらこの町でお祭りがあるんだ。勉強終わりに\n一緒に行かない?=I-I'll see you at Kotori Yuu-san's house on Friday! Oh yeah, next Friday, there's a festival in this town. Wanna come with me after studying? +そ、そうなんだ、ちょっと…っ…興味ある、かも。\nべ、勉強が…っ…終わったら、っ…ふ…二人で…\nんっ…一緒にっ…行こうか。=I-I see, I'm a little... interested. I-If you're done studying, then... h... h-huh... let's... go together. +お祭りに行けるなら、折角だし小鳥遊さんの浴衣姿が\n見てみたいなぁ。=If I could go to the festival, I'd love to see Kotori Yuu-san in her yukata. +んっ…そっか、ゆ、浴衣かぁ…。い、いいかも。…っぁ\n…それなら、き、綺麗に着たいし…んっ\n…下着は…っ…つけないで、おこう…っ…かな。=Nnh... I see, a-a yukata, huh...? Th-That might be nice. ...Ahhhn... In that case, I-I want to wear it clean... Nnnhh... Underwear... I guess... I shouldn't wear it... +えっ、あ…ええ…!そ、そんなの大丈夫なの?\nひ、人が多いし、はだけちゃったら……。=Eh, ah... Yes...! A-Are you sure that's okay? \nThere's a lot of people here, so if I expose it... +ふふ、茂部君…必死になっちゃって。んっ…冗談なのに\n…ぁっ…本気で、っは…想像しちゃってるのかな?=Hehe, Shigebe-kun... You're so desperate. Nnh... I was just kidding, but... nh... ah... Are you seriously imagining this? +で、でも、…もし…っ…は、はだけちゃったら…\nも、茂部君が…っ…っぁ…直すの手伝って…っ…くれる?\n私、ふ、不慣れだから…余計に…はだけちゃうかもだけど…。=B-But... if... I-If I do... then... will Mobe-kun help me fix it...? I-I'm not used to it, so... maybe I'll just... peel it off even more... +え、ええ…その…て、手伝うけど…それは…。=Y-Yes... Um... I-I'll help, but... that's... +そ、そうだ。っん…茂部君も…っ…ゆ、浴衣で来て…\n欲しいな…。あふっ…んっ…お揃い、にしよう?……\nもちろん、下着は…っ…なしで…。=Th-That's right. Nnh... Mobe-kun, you too... I-I want you to come in a yukata... \nn. Afh... nnh... Let's match, okay? ...Nnh, of course, no underwear... nh... +た、小鳥遊さん…そんなの、その…。=K-Kotori Yuu-san... That's, umm... +随分とその気にさせて乙羽ちゃんも悪い子だなぁ。\nまぁ、デート前の浴衣姿をおじさんが先に頂くけどね。=Otoha-chan sure is a bad girl, making me worry about her. Well, I'll take her yukata first. +ふ、二人っきり…っ…で…お祭りに行くっ…なんて…\nなんか…、カップル…んっ…みたい…だね…。…ぁっ…。=I-It's just... the two of us... going to the festival... It's like we're... a couple... nn... together... ...Ah... +えっ…ぁ…そ、そうだね…。=Eh... ah... y-you're right... +っぁ…お祭りが、…んぁ…お、終わった後、…んっ…\nカ、カップルって…っ…どうするっ…のかな?…っ…。=Ah... after the festival... nnah... I-It's over... nh... nkah, what do couples do...? +ど、ど…、どう…って…?=Wh-Wh-What do you think...? +乙羽ちゃんが望んでるのは、”こういう”ことだろう?=This is what Otoha-chan wants, isn't it? +んっ…おじさんが、し…嫉妬して、くれてるっ…のが\nおチンポから…っ…つ、伝わるよぉ…。おじさん、\n可愛い……っ…。=Nnh... Uncle... is jealous of me... I can feel it... from his cock...! ...I-It's so cute...! +わ、私を…っん…い、家まで…っ…送ってくれて…\n…っ…それで終わり、っ…なのかな?…んん…それとも…\nまだ…っ…何か、あるの、…っ…かな?=Y-You... nnh... t-took me home... nh... \nh... Is that... the end of it? ...Mmm... Or... is there... something else...? +…ん、そ、それは…えっと……ゴクッ…。=...Nn, th-that's... umm... *gulp*... +そ、それよりも、横にならなくて平気?いつもと随分\n違うというか…、シンドそうだし。=A-Anyway, are you sure you don't want to lie down? You're a lot different from usual... You look like you're having a hard time. +ぅ…うん。っあ…まだ…眠くっ…ならっ…なく…て。\nっはぁ…あ…そこまで…辛く、ない…から平気、だよ。=Y-Yeah. Ah... I'm... not... sleepy... yet. \nHaa... ah... It's not... that hard... so I'll be fine. +え、…えっと……、=Uh... umm... +も、茂部君、…んぅ…突然黙り込んで…っぁ…\nどう…っ…したの?…っは…。=Mo-Mobe-kun... nnh... suddenly fell silent... ah... \nHow... did you... do that? ...Ha... +も、もしかして、…っぁ…バ、バレちゃってる…\nとか…っん…じゃない…っ…よね?=D-Don't tell me... ahh... y-you found out... that it's not... nnn... right? +あ、あのさ…補習で初めて会った時から\nずっと気になってて言えなかったんだけど…。=H-Hey... Ever since we first met for supplementary lessons, I've been so curious that I couldn't say... +う、うん…な、なに…っ…かな?=Y-Yeah... Wh-What... is it? +た、小鳥遊さんって…その、付き合ってる…\n彼氏…とかっているの?=A-Are you... umm, dating Kotori Yuu-san? Do you... have a boyfriend? +丁度今も突き合ってるけど、おじさんは彼氏では\nないからねぇ…。ほら、答えてあげなさい。=We're still facing each other, but he's not my boyfriend... Come on, answer him. +…っぁ…きゅ、急だね…。ん、で、でも…っゃ…\n付き合ってる…か、彼氏は…いない、よ…。っぁ…。=...Ah... Th-That's so sudden... Nn, b-but... nya... we're dating... I-I don't... have a boyfriend... ah... +そうなんだ!やった!じゃあ、俺にもチャンスが\nあったりするかな?=That's right! I did it! Then maybe I'll have a chance too? +ふーん…茂部君、わ、私に興味が…っ…あるんだ。もし、\nだけど…んぁ…つ、付き合ったら…何が…したいの?=Hmm... Mo-Mobe-kun, y-you're interested in me...?! ...So it's \n, but... nnah... Wh-What do you want... to do... if we go out? +え、えっと…デ、デート…したい…かな。=U-Umm... I-I think... I want to go on a date. +…っん…デ、デートって…っぁ…一緒に…っぅ…出掛けて\nあ、遊ぶん…っ…だよね。っん…ただ、それだけ…っ…\nなの?=...Nnh... A d-date... aah... together... uuh... We're going out to play... nh... right? Nh... That's all there is to it... nnh...? +乙羽ちゃん、ちゃんと誘惑出来てるねぇ。いい子だ。=Otoha-chan, you're really trying to seduce me. You're a good girl. +そ、それだけって…その…じゃあ、ほら…デートだし…\nキ…、キ、キス……とか……。=Th-That's all...? Well... then, you know... it's a date, and... nki... k-kissing... or something... +キス、かあ…。キ、キス、っ…ね…。んっ…ふふ、\n本当は…っぁ…もっと…っ…し、したい…こと…っん…\nあるんじゃない…っ…かな…?=A kiss, huh...? K-Kiss me...? Nnh... Hehe, \nreally... aah... more... nh... I-Isn't there something... nnh... you want... to do...? +え、あ…ぅ…そ、そんなこと…えっと…。=Eh, ah... uu... t-that's not... umm... +よしよし、よく出来たねぇ。ご褒美に、乙羽ちゃんの\n弱いところをたっぷり突いてあげようねえ。=Good, good, good. As a reward, I'll give you plenty of Otoha-chan's weak spots. +一途な彼に喘ぎ声を聞かせてあげよう。そうしたらおじさんも\nドMで変態の乙羽ちゃんも、もっと興奮できるからねえ。=I'll let him hear me moan. That way, both Otoha-chan, who's a masochist and a pervert, will be even more excited. +っぁ…一緒に…こ、興奮したい…。あぅ…サカって…\n思いっきりハメて…んっ…欲しいの…。茂部くんの前で…\nみ、見せつけるように…っ…おじさんと…!=Aaah... I want to get a-excited... together... Auh... Saka... set me up as hard as I can... nnh... and I want it... to show off... in front of Shigebe-kun... nh... with my uncle...! +っは、っふ…ぁ…な、なんだか火照って…んあ…ん……\nはぁはぁ…あ、熱くて…あん…グショグショに…\nん、あ…濡れてきちゃった…。=Hah, hfff... ah... I-It's kind of hot... nnah... nh... nhah hah... ah, it's so hot... ahn... I'm soaking wet... nnnh, ah... +え、ね…熱?…っていうか…た、小鳥遊…さん…\nこ…声…その……っ…。=Huh? Hey... A fever? ...Actually... Kotori Yuu-san... your voice... is... umm... +あ、んぁ…はぁはぁ…んんぅ…あふ…はぁ、ああ…。=Ah, nnah... haah, haah... nnh... afh... hah, aah... +あ……ゎわっ…!=Ah... Wow...! +はぁはぁ…んっ…も、茂部君…っぁ…急に前かがみに\nっ…なって…どう、したの?…ぁう…。=*pant pant*... nn... Mo-Mobe-kun... ahh... You're suddenly leaning forward... nnn... What's wrong? ...Auh... +あ…いや、だ、大丈夫だよ。大丈夫…なん、だけど…。\nへ…っ…平気だから…。=Ah... no, I-I'm fine. I'm... fine, but... \nheh... I'll be fine... +そ、そんな場所を…んんっ…押さえて…お、お腹まわり…\n…っあ…それより…っ…もっと下…。すっごく、ぅっ…、辛そう…。=Th-That's not the place... Nnh... Hold it... M-My stomach... nnnh... ah... More importantly... nh... it's even lower... It looks really, uuh... painful... +そこっ…、あ、熱くっ…なってるの?っぁ…私のせい、かな…?\nはぁ…んあ…私も、茂部くんと一緒で、あふ…体が熱く…て…。んぅ…。=Is it... ah, hot... there? Ah... Is it my fault...? \nHaa... nnah... I'm with you, Mobe-kun... afh... my body's... hot... Nnh... +っ…たっ、たっ…小鳥遊さんがっ…そ、そんな声…\n出す、からっ…俺も…その……。=T-T-Kotori Yuu-san... y-you're making that sound... so I... umm... +ん、そ…そうなんだ…ふぅ、はぁ…も、茂部君に…んっ…風邪が…\nっぁふ…感染っちゃった、んっ…のかな?体調、が悪くなって…\nあぅっ…汗かいて…きちゃったん…だね…っ…。ごめん、ね…っ…。=Nnh, I... I see... Fhh, hah... M-Mobe-kun... nnh... I have a cold... nnnh afh... Maybe I'm infected... nh...? I don't feel well... nnaauh... and I've... started sweating... I guess...! ...I'm sorry... +へっ…?…あ、う、うん!!そ、そうかも。\nははは、俺も風邪が感染っちゃったのかも。=Huh...? ...Ah, y-yeah!! Y-You're right. Hahaha, maybe I caught a cold too. +んっ…ねえ、茂部君。もし…わ、私が…あっ…茂部君の\n…んっ…思ってるような…っ…女の子じゃ、なかったら\n…げ、幻滅する…っ…かな?=Nnh... Hey, Mobe-kun. If... I-If I weren't... ah... Mobe's \nnn... nnh... what you think I am...! ...If I wasn't a girl, I'd be... c-disillusioned... I guess? +え、それってどういう意味?=Huh? What do you mean by that? +っぁ…も、茂部君は、んっ…わ、私のことを…っ…\nとっても…真面目だって…っ…思ってる、でしょ?=Ah... Mo-Mobe-kun, nn... y-you think I'm... very... serious, don't you? +う、うん。だって小鳥遊さん、本当に真面目で清楚で…\n可愛くて。そんな小鳥遊さんに幻滅なんてするはず\nないよ。=Y-Yeah. After all, Kotori Yuu-san is so serious and pure... and so cute. There's no way I'd be disillusioned with her. +ふふ、ありがとう。でも…そ、そんな私が…っぁ…\n本当は…っ…んんっ…そうじゃ…っ…なかったら?=Hehe, thank you. But... w-what if I... ahh... \nreally am... nh... nnh... that's not it... h... what if I wasn't? +不真面目なコト、いっぱい…し、してたと…んあ…っ\n…したら…?=What if I did a lot of... insincere things... nnah... nh...? +え、そ、それって…どういう…?=Huh? Wh-What do you mean...? +っん…じ、実は…あふ…っ…勉強そっちのけで、んっ…\nエッチなことを…っは…考えて、たり…。=Nn... A-Actually... afh...nh... I've been thinking dirty things... hah... while I'm studying... +え…エッチな……ゴク…っ=D-Dirty... *gulp* +っん…本当はもう…んんっ……色々経験…\nしてたり…っ…して…。=Mm... Actually, I've already... mmm... experienced a lot of things... nh... +っ…!たっ、小鳥遊さん、それ本気で言ってるの?=...! Kotori Yuu-san, are you serious? +ん…っは…ど、どう…かな…?=Nn... hah... I-I wonder...? +乙羽ちゃんのいやらしい誘惑を見ていたら、おじさんももう\nイきそうだよ…!この夏にいっぱい経験した、中出し絶頂の\nアクメ顔、しっかりお友達に見てもらうんだよ…!=Watching Otoha-chan seduce me makes me feel like I'm about to cum...! I want my friends to see the creampie-orgasm face I experienced so much this summer...! +熱が上がってきてるなら、俺、保健室の先生が\n来るまでここにいていいかな?心配だし=If my fever's coming up, can I stay here until the nurse comes? I'm worried. +えっと…んぅ!…で、出来たら…っぁ!…か、帰っ…てぇ…=Um... nnh! ...I-If you can... ah! ...L-Let's... go home... +乙羽ちゃん。下心丸出しとはいえ、好きな子のお見舞いに\n来てくれたんだ。お礼にメスになってる乙羽ちゃんを見せて\nあげようか。=Otoha-chan. You may have shown your ulterior motives, but you still came to visit the girl you love. As thanks, I'll show you Otoba-chan, who's turned into a bitch. +彼を誘惑しながら話したら、もっと気持ちよく\nしてあげるから。相手してあげなさい。ね?=If you try to seduce him, I'll make you feel even better. Go out with him. Okay? +んっ!…ぅん…わかった…っ!=Nn! ...Okay... Got it...! +…?やっぱり帰った方がいい?=...? Should I go home after all? +う、ううん。あぅっ…、やっぱり…、帰ら、ないで…。\nぁっ、だ、大丈夫…だからぁっ…!=N-No. Auh... I knew it... Don't go home... \nah, I-I'm okay... so...! +その…、よ、よかった、ら…ふぅっ…!ん、少し…\n話し相、手に…んっ、なってくれ、ないっ…!かな?=Um... I-If you're okay with it... fhh...! Mm, I'll... talk to you for a bit... Nnh, could you... become... my hand...!? +そ、そう?わかった!!俺、話し相手になるよ。\nゆっくりでいいからなんでも話そう!=R-Really? Got it!! I'll be your conversation partner. Just take your time and tell me anything! +そういえば、えっと…、もう学校には慣れたかな?=Come to think of it, umm... Have you gotten used to school yet? +っぁ!…な、慣れたって…いうか、っん!…まだクラス\nの皆っ…にも…会ったことが…んぅ!…ないからっ…\n何とも…っ…言えない、かな…。っぅ!=Ah! ...I-I'm used to it... Wait, nnn! ...We haven't... met... everyone in class yet... Nnngh! ...It's because I've never met them... nnn... I guess... I can't say... +あ、そっか!そうだよな。うっかりしてた。…そうだ!\n俺がさ、最初の友達として、小鳥遊さんをクラスの皆に\n紹介するよ!=Oh, I see! That's right. I was careless. ...Oh yeah! I'll introduce Kotori Yuu-san to everyone in the class as my first friend! +っ…最初の、友達…?…んっ!も、茂部君が…私を…っ!\n友達として…っ…皆に紹介、して…くれるの?…っ!=Ngh... my first friend...? ...Ngh! M-Mobe-kun... is going to introduce me... to everyone... as a friend...!? ...! +そう!だからさ、小鳥遊さんのこと、色々教えてよ!=That's right! So tell me all about Kotori Yuu-san! +う、うん、っぅ!…ありがと…。…っ…聞きたいこと…\nっぁ!…あったら、……なんでも、聞いっ、て…ね。=Y-Yeah, ugh! ...Thanks... ...Ngh... What I want to ask... Ngh! If there's anything... I'll ask... anything... +ここまで下心を隠さない子も珍しいなぁ。まさか今、\nセックスしてるなんて思ってもいないだろうなあ。\nさあ、ちゃんと続けて相手してあげなよ?=It's rare to see a girl who doesn't hide her ulterior motives this much. She probably didn't think we were having sex right now. Come on, keep up the good work, okay? +小鳥遊さんの趣味ってなんなのか知りたいな。=I want to know what Kotori Yuu-san's hobby is. +…っ!……ぁ!…ぅん!!……っ!…=...! ...Ah! ...Yeah!! ...! +ひあ!っ…こんな…っ!…激しく…っ…されて…\nゆ、誘惑しながら…っ会話、なんて、む、無理ぃ…。\nはぁっ!…お願い、もっと、ゆっくり…。やあぁ…。=Hyah! ...This is...! ...You're... doing it... so hard... I-I can't... m-make a conversation while you're trying to seduce me... Haah! ...Please, slow down... Nooo... +…?小鳥遊さん…?=...? Kotori Yuu-san...? +ん!…え、あ…っ!…ぇ、えっと…っぁ!…家、では…\n結構…ん!…本とか読むっ…から…ど、読書っ…かな。=Nn! ...Eh, ah...! ...U-Um... ah! ...At home... \nthat's fine... nn! ...I'll read... books... so... I-I guess... I'll... read. +小鳥遊さんって頭いいし、やっぱり真面目なんだね。\nどんな本を読むの?=Kotori Yuu-san is smart, so she must be serious. What kind of books do you read, \n? +ひぁ!…ぁ、えっと…んっ!…じゅ、純愛……小説…。\nぁっ…あとは、な、謎解きが…っ面白いから…っはぅ!\nミ、ミステリー……っ!…と、か…。=Hyah! ...Ah, um... nn! ...P-pure love... novels... Nnah... Also, th-the riddles... are fun to solve... hau! \nM-mystery...! ...And so... +乙羽ちゃん自身は、クラスメートと話しながらセックス\nするような、純愛とは程遠いドスケベだけどねぇ。=Otoha-chan herself is far from pure love, like she's having sex while talking to a classmate. +へえ、そうなんだ。恋愛小説とか俺は全然読まないなぁ。\n是非今度おすすめを教えてよ!=Oh, really? I don't read romance novels at all. I'd love to hear your recommendations next time! +うっ…、うん…。何冊か、あっ…!見繕って、おくね…。\nんぅ…!=Y-Yeah... There's a few, ah...! I'll... find them... Nnngh...! +そういえば、話変わるけど、小鳥遊さんの好きな\n食べ物って何かな?=Speaking of which, what's Kotori Yuu-san's favorite food? +っぁ!…す、好き、な食べ物は…んっ!い、色々ある\nけど、…っ…今は暑いから…っぁ!…アイスクリーム…\nかな…ほ、他には…っ!=Ah! ...I-I don't like any food... nn! I-I've got a lot to eat, but... it's hot right now, so... ah! ...An ice cream... maybe... n-other than that...! +つ、突き上げっ…っ!…られてて…あんっ!…うまく\n受け答え…っぁ!…出来てる…かな…?…はひっ!\n気持ちよすぎて…んっ!…よくわかんない…っぁ!=Th-Thrust it up...! ...It's... ahn! ...I'm getting a good answer... aah! ...Is it... done...? ...Hahii! \nIt feels too good... nn! I don't really get it... aaah! +アイスなんかよりもっと好きなものがあるだろう?\n今下の口で食べてるじゃないか。言ってごらん。=There's something you like more than ice cream, isn't there? \nYou're eating with your lower mouth right now, aren't you? Tell me. +…でも、んっ…!そんな事、言ったら…ぁっ…変な目で…\nひぐっ…!見られ、ちゃう、よぉ…!んあっ…。=...But, nn...! If you say something like that... ah... you'll look at me... \nhiguu...! I'll... look at you...! Nnah... +いいから言うんだ!ほらっ!ほらっ!=Just say it! Come on! Here! +ひぁっ!…んっ…ぶっとい…っ!…おチン、ポぉ……!=Hyah! ...Nnh... It's so thick...! ...Your dick...! +えっ??!=Huh??! +あっ…んっ、快感で…っ…クラクラして…んあっ…\nおじさんに促されるままに…、んあっ…、言っちゃっ…、たぁっ。=Ah... nnh, I'm getting dizzy from the pleasure... nhah... Uncle \n urging me on... nnaah... I said it... taah. +んっ!…あっ、お、お新香の…っ!…ことだよ、っ…\nほら、…っぁ!…お漬物の…っアレ。=Nn! ...Ah, th-the new incense...! ...It's, uh... \nlook, ...ah! ...The pickled vegetables...! +あ、ああ…。そういうことか。小鳥遊さんって\nかなり渋いものが好きなんだね。=Y-Yeah... So that's how it is. Kotori Yuu-san really likes sour things. +ギリギリ誤魔化せたねぇ。危うくド淫乱な女の子って\nバレるとこだった。=I just barely managed to cover it up. They almost found out I was a slutty girl. +あっ、っは…ぁうっ!…んっ…はぁー、はぁー…。=Ah, hah... auh! ...Nnh... haah, haah... +そ、それより、呼吸が荒くなってるし辛そうだけど、\n俺、先生呼んでこようか?=A-Anyway, your breathing is getting ragged, and you look like you're in pain. Should I go get a teacher? +あっ!…ううん。んあ!…っ…ふ…平気、っ…だから…\n先生はっ、呼んでこなくて…あぅ!…いいよ…。=Ah! ...No. Nnah! ...I... I'm fine... so... you don't have to call me... Au! ...It's okay... +小鳥遊さんって本当に頭がいいよね。俺、補習だから今\n習ってるとこはもう2回目なんだけど全然わかんないよ。=You really are smart, Kotori Yuu-san. This is the second time I've been learning since supplementary lessons, but I don't get it at all. +っぁ!そ、そんなことっ…ないよ。い、家で…んっ!…\n予習復習を…っ…してる、から…んぅ!…私も…っ…\n補習についていけてる…っ!…だけ、だよ…っ!=Ah! Th-That's... not true. I-I'm at home... nnh! I'm... doing a... review of... \npreparations... nh! ...Me too...nh... I can keep up with supplementary lessons...! ...It's just...! +そこでなんだけど、小鳥遊さんと…その、勉強会を\nしたいんだ。…どうかな?=So, about that... I want to have a study group with Kotori Yuu-san. ...What do you think? +折角のお誘いだ。建前でもいいから受けてあげなよ。=It's an invitation. Just accept it, even if it's a front. +んっ!…ぅ、ぅん…そ、そうだね…。っ!…その方が\n…はっ、はかどり…そう、だし…んぅっ、い、いい\nかも…。っぁ…!=Nnh! ...Y-Yeah... Y-You're right...! ...That way, it'll be \nNn... hah, hakadori... Yeah, that's right... nnh, i-it might be a good \nn... ah...! +い、いいの?=A-Are you sure? +ぅ…うん。…んぅ!わ、私でいいなら…っ…いつでも\nいいよ。っは!…べ、勉強会しよう。っ!…復習にも\nなるし、っわ、私もありがたい…、かな…っぁ!=Y-Yeah. ...Nnh! I-If you're okay with me...nh... I'm ready anytime. Hah! ...L-Let's have a study session.! ...It'll help me review, so I-I'm grateful... I guess... ah! +ありがとう!!=Thank you!! +俺、特に数学と英語が苦手なんだけど、小鳥遊さんは\nどう?=I'm especially bad at math and English. How about you, Kotori Yuu-san? +っぁ!…ぅ、うん、大丈夫。っ!…それ、だったら…\n…んぅ…お、教えて…っ!…あげられると、思う、よ。=Ah! ...Y-Yeah, I'm fine. ...In that case... \nnn... nn... T-Tell me...! ...I think I can give it to you. +乙羽ちゃんが一番勉強熱心で得意な”このこと”を\n教えてあげたらどうだい?=Why don't you teach Otoha-chan what she's most passionate about and good at? +んひっ…やだぁ。…わ、私は…んっ!…おじさんとしか\nエッチしたく…ないの。イジワルっ…言わないで…!=Nhii... Nooo. ...I-I... Nnh! ...I don't want to have sex with anyone but you, Uncle. You meanie... Don't say that...! +本当かなぁ…?ぐちょぐちょに濡れてスケベ汁まみれ\nなのに信じがたいなぁ。=Is it true...? It's so wet and covered in lewd juices that it's hard to believe. +じゃあ…勉強会、いつにしよっか?\n次の金曜は空いてる?=Then... when should we have a study session? \nAre you free next Friday? +え、あ…う、うん…ぁふ!…大丈夫、だと思う。んっ!\nお、お母さんにもっ…っ!…聞いてっ…みるね…っ。=Eh, ah... Y-Yeah... afh! ...I think I'll be fine. Nnh! I-I'll ask Mom too...! ...Let's see... +そうだ、その日はこの町でお祭りがあるんだ。折角だし\n勉強終わりに一緒に行かない?=Oh yeah, there's a festival in this town that day. Since you're here, why don't we finish studying together? +そ、そうなんだ…。っぁ!…た、たまには…っ!…\nいいかも。っん!…た、楽しみだな…っぁ!=I-I see... Ah! ...I-It might be nice to do it once in a while...! ...Nn! I'm looking forward to it...! +お祭りに行けるなら、折角だし小鳥遊さんの浴衣姿が\n見てみたいなぁ。=If I could go to the festival, I'd love to see Kotori Yuu-san in her yukata. +っん!…も、茂部君の前…っ…では…んっ!…いつも\n制服姿…っだし…。ゆ、浴衣似合う…っ…かな?\nぁうっ!…ぁ、あんまり自信ないなぁ…っ!=Nnngh! ...I-In front of Shigebe-kun...! ...Then... nn! ...He's always wearing his \n uniform...! Y-You look good in a yukata... I guess? Nnauu! ...Th-That doesn't sound very confident...! +そんなことないよ!絶対似合うって。俺も浴衣着るよ!\n2人とも浴衣なら恥ずかしくないでしょ?=That's not true! It'll definitely look good on you. I'll wear a yukata too! You two shouldn't be embarrassed if you're wearing yukata, right? +わかった。んっ!…そ、そこまで…っ!…してくれるっ…\nなら…っ!…ゆ、浴衣、…着てくるっ…ね…っ!=Okay. Nn! ...I-I'll go that far...! ...If you'll... If you won't...! I'll wear... a yukata... okay...!? +それは…そそるなぁ。彼には悪いけど、今度浴衣姿の\n乙羽ちゃんをおじさんがズッポリいただいちゃおうねえ。=That's... exciting. I feel bad for him, but next time, I'll have Uncle \nOtoha-chan in a yukata go all out. +ああっ!…お、おじさん…んぅ!っ…激し過ぎ…っ。\n私の浴衣姿を…っ!…想像してっ…興奮、してくれてる\nのかな…?…っん!=Aaah! ...M-Mister... Nnngh! You're too rough...! \nYou're imagining me in a yukata...! ...Are you... excited...? ...Nnh! +ふ、2人っきりでお祭りに行くなんて…カ、カップル…\nみたいだね。=I-I can't believe we're going to the festival alone... I-It's like... a couple. +っ!う、うん。っあ!…は、傍からは…んっ!\n…そう見える、かも…っ!…しれない、ね…っ。=! Y-Yeah. Ah! ...I-It looks like... nn! \n... that's what it looks like from the sidelines...! ...Maybe... I don't know... +この町のお祭りさ、結構屋台が沢山出るんだよ。\n小鳥遊さんは屋台で何が好き?=This town's festival has a lot of food stalls. What do you like about food stalls, Kotori? +ひぅっ!…そ、そうだなぁ…んっ!…えっと、…ぁ!\n…リ、リンゴ飴っ…かな?…っ!=Eep! ...Y-You're right... nn! ...Um... ah! \n... I-Is it candy apples...? ...! +そうじゃないだろう?嘘ばっかり言って悪い子だなぁ。\n乙羽ちゃんが本当に好きなのは”コレ”だよねぇ。=That's not it, is it? You're such a bad girl for lying all the time. What Otoha-chan really likes is this. +ちゃんと本当のことを言わないと、ハメるのをやめて\nしまうよ?=If you don't tell me the truth, I'll stop trying to frame you. +でっ!でも…んっ!それよりも…ほ、本当は太い…\nフ、フランクフルトが…っぁ…す、好きなの…。\nお、おっきくて熱いの…っぉ!=B-But... ngh! More importantly... I-I really do like... h-huh... frankfurters...! Ahh... i-it's so big and hot...! +ゴクッ…。そ、そうなんだ。フランクフルトなら定番だし勿論あるよ。\nお祭り、楽しみだね。=*gulp* I-I see. Frankfurt is a staple, of course. I'm looking forward to the festival. +あっ…、んっ…!茂部くん、エッチな事、ふぅ、はあ…、想像してる…。\nんんっ…!私の喘ぎ声、熱く火照って…感じてる顔を見て…、っぁあ…!\nイヤラシイ事、考えてるんだぁ…。はぁ、んんぅ…。=Ah... nnh...! Mochibe-kun, you're imagining, fuu, haah... dirty things... \nnnnnn...! My gasping voice is so hot... Seeing your face flush... aaah...! \nI'm thinking dirty thoughts... haah, nnngh... +な、なんかエッ…顔も赤くて…、息も荒いし…、\nシンドいなら先生呼んでこようか?=Wh-What's going on...? Your face is red... and your breathing is ragged... If you don't mind, should I call for a teacher? +だ、大丈夫。っぁ!…っは…ちょっと…っし、したら\n収まるっ…から…。はぁはぁ…先生は…んっぅ!…\n呼ばないで…。は、…話しをして…て…っは!…=I-I'm fine. Ah! ...Hah... It'll settle down... if I do... a little... Hah, hah... Sensei... nnh! ...Don't call me \n. S-Speak... to me... hah! +え、…えっと……、=Uh... umm... +んっ!も、茂部君、…ぁ…突然黙り、込んで…ぁぅ!\nど、どうした、の?…っぁ…!=Nn! Mo-Mobe-kun... ah... suddenly fell silent... au! Wh-What's wrong? ...Ah...! +っ…もしかして、…んぁ!…バ、バレちゃってる…とか\n…じゃ、…ない…っ!…よね…?んっ!=...Could it be... nnah! ...I-It's not like... they found out... or anything... like that...! Right...? Nnh! +あ、あのさ…補習で初めて会った時から\nずっと気になってて言えなかったんだけど…。=H-Hey... Ever since we first met for supplementary lessons, I've been so curious that I couldn't say... +…ぅっ!…うん…な、なにっ…かな?…っ…!=...Ugh! ...Yeah... Wh-What... is it? ...! +た、小鳥遊さんって…その、付き合ってる…\n彼氏…とかっているの?=A-Are you... umm, dating Kotori Yuu-san? Do you... have a boyfriend? +丁度今も突き合ってるけど、おじさんは彼氏では\nないからねぇ…。ほら、答えてあげなさい。=We're still facing each other, but he's not my boyfriend... Come on, answer him. +っ…!きゅ、急だね…。っは!…ん、で、でも…っ…!\nつ、付き合ってるっ…彼氏は、いないっ…よ…っ!=...! Th-That's so sudden... Hah! ...Nn, b-but...! We're dating... I don't have a boyfriend...! +そうなんだ!やった!じゃあ、俺にもチャンスが\nあったりするかな?=That's right! I did it! Then maybe I'll have a chance too? +チャンスかあ。ふふふ、そうだ。乙羽ちゃん、\nちょっとからかってごらん?脈ありかも、と思わせるんだ。=A chance, huh? Hehehe, that's right. Otoha-chan, why don't you tease her a little? Make her think she might have a pulse. +っぁ!か、可哀そうっ、だけど…、…お、おじさんが…んっ!\n…そう言う、ならぁっ…!=Ah! I-I feel sorry for him, but... M-Mister... nn! If you say so... then...! +……ど、どうだろ?=...Wh-What do you think? +う、う~ん…ぁっ!チ、チャンスだったら…んんっ!\n…なくは、ない…っ、…と思う…よ……ふぁ!=H-Hmm... Ah! I-If this is my chance... Nnngh! It's not like... I don't think... I... think... Fuah! +おお!!マジで!?すごく嬉しいよ!じゃ、じゃあさ\nどんな人が好みなの?=Ohhh!! Seriously?! I'm so happy! Th-Then what kind of person do you like? +ゃ!…んぁっ!…や、やりたいこと…に…んっ!\n…対して…っは!…い、一途で…=No! ...Mnah! ...Th-There's something I want to do... Nnh! \nOn the other hand... Hah! I-I'm single-minded... +んっ!…い、色んな事を…っ!…教えて、くれて…\n…っは…ん!…私のことを…っ!…いっぱい…\nか、可愛がって…っぁ!…くれる、人…っ!…かな。=Nn! ...A-A lot of things...! ...Tell me, you told me... nnn... hah... nn! ...You... love me... so much...! Ah! ...Someone... who'll... give me... a lot! ...I guess. +そうなんだ!俺さ、小鳥遊さんの理想の人になれる\nように頑張るよ!!=I see! I'll do my best to become Kotori Yuu-san's ideal person! +確かにヤリたいことに俺は一途だなぁ。ははは。=It's true that I'm devoted to what I want to do. Hahaha. +もっと刺激が欲しいだろう?子宮をこじ開けるほど\n奥まで貫いてあげるよ、ほらっ!=You want more stimulation, don't you? I'll go all the way into your womb to crack it open! Come on! +えっ!…ぃ…今でも十分…んぅっ!…んふっ、はっ、\nはっ…ああ!…はぁはぁ…っふ!…んん…はっ!あ…=Eh! ...I...I'm still plenty...nnn! ...nfu, hah, \nhah...aaah! ...haahaa...fuu! ...nnn...hah! Ah... +た、小鳥遊さん?!…そ、そんな声出して…!\nぁっ………わ…ぅ…。=K-Kotori Yuu-san?! ...Y-You're making such a sound...! \nah.........wah...u... +きっと今のヨガってる乙羽ちゃんを見て、いやらしい声を聞いて\n勃起しちゃってるに違いないねぇ。=Seeing Otoha-chan doing yoga right now, hearing her lewd voice, I'm sure she's erect. +だ、大丈夫…?看病しようか?=A-Are you okay...? Should I take care of you? +っぁ!…だっ…大丈夫…っは!っぁ!…っふー…ふー…\nも、茂部君も…んっ!前かがみになって…んっ!…\nどう…した、の?=Ah! I-I'm fine... hah! Ah! ...Huff... huff... Mochibe-kun, you too... nn! You're leaning forward... nnn! ...What's... wrong? +あ、えっと…これは、その、ちょっと…お、お腹が\n痛くなって…。へ、平気だよ。ほんと気にしないで。=Ah, um... this is, uh, a little... my stomach hurts... I-I'm fine. Seriously, don't worry about it. +ふっ…、ふ~…んっ…!そ、そう、なんだ…。ぁ…んっ…!=Fh... fhh~... nnh...! I-I see... ah... nh! +そっ、それより、小鳥遊さん、さっきから\nそっちで何か聞こえない?=A-Anyway, Kotori Yuu-san, have you heard anything over there? +えっ!…ぁっ…わ、私のっ…方、で?…っ=Huh?! ...Ah... M-My... side? +うん。なんか物音がしてる気がするんだけど…。\nほら、ピチャピチャって…。=Yeah. I think I hear something... \nLook, it's all wet... +んんっ!…あ、そ、それは…っぁ!んっ…水枕の音…\n…かも。はぁ、はぁっ…。=Nnngh! ...Ah, th-that's... ah! Nnh... the sound of a water pillow... maybe... \nnn. *pant pant*... +んぁ!…熱いから、それを…んぅ!…さ、触ってるの…。その音じゃ、\nないっ……かな。っぅ!=Nnah! ...It's hot, so I'm... nnu! ...I-I'm touching it... That sound isn't... \nnright? Uu! +ああ、だから水みたいな音がしてるんだね。=Ah, so that's why it sounds like water. +乙羽ちゃんのいやらしいマン汁のクチュクチュ音はバレてるねえ。\nそれなのにおマンコは締まる一方だ。この欲しがりマンコめ…!それ!=The squelching sounds of Otoha-chan's lewd pussy juices have been found out, haven't they? \nAnd yet, her pussy keeps tightening. You greedy pussy...! That's it! +もっ!、もう…!…んっ!=Geez! Geez...! ...Ngh! +どっ…、どうしたの?=Wh-What's wrong? +あ、っぅ!水枕に…こ、氷も入ってる…、から…んっ!\n冷たくて、…っぁ…こ、声が出ちゃった、…だけだよ…。んっ!=Ah, ugh! There's... i-ice in the water pillow... so... ngh! It's so cold... ah... I-I just... let out my voice... Ngh! +おじさんももうイキそうだから、本気ピストンのズポハメ音も、\n中出しアクメ声もお友達に聞かせてあげようねぇ…!=Uncle's about to cum too, so let's let our friends hear the sound of his piston thrusts and his creampie orgasms...! +ねえ、小鳥遊さん。=Hey, Kotori Yu-san. +んんっ…、何っ?茂部くん…?=Mmm... What? Mobe-kun...? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +ねえ、小鳥遊さん。=Hey, Kotori Yu-san. +んんっ…、何っ?茂部くん…?=Mmm... What? Mobe-kun...? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +ねえ、小鳥遊さん。=Hey, Kotori Yu-san. +んんっ…、何っ?茂部くん…?=Mmm... What? Mobe-kun...? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +乙羽ちゃんのおマンコがぴっちり吸い付いて…\nそろそろ思いっきりイキたそうだね。=Otoha-chan's pussy is sticking to me... It looks like she's about to cum. +っぅ、うん…。ぁっ…はっ……はぁっ…んっ…ふ…っ!\n…ふぁ、んっ…っぁ…はぁっ…=Y-Yeah... Ah... hah... haah... nn... fuh...! \n... fuah, nnh... ah... haaah... +あっ、あぁ…ん、茂部君…もしかして、んっ、気付いてるの?\n…すごくこっちをじっと見てる…。んあっ…、なのに…おじさん…\n本気でオチンポ…突き上げてきてるぅ…!=Ah, ahh... Mm, Mobe-kun... Could it be that, mm, you noticed? \n... He's really staring at me... Mnah... And yet... Uncle... he's seriously... thrusting his cock up...! +彼の様子はどうかな…?=How's he doing...? +こっ…ち…!!見…つめてっ…んんっ!っは、っは…\nっふ…ふぁ…っぁ!っんっ…=Tch... tch...!! Look... at me... nnh! Hah, hah... nhfh... fuah... ah! Nnh... +え、小鳥遊さん?こっち…??何かしてほしいことでもあるの?大丈夫?=Huh? Kotori Yuu-san? This way...?? Is there something you want me to do? Are you okay? +ち、違うのっ…。こっちって…そ、その…こ、こっちのこと…、\nそ、そう!わ、私の…こと、んぐっ…、気にかけてくれてるなって。\n…っんっ…思っただけ、なの…。っぁ…っふ…っぅ…。=N-No... This is... u-umm... I-I-I see! Y-You're... ngh... worried about me. I was just thinking... Nnh... nnh... about you... ahh... fuh... uuh... +そ、そっか。何かしてほしいのかと思ったよ。でも、大丈夫?\n熱あがったのかな…?顔がさっきより赤いよ。=I-I see. I thought you wanted me to do something. But are you okay? Did your fever go up...? Your face is even redder than before. +うっ…うんっ!っは…少しじっとしてたら…また収まる\nっから…。っは、んっ…はぁっはぁっ…んんっ…。=Y-Yeah! Hah... If I stay still for a bit... it'll settle down again... Hah, nn... hah, hah... nnn... +だったらいいんだ。すごく呼吸が荒くて心配しちゃったよ。=It's fine, then. Your breathing was so ragged that I was worried. +ははは、絶頂しかけてるなんて発想はないだろうなぁ。\nおじさんのチンポにははっきり伝わってるけどね。=Hahaha, you wouldn't think I'm on the verge of climax, would you? It's obvious to Uncle \n's cock. +んあっ、やっ…、ダメ!バレちゃう…!なのに…凄く興奮して…!はあ、\nあんっ…、茂部くんの前で…んっ、思いっきりオマンコ、突かれながら…\nイかされちゃう…っ!!=Nnah, no... I can't! They'll find out...! And yet... I'm so excited...! Haah, \nanh... In front of Shigebe-kun... nnh, they're going to make me cum... while thrusting into my pussy as hard as they can...!! +彼はラッキーだなぁ。恋してる女子のイキ顔をばっちり見られるん\nだから。…っと、ふぅ、ふぅ…、そろそろおじさんもイキそうだ…!=He's lucky. He gets to see the cumming faces of the girls he loves all the time. ...Whoa, whoa, heh... Uncle's about to cum, too...! +んっ…!…あっ!…はっ、あっ……っぁ…っぁう…\nんーっ!…っふ、っふ…んんっ!!っぁ…=Nnh...! ...Ah! ...Hah, ah... ah... auh... \nnnn! ...Heh, heh... nnnh!! +た、小鳥遊さん…?ほんとに大丈夫…?=K-Kotori Yuu-san...? Are you really okay...? +あっ!…ぁあっ!…っぅ…っはっは…やっあっ…ああっ…!\nんっ!…っは、…んんっ!!んくっ…、はっ、んっんっんんっ…!=Ah! ...Aaah! ...Hah... hah hah... yaah... aaah...! \nnnn! ...Haah... nnn!! Nnkh... haah, nnnnnnnh...! +ああぁ、すごく締まって…。もう我慢できない!思いっきり中に出すよ…!=Aaah, it's so tight... I can't take it anymore! I'll cum inside you as hard as I can...! +っぁ…あっ、っふ、ああっ…はっ…んっ、っぅ…っふ…\nんっんっ…っんっ…っ…わ、私っ…もう!!=Ah... ah, heh, aah... hah... nnh, hh... heh... \nnnnnh... nh... I-I'm... already!! +小鳥遊さん?=Kotori Yuu-san? +ぐぅっ…!ほら、アクメキメろ…!=Guh...! C'mon, orgasm...! +っく…っ~~~~~~っっっ!!!!=Ugh... ugh...!!! +っはっ……、っあっ…っぁ…っふ…っは…っぁ…\nんっ…っは、っふーっふー……っぁ…ふー…ふー。=Hah... ah... ahh... fuh... hah... aah... \nnnn... ha, fuu fuu... aaah... fuuu... fuaa. +=I'm sorry, but I can't help it. +(小鳥遊さん…なんか……すごく……エッチに\n見える…。って、熱出してるのに…俺、何考えてる\nんだろ。)=(Kotori Yuu-san... looks... really dirty... Wait, I'm running a fever... What am I thinking?) +っ、っは…茂、部君…?んっ…っぁ…何か…っ…\nはぁ…考え事…んっ…してる?=Gh, hah... Shigeru, Club-kun...? Nnh... ah... Something's... nh... nhah... Thinking... nnh...? +あ、っぅ…ううん。小鳥遊さんが心配だから、ちょっと、ね。=Ah, uh... no. I'm worried about Kotori Yuu-san, so... +そ、そう…。ぁんっ…心配してくれてて、っぁ…\nありが…っ…と…。=I-I see... Ahn... Thank you for worrying about me... ahh... \nThank you... so much... +今、小鳥遊さんの後ろの方から変な音しなかった?=Did you hear a strange sound from behind Kotori Yuu-san just now? +えっ…な、なんだろ…んっ、あ…ベ、ベッドが\n軋んだだけじゃないかな…。はっ、っぁ…んっ…\nき、気にしない…っ…で…。=Huh...? Wh-What's going on...? Nnh, ah... I-I think the bed just creaked... Hah, aah... nnh... I don't mind... So... +っぁ…ぅ…、っふ…ぁぅ…ダ…ッメ…。んっ…っあ…。=Ah... uu... fuu... au... no... nn... ah... +え、どうしたの?大丈夫?=Huh? What's wrong? Are you okay? +あっ…だ、大丈、夫…っん…ふっ…っ…\nちょっと…っ…目眩がした…だけ…だからっ…。=Ah... I-I'm so tall, my husband... nnh... fuh... nh... I was just... a little... dizzy... so... +顔がどんどん赤くなるし、息も荒いし…\n話をしてても平気かな?=Her face is getting redder and redder, and her breathing is ragged... Is it okay for us to be talking? +んっ…私は大丈夫だから…。っぁ…話しながら、気を紛らわせて\nっ……んぅっ……欲しいっ…の…。=Nnh... I'm fine... Ah... I want you to distract me while we talk... nnnh... nnuh... and I want it... +そ、そう?だったらいいんだけど…。=R-Really? I hope so... +こんなこと言うのは不謹慎なんだけど…\n小鳥遊さんとちゃんと話してみたかったから\n保健室に来てよかったな。=It's inappropriate to say this, but... I wanted to talk to Kotori Yuu-san, so I'm glad I came to the nurse's office. +私も…んっ…茂部君がそこに…いて…くれてっ…、\nっぁ…あぁ…すごく…んあぁっ…いいっ…。\nっ…!じゃなくて、安心する…よ。はあ、あっ…。=Me too... nnh... Mobe-kun's... there... for me... nnnah... ahh... so... nnaahh... good... \nn...! I mean, it's reassuring... haah, ah... +ほ、ほんと?!へへ、嬉しいなぁ。=R-Really?! Hehe, I'm so happy. +んあ…はぁ…グチュグチュって、音が漏れちゃってる…。\nっぁ…んあ…気付かれちゃうのに…腰が止まらない…。\nはぁ…ああ…私のことを好きって思ってる茂部君に…\nハメ顔見せちゃってる…。んっ…あっ…んああ…\n声も出ちゃって…心配してくれてるのに…おじさんと\nハメてるの…凄く興奮してる…。はぁ、はぁ…\nダメって思うほど、おマンコが気持ちよくなるのぉ…。\nおチンポ、もっと欲しくなっちゃう…。ん…はぁ…=Nnah... hah... it's making squelching sounds... \nNnhah... nnah... They'll notice, but... my hips won't stop moving...\nHahh... ahh... I'm showing my pussy to Shigebe-kun, who thinks I love him... my face... nh... aah... nhahh... My voice is leaking out too... Even though he's worried about me... Having sex with my uncle... is so exciting... *pant pant*... The more I think I can't do it, the more my pussy feels good... I want more of his cock... Nnh... Hah... +っぁ…ああ…もっと見て…。はしたないことしながら、\n話してる私を見てぇ…。んぅ…はぁ…見られると、中が\nヒクついて、どんどん熱くなるの…。あっ、あんっ…\nカーテンの布1枚しかないのに…病気のフリして\nおじさんとセックスしてる…。あぅ…んぁ…あっ…\nいっぱいされたら、露骨にエッチな声になる…。押さえ\n切れない…。んぅ…ぁあ…もどかしいよぉ…。思いっきり\n喘ぎたいのに…。んは、はぅ…=Ahh... ahh... look at me more... Watching me shamelessly talk about it... Nnh... hah... When I see it, my insides twitch, and it gets hotter and hotter... Ah, ahn... There's only one piece of cloth on the curtain... but I'm having sex with Uncle Nn, pretending to be sick... Auh... nnah... ah... If you do it so much, it'll make my voice blatantly lewd... I can't hold it down... nnuh... aah... It's so frustrating... I want to pant as hard as I can... nha, hauh... +ゃ…あっ…こんな姿、人に見せちゃいけないのに…。\nこっちを見て欲しくてたまらない…。んぅ…はぁ…んあ…\n誤魔化すのもゾクゾクしちゃう…。もっと乱れたいけど…\nんあ…ああっ…バレちゃうのはダメなの…っ…。\nぁっ…ふあ…お構いなしにおじさんが突いてきて…\nふぅっ、ん、カーテンずれちゃう…。んひっ…ぁくっ…\n見せつけ生セックス…変態交尾してるの、バレちゃダメのぉ…。\nはっ…んう…はぁ、はぁ…=No... ah... I shouldn't let people see me like this... \nI want them to look at me... Nnh... hah... nnah... I'm getting chills trying to hide it... I want to mess things up more, but... nnnhah... ahh... I can't have them finding out...! ...Nnah... fuah... The old man thrusts at me without paying attention... nnhhh, nh, the curtains are slipping... Nhih... agh... nh... Showing off raw sex... We're having pervert copulations, so don't be found out...nh, nnh... *pant pant*... +はあ…あぁ…話しかけられたタイミングで一番奥…\n突かれたら…んぁ…あうっ…エロ顔が蕩けちゃう…。\nはぁ…あっ…エロ声抑えてお話しするの、大変なんだからぁ…。\n本当は思いっきり喘いで、下品でだらしない顔晒したいのに…\n茂部君、無視しておチンポだけに集中したいのにぃ…。んっ…\nオマンコ思いっきりドチュドチュ、あっ…んあ…突き上げられて…。\n見てぇ、茂部くん…私、今パコられてるの…!はっ、あぁ…\n倍以上歳の離れたおじさんに、んん…、思いっきりおチンポハメられ\nながらヨガってるのぉ…!……って…、もう全部晒したら…あんっ…\nんぁ…茂部君、無視してマンズリだけに集中できるのにぃ…。んっ…\nはうっ…そこっ、奥っ、突いて…!頑張って誤魔化すから…思いっきり\nドチュドチュしてぇ…。んっ…はぁ…あぅ…っは…=*pant*... Aah... If you poke me in the deepest part... when I talk to you... nnah... auuh... my erotic face will melt... nnnhah... ah... It's so hard to keep my erotic voice down... \nI really want to gasp as much as I can, and expose my vulgar, sloppy face... but I want to ignore you and focus on my cock... Nnh... My pussy is being thrust up as hard as it can... nnah... Look, Mobe-kun... I'm being puckered right now...! Hah, aah... My uncle, who's more than twice my age, nnnh... is doing it while my dick is being framed...! ...Wait... If I expose everything now... ahn... nngh... Mochizuki-kun, I'll be able to focus on +あ…ふぁ…バレそうで、ハラハラするほど…おマンコ蕩けて…\nんんぅ…、ベッドに染みができちゃうぐらい…、マン汁が垂れてる…。\nっは、っは…んは…おじさんと、おじさんチンポをベチョベチョに\n汚しちゃって…ごめんなさい。あっ…うあ…んぅ…ぶっといおチンポ\nサイズに、おマンコ広がったまま、茂部君に見られてる…。あぁ…ぁっ…\nんぁ…マンハメチンコキ結合部見せたら…あっ、はぁん…茂部くん、\nどんな顔するんだろ…。んっ、幻滅しちゃうかな…?それとも我慢\nできずに、はっ、はぁ…勃起チンポ、シゴくのかな…?バカみたいに\n激しく必死にコスって…イクときは顔射されちゃうかもぉ…。んあっ、\nあんっ、はっ…こんなスケベなこと考えながら、はあはあ…お話し\nしてるって、気付かれてない…かな…?はぁ…ああ…あんっ…=Ah... fwah... I feel like I'm going to get found out... My pussy's melting... nnnngh... my pussy juices are dripping so much that it's staining my bed... \nNnhah, hah... nhah... Sorry for getting your dick dirty... with my uncle. Ah... uwahh... nnh... Mochibe-kun is staring at me with his huge dick still spread out... Aah... ah... nnaah... If I show him where my pussy is connected... ah, haahn... I wonder what kind of face he'll make... Nnh, will I be disillusioned...? Or will my erect cock be stroked, without being able to hold it in...? When he rubs his face so hard like an idiot... his face will get shot...? Aahh... ahh... aah... +んっ…はぁ…ピストンが凄くて倒れちゃいそう…。\nズボズボ抉られて脚に力が入らないよぉ…。っは…\nっや…ああっ…おチンポ締め付けたらマン肉こじ開ける\nみたいに突いてきて…そこ、弱いの…!ダメ…叫んじゃう…!\nあっ…あっ…んっ…茂部くん、心配そうに見つめてる…。\nでも、んあ…あふ…見つめられる度に、クリも乳首も…発情\nしきって…。はぁ、はぁ…、ビンビンで…軽く勃起イキ、\nしちゃうぅ…!んんっ…あっ…あっ…んっ…我慢…しなきゃ…\nふぁ…あぁ…んぅ…=Nnh... hah... The piston's so amazing, I feel like I'm going to fall over... I can't put any strength into my legs... Hah... nnnh... aaah... If you squeeze my cock, it'll poke at my pussy like you're trying to pry it open... That's weak...! No... I'll scream...! Nnah... ah... nh... Shigebe-kun's staring at me worriedly... But, nnah... afh... Every time he looks at me, my clit and nipple... are completely horny... *pant pant*... They're hard... and hard, and they'll make me cum...! Mmmh... Ah... ahh... nn... I have to... hold back... Nnhah... Aah... nngh... +やっぱ俺、リノのこと誇りに思うよ。自主練すげー\n頑張ってるからさ。リノ今ひとりか?=I'm really proud of Rino. She's working really hard on her own. Rino, are you alone right now? +う、うん…。っ…皆、帰って私ひと…りだよ。だから、っ\nタカ君と…こうやって…話が、っ…出来る、の。=Y-Yeah...! ...Everyone's going home and I'm... alone. That's why... I can talk to you... like this. +もし、っ…他の子が、い…いたら出来ないっ…よぉ。=If... there's another girl... I can't... do it. +いいじゃん!いいじゃん!俺たちの仲の良さを\n皆にも見せつけてやろうぜー。=What's the big deal?! Let's show everyone how close we are! +今は君がおじさんと莉乃ちゃんのドエロく仲のいい姿を\n見せつけられてる側なんだがなぁ。=Right now, you're the one on the receiving end of my uncle and Rino-chan's lewd, close relationship. +んっ…そ、そんなことっ…っ…ぃ、言わないで。わ、私は\n…タカくんにっ…んん…こんな姿、見せたいっ…\nわけじゃな…い…んだから。=Nnh... D-Don't say that...! I-I don't want you to see me like this, Taka-kun... nnh... It's not like... I... want to see you like this. +あれ?リノー?もしかして、そういうの嫌だった…?=Huh? Reno? Maybe she didn't like that...? +え、いや…こ、後輩の前っ…では、んっ…ちゃんと\nしたいの。惚気て、る姿…なんて見せられ、ないよ。=Huh? No... I-In front of my underclassmen... Then, nn... I want to do it properly. I can't let you see me fall in love with you. +今日のリノはなんだかいつもと違うな。妙に色っぽい\nっていうか…なんていうか…。=Rino's acting kinda different today. She's weirdly sexy... How do I put this...? +え、そ…そんなこと、ないよ。は、走ったから…っ\n…ま、まだ火照ってるのっ…、かも…。=Huh? Th-That's not true. I-It's because I ran... Nn... I-I'm still hot... Maybe... +っ…い…いつも…通りっ…だよ。=It's... the same... as always. +走ったからじゃないだろう?正直に彼氏君に話して\nみたらどうだい?=It's not because you ran, is it? Why don't you tell your boyfriend the truth? +んっ…、ちょっとやめてよ…!あっ、頭おかしいんじゃないの…!=Ngh... Stop it...! Ah, you're crazy...! +…アンタみたい…っ…ぁ…な人っに、無理やりっ…=...I'm like you...! ...Ah... I'm forcing myself on someone... +こ、腰をっ…っは、ぁ…う、打ち付けられてるっ…んっ…\nなんて、い、言えるわけっ…っ…ないっ…じゃ、ない…!=M-My hips... hah, ah... I-It's hitting me... Nnh... There's no way I can say... nh... no... it's not...! +え?ど、どうしたー?=Huh? Wh-What's wrong? +あ、えっと…タ、タカ君に…っ…褒め、られると…\nなんていうか…て、照れくさくって。=Ah, umm... When Taka-kun compliments me... I'm kind of... embarrassed. +…でも、っ…ごめん、つい…。はあ、はあ…。=...But...! ...Sorry, I couldn't help myself... *pant pant*... +そういえば、うちのサッカー部のやつが新体操部の子を\n紹介してくれってうるさくってさぁ。=Come to think of it, our soccer club guy was pestering me to introduce him to the rhythmic gymnastics club girl. +…うちの部、っ…か、可愛い子は…確かにっ…いっぱい\nいるから、き、気持ちはわかるっ…けど…。=...There's definitely... lots of cute girls in our club, so I-I know how you feel... but... +でも、俺はリノ一筋だよ。=But I'm all about Rino. +もう…っ…タカ、君って…ば。っ…わ、私だって…っ\nタカ君だけっ…だよ。=Geez... Taka, you... idiot. I-I'm only... Taka-kun. +ほお。だとしたら、このガッチリくわえ込んだおマンコは\nどういうことなんだろうね?=Oh? If that's the case, I wonder what's going on with this tight pussy? +っぁ…そ、それは…っ…っァ…アンタが私のっ、弱い\nところっ…を…っぅ、全部っ攻めて、くるん…だから\n仕方ないっのぉ…。=Ahh... Th-That's... ahh... You're going to attack all of my weak spots... uu, all of them... so I can't help it... +タ、タカ君のっ…ま、前…でっ、あっ…こんな事されてる\nからっ…感じてるって…っ…わけじゃ、ないっ…ん…\nだからね。=T-Taka-kun's... I-In front of me... ah, ah... I'm feeling it... from you doing this to me...! ...It's not... me... nn... nnn. +でも、お互い部活で忙しいよなー。普段帰りの時ぐらい\nしか話せないよな。=But we're both busy with club activities. We can only talk to each other on the way home. +んっ…じゃあ、…っぁ…さ、寂しくっ…なったら…\nよ、夜に…っ…っん…電話っ…かけてよ。=Nnh... Then... ahh... I-I'll be lonely... at night... nh... nnh... Call... me. +っ、わ、私もタカ君っ…っは…の声をっ…っぁ…\n聞きたいっ…し…。=I-I wanna hear Taka-kun's voice, too... Hah... I want to hear his voice... Aah... \nI want to... hear it... +お。じゃあ今度はヤッてる最中に電話して、彼氏くんに\n喘ぎ声を聞かせてやろうか。=Oh. Then maybe I'll call him while we're having sex this time and let his boyfriend hear his moans. +もうっ…っぁ…っこれで…、満足してよ。…っん、\nハ、ハメられ…てっ…んっ…喘いでるところ、なんて…、=Geez... ahh... This way... you'll be satisfied. ...Nn, \nha, I'm being framed... nn... I can't believe you're gasping for air... +タ、タカ君っ…にっ…んあっ…こ、これ以上…っ…\nみ、見せたくないっ…の…。=T-Taka-kun... n-nah... I-I don't want to show you... any more than this...! +あー…でもこの前、長電話し過ぎて親に怒られたばっかだし、\n当面は控えるわー。=Ah... but my parents got mad at me for calling too long the other day, so I'll hold off for now. +そ、そう…。ちょっと寂しいけど、しょうがない、\nよね…。んん…、はぁ…。=I-I see... It's a little lonely, but it can't be helped, it's \nnright...? Mmm... haah... +何も知らずにペラペラと…。馬鹿なやつだなあ。=You're such an idiot. +ちょ、ちょっと…、ふぅっ…、ん…、タカくんを\nバカにしない…でよ、ね…。=H-Hey... Phew... Mm... Don't make fun of Taka-kun... okay...? +今度の日曜日さ、お互い部活休みだったよな?=We're both off from club this Sunday, right? +…っ、うん、…っ…確か。大丈、夫だとっ…思うけど、\n他にっ…予定っが…ないか、ぁ…か、確認しておくね。=...Yeah... I'm pretty sure. I think he's my husband, but... \ndo you have any other plans? Ah... I-I'll check. +おう。頼むわー。=Yeah. I'm counting on you. +おっ。それじゃ昔みたいに、朝から晩までこの穴を使う予約、\nおじさんが先に入れちゃおうかなぁ。=Oh, then maybe Uncle \nwould make a reservation using this hole from morning to night, like he used to. +んっ…っは…っぁ…モ…モノっ…みたいなっ…ぁっ…\nい、言い方はっ…やめて、っ…よ。=Nnh... hah... ahh... I feel like... a mo... thing... ah... Don't... say it like that...! +か、快感だけにっ…んあっ…流されてたっ…あ、あの頃\nとは…んぅ…っ…違うん、だから。=P-Pleasure alone... Mnah... I was being washed away... I-It's different from back then... Mnh...! ...That's why. +そんなこと言いながら、膣内が反応したぞ。\n昔を思い出しておマンコはおじさんちんぽの予約を\n受け入れたがってるじゃないか。=As she said that, her vagina reacted. Remembering the past, her pussy wanted to accept a reservation for an old man's dick. +そ、そんなこと…!んっ…。=Th-That's not...! Nn... +で、その日曜のことなんだけどさ…=So, about that Sunday... +電車に乗って、東京の大きな花火大会に一緒に\n行きたいって思ってるんだ。遠いけど…どうかな?=I want to get on the train and go to a big fireworks show in Tokyo with you. It's far away, but... what do you think? +…っ、いいね。っ…タカ君と、なら…どこで…\n何しててもっ…楽しいよ。=...Ngh, that's good. As long as I'm with Taka-kun... no matter where I go or what I do... it'll be fun. +お、俺も楽しみだからさ。へへ、よかった…。=I-I'm looking forward to it too. Hehe, thank goodness... +どこで何してても…ね。ってことは、この状態も楽しんでる\nってことか。どうりでオマンコの具合が良くてヨガってる\nわけだよ。=No matter where you go or what you do... That means you're enjoying this too. No wonder your pussy feels so good. You're doing yoga. +た、楽しんで…っ…っぁ…なんかないっ…わよ。いつ\nバレるかって…んあっ…気が気じゃ、…っ…ないわ。=I-I'm having fun...! ...Ah... There's nothing... wrong with me. I don't know when they'll find out... Mnah... I'm not... worried. +お願いっ…だ、だからっ…んぅっ…ぁ…は、早く\n終わらっ…せてよ。=Please... I-I'm begging you... nnh... ah... h-hurry up and... finish it. +そのスリルが刺激になってるんじゃないか?いつもと\n締め付けが違うよ。より興奮してるのかな?=Isn't that the thrill? You're squeezing me tighter than usual. Are you even more excited? +な、なんでそうなる、のよぉ…!あ、あんたが…んっ…、\nいつもより大きく…してるだけ…はぁ、あっ、じゃないっ…!=Wh-Why do you think that...?! Y-You're... nn... \nyou're just... bigger than usual... Hah, ah, no...! +っ…は、話って…っ…それだけ?んっ…も、もう\n…っぁ…き、着替えっ…たいんだけど…、=...T-That's all you wanted to talk about...? Nnh... I-I'm about to... ah... get changed... +そ、そろそろ…っ…っぁ…いい、かな?=I-It's about time... ah... I guess it's okay? +お、おう、すまん。そうだよな。=Y-Yeah, sorry. You're right. +そんなに冷たくあしらわないで、もっと話をしてやりなよ。\nそれともおじさんとのエッチに集中したいのかな?=Don't treat him so coldly. Talk to him more. Do you want to focus on having sex with him? +そんっ…な…っぁ…わけないっ…じゃない。んっ…こんな\nこと、してるっ…のが…バ、バレたくっ…んっ…ないの。=That's... Wha... aah... Of course not. Nnh... I don't want... to be found out... that I'm doing this... nnh... +そうかそうか、バレたくなかったら、ほらっ…なんでも\nいいから話し続けるんだ。=I see, I see. If you don't want me to find out, come on... Just keep talking. +んっ…こ、これ以上…っ…は、マズイって…。こ、このまま\n…んぅっ…話し続けたら…=Nnh... I-I can't take any more of this...! I-It's not good... If I keep talking like this... nnnh... +ほ、本当にっ…っぁ…ぅ…タカ君に…気づかれちゃう…。=R-Really... ah... uu... Taka-kun... will notice... +ペチャクチャとうるさいなぁ。これは命令だ。\nおじさんは別にバレても構わないんだぞ?=Shut up. This is an order. I don't mind if you find out. +そっ…、そんな…ぁっ…、んん…。=Th-That's... ah... mmm... +タッ…、タカくん…、ん…、ちょっと待って…?=Ta... Taka-kun... nn... wait a minute...? +っ…ほ、他にはっ…だ、誰か誘ったの?…んっ…\nせっかく…っ…だし、ふ、2人で…行きたいな。=...A-Anything else... D-Did you invite someone else? ...Nn... \nSince we're here... I-I-I want to go... together. +最、近っ…お互い…っ…い、忙しいっ…し、っぁ…\nんっ…2人っきりでっ…楽しみっ…たいの。=It's the closest... we're both... busy... and... ahh... \nnnn... I want to enjoy... just the two of us... together. +お、おう!そうしようぜ!まだ誰にも話してなくて\n良かったー!すげー楽しみ。絶対いい思い出にしような。=Y-Yeah! Let's do that! I'm glad I haven't told anyone yet! I can't wait. I'll make sure it's a good memory. +思い出ねぇ…。大事な約束をしながら彼氏の前で\nこんなふしだらな事してるんだ。=I can't remember... I promised my boyfriend that I'd do something this sloppy. +普通のつまらんデートよりも、今この時の方が刺激的で\n思い出に残るんじゃないかな?=Wouldn't this be more exciting and memorable than a normal boring date? +そ、そんなっ…こと…。んんっ…わ、私達のっ…っぁ…\n思い出作りをっ…邪魔、しないで。=Th-That's... not true... Nnngh... D-Don't get in the way of... ahh... making memories... +ア、アンタにハメっ、んん…られてる事なんて…\nお、思い出したりっ…んっ…しないぐらい…、\nタカ君とっ…っ…た、楽しむんだから。=I-I'm having so much fun with you... nnn... that I don't even remember what you're doing to me... nn...! +だったら、デート中におじさんのチンポを思い出せる\nようにシてあげるよ。=In that case, I'll do it so you can remember your uncle's cock during a date. +そ、そんなこと…、んんっ、余計なお世話よ…!=Th-That's... mmm, that's none of your business...! +でさー…=So, uh... +愛しのカレくんはまだ気づかないようだねえ。=It seems my dear boyfriend hasn't noticed yet. +んもう…、ちょっと、いい加減に…!あっ…んんっ…。\nこのままじゃ…本当に、あうぅ…バレちゃうぅ…。=Geez... Hey, cut it out already...! Ah... nnnh... At this rate... they're really gonna find out... auuh... +この距離でゆっくり動いてるだけじゃ分からないよ。それとも、\nもっと激しく動いてほしいのかなぁ?=I can't tell just by moving slowly at this distance. Or do you want me to move harder? +でさ…、さっきのデートの話なんだけど…帰りは多分\n夜遅くなると思うんだ。終電も多分無理っぽいしさ。=So... about our date earlier... I think I'll probably be late at night on the way home. I don't think I can take the last train, either. +あ、うん。んっ…それ、なら…デートは…はぁ、ふぅ…\nちょっと…んっ…難しくなる、かもっ…ね。=Ah, yeah. Nnh... In that case... a date would be... hah, fhh... a little... nh... difficult... right? +だ、だから…泊まるってのもありじゃないかなって…。=Th-That's why... I thought it'd be nice to stay the night... +え?!…っ…泊りで、デートってこと?…んっ…\n…そ、その話は、…ま、また今度っ…話し、合おうよ。=Huh?! ...You mean... we're going on a date over the night? ...Nnh... \nn... I-I'll talk about that some other time... Let's talk about it. +リノに何もしないから!ほんと泊まるだけだから!=I won't do anything to Rino! I'm really just staying the night! +ははは、あんなに必死になって。彼氏くんは、莉乃ちゃんと\nエッチな思い出作りをしたいみたいだねえ。=Hahaha, you're so desperate. Looks like your boyfriend wants to make dirty memories with Rino-chan. +い、言われなくても…はぁ…ん、そんなのっ…わ、\nわかってる、わよ…。=Y-You don't have to tell me... Hah... Mm, that's... I-I know that... +どうかな?ダメ…かな?=What do you think? Is it bad...? +その…んん、それって…っ…つ、つまり…っ…はぁ…\n…っぅ…そういうこと?=Um... Mmm, does that mean... uh... I-In other words... h... haa... \n... uu... that's what you mean? +あ、え…いやいやいや…!そういう訳じゃないけど\n…その、リノが望むなら…。=Ah, uh... No, no, no...! That's not what I meant, but... umm, if Rino wants... +っ、ぁ…わ、私はまだ…んっ…っ…そ、そういう気分っ…\nになれ、なくて。っ…ご、ごめんね…。=Ngh, ah... I-I still haven't... nnh...! ...I-I don't feel like... \nnthat. I'm... s-sorry... +そっか、気にしなくていいよ。俺リノが好きだから\nいつまでも待つよ。=I see. Don't worry about it. I like Rino, so I'll wait forever. +彼氏くんがこんなに望んでいるのに、莉乃ちゃんは\nこうして他の男とはヤってるんだよなぁ…。=Rino-chan's having sex with another guy like this, even though her boyfriend wants her so badly... +っ…タカ君との関係にっ…っぁ…口出し…っぅ…しない\nでよ!=Don't interfere with my relationship with Taka-kun! +私だってっ…っん……ほ、本当は、タカ君っ…とエッチ…\nしたかったん、だからぁっ…。=I wanted to have sex with you too, Taka-kun... so... +でも、今はおじさん専用の穴なんだよ。=But right now, it's a hole just for you. +はぁ、あっ…、勝手な事ばっかり…っん……言って…。んんっ。=Hah, ah... You're just saying whatever you want... Mm... Say it... Mmm. +あぁ、そろそろイキそうだ。どれ、莉乃ちゃんも\nイかせてあげよう。=Yeah, I'm about to cum. Let's see, Rino-chan's gonna cum too. +んっ…ちょっと!…っぁぅ…タカ君の前、でっ…んあっ\n…それだけはダメ!=Nnh... Wait! ...Auh... In front of Taka-kun... Nnah, \nn... That's the one thing I can't do! +っぁ…後でいくらでもっ…んぅ…っ…中に出していい\nから…っぁ…ぅ…い、今だけはやめて!=Ah... I'll cum as much as you want later... Nnh... You can cum inside me... Ah... Ugh... D-Don't do it now! +いやあ。そう言われても莉乃ちゃんのおマンコが\n搾り取ろうとしてくるんだよ。=Man, even if you say that, Rino-chan's pussy is trying to squeeze me out. +タ、タカ君!んっ…と、戸締りとかもっ…んぁ…\nあるし…、=T-Taka-kun! Nnh... I-I have to lock the door... Nnah... \nThere's more... +本当にもう着替えるっから、っぁ…ぅ…はぁはぁ…\nまたっ後でねっ!!=I'm really going to get changed, ah... uu... haa haa... \nSee you later!! +おっ、おう。そうだよな…。ゴメン、長話して。=Y-Yeah. You're right... Sorry for talking so long. +ん?誰が勝手に話終わっていいと言った?=Hm? Who said it was okay to end the conversation on your own? +んん…、も、もう十分楽しんだでしょ?はぁ、ふぅ…、そろそろ\n終わりにしないと…、本当に…。=Mmm... I-I’ve had plenty of fun, haven’t I? Hah, fhh... I need to finish up soon... Seriously... +莉乃ちゃんはここを攻めるとすごく感じるよねぇ。=Rino-chan feels really good when she attacks here. +んうぅっ!!=Nnuuu!! +おっ?!どうした、リノ、大丈夫か?!=Oh?! What's wrong, Rino? Are you okay?! +だ、大丈夫っ…っ…だ、から…先行ってて。…あ、足が\n…つ、攣っただけっ…だ、から。=I-I'm fine...! ...I-I said... go on ahead. ...Ah, my legs... just... twitched. +足がガクガクしてるのはそんな理由じゃないだろ?\n…ほらほらほらっ!=That's not the reason your legs are shaking, is it? \n... Come on, come on! +んああっ、ダメ!んうっ!今はダメぇ!やめてよ!!=Nnaaah, no! Nnuu! Not now! Stop it!! +おい、本当に大丈夫か?俺、そっちに行ったほうが\nいいか?=Hey, are you sure you're okay? Should I go over there? +ほ、本当っに…っぁ…だ、大丈夫…だからっ…はぁはぁ…\nき、気にしないで。んぁっ…た、大したことっ、ないから。=R-Really... ah... I-I'm fine... so... haa, haa... don't worry about it. Nnah... It-It's no big deal. +ちょ、ちょっと…んっ…や、休めば治るよ。…っぁう…\nだから…、タ、タカ君は…さ、先にっ行ってて。=H-Hey... nn... I-It'll heal if you rest. ...Auu... \nSo... T-Taka-kun... go on ahead. +勝手な女だなぁ。これからがお楽しみだろうが。\n今から彼氏の目の前でイかせてやるよ。=What a selfish woman. I'm sure you'll be looking forward to it from now on. \nI'm going to make you cum right in front of your boyfriend. +やっぱ俺、リノのこと誇りに思うよ。自主練すげー\n頑張ってるからさ。リノ今ひとりか?=I'm really proud of Rino. She's working really hard on her own. Rino, are you alone right now? +うっ、う…ん…!ぁっ…みんっな…、ぅ…帰って私\nひとりっ…だよっ…だから、っ…タカ君っ…と、=Ugh, ugh... ngh...! Ah... Minna... uu... I'm going home... to be alone... so, uh... Taka-kun... +こうっやっ…てっ…は、ぁ…は、話が出来るっ…の。\nもし、っ…他の子っ…がいた…らっ…出来ないっ、よ。=Like this... I... hah, ah... I-I can talk... to you. \nIf... there's another girl... I can't... do it. +いいじゃん!いいじゃん!俺たちの仲の良さを\n皆にも見せつけてやろうぜー。=What's the big deal?! Let's show everyone how close we are! +今は君がおじさんと莉乃ちゃんのドエロく仲のいい姿を\n見せつけられてる側なんだがなぁ。=Right now, you're the one on the receiving end of my uncle and Rino-chan's lewd, close relationship. +んあっ…そ、そんなこと、…っ…い、言わないで。\nわ、私っはタカくんに、はっ、あっ…こ、こんな姿\n見せたい、わけっ…じゃないっ、ん…だから。=Nnah... D-Don't say that. I-I don't want you to see me like this, hah, ah... I-It's not like... I mean... +あれ?リノー?もしかして、そういうの嫌だった…?=Huh? Reno? Maybe she didn't like that...? +え、いや…んっ…っぁ…っは…こ、後輩の前っ…では\n…はぁはぁ…ちゃ、ちゃんとしたいっ…の。=Eh, no... nnh... ah... hah... I-I want to do it properly... in front of my underclassmen... then... *pant pant*... +んっ…の、惚気てる姿…っ…な、なんて…っぁ…ぅ…\nみ、見せられ…ないっ…よ。=Nnh... I-I can't... show you... how I'm in love with you... aah... nnnh... +今日のリノはなんだかいつもと違うな。妙に色っぽい\nっていうか…なんていうか…。=Rino's acting kinda different today. She's weirdly sexy... How do I put this...? +えっ…そんなっ…こと、ない…っよ。ぅ…ぁ…\nは、走ったから…まだ、ほ、火照ってるのっ、かも…。=Eh... That's... not... true. Uu... ah... \nI ran, so... I-I think I'm still hot... +はぁ…ぁ…ぅ…い、いつも通りだよ。=Hah... ah... uh... I-It's the same as always. +走ったからじゃないだろう?正直に彼氏君に話して\nみたらどうだい?=It's not because you ran, is it? Why don't you tell your boyfriend the truth? +んっ…、ちょっと、や、やめてよっ!あ、頭っ…、\nおかしいんっ…、じゃ、ないの…!=Nn... hey, s-stop it! I-I'm... not... crazy...! +…んっ…っぁ、アンタっ…みたいなっ…人…っ…に、\nむ、無理やり…っんは…っ…=...Nnh...! Y-You're... like... a person... nh... Y-Yeah, you're forcing me... nhah... +こ、腰を…う、打ち付けっ…んぅっ…られてるっ…\nはぁはぁ…なんて、い、言えるわけっ…ないっ…っぁ…\nじゃない。=I-I'm... s-slamming my hips... nngh... into you... Haahaa... There's no way I can... say that...! Ah... It's not \n. +え?ど、どうしたー?=Huh? Wh-What's wrong? +あ、はぁはぁ…え、えっと…タ、タカ君っに…っ…ぁ…\n褒められる、と…っ…なんていう、かっ…あっ…、て、\n照れくさくって。=Ah, haahaa... U-Umm... T-Taka-kun's complimenting me... ah... \nh... How should I put it... Ah... I-I'm embarrassed. +…でも、っ…ごめん、つい…。あっ、ん…。=...But... I'm sorry, I couldn't help myself... Ah, nn... +そういえば、うちのサッカー部のやつが新体操部の子を\n紹介してくれってうるさくってさぁ。=Come to think of it, our soccer club guy was pestering me to introduce him to the rhythmic gymnastics club girl. +うちのっ…部、ぁっ…か、可愛いっ…子はっ…っ…\nた、確かっ…に…っ…いっぱいいるっ…から、=My... club... aah... I-It's so cute... There's... lots of kids... I'm sure... \nthere's a lot of them... +んっ…き、気持ちはっ…わ、わかるけど…。=Nnh... I-I understand how you feel... +でも、俺はリノ一筋だよ。=But I'm all about Rino. +っ…もう…ぉ、…んっ…タ、タカ君っ…っ…てば。…\nわ、私だってっ…っぁ…タカ君っ…だけっ…ぁ…だよ。=...Geez... oh... nn... T-Taka-kun...! ...Hey. ...I-I'm just... ah... Taka-kun. +ほお。だとしたら、このガッチリくわえ込んだおマンコは\nどういうことなんだろうね?=Oh? If that's the case, I wonder what's going on with this tight pussy? +そ、っ…んあっ…それはっ…っぅ…ア、アンタがっ\n…わ、私の弱いところをっ…全部っ攻めてっ、くるん…\nだか、ら仕方ない、の。=M-Mnah... That's... Ugh... Y-You're attacking my weak spot... all of it... and coming at me... I can't help it. +タ、タカ君のっ…っぁ…ぅ…ま、前でっ、んあ…こんな事\n…っ、されてるから…ん、感じてるって…わけ…っふ…\nじゃないっんっ…だからね。=T-Taka-kun's... ah... uu... I-I'm doing this in front of you, nnah... because you're doing this to me... nn, it's not like... I'm feeling it... fuu... because of that... +でも、お互い部活で忙しいよなー。普段帰りの時ぐらい\nしか話せないよな。=But we're both busy with club activities. We can only talk to each other on the way home. +んっぁ…じゃ、じゃあ、…さ、寂しくなったら…っぁ…\n夜っに…で、電話…んっ…かけてよ。=Nnhah... Th-Then... if you get lonely... ahh... at night... c-call me... nnh... +私っ…っ…ん、…もタカ君のっ…声をっ…聞き…っ…\nたいし。=I... nn... want to hear... Taka-kun's voice... too... +お。じゃあ今度はヤッてる最中に電話して、彼氏くんに\n喘ぎ声を聞かせてやろうか。=Oh. Then maybe I'll call him while we're having sex this time and let his boyfriend hear his moans. +もうこれでっ…んっ…満足…して、よ。っあ…ぅ…\nハ、ハメられて…喘いでるっ…ところなんて=I'm... nn... satisfied... with this. Ahh... uu... nhah... being framed... and gasping for air... +んあ…っ…タカ君に…んぅっ…こ、これ以上…\n見せたく…っん…ないの…。=Nnah...gh... Taka-kun... nnuh... I-I don't want to... show you any more... nnh... than this... +あー…でもこの前、長電話し過ぎて親に怒られたばっかだし、\n当面は控えるわー。=Ah... but my parents got mad at me for calling too long the other day, so I'll hold off for now. +そっ…、そう…。ちょっと、んっ…、寂しいけど、\nしょうがない、よね…。あっ…。=I... I see... It's a little, nn... lonely, but it can't be helped... Ah... +それより、顔が赤いけど…まさか熱でもあるのか?\nあんまり無理するなよ?=More importantly, your face is red... Don't tell me you've got a fever? \nDon't push yourself too hard, okay? +てっ…照れてる、だけ…だからっ…き、気にしないで。=I-I'm just... blushing... so... d-don't worry about it. +今度の日曜日さ、お互い部活休みだったよな?=We're both off from club this Sunday, right? +ぁ…うん、確っ…か。っぁ、は…だ、大丈夫だとっ…\n思うっ…けど、っ…は、ぁ…=Ah... Yeah, I'm sure... huh? Ah, hah... I-I think I'll be fine... but... hah, ah... +っ…他にっ…予定っが…ぁ…ないっ…か…はぁはぁ…\nっ…か、確認して…おくっ、ね。=Ngh... I don't... have any other plans... ah... huh... haah, haah... ngh... P-Please... check. +おう。頼むわー。=Yeah. I'm counting on you. +おっ。それじゃ昔みたいに、朝から晩までこの穴を使う予約、\nおじさんが先に入れちゃおうかなぁ。=Oh, then maybe Uncle \nwould make a reservation using this hole from morning to night, like he used to. +はぁはぁ…んっ…モノっ…みたいな、い、言い方は…\nぁんっ…や、やめて、よ…。んっ=*pant pant*... nn... don't say it like that... +か、快感っだけに…っぁ…流され、てたっ…んあっ…\nあの頃とはっ…ち、違うんだから。=I-It was just pleasure... ahh... I was being swept away... nnahh... \nIt's different from back then... T-This is different. +そんなこと言いながら、膣内が反応したぞ。\n昔を思い出しておマンコはおじさんちんぽの予約を\n受け入れたがってるじゃないか。=As she said that, her vagina reacted. Remembering the past, her pussy wanted to accept a reservation for an old man's dick. +んあっ、そんなこと…!=Nnah, that's not...! +で、その日曜のことなんだけどさ…=So, about that Sunday... +電車に乗って、東京の大きな花火大会に一緒に\n行きたいって思ってるんだ。遠いけど…どうかな?=I want to get on the train and go to a big fireworks show in Tokyo with you. It's far away, but... what do you think? +んっ…いいねっ。っはぁ…ぁっ…タ、タカ君となら\nっぁ…どこでっ…何しててもっ楽しいっ…よっ…。=Nnh... That's good. Hahh... ah... I-If it's with you, Taka-kun, it'll be fun... no matter what you do... wherever you go... +お、俺も楽しみだからさ。へへ、よかった…。=I-I'm looking forward to it too. Hehe, thank goodness... +どこで何してても…ね。ってことは、この状態も楽しんでる\nってことか。どうりでオマンコの具合が良くてヨガってる\nわけだよ。=No matter where you go or what you do... That means you're enjoying this too. No wonder your pussy feels so good. You're doing yoga. +ぁっ…た、楽しんでっなんかないっわよ。はぁはぁ…\nんあっ…いつバレる、かって…気が気じゃ、ないわ。=Ah... I-I'm not having fun. *pant pant*... \nnnnah... I'm... not worried about when they'll find out. +はぅっ…っぅ…お、お願いっ…だから…んあ…\n早くっ…お、終わらせっ…てよ…。っぁ…=Hauh... ugh... P-Please... I'm begging you... nnah... \nHurry up... c-come... to an end... ah... +そのスリルが刺激になってるんじゃないか?いつもと\n締め付けが違うよ。より興奮してるのかな?=Isn't that the thrill? You're squeezing me tighter than usual. Are you even more excited? +なんで、あっ…、そ、そうなるのよ…アンタが、んんっ、\nはぁっ…、いつも、よりっ、大きくしてるっ、だけ…あっ…、\nじゃないっ…!=Why, ah... d-do you have to do that...? You're just... nnn, nnn... making it bigger than usual... ah... not \n...! +んっ…ぁ…は、話ってそれっ…だけ?ふぅはぁ…\nも、もう…っぁ…着替えっ…たいんだけど、=Nnh... ah... hah, that's all you want to talk about? Fuhah... \nI want to change... ahh... too... +そろそろっ…んっ…いいっかな…?=It's about time... Nnh... Is it okay...? +お、おう、すまん。そうだよな。=Y-Yeah, sorry. You're right. +そんなに冷たくあしらわないで、もっと話をしてやりなよ。\nそれともおじさんとのエッチに集中したいのかな?=Don't treat him so coldly. Talk to him more. Do you want to focus on having sex with him? +そんなわけっ…あぅっ…ないっ…じゃない。んんっ…\nこんなことっ、してるのが…バ、バレたくないの。=That's... auh... not... true. Nnnh... \nI don't want anyone to find out... that I'm doing this. +そうかそうか、バレたくなかったら、ほらっ…なんでも\nいいから話し続けるんだ。=I see, I see. If you don't want me to find out, come on... Just keep talking. +こ、これ以上は…んんっ…マ、マズイって…。はぁはぁ…\nんあっ…このままっ…話し、続…けたら=I-I can't take any more... nnngh... I-It's bad... *pant pant*... \nnnnah... If I can... keep talking... +ゃんっ…ほ、本当に…んっ…タカ君にっ…\nき、気づかれちゃうぅ。=Ahn... R-Really... Nnh... Taka-kun's... going to notice me... +ペチャクチャとうるさいなぁ。これは命令だ。\nおじさんは別にバレても構わないんだぞ?=Shut up. This is an order. I don't mind if you find out. +あっ、そっ…、そんな…ぁっ…、んん…。=Ah, th-that's... ah... mmm... +タッ…、タカく、んっ…、ちょっと…\nあっ…、待って?はっ、はぁ…。=Tah... Taka-kun, nn... wait... nnaah... wait? Hah, hah... +ほ、他には…んっ、だ、誰か誘ったの?はぁはぁ…\nせっかくっ…だし、んぁ…ん、2人で行きたいな。=A-Anything else... nnh, d-did you invite someone else? *pant pant*... \nSince we're here... nnah... nh, I want to go together. +最っ近…はぅっ…お、お互いっ…っぁ…い、忙しいし、\nふ、2人っきりでっ…ぁんっ…楽しみったいの。=It's so close... Hauh... We're both... ahh... I-I'm busy, and I want to be alone with you... Ahn... I wanna have fun. +お、おう!そうしようぜ!まだ誰にも話してなくて\n良かったー!すげー楽しみ。絶対いい思い出にしような。=Y-Yeah! Let's do that! I'm glad I haven't told anyone yet! I can't wait. I'll make sure it's a good memory. +思い出ねぇ…。大事な約束をしながら彼氏の前で\nこんなふしだらな事してるんだ。=I can't remember... I promised my boyfriend that I'd do something this sloppy. +普通のつまらんデートよりも、今この時の方が刺激的で\n思い出に残るんじゃないかな?=Wouldn't this be more exciting and memorable than a normal boring date? +そ、そんなっ…んっ…こと…。わ、私達の思い出っ…\n作りっ…を邪魔っ…んあっ…しないで。=Th-That's... nngh... not true... D-Don't get in the way of... making... our memories... nnah... +あっ、あんっ…アンタに、ハメられてる、ふっ、んっ、\n事なんて…んあっ…お、思い出したりっ…しないっ…\nぐらい、はぁはぁ…タ、タカ君とっ…んっ…=Ah, ahn... I'm being framed by you, fuh, nn, I don't remember... nnah... I-I won't... remember... anything... like that... *pant pant*... T-Taka-kun... nnn... +んぅ、楽しむんだから…。ひっいっ…!=Nnh, I'm having fun... Eeek...! +だったら、デート中におじさんのチンポを思い出せる\nようにシてあげるよ。=In that case, I'll do it so you can remember your uncle's cock during a date. +そ、そんなこと…、はぁっ、あっ…、余計なお世話、よ…!=Th-That's not... haah, ah... it's none of my business...! +リノ、こっからじゃよくわかんねーけど、なんか息が乱れてないか?\n練習、無理しすぎた?心配だからあまり無茶するなよ?=Rino, I can't really tell from here, but are you out of breath? Did you push yourself too hard during practice? I'm worried, so don't do anything too reckless, okay? +う、うんっ…。ありがとっ…ぉ…。ちょっと、はりきりすぎたっ…、かも…。\nあっ…、で、でも…気にしないで…。っ…んんぅ…。=Y-Yeah... Thank you... Oh... I think I got a little too excited... \nAh... B-But... don't worry about it... Ngh... Nnngh... +でさ…、さっきのデートの話なんだけど…帰りは多分\n夜遅くなると思うんだ。終電も多分無理っぽいしさ。=So... about our date earlier... I think I'll probably be late at night on the way home. I don't think I can take the last train, either. +あ、う、うん。ぁっ…っは…ぁ…んっ、それならっ…\nデートは…ち、ちょっと…む、難しくなるっ…\nはぁはぁ…かもね。=Ah, y-yeah. Ah... hah... ah... nn, in that case... a \ndate would be... a-a little... m-m-might be difficult... Hah, hahh... maybe. +だ、だから…泊まるってのもありじゃないかなって…。=Th-That's why... I thought it'd be nice to stay the night... +え?!ぅ…んっ、と、泊りでっ…ぁぅ…デートってこと?\n…そ、その話は…んは…またっ…今度話しっ合おうよ。=Huh?! Uh... nnh, I-I'm staying the night... auh... a date? \nNn... Th-That's... nhah... Let's talk about that some other time. +リノに何もしないから。ほんと泊まるだけだから。=I won't do anything to Rino. I'm really just staying the night. +ははは、あんなに必死になって。彼氏くんは、莉乃ちゃんと\nエッチな思い出作りをしたいみたいだねえ。=Hahaha, you're so desperate. Looks like your boyfriend wants to make dirty memories with Rino-chan. +んあっ…言われ、んん…、なくてもっ…\nそ、そんなのっ…わかって、るわよ。=Mnah... You're telling me, mmm... you don't have to... \nI-I know that... +どうかな?ダメ…かな?=What do you think? Is it bad...? +…んっ、その…そ、それって…ぁっ…ふ…う……つまり…\nっぁ…そ、そういうっ…こと?=...Nn, um... Th-That means... ah... fh... uu... In other words... \nnnah... th-that's... what you mean? +あ、え…いやいやいや…!そういう訳じゃないけど\n…その、リノが望むなら…。=Ah, uh... No, no, no...! That's not what I meant, but... umm, if Rino wants... +私はっ、ま、まだ…はぅっ…っぁ…そ、そういうっ…っ\nき…気分になれなくっ…て。んっ…っご、ごめんね…。=I'm still... hauh... ah... I-I can't... feel like that... nngh... anymore. Nnh... S-Sorry... +そっか、気にしなくていいよ。俺リノが好きだから\nいつまでも待つよ。=I see. Don't worry about it. I like Rino, so I'll wait forever. +彼氏くんがこんなに望んでいるのに、莉乃ちゃんは\nこうして他の男とはヤってるんだよなぁ…。=Rino-chan's having sex with another guy like this, even though her boyfriend wants her so badly... +んっ…っぁ…タ、タカ君との関係に…あぅっ…\nく、口出ししないっ…っ…でよ!=Nnh... aah... I-I won't interfere with your relationship with Taka-kun... auh... nkh...! ...And then! +私だって…っんぅ…っぁ…本当はっ…タカ君と\nエッチ…し、したかったんっ…だからっ。=I... nnh... ah... actually... wanted to have sex... with Taka-kun... so... +でも、今はおじさん専用の穴なんだよ。=But right now, it's a hole just for you. +あっ…、勝手な事、っん…ばっかり言って…。んんっ…。=Ah... You're just saying whatever you want... Nnh... +あぁ、そろそろイキそうだ。どれ、莉乃ちゃんも\nイかせてあげよう。=Yeah, I'm about to cum. Let's see, Rino-chan's gonna cum too. +ちょっと!あっ…んあっ…タ、タカ君の前っ…で、\nそ、それだけはっ…ダメ!=Hey! Ah... Mnah... T-Taka-kun's in front of me... N-N-Not that! +はぁはぁ…あ、後でいくらでもっ…んっ…中に出してっ\nいいっ…っ…から…い、今だけはっ…やめて!=*pant pant*... I-I'll cum as much as you want later... Nnh... You can cum inside me...! ...So... just for now... stop! +いやあ。そう言われても莉乃ちゃんのおマンコが\n搾り取ろうとしてくるんだよ。=Man, even if you say that, Rino-chan's pussy is trying to squeeze me out. +タ、タカ君!っ…ぁ…と、戸締りっ…とかもあるっし…=T-Taka-kun! ...Ah... Th-The door's locked... and so on... +ほ、本当にっ…んっ…もう着替えるから、はぁはぁ…\nまた後でねっ!!=R-Really... Nnh... I'm going to change now, haahaa... See you later!! +おっ、おう。そうだよな…。ゴメン、長話して。=Y-Yeah. You're right... Sorry for talking so long. +ん?誰が勝手に話終わっていいと言った?=Hm? Who said it was okay to end the conversation on your own? +も、もう十分、んあっ…、楽しんだでしょ?はぁ、あんっ、そ、\nそろそろ終わりに、あうっ…、しないと…、本当に…。=I-I've had enough, mnah... fun, haven't I? Hah, ahn, I-It's almost over, auh... If I don't... really... +莉乃ちゃんはここを攻めるとすごく感じるよねぇ。=Rino-chan feels really good when she attacks here. +ああぁっ!!=Aaaah!! +おっ?!どうした、リノ、大丈夫か?!=Oh?! What's wrong, Rino? Are you okay?! +だ、大丈夫っ…っぁ…だ、から…先行ってて。…あ、足が\nつ…攣ったっ…だけ…だ、から。=I-I'm fine...! Aah... L-Like I said... go on ahead. ...Ah, my legs... just... twitched. +足がガクガクしてるのはそんな理由じゃないだろ?\n…ほらほらほらっ!=That's not the reason your legs are shaking, is it? \n... Come on, come on! +んああっ、ああっ、ダメ!あうっ…今はダメぇ!\nやめてよ!!=Mnah, ahh, no! Auh... Not now! Stop it! +おい、本当に大丈夫か?俺、そっちに行ったほうが\nいいか?=Hey, are you sure you're okay? Should I go over there? +ほ、本当に…んっ…ぁ…だ、大丈夫…だからっ…ぁうっ…\n気にしないで。…た、大したっことない、から。=R-Really... nn... ah... I-I'm fine... so... auu... don't worry about it. ...I-It's no big deal. +ちょ、ちょっとっ…んあっ…やっ、休めば治るよ。\nだから…、はぁはぁ…タ、タカ君は…さ、先に行って、て…。=H-Hey... Mnah... No, you'll get better if you rest. It's \n, so... *pant pant*... T-Taka-kun... go on ahead... +勝手な女だなぁ。これからがお楽しみだろうが。\n今から彼氏の目の前でイかせてやるよ。=What a selfish woman. I'm sure you'll be looking forward to it from now on. \nI'm going to make you cum right in front of your boyfriend. +やっぱ俺、リノのこと誇りに思うよ。自主練すげー\n頑張ってるからさ。リノ今ひとりか?=I'm really proud of Rino. She's working really hard on her own. Rino, are you alone right now? +う、うん…っ…皆っ帰っ…て…私ひとっ…りっ…だ、よ。\nだ、から、っタ…カ君と…=Y-Yeah...! ...Everyone's going home... Wait... I'm... alone. It's... \nn, so... Ta... ka-kun... +こう…やっ…て話が、っ…出来る、の。もし、他のっ子…\nがいたらっ…出来な、い、よっ…。=I can... yaa... talk... like this. If there's another girl... \n... I can't... do it... +いいじゃん!いいじゃん!俺たちの仲の良さを\n皆にも見せつけてやろうぜー。=What's the big deal?! Let's show everyone how close we are! +今は君がおじさんと莉乃ちゃんのドエロく仲のいい姿を\n見せつけられてる側なんだがなぁ。=Right now, you're the one on the receiving end of my uncle and Rino-chan's lewd, close relationship. +ひゃぅ…そん、なことっ…はぁはぁ…い、言わない…で。=Hyaa... Don't say that... haa, haa... d-don't... say that. +わ、私っ…っぁ…ぅ…は、タカくんっ、に…こんな姿…\nみ、見せたいっ…わ、わけ…じゃないっ…っぁ……\nんだから。=I-I... ah... uu... ha-Taka-kun... I want... to see you like this... I-It's... not like that... ahh... it's just... \n. +あれ?リノー?もしかして、そういうの嫌だった…?=Huh? Reno? Maybe she didn't like that...? +え、い、いや…こ、後輩っ…っぁ…の前っでは…\nちゃ、ちゃんと…し、したいっ…の。=Eh, n-no... K-Kouhai... ah... in front of me... I want to do it... properly... +の、惚気っ…てる姿…っぁ…な、なんて…み、見せられ\nない…よ。=I-I'm in love... with you... ahh... I can't... show you... how I feel... +今日のリノはなんだかいつもと違うな。妙に色っぽい\nっていうか…なんていうか…。=Rino's acting kinda different today. She's weirdly sexy... How do I put this...? +え、ぁ…は…っ…そ、そんなこと、な、ないよ。\nは、走ったっ…からっ…=Eh, ah... hah... nh... Th-That's not... true. \nI ran... so... +ま、…まだ火照ってるのっ…ぁ、は…っかも…。\nい、いつもっ…ぅぁ…通りっだよっ…=I-I'm still flushed... Ah, hah... I think... \nI-I always... uwah... pass by... +走ったからじゃないだろう?正直に彼氏君に話して\nみたらどうだい?=It's not because you ran, is it? Why don't you tell your boyfriend the truth? +ち、ちょっとっ…ぁ、や、やめてよ!頭おかしいんじゃ、\nあっ、ないつ、の…!=H-Hey... Ah, s-stop it! You're crazy, aren't you?! +…ひぅっ…っぁ…アンタみたいなっ…ぅ…人に、\nむっ…んあっ…無理やり…=...Hyuu... ah... someone like you... uu... \nmmm... nnah... forcing people to... +こ、腰をっ、うあっ…う、打ち付け、られてるっ…なんて\nい…言えるっ…んぁっ…わけないっ…っ…じゃない。=M-My hips, uwah... Y-You're... hitting me... I can't... say that... nnah... there's no way... I mean... +え?ど、どうしたー?=Huh? Wh-What's wrong? +あ、ぅ…っ…ぁ…えっと…タ、タカ君っに…っ\n褒め、っられると…ぅ…なんっ…ていうか…=Ah, uh... ah... um... I-If Taka-kun... praises me... uu... how should I put it... +は、っぁっ…て、照れくさっ…くて、ぅあ…でもっ…\nぅ…ごめっ…ん、つい…。=Hah, ahh... I-I'm so embarrassed... Uwah... But... \nnuu... Sorry... Nn, I just... +そういえば、うちのサッカー部のやつが新体操部の子を\n紹介してくれってうるさくってさぁ。=Come to think of it, our soccer club guy was pestering me to introduce him to the rhythmic gymnastics club girl. +んんっ…う、うちの部、っぁ、は……っ可愛い子は、\nっく…た、確かにっ…っ…いっぱい…いるから、=Nnngh... Ugh, my club, ah, hah... There are lots of cute girls... nkh... t-that's true... There's a lot of them... +ぅぅ…ん、…き、気持ちっ…はわかるっ…けど…。=Uu... nn... I-I know... how you feel... but... +でも、俺はリノ一筋だよ。=But I'm all about Rino. +んっ…も、もう…タカ君っ…っ……ってば。\n…わ、私だってっ…タ、タカ君っ…だけ、だよっ…。=Nn... G-Geez... Taka-kun...! ...Wait. I-I'm just... T-Taka-kun too...! +ほお。だとしたら、このガッチリくわえ込んだおマンコは\nどういうことなんだろうね?=Oh? If that's the case, I wonder what's going on with this tight pussy? +ぅひっ…そ、それは…アンタが…私の…よ、弱いところを\nっ…ぜ、全部攻めっ…てく、るんだから、し…仕方ない\n…っじゃないっ…。=Uhii... Th-That's... You're... attacking... my... f-f-frail parts... all of them... so... I can't help it... nnn... +タ、タカ君の…ひぅっ…ま、前でっ…こんな事、されてる\nから…か、感じてるって…わ、わけじゃ…な、ないんっ…\nだから…ね…っ。=T-Taka-kun's... hiuh... I-I'm feeling it... because he's doing this to me... in front of me... It-It's not like I'm... w-feeling it... It's because... it's \nnn. +でも、お互い部活で忙しいよなー。普段帰りの時ぐらい\nしか話せないよな。=But we're both busy with club activities. We can only talk to each other on the way home. +ぅうっ…じゃ、じゃあ、寂しくっ…な、なったら…夜にっ\n…電話っ…っ…か、かけてよ。=Ugh... Th-Then I'll be lonely... I-In that case... call me... at night...! ...C-Call me. +わ、私もっ…っぁ…タ、タカ君っ…の声を、…んぅっ…\nき、聞きたいっ…し…。=M-Me too... ah... T-Taka-kun... I want to hear your voice... nngh... I-I want to... hear it... +お。じゃあ今度はヤッてる最中に電話して、彼氏くんに\n喘ぎ声を聞かせてやろうか。=Oh. Then maybe I'll call him while we're having sex this time and let his boyfriend hear his moans. +も、もうこれでっ…ひぅ…ま、満足してよ。っぁ…\nハ、ハメられてっ…んっ…あ、喘いでるところ、なんて=I-I'm done with this... Hiu... M-Make sure you're satisfied. Ahh... nhah, I'm being framed... nnh... ah, I can't believe you were gasping for air. +っぁ…タ…タカ君に…んあ…こ、これ以上…見…せたく\n…な、ない…っ…の…。=Ah... Ta... Taka-kun... nnah... I-I don't want... you... to see... any more... +あー…でもこの前、長電話し過ぎて親に怒られたばっかだし、\n当面は控えるわー。=Ah... but my parents got mad at me for calling too long the other day, so I'll hold off for now. +そ、そう…。っぁ、っは…っ…ちょっと、寂しいっ、けど、\nしょうがない、よねっ…。=I-I see... Ah, hah...gh... I'm a little lonely, but I can't help it... +てか、なんか息が上がってるみたいだけど…大丈夫か?=Actually, it looks like you're out of breath... Are you okay? +う、…練習をっ…んは…っ頑張りっ…過ぎちゃっ……て\nこ、呼吸がっ…はぁはぁ…ま、まだ、と、整わないの…。=P-Practice... nhah... I'm trying... too hard... I-I can't breathe... hah, hah... M-My breathing isn't ready yet... +今度の日曜日さ、お互い部活休みだったよな?=We're both off from club this Sunday, right? +う、うん、…た、確か。ぅぁ…だ、大丈夫だと…\nっふ…ぁ…思うっけど、=Y-Yeah... I-I'm pretty sure. Uwah... Y-You'll be okay... nfu... ah... but... +はぁはぁ…ほ、他に、よ、よ…予定がないかっ…\nか、確認っ…して、おくっ…ね。=*pant pant*... I-I'll... check... if there's any other plans... +おう。頼むわー。=Yeah. I'm counting on you. +おっ。それじゃ昔みたいに、朝から晩までこの穴を使う予約、\nおじさんが先に入れちゃおうかなぁ。=Oh, then maybe Uncle \nwould make a reservation using this hole from morning to night, like he used to. +ぅあ…っぁ…モ、モノみたいっ…な…、い、言い方は\n…っひぅ…や、やめてよ。=Uwah... ahh... I-It's like I'm an object... S-Stop saying it like that... hii... +快感っ…だけに…んっ…な、流されてたっ…\nあ、あの頃とは…ぅあ…ち、違うんだから。=It's just... pleasure... nn... I-I was swept away... nnnah, it's different from back then... uwah... t-that's not it. +そんなこと言いながら、膣内が反応したぞ。\n昔を思い出しておマンコはおじさんちんぽの予約を\n受け入れたがってるじゃないか。=As she said that, her vagina reacted. Remembering the past, her pussy wanted to accept a reservation for an old man's dick. +そんなっ…、こと、ぉ…。=That... can't be... +で、その日曜のことなんだけどさ…=So, about that Sunday... +電車に乗って、東京の大きな花火大会に一緒に\n行きたいって思ってるんだ。遠いけど…どうかな?=I want to get on the train and go to a big fireworks show in Tokyo with you. It's far away, but... what do you think? +ぃ…いいね。…はぁ、あ…っぁぁ…タカ君っとなら…\nぁ…はぅ、…どこで…何してても…楽しいよ。=I... like it. ...Haa, ah... aaah... Taka-kun... \nah... hau, ...no matter where I am... or what I do... it's fun. +お、俺も楽しみだからさ。へへ、よかった…。=I-I'm looking forward to it too. Hehe, thank goodness... +どこで何してても…ね。ってことは、この状態も楽しんでる\nってことか。どうりでオマンコの具合が良くてヨガってる\nわけだよ。=No matter where you go or what you do... That means you're enjoying this too. No wonder your pussy feels so good. You're doing yoga. +んひっ…た、楽しんで…な、なんかないっ…わよ。いつ\nバレるかって…んぁ…気が気じゃ、ないわ。=Nhii... I-I'm having fun... N-Nothing... I'm not. I don't know when they'll find out... nnah... It's not bothering me. +んんぅ…お、お願い…だ、だからっ…はぅっ…は、早く\n…お、終わらせて、よ=Nnngh... P-Please... I-I'm begging you... Hauh... Hurry up and finish this... +そのスリルが刺激になってるんじゃないか?いつもと\n締め付けが違うよ。より興奮してるのかな?=Isn't that the thrill? You're squeezing me tighter than usual. Are you even more excited? +な、なんでそうなるのよぉ…!あ、あんたが…\nいつもより、うぅん…大きくして、ぇ、るだけ…\nじゃない…!はぁ、んっ…。=Wh-Why do you have to do that...?! Y-You're... no... bigger than usual... I-I'm not just... “n”! Hah, nn... +は、話って…そ、それだけ?…んぅ…も、もう…\nき、着替えたいんだけど…=Th-That's all you wanted to talk about? ...Nnh... I-I want to get changed... +…ぅぁ…そ、そろそろ…ぅん…い、いいかな?=...Uwah... I-It's about time... Hmm... A-Are you okay with that? +お、おう、すまん。そうだよな。=Y-Yeah, sorry. You're right. +そんなに冷たくあしらわないで、もっと話をしてやりなよ。\nそれともおじさんとのエッチに集中したいのかな?=Don't treat him so coldly. Talk to him more. Do you want to focus on having sex with him? +そ、そんなわけっ…んあ…ない…じゃない。こ、こんな\nこと…し、してるのが…バ、バレたくっ…ないの。=Th-That's not... mnah... true. I-I don't want... to be found out... that I'm doing this. +そうかそうか、バレたくなかったら、ほらっ…なんでも\nいいから話し続けるんだ。=I see, I see. If you don't want me to find out, come on... Just keep talking. +こ、これ以上は…ぅあ…マ、マズイって…。ひぅっ…\nこ、このままっ…は、話しっ…つ、続けたら=I-I can't take any more... uwah... t-this is bad... hiuh... I-If I keep talking like this... I'll... +ほ、本当に…ぁんっ…タ、タカ君にっ…っぁ…\nき、気づかれっ…ちゃ、う。=R-Really... ahn... T-Taka-kun's gonna... ahh... notice me...! +ペチャクチャとうるさいなぁ。これは命令だ。\nおじさんは別にバレても構わないんだぞ?=Shut up. This is an order. I don't mind if you find out. +んんん…、そっ…、そんな…ぁっ…。=Mmmm... Th-That's... ah... +タッ…、っ…、タカ、くん…、ちょっと、待って?=Ta... ngh... Taka... kun... wait a minute. +ほ、他にはっ…だ、誰かっ…っひぅ…さ、誘ったの?\nせ、せっかくだし、2人でっ…い、行きたいな。=A-Anyone else...? Eek... D-Did you invite me? Since we're here, I-I'd like to go... together. +さ、最近お互いっ…い、忙しいし、ぁ…う、ひっ…\nふ、2人っきり…でっ…っぁ…た、楽しみたいの。=W-We've been so busy lately, ah... uh, hih... \nfuh, we're alone... ah... I-I want to enjoy it. +お、おう!そうしようぜ!まだ誰にも話してなくて\n良かったー!すげー楽しみ。絶対いい思い出にしような。=Y-Yeah! Let's do that! I'm glad I haven't told anyone yet! I can't wait. I'll make sure it's a good memory. +思い出ねぇ…。大事な約束をしながら彼氏の前で\nこんなふしだらな事してるんだ。=I can't remember... I promised my boyfriend that I'd do something this sloppy. +普通のつまらんデートよりも、今この時の方が刺激的で\n思い出に残るんじゃないかな?=Wouldn't this be more exciting and memorable than a normal boring date? +そ、そんっな…こと…。んぅっ…わ、私達っ…の思い出\n作りっ…を、じゃ、邪魔…し、しないで。=Th-That's... not true... Nnngh... D-Don't get in the way... of making... our memories... +アンタに…はぁ、はっ、ハメられてる事なんて…んん、\nお、思い出しっ…たり…んぁ…し、しないぐらい、ぁう…\nタ、タカ君とっ…た、楽しむんだから。=I don't... hah, hah... remember being framed by you... nnn, nnnh, or... nnah... I-I'm having so much fun... auh... with you, Taka-kun. +だったら、デート中におじさんのチンポを思い出せる\nようにシてあげるよ。=In that case, I'll do it so you can remember your uncle's cock during a date. +そ、そんな、ことぉ…、ふっ、んんぅ…、余計なお世話よ…!=Th-That's... not... fuu, nnuu... it's none of your business...! +こっからじゃよく分かんねーけど、震えてるように見えるぞ。\n…真夏なのに寒いのか?=I can't really tell from here, but you look like you're trembling. \n... Are you cold even though it's the middle of summer? +んぁ…あ、汗かいた後、だし…。んん、ひ、冷えたの…かも。\nぁ、でも、なんとも…ない、から。はあ、んっ…。=Nnah... ah, it's after I'm sweating... nnn, i-it's cold... maybe. \nNnah, but... nothing... happened. Hah, nn... +でさ…、さっきのデートの話なんだけど…帰りは多分\n夜遅くなると思うんだ。終電も多分無理っぽいしさ。=So... about our date earlier... I think I'll probably be late at night on the way home. I don't think I can take the last train, either. +ぅあ、っ…ぅ、うん。っは…ぁ…そ、それならっ…\nデ、デートはちょっとっ…ぅ…ぁ…む、難しくなる\nかもね。=Uwah, uh... Y-Yeah. Hah... ah... Th-Then... a date would be a little... uu... aah... m-m-might be harder. +だ、だから…泊まるってのもありじゃないかなって…。=Th-That's why... I thought it'd be nice to stay the night... +え?!っぁ…と、泊りで…ぁっ…デートってこと?\n…そ、その話は…っ…ま、また今度っ話し合おうよ。=Huh?! Ah... I-I'm staying the night... ah... and we're going on a date? \n... Y-You're talking about that...! ...L-Let's talk about it another time. +リノに何もしないから!ほんと泊まるだけだから!=I won't do anything to Rino! I'm really just staying the night! +ははは、あんなに必死になって。彼氏くんは、莉乃ちゃんと\nエッチな思い出作りをしたいみたいだねえ。=Hahaha, you're so desperate. Looks like your boyfriend wants to make dirty memories with Rino-chan. +ひぅ…っ…言われなくてもぉ…そ、そんなのっ、\nわ、わかってるわよ。=Eeek... You don't have to tell me... I-I know that. +どうかな?ダメ…かな?=What do you think? Is it bad...? +ん…その…ぁ…ぅ…そ、それって…ぅ、ふ……\nつ、つまり……っぁ……そ、そういうこと?=Nn... um... ah... uh... th-that means... uu, uu... nnn, in other words... uah... t-that's what you mean? +あ、え…いやいやいや…!そういう訳じゃないけど\n…その、リノが望むなら…。=Ah, uh... No, no, no...! That's not what I meant, but... umm, if Rino wants... +っぁ…ぁ…わ、私はっ…ぅ…ぁ…ま、まだ…っんっ…\nそ、そういう気分……になれなくて。ご、ごめんね…。=Ah... ah... I-I'm... uu... aah... I'm still... nn... \nI-I can't... feel like that. S-Sorry... +そっか、気にしなくていいよ。俺リノが好きだから\nいつまでも待つよ。=I see. Don't worry about it. I like Rino, so I'll wait forever. +彼氏くんがこんなに望んでいるのに、莉乃ちゃんは\nこうして他の男とはヤってるんだよなぁ…。=Rino-chan's having sex with another guy like this, even though her boyfriend wants her so badly... +タカ君っ…っぁ…との関係っ…に口出しっつ…しない\nでよ!=Taka-kun... ah... don't interfere... with our relationship...! +わ、私だって…んふ…本当はっ、タカ君と、…っ、\nエッチ…、したかったん、だからぁっ。=M-Me too... Eheh... To be honest, I... wanted to have sex with you, Taka-kun...! +でも、今はおじさん専用の穴なんだよ。=But right now, it's a hole just for you. +ぁっ…、勝手な事…、ばっかりっ…あん……言って…。\nんんん…。=Aah... I'm just doing whatever I want... Ahn... Say it... \nnnnnnn... +あぁ、そろそろイキそうだ。どれ、莉乃ちゃんも\nイかせてあげよう。=Yeah, I'm about to cum. Let's see, Rino-chan's gonna cum too. +ち、ちょっと!あぅっ…んっ…タ、タカ君の前で…っ\nそ、それだけはっ…っぁ…ダメ!=H-Hey! Auh... nn... T-Taka-kun, in front of me... n-n-that's the one thing I can't... ah...! +あ、後でっ…んぅ…い、いくらでもっ…な、中に出して\n…っ…いいから…い、今だけはっ…やめて!=I-I'll do it later... Nnh... P-Please... Cum inside me as much as you want...! It's okay... just for now... Stop it! +いやあ。そう言われても莉乃ちゃんのおマンコが\n搾り取ろうとしてくるんだよ。=Man, even if you say that, Rino-chan's pussy is trying to squeeze me out. +タ、タカ君!…ひぅっ…ぁ…と、戸締りっ…とかもっ…\nあ、あるし、=T-Taka-kun! ...Hyuu... ah... th-the door's locked... and so on... \nAh, there's... +ほ、本当に…ぅあ…も、もう着替えるっから、…っ…\nま、また後でねっ!!=R-Really... uwah... I-I'm going to change now, so... uh... w-wait until later!! +おっ、おう。そうだよな…。ゴメン、長話して。=Y-Yeah. You're right... Sorry for talking so long. +ん?誰が勝手に話終わっていいと言った?=Hm? Who said it was okay to end the conversation on your own? +んん…、も、もう十分、ぁ…楽しんだ…、でしょ?うぁっ…、\nそろそろ終わりに、しないと…、ひぅっ…、本当に…。=Mmm... I-I've had enough, ah... fun, haven't I? Uwah... I have to end this soon... hiuh... Really... +莉乃ちゃんはここを攻めるとすごく感じるよねぇ。=Rino-chan feels really good when she attacks here. +ひゃぅうっ!!=Hyauuu!! +おっ?!どうした、リノ、大丈夫か?!=Oh?! What's wrong, Rino? Are you okay?! +だ、大丈夫…だ、から先行ってて。あうっ……あ、足が\n…攣った、だけ…だ、から。=I-It's okay... I-I'll go on ahead. Auh... Ah, my legs... just... twitched. +足がガクガクしてるのはそんな理由じゃないだろ?\n…ほらほらほらっ!=That's not the reason your legs are shaking, is it? \n... Come on, come on! +んああっ、ダ、ダメ!はあっ…い、今はダ…メぇ!\nんぅっ…や、やめてよ!!=Nnahhh, n-no! Hahh... n-not now! Nnngh... S-Stop it!! +おい、本当に大丈夫か?俺、そっちに行ったほうが\nいいか?=Hey, are you sure you're okay? Should I go over there? +ほ、本当っ…に…だ、大丈…夫…だ、から…はぁはぁ…\nき、気にしないで。たっ、大したことっ…ないから。=I-It's true... I-I'm... my husband... so... haa, haa... don't worry about it. It's... no big deal. +んぅっ…ちょっと休めばっ…な、治るよ。だから…、\nタカ君は…さ、先に…んあっ…ぃ、行ってて。=Nnngh... Just a little rest... I-It'll heal. So... \nTaka-kun... go on ahead... nnah... y-you can go. +やっぱ俺、リノのこと誇りに思うよ。自主練すげー\n頑張ってるからさ。リノ今ひとりか?=I'm really proud of Rino. She's working really hard on her own. Rino, are you alone right now? +うっ、ん!…っぁ…皆、帰っ…てっ…は、ぁ…私\nひっと…りっ…!…ぁ…く……だよ。だから、っ=Ugh, ngh! ...Ah... Everyone, go... home... Hah, ah... I'm... nngh...! Ah... kh... so... +タ、タカ君っ…っ…と、…っ…こうっ…ぅぐっ…や、\nやって…話っが、っ!…出来っ…りゅ、…っ!の。=T-Taka-kun...! ...L-Like this... Ugh... No, I'm going to... talk to you! ...It's... done... ryu...! +くぁっ!…ぅ…も、し、っ…他のっ子が、っ…\nい…いたら…ぁっ!…出来な…っ、いっ!…よ…。=Kwah! ...Ugh... I-If there's... another girl... there... ah! ...I can't... do it! ...Yo... +いいじゃん!いいじゃん!俺たちの仲の良さを\n皆にも見せつけてやろうぜー。=What's the big deal?! Let's show everyone how close we are! +今は君がおじさんと莉乃ちゃんのドエロく仲のいい姿を\n見せつけられてる側なんだがなぁ。=Right now, you're the one on the receiving end of my uncle and Rino-chan's lewd, close relationship. +そんなっ…こと…っぁ…言わないっでっ…んあっ…\nわ、私は…タカくんにっ、=Don't... say that... ahh... don't say... nnahh... \nI-I... Taka-kun... +はっ、あぁっ…こ、こんっ、な姿…ふぁっ、見せたい\nわけじゃないっ…ん、だかっら…。あひっ…=Hah, aaah... I-It's not like I want to show you... fwah, I don't want you to see me like this... nn, like that... ahii... +あれ?リノー?もしかして、そういうの嫌だった…?=Huh? Reno? Maybe she didn't like that...? +え、いや…ぅあ!…っ…こ、後輩っの…っ…あんっ!…\nん!まっ…前ではっ…っ!…ちゃ、ちゃんとしたいの。=Eh, no... uwah! ...I-I'm your junior... ahn! ...Nnngh! I-I want to do it properly... in front of you...! +はぁはぁ…の、惚気てる姿っ…なんっ!っぁ…っ…て…\nみ、見せらっ!…ぅぁ…っ!…はっぁ…れないよ。=*pant pant*... I-I'm in love with you... Whaaat!? Ahh... h-show me! ...Uwah...! ...Hahh... I can't. +今日のリノはなんだかいつもと違うな。妙に色っぽい\nっていうか…なんていうか…。=Rino's acting kinda different today. She's weirdly sexy... How do I put this...? +え、っんあっ…ぅく…っ…そ、そんなことないっ…よ。\nはっ…ぁっ…はぁはぁ…んぁ、は、走ったから=Eh, nnah... ugh... nh... Th-That's not... true. \nHaah... ah... haah, haah... nhah, I-I ran. +ま、まだっ…ぁっ!…ぅ…ほ、火照っ…てるのっ…\nかも…っ!…っは、っは…!…っ…いつも通りっ…だよ。=I-I'm still... ah! ...Ugh... I-It's so hot... I think it's... \nngh! ...Hah, hhah...! ...Nh... It's the same... as always. +走ったからじゃないだろう?正直に彼氏君に話して\nみたらどうだい?=It's not because you ran, is it? Why don't you tell your boyfriend the truth? +ちょっ…!ちょっとっ…やめっ…っぅ、っ…てよ!!\nあっ、んっ…、頭おかし…ぃぃっ、んじゃないの…!\nはっ、あっ…!=H-Hey...! Hey... Stop...! Ugh... Stop it!! \nAh, nn... My head's all messed up...! Don't say that...! \nHaah, ah...! +…うあっ!…あっ!…アンタみたいな人っに、\n…んひっ…!む、無理やりぃっ…はぁはぁ…!=...Wah! ...Ah! ...To someone like you, \n... nhii...! Y-You're forcing me... haa, haa...! +こ、腰をっ…んあっ!はっ…う、打ち付けっ…られてる…\nな、なんてっ…っ!…い、言えるわけっ!ないじゃない。=M-My hips... Mnah! Hah... Y-You're... hitting me... How dare you...! ...Th-There's no way I can say that! +え?ど、どうしたー?=Huh? Wh-What's wrong? +はっ、ぁっ…っ…あ、えっと…っ…!タ、タカ君っ…に\nほ、っ!…褒められっ…ると…っ…ぁ…なんていうか…=Hah, ah... ah, um...! T-Taka-kun... nhoh! ...If you... praise me... ah... how should I put it... +っ…!ぅあ…くっ…て、照れくさくっ…て、っ…!\nでもっ…ごっ、…ごめん、つい…。んっ…!=...! Uwah... kh... I-It's embarrassing...! But... s-sorry, I couldn't help it... Nnh...! +そういえば、うちのサッカー部のやつが新体操部の子を\n紹介してくれってうるさくってさぁ。=Come to think of it, our soccer club guy was pestering me to introduce him to the rhythmic gymnastics club girl. +んあっ…ぅ、う、うちの、部、…ぁっ…か、可愛いっ…\n…子、は…んっう…た、確かにいっぱいっ、いるから=Mnah... Uh, uh, my club... ah... it's so cute... \n... there's... a lot of kids... nngh... I-It's true that there are lots of them. +んっ…ぅん!…っぁ、き、気持ちはっ…っ…\nわ、わかるっ…っぁ!…けど…。=Nnh... nnh! ...Ah, I-I know how you feel... nh... \nWah, I know... ah! ...But... +でも、俺はリノ一筋だよ。=But I'm all about Rino. +っは、あ…も、もう…っ…タっ…カ君っ…っ!…てば。\nはぁはぁ…わ、私だってっ…タ、タカ君っだけ、だよ。=Hah, ah... G-Geez... Tah... Ka-kun...! ...Hey. Haa haa... M-Me too... T-Taka-kun's the only one. +ほお。だとしたら、このガッチリくわえ込んだおマンコは\nどういうことなんだろうね?=Oh? If that's the case, I wonder what's going on with this tight pussy? +そっ!それは…んあっ…ぁ、アンタが私、のっ…よ、弱い\nところっ…をっ…全部っ…攻めて…くるん!…だから…\nっ…仕方ないっ、じゃないぃ…!=Th-That's... nnah... ah, you're going to... attack... all of my weak spots...! ...So... \nn... it can't be helped...! +タカっ…!…く、君のっ…っ!…前でこんな事、はっ、\nあぁ、されてるから…っ…感じてるっ…!てっ…わけ、\nじゃないんっ…だからね。=Taka...! ...Kh, your...gh! ...You're doing this in front of me, hah, \nAaah, so...! I'm feeling it...! It... It's not like... it's just... +でも、お互い部活で忙しいよなー。普段帰りの時ぐらい\nしか話せないよな。=But we're both busy with club activities. We can only talk to each other on the way home. +じゃあ、…ん、っふ!…さ、寂しくっ…なったら…夜に\n…っ!…あ…ぅ…で、電話…かけてよっ。=Then... nn, hfff! ...I-I'll be lonely... at night... \n...! ...Ah... uu... C-Call me...! +んんっ!!…私っ…も、タカ君の声っ…っ!…を…\nき、聞きたいっ…し。=Nnngh!! ...I... want to hear Taka-kun's voice...! ...I want to... hear it... +お。じゃあ今度はヤッてる最中に電話して、彼氏くんに\n喘ぎ声を聞かせてやろうか。=Oh. Then maybe I'll call him while we're having sex this time and let his boyfriend hear his moans. +もうっ…これでっ満足して、よ!はぁはぁ…ハ、ハメら\nれて…んあっ!…あ、喘いでるところっ…なんて=Geez... I'm satisfied with this! Haa haa... I-I'm being framed... nnah! ...I-I can't believe you're gasping... +タ、タカ君にっ…んひっ!…こっ…これ以上っ…あっ!\n見せ…たくないっの…!=T-Taka-kun... nhii! ...I-I don't want... to show you... any more... ah! \nI don’t want you to see it...! +あー…でもこの前、長電話し過ぎて親に怒られたばっかだし、\n当面は控えるわー。=Ah... but my parents got mad at me for calling too long the other day, so I'll hold off for now. +そっ…、そう…。んはっ!ちょ、ちょっと…、んっ…寂しい\nけど、はぁはぁ…し、しょうがない、よね…。=I... I see... nhah! H-Hey... nn... I'm lonely, but... hah, hah... I-I guess it can't be helped... +…リノ?顔が赤くて息も荒いし、しんどそうだけど…\n筋トレか何かしてるのか?=...Rino? Your face is red, your breathing is ragged, and you look tired... Are you working out or something? +なっ、なんでもっ…ないっ…から…だ、大丈夫。\n話をっ続けて…っ…!=I-It's... nothing... so... I-I'm fine. Keep talking...! +今度の日曜日さ、お互い部活休みだったよな?=We're both off from club this Sunday, right? +うんっ…っぁ…は、たっ…確か。だ、大丈っ夫…だと\nはぁはぁ…思うっ…っ!…けど=Yeah... ahh... hah, tah... I'm pretty sure. I-I think... he's a big husband... Hah, hah...! ...But... +ぁぅ…っ…ほっ他にっ…ひぐっ…よ、予定がっ…んあっ\n…ないっか…んぁっ!…か、確認っしてっ…おく、ね=Auu...nh... I-I don't have any other... higuu... plans... nnah, \nn... nhah! ...I-I'll check... deep... +おう。頼むわー。=Yeah. I'm counting on you. +おっ。それじゃ昔みたいに、朝から晩までこの穴を使う予約、\nおじさんが先に入れちゃおうかなぁ。=Oh, then maybe Uncle \nwould make a reservation using this hole from morning to night, like he used to. +んっ!…はひっ!モっ…モノみたいっ…な……\nい、言い方は…んあっ!…やめて、よ。=Ngh! ...Okay! It... It's like I'm an object... Don't say it like that... nnah! ...Stop it. +はぁはぁ…か、快感っだけ、に…んっ!っは…!\n流されっ…てた…あ、あの頃とは…ち、違うんっだから。=*pant pant*... P-Pleasure is the only thing... nnh! Hah...! I was... swept away by it... ah, it's different from back then... t-that's why. +そんなこと言いながら、膣内(なか)が反応したぞ。\n昔を思い出しておマンコはおじさんちんぽの予約を\n受け入れたがってるじゃないか。=As she said that, her insides reacted. Thinking back to the past, her pussy wanted to accept a reservation for an old man's dick. +そんなこと…!ひあっ…!=That's not...! Hiah...! +で、その日曜のことなんだけどさ…=So, about that Sunday... +電車に乗って、東京の大きな花火大会に一緒に\n行きたいって思ってるんだ。遠いけど…どうかな?=I want to get on the train and go to a big fireworks show in Tokyo with you. It's far away, but... what do you think? +い、いねっ。んあっ…タ、タカ君っと、あっ…なら…\nあうっ!…どこでっ…何してても、楽しいよっ。=N-Not here. Nnah... T-Taka-kun, ah... Then... Nnauu! ...No matter where I am... no matter what I do, it's fun. +お、俺も楽しみだからさ。へへ、よかった…。=I-I'm looking forward to it too. Hehe, thank goodness... +どこで何してても…ね。ってことは、この状態も楽しんでる\nってことか。どうりでオマンコの具合が良くてヨガってる\nわけだよ。=No matter where you go or what you do... That means you're enjoying this too. No wonder your pussy feels so good. You're doing yoga. +んあっ!た、楽しんでっ…なんかないっ…わよ。ん!\nいつバレるかって…っぁ…気が気じゃ、ないわ…。=Nnah! I-I'm not... having fun...! Nn! I don't know when they'll find out... ah... I'm... not worried... +あうっ…!はぁはぁ…お、お願いっ…っぁ!…だから…\nはっ…早く…終わらっ…せてよ…。んあっ…=Auh...! Hah, hah... P-Please... ah! ...So... \nhurry... finish... already... Mnah... +そのスリルが刺激になってるんじゃないか?いつもと\n締め付けが違うよ。より興奮してるのかな?=Isn't that the thrill? You're squeezing me tighter than usual. Are you even more excited? +ひゃぅっ…!な、なんでそう、んっ…なる、のよ…!\nア、アンタが、あぅ、いつもより…あんっ!大きく\nしてるだけ…じゃないっ…!=Hyauh...! Wh-Why are you... nn... doing that...!? You're... auu, bigger than usual... ahn! You just... are... bigger...! +んあっ!は、話ってそれっ…だけ?んっ…もう、着替え\nたいんっ…っ!…だけ、ど。=Nnah! Th-That's all you wanted to talk about? Nnh... Geez, I wanna change...! ...But... +そ、そろそろっ…んっ!…いいっ…かな?=I-It's about time... Nnh! ...Is it... okay? +お、おう、すまん。そうだよな。=Y-Yeah, sorry. You're right. +そんなに冷たくあしらわないで、もっと話をしてやりなよ。\nそれともおじさんとのエッチに集中したいのかな?=Don't treat him so coldly. Talk to him more. Do you want to focus on having sex with him? +そんなっ…んっ!わけないっ…じゃない。こんなっこと\nしてるっのが…はぁはぁ…バレたくっ…んっ!ないの。=No way... Nnh! Of course not... No way. I don't want anyone to find out that I'm doing something like this... Haah, haah... nnh! Not at all. +そうかそうか、バレたくなかったら、ほらっ…なんでも\nいいから話し続けるんだ。=I see, I see. If you don't want me to find out, come on... Just keep talking. +あふっ!…こ、これ以上はっ…んっ!マズイって…。\nこ、このまま…んひっ!…は、話し続けたら=Agh! ...I-I can't take any more... ngh! This isn't good... I-I'll just keep talking like this... nhii! ...If I keep talking... +本当にっ…んっ!…タカ君にっ…っ!…気づかれ、ちゃうッ…。=Really... nn! ...Taka-kun...! ...He'll notice...! +ペチャクチャとうるさいなぁ。これは命令だ。\nおじさんは別にバレても構わないんだぞ?=Shut up. This is an order. I don't mind if you find out. +はうっ…!んっ、そんな…ぁっ…!んん…。=Hauh...! Nnh, that's... ah...! Mmm... +タッ…、タカッ…くん…、んんっ…!\nちょ、ちょっと待っ……て?ぁんっ…。=Tah... Taka...-kun... nnh...! \nW-Wait... a second? Ahn... +んっ!…ほ、他にはっ…っぁ!だ、誰か誘ったの?\nせっかくっ…だし、ふ、2人で行きっ…っ!たいな。=Nn! ...A-Anything else... ah! D-Did you invite someone? \nSince you're here... I-I-I want to go with you...! +最っ…近…お互い忙しいし、っは…!…2人っきりで、\nんはっ!…た、楽しみっ…っ…たい、…の。=It's... so close... We're both busy, hah...! ...Just the two of us, nnnhah! ...I-I'm looking forward to it... I... wanna... +お、おう!そうしようぜ!まだ誰にも話してなくて\n良かったー!すげー楽しみ。絶対いい思い出にしような。=Y-Yeah! Let's do that! I'm glad I haven't told anyone yet! I can't wait. I'll make sure it's a good memory. +思い出ねぇ…。大事な約束をしながら彼氏の前で\nこんなふしだらな事してるんだ。=I can't remember... I promised my boyfriend that I'd do something this sloppy. +普通のつまらんデートよりも、今この時の方が刺激的で\n思い出に残るんじゃないかな?=Wouldn't this be more exciting and memorable than a normal boring date? +そ、そんなこと…。はひっ!…んっ!わ、私達のっ…\n思い出作りをっ…はぁはぁ…邪魔っ…しないで。=Th-That's not... Hahii! ...Nn! D-Don't get in the way... of making our memories... *pant pant*... +あっ、アンタ、にぃ…ひぁっ、ハメられてる事、なんっ…\nて、はぁ、あっ、思いっ…出しっ…たりしないっ…\nぐらい、ふぅはぁ…タカ君とっ…=Ah, you, nii... hyah, what are you doing, being framed...? I-I-I'm not... going to... let it out... or anything... like that... Fuhaa... with Taka-kun... +んあっ!…た、楽しむんっ、だからぁ…!=Nnah! ...I-I'm having fun, so...! +だったら、デート中におじさんのチンポを思い出せる\nようにシてあげるよ。=In that case, I'll do it so you can remember your uncle's cock during a date. +そ、そんなこと…、はぁっ!余計な、お世話…、よぉ…!=Th-That's not... Haah! Don't worry... about me...! +…リノー?…聞こえてるかー?何かしてるのか?=...Rineau? ...Can you hear me? Are you doing something? +なっ、なんでもっ…ないっ!…ちゃ、ちゃんと、聞こえてるっ…\nから…っ…!だ、大丈夫。話をっ続けて…っ…。=I-It's... nothing! ...I-I can hear you... from \n...! I-I'm fine. Keep talking...! +でさ…、さっきのデートの話なんだけど…帰りは多分\n夜遅くなると思うんだ。終電も多分無理っぽいしさ。=So... about our date earlier... I think I'll probably be late at night on the way home. I don't think I can take the last train, either. +あ、うん。んっ!…っ…ぁ、それっ!…ならっ…ぁうっ…\nデートっ、は…んっ、ちょっ、と…っ!難しくっ…っ…\nなる、かもっ…ね。=Ah, yeah. Nnh! ...Ah, that's it! ...Then... auh... \nDate, hah... nnh, wait...! It's hard...! ...It might... become... nh... +だ、だから…泊まるってのもありじゃないかなって…。=Th-That's why... I thought it'd be nice to stay the night... +え?!あっ…う、泊りっ…っ!で、デートってっ…こと?\n…そ、その話っ…はまたっ…っ…今度話し合おう、よ。=Huh?! Ah... I-I'm staying over...! D-Does that mean... we're on a date? \n... Y-You're talking about that... again...! ...Let's talk about it some other time. +リノに何もしないから!ほんと泊まるだけだから!=I won't do anything to Rino! I'm really just staying the night! +ははは、あんなに必死になって。彼氏くんは、莉乃ちゃんと\nエッチな思い出作りをしたいみたいだねえ。=Hahaha, you're so desperate. Looks like your boyfriend wants to make dirty memories with Rino-chan. +いひっ…、言われっ、ぇっ、なくても、そんなの…\nんぅっ!…わ、わかってるっ、わよ。=Eeek... You don't have to tell me that... Nnngh! ...I-I know that. +どうかな?ダメ…かな?=What do you think? Is it bad...? +んっ…!そのっ…!っは……そ、それって…っ!…\nはぁはぁ…つっ、つまりっ…ふぅはぁ…そっ…\nそういうこと?=Nnh...! Um...! Hah... Th-That means...! ...Nnhaahaa... Ts-that means... fuuhaaa... th-that's what you mean? +あ、え…いやいやいや…!そういう訳じゃないけど\n…その、リノが望むなら…。=Ah, uh... No, no, no...! That's not what I meant, but... umm, if Rino wants... +んぅ!っ…わ、っ…私はまだっ…んはっ!…そ、そうっ\n…ぃ、いう気分にっ…な、なれなくてっ…ごめんっね…。=Nnngh! I-I... I'm still... nhah! ...I-I'm... in the mood... for that...! S-Sorry... for not being able to... +そっか、気にしなくていいよ。俺リノが好きだから\nいつまでも待つよ。=I see. Don't worry about it. I like Rino, so I'll wait forever. +彼氏くんがこんなに望んでいるのに、莉乃ちゃんは\nこうして他の男とはヤってるんだよなぁ…。=Rino-chan's having sex with another guy like this, even though her boyfriend wants her so badly... +あぅっ!…タ、タカ君とのっ…んっ!か、関係に口出し\nっ!…しないっでよ!=Auh! ...T-Taka-kun and I... nn! D-Don't interfere with our relationship! +私だって…んはっ!…本当はっ、タカ君とぉっ…エッチっ…\nふぅ、んっ、したかった、…んだからっ。=Me too... nhah! ...To be honest, I wanted to... have sex with you, Taka-kun... nfuu, nn, with you... +でも、今はおじさん専用の穴なんだよ。=But right now, it's a hole just for you. +あうっ…!勝手な事、ばっかり…んんっ…!\n…言って…。あうっ…。=Auh...! You're just doing whatever you want... Nnngh! Say it... \nSay it... Auuh... +あぁ、そろそろイキそうだ。どれ、莉乃ちゃんも\nイかせてあげよう。=Yeah, I'm about to cum. Let's see, Rino-chan's gonna cum too. +んあっ!ちょ、ちょっと!んひっ…タ、タカ君の前でっ\nそ…それっ…だけはっダメ!=Nnah! H-Hey! Nnhii... T-Taka-kun, don't... do that! +あ、後でっ…んあっ!いくらっでもっ…あうっ…な、中に\n出して…っ!…いいから…今だけはっ…やめ、て!=A-Afterward... nnah! As much as you want... auh... C-Cum inside me...! ...It's okay... Just stop... for now! +いやあ。そう言われても莉乃ちゃんのおマンコが\n搾り取ろうとしてくるんだよ。=Man, even if you say that, Rino-chan's pussy is trying to squeeze me out. +タ、タカ君!んあっ!…と、戸締りとかもっあるし…=T-Taka-kun! Mnah! ...Th-There's a lock and everything... +ほ、本当にもうっ…っぁ!…き、着替えるっ…から、\nまっ…また後で、ねっ!!=S-Seriously, geez... ah! ...I-I'm going to change... so, \nma... see you later, okay?!! +おっ、おう。そうだよな…。ゴメン、長話して。=Y-Yeah. You're right... Sorry for talking so long. +ん?誰が勝手に話終わっていいと言った?=Hm? Who said it was okay to end the conversation on your own? +んん…!も、もう十分、楽しんだ…でしょ?そろそろ、\nあぁ…!おっ…、終わりに、しないと…っ…!本当に…。=Mmm...! I-I've had enough fun already... haven't I? It's about time for me to... \nAaah...! Oh... I have to end this...! Really... +莉乃ちゃんはここを攻めるとすごく感じるよねぇ。=Rino-chan feels really good when she attacks here. +んひぃいっ!!!=Nhiiii!!! +おっ?!どうした、リノ、大丈夫か?!=Oh?! What's wrong, Rino? Are you okay?! +あっ…ぅ…だ、大丈夫…だ、から…先行ってて。…あ、\n足がっ…っぁ!…つ、攣った…だけ…だから。=Ah... uu... I-I'm fine... so... go on ahead. ...Ah, my leg... ah! ...I-It just... twitched. +足がガクガクしてるのはそんな理由じゃないだろ?\n…ほらほらほらっ!=That's not the reason your legs are shaking, is it? \n... Come on, come on! +んああっ、ダメ!んあっ!い、今は…ダ、ダメぇ!\nああっ…!やめっ…てよ!!=Nnaaah, no! Nnah! N-Now's not the time! \nAaah...! Stop...it!! +おい、本当に大丈夫か?俺、そっちに行ったほうが\nいいか?=Hey, are you sure you're okay? Should I go over there? +ほっ本当に…だっ大丈…夫、だからっ…んひっ!\nき、気にしないで。んあっ…!大したことない、から。=I-It's really... so big... my husband, so... nhii! Don't worry about it. Nnah...! It's no big deal. +ちょ、ちょっと…あうっ!…や、休め、ば…治るよ。\nひぐっ…!だっ、だか、ら…、タ…タカ君は…さ、\n先に…んぐっ…行ってて。=H-Hey, wait... auu! ...I-If you rest... you'll get better. \nHiguu...! I-I mean... Ta... Taka-kun... go on ahead... ngh... ahead. +勝手な女だなぁ。これからがお楽しみだろうが。\n今から彼氏の目の前でイかせてやるよ=What a selfish woman. I'm sure you're looking forward to the future. \nI'm going to make you cum right in front of your boyfriend. +なぁー、リノー?=Hey, Reno? +ッッ!?んっ…、なっ、何っ?=!? Nn... Wh-What? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +なぁー、リノー?=Hey, Reno? +ッッ!?んっ…、なっ、何っ?=!? Nn... Wh-What? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +なぁー、リノー?=Hey, Reno? +ッッ!?んっ…、なっ、何っ?=!? Nn... Wh-What? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +じゃあ、彼氏の目の前で派手にアクメを\nキメてみようか。=Well then, let's have a flashy orgasm right in front of my boyfriend. +やっ…ぁ…それだけはっ…ダッ…メ、ェ…。\nはっ、っぁ…っう…っふ…っは…=No... ah... that's the one thing... I... can't... \nhah, ahh... uu... fuh... hah... +ん?リノー、なんか音してないかー?はたくような。\n後輩が戻って来たかー?=Hm? Didn't you hear something, Rinaud? I feel like I'm going to slap you. Is my underclassman back? +だっ、誰も…、いっ…ないよっ…。まだ他の部が、\nかっ…、活動してっ…る…音が…はっ、ぁっ…反響して…\nるんじゃ、ない?…=Th-There's... no one here... The sound of the other clubs... still active... echoes... hah, ah... Isn't that... n...? +んーあー……そうかもなー。聞き間違えかー。=Hmm... Maybe. Maybe I misheard. +お。締まりがまたよくなったぞ。絶頂を晒すのに\n興奮してるのか、このドスケベがっ!=Oh, you're getting tighter again. Are you excited about exposing your climax, you pervert?! +ち、がっ…っぁ…っふ…ぅう…っ…っぅー…\nっは…ぁっ…そんな…そこ……ゃ…ダ、メ…!=N-No... aah... hfh... uuuh... hh... nhh... hah... ah... that's... not... there... no...! +そんな事より、デートんこと、帰りにもっと詳しく話そうな!=More importantly, I'll tell you more about our date on the way home! +うっ…ぅん!…っは…=Y-Yeah! Haha... +おじさんもそろそろ限界だ…。ほら、莉乃ちゃんが\n一番好きなところを抉って突き上げてあげよう…!=Uncle's almost at his limit... Come on, let's gouge out Rino-chan's favorite spot and thrust it up...! +やっ、だ…ぃっ…!!っや……!!!ほんとダメ!\nっぁ、っぁ…こんな、んっ、タカ君にイキ顔見られてっ……=No, no...!! No...!!! Seriously, no! \nAh, ah... Taka-kun's looking at my cumming face like this... +おらっ…!!=Ora...!! +っく~~~っ…~~~~っっっ!!!!=Ughhh...!!! +リノ?=Rino? +っはっ……、っ、あっ……んん、なっ…、なんっ…、っ、んっ、\nでも……はふっ…ふっ…ない、から、ぁぁ……。=Hah... ah, ah... nnn, wha... what... ngh, nn, \nbut... hafh... fuh... I don't, aaah... +はあっ……、んん……っふぅー…っは…っぁうっ…んん…、\nっふーっふー……っぁ…ふー…はぁっ…、はー、んっ…=Haah... nnn... fuuuu... hah... auuh... nnh... \nfuuufuu... ah... fua... haah... haaah, nh... +ハァハァ=*pant pant* +リノ、何か言った…?=Rino, did you say something...? +う、ううん。なっ…、何も言って、ないよ。=N-No. I... I didn't say anything. +んっ…うぅ…っふ…ふー。=Nn... uu... fu... fuu. +リノ?大丈夫か?=Rino? Are you okay? +だっ…あ…大丈夫!なんとも、ないから…っ、\n心配、しないでっ…。=Ah... ah... I'm fine! It's nothing... don't worry... about me...! +リノさー、俺の話聞いてる?=Rino, are you listening to me? +えっ…あ…う、うん!も、勿論ちゃん、とっ…\n聞いてるし、こ、声も聞こえてる…よー。=Eh... Ah... Y-Yeah! O-Of course I did! I'm listening, and I-I can hear your voice... +そっか、なんか上の空みたいだったからさ。\n俺の声が聞こえてないのかと思って。=I see. He seemed kinda out of it. I thought he couldn't hear me. +さっきから音が聞こえるけど、体動かしてる?\nストレッチでもしてるのか?=I've been hearing sounds for a while now. Are you moving your body? Are you stretching? +あ、うん。ちょっと、は…走り過ぎ、たから…\nんっ…か、軽くほぐして、ぁっ…、おこう、と思って…。=Ah, yeah. I... I ran a little too far, so... Nnngh... I-I thought I'd loosen it up a little, ah... and leave it there... +(リノ…本当に可愛いなぁ。俺、リノの彼氏で\nマジよかったぁ…)=(Rino... You're so cute. I'm so glad I was Rino's boyfriend...) +ふぅ、んっ…、ど、どうしたの…?\nあっ…そ、そんなに見つめてきて…。=Phew, nnh... Wh-What's wrong...? \nAh... Y-You're staring at me like that... +いや、別に。その、莉乃がなんかカワイイからさ…。=No, not really. Um, it’s because Rino’s kind of cute... +はぁ、んん…あ、ありがと…。あっ…=Hah, mmm... Th-Thank you... Ah... +っぁ…う…声が裏返って…んっ…エッチしてるのが…\nはぁ…ああ…バレ、ちゃう…。我慢しなきゃ…。はぁ、はぁ\nでも、気持ちよくて…無理ぃ…。あっ…ぅっ…ダメッ…、\n深く貫かないで…。我慢できなくなるぅっ…。っは…あ…\nこんなの…タカくんに気付かれちゃう…。あっ…ああ…=Ahh... uu... my voice cracked... nn... I can't hold back... nhah... ahh... they'll find out I'm having sex... I have to hold it in... Hah, hahhhn, but it feels so good... it's impossible... ah... ugh... no... Don't go too deep... I won't be able to hold myself back... hah... aah... \nThis is... Taka-kun will notice... Ah... aaah... +はぁはぁ…タカくんと話しながら…っぁ…うう…あん…\n別のチンポ、おマンコにハメられちゃってる…。ふぅ…\nはぁ…ダメなのに…ゾクゾクして…ヒクつき止まんない\nよぉ…。んあ…ズボズボハメられて…イイ…。はぁ、はぁ…\nダメ、我慢しなきゃ…。チンポでイクの…はぁはぁ…\n堪えなきゃ…ダメぇ…。っぁ…はぁ=*pant pant*... As I talk to Taka-kun... ah... uuu... ahn... n Another cock is being framed by my pussy... fuu... nhaa... I can't do it, but... it's tingling... and it won't stop twitching... nnah... It's so good... haa, haa... \nNo, I have to hold back... I've got to hold myself back... from cumming with my cock... haah, haah... I need to hold it in... +んぅ…はぁ…タカくんに、見られてる…。はぁ…あっ、\n私のイヤラシイ姿…。んあ…おじさんのチンポを咥えてる\n…スケベな穴が…ぁっ…、意地悪されて…感じてるとこ…、\nあぅっ、んん…、タカくんに丸見え…。ふぅ、はぁ…見られて、\n興奮しちゃってる、のぉ…。マン汁が溢れて…はぁ…ビチャ\nビチャになってるよぉ…。感じすぎて…、あっ…、糸引いてる\nのがわかる…。タカくんの前で、うぅっ、あんっ…、はした\nないこと…しちゃってるよぉ…。はぁ、はぁ…ああ…=Nnh... hah... Taka-kun's watching me... Hah... ah, \nmy lewd figure... Nnhah... The lecherous hole that's holding my uncle's cock in its mouth... ah... is being teased... where I'm feeling it... nnaauh, nnnh... I can see it all in front of him... fuuh, hahh... Being looked at, makes me... excited... My pussy juices are overflowing... haah... It's all sticky... It feels too good... ahh... and I can tell it's pulling the strings... Ugh, ahhn... I've done something... shameful... in front... of him. Haah, haahh... aaah... +はぁ…ああ…っ…疑われてるかも…私一人じゃないって…。\nはぁはぁ…タカ君に…大好きな彼氏に…気付かれちゃう…。\nああっ…でも気持ちよくて…ぁ…オマンコがチンポに吸い\n付いちゃってる…。バレたらヤバいのに…んは…チンポ…\nはぁはぁ…根元まで入るように…んあ…腰、勝手に動い\nちゃぅ…。はぁ、あ…お願い…気付かないで…。大好きな\n人の顔見ながら…はぁはぁ…他人棒で感じてる…なんて。\nこんなのダメぇ…!あ…あぅ=Haa... aaah... h... he might suspect me... that I'm not alone... Haa haa... Taka-kun... his beloved boyfriend... will notice... \nAaahh... But it feels so good... ah... My pussy is sucking on his cock... It'd be bad if he found out... nhah... my cock... nnnhaa haah... It moves all the way to the base... nnah... my hips are moving on their own... haa, ah... Please... don't notice... while I look at the face of the person I love... haah haahhh... I can feel it with someone else's rod... How can this be...?! Ah... auuh... +はぁ、あ…オマンコ、突かれてるのに…あっ…あぅ…\nタカ君、笑ってる…。私、こんな風にされてるのに…\nはぁ、はぁ…、んっ、気付いてないの…?やだ、私…\n彼氏の前で犯されて、んん…、好き放題されて…興奮\nしてる…。あぁ…下品な顔になっちゃう…。チンポ\n気持ちいいのぉ…。はぁ、ぁ…タカ君のじゃないチンポ、\nおマンコが欲しがってるの…もっと…もっとこすり\n付けてぇって…、おねだりしてチンポ締め付けて\nるのぉ…!はぁはぁ…=Haa, ah... My pussy is being thrust into... ah... au... \nTaka-kun, you're smiling... Even though I'm being made like this... nhaa, haa... nn, you haven't noticed...? No, I... am being raped in front of my boyfriend, nnn... doing whatever I want... and getting excited... Aaah... My face is turning vulgar... Cocks feel so good... Haa... Ah... I want a cock that isn't Taka-kun's, my pussy... More... Rub it more, rub it more... I wanna rub it harder... and squeeze my cock tighter...! Haahaa... +っ…ふぅ、はぁ…ぁ…ダメ…もう…このままじゃ…。\nはぁはぁ…私がどうなってるか…んあ…何も知らない\nタカ君に…はぁふぅ…ん、あ…快感で歪んだ…メス顔…\nああ…んあ、はぁ…下品なアクメ顔…晒しちゃう…。\nんあっ、はうぅ…、…ダメ、それだけは…ダメェ…!\nチンポでよがる顔見せちゃ…はぁ、ふぅ…、ダメぇ…!\n一目で淫乱な浮気女だってバレるような、あっ…、エグい\nマンコ顔、晒しちゃ…絶対ダメ、なのぉ…!はぁはぁ…=Ngh... fhh, hah... ah... no... I can't... keep going like this... nhah hahh... I don't know what's going on with me... nnah... To Taka-kun, who knows nothing... hah fuu... nh, ah... twisted by pleasure... female face... nnaaah... nnnah, haah... I'm going to expose... my vulgar orgasm face... Nnnnah, hauuh... ...No, that's... no good...! Don't show me your good face with your cock... haah, fuuh, nooo...! \nNnI'll be found out at a glance that you're a debauched cheating woman... ahh... my disgusting pussy face... I mustn't expose it...! Haah haa... +ドタキャンとかマジないっすよねー。\nチッ…。ま~だ既読つかないし。=There's no such thing as a cancellation, is there? *sniffle* I can't even read it. +あー…もぉ、めちゃムカつくしー…いっそ、カレシ乗り\n換えちゃおうかなぁ…。もっと年上のオトナとかー。=Ahhh... Geez, I'm so pissed off... Maybe I should just switch boyfriends... Like older adults. +あ、最低でも連続3回戦はイケるって感じじゃないと\n困るんですけど…。先輩はどう思いますー?=Oh, it'd be a problem if I didn't feel like I could do at least three consecutive rounds... What do you think, Senpai? +っ…く…っぅ…っん……っ……=Ngh... kh... ngh... nh... +先輩ー?…着替え、手間取ってます?=Senpai? ...Is changing clothes taking too long? +っぁ、…っ、ぇ、えー…ど、っ…んっ…\nどう、だろ…っ、ぁぅっ…=Ah... uh, u-uhh... I-I don't know... nh... \nI dunno... auh... +んっ、っは…ぅ…っ、そ…そうだな…ぁ…っ…\nっ、んー…そうっ…しちゃうのもっ…いいんっ…\nじゃない?=Nnh, hah... uuh... Y-You're right... ah... nh... nnnh, nnh... It's okay... to do that... isn't it? +えー…訊いといてなんですけどー、先輩…なんかテキトー\n過ぎませんかぁ?ちゃんと考えてくださいよー。=Ehh... I've been asking, but Senpai... Isn't that a little too obvious? Think about it carefully. +ほら、ああいう子は変に勘がいいからな。\nちゃんと返事しておかないとバレるぞ?=See, girls like that are weirdly perceptive. If you don't answer properly, they'll find out. +ん…あ、…あんまり私が…、んふっ…っ…く、口を\n出すことじゃ…ないっ、て…はぁ、はぁ…=Mm... ah... I shouldn't... mnf... nh... m-move my mouth... too much... hah, hah... +ぉ、思うっけど…。はぁ、んっ……えっと…\nそ、そうだな…。んんっ…や、やっぱり…っ=I-I think so, but... Haa, nn... Um... Y-You're right... Nnngh... A-As I thought... +…っふ…ふぅ……乗り換えって、んっ…まずは、\nちょっと冷静になって…考えたっ…方が…っ、\n…いいんっ…じゃない、かな…。=...Heh... Heh... Switching trains? Nnh... First, I need to calm down a little... and think... about it... nh, nh... maybe... it's better... +いっ…いつも…、無視、されてるわけじゃっ…\nない…っ、みたい、だし…。=I-It doesn't seem like she's always... ignoring me... or anything... +ぶー…なぁんだ。先輩もあっちの味方\nするんですかー?=Bzzt... What? Senpai, are you going to be on their side too? +っぅ…っ、彼氏さん、も…そこまで……悪気がっ…\nあるように…はぁはぁ…思えないし…。んっ…。=Ugh... I don't think my boyfriend... has any ill will... to go that far... *pant pant*... I can't imagine it... Nnh... +ほっ…ほら、…い、今からっ…でも…、っ、ぅ…\n直接……話しに行ってみたら、っ…どう、かな?=C-Come on... I-I'm about to... but... uh, uh... why don't you go talk to her... directly? +ヤですー!!謝ってくるまでここに居座ってやる!=No!! I'll stay here until you apologize! +あ。そういえば、リナが合コンのセッティングして\nくれたんで、先輩も来てくださいよー。先輩が来て\nくれたら絶対イイ男も来ると思うんで。=Oh, by the way, Rina set up a mixer for you, so you should come too, Senpai. I'm sure some nice guys will come if you come. +いや、っ…ん…は…っ…私は、その…タカ君が\nいるし…。っぁ、ぅ…っ、っ……っふ……。=No... nn... hah... I, umm... Taka-kun is here... ah, uu... hh... fuh... +…かっ、彼氏がいるのに…っ…ご、合コンなんて…\n行けない、っん…は…、っていうか、行かない、よ。=...I-I have a boyfriend... I-I can't go to a mixer... Nnh... hah... Actually, I'm not going. +んーまあ、そう言われると思ってましたけどー。\nでもでもー、気が変わったら言ってくださいね!=Hmm, well, I thought you'd say that. But if you change your mind, just let me know! +ほぉ、タカシ君に悪いからって合コンは断るのに、\nおじさんとのエッチは全然断らないんだねえ。=Oh, so you refuse to go to a mixer just because it's bad for Takashi-kun, but you don't refuse to have sex with Uncle \n at all? +そ、それは…んんっ、っは、っぁ、んっ…おじさんが、\nあっ、んっ…、すごくっ…シたがる…、っぁ…=Th-That's... nnn, hah, ahh, nn... Uncle wants to do it... so badly... ahh... +んうっ…、っていうか、ご、強引だし…、はぁはぁ…。\nだ、だから、んぁっ…仕方ないって…いう、か…。=Nnngh... I mean, y-you're so pushy... Haah, haah... It's \nn, so, nnah... it can't be helped... or rather... +言うねえ、でも拒否ぐらいは出来るはずだよねえ?\nなのに、最近は本当に素直に受け入れてくれてるなあ。=You say that, but you should be able to refuse, right? Even though you're a \nnman, you've been really accepting of me lately. +っぁ…んっ、そ…それは…っ…そうっだけど…。=Ah... nnh, th-that's... uh... that's true, but... +カレシの為に合コンをしっかり断るなんて\n先輩、マジ健気ですねー。=Turning down a mixer for your boyfriend's sake? You're really brave. +っ…ん、いや、…っは…、そ、それが…んんっ…\n割と、普、通っ…だと…思うんっ、だけ、ど…。=Nn... nn, no... hah... th-that's... nnn... I think... it's a bit... fu, fu... tsu... but... +あ、それはそーとして。ケッコー気になってたんすけど、\n先輩って今のカレシの前には誰かいたんすかぁ?それとも\n初恋で成就ってやつですかね?=Oh, that aside. I've been wondering. Was there someone in front of my boyfriend right now? Or was it his first love? +勿論、おじさんだよねえ?彼氏君にはキス1つさせないし\n…。何よりあんなにハメまくったんだから、おじさんが\n初めての彼氏みたいなもんだよね。=You're an old man, aren't you? I won't let my boyfriend kiss me at all... And more than anything, he's like my first boyfriend after being set up so much. +っ…そ、それっはっ……。=Th-That's... +先輩…?やっぱいたんですかぁ?=Senpai...? You were here after all? +うっ、うん。け、結構前っ…なんだけど…んっ…\nい、たの…。=Y-Yeah. It was a long time ago... but... nn... it hurt... +へ~、意外ー。でも納得ですwやっぱ先輩ってずっと\nモテてそーですもんね。=Wow, that's surprising. But I get it. You've always been so popular, lol. +で、どんな人だったんっすか?…今カレと似てるとか?=So, what kind of person was he? ...Does he look like him now? +ぜ、全然、似てなくって、はぁ…ぁ…っ、\nなんていうか…そんなにっ…んっ…っぅ、\n明るく、っぅ…ない、し…=Th-They don't resemble each other at all, haa... ah... how should I put it... they're not that... bright... nn... nnn... +く…口数もっ…っん…、少なく、て…人付き合いも\n苦手で…。…っぁう…か、かなり自分勝手で…。=Ugh... I don't talk much... nngh... and I'm not very good at socializing... auu... I-I'm pretty selfish... +で、でもぉ…っ、あ、相性は…すっごく良く、て…。=B-But... ah, we're... really compatible... +んー?相性って、コレのことかな。おっ…ぴっちり\n吸い付いた…そこをグチャグチャにしてあげるよ。\nそらっ…!=Hmm? By compatibility, do you mean this? Oh... it's sticking to me... I'll make a mess out of it. Take this...! +あ、やっ…んぅ、ふ、んんん~~…っっ!!=Ah, no... nnu, fu, nnn~...!! +ええーw…その元カレってー、今カレとほんっと\n正反対じゃないっすかwww=Whaaat? lol... Isn't that ex-boyfriend really the exact opposite of him right now? +そういえば、今カレさんとの馴れ初めって、ウチ\n知らないんですよねー。どうやって始まったんすか?=Come to think of it, I don't know how I started getting along with my boyfriend right now. How did it start? +それはおじさんも知りたいなあ…。=I'd like to know that too... +っ…タ…タカく、んっっ!…の方…から、ぁ…っ…\n告、白されて、っは、っぁ…んぁ……、そ、その\n元彼を忘れたかっ…た、から…=...T-Taka-kun, nn! ...It's coming from... you... ah... nh... Your confession is coming out, hah, ah... nnah... I-I forgot... my ex-boyfriend... +んっ、そ、それで…付き合ったの。っ、ぁ…っ…ん…\nで、でも…だんだん私もっ…好きになっていって…。=Nn, th-that's why... I went out with her. Ngh, ah... ngh... Nn... but... I started to like her... more and more... +アハッwやっぱ先輩って純情ですよねー!=Aha, lol, you really are pure-hearted, Senpai! +なぁにが純情だか。メス穴でチンポにむしゃぶりつき\nながら後輩と話してるくせに。ほら、もっと締めろっ!=What's so pure-hearted about that? You're talking to your underclassman while sucking on his cock with your bitch hole. C'mon, tighten up! +んっ…っふ、ぁ…ぁう…ああ…っ…=Nnh... fuh, ah... auh... aaah... +すぐに締め付けて震えやがって…。なんだかんだ理由\nつけても結局ただの淫乱なんだよ!彼氏くんに謝れっ!\nマンコだけ反応しやがって、ほら、謝れ!=She immediately clamped down on me and trembled... For whatever reason, I was just a slut in the end! Apologize to your boyfriend! He's the only one reacting to my pussy! Come on, apologize! +タ…タカ君…ぅ…ぁ、ご、ごめ…んぅうっ…、\nい、淫乱な…っぁ…私を…許してえっ…!!=Ta-Taka-kun... uu... I-I'm sorry... nnngh... forgive me... for being so lewd... ahh...!! +え?先輩?スイマセン、よく聞こえなくって。=Huh? Senpai? Sorry, I can't hear you very well. +これぐらいなら、あの子でもまだ気付かない\nみたいだね。=Looks like even she hasn't noticed this yet. +で、でも…こ、こんな刺激じゃ…っ、\nもどかしくて…。=B-But... I-I don't want to be stimulated like this... It's frustrating... +バレたいってことかい?物足りなくて堪らなそうだねえ?=Are you saying you want to be found out? It looks like you're not satisfied and can't stand it. +そ、そういうわけじゃ…。っ…んっ…。=Th-That's not it... Ngh... ngh... +まー、でも元カレよりも結局今カレですよね!\nそういえば先輩、どこまで進みました?=Well, more than my ex-boyfriend, he's my boyfriend now! By the way, Senpai, how far have you gone? +す……んっっ…進む…?な、何の話なの?=Mm... mmm... advance...? Wh-What are you talking about? +んもー!当然今のカレシさんとの進展ですよー。\n前訊いた時は、もー全然って感じだったんで。=Geez! Of course I'm making progress with my boyfriend right now. When I asked him about it last time, he seemed totally nonplussed. +でぇ…、ぶっちゃけ、ヤったんですか?=So... To be honest, did you do it? +そ…それっ、は……=Th-That's... +知りたがってるんだから、こないだ保健室であった事を\n話してあげなよ。=He wants to know, so tell him what happened in the nurse's office the other day. +…それは…っ、話せ、ない…。こ、後輩に…はぁ、\nんはっ…んん……あんなことを、んっ…=...Well... I can't... tell my underclassman... hah, \nhah... nnn... something like that... nn... +っは、っは……し、知られるなんて…恥ずかしくて、\n無理っ…よ……。んんぅ…っ…=Hah, hah... I-It's too embarrassing... to be found out... I can't... Nnngh... +恥ずかしいって言える状態じゃないだろう?それとも、\nこの”進展”を後輩ちゃんにわかるように、おじさんが\n声でもあげようかな?=You can't say it's embarrassing, can you? Or do you want me to make a sound so you can understand your progress? +そっ…それは、んぅっ…ダメ、ぇ…!\n保健室のこと…っ、ちゃんと話すから…。=Th-That's... nngh... no...! I'll tell you... about the nurse's office... +こっえ、…出すっのは、っやめて…、\nバ、バラさない、っでぇっ…。=Scary... Stop cumming... Don't tell anyone... +先輩…?照れてるんですかー?ねぇ~、黙ってないで\n詳しく教えてくださいよー。=Senpai...? Are you embarrassed? Hey, don't be quiet and tell me the details. +…そっ…の、じ、実は…んっ、はぁ、っは…ぅ…\nこ、この間んっ…やっと…そ、そういう…っぁ、\nん…ぁ…ふ、雰囲っ気に…なっ、て…。=...That's... um... actually... nn, haa, hah... uu... n-n-not long ago... th-that's what... ah, nnn... ah... I-I don't... care about that... +お!マジでマジで!?\nそれでそれでーどうだったんっすか!!?=Oh! Seriously!? \nSo, how was it!? +あ、そんなにっ、き…期待しないで…んんっ…\nさ、最後…までっ…んっ、いったわけ、じゃ…\nないんだ…。んあっ、=Ah, don't get your hopes up so much... Nnn... nnn... I-I didn't... nn... go all the way... to the end... Nnngh... +えー、なーんだ、パコるまではいかなかったんですかー…。=Whaaat? Oh, so you didn't go all the way to Paco... +う~ん、……でも、”最後までいってない”ってことは……、\nニシシ、”ある程度の事”はシたってことですよね?\nナニしたんですかぁ?=Hmm... But if you didn't go all the way, that means... hehehe, you've done enough, right? What did you do? +く、口…。っは、っは…んんっ…、口で…しっ…シた…\nだけっ、なの…。ふーっ…んっぅ…そ、それだけで…\nおっ終わっちゃった…感じっ…。=M-My mouth... Hah, hah... nnh... My mouth... shh... shredded... It's just... \nnn. Fuuuh... nhh... Th-That's all... I feel like... it's over... +ってことはー、フェラってことですかーwセンパイにしては\n頑張りましたねw=Which means it's a blowjob, huh? For lol-senpai, you did your best, lol +あ、じゃあ、カレシさんのチンポ、どうでしたぁ?=Ah, then, how was your boyfriend's cock? +何が口で…だ。上品ぶってないで、正直な感想を\nはっきり言わないと……わかってるだろうな?=What are you saying...? Don't act so refined. Tell me your honest opinion... You know what I mean, right? +…あふ、ぅっ…ぃ、言う、言う…っん、から…。=...Afh, uuh... I-I'll say it, I'll... say it... so... +あっ、あのね…っ…っ、しょ、正直…、っ…\nわ、私が思ってた、より…もっ…はぁはぁ…=Y-You know...! ...H-Honestly... Ngh... Y-Y-You're better than I thought... *pant pant*... +っ…ぜ、全然、ち、小ぃさくて……、\nっぁ、っは…んぅ…、それにっ…早かったの…。=Ngh... I-It's so small... nngh, ah, hah... ngh... And... it was too early... +まぁー、気持ちわかりますけど、がっかり\nし過ぎですよーw=Well, I understand how you feel, but you're too disappointed, lol +感想まで彼氏君の租チンみたいに物足りなくして\nどうするんだ。せめて事細かに話してやれよ、ほら。=What are you going to do if you're not satisfied with your impressions like your boyfriend's? At least tell him the details. Come on. +んっ…、は…ぅ…最っ…初、見た時は、っは…\nんぅっ…それで…ぁ、一番…ぉ、大きく…\nなってるって…思わ…な、くてっ…。=Nnh... hah... uuh... Worst... the first time I saw it, I... Hah... nnnh... And then... ah, I thought... it was the biggest... I didn't think it was... nh... +はぁっ…んっ、も、もっと…、勃起…っ、…\nさせたくなっ…ちゃって……ね…。=Haah... nnh, I-I wanted... to make you... more erect...! ...I wanted you to... make me... harder... +うんうん…=Yeah, yeah, yeah... +っき…亀頭をっ…はぁ、はぁ…唇で包んで、\nよ、…涎たっぷりに、してっ…から…っは、は…っ…=I'll... wrap my glans... hah, hah... around it with my lips... and drool... all over it... so... ha, ha... +根元っ、まで…んっ、…咥え込ん、だらっ……っぁ…\nんん、ぅっ…ぉ、オス臭い匂い、と……はぁはぁ…\n熱が…んっ、押し、入ってきて…っ=I can't... nnh... hold it in my mouth... all the way to the base... ah... \nnnnnh, uuh... I-It smells like a male... and... haah, haah... my fever... nh, it's pushing in... +そ、それに、ぁんっ…っ、興奮、しちゃって…。\n…っは……し、舌をチンポに…ぉ、押し当てて…っぁ…=B-Besides, aahn... I'm so excited... \n... hah... Y-You're pressing your tongue against my cock... ah, ah... +はぁはぁ、っぁ…か、形を…確かめるみたいに…\nふぅ、んっ……う、うねらせっ、ながら…っぁ、ぅ…\nじょ、上下…したら……んんっ…=*pant pant*... I-It's like... checking its shape... Nnfh, nnh... It's undulating, but... ah, uh... if it goes up and down... nnn... +ぅっ、わ……=Ugh, wah... +っぁ…ひく…ヒクつきながらっ…っぁ……が、我慢汁が\n…とめどなく…んっ……溢れてね。っは、っ…=Ah... it's twitching... ah... but my precum keeps flowing out... nn... without end. Hah, nh... +ふー、っぅ……は、鼻から…抜ける、匂いがっ…っぁ…\nどんどん…濃くなるの…。しゃ、射精はすぐっ…\nだったけど、っぁんっ…それだけは満足、かなぁ…。=Phew, ugh... I-I can smell it... coming out of my nose... ahh... \nIt's getting thicker and thicker... M-My ejaculation was quick... but... aaahn... I guess that's enough for me... +えーー!先輩、話し始めたら意外過ぎるっていうか…\nすっごいドエロっすねー!まさかのむっつりですかw=Whaaaat?! Senpai, when you start talking, it's way too surprising... \nThat's so sexy! Don't tell me you're sullen, lol +本当にそれで終わったんですかぁ?ウチだったら絶対\n我慢できませんよ。勿論、帰ってオナってますよね?=Are you sure that's the end of it? I'd never be able to hold back. Of course you're masturbating when you get home, right? +っはっは……そ、それは……うん。はぁ、っぁ…っ…。=Hahaha... Th-That's... Yeah. Haa, ah... +…い、一度ス、スイッチがっ…入ったら…っ…か、体が\nずっと、…疼いちゃって…んっ…帰ったら、やっぱり…\nね?…んっ……。=...I-I flipped the s-switch... and... my body... ached for a long time... Nnh... When I got home, it was... nh, wasn't it? ...Nh... +ほぉ。あの後たっぷり面倒を見てやったのに…帰ってから\n更にオナニーに耽ったのか。度し難いドスケベだな。=Wow. I took good care of you after that... and you masturbated even more after you got home? What an indecent pervert. +ぁうっ…だ、だって…っぁ、は、発情しきって…んあっ、\nお、おかしくなっ…てるのに、んあっ…ぁ、っぁ…=Auh... B-But... ah, I-I'm in heat... Nnah, \noh, I'm going crazy... but, nnah, ah, ah... +っ、あっ…ほ、欲しいだけっチンポを…んっ…\n…っは、ハメられたらっ、…ぁあっ、か、完全に\nっく、狂っちゃっ…て。=Ngh, ah... I-I want your cock as much as I want... nnh... nh... hah, if you frame me... aaah, i-if you do that, I'll go completely insane... +っはぁ、はぁっ……だからっ、ん、あっ…\n私じゃ、な…くて…、っ…お、おじさんのせいだよぉ。=Haah, haah... I told you, nn, ah... it's not... me...! ...It's my uncle's fault. +さっきの話聞いてると、欲求不満でエッグい\nオナニーしてそうですねw=From what I heard earlier, it sounds like you're masturbating in frustration, lol +ちなみにどうやってオナってますー?\nオキニの方法とか…。=By the way, how are you masturbating? Like how to masturbate... +ど…どうって…。んっ、…さ、流石っに…っ…、っぁ…\n自分、のことになると…ちょっと…んぁ、い…言いづらいん、\nっ…だけど……。=Wh-What do you mean...? Nnh... I-I can't... ahh... when it comes to myself... nnah, i-it's hard to say, but... +えー、あれだけ生々しく話しといて、恥ずかしい\nとか今更過ぎですよー!教えてくださいよー。=Whaaat? It's too late for embarrassment after talking so vividly! Please tell me! +全く同感だなぁ…。後輩に話して興奮してるのは、\nチンポに伝わってきてるんだ。もっと話してサカり\nきろうか?=I totally agree... I can tell from your cock that you're excited to talk to your junior. Should I talk to you more? +そっ、そんなぁ…。=N-No way... +っはぁ、ぁっ…っ、じゃ、じゃあ…。っん…お、オナニーする\n時って…ぁうっ…だ、大体いつも…か、完全に濡れっ…てる、の…。=Haa, ah... Th-Then... Nnh... M-Masturbating is... auh... B-Besides, I'm... completely... wet... all the time... +うんっ、うんっ。=Yeah, yeah. +だ、っだから…ぁっ、ん…、そ、それを…っ、指の腹で…\n掬って…。はぁはぁ…、っ…さ、最初は指1本で…っぁ…=Th-That's why... ah, nn... th-that's... I scooped it up... with the pad of my finger... Haa, haa... h... I-I'll start with just one finger... ah... +っは、ん、んぅ……ひっ、拡げるっ、ようっに…っ、\nぜ、前後に…ぬ、塗りながら…ぁ、…ゆ、指の数、を\n…っ、ふ、増やしていってぇ…っ。=Hah, nn, nnu... hih, it's spreading, like... nh, nh... s-smearing it back and forth... ah... d-d-did you increase the number of your fingers...? +たまに…んん、指を食い込ませて…クリ、を…軽く引っ掻いたり…、\nふぅ、んっ…、円を描くみたい、に…全体を…押し潰したり、押し\n込んだりぃ…。はあ、はあ…。=Occasionally... nnh, I'd dig my fingers in... and scratch my clit... lightly... nhhh, nh... like I was drawing a circle... crushing the whole thing... or pushing it in... *pant pant*... +膨らんで…んっ、剥き出しになった、ぁっ、クリを…擦りあげてぇ…、\nもっと…尖らせてから…んくっ、マン汁を…絞るみた、いに…\nつまんだり…。=It swelled up... nnh, it's exposed, ah, rub... my clit... \nMore... point it out... ngh, like squeezing... my pussy juices... and pinching... nnn... +ええ、エッロ…。=Yes, ello... +指だけで、んぅ…、もどかしくなったら……はぁ…、ローターを\n使うこともある、かな…。すぐイっちゃう…けど、またすぐ当てて…\nって、繰り返しちゃう…。んっ…。=If I get impatient with just my fingers... hah... I guess I'll have to use the rotors... I'm going to cum right away... but I can't stop myself from touching them again... and repeating “n” over and over... Nnh... +普段は部活やらなんやでしっかり者を気取ってるくせに、\n家ではスケベ面してマンズリしまくりかぁ…。=She's usually so focused on her club activities, but at the \nhouse, she's so lewd that she can't help but masturbate... +トロットロにとろけてると、…ふぅ、んっ、割り広げてなくても、\n指や…ローターに…、うぁっ…、おマンコが吸い付いちゃうの…。\nはあー、ふぅー…、あれ、すごく気持ちいい…。=When it melts into a trot, ...fuu, nn, even if I don't spread it out, my fingers and... rotors... uwah... my pussy sucks on it... \nIt feels so good... +あー…先輩の話聞いてたら、ウチまでムラムラして\nきちゃいましたよー…。=Ahh... Listening to Senpai's story made me horny too... +言い出したウチが言うのもヘンですけど…珍しく\nエロバナに付き合ってくれてるって…何かありました?=I know it's weird for me to say this when you're the one who suggested it, but... did something happen when you said you were going along with my rare eroticism? +っ…ん、特に何も…ないよ…。っあ…なんとなくっ…\nぅ…話してもいいかな…ぁ…って、気分なだけ…だから=Ngh... Nnh, there's... nothing in particular... Ah... For some reason... nngh... I wonder if I can tell you... ah... I'm just in the mood... so... +まさか、他人棒ブチ込まれて焦らされてるからとは言えないよなあ。\n莉乃ちゃんも苦しそうだし、後輩が気付くくらい激しくあげようか?=I can't say it's because I'm being teased by someone else throwing a stick at me. Rino-chan looks like she's in pain too, so maybe I should give her something so intense that her juniors will notice? +そっ…、そんなの…はあ、はあ…んんっ、ダメなのぉ…。=Th-That's... haah, haah... nnh, I can't... +先輩のエロバナ、めっちゃ興奮しちゃいましたよw=Senpai's eroticism got me really excited, lol +今日のオナ用動画、探しとこっかなー。\n先輩のオススメとかありますー?=Maybe I should look for today's masturbation video. Do you have any recommendations? +お、オススメ?……んっ、ええっと…。=Recommendation? ...Nn, umm... +ぉw やっと先輩もこういう話に乗ってくれるように\nなってなんか嬉しいですw=Oh, I'm so happy that you're finally going along with this, lol +莉乃ちゃんはエロ動画なんかよりセックスだからなぁ。\nおじさんがいなかったときは沢山観てオナッてたのかな?=Rino-chan's having sex more than porn. Did she masturbate a lot when Uncle \n wasn't around? +そ、それは…、あっ…。=Th-That's... ah... +黙ってると気づかれちゃうぞ?=If you don't say anything, they'll notice. +っ…=...! +莉乃ちゃんがおじさんとやってきたことを\n動画タイトルにしてみようか。=Let's make what Rino-chan did with her uncle a \nvideo title. +えっ…=Huh...? +先輩~?=Senpai~? +”彼氏が手を出してこない間に、年上デカチンポに\n無理やり犯されガンガンファック”=When my boyfriend didn't touch me, I was forcibly raped by an older giant cock and fucked" +………、っか、彼氏が…手を出してこない間に…\nはぁ、んん…、年上デカチンポに、む、無理やり\n犯され…あっ…ガ、ガンガン…ファック……。=.........I-In the time my boyfriend...wasn't touching me...nhaa, nnn... I-I was forcibly raped by an older, bigger cock...ah...g-g-bang...fuck... +ええっ、めっちゃハードそうなタイトルですねw\n具体的にどんな内容なんですか?=Whaaat? That sounds like a really hard title. lol What exactly is it? +え…そ、それは……ぁっ…。=Huh... Th-That's... ah... +莉乃ちゃんがどうされて気持ちよくなっちゃったか、\nちゃんと教えてあげなよ。=Make sure you tell him exactly what made Rino feel good. +それ、先輩のイチオシのオカズ動画なんですよね?\nもしかして、カレシさんとうまくいってないんですか?=Isn't that Senpai's first masturbation video? Could it be that things aren't going well with your boyfriend? +そ、そうじゃなくて…。んっ…、か、彼氏のことは…好き、\nなんだけ、どぉ…、ふぅ、んっ、私…優しく、されても…\n感じ…なくなっちゃって…。んくっ…。=N-No, that's not it... Nnh... I-I love my boyfriend... so much... fuu, nnh, even if he's nice to me... I don't feel... nnn anymore... ngh... +えっ、先輩、カレシとヤってんですか?!さっきはパコって\nないって言ってたのにぃ!=Huh? Senpai, you're doing it with your boyfriend?! You said you didn't have a paco! +あっ…!そ、そういうことじゃ、んんっ…なくて…。\n…彼氏、との…エッチを想像…した、ら……んあっ、\nこういうの…期待でき、なさそう…って、いうか…。=Ah...! Th-That's not what I meant, mmm... I mean... \nI was imagining... having sex... with my boyfriend... Mnah, \nthis... doesn't seem like something I can expect... Wait... +あ、じゃあそのオキニの動画みたいなのが先輩の\n好み…ってワケですね。=Oh, so that means Senpai likes that okini video. +内容教えてくださいよー。先輩がどんなの好きか\nめっちゃ興味ありますしw=Please tell me what it is. I'm really interested in what kind of stuff you like, lol +ほらほら、散々シたんだからいくらでも言えるだろ?=Come on, you can say as much as you want now that you've done so much, right? +………さ、最初は…、私も、んんっ…、\n嫌、…だったんだけ、ど…=...I-In the beginning... I didn't like it either... but... +私?!=Me?! +あっ…、じょ、女優さんの、…っ、ことね!…んぅ…、その動画、\n見過ぎ、ちゃってぇ…。はあ、っ…、女優、さんは…最初は嫌がっ\n…てたの…。=Ah... I-It's the actress's... thing! ...Nnh... I've been watching too many of those videos... Haah, nh... The actress... didn't like them at first... +先輩、見まくってるからって自分と重ねるなんて、\nヤバイですよー。どんだけハマってんですかw=Senpai, just because you're staring at me all the time doesn't mean you can overlap with me. How addicted are you, lol +ご、ごめん…。はぁ…、あ…入れ込み過ぎ…ちゃって…。\nん、恥ずかしい…。=I-I'm sorry... Hah... ah... I got too involved... \nThis is embarrassing... +そんな謝んなくていいですから、早く続き教えてくださいって。=You don't have to apologize like that. Please hurry up and continue. +はあ、はあ…、嫌がってたん…だけど…その、彼氏じゃない…、\n年上の知り合いの人……んん、だ、男優さんね!その人が…=*pant pant*... She didn't like it... but... she's not my boyfriend... She's an acquaintance of mine who's older than me... Mmm, a-a male actor! That person is... +おじさんが…なにかなあ?=Uncle... What is it? +嫌がってるのに…、おっぱいや…うぅ…、おマン、コを…触ってきて…。\nでも…、その人のが…おチンポ、が…すっごく…おっきくて…。=Even though she doesn't like it... her boobs... uuu... her pussy... is touching me... \nBut that person's... cock... is so... big... +ふっ、はっ…、体中触られて、っ、濡れてた…から…、\n挿入だけで、んんっ…、絶頂、しちゃって…。はあ、\nんんぅ…、そこからガンガン…。=Heh, hah... You touched me all over my body, and I was wet... so... just from putting it in, mmm... I climaxed... Hah, mmmmm... from there... +はは、締まりがよくなったぞ。=Haha, it's getting tighter. +うっわぁ…、めちゃエロぉw=Wow... You're so sexy, lol +んん…、イっても、イっても…、ピストンされ、て…。\nんっ…彼氏より、その人との…、セックスに、結局ハマっ、\nあっ…、ちゃうのぉ…。=Nnngh... No matter how much I cum, no matter how hard I cum... I'm being pistoned... \nnnnnh... More than my boyfriend... In the end, I get hooked on having sex with that person, \nnah... nooo... +ドスケベすぎですねwウチはそこまでマゾじゃないですけど、\nたまにはそういう犯され系のガチハメプレイもいいかなって、\n思っちゃいましたw=You're way too lecherous, lol. I'm not that masochistic, but I thought it'd be nice to have sex like that every once in a while. lol +でもー、先輩の性癖がレイプ系なんて意外過ぎました。\nめちゃくちゃ興味湧いてきちゃったw=But I didn't expect Senpai's fetishes to be rape-type. \nI'm really starting to get interested, lol +そ、そう…?んん、オススメを…言った、だけ…で…。=R-Really...? Hmm, I just... said I should... recommend it... +実例だからねえ。詳しく聞かされたら興味持つだろうねぇ。=It's an example, after all. I'm sure he'd be interested if he heard the details. +他にはどんなエグいやつ見るんですか?w\nムラムラしてるんで、すっごい知りたいです!=What else would you like to see? lol~n I'm so horny, I really want to know! +ん…、そんなにたくさ、ん…見てるわけじゃないし…ぁっ…。=Nn... it's so hard... nn... I'm not looking at it... ah... +急にいい子ぶらないでくださいよー、もうw\nまたドエロいの期待してますからw=Please don't act like such a good girl all of a sudden, lol~n I'm looking forward to seeing how sexy you are again lol +ほら、エグいセックスは散々しただろ。ここで前に何したか\n話したら喜ぶんじゃないか?=Look, we've had a lot of nasty sex. Wouldn't you be happy if I told you what I did last time? +っ、どの話をすれば…ぁ…。=Ugh, what should I talk about...? +もっとエグいジャンルでもウチは歓迎ですよw=Even if it's a more disgusting genre, you're welcome here, lol +さっき話した……コト、以上にぃ…激しいコトなんか…、知らないっ、\nていうか…。んっ…。=I don't know... anything more intense than what we talked about earlier... or rather, \n... Nn... +友達に嘘はよくないぞ。この部屋の窓際で大っぴらに\nおじさんと”仲良く”シたじゃないか=You shouldn't lie to your friends. You've been openly “getting along” with Uncle \n by the window of this room. +それを話すんだよ。拒否すると…おじさんがショックで\n物音をたてちゃうかもねえ…。=That's what I'm going to tell you. If you refuse... the old man might make a noise from the shock... +っ…、あ、思い出した!ここ……、みたいな部室で…、\n窓際で、んっ…、そ、外を眺めてたら…男子、生徒が\n入ってきて…ぇ…。=Ngh... Ah, I remember now! I was in a clubroom... like this... by the window, nnh... I-I was looking outside... when a boy, a student, came in... huh...? +えっ、ここっぽい場所とかモロに生々しいですねw\nそれでどんな展開になるんですか?=Huh? This place looks like it's going to be fresh in Moro's mind. lol What kind of development will that lead to? +男子生徒、ねえ…。莉乃ちゃんは誤魔化すのが\nうまいなあ。=Male students, huh...? Rino-chan sure is good at fooling people. +そ、外に人がいる、のに…そのまま、…ぁ、おマンコに…\nはあ…、ん、後ろからおチンポを、奥まで…、挿れられ\nちゃって…。=Th-There's someone outside... but... ah, my pussy... is... nn, putting my cock in from behind... all the way inside... +ええww露出っぽい感じでバックからハメられるの、\nコーフンしますねww=Yes, lol. Being framed from behind like that makes me blush. lol +ぁうっ、ん、興奮もだけど…バレないか焦っちゃって…。\n…どんどん、気持ちよく…なっちゃうし。はあ、ふぅ…。=Auh, nnh, I'm excited too, but... I got impatient to see if they'd find out... \n... It's getting... more and more comfortable. Haah, fhh... +あははw実体験みたいな言い方エロいですw先輩が\n動画見るときって、めっちゃ感情移入するんですねw=Ahaha, lol, you sound like you're experiencing it in real life. It's so embarrassing when you watch a \nvideo. lol +あ、う、うん!ただの…動画の話なのに…。\nそれで…んっ、ええっと…=Ah, y-yeah! It's just... a video... \nSo... nn, umm... +先輩のそういうむっつり具合、ウチ結構好きですよw\nムラムラしてる時に聞くとイイ感じですw=I like that sullenness of yours a lot, lol~n It's good to hear it when you're horny lol +ほら、続けて。=Come on, keep going. +はぁ、はぁ…、人が、いなくなってから…部室の\n備品とかで、んん…、抵抗できないように、手首を\n縛られて…抱き上げ、られて…。=*pant pant*... Ever since I lost people... I've been using the equipment in the clubroom, mmm... to tie my wrists up so I can't resist... and pick me up... +露出系かと思ったら、レイプ、緊縛もあるハードエロじゃないですかw\nえー、見たいなーその動画ー。=I thought you were an exhibitionist, but you're a hard-ero with rape and bondage, aren't you? Whaaat? I wanna watch that video. +窓の外から…、ハメられてる、ぅっ…、ところがっ…、丸見えの恰好で…、\nはぁ、んぅ…、好き放題…つ、突き上げられ、ちゃってるのぉ…。=I'm being framed... from outside the window, ugh... but... I can see everything... nhah, nngh... I-I'm thrusting up... as hard as I want... +話を聞けば聞くほど、先輩ってマジでМですよね。\nカレシさん以外でも、強引に迫られたら簡単に堕ちたり\nしてw=The more I hear about it, the more I realize that Senpai really is a mirth. Even if she's not my boyfriend, she'll fall easily if I force her to, lol +そ、そんな…タカ君以外の、…っ、人で…感じちゃうなんて…、\nんん、ん…、な、ない……から。=Th-That's not true... I can't... feel it... with anyone other than Taka-kun... Nnngh, nnh... I-I... don't. +じゃあ、こんなに体が火照りきって、キツキツに\n締め付けてくるのはなんでだろうねえ?=Then why is my body so hot and tight? +でもー、さっき言ってたみたいな動画で、先輩は\nオナってるんですよね?=But you're masturbating in that video, aren't you? +そ…それは、ちょっと…ハードな動画の方が、んっ、その…\n実は好き…なんだけど…。ぁ…、すごい罪悪感がある…し。=Th-That's... a little... hard video, nn, umm... I actually like it... but... ah... I feel really guilty... +エロい願望って、割と現実になるってゆーか…ウチの場合は、\nやりたいプレイって速攻やっちゃうんでちょっと違いますけどw=Erotic desires become reality, huh...? In my case, it's a bit different because I do things I want to do right away, lol +ふぅ、んっ…、ココアは…彼氏さん以外とも…シ、シてるん、でしょ?\n違う人と…する、なんて…罪悪感…ないかな?=Fhh, nnh... Cocoa's... s-sucking with someone other than her boyfriend, isn't it? I don't feel... guilty about doing it with someone else, do I? +ははは、そんな質問を今現在浮気中の莉乃ちゃんが\nするなんてねえ。=Hahaha, I can't believe Rino, who's currently cheating on me, would ask a question like that. +んーまぁ、シますけどー…シててもやっぱ好きなのは\nカレシだし、一番気持ちいいのもカレシなんですよねー。=Hmm, well, I'll do it, but... Even if I do, I still like my boyfriend, and he's the one who feels the best. +クサイ言い方になりますけど、他とヤっても体が気持ち\nいいだけで、心までは持ってかれないっていうかww=It's a crappy way to put it, but even if I do it with someone else, my body feels good, and I can't even carry my heart, lol +そ、そうなんだ…。んっ、私はエッチ…な動画見て、興奮\nしちゃったり、するのも…はあ、はあ…、タカ君に悪い気が\nして…。ぁっ…。=I-I see... Nnh, I don't want to get excited watching dirty videos... haah, haah... I feel bad for Taka-kun... Ah... +ビッチには違いないけど、カレシチンポが一番イイとは、純情マンコな\n後輩じゃないか。それに比べて莉乃ちゃんは…。彼氏くんの名前を言う\nだけで、オマンコ感じちゃって…。=There's no doubt she's a slut, but her boyfriend's cock is the best. Isn't she a pure-hearted kouhai? Rino-chan, on the other hand... Just hearing her boyfriend say his name makes my pussy feel good... +ぅう…私だって、…タカ君のこと、が…ぁっ、本当に\n好きだし…。んあっ…、なにより…おじさんには昔から…\n散々、んぅ…、されてるから…=Ugh... I love you too, Taka-kun... ah, I really do like you... nnah... more than anything... I've had you do this for a long time... nnn, nnn... +されてるから、なんだい?=Because you're doing it, what is it? +されてる、から…、ふぅ、んっ…、気持ちよくなっちゃってる、\nだけで…。シたくなるのも、し…仕方ない、じゃないぃ…。=It's because you're doing it... Fhh, nnh... It feels good, just from \n... I can't help but... want to do it... +んー、先輩は罪悪感っていいますけど、気持ちだけじゃなくて、\nやっぱそういう相性ってめっちゃ大事って思いますよー。彼氏さんも\n同じ趣味だと一番イイんですけどねー。=Hmm, Senpai says she feels guilty, but it's not just feelings. I think that kind of compatibility is really important. It'd be best if your boyfriend had the same hobby as you. +そ、そうだよね…。……で、でも私はまだ、んんっ…、タカ君とは\nシて、ないから……ぁっ…、相性は…わからないっ…ていうか…ぁ…。=Y-You're right... B-But I still haven't, nnh... done anything with Taka-kun, so... ah... I don't know... if we're compatible... or rather... aah... +おじさんとは数えきれないほどヤってるのにねぇ。=I've done it with him more times than I can count. +でも、それは…ぁ、…性欲発散の関係…あっ…ん、なんだからぁ…。\n彼氏は、タカ君なの…。んくぅ、ふぅ…。=But that's... ah... a sexual relationship... ahh... nn, I mean... my boyfriend is Taka-kun... ngh, fhh... +ウチはそれで昔、何回も別れちゃったことあるんでw\nって、まぁ今日は今日ですっぽかされてるんですけどー。=That's why we broke up a lot in the past, so lol, well, today's just another day. +ふぅ、はぁ…、き、きっと彼氏さんから…、もう少しした、ら…\nんっ、連絡、あると思う…よ。=Phew, haah... I-I'm sure... I'll get a call from my boyfriend in a little while... +ねぇ~、先輩まだですかぁ?汗拭いてもどうせ外に出たら、\nまた汗かいちゃうんだしー…。=Hey, Senpai, are you there yet? I wipe my sweat off, but if I go outside, I'll start sweating again... +んっ…、ご、ごめん。でもちゃんとして…外に出たいし…。ぁ、\n話はいくらでも聞く、けど…ぉ…、もう一回彼氏さん…を、\n探しに行って、みた…ら?=Nn... I-I'm sorry. But I want to go outside... ah, I'll listen to you for as long as you want, but... oh... why don't you go look for your boyfriend again...? +やーですー。ウチが折れて、追いかけるのは\nなんか違うんで。=I don't wanna. It's not like I'm going to give up and chase after him. +そ、そう、だよね…。=Y-Yeah, that's right... +それに、今、結構イイ動画サイト見つけちゃって。=Besides, I just found a pretty good video site. +動画サイトなんかより真後ろで実演してるのにねえ?\nしかし…こんな変態プレイでサカりきってるのに、今後\n本当に彼氏君で満足できるのかなぁ?=I'm doing a demonstration right behind a video site, aren't I? \nStill... I can't help but wonder if I'll really be satisfied with being your boyfriend in the future when you're so full of pervert play. +んぁっ、ぁ…、タカ君とは心が…繋がってて、んっ、\n愛し合ってるから、大丈夫、なのぉ…。=Nnah, ah... Taka-kun and I... are connected, nn, and we love each other, so it's okay... +自分にそう言い聞かせても、感じまくって\n震えてるじゃないか。=Even if I told myself that, I'd still be trembling from the pleasure. +ふぅ、ぁ…、だって、こ、こんなに長い間…、突かれて\nたら…ぁ、誰だって…ん、気持ちよくなっちゃうし…。=Phew, ah... I-I mean, it's been so long since I've been thrust into you... A-Anyone would... nn, feel good... +あーこの動画、男優の腰使いがエッグイですねw\nめちゃくちゃ突かれまくってて、いいなぁ…。\n先輩はこーゆーのどうです?=Ah, this video shows a male actor moving his hips like an egg, lol\nIt's so nice that he keeps poking me like that... How about this, Senpai? +え、あっ…んっ…い、いいよね。そ、そういう…のも\nタカ君といつか…はぁ、シて…みたい、かな。=Eh, ah... nn... I-It's okay, isn't it? I-I'd like... to do that with Taka-kun someday. +やっぱ好きな人と一番気持ちいいセックスできるのが\n一番ですよねー。ま、ウチは色んなオトコとヤッて\nそれを実感してるクチですけどw=Being able to have the most pleasant sex with the person you love is the best, isn't it? Well, I've had sex with a lot of guys, and I'm aware of that, lol +租チンじゃ奥まで届かないだろうから、おじさんが\nいつでも代わりに満足させてあげるよ。=I'm sure you won't be able to reach all the way to the back, so I'll be happy to fill you in anytime. +でも、ぉぉ…、代わりだなんて…んん、…タカ君に悪いし…。\nはあ、はあ…、このままだと…ほんとに、んぅ、タカくんの前で、\n誤魔化せなく、ぅっ…、なっちゃう…。=But, oooh... I can't take his place... Mmm... I feel bad for Taka-kun... If I keep this up... I really won't be able to hide it in front of him... Ugh... +じゃあ、おじさんとの関係はこれが最後かな?=So, is this the last time we've had a relationship? +そ、それもダメぇ…。ここまで…淫乱に…、んっ、されちゃったら…\nこ、こうしてぇ…発散しなきゃ……んん…、隠せない…。=Y-You can't do that, either... If you're this... debauched... nnh, then... I-I have to... let it out like this... nnnh... I won't be able to hide it... +じゃあ、性処理ハメ合い契約は継続ってことで\nいいかな?=Then, can we continue our sex-disposal contract? +ふぅ、はぁ…、そんなこと、わ、わざわざ口に出して…\nんん、言わないでぇ…。=Phew, haah... D-Don't say that out loud... +事実だろ?自分でおじさんとの関係を明確に\nできないなら、やっぱりこれで最後だな…。=It's the truth, isn't it? If I can't make my relationship with him clear, then this really is the last time... +い、言うからっ、ぁ…。だから、この関係は\nやめないで…。お願いぃ…。=I-I'll say it, ah... So don't stop this relationship... Please... +じゃあ、自分でしっかり宣言するんだ。=Then make sure you declare it yourself. +うん、わ、わかった…。=Yeah, I-I get it... +んん…、わ、私と…、都合のいいセフレの…関係、うぅ、\nふぅ…続けて…ちょうだい。せ、性処理ハメ合い契約…継続して、\nんくっ…、くださいぃ…。=Nnngh... M-Me... and my... convenient sex friend... ugh, nnghh... Keep going... please. P-Please continue... your sexual gratification contract... Nngh, please... +…?先輩、なんか言いました?=...? Senpai, did you say something? +う、ううん…。な、何も言って、ない、よ…ぉ。=N-No... I-I didn't say anything... +契約成立だね。セフレ継続記念にイカせてあげるからね…!=It's a contract. I'll make you cum to commemorate the continuation of our sex friends...! +ドタキャンとかマジないっすよねー。\nチッ…。ま~だ既読つかないし。=There's no such thing as a cancellation, is there? *sniffle* I can't even read it. +あー…もぉ、めちゃムカつくしー…いっそ、カレシ乗り\n換えちゃおうかなぁ…。もっと年上のオトナとかー。=Ahhh... Geez, I'm so pissed off... Maybe I should just switch boyfriends... Like older adults. +あ、最低でも連続3回戦はイケるって感じじゃないと\n困るんですけど…。先輩はどう思いますー?=Oh, it'd be a problem if I didn't feel like I could do at least three consecutive rounds... What do you think, Senpai? +っ…く…っぅ…っん……っ……=Ngh... kh... ngh... nh... +先輩ー?…着替え、手間取ってます?=Senpai? ...Is changing clothes taking too long? +っぁ…、ん、ぇ、えー…ど、っ…どうだろ…そう、だな\n…。はっ、ぁ…そうしちゃう、のも……い、いいんじゃ\n、ない?=Ah... nn, eh, huh... I-I don't know... Hmm, I guess so... Hah, ah... Isn't it okay... to do that? +えー…訊いといてなんですけどー先輩…なんかテキトー\n過ぎませんかぁ?ちゃんと考えてくださいよー。=Ehh... I've been asking, but Senpai... Isn't that a little too obvious? Think about it carefully. +ほら、ああいう子は変に勘がいいからな。\nちゃんと返事しておかないとバレるぞ?=See, girls like that are weirdly perceptive. If you don't answer properly, they'll find out. +あ、…あんまり、私が口を出す…ことじゃないっ、て\n思うけど…。っ…、はぁ…えっと…そう、だな…。\nんっ…やっぱり…=I... I don't think it's really my place to say anything, but... *pant*... Um... I guess... \nNnn... I knew it... +の、乗り換えっ、て…、んっ…っぁ…ま、まずは、ちょ\nっと…、その…、れ、冷静になって考えた方が、\nはぁっ……い、いいんじゃない、かな…。んは…っ…。=“S-Switch...” Nnh... ah... W-Well, first... umm... c-couldn’t you just calm down and think about it...? Nnhah... +ふぅ、……い、いつも…無視、されてる…っぁ…わけ、\nじゃ…ないみたい、だし…。うぅ…。=Phew... Y-You're always... ignoring me... Aah... It doesn't... seem like it's... \nnnothing... Ugh... +ぶー…なぁんだ。先輩もあっちの味方するんですかー?=Huh... What? You're going to side with them too, Senpai? +あっ、はぁ…彼氏さん、も…そこまで悪気がある\nように……、くぅっ、…お、思えない、し…。=Ah, hah... I don't think... my boyfriend... has any ill will toward me... Khh... i-it's hard to believe... +ほ、ほら…、…今からでも、っぁ……ち、直接…、話に\n行って……んっ…みたら…どう、かな…?=C-Come on... Why don't you go talk to her... directly... and... nnh... take a look...? +ヤですー!!謝ってくるまでここに居座ってやる!=No!! I'll stay here until you apologize! +あ。そういえば、リナが合コンのセッティングして\nくれたんで、先輩も来てくださいよー。先輩が来て\nくれたら絶対イイ男も来ると思うんで。=Oh, by the way, Rina set up a mixer for you, so you should come too, Senpai. I'm sure some nice guys will come if you come. +いや…、わ、私は、その…、っぁ…、タ、タカ君が…\nいる、し…。ふぅ…、んん、彼氏がいる、のに…=No... I-I, umm... ahh... T-Taka-kun... has a boyfriend... +はあ、あ…、ご、合コンなんて…行けない……、っていうか\n行かない、よ…。…っぁ…。=Haah, ah... I-I can't... go to a mixer... Actually, I'm not going to \n... ...Ah... +んーまあ、そう言われると思ってましたけどー。\nでもでもー、気が変わったら言ってくださいね!=Hmm, well, I thought you'd say that. But if you change your mind, just let me know! +ほぉ、タカシ君に悪いからって合コンは断るのに、\nおじさんとのエッチは全然断らないんだねえ。=Oh, so you refuse to go to a mixer just because it's bad for Takashi-kun, but you don't refuse to have sex with Uncle \n at all? +んんっ、そ、それは…お、おじさんが…すごく…シたが\nる…っていうか、んっ、強引だし…んはっ…だから仕方\nないっていうか…。はあ、あっ…。=Nnngh, th-that's... O-Oji-san... he's so... hard... or rather, nnh, so forceful... nhah... So it can't be helped... Hah, ah... +言うねえ、でも拒否ぐらいは出来るはずだよねえ?\nなのに、最近は本当に素直に受け入れてくれてるなあ。=You say that, but you should be able to refuse, right? Even though you're a \nnman, you've been really accepting of me lately. +あっ…、そ…それは…んん…、そう、だけど…。=Ah... th-that's... nnn... that's right, but... +カレシの為に合コンをしっかり断るなんて\n先輩、マジ健気ですねー。=Turning down a mixer for your boyfriend's sake? You're really brave. +い、いや…、それ、が……んっ…割と普通…、はぁっ、\n…だと、思うんだけ、ど…。=N-No... That's... nn... pretty normal... haah, \n... I think... but... +あ、それはそーとして。ケッコー気になってたんすけど、\n先輩って今のカレシの前には誰かいたんすかぁ?それとも\n初恋で成就ってやつですかね?=Oh, that aside. I've been wondering. Was there someone in front of my boyfriend right now? Or was it his first love? +勿論、おじさんだよねえ?彼氏君にはキス1つさせないし\n…。何よりあんなにハメまくったんだから、おじさんが\n初めての彼氏みたいなもんだよね。=You're an old man, aren't you? I won't let my boyfriend kiss me at all... And more than anything, he's like my first boyfriend after being set up so much. +っ…そ、それ、は…っ…=Th-That's... hah... +先輩…?やっぱいたんですかぁ?=Senpai...? You were here after all? +んん…、う、うん……。け、結構前、なんだけど……\nはあ、はあ…、……い…、いた、の……。=Mmm... Y-Yeah... I-It was a long time ago, but... \nhah, hah... I... I was there... +へ~、意外ー。でも納得ですwやっぱ先輩ってずっと\nモテてそーですもんね。=Wow, that's surprising. But I get it. You've always been so popular, lol. +で、どんな人だったんっすか?…今カレと似てるとか?=So, what kind of person was he? ...Does he look like him now? +ぜ、全然似てなくって……、あっ…、な、なんて\nいうか…はっ…、そ、そんなに…明るく…ない、し…。=Th-They don't resemble each other at all... Ah... Wh-What should I say... Hah... I-It's not... that bright... +はあ、ぁ…、口数も少なく、て……、人付き合いも…\n苦手で……。んん、かなり自分勝手で……。=Haah, ah... I don't talk much... and I'm not good at socializing... Mmm, I've been acting selfish... +で、でも相性は…、はぁ…、あっ、すっごく、良く、て…。=B-But our compatibility... hah... ah, it's really, really good... +んー?相性って、コレのことかな。おっ…ぴっちり\n吸い付いた…そこをグチャグチャにしてあげるよ。\nそらっ…!=Hmm? By compatibility, do you mean this? Oh... it's sticking to me... I'll make a mess out of it. Take this...! +あ、やっ…んぅ、ふ、んんん~~…っっ!!=Ah, no... nnu, fu, nnn~...!! +ええーw…その元カレってー、今カレとほんっと\n正反対じゃないっすかwww=Whaaat? lol... Isn't that ex-boyfriend really the exact opposite of him right now? +そういえば、今カレさんとの馴れ初めって、ウチ\n知らないんですよねー。どうやって始まったんすか?=Come to think of it, I don't know how I started getting along with my boyfriend right now. How did it start? +それはおじさんも知りたいなあ…。=I'd like to know that too... +っ…タ…タカ君の、方から…んっぁ…こ、告白され、\nて…。その、も、元彼を…んっ…忘れたかった、から…。=...T-Taka-kun confessed to me... nnah... I-I couldn't... Um, I wanted to forget about my ex-boyfriend... nh... because... +あっ…そ、それで…付き、合った、の…。…はあ、\nんくっ…、…で、でも……、だんだん、わ、私、も…\n好き…になって…いって…。んん…。=Ah... th-that's why... we... went out... ...Haa, nngh... B-But... I-I'm... starting to like you... more and more... Mmm... +アハッwやっぱ先輩って純情ですよねー!=Aha, lol, you really are pure-hearted, Senpai! +なぁにが純情だか。メス穴でチンポにむしゃぶりつき\nながら後輩と話してるくせに。ほら、もっと締めろっ!=What's so pure-hearted about that? You're talking to your underclassman while sucking on his cock with your bitch hole. C'mon, tighten up! +んっ…っふ、ぁ…ぁう…ああ…っ…=Nnh... fuh, ah... auh... aaah... +すぐに締め付けて震えやがって…。なんだかんだ理由\nつけても結局ただの淫乱なんだよ!彼氏くんに謝れっ!\nマンコだけ反応しやがって、ほら、謝れ!=She immediately clamped down on me and trembled... For whatever reason, I was just a slut in the end! Apologize to your boyfriend! He's the only one reacting to my pussy! Come on, apologize! +タ…タカ君…ご、ごめ…んぅっ…、淫乱な…っぁ…\n私を…許してえっ…!!=Ta-Taka-kun... I-I'm sorry... nngh... Forgive me... for being such a slut... aah... \nn!! +え?先輩?スイマセン、よく聞こえなくって。=Huh? Senpai? Sorry, I can't hear you very well. +もしかして、彼氏さんが恋しくて上の空ですか?w\nさっきから、ちょっと色っぽい声で切なそうだしw\nラブラブですねーw=You miss your boyfriend, don't you? lol~n You've been sounding a little sexy for a while now, and you're so lovey-dovey lol +えっ…、そ、そんな声…で、出てた?んっ…、そ、そう、かも…。\nはは…、んっ…あ、あの人の事考えると…ね…。ふっ…、んっ。=Huh...? Th-That voice... I-It came out? Nnh... Y-Yeah, maybe... \nhahaha... nnh... When I think about him... hey... fuh... nh. +今頭にあるのはおじさんのチンポのことだけなのにねえ。\n嘘ばっかりついて…悪い先輩だなぁ。=All I can think about right now is my uncle's cock. He's always lying... What a bad senpai. +まー、でも元カレよりも結局今カレですよね!\nそういえば先輩、どこまで進みました?=Well, more than my ex-boyfriend, he's my boyfriend now! By the way, Senpai, how far have you gone? +んっ…す、進む…?っはぁ…な、何の話、なの…?=Nnh... P-Progress...? Hah... Wh-What are you talking about...? +んもー!当然今のカレシさんとの進展ですよー。\n前訊いた時は、もー全然って感じだったんで。=Geez! Of course I'm making progress with my boyfriend right now. When I asked him about it last time, he seemed totally nonplussed. +でぇ…、ぶっちゃけ、ヤったんですか?=So... To be honest, did you do it? +そ…それは……。はぁ…。=Th-That's... Hah... +知りたがってるんだから、こないだ保健室であった事を\n話してあげなよ。=He wants to know, so tell him what happened in the nurse's office the other day. +はぅっ…、…そ、それは…話せない…。こ、後輩に\nあんなことを知られるなんて…。んくっ…、\n恥ずかしくて、無理よ…。=Hauh... Th-That's... I can't tell you... I-I never thought my underclassmen would know something like that... Ngh... It's so embarrassing, it's impossible... +恥ずかしいって言える状態じゃないだろう?それとも、\nこの”進展”を後輩ちゃんにわかるように、おじさんが\n声でもあげようかな?=You can't say it's embarrassing, can you? Or do you want me to make a sound so you can understand your progress? +そっ…それは、んっ…、ダメ…!保健室のことっ…、ちゃ、\nちゃんと話す、から…。っぅ、声を出すのはやめて…\nあっ…、バラさ、ないで…。んっ…。=Th-That's... nn... no...! I'll talk to you about the infirmary... I-I'll tell you about it... Ugh, stop moaning... Nnah... Don't tell anyone... Nnh... +先輩…?照れてるんですかー?ねぇ~、黙ってないで\n詳しく教えてくださいよー。=Senpai...? Are you embarrassed? Hey, don't be quiet and tell me the details. +ふっ…、ん、…そ、その、実は…この間、んん、\nやっと…そ、そういう雰囲気に…、はぁ、あぁ…、\nなっ、て…。=Hmph... Mm... A-Actually... the other day, mmm, \nfinally... th-that's the kind of atmosphere I... hah, ahh... don't... say... +お!マジでマジで!?\nそれでそれでーどうだったんっすか!!?=Oh! Seriously!? \nSo, how was it!? +あ、そ、そんな、に…期待しないで…。はあ、あっ…、\nさ、最後まで…いったわけじゃ…んん、な、ないんだ。=Ah, d-don't... expect anything like that... Hah, ah... \nI-I didn't go... all the way... to the end... Mmm, n-no. +えー、なーんだ、パコるまではいかなかったんですかー…。=Whaaat? Oh, so you didn't go all the way to Paco... +う~ん、……でも、”最後までいってない”ってことは……、\nニシシ、”ある程度の事”はシたってことですよね?\nナニしたんですかぁ?=Hmm... But if you didn't go all the way, that means... hehehe, you've done enough, right? What did you do? +はっ、んん…く…、口…。口でシた…だけなの…。\nはあ、ふっ…、そ、それだけ、で…終わっちゃった\n感じ…。はぁ、あ…。=Hah, nnh... Kh... My mouth... I just... did it with my mouth... \nHaah, heh... Th-That's all... it feels like it's over... Haah, ah... +ってことはー、フェラってことですかーwセンパイにしては\n頑張りましたねw=Which means it's a blowjob, huh? For lol-senpai, you did your best, lol +あ、じゃあ、カレシさんのチンポ、どうでしたぁ?=Ah, then, how was your boyfriend's cock? +何が口で…だ。上品ぶってないで、正直な感想を\nはっきり言わないと……わかってるだろうな?=What are you saying...? Don't act so refined. Tell me your honest opinion... You know what I mean, right? +…っ…言う、言うから…。=...I'll say it, I'll tell you... +あ、あの、ね…。しょ、正直…はぁっ、ん…、わ、\n私が思ってたより、も…あっ…、ぜ、全然小さくて…。\nそれに……早かったの…。はぁ、はぁ…。=U-Um, you know... H-Honestly... Haah, nn... W-\nMore than I thought... ah... I-It's completely small... \nAnd... it was too early... *pant pant*... +まぁー、気持ちわかりますけど、がっかり\nし過ぎですよーw=Well, I understand how you feel, but you're too disappointed, lol +感想まで彼氏君の租チンみたいに物足りなくして\nどうするんだ。せめて事細かに話してやれよ、ほら。=What are you going to do if you're not satisfied with your impressions like your boyfriend's? At least tell him the details. Come on. +んっ…最初見た時…、そ、それで…一番大きく、なって\nるって思わなくて…。んっ…ぁ…も、もっと勃起、させた\nくなっちゃっ…て、ね…。んん…。=Nnh... the first time I saw it... I-I didn't think... it'd get the biggest... nnh... ah... it-it'd make me more erect... nh... +うんうん…。=Yeah, yeah... +き…、亀頭、を…唇で包んで、んっ…涎たっぷりに…\nして、から…はぁ、んっ、……根元まで咥え込んだら…=I-I'll wrap my lips around my glans... and then... I'll drool all over it... then... haa, nn... when I put it all the way in my mouth... +オ、オス、臭い…匂いと熱が…、んくっ…、\n押し入って、きて…。はぁ、ん…。=M-Male, it stinks... The smell and heat... ngh... \nThey're breaking in... Hah, nn... +あぅっ…それ、に…ん、興奮しちゃって…。はぁ、\nんんっ…、し、舌をチンポに押し当てて…形を確かめる\nみたいに、んっ、うねらせ、ながら上下したら…=Auh... That... made me... nn, excited... Haa, nnnnnnh... I-I pressed my tongue against my cock... and it undulated, like I was checking its shape... +ぅっ、わ……=Ugh, wah... +ヒ、ヒクつきながら…我慢汁が、んんっ…とめどなく\nあ、溢れて、ね…。=I-It's twitching... but the precum just keeps flowing out... +は、鼻から抜ける匂いが…どんどん…こ、濃くなる、\nの…。あっ、はぁ…、しゃ、射精…は、すぐだった\nけど…、んん、それだけは満足、かなぁ…。=S-Smells like it's coming out of my nose... It's getting thicker and thicker... Ah, hah... I-I was about to ejaculate, but... Mmm, I guess that's enough... +えーー!先輩、話し始めたら意外過ぎるっていうか…\nすっごいドエロっすねー!まさかのむっつりですかw=Whaaaat?! Senpai, when you start talking, it's way too surprising... \nThat's so sexy! Don't tell me you're sullen, lol +本当にそれで終わったんですかぁ?ウチだったら絶対\n我慢できませんよ。勿論、帰ってオナってますよね?=Are you sure that's the end of it? I'd never be able to hold back. Of course you're masturbating when you get home, right? +そ、それは……うん。一度スイッチが入ったら…、\nっぁ…体がずっと疼いちゃって…。ひぅっ、帰ったら…、\nん、やっぱり…ね?=Th-That's... Yeah. Once I flipped the switch... my body ached all the time... Hiuh, when I got home... \nnnh, I knew it... right? +ほぉ。あの後たっぷり面倒を見てやったのに…帰ってから\n更にオナニーに耽ったのか。度し難いドスケベだな。=Wow. I took good care of you after that... and you masturbated even more after you got home? What an indecent pervert. +だって…発情しきって、ぁっ…、おかしくなって、るのにぃ…、\n欲しいだけ…チンポをハメられ、たら…ぁっ、完全に狂っちゃって…。=I mean... I'm in heat... aah... going crazy... but I just want it... If you frame my cock... ah, I'll go completely crazy... +ふぅ、んっ、だから、私じゃなくっ…、て、おじさんの…\nせい、だよお…。=Phew, nn, like I said, it's not me... It's my uncle's fault... +さっきの話聞いてると、欲求不満でエッグい\nオナニーしてそうですねw=From what I heard earlier, it sounds like you're masturbating in frustration, lol +ちなみにどうやってオナってますー?\nオキニの方法とか…。=By the way, how are you masturbating? Like how to masturbate... +ん、ど…どうって……流石に…自分のっ、ことに\nなると…はっ、あぁ…ちょ、ちょっと…言いづらいん、\nだけど…。あん、ん…。=Hm? Wh-Wh-What do you mean...? When it comes to my own... hah, ahh... I-It's a little... hard to say, but... ahn, nn... +えー、あれだけ生々しく話しといて、恥ずかしい\nとか今更過ぎですよー!教えてくださいよー。=Whaaat? It's too late for embarrassment after talking so vividly! Please tell me! +全く同感だなぁ…。後輩に話して興奮してるのは、\nチンポに伝わってきてるんだ。もっと話してサカり\nきろうか?=I totally agree... I can tell from your cock that you're excited to talk to your junior. Should I talk to you more? +そっ、そんっ、なぁ…。んっ…。=Y-Yeah, that's right... Nn... +じゃ…じゃあ…。ふ、んん……オ、オナニー、する時って…、\nあっ…、だ、大体いつも…完全に濡れ切ってる、の…。=Th-Then... h-hmm... M-Masturbating... is... ahhh... B-Besides, I'm always... completely wet... +うんっ、うんっ。=Yeah, yeah. +だから…そ、それを指のっ、ん、腹で掬って……。\nあぁ…、最初、は…指1本で…拡げるように……=So... I-I'll scoop it up with my finger, nn, with my stomach... \nAaah... At first... I'll spread it out... with just one finger... +はあ、はあ…ん、前後に塗りながら…指の数を増やして\n…いっ、て…。んあっ…。=*pant pant*... Mm, while rubbing it back and forth... I increased the number of my fingers by \nnn... ow, ow... Mnah... +た、たまに…指を、食い…込ませっ、てぇ…はうっ、\nんっ…、ク、クリを軽く引っ掻いたり…=I-Sometimes... I'll... dig my fingers in... and... hauu, \nnn... c-clitoris lightly... +…円を描くみたい…にぃ…ぜ、全体を押し潰したり、\nあっ、ふぅ…押し込ん、だり…。=...It's like I'm drawing a circle... Nii... I-I'm crushing the whole thing, \nah, fuu... pushing it in, sluggishly... +はぁ、あぁ…膨らん、で…む、剥き出しになった…\nんっ、クリを……擦りあげて…、もっと尖らせてから…=Hah, ahh... It's swelling up... I-It's exposed... Nnngh, rub... my clit... and sharpen it more... +うぅ、んっ…、マン汁を絞る…みたい、に…つまんだり…。=Ugh, nnh... I pinched it... like I was... wringing out pussy juices... +ええ、エッロ…。=Yes, ello... +指だけで…もどかしくなったら……ロ、ローターを、\nひうっ…、つ、使うこともある、かな…。=If I get impatient... with just my fingers... I-I might even use the vibrator... n-nhiuu... I guess... +ん、すぐ…イ…、イっちゃう、けど…またすぐ当てて…\nって、繰り返し、ちゃう…。はぁぁ…、んっ…。=Mm, I'm... going to cum soon, but... I'll hit it right away again... and it'll keep repeating itself... Haaah... mm... +普段は部活やらなんやでしっかり者を気取ってるくせに、\n家ではスケベ面してマンズリしまくりかぁ…。=She's usually so focused on her club activities, but at the \nhouse, she's so lewd that she can't help but masturbate... +んっ…、トロットロに…とろけてると、はあ、はあ…、\n割り広げてなくても…、指や…ローターに…=Nnh... It's so thick... and melty... haah, haah... Even if you don't spread it out... your fingers... your rotors... +お、おマン…コ、が…あぁっ、吸い付いちゃうのぉ…。\nはぁ、ふぅ…、あれ、す、すごく気持ち、いい…。=M-My pussy... is... aaah, sucking on it... \nHaa, fuu... huh, th-that feels really good... +あー…先輩の話聞いてたら、ウチまでムラムラして\nきちゃいましたよー…。=Ahh... Listening to Senpai's story made me horny too... +てか今日の先輩らしくないっすねー。時々黙り込んだり\n歯切れ悪かったり…。もしかして何かしてます?\n興奮してあそこイジってたりとか…wァハw=It's not like you today, Senpai. Sometimes you're quiet, sometimes you get nervous... Are you doing something? \nYou're getting excited and messing with that place... lol +んっ…あ、まっ、まさか…!ううんっ…ぁ…ん、そんなこと…\nっない…っ…よ…。ふ、ぁ…話してたらちょっと…思い出して…。\nけど、何もして…んっ…ない、から。=Nnh... ah, n-no way...! No... ah... nnh, that's... not... nh... fuh, ah... As I was talking, I remembered... a little... \nbut I didn't do anything... ngh... because... +先輩のエロバナ、めっちゃ興奮しちゃいましたよw=Senpai's eroticism got me really excited, lol +今日のオナ用動画、探しとこっかなー。\n先輩のオススメとかありますー?=Maybe I should look for today's masturbation video. Do you have any recommendations? +おっ、オススメ?!……ん…!ぁっ…ええっと…=Oh, do you recommend it?! ...Nn...! Ah... umm... +ぉw やっと先輩もこういう話に乗ってくれるように\nなってなんか嬉しいですw=Oh, I'm so happy that you're finally going along with this, lol +莉乃ちゃんはエロ動画なんかよりセックスだからなぁ。\nおじさんがいなかったときは沢山観てオナッてたのかな?=Rino-chan's having sex more than porn. Did she masturbate a lot when Uncle \n wasn't around? +んあっ…そ、それは…。はぁっ。=Mnah... Th-That's... Hah. +黙ってると気づかれちゃうぞ?=If you don't say anything, they'll notice. +っ…=...! +莉乃ちゃんがおじさんとやってきたことを\n動画タイトルにしてみようか。=Let's make what Rino-chan did with her uncle a \nvideo title. +えっ…=Huh...? +先輩~?=Senpai~? +”彼氏が手を出してこない間に、年上デカチンポに\n無理やり犯されガンガンファック”=When my boyfriend didn't touch me, I was forcibly raped by an older giant cock and fucked" +……っか、彼氏が…んっ、…て、手を…出してこない間に…\nはあ、ん…と、年上デカチンポに…む、無理やり…\nはっ、あっ…犯され…ガ、ガンガン…ファック…。=...H-Her boyfriend... nnh... t-t-took his hand... and while he wasn't doing it... he... nh... forced his older cock... to... ngh, ah... violate me... f-fuck me... +ええっ、めっちゃハードそうなタイトルですねw\n具体的にどんな内容なんですか?=Whaaat? That sounds like a really hard title. lol What exactly is it? +え…そ、それは……はあっ…!=Eh... Th-That's... haah...! +莉乃ちゃんがどうされて気持ちよくなっちゃったか、\nちゃんと教えてあげなよ。=Make sure you tell him exactly what made Rino feel good. +それ、先輩のイチオシのオカズ動画なんですよね?\nもしかして、カレシさんとうまくいってないんですか?=Isn't that Senpai's first masturbation video? Could it be that things aren't going well with your boyfriend? +そ、そうじゃなく、て…か、彼氏のこと、は…好きなん\nだけど…、ふっ…ん、わ、私…優しくされても…はあ、\nはあ…か、感じなく…なっちゃって…。=N-No, that's not it... I-I like my boyfriend... but... heh... n-n-n... even if he's nice to me... haah, I... don't feel it anymore... +えっ、先輩、カレシとヤってんですか?!さっきはパコって\nないって言ってたのにぃ!=Huh? Senpai, you're doing it with your boyfriend?! You said you didn't have a paco! +あっ…!そ、そういうことじゃ、なくて…。はっ、はう…\n彼氏とのエッチを…っ、そ、想像したら…こういうの…期待\nできなさそう、っていう…か…。あうっ…。=Ah...! Th-That's not what I meant... Hah, hauh... I-Imagining having sex with my boyfriend... I don't think... I can expect anything like this... or rather... Auh... +あ、じゃあそのオキニの動画みたいなのが先輩の\n好み…ってワケですね。=Oh, so that means Senpai likes that okini video. +内容教えてくださいよー。先輩がどんなの好きか\nめっちゃ興味ありますしw=Please tell me what it is. I'm really interested in what kind of stuff you like, lol +ほらほら、散々シたんだからいくらでも言えるだろ?=Come on, you can say as much as you want now that you've done so much, right? +………さ、最初は私も…んっ、嫌、だったんだけど…=...I-At first, I didn't like it either, but... +私?!=Me?! +あっ、じょ、女優さんのことね!…そ、その動画…、\n見過ぎちゃって…。っぁ…女優さんは最初は…んっ、\n嫌がってたの…。はぁ、んん…。=Ah, y-you're talking about the actress! ...I-I watched that video... too much... Ah... The actress didn't like it... nn, at first... haah, nnn... +先輩、見まくってるからって自分と重ねるなんて、\nヤバイですよー。どんだけハマってんですかw=Senpai, just because you're staring at me all the time doesn't mean you can overlap with me. How addicted are you, lol +ご、ごめん…、んっ、入れ込み、過ぎちゃって…。ふっ、\nん…恥ずかしい…。=I-I'm sorry... nn, I got too involved... Heh, \nnn... It's embarrassing... +そんな謝んなくていいですから、早く続き教えてくださいって。=You don't have to apologize like that. Please hurry up and continue. +んあっ…い、嫌がってたん、だけど…その、はぁ、\nっぁ、彼氏じゃない、年上の知り合いの人……だ、\n男優さん、ね…!んん…、その人、が…=Nnah... I-I didn't like it, but... umm, hah, \nnI'm not your boyfriend, I'm an older acquaintance of yours... a-a male actor, huh...?! Mmm... That person... +おじさんが…なにかなあ?=Uncle... What is it? +ふっ、んっ…嫌がってるのに…おっぱいや…あうっ…、\nおマンコを触って、きて…。はあ、はあ…=Fh, nnh... I don't like it, but... my boobs... auh... they're touching my pussy... *pant pant*... +でも、その人のが…お、おチンポ…が、すっごく…\nおっきくて…。あぁ…=But that person's... d-dick... is so big... \n... Ahh... +体中…触られて、濡れてた…から…、ふう、はあ…そ、挿入\nだけで…んっ…っぁ…絶頂しちゃって…。そこから…んっ、\nガンガン…。=My whole body... was wet from being touched... so... fhh, hah... I-I climaxed just from insertion... nnh... ah... from there... nh, nngh... +はは、締まりがよくなったぞ。=Haha, it's getting tighter. +うっわぁ…、めちゃエロぉw=Wow... You're so sexy, lol +んっ…イっても…イっても…ピストンされて、…っぁ…\nぅ…彼氏より、その人…とのセックス、に…はぁはぁ…\n結局、ハマっちゃう…のぉ…。=Nnh... No matter how much I cum... no matter how hard I try... I'll get pistoned... ahh... nnuh... More sex with that person... than with my boyfriend... haah, haah... \nIn the end, I get addicted to it... oooh... +ドスケベすぎですねwウチはそこまでマゾじゃないですけど、\nたまにはそういう犯され系のガチハメプレイもいいかなって、\n思っちゃいましたw=You're way too lecherous, lol. I'm not that masochistic, but I thought it'd be nice to have sex like that every once in a while. lol +でもー、先輩の性癖がレイプ系なんて意外過ぎました。\nめちゃくちゃ興味湧いてきちゃったw=But I didn't expect Senpai's fetishes to be rape-type. \nI'm really starting to get interested, lol +はうっ、んん…、そ、そう…?…あっ、\nオス…スメを言った、だけで…。ふう、んっ…。=Hauh, nnh... R-Really...? ...Ah, \nmasculine... I just said I'd recommend it... Hmm, ngh... +実例だからねえ。詳しく聞かされたら興味持つだろうねぇ。=It's an example, after all. I'm sure he'd be interested if he heard the details. +他にはどんなエグいやつ見るんですか?w\nムラムラしてるんで、すっごい知りたいです!=What else would you like to see? lol~n I'm so horny, I really want to know! +んっ…、そ、そんなに…たくさん見てるわけ…じゃ、\nないし…。=Nnh... I-It's not like I'm... staring at that much... or anything... +急にいい子ぶらないでくださいよー、もうw\nまたドエロいの期待してますからw=Please don't act like such a good girl all of a sudden, lol~n I'm looking forward to seeing how sexy you are again lol +ほら、エグいセックスは散々しただろ。ここで前に何したか\n話したら喜ぶんじゃないか?=Look, we've had a lot of nasty sex. Wouldn't you be happy if I told you what I did last time? +っ、ど、どの話をすれば…。んん…。=Wh-What should we talk about...? Hmm... +もっとエグいジャンルでもウチは歓迎ですよw=Even if it's a more disgusting genre, you're welcome here, lol +さっき、話したコト以上にっ…んっ、激しいコト、なんか…\nはっ、あぁっ…し、知らない…、っていうか…。=It's even more intense than what we talked about earlier... Nnh, it's like... \nhah, ahh... I-I don't know... or rather... +友達に嘘はよくないぞ。この部屋の窓際で大っぴらに\nおじさんと”仲良く”シたじゃないか。=You shouldn't lie to your friends. You've been openly “getting along” with Uncle \n by the window of this room. +それを話すんだよ。拒否すると…おじさんがショックで\n物音をたてちゃうかもねえ…。=That's what I'm going to tell you. If you refuse... the old man might make a noise from the shock... +っ…、あ、お、思い出した!ひうっ…、ん、ここ…、\nみたいな…部室でぇ…、あぁ…、窓際で、そ、外を眺め\nてたら…はぁ、はぁ…男子、生徒が入って…きて。=Ngh... Ah, I-I remember now! Hiuh... Nnh, this is... like... \nnnthe clubroom... Ahh... I was staring out the window... Hah, hah... Boys, students... came in. +えっ、ここっぽい場所とかモロに生々しいですねw\nそれでどんな展開になるんですか?=Huh? This place looks like it's going to be fresh in Moro's mind. lol What kind of development will that lead to? +男子生徒、ねえ…。莉乃ちゃんは誤魔化すのが\nうまいなあ。=Male students, huh...? Rino-chan sure is good at fooling people. +そ、外に人が…いるのに…ん、そ、そのまま…、\nおマンコに…、後ろ……から、お、おチンポを奥まで…\nくぅっ…、い、挿れられ…ちゃっ、て…。っんは…っ…。=Th-There's... someone outside, but... nn, th-there's still... someone... behind me... putting my... d-dick deep inside... nkhh... I-It's going... in... nhah...! +ええww露出っぽい感じでバックからハメられるの、\nコーフンしますねww=Yes, lol. Being framed from behind like that makes me blush. lol +こ、興奮もだけど…、バ、バレないか焦っちゃって…。\nっ…ぁ……どんどん…気持ちよく、なっちゃうし…。=I-I'm excited too, but... I'm getting impatient to see if they'll find out... \nNn... ah... It's... getting more and more comfortable... +あははw実体験みたいな言い方エロいですw先輩が\n動画見るときって、めっちゃ感情移入するんですねw=Ahaha, lol, you sound like you're experiencing it in real life. It's so embarrassing when you watch a \nvideo. lol +あ、う、うん!た、ただの…動画の話、なのに…。\nはぁ、あぁん…、それで…ええっと…=Ah, y-yeah! I-It's just... a video, but... \nhah, ahhn... So... umm... +先輩のそういうむっつり具合、ウチ結構好きですよw\nムラムラしてる時に聞くとイイ感じですw=I like that sullenness of yours a lot, lol~n It's good to hear it when you're horny lol +ほら、続けて。=Come on, keep going. +あ、はぁはぁ…人が、いなく…なってから…あ…、\n部室の備品…っ、とかっ…で、…ふう、んん…、=Ah, haa haa... ever since... people... disappeared... ah... \nThe equipment in the clubroom... or something... like that... hmm, mmm... +抵抗…できないように…あっ…、手首を、縛られて…\n抱き上げられて…。はあ、はあ…。=So that... I can't resist... ah... my wrists are tied... and I'm lifted up... *pant pant*... +露出系かと思ったら、レイプ、緊縛もあるハードエロじゃないですかw\nえー、見たいなーその動画ー。=I thought you were an exhibitionist, but you're a hard-ero with rape and bondage, aren't you? Whaaat? I wanna watch that video. +ひうっ、ん…、ま、窓の外から、ハメ…られてるところ\nが…、…っ、ま、丸見えの恰好で…、んっ、…好き放題\n…つ、突き上げられ、ちゃってる…のぉ…。=Hiuh, nnh... I-I'm being framed... from outside the window... but I'm... gh... in a completely visible position... nh... doing whatever I want... and being thrust up... oooh... +話を聞けば聞くほど、先輩ってマジでМですよね。\nカレシさん以外でも、強引に迫られたら簡単に堕ちたり\nしてw=The more I hear about it, the more I realize that Senpai really is a mirth. Even if she's not my boyfriend, she'll fall easily if I force her to, lol +っぁ…そんな…タカ君…以外の、人で…んっ…、\n感じちゃう、なんて…、な、ない……から…あぁっ…。=Ah... no way... Taka-kun... is the only one... nnh... who can feel it... I-I can't... aaah... +じゃあ、こんなに体が火照りきって、キツキツに\n締め付けてくるのはなんでだろうねえ?=Then why is my body so hot and tight? +でもー、さっき言ってたみたいな動画で、先輩は\nオナってるんですよね?=But you're masturbating in that video, aren't you? +そ…それは、はっ、あぁっ…、ちょっと……ハード…な\n動画の方が、その…んっ、ひうっ…実は好き…なん、\nだけど……、すごい罪悪感、あるし…。=Th-That's... hah, aah... It's a little... harder... to watch a video, umm... nnh, hiuh... Actually, I like it... I mean, it's n, but... I feel really guilty... +エロい願望って、割と現実になるってゆーか…ウチの場合は、\nやりたいプレイって速攻やっちゃうんでちょっと違いますけどw=Erotic desires become reality, huh...? In my case, it's a bit different because I do things I want to do right away, lol +はぁ…ぁ…こ、ココア…は、彼氏さん以外とも…シ、\nシてるん…でしょ?はぁ、ひぐっ…ん、ち、違う人と\nする、なんて……、罪悪感…ない、かな?=*pant pant*... A-Cocoa... Y-You're doing it with someone other than your boyfriend, aren't you? Haa, higuu... n-n-no one else... I don't feel guilty about it... do I? +ははは、そんな質問を今現在浮気中の莉乃ちゃんが\nするなんてねえ。=Hahaha, I can't believe Rino, who's currently cheating on me, would ask a question like that. +んーまぁ、シますけどー…シててもやっぱ好きなのは\nカレシだし、一番気持ちいいのもカレシなんですよねー。=Hmm, well, I'll do it, but... Even if I do, I still like my boyfriend, and he's the one who feels the best. +クサイ言い方になりますけど、他とヤっても体が気持ち\nいいだけで、心までは持ってかれないっていうかww=It's a crappy way to put it, but even if I do it with someone else, my body feels good, and I can't even carry my heart, lol +そ、そう…なん、だ…。…んっ…っぁ、…わ、私は\nエッチな動画…見て、んん、興奮しちゃったりする、\nのも……、っぁ…、タカ君に、悪い気が…して……。=I-I... see... ...Nnh... ah... I... I've been watching... nnnh, dirty videos... and getting excited... I feel bad for Taka-kun... too... +ビッチには違いないけど、カレシチンポが一番イイとは、純情マンコな\n後輩じゃないか。それに比べて莉乃ちゃんは…。彼氏君の名前を言う\nだけで、オマンコ感じちゃって…。=There's no doubt she's a slut, but her boyfriend's cock is the best. Isn't she a pure-hearted kouhai? Rino-chan, on the other hand... Just saying the name of her boyfriend makes my pussy feel good... +ぅう…私だって…タカ君のっ…、ことが、本当に\n好きだし……はぁ…、あっ、なにより…おじ、さんには\n…昔から散々…っぁ…されてる、から…。=Ugh... I love you too, Taka-kun... I really do love you... Hah... ah, and most of all... Uncle... has been doing this to me for a long time... aaah... +されてるから、なんだい?=Because you're doing it, what is it? +さ、されてる…から、あっ…、気持ちよく…ふぅっ、\nんっ…、なっちゃって、るだけで…。…っぁ、シたく\nなるのも、はあ、はあ…、し…仕方ない、じゃない…。=I-It's doing it... so... ah... it feels good... fhh, \nnn... just from it... ...Ah, I can't help but want to do it... hah, hah... I... I guess there's no helping it... +んー、先輩は罪悪感っていいますけど、気持ちだけじゃなくて、\nやっぱそういう相性ってめっちゃ大事って思いますよー。彼氏さんも\n同じ趣味だと一番イイんですけどねー。=Hmm, Senpai says she feels guilty, but it's not just feelings. I think that kind of compatibility is really important. It'd be best if your boyfriend had the same hobby as you. +そ、そうだよ…ね…。んん…、で、でも私は…まだ、\nタ、タカ君…とは…あぁっ、シ、シてない、から……\nはぁ、ひぐっ…、相性は…わからない…って、いうか…。=Y-You're right... Nnngh... B-But I... still haven't... done it with Taka-kun... Aaah, I-I've never done it before... Haa, higuh... I don't know... if we're compatible... Actually... +おじさんとは数えきれないほどヤってるのにねぇ。=I've done it with him more times than I can count. +でも、それは…せ、性欲発、散…の…ふぅ…っ、んくっ…、\nか、関係なんだから…。はぁ、あっ…、彼氏は…タカ君なのぉ…。=But that's because... I-It's a sex drive... fuu... nkuu... it's related to... \n. Haa, ah... my boyfriend... is Taka-kun... +ウチはそれで昔、何回も別れちゃったことあるんでw\nって、まぁ今日は今日ですっぽかされてるんですけどー。=That's why we broke up a lot in the past, so lol, well, today's just another day. +あ、はっ…、き、きっと彼氏さん、から…、もう少し\nした…ら、…んっ、…ふぅっ、連絡、あると思う…よ。=Ah, hah... I-I'm sure I'll get a call from my boyfriend... if I do it a little more... nnn... fuu... I think he'll contact me... +先輩まだですかぁ?汗拭いてもどうせ外に出たら、\nまた汗かいちゃうんだしー…。=Senpai isn't here yet? Even if I wipe my sweat off, if I go outside, I'll start sweating again... +んっ、ご、ごめん…。でも…ふぅっ、ちゃんとして…\n外に出たい、し…。はぁ、あっ…=Nnh, I-I'm sorry... But... fuu, I want to go outside... properly... haa, ah... +は、話はいくら、でも聞く…けどぉ…、んあっ…、\nはぁ、あっ、も、もう一回…彼氏さんを、探しに…\nい、行ってみた…ら?っぁ…=I-I'll listen to whatever you have to say... but... nnah... nhah, ah, c-could you... go look for your boyfriend again...? +やーですー。ウチが折れて、追いかけるのは\nなんか違うんで。=I don't wanna. It's not like I'm going to give up and chase after him. +んん…、そ、そう…だよ、ね…。=Mmm... Y-You're... right... +それに、今、結構イイ動画サイト見つけちゃって。=Besides, I just found a pretty good video site. +動画サイトなんかより真後ろで実演してるのにねえ?\nしかし…こんな変態プレイでサカりきってるのに、今後\n本当に彼氏君で満足できるのかなぁ?=I'm doing a demonstration right behind a video site, aren't I? \nStill... I can't help but wonder if I'll really be satisfied with being your boyfriend in the future when you're so full of pervert play. +タ、タカ君…とは…心が繋がってて……あっ、ひぐっ…\nあ、愛し合ってる…からぁ…、はあ、はあ…大丈夫、\nなの。=T-Taka-kun and I... are connected... Ah, higuh... \nAh, we're in love... so... *pant pant*... It's okay, it's \nn. +自分にそう言い聞かせても、感じまくって\n震えてるじゃないか。=Even if I told myself that, I'd still be trembling from the pleasure. +あんっ…、だ、だって…、こんなに長い、間…はぁっ、んん…\n突かれてたら…はあ、ふう…だ、誰だって、気持ちよく\nなっちゃうし…。=Ahn... B-But... it's been so long... Haah, mmm... If you poke me like that... haah, fhh... I-It'll make anyone feel good... +あーこの動画、男優の腰使いがエッグイですねw\nめちゃくちゃ突かれまくってて、いいなぁ…。\n先輩はこーゆーのどうです?=Ah, this video shows a male actor moving his hips like an egg, lol\nIt's so nice that he keeps poking me like that... How about this, Senpai? +え、あっ…んっ…い、いいよね…。あ、はぁはぁ…\nそ、そういうのも…タ、タカ君と…いつかシて…\nみたい、ん…、かな…。はあはあ…。=Eh, ah... nn... I-It's okay, isn't it...? Ah, haah, hah... Y-You can do that... with Taka-kun... someday... it'll be like... nnn... maybe... *pant pant*... +やっぱ好きな人と一番気持ちいいセックスできるのが\n一番ですよねー。ま、ウチは色んなオトコとヤッて\nそれを実感してるクチですけどw=Being able to have the most pleasant sex with the person you love is the best, isn't it? Well, I've had sex with a lot of guys, and I'm aware of that, lol +租チンじゃ奥まで届かないだろうから、おじさんが\nいつでも代わりに満足させてあげるよ。=I'm sure you won't be able to reach all the way to the back, so I'll be happy to fill you in anytime. +でも、…んっ、か、代わり…だなん、てっ…タカ君に悪いし…。\nこの、まま…だと…ほ、ほんとに、はっ、ふあっ…、タカくんの\n前で…誤魔化せっ、なく、なっちゃうぅ…。=But... nn, I-Instead... I-I don't want to... I feel bad for Taka-kun... \nAt this rate... I'll... really, hah, fuah... I won't be able to hide it... in front of him... +じゃあ、おじさんとの関係はこれが最後かな?=So, is this the last time we've had a relationship? +そ、それも…んっ…ダメぇ…。こ、ここまで…\n淫乱にされっ…ちゃった、らぁ…=Y-You can't... nn... do that, either... I-I've been made... so lewd... until now... +…はっ、はうっ…こ、こうして発散しな、きゃ…\n隠せ、ない…。っんふぅ…。=...Hah, hauh... I-I can't hide it... unless I let it out like this... Mmfh... +じゃあ、性処理ハメ合い契約は継続ってことで\nいいかな?=Then, can we continue our sex-disposal contract? +っ…んあっ…、そんな…こと、わざわざ…、口に\n出して……あっ、はぁ…あ、言わないでぇ…。=Ngh... nnahh... That's... a proverb... saying it out loud... ah, hahh... Ah, don't say it... +事実だろ?自分でおじさんとの関係を明確に\nできないなら、やっぱりこれで最後だな…。=It's the truth, isn't it? If I can't make my relationship with him clear, then this really is the last time... +い、言うからっ…!んっ…、だから、この関係は…あっ、\nはひっ…やめ、ないで…。お願いぃ…。はぁ、はぁ…。=I-I'll say it...! Nnh... Like I said, this relationship... ah, don't... stop... please... *pant pant*... +じゃあ、自分でしっかり宣言するんだ。=Then make sure you declare it yourself. +う、うん…。わ、わかった…、ぁっ…。=Y-Yeah... I-I get it... ah... +んん…、わ、私と…、んあっ…、都合のいい、セフレの関係…、\nはうっ…、続けて…ちょうだい。はぁ、はぁ…せ、性処理…\nハメ合い契約…んあっ…、け、継続…して、くださいぃ…。=Mmm... M-Me... Mnah... A convenient, sex-friend relationship... Ugh... Keep going... please. Hah, hah... S-Sexual treatment... A sex-job contract... Aah... P-Please... keep going... +…?先輩、なんか言いました?=...? Senpai, did you say something? +んっ…、う、ううん…。なっ、何も…言ってない、\nよ…。んっ…。=Nnh... N-No... I-I didn't... say anything... nh... +契約成立だね。セフレ継続記念にイカせてあげるからね…!=It's a contract. I'll make you cum to commemorate the continuation of our sex friends...! +ドタキャンとかマジないっすよねー。\nチッ…。ま~だ既読つかないし。=There's no such thing as a cancellation, is there? *sniffle* I can't even read it. +あー…もぉ、めちゃムカつくしー…いっそ、カレシ乗り\n換えちゃおうかなぁ…。もっと年上のオトナとかー。=Ahhh... Geez, I'm so pissed off... Maybe I should just switch boyfriends... Like older adults. +あ、最低でも連続3回戦はイケるって感じじゃないと\n困るんですけど…。先輩はどう思いますー?=Oh, it'd be a problem if I didn't feel like I could do at least three consecutive rounds... What do you think, Senpai? +っ…く…っぅ…っん……っ…ふぐっ、…うぅ…、=Ngh... kh... ngh... nh... gh... fuguh... uuh... +先輩ー?…着替え、手間取ってます?=Senpai? ...Is changing clothes taking too long? +ん、えー…ど、どうだろ…。そう、だな…。ぁ…\nそ、そうしちゃう、のも……い、いいんじゃない?=Hm, uhh... I-I don't know... Yeah, I guess... Ah... \nI-Isn't it okay... to do that? +えー…訊いといてなんですけどー先輩…なんかテキトー\n過ぎませんかぁ?ちゃんと考えてくださいよー。=Ehh... I've been asking, but Senpai... Isn't that a little too obvious? Think about it carefully. +ほら、ああいう子は変に勘がいいからな。\nちゃんと返事しておかないとバレるぞ?=See, girls like that are weirdly perceptive. If you don't answer properly, they'll find out. +あんまり、わ、私が口を出す…ん、ことじゃないって\n思うけど…。っ…、えっと…そ、そうだな…。=I-I don't think I'm the one who's going to say anything... Hm, it's not like that... Um... Y-You're right... +やっぱり…乗り換えっ、て…、んっ…まずは…、\nちょっと…、その…、れ、冷静に…なって、ん、\n考えた方が、…い、いいんじゃない、かな…。ぁ…=I knew it... I should switch... nn... first... \nI need to... umm... c-calm down... nnn, maybe I should think about it... n-n... ah... +…い、いつも…無視され、てる…わけじゃ…ない\nみたい、っぁ…だし…。=...I-It's not like... he's always... ignoring me... or anything... like that... aaah... and... +ぶー…なぁんだ。先輩もあっちの味方するんですかー?=Huh... What? You're going to side with them too, Senpai? +彼氏、さんも…そ、そこまで悪気が、あ、あるように…\nひぅっ、…お、思えないし…。=And my boyfriend... I-I don't think he's going to do something that bad... *sniffle* ...I-I can't imagine it... +ほら…、今から、でも…っぁ…ち、直接…、話に行って\nみたら…んっ、どう、かな…?=Come on... I'm about to, but... ahh... I-I'll go talk to her directly... and see what she has to say... Nnh, what do you think...? +ヤですー!!謝ってくるまでここに居座ってやる!=No!! I'll stay here until you apologize! +あ。そういえば、リナが合コンのセッティングして\nくれたんで、先輩も来てくださいよー。先輩が来て\nくれたら絶対イイ男も来ると思うんで。=Oh, by the way, Rina set up a mixer for you, so you should come too, Senpai. I'm sure some nice guys will come if you come. +いや…わ、私は、その…、っぁ…、タ、タカ君が…\nいるし…。んっ、彼氏がいる、のに…=No... I-I, umm... ahh... T-Taka-kun... has a boyfriend... +あっ…、ご、合コンなんて…ひくっ、ん、行けない…、\nっていうか、行かないよ…。…っぁ…。=Ah... I-I can't go to a mixer... *hic*, nn, no... I mean, I'm not going... ...Ah... +んーまあ、そう言われると思ってましたけどー。\nでもでもー、気が変わったら言ってくださいね!=Hmm, well, I thought you'd say that. But if you change your mind, just let me know! +ほぉ、タカシ君に悪いからって合コンは断るのに、\nおじさんとのエッチは全然断らないんだねえ。=Oh, so you refuse to go to a mixer just because it's bad for Takashi-kun, but you don't refuse to have sex with Uncle \n at all? +んっ、そ、それは…おじさんが…すごくシたが\nる…っていうか、んっ、強引だし…んはっ…だから仕方\nない…ぁ、っていうか…。はっ、あっ…。=Nnh, th-that's... Uncle... he's really hard... or rather, nnh, you're so pushy... nhah... So there's no helping it... ah, wait... Hah, ah... +言うねえ、でも拒否ぐらいは出来るはずだよねえ?\nなのに、最近は本当に素直に受け入れてくれてるなあ。=You say that, but you should be able to refuse, right? Even though you're a \nnman, you've been really accepting of me lately. +あっ…、そ、それは…っん…、そう、だけど…。ぁっ…。=Ah... th-that's... nn... that's right, but... ah... +カレシの為に合コンをしっかり断るなんて\n先輩、マジ健気ですねー。=Turning down a mixer for your boyfriend's sake? You're really brave. +い、いや…、それが…んっ…割と普通…、ぁっ、\n…だと、思うんだけ、ど…。=N-No... That's... nn... pretty normal... ah, \n... I think, but... +あ、それはそーとして。ケッコー気になってたんすけど、\n先輩って今のカレシの前には誰かいたんすかぁ?それとも\n初恋で成就ってやつですかね?=Oh, that aside. I've been wondering. Was there someone in front of my boyfriend right now? Or was it his first love? +勿論、おじさんだよねえ?彼氏君にはキス1つさせないし\n…。何よりあんなにハメまくったんだから、おじさんが\n初めての彼氏みたいなもんだよね。=You're an old man, aren't you? I won't let my boyfriend kiss me at all... And more than anything, he's like my first boyfriend after being set up so much. +っ…そ、それ、は…っ…。=Ngh... Th-That's... +先輩…?やっぱいたんですかぁ?=Senpai...? You were here after all? +んん…、う、うん…。け、結構前…、なん、だけど…\nひぐっ、…い、いた、の……。=Mmm... Y-Yeah... A-A long time ago... but... \nhiguu... I-I was there... +へ~、意外ー。でも納得ですwやっぱ先輩ってずっと\nモテてそーですもんね。=Wow, that's surprising. But I get it. You've always been so popular, lol. +で、どんな人だったんっすか?…今カレと似てるとか?=So, what kind of person was he? ...Does he look like him now? +ぅ…っ、す、すごくっ、強引、で…はっ、ぁ…振り\n回してくる、感じで…、くっ…、荒々しくて…\n大きくっ、て…、力強いっ…っ…人、だった…の…。=Ugh... I-It's so... forceful... hah, ah... It's like it's swinging... ugh... rough... and big... and strong... and... human... +ヤってる時の事しか頭に残ってないじゃないか。\n…この尻軽がっ!お仕置きしてやるよ!=All I can think about is when I'm doing it. \n... you ass! I'll punish you! +んぅ、っふ…っ…ん、ぅう…。=Nnh, hfh...nh... nh, uuh... +へー、意外とオラオラ系だったんっすね。今カレとは\n違うタイプって感じで…。あ、もしかして懲りたんですかw=Wow, I didn't expect you to be like that. You seem to be a different type from him now... Oh, did you learn your lesson, lol +そういえば、今カレさんとの馴れ初めって、ウチ\n知らないんですよねー。どうやって始まったんすか?=Come to think of it, I don't know how I started getting along with my boyfriend right now. How did it start? +ん…ぉ…ひぐっ…!=Nn... oh... higuh...! +え、先輩どうしたんすか?…あ、もしかしてー\n照れてるとか?w=Huh? Senpai, what's wrong? ...Oh, are you blushing? lol +っは、っぁ…っ…=Hah, ahh...! +ほらっ、気をやってる場合じゃないぞ。しっかりしろ。\nこっちに来られて見られたいのか?=Come on, this isn't the time to be worrying. Get a hold of yourself. \nDo you want me to come here and look at you? +うぅ、そ…それ、は……。ん、ごっ…ごめん。え、\nえっと…な、なんだっ、け?=Ugh, th-that's... hah... nn, s-sorry. U-umm... wh-what was that? +もー、先輩ー。しっかりしてくださいよー。\n今のカレシとの馴れ初めですよー。=Geez, Senpai. Hang in there. I'm starting to get used to my boyfriend. +ああ、ん、え、えっと…最初は…ん、強引で…無理\nやり、って感じ…、んん、だったんだけど…=Ahh, nn, u-umm... At first... nn... it felt like I was forcing myself... to do something impossible... nnn, but... +は、ぁ…、その、まま…押されて…、ひぅっ…、だ、\nだんだん私が…、それ、に…負けちゃって…。=Hah, ah... umm, I'm... being pushed... hiuh... I-I'm losing... to it... more and more... +えっ!ウチが思ってるあのカレシさんのイメージと\n全然違いますね。そんなとこあるんだー…。=Huh?! That's completely different from my image of that boyfriend. I didn't know he could do that... +おやぁ?…それはおじさんとの初エッチの時の話じゃ\nないか?もう、彼氏といったらおじさんを思い浮かべ\nちゃうのかあ…ははは。=Oh? ...Isn't that about our first time having sex with him? Geez, when you think of a boyfriend, you start thinking of him... Hahaha. +あっ…!…ち、違うの…。ちょっと…、んっ、チンポ、ハメられて\n頭が…、はっ…、ぼーっとしてる、せい…なんだからぁ…。=Ah...! ...N-No, that's not it... It's just... nn, my head's... hah... I'm spacing out... because you framed my cock... +先輩ー、今なんか…ガタガタぶつかったみたいな音\nしませんでした?=Senpai, was that... a rattling sound just now? +っ…っぁ…え…そ、…んあっ…っふ…ぁ……あ、慌て…\nたら…服の中に脚っ…がひっかかって…っぁ…\nよ、よろけ…た…だけだから…き、気にしないで。=Ngh... ah... huh... th-that's... nnah... fuh... a... ah, I panicked... and my leg... got stuck inside my clothes... aah... nh, I'm just... staggering... so... d-don't worry about it. +まー、でも元カレよりも結局今カレですよね!\nそういえば先輩、どこまで進みました?=Well, more than my ex-boyfriend, he's my boyfriend now! By the way, Senpai, how far have you gone? +す、進む…?っ…な、何の、話なの…?=P-Proceed...? Wh-What are you talking about...? +んもー!当然今のカレシさんとの進展ですよー。\n前訊いた時は、もー全然って感じだったんで。=Geez! Of course I'm making progress with my boyfriend right now. When I asked him about it last time, he seemed totally nonplussed. +でぇ…、ぶっちゃけ、ヤったんですか?=So... To be honest, did you do it? +そ…それ、は…ぁっ…。=Th... that's... ah... +知りたがってるんだから、こないだ保健室であった事を\n話してあげなよ。=He wants to know, so tell him what happened in the nurse's office the other day. +ぅっ…、…そ、それは…話せない…。こ、後輩に\nあんなことを知られるなんて…。んくっ…、\n恥ずかし、くて…、む、無理よ…。=Ugh... Th-That's... I can't tell you... I-I never thought my underclassmen would know something like that... Nkh... \nIt's so embarrassing... It's, it's impossible... +恥ずかしいって言える状態じゃないだろう?それとも、\nこの”進展”を後輩ちゃんにわかるように、おじさんが\n声でもあげようかな?=You can't say it's embarrassing, can you? Or do you want me to make a sound so you can understand your progress? +そっ…それは、ダメ…!私からっ…、ちゃ、ちゃんと\n言う、から…。声を出すのはやめて…。っぅ、バラさ、\nない、でっ…。=I... I can't do that...! I'll... I-I'll say it properly... Stop moaning... Ugh, no roses, please... +先輩…?照れてるんですかー?ねぇ~、黙ってないで\n詳しく教えてくださいよー。=Senpai...? Are you embarrassed? Hey, don't be quiet and tell me the details. +ん、…そ、その、実は…この間、やっと…そ、そういう\n雰囲気になって…。=Hm... A-Actually... the other day... I-I finally started to feel that way... +お!マジでマジで!?\nそれでそれでーどうだったんっすか!!?=Oh! Seriously!? \nSo, how was it!? +あ、そ、そんな、に…期待、しないで…。んっ…、\nさ、最後まで…いったわけじゃ…ん、ないんだ。=Ah, d-don't... expect anything... like that... Nn... \nIt's not like I... went all the way... nn, to the end. +えー、なーんだ、パコるまではいかなかったんですかー…。=Whaaat? Oh, so you didn't go all the way to Paco... +う~ん、……でも、”最後までいってない”ってことは……、\nニシシ、”ある程度の事”はシたってことですよね?\nナニしたんですかぁ?=Hmm... But if you didn't go all the way, that means... hehehe, you've done enough, right? What did you do? +く…、口…。口で、シた…だけなの…。っ…、そ、\nそれだけで…終わっちゃった感じ…。あ…。=M-My mouth... My mouth... It's just... my mouth...! ...I-It feels like... it's over... just from that... Ah... +ってことはー、フェラってことですかーwセンパイにしては\n頑張りましたねw=Which means it's a blowjob, huh? For lol-senpai, you did your best, lol +あ、じゃあ、カレシさんのチンポ、どうでしたぁ?=Ah, then, how was your boyfriend's cock? +何が口で…だ。上品ぶってないで、正直な感想を\nはっきり言わないと……わかってるだろうな?=What are you saying...? Don't act so refined. Tell me your honest opinion... You know what I mean, right? +…っ…言う、言うから…。=...I'll say it, I'll tell you... +あ、あの、ね…。しょ、正直…ん、わ、私が思ってた\nよりも…ぜ、全然小さくて…。んあっ…、それに……\nは、早かったの…。=U-Um, well... I-I mean, to be honest, it's... n-n-not as small as I thought it would be... Nnah... And... \nwas too early... +まぁー、気持ちわかりますけど、がっかり\nし過ぎですよーw=Well, I understand how you feel, but you're too disappointed, lol +感想まで彼氏君の租チンみたいに物足りなくして\nどうするんだ。せめて事細かに話してやれよ、ほら。=What are you going to do if you're not satisfied with your impressions like your boyfriend's? At least tell him the details. Come on. +んっ…最初見た時…、そ、それで…一番大きく、なって\nるって思わなくて。…ぁ…も、もっと勃起、させたくなっ\nちゃっ…て、ね…。ひぐっ…。=Nnh... the first time I saw it... I-I didn't think it'd get the biggest one. ...Ah... I... I don't want it to get more erect... so... *hic*... +うんうん…。=Yeah, yeah... +っぁ…き、亀頭…に、しゃぶり…つ、ついたら、すぐ\n口いっぱい、に…はうっ、我慢汁が溢れて。…っ、そ、\nその味…が…もう、たまんなく…て…。=Ahh... M-My glans... I-I sucked on it... and as soon as I did, my mouth was full... Hauh, my precum overflowed. ...T-That taste... was... unbearable... +…ね、根元まで…咥え込ん、で…ぁっ、…蒸れた匂い\nを…思いっきり嗅いだら、はっ、あぁ…タ、タガが…\n外れちゃって……。ジュボジュボ、味わうのに…必死…。=...Hey, hold it in... all the way to the base... ah, ...I sniffed the steamy smell... as hard as I could, hah, aah... T-The tag... came off... I was so desperate... to taste it... +ぅっ、わ……。=Ugh, wah... +も、もっと…チンポ…味わいたいって、ひぐっ…、ん、\n思った、瞬間に…ドクドクって脈打って…、き、気が\n付い、たら……か、顔に…ぶ、ぶっかけられ、てたの…。=I-I wanted to... savour... my cock more... higuh... nnn, \nI thought, but... the moment I did... it throbbed... and when I felt it... I was... s-smeared... on my face... +えーー!先輩、話し始めたら意外過ぎるっていうか…\nすっごいドエロっすねー!まさかのむっつりですかw=Whaaaat?! Senpai, when you start talking, it's way too surprising... \nThat's so sexy! Don't tell me you're sullen, lol +本当にそれで終わったんですかぁ?ウチだったら絶対\n我慢できませんよ。勿論、帰ってオナってますよね?=Are you sure that's the end of it? I'd never be able to hold back. Of course you're masturbating when you get home, right? +……う、うん。やっぱり一度…ス、スイッチが入った…\nら、…体がずっと疼いちゃって…。んんっ…、か、帰った、\nら…手が止まら…なくて…。=...Y-Yeah. I knew it... s-switched once... My body... ached all the time... Mmm... I-I'm home... My hands... wouldn't stop... +ほぉ。あの後たっぷり面倒を見てやったのに…帰ってから\n更にオナニーに耽ったのか。度し難いドスケベだな。=Wow. I took good care of you after that... and you masturbated even more after you got home? What an indecent pervert. +だ、だって…、ザーメンの匂い…だけ、で…ん、飛ぶ\n状態で、何度もハメ…られ、たら…、はっ、ぁ…、\nセックス以外、考えられ、ない…。=B-But... I can't think of anything other than... hah, ah... \nsex... if I'm set up over and over again... while flying... just the smell of semen... +だから…、わ、私じゃなくて…おじさんの、せい…だよぉ…。=So... it-it's not my fault... it's my uncle's fault... +さっきの話聞いてると、欲求不満でエッグい\nオナニーしてそうですねw=From what I heard earlier, it sounds like you're masturbating in frustration, lol +ちなみにどうやってオナってますー?\nオキニの方法とか…。=By the way, how are you masturbating? Like how to masturbate... +……い、いっぱい…あり過ぎ…て、ん…、選びづらい\nし…。はぅっ、何から話したらいいかわからないな…。\nくぅっ…。=...Th-There's so much... there's too much... nnn... it's hard to choose... Hauu, I don't know where to start... nngh... +いっぱいあり過ぎって、ヤッバw何でもいいから\n話してくださいよー。なんなら全部でもいっすよ?w=Too many? Crap, I don't care what it is, just tell me. I'll give you everything you want, lol +全く同感だなぁ…。後輩に話して興奮してるのは、\nチンポに伝わってきてるんだ。もっと話してサカり\nきろうか?=I totally agree... I can tell from your cock that you're excited to talk to your junior. Should I talk to you more? +そっ、そんなぁ…。=N-No way... +……わ、私が…オナる時って、……お、おマンコを…、\n…っ…満たしてくれるならっ…ひぐっ…=...Wh-When I masturbate... I-If you're going to fill... my pussy... *hic*... +も、もう…なんでもいいって…、んん、感じに…\nなってる、の…。あっ、はぁ…、か、完全に濡れまく…\nってるし…。=G-Geez... I don't care what it is... Mmm, it's getting... n... ah, hah... I-It's completely soaked... +えー、先輩、急に吹っ切れ過ぎてません?w\nでもわかりますw=Whaaat? Senpai, aren't you getting over it all of a sudden? Even lol +んん…、だ、だから、…ガニ股でぶっとい……バ、\nバイブを根元まで…くぅ…、一気に…ねじ、込んで…\nそれだけで…まず一瞬で…イっちゃうの。=Mmm... L-Like I said... I'm going to go all the way down to the base... Khh... Th-Thrust it in... all at once... just from that, I'll cum... in an instant. +あ、あとは…生チンポを想像しながらぁ…、ん…、ひ、\nひたすらズボズボ、出し入れ…して…。はぁ、はんっ…。=A-All that's left is... imagining a raw cock... nn... I-I'm going to keep going in and out... Hah, hahn... +…た、たまに、掻き回し…なが、ら……、一番奥を、\n…っぁ、グ、グリグリ…して…また、出し入れ\nしてぇ…。=...I-Sometimes, I'll... stir up... the deepest part... ah, g-grind it... again... I wanna move it in and out... +ん…、そのまま、クリを擦るだけじゃ……\nどう、してもっ…、物足りないから…ひうっ…、つ、\n机の角に……っ…、股間押し当てて、腰を振ったり…。=Mm... Just rubbing my clit like that... won't be enough... no matter what... hiuu... t-to the corner of the desk... nh... I'll press my crotch against it and move my hips... +わー…エロ…けっこー激しいっすね…。=Wow... Erotic... That's pretty intense... +はっ、ん…、指だけで刺激する…時も、ある、けど…、\nくあっ…、みっちり入ってる感じが…好きだから…、\nっぁ、は…っ、結局、ご、極太…バイブ…使っちゃう、のぉ…。=Hah, nn... sometimes I stimulate it with just my fingers... but... nnkuah... I like how it feels like it's full... so... nnnah, hah... in the end, I end up using... th-thick... vibrators... +しっかり者面で澄ましてても、家では痴女そのものの\nドスケベマンズリか。バイブの動きもこんな風にかな?=Even though she's acting like a proper pervert, she still acts like a pervert at home, huh? Maybe this is how the vibrator moves? +っ…そ…そう…この動き…んくっ、ぶっといバイブ\nなんかより、ずっといい…。あっ、はあぁ…。=Ngh... Th-That's right... This movement... ngh, it's way better than a thick vibrator... Ah, haaah... +あー…もう、先輩のエグい話聞いてたら、ウチまで\nすごいムラムラしてきちゃいましたよー…。=Ahh... Geez, listening to Senpai's dirty talk made me really horny too... +それより先輩、声が変な感じになってません?\nもしかして、先輩もムラムラしてきちゃってますか?ww=More importantly, Senpai, isn't your voice getting weirder? Are you getting horny too, lol +ん…っぁ…え…あっ…そ、それは…んぁ…きゅ、急に\n色々っ…んっ…は、話しちゃったから…ちょっと\n…今に…な、なって…うろたえちゃってる…の…。=Nn... ahh... eh... ah... th-that's... nnah... s-suddenly... nnn... I-I told you, so... I'm a little... n-now... flustered... +先輩のエロバナ、めっちゃ興奮しちゃいましたよw=Senpai's eroticism got me really excited, lol +今日のオナ用動画、探しとこっかなー。\n先輩のオススメとかありますー?=Maybe I should look for today's masturbation video. Do you have any recommendations? +お、オス…スメ?……ええっと…=A-A male... recommendation? Let's see... +ぉw やっと先輩もこういう話に乗ってくれるように\nなってなんか嬉しいですw=Oh, I'm so happy that you're finally going along with this, lol +莉乃ちゃんはエロ動画なんかよりセックスだからなぁ。\nおじさんがいなかったときは沢山観てオナッてたのかな?=Rino-chan's having sex more than porn. Did she masturbate a lot when Uncle \n wasn't around? +んひっ…そ、それ…はぁ…。=Nhii... Th-That's... haa... +黙ってると気づかれちゃうぞ?=If you don't say anything, they'll notice. +っ…=...! +莉乃ちゃんがおじさんとやってきたことを\n動画タイトルにしてみようか。=Let's make what Rino-chan did with her uncle a \nvideo title. +えっ…=Huh...? +先輩~?=Senpai~? +”彼氏が手を出してこない間に、年上デカチンポに\n無理やり犯されガンガンファック”=When my boyfriend didn't touch me, I was forcibly raped by an older giant cock and fucked" +んっ…彼氏が……て、手を…出してこないっ…\n間に…ん、年上デカ…チンポに……あっ…、無理やり…\n…犯され……んぅ、…ガンガン…ファック…。=Nnh... My boyfriend... won't... lay a hand... on me... nh, in the span of nh... he's... nnh, getting raped... aah... by an older... huge cock... ah... by force... nnnh... *pant pant*... +ええっ、めっちゃハードそうなタイトルですねw\n具体的にどんな内容なんですか?=Whaaat? That sounds like a really hard title. lol What exactly is it? +え…そ、それは……ひぅっ…!=Eh... Th-That's... hiuh...! +莉乃ちゃんがどうされて気持ちよくなっちゃったか、\nちゃんと教えてあげなよ。=Make sure you tell him exactly what made Rino feel good. +それ、先輩のイチオシのオカズ動画なんですよね?\nもしかして、カレシさんとうまくいってないんですか?=Isn't that Senpai's first masturbation video? Could it be that things aren't going well with your boyfriend? +そ、そうじゃなく、て…か、彼氏のこと、は…好きなん\nだけど…、わ、私…優しくされても…ひあっ…、…感じ\nなく…なっちゃって…。=N-No, that's not it... I-I like my boyfriend... but... even if he's nice to me... Hyaah... I don't feel it anymore... +えっ、先輩、カレシとヤってんですか?!さっきはパコって\nないって言ってたのにぃ!=Huh? Senpai, you're doing it with your boyfriend?! You said you didn't have a paco! +そ、そういう…ことじゃなくて…。っぁ、…彼氏との\n…エッチを…っ、想像したら…こういうの…期待、んっ、\nでき…、なさそうっていう…か…。ぁぅっ…。=Th-That's... not what I meant... Aah... I was imagining... sex with my boyfriend... and... I couldn't... expect anything like this... nn, nn... to happen... or rather... auuu... +あ、じゃあそのオキニの動画みたいなのが先輩の\n好み…ってワケですね。=Oh, so that means Senpai likes that okini video. +内容教えてくださいよー。先輩がどんなの好きか\nめっちゃ興味ありますしw=Please tell me what it is. I'm really interested in what kind of stuff you like, lol +ほらほら、散々シたんだからいくらでも言えるだろ?=Come on, you can say as much as you want now that you've done so much, right? +………さ、最初は私も…んっ、嫌、だったん…ぁっ、\nだけど…。=......I-I didn't want to... nn, at first... ah, \nbut... +私?!=Me?! +あっ、じょ、女優さんのことね!…そ、その動画…、\n見過ぎちゃって…。っぁ…女優さんは…最初は…んっ、\n嫌がってたの…。…っは…=Ah, y-you're talking about the actress! ...I-I watched that video... too much... Ah... The actress... didn't like it at first... nnh, \n... Hah... +先輩、見まくってるからって自分と重ねるなんて、\nヤバイですよー。どんだけハマってんですかw=Senpai, just because you're staring at me all the time doesn't mean you can overlap with me. How addicted are you, lol +ご、ごめん…、んっ、入れ込み…過ぎっ…ちゃって…。\nふっ、ん…恥ずかしい…。=I-I'm sorry... nn, it's... too... embarrassing... +そんな謝んなくていいですから、早く続き教えてくださいって。=You don't have to apologize like that. Please hurry up and continue. +…い、嫌がって…たん、だけど…その、っぁ、彼氏じゃ\nない、年上の…知り合いの人……だ、男優さん、ね…!\nんん…、その人、が…=...I-I didn't want to... but... umm, I-I'm not your boyfriend, I'm older... I know someone... a-a male actor, right...!? Nnnnn... That person... +おじさんが…なにかなあ?=Uncle... What is it? +んんっ…嫌がってるのに…おっぱいや…、おマンコ\nを…はぁはぁ…触って、きて…。…んっ…。=Nnngh... Even though I don't like it... my boobs... my pussy... *pant pant*... Touch me... Nnh... +でも、その人のが…お、おチンポ…が、すっごく…\nおっきくて…。あぁ…。=But that person's... d-dick... was really... \nbig... Aaah... +体中…触られて、濡れてた…から…、……そ、挿入…っ…\nしだけで…んっ…っぁ…っは…絶頂しちゃって…。そこっ…\nか、ら…んっ、ガンガンにぃ…。=My whole body... was wet from being touched... so... I-I put it in... nnh... aah... hah... I climaxed... there... nh, it's so hard... +はは、締まりがよくなったぞ。=Haha, it's getting tighter. +うっわぁ…、めちゃエロぉw=Wow... You're so sexy, lol +んっ…イっても…イっても…ピス……トン、されて…\nっぁ…ぅ…彼氏より…っはっ…その人…とのセックス\nに……結局、ハマっちゃう…のぉ…。=Nnh... No matter how much I cum... Piss... I'll get sucked... into it... more than my boyfriend... hah... sex with that person... in the end... oooh... +ドスケベすぎですねwウチはそこまでマゾじゃないですけど、\nたまにはそういう犯され系のガチハメプレイもいいかなって、\n思っちゃいましたw=You're way too lecherous, lol. I'm not that masochistic, but I thought it'd be nice to have sex like that every once in a while. lol +でもー、先輩の性癖がレイプ系なんて意外過ぎました。\nめちゃくちゃ興味湧いてきちゃったw=But I didn't expect Senpai's fetishes to be rape-type. \nI'm really starting to get interested, lol +はうっ…、そう…?……オス…スメを言っただけ…\nで…。ふう、んっ…。=Hauh... Really...? ...I was just... recommending a male... \n... Phew, nnh... +実例だからねえ。詳しく聞かされたら興味持つだろうねぇ。=It's an example, after all. I'm sure he'd be interested if he heard the details. +他にはどんなエグいやつ見るんですか?w\nムラムラしてるんで、すっごい知りたいです!=What else would you like to see? lol~n I'm so horny, I really want to know! +…そ、そんなに……っ…、たくさん…見てるわけ…\nじゃ、ないし…。=...I-It's not like... I'm... looking at... that much... +急にいい子ぶらないでくださいよー、もうw\nまたドエロいの期待してますからw=Please don't act like such a good girl all of a sudden, lol~n I'm looking forward to seeing how sexy you are again lol +ほら、エグいセックスは散々しただろ。ここで前に何したか\n話したら喜ぶんじゃないか?=Look, we've had a lot of nasty sex. Wouldn't you be happy if I told you what I did last time? +っ、ど、どの話を、すれば…。んん…。=Wh-Wh-What should we talk about...? Mmm... +もっとエグいジャンルでもウチは歓迎ですよw=Even if it's a more disgusting genre, you're welcome here, lol +さっき、話したコト以上にっ…んっ、激しいコト、なんか…\nあぁっ…し、知らない…、っていうか…。=It's even more intense than what we talked about earlier... Nnh, it's like... \nnaaah... I-I don't know... or rather... +友達に嘘はよくないぞ。この部屋の窓際で大っぴらに\nおじさんと”仲良く”シたじゃないか。=You shouldn't lie to your friends. You've been openly “getting along” with Uncle \n by the window of this room. +う~ん、レイプ系で探しても、先輩の話ぐらいエロいのって\nなかなか出てこないんで、他にオススメないですか?=Hmm, I've been looking for a rapist, but I haven't been able to find anything as erotic as Senpai's story, so do you have any other recommendations? +へ、変態って…思われる…かも、しれないけど…、んっ…、\n誰かがっ…あっ、いる場所とか…野外とか……っぅん…=Y-You might think I'm... a pervert, but... nn... someone's... ah, somewhere to be... outdoors... uhnn... +っ……人のいるとこ…ろで…、ひうっ…、こ、こっそり\n…エッチ…して、る動画とか…見ると…興奮しちゃう、\nかな…。=Ngh... I'm... in a place... where people are... hiuuh... S-Secretly... having sex... with them... makes me... excited, I guess... +あー、ありますよねーw=Ah, you do have one, lol +演技なのは…っぁ…わかっ…てるけど、…んっ…女優\nさんは、本当に…んあっ…シて、るし…、知られちゃダメ…\nなのに、はぁ、あっ…続けちゃってるスリルとか…。=I know it's an act... ahh... but... nh... actress \nreally is... nnahh... shitty... I can't let her find out... \nand yet, hah, ah... the thrill of continuing... +でも、ああいうのって実際は絶対にバレますしw\n投稿モノとか普通にバレてたりして、\n笑っちゃいますよねw=But in reality, they'll definitely find out about it, and they'd probably find out what I posted, lol. It'd be hilarious. +…そ、そう…かな…?女の人が…あ、喘が、ない…\nよう…に、んぁっ……声を殺してるし…、結構…バレ…\n…っ、ないんじゃない…かな…。=...R-Really...? A woman's... ah, she's gasping for air... n-nah... her voice is... quiet... so... I don't think... she'll find out... n... I guess... +だったら莉乃ちゃんの言うことが、本当かどうか\n試してみるか?…そらっ!=In that case, why don't we see if what Rino-chan says is true or not? ...There! +っ、はっ、んぃ、ぁあっ……!!=Ngh, hah, nnh, aah...!! +えっ?!先輩、急になんですか?=Huh?! Senpai, what's this all of a sudden? +あ、っぅ、っふ…、な、なんでもっ…ない。\n…あ、床の汚れを……虫と見間違えちゃ、って。=Ah, ugh, heh... N-Nothing. I just... mistook the dirt on the floor for an insect. +んもー、ビックリするしたじゃないですかーw=Geez, you surprised me, lol +ご、ごめん…ね…、っ…。=I-I'm... sorry... +話を聞けば聞くほど、先輩ってマジでМですよね。\nカレシさん以外でも、強引に迫られたら簡単に堕ちたり\nしてw=The more I hear about it, the more I realize that Senpai really is a mirth. Even if she's not my boyfriend, she'll fall easily if I force her to, lol +…それっぽい、動画を…っ…ちょっと見てるだけで、\nタカ君が…、だ、大好き…だから…ぅっ…、…そ、\nそんなこと……ないと思うけど…。っぅん…。=...Just watching that video... I-I love you, Taka-kun... so... uu... I don't think that's... true... Hmm... +ヌルヌルで滴らせながら軽く何度もイってるのは\nバレてるんだぞ。もう堕ちてるようなもんだろう?=She knows I'm cumming lightly over and over again while dripping with slimy fluids. It's like I've already fallen, right? +……こ、こういう関係…なだけ、で…ひうっ…、お、\n堕ちてなんか、ない…わよ…。んぁっ……。=...I-I didn't... fall... because of this... relationship... hiuu... I-I'm not... falling... nnah... +ほぉ。ココが弱いのはよぉく知ってるんだよ?\n突いてあげようね。=Oh? I know you're weak, Coco. Let's poke you. +ぇ、や……っぁ、うぅっ!!そこ、ダ、ダメっ…。=Eh, no... ah, uuu!! Not there, d-don't... +ほらほら、おマンコがウネウネしながら、奥で亀頭を\nついばんで、早速種汁搾りを始めてるじゃないか。=Come on, she's wriggling her pussy, pecking at my glans in the back, and already squeezing out my seed juices. +っ……っふ、うっ…。ずるいこと…、し、しないっ…で。\n…コ、ココア、に…バレちゃ……んんん……。=Ngh... Heh, ugh... Don't... d-don't do anything... unfair. If... Cocoa finds out... I'll... nnngh... +そうかそうか。これでもまだか。=I see, I see. So this isn't over yet. +先輩、もしかして、カレシさん以外との想像して、\nちょっと落ち込んじゃってます?ww=Senpai, could it be that you're feeling a little depressed imagining it with someone other than your boyfriend? lol +んあっ…ちょ、ちょっと、そ、それは…。\nっふ…っく…。=Mnah... W-Wait, th-that's... \nfu... ku... +確か、このあたりも弱かったなぁ?=I'm pretty sure it's weak around here, too. +っは、ひぃっ…、ダメっ、そこはホント…っ!!! =Hah, hiih... No, that's really...!!! +先輩ー?ちょっとからかっただけなんで、落ち込まないで\nくださいよー…。言い過ぎてすみませんでした…。=Senpai? I was just teasing you, so please don't get depressed... I'm sorry I said too much... +オマンコがおじさんのチンポ型に仕上がってすごくいいよ。\n堕ちるも何も、こんなマンコじゃ、彼氏君が挿れた瞬間に\n浮気に気付くんじゃないかな?=It's so nice when your pussy is made into the shape of an old man's cock. Falling? With a pussy like this, I bet you'll realize you're cheating on your boyfriend the moment he puts it in. +ぁっ、ひゃっ…、言わない、っで、ぇ…。そこ、\n突き続けない、で…!……やっ、ああああっ!!=Ah, hyah... Don't say it, huh...? You can't keep thrusting there...! ...No, aaaaah!! +ちょ、どうしたんですか?先輩、大丈夫ですか?=Hey, what's wrong? Are you okay, Senpai? +ぁっ、なっ…、何でもない、から…。ぅくっ…、\n気にしない、でぇ…。=Ah, wha... it's nothing... Ugh... Don't worry about it... +ねぇ~、先輩まだですかぁ?汗拭いてもどうせ外に出たら、\nまた汗かいちゃうんだしー…。=Hey, Senpai, are you there yet? I wipe my sweat off, but if I go outside, I'll start sweating again... +んっ、ご、ごめん…。でも…、ちゃんと…して…\n外に…出たい、し…。はぁ、あっ…。=Nn, I-I'm sorry... But... I want to... do it... properly... \noutside... Haa, ah... +は、話は…いくらでもっ……、聞く…けど…、っ…、\nあっ…、も、もう一回…彼氏さん…を探し、に…い、\n行ってみた…ら?っぁ…。=I-I'll listen... to you... as much as you want... but... nngh... n-nhah... c-could you go look for your boyfriend... one more time? +やーですー。ウチが折れて、追いかけるのは\nなんか違うんで。=I don't wanna. It's not like I'm going to give up and chase after him. +んん…、そ、そう…だよ、ね…。=Mmm... Y-You're... right... +それに、今、結構イイ動画サイト見つけちゃって。=Besides, I just found a pretty good video site. +動画サイトなんかより真後ろで実演してるのにねえ?\nしかし…こんな変態プレイでサカりきってるのに、今後\n本当に彼氏君で満足できるのかなぁ?=I'm doing a demonstration right behind a video site, aren't I? \nStill... I can't help but wonder if I'll really be satisfied with being your boyfriend in the future when you're so full of pervert play. +タ、タカ君…とは…心が繋がってて……あっ、ひぐっ…\nあ、愛し合ってる…からぁ…、はあ、はあ…大丈夫、\nなの……。ひうっ…。=T-Taka-kun... and I... are connected... ah, higuh... \nAh, we're in love... so... hah, hah... it's okay, I'm \nn... hiuh... +自分にそう言い聞かせても、感じまくって\n震えてるじゃないか。=Even if I told myself that, I'd still be trembling from the pleasure. +…、だ、だって…こんな…に…長い間…はぁっ、んん…\n突かれてたら……だ、誰…だって、……気持ち、よく\n…っ、なっちゃうし…。はぁ、あっ…。=...I-I mean... if you keep... haah, mmm... poking me like this for... a long time... I-I'm sure... anyone would... feel... good... Haah, ah... +あーこの動画、男優の腰使いがエッグイですねw\nめちゃくちゃ突かれまくってて、いいなぁ…。\n先輩はこーゆーのどうです?=Ah, this video shows a male actor moving his hips like an egg, lol\nIt's so nice that he keeps poking me like that... How about this, Senpai? +え、あっ…んっ…い、いいよね…。…そ、そういう\nのも…タ、タカ君と…いつかシて…みたい、ん…、\nかな…。はあはあ…。=Eh, ah... nn... I-It's okay, isn't it...? ...I-I'd like to do that with Taka-kun... someday... Nn... I guess... *pant pant*... +なにが”いつか”なんだか。いい加減、このチンポ\n以外じゃ満足できないところまで堕ち切ってるのを、\n自覚しようね。=What do you mean,someday? You should be aware that you've already fallen to a point where you can't be satisfied with anything but this cock. +んぅ…こ、これ以上…、やっ、突き、続けるっ……\nのは…。っは、ぁ…。=Nnh... I-I'm going to keep thrusting... No, I'm not going to... Hah, ah... +おマンコは、彼氏君の童貞租チンなんか欲しくない\nって、チンポに訴えてきてるぞ?=Her pussy is telling me that she doesn't want a boyfriend's virgin dick. +っぁ、っは…勝手なこと言わない、で…。=Ah, hah... Don't just say whatever you want... +こっちの動画、良さそw\nって、有料かよー…。ぶー。=This video looks good, lol~n, so it's for a fee... Bzzt. +で、ここを突いて擦り上げれば…しょっちゅう\nイキ狂ってたなぁ。=And if I poked and rubbed here... I'd go crazy cumming all the time. +っは、んっっ…ひっ、~~~~!!!=Hah, nnh... hii, !!! +先輩???マジ、大丈夫ですか?\nそっち行きましょうか?=Senpai?? Seriously, are you okay? \nShould we go over there? +だ、っ、だ…大丈、夫!!!ほんと、っ…\n大丈夫だから、何でもないっ、よ。=I-I-I'm... I'm a great husband!!! Seriously, ngh... It's okay, it's nothing. +本当に大丈夫か…どれ、中出しアクメで\n確認させてもらおうか…!=Are you sure you're okay...? Let's see if you can cum inside me...! +ドタキャンとかマジないっすよねー。\nチッ…。ま~だ既読つかないし。=There's no such thing as a cancellation, is there? *sniffle* I can't even read it. +あー…もぉ、めちゃムカつくしー…いっそ、カレシ乗り\n換えちゃおうかなぁ…。もっと年上のオトナとかー。=Ahhh... Geez, I'm so pissed off... Maybe I should just switch boyfriends... Like older adults. +あ、最低でも連続3回戦はイケるって感じじゃないと\n困るんですけど…。先輩はどう思いますー?=Oh, it'd be a problem if I didn't feel like I could do at least three consecutive rounds... What do you think, Senpai? +っ…ぐ!…ひぅ…!っん…、っ…ふぐっ!…うぅ…、=Ngh... gh! ...Hiu...! Nnh... nh... fugu! ...Uuh... +先輩ー?…着替え、手間取ってます?=Senpai? ...Is changing clothes taking too long? +ひぐっ!え、えー…ど、どう、だろ…。そう、だな…\nあ…!ぁ…そ、そうしちゃう、のも…んっ、…い、\nいいんじゃ、ない?=Egh! Eh, ehhh... I-I don't know... That's... true... Nnah...! Ah... D-Don't you think it'd be nice... nn... to do that? +えー…訊いといてなんですけどー先輩…なんかテキトー\n過ぎませんかぁ?ちゃんと考えてくださいよー。=Ehh... I've been asking, but Senpai... Isn't that a little too obvious? Think about it carefully. +ほら、ああいう子は変に勘がいいからな。\nちゃんと返事しておかないとバレるぞ?=See, girls like that are weirdly perceptive. If you don't answer properly, they'll find out. +あん…、まりっ…、わ、私が口を出す…はうっ…!\nことじゃない、って思うけど…。っ…、えっと…そ、\nそうだな…。んくっ、=Ahn... Mari... I-I'll say it... Hauu...! I don't think it's about \n... Uh... Um... Y-You're right... Ngh, +はぁ、あっ!や、やっぱり…乗り換えっ、て…、んっ!\n…まず、はっ…、ちょっと…、ん、その…、=Hah, ah! I-I knew it... Change trains... Nn! \nFirst, hah... Wait... nn, um... +れ、冷静に…ひぐっ!……なっ、て…ん、考えた方が、\n…い、いいんじゃない、かな…。あふっ…くっ…!=C-Calm down... Hgh! ...Wha... Wait... Nn, maybe it's better to think about it... \nNn... M-Maybe... afh... kh...! +はうっ、ん、…い、いつ、も…無視、されてる…\nはぁっ…、わ、わけじゃ…ない、みたい、…だし…。=Hauh, nn... Y-You're always... ignoring me... \nhahh... I-It doesn't... seem like... I'm... ignoring you... +ぶー…なぁんだ。先輩もあっちの味方するんですかー?=Huh... What? You're going to side with them too, Senpai? +か、彼氏、さんも…あひっ、はっ…、そ、そこまで悪気\nが…、あ、あるように…ひぅっ、はあ、はあ…、お、\n思えない、し…。はっ、あっ…!=M-My boyfriend, too... ahii, hah... I-I don't mean that much by it... h-hearing it like that... hiuu, haah, haa... I can't imagine it... hah, ah...! +ほ、ほら…、あ…!今からでも…っぁ…!ち、直接…、話に行って\nみたら…んっ、どう、かな…?んひっ…!=C-Come on... ah...! Even now... aah...! I-I'll go talk to her... directly... and see what she has to say... nh, what do you think...? Nhii...! +ヤですー!!謝ってくるまでここに居座ってやる!=No!! I'll stay here until you apologize! +あ。そういえば、リナが合コンのセッティングして\nくれたんで、先輩も来てくださいよー。先輩が来て\nくれたら絶対イイ男も来ると思うんで。=Oh, by the way, Rina set up a mixer for you, so you should come too, Senpai. I'm sure some nice guys will come if you come. +っぅ、いや…わ、私は、その…、あぐっ…!タ、タカ\nくん、が…いる、しぃ…!んっ、彼氏がいる、のに…!=Ngh, no... I-I, umm... agh...! T-Taka... kun... is here...! Nnh, I have a boyfriend...! +あぁっ…!ご、合コンなん、てぇ…!あぐっ、っ、ん、\n行けない…!ぁっ、っていうか、行かない、よぉ…!\nはあ、ぁっ…!=Aaah...! I-I can't go to a mixer...! Agh, nh, nnh, I can’t go...! Ah, wait, I'm not going...! \nHaah, ah...! +んーまあ、そう言われると思ってましたけどー。\nでもでもー、気が変わったら言ってくださいね!=Hmm, well, I thought you'd say that. But if you change your mind, just let me know! +ほぉ、タカシ君に悪いからって合コンは断るのに、\nおじさんとのエッチは全然断らないんだねえ。=Oh, so you refuse to go to a mixer just because it's bad for Takashi-kun, but you don't refuse to have sex with Uncle \n at all? +はっ、ぁっ…そ、それは…おじさんが…すごくシたがる\nっ…、んぎぃ、て、いうか…、んっ、強引だし…\nだから仕方ない…っていうかぁ…!はっ!あっ…。=Hah, ah... Th-That's... Uncle... he really wants to do it... nngh, wait... nnh, he's so pushy... It can't be helped... I mean...! Hah! Ah... +言うねえ、でも拒否ぐらいは出来るはずだよねえ?\nなのに、最近は本当に素直に受け入れてくれてるなあ。=You say that, but you should be able to refuse, right? Even though you're a \nnman, you've been really accepting of me lately. +ぅあ…くっ…、そ、それ、は…!っん…、そう、\nだけどぉ…!ぁっ…=Uwah... kh... Th-That's...! Nnh... Yes, it's \nnbut...! Ah... +カレシの為に合コンをしっかり断るなんて\n先輩、マジ健気ですねー。=Turning down a mixer for your boyfriend's sake? You're really brave. +んっ!んっ…、い、いや…、それ、が…!んくぅっ…!\n割と普通…、ぁっ、…だと、思うんだけ、ど…。っ…!=Nnngh! Nnh... N-No... That's...! Nghh...! It's pretty normal... ah... I think, but...! +あ、それはそーとして。ケッコー気になってたんすけど、\n先輩って今のカレシの前には誰かいたんすかぁ?それとも\n初恋で成就ってやつですかね?=Oh, that aside. I've been wondering. Was there someone in front of my boyfriend right now? Or was it his first love? +勿論、おじさんだよねえ?彼氏君にはキス1つさせないし\n…。何よりあんなにハメまくったんだから、おじさんが\n初めての彼氏みたいなもんだよね。=You're an old man, aren't you? I won't let my boyfriend kiss me at all... And more than anything, he's like my first boyfriend after being set up so much. +っ…そ、それ、は…!っ…はぁっ…!=Ngh... Th-That's... hah...! Haah...! +先輩…?やっぱいたんですかぁ?=Senpai...? You were here after all? +んん…、う、うん…。け、結構前…、なん、だけど…\nひぐっ、…い、いた、の……はっ、あぁ…!=Mmm... Y-Yeah... A-A long time ago... but... \nhiguu... I-I was there... hah, aah...! +へ~、意外ー。でも納得ですwやっぱ先輩ってずっと\nモテてそーですもんね。=Wow, that's surprising. But I get it. You've always been so popular, lol. +で、どんな人だったんっすか?…今カレと似てるとか?=So, what kind of person was he? ...Does he look like him now? +はっ、ぁっ…!っ、す、すごくっ、強引、で…はっ、\nぁ…振り回してくる、感じで…、くっ…、荒々しくて…=Hah, ah...! Y-You're so forceful... Hah... Nnah... It's like you're swinging me around... Ugh... You're rough... +大きくっ、てぇ…!ち、力強いっ…っ…人…、だった…\nのぉ…!=It's so big...! T-Too strong...! It was... a person... \nno...! +ヤってる時の事しか頭に残ってないじゃないか。\n…この尻軽がっ!お仕置きしてやるよ!=All I can think about is when I'm doing it. \n... you ass! I'll punish you! +はぎゅっ!っふ…っ…んん…!ぅう…=Hagyuu! Fuh...nh... nnh...! Uuu... +へー、意外とオラオラ系だったんっすね。今カレとは\n違うタイプって感じで…あ、もしかして懲りんですかw=Wow, I didn't expect you to be like that. You seem to be a different type from him now... Oh, maybe you'll learn your lesson, lol +そういえば、今カレさんとの馴れ初めって、ウチ\n知らないんですよねー。どうやって始まったんすか?=Come to think of it, I don't know how I started getting along with my boyfriend right now. How did it start? +ん…ぉ…はへっ!!=Nn... oh... haheh!! +え、先輩どうしたんすか?…あ、もしかしてー\n照れてるとか?w=Huh? Senpai, what's wrong? ...Oh, are you blushing? lol +っは、っぁ…っ…=Hah, ahh...! +ほらっ、気をやってる場合じゃないぞ。しっかりしろ。\nこっちに来られて見られたいのか?=Come on, this isn't the time to be worrying. Get a hold of yourself. \nDo you want me to come here and look at you? +んあっ…、そ…それ、は…。ん!ごっ…、ごめん。\nえ、えっと…はあ、あ…、な、なんだっ、け?=Nnah... th-that's... nn! S-sorry. \nEh, umm... hah, ah... wh-what was that? +もー、先輩ー。しっかりしてくださいよー。\n今のカレシとの馴れ初めですよー。=Geez, Senpai. Hang in there. I'm starting to get used to my boyfriend. +ああ、ん…、え、えっと…最初は…んくぅ…、強引、\nでぇ…無理やり、って感じ…、んん!だったんだけ、\nど…=Ahh, nn... u-umm... at first... ngh... it felt like I was forcing myself... to do it... nnn! That's all... +は、ぁ…、その、まま…押されて…、ひぅっ…!だ、\nだんだん、私、が…ぁっ、それ、に…負けちゃって…。=Hah, ah... umm, I'm... being pushed... hiuh...! I-I'm losing... to... that... more and more... +えっ!ウチが思ってるあのカレシさんのイメージと\n全然違いますね。そんなとこあるんだー…。=Huh?! That's completely different from my image of that boyfriend. I didn't know he could do that... +おやぁ?…それはおじさんとの初エッチの時の話じゃ\nないか?もう、彼氏といったらおじさんを思い浮かべ\nちゃうのかあ…ははは。=Oh? ...Isn't that about our first time having sex with him? Geez, when you think of a boyfriend, you start thinking of him... Hahaha. +あっ…!…ち、違う、のぉ…!ちょっと…、んぎっ\n…!ち、チンポォ…ハメ、られてっ、頭が…、はっ…、\nぼーっと、してる、あっ…、せい…なんだからぁ…!=Ah...! ...N-No, that's not it...! Wait... nghhh...! Y-Your cock... is being framed, and my head... hah... is spacing out, ah... it's... semen...! +ん?先輩…着替え中にストレッチとかしてます?息も荒いし、\nちょっとガタガタ物音しますけどー。どしたんすか?=Hm? Senpai... Are you stretching while you're changing? Your breathing is ragged, and it sounds a little rattling. What's wrong? +んあっ…!ちょ、ちょっとっ…だけっ…ひぅっ…んっ…!\nやり…たりなかっ…った…んあっ!…から…。=Nnah...! H-Hey... just... a little... hiuh... nn...! I didn't... do it... enough... nnah! ...So... +まー、でも元カレよりも結局今カレですよね!\nそういえば先輩、どこまで進みました?=Well, more than my ex-boyfriend, he's my boyfriend now! By the way, Senpai, how far have you gone? +んっ…!す、進む…?っ…なっ!何…の、話なの…?=Nn...! A-Advance...? Wha...! What... are you talking about...? +んもー!当然今のカレシさんとの進展ですよー。\n前訊いた時は、もー全然って感じだったんで。=Geez! Of course I'm making progress with my boyfriend right now. When I asked him about it last time, he seemed totally nonplussed. +でぇ…、ぶっちゃけ、ヤったんですか?=So... To be honest, did you do it? +そ…それぇ!は…ぁっ…!=Th-That's it! Ha... ah...! +知りたがってるんだから、こないだ保健室であった事を\n話してあげなよ。=He wants to know, so tell him what happened in the nurse's office the other day. +はっ、あぁっ…、…それは話せ…ない…。ひうっ…!\nこ、後輩…に、あんなこと、を…んあっ…知られる…\nなんて…んくっ…、恥ずかし、くて…、無理よぉ…。=Hah, aaah... I can't... tell you that... Hiuh...! I-I can’t... let my junior... know... nnah... what I did... nngh... It's so embarrassing... it's impossible... +恥ずかしいって言える状態じゃないだろう?それとも、\nこの”進展”を後輩ちゃんにわかるように、おじさんが\n声でもあげようかな?=You can't say it's embarrassing, can you? Or do you want me to make a sound so you can understand your progress? +そっ…それは、ダメぇ…!私からっ…、ちゃ、ちゃんと\n言う、からぁ…。声を出すのはやめて…っひぅ、バラ\nさ、ないでっ…。=I... I can't do that...! I'll... I-I'll say it properly... Stop moaning... Hiu, don't be a rose... +先輩…?照れてるんですかー?ねぇ~、黙ってないで\n詳しく教えてくださいよー。=Senpai...? Are you embarrassed? Hey, don't be quiet and tell me the details. +んん…!…そ、その、実は…この間っ…あんっ!や、\nやっと、そういう…んっ、雰囲気に…なって…ふぅっ…!=Nnngh...! ...A-Actually... the other day... ahn! No, \nfinally, that's... nngh, the atmosphere... is... fuuu...! +お!マジでマジで!?\nそれでそれでーどうだったんっすか!!?=Oh! Seriously!? \nSo, how was it!? +っんあっ…、そ、そんなに…期待、しないで…。っんっ…、\nさ、最後まで…いったわけじゃ…ん、ないんだ…。っぅ、=Nnah... D-Don't expect... so much... Nnh... I didn't... go all the way... nnh, to the end... +えー、なーんだ、パコるまではいかなかったんですかー…。=Whaaat? Oh, so you didn't go all the way to Paco... +う~ん、……でも、”最後までいってない”ってことは……、\nニシシ、”ある程度の事”はシたってことですよね?\nナニしたんですかぁ?=Hmm... But if you didn't go all the way, that means... hehehe, you've done enough, right? What did you do? +口ぃっ…!く、口で、シただけ…っぅ、なの…。っ…、\nそれだけで…ひぐっ、終わっちゃっ…た感、じっ…っ!=My mouth...! I-I just... did it with my mouth... Ugh... \nThat's all... higuh, it's over... I can feel it...! +ってことはー、フェラってことですかーwセンパイにしては\n頑張りましたねw=Which means it's a blowjob, huh? For lol-senpai, you did your best, lol +あ、じゃあ、カレシさんのチンポ、どうでしたぁ?=Ah, then, how was your boyfriend's cock? +何が口で…だ。上品ぶってないで、正直な感想を\nはっきり言わないと……わかってるだろうな?=What are you saying...? Don't act so refined. Tell me your honest opinion... You know what I mean, right? +…っ…言う、言うからぁ…!=...I'll say it, I'll tell you...! +はっ、ぁっ…っあの、ね…。しょ、正直っ、…私が思っ\nてたよりもっ…全然小さくっ、てぇ…んあっ…!\nそれに…は、早…かった、のっ…!=Hah, ah... umm, you know... I-I'll be honest... it's way smaller... than I thought it'd be... nnah...! \nAnd... th-that was... too fast...! +まぁー、気持ちわかりますけど、がっかり\nし過ぎですよーw=Well, I understand how you feel, but you're too disappointed, lol +感想まで彼氏君の租チンみたいに物足りなくして\nどうするんだ。せめて事細かに話してやれよ、ほら。=What are you going to do if you're not satisfied with your impressions like your boyfriend's? At least tell him the details. Come on. +んっ!…最初見た時…それで…一番大きくっ…、なって\nるって…、っ、思わなくっ…て…!…もっと勃起ぃ…\nっ…!させたく…なっちゃっ…て…。ひぐっ…。=Nnh! ...The first time I saw it... it... became the biggest... I didn't think... I...! ...It's even more erect... nh...! I wanted... to make it... bigger... *hic*... +うんうん…。=Yeah, yeah... +んあっ…亀頭に、しゃぶり…ついたらっ…ぁっ!すぐ\n口いっぱい、に…はうっ、我慢汁が溢れて…、は…\nんっ…その味が…もう、たまんなくっ…てぇ…!=Nnah... When you... suck on my glans... ah! My mouth immediately fills up... hauh, my precum overflows... hah... nnnh... That taste... I can't take it anymore...! +…ね、根元まで…咥え込んで…っ!…蒸れた匂いを…\n思いっきり嗅いだら…、あぁ…タ、タガが…外れちゃ\nってぇ…!…ジュボジュボっ…味わうのに…必死…。=...Hey, hold it in... all the way to the base...! ...I sniffed the steamy smell... as hard as I could... Aaah... I-I can't... take it off...! I'm so desperate... to taste it... *slurp*... +ぅっ、わ……=Ugh, wah... +も、もっとぉ…!…チ、チンポ…味わいたいって…\nひぐっ…、ん、思った瞬間に…ドクドクってぇ…っ!=M-More...! ...I-I want to taste... your cock... nngh... nh, the moment I think about it... it's pounding...! +っは、あ…脈、打って…き、気が付いたら……っぁ!\nか、顔に…ぶっかけられ…てたのぉ…。はうっ…!=Hah, ah... My heart's beating... I-I just realized... Ah! It's pouring... onto my face... Hauu...! +えーー!先輩、話し始めたら意外過ぎるっていうか…\nすっごいドエロっすねー!まさかのむっつりですかw=Whaaaat?! Senpai, when you start talking, it's way too surprising... \nThat's so sexy! Don't tell me you're sullen, lol +本当にそれで終わったんですかぁ?ウチだったら絶対\n我慢できませんよ。勿論、帰ってオナってますよね?=Are you sure that's the end of it? I'd never be able to hold back. Of course you're masturbating when you get home, right? +……う、うん。やっぱり一度…スイッチが入った…\nらぁ…!…体がずっと…疼いちゃって…っぁ!\nんんっ…、帰ったら…手が止まら…なくっ…てっ…。=...Y-Yeah. I knew it... I flipped the switch once... \nraaah...! ...My body's been... aching all this time... ah! \nNnnh... When I get home... my hands won't stop... ow... +ほぉ。あの後たっぷり面倒を見てやったのに…帰ってから\n更にオナニーに耽ったのか。度し難いドスケベだな。=Wow. I took good care of you after that... and you masturbated even more after you got home? What an indecent pervert. +だ、だって…ぇ!ザーメンの匂い…だけで…んっ、飛ぶ\n状態で何度も…ハメ…られたらぁ…!はっぁ…!セック\nス以外…考えられ、ない…っ!はあ、はあ…。=B-But...! I can't think of anything other than... semen... nn, flying... over and over again...! Haaah...! Sex... nngh...! *pant pant*... +だから…っ、私じゃなくてぇ…んあっ…ぁ、おじさんの\nせい…だよ、ぉ…!=Like I said... it's not me... nnah... ah, this is... my uncle's fault... oh...! +さっきの話聞いてると、欲求不満でエッグい\nオナニーしてそうですねw=From what I heard earlier, it sounds like you're masturbating in frustration, lol +ちなみにどうやってオナってますー?\nオキニの方法とか…。=By the way, how are you masturbating? Like how to masturbate... +……いっぱい…あり過ぎ…て、んっ…!選びづらい\nし…。はぅっ!…何から話したら…いいか、わから…\nない、な…。くぅっ…!=...There's... way too many... nn...! It's hard to choose... Hauu! ...I don't know... where to start... I'm not sure... Khh...! +いっぱいあり過ぎって、ヤッバw何でもいいから\n話してくださいよー。なんなら全部でもいっすよ?w=Too many? Crap, I don't care what it is, just tell me. I'll give you everything you want, lol +全く同感だなぁ…。後輩に話して興奮してるのは、\nチンポに伝わってきてるんだ。もっと話してサカり\nきろうか?=I totally agree... I can tell from your cock that you're excited to talk to your junior. Should I talk to you more? +そっ、そんな、ぁっ…!=Th-That's, ah...! +……わ、私が…オナる時って……んくぅ…ん!…お、\nおマン、コを…、…っ…満たして…くれるならっ…\nひぐっ…=...Wh-When... I masturbate... ngh... nn! ...I-If you'll... fill... my pussy... ...nh... then... nhiii... +も、もう…なんでもいいって…、んん…!感じに…\nなってる、の…。あっ!はぁ…か、完全に濡れまく…\nってるし…。=G-Geez... I don't care what it is... Mmm...! It's... turning into a n... Ah! Hah... I-It's completely soaked... +えー、先輩、急に吹っ切れ過ぎてません?w\nでもわかりますw=Whaaat? Senpai, aren't you getting over it all of a sudden? Even lol +んん…!だ、だから、…ガニ股でぶっとい…っ、\n…バ…イブを、根元まで…くぅ…、一気に…=Nnngh...! L-Like I said... I'm going to go all the way down to the base... gh, \nn... eve... ugh... all at once... +ねじ、込んでぇ…!…ひぐっ、それだけで…まず\n一瞬っ、で…イっちゃうの…!はひっ…。=Thrust it in...! ...Hgh, that's enough... to make me cum... in an instant...! Hahii... +あ、あとは、ぁっ…!…生、チンポを想像…っ、しな\nがら…、んは、ぁ…!ひたすら…ズボズボッ…出し入れ\n…してぇ…!はぁ、はんっ…。=A-All that's left is, ah...! ...I'm imagining a raw cock...! Nnha, aah...! I'm just... going in and out... nnn...! Hah, hahn... +…たまに、掻き回し…なが、ら……、…ん、っふ!\n一番奥を、…っぁ、グリグリ、して……また、出し入れ\nしてぇ…!=...Sometimes, I'll... stir it up... Mn, hfff! Grind it all the way in... Ah, grind it in... and come in and out again...! +んくぅ…!…そ、そのまま…クリを擦るだけじゃ……\nどうしてもっ…、物足りない…っ、からぁ…!ひうっ…\n机の角に……股間押し当ててぇ…腰を振ったり…。=Ngh...! ...I-I can't just... rub my clit like that... \nIt won't be enough... no matter what...! Hiuh...\nI'll press my crotch against the corner of the desk... and move my hips... +わー…エロ…けっこー激しいっすね…。=Wow... Erotic... That's pretty intense... +はっ、んん…!指だけで…刺激する時も…っ!ある\nけど…、みっちり入って…る…感じが…好きだから…=Hah, nnngh...! Even when I stimulate it... with just my fingers...! It's there, but... it's so full... I like it... when it feels good... +っぁ、は……っ、結局、ご、極太…バイ、ブぅ…んん、\n使っちゃう、のぉ…!=Ah, hah...! In the end, I-I'm going to... use my thick... buu... mmm, \nun...! +しっかり者面で澄ましてても、家では痴女そのものの\nドスケベマンズリか。バイブの動きもこんな風にかな?=Even though she's acting like a proper pervert, she still acts like a pervert at home, huh? Maybe this is how the vibrator moves? +っ…そう…!この動き…んくっ、ぶっといバイブ\n…なんかより、はあ、はあ…ずっと、いい…!あっ、\nはあぁ…。=That's right...! This movement... ngh, it's way better than that... haah, haah...! Ah, \nhaah... +あー…もう、先輩のエグい話聞いてたら、ウチまで\nすごいムラムラしてきちゃいましたよー。=Ahh... Geez, listening to Senpai's dirty talk made me really horny too. +てか、なんか先輩の声、エッロォ…。女のウチでもゾクゾク\nしちゃいますよwヒィヒィ泣かせたくなりますw=Wait, Senpai's voice is kinda erotic... Even a woman's house is giving me the shivers, lol Hee hee! It makes me want to make you cry lol +本当にその通りだよ。莉乃ちゃんのいやらしい声は\n男の征服欲を煽るからねぇ。=You're absolutely right. Rino-chan's lewd voice only fanned the flames of the man's desire to conquer him. +だからチンポも止まらなくなっちゃうんだよ。\nこんな風にね…!=That's why I can't stop my dick. \nLike this...! +んひぃっ…!つっ…、つよ、いぃ…!チンポッ、\nちょっと、ぉっ…、待ってぇっ…!=Nhiii...! Ts... It's so strong...! Your cock, \nwait a minute, oh... Wait...! +先輩のエロバナ、めっちゃ興奮しちゃいましたよw=Senpai's eroticism got me really excited, lol +今日のオナ用動画、探しとこっかなー。\n先輩のオススメとかありますー?=Maybe I should look for today's masturbation video. Do you have any recommendations? +お、オス…スメ?…んぅ!…ええっと…=A-A male... recommendation? ...Nnh! ...Umm... +ぉw やっと先輩もこういう話に乗ってくれるように\nなってなんか嬉しいですw=Oh, I'm so happy that you're finally going along with this, lol +莉乃ちゃんはエロ動画なんかよりセックスだからなぁ。\nおじさんがいなかったときは沢山観てオナッてたのかな?=Rino-chan's having sex more than porn. Did she masturbate a lot when Uncle \n wasn't around? +んひっ…そ、それ、は…!=Nhii... Th-That's...! +黙ってると気づかれちゃうぞ?=If you don't say anything, they'll notice. +っ…=...! +莉乃ちゃんがおじさんとやってきたことを\n動画タイトルにしてみようか。=Let's make what Rino-chan did with her uncle a \nvideo title. +んんっ…!えっ…=Nnngh...! Eh... +先輩~?=Senpai~? +”彼氏が手を出してこない間に、年上デカチンポに\n無理やり犯されガンガンファック”=When my boyfriend didn't touch me, I was forcibly raped by an older giant cock and fucked" +んっ!……か、彼氏が……て、手を…出してっ…!\nこないっ…間、に…ひぐっ…、年上…デカ、チン\nポォッ…!に…、=Nnh! ...M-My boyfriend... H-Hold out... his hand...! He won't come... while... he's older... his huge cock...! +…無理やり……犯、され…っ!…んぅ、\n…ガンッ、ガン……ファ、ファックゥ…!=...I'm... being raped...! ...Nnh, nh... Bang, bang... F-Fuck...! +ええっ、めっちゃハードそうなタイトルですねw\n具体的にどんな内容なんですか?=Whaaat? That sounds like a really hard title. lol What exactly is it? +え…そ、それは……ひぅっ…!=Eh... Th-That's... hiuh...! +莉乃ちゃんがどうされて気持ちよくなっちゃったか、\nちゃんと教えてあげなよ。=Make sure you tell him exactly what made Rino feel good. +それ、先輩のイチオシのオカズ動画なんですよね?\nもしかして、カレシさんとうまくいってないんですか?=Isn't that Senpai's first masturbation video? Could it be that things aren't going well with your boyfriend? +そ、そうじゃっ…!なくっ…て…。か、彼氏のこと、\nは…ぁっ!…好きなん、だけど…、んっ!=Th-That's not it...! It's... not... I-I like my boyfriend... ah! ...I like him, but... nn! +わ、私…ぃっ!優しくされっ…てもぉ…!ひあっ…、\n…感じなく…っぁ…なっちゃっ…!て…。=I-I...! You're... being so nice to me...! Hyaah... \n... I can't... feel it anymore... aah...! Wait... +えっ、先輩、カレシとヤってんですか?!さっきはパコって\nないって言ってたのにぃ!=Huh? Senpai, you're doing it with your boyfriend?! You said you didn't have a paco! +そ、そういうっ…、こ、ことじゃ…なくっ、てぇ…!\nっぁ、…彼氏とのエッチを…っ、ひぐっ!想像したら…\nこういうの…期待でき…なさそう…っ!ていう…かぁっ…。=Th-That's not... t-that's... what I mean...! \nNnhah... I'm having sex with my boyfriend... higuh! When I think about it... \nI don't think... I can expect... anything like this...! Or rather... ahh... +あ、じゃあそのオキニの動画みたいなのが先輩の\n好み…ってワケですね。=Oh, so that means Senpai likes that okini video. +内容教えてくださいよー。先輩がどんなの好きか\nめっちゃ興味ありますしw=Please tell me what it is. I'm really interested in what kind of stuff you like, lol +ほらほら、散々シたんだからいくらでも言えるだろ?=Come on, you can say as much as you want now that you've done so much, right? +………さ、最初はっ…!私も…んっ、嫌だった…ぁっ!\nけどぉ…はひっ…。=.........I-In the beginning...! I... nn, didn't like it either... ah! \nBut... hahii... +私?!=Me?! +あっ…!じょ、女優さんの……はうっ…!こと、ね…。\n…そ、その動画…、見過ぎちゃって…。んあっ…女優さん\nは…最初は…んっ、嫌がってたのぉ…。…あひっ…!=Ah...! I-It's the actress's... hauh...! Koto, you see... \n... I-I've been watching... too much of that video... Nnah... The actress \nn... didn't like it... at first... nnh, when I first saw it... Ahii...! +先輩、見まくってるからって自分と重ねるなんて、\nヤバイですよー。どんだけハマってんですかw=Senpai, just because you're staring at me all the time doesn't mean you can overlap with me. How addicted are you, lol +ご、ごめん…、んっ!ふっ…、入れ込み過ぎっ…ちゃ\nって…っ、ん…恥ずかしい…。=I-I'm sorry... nn! Heh... Don't put too much... into it...! Nn... It's embarrassing... +そんな謝んなくていいですから、早く続き教えてくださいって。=You don't have to apologize like that. Please hurry up and continue. +…い、嫌がってたん、だけど…っぅ!…その、っぁ、\n彼氏じゃない、年上の……んっ!…知り合いの人……\nだ、男優さんね…んんっ!…その人、が…=...I-I didn't like it, but... uu! ...Um, I-I'm not your boyfriend, I'm older... nn! ...I know someone... who's a male actor... nnn! That person... +おじさんが…なにかなあ?=Uncle... What is it? +んんっ…!嫌がっ…てるのに…!おっぱいや…、\nおマンコを…はぁはぁ…はうっ…!触って、きて…。\n…んっ…=Nnngh...! I don't want... to...! My boobs, no... my \npussy... haahaa... hauu...! Touch me...! \nNn... nn... +でも、その人のが…!お、おチンポ…が、っぅ!…\nすっごく…おっきくてぇ…!あぁ…=But that person's...! M-My dick... is so big...! Aaah... +体中触られてっ、ふぁっ…!濡れてた…から…、はあ、ひぐっ…\nそ、挿入っ…しだけで…んっ…っぁ…っは…!絶頂しちゃって…。\n…ぅん!そこっ…から…ガンガンにぃっ…!=She's touching me all over my body, fuah...! It's wet... haah, higuh... \nI-It's just... putting it in... nnh... aah... hah...! I'm climaxing...! \n... uhn! From there... it's so hard...! +はは、締まりがよくなったぞ。=Haha, it's getting tighter. +うっわぁ…、めちゃエロぉw=Wow... You're so sexy, lol +んっ…イっても…イっても……っ!ピストンされて…。\nっぁ…ぅ…彼氏より…っ!はっ…その人との…セックス\nに……はうっ…結局、ハマっちゃう…のぉ…!=Nnh... I don't care if you cum... or not...! You're pistoning me... \nNnhah... uh... more than my boyfriend...! Hah... Sex with that person... hauh... In the end, I'm addicted... to it...! +ドスケベすぎですねwウチはそこまでマゾじゃないですけど、\nたまにはそういう犯され系のガチハメプレイもいいかなって、\n思っちゃいましたw=You're way too lecherous, lol. I'm not that masochistic, but I thought it'd be nice to have sex like that every once in a while. lol +でもー、先輩の性癖がレイプ系なんて意外過ぎました。\nめちゃくちゃ興味湧いてきちゃったw=But I didn't expect Senpai's fetishes to be rape-type. \nI'm really starting to get interested, lol +はうっ…、そう…?…っぁ!…オススメ、を言っただけ…\nで…!ふう、んっ…。=Hauh... Really...? ...Ah! ...I just said I'd recommend it... \n! Huu, nn... +実例だからねえ。詳しく聞かされたら興味持つだろうねぇ。=It's an example, after all. I'm sure he'd be interested if he heard the details. +他にはどんなエグいやつ見るんですか?w\nムラムラしてるんで、すっごい知りたいです!=What else would you like to see? lol~n I'm so horny, I really want to know! +…そ、そんなに……っ…!はっ、ぁ…たくさん見てる\nわけじゃ…ないしぃ…!っぁ…。=...Th-That's...! Hah, ah... It's not like I'm... looking at a lot...! Ah... +急にいい子ぶらないでくださいよー、もうw\nまたドエロいの期待してますからw=Please don't act like such a good girl all of a sudden, lol~n I'm looking forward to seeing how sexy you are again lol +ほら、エグいセックスは散々しただろ。ここで前に何したか\n話したら喜ぶんじゃないか?=Look, we've had a lot of nasty sex. Wouldn't you be happy if I told you what I did last time? +っ、ど、どの話を、すればぁ…!んんっ…。=Wh-Wh-What should we talk about...!? Nnngh... +もっとエグいジャンルでもウチは歓迎ですよw=Even if it's a more disgusting genre, you're welcome here, lol +さっき、話したコト以上、にっ…んっ!…激しいコト、なんか…\nふぅっ…し、知らない…っ!っていうか…。=More than what we talked about earlier, nii... nh! ...Something... intense... nfuu... I-I don't know...! Or rather... +友達に嘘はよくないぞ。この部屋の窓際で大っぴらに\nおじさんと”仲良く”シたじゃないか。=You shouldn't lie to your friends. You've been openly “getting along” with Uncle \n by the window of this room. +う~ん、レイプ系で探しても、先輩の話ぐらいエロいのって\nなかなか出てこないんで、他にオススメないですか?=Hmm, I've been looking for a rapist, but I haven't been able to find anything as erotic as Senpai's story, so do you have any other recommendations? +へ、変態って…ひぁっ!…んっ…思われる…かも\nしれないっ…けどぉ…!んっ…、誰かがっ…あっ、\nいる場所とか…野外とか……っぅん…=P-Perverts... hyah! ...Nnh... They might think I'm a pervert... but...! Nh... Someone's... ah, somewhere where they're... outdoors... nnh... +っ……人のいるとこ…ろで…!ひうっ…、こ、こっそり\n…エッチしてる…動画とか…あっ…んっ!見ると…\n興奮しちゃう、かな…。はひっ…。=Ngh... I'm... in a place... where people are...! Hiuu... I-I'm secretly... having sex... with video... ah... nnh! Watching it... makes me excited, I guess... Hahii... +あー、ありますよねーw=Ah, you do have one, lol +演技なのは…っぁ…!わかってるけどぉ…んっ…女優\nさんは、本当に……んぅ!…シて、るし…。=I know it's just an act... aah...! But... nn... actress \n really is... nnu! ...I'm... doing it... +知られちゃダメ…なのにぃ!はぁ、あっ…続けちゃっ\nてる…スリルとか…。=I can't let her know... but...! Haa, ah... I'm going to keep going... Thrills... +でも、ああいうのって実際は絶対にバレますしw\n投稿モノとか普通にバレてたりして、\n笑っちゃいますよねw=But in reality, they'll definitely find out about it, and they'd probably find out what I posted, lol. It'd be hilarious. +…そ、そう…かな…?…あぁっ!……お、女の人が…\nあ、喘が、ないように、んっ……声を殺してるし…、\n結構…バレ…っ、ないんじゃない…かな…。はひっ…!=...R-Really...? ...Aaah! ...I-I'm trying to keep my voice down so that women won't... gasp... Nnh... I don't think... they'll find out...! Hahii...! +だったら莉乃ちゃんの言うことが、本当かどうか\n試してみるか?…そらっ!=In that case, why don't we see if what Rino-chan says is true or not? ...There! +っ、はっ、んぃ、ぁあっ……!!=Ngh, hah, nnh, aah...!! +えっ?!先輩、急になんですか?=Huh?! Senpai, what's this all of a sudden? +あ、っぅ、っふ…、な、なんでもっ…ない。\n…あ、床の汚れを……虫と見間違えちゃ、って。=Ah, ugh, heh... N-Nothing. I just... mistook the dirt on the floor for an insect. +んもー、ビックリするしたじゃないですかーw=Geez, you surprised me, lol +ご、ごめん…ね…、っ…!=I-I'm... sorry...! +話を聞けば聞くほど、先輩ってマジでМですよね。\nカレシさん以外でも、強引に迫られたら簡単に堕ちたり\nしてw=The more I hear about it, the more I realize that Senpai really is a mirth. Even if she's not my boyfriend, she'll fall easily if I force her to, lol +…それっぽい動画を…っ…!ちょっと見てるだけで、\nタカ君が…、だ、大好き…だから……ひぐっ!……そ、\nそんなこと…ないと思うけ、ど…っ。ぅん…!=...A video like that...! Just watching it for a second... I-I love you, Taka-kun... so... higuh! ...I-I don't think that's... true, but...! Yeah...! +ヌルヌルで滴らせながら軽く何度もイってるのは\nバレてるんだぞ。もう堕ちてるようなもんだろう?=She knows I'm cumming lightly over and over again while dripping with slimy fluids. It's like I've already fallen, right? +……こ、こういう関係…なだけで…っ!…ひうっ…、\nお、堕ちてなんか、ない…わよぉ…!んぁっ……。=...I-It's just... this kind of relationship...! ...Hiuh... \nI-I'm not... falling...! Nnah... +ほぉ。ココが弱いのはよぉく知ってるんだよ?\n突いてあげようね。=Oh? I know you're weak, Coco. Let's poke you. +ぇ、や……っぁ、うぅっ!!そこ、ダ、ダメっ…!=Eh, no... ah, uuu!! Not there, d-don't...! +ほらほら、おマンコがウネウネしながら、奥で亀頭を\nついばんで、早速種汁搾りを始めてるじゃないか。=Come on, she's wriggling her pussy, pecking at my glans in the back, and already squeezing out my seed juices. +っ……っふ、うっ…!ずるいこと…、し、しない\nでっ…。コ、ココアに…バレちゃ……んくっ…!=...Heh, ugh...! Don't... d-don't do anything unfair... I-I won't let the cocoa... find out... nkh...! +そうかそうか。これでもまだか=I see, I see. So this isn't over yet. +先輩、もしかして、カレシさん以外との想像して、\nちょっと落ち込んじゃってます?ww=Senpai, could it be that you're feeling a little depressed imagining it with someone other than your boyfriend? lol +んあっ…!ちょ、ちょっと、そ、それはぁ…!\nっふ…っく…!=Nnah...! H-Hey, th-that's...! Nnfh... kh...! +確か、このあたりも弱かったなぁ?=I'm pretty sure it's weak around here, too. +っは、ひぃっ…、ダメっ、そこはホント…っ!!! =Hah, hiih... No, that's really...!!! +先輩ー?ちょっとからかっただけなんで、落ち込まないで\nくださいよー…。言い過ぎてすみませんでした…。=Senpai? I was just teasing you, so please don't get depressed... I'm sorry I said too much... +オマンコがおじさんのチンポ型に仕上がってすごくいいよ。\n堕ちるも何も、こんなマンコじゃ、彼氏君が挿れた瞬間に\n浮気に気付くんじゃないかな?=It's so nice when your pussy is made into the shape of an old man's cock. Falling? With a pussy like this, I bet you'll realize you're cheating on your boyfriend the moment he puts it in. +ぁっ、ひゃっ…、言わない、っで、ぇ…!そこ\n突き続けない、で…!……やっ、ああああっ!!=Ah, hyah... Don't say it, huh...?! Don’t keep thrusting there...! ...Yah, aaaaah!! +ちょ、どうしたんですか?先輩、大丈夫ですか?=Hey, what's wrong? Are you okay, Senpai? +ぁっ、なっ…、何でもっ、ぉぉ…!ない、から…。はぅっ…、\n気にしない、でぇ…!=Ah, n-nothing, oooh...! It's... nothing... Hauh... Don't worry about it, \n...! +ねぇ~、先輩まだですかぁ?汗拭いてもどうせ外に出たら、\nまた汗かいちゃうんだしー…。=Hey, Senpai, are you there yet? I wipe my sweat off, but if I go outside, I'll start sweating again... +んっ、ご、ごめん…。でも…おぉ…!ちゃんと…\nして外に…出たいし…。はぁ、あっ…!=Nn, I-I'm sorry... But... ohh...! I want... to go outside... properly... Haa, ah...! +は、話は…いくらでもっ…!聞く…けど…、っ…、\nも、もう一回…んあっ!…彼氏さんを探し…に…い、\n行ってみたら?っぁ…ひぐぅ…!=Y-You can talk to me... as much as you want...! I'll listen... but... ngh... \nI'll try again... nnah! ...Why don't you... go look for your boyfriend...? Ah... higuu...! +やーですー。ウチが折れて、追いかけるのは\nなんか違うんで=I don't wanna. It's not like I'm going to give up and chase after him. +んん…、そ、そう…!だよ、ね…。はふっ…。=Mmm... I-I see...! Right...? Hafh... +それに、今、結構イイ動画サイト見つけちゃって。=Besides, I just found a pretty good video site. +動画サイトなんかより真後ろで実演してるのにねえ?\nしかし…こんな変態プレイでサカりきってるのに、今後\n本当に彼氏君で満足できるのかなぁ?=I'm doing a demonstration right behind a video site, aren't I? \nStill... I can't help but wonder if I'll really be satisfied with being your boyfriend in the future when you're so full of pervert play. +タ、タカ君…とはぁ…心が繋がってて……ひぐっ…!\nあ、愛し合ってる…からぁ…!はあ、はあ…大丈…夫\nなのぉ……。ひうっ…。=T-Taka-kun... we're... connected... higuh...! \nAh, we love each other... sooo...! Haa, haa... I'm a big... husband... hiuu... +自分にそう言い聞かせても、感じまくって\n震えてるじゃないか。=Even if I told myself that, I'd still be trembling from the pleasure. +…、だ、だって…こんな……っ!に…長い間…はぁっ、\nんん…突かれてたらぁ…!…だ、誰だって、気持ち\nよく…っ、はあ、あっ…なっちゃうし…。はぁ、あっ…。=...B-But... I can't...! I-If you keep... haah, mmmm... poking me like this for so long...! ...I-It'll make anyone feel good...! Haah, ah... I'll... Haah... ah... +あーこの動画、男優の腰使いがエッグイですねw\nめちゃくちゃ突かれまくってて、いいなぁ…。\n先輩はこーゆーのどうです?=Ah, this video shows a male actor moving his hips like an egg, lol\nIt's so nice that he keeps poking me like that... How about this, Senpai? +え、あっ…んっ…!い、いいよね…。…そ、そういう\nのも…タカ君と、いつか…はうっ…シてみたい、ん…、\nかな…。はあはあ…。=Eh, ah... nnh...! I-It's okay, isn't it...? ...I-I'd like to do that with Taka-kun someday... hauh... I want to do it... nh... \nI guess... *pant pant*... +なにが”いつか”なんだか。いい加減、このチンポ\n以外じゃ満足できないところまで堕ち切ってるのを、\n自覚しようね。=What do you mean,someday? You should be aware that you've already fallen to a point where you can't be satisfied with anything but this cock. +んぅ…!こ、これ以上…、やっ、突き、\n続けるっ……のはぁ…!っは、ぁ…。=Nnngh...! I-I can't... keep thrusting... any longer... Haah...! Haah, ah... +おマンコは、彼氏君の童貞租チンなんか欲しくない\nって、チンポに訴えてきてるぞ?=Her pussy is telling me that she doesn't want a boyfriend's virgin dick. +っぁ、っは…勝手なこと言わない、で…。=Ah, hah... Don't just say whatever you want... +こっちの動画、良さそw\nって、有料かよー…。ぶー。=This video looks good, lol~n, so it's for a fee... Bzzt. +で、ここを突いて擦り上げれば…しょっちゅう\nイキ狂ってたなぁ。=And if I poked and rubbed here... I'd go crazy cumming all the time. +っは、んっっ…ひっ、~~~~!!!=Hah, nnh... hii, !!! +先輩???マジ、大丈夫ですか?\nそっち行きましょうか?=Senpai?? Seriously, are you okay? \nShould we go over there? +だ、っ、だ…大丈、夫!!!ほんと、っ…\n大丈夫…だからぁ…。何でもないっ、よ=I-I-I'm... I'm so tall, my husband!!! Seriously... it's okay... It's nothing... +本当に大丈夫か…どれ、中出しアクメで\n確認させてもらおうか…!=Are you sure you're okay...? Let's see if you can cum inside me...! +センパーイ?=Senpai? +ッッ!?なっ、何っ?ココア…?=Huh?! Wh-What? Cocoa...? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +センパーイ?=Senpai? +ッッ!?なっ、何っ?ココア…?=Huh?! Wh-What? Cocoa...? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +センパーイ?=Senpai? +ッッ!?なっ、何っ?ココア…?=Huh?! Wh-What? Cocoa...? +(おっと、これは面白くなってきたな…。さて、どう\nイジメてやろうか…)=(Oops, this is getting interesting... Now then, how should I tease him...?) +(さて、お次はどんな風に攻めてやろうか…)=(Now then, how should I attack next...?) +ぁっ…はっ……、はぁっ…すごっ…、んっ…ふ…っ!…ふぁ、んっ…\n待って…、こんな…キクッ、っぁ…はぁっ…バレちゃうぅ…!=Aah... hah... haah... Wow... nnh... fh...! ...Fwah, nn... \nWait... This is... kh, ah... haaah... I'm gonna get found out...! +先輩ー、まだですかー?なんかいつにもまして\n時間かかってますねー。=Senpai, not yet? It's taking longer than usual. +もしかして着替え以外のこと何かしてます?\nウチ、ホント暇だし、手伝いますよー?=Are you doing anything other than changing? I'm really free, so I'll help you out. +ははは、後輩ちゃんのお言葉に甘えて、このまま\n人前アクメの興奮を手伝ってもらおうか?=Hahaha, should I take you up on your offer, Kouhai-chan, and get you to help me get excited from my public orgasm? +あっ、あぁ…ん、っ、や、ぁっ…ああぁっ…!!!=Ah, ahh... nn, yaah, ah... ahhh...!!! +っおおっと…。危うく搾り取られるところだ。\n今の一言でド淫乱マンコがうねって、肉壁でシゴいて締めて\n射精を急してきやがる…。=Whoa, whoa... She's almost squeezing me out. \nWith those words, her lewd pussy wriggled, squeezed me with her flesh walls, and urged me to ejaculate... +よぉし、貪欲なドスケベマゾマンコを\nもっとよくしてやろう。=Alright, I'll make your greedy, perverted, masochistic pussy even better. +せんぱぁーい……??=Senpai...?? +ふはっ、ぁうっ…、もっ、…もう、っ…終わ、るっ、からぁっ…あぁ…。=Fuhah, auh... I-I'm... about to... end... aaah... +もー…ホントですかぁ?ww動画サイト見るのも\n飽きてきたんで、早めにお願いしますよー。=Geez... Really? I'm getting tired of watching lol video sites, so please hurry up. +ははは、そうだな。着替えにしては長すぎるからなあw=Hahaha, that's right. It's too long to change clothes, lol +先輩がエロバナでサカって、着替えついでに軽くオナってても、\nウチは別に気にしませんけどねww=I don't really care if Senpai masturbates lightly while she's changing, lol +そ、んなこと…、んっ、ふっ、シ、シてるワケ…ないっ…っ、\nじゃ…、ぁふっ…、ないっ……っ…。=Th-That's... nn, fuu, I-I'm not... doing that...! It's not... afuu... I'm...! +それ以上のことをシてるからな、ははは。\nっと…軽くイったみたいに、膣ヒダを痙攣してるぞ?\nまだまだスリルと快感を味わいたいみたいだねえ?=You're doing even more than that, hahaha. Your vaginal folds are convulsing like you just came. You still want to experience more thrills and pleasure, don't you? +もう、許してえ…。んあっ、はぁっ…。=Geez, forgive me... Mnah, haah... +じゃあ、浮気チンポ狂いらしく、後輩のすぐ前で\n本気アクメ、キメさせてやるよ!=Well then, I'll make you orgasm for real right in front of your underclassmen, like you're going to go crazy from cheating on your cock! +んひっ!!!…っく、…っふ…っぁ……っは…=Nhii!!! ...Kuh... fuh... ah... hah... +クシャミですか?夏でも風邪ひくことあるんで、\n早く服着た方がいいですよー。=Are you sneezing? You can catch a cold even in summer, so you should hurry up and put on your clothes. +ここ最近で一番具合のいいマンコに仕上がってるぞぉ。\nド変態に育てた甲斐があったよ。リノちゃんの大好きな\nココを何度も何度も…強く、抉って擦り上げて……。=It's the best pussy I've had in a while. It was worth raising it into a \npervert. Over and over and over again... I dug into Rino-chan's beloved \nCoco... and rubbed it hard... +あ、ダメ、そっ…こ…ほんとイク…っ…イっちゃ…う…\nっぁ、っぁ…んんっ…我慢でき、なっ……!=Ah, no, that's... I'm... really going to cum...! ...I'm going to... cum... Nnh, ah, ah... nnh... I can't... hold it in...! +先輩ー?大丈夫ですかー?聞いてますー?=Senpai? Are you okay? You listening? +んっ…!…あっ!…はっ、あっ……っぁ…っぁう…\nんーっ!…っふ、っふ…んんっ!!っぁ…=Nnh...! ...Ah! ...Hah, ah... ah... auh... \nnnn! ...Heh, heh... nnnh!! +………そっち行きますよー??=......I'm going that way, okay? +後輩と彼氏、両方裏切りながら、\n子宮ごと一気に押し潰されて、肉便器らしく…イけっ!=Betraying both my junior and boyfriend, my womb was crushed all at once, like a meat toilet... Cum! +っく~~~っ…~~~~っっっ!!!!=Ughhh...!!! +っほ……っぉ…、は…っ、っ…ぁへ…っん…っは…ぇ…。=Hoh... oooh... hah... hh... aheh... nh... ha... eh... +=I'm sorry, but I can't help it. +先輩…?…今思いっきりぶつかりました??\nこっちにもドン、って衝撃が来たんですけど。=Senpai...? ...Did you just hit me with all your might?? \nI'm getting a shockwave here too. +えっ、そ、そう…?ちょっと…あ、汗ふきしてる、から…\n手、手が当たったかも!=Huh? R-Really...? I-I'm sweating a little, so... my hand might have hit it! +んっ…あぐ…うっ…ふぅー、げほっ…っふー\nんっ、おほ、ごほっ…っはぁっ…っは、んぐっ…。=Nnh... agh... uuh... fuuuh, gehoh... ohoh, cough... haah... hah, nguh... +大丈夫ですか、先輩。急にむせて…ビビりますよw=Are you okay, Senpai? You're choking all of a sudden... I'm scared, lol +だっ…大丈夫!んっ…っ…ちょっと、唾を飲み込もう…\nと、したら…んっ…、喉が……ごほっ…。=I-I'm fine! Nnh... I'm going to swallow my saliva... and then... nnh... my throat... *cough*... +あー、のどチンコに唾が直撃するの、たまにありますよねーw\nもー、落ち着いてくださいよw=Ahh, sometimes your saliva hits my throat, lol~n, please calm down lol +いつもは一緒に着替えてるのに、なんで今更恥ずかしがって\nるんですかー?先輩のエッロォ~イ体、見せてくださいよ~w=We usually change clothes together, so why are you embarrassed now? Show me your sexy body, Senpai! lol +えっ…、…だ、だって、いつもは…あぅっ…、他の皆が\nいるから…いいけど…んん、二人っきりだと、なんだ…か、\n恥ずかしくて…。ぅくっ…。=Huh...? I-I mean, normally... Auuh... everyone else is here... so it's fine, but... nnh, when we're alone together, it feels... kind of embarrassing... Ugh... +なんですかそれwめっちゃカワイイwってか先輩、男どころか\nスケこましですねwウチが男だったら速攻口説いてるわw=What's that supposed to mean, lol? You're so cute, Senpai. Forget men, you're such a pervert. lol If I were a man, I'd hit on you right away lol +なんか着替え手間取ってますねー。不都合あるなら\nウチ、全然手伝いますよー?=You're taking a lot of time to change. If it's inconvenient, I'll help you out at all! +あ、いや、大丈夫だよ、ほんっと、大丈夫!ちょっと、ロッカーも\n整理、ぁっ…、してるし…。涼みながら、やってるから…ぁ。ひぅっ…、\nバタバタして…汗かいても…んっ、嫌だし…、うん、大丈夫。=Ah, no, I'm fine, I really am fine! I-I'm putting the lockers in order, ah... I'll do it while it's cool... ah. Hiuh... I don't want to... nnh, even if I sweat... Yeah, it'll be fine. +あんのやろぉー、まーだ反応ないわー。=That bastard, he's not reacting. +コ、ココア…、何もこんなっ…、ぁ、ところで、彼氏さんを\n待つ必要は…無いん、じゃない…かな?=C-Cocoa... nothing like this... ah, by the way, there's no need... to wait for your boyfriend, is there...? +ほ、ほら、会ったときに、はあ、はあ…、部室の匂いが\nしても…、嫌でしょ?=C-Come on, when we meet, *pant pant*... You don't want to smell the clubroom, do you? +いやー、アイツ、いつかここでヤらせろ、ってうるさいんですよー。\nなので気にしないと思います。ってか、オトコって何であんなに\n女子更衣室にロマン持ってんですかね?w=Man, he's always pestering me to let him do it here someday. I don't think he'll mind, since it's \n. Wait, why do men have so much romance in the girls' changing room? lol +ぁ…そっ、そう、なんだ…。はは…、ぁっ、何で…\nだろうね…?んん…。=Ah... I-I see... Haha... ah, why... \nwould that be...? Mmm... +っぁ、はあっ…、んあっ、バレる…バレちゃう…、ココアが、すぐそこにいるのにっ…。んあ、っぁ、あうっ…おじさんチンポにガッツキ交尾、やめらんない…。っはっは…んひっ、彼氏の話…しながらっ、違うチンポに子宮口突かれてるの、すごいキクぅ…。はーっ、っは、はぁ…っぁ、誤魔化す度にすごい波キちゃう。あっ、ああっ…もっと聞いて、聞いて…っ、裏切り生セックスで…興奮させてぇ…。っぁ、んはっ…=Ah, haah... nnah, I'm gonna be found out... Even though Cocoa's right there... Nnah, ah, auuh... I can't stop pounding on my uncle's cock... Haha... nhii, while we're talking about my boyfriend... it's amazing how different cocks are poking at my cervix... Haaah, hah, haaah... ah, every time I try to hide it, it gets really hard. Ah, aah... Listen to me more, listen to me...gh, make me... excited by raw, betrayal sex...! Ah, nhah... +ぁっ、ぁはっ…大声出る、そこっ…こすって、焦らされたら…大声出したくなっちゃう。あっあっ、ダメ…気持ちよすぎる。脳とおマンコ、ココアの前で溶けちゃう。ふぅ…はぁ…んおっ…極太チンポにほだされて、誤魔化すのも限界…なのぉ…。あんっ、あっ、ああっ、そこ、ハメ潮吹くっ…。ビチャビチャ聞えちゃう…。っぁ…んあっ、おじさん、分かってやってる、ダメぇっ…。はぁはぁ…ああ…=Ah, ahah... I'm going to yell, there... Rub it, if you tease me... I want to shout. Ah, ah, no... It feels too good. My brain and pussy are melting in front of the cocoa. Fuuh... hah... nnoh... It's so thick, I can't hide it... ahn, ahh, aahh, there, it's squirting... I can hear it all over... ahh... nnahh... Uncle, I understand, nooo... *pant pant*... +っは、んっ…ぁは、声、我慢するごとにおチンポ一番奥に押し付けて、喘がせようとして、くるっ、うぅ…。っは、ああっ、んぅ…おじさんと生ハメしてるの、いっそバラしたくなっちゃう…。思いっきり下品に喘ぎたいのぉ…!あうっ、はあ、あん、ココアに嘘つきながら…発情マンコ、おじさんに差し出して…ぁうっ、あふっ…、下品によがってるのぉ…。っは、あっ、んあっ…、このまま、性処理中出し…キメられたい、よぉ…。っぁあっ…は、んっ…私を信用してるココアの…後輩の間近で…生膣ザーメンコキ捨てされたいのぉ…。っは、はぁ、んっ…=Hah, nnh... aha, every time I hold back my voice, it presses against the deepest part of my cock, trying to make me gasp, uuh... hah, aah, nnuh... I'm having sex with you raw, Uncle, and I'd rather reveal it... I want to gasp as vulgarly as I can...! Auh, haaah, ahn, while lying to Cocoa... while holding out my horny pussy to Uncle... auh, anfh... It's getting dirty... Ha, ah, nnah... like this, I want you to cum inside me... I wanna get fucked... aaah... ha, nh... up close... to the underclassman... who trusts me so much... Haah, haah, ngh... +っぁん、ぁう、はぁ…前は、おじさんに視姦されるだけでイヤだったのに…、今は、隠れてチンポ咥えこむ変態セックス、最高…って、感じてる…。ああ、ハメてもらってるのに、もっと欲しい、って、エロ穴疼いてる。あっあっ、なぶるようなピストンいい、のぉ…!二人きりじゃないのに、バレたら終わるのに…、マン汁垂らして…クリと乳首、ガチガチに勃起してる。んあ、っはっは…ぁん、こんな話しながら、ガン突きされたら…っは、あっ、おマンコ吸い付いてチンポ離さないの…。ハメっぱなしになっちゃうよぉ…。っは、んぅ、あうっ…=Aahn, auh, hah... Before, I didn't like just having my uncle stare at me... but now, I'm feeling... the best perverted sex I've ever had... hiding and holding my cock in my mouth... Aah, even though he's setting me up, my erotic hole is aching, saying, “I want more!” Ah, ah, you don't have to piston me like that...! Even though it's not just the two of us, it'll be over if he finds out... My pussy juices are dripping... and my nipples are hard and erect. Nnah, hhahaha... ahn, if he keeps pounding me while we're talking like this... hah, ahh, don’t suck on my pussy and let go of my cock... I'll end up being set up... Hah, nnh, +はぁ、あっ、ぁ…、ずっとセックスしてるから…バレてるかもしれない…。あんっ、あっ…、部屋が交尾臭くなってるのに、あっ、あっ…、やめられない…。やめなきゃって思うのに、はぁ、あっ…んうっ、バレたら終わるのに…思えば思うほど、誤魔化すほど…はぁ…っぁ、ドスケベなメス穴が、ぐちょぐちょに濡れて…ズッポリオスマラ咥えこんじゃう。はぁ、あっ、んあ、ココアを追い返さなきゃいけない…けど、いて欲しい…。あっ…んっ、このままそこにいて…バレるかバレないかのスリルの中、はーっ、っは、アクメキメたいのぉ…。後輩たちの前では、いつも優等生ぶってるのに…、んっ、ぁっ…、ホントは中年チンポ専用の、淫乱ハメ穴なのぉ…。はひっ、あっ…、今も種汁処理に使われて、発情してる…だらしない先輩なのぉ…。んあ、あっ…んっ、はっ…=Haa, ah, ah... We've been having sex for a long time, so... they might find out... Ahn, ahh... Even though the room reeks of mating, I can't stop... I feel like I have to stop, haa, aah... nnuu, if they find out, it'll be over... The more I think about it, the more I try to hide it... haa... ah, my lewd bitch hole is getting wet... and I'm going to hold it in my gut. Haa. ah, nnah, I need to turn away the cocoa... but I want them to stay... Ah... nn, the longer I stay there... the more thrill it feels like they won't find out. Haah, hah, I want to orgasm... In front of my underclassmen, I always act like an honor student... nnn, ah +っ…ふぅ、あ…んあっ…、仕切り1枚挟んで…ヨガリ顔晒して、オマンコが種付けねだりしてる…。はあ、あっ、っぁ、スリルと背徳感で脳みそ溶けちゃう…。もっとおチンポシゴきさせてぇ…。あっ、んんっ、はぁはぁ…ドロドロの肉穴にくっさいチンポハメられて…ぁはっ、はぁ…、張り切ったカリで、溢れたエロ汁掻き出されて…もう、床がベタベタ…。んぅ、っは、熱くサカった吐息と、チンポねだりフェロモンやカウパー臭で、室内中にムレた獣臭蔓延しちゃってるぅ…。私、部長なのに…みんなの部室、個人的なセックスで汚しちゃってるのぉ…。はあー、ふうー、んっ…、許して…。罰として、ふしだら部長のスケベ穴、抉り倒してぇ…!はぁ、ふぅ、っぁ、はぁ…。=Ngh... fhh, ah... nnah... with one partition between them... exposing her yoga face, her pussy is begging to be seeded... Haah, ah, ahh, my brain is melting from the thrill and immorality... Let me scrub your cock more... Ah, nnh, haah haah... Even though I'm the club president... I've been dirtied by everyone's private sex in the clubroom... haah, hah, hmmm... Forgive me. As punishment, I'll gouge out your sloppy hole with my hot breath and the smell of your cock and pheromones and cowper...! diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zbAssetDump.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zbAssetDump.txt new file mode 100644 index 0000000..b80a310 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zbAssetDump.txt @@ -0,0 +1,5612 @@ +『あの後、何時間か補習が続いた。』=“After that, supplementary lessons continued for a few hours.” +『あんなに恥ずかしくて、困って、戸惑ったのに、全然…頭からエッチな考えが抜けなくて…』=“I was so embarrassed, troubled, and confused, but... I couldn’t get the dirty thoughts out of my head at all...” +『どうしていいかわからず、気を紛らわせようととにかく必死で授業を受けた。』=“I didn’t know what to do, so I tried my best to distract myself and went to class.” +『結局、補修中はずっとそんなことを考えて…それがどんどん大きくなって、体も熱くなっていくばかりだった。』=“In the end, I kept thinking about that during repairs... and it just got bigger and bigger, and my body just got hotter.” +『真っ直ぐな日差しが傾いて、セミの鳴き声が変わる頃。教室から解放された私は…それをどうにかしたくて…。』=“It was around the time when the straight sunlight tilted and the cicadas’ cries changed. Now that I was freed from the classroom... I wanted to do something about that...” +『でも、大した確信も無いまま…ここに来ていた。』=“But without much conviction... I came here.” +『…用務員室』=“...The janitor’s office.” +『ここがおじさんの住んでる部屋だよね』=“This is the room your uncle lives in, isn’t it?” +ノックした手を下せないまま…長く感じるの静けさの中でほんの少し、震えてしまっている。=I can't bring myself to knock... It feels so long, but I'm trembling a little in the silence. +『すみません。…いますか?』=“I’m sorry. ...Are you there?” +…=... +……=... +『いないみたい。どうしよう…。ここに来たら…おじさんの顔を見れば収まるかも、とか思って来ちゃったけど…』=“It doesn’t look like she’s here. What should I do...? If I came here... I thought it might settle down if I saw the old man’s face, so I came...” +『いないかもしれない、なんて単純なことが考え付かないぐらい、私…動転しちゃってる。』=“I’m so upset that I can’t think of something as simple as ‘Maybe she’s not here’.” +『おじさん、どこにいるのかな…。校内で仕事中ならどこを探せばいいんだろう。』=“I wonder where the old man is... If he’s working at school, where should I look?” +『…それとも中で寝てる…とか?』=“...Or are you... sleeping inside?” +『でも、眠ってるならきっと疲れてよね。だったら起こすわけにはいかないし…。』=“But if she’s asleep, she’ll probably get tired. In that case, I can’t wake her up...” +『でも、こんな気持ちのまま家に帰りたくないよ…。』=“But I don’t want to go home feeling this way...” +『…あれ?』=“...Huh?” +『なんとなしにドアノブを回したら…鍵がかかってない。』=“I turned the doorknob for some reason... and it wasn’t locked.” +『入っちゃ…ダメ…かな。ダメ……だよね?』=“I guess... I shouldn’t go in. I can’t... right?” +『…………』=“......” +『…で、でも、中に入って待ってみようかな…!』=“...B-But maybe I’ll go inside and wait...!” +『ここで、じっとしてても仕方ないし…。』=“There’s no point in sitting around here...” +『こんなところで扉を半分開けたまま、覗き込んでるなんて誰かに見つかったら変に思われちゃうだろうし。』=“I’m sure someone would think I’m weird if they found me peeking in here with the door half open.” +『もし、中におじさんがいて、驚かせたり、怒らせたりしたら、しっかり謝ろう。だから…』=“If there’s an old man inside, and I startle him or make him angry, I’ll apologize properly. So...” +『…お、お邪魔、します……』=“...I-I’m, intruding...” +挨拶はしたけれど……やはり、そっと体を滑り込ませた。=I greeted her, but... I still slid into her. +『ここが……』=“This is...” +『この部屋が、おじさんが住んでる部屋なんだ。初めて入ったけど…こんなところなんだ…。』=“This is the room where the old man lives. This is the first time I’ve been in it... but this is what it’s like...” +『すぅっ…』=“Zzz...” +『んっ…おじさんの、匂いがする。ど、どうしよう。すっごい…ドキドキしてきちゃった。』=“Nnh... It smells like you, Uncle. Wh-What should I do? I’m really... getting excited.” +『勝手に入っちゃいけないんだろうけど…でも、でも…』=“I probably shouldn’t go in without permission... But, but...” +『少しだけ…!少しだけだから…。それでも帰ってこなかったら、すぐに出ていくから…』=“Just a little...! Just a little, so... If you still don’t come back, I’ll leave right away...” +『…今はここにいたい。ドキドキするけど…すごく、落ち着くし…。』=“...I want to stay here for now. It’s exciting, but... it’s really calming...” +『落ち着くのに…エ、エッチな気持ちになってきて…。』=“Even though I’m calming down... I-I’m starting to feel dirty...” +『わわわ…おじさんのことを考えると、勝手にエッチな気持ちになっちゃって…止められなくて…。』=“Wawawa... When I think about you, Uncle, I can’t help but feel dirty... I couldn’t stop myself...” +『こんなのダメだよ。ダメなのに…っ』=“You can’t do this. Even though you shouldn’t...” +『でも、嬉しい…。私、どうかしちゃってる。めちゃくちゃ…。ああ…すっごく変な感じ。』=“But I’m happy... Something’s wrong with me. It’s crazy... Ahh... It feels really weird.” +『火照って、そわそわして、いけない気持ちになって…。でも、ここを離れたくない…。』=“I’m flushed, fidgety, and feel like I shouldn’t... But I don’t want to leave this place...” +『おじさん、ここで寝て起きて、生活してるんだよね。』=“Uncle sleeps here, wakes up, and lives here, doesn’t he?” +『物音を立てないようにゆっくり、ゆっくり…。』=“Slowly, slowly, so as not to make a sound...” +『私、勝手に上がり込んで…しかもこんな気持ちになって、…すごく悪い子になってる。』=“I came in here on my own... And now I feel like this... I’ve become a really bad girl.” +『ダメだって、悪いことだってわかってる。だけど…おじさんの部屋だし、もっと…色々知りたいな…。』=“I know it’s a bad thing, I can’t. But... this is my uncle’s room, so... I want to know more...” +『部屋全体からおじさんの匂いがして…隣にいるみたいな、あの時みたいに抱きしめられてるみたいな……。』=“The whole room smells like an old man... It’s like I’m next to him, like he’s hugging me like he did back then...” +『私、男の人の部屋にいる。それも、私の好きな…男の人の…。』=“I’m in a man’s room. And that’s my favorite...man’s...” +『ここに入ってからずーっとドキドキしたままでもう胸が苦しい…。』=“My heart’s been pounding ever since I entered here, and it’s already hurting my chest...” +『っん…っは、ぁ…はあ…』=“Nnh... Hah, ah... hah...” +『うう、どうしよう。むずむずして…自分の体…抑えきれなくなってきてる…。』=“Ugh, what should I do? I’m getting itchy... and I can’t... control my own body anymore...” +『っ、は、…ふぅー……はぁっ、ふぅーー…』=“Gh, hah, ...fuuu...haah, fuuuuh...” +『我慢して…。』=“Bear with it...” +『お、落ち着かなくちゃ。』=“I-I have to calm down.” +………=......... +……………=............ +『む、無理、かも…。ううん、でも、でも…落ち着いて、落ち着いて…。』=“I-I don’t think it’s possible... No, but, but... Calm down, calm down...” +『あ、あと10分。10分だけおじさんを待って、戻ってこないなら家に帰ろう。』=“Ah, ten more minutes. We’ll wait for Uncle for ten minutes, and if he’s not coming back, let’s go home.” +『それまで…ちょっと、10分だけ…ここに…い、いさせてもらおう…。』=“Until then... I’ll be here... for a little, ten minutes... I-I’ll stay here...” +『はー…ふー…はー…ふー…』=“Haaah... fuuh... haaahh... fuhh...” +『でも、このままじっとしていたら、頭も体も変になっちゃいそう…。』=“But if I stay still like this, my head and body are going to go crazy...” +『何か…何かない、かな。気を紛らわせられるような…何か…。』=“Something...something, I guess. Something that could distract me...” +『……あ。雑誌がある。』=“...Oh. There’s a magazine.” +『おじさんはどんな雑誌を読むのかな…』=“I wonder what kind of magazine he’ll be reading...” +『いち、にぃ…んー…。結構積んであるな…。』=“One, two... Mmm... That’s quite a load...” +『男の人が読む雑誌。…お父さんはよく家電とか、新製品の特集をしてる雑誌を買って読んでたけど…』=“It’s a magazine men read. ...My dad used to buy and read magazines that featured household appliances and new products...” +『…あ、これはうちにもある通販カタログだ。』=“...Oh, this is a mail order catalog we have here.” +『次は、…これも見たことがある。ポストに勝手に入ってる健康食品カタログ…』=“Next... I’ve seen this too. It’s a health food catalog that’s in the mailbox without permission...” +『あと、チラシが何枚かと…』=“Also, I thought I’d get a few flyers...” +『えっと、これは……』=“Um, this is...” +『えろぐるいまひるにおねだりズボズボなませっくす…』=“Eroguru, I'm begging you, Hiru...” +『っっ!!!』=“Ghh!!!” +『えっ、ええええっ…!!?』=“Wh-Whaaaat...?!!” +『い、いきなり…』=“S-Suddenly...” +『え、え…エ、エッチな雑誌…っ、こっ…こんなとこに…ふ、普通に…おいて…あ、ある…?!』=“Eh, eh... D-Dirty magazines... t-t-to a place like this... P-Please... leave them... normally... A-Are there any...?!” +『っ……』=“Gh...” +『ど、どうしよう、どうしよう…こ、こういうもの、ほ、本物を見るの、初めて…。』=“Wh-What should I do, what should I... I-It’s the first time I’ve seen something like this, th-the real thing...” +『こ、こういうの…本当に買って…読む、もの…なんだ…?!!』=“I-It’s... really something to buy... and read...?!!” +『エッチな雑誌…。』=“A dirty magazine...” +『どうしよう、熱い…、息が苦しい…。なんで……』=“What should I do? It’s so hot... I can’t breathe... Why...” +『私、エッチな雑誌で興奮しちゃってるの…?』=“Am I excited about dirty magazines...?” +『ダ、ダメ…エッチな雑誌とか…私が見ちゃダメ。』=“D-Don’t... Don’t look at dirty magazines... or anything like that.” +『で、でも…気になっちゃう……。』=“B-But... I’m curious...” +『はぁっ…はぁっ…』=“Huff... Huff...” +『どんどん息、荒くなって…、もうわかんない。』=“Your breathing is getting rougher and rougher... I don’t know anymore.” +『ちょ、ちょっとだけ…ほんと、ちょっとだけ…。み、見て…みよう…かな……?』=“A-A little... Really, just a little... M-Maybe I should... take a look...?” +『……』=“...” +『う、ううん!やっぱりダメ。』=“N-No! I can’t do it after all.” +『こんなエッチなもの見ちゃいけないし、それでドキドキするなんて…は、はしたないよ…。』=“I shouldn’t be looking at something this dirty, and my heart’s beating so fast because of it... It’s so v-vulgar...” +『…………』=“......” +『でも……中身、どんな感じ…なのかな…。』=“But... I wonder... what it’s like inside...” +『エッチな写真とか、やらしいお話とか、文章とか…そういうのが…いっぱい載ってる…んだよね?』=“There’s lots of dirty pictures, dirty stories, writing... and stuff like that... right?” +『…気になる。…でも、読んだりしちゃ…おじさんにバレたら最悪だもん…。』=“...I’m curious. ...But if I read it... It’d be the worst if the old man found out...” +『でも、気になって…。本当に、苦しい……。』=“But I’m curious... It’s really painful...” +『うう………』=“Ugh...” +『ちょっとだけなら……ち、ちらっとだけなら…。それに…』=“If it’s just for a little while... If it's just a little bit... Besides...” +『…ちゃんと戻しておいたら、見たって…バレない…よね……?』=“...If I put it back properly, they won’t find out... that I saw it... right...?” +『………』=“......” +『指先でつまんで…ちょっと開くだけ…。ちょっと見えたら、閉じよう…。』=“I’ll pinch it with my fingertips...and just open it a little... If I can see a little, I’ll close it...” +『うわっ……』=“Whoa...” +『すっごい……!!!制服、だけど…おっぱいとかほとんど見えてる…。』=“Amazing...!!! My uniform, but... I can almost see my boobs and stuff...” +『すっごく…いやらしい恰好…してる。』=“She’s... dressed really... dirty.” +『こんなに…思いっきり脚広げて…。でも、あそこは…ぼかしてあるんだ…。』=“You’re... spreading your legs as wide as you can... But there’s... a blur there...” +『わ、私何読んでるのっ…』=“Wh-What am I reading...?” +『…は、恥ずかしい!!』=“...I-It’s embarrassing!!” +『でも…気になる。…おじさんが…これを見て…お………おチンチンを…お、大きく…してる…なら…』=“But... I’m curious. ...Oji-san... is looking at this... and... h-he’s... making... your dick bigger... then...” +『おじさん…こんな感じの女の人が…好きなのかな。こういうのを見て、……エッチな気分になって…』=“Uncle... I wonder if he likes... women like this. Seeing this... makes me feel dirty...” +『もし…もしだけど…私も…こんな風になったら…。おじさんは…。』=“If... if... I end up like this too... Uncle...” +『でも…前に、おじさんに倒れ込んじゃった時…』=“But... the last time I fell to Uncle...” +『服の上からだったのに…』=“It was through my clothes...” +『………』=“......” +『も、もうおしまい!!』=“I-It’s over!!” +『…えっと、ここに積んでたっけ…。こ…こんな感じだったかな。』=“...Um, was it loaded here...? I... I think it was like this.” +『よしっ。』=“Okay.” +『ふぅ……はぁ…』=“Phew... Hah...” +『おじさん早く帰ってこないかな。』=“I hope your uncle comes back soon.” +『でも今帰ってこられても…ドキドキし過ぎてて…ちょっと困る、かも…。』=“But even if you come back now... my heart’s beating too fast... It might be a bit of a problem...” +『でも、それはこんな雑誌をのぞき見する私が悪いんだから…。』=“But that’s my fault for peeking into a magazine like this...” +『はぁ…もう…私、どうかしてる…。気を紛らわすつもりが真逆になっちゃった…。』=“Hahh... Geez... Something’s wrong with me... I’m trying to distract myself, but it’s the complete opposite...” +『こういうコトが知りかったわけじゃなくて…。何か別の、普段好きなことが分かりそうな物…。』=“It’s not that I didn’t know about this... It’s something else, something I think I’d normally find out what I like...” +『ん…?』=“Hm...?” +『あっちにあるの…、DVD…か、何か…?おじさん、どんな映画やドラマ見るんだろう。』=“It’s over there... A DVD... or something...? I wonder what kind of movies and dramas Uncle will watch.” +『私が知ってるのがあればいいな…』=“It’d be nice if there was something I knew...” +『…ぁ、えっ??』=“...Ah, eh??” +『これ、なんていうか…も、もしかして…エ…エッチな…ビデオ……?!』=“This, how should I put it... D-Don’t tell me... this is... a dirty... video...?!” +『裸の女の人が………。』=“A naked woman...” +『わ……』=“Wah...” +『ダメってわかってるのに…こんなの見ちゃいけないのに。いっぱいエッチなことが書いてあって…』=“I know I can’t... I shouldn’t be looking at this. There’s so much dirty stuff written on it...” +『ダメ、ダメ……!』=“No, no...!” +『ダメ…っ…だけど…どうしても…み…見ちゃう……。』=“No...nh... but... no matter what... I... can’t help but look...” +『…お、おじさん、…さっきので…制服の子が好きかと思ったけど、これ……全然違う……』=“...M-Mister... I thought... you liked the girl in the uniform from earlier, but this is... completely different...” +『もっと年上の、人妻、って。こっちは…OLさん…?それで…これは……グラドル……??』=“An older, married woman, he said. This is... an office lady...? And... this is... gradle...??” +『あとは名前…きっとこの人の名前かな……。』=“All that’s left is her name... I’m sure it’s this person’s name...” +『…雑誌よりこっちのほうがいっぱいある……。中は流石に見れないけど…でも……』=“...There’s more of this than the magazine... I can’t really look inside, but... But...” +『うーん………』=“Hmm...” +『大人の女の人が、やっぱり好き、だよね……』=“You really do like grown women, don’t you...?” +『雑誌も、このビデオも…全部私よりずっと年上の女の人ばっかり。』=“The magazines, this video... They’re all women much older than me.” +『当たり前だけど……』=“It’s only natural, but...” +『おじさんが私みたいな年の子を見て…本気でエッチな気分にはならないのかな…。』=“I wonder if seeing a kid my age... doesn’t really make me feel dirty...” +『前あったことは…やっぱり偶然なのかな……』=“I wonder... if what happened before was a coincidence after all...” +『…そうだよね、私まだまだこの人達より全然……。』=“...You’re right, I’m still way better than these people...” +『…………』=“......” +『おじさんの部屋にいて、こんなエッチなものを見て、心臓が破裂しそうなぐらいバクバクしてて…』=“I was in my uncle’s room, and when I saw something this dirty, my heart was pounding so hard it felt like it was going to burst...” +『すごく変な気持ちなのに……。』=“Even though it feels really weird...” +『おじさんが興奮する相手が…私と全然違うタイプだって思うと……。私じゃダメだと思うと……』=“When I think about the person you’re excited about... being the completely different type from me... When I think that I’m not good enough...” +『ちょっと……悲しい。』=“It’s a little... sad.” +『か、片付けよう…何してるんだろ』=“L-Let’s clean this up... I wonder what they’re doing.” +『何枚ずつかまとめて積んであったのに、気になって、結構見ちゃった…。』=“It was piled up several at once, but I was curious, so I ended up looking at it quite a bit...” +『元に戻さなきゃ。』=“I have to put it back together.” +『あっ』=“Ah!” +『崩しちゃった…!』=“It’s collapsed...!” +『勝手に人のものを触って散らかして…。はぁ…もう…泥棒よりもっとずっと悪いことしてる気分。』=“You’re just touching people’s things and messing them up on your own... Hah... Geez... I feel like I’m doing something much worse than thieves.” +『…片付けたら本当に帰ろう』=“...Let’s really go home once we’re done cleaning up.” +『こんなところ、おじさんに見つかったら……言い訳出来ないし…なんて謝っていいかもわかんない。』=“If my uncle finds me here... I can’t make excuses... and I don’t even know how to apologize.” +『あ…1枚、中から…』=“Ah... One card, from inside...” +『これ、どのパッケージに入ってたんだろ…。…ちゃんと戻さなきゃ。…タイトルは……。』=“I wonder which package it was in... ...I have to put it back properly. ...The title is...” +『えっと……』=“Um...” +『……おじと…めいっ、こ…?』=“...Uncle... and Mei...?” +『おっ、おじと…姪っ子…?!!えっえっ???』=“O-Ojito... and my niece...?!! Eh, eh???” +『こんなのあったの?気付かなかった…。』=“There was something like this? I didn’t notice...” +『…おじさん、……こんなのも好き…なんだ。』=“...Uncle... I like this... too.” +『私みたいな…こんなに年が離れてる子でも……。』=“Even for a girl like me... who’s this far apart in age...” +『姪っ子でも…………』=“Even if she’s my niece...” +『ど、どうしよう、どうしよう…心臓の音しか聞こえない。すごい、どうしよう…』=“Wh-What should I do? What should I...? All I can hear is the sound of my heart. Wow, what am I supposed to do...” +『おじさんが、これを見て…私みたいな子で……』=“Uncle, when you see this... you’re a girl like me...” +『はぁ…はぁっ…』=“Huff... Huff...” +『このDVDは……あ、後からしまうから…それより、さっき見た…』=“This DVD... Oh, I’ll put it away later... More importantly, I saw it earlier...” +『え、エッチな本……さっき、ひとりであそこ触ってる女の人の写真…。』=“A-A dirty book... A photo of a woman touching that place by herself earlier...” +『…ちゃんと真似をしたら、補修の時よりも早くこの苦しいのが楽になるかも。』=“...If I imitate it properly, I might be able to make this pain easier than when it was repaired.” +『しちゃいけないことだけど、でも…』=“It’s something I shouldn’t do, but...” +『もう本当に…我慢できない…死んじゃいそう…。』=“I really... can’t take it anymore... I feel like I’m going to die...” +『えっと…こ…これ…どこだったかな…?』=“Um... Wh-Where... was this...?” +『やり方なんて書いてないけど、真似をしたら……いいよね…。』=“It doesn’t say how to do it, but if I copy it... it’ll be fine, right...?” +『ん…』=“Mm...” +『同じ、座り方をして…。でも、こんなに脚を広げなくても…。…恥ずかしいし…十分…手が、……届くから…』=“Sit the same way... But you don’t have to spread your legs like this... ...It’s embarrassing... and I’ll be able to... reach you enough...” +『はぁ…、私……すごく、ベトベトになってる…』=“Hahh... I’m... really sticky...” +『あの補習の後も、トイレに行ったら…ちょっと汚しちゃってたけど……。』=“Even after that supplementary lesson, when I went to the bathroom... I got a little dirty, but...” +『ここまでのは初めて…。こんなになっちゃうの……?私、大丈夫なのかな?……体、どこか変なのかな…。』=“This is the first time I’ve gone this far... Is it going to end up like this...? I wonder if I’m okay? ...Is there something wrong with my body...?” +『はぁ…はぁ…』=“Huff... Huff...” +『こんなことしちゃ…いけないけど……。いけない、けど…でも…』=“I shouldn’t... do this, but... I can’t do this... but...” +『んっ…!!』=“Nnh...!!” +『手を当てただけ…なのに、つま先まで一気に……鳥肌が立つみたいに……ぶわって…。』=“I just put my hand on it... and yet, all at once... it’s like I’m getting goosebumps... all the way to my toes...” +『いつもお風呂で洗う時は何ともないのに…はぁはぁ…全然違う…なにこれ…。』=“It’s always nothing when you wash it in the bath... Hah, hah... It’s completely different... What is this...?” +『ヌルヌルを…ちょっと、触っただけなのに…。』=“I just... touched the slime a little...” +『んん、んっ…』=“Mmm, mm...” +『…こ、この写真みたいに、ぼかされてるところにもっと強く指先を置いたら…』=“...I-If I place my fingertip harder where it’s blurred, like in this picture...” +『っぁ、っあっ…』=“Ahh, ahh...” +『すごい…キュゥキュゥして…気持ちいい…。…なにこれ。』=“Amazing... It’s squeezing so hard... It feels so good... ...What is this?” +『そっと…本当、軽く擦ってるだけなのに…どんどん、お汁…溢れてきてる…。』=“It’s... really just rubbing lightly... but it’s overflowing... more and more juices...” +『っは、はぁ…あっ…』=“Hah, hah... Ah...” +『おじさんもこういうのを見て…エ…エッチな気分になってるん…だよね…。』=“When you see something like this, too... you... feel dirty... right...?” +『はあっ、…あっ…っは…はぁはあ、はぁっ…』=“Haah... ah... hah... haah haah, haah...” +『おじさんが…おじさんの匂いがする場所で……お…おチンチンを大きくしちゃう場所で…私もエッチなこと……しちゃってる…。』=“In a place... where you smell like an old man... where... your penis gets bigger... I'm doing dirty things... too...” +『頭が…破裂しそう…。』=“My head... feels like it’s going to burst...” +『なんだか…私がおじさんと……エッチしてるみたい……。』=“It’s like... I’m having... sex with you, Uncle...” +『ちょっと動かすだけで…、頭のてっぺんからつま先まで痺れて……。ダメなのに…すごくそれが気持ちいい…。』=“Just moving it a little... numbs me from the top of my head to the tips of my toes... Even though I can’t... it feels really good...” +『止まんなくて…』=“I couldn’t stop...” +『変になる…っ!』=“I’m going crazy...!” +――――=---- +――=――― +荷物の受け渡しが終わって戻ってきたら…=When I'm done handing over the package and coming back... +誰もいないはずの部屋の中から声がした。=A voice came from inside the supposedly empty room. +『…ぁ……っは……ん…』=“...Ah... hah... nn...” +何事かと思って…音を立てないように、開いている隙間から部屋を覗き込んだ。=Wondering what was going on... I peered into the room through an open gap, trying not to make a sound. +隙間から目に飛び込んできた光景…。=A scene leapt into my eyes through the gap... +最初は何が起こっているかわからなかったが…=I didn't know what was going on at first, but... +今はただ、オナニーに耽っている乙羽ちゃんを、息を殺してみている。=Right now, I'm just trying to hold my breath as Otoha-chan masturbates. +『はぁっ、ここ…ぷっくりしてるとこ…はぁっはぁっ』=“Haah, here... it’s puffy... haah haah.” +『ここ気持ちいい…っああっ…おじさんっ…』=“It feels good here... Aaah... Uncle...” +『はぁ、ぁ、あっ…ふっ…ぁっ…』=“Haa, ah, ah... fh... ah...” +最初におじさんという言葉を聞いた時、その声の大きさに気付かれたかと思ったが…=When I first heard the word 'uncle', I thought he'd noticed how loud my voice was... +夢中になっているだけの独り言だった。=I was just talking to myself, lost in myself. +『おじさん…はぁ、ああ…あっ…おじさん…』=“Uncle... Hah, ahh... Ah... Uncle...” +なんで乙羽ちゃんがいるのかとか…なんで、俺の部屋でオナニーをしているのかとか…=Why Otoha-chan's here... Why she's masturbating in my room... +そんなことはどうでもよくなって、まばたきも忘れて食い入るように見つめている。=None of that mattered anymore, and she forgot to blink as she stared at it intently. +『ふぅふぅっ…はあ、あ…おじさん…ぁあ…』=“Fuufuu... haa, ah... Uncle... aaah...” +見知った声が、悩ましく、短く、長く…吐息交じりに…=A familiar voice, troubled, short, long... with a sigh... +俺を呼びながら、淫らな音を立て快楽に夢中になっている。覗かれているのに気づきもしない。=She's engrossed in the pleasure, making lewd sounds as she calls out to me. She doesn't even notice that I'm peeking at her. +『あっ…あ……あぁ…っ…』=“Ah... ah... ahh...” +乙羽ちゃんの額や輪郭に、汗で髪が少し張り付いている。=Sweat clung a little to Otoha-chan's forehead and outline. +ただ座っているように見えて、手だけが止まることなく、若いおマンコを自分で撫でまわし続けている。=She looks like she's just sitting there, but her hands don't stop, and she keeps stroking her young pussy by herself. +こんなものを見せられて…股間のイチモツは、痛いほどにガチガチに怒張していた。=Seeing something like this... made my crotch bulge painfully hard. +『あっあっ、おじさんっ…なにこれっ…変なの…』=“Ah, ah, Mister... What is this...? It’s weird...” +『気持ちいいの、さっきと違う感じ…。なに…これ…やっ、あっ、あっ…』=“It feels good, it feels different from before... What...is this...yah, ah, ah...” +声のトーンが上がって、感覚が短くなってきた。=The tone of her voice rose, and my senses grew shorter. +乙羽ちゃんが戸惑っている…。=Otoha-chan's confused... +戸惑いながらも手の動きは止まるどころか、声に合わせるように少し早くなったようにも思える。=Confused, her hands didn’t stop moving, but rather seemed to move a little faster to match her voice. +『あっあっやっなにっ…止まんなっ、すごいのっ…。なにかっ…や…ああっ…』=“Ah, ah, no, what... It won’t stop, it’s amazing... Something’s... No... Aaah...” +『変、すごい…こわいの…。はぁっ、はあっ、はっ…はぁ、はぁはぁはぁ…』=“It’s weird, amazing... I’m scared... Haah, haah, Hah... Hah, haahaahaah...” +『なに、これ…。こわいっ…なにか…やっ…ダメ…あっっあっあ、あっあっ…』=“What’s this...? I’m scared... Something’s... No... I can’t... Ah, ah, aah, aaah...” +『…ぁっ…ぁあああっっ!!』=“...Ah... Aaaaah!!” +『はー…っはー……はぁー……』=“Hahh... hahh... huff...” +『はぁー…っ…はぁー…』=“Hahh...gh... hahhh...” +『…乙羽ちゃん』=“...Otoha-chan.” +『っ…!』=“Gh...!” +エロ雑誌を広げて、少し離れた場所にはエロDVDが散らばっている真ん中…。=I opened up an erotic magazine, and in the middle of it was a bunch of porn DVDs scattered around a short distance away... +余韻に浸っている乙羽ちゃんに声を掛けた。=I called out to Otoha-chan, who was basking in the afterglow. +目を丸くしたまま、瞬きもしないで…時間が止まったように、完全に硬直している。=Her eyes were wide open, and she didn't even blink... She was completely stiff, as if time had stopped. +『おじさんっ…、わ……私………』=“Uncle... I... I’m...” +その二言が絞り出されたっきり、首でも絞められたかのように呼吸音さえ聞こえなくなった。=With those two words squeezed out, I couldn't even hear the sound of her breathing anymore, as if she'd strangled me. +『大丈夫だよ』=“I’ll be fine.” +昔、彼女が泣きだしそうな時にいつもしていたように、そっと声をかけながら、目の前に腰を下ろす。=Just like she always did when she was on the verge of tears in the past, he spoke softly to her as he sat down in front of her. +『大丈夫…』=“I’m fine...” +俺も息が荒く、ギンギンに勃起させたままだ。=My breathing is ragged, and I'm still erect. +それでも、縋るような目線の乙羽ちゃんは、俺の目を当惑したまま見つめてくる。=Even so, Otoha-chan's clinging eyes stare at me in bewilderment. +信じられないが、この様子だと本当に今回が初めてのオナニーなのかもしれない。=I couldn't believe it, but from the way she was acting, this really might be her first time masturbating. +『わ、私……』=“I-I...” +あまりの心細い声に、乙羽ちゃんが大胆なのか繊細なのか分からなくなる。=Her voice was so helpless that I couldn't tell if Otoha-chan was bold or delicate. +ともかく、少しずつほどいてあげよう。こんな絶好のチャンスはまたとない…。=Anyway, I'll untie her bit by bit. This is the perfect chance... +『オナニーしちゃったんだねえ』=“You masturbated, didn’t you?” +『……?? あの、おじさんっ…?ご、ごめんなさぃ…』=“...?? Um, Mister...? I-I’m sorry...” +『謝ることなんかないんだよ』=“There’s nothing to apologize for.” +撫でて触るチャンスだ。まずは頭を撫でてみよう。=This is my chance to pet her and touch her. I'll try patting her head first. +『でもっ…』=“But...” +髪にそっと触れながらよしよしする。俺の下心になど全く気づきもせずに、表情が少し和らいだ。=I gently touch her hair as I do so. Her expression softens a little, completely oblivious to my ulterior motives. +『乙羽ちゃんが大人になってきてる証拠なんだよ。大人はみんなオナニーするんだから』=“It’s proof that Otoha-chan’s grown up. All adults masturbate.” +『…おな、にー…?』=“...Onna, nii...?” +『今、乙羽ちゃんがして気持ちよくなってたこと。それをオナニーっていうんだよ』=“What Otoha-chan just did and felt good. That’s what they call masturbating.” +『私がしたの、そう呼ぶの…?』=“That’s what I did, you call me...?” +『そうだよ。乙羽ちゃんはオナニーしてたんだ。自慰行為、マスターベーションとも言うんだけど…』=“That’s right. Otoha-chan was masturbating. It’s called masturbation or masturbate, but...” +『大人はみんなしてるんだよ。早ければ乙羽ちゃんか、もうちょっと年下くらいの頃から、みんな』=“All adults do it. At the earliest, it’ll be Otoha-chan, or maybe a little younger, everyone.” +『ご、ごめんなさい…』=“I-I’m sorry...” +どうにかなだめているものの、罪悪感からなのか反射的に謝ってしまうようだ。=I'm trying to calm her down, but she seems to be apologizing reflexively, perhaps out of guilt. +仕方ないと思う反面、少し面倒にも感じる。オナニーすら初めてならこんなものだろうか。=I don't think there's anything I can do about it, but at the same time, it feels like a bit of a pain. I wonder if this would be the first time I've masturbated. +『だから謝らなくてもいいことなんだ。だってみんなしてるんだから』=“That’s why you don’t have to apologize. After all, everyone’s doing it.” +『それに、エッチな気分を鎮めるためにも必要な、大事なことなんだよ。それが出来たんだからいいことなんだ』=“Besides, it’s an important thing that’s necessary to quell your perverted mood. It’s a good thing you were able to do that.” +『そ、そうなの…?お、おじさんも…その…オ、オナニー…す、するの?』=“R-Really...? O-Oji-san, you’re... umm... m-masturbating... too?” +『勿論。そこらにあるエッチな雑誌やDVDを見れば分かると思うけど、毎日いっぱいしてるよ』=“Of course. I’m sure you’ll understand if you look at all the dirty magazines and DVDs there, but I do it a lot every day.” +『毎日…?そ、そんなに…』=“Every day...? Th-That’s...” +『うん。乙羽ちゃんがおじさんを想ってシたように、おじさんも乙羽ちゃんを想ってオナニーしたりしてるよ』=“Yeah. Just like Otoha-chan did when she was thinking of Uncle, Uncle Masturbates when he’s thinking of you.” +こういっておけば、乙羽ちゃんは俺が実際にシたがっても受け入れやすくなるだろう。=If I said this, Otoha-chan would probably be easier to accept even if I actually wanted to. +『え、ええ…恥ずかしい……』=“Y-Yes... It’s embarrassing...” +案の定、恥ずかしそうにしながらも嬉しそうだ。年頃の女の子らしい。=Sure enough, she looks embarrassed but happy. She looks like a girl her age. +『恥ずかしがらなくていいんだよ。気持ちよかった…?』=“You don’t have to be embarrassed. Did it feel good...?” +肩を撫でてみる。抵抗されることなく、それどころか嬉しそうにしている。=I try stroking her shoulders. She doesn't resist, and on the contrary, she looks happy. +『…う、うん…』=“...Y-Yeah...” +汗ばんだ肌と絶頂後特有の赤みの残った顔…。こんなものが目の前にあって股間の主張が激しいままだ。=Her sweaty skin and flushed face, characteristic of climaxes... With something like this right in front of me, her crotch is still assertive. +『乙羽ちゃんが気持ちよかったなら、それでいいんだ。おじさんも嬉しい』=“If Otoha-chan felt good, then that’s fine. Uncle is happy too.” +『でも、おじさんの部屋で…見られちゃったのは…本当に恥ずかしくて…死んじゃいそう……』=“But being seen... in my uncle’s room... is so embarrassing... I feel like I’m going to die...” +『皆に見せたわけじゃないんだし、大丈夫だよ。イク時の乙羽ちゃん、エッチで可愛かったなぁ』=“I didn’t show it to everyone, so it’ll be fine. Otoha-chan was so sexy and cute when she came.” +『…イク?』=“...Cumming?” +『イク、絶頂…ってわからないか。本当に初めてなんだね』=“I’m cumming, climaxing... You don’t get it, do you? This really is your first time.” +『う、うん…。オナニー…したのは初めて…だからわかんなくて…』=“Y-Yeah... This is... the first time I’ve masturbated... so I didn’t know...” +『そうかぁ。…すごく気持ちよくて最後の最後で体がビクビクってなったよね?』=“I see. ...It felt so good that my body twitched at the very end, didn’t it?” +『う、うん…』=“Y-Yeah...” +『それがイクってことなんだよ。それでおマンコも……ああ、畳まで濡らしちゃうぐらい…。』=“That’s what it means to cum. And your pussy... Ahh, so much so that even the tatami mats get wet...” +『あ、ここ…っ。よ、汚してごめんなさい…!』=“Ah, here...! I-I’m sorry for getting you dirty...!” +『こんなにグチョグチョになるほど、気持ちよかったんだねえ』=“I didn’t know it felt so good that it’d become sopping wet.” +『う、うん……』=“Y-Yeah...” +『そうかそうか。でも、畳は後で掃除するにしても…”こっち”は今、綺麗にしないとね』=“I see, I see. But even if we’re going to clean the tatami later... we’ll have to clean ‘this one’ right now.” +『……そ、そうなの…?』=“...R-Really...?” +『うーん、拭くにも…丁度、ティッシュを切らせてるしなぁ…』=“Hmm, even to wipe it off... I’m just running out of tissues...” +『え…どうしよう。ご、ごめんなさい』=“Huh...? What should I do? I-I’m sorry.” +『そうだなぁ…おじさんがここを舐めて綺麗にしてあげるよ。』=“Let’s see... I’ll lick you here and clean you up.” +『えっ、ここって…っ?!!私の…あそこ…舐める、って………こ、こんなところダメだよ!汚いよっ!』=“Huh? Here...?!! You’re licking... my... place...? ...I-I can’t do this here! It’s dirty!” +『ははは、汚くないよ。おしっこじゃないんだし、それに大人は舐めあいっこするんだよ?』=“Hahaha, I’m not dirty. It’s not pee, and adults lick each other, you know?” +『おじさんが舐めて、乙羽ちゃんが大人の体になってるか確かめないといけないし…。』=“I have to lick it and make sure Otoha-chan has an adult body...” +『…そんなことで、大人になってるかどうかわかるの…?』=“...Do you know if that’s enough to make you an adult...?” +まったく…愚直そのものでやりやすい。=Honestly... It's easy to do with the stupid honesty itself. +今ならどんなことでも本当だと信じて、そのままなんの疑いも無しに覚えそうだ。=Right now, I believe everything is true, and I feel like I'll remember it without a shadow of a doubt. +『もちろん、わかるよ。それに、ほら、そこの本の左下、女の人が舐めてもらってるだろう?』=“Of course, I can tell. Besides, look, at the bottom left of that book over there, there’s a woman licking it, right?” +『……う、うん…で、でも……。…やっぱりあそこなんて舐めちゃ…』=“...Y-Yeah... B-But... ...I really shouldn’t lick that place...” +『大丈夫。それと、あそこ、じゃなくて…おマンコ。ほら言ってごらん』=“I’m fine. Also, over there, I mean... your pussy. Come on, say it.” +『お………お…おま…んこ………』=“O...... O... Pussy... Pussy......” +『ははは、乙羽ちゃんは素直でエッチですごく可愛いなあ』=“Hahaha, Otoha-chan’s so honest, perverted, and really cute.” +『わ、私、そんなにエッチじゃ…な、ないもん…!』=“I-I’m not... that perverted...!” +『そうかそうか。でもドキドキするだろう?』=“I see, I see. But your heart’s beating fast, isn’t it?” +『…う……うん…』=“...Y-Yeah...” +『だからこれからは、あそこじゃなくて、おマンコっていうんだよ?』=“So from now on, it’s called a pussy, not that place.” +『おじさんがそういうなら……』=“If you say so, Uncle...” +『よし、いい子だ』=“Okay, she’s a good girl.” +『じゃあ、確認もしなくちゃいけないし、おマンコを舐めようか。指よりもずっと気持ちよくなれるよ』=“Well, I’ll have to check, so let’s lick your pussy. It’ll make you feel much better than your fingers.” +これだけ言えば、あと一押しぐらいでいけるだろう。=If I say this much, I should be able to do it with just one more push. +『…お、おじさんは…嫌じゃない…?』=“...M-Mister... You don’t hate it...?” +よし、ここまでくればもういけたも同然だ。=All right, now that we've come this far, it's as good as done. +『乙羽ちゃんのおマンコなら全然嫌じゃないよ。ほら、これ以上畳が汚れても困るから、そこに座って脚を開いて…』=“It’s not like I don’t like Otoha-chan’s pussy at all. Look, it’d be a problem if the tatami got any dirtier than this, so sit there and spread your legs...” +俺が立ち上がる前に、乙羽ちゃんに窓の近くにある座れる場所を指差してそこに座るように促す。=Before I stood up, I gestured to Otoha-chan to a spot near the window where she could sit and motioned for her to sit there +素直にいそいそとそこへと少し歩いて座り…控えめに両脚を広げた。=I obediently hurriedly walked over there and sat down... then spread my legs modestly. +すぐに俺も近寄り、彼女を見上げる形で目の前に座る。=I immediately approached her and sat in front of her, looking up at her. +『…う、うん。……こう?』=“...Y-Yeah. ...Like this?” +『もっと思いっきり開いて…』=“Open it as wide as you can...” +『はぁ、はぁ…恥ずかしいよぉ…』=“Huff, huff... It’s embarrassing...” +『おじさんも興奮してるから、恥ずかしいっていうならお互い様だよ』=“Uncle’s excited too, so if you’re saying it’s embarrassing, then we’re both the same.” +『こんな格好して…はしたない子だって思ってない…?』=“You don’t think I’m a vulgar girl... dressed like this...?” +『そんなことは思ってないよ。それで興奮してるんだから』=“I don’t think so. I’m excited about that.” +『…おじさんも…私で興奮してくれてるの…?』=“...You’re... excited about me too, Uncle...?” +『そうだよ。乙羽ちゃんで興奮して、勃起してる』=“That’s right. I’m excited from Otoha-chan and erect.” +『ぼっき…?』=“Bokki...?” +『知らないことは仕方がないから、あとでいっぱい教えてあげようね』=“There’s nothing we can do about what we don’t know, so let’s teach her a lot later.” +『う、うん…』=“Y-Yeah...” +これから俺好みに仕込み放題だと思うと、目の前にあるおマンコも相まって、興奮が止まらなくなる。=When I think about how I'm going to be able to do whatever I want from now on, combined with the pussy in front of me, I can't stop getting excited. +『乙羽ちゃんは賢くて、物覚えがいいから、教えがいがあるよ』=“Otoha-chan’s smart and good at remembering things, so it’s worth teaching her.” +『あ、ありがと…。ぁ、はぁはぁ…おじさん、息…当たってる…。はぁはぁ…』=“Th-Thank you... Ah, haah, hah... Uncle, you’re...breathing...right at me... Haa, haa...” +『乙羽ちゃん、イったのにまだまだ溢れてきてるね』=“Otoha-chan, you came, but you’re still overflowing.” +『あっ、ごめんなひゃ…ひうっ…息でフゥってなるだけで……んっ…はぁっ』=“Ah, I’m sorry... Hiuh... Just blowing on it with my breath... nnh... haah.” +『やっぱりクリストリスが気持ちいいんだね』=“So Cristoris really does feel good.” +『はぁっはぁっ…クリトリス…?』=“Hah hah... Your clitoris...?” +『そう、おじさんが舐めて、どこのことか教えてあげるよ。気持ちよくても恥ずかしくても脚は閉じないようにね』=“That’s right, I’ll lick you and tell you where you’re talking about. Whether it feels good or embarrassing, make sure you don’t close your legs.” +『う、うん…ん、っひゃぅうっ!!』=“Y-Yeah... Mm, hyauuu!!” +『息が当たるだけでイっちゃそうな声をあげて…。本当に敏感でエッチな体だねぇ』=“You sound like you’re about to cum just from my breath hitting you... Your body really is sensitive and perverted, isn’t it?” +『はーっ、はー…エッチで…ご、ごめんなさい…』=“Haaah, haaah... I’m so dirty... I-I’m sorry...” +『敏感でエッチな体の子はおじさん大好きだよ。また溢れてきそうだから、綺麗にしてあげようね』=“I love girls with sensitive, perverted bodies, Uncle. They’re going to overflow again, so let’s clean them up.” +『待って、まだ恥ずかしっ…』=“Wait, it’s still embarrassing...” +『んんんっ…!!!』=“Nnnngh...!!!” +『あっ、おじさん、あああっ…あっああっ…』=“Ah, Uncle, aaah... Ah, aah...” +なんの汚れもない、綺麗で張りのあるピンク色のおマンコから、どんどん蜜が溢れてくる。=More and more nectar flowed out from her beautiful, firm pink pussy, devoid of any dirt. +『あっ、ああっ…はっはっ…、そこダメえっ…。あーっはぁはぁ、変になっちゃうっ…』=“Ah, ahhh... Hahhah... Not there... Ahhh, hahhaah, I’m going crazy...” +クリトリスを刺激すると、マンビラをヒクつかせながら受け止めきれないほど大量に分泌される。=When I stimulate her clitoris, her pussy twitches and secretes so much that I can't take it. +震えを覚えるほど初々しいメスの匂いが広がる。=The scent of an innocent female spread to the point of making me tremble. +『あっあっ…おじさん、もっとゆっくり…。すぐまた何かキちゃうっ…から…。やあ、ああっ…』=“Ah, ah... Uncle, slow down... Something’s gonna come again soon... so... Noo, aaah...” +わざと音を立てるように舌を動かすと、ぴっちり閉じた膣の入り口がヒクついて痙攣しているのが舌先に伝わる。=I purposefully move my tongue to make a sound, and the tip of my tongue can feel her tightly closed vaginal entrance twitching and convulsing. +『はーっはーっ…すぐに変になっちゃう…。あっ、ああっおじさん、ダメッ。ひうっ、んんっ…キちゃう、よぉ…』=“Haaah, haaah... I’ll go crazy right away... Ah, aah, Uncle, no. Hiuh, nnnh... It’s, coming...” +舐め上げている肉ヒダやマンビラは、新品や若さそのものといった色と形をしている。=The flesh pleats and mambira she was licking up were brand-new and shaped like youth itself. +風俗は勿論、裏ビデオですら拝めないほどの代物だ。黒ずみもなく、引き攣れたような醜いシワもない。=Not only is it a brothel, but it's something that even underground videos can't see. It's not black, and it doesn't have twitching ugly wrinkles. +『またイクんだね…?』=“You’re cumming again, aren’t you...?” +少し口を離すと、みずみずしい愛液がツーっと透明な糸を引く。=I pull my mouth away a little, and her juices draw a transparent string. +『はあ、ああっ、私、イクっ…の…?はぁはあ、はぁっ』=“Haa, aah, I’m... cumming...? Haa, haa, Haa.” +『ひとりでシた時の最後みたいになってきてるなら、そうだよ。イクって言ってごらん』=“If it’s starting to feel like the last time you did it alone, that’s right. Tell me you’re cumming.” +堪らなくなって言い終わらないうちにまたがっぷりとむしゃぶりついた。=I couldn't take it anymore, and before I could finish my sentence, I latched onto it again. +『あ、ああ!はっ…はぁはあ、はぁっ…ああっ…』=“Ah, ahh! Hah... hah hah, hah... ahh...” +舌がぬめり、柔らかい肉と蜜の味に思える粘液。その感触、温度、味、匂いのすべてが脳を直接刺激する。=Her tongue was slimy, and the slime felt like the taste of soft flesh and nectar. The sensation, temperature, taste, and smell of it all stimulated her brain directly. +自身の指すら咥えたことがない、無垢なおマンコの中に舌を挿し入れたい気持ちをぐっと堪える。=I resist the urge to insert my tongue into her innocent pussy, which I've never even held my own finger in my mouth. +堪える度に、チンポが今すぐにでもココに射精したそうにビクビクと震える。=Every time I endured it, my cock trembled as if it wanted to ejaculate right here. +『はぁ、ああっ、はっはっおじさん、私イク…!キちゃうの、イク…!はぁはぁっ、ああっ…』=“Haa, aaah, haaha, Uncle, I’m cumming...! I'm going to cum, cum...! Haahaah, aah...” +この処女膜は、乙羽ちゃんの指でも俺の指でもなく俺のチンポで貫きたい…。=I want to pierce this hymen with my cock, not Otoha-chan's finger or mine... +『あっあっあっ…おじさん、ほんとにもうイク…!やあ…ああっ…はぁ、イ…イっちゃう!』=“Ah, ah, ah... Uncle, I’m really going to cum...! Noo... Aaah... Haa, I... I’ll cum!” +どうせ俺のものになるんだ。今は絶頂したがるがままに舌でしごきあげて、イかせてやろう。=She's going to be mine anyway. I'll stroke her with my tongue and make her cum, just like she wants to climax. +『あーっ、イク…!おじさん、あっ、ぁあああ…!そこ、すごいの!すごいのダメっ…ダメぇえっ!』=“Aaah, I’m cumming...! Uncle, ah, aaaah...! That’s, amazing! You can’t do anything amazing... Nooo!” +『イっクぅう…っあああーー!!!』=“I’m cumming... Aaaaahhhh!!!” +『はー…っ…はー…っ…はー…っ…』=“Hahh...gh... Hahhh...nh... hah...ngh...” +『乙羽ちゃん、派手にイっちゃったねぇ』=“Otoha-chan, you came spectacularly.” +『はー…っ…はー…っご…めんな…しゃい…。はー…はー……』=“Hahh...gh... hahh... I’m... sorry... come on... Hahh, hah...” +謝るのがクセになっているのは仕方ないと思い始めた。しかし、このクセも使いようだろう。=I'm starting to think that apologizing is becoming a habit. But I guess I'll use this habit too. +『はー…おじさ、ん…私…大人に…、はーはー…っ…はー…なって、た…?』=“Haaah... Uncle, nn... I... I’ve become an adult... Haaah, haah...gh... Haah...?” +『え…あ、なっていたよ。…ここを舐められてイクのは大人の証拠だからね』=“Huh...? Oh, you’re right. ...Cumming from being licked here is proof of being an adult.” +自分で言ったことを忘れていて、内心少し慌てる。どうしようもないぐらい信じ込みやすくて…=I forgot what I said, and panicked a little on the inside. It was hopelessly easy to believe... +可愛いというか…ちょろいというか…。=It's cute... or maybe it's a little... +『っ…よかったぁ…。はーはー…』=“Gh... Thank goodness... Haa, haa...” +汗まみれのまま、ぐったりとしているとはいえ何の疑いも抱かない。=She was still covered in sweat, and though she was limp, there was no doubt in her mind. +そんな乙羽ちゃんを見ても…俺は罪悪感などなくむしろ、優越感を強く感じていた。=When I saw Otoha-chan like that... I didn't feel guilty. In fact, I felt a strong sense of superiority. +―――――=------ +―――=――― +―…=――― +『…お、おじさん。あの…あんなことさせて、その…本当に、ご、ごめんなさい…。』=“...M-Mister. Um... I’m really, really, s-sorry for making you do that...” +好みの女の子をイかせた優越感と満足感しかない俺に投げられた謝罪に、つい首を傾げてしまう。=I couldn't help but tilt my head in confusion at the apology thrown at me by my superiority and satisfaction at making the girl I liked cum. +『…なんで謝るんだい?』=“...Why are you apologizing?” +『その…エッチなことだし…………。』=“Well... it’s a dirty thing...” +『うん』=“Yeah.” +『…………』=“......” +『大丈夫。おじさんに言ってごらん』=“Don’t worry. Just tell your uncle.” +言いたくて仕方がないことほど、詰まって無言になってしまうのは乙羽ちゃんのクセだ。=It was a habit of Otoha-chan's to get so choked up and silent that she couldn't help but want to say it. +そういう時はいつもこうやって促してあげていた。=At times like that, I always urged her on like this. +『…そ、その…おじさんと私は親戚、だし…これってやっぱり…ダメなこと、だよね?』=“...U-Umm... Uncle and I are related, and... this is... really bad, isn’t it?” +『…なのに、私が…はしたないことして…おじさんにあんなことさせちゃったから…。』=“...And yet, I... did something so vulgar... because I made you do something like that...” +すっかり忘れていた、というわけではない。=It wasn't that I had completely forgotten. +ただ、改めて言われてみれば、続柄上からしてこの関係は完全にアウトだ。=But now that she mentions it, this relationship is completely out of the question. +しかし、バレてしまってはいけないということを、乙羽ちゃんも分かっている。つまり、これは…=But even Otoha-chan knows she shouldn't be found out. In other words, this is... +『うーん…まあ、そうだね。もし誰かにこのことがバレてしまったら、大変なことになってしまうね。』=“Hmm... Well, you’re right. If someone finds out about this, it’ll be a big deal.” +『っ………』=“Gh...” +…完全に捕まえた。=...I've caught her completely. +『乙羽ちゃんもだけど、おじさんなんかは、とんでもないことになっちゃうなぁ…。』=“You too, Otoha-chan, but something terrible will happen to an old man...” +こんなにエロくて、若くて、素直で、可愛くて、まっさらで…=She's so sexy, so young, so honest, so cute, so pure... +これからますます俺好みに育つであろう女の子を、獲物を逃すつもりは一切ない。=I have absolutely no intention of letting my prey slip away from a girl who will grow up to be more and more to my liking from now on. +『そ、そうだよね。本当に、本当にごめんなさい!今後は絶対、こんなことしないようにするね。』=“Y-You’re right. I’m really, really sorry! From now on, I’ll make sure not to do this.” +『でも、今日あったことは、もうどうしようもないから…そうだなあ…』=“But what happened today, there’s nothing I can do about it anymore, so... let’s see...” +俺のゲスい考えなど一切知りもしないで、縮こまる乙羽ちゃんに、今はこれだけ言っておいてあげよう。=I decided to tell Otoha-chan this much for now, as she shrank back without knowing a single thing about my mean thoughts. +『このことは2人だけの秘密にしよう。おじさんも誰にも言わないし、乙羽ちゃんも、ね?』=“Let’s keep this between the two of us. Uncle won’t tell anyone, and neither will Otoha-chan, okay?” +『うん!私も誰にも言わないから。絶対秘密にするね。おじさん、今日は本当にごめんね。』=“Yeah! I won’t tell anyone, either. I’ll keep it a secret. Sorry for today, Uncle.” +『そんなに何度も謝らなくて大丈夫だよ。じゃあ、こういうことはこれきりだ。』=“You don’t have to apologize so many times. Then this is the last time.” +『う、うん………。』=“Y-Yeah...” +『じゃ、じゃあ私、もう帰るね。』=“Th-Then I’m going home.” +『気を付けてね。』=“Be careful.” +『うん…。』=“Yeah...” +そう言うと乙羽ちゃんは服を整え…=Saying that, Otoha-chan adjusted her clothes... +罪悪感といけないことをいっぱい抱えた表情で乙羽ちゃんが部屋の出口に向かい…=Otoha-chan headed for the exit of the room with an expression full of guilt and bad things... +出て行った。=She left. +『こういうことはこれきり、今後は絶対ない…か。』=“This is the last time this happens, and it’ll never happen again in the future... huh?” +まさか。そんなわけないだろう。むしろ、ここからが始まりだ。=No way. Of course not. In fact, this is where it all started. +乙羽ちゃんの素直さ、無垢さ、貪欲さ…=Otoha-chan's honesty, innocence, greed... +それゆえに大きな抵抗もなく、素直に全てを受け入れていく…。=That's why she obediently accepted everything without much resistance... +つまり、どんなふうにでも出来るということだ。…これからの日々が楽しみで仕方ない。=In other words, I can do it any way I want. ...I can't help but look forward to the days to come. +屋外の雑務を終わらせて、今は校内で涼んでいた。用務員室まで戻るのも面倒だ。=After finishing the outdoor chores, it was now cool inside the school. Going back to the janitor's office would be a pain. +今日やらなくてはいけない仕事がこんな時間に終わってしまった。あとは見回りぐらいか…。=The work I have to do today has ended at this hour. All that's left is patrolling... +ブラブラと歩きながら考える。=I wandered around as I thought. +明日使う用具を倉庫の近くまで運んでおこうか。しかし今日は特別暑い気がする。屋外には出たくない。=Maybe I should carry the tools I'll be using tomorrow to the warehouse. But it feels especially hot today. I don't want to go outside. +このままあてもなく見回りのふりをしてダラダラと散策しよう。=Let's just wander around aimlessly, pretending to be on patrol. +いつものルートだと教員に呼び止められて仕事を押し付けられるかもしれない。=She might be stopped by a teacher and forced to do her job on the usual route. +普段はあまり行かない方へ行くか…。=Maybe I should go somewhere I don't usually go... +―――――――=--------- +―――――=------ +しばらくすると、明らかに女生徒のものである複数の声が聞こえてきた。=After a while, I heard multiple voices that clearly belonged to the female student. +恐らく部活だろう。そう考えると、自然と声の元に足が向かう。=It's probably a club. When I think about it that way, my feet naturally follow the voice. +そして、体育館へ辿り着いた。声はするものの、ボールが跳ねる音などは聞こえてこない。=And then we arrive at the gym. I can hear her voice, but I can't hear the sound of the ball jumping. +ということは、新体操部だろうか。だとすればラッキーだ。…覗いてみよう。=Does that mean it's the rhythmic gymnastics club? If so, I'm lucky. ...Let's take a peek. +期待通り、そこには眼福な光景が広がっていた。新体操部の部活中だ。=Just as I had hoped, I was greeted by a blissful sight. We were in the middle of a rhythmic gymnastics club. +目の前には、ボディラインにぴったりと張り付くレオタードを身に着けている女生徒達がいる。=In front of me were female students wearing leotards that clung to their body lines. +顧問は今はいないようだ。=The advisor doesn't seem to be here right now. +やはり、キャッキャと賑やかにしてる若い女の子はいい。練習前なのか、あちらこちらでストレッチを始めている。=The lively young girls really are great. They must be doing stretches here and there before practice. +すっと伸ばされた腕に光沢のある滑らかな布地が吸い付き、腕の肉付きから胴体に繋がる部分の形がありありと浮かび上がっている。=A glossy, smooth fabric clung to his outstretched arm, and the shape of the part connected to his torso from the flesh of his arm was visible. +そして誰もが、俺に見せるためかと勘違いするほど遠慮なく脚を広げ、平然とあられもないポーズを取ったりしている。=And then, everyone spread their legs so wide that I thought it was to show me, and calmly struck a shameless pose. +あの薄い布地1枚の奥に、みずみずしく引き締まったおマンコがあると思うと、自ずと股間が熱くなる。=Just the thought of her fresh, taut pussy deep in that thin fabric naturally made my crotch feel hot. +…あーたまらん。今日はこれを思い出しつつ、学生新体操モノでシコろう。=...Ah, this is irresistible. Today, I'll remember this and use student rhythmic gymnastics. +ここにいる柔軟な子達が相手なら、どれだけ下品なポーズや体位でもお手のものだろう。=If they were up against the flexible girls here, no matter how vulgar their poses and positions were, they would be good at it. +たっぷり中出ししてやる。=I'll give you plenty of creampies. +『一緒にやろ』=“Let’s do it together.” +『ん、今日なんか右側伸びにくい…』=“Mm, it’s kinda hard to stretch out on the right side today...” +『はい、呼吸止めないでー吐きながら伸ばしてー』=“Okay, don’t hold your breath! Stretch it out while you’re exhaling!” +飛び交う声も若々しく心地よい。=Her flying voice was also youthful and pleasant. +ひとりずつ、頭の先から足のつま先までゆっくりと目線で堪能する。=One by one, I slowly enjoyed it with my eyes, from the tip of my head to the toes of my feet. +骨格から肉付き、身長や胸のサイズまで…レオタードのおかげで丸見えだ。=From the skeleton to the plump, to the height and chest size... I can see everything thanks to the leotard. +『今日の自主、前倒ブリッジしようかな』=“Maybe I’ll do the bridge ahead of time today.” +『あ、私もそれやる!』=“Oh, I’ll do that too!” +どんなつもりで見られているかも知らずに無邪気に会話するさまもいい。=It's nice to have an innocent conversation without knowing what they're looking at. +こうして見比べてみれば、明らかに日焼け止めで白い肌を保っている子もいれば、自然に焼けている子もいる。=Looking back and forth like this, some of them were clearly wearing sunscreen to keep their white skin white, while others were naturally tanned +体格の違いはあれど、どの子も健康的で艶とハリがあった。=Despite the difference in physique, every girl was healthy, lustrous, and firm. +あそこにいる子は特に肌艶がすごい。肉付きもなかなか…=The girl over there has especially amazing skin luster. She's quite plump, too... +『ん?…ちょっとぉ!アンタ何見てんのよ!!』=“Hm? ...Hey! What are you looking at?!!” +『…っ?!』=“...?!” +半身を隠して覗いていたのに、視線に気付かれた…。肩が波打ってしまった。=I was half-hiding and peeking, but she noticed my gaze... My shoulders rippled. +『ここ、部外者立ち入り禁止なんだけどー』=“This place is off-limits to outsiders.” +なんだ、あの…ギャルか…?レオタードを着ているが雰囲気から明らかに分かるものがある。=What's with that... gal...? She's wearing a leotard, but I can clearly tell from the atmosphere. +場違いな感じに首をひねる。=I tilt my head in confusion, feeling out of place. +『…ココア?どうしたの?』=“...Cocoa? What’s wrong?” +『あ、先輩。なんかあそこに知らないオッサンがいてー、めっちゃこっち見てるんですよ』=“Ah, Senpai. There’s a guy over there I don’t know, and he’s looking at me like crazy.” +お、莉乃ちゃんだ…と思っている間に、こっちを示されて身を隠すことも出来なくなってしまった。=Oh, it's Rino-chan... While I was thinking that, she pointed at me, and I couldn't hide anymore. +知らぬ顔をするのも不自然なので、軽く手をあげて挨拶する。=It would be unnatural to feign ignorance, so I lightly raised my hand in greeting. +『あ…』=“Ah...” +『ん?先輩、知り合いなんですか?あんな小汚いおっさんと』=“Hm? Senpai, do you know that dirty old man?” +『え…?あ、うん。この間、学校でちょっと話したくらいだけど…』=“Huh...? Oh, yeah. We only talked a little at school the other day...” +『あの人…部外者じゃなくて、新しい用務員さんだよ』=“That guy... He’s not an outsider, he’s a new janitor.” +『え?そうなんですか?へぇ…』=“Huh? Really? Huh...” +『………』=“......” +『先輩、どしたんすか?』=“Senpai, what’s wrong?” +『私、ちょっと話してくるね』=“I’ll go talk to her.” +『あ、ハイ』=“Ah, yes.” +ギャルと話していた莉乃ちゃんがこちらに向かって歩いてきた。=Rino, who had been talking to Gal, walked over to us. +そして、目の前に立たれる。この格好の莉乃ちゃんを間近でみれるとはツいている。=And then she stood in front of me. I was lucky to get to see Rino-chan in this outfit up close. +『やあ、莉乃ちゃん』=“Hey there, Rino-chan.” +『…あの、こういう場では苗字で呼んでくれない?』=“...Um, could you call me by my last name in a place like this?” +俺に声をかけながら、背後の少し離れた場所にいる部員達のほうを気にしているようだ。目線が泳いでいる。=As she calls out to me, she seems to be worried about the club members a short distance behind her. Her eyes are darting around. +『ああ。おじさんとの関係を、部員の皆は知らないだろうからね』=“Yeah. I’m sure none of the club members know about your relationship with your uncle.” +『別に…っていうか変な言い方はやめて』=“Not really... Actually, don’t say it like that.” +つれない態度よりも、肉体を見せつけてくる衣装に目を奪われている。=Her eyes were more drawn to the outfit that showed off her body than her cold attitude. +『ごめんごめん。それはそうと…部活のことは聞いてたけど実際こうやってレオタード姿を見ると感慨深いな』=“Sorry, sorry. That aside... I’ve heard about the club, but actually seeing you in a leotard like this makes me emotional.” +『か、感慨…?』=“I-I’m moved...?” +『莉乃ちゃんも大きくなって、後輩が沢山いる場で活躍して…それに健康そうな体で何よりだってね』=“Rino-chan’s grown up too, and she’s been active in places with lots of underclassmen... And she looks healthy, so that’s what counts.” +『だからっ、その名前呼びじゃなくって……ってどこ見てるのよ』=“Like I said, I’m not calling you that name... Wait, where are you looking?” +『ああ、ごめんね。暁さんって言えばいいのかな。恰好が恰好だからついそっちに目が行っちゃって…』=“Ah, sorry. Maybe I should just say ‘Akatsuki-san’. I couldn’t help but look over there because she’s dressed like that...” +距離を置こうとしてくる態度に、少しあてつけてみる。胸の膨らみや腰の括れの目線をやる。=I try to put a little pressure on her as she tries to put some distance between us. I look at her breasts and the knot at her waist. +『…もう帰って』=“...Go home already.” +『帰ってって…この学校はおじさんの職場だよ?』=“Go home...? This school is your workplace, Mister.” +『仕事に戻ってって意味。体育館は使用後に掃除してるし、顧問の先生がいるから見回らなくていいし』=“I mean, back to work. I clean the gym after using it, and I don’t need to look around since I have an advisor.” +『そうか…。じゃあ他から仕事を片付けにいくとするかな』=“I see... Then I guess I’ll go take care of the work from somewhere else.” +間近でたっぷりと見れた。もっと…とも思ったが今は退くとしよう。=I got a good look at it up close. More... or so I thought, but I decided to retreat for now. +莉乃ちゃんをこれ以上感情的にさせる意味も今はない。=There was no point in making Rino any more emotional right now. +『じゃあ、部活頑張ってね』=“Good luck with your club, then.” +莉乃ちゃんに背を向け、どこに行こうかと考えながら歩き出す。=I turned my back on Rino and started walking, thinking about where to go. +『…はぁ…』=“...Sigh...” +最後にちらっと振り返ると、あのギャルの元へ戻っていく莉乃ちゃんが見えた。=When I glanced back at her at the end, I saw Rino-chan heading back to that gal. +『っはー、肩のびるー……って、先輩…なんか、めちゃ顔疲れてますよ?どしたんすか?』=“Hahh, my shoulders are stretching... Wait, Senpai... Your face looks really tired. What’s wrong?” +『んー…なんでもない。えっとその…他の部員に、新任の用務員さんだって知らない子が多いから伝えるって話をしただけ』=“Mmm... It’s nothing. Um, well... I just told the other club members that there’s a lot of new janitor girls I don’t know, so I’ll tell them.” +『あー、ですよねー。ウチだって一瞬フツーに不審者って思いましたよー』=“Ahh, that’s right. Even I thought you were suspicious for a second there.” +『あはは…』=“Ahaha...” +『よし、私も始めよっと…』=“Okay, I’ll start too...” +『でもアレ、部外者じゃなくてもー…めっちゃエロい目でウチらのこと見てましたよねー』=“But you know, even if you weren’t an outsider... you were looking at us with really erotic eyes.” +『え…、そんなことはないんじゃないかな…』=“Huh...? I don’t think that’s true...” +『いやいや、めっちゃガン見してきてましたよ。もうどんだけ溜まってんのって感じですよね』=“No, no, I’ve been staring at you like crazy. It’s like you’re just stockpiling up on udon.” +『……』=“...” +『マジ冴えないオッサンだからパコる相手とかいないだろうしぃ。目線がミョーに脂ぎってる感じでー』=“He’s a really dull old man, so he probably won’t have anyone to play with. He’s got a greasy look in his eyes.” +『ココア、あの人の話はそのあたりでやめてよ』=“Cocoa, stop talking about that guy.” +『ウチらをズリネタにするぐらいしか楽しみがないって思ったら、多少の視姦ぐらいは許せちゃいますけどね』=“Though I’ll forgive you for a little bit of visual rape if you think you’re only having fun using us as cheating material.” +『それにー必死にチンポシゴいて慰めてるって思うと、ちょっとコーフンするかも。汚される快感、みたいなw』=“Besides, when I think about how desperately you're stroking my cock to comfort me, it might make me blush a little. It's like the pleasure of being defiled, lol.” +『ココア!そのへんにしときなさいってば!』=“Cocoa! I told you to leave it at that!” +『う、……はーい。スミマセン』=“Ugh... Okay. Sorry.” +『ほら、ストレッチ再開!集中、集中!』=“Come on, resume stretching! Focus, focus!” +『はぁい。先輩、真面目ですね。んっ、と…』=“Okay. Senpai, you’re so serious. Mm, um...” +『普通だよ。それに新体操は見せる競技なんだから、っ…ふー…、目線なんか気にしてられないし』=“It’s normal. Besides, rhythmic gymnastics is a competition to show off, so... Phew... I can’t worry about my eyes.” +『っ…、ふー…』=“Gh... Phew...” +『…っと!はい、そろそろ次のストレッチいくよ』=“...Oh! Okay, it’s about time for the next stretch.” +『さ、前屈開始』=“C-Commence bending forward.” +『うげ…ウチ、マジで前屈は苦手なんですよね…』=“Ugeh... I’m seriously bad at bending forward...” +『んもー、それずっと言ってるじゃん。入部した時から言ってない?』=“Geez, that’s what I’ve been saying this whole time. Didn’t I tell you since I joined the club?” +『ホント全然ラクになんなくて。でも最初よりは結構イケるようになったんですよ』=“It really wasn’t easy at all. But I’ve gotten a lot better than I was in the beginning.” +『そうそう。体が硬くて苦手でも、ちょっとずつ進歩していけるんだから、今日も頑張ろ!』=“That’s right. Even if your body’s hard and you’re not good at it, you can still make a little progress, so do your best today, too!” +『んっ、んっ…、そういえばココアって何でこの部に入ったの?』=“Nnh, nnh... By the way, why did you join this club, Cocoa?” +『んっ、ふっ…どうしたんですか、急に?…んっ…』=“Mm, heh... What’s wrong, all of a sudden? ...Mm...” +『いやー、こう言っちゃ悪いけど、んっ、ふ…なんか部活しそうにないって言うか、ん…はぁ…っ、遊び第一なとこあるじゃん?…んっ』=“Man, I’m sorry to say this, but, nn, heh... I don’t think I’ll be able to join a club for some reason, or... nn... hah...gh, there’s a part of me that puts play first, isn’t there? ...Nn.” +『それは…ぁっ…そうなんですけど、ウチのガッコ、部活っ…っは…必須…っじゃないですか。んっ…』=“That’s... ah... true, but our school, our club... hah... Isn’t that... mandatory? Nnh...” +『ウチだって、必須じゃなかった…っ、ら……んっ…はぁ…、入部する気なんて最初、無かったですよ』=“It wasn’t mandatory for me, either...! Rah... nn... hah... At first, I didn’t feel like joining.” +『うん、だから何で他の部活じゃなくて新体操に…んっ、ふぅ…したの、かなって』=“Yeah, so I was wondering why you did rhythmic gymnastics instead of other clubs... nn, fuu...” +『サボろうと思えばもっと…あぁっ、都合のいいのあったんじゃないかなって。ほら、文化系とか』=“If I wanted to slack off, I could’ve done something more... Ahh, I thought it might’ve been convenient. You know, like the cultural type.” +『んんーっ、…この格好、レオタード見てぇ、あ、コレめっちゃ男ウケイイって、もう即入部決めたんですよー』=“Mmmmm... Look at the leotard in this outfit, ah, I've already decided to join the club on the spot that this is really good for guys.” +『ウチみたいなのがこんな清楚っぽい部活してたら、ん……ふ、あっ…ギャップ受けもいいんじゃないかっ、て』=“If someone like me were in such a prim and proper club, nn... heh, ah... wouldn’t it be nice to accept the gap?” +『ええ…そんな理由?んん…でもココアらしいっ、かも。はぁっ…』=“Yes... That’s the reason? Mmm... But it’s like cocoa, maybe. Haah...” +『ホントは多少できるフリ身につけたら、っ…いー感じにユーレー部員に、くっ…なるつもりだったんですけど』=“Honestly, if I pretended to be able to do a little, I... I was going to become a member of the Eureka Club, ugh...” +『やってたら結構楽しくってー、んっ、自分でも意外であっ、前屈はもうハナっからダメだけど』=“It’s pretty fun if I do it, nn, even I’m surprised, ah, I can’t bend forward anymore, though.” +『最初、直角に座って全然動けてない時に比べたらっ…っしょ、柔らかくなってるじゃん。続いてるしすごいよ』=“Compared to when you first sat at a right angle and couldn’t move at all... Th-They’re getting softer. They’re continuing, and they’re amazing.” +『あざすッ あ、そうそう、こうやって先輩と楽しくやれてるってのもあるんでー。ふっ、んん…』=“I’m kidding Ah, that’s right, there’s also the fact that I’m having fun with Senpai like this. Heh, mmm...” +『ふふ、ありがと。ふー…ん、ココアも真面目なとこあるじゃん』=“Hehe, thanks. Hmm... Mm, Cocoa’s got a serious side, too.” +『あーでもー、っ、ん…一番っていうとー…エッチがめっちゃよくなったんですよ…』=“Ahh, but, ngh, nnh... If I had to say it’s the best... then sex has gotten really good...” +『え、ええ…?!それ、続けてる一番の理由?』=“Wh-What...?! Is that the main reason you’re continuing?” +『ハイ。ん、腰使いとか体位とか、ふぅ、はぁ…そうそうあと、締まりが…んっ、いいらしくって、カレシがー…』=“Yeah. Mm, I’ll use my hips, my position, fuu, haa... Oh yeah, and then there’s the tightness... nn, apparently it’s good, and my boyfriend’s...” +『こらこらこら…!っもー!周りの部員に丸聞こえだし、今はその話はダメ!』=“Hey now, hey now...! Geez! The other club members around us can hear you perfectly, and we can’t talk about that right now!” +『じゃあちょっと小声でー。ん、っは…気が紛れないとこのストレッチつらくって…』=“Then let’s whisper a little. Mm, hah... This stretch hurts when I can’t get my mind off it...” +『ほんと小声で話してよ』=“Seriously, talk in a low voice.” +『ハイ。ふぅ…はぁ…。あ、で、気になってたんですけど先輩ってもうカレシとパコりました?』=“Yes. Phew... hah... Oh, and I’ve been wondering. Have you already done it with your boyfriend, Senpai?” +『え、パっ…ぃ、痛っ…ってて…!し、シてないよ、そ、そんなの』=“Eh, Pah... O-Ow... Oww...! I-I’m not, th-that’s not true.” +『あはは、いきなり体動かしたら、傷めるって言ったの先輩なのに、気を付けてくださいよー』=“Ahaha, you’re the one who said you’d get hurt if you suddenly moved your body, Senpai, so please be careful.” +『コ、ココアが変なことを急に言うからでしょ!』=“It-It’s because Cocoa said something weird all of a sudden!” +『で、それってマジですか?ん、んっ…っは…そんな体付きエロいのに?まだカレシとヤってないんですか?』=“So, is that for real? Nn, nn... hah... Even though you’re so sexy with a body? You haven’t done it with your boyfriend yet?” +『んっ…そ、そんな、あり得ないものを見るような目で見ないでよ…。本当に、その、まだシてないんだから』=“Mm... D-Don’t look at me like I’m looking at something impossible... I really, um, haven’t done it yet.” +『え、マジやばくね?ふー…っふー…先輩のカレシ、まさか……インポなんすか?』=“Huh, this is seriously bad, isn’t it? Fuu... fuu... Senpai’s boyfriend, he can’t be... impotent?” +『イ、イン…!?はぁぁ…んんっ…そ、それは違うよ…』=“I-Inn...?! Haaah... Nnngh... Th-That’s not it...” +『あ、インポじゃないって事は知ってるんだ。ちょ、ウケるw』=“Oh, so you know it’s not impotent. Hey, that’s hilarious, lol.” +『わ、笑わないでよぉ…。なんか…、いい雰囲気になった時に、その…、股間の方、気にしてるのが、ね…』=“D-Don’t laugh... It’s like... when the mood gets nice, umm... I’m worried about my crotch...” +『あは。あるあるっすね…はぁ、ふぅ…そうそう、ウチ、今付き合ってるカレシとデキたのがハメプリで…』=“Aha. Yeah, that’s true... Haa, fuu... That’s right, I’m the one who got hooked up with the boyfriend we’re dating right now...” +『んっはっ…ん?えっと、その…ハメプリって何かな…?』=“Nnhah... Hm? Um, well... What’s a hamepri...?” +『そのまんまの意味ですよ。あっ…ふぅ…ハメたままプリ撮るんです。またスリルがあってイイんですよ』=“That’s exactly what I meant. Ah... Phew... I’m going to take a photo of you while you’re set up. It’s nice and thrilling again.” +『そ!そんなの撮るの?!』=“Y-You’re taking pictures of that?!” +『気持ちイイですよー。んっ…新体位チャレンジ記念とか撮るのも絆アゲだし…部活終わったら覗いてみます?』=“It feels so good. Nnh... Taking photos to commemorate the new body position challenge would be a bondage... Would you like to take a peek after club activities are over?” +『わ、私、はぁ…ぁっ…そんなのに彼氏を誘えないよ!』=“I-I, hah... ah... I can’t invite my boyfriend to do that!” +『あはは、先輩焦り過ぎ。んっ…ウチと2人で様子見しておけば、カレシと行きたくなった時によくないですか?』=“Ahaha, Senpai, you’re getting too impatient. Nnh... If you keep an eye on her with me, won’t it be good when you want to go with your boyfriend?” +『だ、大丈夫だよ。はぁ、ふぅ…、ん…私、ココアみたいにそ、そういうのを撮る趣味ないし…。んっ』=“I-I’ll be fine. Hah, fhh... Mm... I’m not into that sort of thing, l-like cocoa... Nnh.” +『はぁっんっ…じゃあ、気が変わったらいつでも声かけてくださいよ。ウチで良かったら案内しますよ』=“Haahn... Well, if you change your mind, feel free to call me anytime. I’ll show you around if you’d like.” +『ココア、そういう…んっ、変なとこすごく面倒見がいいよね…。んっ、っは…』=“Cocoa, that’s... nnh, you’re really good at taking care of weird places... Nnh, hah...” +『んんっ…いや、面倒見とかじゃなくて、はぁ…マジでちょっと心配になっちゃって…。んっ、ふ…』=“Nnngh... No, it’s not like I’m taking care of you or anything, hah... Seriously, I got a little worried... Nnh, fh...” +『…心配?』=“...Worried?” +『ん…、は…カレシが勃ててるの知ってるのにパコってないってことは、よーするにカレシに我慢させてるってことですよね?んっ…』=“Mm... hah... If you know your boyfriend’s erect, but you’re not pacoing him, that means he’s making you put up with him even more, doesn’t it? Mm...” +『っしょ…んっ……ウチ、それで浮気に走らないオトコ、みたことないんで。…んっ』=“Shhh... Nnh... I’ve never seen a man who doesn’t cheat on me because of that. ...Nnh.” +『ふー…はー…そ、そんな、みんながみんな、そうじゃないと思うよ?…んっ…っは…』=“Phew... Hahh... N-No, I don’t think everyone’s like that, you know? ...Nnh... hah...” +『でもー…我慢、女と違ってハンパなくつらいみたいですよ。んっ…そうなる前に…』=“But... Patience, unlike women, seems to be really painful. Nnh... Before that happens...” +『はぁ…サクっと済ませちゃった方がっ…いいですよー』=“Sigh... You should finish this quickly...” +『んっ…そう、なのかなぁ…』=“Mm... I wonder if that’s true...” +『あ、インポじゃなくても、中折れヒドくて無理とかだったら言ってくださいね?』=“Oh, even if it’s not impotent, if the inside is too broken to handle, please tell me, okay?” +『先輩になら特別にウチのカレピ貸せなくもないんでー』=“If it’s for you, Senpai, I can lend you my boyfriend as a special favor.” +『っもー!ココア、この話はおしまい!後輩の子がこっち見てるし…』=“Geez! Cocoa, we’re done talking about this! The junior girl’s looking at us...” +『ウチ、小声ですよ?先輩が結構声大きくなってて…』=“I’m whispering, you know? Senpai’s gotten pretty loud...” +『はぁ…んもー…前屈も次のセットでおしまい!今日も私と前半は同じ練習するでしょ?』=“Sigh... Geez... The forward bending ends with the next set! We’re going to be practicing the first half of the same lesson again today, aren’t we?” +『やりますよー!あー、やっと前屈終わりに出来るー』=“I’ll do it! Ahh, I’ll finally be able to put an end to my predicament.” +『あと5回で1セット終わりだからね?』=“I’ll be done with one set after five more, okay?” +『うえ…ハーイ…』=“Ueh... hiii...” +莉乃ちゃんが新体操部をやっていると知ってから、お気に入りのオカズに学生の新体操部モノが加わった。=Ever since I learned that Rino was in the rhythmic gymnastics club, I’d added a student’s rhythmic gymnast club member to my favorite odds. +レオタードの張り付きや食い込みが堪らない。…とはいえやはり本物の女学生には敵わない。=I can't stand the leotard sticking to me and digging into me. ...That said, I'm still no match for a real schoolgirl. +本物を拝みに部活を覗きに行きたいが、もうすっかり夕方だ。今日は諦めて、適当な見回りでもしよう。=I'd like to go take a peek at the club to see the real thing, but it's already evening. I'll give up on today and go on a random patrol. +日も傾いている。暑さは少し弱まっているだろう。グラウンドにでも出てみるか。=The sun's setting. The heat's probably subsided a little. Maybe I'll head out to the field. +風は多少あるが、蒸したような暑さがまだ残って、じわりと汗が伝う。=There was a bit of wind, but the steamy heat still lingered, and sweat trickled down my back. +長く伸びた影を見ながら、部室棟の近くまで来た時若い男女の話し声が聞こえた。生徒だろう。=As I gazed at the long shadow, I heard young men and women talking when I came near the clubroom building. They were probably students. +カップルなら覗いてやろう。=If we're a couple, I'll take a peek. +ガキのくせにリア充なのはムカつくが、乳繰り合いでも見れたなら、女の方はオカズに出来るかもしれない。=It pisses me off that she’s such a normie for a kid, but if I get to watch her breastfight, I might be able to turn the woman into an idiot. +建物の陰から声のする方向にそっと目線をやる。=I gently look in the direction of the voice from behind the building. +…そこにいたのは莉乃ちゃんと、見知らぬ男子生徒だった。=...Rino-chan and an unfamiliar male student were there. +親密そうに肩を寄せ合って話をしている。付き合ってるのか…?=Our shoulders are huddled together as if we're close. Are we dating...? +まさか莉乃ちゃんに彼氏がいたなんて…。いや、あの子は上玉だ。恋人がいてもおかしくない。=I didn't think Rino had a boyfriend... No, she was a good girl. It wouldn't be strange for her to have a lover. +…どうにも釈然としない気持ちで覗くことになった。=...Unsatisfied, I decided to take a peek. +『でさー、あいつのフェイントとかバレバレでむしろ自チームの足引っ張ってんのー』=“Sooo, his feints and stuff are so obvious that he’s actually holding his own team back.” +『あはは、なにそれー』=“Ahaha, what’s that supposed to mean?” +『あんなレベルだったら普通にディフェンスに回った方がいいのによぉ』=“If you’re at that level, you’d be better off going around to defense like normal.” +『ァハハ、タカ君、言い方キツいよーもう。そういえば休み前の地区大会、ぶっちぎりだったんでしょ?』=“Ahaha, Taka-kun, that’s a harsh way to put it, geez. Come to think of it, didn’t you go all out at the district tournament before the break?” +『あーそれなー。うん!莉乃来なかったじゃん。俺のいいとこ、ぜってー見せれたのにさー』=“Oh, that’s right. Yeah! You didn’t come, did you, Rino? I could’ve definitely shown you my good side.” +『ごめんね。どうしても行けなかったんだよ。新体操の方で私も忙しくてさ』=“Sorry. I just couldn’t go. I was busy with rhythmic gymnastics, too.” +楽しげに話す様は、やはり付き合っている彼氏彼女といった様子だ。=The way she talks cheerfully makes it seem like she's dating her boyfriend and girlfriend. +莉乃ちゃんが笑っているところを本当に久しぶりに見た。言いようのない気持ちが澱のように溜まっていく。=It really had been a long time since I’d seen Rino smile. My indescribable feelings were building up like sediment. +『でも見たかったな、タカ君が活躍してるとこ。応援したかったし』=“But I wanted to see you doing well, Taka-kun. I also wanted to cheer you on.” +『あんがとな、見れる時はマジ見に来いよ』=“Thanks. When you’re able to see it, come take it seriously.” +『うん』=“Yeah.” +男にぴったりとくっついて…莉乃ちゃんは離れようともしない。俺に対する態度とは大違いだ。=She stuck close to the man... and Rino didn't even let go. It was a far cry from her attitude toward me. +あんなくだらない話をいかにも楽しそうに笑って…時々惚けたような目線を男にやっている。=She laughs like she's having fun talking about stupid stuff like that... and sometimes looks at men like they're playing dumb. +クソ。なんなんだ…。イチャイチャしやがって…。=Damn it. What the hell... They're flirting... +『なんだかんだいっても、チーム全体で見たら、調子は万全だから次の練習試合も余裕だわ』=“No matter what you say, if you look at the whole team, they’re in top shape, so the next practice match should be easy.” +『もう、そういうのって絶対油断になっちゃうよ?』=“Geez, you’ll definitely let your guard down if you do that, you know?” +『でも対戦校がマジ弱いんだって』=“But the opposing school is seriously weak.” +『ハイハイ。でもちゃんと練習しなよ?それだけ言ってて負けたらすっごいダサいからね?』=“Yeah, yeah. But make sure you practice properly, okay? It’d be really lame if you lost just because you said that.” +『わーってるって。練習して…それでリノが応援に来てくれたら確実に勝てる自信あるんだけどなぁ』=“I know, I know. I’ll practice... and if Rino comes to cheer me on because of that, I’m pretty sure we’ll win.” +どう考えても、莉乃ちゃんと釣り合っていない。運動部らしい”タカ君”と呼ばれている男に苛立ちが募る。=No matter how you looked at it, it wasn't a good match for Rino-chan. The man she called “Taka-kun” seemed like a sports club, which only made me more irritated. +なんでよりによって、あんなのと莉乃ちゃんが…。見る目がなさすぎる。=Why would something like that and Rino-chan, of all people...? They were too blind to look at. +『うーん…ごめんね。また部活の日と被ってて…』=“Hmm... I’m sorry. I was wearing it again on the day of club activities...” +『いいよいいよ、リノもまだ忙しいもんな。な!』=“It’s all right, Rino’s still busy. Right!” +『っ…』=“Gh...” +『も…もう!急に頭撫でないでよ。子どもじゃないんだし…』=“G-Geez! Don’t pat my head all of a sudden. I’m not a kid...” +『照れて真っ赤になってるリノ可愛いー』=“Rino’s so cute when she’s blushing and turning bright red.” +『んもう…。誰かに見られたら、こ、困るし…』=“Geez... I-I’d be in trouble if someone saw me...” +『俺らが付き合ってんの、知ってるやつはもう知ってるだろ?』=“You already know who we’re dating, don’t you?” +『で、でも…』=“B-But...” +『まだ知らねーやつがいたら、見せつけてやろうぜ』=“If there’s someone you don’t know yet, let’s show them.” +男の手が、撫でていた頭から肩へとつかず離れずといった動きで下りていき、莉乃ちゃんを抱き寄せようと力がこもったのがわかる。=The man’s hand descended, unable to move from the head he was stroking to the shoulder, and I could tell that he’d tightened his grip on Rino-chan. +『っ…あ、ちょっと、、』=“...Ah, wait,” I said. +莉乃ちゃんはわずかに身をよじり、やんわり避けようとしているのが見えた。=Rino twisted her body slightly, and I could see her gently trying to avoid it. +あの男はそれが全く分かっていないような態度でどんどん距離を詰めている。=That man is closing the distance more and more, as if he doesn't understand that at all. +『なぁ、キスしよ』=“Hey, let’s kiss.” +『やっ、だから、誰かに見られたら…』=“No, like I said, if someone sees us...” +『…っても、俺らまだキスもしてないんだぜ?』=“...But we haven’t even kissed yet, y’know?” +『だから、…まだっていうか、そういうのは、なんていうか…その、こういう場所じゃなくって…』=“So... not yet, or rather, that’s, how should I put it... umm, it’s not a place like this...” +『リノ、そういう真面目なとこあって…やっぱすげー可愛い!!』=“Rino, you’re so serious about that... You really are cute!!” +『わっ…』=“Wah...” +クソガキが莉乃ちゃんに思いっきり抱き着いた。その瞬間、苛立ちが黒く陰湿な気持ちに変わる。=The shitty brat hugged Rino as hard as he could. In that moment, his irritation turned black and insidious. +『っん、ちょっと抱き着かないで。流石に…っ、ダメ…だってば…』=“Mm, don’t hug me for a second. Of course... I can’t... I told you...” +『リノ、シャワー浴びた後?めっちゃいい匂いする…』=“Rino, after taking a shower? It smells really good...” +『っ…、っ…んもぅ………ちょ、ちょっと…そ、そろそろ離してよ、ホントダメだって』=“Gh...! ...Geez... H-Hey... L-Let me go already, I really can’t.” +『そんなジタバタすんなよ。俺のこと好きだろ?逃げんなよ』=“Don’t be so frantic. You like me, don’t you? Don’t run away.” +『っは…ヤっ…だからっ、まだ…っ』=“Hah... yah... like I said, not yet...” +男の手が莉乃ちゃんの胸にしっかりと当てられ、揉み上げるように動く。=The man’s hand firmly touched Rino’s chest, and she moved to massage it. +『や…んっ……っは……ぅ、ん…』=“Yah... nnh... hah... uh, nn...” +『まだもなにもさ、息あがってんじゃん』=“You’re still breathing, aren’t you?” +『ち、ちがっ…これ、そのっ…タカ君、ほんと…っ違うの…』=“N-No... This, umm... Taka-kun, you're really... wrong...” +『違わねーって、俺もリノのこと好きだしさ…。ほら…』=“You’re not wrong, I like Rino, too... Look...” +莉乃ちゃんの両脚の間に、男の脚が入って迫っている。=A man’s leg was between Rino’s legs, closing in on her. +『はぁ、っ…はぁっ…それ…ダメ…っ』=“Huff, huff... Huff... That’s... no good...” +『リノ、マジ好き…』=“Rino, I really like you...” +『お願い…っは…ど、どけて…あの、た、タカ君の…あ…当たってるから…っダメなの…。やだ…』=“Please... hah... d-don’t move... Um, I-It’s Taka-kun’s... ah... it’s hitting me... so I can’t... No...” +じっとしたままの男と、”モノが当たる”と言いながら拒否しているのかなんなのか…動かない莉乃ちゃん。=I don't know if she's rejecting the man who's still sitting still and saying something will hit her... but Rino-chan doesn't move. +俺がいるのを知らないとはいえ、こんなところで…。=Even though she doesn't know I'm here, here... +『…リノ、俺、やっぱもう我慢できない。ここじゃなくて…人目につかない、場所知ってるから』=“...Rino, I really can’t take it anymore. It’s not here... I know a place where people won’t see me.” +『や、っ、ダ、ダメ…っ、そういうのっホント…んあ…っぁ、っは…』=“No, nh, d-don’t...! That’s really... nah... ah, hah...” +『莉乃だって喘いでんじゃん…。もうちょっとさせて…。それから移動するから…』=“You’re gasping too, Rino... Let me do a little more... I’ll move after that...” +『違っ、…喘ぐとか…してないっ…。その…まだダメだから…タカ君、本当にお願い、やめて』=“No... I’m not... gasping... Um... I can’t yet... Taka-kun, please really, stop.” +『気持ちよくするし、痛くしないからさ…』=“I’ll make you feel good, and it won’t hurt...” +竦んだようになっている莉乃ちゃんのスカートの下…股間に手を伸ばした。=Beneath Rino's cowering skirt... I reached for her crotch. +『やっ…っもう…っ…やめ、ほんと…や…』=“No...! Geez...! ...Stop, really...no...” +『大丈夫だから…』=“I’ll be fine...” +『本当にやめてってば!!!』=“I’m telling you to stop!!!” +飛び出て行こうかと思った時、莉乃ちゃんが襲い掛かろうとする相手を両手で突き飛ばした。=Just as I was about to jump out, Rino shoved her opponent away with both hands as she tried to attack. +相手はよろめいて、尻餅こそつかなかったものの不快そうに顔を歪めている。=His opponent staggered, and though he hadn't fallen on his butt, his face twisted in discomfort. +『っ…んだよ…痛ってぇ……。…突き飛ばすことねぇじゃん!』=“Gh... What... hurts...? ...You don’t have to shove me away!” +『はぁっはぁ…ずっと…っはぁ…私、ずっとやめてっていってるじゃん!』=“Hah hah... I’ve been telling you to stop... hahh... all this time!” +『わ、私…タカ君のこと好きだけど、はーっはー…そういうこと、…っ、まだしたくないの!』=“I-I... I like you, Taka-kun, but... haaa haa... I don’t want to do that yet...!” +『マジお前さぁ…。ずーっとまだ、まだ、まだ…って…』=“Seriously, you... You’ve been, still, still...” +さっきまで笑い合いもつれ合っていたとは思えないほど、険悪な空気が流れている。=The atmosphere was so grim that it was hard to believe they’d been laughing together just a moment ago. +『っ…はぁっ……もういい。マジない。…俺帰るわ』=“Hgh... Hahh... That’s enough. Seriously. ...I’m going home.” +『はぁ?!ちょ、ちょっと!それで帰るってひどくない?』=“Huh?! H-Hey! Isn’t it awful to go home because of that?” +莉乃ちゃんは怒りなのかショックなのか顔を真っ赤にしている。=Rino-chan's face is bright red, either from anger or shock. +それでも相手のクソガキ男は、莉乃ちゃんを無言で一瞥して、俺が隠れている方向へ歩いて去ろうとする。=Even so, the other shitty brat silently glanced at Rino, walking off in the direction I was hiding. +『………最ッッ低!』=“......You’re the lowest!” +…吐き捨てている様子を隠れ見ながらも、俺には莉乃ちゃんが男に対して蕩けたのがはっきり分かった。=...Even as I watched her spit it out in secret, I could clearly tell that Rino had melted into a man. +今までは目の保養で体を視姦する程度に済ませていたが…=Up until now, I've only been able to watch my body through a feast for the eyes, but... +この光景を目の当たりにし、莉乃ちゃんを独占したいというドス黒い欲望が股間を硬くした。=Faced with this sight, the dark desire to monopolize Rino hardened my crotch. +莉乃ちゃんを…あの体を、あんなクソガキ男に渡すものか。=I won't give Rino-chan...that body to that shitty brat. +あれは俺のものなんだ。=It's mine. +絶対にあんなガキに渡すものか。=I'll never give it to a kid like that. +渦巻く感情を抱えて、俺もその場からそっと立ち去った。=Carrying the swirling emotions, I gently walked away from the scene as well. +―――――=------ +――=――― +『…はぁ……』=“...Hahh...” +『…もうホント、最悪…最低…』=“...Geez, this really sucks... You’re the worst...” +『本当に最悪で最低な…………私。』=“I really am the worst and the worst.........me.” +『はあ………』=“Hahh...” +『…私、タカ君に抱きしめられた時…すごくドキドキ…どころじゃない、欲情してた。』=“...When you hugged me, Taka-kun... my heart was pounding so hard... It wasn't just that. I was lusting.” +『タカ君がいう、可愛いとか…そんなんじゃない。隣にいた時から…期待してた。』=“It’s not like you’re... cute or anything. I’ve been expecting it... ever since I was next to you.” +『タカ君の…男の人の匂いを嗅いだらムラムラしてきて…。』=“When I smelled Taka-kun’s... manly scent, I got horny...” +『それに目を見返したら、無邪気に笑ってた目が、すごくギラギラしてて…。』=“And when I looked back into her eyes, the eyes that were smiling innocently were really gleaming...” +『それでふと、新しく着任したあの気持ち悪い用務員の、おじさんの視線を思い出して…ゾクゾクしちゃって…。』=“And then I suddenly remembered the gaze of that creepy janitor who’d just arrived...and I got chills...” +『そのまま…頭撫でられて、くすぐったくて…気持ちよくて……気持ちよくなれそうで……。』=“Just like that... when you pat me on the head, it tickles... It feels so good... I feel like I’m going to feel good...” +『キスしよって言われてから…しかも…体が密着したら太ももに、ズボン越しのタカ君のが…当たってて…。』=“Ever since you asked me to kiss you... and what’s more... when our bodies were pressed together, Taka-kun’s thing... was touching my thighs, through my pants...” +『………欲しいって思っちゃったんだ。』=“......I thought I wanted it.” +『ふざけたフリして冷静を装おうとしてたのに、息が上がっちゃってて。』=“I was trying to feign composure by pretending to be joking, but my breath caught in my throat.” +『喘いでるのも…バレてたし…。もう…最悪…。』=“She knew... I was gasping for air, too... Geez... This sucks...” +『なのに、力いっぱい突き飛ばしたりなんかして…。』=“And yet you pushed me away with all your might...” +『…………』=“......” +『本当は、人目につかない場所どころか、あの場でシてもいいなんて思っちゃって……。そしたら…。』=“The truth is, I didn’t think it was a good idea to do it in that place, let alone in public... And then...” +『私、どんどん濡れ始めてるのが分かって…。あのまま、手が入ってきてたら絶対まずかった…。』=“I know I’m getting more and more wet... It would’ve definitely been bad if I’d gotten my hands on it like that...” +『だから、ああするしかなかった…。』=“That’s why I had no choice...” +『…はぁ…はぁ…はぁ…』=“...Huff... Huff... huff...” +『でも、欲しかったの…。思い出してる今も…ゾクゾクしてる。シて欲しかった…。シたい、したかった…。』=“But I wanted it... Even now that I’m remembering it...I’m shivering. I wanted you to do it... It hurts, it hurts...” +『あの程度さえ誤魔化せないんだから、あれ以上されたらタカ君にいやらしい女だってバレないわけがない。』=“I can’t even cover up that much, so there’s no way Taka-kun wouldn’t find out I’m a dirty woman if he did anything more than that.” +『私だって…したい。キスだけじゃなくて…シたい。』=“I... want to do it too. It’s not just kissing... I want to.” +『キスなんかよりもっと過激なことを、大好きなタカ君といっぱい…。』=“A lot more extreme things than kissing, with my beloved Taka-kun...” +『いっぱい…シたいの……。』=“I want... to do it lots...” +『ん…っはぁはぁ…っ落ち着け、落ち着け、私……っ』=“Mm... haa haa... Calm down, calm down, I...” +『余計に興奮してる。だから…だからダメなの。絶対ダメなんだよ。』=“I’m even more excited. So... That’s why I can’t. Absolutely not.” +『私だからダメなんだ…。』=“It’s because it’s me that I can’t do it...” +『私が…こんな体だってこと…。可愛くなんか全然ない。ただ、淫らで、貪欲で……。』=“The fact that I... have this body... It’s not cute at all. I’m just lewd, greedy...” +『タカ君と…付き合う前から既にそんな体になってること…。……絶対に知られたくない。』=『I don't want her to know...that I've already had that body since before we started dating Taka-kun... ...I absolutely do not want anyone to know.』 +『まだ、まだ今は…タカ君が思ってるような女の子だって思われていたい…。』=『I still want people to think I'm the kind of girl Taka-kun thinks I am...』 +『痛くしないとか…気持ちよくするとか…。…痛くないし、気持ちいいのも…私、知ってるんだよ…。』=“Like not hurting... or feeling good... ...It doesn’t hurt, and it feels good... I know that...” +『全部知ってるの。タカ君が想像すらしないようなことまで全部……経験して、知ってる。』=“I know everything. Everything, even things that Taka-kun can’t even imagine... I’ve experienced, and I know.” +『だから、私がタカ君の思ってるような女の子じゃないって何が何でも、絶対に知られたくない。』=“That’s why I absolutely don’t want them to know that I’m not the kind of girl you think I am, Taka-kun.” +『やめて』=“Stop it.” +『…やめてってっば!!』=“...I told you to stop!!” +『やめてよっ!』=“Stop it!” +『おじさん、どいてよぉ!』=“Uncle, get out of the way!” +『…なんでこんなことするの!やだっ!』=“...Why are you doing this?! No!” +『どいて!どいてって!!…はぁっはぁっ』=“Move! Move!! ...Haa haa.” +『おじさんは莉乃ちゃんと一緒に気持ちよくなりたいんだよ』=“Uncle wants to feel good together with you, Rino-chan.” +『やだ!私はなりたくない!何もしたくないってば!離して!!んっ、ひゃっ…いやっ!!』=“No! I don’t wanna be one! I said I don't want to do anything! Let me go!! Nnh, hyah... No!!” +『ほら…擦ったら、おじさんのチンポ汁でクチュクチュいってるね。いやらしいなあ…』=“Look... When you rub it, it’s squishing with your uncle’s cock juices. It’s so dirty...” +『やだ、いや!!おじさん、離してって!いや!!』=“No, no!! Uncle, let me go! No!!” +『ちょっとだけじっとして我慢しようねぇ…。すぐに気持ちよくなるから大丈夫だよ』=“Let’s just sit still and bear with it for a bit... It’ll feel good soon, so don’t worry.” +『やだ、怖いってば!…動けなっ…気持ち悪いぃっ』=“No, I’m scared! ...I can’t move... It’s disgusting.” +『大丈夫、ゆっくりするからねぇ』=“Don’t worry, I’ll take my time.” +『ぃっ…っく、っ…ぃ、痛い、変なことしないでよっ。やめてっやめてっ!』=“Ugh... kh, gh... O-Ow, don’t do anything weird. Stop, stop!” +『あー…広げてても莉乃ちゃんのおマンコ、膣肉がぴっちり閉じてて……ゆっくり…ぁあ…入る…』=“Ahh... Even with it spread out, Rino-chan’s pussy is tightly closed... Slowly... ahh... it’s going in...” +『痛いっ、痛いっ!やだあ!!痛いよ!!裂けちゃうっ!』=“It hurts, it hurts! Nooo!! It hurts!! It’s tearing!” +『っき、ゃぁあああ"ぁ"っ!!』=“Kyah, yaaaaah!!” +『ああ…莉乃ちゃん…いい子だね、すごく気持ちいいよ』=“Ahh...Rino-chan...you’re such a good girl. It feels really good.” +『あっ…ああ…、うぐ…ひくっ…痛いぃ、動かさないで…。ひっく、ひっく…』=“Ah... Aaah... ugh... twitch... It hurts, don’t move... Hic, hic...” +『キツキツで…莉乃ちゃんすごいよ…』=“It’s so tight... and you’re amazing, Rino-chan...” +『ひっくひっく…痛いぃ…やめてえ"…』=“Hic, hic... It hurts... Stop it...” +『大丈夫、大丈夫…。莉乃ちゃんは大丈夫だよ…』=“It’s okay, it’s all right...Rino-chan’s fine...” +『大丈夫じゃっ…なぃ…っ…っ…あっ…』=“I’m not... okay...gh... ah...” +『…いい子、いい子…。これはおじさんと莉乃ちゃんだけの秘密だからね』=“...Good girl, good girl... This is a secret between Uncle and Rino-chan.” +『はー…っぁ、あ…っ…あ…あ"…っく…っぁ…』=“Hahh... ah, ah... ah... aah... kh... ahh...” +『言わないでいたら気持ちよくしてあげるから…。もし誰かに言ったらもっと痛くしちゃうよ…?』=“If you don’t tell me, I’ll make you feel good... If you tell anyone, it’ll hurt even more...” +『やらっ…う"あっ…壊れぅっ、ひぐっ、あ"…あ"ーっ…』=“No... uuh... it’s gonna break, higuh, ah... ahhh...” +『よしよし、勿論秘密にするよね。すぐに気持ちよくなるようにしてあげるからね…』=“Okay, okay, of course you’ll keep it a secret. I’ll make sure you feel good right away...” +『あ"ーっ、あっ、あ"ー…っ』=“Ahhh, ah, ahhh...” +―――――=------ +―――=――― +―…=――― +----数日後----=A few days later... +『はぁ…はぁ…っぁ、っあ…っあ…あん』=“Huff... Huff... Ah, ah... Ah... Ahn.” +『どうだい…?莉乃ちゃん』=“What do you think...? Rino-chan.” +『はぁっ…あ、おじさん、私、どんどん変になっちゃう…。あっあっ…』=“Hahh... Ah, Uncle, I’m getting weirder and weirder... Ahh, ahh...” +『上側を擦られるのが好きなんだねえ』=“You like having your upper side rubbed, don’t you?” +『ぅん、そこ…変になっちゃうの…。ぁう!んあっ…』=“Yeah, that’s where... I’m going crazy... Auh! Mnah...” +『変、じゃないだろう。ちゃんと気持ちいいって言ってごらん』=“It’s not weird, is it? Just tell me it feels good.” +『はぁ、あっあっ…気持ち、いい…』=“Haa, ah, ah... It feels, good...” +『そうそう、おじさんも莉乃ちゃんのおマンコで気持ちいいよ』=“That’s right, Uncle, your pussy feels good too, Rino-chan.” +『チンポを舐めるのも上手になってきたし、今日もいっぱい練習しようね、ほらっ…』=“I’m getting better at licking your cock, so let’s practice a lot today, okay? Come on...” +『おじさん、…は、恥ずかしい…。あっ、んっ…』=“Uncle... I-It’s embarrassing... Ah, nnh...” +『大丈夫だよ。ほら、どう言うのか教えてあげたでしょ?…言って』=“It’ll be fine. Come on, I told you what to say, didn’t I? ...Say it.” +『あん、あっ、んん…お…おチンポ気持ちいい、の…。んっ…、んあっ』=“Ahn, ah, nnn... y-your dick feels good... nn... ahn.” +『そうそう。もっと聞きたいなぁ。そうしたら莉乃ちゃんの一番好きな”イク”を練習をさせてあげるよ』=“That’s right. I want to hear more. Then I’ll let you practice your favorite ‘cumming’ of Rino-chan’s.” +『言うっ…。おマンコ、気持ちいい。あっああっ…んっ…したい、”イク”練習させてっ…』=“I’ll say it... Your pussy feels good. Ah, ahhh... nn... I want to, let me practice ‘cumming’...” +『本当にいい子だなあ。ああ、莉乃ちゃんのおマンコは使い込んでも、狭くてよく締まるねえ…。痛くないかい?』=“You really are a good girl. Ah, even if you use Rino-chan’s pussy, it’s cramped and tight... Doesn’t it hurt?” +『ぅん、んんっ気持ちいいの、もう全然痛くないのぉ…。ぁん』=“Yeah, mmm, it feels good, it doesn’t hurt at all anymore... Ahn.” +『ふふ、言った通りだろう?もっとしてあげようね』=“Hehe, it’s just like I said, isn’t it? Let’s do more for her.” +『う、あっ!!…おじさん、そこ、すごいっ…!きゅぅってゃん、ぁあっ、ああっ…!』=“Ugh, ah!! ...Uncle, that’s, amazing...! It’s so tight, aah, aaah...!” +―――――=------ +―――=――― +―…=――― +----更に数日後----=A few more days later... +『っは、っはっは、ん、あっあっ、おじさっ…んっ…すごくいいっ、おマンコいいのっ…はひっ』=“Hah, hah-hah, nn, ah-ah, Mister... nn... It’s really good, my pussy feels good... hahii.” +『使うほどにおじさん好みのおマンコになる莉乃ちゃんとっても可愛いよ』=“Rino-chan, you’re so cute that you’ll become Uncle’s favorite pussy the more you use it.” +『あっあっ、エッチな音してる。これ好き、もっとしてっ。んあ、ぁあっ、はふっ、ん…ああっ』=“Ah, ah, it’s making dirty sounds. I love this, do it more. Nnah, aah, hafh, nn... aah.” +『あー…莉乃ちゃんのおマンコがおじさんのチンポにしがみついてきてるよ』=“Ahh...Rino-chan’s pussy is clinging to your uncle’s cock.” +『おじさんっ、おじさんっ、おマンコいいのっ。すごく好きなの。あっあっああ…もっと、もっと…!』=“Uncle, Uncle, your pussy is so good. I really like it. Ah, ah, aaah... More, more...!” +『そうだね、おじさんも莉乃ちゃんと秘密のエッチするのすごく好きだよ』=“That’s right, Uncle really likes having secret sex with you, too, Rino-chan.” +『なんでもするからっ。秘密なこと、いっぱい…なんでもするから…』=“I’ll do anything. I’ll... do lots of secret things... Anything...” +『イきたいのっ、おチンポでおマンコイきたいのおっ!』=“I want to cum, I want to make my pussy cum from your cock!” +『ぁあ…搾ってくる…動かしにくいぐらいだ!』=“Ahh... I’m squeezing it out... It’s so hard to move!” +『ごめんなひゃぃ、勝手にきゅってなっちゃっ…ぅ…。あっあっ、もっとしてっ…!』=“I’m sorry, you’re squeezing me on your own... Ugh... Ah, ah, do it more...!” +『おチンポ、ズボズボ大好きなのっ。もっとおマンコにズボズボ、リノをエッチにしてっ』=“I love your dick. I love it when you rub it against my pussy more. Make me have sex with Rino.” +『上手におねだりできるようになったねえ。おじさんのチンポがそんなに気持ちいいかい?』=“You’ve gotten good at begging, haven’t you? Does your uncle’s cock feel that good?” +『うん!…ひあっ、すごい気持ちいいのぉっ!』=“Yeah! ...Hyah, it feels so good!” +『はぁはぁ、おじさんが思ってた以上の淫乱ビッチになっちゃったねえ』=“Haa, haa, you’ve become more of a slutty bitch than you thought, Uncle.” +『あ"っあ"っ…おじさんが毎日エッチするからだよぉ。はぁはぁ、いっぱい頂戴っ、奥でビューってしてえっ』=“Ahh, ahh... It's because you have sex every day. Hah, hah, give me lots, I want you to look deep inside me.” +『はは、これ以上激しく動いたら、壊れちゃうかもしれないよ?』=“Haha, if you move any more violently, you might break, you know?” +『いいのぉ!、あああっ、壊してっ、おじさんのっ…好きに壊ひてぇっ!』=“It’s okay! Aaah, break it, Uncle... break it however you want!” +『仕方ないなぁ…そらっ』=“Guess I have no choice... Here.” +『んっ、あっ、あっ、イクっ…イクイク…すごいのっ!あっあっあああっ…ああああっ!!!』=“Nnh, ah, ahh, I’m cumming... I'm cummiiing... It's amazing! Ah, ah! Aaaah... Aaahhh!!!” +『イッ…くぅうーーーっっ!!!!』=“I’m... cumminggggggg!!!!” +――――――=------- +―――=――― +―=-I'm sorry. +目が覚めると、部屋がほんの僅かに明かるい気がする。…夜明け前だろうか。=When I wake up, I feel like the room is just a little bright. ...It must be before dawn. +本当に久しぶりに、この夢を見た。=For the first time in a really long time, I had this dream. +あれは…乙羽ちゃんがよその町に越してからのことだ。それまでも、スキンシップと見せかけて…=That was... after Otoha-chan moved to another town. Until then, we'd pretended to be skinship... +何かにつけて、嫌がられないように2人の体に触れ、自分の女が出来たことのない虚しさを慰めていた。=Putting it on something, I touched their bodies so they wouldn't hate me, comforting the emptiness of never having a woman of my own. +乙羽ちゃんの引っ越し後も、莉乃ちゃんと交流があった俺は、ちょっとしたきっかけから彼女に手を出した。=Even after Otoha-chan moved in, I’d interacted with Rino-chan, so I made a move on her for a little while. +そういう趣味だからという訳ではない。=It wasn’t because she was into that sort of thing. +単に、俺を蔑んだりキツく当たらず、金銭のやり取りなしに向こうから近寄ってきてくれる”女”だったというだけだ。=It’s just that she’s a “woman” who doesn’t look down on me or treats me harshly, who approaches me from the other side without exchanging money. +懇意にしていたのを利用して、どうにか莉乃ちゃんを性的に手懐けることに成功した。=Using the fact that we were close friends, I somehow succeeded in sexually taming Rino-chan. +最初は嫌がっていたものの……あとは、さっきの見た夢の通り、秘密裏に事が進んだ。=I didn't like it at first, but... after that, things proceeded in secret, just like the dream I had earlier. +といっても、そんな関係も俺が仕事でこの町を出ていくまでのことだった。=That said, that kind of relationship had only happened until I left this town for work. +そして、乙羽ちゃんとほぼ同時に再会した莉乃ちゃんは…蕩けて懐いていた頃が嘘のようによそよそしい。=And then, when Rino reunited with Otoha-chan at almost the same time... she was so distant, it felt like the time when she had melted away and become attached to her was a lie. +『………』=“......” +小さくため息が出た。=I let out a small sigh. +夜明け前の短い間だけは、部屋もひんやりとしていて、とても静かだ。=For a short time before dawn, the room was cool and quiet. +静かな分、あの艶っぽく甲高い声がまだ耳の奥で反響し続けている気がする。=I feel like that seductive, high-pitched voice is still echoing deep in my ears. +朝立ちにしては痛いほどに勃起しているのが分かった。=I could tell that it was painfully erect for a morning stand. +徐々に目が覚めていく。思い出すのは、今の莉乃ちゃんの態度と…彼氏らしいあのクソガキ男のこと。=I gradually wake up. All I remember is Rino-chan's current attitude... and that shitty, boyfriend-like brat. +莉乃ちゃんがどんな”女”かも知らない、キスすらしていない童貞がしゃしゃり出てくることに、腹が立つ。=The fact that a virgin who didn't know what kind of “woman” Rino was, who hadn't even kissed her, was popping up pissed me off. +むしゃくしゃした気持ちと、夢の興奮の余韻でガチガチになったイチモツに手を伸ばした。=I reached for my dick, which was rock-hard from the afterglow of my reckless feelings and the excitement of my dream. +夢で見た以上に、俺の”女”として喘いでいた莉乃ちゃんを徹底的に汚すように、=Even more than I’d seen in my dream, it was to thoroughly defile Rino, who was gasping for air as my “woman” +劣情がおもむくまま、溜まったものを彼女の中に全部吐き出すつもりで擦り始める。=I began to rub my lust against her, intending to expel everything that had built up inside her. +教師数人から次々に頼まれた雑事をどうにか済ませて、休憩している。=She was taking a break, having somehow managed to do the chores that several teachers had asked her to do one after another. +夜明け前から莉乃ちゃんの夢をおかずに、空が白むまで散々オナニーしたせいか=Maybe it’s because I used Rino’s dreams as a side dish before dawn and masturbated a lot until the sky turned white +すでに気怠く、ちょっとした仕事でも面倒だ。=I'm already lazy, and even a little work is a pain. +――――――――=--------- +――――=---- +2日ほど掃かなかっただけで、モップを振るうと埃が軽く舞いあがる。=It hadn’t been swept for two days, but when I swung my mop, the dust rose lightly. +上級生が使う教室にある廊下は、夏休みでほぼ誰も使っていないはずなのにこの有様だ。=The hallways in the classrooms used by the upperclassmen were in this state, even though almost no one was supposed to be using them during summer vacation. +作業を始めると、休憩で引いていた汗もすぐに噴き出してくる。=As soon as I start working, the sweat I've been sweating from my break starts to pour out. +グラウンドから聞こえてくる、部活の遠い掛け声を耳にしながら無心で掃除をする。=I mindlessly clean the grounds, listening to the club's distant shouts. +暑い、だるい…。あまり考えないようにしないとイライラしてきてしまう。=Hot, sluggish... If I don't think about it too much, I'll get irritated. +生徒が1人もいない長い廊下は、余計に長く広く思える。=The long hallway without a single student seemed even longer and wider. +もっとマシな仕事に就きたい。かといって、給料が極端に低いのも嫌だ。今の仕事が我慢の限界ラインだ。=I want to get a better job. On the other hand, I don't want my pay to be extremely low. This job is the limit of my patience. +…無心のつもりが、汗と共に不満も噴き出してきてしまう。袖口で汗を軽く拭った。=...I thought I was being reckless, but along with my sweat, I started to feel dissatisfied. I lightly wiped the sweat off my sleeve. +『ちょっと、話があるんだけど』=“I’d like to talk to you about something.” +突然響いた声に手を止める。よく知っている声だ。汗をもう一拭いして、振り返った。=I stop when I hear a sudden voice. It's a voice I know well. I wipe away another drop of sweat and turn around. +『莉乃ちゃんか、どうしたんだい?』=“Rino-chan, huh? What’s wrong?” +神妙な顔つきでこちらをじっと見ながら歩いてくる。=She was staring meekly at me as she walked. +『…仕事中みたいだけど、話したいことがあるから手を止めてもらえない?』=“...It looks like you’re at work, but there’s something I want to talk to you about, so could you stop your hands?” +『話?』=“Talk?” +こっちは汗まみれだっていうのに、労いの言葉1つさえなく、ニコリともしないで俺の近くまで歩いてくる。=Even though I'm covered in sweat, she walks up to me without so much as a word of thanks. +可愛げはないものの、改めて見ると俺好みの体つきをしたいい女になっている。=She's not cute, but now that I look at her again, she's a good woman with a body that I like. +運動で引き締まっている手足、それでも隠し切れない女特有の丸みを帯びた体の線。=Her arms and legs were taut from the exercise, but the curves of her round body were unique to women who couldn’t hide them. +この暑さで、薄っすらと汗ばんで張りのある肌。それらが自然とこちらの視線を艶めかしく誘う。=In this heat, her skin is slightly sweaty and taut. It naturally tempts me to look at her. +そんなズリネタが目の前に現れた。抜いてから大した時間も経っていないのに、また股間が熱くなる。=A joke like that appears in front of me. It hasn't even been that long since I pulled it out, but my crotch feels hot again. +『本当はこんなところで話したくないんだけど…』=“I really don’t want to talk about it here, but...” +『だったら、おじさんの部屋に来て話すかい?』=“In that case, why don’t we come to your room and talk?” +今朝の夢が頭に浮かんだまま、咄嗟に誘ってみる。夢で見たより時もたまらなくなっている。=With the dream of this morning still fresh in my mind, I immediately invite her. I'm even more irresistible about the time than I saw in the dream. +俺に懐いていた頃は二つ返事でどこにでも付いてきた。時折、引き剥がすのに苦労したほどだ。=When she was attached to me, she followed me everywhere with two replies. Sometimes I had a hard time pulling her off. +『ううん。嫌。アンタと2人きりになるような場所には行きたくない』=“No. No. I don’t want to go to a place where I’ll be alone with you.” +にべもなく、心底嫌そうに吐き捨てられた。しかも、おじさん呼びでもなくアンタときた。=She spits it out in utter disgust. Not only that, but she doesn't call me 'Uncle' or 'You'.' +ちょっと離れていただけで、あれだけ懐いていた子がここまで憎たらしくなるものか…。=How could I hate a girl who was so attached to me just because we were apart for a little while...? +散々よくしてやったのに、何を勘違いしているんだ。俺がどこまでお前という女を知ってると思ってるんだ。=After all I’ve done for you, what do you think I’m getting the wrong idea about? Just how much do you know about this woman called you? +『ちょっと。私が話そうとしてるのにぼーっとしないでよ。大事な話なんだから』=“Hey. Don’t space out when I’m trying to talk to you. It’s important.” +内心、生意気さに舌打ちしながらも、平静を装う。=On the inside, I clucked my tongue in impertinence, but tried to act calm. +『…聞いてるよ。話してごらん』=“...I’m listening. Just tell me.” +苛立ちを抑えながら、掃除道具を壁に立てかけた。=Suppressing my irritation, I propped the cleaning supplies up against the wall. +『前、部活中に体育館に来て、ずっと部員とか…私の方見てたでしょ』=“You came to the gym during club activities before, and you were always looking at me... like a club member.” +『のびのびと若い体で部活に励んでいて、何よりだよ。やっぱり若い子はいいねえ』=“I’m glad you’re so carefree and hard at your club with such a young body. Young girls really are nice.” +『っ…若い体とか、思っても口にしないでよ。…もう、そういうところがほんと嫌なの』=“Gh... Don’t talk about your young body, even if you think about it. ...Geez, I really don’t like that about you.” +『実際、莉乃ちゃんは若いんだから』=“You’re actually young, Rino-chan.” +『そういう意味じゃなくって…』=“That’s not what I meant...” +『はぁ…ともかくそういうセクハラめいた発言、やめて欲しいの』=“Sigh... Anyway, I don’t want you to say that kind of sexual harassment.” +表情は険しいが、汗で張り付きかけているシャツから薄っすら透けている肌や下着が俺の目を潤す。=Her expression was grim, but her thin, see-through skin and underwear made my eyes water. +『今も、すぐ部屋に誘おうとしたり…』=“Even now, she's trying to invite me to her room right away...” +『莉乃ちゃんがここで立ち話はしたくないって言ったから提案しただけだよ』=“Rino-chan said she didn’t want to stand here and talk, so I just suggested it.” +『そう』=“I see.” +うっとおしそうに、流されるように短く返事をされると苛立ちが募る。=She sounded annoyed when I gave her a short reply like she was being swept away. +『ともかく、用務員なら体育館に来ることもあるだろうけどああやって見つめたりされたら目立つし…』=“Anyway, I’m sure the janitor would come to the gym sometimes, but he’d stand out if you stared at him like that...” +『じっと見つめてくるの、やめてもらえない?人目があったら尚更、嫌』=“Could you stop staring at me? Especially when I’m in public.” +抱いて、開発してやって…なのに俺がこの町を離れている間に男を作って、いっぱしのイイ女のつもりか?=I'll embrace her, develop her... But while I'm away from this town, you'll make a man and make a great woman out of her? +『人目がなかったら、いいのかい?莉乃ちゃんは見られると喜んでたからなぁ』=“Is it okay if there’s no one around? Rino was happy to be seen, after all.” +わざと吹っ掛ける。=I purposefully blow on it. +『っ…!!だからそうじゃないってば!!それにもうそういう話は本当にやめて!』=“Gh...!! I told you, that’s not it!! And stop talking about that stuff already!” +『っ…』=“Gh...” +俺がニヤニヤしているのに気付いたのか、はっとして取り乱すのを自制したようだ。=She must have noticed me grinning, because she suddenly stopped herself from getting upset. +…つまらない。こっちに頼みごとをするのであれば、多少は楽しませるなりなんなりするべきだろう。=...This is boring. If I'm going to make a request, I should probably do something to entertain her. +『変に思われたくないの。勘繰られたくないっていうか…』=“I don’t want people to think I’m weird. It’s more like I don't want them to suspect me...” +『それは莉乃ちゃんが気にし過ぎているだけじゃないかなあ?』=“Wouldn’t that just make Rino-chan worry too much?” +『ううん。実際に、乙羽も、それに後輩も…アンタがいるとなんだか変だと思って怪しんでるから』=“No. Actually, Otoha, and my underclassmen... They’re suspicious because they think it’s kind of weird when you’re around.” +乙羽ちゃんはさておき、確かにあのギャルみたいな後輩は勘が鋭かったな。=Putting Otoha-chan aside, that gal-like underclassman certainly had sharp intuition. +『だから、もう私を見かけても構ったりしないで』=“So don’t worry if you see me anymore.” +『…む、昔は…関係があったけど…』=“...Mm, we used to... have a relationship, but...” +『…昔って?』=“...What do you mean, in the past?” +『っ…その、数年前、アンタがこの町を離れて遠くに仕事に行ってた時より…前の、こと』=“Uh... well, it was before... when you left this town a few years ago and went to work far away.” +『ああ。それより前って意味だね』=“Yeah. You mean before that.” +威勢が目に見えて削がれている。見せかけの勢いだけで全然変わっていないじゃないか。=It's obvious that she's losing her vigor. She hasn't changed at all, just because it's an act. +面白い。つついてやろう。=Interesting. I'll poke you. +『それで、関係っていうのは、どの関係のことかなあ?』=“So, which relationship do you mean by ‘relationship’?” +『………』=“......” +『黙ってるとわからないよ。どうしたの?』=“You won’t understand if you don’t say anything. What’s wrong?” +『……別に、黙ってないし…』=“...It’s not like I’m going to stay quiet...” +早速、支離滅裂だ。もっと煽ればどんな反応を見せるだろう。=It was incoherent right away. How would she react if I riled her up more? +『莉乃ちゃんとは色々あったからなぁ…。ちゃんと言ってくれないと、はっきりわからないなぁ』=“A lot happened with Rino-chan, after all... If you don’t tell me properly, I won’t know for sure.” +『っ…』=“Gh...” +彼氏が出来ようが、まだ手出しされていないのなら、実際は俺の女のままだ。=Even if she had a boyfriend, if she hasn't done anything yet, she's actually still my woman. +そのくせ、いきがって突っかかってくるからすぐに言いくるめられる。=Despite that, she's poking at me so hard that I can't stop her. +それを実感させてやろう。=Let's make that a reality. +『一緒によく楽しんだよねぇ。莉乃ちゃんの家で一緒に長[なが/1]ぁくお留守番したり…』=“We had a lot of fun together, didn’t we? We stayed at Rino-chan’s house together for a long time...” +『お父さんやお母さんがいる時に、部屋でこっそりしたこともあったっけ…。こっそりの割りには大きな声と音が出ちゃったっけなあ…』=“Didn’t I do something sneaky in my room when Mom and Dad were around...? For someone who’s been sneaking around, I must’ve let out a loud voice and sound...” +煽りながら、俺自身も思い出して興奮してきていた。=As I fanned the flames, I started to remember and get excited myself. +目の前で俺を睨みつけている女は、俺のチンポを咥えてよがりまくっていた、俺が抱いた女だ。=The woman glaring at me right in front of me is the woman I held in my arms, holding my cock in her mouth and getting off hard. +言葉を重ねるごとに、どんどん顔が赤くなっている。=Her face gets redder and redder with every word she says. +怒りで荒くなり始めている呼吸さえ煽情的だ。=Even her breathing, which was starting to grow ragged with anger, was agitating. +『そうそう。莉乃ちゃんは欲張りで、家の外ででもいっぱいおじさんと……』=“That’s right. Rino-chan’s greedy, and she’s with her uncle a lot, even outside the house...” +『もう終わったことなの!!』=“It’s already over!!” +振り絞るような声が廊下に響いた。少し驚いてしまった。=A strained voice echoes through the hallway. I'm a little surprised. +『…終わった、こと?』=“...You mean, it’s over?” +わざとゆっくり聞き返す。=I ask her slowly, deliberately. +『そう。終わったことなの。だから、もうあんなことは今後絶対、二度とない』=“That’s right. It’s over. So that’s why it’ll never happen again in the future.” +呼吸を整えながら、こちらをじっと見つめている。=She's staring at me, trying to catch her breath. +『それを…それを話しに来たの。ちゃんと言いたかったの』=“That’s... That’s what I came to tell you. I wanted to say it properly.” +『へぇ。"あんなこと"かぁ…。どんなことかはっきり言って欲しいなぁ』=“Huh. Something like that, huh...? I wish you’d tell me exactly what it’s like.” +『私だって誰にも言ってないし、言うつもりはない。言わないから…今、みたいに…蒸し返さないで欲しい』=“I haven’t told anyone either, and I don’t intend to. I won’t... so please... don't bring it up again... like you did now.” +俺の言葉を無視して、むきになっている。昔のことを思い出しているに違いない。=She ignores my words and is exposed. She must be remembering the past. +『絶対にないのかぁ…残念だなぁ。莉乃ちゃんはすごく魅力的な女なのに…。はあ、勿体ないなあ』=“Absolutely not, huh...? That’s too bad. Even though Rino-chan’s a really attractive woman... Hah, what a waste.” +『ふざけないで!』=“Don’t be ridiculous!” +『ふざけてないよ。実際にこうやって向かい合って莉乃ちゃんを見ていて、改めてそう思ったんだ』=“I’m not joking. When we actually faced each other like this and looked at Rino-chan, that’s what I thought again.” +『私はもう嫌なの』=“I don’t want to anymore.” +『どうして?』=“Why?” +『ど、どうしてって…当たり前じゃない。い、いけないことだし…』=“Wh-Why...? Isn’t that obvious? I-It’s something I shouldn’t do...” +『いけないことだって莉乃ちゃんはいうけど』=“Rino-chan says it’s wrong, but...” +『おじさんが遠くに仕事が決まって町を出る時、一番激しく求めてきたこと、今も覚えてるよ』=“I still remember what you asked for the most intensely when you decided to work far away and left town.” +『やめてよ。蒸し返さないでっていってるじゃない。思い出したくないの!』=“Stop it. I told you not to bring it up again. I don’t want to remember!” +『おじさんはたまに思い出すよ。莉乃ちゃんが自分から跨って、腰を振って…』=“Uncle sometimes remembers. Rino straddles him on her own, swinging her hips...” +『やめてって!』=“I told you to stop!” +『莉乃ちゃんから中に出してって…』=“Rino-chan told me to come inside...” +『もういい加減にして!!』=“That’s enough!!” +『…アンタなんかに教えたくないけど、私、今……付き合ってる人がいるの』=“...I don’t want to tell you, but right now... I’m dating someone.” +…予想していたが、本題はやはりこれか。ああ、本当に馬鹿馬鹿しい。=...I had expected this, but I guess this is the main topic. Ah, this really is ridiculous. +『へぇ…男がいるのあ。莉乃ちゃんはエッチでどうしても男を惹き付けるからなぁ』=“Huh... So there’s a guy out there. Rino-chan’s perverted, and she always attracts guys, no matter what.” +『っ…』=“Gh...” +また大声を出されるかと思ったが、こらえたようだ。=I thought she was going to yell again, but she held back. +『…本当に好きな人が出来てわかったの』=“...Now that I’ve found someone I really like, I know.” +『昔、アンタを好きだって思ってたのは、ただの勘違いだってこと。あんなのは本当の好きなんかじゃない…』=“In the past, I thought I liked you because it was just a misunderstanding. That’s not true love...” +『だからもう本当にあんなことは絶対にないし、関わらないで欲しい。私を見かけても、話しかけないで』=“That’s why that really won’t happen anymore, and I want you to stay out of it. Even if you see me, don’t talk to me.” +『…伝えたいことは伝えたから。それだけ』=“...I told you what I wanted to tell you. That’s all.” +言いたいことを吐ききったのか、俺に声を掛けた時の、トゲがありながらも、静かな面持ちに戻っている。=She must have spit out what she wanted to say, because she's back to her quiet expression despite her thorns when she called out to me. +そうか、この女はこれで全部終わると思っているのか。やはりまだまだ……考えがあまりに幼い。=I see, so this woman thinks this is the end of everything. She still has a long way to go... Her thoughts are so young. +体だけが無駄に、いや…男を誘惑するためだけにやらしく成長しただけじゃないか。=Wasn't her body the only reason she had grown so lewdly—no...just to seduce a man? +躾けられたことを”体”が忘れるわけないだろう。=There was no way her “body” would forget about her discipline. +『っ、はははは』=“Gh, hahahaha.” +『…何を笑ってるのよ?』=“...What are you laughing at?” +『自分で男を引っ掛けて、つかまえるまでに成長したんだねぇ』=“You’ve caught a man on your own and grown up to catch him, haven’t you?” +笑いをこらえながら、わざと、ねっとりと目の前の女の体を視線で舐め回す。=Suppressing a laugh, I deliberately lick around the body of the woman in front of me with my eyes. +睨んでいても、子犬が威嚇しているようにしか感じない。=Even when she glared at him, it felt like nothing more than a puppy threatening him. +『じゃあ私、もう行くから』=“Okay, I’ll be going now.” +俺の横をすり抜けようとする前に、そっと足を踏み出して、去ろうとする目の前に立ちはだかる。=Before she could slip past me, she gently stepped forward and stood in front of me as I was about to leave. +『莉乃ちゃんが言う、付き合っている人がいるのは前から知っているよ』=“Rino-chan says, I’ve known for a while that you’re dating someone.” +『…?!』=“...?!” +『なんでアンタが知ってるのよ!』=“How do you know that?!” +『おじさんはここが職場なんだよ?…仕事上1日中、学校にいるんだ。莉乃ちゃんが襲われたあの日の夕方…』=“This is where your uncle works, you know? ...He’s at school all day for work. That evening when Rino was attacked...” +『まさか…あ、あの時…覗いてたの?』=“Don’t tell me... y-you were... peeking at me back then?” +『心外だなぁ。覗いてなんかいないよ。あそこは作業用具の小屋から回ると丸見えなんだよ』=“How disheartening. I’m not peeking. I can see everything there if I go around from the work shed.” +睨みつつもたじろぐ莉乃ちゃんに一歩詰め寄る。=I took a step toward Rino, who winced and glared at me. +『莉乃ちゃんがその男と談笑しながら、互いに体をくっつけてただろう?』=“Rino-chan was chatting with that man while our bodies were glued to each other, wasn’t she?” +更にもう一歩。…莉乃ちゃんの息巻いている吐息が当たる。=Another step. ...Rino-chan's breath hit me. +『これぐらい近く…』=“It’s this close...” +『ちょっと…』=“Hey...” +『おじさん、莉乃ちゃんはオスの匂いが好きだって、よぉく知ってるからねえ』=“Uncle, I know all too well that you like male smells, Rino-chan.” +『…さ、叫ぶわよ?』=“...I-I’ll scream, okay?” +凄んでみせているが、それすらそそっていることにこの女は気付いていない。=She's acting amazing, but this woman doesn't even realize that it's exciting. +『タカ君だっけか…。莉乃ちゃんはきっとそいつ以上に興奮してたんじゃないのかな?』=“Taka-kun, was it...? I’m sure Rino-chan was even more excited than he was, wasn’t she?” +男の名前を出すと、大声を出すつもりだったのか…開きかけた莉乃ちゃんの口がその形のまま固まった。=When I mentioned the man’s name, he must have meant to shout... Rino’s mouth, which was about to open, froze in that shape. +『それに…叫ぶより、あの時したみたいに、おじさんを突き飛ばしたらどうだい?』=“Besides... Rather than shouting, why don’t you push your uncle away like you did back then?” +『っ…』=“Gh...” +『可哀想だなあ。そのタカ君という彼氏とやらも』=“I feel sorry for that Taka-kun boyfriend of yours.” +『なっ、っ…』=“Wha, gh...” +『清純さから突き飛ばされたと思い込んでる彼女が、実はもう別の男に散々股を開いていて…』=“She’s convinced that she’s been pushed out of her purity, but in fact, another man has already spread her legs a lot...” +腰を撫でるように手をやる。=I stroked her hips with my hand. +『やっ、触らないで!』=“No, don’t touch me!” +突き飛ばせばいいのに…。この子は本当に変わらない。…変われないんだ。体がもうその先を覚えているから。=I should just push her away... This girl really hasn't changed. ...I can't change. My body remembers what lies ahead. +『チンポを咥え込んで、中出しされて、悦んで、絶頂しまくっていたなんて想像自体できないだろうねえ』=“You probably can’t even imagine holding a cock in your mouth, being creampied, being delighted, and climaxing all the time.” +腰から股間へ、焦らすように撫でまわしながらパンツをずらすように指を這わせる。=From her hips to her crotch, I stroked her around impatiently as I ran my fingers along her panties. +『や、やだっ…ゃっ…』=“N-No... No...” +…突き飛ばせないように俺が仕込んだんだ。快感を予期すれば、どうであろうと俺に従順になるように。主人公『あの時も内心、欲情していて怖くなったんだろう?』=...I trained her so she wouldn't be able to push me away. If she anticipated the pleasure, she'd obey me no matter what. The main character: 『You got scared because you were lusting on the inside back then too, didn't you?』 +『違う、やめてっ!』=“No, stop!” +『何が違うのかな?彼氏には晒せなくても、莉乃ちゃんの本性を知っている俺にはそんな言葉通用しないよ?』=“What’s the difference? Even if you can’t expose it to your boyfriend, those words won’t work on me, since I know Rino’s true nature.” +『はぁっ はぁっ…違うの』=“Haah haah... That’s not it.” +『違う違うって口では否定しても…』=“No, no, even if you deny it with your mouth...” +『呼吸を荒げて、触って欲しくてたまらなくなってるんじゃないかな?』=“Maybe she’s breathing heavily and wants you to touch her so badly she can’t take it anymore?” +よく知っているメスの匂いがする。やっぱり俺の女だ。どこをどう触れば、どんな感触がして=She smells like a female I know well. She really is my woman. Where and how do I touch her, and what do I feel? +どんな風によがるか、手に取るように分かる。=I can tell how good it is in my hands. +『そこ、手を放してっ!』=“Let go of me there!” +『ああもう…すぐに濡れるのも変わってないねえ』=“Oh geez... It hasn’t changed how wet you get right away.” +『わ、私が叫んだら、アンタなんて終わりなんだから…!』=“I-If I scream, you’re done for...!” +『そうかい。おじさんが違う声で叫ばせてあげるよ』=“I see. I’ll make you scream in a different voice, Uncle.” +『やめてっ!』=“Stop it!” +『やめないよ。我慢してた分、おじさんが気持ちよくして楽にしてあげようね』=“I won’t stop. Let’s make up for all the time you’ve been holding back by making your uncle feel good and feel better.” +『ぁうっ…んんぅっ…!!!』=“Auh... nnngh...!!!” +待っていたと思えるほど、狂おしそうに膣肉が指に吸い付きながらねっとり絡みつく。=Her vaginal flesh clung to my fingers so tightly that I thought I'd been waiting for it. +『指先を当てただけで勝手に奥まで飲み込む、いやらしいおマンコのままだね』=“It’s still an indecent pussy that swallows all the way to the back on its own with just a fingertip.” +『やっ、っ…ぁ、あっ…ぁっ…っは…』=“Yah, gh... ah, ah... ah... hah...” +『こんなになって…話してる時から濡らしてたのかぁ。流石莉乃ちゃんだなぁ』=“It’s gotten like this... So you’ve been wet since we were talking. That’s Rino-chan for you.” +『久しぶりのおじさんの指は気持ちいいかい?おいしそうに咥えているねぇ…』=“Does your fingers feel good after so long, Uncle? You’re holding them in your mouth like they’re delicious...” +『んあっ、う、動かさないっ…でっ…ぁっ…』=“Mnah, I-I won’t move... Deh... ah...” +『ほら、嬉しそうに”おいしい”ってエッチな音で返事してるよ?…年頃の娘の良い肉壺だ』=“Look, she’s happily replying with a lewd sound of ‘delicious’, you know? ...It’s a good meat jar for a daughter her age.” +『アンタっ…が、う、動かすっ…から…!やめ…んあっ…』=“You... gah, I-I’ll... move you...! Stop... nnah...” +『嘘はよくないなぁ。莉乃ちゃんのおマンコが勝手に吸い付いて、ヒクヒクしてるから慰めてあげてるんだ』=“Lies aren’t good. Rino-chan’s pussy is sucking on it on its own, and it’s twitching, so I’m comforting her.” +『そんっ…なのっ、頼んでなっ…あっ、っああっ…はっあ、あ…あっ』=“That’s... what? I’m begging you... ah, ahhh... haah, ah... ah!” +『あんなに何度も大人チンポをズボズボしてたのに、変わらず締まりのいい、そそる肉穴だねえ』=“Even though you’ve been grinding your adult cock so many times, it’s still as tight and exciting as ever, isn’t it?” +『あっあっ…やあ、違う、…違うのっ…っ』=“Ah, ah... No, no... That’s not it...” +『うんうん、違う違う。莉乃ちゃんがスケベになるのはおじさんにだけだから、彼氏の前では違うんだよねえ』=“Yeah, yeah, no, no. Rino-chan only becomes a pervert to her uncle, so she’s different in front of her boyfriend.” +『あっあっああっ…んあっ、そこ、ダメ…!…っぁ、っは…んあ、あっ…ゆ、指止めてぇっ…!!ああっ!!』=“Ah, ah, aaah... Nnah, not there...! ...Ahh, hah... nnah, ah... S-Stop your finger...!! Aaah!!” +『あーあー…お漏らしみたいなマン汁がもうこんなに…。…廊下を汚して、おじさんの仕事が増えるなぁ…』=“Aww... There’s so much pussy juice that looks like it’s peeing... ...It’s dirtying the hallway, and that’s going to make more work for the old man...” +『あ、アンタが動か、すっ…からっ、や、んっんんっ…イヤっ…、あっ、はぁっはぁ…っぁ、あっ』=“Y-You’re going to... move, so... yah, nnnnh... noo... ah, haah haah... ahh, ahh.” +『淫水お漏らしの跡はちゃんと掃除しておいてあげるからね。こんなところで盛大におマンコを掻き混ぜられて…』=“I’ll make sure to clean the lewd wet spots for you. Having your pussy churned up so magnificently in a place like this...” +『気持ちよくなってるのが誰かに…そうだな、特にタカ君にバレたらまずいもんねえ』=“Someone’s feeling good... Yeah, especially Taka-kun. It’d be bad if he found out.” +『あっ、あっ…んあっ…!!ぉ、お願いっやめてっ…!ダメなのっ、あっ…んっ…ほんとっ…ダメっ…』=“Ah, ah... nnahh...!! P-Please, stop...! You can’t, ahh... nh... really... don’t...” +『莉乃ちゃんが擦られたら弱い場所もおじさんは覚えてるよ、…確かここだったねえ』=“If you get rubbed, Rno-chan, the old man will remember where you’re weak... I’m pretty sure it’s here.” +『んひっ!やっ、っダメ…そこダメっ…ほんと…っ、あ、っは、ああっ…んあっ、あっあっ』=“Nnhii! No, no... Not there... Really... ah, hah, ahh... nnah, ah, ah!” +『俺がいない間、この淫乱マンコを散々、自分でほじって慰めていたんだろうけど…』=“I’m sure you’ve been digging into this slutty pussy of yours a lot while I wasn’t around to comfort you, but...” +『大人の男の指の感覚には程遠いだろうから、スケベな莉乃ちゃんは満足できなかったろう?』=“I’m sure it’s far from the feeling of an adult man’s fingers, so the lecherous Rino-chan couldn’t be satisfied, right?” +『っはっ、あっ、っぁ…そ、そんなことしてなっ…んあっ、あうっああっ…んくっ…はぁ、あっ…』=“Hah, ah, ah... I-I didn’t do that... nnah, auh, aaah... ngh... hah, ahh...” +『嘘なんかつかなくていいんだ。ほら、大好きだったこの手マン、今もいっぱい味わっていいんだよ』=“You don’t have to lie. Come on, you can still taste this hand man you loved so much.” +『っく…やだっ…んあっ…あうっ、っく…あ、っは…んん…はぁ、あっ、あっ…あっあっあっ』=“Kuh... No... nnah... auh, kuh... ah, hah... nnnh... hah, ah, ah... ahh, aah, ahh.” +『やっぱりここを擦るといつもいい声で鳴くねえ…』=“As I thought, you always make nice noises when you rub here...” +『やめっ、イく…!ダメ…っっふ…はあっ…あっ…んっ…ふーっふー…やっ…やめて、やめて…ってばぁ…!』=“Stop, I’m cumming...! I can’t... hfff... haah... ah... nnh... fffffff... no... stop, stop... I told you...!” +『やめて欲しかったら、自分から腰を振って指を出し入れして誘ってごらん。そうしたらやめてあげよう』=“If you want me to stop, try swinging your hips and moving your fingers in and out of me of your own accord to invite me. Then I’ll stop.” +『っふ、んっ、あ…っふ…そんなっこと…っし、ない…』=“Heh, nnh, ah... heh... That’s... not... true...” +『そうかー…出来ないならやめられないなぁ…』=“I see... If you can’t do it, then I won’t be able to stop...” +『んああっ!!は、あ、っく…はあ、あっ…やっ…ぃやっ…あっ、ああっ、あっ…はぁ、あっ』=“Nnahhh!! Hah, ah, kh... haah, ah... yaah... noo... ah, ahhh... ah... hah, aah.” +『莉乃ちゃんのおマンコの中、ドロドロで、おじさんの指が溶けそうなぐらい熱くて…喜んでくれて嬉しいなぁ』=“The inside of Rino-chan’s pussy is so sticky, it feels like my uncle’s fingers are going to melt... I’m glad he’s happy.” +『んー…っく…っは、っは…ダメほんとダメっ…、やだっ!ん、あ、あ、あ…っぁあ、ぁ、ぁっ』=“Mmm... kh... hah, hah... No, seriously, no... No! Mm, ah, ah... ah... aaah, a-ah!” +『イキそうかな?スケベマンコがきつく締め付けてきて動かしにくくなってきたよ。どうしようもないなあ』=“Do you think you’re about to cum? Your lewd pussy is getting tighter and tighter, making it harder to move. There’s nothing you can do about it.” +『…無理っ…ダメ、私…彼氏いる…のっ…に……!あっ、ひぅっ、んあっ、ん…んん…っあ…ぁうっ…』=“...I can’t... No, I... have a boyfriend... but...! Ah, hiuh, nnah, nh... nnh... ah... auh...” +『もう終わったはずの男に手マンされてイキかけてるのに、この期に及んで清純な彼女面かあ…』=“I’m on the verge of cumming from a man who’s supposed to be done with me already, but she’s still acting like a pure girlfriend at this juncture...” +『ちがっ…あっ…やだっイ…っ…』=“No... Ah... No, no...gh...” +『そろそろ絶頂させてあげようか』=“Shall I make you climax soon?” +『ぃ、やっ、あ、いっいやっ…イきたくなっ…ぃっ…!』=“N-No, ah, n-no... I don’t want to cum...!” +『思いっきりイって…自分がどんな女[メス/1]で、誰のモノか、しっかり思い出そうねえ』=“Cum as much as you can... I'll remember exactly what kind of woman I am and whose thing I belong to.” +『んーん、ん"っ…やっぁ"…っ…ゴメン、ゴメン…っねタカ、くん…。っぁ、私、こんなの…っちが…、んんっ』=“Mmmm, mmm... Nooo... I’m sorry, I’ll... I'm sorry... Taka, kun...! Ah, I, this is... more like... Mmm.” +『お前は俺の女[メス/1]だ!ほら、イけ!』=“You’re my woman! Come on, cum!” +『やっ、ちがっ…!んひゅ、やらっ…ぁ、ああっ、やっ…あっ、あ、あ、っぁ、あ、っぁあ、ィヤ…イクっ…!』=“No, that’s not it...! Nnhyu, no... ah, ahhh, yaah... ahh, ah, aah, aaah, noo... I’m cumming...!” +『んっ、ぁああああぁっっ…!!!!』=“Nnh, aaaaahhh...!!!!” +『っはー…っはー…はー…っぁ…っはー…ん、はー…』=“Hahh... Hahh... hah... ahh... hhah... nn, hahh.” +『びっくりしたよ。たかがあの程度の手マンで腰が抜けるほどイクなんて、相変わらずはしたない子だなぁ…』=“You surprised me. You’re as vulgar as ever, cumming so much that you’d lose your nerve over a mere hand man like that...” +『はー…っ…はー…っ、んぁ…はー…っ…ん…はー…っ…っぁ…はー…』=“Hahh...gh...hahh...nh, nnah...haah...ngh... nnh... haah...! Ah... hah...” +『廊下でいいようにされて、挙句、口も利けないほどよがる女だなんて…そりゃあ、彼氏に知られたくないだろうねえ』=“I can’t believe you’re a woman who’s so good that she’s being treated well in the hallway, and in the end, she’ll be so good she won’t even be able to talk... Well, of course she wouldn’t want her boyfriend to know.” +『はー…っ…んっ…はー…っ…っぁ…はー…っ…』=“Hahh...nh... nnh... hahh...gh... ah... haaah...” +『”これ”が莉乃ちゃんなんだよ。自覚はできたかな…?』=“This is what you call ‘this’, Rino-chan. Are you self-aware now...?” +『…違、う…のぉ……。ん、はー…はー…』=“...No, uu...nooo... Nn, haa...haa...” +『まだ認められないかぁ…。じゃあ、これからもっと自覚させてあげないとなぁ』=“You still won’t admit it...? Then I’ll have to make you more self-aware from now on.” +『…違う…、ん、だって…、ば…』=“...You’re wrong... Mm, I mean... Bah...” +『他の誰でもない、俺のチンポに狂ってた女だって口でも否定できないぐらいにしてあげるよ』=“I’ll make it so that even my mouth can’t deny that she’s not anyone else, but a woman who’s crazy about my cock.” +『…するわけ、ないでしょ…。はー…はー…、、』=“...Of course I wouldn’t... Haa... haa...,” +『頑固も過ぎるとよくないなぁ…。あんまりに聞き分けがないと後悔することになるよ?』=“It’s not good to be too stubborn... If you don’t listen too hard, you’ll regret it, you know?” +『…それ、ど…どういう意味……よ…』=“...What...what’s that supposed to mean...?” +明らかに狼狽えたのがわかった。とりあえず今日はこれで許しておいてやろう。=I could tell she was clearly dismayed. I decided to forgive her for today. +あれだけ噛み付かれたんだ。抱き起す義理はない。落ち着いたら勝手に起き上がるだろう。=After being bitten so much, I have no obligation to wake up. Once I calm down, I'll probably get up on my own. +『ちょ…ちょっと…』=“H-Hey...” +その場で態勢を崩したままの莉乃ちゃんに踵を返す。=I turned on my heel to Rino, who was still unprepared on the spot +俺好みに1から調教して開発したんだ。どこの馬の骨かも分からない若造にくれてやるもんか。=I developed it from scratch to my liking. I'm not giving it to a youngster who doesn't even know what horse's bones are. +こいつは、昔もこれからも俺の女[メス/1]なんだ。=She's always been and will always be my woman. +『キャラクターがゆるくて可愛いラムネ菓子。小さな容器に入ったヨーグルト風味のクリーム。』=“A cute, loose-looking lamune candy with a yogurt-flavored cream in a small container.” +『沢山ある味から、よく買っていた味を選んだ麩菓子。それと…2つ折りに出来るチューブの氷菓子。』=“Fugashi made from a variety of flavors that I often bought. And... ice candy made from tubes that can be folded in two.” +『結構買っちゃった…。買い過ぎちゃったかな。でも、いいよね?』=“I bought quite a bit... Maybe I bought too much. But it’s okay, right?” +『昔、よく一緒に食べた駄菓子を持って、おじさんに会うと思うと…』=“When I think about meeting my uncle with the candy we ate together a lot in the past...” +『昔をほんの少し前のことみたいに思い出せて、素直にリラックス出来る気がする。』=“I feel like I can remember the past like it was just a little while ago, and honestly relax.” +『…でも、私…おじさんと……』=“...But I’m... with Uncle...” +『ううん!昔みたいに楽しく話すために来たんだから』=“No! I’m here to have fun talking to you like I used to.” +『うん、よし、大丈夫!行こう!…おじさん、この時間には部屋にいるって言ってたもん。』=“Yeah, okay, I’m fine! Let’s go! ...Uncle said he’d be in his room at this hour.” +ちゃんと遊びに来るのは、今日が初めて。喉がきゅっとなる。=This is the first time I've been here to play properly. My throat tightens. +『おじさん、乙羽…です』=“Uncle, it’s... Otoha.” +『ああ。入っておいで』=“Yeah. Come in.” +――――=---- +――=――― +『あれから…おじさんと話が弾んで、さっきまで緊張していたのが嘘みたい。』=“Ever since then... I’ve been talking to my uncle so much that it’s like my nervousness just now was a lie.” +『それでお母さんがカンカンに怒って…』=“That’s why Mom got so angry...” +『そうだったねえ。あれも夏の暑い日だったか』=“You’re right. That was another hot summer day, wasn’t it?” +『うん。それで食べてたお菓子、外に忘れてきちゃって…』=“Yeah. That’s why I forgot the sweets I was eating outside...” +『そうそう、そうだった。…いやあ、懐かしいね』=“Yeah, yeah, that’s right. ...Man, this takes me back.” +『うん』=“Yeah.” +『懐かしいといえば、ほら』=“Speaking of nostalgia, here.” +『あ…おじさんが自分の膝をぽんぽんと叩いて…これ…』=“Ah... Uncle patted his own knees... and this...” +『この仕草と合図には見覚えがある。』=“I recognize this gesture and the signal.” +『乙羽ちゃん、おいでよ』=“Otoha-chan, come here.” +『え?!』=“Huh?!” +『見覚えが…ある、けど…。…昔と違って、胸が高鳴る。』=“It’s... familiar, but... ...Unlike in the past, my heart beats faster.” +『…………』=“......” +『乙羽ちゃん、どうしたんだい?』=“Otoha-chan, what’s wrong?” +『おじさんがじっとを見てる…。呼ばれただけで、こんなにドキドキしちゃってるのに…。』=“Oji-san’s staring at me... My heart’s beating so fast just from being called...” +『ほら、昔はよく膝に乗っていただろう。懐かしい話をしてたら思い出してね』=“Come on, I’m sure you used to sit on my lap a lot. Remember when we were talking about nostalgic things.” +『確かに、昔はそうだった…。昔は気軽に喜んで座って話して…』=“It’s true, that’s how it used to be... In the past, we’d sit and talk casually and happily...” +『でも今は…こんなに意識しちゃってる。…そこ座ったら、ドキドキしたまま、体が……く、くっ付いちゃう…!』=“But now... I’m so conscious of it. ...If I sit there, my heart’s beating so fast, my body’s...c-clinging to it...!” +『あ、う、うん。…そ、だね』=“Ah, y-yeah. ...Yeah, you’re right.” +『おじさんに…触れたい、けど…。あんなことがあったばかりだし…。』=“I want to... touch you, Uncle, but... that just happened...” +『………』=“......” +『………』=“......” +『座って…万が一にでも……おじさんのがまた…当たったり…したら……どうしよう。』=“Sit down... If by any chance... my uncle... hits me again... what should I do?” +『乙羽ちゃん?嫌かな…?』=“Otoha-chan? You don’t like it...?” +『あれ…なんだか…もしかして、こんなこと考えてるの…私だけ…?』=“Huh...? I feel like... maybe I’m the only one... thinking about this...?” +『や、やだ…逆に恥ずかしくなってきちゃった。』=“N-No... I’m actually getting embarrassed.” +『今日ここに来たのは…元の関係っていうか…』=“The reason I came here today... is because of our original relationship...” +『昔みたいな楽しい感じで話をしたいから来たんだもん。……よし!!』=“I came because I wanted to talk to you like I used to. ...Okay!!” +『じゃ、じゃあ…。すごく、ひ、久しぶりだから重いかもしれない、けど…』=“Th-Then... It’s been a really long time, so it might be heavy, but...” +『ははは。そんなこと、気にしなくて大丈夫だよ』=“Hahaha. You don’t have to worry about that.” +『ぃ、っしょ…』=“I’ll, do it...” +『お、おじさんの膝の上…匂いも体温も伝わってきて…。やっぱり緊張してきちゃう…!』=“I-It’s on my uncle’s lap... I can feel his scent and body heat... I’m getting nervous after all...!” +『乙羽ちゃん』=“Otoha-chan.” +『う、うんっ?!!』=“Y-Yeah?!!” +『やだ、声がちょっと上擦っちゃった…。いきなり…どうしたんだろう?』=“No, my voice got a little high-pitched... What’s going on... all of a sudden?” +『あの袋、確かお菓子を買ってきてたんだよね?どんなお菓子なのかな?』=“I’m pretty sure you bought that bag of sweets, right? I wonder what kind?” +『あ、うん』=“Oh, yeah.” +『はー、びっくりした…って、あ!!』=“Haaah, you scared me... Wait, ah!!” +『おじさん、あの中にチューピットが入ってるの!すっかり忘れてた。溶けちゃう!』=“Uncle, there’s a chupit inside there! I completely forgot. It’s melting!” +『お、そうなんだ。チューピットか、これまた懐かしいな。じゃあ、今から一緒に食べようか?』=“Oh, I see. Chewpit, huh? This takes me back again. So, shall we eat together now?” +『うん!ああ…ドロドロになってないかな…』=“Yeah! Ahh... I wonder if it’s all gooey...” +『あ、結構大丈夫みたい。これね、おじさんと半分こしようと思って…』=“Ah, it looks like it’s pretty good. I thought I’d share half of this with you...” +『んっ…』=“Nnh...” +『はい、おじさん』=“Yes, Uncle.” +『おお、ありがとう』=“Oh, thank you.” +『ふふ。あ…っとと、やっぱりちょっと溶けてる…。いただきます』=“Heh heh. Ah... um, it’s still a little melted after all... Let’s dig in.” +『…ん、また顔が熱くなってきてるから、このお菓子、冷たくて丁度いいかも…』=“...Mm, my face is getting hot again, so these snacks might be just right for the cold...” +『ぁ、垂れてきちゃ…っん、っちゅ…ぅっ…っちゅ…んっ…ちゅ…れろ……』=“Ah, it’s dripping... Nnh, chu... uuh... chu... nnh... Chu... rero...” +『んっ、おいし…。これぐらい溶けてるのが…んあ…ふんちゅ…れろ…』=“Nnh, it’s so good... It’s melting like this... Nnah... Hmph, chu... *lick*...” +『………』=“......” +『ちゅ…ちゅぷ…、んちゅ…れろ……っちゅ…はむっ…』=“Chu... chuph... mmchu... rero... chu... hamh...” +『おじさん、どうしたの?食べないで、じっと見つめて…。…溶けたの、どこかに付いちゃってるかな?』=“Uncle, what’s wrong? Don’t eat, just stare... ...I wonder if it’s stuck to somewhere that’s melted?” +『あ、ああ…。いや、乙羽ちゃんの舐め方が…その、刺激的だったからさ』=“Y-Yeah... No, it’s just that Otoha-chan’s licking was... umm, stimulating.” +『…??』=“...??” +『まぁまぁ。おじさんも食べるね』=“Now, now. You’ll eat too, Uncle.” +『うん。…っちゅ、…ふ…』=“Yeah. ...Chu...fh...” +『…刺激…?普通のオレンジ味だけど…。味って意味じゃないよね…なんだろう…?』=“...Stimulation...? It’s a normal orange flavor, but... I don’t think that’s what you meant by taste... I wonder what it is...?” +『…ちゅる…れろ……ん、んん…れろ、はふ…』=“...Slurp... lick... nn, nnn... lick, hafh...” +『ちゅぅ…っ……ん?』=“Kiss... h... hm?” +『あ…あれ…なんか…お尻に当たって……』=“H-Huh...? It’s kind of... hitting my butt...” +『はむ…っ…はふ…れろ…』=“Hamh...gh... hafh... lick...” +『き、気のせいだよ…ね?…気のせいじゃない…??ど、どうしよう…今…私のお尻に当たってるのって…』=“I-I’m just imagining things...right? ...It’s not just my imagination...?? Wh-What should I do...? Right now...you’re hitting my butt...” +『っ……』=“Gh...” +『やっぱり……おじさんの……お…チンチン……当たってる……よ…ね…?!』=“I knew it... Your... dick... is... hitting me... right...?!” +『んんん…』=“Mmmm...” +『立ち上がろうかな…どうしようかな…。確かめるなんて絶対、私には出来ないし……。』=“I wonder if I should stand up... What should I do...? I definitely can’t find out for sure...” +『せっかく昔の感じで話せてたのに…。…でも、おじさんが悪いわけじゃないし……。』=“We were finally able to talk like we used to... ...But it’s not your fault, Uncle...” +『…………』=“......” +『何か、違うこと考えてたら気にならなくなるかも……。…あ、あそこにあるのって…』=“If I think about something else, I might stop worrying about it... ...Ah, that’s...” +『お、おじさん。あそこにあるのって…落とし物箱?』=“M-Mister. Is that... a lost item box over there?” +『ああ、そうだよ。結構落とし物があってねぇ。職員室で管理しているのとは別にこの部屋にもあるんだよ』=“Yeah, that’s right. I lost quite a few things. There’s something else in this room besides managing it in the staff room.” +『そ、そうなんだ。中、見てみていいかな?』=“I-I see. Can I take a look inside?” +『ああ、構わないよ』=“Yeah, I don’t mind.” +『あ、ありがとう…っ』=“Th-Thank you...” +『ふぅ…やっと離れられた。私の勘違いかもしれないけど…あのまま座っていられないよ。』=“Phew... We’re finally separated. Maybe I’m mistaken, but... I can’t just sit there like that.” +『でも、せっかく一緒にいられたのに…離れちゃうことは…それはそれでちょっと残念…かも。』=“But even though we were finally able to be together... it’s a bit of a shame... that we’ll be separated.” +『うーん…でも…』=“Hmm... But...” +『箱にはおじさんが仕事を始める前から、落とし物がもう結構あってねえ』=“There’s a lot of lost items in the box even before you started working.” +『…そうなんだ』=“...I see.” +『…ああいう時ってどうしたらいいのかな…。うーん、わからない。』=“...I wonder what I should do at times like that... Hmm, I don’t know.” +『とりあえず、離れてよかったんだよね。私もすごく意識しちゃうし…。』=“Anyway, it’s good that we got separated. I’m really conscious of it too...” +『はぁ…笑って話してたところまでは普通だったのに…。うわ、結構ごちゃごちゃ色々入ってる…。』=“Sigh... Even though it was normal when we were smiling and talking... Wow, there’s a lot of stuff in there...” +『…ペン、消しゴム…。思ったより沢山ある。下にもっと大きなものも入ってる…。』=“...Pen, eraser... There’s a lot more than I thought. And there’s something bigger underneath...” +『ね、結構色々あるだろう?』=“Hey, there’s a lot going on, isn’t there?” +『うん。それと…、ん…?…なにこれ?』=“Yeah. And... Hm...? ...What’s this?” +『なにこの棒…?体育用のリレーバトン??…でもそれって個人の落とし物じゃないし…。』=“What’s with this stick...? A relay baton for physical education?? ...But that’s not something an individual lost...” +『色が変だし……形もなんか…少し反り返っていてん…?ここは…なに、電池を入れるところ……?』=“The color’s weird... and the shape’s kinda... curved...? This is... what, where you put the batteries...?” +『ん…?これ、どこかで見たことある…………。…あれっ…え、まさか…』=“Hm...? I’ve seen this somewhere before... ...Huh...? Wait, no way...” +『っ?!!』=“?!!” +『あ、あれ…これ…も、もしかして…エッチなモノ?!…おじさんの…本とかビデオに出てきた…』=“H-Huh...? This is... M-Maybe... something dirty?! ...It appeared in... Uncle’s books and videos...” +『ううん、そんなものが学校にあるわけないよね…。でもこれって本当にあの時みたものにすごく似てて…』=“No, there’s no way something like that exists at school... But this really does look like what I saw back then...” +『す、すごく……ドキドキしてきちゃった……。』=“I-I’m really... getting excited...” +『乙羽ちゃん、どの落とし物を見てるんだい?』=“Otoha-chan, which lost item are you looking at?” +『っ!!…えっ…えっと…っ、クリアファイル………』=“Ngh!! ...Eh... Um...gh, a clear file...” +『変な物でもあったのかな?』=“Maybe it was something weird?” +『う、ううん……その…クリアファイル、だけど………。その……下に…あった…のが……』=“N-No... It’s... a clear file, but... umm... what was... below... was...” +『…何があったんだい?』=“...What’s going on?” +『えっと…その……な、名前は知らないから………』=“Um... well... I-I don’t know your name, so...” +『ひゃっ』=“Hyah.” +『おじさん、いつの間に後ろに立ってたんだろう…。びっくりした…。私…こんなモノ持ってるのに…。』=“Uncle, when did you get behind me...? You startled me... I... I have this...” +『乙羽ちゃん、これが”何か”わかるかな?』=“Otoha-chan, do you know what this is?” +『え、う…ううん!分からない…かな……』=“Eh, n-no! I don’t... know...” +『見たのも初めてなのかな?』=“I wonder if this is the first time I’ve seen it, too?” +『……………』=“......” +『ん、これを見たことがあるみたいだね。おじさん、びっくりだなあ…』=“Mm, looks like you’ve seen this before. Uncle, you’re so surprised...” +『え、あ…その…ほ、本物を…見たのは…きょ、今日が初めてで…、あの…』=“Eh, ah... well... I-I’ve never... seen the real thing... th-this is the first time I’ve seen it today... um...” +『でも、これ自体は前に見たことがあるんだね?』=“But you’ve seen this yourself before, haven’t you?” +『…………』=“......” +『うう……なんて言ったらいいのかな…。見たことがあるなんて知られたら…。』=“Ugh... I don’t know what to say... If they find out I’ve seen it before...” +『言いたくない…。はしたない子だと思われちゃう……。』=“I don’t want to say it... People will think I’m a vulgar girl...” +『………』=“......” +『大丈夫だよ。言ってご覧。落とし物としてあるってことはこの学校で誰かが使ってたってことなんだから』=“Don’t worry. Just say it. If it’s a lost item, that means someone was using it at this school.” +『……もう、今更嘘なんて言っても、バレちゃうよね……?』=“...Geez, even if I say it’s a lie now, they’ll find out, won’t they...?” +『み、見たこと…あるよ。…前に…お、おじさんの部屋で…ほ、本の…中で……ちょ、ちょっと…だけ…』=“I-I’ve... seen it before. ...Before... I-I was in my uncle’s room... in... a-a book... just a little...” +『どんな本かな…?』=“I wonder what kind of book it is...?” +『…………』=“......” +『えっと…それはっ…その………』=“Um... well... umm...” +『どんな本か分かってるから言えないんだね。やっぱり乙羽ちゃんはエッチな子だなあ』=“You can’t say it because you know what kind of book it is. Otoha-chan really is a dirty girl.” +『ご、ごめんなさい!!そういうつもりじゃなくて…っ見たのも偶然で…』=“I-I’m sorry!! That’s not what I meant... I just happened to see it...” +『お、おじさんに…その…また…へ、変なこと…させるつもりとか…全然なくって……!』=“I-I didn’t... um... have any intention of... l-letting you do... weird things... again... at all...!” +『そうかなあ?形が似てるチューピットを買ってきたのも本当はおじさんを誘惑するつもりだったんじゃないかな?』=“You think so? Maybe the reason you bought a similar-looking chupit was because you were actually trying to seduce your uncle?” +『ち、違うよ!あれは本当に、昔食べたお菓子だからっ…。それに…ゆ、誘惑って…?』=“Th-That’s not it! Those really are sweets I ate in the past... And...wh-what do you mean by temptation...?” +『チンポを舐めるような、とてもいやらしい舐め方をしてたじゃないか』=“You were licking my cock in a very lewd way, weren’t you?” +『…チン…っ、お、おチンチンを…舐めるなんて…!そ、そんなつもりじゃなくて…っ』=“...Ching...! L-Licking... your dick...! I-I didn’t mean to...!” +『乙羽ちゃんがあんなに一生懸命舐めてるのを見ておじさんのココ、こんなになっちゃったよ』=“When I saw Otoha-chan licking so hard, my uncle, Coco, ended up like this.” +『きゃっ……!!』=“Kyah...!!” +『お、おじさんの…お、おチン、チン……!!』=“M-Mister’s... C-Cock, dick...!!” +『ほら…。こんなにガチガチになって苦しいぐらいだよ』=“Come on... It’s so hard it’s almost painful.” +『は、初めて…男の人の…おチンチンを…私、見てる…。大好きな、おじさんの……』=“I-It’s the first time... I’ve seen... a man’s... penis... My beloved uncle...” +『え、えっ……』=“E-Eh...” +『すっごくおっきくなって…反り返ってて…。落とし物のオモチャより…おっきくて…すごい……』=“It’s gotten really big... and it’s bending back... It’s bigger... than a lost toy... and amazing...” +『って、ううん!見ちゃダメ!…見ちゃいけないモノなのに…目が…逸らせない』=“Wait, no! Don’t look! ...It’s something I shouldn’t be looking at... but my eyes... can’t turn away.” +『っはぁ…っはぁ…あ…っ…』=“Hahh... hahh... ah...gh...” +『呼吸が荒くなってるねぇ』=“Your breathing’s getting rough.” +『え、えっと…その、これは違うの…っ』=“U-Um... well, this is different...” +『何が違うのかな…?』=“What’s the difference...?” +『恥ずかしい…。ダメだって、思えば思うほど余計に見ちゃうよぉ………』=“It’s embarrassing... The more I think about it, the more I’ll look at it...” +『見たいなら見ていいんだよ?ほら、その可愛い手で握ってごらん?』=“You can look if you want, you know? Come on, try holding it with that cute hand of yours.” +『に…、握っ、、、て…って…!』=“H-Hold...it...wait...!” +『チンポも触って欲しくてビクビクしてるだろう?ほら、恥ずかしがらないで…』=“You’re twitching because you want me to touch your cock too, aren’t you? Come on, don’t be shy...” +『んっ……』=“Mm...” +『お…おぉ…』=“Oh... Ohhh...” +『うわ……、すご…い……。私…オ…オチンチン…、おじさんのオチンチン、触ってる…。凄く…ドクドクして……、硬くて…火傷しそうなくらいに……熱、い………』=“Whoa... That’s...amazing... I’m...touching your penis, O-Oji-san... It’s so...throbbing...so hard...it feels like it’s going to burn me...Hot...” +『はぁ…、はぁ……』=“Huff... Huff...” +『ニチャニチャして…、ちょっと……気持ち悪いし……、匂いも…すごくて…。でも……、これが…おじさんの……』=“It’s all sticky...and a little...disgusting...and the smell...is amazing... But...this is...uncle’s...” +『初々しくていい反応だねえ…。でも、触ってるだけじゃおじさんは苦しいままだよ』=“That’s a nice, innocent reaction... But just touching it will leave the old man in pain.” +『どっ…、どうすれ、ば……?』=“Wh... What should I do...?” +『まあ、そうだなあ…こないだ、おじさんは乙羽ちゃんのおマンコを舐めただろう?』=“Well, let’s see... The other day, you licked Otoha-chan’s pussy, didn’t you?” +『っ!!…あ、あの時は、そのっ……はぁ、はぁ…』=“!! ...Th-That time, umm... hah, hah...” +『お、落ち着かなきゃ…!これ以上エッチな子って思われたら…は、恥ずかしい…!!』=“I-I have to calm down...! If they think I’m any more perverted than this... I-It’s embarrassing...!!” +『だから、今度は交代して、乙羽ちゃんがおじさんのチンポを舐めてくれるかい?』=“So, will you switch places this time, and Otoha-chan will lick your uncle’s cock?” +『えっ、そ、そんなこと…するの……?!』=“Huh? Y-You’re... going to do that...?!” +『そうだよ。乙羽ちゃんのせいでこうなったんだし、本当はお互いに舐めるものだからね』=“That’s right. It’s all Otoha-chan’s fault we ended up like this, and the truth is, we’re both supposed to lick each other.” +『そ、そう…な、の……?』=“R-Really...?” +『そうだよ。本当は2人でおマンコとチンポを舐め合って一緒に気持ちよくなるものなんだよ』=“That’s right. The truth is, the two of us are supposed to lick each other’s pussy and cock and feel good together.” +『で、でも…そんなことするのって…』=“B-But... Doing that would be...” +『おや、乙羽ちゃんはおじさんのチンポを舐めるのが嫌なのかな?』=“Oh, I wonder if Otoha-chan doesn’t like licking her uncle’s cock?” +『い、嫌とか…そういうのじゃなくて…。でも、えっと…し、したことないし…』=“I-It’s not that... I don’t want to... But, umm... I-I’ve never done it before...” +『それは今からゆっくり教えてあげるよ』=“I’ll teach you that slowly from now on.” +『…あのっ、でも…えっと…そ、そういうコトってもうしないって…。姪と叔父の関係だから…』=“...Um, but... um... I-I said I wouldn’t do that anymore... It’s because of the relationship between my niece and my uncle...” +『でも、おじさんは乙羽ちゃんに興奮させられてこんなになってしまっているんだよ?』=“But you’re like this because Otoha-chan turned you on, you know?” +『……』=“...” +『私がおじさんをこんなに興奮させちゃったんだ…。それに…私で興奮してくれてる』=“I didn’t think I’d excite you this much, Uncle... And... you’re excited about me.” +『…どうしても嫌かな?』=“...Do you really not want to?” +『……そ、それは…』=“...Th-That’s...” +『本当は…舐め合いっこをするん…だよね?…私だけ気持ちよくしてもらったのはズルいこと…なのかも…』=“The truth is... we’re going to lick each other... right? ...Maybe it’s cheating... that I’m the only one who felt good...” +『それに…大好きなおじさんが…気持ちよくなってくれるなら…』=“And...as long as the man I love...feels good...” +『…し…しても……いいよ』=“...You... can... do it.” +『そうかそうか。嬉しいなあ』=“I see, I see. I’m so happy.” +『おじさんは、乙羽ちゃんのお口が見えやすいように寝転がるから。ほら、こっちおいで…』=“Uncle’s gonna lie down so Otoha-chan’s mouth is easy to see. Come on, come here...” +―――=――― +―…=――― +『じゃあ、早速やってみようか』=“Okay, let’s get right to it.” +『はぁ…はぁ…』=“Huff... Huff...” +『よしよし、よくできたね…。最初にしてはとっても上手だったよ』=“All right, all right, well done... You were really good for the first time.” +『そ、そう…なの…?よ、かった…。はぁ…はぁ…はぁ…』=“R-Really...? That was... good... Haa... haa...haa...” +『でもまだおじさんは元気なままだ。乙羽ちゃんが一生懸命してくれるからもっとして欲しくなったよ』=“But your uncle’s still full of energy. Otoha-chan’s giving it her all, so I want you to do it more.” +『っ…』=“Gh...” +『は、恥ずかしい……。私、またおじさんとエッチなことしちゃった…。なのに、私も…まだ…シたいって…。』=“I-It’s embarrassing... I’ve had sex with my uncle again... And yet, I... still want to do it...” +『苦しくなかったかい?息が荒いけど…辛かったかな?』=“Wasn’t it painful? You’re breathing hard, but... Was it hard?” +『ちょ、ちょっとだけ…。でも辛くはない…と思う…。だ、大丈夫だよ…』=“I-It’s just a little... But I don’t think... it’s painful... I-I’m fine...” +『すごく変な感じ…。おじさんの…味が…まだ口の中に…あって…興奮しちゃってる…。ダメな子になってる…。』=“It feels really weird... My uncle’s... taste... is still... in my mouth... and I’m getting excited... I’ve become a hopeless girl...” +『乙羽ちゃんの舌がふわふわして、ねっとり絡みついて男の人を喜ばせるのにぴったりだね…。エッチな子だ』=“Otoha-chan’s tongue is so fluffy and sticky, it’s perfect for making men happy... She’s a dirty girl.” +『そんな、私…ご、ごめんなさい』=“No way, I... I-I’m sorry.” +『咎めているんじゃないんだよ。それはとってもいいこと、すごく素晴らしいことなんだ』=“I’m not reproaching you. That’s a very good thing, a very wonderful thing.” +『そ、そうなんだ…。おじさんが喜んでくれてるなら、私……』=“I-I see... If you’re happy, Uncle, then I...” +『でも…いけないよね。おじさんとこんなことしちゃ…ダメなのに…。もっと…したいって…思っちゃう…。』=“But... I can’t do this. I shouldn’t... do this with you... Uncle... I want... to do more...” +『もうこういうことはしないって、おじさんの迷惑にならないようにって…思ってるのに。』=“I don’t want to do this anymore, and I want to make sure I don't get in your way...” +『ごめんなさい、おじさん…』=“I’m sorry, Uncle...” +『どうしたんだい?…謝らなくていいんだよ。ちゃんとおじさんのチンポを口でしっかり慰めてくれたんだから』=“What’s wrong? ...You don’t have to apologize. You properly comforted your uncle’s cock with your mouth.” +『でも、私…おじさんを誘ったり…するつもり、なかったのに…そんな風に思わせちゃって……』=“But I... didn’t mean to... invite you, Uncle... but I made you think that...” +『そうだねぇ…』=“You’re right...” +『まだおじさんの…おっきいまま……。私のせいで…。…どうしよう。』=“It’s still... big... because of me... ...What should I do?” +『乙羽ちゃん』=“Otoha-chan.” +『ん…?』=“Hm...?” +『もっと気持ちいいことをしたくはないかい?』=“Don’t you want to do something more pleasant?” +『え……』=“Huh...” +『………』=“......” +『き、気持ちいい………?』=“F-Feels good...?” +『そうだよ』=“That’s right.” +『………そ、それは…いけないこと…だし……そんな…』=“...Th-That’s... something I shouldn’t do... and... that’s not...” +『いけないこと…?どんなことかなぁ?』=“Something I shouldn’t do...? I wonder what it’s like.” +『あ、そ、その…っ……………』=“Ah, th-that’s...” +『もしかして乙羽ちゃん、今とってもエッチなことを考えちゃっておじさんに言えないのかな?』=“Could it be that Otoha-chan’s thinking so dirty right now that she can’t tell her uncle?” +『勃起したままのおじさんのチンポを口で咥えて乙羽ちゃんの口に出し入れしたみたいに…』=“It’s like holding an old man’s still-erect cock in my mouth and going in and out of Otoha-chan’s mouth...” +『っ………』=“Gh...” +『でも、本当は、口だけですることじゃないのは、乙羽ちゃん…おじさんの本やビデオでもう知っているよね?』=“But the truth is, Otoha-chan... you already know from your uncle’s books and videos that it’s not just something you do with your mouth, right?” +『………っ』=“......!” +『どうしよう…頭が真っ白になって…きちゃう…。恥ずかしくて、いけないこと………。』=“What should I do... My mind’s going blank... Something I shouldn’t be embarrassed about...” +『もっとエッチなことを…しちゃうの…?おじさんと…おじさんの大きいおチンチンで…。』=“Are you... going to do something more perverted...? With your big dick... with your uncle...” +『はぁ…はぁ……はぁ…』=“Huff... Huff... huff...” +『また息が荒くなったねぇ。エッチな気分で興奮してきちゃったのかな?』=“Your breathing’s gotten rough again. I wonder if you’re getting excited from having sex?” +『そ、っ…そんな…っ…』=“T-Tch... That’s...” +『ちょっと想像してごらん。コレが本当に入る場所…。乙羽ちゃんのおマンコの中に……』=“Just imagine for a second. This really is the place to enter... Inside Otoha-chan’s pussy...” +『っ…!!』=“...!!” +『口で…舌でしたみたいにズボズボ…ゆーっくり出たり入ったり…とってもいやらしく動くんだよ』=“With my mouth... it’s like my tongue was there... It’s going in and out so much... It moves so lewdly.” +『そ、それは…ダ、ダメなことだからっ…』=“Th-That’s... I-It’s no good...” +『ダメなことだからしたくないのかな…?』=“Maybe she doesn’t want to because it’s a bad idea...?” +『し、したくないじゃなくて…その、おじさんに…め、迷惑をかけちゃうし…』=“I-It’s not that I don’t want to... Um, I’ll... I-I’ll cause you trouble...” +『じゃあ、したくないわけじゃないんだね…?』=“So it’s not like you don’t want to...?” +『…それは、私たち親戚だし…こ、こんなことしちゃいけない…から、その…』=“...That’s because we’re related... I-I shouldn’t do this... so, um...” +『ははは、ちょっと意地悪を言い過ぎたかな。でも、本当に…少しでいいから想像してごらん』=“Hahaha, maybe I was being a little too mean. But really... Just imagine a little.” +『おじさんのが…私の……中に……。』=“My uncle’s... inside me...” +『…さっき咥えたように、涎じゃなくて乙羽ちゃんのエッチなお汁でヌルヌルになって』=“...As I put it in my mouth earlier, it’s not drool, but Otoha-chan’s dirty juices that make it slippery.” +『おじさんのチンポが奥まで入っちゃうんだよ…?それはとっても気持ちがいいことなんだ』=“Uncle’s cock is going all the way in, you know...? That’s something that feels really good.” +『はぁ…はぁ…でも、そんな…エッチなこと…なんて…。…け、結婚してからすることだって…』=“Hahh... hahh... But that’s... such a dirty thing... ...I-I don’t even do it after we get married...” +『そうかなあ?本当はみんな、こっそりやっていることなんだよ?』=“You think so? The truth is, everyone’s doing it in secret.” +『結婚どころか高校生でヤってる人、早ければ中学生で経験済みな人もいるよ。それで気持ちよくなるのが普通なんだ』=“Forget marriage, there are people who do it in high school, and people who experience it in middle school at the earliest. It’s normal for that to make you feel good.” +『…熱くなって…頭が回らない…。どうしよう……。みんながしてること…気持ちいいこと……。』=“...I’m so hot... I can’t think straight... What should I do...? What everyone’s doing... What feels good...” +『普通……なの…?』=“Is it... normal...?” +『そう、みんな秘密にしてるだけで普通のことだよ』=“That’s right, it’s normal for everyone to keep it a secret.” +『でも、私と…おじさんの関係じゃ……』=“But I... don’t have an uncle’s relationship with me...” +『確かにそうかもしれない…。でも見てごらん、おじさんのおチンチン』=“Maybe you’re right... But look at your uncle’s dick.” +『乙羽ちゃんと繋がりたいからこんなになってるんだ』=“I’m like this because I want to connect with Otoha-chan.” +『…す、すごく辛そう…。私とシたくて…こんなになってるの…?』=“...Y-You look like you’re in a lot of pain... Are you like this... because you want to do it with me...?” +『そうだよ。乙羽ちゃんが可愛くてとっても魅力的だからこうなってるんだ。…乙羽ちゃんはどうかな?』=“That’s right. It’s because Otoha-chan’s so cute and very attractive that she’s like this. ...What about you, I wonder?” +『そ、それは…私だって…その…』=“W-Well... even I... umm...” +『乙羽ちゃんも本当はシたいんじゃないかな?それとも自分の気持ちが分からないくらい興奮してる?』=“Maybe Otoha-chan really wants to do it too? Or are you so excited that you don’t know how you feel?” +『私の…気持ち…?…考え…られない。…こんなになってるおチンチンを見せられて…。』=『My...feelings...? ...I can't...think about it. ...After seeing your dick like this...』 +『匂いでも…クラクラしてきて…熱くて、熱くて…。私…何もわからない……。』=“Even the smell... is making me dizzy... It’s so hot, so hot... I... don’t know anything...” +『乙羽ちゃん、本当のエッチは初めてだろう?』=“Otoha-chan, this is your first time having real sex, isn’t it?” +『う、うん…』=“Y-Yeah...” +『おじさんがゆっくり、怖くないようにしてあげるから力を抜いてごらん。息もゆっくりして…』=“I’ll make sure you don’t get scared too slowly, Uncle, so relax. Take your time breathing, too...” +『う、うん…』=“Y-Yeah...” +『はぁ…、ふぅ…、はぁ…、ふぅ…』=“Haa... fuu... haa... huu...” +『そうそう。いい子だねぇ…』=“That’s right. She’s a good girl...” +『乙羽ちゃん、もうこんなにヌルッヌルにしてたんだねぇ』=“I didn’t know Otoha-chan was this slimy already.” +『ご、ごめんなさい』=“I-I’m sorry.” +『ううん、褒めているんだよ。ちゃんと成長した子、大人はみんなこんな風になるんだから…。普通で健康な証拠なんだ』=“No, I’m praising you. All grown-up kids and adults end up like this... It’s proof that you’re normal and healthy.” +『初めてだから、なるべくゆーっくり、痛くしないように挿入[い/2]れるけど…』=“It's my first time, so I can put it in as much as possible so it doesn't hurt...” +『それでもちょっと辛いかもしれないよ。でもそれは最初だけだから、少し頑張ろうね』=“Even so, it might be a little painful. But that’s only for the first time, so let’s try a little harder.” +『う、うん…。が、頑張る…っ』=“Y-Yeah... I-I’ll do my best...” +『ほら、こわばらないで…みんなこうやって初めてを乗り越えるんだよ。乙羽ちゃんもちゃんと出来るよ』=“Come on, don’t be scared... Everyone gets through the first time like this. Otoha-chan can do it too.” +『はぁ、はぁ…すぅ、…はぁ…う、うん…』=“Huff, huff... Zzz... Huff... Y-Yeah...” +『乙羽ちゃんは素直でエッチでとっても可愛いねえ。そういう子はすぐに気持ちよくなれるからね…』=“Otoha-chan’s really cute when she’s honest and perverted. Girls like that feel good right away, after all...” +『やだ、は、恥ずかしい…』=“No, I-It’s embarrassing...” +『ほぅら、また濡れてきた…。おじさんのチンポを受け入れる準備がしっかり出来ているんだよ』=“Look, it’s getting wet again... I’m fully prepared to accept your dick, Uncle.” +『が、頑張る…ね…』=“I-I’ll... do my best...” +『うんうん、じゃあちょっと挿入[い/2]れるよ…』=“Yeah, yeah, then I’ll put it in for a bit...” +『ん、っ…ぃ…っっ……!!』=“Nn, nh...i...nh...!!” +『ああ…これだけトロトロに濡れてるのに…処女マンコはやっぱりキツくてなかなか…』=“Yeah... Even though you’re this wet... Your virgin pussy really is tight, and it’s pretty hard...” +『っぅ…う…っく…っふ…』=“Uu... uu... kuh... fuh...” +『よしよし、頑張って。力を抜いて…息をして…』=“All right, all right, good luck. Relax... Breathe...” +『っは、っぁ…あ…っく…ぅっ…っふ…はっ……ぁ"っ…』=“Hah, ah... ah... kh... uuh... fuh... hah... ahh...” +『ほら、乙羽ちゃんの綺麗なオマンコが、おじさんの大きいチンポをちゃんと受け入れ始めてるよ…』=“Look, Otoha-chan’s pretty pussy is starting to properly accept your big dick...” +『い…さ、裂けちゃうみたい…。ぃ、痛い…!』=“It... It-It’s like it’s tearing... O-Ow...!” +『あっという間だから少し我慢しようね。それ、もうすぐだ』=“It’ll be quick, so let’s put up with it for a bit. That’s almost there.” +『う、うん…我慢っ…すっ…る…っ…!!』=“Y-Yeah... I’ll... hold it in...!!” +『ほら、もう少し…。力が入っているよ。力を抜いて…』=“Come on, just a little more... You’re putting more strength into it. Relax...” +『い"っ…は、ぅ…ぅん……はっはっ…』=“Iih... hah, uh... uhn... hahah...” +『乙羽ちゃんはいい子だねえ。すごく頑張っているよ。あともう一息でちゃんと入るからね。さ、堪えて…』=“You’re such a good girl, Otoha-chan. You’re really working hard. Just one more breath and you’ll be able to get in. Now, hold it in...” +『っ…いっ……っぁああ"ぁっ!!!』=“Gh... iih... aaaaah!!!” +『よしよし、よく頑張ったね。おじさんのチンポ、ギチギチだけど乙羽ちゃんの中に全部入ったよ』=“All right, all right, you did well. Uncle’s cock is tight, but it’s all inside Otoha-chan.” +『っはー…っ…はーっ…っ…っこ、これで…私…おじさんっ…と、繋がれた…の…?』=“Hahh...gh... hahh... gh... Th-This... connects... me... to... Uncle...?” +『そうだよ。今、おじさんと乙羽ちゃんは一番大事な部分で繋がってるんだよ』=“That’s right. Right now, Uncle and Otoha-chan are connected by the most important part.” +『…っはー…っはー……う、嬉しい…』=“...Hahh... hahh... I-I’m so happy...” +『おじさんも嬉しいよ。…さて、じゃあ、ゆっくり慣らしていこうかな』=“I’m happy for you too, Uncle... Now then, I guess I’ll take my time getting used to it.” +『う、うん…あの…まだ、い、痛いから…優しく…っ…してね…』=“Y-Yeah... Um... it still hurts, so... be gentle...gh...” +『はー…はー…はー…っ…はー…っはー……はー…』=“Hahh... hahh... Hah...gh...hahhh, hah...hhah...” +乙羽ちゃんがまだ肩で息をしたまま、疲れからかぐったりとしている。=Otoha-chan's shoulders were still heaving, and she was exhausted. +『乙羽ちゃん、本当によく頑張ったねえ』=“Otoha-chan, you really worked hard.” +『はー…はー…私、ちゃんと出来てた…?はー…はー…』=“Hahh... hahhh... Did I do it right...? Hahh, hah...” +純粋無垢な子が初めてを終えた時の、ぎこちなさから溢れる初々しさは格別だ。=The innocence overflowing from the awkwardness of the first time a pure, innocent girl had finished was exceptional. +心からねぎらってやりたくなる。=I want to thank her from the bottom of my heart. +『勿論。ちゃんと出来ていたよ。初めてでこれだけ気持ちよくしてくれたんだから』=“Of course. It was done properly. It’s my first time, and you’ve made me feel this good.” +『…はー…ふー…ふふ、良かった』=“...Haa... fuu... fufu, that’s good.” +『乙羽ちゃんはどうだったかな?』=“How was Otoha-chan?” +『やっぱり、最初はすごく痛かったけど……でも…』=“It really did hurt a lot at first, but... But...” +『でも…?』=“But...?” +『は、恥ずかしいから…聞かないで。でも…私…その………嫌じゃなかったよ』=“I-It’s embarrassing... so don’t ask. But... I... umm... didn’t hate it.” +内心、にんまりとしてしまう。=I couldn't help but smile. +『そうかそうか。思いっきり、もっともっと気持ちよくなるには練習がいるからねえ』=“I see, I see. I’ll need practice if I’m going to feel as good as I can.” +『そう…なの…?』=“Is... that so...?” +『どんなことも1回で完璧に出来ることなんてないだろう?』=“There’s nothing you can do perfectly in one go, is there?” +『う、うん…』=“Y-Yeah...” +少し気落ちさせたようだ。励ましてやらないと…。=Looks like I made her feel a little down. I have to cheer her up... +『だから、これだけで全部を決めちゃ駄目だよ。乙羽ちゃんはすごく素敵な子なんだから』=“Like I said, you can’t decide everything with just this. Otoha-chan’s a really wonderful girl.” +『あ……ありがとう……おじさん』=“Th...Thank you... Uncle.” +健気な声色と笑顔が戻ってきた。…さて、ここからが肝心の本題だ。=The brave tone of her voice and smile returned. ...Now then, let's get down to business. +『乙羽ちゃんさえ、ちゃんと秘密を守れるならこれからも気持ちいいことをするのはどうだい?』=“If even Otoha-chan can keep a secret, why don’t we keep doing things that feel good from now on?” +『こ…これからも…?』=“From... from now on...?” +驚かれても仕方がない。でも俺は、はなから1度だけのつもりなどないので引く気はない。=There's no point in being surprised. But I have no intention of backing down, since I don't intend to do it just once. +『そう。1回だけだと分からないこともあるって分かったんじゃないかな』=“That’s right. I think you’ve figured out that there are some things you can’t tell just once.” +『う、うん…』=“Y-Yeah...” +乙羽ちゃんに戸惑いの色が見え隠れする。ここは一気に説得してしまおう。=I can see Otoha-chan's confusion. I'll try to convince her in one fell swoop. +『こういうことは色々知っている大人と一緒にしていった方が女の子の体のためなんだよ』=“It’s better for a girl’s body to be together with an adult who knows a lot of things like this.” +『勿論、おじさんも絶対秘密にするし、どうするかは乙羽ちゃん次第だからね』=“Of course, Uncle’s definitely going to keep it a secret, and it’s up to Otoha-chan to decide what to do.” +『もし、乙羽ちゃんが望むなら、おじさんがもっともっと気持ちよくしてあげるよ』=“If you want, Otoha-chan, I’ll make you feel even better.” +『………』=“......” +即答で拒否をしないということは、乙羽ちゃんの性格を考えたとしても嫌ではないのだろう。=The fact that she didn’t refuse immediately meant that even considering Otoha-chan’s personality, she probably wouldn’t mind. +『すぐに返事が出来ないのは分かるよ。だから、考えてみてね。無理強いはしないから』=“I know you can’t reply right away. So think about it. I won’t force you to.” +『ん…ありがとう、おじさん』=“Mm... Thank you, Uncle.” +短い返事が却って愛らしい。=Her short reply is all the more adorable. +俺の手の中で、初めて女として乱れた後だということがはっきりと感じられる。=In my hands, I can clearly feel that it's the first time I've been disturbed as a woman. +『ん、はぁ…ふぅ…はー…』=“Mm, haa... fuu... haaa...” +まだ気怠そうな、恥ずかしそうな声色と態度。=The tone and attitude of her voice were still lazy and embarrassed. +これで、俺は一生乙羽ちゃんの初めての相手となり、姪っ子とはいえ、その若い体が俺のものになったんだ。=With this, I'll be Otoha-chan's first partner for the rest of my life, and even though she's my niece, her young body will be mine. +これからが楽しみで仕方がない。=I can't help but look forward to the future. +『あ…おじさん、今…何時…かな?』=“Ah... Uncle, what time... is it?” +『ああ…えっと…もうそろそろ6時半だね』=“Ah... umm... it’s almost 6:30.” +『わっ!…か、帰らなくちゃ…!!ご、ごめんなさい』=“Wah! ...I-I have to go home...!! I-I’m sorry.” +『謝らなくて大丈夫だよ。ゆっくり気を付けて帰るんだよ』=“You don’t have to apologize. Take your time and take care on your way home.” +『ありがとう』=“Thank you.” +そう言った後、身を起こして、慌てた様子で最低限の身づくろいをすると、乙羽ちゃんは部屋を後にした。=After saying that, Otoha-chan sat up, hurriedly groomed herself to the bare minimum, and left the room. +―――――――――=----------- +―――=――― +『…………』=“......” +『私…、おじさんと………』=“I’m... with Uncle...” +『…本当に…エッチ、しちゃった………。』=“...We really... had sex...” +『こんなこと、本当は絶対にしちゃ…いけないんだよね…。』=“I really shouldn’t... do something like this...” +『友達の莉乃ちゃんにも…言えない…。言っちゃいけない…。ましてやお母さんになんて…』=“I can’t... tell my friend Rino-chan, either... I shouldn’t tell her... Not to mention my mom...” +『…でも…誰にも言えないけど、私…好きな人と…エッチしたんだよね……。』=“...But... I can’t tell anyone, but I... had sex... with the person I love...” +『…………』=“......” +『嬉しくて…でも、嬉しいのに…いけないことをしちゃったって思うと…心がぎゅってなる。』=“I’m happy... but I’m also happy... When I think about what I’ve done wrong... my heart tightens.” +『しかも相手は…私の、おじさん…。』=“And this is... my uncle...” +『………』=“......” +『もうあれが最後。こういうことは本当に、絶対ないようにしないと…。』=“That’s the last time. I really have to make sure this doesn’t happen...” +『寂しいけど…でもおじさんに迷惑がかかっちゃう…。』=“It’s lonely... but it’ll cause trouble for you, Uncle...” +『それに、今は転校したばかりで授業にもついていかないといけないし、新しい生活にも馴染まなきゃ。』=“Besides, I just transferred here, so I have to go to class, and I need to get used to my new life.” +『私のせいでお母さんは離婚して、こっちに来ることになったのに、勉強そっちのけで自分のことばかりなんて…。』=“My mom got divorced because of me, and she ended up coming here, but she left studying aside and only cared about herself...” +『もっと大きくなって、もしおじさんと付き合うことができて…周りがそれを受け入れてくれるようになったら…』=“If you grow up, if you can go out with your uncle... and if the people around you accept that...” +『こ、こういう事はそれからきっといっぱいできる…。それまではちゃんと我慢しなきゃ…。』=“I-I’m sure I’ll be able to do a lot of things like this after that... I have to hold back until then...” +することがなくなり、なんとなく見回りのつもりで校内をブラブラしていた。=I've run out of things to do, so I'm wandering around the school with the intention of patrolling for some reason. +校舎内をすでに見回り終わり、次は体育館の方へと足を向ける。=I've already finished patrolling the school building, so I head toward the gym next. +少し開いている扉に近寄ると中から声が聞こえてきた。=I approached the slightly open door and heard a voice from inside. +『バトンを回しながらすっごく高く投げて、その間に莉乃ちゃんも回転して受け止めるの、すごいね!!』=“You throw it really high while spinning the baton, and in the meantime, Rino-chan spins around to catch it, too. That’s amazing!!” +『ふふ、そんなに驚いてもらえるなんてやったかいがあるよ』=“Hehe, it’s worth it if you’re that surprised.” +聞き覚えのある声だ。それに2人しかいないらしい。そっと覗いてみる。=I've heard that voice before. And it looks like there's only two of them. I take a peek. +『昔、一緒に遊んでた時から思ってたんだけど、莉乃ちゃんって本当に運動神経がいいね』=“I’ve been thinking this ever since we were playing together a long time ago, but you’re really athletic, Rino-chan.” +『乙羽も練習すればすごく上達すると思うよ。今日見てて思った』=“I think you’ll get really good at it if you practice, too, Otoha. Watching you today made me think.” +『うーん、そうかなぁ…?でも、莉乃ちゃんみたいに出来そうにもないよ。すぐに息切れちゃうし』=“Hmm, do you think so...? But I don’t think I’ll be able to do it like you, Rino-chan. I’d run out of breath right away.” +『私だって最初は全然だったよ。それにこうやって休憩しないと今だって一気に疲れちゃうしね』=“I didn’t do it at all at first, either. Besides, if I don’t take a break like this, I’ll get tired all at once even now.” +『ふふ。…はぁ、いっぱい汗かいちゃった。でも新体操の基礎練習を体験させてもらえてすごく嬉しいな』=“Heheh. ...Hah, I’ve sweated a lot. But I’m really happy to get to experience basic rhythmic gymnastics practice.” +『どうだった?』=“How’d it go?” +楽しそうに話しながらも、息を弾ませている体がじっとりと汗ばんでいるのがわかる。=Even as she spoke cheerfully, I could tell that her body, which was breathing heavily, was damp with sweat. +その熱気からくるエロい体を近くで見たくなって、そそくさと2人の元へ歩く。=Wanting to get a closer look at her hot, erotic body, I quickly walk over to them. +『ぁ…』=“Ah...” +最初に俺に気付いたのは莉乃ちゃんだった。=Rino was the first to notice me. +『やあ。莉乃ちゃん、乙羽ちゃん』=“Hey there. Rino-chan, Otoha-chan.” +『……』=“...” +『2人だけで練習でもしていたのかな?』=“Maybe the two of them were practicing alone?” +『あ…おじさん』=“Ah... Uncle.” +近くで見てみると、やはり目を見張るほど誘惑的だ。=Looking at it up close, it really is strikingly seductive. +莉乃ちゃんのレオタードは、汗でいつもよりもぴっちりと体の張り付いている。=Rino’s leotard was sticking to her body even tighter than usual with sweat. +『こんにちは』=“Hello.” +乙羽ちゃんの体操服は、おそらく最初は洗い立てでふんわりとしていたんだろう。=Otoha-chan's gym clothes were probably freshly washed and soft at first. +だが今は、流れ落ちる汗を吸いこんで、その重みからしっとりと体のラインに沿っている。=But now, I'm soaking in the sweat that's flowing down my body, and it's following the line of my body. +『こんにちは。邪魔をしちゃったかな?』=“Hello. Did I interrupt you?” +『う、ううん』=“N-Nope.” +レオタードほどではないが、俺好みの乙羽ちゃんの体型がそこはかとなく浮き出ている。=It wasn't as big as the leotard, but my favorite Otoha-chan's physique was clearly visible there. +あの様子だとシャツだけではなく、ブルマのほうにも甘酸っぱい汗がたっぷり染みこんでいるのだろう。=From the looks of it, not only her shirt, but also her bloomers must have been soaked in a sweet-and-sour sweat. +『休憩してただけ。だよね?乙羽』=“I was just taking a break. Right, Otoha?” +『…う、うん』=“...Y-Yeah.” +『そうかい、そうかい。乙羽ちゃんは新体操部に入る予定なのかい?』=“I see, I see. Are you planning on joining the rhythmic gymnastics club, Otoha-chan?” +『えーっと…それはまだ、わかんなくて…。まずは学校とここの勉強に馴染まなきゃだし…』=“Let’s see... I still don’t know that... First, I need to get used to school and studying here...” +若い子の汗をめいっぱい吸い込んで蒸れているであろう、服の下の肌を想像すると激しくムラムラしてきてしまう。=Just imagining the skin underneath her clothes, which must have been steaming after inhaling as much of the young girl's sweat as possible, made me intensely horny. +『そうだねぇ。でも、乙羽ちゃんのレオタード姿もおじさん、見てみたいなあ』=“You’re right. But I’d like to see Otoha-chan in her leotard, too.” +『……』=“...” +『そ、そんな…それは恥ずかしいっていうか…、えっと…』=“Th-That’s... That’s kind of embarrassing... Um...” +『似合うと思うよ』=“I think it’ll look good on you.” +初めて交わった後特有の反応はやはりとても可愛い。汗で湿ったそそる衣服を見ながら、反応を楽しんでいたい。=Her reaction after our first time together really is cute. I want to enjoy her reaction while looking at her damp, sweaty clothes. +『……え、ええ…』=“...Y-Yes...” +肌も運動後の熱で健康そうに上気している。またヤりたくなる気持ちがむくむくと頭をもたげた。=Her skin is also healthy and flushed from the post-exercise heat. The urge to do it again rears its head. +『乙羽、大丈夫?』=“Otoha, are you okay?” +じっくり視姦したいが、今は莉乃ちゃんがいる。乙羽ちゃんとの関係を勘繰られても厄介だ。=I wanted to take a good look at her, but Rino was here right now. It would be troublesome if she misunderstood my relationship with Otoha-chan. +『……………』=“......” +……しかし、どうやら俺がその気である”印”にやっと乙羽ちゃんが気付いたことを確認できた。=...However, it seems that Otoha-chan has finally noticed the “mark” I'm trying to make. +目線が、俺の下半身中央に逸らされずに固定されて、瞳がわずかに潤みながら揺れている。=Her eyes are fixed on the center of my lower body, and her eyes are slightly moist as they waver. +それだけで莉乃ちゃんの存在すら、どうでもよくなってしまう。=That alone was enough to make even Rino’s existence matter less. +『乙羽』=“Otoha.” +『ん、あっ、う、うん!!だ、大丈夫だよ!』=“Mm, ah, y-yeah!! I-I’m fine!” +『………』=“......” +『…………』=“......” +事情も状況も一切分かっていない莉乃ちゃんが、こちらをじっと見つめてきた。表情が険しい。=Rino, who had absolutely no idea what was going on or what was happening, stared at me. Her expression was grim. +『はぁ。…あの、何か用があって来たの?』=“Sigh. ...Um, did you come here for something?” +『あ…ああ。…そういえばあったな』=“Y...yeah. ...Come to think of it, there was one.” +『な、何……かな?』=“Wh-what...is it?” +乙羽ちゃんの反応が余計に莉乃ちゃんの怪訝そうな態度を深めてしまっているようだ。=Otoha-chan’s reaction seemed to have deepened Rino’s dubious attitude even further. +『麗子姉さん…乙羽ちゃんのお母さんに渡して欲しいものがあるから、帰りに用務員室に寄ってもらえないかな?』=“Reiko-nee-san... There’s something I’d like you to give to Otoha-chan’s mother, so could you stop by the janitor’s office on the way home?” +『よ、用務員室に…?!…う、うん!わかった。今日、お母さんはPTAの会議で学校に来るからその時に渡しとくね』=“I-In the janitor’s office...?! ...Y-Yeah! Got it. Mom’s coming to school today at the PTA meeting, so I’ll give it to her then.” +『麗子姉さんは俺と会いたくないだろうし、悪いけどお願いするよ』=“Reiko-nee-san probably doesn’t want to see me, so I’m sorry, but please do.” +『ねえ、乙羽。私、時間あるし、良かったら用務員室に一緒についていこうか?…なんていうか…気になるし』=“Hey, Otoha. I’ve got time, so why don’t we go to the janitor’s office together? ...How should I put it... I’m curious.” +『気になる…?…う、ううん!私ひとりで大丈夫だよ』=“I’m curious...? ...N-No! I’ll be fine on my own.” +『…そっか。乙羽がそういうなら…わかった』=“...I see. If Otoha’s like that... I understand.” +『じゃあ、用事も済んだし、おじさんはまた仕事に戻るよ』=“Okay, we’re done here, so Uncle’s going back to work.” +話をしながらたっぷりと若い体を視姦できた。そろそろ引き揚げよう。=I was able to thoroughly rape her young body as we talked. It's about time to withdraw. +最後に2人を足の爪先から頭のてっぺんまでをもう1度舐め回すように見てから、俺は体育館を後にした。=After looking at the two of them one last time from the tips of their toes to the top of their heads, I left the gym. +―――=――― +――=――― +『行っちゃった…』=“She’s gone...” +『乙羽、本当に大丈夫…?なんか変だよ?』=“Otoha, are you really okay...? Something’s wrong.” +『………』=“......” +『乙羽…?』=“Otoha...?” +『あっ!…うん、ご、ごめん。またぼーっとしてた』=“Ah! ...Yeah, s-sorry. I was spacing out again.” +『呼び声が聞こえなくなるぐらい、私は莉乃ちゃんの隣でおじさんのことばかりを考えていた。』=“I’ve been thinking so much about Uncle next to you that I can’t hear you calling me anymore.” +『あ…あんなことを…シて…、それに今さっきもずっと話してる間中、体をジロジロ見られて…』=“Y-You did... that... And you were staring at my body the whole time we were talking just now...” +『お…おじさん……勃起……してた……。』=“M-Mister... was... erect...” +『それを見て………初めて…エッチしたことを思い出して…私……すごく…濡れちゃってる……。』=“Seeing that... reminds me of our first time... having sex... I'm... really... wet...” +『………』=“......” +『もうちょっと一緒に練習しようと思うんだけど…集中しにくいなら今日はもうやめとこうか?』=“I think we’ll practice together a little longer... If it’s hard to concentrate, why don’t we stop for today?” +『う、ううん!全然大丈夫だよ』=“N-No! I’m totally fine.” +『ああ…休憩したのに、体の芯が熱い…。ほんとは大丈夫じゃないけど…しっかりしなきゃ』=“Yeah... I took a break, but the core of my body feels hot... I’m really not okay, but... I need to get it together.” +『…それにしても、莉乃ちゃん、なんでそこまで私とおじさんのこと気にするのかな…?』=“...Anyway, Rino-chan, why do you care so much about me and Uncle...?” +『昔よりも距離を置いてるような気がするし…。…おじさんと莉乃ちゃんって…何かあったのかな?』=“I feel like they’re putting more distance between us than they used to be... ...I wonder if something happened between Uncle and Rino-chan?” +『………』=“......” +『んー…じゃあ、もうちょっとだけがんばろっか』=“Mmm... Then let’s try a little harder.” +『う、うん!!』=“Y-Yeah!!” +『気を抜くとボーっとしちゃう。莉乃ちゃんにこれ以上変に思われたくないし、怪我にも気を付けないと…!』=“If I’m not careful, I’ll space out. I don’t want Rino-chan to think anything more weird about me, and I have to be careful about my injuries...!” +――――――=------- +――――=---- +――=――― +『部活体験お疲れ様。といっても、2人でずっと基礎をやっただけどね』=“Good work with your club experience. That said, the two of us have been doing the basics for a long time.” +『莉乃ちゃんもお疲れ様。基礎でも私には結構な運動になったよ』=“Good work, Rino-chan. Even on the basics, it turned out to be quite a workout for me.” +『実際の部活でも基礎練は多いけど、そればっかりじゃないからね。今日、楽しんでもらえてたらいいんだけど…』=“There’s a lot of basic training in actual club activities, too, but that’s not all there is to it. I hope you’re having fun today...” +『…?』=“...?” +『楽しくなかったかな?』=“Maybe it wasn’t fun?” +『え!?なんで?』=“Huh?! Why?” +『ほら、休憩終わったあたりから、なんだか上の空っていうか…あんまり集中出来てないみたいだったから』=“See, ever since the break ended, it’s been kind of empty... It didn’t seem like she’d been able to concentrate that much.” +『そんなことないよ。確かにちょっとボーっとしちゃったけど、すごく楽しかったよ』=“That’s not true. I did space out a little, but it was really fun.” +『そっか。それならいいんだ。新体操、乙羽にも興味持って欲しかったし、またよかったら一緒にしようよ』=“I see. That’s fine, then. I wanted Otoha to be interested in rhythmic gymnastics, too, so let’s do it together again if you’d like.” +『うん。…明日は普通に部活があるの?』=“Yeah. ...Is there a normal club tomorrow?” +『ううん。部活はあるけど、部員集めて大会の…あっ!その事で顧問の先生と話し合いがあったんだ!』=“Nope. There’s a club, but we’ve got to gather members for the tournament... Oh! I had a discussion with the advisor about that!” +『え、そうなの?』=“Huh, really?” +『楽しくてすっかり忘れてた。ここを閉めて鍵を持っていかないと!わわ…あと10分もないじゃん!』=“I was having so much fun that I completely forgot. I have to close this place and bring the key! Wow... There’s less than ten minutes left!” +『早く着替えなきゃ、えっと…どうしよう。あ、乙羽も着替えなきゃだよね?えっとえっと…』=“I need to get changed quickly, um... What should I do? Oh, and Otoha needs to change, too, right? Um, umm...” +『あの、急ぎなら、邪魔しちゃ悪いし先にあがるよ』=“Um, if you’re in a hurry, I don’t want to get in your way, so I’ll go in first.” +『え、でも…』=“Huh? But...” +『帰ってから着替えるから気にしないで』=“I’ll change after I get home, so don’t worry about it.” +『それ助かる。ごめんね!!』=“That’d be great. Sorry!!” +『うん。じゃあ、お先に。バイバイ、会議頑張ってね』=“Yeah. See you later, then. Bye-bye, good luck with the meeting.” +『ありがとう、じゃあね。気を付けて帰って』=“Thank you, bye. Be careful on your way home.” +――――=---- +――=――― +『…休憩中におじさんが来てから、ずっとおじさんのことが頭から離れない。おじさんが…勃起…、してたことも…』=“...I’ve been thinking about you ever since your uncle came over during the break. I can’t stop thinking about how you... were erect...” +『莉乃ちゃんに感付かれてないかな…?あれからもなかなか集中できなくて結局心配かけちゃった…。』=“I wonder if Rino-chan noticed...? I haven’t been able to concentrate since then, so I ended up making her worry...” +『せっかく部活体験させてもらってたところだったのに。でも、あんな状態で見つめられたら、私…』=“I was just getting to experience the club. But if you stare at me like that, I’ll...” +『……シちゃったコト……その時のおじさんの目線、部屋の匂い、肌の温度…全部思い出しちゃった。』=“...Now that I’ve done it... I remember your eyes, the smell of the room, the temperature of your skin... all of it.” +『はぁ…この格好…おじさん、すっごく見つめてた。もしかして、こういう服も好きなのかな…』=“Hahh... This outfit... Uncle was staring at it really hard. Maybe he likes clothes like this, too...” +『そういえば、おじさんの部屋で見ちゃったエッチな本にこんな格好した女の人いたかも…』=“Come to think of it, there might’ve been a woman dressed like this in a dirty book I saw in my uncle’s room...” +『だから…おじさんは、あの時…私と……エッチ…したくなっちゃってた…ってこと?』=“So... that’s why... at that time... you wanted to... have sex... with me...?” +『…んっ、もう…またムズムズしてきちゃった…。今からおじさんの部屋に行かなきゃいけないのに…』=“...Ngh, geez... I’m itching again... I have to go to Uncle’s room right now...” +『さ、先に着替えたほうがいいかな…。でも…おじさんがこういうの……もし本当に好きなら………』=“I-I guess I should get changed first... But... if you really... like this kind of thing...” +『ん、あ…どんどん…体が熱くなってきてる。……まさか、私…エッチなこと期待してるの…?』=“Mm, ah... My body’s... getting hotter and hotter. ...Don’t tell me... I’m expecting something dirty...?” +『補習についてくために勉強に集中するって、もうしないって決めたばかりなのに、やだ…恥ずかしい…。』=“I’ve just decided not to focus on studying so I can follow the supplementary lessons anymore, but I don’t want to... It’s embarrassing...” +『おじさんは今どう思ってるんだろう…。もしかして…あの後…、私で…オ、オナニー、したとか…』=“I wonder what the old man thinks right now... Maybe... after that... I... m-masturbated him or something...” +『それとも、私ひとりが盛り上がっちゃってるのかな…』=“Or maybe I’m the only one getting excited...” +―――――――=--------- +――――=---- +『…ヘンな期待をしたり、エッチな気分になってるのを自覚したり…。ぐるぐる考えてたら、あっという間に着いちゃった。』=“...I had weird expectations, and I was self-aware of how dirty I was feeling... I was thinking in circles when I arrived in the blink of an eye.” +『私、着替えないで…わざとこの格好で、おじさんに会うんだ。……声が震えちゃいそう。』=“Don’t change my clothes... I’m going to see you in this outfit on purpose. ...My voice is shaking.” +『お、おじさん、来たよ』=“M-Mister, I’m here.” +『待っていたよ。さあ、入って』=“I’ve been waiting for you. Come on in.” +『…お、お邪魔します』=“...I-I’m sorry to intrude.” +―――――――=--------- +『別にまだ何もヘンなことなんてしないのに…。ドキドキし過ぎて心臓が爆発しそう…』=“I haven’t done anything weird yet... My heart’s beating so fast it feels like it’s going to explode...” +――――=---- +『来てくれてありがとう。…おや。なんでまだ体操服なんだい?』=“Thank you for coming. ...Oh? Why are you still in your gym clothes?” +『あ…えっと…これは…。莉乃ちゃんが会議があるのを忘れてて、すごく慌てて出たから…』=“Ah... umm... this is... Rino-chan forgot there was a meeting, and I got really flustered, so...” +『じゃあ、莉乃ちゃんはあのレオタードのまま会議に行ったのかい?』=“So you went to the meeting with that leotard, Rino-chan?” +『う、ううん…。多分莉乃ちゃんは急いで着替えて行ったと思う』=“N-No... I think Rino-chan probably hurried off to change.” +『じゃあ乙羽ちゃんも着替える時間はあったよね?体操服はレオタードより着替えやすそうだし』=“Then Otoha-chan had time to change too, right? Her gym clothes seem easier to change into than a leotard’s.” +『う、うう…』=“U-Ugh...” +『おじさんがすぐに私の恰好の話をしたのにもびっくりしたけど』=“I was also surprised that your uncle told you about my outfit right away, though.” +『それ以上に、私の気持ちを見透かされているような気がして、言葉が出てこない。』=“More than that, I feel like you’ve seen through my feelings, and I can’t get the words out.” +『……』=“...” +『………』=“......” +『さっき会った時、おじさんが乙羽ちゃんをじっくり見てチンポが勃起してるのがバレてたかなぁ?』=“When we met earlier, I wonder if my uncle found out that my cock is erect after taking a good look at Otoha-chan?” +『え、ええ…?!』=“Wh-What...?!” +『それで、おじさんの為にそんなエッチな恰好でわざわざ会いに来てくれたのかい?』=“So, did you come all the way out here to see me dressed like that for your uncle’s sake?” +『え、そ…そんな…』=“Huh? Th-That’s...” +『わざとこの格好で来たことを言い当てられるなんて…、ううぅ……ご、誤魔化さなきゃ…。』=“I can’t believe you were able to guess what I came here in this outfit on purpose... Ugh... I-I have to hide it...” +『そ、そんな、つ、つもりじゃないよ…?そ、それに…ぼ…、勃起って…してただなんて…わ、わかんない』=“I-I didn’t mean it like that, y-you know...? A-And... b-besides... I-I don’t know... that I was... erect.” +『そうかあ。でも、確かにおじさんの股間をチラチラ見ていたような気がしたんだけどなぁ。勘違いかな?』=“I see. But I definitely felt like I’d been glancing at my uncle’s crotch. Am I mistaken?” +『乙羽ちゃんもおじさんが見てるのを知っていたよね。その服の下のおっぱいやおマンコをじっと見てたんだよ』=“You knew your uncle was watching, too, didn’t you, Otoha-chan? He was staring at the boobs and pussy under those clothes.” +『みっ、見られてたのは…し、知ってた…けど…』=“I-I knew... y-you saw me... but...” +『汗まみれになってる体操服の乙羽ちゃんがとってもいやらしくってねぇ』=“Otoha-chan in her gym uniform, covered in sweat, is really lewd.” +『それが乙羽ちゃんも分かったから、体操服のまま来て、おじさんを誘ってるんじゃないのかな?』=“Now that Otoha-chan understands that, she’s probably coming here in her gym clothes to invite her uncle, isn’t she?” +『そ、そんなこと……な、ないよぉ…』=“Th-That’s...n-not true...” +『咄嗟にまた嘘をついて…。でももう…こんなの、言い訳も誤魔化しも…出来ない………。』=“You lied to me again on the spur of the moment... But now... I can’t make excuses or gloss over this... anymore...” +『そうかなあ。そうは思えないけどなあ。まぁ、また目の前で見せられておじさん興奮しちゃったよ』=“You think so? I don’t think so, though. Well, the old man got excited when I saw him in front of me again.” +『乙羽ちゃんがおじさんを興奮させてたんだから…。そうだな、責任を取ってくれないかな?』=“Otoha-chan was agitating your uncle, after all... You’re right, could you take responsibility for that?” +『そんなこと言われたら…ギリギリ、我慢してたのが…一気に吹き飛んで…』=“When you put it like that... I just barely managed to hold myself back... but it was blown away all at once...” +『せ、責任…。で、でも……』=“R-Responsibility... B-But...” +『…つまり、責任って………そういうことだよね…?…私がこんな格好で来たんだから…』=“...In other words, responsibility... That’s what you mean, isn’t it...? ...After all, I’m the one who came here dressed like this...” +『大丈夫。挿入[い/2]れないから、それならいいよね?』=“It’s okay. I can’t put it in, so that’s fine, right?” +『え、いれない…の…?』=“Eh, you can’t... put it in...?” +『い、いれないんだ…。前みたいに…口とかで…するのかな…。』=“I-I can’t put it in... Maybe I’ll... use my mouth... like last time...” +『目の前にいる魅力的な乙羽ちゃんで興奮し過ぎて…チンポがもうガチガチで苦しいんだよ』=“The attractive Otoha-chan in front of me gets me too excited... My cock’s already rock hard and it’s in pain.” +『っ…』=“Gh...” +『私が…誘っちゃったせい…だよね。おじさんが苦しいのは…私のせいだし…仕方ないこと、だよね…?』=“It’s... because I invited you... isn’t it? The reason you’re in pain... is because of me... and it can’t be helped, right...?” +『仕方ない…。それに…い、いれないなら………』=“I don’t have a choice... And... I-If you can’t put it in...” +『わ、…わかった…い、いれないなら……いいよ…』=“O-Okay... I-If you can’t put it in... it’s fine...” +『助かるなぁ。じゃあ、乙羽ちゃん、ブルマを脱いで、それでおじさんのチンポを包んでシゴいてくれないかな』=“You’re a lifesaver. Well, Otoha-chan, could you take off your bloomers, wrap them around your uncle’s cock, and stroke them for me?” +『えっ!そ、そんな…っ、私の穿いてたやつなんて、汗まみれだし…き、汚いよ…!』=“Huh?! Th-That’s...! The thing I was wearing is covered in sweat... It’s dirty...!” +『でも、おじさん、こういうのも大好きで、それで射精したいんだ』=“But Uncle, I love this kind of thing too, and I want to ejaculate with it.” +『っ、そ、そんな…。はぁっ…はぁっ…』=“Ngh, th-that’s... Haah... haah...” +『乙羽ちゃんのブルマに、おじさんの匂いをたっぷり染みつけたいんだよ』=“I want to soak Otoha-chan’s bloomers full of Uncle’s scent.” +『どうしよう…私、すごいこと言われちゃってるのに…それで息が荒くなって…ものすごくドキドキしてる。』=“What should I do... I’m being told something amazing... and then my breathing gets rough... and my heart’s beating really fast.” +『運動した後に穿いてたのを脱いでそれでおチンチンを…シゴくなんて…変態なことに、興奮しちゃってる……。』=“You took off what you were wearing after exercise and then... stroked your dick...? You're getting excited about something perverted...” +『乙羽ちゃんは嫌かい?おじさんのお願い、聞いてくれないかな?』=“Do you not like it, Otoha-chan? Will you listen to your uncle’s request?” +『おじさんにそんなお願いされたら……断れないよ…。』=“If you ask me that... I can’t refuse...” +『わ…、わかった……』=“I... I understand...” +『おぉっ…、乙羽ちゃんの脱ぎたてのブルマ…、すごく温かくて…イヤラシイ匂いが…』=“Ohhh... Otoha-chan’s freshly removed bloomers... They’re so warm... and smell so nasty...” +『やだ…、恥かしいこと言わないで…』=“No... Don’t say such embarrassing things...” +『はずかしがってないで…、ほら、そのままチンポを握って手を上下に動かしてごらん』=“Don’t be shy... Come on, hold my cock like that and move your hands up and down.” +『こ…、こう…?』=“L-Like this...?” +『うぉ…、うん、そうだよ。上手だねぇ…。凄く気持ちいいよ』=“Whoa... Yeah, that’s right. You’re good at this... It feels really good.” +『な…、ならよかった』=“I... I’m glad, then.” +『じゃあこのまま続けて。おじさんを気持ちよくさせてくれるかい?』=“Then keep going. Will you make your uncle feel good?” +『う、うん…。分かった。私、おじさんが気持ちよくなれるように…、頑張る、ね…?』=“Y-Yeah... I understand. I’ll do my best... to make you feel good, okay...?” +『はぁ、はぁっ…はぁっ…んっ…はぁ…』=“Huff, huff... Huff... Nnh... Hah...” +『乙羽ちゃんの手コキ、すごくよかったよ』=“Otoha-chan’s handjob was really good.” +『そんなっ…恥ずかしいっ…。んん…』=“That’s... embarrassing... Mmm...” +『んっ、お、おじさんだって、おチンチン…まだビクビクして…っんっ、すごく…硬い…っ』=“Nnh, m-my uncle’s penis... is still twitching... nnh, it’s really... hard...” +『ふふ、それは乙羽ちゃんのおマンコの中に入りたくて仕方なくなってるからだよ』=“Hehe, that’s because I can’t help but want to go inside Otoha-chan’s pussy.” +『や、やだあ…ダメだよ…』=“N-Nooo... You can’t...” +『乙羽ちゃんも興奮してチンポを欲しがってるだろう?しっかりほぐすから…挿入[い/2]れようか』=“Otoha-chan, you’re excited and want my cock too, aren’t you? I’ll loosen you up properly... Let’s put it in.” +『えっ…』=“Huh...” +『おじさん、もうどうしても我慢できないよ』=“Uncle, I just can’t take it anymore.” +『はー、はー…そ、それはしないって言ったのに…』=“Hahh, hahh... I-I said I wouldn’t do that...” +『でも、ものすごく挿入[い/2]れて欲しそうにしているよ。ほら…もう触っていないのにヒクンヒクンさせて…』=“But you look like you really want me to put it in. Come on... let me twitch even though I’m not touching you anymore...” +『それは…っ、んっあっ…で、でもぉ…いれるのは…』=“That’s...! Nn, ah... B-But... I can only put it in...” +『そう言ってても、ヌルヌルで淫らに濡れてるのはおチンポ頂戴って意味なんだよ』=“Even if you say that, the fact that you’re so slimy and lewdly wet means that you need to give me your cock.” +『だ…だけど…。はぁはぁ…はぁはぁ…』=“B... But... Haa haa... haa haah...” +『んん?それともおじさんとはもうしたくないのかな?』=“Hmm? Or maybe you don’t want to do it with your uncle anymore?” +『はぁ、はぁ…そ、そういう意味じゃない、けど…。あっ、ぁ…ぅ…』=“Hah, hah... Th-That’s not what I meant, but... Ah, ah... uh...” +『だったら、いいよね?』=“In that case, it’s fine, isn’t it?” +『ん、やっ…ダメだよぉ…』=“Mm, no... You can’t...” +『おマンコが猛烈にチンポを貪りたがってるんだよ?さっきからお汁が涎みたいに…亀頭で掬ってあげるね』=“Your pussy wants to devour my cock so badly, you know? It’s been like your juices are drool for a while now... I’ll scoop them up with my glans.” +『んあぁっ!…はっはっ、あっ、ああっ…』=“Mnahhh! ...Ha hah, ah, ahhh...” +『ほら、乙羽ちゃんもしっかり悦んでるじゃないか』=“Come on, Otoha-chan’s really enjoying this, isn’t she?” +『はぁはぁはぁ…で、でもぉ…。はぁはぁ…』=“Huff, huff... B-But... Hah, hah...” +『さあ、しっかり奥まで咥えさせてあげるね』=“Now, I’ll make sure you hold it all the way in.” +『…ぁ、や…』=“...Ah, yah...” +『ん、ひっ…ぅ、んっぁあああっ…!!!!』=“Nn, hih... uh, nhaaaaah...!!!!” +『おお、おお…。淫肉がぴっちりとしゃぶりついてくるねえ…』=“Ooh, oooh... Your lewd flesh is sticking to me...” +『あっ、はっ…ぁっ、や…っはいっちゃ…っ、…んんっ、ぁ…』=“Ah, hah... ah, no... I can’t go in...! ...Nnngh, ah...” +『そうだよ。挿入[はい/2]ったんだ。たっぷり楽しませてあげるね。そらっ…』=“That’s right. I put it in. I’ll have plenty of fun. Here...” +『やあ、あっ、あっ…ああっ、あっあっ…んっ、あっはっ、あっ…あっぁ、あぁ…』=“Yaah, ah, ah... ahh, ahhh... nn, ah-hah, aah... ah-ah, aaah...” +『ちょっと動いただけでこんなにスケベ汁をまき散らしてしようのない肉穴だなぁ』=“It’s a meat hole that can’t be scattered so much lewd juices just from moving a little.” +『はっ、あっ、ご、ごめんな、っひゃぃっ…んっんんっあうっ…んあっ、んうう…っあんっ』=“Hah, ah, I-I’m sorry, hyahh... nnnnnnh, auhh... nnah, nnuuh... ahn.” +『いいんだよ。おじさんは欲張りなおマンコが大好きだから。もっともっとチンポをねだるようにしてあげるね』=“It’s fine. Uncle loves greedy pussy. I’ll make sure you beg for my cock more and more.” +『こんなのっ…あっあっ、んっ…あっ…はっあっ…』=“This is... ah, ah, nnh... ah... hah, ah...” +『こんなの、なんだい?言ってごらん』=“What’s this? Tell me.” +『はぁ、あっ、こんな…んっ…あっ、んあ…っ…』=“Haa, ah, this is... nn... ah, nnah...” +『…っ?!!』=“...?!!” +『っ…!!!』=“...!!!” +『はぁ…あの子ったら、言ってた時間にも来ないし…』=“Sigh... She’s not even coming at the time you mentioned...” +『嘘っ……お、母さん……?!』=“No way... M-Mom...?!” +『何度かけても電話にも出ないし…。ああ、まったく。どこで何をしてるのかしら…?』=“No matter how many times I call, she won’t answer the phone... Oh, geez. I wonder where she is and what she’s doing...?” +『電話…?あっ、マナーモードでカバンの中っ…!!』=“The phone...? Ah, it’s in my bag in manner mode...!!” +『あの子がいそうな所って…もうここしかないじゃないの』=“The only place she might be...is here, isn’t it?” +『時間って、乙羽ちゃん…?』=“Time? Otoha-chan...?” +『っ…お母さんに部活活動のこと軽く話すって約束してて…っで、でもここに来るなんて……!』=“Gh... I promised Mom that I’d tell her about our club activities... B-But I can’t believe she came here...!” +『乙羽ー、いるのー?…そこにいるんでしょう?』=“Otohaaa, are you there? ...You’re there, aren’t you?” +『と、ともかく…押し入れの中へ…!!』=“A-anyway...inside the closet...!!” +『何よ、ここにもいないわけ…?…もう。これからPTA会議で時間がないっていうのに』=“What, you’re not even here...? ...Geez. We’re running out of time at the PTA meeting.” +『ど、どうしよう……』=“Wh-What should I do...” +『………』=“......” +『っ…!?』=“...?!” +『…っ?!』=“...?!” +『……はい、もしもし。…はい、…はい。15ページ…ですか…?…ええ、手元にありますけど…』=“...Yes, hello. ...Yes, ...yes. Page...fifteen...? Yes, I have it on hand...” +『はい。ええ…わかりました。こちらで確認します。はい。大丈夫です。今すぐ取り掛かりますから。はい…では』=“Yes. Yes... Understood. I’ll confirm it here. Yes. It’s all right. We’ll get to work right now. Okay... Well then.” +『…はあ。忙しい時に限って…何よ、記載ミスって。…もうここでやっていくしかないわね』=“...Sigh. Only when you’re busy... What do you mean, ‘missed’? ...We’ll just have to do it here.” +『…ええ、ここでって…嘘……』=“...Yes, here...? That’s a lie...” +『汚らしいけど机も一応あるみたいだし。さて…えっと…15ページ……項目、8の……』=“It looks dirty, but it looks like there’s a desk, too. Now then... um... page 15... entry 8, page 8...” +『っ……』=“Gh...” +『…そうだ。あの子に用務員室にいるって連絡しなきゃ。下手に探し回られて、すれ違っても困るし…』=“...That’s right. I need to contact that girl and tell her she’s in the janitor’s office. It’d be a problem if we carelessly searched around and passed each other...” +『LIMEしておけばいいわね。えっと…”あなたが来ないのでお母さんは用務員室で作業をしています”』=“We can just use LIME. Um... ‘Since you’re not coming, Mom’s working in the janitor’s office.’” +『”PTAの会合が始まり次第、会議室に行きます”…と。…はぁ。本当にあの子はどこで何してるのかしら』=“I’ll go to the conference room as soon as the PTA meeting starts...” ...Hah. I wonder where she really is and what she’s doing. +『お、おじさん…どうしよう……』=“M-Mister... What should I do...” +『ど、どうって……出ていけないだろう。大変なことになるぞ。あと、もっと声を抑えて…』=“Wh-What do you mean...? I don’t think I’ll be able to get out. It’s going to be a big deal. Also, keep your voice down more...” +『っ、ぁ、うん…あの…っ、お、おじさん…もしかして…あのえっと…はぁ、ぅ…』=“Uh, ah, yeah... Um... M-Mister... Could it be... umm... haa, uu...” +『なんだい…?』=“What is it...?” +『き、気のせいかもしれないけど…おじさんのおチンチン…大きく…なっていってる…?』=“M-Maybe I’m just imagining it, but... your dick’s... getting bigger...?” +『ああ、バレちゃったかな。乙羽ちゃんとくっついているとどうしてもこうなっちゃうんだよ』=“Ah, I guess I’ve been found out. This is what happens when I’m stuck with Otoha-chan, no matter what.” +『で、でも…すぐそこに、お母さんがいるのにっ…』=“B-But... Mom’s right there...” +『そういう乙羽ちゃんだって、息が荒くなってまた太ももまでお汁が垂れてきているよ…?』=“Even Otoha-chan, you’re panting heavily, and your juices are dripping down to your thighs again...” +『っ、そ、それはっ……。っは…ぁ…』=“Tch, th-that’s... Hah... ah...” +『お母さんがいるのに、おじさんチンポを誘惑するすべすべの太ももとヌメヌメおマンコにはお仕置きだ』=“It’s a punishment for your smooth thighs and slimy pussy that seduces your uncle’s cock even though you’ve got a mother.” +『ぇ、お、おじさん…!う、動かさないで…!んっ、ぁっ…や、…う、んっ…』=“Eh, Un-Uncle...! D-Don’t move...! Nnh, ah... No... uh, nnh...” +『どんどん濡れてきてるぞ。もしかしてこういうのも好きなのかな…?』=“You’re getting wetter and wetter. Maybe you like this kind of thing too...?” +『ち…違うよぉ…。あっ、ぅ…、ぅ…っ』=“N-No, that’s not it... Ah, u... uu...” +『ああ、もう辛抱できない!』=“Ahh, I can’t take it anymore!” +『え、え、ど、どういうこと…?!』=“Eh, eh, wh-what’s going on...?!” +『ごめんね、乙羽ちゃんがいやらしすぎてもう我慢できないよ。挿入[いれ/2]れるからね』=“Sorry, Otoha-chan, you’re so dirty that I can’t take it anymore. I’ll put it in.” +『う、嘘っ、おじさっ…』=“L-Liar, Mister...” +『んっ…~~~~っ!!!』=“Nnh...~~!!!” +―――――=------ +――――=---- +『…さて、もう時間みたいね。行かなくちゃ』=“...Now then, it looks like it’s time. I have to go.” +『ふぅ……結局、あの子から返信もないままだわ。こんな時間まで何も連絡を寄越さないなんて、後からキツく言わなきゃ』=“Phew... In the end, I didn’t get a reply from that girl. I’ll have to harshly tell her later that I won’t contact her at all until this hour.” +『はぁ、会議…長引かないといいのだけど。他にもまだ予定があるんだから…』=“Sigh, the meeting... I hope it doesn’t drag on too long. I still have other plans...” +――――――――=--------- +――――――――=--------- +―――=――― +――=――― +―=-I'm sorry. +『ふー……やっとか』=“Phew... Finally.” +『…や、やっとお母さん、行ってくれた……』=“...F-Finally, Mom, you’ve gone...” +やっと麗子姉さんが去ってくれた。人の部屋に勝手に上がった上に作業までするとは=Finally, Reiko-nee-san left. Not only did she go into someone else's room without permission, she even went to work. +相変わらず、上品ぶって忙しいが口癖のいけすかない姉だ。PTAにしろ何があるにしろ、大した用事じゃないくせに。=As usual, she was a busy, refined older sister with a bad catchphrase. Whether it was the PTA or whatever, it wasn’t a big deal. +『はぁ…』=“Sigh...” +衣服を軽く整え、狭い押し入れから部屋に出た瞬間――――=I put my clothes back in order, and the moment I stepped out of the small closet into the room――― +『おっと、乙羽ちゃん…大丈夫かい?』=“Oops, Otoha-chan... are you okay?” +乙羽ちゃんがふらっとよろめいた。慌てて体を支える。=Otoha-chan staggers. I hurriedly support her. +『あ、ご…ごめんなさい。でも、どうなることかと思って……。安心したら気が抜けちゃって…』=“Ah, I... I’m sorry. But I was wondering what would happen... When I was relieved, I lost my focus...” +『そこまでハラハラしてたんだねえ』=“I didn’t know you were that nervous.” +『おっ、おじさんが、お母さんがいるのに、な、中で…す、するから…!』=“O-Oji-san, even though Mom’s here, I-I’ll... d-do it inside...!” +『それに…私…エッチなことに夢中で…約束忘れて…。うう…』=“Besides... I was... so engrossed in dirty things... I forgot my promise... Ugh...” +『お母さん、離婚してからずっと私のために忙しくしてるのに…』=“Mom, you’ve been busy for me ever since the divorce...” +罪悪感と快感の間で揺れ動く乙羽ちゃんに、ちょっとした意地悪な悪戯心がわいた。=As Otoha-chan swayed between guilt and pleasure, I felt a bit of mischievousness. +『その割には、思いっきり絶頂してたじゃないか』=“Even so, you were climaxing as hard as you could, weren’t you?” +『そ、それ…は………っ』=“Th-That’s... hah...” +『おマンコの具合も前より良くなって、イク時なんて痛いぐらい締め付けてきていたし…』=“Your pussy’s gotten better than before, and you’ve been squeezing me so hard it hurts when I cum...” +『そ、そんな………そんなこと…い、言わないで』=“Th-That’s.........don’t say...th-those things.” +『乙羽ちゃんは、イケナイことをしてるほうが感じて淫乱になってしまうタイプなのかな?』=“I wonder if Otoha-chan’s the type to get more turned on and debauched when she’s doing something naughty?” +『ち、違うよっ!!そうじゃないもん…!』=“N-No!! That’s not it...!” +『そうかなあ…。乙羽ちゃんはまだ気付いてないだけかもしれないよ?』=“You think so...? Maybe Otoha-chan just hasn’t noticed yet.” +『う…うう…そう言われたら…わ、わかんないけど…』=“Uu... uuu... if you put it that way... I-I don’t know, but...” +『前よりも気持ちよかったかい?』=“Did it feel better than last time?” +『………う、…うん』=“......Y-Yeah.” +『…………』=“......” +途端に、じっと黙り込んでしまった。=Instantly, she fell silent. +『あの…お、おじさん…私、お母さんが…あんな近くにいたのに…その、気持ちよくなっちゃってて…』=“Um... O-Oji-san... I, my mom... was so close... but, um, it felt so good...” +『やっぱりこれって…その……ふ、普通じゃないよね。私がおかしいのかな…?』=“This really is... umm... I-It’s not normal, is it? Am I weird...?” +『もしかして…無理して…私のヘンな部分に付き合ってくれたの…?』=“Could it be... that you forced yourself... to go along with my weird side...?” +どうやら少し言い過ぎて、不安にさせてしまったようだ。この前まで処女だった子特有の疑問というか…。=Looks like I went a little too far and made her feel uneasy. It's a question unique to a girl who was a virgin until recently... +やってしまった俺にも責任はある。どうにか言いくるめて落ち着かせよう。=I'm partly to blame for what I've done. I'll try to calm her down somehow. +『うーん、ちょっと特殊ではあるけどね。…でも、皆、1つぐらいはそういう趣味を持ってるものなんだよ』=“Hmm, it’s a little special. ...But everyone has at least one hobby like that.” +『だから、乙羽ちゃんが特別おかしいとか変だとかではないよ。おじさんも興奮しちゃったからね』=“Like I said, it’s not like Otoha-chan’s acting particularly weird or weird. Uncle got excited, too.” +『そ、そういうものなの…?』=“I-Is that how it works...?” +まだ不安そうな目をしている。少し面倒に思いながらも、この流れでリクエストしてしまおうと思いついた。=Her eyes still look uneasy. I thought it would be a bit of a pain, but I decided to make a request like this. +『そうだよ。ちょっと意地悪を言い過ぎたかな。…そうだなあ。おじさんの趣味っていえば…』=“That’s right. Maybe I was being a little too mean. ...Let’s see. Speaking of Uncle’s hobbies...” +うまくいけば、また今日のように運よく聞き入れてもらえるチャンスがあるかもしれない。=If things went well, there might be another chance for her to be lucky enough to listen to me like today. +『例えば、この体操服とかね。ついでに言えば、学校で着る水着、俗にいうスクール水着とかも好きだよ』=“Like this gym uniform, for example. And while I’m at it, I like the swimsuits I wear at school, or what’s commonly referred to as school swimwear.” +『そ、そうなの…?』=“R-Really...?” +『そうだよ。だから、普通は言わないだけで誰しも何かエッチなことへの拘りとか趣味があるんだ。…これでちょっとは安心したかな?』=“That’s right. That’s why, just because we don’t normally say it, everyone has a hobby of sticking to something dirty or something. ...Does this put you at least a little bit at ease?” +『……うん。…あ、ありがとう』=“...Yeah. ...Th-Thank you.” +安心をして少し嬉しそうな顔をしているのは、素直な乙羽ちゃんらしい。=The one who looks relieved and a little happy is the obedient Otoha-chan. +なんだかんだ言いながらも、乙羽ちゃんも相当なスキモノだな、と早くもまた滾ってしまいそうになる。=Despite what she says, Otoha-chan's a pretty good skit. I feel like I'm going to seethe again soon. +そんなことを考えていたら、覗かないでね と言いながら制服に着替えるためにまた押入れに入っていった。=While I was thinking about that, she said, “Don’t peek, okay?” and went back into the closet to change into her uniform. +―――――=------ +―――=――― +――=――― +―=-I'm sorry. +あれだけ乱れて痴態を晒していたのに、俺の前で着替えるのは恥ずかしいらしい。=She seemed embarrassed to change in front of me after being so disheveled and disgraceful. +『あ、おじさん。私もうそろそろ行くね。今日は、お母さんに叱られちゃうな…』=“Ah, Uncle. I’ll be going soon. Mom’s going to scold me today...” +『ああ、気を付けて帰るんだよ。大事な”勉強”をしていたんだから叱られてもあまり気にしちゃ駄目だよ?』=“Yeah, be careful on your way home. You were studying important ‘study,’ so don’t worry too much about getting scolded, okay?” +『…っ、も…もう。…わかった。ぁ、ありがとう。じゃあ、またね……』=“...Gh, geez... Fine. Ah, thank you. See you later, then...” +―――――=------ +―――=――― +――=――― +『急いで帰らなきゃ…』=“I have to hurry home...” +『ん…』=“Mm...” +『はい、もしもし』=“Yes, hello.” +『もしもし、乙羽ー。今日は急がせちゃってごめんね。ちゃんと謝りたくて。…もう家だよね?』=“Hello, Otohaaa. Sorry for rushing you today. I wanted to apologize properly. ...It’s already home, isn’t it?” +『大丈夫だよ。あ…ううん。家じゃないの。まだ帰り道。急いで帰ってるところ』=“I’m fine. Oh... No. It’s not my house. I’m still on my way home. I was in a hurry.” +『えっ、そうなの?…あれからどこに??』=“Huh, really? ...Where’d you go after that??” +『あー…えっと、おじさんにお母さんに渡すものを頼まれてたでしょ。それを受け取ってて…』=“Ahhh... Um, Uncle asked you to give me something to give to Mom, didn’t he? Take that...” +『そ、そうなんだ。それにしてもちょっと遅すぎない?……何かあった?大丈夫?』=“I-I see. Still, isn’t it a little too late? ...Did something happen? Are you okay?” +『う、うん。大丈夫だよ。ちょっと…話をしてただけ。あ、そうだ。相談っていうか…』=“Y-Yeah. I’m fine. We were just... talking. Oh, that’s right. It’s more like a consultation...” +『ん、なになに?』=“Hm, what’s this?” +『お誘い、かな…。莉乃ちゃんと普通に遊びたくて…。前に、プールが開放されてるって教えてくれたよね?』=“An invitation, I guess... I wanted to play normally with Rino-chan... You told me before that the pool was open, didn’t you?” +『うん。前教えた通りに申請したら入れるよ』=“Yeah. I’ll put it in once I apply, just like I told you before.” +『だったら、今度ね、…一緒にプールで遊ばない?』=“In that case, next time... why don't we play in the pool together?” +ゆっくりと2階の窓辺に沿って廊下を歩いている。やがて、窓の外から明るく賑やかな声が聞こえてきた。=I slowly walk down the hallway by the second-floor window. Before long, I hear a bright, lively voice from outside. +声のする方にはプールがある。ここへ来たのはそれを事前に知っていたからだ。=There's a pool in the direction of the voice. I came here because I knew that beforehand. +今朝、乙羽ちゃんとやりとりをしていたLIMEのメッセージが切っ掛けだ。=It was the trigger for the LIME message I’d exchanged with Otoha-chan this morning. +朝の挨拶から始まった話の最中に…。=In the middle of the conversation that started with a morning greeting... +『《えっと、さっきとは全然違う話になっちゃうんだけど…》』=“{Um, this is going to be a completely different story from before...}” +乙羽ちゃんと連絡先を交換してから、ほとんど使っていなかったメッセージアプリが少しだけ活発になっていた。=Ever since I exchanged contact info with Otoha-chan, the messaging app I had barely used had become a little more active. +今日は珍しく乙羽ちゃんが話を変えてくる。=Today, Otoha-chan changes the subject for once. +『《何かな?》』=“{I wonder what it is?}” +『《今日は補習がなくて、その代わりじゃないけどすごく楽しみにしてることがあるの。》』=“{I don't have supplementary lessons today, and there's something I'm really looking forward to, even if it's not in exchange.}” +『《どんなことかな?》』=“{I wonder what that means?}” +『《プール使用の申請が通ったから、今日学校のプールで莉乃ちゃんと一緒に遊ぶことになってるの。》』=“{The application to use the pool passed, so I'm supposed to play with Rino-chan at the school pool today.}” +『《プールなんて久しぶりだから、緊張もしてるけど…。昔みたいにおじさんも一緒に遊べたらよかったのにな。》』=“{It's been a while since I've been to the pool, so I'm nervous, but... I wish my uncle could've played with me like he used to.}” +その一文を見た時、遠回しに乙羽ちゃんが俺のことを誘っているのが分かった。=When I saw that sentence, I knew Otoha-chan was indirectly inviting me. +隠れていたとはいえ母親の間近でした行為以来、もしかしたら懲りてしまったかと思ったが…=She may have been hiding, but she was close to her mother. Since the act, I thought she might have learned her lesson... +それどころか自分から見に来いという始末だ。この間も結局は、自分の性欲を抑えきれずに俺に会おうとする。=On the contrary, she's the one who told me to come see her. In the end, she still hasn't been able to suppress her own sexual desire and is trying to meet me. +そして再びこちらのリクエストに応えている。…乙羽ちゃんは自分の欲望に目をそらしているのだろう。=And she's responding to my request again. ...Otoha-chan must be looking away from her own desires. +俺が迫り、仕方なく成り行きで…というかたちで罪悪感を誤魔化しているようだ。=It looks like I'm closing in on her, and she has no choice but to let it happen... or rather, she's trying to cover up her guilt. +――――――――=--------- +――――=---- +朝の仕事をしながら何度かこの廊下にかよって、数度目。…やっと目当ての声が聞こえてくる。=I've been in this hallway a few times while doing my morning work. ...I can finally hear the voice I'm looking for. +弾ける声の元へと、開いている窓の1つから軽く上半身を乗り出して覗いてみた。=I leaned my upper body out of one of the open windows and peeked toward the source of the bursting voice. +『莉乃ちゃん、待ってー。早いよー』=“Rino-chan, wait. It’s too early.” +『乙羽も早くこっちおいでよー』=“Hurry up and come over here, Otoha!” +プールの中には2人の他には誰もいないようだ。=There didn't seem to be anyone else in the pool besides the two of them. +というのも、夏休みにわざわざ家から離れた学校にまで来てプールで泳ごうなどという生徒はほとんどいない。=That's because there aren't many students who would come all the way to a school away from home during summer vacation just to swim in the pool. +お陰で邪魔な人影がほとんどない状態で2人をたっぷりと視姦することができる。=Thanks to that, I was able to thoroughly rape the two of them with almost no one in my way. +『すぐ行くから待っててー』=“I’ll be right there, so wait for meee.” +『ふふ、はいはーい』=“Hehe, yes, yes.” +青い水面を揺らして輝かせながら、健康そうな肢体を晒して笑い合っている。=The blue surface of the water shook and shone as they laughed together, exposing their healthy-looking limbs. +『予報だと曇りだったけど、晴れてよかったね』=“The forecast said it was cloudy, but I’m glad it’s sunny.” +『うん。でもここまで晴れるって思わなかった』=“Yeah. But I didn’t think it’d be this sunny.” +2人とも水に濡れて一層つやつやとした肌が眩しい。=Both of them were wet with water, and their glossy skin was even more dazzling. +そこへ、濡れた水着が体に吸い付くというよりは、もはや食い込むように若い肉体にしがみついている。=At that point, her wet swimsuit was no longer clinging to her body, but to her young body as if it were digging into it. +普段は見えないような僅かな丸みや曲線も、制服と違って隠されることがなく、しっかりと強調されている。=Even the slight roundness and curves that you wouldn't normally be able to see weren't hidden, unlike the uniform, so it was clearly emphasized. +『プール日和って感じ。プールの使用申請なんて、実際出したことなかったけど、結構いいね』=“It feels like a nice day at the pool. I’ve never actually submitted a request to use the pool, but it’s pretty nice.” +『そうなの?莉乃ちゃん、友達多そうだし結構使ってると思ってたよ』=“Really? You seem to have a lot of friends, Rino-chan, so I thought you used it a lot.” +『ううん。皆、遊ぶってなったら街のプールのほうに行きたがるからさ。ちょっと遠いけど大きいしね』=“Nope. Everyone wants to go to the city’s pool if they want to play. It’s a little far, but it’s big.” +『そうなんだ。どれくらい離れてるの?』=“I see. How far away are we?” +『電車で何駅か行かないといけないかな。でも楽しいよ。あ、そういえば…』=“I guess I’ll have to take the train to a few stations. But it’s fun. Oh, come to think of it...” +『ん?』=“Hm?” +『乙羽からプールに誘ってくれるって、どうしたの?すっごく珍しいじゃん』=“What’s up with you inviting me to the pool from Otoha? That’s really rare.” +『え、あ…そ、そうかな?』=“Eh, ah... Y-You think so?” +『うん、電話で聞いた時は嬉しくて即OKしたけど、さっき水に入って思い出したんだよ』=“Yeah, I was so happy when I heard it over the phone that I said yes right away, but I just remembered when I got in the water.” +『…思い出すって?』=“...Remember what?” +『ほら、乙羽って昔は泳ぐの苦手だったよね。確か、水面に顔をつけるの、10秒ももたなかったじゃない?』=“See, Otoha used to be bad at swimming. If I’m not mistaken, she didn’t even last ten seconds to put her face on the water’s surface.” +『う、うん。今も変わらず苦手なんだけど…ほら、この学校だとプール授業が必須みたいだし…』=“Y-Yeah. I’m still not good at it, but... you know, pool classes seem to be mandatory at this school...” +『流石にこの年でそこまで泳げないのも恥ずかしいなって。だから慣れておきたくて…』=“I thought it’d be embarrassing if I couldn’t swim that much at my age. That’s why I wanted to get used to it...” +『そうだったんだ』=“So that’s what it was.” +俺には言い訳にしか聞こえない乙羽ちゃんの返答も、莉乃ちゃんは笑顔で答えて、乙羽ちゃんの横をすっと泳ぐ。=Even Otoha-chan’s reply, which sounded like nothing more than an excuse to me, was answered with a smile, and she swam past him. +その波が乙羽ちゃんの胸の高さを超えて肩を濡らすと冷たそうに体をよじった。=When that wave surpassed Otoha-chan’s chest height and wet her shoulders, she twisted her body coldly. +『だったら私が特訓してあげるよ』=“In that case, I’ll give you special training.” +『え!?う、嬉しいけど、いきなり沢山泳ぐとかは無理だからね?!』=“Huh?! I-I’m happy, but it’s impossible to swim a lot all of a sudden, okay?!” +『大丈夫。最初はやっぱり水面に顔をつけるとか、ビート板使ってバタ脚の練習からとかかな?』=“I’ll be fine. At first, maybe I’ll put my face on the water’s surface after all, or maybe use a beat board to practice my flailing legs?” +『もー、小学生低学年じゃないんだから』=“Geez, I’m not in the lower grades of elementary school.” +『あはは、冗談冗談!今日乙羽がどれくらい泳げるか見てから決めるよ』=“Ahaha, I’m kidding! I’ll decide after I see how much Otoha can swim today.” +『ふふ…莉乃ちゃんって本当にお姉さんみたいで、ちょっとしたこともしっかり考えてくれるよね』=“Hehe... You really are like a big sister to me, Rino-chan, and you think so hard about little things.” +『そう?水泳じゃないけど、部活で後輩とかに色々教えてるから自然とこうなっちゃったかな』=“Really? It’s not swimming, but I’ve been teaching my underclassmen and stuff during club activities, so I guess I ended up like this naturally.” +返す波が莉乃ちゃんの体を濡らし、髪からしずくが首筋から肩、胸へと伝って丸みをてからせる。=The returning waves wet Rino-chan’s body, and droplets from her hair ran down her neck, shoulders, and chest until they curled up. +『もしちょっとでも泳げるようになったらさ、今度は私が街のプールに誘うよ』=“If you can swim even a little, I’ll invite you to the city’s pool next time.” +『え、でも…その…私、可愛い水着とか持ってないし…』=“Eh, but... umm... I don’t have a cute swimsuit or anything...” +『だったら一緒に買いに行こう?それまではここのプールで練習だね』=“In that case, why don’t we go buy some together? Until then, we’ll practice in the pool here.” +『ふふ。ありがとう。……また一緒に学校のプール、入ってくれる?』=“Hehe. Thank you. ...Will you join me in the school pool again?” +言い終わると、乙羽ちゃんが不自然に長く周囲を見回した。=When I finished speaking, Otoha-chan looked around unnaturally long. +…俺がちゃんと見に来ているかどうか探しているのかもしれない。=...Maybe she's looking for me to see if I'm here. +『勿論!…ん?どうしたの?何か音でもした?』=“Of course! ...Hm? What’s wrong? Did you hear something?” +『あ、う、ううん。じゃあ練習しよっか』=“Ah, n-no. Let’s practice, then.” +『今日はまず遊ぼう!折角乙羽が誘ってくれたんだもん』=“Let’s play first today! Otoha went out of her way to invite me.” +『わかった。莉乃ちゃん、色々ありがとうね』=“Got it. Thanks for everything, Rino-chan.” +ちゃぷちゃぷと体を上下に揺すりながら乙羽ちゃんが答える。ソワソワしているようにも見える。=Otoha-chan answers, bobbing her body up and down. She looks nervous. +あの子のことだ。誘いつつも葛藤しているのかもしれない。それでも誘っているのは事実だ。=Knowing her, she might be conflicted even while inviting me. But it's still true that she's asking me out. +そろそろ自分が何を欲しているのか、はっきり自覚させてやらないと。=It was about time I made her realize exactly what she wanted. +―――――――=--------- +――――=---- +――=――― +『あれ、…もうこんな時間?』=“Huh? ...It’s already this late?” +『そういえば…お昼までだっけ?』=“Come to think of it...it’s only until noon, isn’t it?” +『うん、そろそろ先生が見回りに来る頃かな』=“Yeah, I think it’s about time for the teacher to come patrol.” +『そうなんだ。じゃあ、上がらないと』=“I see. Then I’ll have to go up.” +『ん、それじゃ報告してからシャワー浴びて着替えようよ』=“Mm, then let’s report back before taking a shower and changing.” +『うん』=“Yeah.” +『莉乃ちゃんの後に続いてプールから上がった。』=“I followed after Rino-chan and got out of the pool.” +『監視役の先生が見に来るたびに、休憩はしていたけど、水からあがるとやっぱり一気に体が重く感じる。』=“Every time the supervisor comes to watch, I take breaks, but when I get out of the water, my body feels heavy all at once.” +『結局おじさんは見かけなかったけど、どこかにいたのかな…それとも来なかった…?』=“I didn’t see your uncle in the end, but I wonder if he was somewhere... Or maybe he wasn’t here...?” +『やあ、お二人さん。そろそろ時間だよ』=“Hey, you two. It’s almost time.” +『あ、おじさん…』=“Ah, Mister...” +『やっぱり来たんだ…。』=“So you’re here after all...” +『え…なんでこんなところに…?』=“Huh...? What’re you doing here...?” +『嬉しくなった私とは違って、莉乃ちゃんは咄嗟に体を隠して…なんだか恥ずかしそう…。』=“Unlike me, who’s happy now, Rino-chan immediately hides her body... She looks kind of embarrassed...” +『あれ…?さっき見に来た先生の前ではなんともなさそうにしてたのに…なんで?』=“Huh...? You didn’t look like you were doing anything in front of the teacher who came to see you earlier... Why?” +『確認と終了時間を伝えにいってくれって、先生に頼まれてね』=“The teacher asked me to go tell her the confirmation and the end time.” +『ああ、だから…』=“Yeah, so...” +『お!乙羽ちゃん、水着姿なんて昔以来だねぇ』=“Oh! Otoha-chan, I haven’t seen you in a swimsuit since long ago.” +『え、あ…う、うん…』=“Eh, ah... Y-Yeah...” +『おじさんを探してたのに、こうして見られると…やっぱり恥ずかしい…。けど嬉しくなっちゃう…』=“I was looking for my uncle, but seeing him like this... It’s still embarrassing... But it makes me happy...” +『いやあ、随分変わったなあ』=“Man, you’ve changed a lot.” +『ちょっと、乙羽ばっかりジロジロ見て…。それ、セクハラなんだけど!』=“Hey, you’re just staring at Otoha... That’s sexual harassment!” +『莉乃ちゃんがおじさんの視線を遮るように、私の前に立った。』=“Rino-chan stood in front of me, blocking my uncle’s line of sight.” +『おお、すまんすまん。そんなつもりはないんだけどなあ』=“Oh, sorry, sorry. I didn’t mean to, though.” +『立ちはだかった莉乃ちゃんの体をおじさんが謝りながらジロジロ見ているのが分かる。』=“I can tell that Uncle Rino-chan’s body is staring at me while apologizing for standing in my way.” +『私は…恥ずかしいけど、おじさんになら…見られるのは嫌じゃないのに…。』=“It’s... embarrassing for me, but if it’s you... I don’t mind being seen...” +『だから、セクハラだってば!』=“Like I said, it’s sexual harassment!” +『莉乃ちゃん、顔が真っ赤…。部活ではレオタードを着ても平気なのに、おじさんに見られると恥ずかしがるんだ…。』=“Rino-chan, your face is bright red... You’re fine wearing a leotard in the club, but you’re embarrassed when your uncle sees you...” +『そんなつもりはないんだけど、ねえ』=“That’s not what I’m trying to do, but hey.” +『もう……乙羽、行こう』=“Geez... Otoha, let’s go.” +『なんでだろう、って思った瞬間に莉乃ちゃんに手を取られておじさんの元から離されるように歩き始めた。』=“The moment I wondered why, Rino grabbed my hand and started walking away from my uncle.” +――――=---- +――=――― +『今日、プールすごく楽しかったよ』=“The pool was really fun today.” +『私も楽しかったな。乙羽の特訓もあってこれからがすごく楽しみ!』=“I had fun, too. I’ve got Otoha’s special training to do, so I’m really looking forward to the future!” +『ふふ、でも特訓って言い方が怖いよー』=“Hehe, but calling it special training is scary.” +『気のせい、気のせい。じゃあ、私、ここ使うね』=“It’s just my imagination, it’s my imagination. Okay, I’ll use this place.” +莉乃ちゃんが目の前の個室の扉の中へと入っていった。=Rino went inside the door to the private room in front of her. +私はその隣の扉に手をかける。=I put my hand on the door next to it. +『うん、じゃあ…私こっちかな』=“Yeah, then... I guess I’ll go this way.” +―――――――=--------- +―――――=------ +――=――― +『補習に来てるみたいだけど、友達は出来た?』=“You seem to be here for supplementary lessons. Have you made any friends?” +『ううん、まだ。補習、男の子ばっかりだし…』=“No, not yet. The supplementary lessons are all boys...” +『そっかー。じゃあ、普段はなにしてるの?…おじさんと遊んだりしてるの?』=“I see. So what do you usually do? ...Do you play with your uncle?” +『っ…』=“Gh...” +『え、用があれば会う程度だよ』=“Huh? I’ll only see you if I have business with you.” +『…なんでおじさんについて知りたがるのかな。…私も思い切って聞いてみよう。』=“...Why do you want to know more about Uncle? ...I’ll try asking him myself.” +『…り、莉乃ちゃんはその…おじさんとなんだか…よそよそしいけど…何かあったの?』=“...R-Rino-chan, um... you seem kind of... distant with your uncle... Did something happen?” +『んー……別に。この年になると部活とか友達とか、そっちのほうが忙しくなっただけ』=“Hmm... Not really. At this age, I’ve just gotten busier with club activities and friends.” +『私も何年も会ってなかったし。ちょっと距離が、ね…』=“I haven’t seen her in years, either. We’re a little distant, huh...” +『そうなんだ…』=“I see...” +『せっかく思い切って聞いてみたけど、はっきりしない答え…。』=“I went out of my way to ask, but it’s not a clear answer...” +『…さっきのこともそうだけど、おじさんと私を遠ざけようとしてるみたい。それに水着を恥ずかしがったり…。』=“...It’s the same with what happened earlier, but it looks like they’re trying to keep me and Uncle away from each other. And they’ll be embarrassed about their swimsuits...” +『……もしかして莉乃ちゃんもおじさんのこと…好きなのかな…?』=“...Maybe...Rino-chan likes her uncle too...?” +『…………』=“......” +『乙羽?どうしたのー?』=“Otoha? What’s wrong?” +『ううん、なんでもないよ』=“No, it’s nothing.” +『流石に、おじさんのことを、異性としてどうかだなんていきなり聞くことじゃないし……。』=“Of course, it’s not like I should suddenly ask you about your uncle as a member of the opposite sex...” +『…?』=“...?” +『えっ、何、後ろ……扉…?』=“Huh? What’s, behind me... a door...?” +『っ!?』=“Gh?!” +『…おじさん?!!なんでいるの!?』=“...Uncle?!! What are you doing?!” +『叫びそうになった瞬間、なだめるような仕草ともう片方の手で静かにするようにと人差し指を口元に当てている。』=“The moment you’re about to scream, you’ve got a soothing gesture and a finger to your mouth, telling you to be quiet with your other hand.” +『乙羽ちゃんから莉乃ちゃんをプールに誘ったんだねぇ』=“You invited Rino to the pool from Otoha-chan, didn’t you?” +『とっても小さな声で、私に密着するように中に入りながらおじさんが笑っている。』=『In a very quiet voice, as if glued to me, the old man is smiling as he walks inside.』 +『それってやっぱりおじさんが好きって言った、この水着を見せるための口実なのかな…?』=“Maybe that’s just an excuse to show her this swimsuit, when she said she liked her uncle after all...?” +『まだ胸がバクバクしてるし…おじさんに言葉にされるとすごく恥ずかしくなってすぐには言い訳が思いつかない…。』=“My heart’s still pounding... It’s really embarrassing when you put it into words, Uncle, so I can’t come up with an excuse right away...” +『濡れて食い込んだ水着姿を見せたかったんだろう?でなければおじさんの部屋で着替えればいいだけだし』=“You wanted to show off your wet swimsuit, didn’t you? Otherwise, you’d just have to change in your uncle’s room.” +『う…うう…』=“Uh... uhhh...” +『おじさんのお願いを聞いてくれたんだねえ』=“You listened to your uncle’s request, didn’t you?” +『そ、そんなつもりは…ないけど…そ、その…』=“I-I didn’t... mean to, but... u-umm...” +『こんな間近で…恥ずかしくて、なのにちょっと嬉しくて…。…ドキドキし過ぎて…相変わらず苦しくなっちゃう…。』=“It’s so close... It’s embarrassing, but I’m also a little happy... ...My heart’s beating so fast... it’s still painful...” +『本当かなあ?朝のメッセージは見に来て欲しいっていうのが見え見えだったよ?』=“I wonder if it’s true? It was obvious that you wanted me to come take a look at your message this morning.” +『あ、う…あれは…ほんとに…おじさんとも遊びたくって…』=“Ah, uh... That was... really... I wanted to play with you too, Uncle...” +『水泳が苦手なのに学校のプールで…?』=“Even though you’re bad at swimming, at the school pool...?” +『た、確かに苦手だけど…』=“I-I’m certainly not good at it, but...” +『苦手でも、おじさんのために水着を見せてようとしたんだね?』=“Even if you’re bad at it, you were trying to show me your swimsuit for your uncle’s sake, weren’t you?” +『ん…ぅ、ぅん……』=“Mm... uh, yeah...” +『さっきも見たけどやっぱり近くで見ると、乙羽ちゃんがこれを着るとものすごくエッチで可愛く見えるよ』=“I’ve seen it before, but when you look at it up close, it really does look incredibly dirty and cute when Otoha-chan wears this.” +『え、エッチって……』=“D-Dirty...” +『この薄い布一枚だけだなんて、ほとんど裸みたいなものだからね』=“It’s almost like you’re naked, to think it’s just this thin cloth.” +『でも、み、皆着てるものだし…』=“But, y-you’re all wearing them...” +『おじさんは乙羽ちゃんの水着姿も大好きだよ。大事な部分だけ隠してあとは男の目を楽しませてくれているし…』=“My uncle loves Otoha-chan in her swimsuit, too. He’s hiding only the important parts, and he’s also enjoying the man’s eyes...” +『おっぱいの形もお尻の形も…お腹が隠れていても布がぴったり張り付いて全部よぉくわかるよぉ』=“The shape of her boobs and butt... Even if her stomach is hidden, the cloth is sticking to her, and I can really tell everything.” +『はぁ…はぁ…、んん…、はぁ…』=“Haa... haa... mmm... haah...” +『エロい水着姿を見て欲しかった、って小さな声で良いから自分でちゃんと言ってごらん』=“You can say in a quiet voice, ‘I wanted you to see me in an erotic swimsuit,’ so try saying it yourself.” +『……う、うん…』=“...Y-Yeah...” +『……み、水着姿を…見て欲しかった…の……』=“...I-I wanted you... to see me in a swimsuit...” +『駄ぁ目、もう1回。さっきおじさんが言った通りに言い直して』=“No, one more time. I’ll rephrase what Uncle said earlier.” +『で、でも隣、莉乃ちゃんいるし……』=“B-But Rino-chan’s right next to me...” +『大きな声で言わなくていいよ、どうせ水音でそんなに聞こえてないんだから、ほら』=“You don’t have to say it so loudly. You can’t hear that much from the water anyway, so come on.” +『……わ、分かった…』=“...I-I understand...” +『そ、その…エ、エッチな水着…姿を…見て欲しかったの…』=“U-Um... I-I wanted you... to see me... in a dirty swimsuit...” +『ううん。そうじゃないでしょ…自分の声でちゃんとエロい水着って言って』=“No. That’s not it... Say it’s a proper erotic swimsuit in your own voice.” +『はぁ、はぁ…え、…え…エロい…水着姿…を、見て……欲しかった…の…。はぁ、はぁ…』=“Hah, hah... Eh, eh... I wanted you... to see me... in a sexy... swimsuit...” +『そうだよ。ほら、誰に誰の何を見て欲しかったの?』=“That’s right. Come on, who did you want to see and what did you see?” +『…お、おじさんに…はぁはぁ……』=“...M-Mister... *pant pant*...” +『おじさんに…、何……?』=“Uncle... what...?” +『……っ莉乃ちゃんに本当に聞こえちゃう…』=“...Rino-chan really can hear you...” +『乙羽ちゃん、さっきから息が荒くなってるよ?』=“Otoha-chan, you’ve been breathing heavily for a while now.” +『あ、ち…違う…これはバレたらどうしようって…ど、ドキドキしてっ…、はぁはぁ…』=“Ah, th-that’s not it... I was just wondering what I’d do if they found out about this... I-I’m so excited... Haa, haa...” +『そうかなあ?バレたら、じゃなくて莉乃ちゃんがいるから興奮してるんじゃないかい?』=“You think so? If they find out—I mean, maybe they’re excited because Rino-chan’s here?” +『そ、そんなこと………はぁ、ふぅ、…はぁ…』=“Th-That’s not... Haa, fuu... haa...” +『ほら、おじさんも興奮してるんだ。…乙羽ちゃんの手で触ってご覧…?』=“Come on, Uncle’s excited, too. ...Try touching it with your hand, Otoha-chan...?” +『や…ぁ……』=“No... ah...” +『そうそう…乙羽ちゃんの大好きなオスチンポがエロい水着姿で反り返って勃起してるだろう?』=“That’s right... Otoha-chan’s beloved male cock is bent and erect in an erotic swimsuit, isn’t it?” +『ん、んぅ……』=“Mm, mmm...” +『いい子だから、ほら、もう1度、誰に誰の何を見られたくて自分から誘ったか言ってみて?』=“She’s a good girl, so come on, tell me again who you wanted to see and what you invited yourself to do.” +『…はぁ、はぁ…ん、はぁ…お、おじさんに……私、の…エロ…い水着姿を…見て…欲しくて…』=“...Haa, haa... nn, haah... I-I wanted you... to see... my... erotic... swimsuit...” +『よしよし、よく言えたねぇ。乙羽ちゃんの背中にチンポが当たってるけど分かるかい?』=“All right, all right, I’m surprised you could say that. Your cock’s hitting Otoha-chan’s back. Can you tell?” +『おじさん、それ…恥ずかしい…。…はぁ、はぁ…んぁっ、あはぁ…』=“Uncle, that’s... embarrassing... ...Haa, haa... nnah, ahaa...” +『ほら、おじさんの前に立って、向き合って…乙羽ちゃんのいやらしい水着姿を良く見せて…』=“Come on, stand in front of your uncle, face him...and get a good look at Otoha-chan in her dirty swimsuit...” +『んっ…み、見て欲しいけど…、密着するほど近くでじっくり見られるなんて…恥ずかしいよぉっ…!』=“Nnh... I-I want you to look at me, but... I can’t believe you’re staring at me so closely... It’s embarrassing...!” +『乙羽ー、なんか言ったー?』=“Otohaaa, did you say something?” +『っ…!え、うっ…ううんー!な、なんでもないよー』=“Gh...! Eh, uh... nooo! N-nothing at all!” +『そっかー。ごめん、空耳みたい』=“I see. Sorry, it’s like I’m hearing things.” +『ほら、もう少し声を小さくしないと…これからすることに、莉乃ちゃんが気づいちゃうよ?』=“Come on, if you don’t keep your voice a little quieter...Rino-chan’s gonna notice what we’re about to do.” +『はーっ、ふーっ…ご、ごめんなさぃ…。はぁ、はぁ…こ、これから…する…こと…?』=“Hahh, fhhh... I-I’m sorry... Hah, hah... Wh-What are you... going to do... from now on...?” +『まだ分かっていないかな?それとも本当は期待しているんじゃないかな?…おじさんのチンポをココでハメちゃうことを』=“You still don’t get it, do you? Or maybe you’re actually hoping for it? ...You’re going to frame your uncle’s cock here.” +『っ!!…こ、こんなとこで…!?おじさんっ…それ…っ…それは…り、莉乃ちゃんが…』=“Ngh!! ...A-At a place like this...!? Uncle... That...gh... That’s... R-Rino-chan...” +『そんなに息を荒げて、サカってるんだから…もうトロトロになってるだろう?触ってあげようか?』=“You’re breathing so heavily, Saka... You’re already all wet, aren’t you? Want me to touch you?” +『はーはー…だ、だから…莉乃ちゃん…』=“Haa, haa... S-So... Rino-chan...” +『こらこら、お友達のせいにしちゃ駄目だよ。この前もお母さんの前でおマンコにハメちゃって…』=“Hey, hey, don’t blame it on your friends. You framed your pussy in front of your mom the other day, too...” +『乙羽ちゃんすごく気持ちよくなっちゃってたでしょ?』=“Otoha-chan was feeling really good, wasn’t she?” +『あ、あれは…ん、ぁ…っは…はぁはぁ…』=“Th-That’s... nn, ah... ha... haa haa...” +『言い訳しないで、今度は莉乃ちゃんがいるところで試してみようか』=“Don’t make excuses, let’s try it out where Rino-chan’s around this time.” +『だ、ダメだよぉ…。はぁはぁっ、はぁっ、はぁ…』=“I-I can’t... Haa haa, haah, haa...” +『ダメなだけで、嫌じゃないんだね。…乙羽ちゃんのおマンコはどうなってるかな…?』=“It’s just bad, but you don’t hate it, do you? ...I wonder what’s going on with Otoha-chan’s pussy...?” +『あっ、そこっ…触っちゃダメっ…!!』=“Ah, not there... Don’t touch it...!!” +『おや、シャワーの水はこんなにヌルヌルしていたかな?』=“Oh, was the shower water this slippery?” +『んっ!…ぁっ…』=“Nnh! ...Ah...” +『ねー乙羽ー、やっぱり何か言った?』=“Hey, Otohaaa, did you say something after all?” +『おじさんが、目で”誤魔化せ”と言っているのがわかる…、気付かれちゃうよぉ…』=“I can tell you’re telling me to ‘disguise’ it with my eyes... They’ll notice...” +『なっ、なんにも、言ってないよ』=“I-I didn’t say anything.” +『んー?そう?確かに乙羽の声が聞こえたんだけどな。ま、いっか。耳、水でも入った…?』=“Hmm? Really? I did hear Otoha’s voice, though. Well, whatever. Did my ears get in water...?” +『…ほら、静かに。……でも、もっとよく触って確めないとねぇ…』=“...Come on, be quiet. ...But I’ll have to touch it more carefully to be sure...” +『んんんぅっ…ふーっふーっ…』=“Nnnngh... Fuuh-fuuh...” +『こんなにシャワーでびしょ濡れになってるのに何度擦ってもスケベなヌルヌルが取れないなぁ…』=“Even though I’m soaking wet from the shower like this, no matter how many times I rub it, I still can’t get rid of the lewd slime...” +『い、言わないでぇ………』=“D-Don’t say it...” +『乙羽ちゃんも、もう”準備”が出来ているんだね。さっきからどんどんおマンコ汁がはみ出て溢れてるよ』=“Otoha-chan, you’re already ‘prepared’ too, aren’t you? Your pussy juices have been sticking out and overflowing for a while now.” +『お、おじさんが、こす…ぁん…っ…んっ……』=“O-Oji-san, you’re rubbing... ahn...nh... nnh...” +『チンポをお迎えするおマンコ汁が止まらないなんて、やっぱり誰かの隣でセックスするのが好きなのかな?』=“If the pussy juices welcoming my cock can’t stop, maybe she really does like having sex next to someone?” +『やっあっ…っは…ち、…ちが…』=“Yah, ah... Hah... N-No...” +『違わないでしょ?ほら…指で乙羽ちゃんの好きなところをシゴいてあげようね…ここ、どこだか言ってごらん?』=“You’re not wrong, are you? Come on... Let’s stroke Otoha-chan’s favorite spot with our fingers... Tell us where we are, okay?” +『んっ…はぁ、はぁ…そ、そこっ…』=“Nnh... Hah, hah... Th-That’s...” +『そこ…?そこってどこかな?ほら…』=“Right there...? Where’s that? Come on...” +『く…っ…クリ……っぁ、っは…ぅ…っん…!』=“Kh...gh... Kuri... ah, hah... uu... nn...!” +『もっとほら、ちゃんと言って。おじさんは聞いてるよ』=“Come on, say it properly. My uncle’s listening.” +『く……っは…ぁ、こ、擦らないでぇ…!ふー…っ、っは…』=“Kh... hah... ah, d-don’t rub me...! Fhhh... hhah...” +『ちゃんと言ってくれないとイっちゃうまで擦るよぉ?』=“If you don’t tell me properly, I’ll rub you until you cum, okay?” +『…っ言う、言うっ…からぁ…!っはぁ、はぁ…』=“...I’ll say it, I’ll... say it...! Hah, hah...” +『いい子だねぇ。言うこと聞かないと莉乃ちゃんにバレちゃうお仕置きをするからね?』=“You’re such a good girl. If you don’t do as I say, I’ll punish you for letting Rino find out, okay?” +『はあっはあっ…く…クリ……クリト…リス…こす…ってる…のっ…。はぁっはぁ…』=“Haah, haah... Kh... Kuri... Krito... Squirrel... is... rubbing... it... no... Haa, haa...” +『良く言えました。脚が震えるほど気持ちいいのかい?そろそろおじさんも我慢できないなぁ』=“I’m glad I was able to say it. Does it feel good enough to make your legs tremble? I can’t take it anymore, Uncle.” +『はーっ、はーっ…おじさん、もうやめて…。変になっちゃう…』=“Haaah, haaah... Uncle, stop... I’m going crazy...” +『じゃあ、ほら、一緒にここで気持ちよくなろうか?…お股の布を絞ったら糸を引きそうだね』=“Then, come on, why don’t we feel good here together? ...If I wring out the cloth on your crotch, it looks like it’ll pull the strings.” +『こ、ここじゃダメぇ…!莉乃ちゃ…んっ…っあ…ぅ…』=“I-I can’t do it here...! Rino-cha... nnh... ah... uh...” +『大丈夫。乙羽ちゃんさえ我慢すればバレないよ。ほら、そこのイスを支えに少し脚を広げて…おじさんをお迎えして…』=“Don’t worry. As long as you hold back, Otoha-chan, you won’t be found out. Come on, spread your legs a little to support that chair there...and welcome your uncle...” +『はぁ、はぁ…こ、こう…?』=“Huff, huff... L-Like this...?” +『なんだかんだ言って、本当に素直でスケベだなぁ』=“You’re really obedient and lecherous, aren’t you?” +『い、言わないで…ってば……。はぁはぁ…』=“D-Don’t say it... I told you... *pant pant*...” +『とっても可愛いって意味だよ。お母さんの前でも楽しめたんだから今日もいっぱい楽しめそうだね』=“It means you’re really cute. You were able to have fun in front of your mom, so it looks like you’ll have lots of fun today, too.” +『はぁっはぁっ、おじさん…私っ……はぁ、絶対…こ、声……出ちゃうよぉ…』=“Haah haah, Uncle... I... Haah, I’ll definitely... c-come out... my voice...” +『上手く誤魔化すんだよ。その代わり、いっぱいおじさんのチンポをおマンコで味わっていいからね』=“You’ll have to do a good job of glossing over it. In exchange, you can savor your uncle’s cock a lot with your pussy.” +『はーっはー…おじさん、すっごく…おっきくなってる…。…っ…はぁ、はぁ…』=“Haaah, haaah... Uncle, you’re really... getting bigger... ...Hah... Hah, hah...” +『今の乙羽ちゃんのドロドロおマンコなら、大きくてもちゃんと根元までずっぽり入るよ』=“With Otoha-chan’s gooey pussy right now, even if it’s big, it’ll fit all the way in to the base.” +『はぁっはぁ……ゆ、ゆっくり…してぇ…』=“Haah haah... S-Slowly... down...” +『もちろんゆっくり挿入れるよ。乙羽ちゃんのおマンコが我慢できずに一気に飲み込まなければだけどね…』=“I’ll put it in slowly, of course. As long as I can’t hold back Otoha-chan’s pussy and swallow it all in one gulp...” +『そ、そんなエッチじゃない…んっ…っぁ…』=“I-It’s not that dirty... Nnh... aah...” +『んっ…!…~~っ!!!』=“Nnh...! ...!!!” +『っ!!…っふー…っ、!っふー…っ…!!』=“!! ...Fuu...! Fuu...!!” +『おマンコが小刻みに痙攣して…。イっちゃったんだね…すごく可愛いよ』=“Your pussy is twitching slightly... You came, didn’t you...? You’re really cute.” +『っはー…っ…っふー…っふー…』=“Hahhh...gh... fuuuh... hfuu...” +『ねー、乙羽ー。私出るけどそっちはどう?一緒に出る?』=“Hey, Otohaaa. I’m leaving. How about you? Wanna come with me?” +『っ!!』=“!!” +『あっ、えっ…ちょっと…も、もうちょっと私っ…か、かかりそうだから…先に行ってていいよーっ…』=“Ah, eh... Wait... I-It’s going to take me a little longer... so... you can go on ahead...” +『……?そうなの?んー、わかった。じゃあ、先に出てるねー』=“...? Really? Hmm, all right. I’ll head out first, then.” +『ん、…は、はーいっ…ごめんねっ…』=“Mm... Y-Yes... I’m sorry...” +『………』=“......” +『っはぁっ!はぁっ!!はぁっはぁ…ふぅ…はぁ…気付かれて、なくて…よかったぁ……』=“Hahh! Hahh!! Hah, hahh... fh... hah... I’m so glad... you didn’t notice...” +『莉乃ちゃんがいたせいで、あんなに派手にイっちゃったのかな?』=“I wonder if it’s because you were there, Rino-chan, that you came so spectacularly?” +『お母さんがいた時もそうだったもんねぇ…』=“It was the same when Mom was here, after all...” +『だ、だってまさかこんな所でなんて…!本当に…バ、バレてないよね…?』=“I-I mean, I never thought we’d be here...! They really... didn’t find out, did they...?” +『ははは、急に大きな声になって…。安心したのかな。…すごく我慢してたんだね。結構、声は出てたけど』=“Hahaha, you suddenly got louder... I guess you’re relieved. ...You must’ve been really holding back. Though your voice was pretty loud.” +『も、もう、おじさん~…!!』=“G-Geez, Mister~...!!” +『やっぱり乙羽ちゃんは変態だなぁ。二人きりの普通のセックスだけじゃなくて人がいても絶頂するんだから』=“You really are a pervert, Otoha-chan. You climax even when there’s someone around, not just normal sex with just the two of you.” +『そっ、それは…バ、バレそうだったし緊張と興奮でワケわかんなくなっちゃったから…』=“W-Well... I-I was about to be found out, and I was so nervous and excited that I didn’t know what was going on...” +『てことは、無意識にあの状況でドスケベにウネウネとおマンコがチンポを締め付けたんだね』=“Which means, unconsciously, your pussy and undulating pussy clamped down on my cock in that situation.” +『乙羽ちゃんはやっぱり変態さんだよ。それもとびっきりの』=“Otoha-chan really is a pervert. And she’s something else.” +『も、もう~~!!意地悪言わないでよぉ…』=“G-Geez~!! Don’t be mean...” +『もし莉乃ちゃんが途中で耳をそばだてて聞いてたら…って思わなかったかい?』=“Didn’t you think...if Rino-chan had stuck her ears out halfway and listened?” +『や、やだ、莉乃ちゃんはそんなことしないよ!ちゃんと話をしてたもんっ。…わ、私、話せてたよね…?』=“N-No, you wouldn’t do that, Rino-chan! We were talking properly. ...I-I was able to talk, right...?” +『ははは、話してたのに不安かい?』=“Hahaha, you’re worried even though we were talking?” +『だ、だって……あんなに気持ちよかったし…声、震えてたかも…だし……』=“I-I mean... it felt so good... and my voice might’ve been shaking...” +『おじさんなら気付いてるけど…』=“Uncle would’ve noticed, but...” +『えっ』=“Huh?” +『莉乃ちゃんはどうかなあ?』=“What about you, Rino-chan?” +『まさか、さっきまで一緒にプールで泳いでた乙羽ちゃんが真隣でおじさんのチンポを咥えてるなんてね』=“I can’t believe Otoha-chan, who was swimming in the pool with me just a moment ago, is holding an uncle’s cock in her mouth right next to me.” +『んん…、そ、そんな…。…莉乃ちゃんに私がこんなコトするって知られたら…』=“Mmm... Th-That’s... ...If Rino knew I’d do this...” +『おじさんのチンポをあんなに奥まで咥え込む淫乱マンコって知られてるかも…。軽蔑されちゃうかな?』=“They might know it’s a slutty pussy that holds your uncle’s cock all the way in... I wonder if they’ll despise you?” +『そ、そんなのダメ…。莉乃ちゃんに、おじさんとあんなエッチしてるってバレてたら…』=“I-I can’t do that... If Rino finds out I’m having sex with Uncle like that...” +『想像して興奮したかい?随分スケベになったもんだ』=“Did you get excited just imagining it? You’ve become quite a lecher.” +『んん…スケベだなんて…そんな言い方…』=“Mmm... Calling me a pervert... Don’t say it like that...” +『ははは、スケベな事は否定しないんだね。もしかしてまたマン汁を垂らしてグチョグチョにしてるのかな?』=“Hahaha, you’re not denying anything lewd, huh? Are you drooling pussy juices again and making it soaky?” +『し、知らない…!』=“I-I don’t know...!” +『………で、でも、私が…濡れてる、か…気になる…?』=“......B-But, am I... wet, huh... Curious...?” +『ん~、気になるといえば気になるけど…わざわざ聞かなくても一目瞭然だしねぇ…』=“Hmm~, speaking of which, I’m curious... but it’s obvious at a glance that you don’t have to go out of your way to ask...” +『そ、その…お、おじさんがまだ元気なら……』=“U-Um... I-If you’re still doing well...” +『何が元気なんだい?』=“What’s so energetic about it?” +『…お…お…チンチン……』=“...Oh... Oh... Dick...” +『…大人のする言い方を教えてるのにまだ恥ずかしいのかな。…乙羽ちゃんはいつも、おじさんが勃起してるならなんていうけれど、』=“...I wonder if it’s still embarrassing for me to be teaching you how adults talk. ...Otoha-chan always says that if your uncle’s erect, then...” +『実のところ、乙羽ちゃんがチンポをまだ欲しがって自分でおマンコを濡らしてるんだろう?』=“Actually, Otoha-chan’s still wet her pussy because she wants your cock, isn’t she?” +『……そ、それは。ん、ぅん…その…、さ、さっきのエッチ……すごく気持ち良かった……けど…』=“...W-Well, that’s. Mm, yeah... Um... S-Sex just now... felt really good... but...” +『梨乃ちゃんがいたし…色々……が、我慢してたから…』=“Rino-chan was there... and a lot of things... I-I was holding back...” +『つまりエッチな乙羽ちゃんは、まだ深イキしてなくておマンコが疼いて仕方がないって言いたいんだね?』=“In other words, you’re trying to say that the perverted Otoha-chan hasn’t cum deeply yet, and her pussy can’t help aching, right?” +『っ…』=“Gh...” +『だから濡れちゃうんだ?』=“Is that why you’re getting wet?” +『……う、……うん…………』=“...Y-...yeah...” +『おじさんも今ので余計に硬くなっちゃったよ。勿論いいよね…?』=“Uncle’s gotten even harder now, too. Of course it’s okay, right...?” +『………う…うん……だから…』=“......Y-Yeah... So...” +『ね、おじさん…、早く…シて?』=“Hey, Uncle... Hurry... Sid?” +『いつになく積極的だねぇ。それぐらい我慢できないんだね?』=“You’re unusually assertive. You can’t hold back that much, can you?” +『……………うん…』=“.........Yeah...” +『素直でいい子だ。うんと可愛がってあげよう。もう二人きりだから、どれだけ声をあげてもいいからね』=“She’s a good, honest girl. Let’s give her a good loving look. It’s just the two of us now, so you can cry out as much as you want.” +『はあ、はあ…、きて…、早く…!』=“Huff, huff... Come... Hurry...!” +『物欲しそうにオマンコがヒクヒクしているよ…。ほら、チンポに吸い付いてくる…』=“Your pussy’s twitching greedily... Look, it’s sucking on my cock...” +『はあ、ふう…、ねえ、お願い…。ずっと我慢してたんだから…思いっきり……シて…?』=“Hahh, fhhh... Hey, please... I’ve been holding back this whole time... so... do it as hard as you can...?” +『仕方ないなぁ…。莉乃ちゃんも待ってることだし、ゆっくりはしてられないな。その代わり…激しくハメるからね?』=“Guess I don’t have a choice... Rino-chan’s waiting for me, so I can’t take my time. But in exchange... I’m going to set you up intensely, okay?” +『うん…、いいよ。さっきまでと違って思いっきりしていいから…。オチンチン…、ちょ…頂戴』=“Yeah... It’s fine. You can do it as hard as you want, unlike before... Give me... your penis.” +『あぁ…、いやらしい子だ…!おじさんも、もう我慢できない…!』=“Yeah... She’s such a dirty girl...! And Uncle, I can’t take it anymore...!” +『んああぁぁぁぁーーーっっ!!!』=“Nhaaaaahhhh!!!” +『少しは落ち着いたかい…?』=“Have you calmed down a little...?” +事後の激しい呼吸が徐々に収まりつつある乙羽ちゃんを見やる。=I looked over at Otoha-chan, who was gradually calming down after the fact. +まだ体全体の肌がほんのりと赤く火照っているようだ。我を忘れたように絶頂していたから無理もない。=The skin of her entire body still seemed to be slightly flushed red. It was understandable, since she had climaxed as if she had lost herself. +『ま、まだ…ちょ、ちょっと…はぁ…はぁ…はぁ…はぁ……はぁ……』=“I-I’m still... H-Hey... Hah... hah... Haah... Haa... haah... haa...” +シャワーで洗い流した後も、肌の張りや艶は、この年頃特有の若さを主張していて…惚れ惚れとしてしまう。=Even after washing it off in the shower, the firmness and luster of her skin insisted on her youthful age... making me fall in love with her. +『乙羽ちゃんもすっかり、おじさんとのエッチにハマっちゃったねぇ』=“Otoha-chan’s totally hooked on having sex with her uncle.” +『うっ…ぅう……だ、だって……ん……ふぅ…はぁ…はぁ…』=“Ugh... ugh... B-But... nn... fuu... haa... haah...” +落ち着きと共に理性も戻ってきているようで乙羽ちゃんらしい強い恥じらいが見え隠れする。=As she calmed down, her reason seemed to have returned, and I could see Otoha-chan's strong embarrassment. +『…だって?』=“...What do you mean?” +『…っ…き、気持ちいいし…おじさんとの……が…す、……好きだし……』=“...Ngh... I-It feels good... and I like... g-getting along... with you...” +消え入るような声やたどたどしさがまだある。=There were still voices and faltering voices that seemed to disappear. +自分も大いに楽しんだが、今の目的は求めているものを乙羽ちゃんにはっきりと自覚させることだ。=I had a lot of fun myself, but my current goal was to make Otoha-chan clearly aware of what she was looking for. +『ふーん、おじさんとのエッチだけが好きなのかな?』=“Hmm, maybe she only likes having sex with her uncle?” +意地悪というよりは、しっかり問いただす。=It wasn't so much that she was being mean as that she asked her question firmly. +『ち、違うよ!!おじさんのことも…好きだし…その……』=“N-No!! I like... you too, Uncle... umm...” +『…………』=“......” +『………お、おじさんとの…え、エッチも…す、好きなの…。そ、そういうことだから…エッチだけじゃないから…』=“......I-I also... l-like having sex with you, Uncle... Th-That’s how it is... It’s not just sex...” +『でもおじさんとのエッチが好きなことはちゃんと認めるんだね?』=“But you’ll admit that you like having sex with your uncle, won’t you?” +『………う、うん………』=“...Y-Yeah...” +この年頃の子は本当に…なんともチョロい。そして恐ろしいぐらい真っ直ぐで、愛おしくなる。=Kids her age really are... easy to deal with. And she's so straightforward, it's almost frightening. I love her. +『おじさんも乙羽ちゃんとのエッチが大好きだよ』=“Uncle loves having sex with Otoha-chan, too.” +『ん………』=“Mm...” +『莉乃ちゃんにバレてないといいねえ』=“I hope Rino-chan doesn’t find out.” +『も、もう!またそんなこと言って…。せっかく……う、嬉しかったのに』=“G-Geez! You’re saying that again... I was finally... I-I was so happy.” +『そうなの?』=“Really?” +『う、うん……。で、でも、気付かれてないかは私もやっぱり気になっちゃう』=“Y-Yeah... B-But I’m still curious if they’ve noticed.” +『もし、何かあったらおじさんに迷惑かけちゃうし…。おじさんといられなくなっちゃうから…』=“If something happens, I’ll cause trouble for you, Uncle... I won’t be able to be with you anymore...” +『……そこまで心配させるつもりはなかったんだよ。つい乙羽ちゃんを見てるとからかいたくなってね』=“...I didn’t mean to make you worry that much. Just looking at Otoha-chan made me want to tease you.” +『おじさんってば……もう。あ…他に気になることがあるの。それに莉乃ちゃんをすごい待たせてるかも…』=“Uncle... Geez. Oh... There’s something else on my mind. And I think I’m making Rino-chan wait really long...” +『そうだった、そろそろ行かないといけないね?』=“That’s right, we’ll have to go soon, won’t we?” +『…うん。じゃあ…その…私、行くね。あまり長いと怪しまれちゃう…』=“...Okay. Then... umm... I’ll go. If I stay too long, they’ll get suspicious...” +堂々とした関係である必要はない。むしろ、この方が興奮すると内心確信している。=There's no need for us to have a brazen relationship. In fact, I'm confident on the inside that I'll be more excited. +『ああ、じゃあ気を付けて…』=“Yeah, then be careful...” +『おじさんは…ちょっと経ってから出てきて…』=“Uncle... came out after a little while...” +『うん。わかってるよ』=“Yeah. I know.” +『あ、そうだ…おじさん………』=“Oh, that’s right... Uncle...” +乙羽ちゃんがふわっと身を寄せてきて…=Otoha-chan leans in close... +『…んっ………っちゅ…』=“...Mm... *kiss*...” +事後の熱に加えて、しっとりとした湿り気のある柔らかい唇が触れる。=In addition to the post-incident heat, her soft, moist lips touched mine. +それが離されることもなく、かといって貪り合うわけでもなく、静かにそっと押し付けられた。=We didn't let go of each other, nor did we devour each other. Instead, we quietly and gently pressed our hands against one another. +『……………』=“......” +少し驚いてしまった。初めて乙羽ちゃんに対して圧倒、という気持ちを抱いたかもしれない。=I'm a little surprised. This might be the first time I've felt overwhelmed by Otoha-chan. +だがそれもすぐに、照れた様子の可愛らしさに埋もれて慎ましく隠れてしまった。=But that, too, was soon buried in the cuteness of her shyness and hid modestly. +『じゃあ、また、ね…』=“See you later, then...” +いそいそと出ていく乙羽ちゃんを見送る。=I watched Otoha-chan hurry off. +見送りながら自覚させたこと、そして改めて、秘密を抱えさせた優越感にしばし浸る。=As I watched her go, I became self-aware, and once again immersed myself in the sense of superiority that made me carry a secret. +それから……=And then... +…さて、俺の肉奴隷にするためには、などと下卑た考えが浮かんだ。=...Now then, in order to become my flesh slave, vulgar thoughts came to mind. +あの様子ならば、次に会う時はすぐに求めてくるだろう。であれば、ここは少し焦らしてもいいかもしれない。=Judging by the way she's acting, I'm sure she'll ask for it the next time we meet. In that case, it might be a good idea to tease her a little. +――――=---- +――=――― +『……はぁ、すっっごくドキドキした…。』=“...Hah, my heart was beating really fast...” +『もし、おじさんとのエッチが…莉乃ちゃんにバレてたら…どうなってたのかな…?』=“I wonder what would’ve happened if...Rino-chan had found out about my sex with Uncle...?” +『…さっきまで、あんな事してたせいで忘れてたけど、やっぱり莉乃ちゃんの態度…気になっちゃうな…。』=“...I’d forgotten because of what I’d done earlier, but I still can’t help but be curious about...Rino-chan’s attitude...” +『好きな人……か……。』=“Someone you like... huh...” +『…プールサイドでだけじゃなくて、シャワーの時まで…莉乃ちゃんにはおじさんについて尋ねてくる…。』=“...Not just by the poolside, but until the shower... I’ll ask Rino-chan about her uncle...” +『……私の前に立ちはだかったのも、セクハラだとか…私をおじさんに見られないようにするためじゃなくて…』=“...The reason you stood in front of me wasn’t because you were sexually harassing me... or to keep my uncle from seeing me...” +『…おじさんの目線を私から奪い返したかったとか…?』=“...Did you want to get your uncle’s eyes back from me...?” +『おじさんについての答えは全部曖昧だし。やっぱり莉乃ちゃんも…おじさんのことが好きなのかな…?』=“All the answers about Uncle are vague. I guess...Rino-chan really does like Uncle...?” +『それとも、もしかして関係に気付かれてる…?』=“Or maybe they’ve noticed our relationship...?” +『んー…』=“Mmm...” +『すごくモヤモヤしてきちゃった。でも莉乃ちゃんとは仲のいい友達でいたいよ。ずっと仲が良かったんだし…。』=“I’m starting to feel really gloomy. But I want to be friends with you, Rino-chan. We’ve always been close...” +『こんな気持ちを抱えたままなんて、絶対良くない。次こそはっきりと莉乃ちゃんに尋ねなきゃ…。』=“It’s definitely not good to have feelings like this on your mind. I’ll have to ask Rino-chan clearly next time...” +―――――――=--------- +――――=---- +――=――― +『…………』=“......” +『乙羽、さっきから黙ってどうしたの?』=“Otoha, why’ve you been so quiet?” +『うーん……ちょっと考え事っていうか…』=“Hmm... It’s more like I’m thinking about something...” +『…?』=“...?” +『あ、そうだ…先に、ちょっといいかな?』=“Oh, that’s right... Can I ask you something first?” +『え、っ…あ、うん…どうしたの?』=“Huh, hh... Ah, yeah... What’s wrong?” +『あのさ、改めて聞くけど…乙羽の好きな人って…おじさんじゃない…よね?』=“Hey, let me ask you again... The person Otoha likes... isn’t her uncle... right?” +『えっ……。んー…そう、だったら…ヘン、かな?』=“Huh...? Mmm... I see, in that case... it’s weird, I guess?” +『あ…え、それ…本当なの?』=“Ah... eh, that’s... true?” +『……うん』=“...Yeah.” +『……や、やめときなよ』=“...C-Cut it out.” +『え……』=“Huh...” +『ほら、だって…おじさんって、乙羽のお母さんの弟さんでしょ…?だったら親族だし…その…』=“See, I mean... Uncle’s the younger brother of Otoha’s mother, isn’t he...? Then he’s a relative... Um...” +『昔からお母さんと仲良くないって言ってたし…。…そのさ、越してきてすぐで寂しいから…好きって勘違いしてるだけかもしれないよ…?』=“She’s always said she’s not on good terms with her mother... ...You know, I’m lonely right after I moved here... so maybe she just thinks I like her...?” +『………』=“......” +『新学期になったらクラスメイトとも顔を合わせるし、同い年の子の中からきっといい子が見つかるよ。だから、えっと…』=“I’ll see my classmates when the new semester starts, and I’m sure I’ll find a good girl among kids my age. So, um...” +『よく考えてみて…?』=“Think about it carefully...?” +『莉乃ちゃん…』=“Rino-chan...” +『…?』=“...?” +『莉乃ちゃんはすごく、私をおじさんに近づけないようにしてるけど…おじさんが好きだと何か問題あるのかな?』=“Rino-chan’s really trying to keep me away from Uncle... Is there a problem with her liking him?” +『え…いや、別に…問題って…いうのはない、けど…。わ、私はただ、乙羽のことがすごく心配で……』=“Eh... No, not really... It’s not... a problem, but... I-I’m just really worried about Otoha...” +『私のことは心配しないで。大丈夫だから』=“Don’t worry about me. I’ll be fine.” +『それにもし何かあったら、真っ先に莉乃ちゃんに相談するからさ』=“Besides, if anything happens, I’ll talk to Rino first.” +『乙羽……』=“Otoha...” +『さ、早く帰ろ』=“Now, let’s hurry home.” +『…今日こそおじさんに会えたらいいな。』=“...It’d be nice if I could see you today, Uncle.” +『ここ5日ほど全然会えていない…。たまに見かけても忙しそうにしてるから…声もかけられなくて…。すごくモヤモヤする…。』=“I haven’t seen her at all in the past five days... She’s been busy even when I see her every now and then... so I couldn’t even call out to her... It’s really hazy...” +『だから…、いつしか独りでいっぱいシちゃってる…。気持ちいいけど、心や体は全然満たされない…。』=“That’s why... before I know it, I’m doing it all by myself... It feels good, but my mind and body aren’t satisfied at all...” +『思い切って用務員室に行っても、タイミング悪く留守だったりするし…。うーん…』=“Even if I go to the janitor’s office with all my might, I’ll be out at a bad time... Hmm...” +『あ…』=“Ah...” +『おじさんだ!!』=“It’s Uncle!!” +背中をこちらに向けて何か作業をしている。私に気付いてないみたい。=She's working with her back to me. She doesn't seem to have noticed me. +『お、おはよう!』=“G-Good morning!” +『ああ、乙羽ちゃん。おはよう』=“Oh, Otoha-chan. Good morning.” +『んっ…こ、こっちを見て挨拶を返してくれただけなのに、すごく嬉しい…。それに体の奥がキュゥってする…。』=“Nnh... I-I was just looking at you and returning the greeting, but I’m really happy... And my body’s tightening up...” +『顔も熱くなってきちゃった…。』=“My face is getting hot, too...” +『っ…あ、あの…』=“Gh... U-Um...” +『…この感じ……もしかしたら…あそこが…ぬ…濡れて…きちゃってる…の…かも……。』=“...This feeling... Maybe... that place... is getting... wet...” +『どうしたんだい?』=“What’s wrong?” +『えっと…』=“Um...” +『…お腹…子宮が…キュンキュンしてる…。』=“...My stomach... My womb... is throbbing...” +『さ、最近全然おじさんに会えなかったから…その…今日の夕方前ぐらいって…』=“I-I haven’t seen my uncle at all lately, so... umm... just before this evening...” +『うん、なんだい?』=“Yeah, what is it?” +『まだ、忙しかったりするのかな…?私、その…今日はちょっと早めに補習の時間が終わるから…』=“I wonder if she’s still busy...? I, um... I’ll be done with supplementary lessons a little early today, so...” +『おじさんも…こんな風に興奮したり、ドキドキしてくれてない……かな…?』=“My uncle... isn’t excited or excited like this, either... I guess...?” +『悪いねぇ。最近本当に忙しくて…。今日もずっと仕事が立て込んでいるんだ』=“Sorry. I’ve been really busy lately... Work’s been busy all day again.” +『あ、そ、そうなんだ…。じゃあ…その…えっと…』=“Ah, I-I see... Then... well... umm...” +『乙羽ちゃん、そろそろ補習が始まる時間じゃないかな?行かなくていいのかい?』=“Otoha-chan, isn’t it about time for supplementary lessons to start? Don’t you need to go?” +『えっ…。あ、うん』=“Huh...? Oh, yeah.” +『じゃあ、早く行っておいで』=“Then hurry up and go.” +『あ、ありがとう。じゃあ、また…』=“Th-Thank you. See you later, then...” +『ああ、またね』=“Yeah, see you later.” +おじさんは、歩き出す私を振り返りもしない。=The old man didn't even look back at me as I started walking. +『…せっかく会えて、少し話せたのに…。補習の後…今日こそはって思ったのに…。』=“...We finally got to see each other, and we were able to talk for a bit... After supplementary classes... I thought today would be the day...” +『………もしかして私、飽きられちゃって…避けられてるのかな?』=“......Could it be that they’re getting tired of me... and avoiding me?” +『今までだったら、どんな時でも会ったら私を求めてきてくれてたのに…。』=“Up until now, whenever we met, he’d always come seeking me out...” +『…プールの時から途端にぱったりシなくなって…。まさか………莉乃ちゃんに会いに行ってるとか…?』=“...It suddenly went blank the moment we went to the pool... Don’t tell me... you went to see Rino-chan...?” +『おじさんの顔を見るだけで、こんなになっちゃうのに…。切ないよ……。』=“Just looking at my uncle’s face makes me feel like this... It’s so painful...” +――――――=------- +―――=――― +更に5日後…。=Another five days later... +『…次は、教科書45ページの…』=“...Next is textbook page 45...” +『補習中なのに……気持ちが全然落ち着かなくて…何も頭に入ってこない…。』=“Even though I’m in the middle of supplementary lessons... I can’t calm down at all... Nothing comes to mind...” +『前にもこんなことがあったけど…あの時よりもっと集中できなくなってる…。』=“This has happened before... but I’m even less focused than I was back then...” +『それと同じくらい…先生や男の子の…、皆の…あそこにどうしても目が行っちゃう…。』=“Just as much... of the teachers and boys... of everyone... I can’t help but look over there...” +『っはぁ……はぁ…』=“Hahh... hahh...” +『どうにかしてちゃんと集中しようって、先生のほうをじっと見ても…』=“Even if I stare at you, thinking I’ll focus on you somehow...” +『先生の…ズボンに目が行っちゃう…。ズボンの下にあるモノ…。…おチンチン…がそこにあるんだって…。』=“My eyes... are going to go to Sensei's... pants... The thing under them... ...I heard... your dick's right there...” +『うう…授業内容は聞こえてるのに、右から左に流れて全部消えて行って…。頭にあるのは…エッチなことばかり。』=“Ugh... I can hear what’s going on in class, but it’s all flowing from right to left and disappearing... All I can think about is... dirty stuff.” +『…おチンチン…じゃなくて、おチンポっておじさんはいつも言ってる。』=“...Your dick... I mean, your uncle always says it’s a dick.” +『私は恥ずかしくてなかなか口に出せないでいたけど、おじさんに言わされたり、家でいっぱいオナニーしてるうちに…』=“I was too embarrassed to say it out loud, but while I was being told by my uncle and masturbating a lot at home...” +『オチンポ、って言う方がずっと興奮するようになってきてる…。』=“I’m starting to get a lot more excited about calling it a dick...” +『じゃあ、今から5分、この3問を解くように』=“Then you’ll have to solve these three questions for five minutes now.” +『あ!も、問題…解かなきゃ…。』=“Ah! I-I have to... solve the problem...” +『ああ、でも…先生のおチンポって…大人だから…おじさんと同じぐらい大きいのかな…?』=“Ahh, but... Sensei’s cock... is as big as Uncle’s... because he’s an adult...?” +『はぁ…ふぅ……はぁ…』=“Haa... fuu... haa...” +『せ、先生でも…女の人とエッチしたりして…いっぱい腰を振って、お…おマンコをぐちゃぐちゃにかき回して…』=“S-Sensei, but... having sex with a woman... moving your hips a lot, m-mashing your pussy...” +『そのまま射精したり………。他の男の子も…そういう経験はもうしちゃってるのかな……?』=“I can ejaculate just like that... I wonder if the other boys... have already experienced that sort of thing...?” +『もし、彼女とかいたら…やっぱりセックスしてて…おチンポを……いっぱい、ぐちゅぐちゅって……。』=“If I had a girlfriend... I'd have sex after all... with your dick... lots and lots...” +『激しく、出し入れして…おマンコの中にビューって…。それとも………』=“I'm going in and out... intensely... inside your pussy... Or...” +『相手がいないなら…男の人は誰でも沢山オナニーするっておじさんは言ってた…。』=“The old man said that if you don’t have a partner... any man masturbates a lot...” +『だから、ここにいる皆は全員、エッチな妄想してて…セックスしたり、おチンポを自分でシゴいて……』=“That’s why everyone here is having dirty fantasies... Sex and stroking their dicks themselves...” +『気持ちよくなって……精子をいっぱい…出して……』=“Feel good... and cum... a lot...” +『皆すごく、いやらしいことしてるんだ…。』=“Everyone’s doing something really lewd...” +『ん、は…ぁ…』=“Mm, hah... ah...” +『今は胸は無理だから…おマンコなら…ああ、触りたい…。でも、前みたいにバレそうになったら…まずい…。』=“I can’t do breasts right now... If it’s my pussy... Ahh, I want to touch it... But if it looks like I’m about to be found out like last time... it’ll be bad...” +『んん、…我慢するの…すごく辛い……。触りたい…、撫でて、つまんで、弾いて…かき回したいよぉ…。』=“Mmm, ...holding back...is really painful... I want to touch it...I want to pet it, pinch it, play it...and stir it up...” +『…補習にくるとこうなっちゃう。その分、家でどうにか追いつくように勉強してるけど…結局オナニーしちゃうし』=“...This happens when I come to supplementary lessons. I’m studying to make up for it, so I’ll be able to catch up at home somehow... but in the end, I end up masturbating.” +『いやらしいことに集中しちゃってる…。体が熱くなって、火照って……。』=“I’m concentrating on something dirty... My body’s getting hot, and it’s burning...” +『…さん、…小鳥遊さん、ねえ!』=“...san...Takanashi-san, hey!” +『あ、えっ?!!…っな、…なに、…何かな?私、当てられてる?!』=“Ah, eh?!! ...Wh-What... What’s going on? Am I being guessed at?!” +『いや、あの…小鳥遊さんさ、もしかして…』=“No, um... You know, Takanashi-san, could it be...” +『な……何か、気付かれちゃった…?そ、そんなことないよね…?!』=“D-...Did they notice something...? Th-That’s not true, is it...!?” +『…具合、悪いんじゃないかな?』=“...I don’t think she’s feeling well.” +『え…』=“Huh...” +『ほら、さっきから俯いてじっとしてるし…顔も赤いし…。熱とかない?大丈夫?』=“Look, you’ve been staring down at the ground for a while... and your face is red... Are you sick? Are you okay?” +『体調が悪いって勘違いされちゃった。でも…私がエッチな妄想してる時…ずっと見られてたんだ…。』=“They thought I wasn’t feeling well. But... when I was having dirty fantasies... they were watching me all the time...” +『………』=“......” +『…隣の席だからかな…。茂部君って、前から何かと私のことを、気にかけてくれてる気がする…。』=“...Maybe it’s because we’re sitting next to each other... I feel like Mobu-kun’s been looking out for me for a while now...” +『何かあったらさ、遠慮しないで俺に言いなよ』=“If anything happens, don’t hesitate to tell me.” +『今もこうやって先生に注意されないように小さく声をかけてくれるし…。挨拶も一番によくしてくれる…。』=“Even now, she’s quietly calling out to me like this so I don’t get noticed by the teacher... She’s also the one who greets me first...” +『これって……心配してくれてる、っていうか…もしかして…好意を持ってくれてるのかな……?』=“Does this mean... she’s worried about me, or... maybe... she likes me...?” +『う、うん…。ありがとう…』=“Y-Yeah... Thanks...” +『…こんなに優しい茂部君でも、好きな人とは…やっぱり激しくエッチしたいって思うのかな…?…私とおじさんみたいに…。』=“...Even if Mobu-kun is this kind, to think he'd want to have sex with someone he likes... I wonder if he really wants to have intense sex with them...? ...Just like Uncle and I...” +『もし…もしだけど…本当に私が茂部君の好きな人だったら…もしかして…私がオナニーの時の……オ、オカズに…されちゃったり…するの、かな…。』=“If... if... if I really were the person Mobu-kun likes... maybe... when I masturbate... I-I'd be turned... into a f-frog... or something...” +『ここのところ毎晩、毎晩…私がおじさんのことを考えてシてるみたいに…。茂部君が私のことを考えて…』=“Lately every night, every night... It’s like I’ve been thinking about Uncle Shi... Mobu-kun’s thinking about me...” +『私のおっぱいやお尻や……おマンコを…想像して…。私…茂部君のエッチな妄想の中で……犯されたり……』=“Imagine... my boobs, my butt, and... my pussy... I'm... being raped... in Mobu-kun's perverted fantasies...” +『っ…』=“Gh...” +『…きっと私よりは力が強いから、押し倒されたりしても…抵抗できなくて…敵わなくて…。』=“...I’m sure she’s stronger than me, so even if she pushes me down... I can’t resist... and I’m no match for her...” +『無理やり脱がされて、おっぱいを剥き出しにされたり…揉まれたり……下を脱がされて……脚を広げられて…』=“You forced me to take it off, bared my boobs... and groped me... and took off my bottom... and spread my legs...” +『きっとおチンポはガチガチに…反り返って…。…おじさんじゃないとイヤなのに…私のおマンコにねじ込まれちゃうのかな。』=“I'm sure your cock will be rock hard... and arch... ...I don't want it to be you, but... I wonder if you'll screw it into my pussy.” +『っ!ダメ!…好きな人じゃないのに……こんな妄想するなんておかしい。見境がなくなってきてる…。』=“Ngh! No! ...I’m not the person I like... It’s strange to fantasize about this. I’m losing my indiscriminateness...” +『…はぁ…ふぅ…、はぁ…』=“...Haa... fuu... haa...” +『欲しい…。茂部くんのじゃなくて…おじさんのおチンポ……。おっきいおチンポが欲しい…。』=“I want it... Not Mobu-kun’s... Uncle’s cock... I want a big dick...” +『もう…、が、我慢できないよ………。壊れちゃう…。その前に…どうにかしなきゃ……。』=“I... I-I can’t take it anymore... It’s going to break... Before that... I have to do something...” +『あのっ、せ、先生。私、…お手洗いに行ってきます』=“Um, S-Sensei. I’m... going to the bathroom.” +『おう、小鳥遊。お前顔色悪いぞ。…1人で大丈夫か?』=“Oh, Takanashi. You look pale. ...Are you okay on your own?” +『やっぱり、体調悪いみたいに見えるんだ。』=“So you really do look like you’re not feeling well.” +『は、はい。大丈夫です。ちょっと失礼します』=“Y-Yes. I’m fine. Excuse me for a moment.” +『疼き具合が恥ずかしい。…何か気付かれそうな気がしてそっと席を立ち上がり、廊下に出た。』=“It’s so embarrassing how it throbs. ...I get the feeling she’ll notice something, so I quietly get up from my seat and head out into the hallway.” +――――――――――=------------ +――――――=------- +『はぁ、ふぅ…』=“Haa, fuu...” +『どうしてもおじさんに会いたい…。ずっと堪えてたけど、このままじゃ私…勉強も何もかもダメになっちゃう…。』=“I really want to see you, Uncle... I’ve been holding it in for a long time, but at this rate...I’m going to lose all my studying and everything...” +『変態でエッチな考えばっかり浮かんで…日を追うごとに手につかなくなってるのがわかるの。』=“All I can think about is perverted, perverted thoughts... I can tell I’m getting more and more out of hand with each passing day.” +『……先生に怒られちゃってもいいから、今から…少しの時間でいいから…』=“...I don’t care if the teacher gets mad at me, I’ll just... take a little time now...” +『用務員室に行こう。それで、もしおじさんがいたら……お願いしてみよう。』=“Let’s go to the janitor’s office. So, if there’s an uncle... I’ll ask him.” +『仕事で忙しくても強引にでも、どうにか誘って…』=“Even if I’m busy with work, even if I have to force it, I’ll somehow invite her...” +『…シたいの。もう、もう…どうしても我慢できないの。不安で切なくて寂しくて、体が熱くて…物足りなくて…。』=“...I want to. I can’t... take it anymore. I’m so anxious and lonely, and my body is so hot... It’s not enough...” +『もう…限界……』=“I’m... at my limit...” +『はぁっ…はぁっ……はぁっ…』=“Haah... Haah... haah...” +『脚を動かしたら分かるくらい、おマンコがぬるぬるに濡れて…溢れてる…。』=“Your pussy is so wet that I can tell if you move your legs... It's overflowing...” +『こんな時、ちょっと前までは…少しオナニーすれば収まってたけど…。』=“At times like this, until just a little while ago... masturbating a little would’ve put an end to it...” +『おじさんとセックスできない間…いっぱいシちゃって…。でも足りなくて…回数もどんどん増えて…。』=“While I couldn’t have sex with my uncle... I did it a lot... But it wasn’t enough... and the number of times I’d done it increased...” +『何回イっても、おじさんにイかされるのと違って。イってもイっても……満足出来なくて…。』=“No matter how many times I cum, it’s different from being made to cum by an old man. No matter how much I cum... I can’t be satisfied...” +『はぁはぁっ…おじさん…はぁ、…はぁ…』=“Huff, huff... Uncle... Huff, ...huff...” +『あ…』=“Ah...” +『職員トイレの前に………おじさんがいる。』=“There’s... an old man in front of the staff bathroom.” +『お、おじさんっ…!!』=“M-Mister...!!” +―――――――=--------- +――――=---- +――=――― +さてと、この男性トイレから掃除を始めるか。先生様方はうるさいからなぁ。=Now then, let's start cleaning from this men's bathroom. The teachers are noisy. +…面倒くさい。職員トイレでしかも男性用だ。こんな場所を掃除すると思うだけで憂鬱になる。=...What a pain. It's in the staff bathroom, and it's for men. Just the thought of cleaning a place like this is depressing. +トイレ掃除で少し気分があがるのは女子生徒が使う生徒用の女子トイレだ。=It was the female toilets used by the female students that made me feel a little better from cleaning the toilets. +女子生徒といえば…ああ、そうだ。乙羽ちゃんだ。=Speaking of female students... Ah, that's right. It's Otoha-chan. +ここ最近の乙羽ちゃんは必死で可愛いなぁ…。俺が話を逸らしてあしらうたびに露骨な言い方をしてくる。=Lately, Otoha-chan's been so desperate and cute... Every time I change the subject and treat her like this, she says it in such a blatant way. +…でもちょっとやり過ぎたかな。あの様子じゃ、勉強がそっちのけになっていそうだ。=...But maybe I went a little too far. Judging by how she's acting, it looks like she'll be putting her studies out of the way. +いや、おかげで可哀想なぐらい、完全にデキ上がっているだろう。=No, thanks to that, I feel sorry for her. She's probably completely excited. +掃除が終わったら、そろそろ夕方に呼び出して……=Once I'm done cleaning, I'll call her out in the evening... +『お、おじさん…!っはぁ、っはぁ…』=“M-Mister...! Haa, haa...” +『お…』=“Oh...” +思っていた矢先に、当人が来るとは驚いた。=Just as I was thinking that, I was surprised that the person in question had come. +頬を染めて、瞳を潤ませ、息が荒く、肩を上下させている。=Her cheeks were flushed, her eyes were moist, her breathing was ragged, and her shoulders were heaving. +まさかとは思うが、補習を抜け出して俺を探しに出てきてしまったのだろうか。=I didn't think it was possible, but had she slipped out of supplementary lessons and come out looking for me? +だとすれば、夕方など待たなくてもいい。だが、せっかくだ。少し焦らして楽しもう。=In that case, we don't have to wait for evening. But since we're here, let's tease her a little and have fun. +『おやおや、どうしたのかな?…体調でも悪いのかい?』=“Oh my, what’s wrong? ...Are you not feeling well?” +『こ、これは…た、体調っていうか…はぁ、はぁ…』=“Th-This is... I-I’m not feeling well... Hah, hah...” +『顔も赤いし、息も荒い。熱でもありそうだよ。保健室に行くところかな?』=“Your face is red, and your breathing is ragged. It looks like you’ve got a fever. Are you on your way to the nurse’s office?” +『ち、違うのぉ……。そうじゃなくて…』=“N-No... That’s not what I meant...” +もじもじと体を揺すって、眉根を寄せている。何が起こっているのかは検討がついている。だが…。=She fidgets and shakes her body, furrowing her brows. I have an idea of what's going on. But... +『じゃあ、トイレでも我慢してたのかな?でも、ここは職員用だから生徒は……』=“Then maybe she was holding back in the bathroom? But this is for the staff, so the students...” +『お手洗い、でもないの…。っはー、はー……おじさん……っ…はぁ、ふー…』=“It’s not a bathroom, either... Hahh, hahh... Uncle...gh... hah, fuuh...” +わずかに唇を尖らせ、薄く開いた間から湿った熱い息を吐いている。=She pursed her lips slightly, letting out hot, damp breaths through the thin opening. +『うん?どうしちゃったのかな…?補習中の時間だろう?心配だなぁ…』=“Yeah? I wonder what’s wrong...? It’s time for supplementary lessons, isn’t it? I’m worried...” +『私、このままじゃヘンになっちゃう…!』=“I’m going to go crazy at this rate...!” +『変?…変になるってどういうことだい?』=“Strange? ...What do you mean by ‘strange’?” +『おじさんが…っ…おじさんがいないと、このままだとヘンになっちゃうのぉ…』=“Uncle...gh... Without you, I’ll go crazy at this rate...” +その時だった。=Just then... +乙羽ちゃんが抱き着くように躊躇なく俺との距離を詰めて…=Otoha-chan closed the distance between us without hesitation, like she was hugging me... +やにわに、片手で俺の股間をそっと包み、乱惑した動きで撫で上げてきた。=She gently wraps one hand around my crotch and strokes it with her wild movements. +『はーっ、っはー…、欲しいのぉ…。これ……、シたい。おじさんとシたいのぉ…。もうヘンになってるのぉ』=“Hahhh, hahhh... I want it... This... hurts. I want to do it with you, Uncle... It’s already gone crazy.” +『こらこら、乙羽ちゃん、こんなところで…』=“Hey, hey, Otoha-chan, here...” +口でそう言いながらも、内心ここまでサカってしまったのかとほくそ笑む。=Even though I said that with my mouth, I chuckled on the inside, wondering if I'd gotten this far. +『こんなところって、おじさん以外誰もいないもん。それより私、今シたいの、セックスしたくて仕方ないの』=“There’s no one here but you, Uncle. More importantly, I want to do it right now. I can’t help but want to have sex.” +別人のようなとろけた口調で、ねっとりとイチモツをいきり立たせるかのように優しく執拗にまさぐっている。=She groped gently and relentlessly, in a melty tone like a completely different person, as if to make her sticky dick stand out. +『っふー…っふー…はぁ、はぁ…』=“Phew... Phew... Hah, hah...” +一心不乱に徐々に膨らみ硬くなっていく股間をぐるぐると撫でまわし、しごき上げながら息を更に荒くしている。=She single-mindedly stroked and stroked her groin, which was gradually swelling and hardening, and her breathing became even rougher as she stroked it. +『こんなところじゃ駄目だって言っ…』=“I said I can’t do it here...” +『おじさん、私に飽きちゃったの…?はぁ、はぁ…私、ずっとおじさんとシたくてシたくて会いにきてたのに』=“Uncle, are you tired of me...? Hah, hah... I’ve always wanted to do it with you, so I came to see you.” +『はーっはー…それとも…はぁはぁ…もしかして莉乃ちゃんとエッチな関係になってるの…?』=“Haaah, haaah... Or... haahaa... maybe you’re having a dirty relationship with Rino-chan...?” +一瞬怯んでしまったが、尋ねるということは乙羽ちゃんの想像なのだろう。=I flinched for a moment, but asking must have been Otoha-chan's imagination. +臨戦態勢となってテントを作った股間の布を、指先と掌を使って愛撫しながら、潤ませた目でじっと見つめてくる。=She used her fingertips and palms to caress the cloth between her legs, which had been made into a tent in preparation for battle, and stared at it with moistened eyes. +『私、おじさんのためなら、なんでもするよ?なんでもしたいの。どんなことでもするから…』=“I’ll do anything for you, Uncle. I want to do anything. Anything...” +『はぁ、はぁ、はぁ…だ、だから……』=“Huff, huff, puff... I-I’m telling you...” +そう、言いながら興奮でもたつく手で下着に手を入れると怒張した陰茎を露出させた。=Saying that, I put my hands into her underwear with my excited hands, exposing my swollen penis. +ぶるんと反り返った禍々しい雄しべが揺れる。=Its curved, sinister maw swayed. +『莉乃ちゃんとシてても、私の方がずっと気持ちよくするから…。本当に何でもするからぁ…。はぁ、はぁ…』=“Even if I do it with you, Rino-chan, I’ll make you feel much better... I really will do anything... Hah, hah...” +『と、とにかく…ここじゃマズイから』=“A-Anyway... it’s not good here.” +さすがに廊下では誰かに見られかねないので、急いでトイレの個室に乙羽ちゃんを招き入れた。=Of course, someone might see us in the hallway, so I hurriedly invited Otoha-chan into a bathroom stall. +―――――――=--------- +――――=---- +――=――― +『はぁーっ、はぁーっ…』=“Haaah, haaah...” +『乙羽ちゃん、いくらなんでもあんなところで…』=“Otoha-chan, no matter how you look at it...” +『……でも、あんなことをしてしまうほどいやらしい気分になってるのかい?』=“...But you’re feeling so lewd that you’d do something like that?” +『そうなの…。はぁはぁ、ふぅ、ふぅ…んっ…っはぁ…ふぅ、はぁ…』=“That’s right... Haa haa, fuu, huu... nnh... haa... fuuh, haaah...” +『ははは、そうかそうか』=“Hahaha, so that’s it.” +『ぁんっ…はーっはーっ…ふぅ、はぁ、っはっは…』=“Ahn... haa haa... fuu, haa, hahaha...” +『もう濡らしちゃってるのかな?』=“I wonder if she’s already wet?” +『…うん、っは、ぁ…はぁ、はぁ…はぁ…』=“...Yeah, ha, ah... ha, ha... ha...” +『もうぐちょぐちょなの…。パンツもマン汁まみれで…脱いでないのに、太ももまで垂れてきてて…』=“It’s so wet... My panties are also covered in pussy juice... Even though I haven’t taken them off, they’re dripping down to my thighs...” +『それは補修中にオマンコいじって、それだけじゃ足りないからおじさんのところに来ちゃったのかな?』=“Maybe that’s because you messed with my pussy while it was being repaired, and that wasn’t enough, so you ended up coming to your uncle’s place?” +焦らすたびに期待が高まる。欲情し切った頬に肉杭を当て続ける。この様子では、喜んでさえいるようだ。=Every time I tease her, her expectations skyrocket. I keep pressing my meat stake against her lustful cheeks. From the looks of it, she's even happy. +『っぁ、ぁ…。違うのぉ…まだどこもいじってないぃ…』=“Ah, ah... Nooo... I haven’t fiddled with anywhere yet...” +『本当かなあ?』=“I wonder if it’s true?” +『本当だよぉ…。はぁ、はぁ…私、っ私……』=“It’s true... Hah, hah... I, I...” +『はぁ、はぁ…教室で、先生も他の男子もいたのに…見つめてたら勝手に濡れてきちゃって……』=“Huff, huff... There were teachers and other boys in the classroom... but when I was staring at them, they got wet on their own...” +『へぇ。…何を見つめてたらおマンコ汁が溢れてきちゃったのかな?』=“Huh. ...What were you staring at when your pussy juices started overflowing?” +『これ…。お……おチン……チン…』=“This is... O... Ochin... chin...” +『おちんちん?…もう何度もちゃんとした言い方を教えてるだろう?』=“Your penis? ...I’ve already taught you how to say it properly many times, haven’t I?” +『はーっはー…お…っ…おチンポ……』=“Hahh, hahh... O...gh... Your cock...” +『そうそう。それで…ただそこにいる男を見てるだけで交尾したくなったんだ?そいつらとシたいのかい?』=“Yeah, that’s right. So... just looking at the guy over there made you want to mate? You want to do it with them?” +『…はぁはぁ…か、勘違いしないで…。好きなのはおじさんなの。おじさんとだけシたいの…』=“...Huff, huff... D-Don’t get the wrong idea... I like my uncle. I only want to do it with him...” +『なのに、ふぅ、はぁ…おじさんはずーっと私とシてくれない。会ってもすぐどこかに行っちゃうし…』=“And yet, fuu, haa... Uncle won’t do it with me all the time. He’ll go off somewhere as soon as we meet...” +『そりゃあ…忙しかったからなぁ』=“Well... I was busy, after all.” +白々しく言ってみるも、乙羽ちゃんは何も気付かないほど興奮しきっているようだ。=I try saying it out loud, but Otoha-chan seems so excited that she doesn't notice anything. +『はー、ふー…寂しいよぉ…切ないよぉ…。おじさんとセックスしないと、何も頭に入らなくなってるの…』=“Hahh, fhhh... I’m so lonely... It’s so sad... If I don’t have sex with you, I won’t be able to think about anything...” +『これ、欲しかったの、おチン…ポ…。おじさんのおチンポ…。はぁはぁ…スッン、スン……ふ、はぁ…はぁはぁ』=“I wanted this, cock...cock... Uncle’s cock... Haa haa...sniff, sniff...fh, haaa...haahaa.” +『あぁ、この匂い…頭からっぽになっちゃう…』=“Ahh, this smell... It’s starting to leave my head...” +『乙羽ちゃんは学業そっちのけでこんなことをしてるんだね?』=“Otoha-chan, you’re doing this for your studies, aren’t you?” +『だってぇ…。はふ、はぁっ…っぁ、スン…っふ…スン、スン…おじさんの…はぁ……好きぃ…』=“But... Hafh, hahh... ah, soooon... fuh... soon, soon... Uncle... hah... I love you...” +『何が好きなんだい?』=“What do you like?” +『はぁはぁ、これぇ…っはぁ、はぁ……このおっきくてぶっといオチンポぉ……』=“Haahaa, this is... haa, haa... This big, thick cock...” +『はあ…、こんなに発情して。ここ10日ほど乙羽ちゃんはどうやって我慢していたんだい?』=“Sigh... You’re in heat like this. How did Otoha-chan manage to hold back these past ten days?” +『はぁはぁ…おじさんの、ん、…おチンポが欲しくてぇ…ふぅ、はぁ……』=“Huff, huff... I want your, nn... cock... fuu, haa...” +『はーはー…毎晩、おじさんとズボハメしてたの思い出してやらしいこと考えながら…何回も…ひとりで…』=“Haaah, haaah... I remember having sex with my uncle every night, thinking dirty thoughts... over and over... all by myself...” +『はぁはぁ…お、オナニー…毎日…オナニーしてたのぉ…。でも足りないのぉ…。おじさんもう頂戴…。これ…、チンポちょうだぁい…』=“Hah, hah... M-Masturbating... every day... I masturbated... But it’s not enough... Uncle, give me more... Give me... this cock...” +『仕方ないなぁ。このままだと本当に壊れちゃいそうだし…ここでこれ以上は……』=“Guess there’s no helping it. At this rate, it’s really going to break... and we can’t go any further here...” +―――――――=--------- +――――=---- +――=――― +『んちゅっ、ちゅぶっ…んぶっ…ちゅぶっ…ぶ…んぶっ…んっぢゅっ、じゅっ…じゅぶっ…』=“Mmchu, chubu... nbu... chubuh... bu... nnbu... mmchu, ju... jubu...” +『ちゅぶっ、じゅぶ、じゅぶっ…っちゅぽ…ん、ぶ…ん、じゅ…っちゅぷ…ちゅぷっ、じゅぷっ…っぢゅっ…』=“Chubu, chubu, jubu... chupo... nn, bu... nnn, ju... chuph... chupu, jupu... chuu...” +『んぼっ…じゅぼぉっ…じゅっじゅっ…ぢゅぼっ…んふ、ちゅぷっ、んぼっ…じゅぷっ、ぷっ…』=“Nboh... *slurp*... *kiss* *suck*... nnfh, *smack*, nboh...*slurrp*, puh...” +『はぁっ、はぁっ、はぁっ…おじさんの…いっぱい…すごいの…。はぁ、はぁ…っはぁ…』=“Hah, hah, haah... Uncle’s... so much... It’s amazing... Haa, haa... haaa...” +『乙羽ちゃん、一気にフェラがうまくなったねぇ…。実はおじさん以外としてたんじゃないのかい?』=“Otoha-chan, you’ve gotten really good at fellatio all at once... Weren’t you actually doing it with someone other than your uncle?” +『違うぅ…はぁ、ん、はぁ…おじさん以外となんて絶対しないよぉ…。好きで好きで必死にしただけなのぉ。』=“Nooo... Haa, nn, haa... I’d never do it with anyone but you, Uncle... I was just desperate because I liked you.” +『そうかそうか…。』=“I see, I see...” +『ふぅ、はぁ、はぁ、はぁ…おじさん…私…この匂いでもう我慢できない…。』=“Phew, haah, hah, haa... Uncle... I... can’t take this smell anymore...” +『この匂いって…?』=“What’s this smell...?” +『おじさんの、…精子……おチンポ汁の匂い……。はぁ、はぁ…』=“The smell of your...sperm...cock juice... Haa, haa...” +『今日はとっても素直でおじさん嬉しいよ。』=“I’m glad you’re so honest today, Uncle.” +『はあ、はぁ…おじさんが嬉しいと私も嬉しいの…。たまらなくなるの…。』=“Huff, huff... When you’re happy, I’m happy too... I can’t get enough of it...” +『わ、私の…初めては…全部…全部あげたいの…。はーはー…おじさんに…はぁはぁ…もらって欲しいの…。』=“M-My... first time... I want to give you... all of it... Haahaaa... Uncle... haa, haa... wants you to give it to me...” +『全部?』=“All of them?” +『うん…。ふぅ、はぁ…あそこ…ううん、お、おマンコの処女は…おじさんにもらってもらったから……』=“Yeah... Fhh, hah... Over there... No, I-I got my pussy virginity... from my uncle, so...” +『今度は…こっち…。はぁ、はぁ……は、初めての…お尻……。こっちもおじさんが初めてにして欲しいの…。』=“This time... over here... Hah, hah... I-It’s my first... butt... I want you to do this for the first time too...” +『はぁ、はぁ…見て…………』=“Huff, huff... Look...” +『私の体すべて…おじさんのものだよ…』=“My whole body... belongs to you, Uncle...” +『でも、乙羽ちゃん…こんなところ…本当にいいのかい?』=“But Otoha-chan... is this place... really okay?” +『いいの…。そうして欲しいの…。全部おじさんのものになりたいの…。だから……はぁはぁ…』=“It’s okay... That’s what I want you to do... I want to make it all yours... So... *pant pant*...” +『おじさんの…おチンポ…ここに…挿入[い/2]れて……?』=“Your... cock... is... inserted... here...?” +『そうか。乙羽ちゃんがそこまでいうなら……こっちの初めてもおじさんがもらっちゃうね…』=“I see. If Otoha-chan’s going to go that far... I’ll take my first time here, too...” +『はぁはぁ…う、うん…。はぁ…はぁ…』=“Haa haa... Y-Yeah... Haa... haaa...” +『じゃあ、行くよ?ほら、力を抜いて…』=“Okay, let’s go, okay? Come on, relax...” +『んっ…っは……っぁ…』=“Nnh... hah... ah...” +『んんっ…っつ……ぃ、…ぁ…ぅ…っはっは…っは、…あっ!……うっ…く……』=“Nnngh... ugh... ii... ah... uu... ha ha... ha... ah! ...Ugh... kuh...” +『おや、初めてにしては飲み込むのが…。おじさんは何もしていないし…ここは初めてなんだよね?』=“Oh, this is the first time I’ve swallowed it... Uncle hasn’t done anything... and this is your first time here, right?” +『はーっ…っはー……は、初めてっ…っ…だよっ…。お、おじさんのためにっ…会ってない間ずっと…』=“Hahh... hahh... I-It’s... the first time... I’ve done this... for you... all the time I haven’t seen you...” +『んぅ…っふー…ふー…指で…おじさんのっ……おチンポを受け入れられるように…自分で少し…広げてた…の…』=“Nnh... hfff... fff... I was spreading it out... a little... myself... so I could accept... your cock... with my fingers...” +『ああ、だからかぁ…。それでもちょっとキツいなぁ…。指程度と本物じゃ全然違うだろう?』=“Ah, so that’s why... That’s still a little harsh... It’s completely different from the real thing when it’s just your fingers, isn’t it?” +『んっ…ぅん…っは…ぅ…あっ…まだちょっと痛いけど…な、慣れてきてるから…だ、大丈夫…。あぅ…っ…っは…』=“Nnh... nnh... hah... uh... ah... it still hurts a little, but... I-I’m getting used to it, so... i-it’s okay... Auh...gh... Hah...” +『お、おじさんに全部初めてを貰ってもらえて…幸せっ…だから…嬉しい…、す、好きなだけ…シて…』=“I-I’m so happy... that you gave me all your first time... so... I’m happy... I-I can do it... as much as I want...” +『じゃあ、少しずつ動かしていくよ』=“Okay, I’ll move it a little at a time.” +『はーっはー…おじさんが好きなだけ、んっ…お尻の穴も…ぁ、っは…ぅ…ぁ…はぁ、はぁ…犯して…』=“Haaah, haaah... As much as you like, Uncle, nnh... your butthole too... ah, hah... uu... ah... hah, haah... rape me...” +『あぁ…、すごくキツキツで…締め付けてくる。乙羽ちゃんは…本当に平気かい?』=“Yeah... It’s really tight... and it’s clamping down on me. Are you... really okay, Otoha-chan?” +『う、うん…。はぁ、あっ…大丈夫…。ちょっとだけど…指で…気持ちよくなってたから…おチンポでも…あぅ…』=“Y-Yeah... Hah, ah... I’m fine... It’s just a little... but my fingers... felt good, so... even with your cock... Auh...” +『…おじさんの、おチンポなら……んぅっ…絶対…き、気持ちよく、なれるから…。いっぱい…突いて…、ぁ、っん…』=“...If it’s your dick... nnh... I’ll definitely... f-feel good... Thrust it... lots... ah, nh...” +『私の…こっちの初めてでも…んっ、気持ちよく…なって…。あっ、うっ…っは…』=“Even if it’s... my first time... nnh, it feels... good... Ah, uuh... hah...” +『乙羽ちゃん、どうだい?』=“Otoha-chan, what do you think?” +『あっ、っ、うっ…ああっ…あっ、あんっ…ん、はっ…すごく…気持ち…い……んあっ…、あっ…』=“Ah, gh, uuh... aah... ah, anh... nn, hah... It feels... really... good... nnah... ah...” +『んっ…ああっ…あっ、そのまま…あっ…はっ…シてっ…ああっ…あっ、あんっ…動いて…!』=“Nnh... Aaah... Ah, just like that... Ah... hah... Shhh... aah... ah, ahn... Move...!” +『っはー…っぁ…ぁ…はぁ…はー…んあ…っぁ…はー…はー……はぁー…ぁ…』=“Hahh... aah... ah... haah... hah... nhah... ahh... haaahhh...haah...haaah...ah...” +『おじさんの…おチンポで…いっぱい…いっぱい…何度も…イっちゃった……。』=“I came... so many times... with... your cock... so much...” +『乙羽ちゃん、初めてのアナルですごい乱れ方をしたねぇ。おじさん、びっくりしたよ』=“Otoha-chan, you got really messed up on your first anus. Uncle, you surprised me.” +『はー…はー……お尻…アナル…気持ちよくて…。はぁーはぁー…っあっ…はー…っはー…』=“Hahh... hahh... My butt... anus... feels so good... Hahhh, hah... ahh... hanh... hhah...” +『アナルも…頭も…もうぐちゃぐちゃで…んんっ…はぁ…いつも以上に体がフワフワして…すごく…満たされてるの……』=“My anus... and my head... are already a mess... Nnngh... Hahh... My body’s even more fluffy than usual... It’s so... full...” +『これで乙羽ちゃんのおマンコもアナルも、初めては全部おじさんがもらっちゃったね』=“Now Otoha-chan’s pussy and anus are all mine for the first time.” +『はー…はぁ…んっ……う、嬉しい……。気持…ち、よかった…?…はぁ、…はぁ…はぁ……はぁ…』=“Hahh... hahh... nnh... I-I’m so happy... Did it... feel good...? ...Haah, ...haah, haah... Haah...” +『とってもよかったよ。気持ちよすぎていっぱいザーメン出しちゃうくらいに』=“It was so good. So good that I let out so much semen.” +『…よ、かった…。はぁ、はぁはぁ…っ…私…だけじゃなく…て…はーはー、おじさんも…気持ちよくなれて…』=“...It was, good... Hah, hah, Hah...nh... It wasn’t just...me...hah... hah... Uncle... felt good, too...” +『乙羽ちゃん、自分で開発してお尻を差し出すなんて…一途でエッチですごく可愛いよ』=“Otoha-chan, you developed it yourself and offered your butt... You’re so single-minded, perverted, and really cute.” +『おじさん…はー…ぁ…っはー…はー…ん、…はーっ…ん……はぁはぁ…』=“Uncle... haa... ah... haah... hah... nn, ... haaah... nnn... Haahaa...” +『全身まだ痺れてる…動けないよぉ…。ずっとこうしてたい…。大好きなおじさんと…いっぱいエッチしてたい…。』=“My whole body’s still numb... I can’t move... I wanna stay like this forever... I want to have lots of sex... with the man I love...” +『ぁ…はー…っぁ……はー…はー……はぁー…ぁ…はー…っはー…はー……ぁ…はぁ、はぁ…』=“Ah... haaah... ah... haah... hahh... aaahh... hhaaah, haahh, hah... ah, haaa...” +『もし莉乃ちゃんと何をしてたとしても…。ここまで…こんな風に、シてあげられるのは私だけのはず。』=“No matter what you do with Rino-chan... I should be the only one... who can do this much for you.” +『はぁ、はぁ、はぁ…はー…ぁ…ふー………はぁー…ぁ…はー…はー…っはー…はぁ……はぁ…はぁ…』=“Hah, hah, haah... hah... ah... fuuu...... haaaaah... ah, haaahh... haahh.. hahh...haah...haaa...hah...” +『私が、一番おじさんを満足させてあげられるんだから…。』=“I’ll be the one to satisfy you the most, Uncle...” +『補習が全部終わって、先生が出て行き、他の皆も片づけを済ませてどんどん教室から出ていった。』=“The supplementary lessons were all over, the teacher left, and everyone else finished cleaning up and left the classroom more and more.” +『私も片づけをしながら、マナーモードのスマホを手に取って早速おじさんにLIMEを送る。』=“While I'm cleaning up, I pick up my phone, which is in manner mode, and immediately send Uncle a LIME message.” +『《補習が終わったよ。今からおじさんの部屋に行っていいかな?》』=“{Remedial classes are over. Can I go to your room now?}” +『送信して…すぐに返事がきた。』=“I sent it... and got a reply right away.” +主人公(独白)『《今、部屋にはいないんだ》』=The main character (a monologue) {He's not in the room right now.} +『《どこにいるの?》』=“{Where are you?}” +主人公(独白)『《保健室で留守番を頼まれてね。時間がかかりそうだから、今日はもう帰っていいよ》』=The main character ( monologue) “{He asked me to watch the house in the nurse’s office. It looks like it’ll take a while, so you can go home for today.}” +『《そうなんだ。じゃあ、保健室に行ってもいいかな?》』=“{I see. Then can I go to the nurse’s office?}” +主人公(独白)『《ああ、待ってるよ》』= protagonist ( monologue)《Yeah, I'll be waiting.》 +『やった。早くおじさんのいる保健室に…』=“Yay. Hurry up and go to the nurse’s office where your uncle is...” +『小鳥遊さん』=“Takanashi-san.” +『わ…!』=“Wah...!” +『びっくりした。スマホでのやりとりに夢中になってて、茂部君がすぐそこにいるだなんて思わなかった。』=“You startled me. I was so absorbed in the exchange on my phone that I didn’t think Mobu-kun would be right there.” +『驚かせたかな。ごめんね』=“I wonder if I surprised you. I’m sorry.” +『ううん、私こそ。それで、何かな…?』=“No, I’m the one. So, what is it...?” +『あー…えっと、その…今日、…一緒に帰らない?』=“Ahh... umm, well... why don’t we... go home together today?” +『え…』=“Huh...” +『ど、どうかな?』=“I-I don’t know.” +『好意を持たれているのは何となく分かってたけど、誘われるなんて…。でも、おじさんのところに行きたいし…』=“I kind of knew you were being nice to me, but I didn’t think you’d invite me... But I want to go see you, Uncle...” +『えっと…あの、ごめんね。私、寄るところがあるんだ』=“Um... Um, sorry. I’ve got somewhere to stop by.” +『そっか。じゃあさ、…校門まででも一緒に帰ろうよ』=“I see. Then... let’s go back to the school gate together.” +『ぁ、えっと…』=“Ah, um...” +『断れた、と思ったのに…。困ったな…。』=“I thought I could’ve refused... What a problem...” +『もし急いでるなら、俺も速足で歩くしさ』=“If you’re in a hurry, I’ll walk at a quick pace, too.” +『い、いいよ。そんなの悪いし』=“I-It’s fine. That’s bad.” +『俺は気にしないけど…。それとも寄るところって学校内なの?』=“I don’t mind, but... Or are there places you’ll stop by at school?” +『う、うん。まぁ…』=“Y-Yeah. Well...” +『先生に何か頼まれ事でもした?もしそうだったら、俺、手伝うからさ』=“Did the teacher ask you to do something for me? If that’s the case, I’ll help.” +『ううん、そうじゃないの』=“No, that’s not it.” +『うーん、そっか…。だったら、用事が終わるまで待てるから終わったら、また教室に…』=“Hmm, I see... In that case, I’ll wait until you’re done with your business, so once I’m done, we’ll go back to the classroom...” +『ち、違うの。その…実は…えっと…あまり具合が良くないから、保健室に寄ろうと思ってて…』=“N-No. Um... actually... umm... I’m not feeling very well, so I was thinking of stopping by the nurse’s office...” +『えっ!大丈夫?』=“Huh?! Are you okay?” +『嘘ついてごめんね…。放っておいて欲しいの…。早くおじさんのところに行きたいから…。』=“I’m sorry for lying... I want you to leave me alone... Because I want to go to your uncle as soon as possible...” +『うん、大丈夫。少し休むだけだから…。』=“Yeah, I’m fine. I’ll just take a little break...” +『俺、付き添うよ。この間も具合悪そうだったし。1人にするのは心配だよ』=“I’ll accompany you. You looked sick the other day, too. I’m worried about leaving you alone.” +『う、ううん。ほんと、ほんとに大丈夫だから…。えっと、ごめんっ、もういくね』=“N-No. I’m really, really fine... Um, sorry, I’ll be going now.” +『あ、小鳥遊さんっ』=“Ah, Takanashi-san!” +――――――=------- +―――=――― +『もう、茂部君ってば…。こんなに断ってるのに…。』=“Geez, Mobu-kun... Even though you’ve turned me down so much...” +『おじさん、待たせてないかな…。急がなくちゃ。』=“Uncle, I wonder if I’ve kept you waiting... We have to hurry.” +―――――――=--------- +――――――=------- +――――=---- +物音に、留守を頼んだ保健医が帰ってきたのかと思ったがノックをするなら違うだろう。生徒だろうか。=Hearing the noise, I thought the infirmary who had asked me to take care of the house had come back, but if I was going to knock, it would be different. Was it a student? +そのまま黙って様子をうかがっていると、あまり音を立てずに、誰かがこそこそと入ってくる。=As I continued to silently observe her, someone sneaked in without making much noise. +『…………』=“......” +『あれ、誰も…いない…?先生か…おじさんがいるはずだけど…』=“Huh, there’s... no one here...? A teacher... or an uncle should be here...” +どうやら乙羽ちゃんのようだ。=Looks like it's Otoha-chan. +『遅かったね』=“You’re late.” +『あ、おじさん!よかった。あの、遅くなってごめんなさい。……そっちにいるの?』=“Ah, Uncle! Thank goodness. Um, sorry I’m late. ...Are you over there?” +俺が座っているベッドの方へと、声を頼りに歩いてくる。=She walks toward the bed where I'm sitting, relying on her voice. +『こっちだよ。誰もいないから入っておいで』=“This way. There’s no one here, so come in.” +ベッドを仕切っているカーテンを開けて、乙羽ちゃんが入ってくる。=Otoha-chan opened the curtains that partitioned the bed and entered. +『こんなとこにいたんだ。ちょっと待たせちゃったね…。ごめんなさい』=“So this is where you were. I made you wait a little... I’m sorry.” +『何かあったのかい?』=“Did something happen?” +『えっと…補習を一緒に受けてる男子に、あの後引き留められてちゃって…』=“Um... I was held back after that by a boy who’s taking supplementary lessons with me...” +『おや、補習のことで相談でもされたのかな?』=“Oh, did she talk to you about supplementary lessons?” +『ううん。…一緒に帰りたいって誘われたの。断ったんだけど…なかなか諦めてくれなくて…』=“No. ...She invited me to go home with her. I turned her down... but she wouldn’t give up...” +『へえ…』=“Huh...” +顔も名前も知らないクソガキに、内心軽く舌打ちをする。=I clicked my tongue lightly on the inside at the shitty brat whose face and name I didn't know. +『乙羽ちゃんは、ついに男を誘っちゃったんだねえ』=“Otoha-chan, you’ve finally invited a man.” +『えっ!!ち、違うよ、なんでそうなっちゃうの?私はそんなことしてないよ…!』=“Huh?!! N-No, how did that happen? I didn’t do that...!” +『でもねぇ…エッチなことをしてる女の子は勝手に色気が出ちゃうからなぁ…』=“But you know... Girls who do dirty things tend to get all sexy on their own...” +『…そ、そんなの…自分じゃわからないもん…。おじさんとのことは誰にも気付かれてないはずだし』=“...Th-That’s... I don’t know myself... No one should have noticed what happened with Uncle.” +『だから、乙羽ちゃんがどうあれ、勝手に自然とオスを欲情させて誘っちゃうんだよ』=“That’s why, no matter what Otoha-chan is like, she’ll just naturally make the male lust and invite him.” +『もう…私が誘いたいのは、おじさんだけだよ。他の人じゃなくておじさんにだけそういう目で見られたいの』=“Geez... The only one I want to invite is you, Uncle. I want you to look at me like that, not other people.” +『そうなのかい?』=“Really?” +『うん、だって…おじさんのことを考えただけで、興奮してきちゃうし…今日も…エッチ、したくて…ここに来たんだもん』=“Yeah, I mean... Just thinking about you gets me excited... and today... I came here because... I wanted to have sex again.” +『本当かなあ?』=“I wonder if it’s true?” +『本当だよ…!補習中も気を抜いたら、おじさんと…エ、エッチすることばっかり考えちゃう…』=“It’s true...! If I let my guard down during supplementary lessons, I’ll only think about having sex... with my uncle...” +『それに…おじさんのことを思い出して…いつも…オ、オナニーしちゃうし…』=“Besides... I always... m-masturbate when I think about my uncle...” +『はぁ、はぁ…おじさんにやらしいことをしたり、されるごとに……エッチも…オナニーもどんどん気持ちよくなっちゃう…』=“Hah, hah... Every time you do dirty things to me, Uncle... sex... masturbation feels better and better...” +『そんな切なそうな声を出して…』=“You sound like you’re in pain...” +『ん、はぁ…はぁ、だって…今ももう…濡れてきちゃってるんだよ。…だから、ね…シよ…? おじさん』=“Nnh, hah... hah, but... even now... I’m already... getting wet. ...So, you see... Shiyo...? Uncle.” +もじもじしながら、目の前まで身を寄せてくる。=She fidgets as she leans in right in front of me. +『おじさんの匂い、大好き。すごく安心する…。安心するし……すごく…ムラムラしてきちゃう…』=“I love your smell, Uncle. It really puts me at ease... It makes me feel safe... and I’m getting really... horny...” +服をはだけさせ、潤んだ目と声で訴えられる。=She bares her clothes and pleads with moist eyes and voice. +それでもまだ、俺には、乙羽ちゃんにちょっかいを出そうとしたガキへの苛立ちが少し燻っていた。=Even so, my irritation at the kid who tried to mess with Otoha-chan was still a little smoldering. +『…おじさんが少しでも留守にしたら、その男の子とセックスしててもおかしくないぐらいサカってるねえ』=“...If your uncle’s away even a little bit, he’s so Sakan that it wouldn’t be strange for him to have sex with that boy.” +『…んもう!意地悪な言い方しないで。ほんとに私はおじさんだけが欲しいの…』=“...Geez! Don’t be mean. I really only want uncles...” +『じゃあおじさんをどれだけ気持ちよく出来るかで証明してもらおうかな』=“Then maybe I’ll have you prove to me how good you can make your uncle feel.” +『ん…。はぁ、はぁ……わかった。じゃあ…今日は……私がいっぱい動いて…気持ちよくするね…』=“Mm... Hah, hah... Got it. Then... today... I’ll move a lot... and make you feel good...” +言い終わると、乙羽ちゃんが遠慮なく俺に跨ってきた。=When I finished speaking, Otoha-chan straddled me without hesitation. +『…は、あっ…はぁ、はぁ…すごく硬くなってる。早く…ナカに…欲しい……』=“...Hah, ah... hah, hah... It’s really hard. I want... Naka... to do it... as soon as possible...” +『あんっ…んっ…ん…濡れすぎてて、力抜いたらもう…このまま……っ挿入[はい/2]っちゃう…っ』=“Ahn... nnh... nh... It’s so wet, if I relax... I’ll just... put it in like this...” +『おじさんに跨って、オナニーしてるみたいだね』=“It’s like you’re straddling your uncle and masturbating.” +『はぁはぁ…おじさんのおチンポでオナニーって…すっごくエッチ……』=“Haa, haa... Masturbating with your uncle’s cock... is really dirty...” +『でも、おじさん、ねえ……このまま…ハメてぇ…』=“But, Uncle, hey... Let’s... set this up...” +『今日は乙羽ちゃんが動いて気持ちよくするんだろう?だったら最初から全部自分でやってごらん』=“You’re going to make Otoha-chan feel good by moving today, aren’t you? In that case, you should have done everything yourself from the start.” +『そ、そうだけど……。あんっ、でもこのままでもすごく気持ちいい……。これ…っ、いいよぉ…』=“Th-That’s true, but... Ahn, but it feels really good at this rate... This is... so good...” +『勝手に独りで気持ちよくなるなら、お預けしようかなあ』=“If you’re going to feel good on your own, I think I’ll hold off on it.” +『やん、やだぁ…ごめんなさぃ…。はぁ、ああ…おじさんのおチンポ、オマンコで咥え込んで気持ちよくするからぁ』=“No, nooo... I’m sorry... Hah, ahh... I'll hold your cock in my pussy and make it feel good.” +『そうかそうか。それじゃあ、ほら…挿入してごらん?』=“I see, I see. Well then, here... try putting it in, okay?” +『はあ…、んんん……あぁっ…、、お…おチンポ…おマンコの奥まで…ね、根元までっ…っは、っぁ……一番奥まで…挿入[はい/2]ったあ…』=“Haa... nnnn... aaah... y-your cock... went all the way... to the back of my pussy... h-all the way to the base... hah, ah... I put it all... deep inside... yes...” +『うまくできたね。軽くイったみたいに中が震えて気持ちいいよ』=“You did well. Your insides are trembling like you just came lightly. It feels good.” +『だ、っ…だって…、っぁ、っは……ぉ、おっきすぎて…赤ちゃんの部屋…押し上げられてっ…っぁ…すごいっ…。おじさん…好きぃ…。っ…っぁ、っは、あ…っ』=“I-I... I mean... ahh, hah... th-they’re too big... They’re pushing up... the baby’s room... aah... amazing... Uncle... I love you...! ...Aah, ha, ah...” +『はぁはぁ…ん…はぁ、はぁ…』=“Huff, huff... Mm... Huff, puff...” +『小鳥遊さん、いる?』=“Takanashi-san, are you there?” +『っ?!!』=“?!!” +『あれっ、誰もいないのかな…』=“Huh, I wonder if there’s anyone here...” +『…嘘っ…茂部、君…?』=“...No way... Mobu, you...?” +『…ん、もしかして、アレがさっき言ってた男子かな?』=“...Hm, maybe it’s the boy that that thing was talking about earlier?” +『やっ…。だ、黙って、や…やり過ごす…から。おじさんお願いっ…んっ…静かにっ…しててっ…。っは、っぁ…』=“No... I-I’ll just... shut up and... do it. Uncle, please... Nnh... Be quiet...! Hah, aah...” +『誰もいない…のかな?…お邪魔します。…小鳥遊さーん、もしかして…ベッドで休んでる…?』=“Is there... no one here? ...Sorry to intrude. ...Takanashi-saaan, are you... resting in bed...?” +『ああ、あの子であたりみたいだねぇ。…でもこのままじゃこっちまで確認しに来そうだし、適当に受け答えしてやり過ごそうか』=“Yeah, it looks like she’s around. ...But at this rate, she’ll come all the way over here to check, so let’s just take her at face value and let her pass.” +『う、受け答え?!…こ、こんな…ぉ、おチンポ咥え込んでる状態で…そんな事…』=“A-An answer?! ...I-It’s like this... Oh, with your cock in my mouth... That’s...” +『ん?そんなにバレるのが怖いなら、チンポを抜こうか?その場合、今日はもうこの続きはしないことになるけど?』=“Hm? If you’re so afraid of being found out, why don’t I pull out my cock? In that case, I’ll have to stop continuing this today.” +『そ、それはヤダぁ…。するっ…ちゃんと、するっから…んっ…ん、ううっ…んっ…』=“I-I don’t wanna do that... I’ll... I'll do it... properly... Nnh... nnh, uuuh... nh...” +『唸ってる…?やっぱりそっちで寝てるの?ねえ、大丈夫?』=“You’re growling...? Are you sleeping over there after all? Hey, are you okay?” +『小鳥遊さ…』=“Takanashi-sa...” +乙羽ちゃんを呼ぶ男子[ガキ/2]が、図々しくも俺たちのいるベッドへと近づいてきた時…=The boy calling for Otoha-chan shamelessly approaches the bed we're in... +『も、茂部君っ…なんで、ここにいるの?』=“M-Mobu-kun... Why are you here?” +乙羽ちゃんはそそくさと上着を整え、咄嗟に顔だけをカーテンから出した。=Otoha-chan hurriedly put her jacket back in order and immediately pulled only her face out of the curtain. +『あ、小鳥遊さん。…俺、あれからさ、そのまま帰ろうかと下駄箱まで行ったんだけど…』=“Ah, Takanashi-san. ...After that, I thought I’d go straight home, so I went to the shoe lockers...” +『う、うんっ…っ…』=“Y-Yeah...gh...” +『その、やっぱり心配になってきてさ…どうしても気になったから戻って来てみたんだ』=“Um, I was worried after all... I couldn’t help but be curious, so I came back.” +『そ、そうなんだ…。っ…んん、はぁ…、っ…そんな…いいのに…』=“I-I see... Ngh... Nnh, hah... ngh... That’s... fine...” +『やっぱり、すごく顔赤いね。熱、あるの?』=“Your face really is red. Do you have a fever?” +『そうかなっ?…ね、熱は…ない、よ。ちょっと…っは…っぅ…休んでっ…楽になってきてるし…』=“You think so? ...I-I don’t... have a fever. I’m just... hah... uu... resting... and it’s getting easier...” +なにモーションかけてんだ、このガキ。乙羽ちゃんは俺専用の穴なんだよ。=What the hell is this kid doing? Otoha-chan's my personal hole. +『でも…なんだか苦しそうだね。本当に大丈夫?保健の先生いないよね、探して呼んでこようか?』=“But...you look like you’re in pain. Are you really okay? The health teacher isn’t here. Should I go look for him and call him?” +『っぁ、う…ぁ、頭がちょっと痛いだけで…ほんとっ…っふ…っぅ…。へ、平気だから、呼ばなくていい、よ…』=“Ah, uu... ah, my head just hurts a little... really... fuh... uuh... I-I’m fine, so you don’t have to call me that...” +『小鳥遊さん、無理しないでね。俺、ほんと心配だし…』=“Takanashi-san, don’t push yourself. I’m really worried...” +…そんなに好きなら、チンポをぐっぽり咥え込んだメス顔を拝ませながら話させてやろう。=...If you love me that much, I'll make you worship the face of a bitch holding my cock in her mouth as you talk. +『う、うんっ…っ、だいっ……、』=“Y-Yeah...gh, it’s okay...,” +『じょう…ぶ…っ!』=“I’m... fine...!” +『っ!!』=“!!” +『おじさっ…ん、、』=“Uncle... nn,” +『……?え…ぁ、俺用事とかないし、もうちょっとここにいるよ』=“...? Huh...? Oh, I don’t have anything to do, so I’ll stay here a little longer.” +『っぁ…っぅ…』=“Ah...gh...” +『やっぱり人前でハメられるのが好きなんだなぁ…。いつもより一段と締まりがいいぞ』=“So you really do like being framed in public... You’re even tighter than usual.” +『…そんな、や、めっ……っ!!…っ…!』=“...No way, s-stop...!! ...!” +『…?えっと、、大丈夫…?』=“...? Um, are you okay...?” +『き、気にしないっ…っ…っ…で…』=“I-I don’t mind...gh... So...” +『う、うん。小鳥遊さん、赤くなってるけど、熱…上がってる?』=“Y-Yeah. Takanashi-san, you’re blushing. Are you... feverish?” +『え、ぁ、そ…そうか…もっ。ぁっ、はぁ…っ』=“Eh, ah, I... I see... Geez. Ah, hah...” +『心配だし、もうちょっとここにいるよ。椅子は…っと』=“I’m worried, so I’ll stay here a little longer. The chair’s... oops.” +『っ、はーっ、はーっ…はふ、ぅ…はぁー…』=“Gh, haaah, haah... hafh, uh... hahh...” +『ほ、本当に具合…悪そうだね。逆に気を遣わせちゃったかな…?ごめんね。俺、その…帰るよ。』=“Y-You really do look... unwell. Did I make you worry instead...? Sorry. I’m, umm... going home.” +『っふー…っ…ふー…う、うん…具合…ちょっと…っはぁ…はぁ、ほんと…良くないから…そう、して…。』=“Fhhh... hh... fhh, y-yeah... I’m a little... hah... haah, it’s really... not good, so... do that...” +『お、お大事にね。補習中でも体調悪くなったら相談して。』=“P-Please take care of yourself. If you get sick during supplementary lessons, let me know.” +『わ、わかった…。はーっはーっ…ありがと…。』=“O-Okay... Haaah, haaah... Thanks...” +『じゃ、じゃあ…。』=“Th-Then...” +――――――――=--------- +―――――=------ +―――=――― +――=――― +―=-I'm sorry. +『っ!!…はーっ♡…はー♡っあ♡…はぁー…まだ、おマンコ奥、ヒクッヒクッ…してるっ…♡♡』=“!! ...Hahhh ♡... Hahhh♡ ahh♡... hahh... It’s still twitching, deep inside my pussy... ♡” +『…乙羽ちゃんのおマンコ…まだ精子を搾り取ろうと激しくパクパクしてるよ。』=“...Otoha-chan's pussy... It's still flapping violently, trying to squeeze out the sperm.” +『はーっ…はぁ…あ♡、だって…私、茂部君と顔をっ…合わせたまま…っ…知ってる男子の目の前でっ…』=“Hahh... hahh... ah♡, I mean... I’m still... face-to-face with Mobu-kun...gh... right in front of a boy I know...” +『おじさんに…思いっきり突き上げられて、いっぱい感じて…はぁはぁ♡…意識、ほんとに飛びそうにっ…なって…はぁっ♡…はー♡…イっちゃった…♡』=“Uncle... shoved me up as hard as I could, and I felt so much... Haa, haa, ♡... My consciousness really felt like it was going to fly away... haa... ♡ ...haa... I came...♡” +『乙羽ちゃんは、エッチになっちゃダメな時ほど感じるスケベな子だねぇ。おじさんが思った通りだ。』=“Otoha-chan, you’re such a perverted girl that you feel it the more you don’t want to become a pervert. It’s just like Uncle thought.” +『だって…はぁ、はぁ♡♡…おじさんが…茂部君がいるのに…激しく突いてくるからぁ…。』=“Because... hah, hah♡♡♡... Uncle... Mobu-kun’s here... and he’s thrusting so hard...” +『…はーはー♡…茂部君、すごく頑張って隠してた、けど…んっ♡…私が感じてる顔を見て…勃起、してた…。』=“...Haa, haa, ♡...Mobu-kun, you did your best to hide it, but...nnn... When you saw the face I was feeling...it was erect...” +『ほら、言った通り…交尾でサカったメス顔は隠せないし、立派にオスを誘ってるじゃないか。』=“See, it’s just like I said... I can’t hide the face of a bitch who’s been slacking off in mating, and she’s admirably inviting males.” +『で、でも…っ…ん、私はおじさんにしか興味ないもん…。はぁ、ふぅ…♡…だけど…茂部君…あんなになって…私、帰ってから…オカズにされちゃうの、かな…。』=“B-But...nh... Nnh, I’m only interested in you, Uncle... Haa, fuu...♡... But... Mobu-kun... You’ve become like that... After I go home... you’ll turn me into a freak, I guess...” +『おじさんだったら、自分の好きな子がこんなにエロい顔をして目の前にいたら、即センズリこいちゃうよ。』=“If it were you, Uncle, if the girl you like had such an erotic look on her face right in front of you, you’d be instantly sent flying.” +『っ♡…ぉ…おじさんの…おチンポと精子で…おマンコがいっぱいなのに…茂部君からもおマンコ狙われて…中出し妄想…されちゃう、なんて…♡』=“!♡...oh...my uncle’s...cock and sperm...my pussy is so full...but Mobu-kun is also after my pussy...and I’m being creampied...and delusional...♡” +『あの口ぶりなら童貞だろうから…乙羽ちゃんのキツくてトロトロの極上マンコなら一瞬で射精しちゃうだろうね。』=“I bet she’s a virgin when she talks like that, so... I bet Otoha-chan’s tight, syrupy, top-of-the-line pussy would ejaculate in an instant.” +『私は…絶対おじさんだけのものだから…♡……でも、隠してた勃起チンポ…ちょっとだけ興奮しちゃったかも』=“I’m... definitely yours alone, Uncle...♡... But the erect cock I was hiding... I might’ve gotten a little excited.” +『おじさんのチンポより、大したこともない童貞チンポのほうがいいのかい?』=“Do you prefer a virgin cock that’s nothing special to your uncle’s cock?” +『ううん、おじさんのがいいに決まってる♡…ん、もう…またおマンコにおチンポ欲しくなってきちゃった…♡』=“No, of course it’s yours, Uncle♡... Mm, geez... I’m starting to want your cock in my pussy again...♡” +『バレそうなセックスもいいけど…今度は我慢しないで思いっきりハメたいの…。』=“I don’t mind having sex that’ll get me found out... but this time, I want to have sex as much as I can without holding back...” +『さっきたっぷり出してあげたけど、もうこんなにチンポは硬くなってるよ』=“I let out a lot of it earlier, but your cock’s already this hard.” +『…わぁ…ほんとだぁ♡だからおじさんのおチンポ…大好き…♡♡』=“...Wow... You’re right ♡ That’s why I love your dick... ♡” +『あの子は若くてもこんな風にはならないだろうなぁ。せいぜい1回チョロっと出して萎んで終わりだろうねえ』=“I’m sure she won’t end up like this even if she’s young. She’ll probably end up withering away and letting it out once at most.” +『はぁっ♡はぁっ♡…私、1回だけじゃ…ちょっとなんかじゃ全然満足出来ないよぉ…。もっと、もっと…おチンポ欲しい…♡♡』=“Haah♡ Haah♡... I can’t be satisfied at all... just once... with something like a little... More, more... I want your cock...♡” +『へえ、チンポだけかい?』=“Huh, just your cock?” +『ううん、精子…ザーメン…おチンポ汁…。子宮の奥も体にもいっぱいぶっかけて塗りたくってほしいの…』=“No, it’s sperm... semen... cock juice... I want you to smear it all over my womb and body...” +『…そんなことをしたら体中イカ臭くなって、乙羽ちゃんは非処女の淫乱ビッチだって、さっきの男子にバレちゃうかもしれないよ?』=“...If you do that, your whole body will stink of squid, and the boy from earlier might find out that Otoha-chan is a non-virgin slutty bitch, you know?” +『フフ…もしバレちゃったら…茂部君、怒りながらでもやっぱりシコシコしちゃうのかな…?ああ♡…すっごくスケベで興奮しちゃう…♡はあはあ…♡』=“Heh heh... If they find out... Mobu-kun, even though you’re angry, will you still stroke them after all...? Aaah♡... You’re so lewd, I’ll get excited...♡ Haahaa...♡” +『ははは、今の乙羽ちゃんだと本当にあの男子とヤりかねないな』=“Hahaha, with Otoha-chan as she is now, she’s really going to have sex with that boy.” +『ううん、そんなことない…!茂部君は、おじさんとのセックスの…刺激でしかないの♡』=“No, that’s not true...! Mobu-kun, you’re nothing more than a stimulus...to having sex with your uncle♡” +『私にはおじさんだけ…♡それを今から証明するから…。今度は私の好きにさせて?♡♡』=“You’re the only one for me...♡ I’ll prove that now... Let me do as I please this time, okay?♡♡” +――― =――― +―…=――― +『茂部くんの前でシてくれたお返しに、おじさんをすっご~く気持ちよくしてあげる♡ほんと、いっぱいシちゃうんだから…。覚悟してね♡』=“In return for doing it in front of Mobu-kun, I’ll make you feel really good ♡ I’m really going to do a lot of it... Prepare yourself ♡” +『いつになくサカってるね…。これからおじさんはどうなっちゃうのかな?』=“You’re unusually shy... I wonder what’s going to happen to your uncle from now on?” +『ふふ…、ギンギンに勃起しまくってるオチンポを…こうやってぇ……』=“Hehe... Your penis is so erect... like this...” +『はぁっ……あぁぁぁ………んんん……』=“Haah... Aaaaah... Mmm...” +『おおぉ…、おっ…、』=“Ohhh... Oh...,” +『はぁ、あっ…、あぁん…♡』=“Haa, ah... Aaahn...♡” +『オマンコに挿入されて……いっぱい犯されちゃうんだよ?残ってるザーメン、全部搾り取ってあげる♡』=“You’re going to put it in my pussy...and rape me a lot, you know? I’ll squeeze out all the semen I have left♡” +『はぁ…っ♡…はぁっ♡…はぁ♡…ぁ…はぁ……はー…はーっ♡…っぁ…はーっ♡♡……』=“Haa...! ♡...Haaaa♡...haaa...ahh...haah...hahh...hhaaahhhh♡...! Ah...hauuu♡...” +『今日はこのぐらいにしておこうか。』=“Let’s leave it at that for today.” +『はぁ♡はぁ♡…っ…えー…もっとしたいぃ…♡っ、ねえ…私まだ出来るよ、おじさんも出来るでしょ?』=“Haa♡ Haa♡...gh... Ehh... I wanna do more... ♡, hey... I can still do it, Uncle, you can do it too, right?” +『出来るけど、そろそろ保健の先生が戻ってくるだろうからなあ。』=“I can, but the health teacher should be back soon.” +『んー……じゃあ……一緒に待つ♡』=“Mmm... Then... I’ll wait with you♡” +『こらこら。もうぐったりしてるじゃないか。今日はもう帰りなさい、ね?』=“Hey, hey. You’re already limp. Go home for today, okay?” +『ん……んぅ。はーい…。』=“Mm... Mm. Okay...” +『それからも少しだけ、おじさんに抱きついたり、擦り寄ったりしながらワガママ言っちゃった。おじさんは困った顔してたけど、すごく幸せな時間だった』=“After that, I got a little selfish while hugging and rubbing up against him. He looked troubled, but it was a really happy time.” +『そうこうしてるうちに保健の先生が戻ってきたから保健室にいる理由を誤魔化して…逃げるように外に出た。』=“While I was doing that, the health teacher came back, so I glossed over why I was in the nurse’s office... and went outside like I was running away.” +――――――=------- +―――=――― +『今日はおじさんと一緒にいられて、エッチもたくさん出来て…すっごく嬉しい。』=“I’m really happy to be with you today, and to have lots of sex...” +『保健室まで来た茂部君にはびっくりしたし、困ったけど…どうにか誤魔化せたし…。』=“Mobu-kun surprised me when I came to the nurse’s office, and it was a problem... but I managed to cover it up somehow...” +『茂部君ってけっこう強引なんだな…。席替えなんてないだろうし、補習中はずっと隣の席だよね。……あっ!!』=“Mobu-kun’s pretty pushy, isn’t he...? He probably won’t change seats, and he’ll be sitting next to me the whole time during supplementary lessons. ...Ah!!” +『教科書もノートも…そもそも鞄を教室に置いたまま!…取りに行かなくちゃ!!』=“My textbooks and notebooks... I left my bag in the classroom in the first place! ...I have to go get it!!” +―――――=------ +―――=――― +『はぁ…気付いてよかったぁ。早く帰って…』=“Sigh... I’m glad I noticed. Hurry up and go home...” +『あれ……あそこにいるのは…おじさん?…と……………莉乃、ちゃん?』=“Huh... Is that... Uncle over there? ...And......Rino, chan?” +『あれ…なんだかすごく真剣な様子で話してる。』=“Huh... You seem really serious about this.” +―――――=------ +―――=――― +『…勘違いだと思うけどなぁ…。莉乃ちゃんはすぐにそうやって思い込むから。』=“...I think it’s just a misunderstanding, though... Rino-chan’s going to make assumptions like that right away.” +『そうじゃないってば。とにかく…明後日の夕方、教室で待ってるから。必ず来てよね。』=“That’s not it. Anyway... I’ll be waiting in the classroom the evening after tomorrow. Be sure to come.” +『はぁ、わかったよ。』=“Sigh, all right.” +『…おじさん、私を早く帰らせたのは、莉乃ちゃんと話をするためだったの?…勘違いって、何が…?』=“...Uncle, did you make me go home early so you could talk to Rino-chan? ...What do you mean by misunderstanding...?” +『莉乃ちゃんも…明日、おじさんを教室に呼び出して一体何をするんだろう……?』=“Rino-chan too... I wonder what she’s going to do by summoning her uncle to the classroom tomorrow...?” +『ずっと引っかかってたけど…莉乃ちゃんとおじさんって本当に何かあるのかな…?』=“It’s been bugging me this whole time... Is there really something going on between Rino and Uncle...?” +『私がこの町にいない間…私に言えないような何か…。』=“Something you can’t tell me... while I’m not in this town...” +『莉乃ちゃんは、プールで遊んだ時も変だった。おじさんと私を遠ざけるようにしたり…』=“Rino-chan was weird when we played in the pool, too. She tried to keep me and Uncle away from each other...” +『おじさんはいつも相手をしてくれるけど、やらしいことをいっぱい迫ってる私に…本当は幻滅してたりするのかな?』=“You’re always dealing with me, Uncle, but when I’m closing in on so many dirty things... I wonder if you’re actually disillusioned?” +『もしそうだったら…私なんかよりずっとしっかりしてて、素敵な莉乃ちゃんの方を選んじゃってもおかしくない……。』=“If that’s the case... then it wouldn’t be strange for you to choose the wonderful Rino-chan, who’s much more reliable than me...” +『私が今まで誰にも言ってないからって、何もなかったわけじゃないのはわかっているでしょう?』=“You know that just because I haven’t told anyone until now doesn’t mean nothing happened, right?” +『はいはい。』=“Yes, yes.” +『っ…。今日はもういい!その何も認めない態度、本っ当にイヤ。明後日…絶対だからね。』=“Ngh... That’s enough for today! I really don’t want that attitude of not admitting anything. The day after tomorrow... I’m sure of it.” +『なんか…痴話喧嘩してる仲にも見えて…。やっぱり、莉乃ちゃんとおじさんの間に絶対何かあるんだ…。』=“It kind of...looks like they’re having a lovers’ quarrel... There’s definitely something going on between Rino-chan and Uncle after all...” +『…もうじっとしていられない。突き止め…なくちゃ…。』=“...I can’t sit still anymore. I have to find out...” +『補習前に、念のために予習をすると言って、早めに家を出てきた。』=“Before supplementary lessons, I left home early, saying I’d prepare just in case.” +『…予習っていうのは…嘘で、いつも通りおじさんの部屋に向かい何度かエッチをして…着替えた後…』=“...Preparations... That’s a lie, so we went to Uncle’s room as usual, had sex a few times... and then changed...” +『ねえ、おじさん。夕方、また来てもいいかな?』=“Hey, Uncle. Can I come again this evening?” +『…うーん。昨日の夕方もこうだっただろう?ここ最近、毎日帰りが遅いんじゃ、流石に麗子姉さんが心配するんじゃないかな?』=“...Hmm. You were like this yesterday evening too, weren’t you? Lately, you’ve been coming home late every day. I’m sure Reiko-nee-san would be worried about you.” +『え、じゃあ…ダメってこと?』=“Huh? So... you’re saying I can’t?” +『おじさんのいう通り、ここ最近は補習前と補習後、毎日シてる…。それはおじさんも喜んでるから、今日もお互いシたいはず…なんだけど…』=“Just like you said, I’ve been doing it every day lately, before supplementary classes and after supplementary classes... That’s what he’s so happy about, so we should both want to do it today... but...” +『ダメというか…今日はとりあえずやめておいて、また明日にでもおいでよ』=“It’s not that I can’t... Just stop for today and come back tomorrow.” +『さっきまで夢中だったから忘れてたけど…思い出した。一昨日、帰ろうとして廊下で聞いた莉乃ちゃんとの会話』=“I’d been so engrossed that I’d forgotten... but now I remember. The conversation I heard the day before yesterday with Rino in the hallway as I was about to go home.” +『やっぱり…今日は莉乃ちゃんと会うからダメなの…?』=“I knew it... You can’t today because you’re meeting with Rino-chan...?” +『えー…でも…』=“Whaaat...? But...” +『ぎゅっとおじさんに抱き着く…』=“I’ll hug you tight, Uncle...” +『終わった後でもおじさんのおチンポ…勃起してたよ。私ともっとエッチしたいんだよね?』=“Even after it was over, your dick was... erect. You wanted to have more sex with me, didn’t you?” +『私もまだナカが疼いてるの。おじさんのおチンポ…まだまだ欲しくて足りないって…。補習が終わった後に少しでいいからシたいな…』=“I’m still aching, too. My uncle’s cock... He said he still wants more, and it’s not enough... I’d like to do it a little after supplementary lessons are over, so...” +『い、いやいや…そうしたいけど、おじさんは夕方から夜にかけて先生から仕事を頼まれててね』=“N-No, no... I’d like to, but my uncle got a job from the teacher from evening to night.” +『今日はどうしても無理なんだよ』=“I just can’t do it today.” +『…先生からの仕事?莉乃ちゃんと会うんでしょう?おじさん、嘘をつくの…?』=“...A job from the teacher? You’re meeting with Rino-chan, aren’t you? Uncle, are you going to lie...?” +『先生からの頼まれ事なんかじゃない。…莉乃ちゃんと会うことを私は知ってるのに……。』=“It’s not a request from the teacher. ...Even though I know I’m going to meet Rino-chan...” +『そ、っか…』=“I-I see...” +『抱き着いていた腕をそっとゆるめて、離れる…。』=“I gently loosen my embrace and let go...” +『ごめんね、乙羽ちゃん。おじさん忙しくってさ』=“Sorry, Otoha-chan. Uncle’s busy.” +『ううん。お仕事だもんね』=“Nope. It’s work, after all.” +『………やっぱり私には秘密にして、莉乃ちゃんと会うんだ。』=“......So you’re going to keep it a secret from me and meet with Rino-chan after all.” +『あの時偶然聞いた、莉乃ちゃんとおじさんの立ち話。すっごく真剣な様子だった。』=“Rino-chan and Uncle’s standoff, which I happened to overhear back then. They looked really serious.” +『そうじゃないってば。とにかく…明後日の夕方、教室で待ってるから。必ず来てよね。』=“That’s not it. Anyway... I’ll be waiting in the classroom the evening after tomorrow. Be sure to come.” +『…待ってるから、必ず…か。どういうことなんだろう。でも、どっちに尋ねたって教えてもらえそうにない…。』=“...I’ll be waiting, so be sure... huh? I wonder what’s going on. But I don’t think she’ll tell me either way...” +『再会した日から、莉乃ちゃんとおじさんの関係がどこか昔と違うのは気付いてたけど…。今思えば……』=“Ever since the day we met again, I’ve realized that Rino-chan’s relationship with Uncle is somehow different from how it used to be... Thinking back on it now...” +『2人が本当はどういう関係なのか…尋ねても分からないなら……。今日、夕方に教室にいけば……わかるかな……』=“If you don’t know what their relationship really is... even if I ask... If I go to the classroom this evening... I wonder if I’ll understand...” +『乙羽ちゃん…?』=“Otoha-chan...?” +『あ…』=“Ah...” +『どうしたんだい?』=“What’s wrong?” +『う、ううん。ボーっとしてた。あの、わがまま言ってごめんね。私、補習があるから、そろそろ行くね』=“N-No. I was spacing out. Um, sorry for being so selfish. I have supplementary lessons, so I’ll be going now.” +―――――――――――――=--------------- +―――――――=--------- +―――=――― +……=... +『……来ちゃった…』=“...I’m here...” +『まだ誰もいない…』=“No one’s here yet...” +『本当のことが知りたくて…来ちゃったけど…、よく考えたら盗み聞きになっちゃうし…。』=“I came here because I wanted to know the truth... but now that I think about it, I can’t help eavesdropping...” +『大体、こうやって来たはいいけど…そこからどうするかなんて全然考えてなかった。』=“Besides, it’s fine that we came here like this... but I wasn’t thinking about what to do from there at all.” +『……やっぱり帰ろうかな…』=“...Maybe I should go home after all...” +『っ…!!』=“...!!” +『……!!』=“...!!” +『えっ、…あっ…本当に来ちゃった…?!か、隠れなきゃ…っ!…っ…どこにっ…どうしよう。机の下じゃ見えちゃう…。……そうだ!教卓なら…!』=“Huh? ...Ah... He’s really here...?! I-I have to hide...! ...! ...Wh-Where... What should I do? I can see it under the desk... ...That’s right! If it’s the teacher’s desk...!” +―――――=------ +――=――― +『さて…と、まだ来てない。か…』=“Now then... Well, she’s not here yet. Hmm...” +『よ、よかった…。ギリギリ…。見つかってない……』=“I-I’m glad... Just barely... I haven’t found her...” +―――――=------ +『昔から時間にだらしないのに、こういう時だけは早いのね』=“You’ve always been sloppy about time, but at times like this, you’re always early.” +『お、莉乃ちゃんも丁度来たんだね。そんなしかめ面したら色っぽい顔が勿体ないよ?』=“Oh, you’re just here too, Rino-chan. It’d be a waste of a sexy face if you grimaced like that, you know?” +『……………っ…』=“.........Ngh...” +『…今はそういう話しをしに来たんじゃないんだけど』=“...I’m not here to talk about that right now.” +『まぁまぁ。そう目くじらをたてることないじゃないか』=“Now, now. There’s no need to get so worked up.” +『わ、おじさんっ!!…教壇に…こっちに来てる!!』=“Wah, Mister!! ...He’s coming... to the podium!!” +『め、目の前に…おじさんがいる。い…息を…殺さなきゃ。気付かれちゃう…』=“M-My uncle’s... right in front of me. I... I have to... hold my breath. He’ll notice...” +『私が聞きたいのは…乙羽との関係なんだけど』=“What I want to ask...is your relationship with Otoha.” +『…やっぱり、莉乃ちゃん気になってたんだ…。』=“...So you really were curious about Rino-chan...” +『呼び出して…突然、それかい?』=“You called me out... and all of a sudden, that’s it?” +『回りくどいことは嫌いなの。いいから答えてよ』=“I hate roundabout things. Just answer me.” +『はあ。そんなに怖い顔しなくても話すよ』=“Sigh. You don’t have to look so scared. I’ll tell you.” +『…答えて。乙羽に……手は出してないでしょうね?』=“...Answer me. You haven’t... laid a hand on Otoha, have you?” +『手を出す…?』=“You’re going to lay a hand on me...?” +『そうよ』=“That’s right.” +『そんな言い方じゃ何が言いたいのか…』=“I don’t know what you’re trying to say by saying it like that...” +『だからはぐらかさないで。…こんな話し、二人きりの時しかできないし、ちゃんと答えて欲しいの』=“So don’t dodge the question. ...I can only talk about this when we’re alone together, and I want you to give me a proper answer.” +『はあ…』=“Sigh...” +『……性的なこと、乙羽にしてないでしょうね?』=“...You’re not doing anything sexual, are you?” +『…っ…性的って…エッチ…ってことだよね?そこまで問い詰めるなんて、やっぱり…莉乃ちゃんとおじさんって…』=“...Gh... Sex... You mean sex... right? If you’re going to question me that much, then... Rino-chan and Uncle really are...” +『性的なこと…ねぇ』=“Something sexual... huh?” +『答えてよ。乙羽に……私にしたような事してないか、知りたいの』=“Answer me. To Otoha... I want to know if you’ve done anything like what you did to me.” +『えっ………。…莉乃、ちゃん……に…?』=“Huh...? ...Rino...chan...?” +『どうだろうねぇ。…それに莉乃ちゃんは、ある意味特別だしなぁ』=“I don’t know. ...Besides, Rino-chan’s special in a way.” +『特別…?私は今、おじさんの特別じゃないの…?』=“Special...? Am I not special to you right now, Uncle...?” +『何ニヤけてるのよ。こっちは真面目に聞いてるのよ?』=“What’re you grinning about? I’m asking you seriously, you know?” +『いやあ、つい色々思い出してね。丁度、今の乙羽ちゃんぐらいの年だっけなあ…』=“Man, I just remembered a lot of things. I think I’m about Otoha-chan’s age right now...” +『どういうこと……?おじさん、私と莉乃ちゃんと3人で仲良く普通に遊んでた頃…?』=“What’s going on here...? Back when the three of us were playing together like normal...?” +『…まさか、乙羽に何かしたの?』=“...Don’t tell me you did something to Otoha?” +『さぁ?でも、確かに何かしたくなっちゃうほど乙羽ちゃんは可愛いなぁ。今の莉乃ちゃんと違って素直で、一途で』=“I don’t know. But Otoha-chan’s definitely cute enough to make me want to do something. Unlike Rino-chan right now, she’s honest and single-minded.” +『莉乃ちゃんも昔は可愛かったんだけどなぁ。特に乙羽ちゃんが町に引っ越していなくなってからは、ねぇ…』=“Rino-chan used to be cute too, though. Especially after Otoha-chan moved into town and disappeared, huh...” +『私が…引っ越した後に…そういう関係になっていたの…?』=“So... after I moved... we had that kind of relationship...?” +『…今はそんな話はしないで。聞きたくない』=“...Don’t talk about that right now. I don’t want to hear it.” +『そうかい?今は不機嫌そうだけど、いつもあんなにおじさんを求めてきただろう?』=“Really? You’re in a bad mood right now, but you’ve always wanted that old man, haven’t you?” +『…嫌!私だってそんなの聞きたくない…!』=“...No! Even I don’t want to hear that...!” +『おじさんは…おじさんは私だけのものなの…。莉乃ちゃんとの間に何があったとしても…!』=“Uncle... Uncle is mine and mine alone... No matter what happens between you and Rino-chan...!” +『…最初は嫌がってたけれど…結局、最後は自分から腰を振るようになっておじさんにいっぱい跨ったねえ』=“...She didn’t like it at first... but in the end, she started moving her hips on her own and straddled Uncle a lot.” +『莉乃ちゃんとおじさん、どれだけエッチしてたとしても…今は私がおじさんを一番気持ちよくしてあげられる…。』=“Rino-chan and Uncle, no matter how much we had sex... Right now, I can make Uncle feel the best...” +『もういいでしょ、その話は!そんな話をしにきたわけじゃないの…』=“That’s enough, isn’t it!? I’m not here to talk about that...” +『おや、莉乃ちゃん嫉妬してるのかい?何なら今から…』=“Oh, are you jealous, Rino-chan? If you want, I’ll...” +『…っ!!』=“...!!” +『な、何言ってるのよ…!冗談もいい加減にして!』=“Wh-What are you saying...?! Enough with the jokes!” +『私ならそんな風に拒否したりしない。おじさんがしてほしい事なら何でもしてあげる。』=“I wouldn’t refuse like that. I’ll do anything you want me to do.” +『私が一番おじさんを満足させてあげられるんだから…。………今だって、気持ちよくしてあげる…。』=“I’ll be the one to satisfy you the most, Uncle... ...Even now, I’ll make you feel good...” +『…っ?!!』=“...?!!” +『はぁ、ふぅ……おじさんの、おチンポ……♡』=“Haa, fuu... Uncle’s, cock...♡” +『…はふっ…んちゅ………』=“...Hafh... Mmchu...” +『…?』=“...?” +『じゅるっ…ちゅ、ぽ…ぐちゅ、ぽ、じゅぼっ…ちゅる、っちゅ…』=“*slurp*... *kiss*, pon... *smack*, p-jubo... *lick*, chu...” +『……おっ…?!…おと…っ…』=“...Oh...?! ...Dad...gh...” +『なっ、何?急に…』=“Wh-What? All of a sudden...” +『ひゅふ……ひじゅかに…』=“Hyufu... Hyukani...” +『ぁあ…ガマン汁…とろっとろに溢れてきてる…。んっ…♡唾液と混じりあって……はぁ♡……美味しい…』=“Aaah... The precum... It’s overflowing so thickly... Nnh...♡ Mixed with saliva... Haa♡... Delicious...” +『っん、ちゅっ、じゅるっ、じゅっ…んぢゅ、っぢゅ…れろっ、ふぁ、ふ…んぶっ、ぢゅっ、じゅる…』=“Nn, *kiss*, *slurp*, nn... *suck*... *lick*, fuah, fuh... nbuh, chuh, schlp*...” +『な、なんでもないよ…』=“I-It’s nothing...” +『ほら、おじさんは…もう…私だけのものなんだから…』=“Come on, Uncle... You’re already... mine and mine alone...” +『な、何よ…急にビクついたりして…』=“Wh-What...? You’re twitching all of a sudden...” +『莉乃ちゃんと…どんな関係だったとしても…』=“No matter...what kind of relationship you had with Rino-chan...” +『じゅぼっ…んぅ"っ…ぉっ…んぼっ…れろっ…じゅるっれろ、んじゅっうっ…じゅぼっ…』=“Slurp... nnh... oh... nboh... *lick*... *slurp slurp*, nnjuuu... *kiss*...” +『私だけが気持ちよくしてあげたいの……。私がおじさんの一番でいたいの…!』=“I’m the only one who wants to make you feel good... I want to be your number one uncle...!” +『私は真剣に話してるのに。本当にどうかしてる』=“Even though I’m speaking seriously. There’s really something wrong with me.” +『もし、乙羽ちゃんに莉乃ちゃんが心配するようなことをしていたとして…』=“Let’s say you did something to Otoha-chan that made Rino-chan worry...” +『…………』=“......” +『莉乃ちゃんの心配なんて要らない。本当はいけない関係でも…おじさんのおチンポをこうやって咥えられて…私は…とっても幸せなの♡』=“I don’t need to worry about you, Rino-chan. Even if our relationship is really bad... Being able to hold your uncle’s cock in my mouth like this... makes me... very happy♡” +『れろっ、えろっ…じゅぼぼ…っちゅ、ん、ぉ…ぢゅりゅっ、じゅぼっ…ぢゅぼっ…』=“Lick, lick... *slurp*... *kiss*, nn, oh... *lick*, *suck*... nnh...” +『大好き…私だけのおじさん…私だけのおチンポ…美味しいよぉ…。こうしてるだけで気持ちいい…♡』=“I love you... You’re my uncle... My cock... It’s delicious... Just doing this feels good...♡” +『…で、莉乃ちゃんはどうするんだい?』=“...So, what are you going to do, Rino-chan?” +『私に生ハメしてくれる、やらしいおチンポ…♡口いっぱいにひろがるこの味…好き、大好き……♡』=“An indecent cock that framed me raw...♡ This flavor fills my mouth... I love it, I love you...♡” +『っんぶ、れろ、れろっ…はぶっ…んぶちゅっ…じゅ…じゅぶっ、ん…ぐっ…じゅぼ、じゅぼ…』=“Nnbu, *lick, lick*... habu... nbuchu... ju... jubu, nn... gu... jubo, jubo...” +『乙羽をあんな目に…私みたいに…まるで…性奴隷にするような目に遭わせていたら…』=“If I’d made Otoha go through something like that... like I did... like... a sex slave...” +『いいの…♡性奴隷でもいいの♡私もすごく気持ちいいし…大好きなおじさんのためなら…ずっと隣にいられるなら…』=“It’s fine... ♡ Even sex slaves are fine ♡ It feels really good for me too... If it’s for the uncle I love... If I can always be next to him...” +『今の莉乃ちゃんに出来ることなんて何もないだろう?』=“There’s nothing you can do right now, isn’t there, Rino?” +『ぢゅ、じゅるっ…じゅぼっ、ぢゅるっ、じゅう、っぼ…じゅぼっ、ぶちゅっ…んぷっ…ぶぷ…』=“Shlurp, slurp... Slurrp, shlurp, shlrp, bbh... Shlurpp, buchuu... npfh... buph...” +『好き♡私だけのもの…♡ねえ、ハメまくって…おじさんの好きなようにシて…』=“I love it ♡ It’s just for me... ♡ Hey, keep it up... Do whatever you want, Uncle...” +『………言うから』=“......I’ll tell you.” +『もう何も考えらんない…♡おじさん、大好き…♡おじさんのおチンポ大好き…好き♡…大好き♡♡』=“I can’t think about anything anymore...♡ Uncle, I love you...♡ I love your dick... I love it ♡...I love you ♡♡” +『ん…?』=“Hm...?” +『だから…射精[だ/2]して…!』=“So... ejaculate!” +『ちゅ、じゅっ…んぷ、ぶぷ…じゅぷっ…ちゅぶっ、ちゅじゅぼ、っふ……ん、う…』=“*kiss*, *slurp*... nnpu, bupu... *suck*... chubu, chujubo, hff... nnn, uu...” +『ザーメン出して♡恵んで♡私のために…チンポ汁…いーっぱい出して♡莉乃ちゃんの前で…このまま…!』=“Let out semen ♡ Megumi ♡ For me... Cock juice... Let out lots ♡ In front of Rino-chan... Just like this...!” +『私、小鳥遊のおばさんに言いつけるから。アンタが乙羽にそういうことしてるって』=“I’ll tell Auntie Takanashi that you’re doing that to Otoha.” +『じゅぼっ、ちゅぼっ…じゅるっ、じゅるる…じゅぱっ…んぷ…ちゅぶっ…じゅっ…れろっ…』=“Slurp, slurp... slurrp, shlurrrrp... shupah... npf... chubh... slrp... mlh...” +『すっごく熱くて、おっきくて…太くて…♡…あ♡今、ビクって、動いて…汁の味が濃くなって…♡♡』=“It’s so hot, so big... and so thick...♡... Ah♡ Right now, it’s twitching, moving... The taste of the juices is getting stronger...♡♡” +『じゅぼっ、じゅぼっ…じゅる、ちゅるる…ん…ぶぷ…ふぇ、ぶ…ぶぷ、ぢゅ、ぢゅるる…っじゅぼっ…』=“Shlurp, shlurp... Shlurrp, slurrrp... nn... buph... fweh, buh... bpfh, chu, churrr... schlurpp...” +『嬉しい♡……私のためにザーメン出してくれるんだ…。すごく嬉しい♡♡私だけのためにいっぱい出してぇ…♡』=“I’m so happy♡... You’re going to let out semen for me... I’m really happy♡♡ Let out a lot for just me...♡” +『っ…!!』=“...!!” +『んぶぅぅっ…!……ぶっぷっ…!ぽじゅっ……、んんっ、んぐっ、んっ…んん…、んぐっ…、じゅぷぅ……』=“Nbuuuuh...! ......bupuu...! Pojyuu......nnn, nguu, nn...nnnn...nguu...jyupuuu...” +『おっ…、……おぉっ…、、』=“Oh... ...Ohhh...,” +『なっ、何よ、またビクっとして。私が何も出来ないと思ったの?それとも今更怖くなった?』=“Wh-What, you’re twitching again. Did you think I couldn’t do anything? Or did you get scared now?” +『い……、いや…別に』=“N...no...not really.” +『すっごぉ…ぃ♡濃ぉいのいっぱい…口いっぱいに…♡ああ…好き…大好き♡おじさんのザーメン大好き…♡♡』=“Amazing... I’m so full of thick stuff... My mouth is full... ♡ Aaah... I love you... I really love your semen, Uncle...♡♡” +『っ…んっ…ぢゅ……』=“Ngh... nnh... *kiss*...” +『最後まで…最後の一滴まで飲ませて…お掃除させて…私の中に全部吐き出して……♡♡』=“Let me...let you drink every last drop...let me clean...let it all out inside me...♡♡” +『このチンポ汁、全部私のもの……♡♡』=“This cock juice is all mine...♡♡♡” +『な、何よ。さっきから変な顔して…体震わせて…。き、気味悪いじゃない……!』=“Wh-What’s with that weird look on your face...? You’re making my body tremble... I-It’s creepy...!” +『おじさんの精子、こんなに沢山♡残りも…全部飲んじゃうんだから』=“Uncle’s sperm, so much♡ And the rest... I’m going to drink all of it.” +『ずじゅぅぅぅ~~~……ずじゅっ……、んんっ、んぐっ、じゅぷぅ~~、…んっ…』=“Zujuuuu~......zujuu......nnn, nguu, jupuu~, ...nn...” +『こんなに射精させられるの…私だけなんだから…♡♡』=“I’m the only one... who’s made to ejaculate this much...♡♡♡” +『ごくん…っふー…っふー……っ…ふー…っふー…』=“Gulp... hfff... hfff... hh... fhhh... fuuu...” +『好き…。おじさん大好き……♡美味しい♡いつもより濃厚な味がするの♡喉にこびりついちゃってる…♡』=“I love you... I love you, Uncle...♡ It’s delicious♡ It has a richer flavor than usual♡ My throat’s stuck to it...♡” +『そりゃあ、悪かったねえ。でもなんでそこまで息巻いてるんだい?』=“Well, sorry about that. But why are you breathing so hard?” +『もしかして…乙羽ちゃんを心配するフリして本当は嫉妬してるのかい?』=“Could it be... that you’re actually jealous, pretending to be worried about Otoha-chan?” +『っ…はぁっ?!』=“...Huh?!” +『おじさんとヨリを戻したいから、おじさんにベッタリな乙羽ちゃんとの関係が気になると…』=“You said you wanted to get your uncle and Yori back, so you were worried about your relationship with Otoha-chan, who’s all over you...” +『そんなわけないじゃない!自惚れるのもいい加減にしてよ!』=“Of course not! Stop being so conceited!” +『…?ヨリを、戻す…わけない?…あれ?今…関係がある…わけじゃないんだ……?』=“...? There’s no way... I’d return Yori? ...Huh? It’s... not related... right now...?” +『っ…アンタなんかに知られたくないけど、私にはもう…大好きな、大事な彼氏がいるの!だからこんな話ももう終わり!!』=“Gh... I don’t want you to know this, but I already... have a precious, beloved boyfriend! That’s why this conversation is over!!” +『え……?莉乃ちゃん……じゃあ、おじさんが…好きな人じゃないの……?』=“Huh...? Rino-chan... So you’re not... the person Uncle likes...?” +『それに…乙羽は私のすっごく大事な友達なんだから…』=“Besides... Otoha’s a really important friend of mine...” +『え…え…??じゃあ…莉乃ちゃんがおじさんとの間を邪魔してるとか……全部、私の…勘違い…??』=“Huh... Huh...?? Then... Rino-chan’s interfering with my uncle... It’s all my... misunderstanding...?” +『おいおい、だからってそんなに睨むなよ』=“Hey, hey, don’t glare at me like that.” +『……………』=“......” +『はぁ。おじさんが乙羽ちゃんに手を出したなんて一言も言ってないだろう?勝手に決めつけるもんじゃないよ』=“Sigh. Didn’t I tell you before that my uncle laid a hand on Otoha-chan? It’s not something you can decide on your own.” +『…でも、乙羽に何かあったら本当に、小鳥遊のおばさんに全部言うからね。私が言いたかったのはそれだけ』=“...But if anything happens to Otoha, I’ll really tell Auntie Takanashi everything. That’s all I wanted to say.” +『そんなこと…。莉乃ちゃんに何もないから大丈夫だって言わなきゃ…。でも、今は絶対出ていけない…』=“That’s not... I have to tell Rino-chan there’s nothing there, so she’ll be fine... But right now, she’s definitely not going to be able to leave...” +『流石に姪っ子にそんなことはしないよ。…多分ね』=“Of course I wouldn’t do that to my niece. ...Probably.” +『っ!!ほんっと嫌な人!!…じゃあ、もう行くから。私は本気だから、覚えておいてね』=“Gh!! You’re such a jerk!! ...Okay, I’ll be going now. I’m serious, so remember that.” +『…莉乃ちゃんが昔…おじさんとそういうコトがあって…それはそれでショックだけど…』=“...Rino-chan used to... do stuff like that with her uncle... That’s a shock in its own way, but...” +『莉乃ちゃん……ゴメンね。大事に思ってくれてるのに勝手に思い込んで…勘違いして…。』=“Rino-chan... I’m sorry. Even though you care about me, you just assumed it... and misunderstood...” +『…ふぅ…行ったか』=“...Phew... She’s gone.” +『……いい加減、出ておいで』=“...Come out already.” +緊張と興奮で体が変な感じ。うまく動かない…。=My body feels strange from nervousness and excitement. I can't move properly... +『んっ……』=“Mm...” +『っしょ…っと……』=“Let’s... hup...” +『…おじさん、莉乃ちゃんと話してるのに……いっぱい出してもらっちゃった………』=“...Uncle, I’m talking to you, Rino-chan... but you came so much for me...” +『全く。こんなところに隠れてなんてことをするんだ。びっくりしたよ。駄目だろう?』=“Seriously. What are you doing hiding in a place like this? You startled me. You can’t, can you?” +『おじさんもひどいことしてるじゃない。莉乃ゃんと……私が越した時、エッチなことしてたんでしょ!』=“You’re doing terrible things too, Uncle. You were doing dirty things with Rino-chan... when I moved here!” +『私だけ、知らなくて……いっぱい悩んだんだよ?』=“I was the only one who didn’t know... and I worried a lot, you know?” +『それは…悪かったよ。でも、さっき言ってたことは嘘じゃないよ?』=“I’m... sorry about that. But what you said earlier wasn’t a lie, okay?” +『言ってたことって?』=“What did you say?” +『乙羽ちゃんの方が莉乃ちゃんより可愛いってことだよ。それにものすごくエッチだし、とても魅力的だよ』=“It means that Otoha-chan’s cuter than you, Rino-chan. And she’s incredibly perverted, and she's very attractive.” +『本当?』=“Really?” +『勿論。それに莉乃ちゃんとはもう関係を持っていないからね。今は乙羽ちゃんだけだよ』=“Of course. Besides, I don’t have any relationship with Rino-chan anymore. It’s just Otoha-chan right now.” +『でも、おじさん、さっき莉乃ちゃんともしようとしてたし…』=“But Uncle, you were trying to do it with Rino earlier, too...” +『あれはただの冗談だよ。莉乃ちゃんをからかっただけさ。それに乙羽ちゃんとは話してるだけで……そうだね、実際に見せてあげよう』=“That was just a joke. I was just teasing you, Rino. And I’m just talking to Otoha-chan... Yeah, let’s actually show her.” +『…ほぉら。またチンポが大きくなってきてるんだ。これは乙羽ちゃんが魅力的だからだよ?』=“...Come on. Your cock’s getting bigger again. This is because you’re so attractive, Otoha-chan.” +『…え…あっ…。…ほ、本当だ……♡』=“...Huh... Ah... ...I-It’s true...♡” +『ほら、これをまた舐めたり挿入[い/2]れたりして…たっぷり味わってみたくないかい?』=“Here, lick and insert this again... Don’t you want to taste it a lot?” +『ん、はぁ…♡…はぁ、はぁ…。…っ…はぁ、はぁ……で、でも!私はまだ莉乃ちゃんのことで怒ってるし』=“Nn, haa...♡... haa, haah... ...Hah, hah... B-But! I’m still mad about you, Rino-chan.” +『そうかぁ…怒ってるかぁ。でもおじさんは今、乙羽ちゃんを味わっていっぱい可愛がってあげたいんだけどなぁ』=“I see... So you’re mad. But right now, Uncle wants to taste Otoha-chan and give her lots of love.” +『乙羽ちゃんはどうしても嫌かい…?』=“Do you really hate it, Otoha-chan...?” +『はぁ、ふぅ…はぁ、はぁ…。う、…うう…。し、したい…けど…』=“Hah, fhh... hah, hah... Uh... uuuh... I-I want to... but...” +『うん。ほら、こんなに大きくなって…乙羽ちゃんのおマンコに入りたいって…今とっても苦しいよ』=“Yeah. Look, it’s gotten so big... I want to go inside Otoha-chan’s pussy... It’s really painful right now.” +_口つぐみ_赤み08=Kuchigumi_Red 08 +『し…したいっ、し……する、けど…。…で、でも…』=“I... I want to... I do... but... B-But...” +『うん。…でも、なんだい?』=“Yeah. ...But what is it?” +『わ、私がしたいようにおじさんにエッチするんだから!』=“I-I’m going to have sex with Uncle the way I want to!” +『乙羽ちゃんまでそんな迫力で…わ、わかったよ。好きにしてごらん?』=“Even Otoha-chan has that kind of intensity... F-Fine. Do whatever you want, okay?” +『あ!嘘だと思ってるでしょ。本当なんだから…。えいっ…』=“Ah! You must think I’m lying. It’s true... Eigh...” +『わっ…』=“Wah...” +『ふふ…おじさん、おっきくなってるおチンポ、よぉくわかるよ…♡』=“Hehe... Uncle, I can really tell how big your cock is...♡” +『きゅ、急に驚くじゃないか…』=“I-I’m surprised all of a sudden...” +『好きにしていいっていったもん。だからこれから私が好きにおじさんとセックスするの…♡』=“I told you you can do whatever you want. That’s why I’m going to have sex with you as much as I want from now on...♡” +『そんな顔をして…』=“You’re making a face like that...” +『はぁ♡はぁ♡…おじさん、また私のヌルヌルおマンコにハメたくなってるんでしょ?…はぁ、はぁ♡♡』=“Haa♡ Haa♡... Uncle, you want to be framed by my slimy pussy again, don’t you? ...Haa, haa♡” +『私もフェラしてたらおじさんのこのおっきいおチンポ、濡れたおマンコに咥えたくて仕方ないの…♡』=“If I give you a blowjob too, I can’t help but want to hold this big cock of yours in my wet pussy...♡” +『じゃあ、乙羽ちゃん、このまま…』=“Okay, Otoha-chan, let’s keep going...” +『まだだぁめ…♡』=“Not yet...♡” +『はー…♡ふー…んっ♡きゃ、ふふ…ちょっといじっただけでブルンって…おチンポの反り返り、すっごい…♡』=“Haaah... ♡Huff... nnh♡ Kya, hehe... Just a little tweaking is enough to make me twitch... Your cock arches back, amazing...♡” +『カリがパンパンに張って…これで私の膣内[なか/2]、ヒダヒダ全部じゅぶじゅぶ掻き回されちゃうんだよね…?』=“The head's all swollen up... and now all of my folds are being churned up inside me, right...?” +『もしかして…まだ莉乃ちゃんに嫉妬してるのかい?』=“Could it be... you’re still jealous of Rino-chan?” +『っ…っもういいの!莉乃ちゃんの名前を出さないで。おじさんは私だけのものなんだから』=“Gh... That’s enough! Don’t mention Rino-chan’s name. Uncle’s mine and mine alone.” +『私と生でズボズボしまくってるおチンポ…さっき出したばかりなのに…もうこんなになってくれるなんて…嬉しい♡』=“Your dick is throbbing raw with me... Even though I just let it out... I’m so happy that you’re already like this...♡” +『乙羽ちゃんに早く挿入[いれ/2]れたいよ…』=“I want to put it in Otoha-chan as soon as possible...” +『んーん。私の好きにしていいんでしょ?…だったら私のハメたいタイミングで、おじさんのおチンポを咥えちゃうね…♡はぁ…はぁ…♡♡』=“Mmm. You can do whatever I want, right? ...In that case, I’ll hold your dick in my mouth at the exact moment I want to set you up...♡Haa...haa...♡♡” +『逆転されてるなあ…』=“It’s been reversed...” +『もうちょっと、見させて…私の膣内[なか/2]に…どんなモノが挿入[はい/2]っちゃうのか…見てたいの…』=“Let me look a little more... inside of me... I want to see... what kind of thing you're going to put inside me...” +『はー♡ふぅ…はぁ、はぁ♡筋が浮いてて、そそり立って…ん♡また口いっぱいにしゃぶりたくなってきちゃう…』=“Haaaa ♡fuu...haa, haaa♡ It’s floating, it’s so erect...nnn♡I’m starting to want to fill my mouth again...” +『舌の上に、この、ぷっくりして垂れてるガマン汁の味がひろがって…。ん、はぁ…♡♡臭くて美味しかった♡』=“On top of my tongue, the flavor of this, plump, dripping precum spread out... Mm, hah...♡ It smelled so good♡” +『も、もう我慢できないよ…口じゃなくて…乙羽ちゃんのおマンコで咥えて欲しい…』=“I-I can’t take it anymore... I want you to put it in my mouth... not with your mouth... but with Otoha-chan’s pussy...” +『ふふ♡私ももう我慢できないかな…。いいよ、おじさん…おマンコでいっぱいズボズボ、ハメまくろ…♡』=“Hehe♡ I guess I can’t take it anymore, either... It’s okay, Mister... My pussy’s so full, I’m stuck...♡” +―――――――=--------- +――――=---- +――=――― +『ようやくだ…。乙羽ちゃんのせいでこんなになったんだから、責任取ってズボハメしてくれるかい?』=“Finally... It’s all Otoha-chan’s fault this happened, so can you take responsibility and set me up?” +『ふふ♡いいよぉ…。すぐハメてあげるから…焦らないで…♡は…、あ…あぁ…♡』=“Hehe♡ It’s okay... I’ll set you up right away... Don’t rush...♡ is... ah... ahh... ♡” +『んっ…、あはぁぁぁーーーっっっ!!』=“Nnh... Ahaaaahhhh!!” +『あっ…、はぁっ…、チっ…、チンポ…、きたぁぁ…』=“Ah... Hahh... Tch... Your cock... It’s here...” +『挿入しただけでイッて…。あぁ…、中がキュウキュウうごめいているよ…』=“Cum just from putting it in... Ahh... Your insides are twitching so much...” +『はあっ…、はぁっ…、おじさん、これからいっぱい犯してあげるから…覚悟してね…?』=“Haah... haah... Uncle, I’m going to rape you a lot from now on... so prepare yourself, okay...?” +『はぁ…♡はぁ♡…っはぁ♡…はー、はー♡…っぁ…はぁ…♡っ…はぁ…、はぁ…♡』=“Haa... ♡Haa ♡... Haa ○... haa, haa ◆...! Ah...haa...♡! ...haaa...haah...♡” +『あんな恰好で乱れて、絶頂するなんて…乙羽ちゃんはなんていやらしい女の子なんだ…すごくスケベだよ』=“Getting messed up in that outfit and climaxing... Otoha-chan is such a dirty girl... She’s really lewd.” +『だ、だって…はぁ♡はぁ♡おじさんのおチンポ…はぁ…♡すっごくビクビクして、ビュルビュル射精してたよ…♡』=“I-I mean... Hah♡ Hah ♡ Uncle’s cock... hah... ♡ It was really twitching, and I was ejaculating like crazy...♡” +『色んなエッチを乙羽ちゃんとしてきたけれど…こんなに激しくて攻めてくるなんて…』=“I've had a lot of sex with Otoha-chan, but... I didn't think she'd attack me so intensely...” +『おじさん、いい意味でびっくりしたよ』=“Uncle, you surprised me in a good way.” +『はぁはぁ…んあ…♡おじさんのチンポ、すごいの…。まだ膣内[なか/2]にあって刺激されてるみたいに…気持ちいい』=“Haa, haa... nnah...♡ Uncle’s cock is amazing... It’s like it’s still being stimulated inside me... It feels good.” +『すっかりおじさん好みの痴女になっちゃって…。まだまだシたそうな目をしているね』=“She’s completely turned into an old man-like pervert... Her eyes still look sad.” +『はー♡ふー♡わ、わかるの…?…私、もっともっとシたいの、おじさんともっと深く繋がりたいの…』=“Haaa ♡fuu ♡ Y-You can tell...? ...I want to do it more, I want to connect more deeply with you, Uncle...” +『ははは、おじさんもまだできるけど…今の乙羽ちゃんの迫力にちょっと押されているよ。どうしたんだい?』=“Hahaha, Uncle can still do it, but... I’m a little overwhelmed by Otoha-chan’s intensity right now. What’s wrong?” +『…ふぅ♡はぁ♡はぁ…教卓の下で…莉乃ちゃんとの昔のこと…聞いて…はぁはぁ♡…初めて知って…』=“...Phew ♡ Haa ♡ haa... Under the teacher’s table... I heard about the past... with Rino-chan... Haa haa ○... This is the first time I’ve heard of it...” +『そしたら、もっと…もっとおじさんとセックスして…独占したくなっちゃったの…♡…はぁはぁ…♡』=“And then, more... I wanted to have sex with you more... and monopolize you...♡... Haa, haa...♡” +『こんなに息が荒いのに…本当にまだできるのかい?』=“Even though you’re breathing so heavily... can you really still do it?” +『うん…疲れてるわけじゃないの。はぁ、はぁ…まだすっごく興奮してて…このままじゃ収まらないから…』=“Yeah... I’m not tired. Haa, haa...I’m still really excited... I can’t calm down like this...” +『あんなに激しく乱れたのに、乙羽ちゃんの性欲は底なしだなぁ』=“Even though you’ve been so violently disturbed, Otoha-chan’s sex drive is bottomless.” +『ふふ、そういうのがエッチな子が好きなんでしょ?はぁ、ふぅ…♡』=“Hehe, you like dirty girls that way, don’t you? Hah, heh...♡” +『もちろん。それじゃあ、そんな淫乱な乙羽ちゃんを、今度はおじさんがいっぱい犯すからね?』=“Of course. In that case, I’m going to rape that slutty Otoha-chan a lot this time, okay?” +『うん。シて、シてぇ…♡』=“Yeah. C’mon, c’mon...♡” +『ねぇ、おじさん…』=“Hey, Uncle...” +『うん?』=“Yeah?” +『…おじさんが莉乃ちゃんにしてないこと……して欲しい…』=“...I want you... to do what Uncle Rino-chan didn’t do...” +『してないこと?』=“Something you haven’t done?” +『…………』=“......” +『…私には”孕むまで”いっぱいオマンコに出して…♡』=“...Cum a lot in my pussy until I get pregnant...♡” +『ええっ!?』=“What?!” +『私、妊娠したい…♡はぁ…はぁ…♡おじさんの赤ちゃんを孕みたい。…ね、おじさん…私を……孕ませて…♡』=“I want to get pregnant...♡Haa...haa...♡ I want to be pregnant with Uncle’s baby. ...Hey, Uncle... Impregnate me...♡” +『で、でも乙羽ちゃん…』=“B-But Otoha-chan...” +『実は今日ね…言ってなかったけど…ダメな日なの…』=“Actually, today... I didn’t tell you, but... it’s a bad day...” +『ダメな日…?』=“A bad day...?” +『そう、ダメな日。…排卵日。赤ちゃんが出来ちゃう日なんだよ…。だから、おじさんがもっと子宮に注いでくれたら…私、きっと孕んじゃう♡』=“That’s right, a bad day. ...An ovulation day. It’s a day when babies get born... So if you pour more into my womb... I’m sure I’ll get pregnant♡” +『乙羽ちゃんはそうしたいのかい?』=“Is that what you want to do, Otoha-chan?” +『うん。…私、おじさんの特別になりたいから……。本気の孕ませ子作りセックス…して…♡』=“Yeah. ...I want to be special to you, Uncle... I want to have... seriously impregnated baby-making sex...♡” +『いっぱい、いっぱい……一番奥で濃ぉい孕ませ汁…子宮がパンパンになるまで出して…♡』=“So much, so much... So much thick, impregnating juice at the very back... Let it out until your womb is filled to bursting...♡” +『…本当にいいのかい?』=“...Are you really okay with that?” +『うん♡…卵子がおじさんの種汁で受精したがってるの。赤ちゃん欲しがっちゃってる…♡♡』=“Yeah♡... The egg wants to be fertilized with uncle’s seed juice. He wants a baby...♡♡” +『そうか…じゃあ、おじさん本気で孕ませちゃうよ?』=“I see... Then I’ll seriously impregnate you, Uncle.” +『うん♡子種汁、私の中にドクドク出して…逃げないように卵子レイプしちゃって…♡』=“Yeah♡ The sperm juices are gushing out inside me... I raped the eggs so they wouldn’t run away...♡” +『孕むまでやめないから覚悟してね』=“I won’t stop until you get pregnant, so prepare yourself.” +『私も、赤ちゃんが出来ちゃうまでおじさんを離さないからいっぱい、きて…♡注ぎ込んで、犯して欲しいの♡♡』=“I won’t let you go until you have a baby, either, so come a lot... ♡ Pour it in, and I want you to rape me ♡♡” +『よし、乙羽ちゃんの孕みたがりマンコをチンポでミチミチにしてあげよう』=“Okay, let’s turn Otoha-chan’s pregnant pussy into a honey potion with your cock.” +『はぁはぁ…シて…シて♡おじさんの赤ちゃん絶対孕むから。一番奥まで…』=“Hah, hah... Sh-sh-shit... I’ll definitely get pregnant with Uncle♡’s baby. All the way to the back...” +『やらしい言葉でちゃんとおねだりが出来て偉いよ。おじさんの孕ませ汁を全部子宮で飲むんだよ?』=“It’s great that you begged me properly with dirty words. You’re going to drink all of your uncle’s impregnating juices in your womb, you know?” +『う、うん…欲しいの♡いっぱい飲んじゃう…♡♡飲ませて…』=“Y-Yeah... I want it ♡ I’ll drink a lot... ♡♡ Let me drink it...” +『はあっ♡♡♡っぁ…っはぅ♡…種付けチンポ、はっ♡はっ♡♡』=“Haah ♡♡♡ ♡ ah... Hau♡... Seed cock, hah ♡ hah♡♡” +『…ん、排卵日マンコにぃ…来たぁあっ…♡♡』=“...Mm, it’s in my ovulation day pussy... It’s here...♡♡” +『膣内がウネウネしながら痙攣しているよ?挿入だけでもうイっちゃってるのかな?』=“Your insides are wriggling and convulsing, you know? Are you already cumming just from insertion?” +『はぁ♡はぁ♡き、気持ちよくて軽くイっちゃった…♡♡♡おじさん、もっと奥まで…シて…♡♡』=“Haa♡ Haa♡ I-It felt so good that I came lightly...♡♡♡ Uncle, go deeper... Sii...♡” +『はーっ♡はーっ♡っぁ"♡はぁ…はぁ♡…ふうー…はぁ♡…はぁ♡…はへっ…♡…っあ…』=“Haaaah ♡ Haaahh ♡” ♡Haaah... haaah♡... Fuuuuhh... Haaaa... ♡... Hahhh♡... haheh...♡... ahh...” +乙羽ちゃんとお互いを貪る尽くすようなセックス…いや、まるで動物のような交尾を繰り返した。=I had sex with Otoha-chan like we were devouring each other... No, we were mating like animals over and over. +『はー♡ひー♡ふぅ…ふぅ♡もっろ…おヒンポ…♡おじしゃんともっろ子作りしゅるのぉ…♡…はぁはぁ』=“Haaa ♡ Hii ♡ Fuu... Fuu ♡ Moro... Cock...♡ I’m gonna make a toroko with Uncle...♡... Haa haa.” +隣にいる乙羽ちゃんは完全に淫蕩そのものの顔でまだ俺を求め続けている。=Otoha-chan, who was standing next to me, was still lusting for me with a completely debauched face. +『もうデキちゃってるかもしれないけど、まだやるかい?おじさんはまだまだいけるよ?』=“You might have already done it, but you still wanna do it? You can still do it, Uncle.” +『ふふ…♡まだしゅる…やるのぉ♡…はぁ、はぁ…こんな…再会して1ヶ月ぐらいれ…こんな関係になれるなんて…』=“Hehe...♡ I’m still doing it... ♡ Hah, hah... It’s been... about a month since we reunited... I never thought we’d have this kind of relationship...” +『ずっと…はぁはぁ…夢、みたい…。はぁ…♡はぁ…ふぅ…♡っぁ"…♡』=“It’s always... haa haa... like a dream... Haa... ♡ haa ... fuu ... ♡” +清純で何も知らない乙羽ちゃんをここまで堕としてやった。そんな満足感がぐっと込み上げる。=I let Otoha-chan, pure and ignorant, fall this far. That feeling of satisfaction welled up inside me. +『はー♡はー♡…ふぅ、はぁ…はぁ、はぁ…ふー…っぁ…ぅ…はぁ…ん…はぁ…♡』=“Hahh ♡ Hahhh♡... Fuu, hahh... hah, haah... fuu... ahh... uu... haa... nn... haahh... ♡” +はじめは、勃起やチンポなどという単語も言えず知らず…それが今では股から俺の精液を垂れ流し=At first, I didn't even know the words erection or cock... but now my semen dribbles out of my crotch. +まだチンポをハメて欲しいと懇願するまでになり、挙句、自分から跨ったり子作りセックスがしたいとまでねだる。=She was still begging for my dick to be fucked, and she even begged me to straddle her and have sex with her. +しかし…=But... +『もう1ヶ月か…』=“It’s already been a month, huh...” +『うん…♡ふふ…♡はー…はー…すぅ…はぁ…ふぅ…』=“Yeah...♡Hehehe... ♡Haaa... haa... Suu... Haa... Fuu...” +これで夏休みが終わって…前任の用務員が戻ってきたら…。俺もお役御免となるわけだ。=Now that summer vacation is over... and the previous janitor is back... I'll be dismissed from my duties. +『……………』=“......” +『おじさん…?どうしたの…?』=“Uncle...? What’s wrong...?” +まあ、それは仕方ない。それまでは乙羽ちゃんとの関係を楽しむことにしよう。だったら…=Well, that can't be helped. Until then, let's enjoy our relationship with Otoha-chan. In that case... +『乙羽ちゃん』=“Otoha-chan.” +『ん…?』=“Hm...?” +『特別な関係になりたいんだよね…?』=“You want a special relationship, don’t you...?” +『うん…。はぁ…ふぅ…おじさんの特別になりたいの…。全部、全部…特別…』=“Yeah... Hah... fhh... I want to be special to you... All of it, all of it... special...” +『じゃあ、これからおじさんの、おじさんだけの特別な…肉便器になってくれるかい?一生おじさん専用のオナホ便器だ』=“Then, from now on, will you be my uncle’s special... meat toilet just for him? It’ll be his personal onahole toilet for the rest of his life.” +『はぁはぁ…♡でも、もうそのつもりだよ?それって莉乃ちゃんよりもすごいこと…?私だけのおじさんになるの…?』=“Haa, haa...♡ But I’m already planning on doing that, you know? That’s even more amazing than Rino-chan’s...? Are you going to be my only uncle...?” +『そうだよ。そうなれたら乙羽ちゃんは本当に特別な子になるんだ。莉乃ちゃんとは一時的な関係だったからね』=“That’s right. If that happens, Otoha-chan really will become a special girl. She had a temporary relationship with Rino-chan, after all.” +『じゃあ、なる。ならせて…♡はぁはぁ…私…おじさんの、おじさんだけの、特別な一生肉便器奴隷になる…♡』=“Okay, I’ll do it. Let’s do it... ♡Haa, haa... I’m... going to be your... uncle’s, your special, meat toilet slave for the rest of your life...♡” +『よしよし、じゃあ乙羽ちゃんはおじさんの特別だ』=“Okay, okay, then Otoha-chan’s special to you, Uncle.” +『ふふ、ずっとおじさんだけの特別でいられるなんてすごく幸せだよぉ…♡♡はぁはぁ…♡』=“Hehe, I’m so happy to be able to be special just for you forever, Uncle...♡♡Haahaa...♡” +―――――=------ +――=――― +―=-I'm sorry. +『それからは時間があっという間に過ぎた…。』=“Time passed in the blink of an eye after that...” +『夏休みも終わって、新学期が始まって……私は……』=“Summer vacation’s over, and the new semester’s starting... I...” +『乙羽ちゃん!今日、ノート貸してくれてありがとうね』=“Otoha-chan! Thanks for lending me your notebook today.” +『もー、また乙羽に借りたのー?』=“Geez, did you borrow it from Otoha again?” +『えへへ…』=“Ehehe...” +『いいのいいの。私も借してもらうことがあるかもしれないし』=“It’s okay, it’s fine. I might have to borrow it too.” +『最初は緊張したけれど…今はクラスになじめて、引っ込み思案な私にも何人かの親しい友達が出来た。』=“I was nervous at first... but now I’ve gotten used to the class and made some close friends, even when I’m withdrawn.” +『あ、そうだ。乙羽、今日一緒に帰らない?』=“Oh, that’s right. Otoha, why don’t we go home together today?” +『え……?』=“Huh...?” +『うん、そうだ!たまには一緒に帰ろうよ!』=“Yeah, that’s right! Let’s go home together once in a while!” +『あ…ご、ごめん。その、今日はちょっと寄るところ…用事があって…』=“Ah... S-Sorry. Um, I’ve got some business to attend to today...” +『えー、またぁ?!』=“Whaaat? Again?!” +『ちょっと…ほら、違うよ。アレだよ、アレ』=“Hey... Look, that’s not it. It’s that thing, that thing.” +『え?アレって…あ、まさかぁ…』=“Huh? That thing...? Oh, don’t tell me...” +『彼氏いるんでしょー!』=“You have a boyfriend, don’t you?!” +『ち、違うよ~…そんなんじゃないってば。本当に用事なのに~…』=“N-No ...It’s not like that. I really have something to do...” +『あー、でもそうかも。乙羽、すごく成績いいし…今から秘密の勉強とかしててもおかしくないよね』=“Ahh, but maybe. Otoha, your grades are really good... It wouldn’t be strange for you to be studying in secret right now.” +『え…そ、そんな特別なことしてないよ…?』=“Huh... I-I didn’t do anything that special...” +『あはは、あり得る。勉強だったら私はもう授業でお腹いっぱい。宿題もあるしさぁ…』=“Ahaha, that’s possible. If it’s about studying, I’m already full from class. I have homework to do...” +『じゃあうちらはその用事、ついていけないなー。あ、でも。彼氏でも好きな人でも、できたら私達に話してよね』=“Then we won’t be able to keep up with that errand. Oh, but. Whether you’re my boyfriend or someone I like, tell us if you can.” +『う、うん。勿論。…じゃあ、私、急ぐからこれで。…またね』=“Y-Yeah. Of course. ...Okay, I’ll hurry, so this is it. ...See you later.” +『前の学校と全く違って、皆のびのびしてて…学校生活が楽しいって初めて思える日々を送っている。』=“It’s completely different from my previous school, and everyone’s so carefree... I’m living a life where I feel like it’s the first time I’ve had fun at school.” +『でも、楽しいって思えるのはそれだけじゃない……。』=“But that’s not the only reason I think it’s fun...” +―――――=------ +―――=――― +『来たよ、おじさん』=“I’m here, Uncle.” +『おじさんは新学期が始まってもまだ用務員としてこの学校に住み込みで働いている。』=“My uncle still lives and works at this school as a janitor even after the new term starts.” +『というのも、前の用務員さんは体調を崩したままなかなか元気にならないらしくて…』=“That’s because the previous janitor is still sick and doesn’t seem to be doing well...” +『年齢のこともあって退職したって聞かされた。それでおじさんが正式な用務員として採用されたみたい。』=“I was told that he retired due to his age. That’s why the old man was hired as an official janitor.” +『夏の真っ盛りの…夏休みの間だけかもしれないなんて思っていたけれど…私の予想はいい意味で裏切られた。』=“I thought it might only be during summer vacation... in the height of summer, but... my expectations were betrayed in a good way.” +『誰にもバレないように、こっそりと…関係は続いている。だから…』=“Secretly... our relationship continues without anyone noticing. So...” +『次の夏も、またその次の夏も…、そしてその間もずっと…大好きなおじさんと一緒に離れずに過ごしていくの。』=“I’m going to spend the next summer, and the next... and the whole time... with the man I love.” +END=End +『ふー、日暮れが遅いからまだまだ練習できそうに思えちゃう』=“Phew, it’s getting late, so I think I can still practice.” +『今日も最後まで居残り練習をしていたら、部員は皆先に引き上げて…最後のひとりになっちゃった。』=“Today, too, when I stayed behind and practiced until the end, all the club members left first...and I ended up being the last one.” +『いつものことだし…それに、あの事があってからは、ひたすら練習してるほうが気が紛れる…。』=“It’s the same as always... Besides, after what happened, it’s more distracting to practice so hard...” +『っ、はあ…やっぱり結構疲れたなぁ。ケガしちゃ練習の意味がないもんね。早く帰ろっと』=“Gh, hah... I’m pretty tired after all. There’s no point in practicing if I get hurt. I’ll go home soon.” +『ん…?…あれって…』=“Hm...? ...That’s...” +『…そこでこっちに向かって走ってくる人影が見えた。』=“...That’s when I saw a figure running toward us.” +『リノー!』=“Rineau!” +『…タカ君!』=“...Taka-kun!” +『はーっ、つっかれた!ってこの程度で俺疲れねーけどな!リノ、こんな時間までまた居残り練習?』=“Haaah, I’m tired! Wait, this isn’t enough to tire me out, though! Rino, are you going to stay here and practice again at this hour?” +『うん、そうだよ』=“Yeah, that’s right.” +『リノ、真面目だなぁ。でももう時間いっぱいだろ?帰るならさ、一緒に帰ろうぜ』=“Rino, you’re so serious. But you’ve already got plenty of time, don’t you? If we’re going home, let’s go home together.” +『あ…でも、私まだこんな格好だし…着替えて…更衣室の清掃チェックと日誌、書かなきゃだから…』=“Ah... but I’m still dressed like this... I’ll change... I need to check the cleaning and logbook in the changing room, so...” +『タカ君も時間いっぱいぐらいまで練習してたんでしょ?もう遅いし、今日は先に帰ってて大丈夫だよ』=“Taka-kun was practicing until the end of time, wasn’t he? It’s already late, so you can go home ahead of me today.” +『いーよ、いーよ。俺、待ってるからさ。やっぱリノと一緒に帰りてーし』=“It’s okay, it’s fine. I’ll be waiting. I wanna go home with Rino after all.” +『タカ君……』=“Taka-kun...” +『その…こないだは……ホントごめんな』=“Um... the other day... I’m really sorry.” +『…ふふ、もう謝らなくて大丈夫だって。LIMEでももう大丈夫って言ったでしょ。気にしないで』=“...Hehe, you don’t have to apologize anymore. I told you over LIME that you’re fine now. Don’t worry about it.” +『あんがとな』=“Thanks.” +『ふふ…私こそありがとう』=“Hehe... I’m the one who should be thanking you.” +『おい、そこの2人。何を立ち話しとるんだ』=“Hey, you two. What’re you standing around talking about?” +『っ!?』=“Gh?!” +『その声が聞こえた瞬間、夢中から現実…よりも、ずっと酷いところまで引きずりおろされて…』=“The moment I heard that voice, I was dragged down from being engrossed to reality... far worse than that...” +『一気に血の気が引く…。』=“The blood drains all at once...” +『…誰あいつ。……先生じゃねーよな?』=“...Who’s that guy? ...He’s not a teacher, is he?” +『なんで…こんなタイミングで…。よりによってタカ君といる時に……。』=“Why... at a time like this...? When I’m with Taka-kun of all people...” +『…リノ??』=“...Rino??” +『…え、なんか…新任の用務員さんみたい。ほら、前のおじいさん、今体調悪いみたいで』=“...Eh, it’s like...you’re a new janitor. Look, the old man’s not feeling well right now.” +『そなの?』=“Really?” +『最終下校時刻の放送が聞こえなかったのか?』=“Didn’t you hear the broadcast at the last minute?” +『……いや、まあ…聞こえましたけど』=“...No, well... I heard it.” +『………』=“......” +『前までの私なら、誤魔化しながらもきっぱり追い返すことが出来たはずなのに、今は何も言えない…。』=“Up until now, I would have been able to drive her away flatly even if I tried to hide it, but now I can’t say anything...” +『用がないなら、戸締りと見回りをするから。ほら早く帰れ。他の部員はお前らに遠慮して先に帰ったぞ』=“If you don’t have anything to do, I’ll lock up and patrol. Come on, hurry up and go home. The other club members held back on you guys and went home first.” +『…へーい、すいませんした。すぐ帰るんで』=“...Okay, I’m sorry. I’ll be home soon.” +『………』=“......” +『……すごく、腹立たしいし…』=“...It’s really, really irritating...” +『リノ、俺、先に学校出てるわ』=“Rino, I’ll be going to school first.” +『ほら、帰った帰った』=“Come on, I’m home.” +『っ…私も急いで帰るようにします……』=“Gh... I’ll try to hurry home too...” +『すごく、悔しい………。』=“It’s really, really frustrating...” +―――――=------ +―――=――― +『………』=“......” +『………』=“......” +『もう、なんでついてくるの?』=“Geez, why are you following me?” +『おじさんもこっちに用があるんでね』=“My uncle has business here, too.” +『だからって私についてこなくてもいいでしょ!』=“But that doesn’t mean you have to follow me!” +『同じ方向だからって…莉乃ちゃんはちょっと自意識過剰になってるんじゃないかな?』=“Just because it’s in the same direction... doesn’t mean you’re getting a little self-conscious, Rino-chan?” +『……』=“...” +『それとも、おじさんの仕事に興味でもあるのかい?』=“Or are you interested in your uncle’s work?” +『あるわけないでしょ!』=“Of course I don’t!” +『色々教えてあげたいのに、残念だなぁ』=“I’d love to teach you all sorts of things, but it’s too bad.” +『アンタに教えてもらうことなんかないから』=“There’s nothing for you to teach me.” +『そういえば、彼氏君。いくらおじさんが帰れと言ったからって、彼女の莉乃ちゃんを放って帰るのは薄情だなあ』=“Come to think of it, boyfriend. Even if your uncle told you to go home, it’d be heartless to leave your girlfriend, Rino-chan, and go home.” +『タカく…あの人のことを悪く言わないで。構わないでよ』=“Takaku... Don’t speak ill of that person. You don’t have to care.” +『庇うほどの男かなあ?莉乃ちゃんに襲いかかる時以外はすごすご帰るような腰抜けだよ?』=“I wonder if he’s strong enough to protect her? He’s the kind of coward who’d go home all the time except when he attacks Rino-chan, you know?” +『悪く言わないでって言ってるじゃない!それにそもそもアンタが追い払ったんじゃないの!』=“I’m telling you not to badmouth me! Besides, you weren’t the one who drove me away in the first place!” +『心外だなあ、追い払ってなんかいないよ』=“How disheartening. I’m not driving you away.” +『フン、嘘くさい。っていうかついてこないでってば。この先が更衣室なの、知ってるでしょ?』=“Hmph, you’re lying. Actually, don’t follow me. You know that the changing room is up ahead, right?” +『ん?もしかして、この前のことを思い出して期待して誘ってるのかな?』=“Hm? Maybe she’s remembering what happened last time and inviting me out in anticipation?” +『莉乃ちゃんは本当に貪欲でエッチな子だねえ』=“Rino-chan really is a greedy, perverted girl.” +『ふざけないでっ!!』=“Don’t be ridiculous!!” +『ふざけてなんかいないよ。おじさんの手で、床をビチョビチョにしてあっさりイっちゃったのは誰かな?』=“I’m not messing around. Who’s the one who came so easily with the floor soaked by your uncle’s hand?” +『…っ!!ほんっとアンタって最ッ低…!』=“...!! You really are the worst...!” +『あれから彼氏君にはさせてあげたのかな?仲直りしてるように見えたのはってことはそういう事?』=“I wonder if he’s let his boyfriend have it since then? Does that mean he looked like they’re making up?” +『うるさいってば!!』=“I said shut up!!” +『おじさんはあれから、莉乃ちゃんのナカの感触を思い出しながら……っと、更衣室か』=“Ever since then, the old man’s been remembering the feel of Rino’s naka... Oh, the changing room.” +『これ以上本当についてこないで!!気持ち悪い!!』=“Don’t follow me any further!! It’s disgusting!!” +莉乃ちゃんはこちらを強く睨みつけた後に扉を開け、スッと中に滑り込んだ後…=Rino-chan glared at me hard, opened the door, slipped inside, and then... +こちらにも風が来るほどの勢いでそれを閉めて、すぐさま鍵をかけた。=I closed it with such force that the wind was coming this way too, and immediately locked the door. +―――――=------ +―――=――― +『最低、最低、最低…!更衣室って分かってついてきて…。何を言っても全然聞いてないし』=“You’re the worst, the lowest, the worst...! You knew it was a changing room, and you followed me... No matter what I said, you didn’t listen at all.” +『おまけにしつこいし…はぁっ、もうヤダ。タカ君と仲直りしてから初めて一緒に帰れるチャンスだったのに…』=“And on top of that, you’re so persistent... Haah, I can’t take this anymore. This was my first chance to go home together since I made up with Taka-kun...” +『あっ…もう。誰なの?ここに体操リボン置いたまま…。使ったら用具入れに戻してって言ってるのに…』=“Ah... Geez. Who’s that? I left the gym ribbon here... I’m telling you to put it back in the toolbox if you use it...” +『はぁ…もうやだ。早く帰ってシャワー浴びて……』=“Sigh... I don’t want this anymore. Go home quickly and take a shower...” +『莉乃ちゃん、何をそんなに時間かけてるんだ?もう下校時間なんだから早く支帰り度しなよ』=“Rino-chan, what’s taking you so long? It’s already time to go home, so hurry up and get ready.” +『っへ?!え、ちょっ…やだ!!なんで…っ?!』=“Huh?! Eh, wait... No!! Why...?!” +『なんだ…遅いからてっきりオナニーでもおっ始めてるかと思ったが…』=“What...? You’re late, so I thought you’d start masturbating or something...” +『はぁっ?!っていうかホントなんで入ってきてんの!?鍵かけてあったでしょ!??』=“Huh?! Wait, seriously, why’re you coming in?! It was locked, wasn’t it?!” +『おじさんは用務員だよ。マスターキーぐらい持ってるに決まってるじゃないか』=“Uncle’s a janitor. Of course he’s got a master key.” +『っバッカじゃないの!!最低!キモいことしないでよ!着替え中に開けるなんて…この変態!!!』=“You’re an idiot!! You’re the worst! Don’t do anything gross! Opening it while you’re changing... You pervert!!!” +『女の子なのに口が汚いのは良くないなあ。これは昔みたいにちゃんと躾けてやらんと…』=“It’s not good for a girl to have a dirty mouth. I’ll have to discipline her like I used to...” +『はあっ?何が昔よ、こっち来ないでよ!!』=“Huh? What’s so long ago? Don’t come over here!!” +『……』=“...” +『な、何してるのよっ……』=“Wh-What are you doing...?” +『何って、躾を邪魔されないよう鍵をかけただけだよ』=“What do you mean? I just locked the door so you wouldn’t get in the way of my discipline.” +『っ!?』=“Gh?!” +『どれどれ、おお…ちょうどいい物があるじゃないか。体操用具の置き忘れとは後輩の指導もなってないなあ』=“Let’s see, oooh... There’s just the thing. Leaving your gymnastics equipment behind doesn’t even serve as guidance for your juniors.” +『やだ、なにす…っきゃっ!!!』=“No, what are you... Kyaa!!!” +『んっ…』=“Nnh...” +『莉乃ちゃんもなかなか力が強くなったなぁ』=“Rino-chan’s gotten pretty strong, too.” +『ほどいてよ!!』=“Untie me!!” +『でも、そんなに抵抗してないように思えたのは気のせいかな?莉乃ちゃんはこういうのも好きなのかい?』=“But maybe it’s just my imagination that you don’t seem to be resisting that much? Do you like this kind of thing too, Rino-chan?” +『ほどいてってば!!』=“I said untie me!!” +『…口汚い女の子は駄目だっておじさん言っただろう。言っても分からないなら…』=“...Didn’t Uncle tell you not to talk dirty to girls? If you don’t understand even if I tell you...” +『っ……』=“Gh...” +『そうかそうか。やっぱりこうすれば莉乃ちゃんは静かになるんだね。本当にいやらしい女だ』=“I see, I see. So this is how you’ll be quiet after all, Rino-chan. You really are an indecent woman.” +『っ…ちが……っは……ぁ…』=“Ngh... No... hah... ah...” +『ははは。そんなにおじさんの大人チンポが恋しかったとは可哀想なことをしたねえ』=“Hahaha. You’ve done such a pitiful thing that you missed your uncle’s adult cock so much.” +『どうやらこの様子じゃ彼氏と仲直りしてもこっちの進展は無かったようだね』=“From the looks of it, even if you made up with your boyfriend, we haven’t made any progress.” +『好きなだけ匂いを嗅いでいいんだよ。手でされてる時も本当はコレが欲しかったんだろう?』=“You can sniff as much as you want. You really wanted this when you were doing it with your hands, didn’t you?” +『っは…ぁ…はぁっ…ふー…はー……んくっ…』=“Hah... ah... haah... fuu... haa... ngh...” +『このサカりよう…。昔の肉欲三昧を思い出しちまったか』=“You’re so easy on me... I guess I’m remembering all the carnal desires of the past.” +『ち…違う、わよ…!』=“N...no, you’re wrong...!” +『嫌なら普通は顔ぐらいは背けるだろう?』=“If you don’t like it, you’d normally at least turn your face away, wouldn’t you?” +『ほ~ら、お待ちかねのチンポだぞ』=“Come on, it’s the cock you’ve been waiting for.” +『んっ…ぅ…っ…』=“Nnh... uh...gh...” +『ヤリマンにお似合いな蕩けた顔しやがって…』=“You’ve got an intoxicated look on your face that doesn’t suit a slut...” +『別に…ア、アンタの…汚い…モノ…なんか…』=“Not really... y-your... filthy... thing... is kinda...” +『謝りもしなけりゃ感謝も出来ない、素直でもない。そんなメスには簡単にはくれてやれないなあ』=“I can’t thank you without an apology, nor can I be honest with you. I wouldn’t be able to give a bitch like that so easily.” +『だ、だから…欲しいなんて…お、思ってない…』=“S-So... I don’t think... I-I want it...” +『口ばっかりで手のかかる女だ。…どれ、少しは素直になるようにしてやろうか』=“You’re a troublesome woman who’s all talk. ...Let’s see, I’ll try to be a little more honest with you.” +――――=---- +――=――― +―=-I'm sorry. +『ちょ、ちょっと…、な、何するつもりよ……!』=“H-Hey... Wh-What are you planning...?!” +『何って、まずはこのいやらしいオマンコに、チンポの味を思い出させてあげようねぇ…』=“What do you mean, ‘what’? First, let’s make this lewd pussy remember the taste of your cock...” +『あっ、ふあぁっ………、ちょっ…、いや…!やめなさいってば…!はぁっ…、あん…』=“Ah, fuaah... Wait... No...! I told you to stop...! Haah... ahn...” +『いきなりメインディッシュは味気ないからねえ。ほら、昔みたいに一緒に楽しもうか』=“The main course is so bland right off the bat. Come on, let’s have fun together like we used to.” +『はー…っはー…っん…っはー…っぁ…はー…』=“Hahh... hahh... nnh... hhah... ah... haah...” +『もどかしいのに……こんなので、またこいつの手で…イっちゃった……。』=“Even though it’s frustrating... I came again... with his hand because of this...” +『大して暴れもしないし、縛る必要もなかったかな』=“I don’t really go on a rampage, so I guess I didn’t need to tie you up.” +『はー…っん、はー…っはー…っ…っはー…』=“Hahh... nnh, hahh... hah... h... hhah...” +『…こんなつもりじゃないのに…。』=“...I didn’t mean to...” +『気持ちよさそうにしやがって。本当に淫乱女だな。面白いほど思った通りだ』=“You look like you’re enjoying this. You really are a slut. It’s just as I thought it’d be funny.” +『…ふー、ふー…ん、はぁ…っぁ…はー…っはー…』=“...Huff, huff... Mm, hah... ah... hahh... haahh...” +『腹立つ…。こいつも…感じてる私も……。』=“It’s irritating... He’s... feeling it too...” +『あんな前戯程度で気をやるほど、飢えた女にした責任はちゃんと取ってあげるよ』=“I’ll make sure to take responsibility for turning you into a starving woman so much that you’ll be bothered by a little foreplay like that.” +『な、なによ、責任って、そっちだってイったくせに…!』=“Wh-What do you mean, ‘responsibility’? You came too...!” +『悔しい…悔しい…我慢したのに……。なんで私はこいつに弱いんだろう…。好意なんて微塵もないのに。』=“It’s frustrating... It’s vexing... I put up with it... Why am I so weak to this guy...? I don’t have the slightest bit of affection for him.” +『イったくせに…か。それはイかなかった子が言える言葉なんじゃないのかな?あーあ…リボンもドロドロに汚れて…このままじゃしまえないねぇ』=“Even though you came... huh? Isn’t that something a girl who didn’t cum can say? Aww... The ribbon’s so dirty, too... I can’t just leave it like this.” +『はぁ…はぁ…っ……』=“Haa... haa...gh...” +『言い返す言葉もないなら、最初から素直に俺の生チンポが欲しくてたまらないって言えばいいのに…』=“If you didn’t have anything to say in retort to me, you could’ve just told me you honestly wanted my raw cock from the start...” +『はぁ、っはぁ…っ…そんなんじゃない…って……んっ…はぁ…はぁ…言ってる、じゃない…』=“Hahh, hahh...nh... It’s not like that... Wait... nnh... Hah... hah... I’m not saying that...” +『おじさんもそこまで意地が悪いわけじゃない。問答はここまでにして…』=“Uncle’s not that mean, either. Let’s leave the questioning at that...” +『はあ…はぁ…』=“Huff... Huff...” +『まだ呼吸を荒くして、物足りなさそうにしているんだ。…無理もないか』=“She’s still breathing heavily, looking unsatisfied. ...I guess I can’t blame her.” +『このままじゃ…ろくなことにならない。…逃げなきゃ。でも…これじゃ動けない…。』=“At this rate... nothing good will come of it. ...I have to run. But... I can’t move like this...” +『5年間もお預けにしてきたチンポが欲しいんだろう?それともこれまでに俺以外のモノでも咥えたかな?』=“You want the cock you’ve been holding for five years, don’t you? Or have you held something other than me in your mouth until now?” +『そんなワケないじゃない…!それにアンタのなんか、ほ…欲しくなんかないわよ…。はぁ、はぁ…』=“That’s not true...! And I don’t... want anything from you... Hah, hah...” +『結び目が固い……。ほどけない…どうしよう…。逃げたい。早くこいつの前から…じゃないと…』=“The knot’s so tight... I can’t untie it... What should I do...? I want to run away. I have to... get out of this guy’s sight as soon as possible...” +『寂しい思いをさせた分、淫乱マンコにたっぷり大好きな味を味わわせてあげよう』=“I’ll give your lewd pussy a taste of my favorite flavor to make up for the loneliness you’ve caused me.” +『はぁ…はぁっ…ダメ…それだけは絶対…ダメだから…』=“Huff... Huff... No... That’s the one thing I absolutely... can’t do...” +『い、挿入[い/2]れられちゃったら…タカ君に………ううん、何よりその前に…』=“I-If you put it in... Taka-kun will... No, before that...” +『また期待した顔をして…よくこれまで我慢したもんだ。あれだけチンポの味を覚えた女[メス/1]だもんな』=“You look like you’re looking forward to it again... I’m surprised you held back until now. You’re a woman who’s learned the taste of cock that well, after all.” +『女のつたないオナニーと、生の雄チンポで突きあげられるのはまったくの別モンだろう?』=“It’s completely different when a woman masturbates and you thrust with a raw male cock, isn’t it?” +『その前に…私、またダメになっちゃう…。戻れなくなっちゃう…。』=“Before that... I’ll be ruined again... I won’t be able to go back...” +『しかし、そうさなぁ…手マンだけでなく、生ハメまで彼氏君より先にしちゃって悪いなぁ、ははは』=“Still, let’s see... I’m sorry for putting not only your hand man, but your bare frame before your boyfriend, hahaha.” +『やっやだっ…!!っは、っはっ…本当にやめて…!!』=“No, no...!! Hah, hah... Seriously, stop...!!” +『せっかく…せっかく離れられて…普通に、好きな人とこれから幸せにやっていくつもりだったのに…』=“And here I was... finally separated from you... I was planning on living a normal, happy life with the person I love from now on...” +『お願い、本当に…っはぁ、っはぁ…ダ、ダメなのっ…!』=“Please, really... hah, hah... I-I can’t...!” +『そんな切なそうに言われると、何時間でもずっぽり根元までハメてガンガン突いてやりたくなるなあ…』=“When you put it like that, it makes me want to fuck you all the way to the base for hours and pound you...” +『それをされたら…戻れない…!もうコイツのチンポなんて忘れてたのに…。』=“If you did that... I wouldn’t be able to go back...! I’d already forgotten about this guy’s cock...” +『じゃあ、おじさんもついでに楽しませてもらうとするか』=“Okay, Uncle, let’s have some fun while we’re at it.” +――――=---- +――=――― +―=-I'm sorry. +『いやっ、本当にっ…ダメ…っ、んあっ…っは…』=“No, really... I can’t...! Mnah... Hah...” +『何が”ダメ”だ。またこんなに溢れさせて、喘いで…。聞こえるだろう?いやらしい音が響いてるぞ、ほれ…』=“What do you mean, ‘no’? You’re making me overflow again, panting... You can hear me, can’t you? There’s a nasty sound echoing, here...” +『んっ、ああっ!!!』=“Mm, ahhh!!!” +『ほぅら、パンパンの亀頭をもう飲み込んだ。吸い付くみたいにずっぽりと…』=“Come on, I’ve already swallowed the glans that’s filled to bursting. It’s like it’s sucking on me...” +『ダメ…今ので、これだけで飛んじゃいそうになってる…。たったこれだけで…イ、イキかけるなんて…』=“I can’t... I’m on the verge of flying just from this... I-I’m about to cum from just this...” +『腰を動かさなくても、欲しがりマンコが吸い付いて飲み込もうとしてるのがわかるかい?』=“Even if you don’t move your hips, can you tell that the pussy you want is trying to suck it up and swallow it?” +『イヤよ、お願い、抜いてっ…!』=“No, please, pull it out...!” +『ああ…莉乃ちゃんのおマンコのヒダ…ずっとハメっぱなしだったみたいにウネウネ動いて』=“Ahh... The folds of Rino-chan’s pussy... They’re wiggling like they’ve been set up all this time.” +『生チンポに大喜びして、ピストンされるのを期待してるねぇ…。ああ、気持ちいい…』=“You’re so overjoyed by my raw cock that you’re expecting me to piston you... Ahh, this feels so good...” +『いやっ!それ以上入れないっ…っで…』=“No! I can’t put any more in...!” +『んっ…ぁっ…ぁあっ…!』=“Nnh... ah... aaah...!” +『生意気言っても、彼氏だなんだいっても…俺のチンポで感じてるのは隠せないんだよ』=“I don’t care if you’re cheeky or your boyfriend... I can’t hide the fact that I’m getting off from my cock.” +『熱い…。中から…全身に一気に熱が広がるみたいに…ダメ…気持ちいい…。ダメ…ダメだって…』=“It’s hot... It’s like... heat spreads through my whole body all at once... No... It feels good... I can’t... I said no...” +『っふー…っふー…っ…ふー…』=“Phew... Phew...gh... phew...” +『堪えても体に毒だよ?せっかく、久しぶりに莉乃ちゃんの大好きなおじさんチンポなんだ』=“Even if you hold it in, it’s still poisonous to your body, you know? It’s been so long since I’ve had your beloved uncle’s cock, Rino.” +『うるさ…っ…いっ………』=“Shut up...gh... ii...” +『こんなに洪水みたいになって…。毎日生ハメしてた時もここまでマン汁が溢れるなんてなかったんじゃないか?』=“It’s turned into such a flood... I don’t think I’ve ever seen this much pussy juice overflow even when I was having sex raw every day.” +『はぁっ、ぁ…ん、ぅ…っく…』=“Haah, ah... nn, uu... kh...” +『が、我慢しなきゃ…。絶対…こんなの…絶対に…許されないんだから…』=“I-I have to hold back... I’ll never... let this... happen...” +『彼氏君もこんなトロトロマンコに童貞チンポを突っ込みたくて仕方ないだろうねえ』=“I’m sure your boyfriend doesn’t want to stick his virginal cock in this gooey pussy, either.” +『あの人のっ…話、は…しないっ…っで……!はーっはーっ…っく…』=“I won’t... talk... about him...! Haaah, haaah... kh...” +『タカ君を…これ以上、タカ君を裏切りたく…ない。疼いて仕方ないあの頃に戻るなんて……絶対にイヤ…』=“Taka-kun... I don’t want to betray Taka-kun any more than I already have. I absolutely don't want... to go back to those days when I can't help but ache...” +『え?なんだって…?よく聞こえないなあ』=“Huh? What did you say...? I can’t really hear you.” +『し、ないでってば…!はぁはぁ…』=“I-I told you not to...! Hah, hah...” +『ここまできて、しないわけないだろう。それにおじさんのチンポにねっとり絡まってるよ』=“After coming this far, there’s no way I wouldn’t. Besides, it’s all sticky around my uncle’s cock.” +『ダメっ…だって…!ぁっ…っふ……ぁっ、あっ…はっ、あっ…んっ…んぁっ…』=“No... I can’t...! Aah... fuh... ah, ah... hah, aah... nnh... nnaah...” +『おじさんのチンポの形を覚えてるのか、ぐじゅぐじゅのスケベなマン肉がへばりつくねぇ』=“You remember the shape of your uncle’s cock, don’t you? Your lewd pussy flesh clings to it.” +『今までの態度で怒ってるなら…謝れば……今からでも…やめてくれるかも…しれない。謝りたくなんかない、けど…』=“If you’re mad because of your attitude up until now... If you apologize... maybe you’ll stop... even now. I don’t want to apologize, but...” +『これ以上挿入されるぐらいなら…今の、普通の幸せに戻れなくなるぐらいなら…言葉なんかいくらでも…』=“If you're going to put it in any further... If you can't go back to your normal happiness right now... then there's plenty of words...” +『や、なの…イヤ…んひっ…あっう…っは、っは……あ、謝る…っ…っ謝る、から…。んあっ…』=“No, I don’t... wanna... nhii... ahh... hah, hah... I-I’ll apologize...! I’ll... apologize... Nnah...” +『そうかそうか…まぁ、何を言っても今からおじさんが子宮まで一気に犯しちゃうんだけどねえ』=“I see, I see... Well, no matter what you say, my uncle’s going to rape you all the way to your womb right now.” +『嘘…何いって…』=“Liar... What did you say...?” +『ぇっ、やっ……』=“Eh, yah...” +『そらっ…』=“Sora...” +『っっあああっーーー!!!!』=“Aaaaahhhh!!!!” +『っぁ…っぁ……』=“Ahh... ahh...” +『ああ…おじさんチンポを咥え慣れた莉乃ちゃんのおマンコは、やっぱりよぉく馴染むねぇ…』=“Ahh... Now that you’re used to holding your uncle’s cock in your mouth, your pussy really does fit you well...” +『ぁっ…ぁ……ぁ……』=“Ah... ah... a...” +『膣全体が痙攣して……挿入だけでイっちまったか。痛いぐらい締め付けて…』=“Your whole vagina convulsed... and you came just from insertion, huh? You’re so tight it hurts...” +『んあっ…ひっ…っ…ぅ…』=“Mnah... hih...gh... uh...” +『ごちゃごちゃ生意気言ったりこざかしく喋るより、淫楽で声も出ない莉乃ちゃんが可愛いなぁ』=“Rino-chan’s way cuter when she’s so lewd and can’t even speak than when she's rambling and brazen.” +『っ、っ…ぁっ、…あぁ…』=“Gh, gh... ah... ahh...” +『昔から変わらないふしだらな体の莉乃ちゃんが、おじさんは大好きだよ』=“I love you, Uncle, Rino-chan, for your slutty body that hasn’t changed in a long time.” +『っぁ…っ…ぅ、っ…』=“Ah...gh... uu, gh...” +『ほら、いつまでイキっぱなしでヘタレこんでんだ。これからが本番だろ、起き上がれ』=“Come on, how long are you going to keep cumming and lose it? The real battle’s just about to start, so get up.” +小刻みに締め付けてくるメスマンコを愉悦と共に味わいながら、縛り上げていたリボン紐を乱雑に解く。=As I savored the pleasure of her pussy tightening slightly, I untied the ribbon straps that had been tied around me. +この女[メス/1]はこれである程度満足かもしれないが、俺はまだまだ物足りない。=This woman might be satisfied to some extent with this, but I'm still not satisfied. +きっちりと犯し潰してやるために、快感で震えている体に手を回し、抱き起した。=In order to thoroughly violate her, I wrap my arms around her trembling body and pull her up. +『っはー…っ……んっ…っはー……っはー……』=“Hahh...gh... nnh... hahh... hhah...” +『頭が…回らない…体がジンジンする…。』=“I... can’t think... My body is tingling...” +『っん、ぁ…はー…ん、はー……はーっ……』=“Nnh, ah... haa... nnh, haaa... haah...” +『体も…うまく、動かない…まだ奥が…熱い。私また…こいつにヤられちゃったんだ………。』=“My body... won’t move... well... It’s still hot... deep inside. This guy... did it to me again......” +『……っ、っく…ひっく…っ…っく…は、…ぅっ…うぅっ…っく……ふ…、っは……うっ…』=“...Gh, kh... hic...gh... hah... uuh... ugh... kuh... fuh... hha... uh...” +『タカ君…ごめんなさい…。私………もうこんなんじゃないはずなのに…。あの頃とは違うはずなのに…。』=“Taka-kun... I'm sorry... I... shouldn't be like this anymore... It should be different from back then...” +『っううっ、っく…ひっ…っく、はふ…っく…ぅあ…っく…ひっく……ぅ…っく………』=“Uuuh, kh... hih... kh, hafh... kuh... uah... ku... hic... uu... kuu...” +『レイプ…って言いきれない…。私、気持ちよくなってた…。タカ君のじゃない男のモノで……。こんなことはもう…二度とない、はず…なのに。』=“Rape... I can’t say for sure... I was starting to feel good... It belonged to a man who wasn’t Taka-kun’s... This should... never happen again... and yet...” +『ひっく……ひっく…はぁ、…っく…うう…はぁ…ひくっ…うっく………』=“Hic... Hic... Hah, ...hic... Ugh... Huff... Hick... Urk...” +『あーあー…散々、喘いでよがって…メスイキまでしたくせに、今さら被害者面で泣き出すとはねえ…』=“Aww... You’re gasping for air so much... You even came as a bitch, and now you’re crying like a victim...” +『ひっく……ひっく…はぁ、…っく…はぁ…っく…ひくっ…ぅくっ………ひっく…』=“Hic... Hic... Haa, ...hic... haa... hic... hic... ugh... ...... hiccup...” +『私、変われてない…、淫らな女なんだ…。こんな最低男に…道具みたいに…いいように使われて……。』=“I haven’t changed... I’m a lewd woman... Being used like a tool... by such a despicable man...” +『怒鳴りつけていた勢いはどこへ行ったんだろうねぇ。思い出すのも恥ずかしくなったかな』=“I wonder where the momentum from yelling at me went. Maybe I’m embarrassed to remember.” +『私、変われるはずだって、ずっと強く頑張ってきたのに。やっぱり…普通には…戻れないなんて…………。』=“I’ve been working so hard this whole time, thinking I should be able to change. But... I still can’t... go back to being normal...” +『でも莉乃ちゃんも存分楽しんだだろう?これではっきりもう分かったんじゃないかな…?』=“But you enjoyed it to your heart’s content, didn’t you, Rino-chan? Now I think you’ve clearly figured it out already...?” +『…ひ…っく…っ……わ、かる…?…』=“...Hic... Kh...gh... Wah, karu...?” +『莉乃ちゃん…いや、お前は俺のものなんだよ。彼氏が出来ようが、どうあろうが、俺のメスなんだ』=“Rino-chan... No, you belong to me. Whether you get a boyfriend or not, you’re my bitch.” +『…っ……っ…』=“...Gh...gh...” +『…そう…なの…?………ううん、違う……!私はタカ君が好き…。それだけははっきりしてる…。』=“...Really...? ......No, that’s not it...! I like you, Taka-kun... That much is clear...” +『ん?なんだ…?じっと睨んで…。まだハメ足りないのかな?』=“Hm? What...? You’re glaring at me... Is it still not enough to frame me?” +『はー…っ、はー…』=“Hahh...gh, hahh...” +『悔しいし、タカ君に合わせる顔もないけど……でも…しっかりしなくちゃ…!また言いなりになっちゃう!!』=“It’s frustrating, and I don’t have the face to face with Taka-kun... But... I have to get a hold of myself...! I’m going to do as he says again!!” +『違う…』=“No...” +『違う…?』=“No...?” +『っ、…か、体は…アンタに、こんな風にされたけど…気持ちはずっとタカ君を想ってる……』=“Gh... M-My body... You did this to me, but... I’ve always cared about you, Taka-kun...” +『タカ君はアンタみたいに、ヤりたいからって最後まで無理やりしてくる人じゃないし…』=“Taka-kun isn’t like you. He’s not the type to force himself to go all the way just because he wants to do it...” +『………』=“......” +『アンタなんか怖くないんだから…。私にはタカ君がいる。私のことを思ってくれる大事な人がいるから怖くない』=“I’m not afraid of you... I have you, Taka-kun. I have someone important to me who cares about me, so I'm not scared.” +『っ…アンタなんか……アンタなんかイかせただけで私を丸ごと支配した気になって…』=“Gh... You... You just made me cum, and it made me feel like you controlled me whole...” +『アンタこそ昔から何一つ変わってないじゃない!』=“You’re the one who hasn’t changed a bit in the past!” +『はあ…。欲求不満が解消されてスッキリしたら、くだらない恋愛ごっこ話か。おじさん、がっかりだよ』=“Sigh... Now that I’m refreshed after my frustrations have been dispelled, it’s time for a stupid love story, huh? Uncle, you’re disappointing me.” +『はぁ…はぁ……』=“Huff... Huff...” +『莉乃ちゃんはもう少し賢い子だと思ったんだけどなあ。どれだけ根深いことかまだ分かっていないみたいだ』=“I thought you’d be a smarter girl, Rino-chan. It seems you still don’t know how deep-rooted this is.” +『いくら根深くても私は絶対屈しない。変わりもしなければ変わろうともしてない人になんて絶対に…!』=“No matter how deep-rooted I am, I’ll never give in. Never to someone who hasn’t changed or tried to change...!” +『その負け惜しみがいつまで続くか、おじさんが見届けてあげるよ。莉乃ちゃんはお気に入りだからね』=“I’ll see how long that loser lasts. You’re my favorite, Rino-chan.” +『くっ…』=“Kuh...” +『さて、そろそろ仕事に戻るか。ここも片付けておいてあげるよ。掃除道具でも取ってこよう』=“Now then, let’s get back to work. I’ll clean up this place, too. Let’s go get some cleaning supplies.” +朝の掃除を終えて、廊下を歩いていると、前から見知った2人が並んで歩いてきた。=I finished cleaning in the morning and was walking down the hallway when two familiar faces walked alongside me. +『今日は朝練の開始の時間、一緒だったね。いつもタカ君の方が早いのに』=“We were together at the start of morning practice today. You’re always earlier than me, Taka-kun.” +『なんか顧問が出張前とかで忙しいらしくてさー』=“Apparently the advisor's busy with stuff like that before he goes on a business trip.” +あの2人だ。朝っぱらからイチャイチャしやがって。…少し足を速めて近づく。=It's those two. They're flirting so early in the morning. ...I quicken my pace a little and approach them. +『おはよう。莉乃ちゃん、それに彼氏君』=“Good morning. Rino-chan, and your boyfriend.” +そしていかにも親しげなフリをして莉乃ちゃんを挟む形で真横にぴったりとくっついて歩調を合わせる。=Then, pretending to be very friendly, I stuck right next to her in the form of Rino-chan sandwiching her and matched her pace. +『っ…』=“Gh...” +下の名前で呼んだこと、男の呼び方、そして並んで歩いているせいか、莉乃ちゃんから笑顔が消えた。=The smile disappeared from Rino’s face, probably because she’d called him by his first name, the way he’d addressed her, and because they’d been walking side by side. +『おはよーございまーす』=“Good mornin’.” +『おはようございます…』=“Good morning...” +『今日も2人は部活の朝練かな?こうも早いのに、ご苦労さんだねぇ』=“I guess the two of you have morning practice for the club again today? You’re up so early. Good work.” +『おじさんもお疲れ様でーす』=“Good work, Uncle!” +『ははは、ありがとう。夏の朝早くに…暁さんを見ると、昔のことを思い出すよ』=“Hahaha, thank you. Early in the summer morning... Seeing you reminds me of the past, Aki.” +そう言いながら、後ろ手で莉乃ちゃんの尻をサッと触る。=As I spoke, I quickly touched Rino-chan’s butt with my hands behind her back. +『…っ?!』=“...?!” +チラと横目に見てみれば、俺が話し始めたことと触られた驚きで目を丸くしている。=I glance at her out of the corner of my eye. Her eyes are wide with surprise at what I've started talking about and how she touched me. +ああ…このへらへらとした男の面を見ていると、俺と莉乃ちゃんの過去を洗いざらい話してやりたくなる。=Ahh... Seeing this sloppy man’s face makes me want to tell him all about my past and Rino’s. +『え、おじさん、昔のリノのこと知ってるんすか?』=“Huh? Uncle, you know about the old Rino?” +おまけに、自分のものだと思い込んでいる女の尻を触られていても気付きもしない。本当に間抜けだ。=On top of that, she didn't even notice that he was touching the butt of a woman who thought she was his. She really was a fool. +『タカ君…』=“Taka-kun...” +その瞬間に莉乃ちゃんの尻肉を思いっきり揉むように大きく掴んでやった。=In that moment, I grabbed hold of Rino’s buttcheeks as hard as I could. +『っ…!!』=“...!!” +一瞬睨まれるも、すぐに我慢するように目を逸らす。よほどこの男に何も漏らしたくないらしい。=She glares at me for a moment, but then quickly averts her eyes as if she's holding back. She really doesn't want to let anything slip from this man. +『ああ、よく知ってるとも。近所だったからよく話したり一緒に過ごしたもんさ』=“Yeah, I know him well. We were neighbors, so we talked a lot and spent a lot of time together.” +『昔のリノってどんな子だったんすか?すっげー興味ある』=“What kind of girl was the old Rino? I’m really interested.” +呑気に食いついてくる童貞男に内心ほくそ笑む。笑みながら、てのひらにある肉を何度も撫で上げた。=I chuckle to myself as the virgin latches onto me. Smiling, I stroke the flesh in my palm over and over. +『んっ…!!』=“Nnh...!!” +『ははは、昔から面倒見がよくてね…』=“Hahaha, I’ve always been good at taking care of people...” +『自分のことよりも年下の友達のことを常に気にかけていた、頼りがいのある優しい子だったよ』=“She was a reliable, kind girl who always cared about her friends, who were younger than her.” +『おじさんも色々と"お世話"になったもんだよ』=“You’ve done a lot for me too, Uncle.” +『へー、今と変わんねーんだな』=“Huh, it’s no different from now, huh?” +『あ、うっ、うん!』=“Ah, y-yeah!” +『うんうん。昔から活発だったよ。特に体を動かすことが好きでねぇ…』=“Yeah, yeah. He’s always been active. He especially likes to move his body...” +『おじさんもいい年なのに色々と"突き"合わされたもんだ』=“Even though you’re at the right age, you’ve been confronted with a lot of things.” +『マジっすかー、昔からっすか』=“Seriously, you’ve been here for a long time?” +さりげなく更に下へと手を這わせ、太ももをさすりつつ、のろけた馬鹿面の話を聞いているフリをする。=She nonchalantly crawled her hands further down, rubbing her thighs as she pretended to listen to the incoherent, stupid conversation. +『っ……ふ、…』=“...Heh...” +莉乃ちゃんの息が僅かに荒くなっている。男の前で、他の男に触られて感じるとは恥のない女だ。=Rino's breathing is getting slightly rougher. She's a shameless woman to get off from another man touching her in front of a man. +妙な征服欲を覚えながら、もう一度上へ上へと撫でながら手指を這わせていく。=Feeling a strange desire for conquest, I stroked it upward once more as I ran my fingers along it. +『…っ…っぅ……』=“...Gh...gh...” +『でも最近は少しは落ち着いたよなー。やっぱ部長って立場のおかげかな?リノ』=“But you’ve calmed down a little lately. Maybe it’s thanks to your position as the club president after all, Rino?” +男が話しかけたタイミングを狙って、尻肉の合間へと指を食い込ませ、パンツ越しにアナルを愛撫する。=Aiming for the right moment to speak to the man, I dug my fingers into the space between her buttcheeks and caressed her anus through her panties. +『んぁっ…あっ、うっ、うん!!』=“Mnah... Ah, y-yeah!!” +『顔、赤いぞ?照れてるのか?』=“Your face is red. Are you embarrassed?” +『え、う、うん!タカ君がそういうこと言うから…』=“Huh? Y-Yeah! It’s because you said that, Taka-kun...” +問答になっていないしどろもどろさに、可笑しさが込み上げる。=Funny how flustered it was that we hadn't asked each other. +『そうそう、暁さんに色々"突き"合わされたといえば思い出した。こないだも…』=“Oh yeah, speaking of Akatsuki-san poking me in the right direction, I remember now. The other day...” +その言葉を口にした瞬間…=The moment I said those words... +『タ、タカ君!行こ!!ほら、練習遅刻するし。私も着替えだけじゃなくて色々準備しなきゃだから!』=“T-Taka-kun! Let’s go!! Come on, we’ll be late for practice. I need to get ready for a lot of things too, not just changing clothes!” +露骨に焦り始めた莉乃ちゃんを見やる。男の腕をとって今すぐにでも走り去りたそうだ。=I looked over at Rino, who was starting to get visibly impatient. She’d apparently taken the man’s arm and run off right now. +ひっつかんだ尻肉を擦り込むように揉みながら、男にバレないタイミングでその手を離す。=As I rubbed her asscheeks, which I had grabbed tightly, I let go of her hand at a time when the man wouldn't notice. +『こないだってどしたんすか?』=“What happened the other day?” +『もういいから!!ほら、遅刻したらホント私怒るからね!?』=“That’s enough!! Come on, I’ll really get mad if you’re late, okay?!” +『うわっ。わーったって…』=“Whoa. I get it, but...” +慌てて、本当にそのまま連れて走り去ってしまった。当たり前だが、相当堪えたようだ。=Flustered, she really did run off with him. It was only natural, but she seemed to have endured it quite a bit. +気分はスッキリしていた。しかし、勃起もしてしまっている。=I feel refreshed. But I'm also erect. +ここまですれば莉乃ちゃんは何かアクションを起こすだろう。=At this point, Rino-chan would probably take some action. +前みたいに自らほいほいと、苦情を言いに来たら儲けものだ。=It'd be profitable if I came to complain about it myself, like last time. +そしてそれが今日中であれば尚いい。…楽しみだ。=And if it's today, that's all the better. ...I'm looking forward to it. +――――――――――=------------ +―――――=------ +午前の仕事がすべて終わり、早めの昼休みにゆっくりと休憩をしていた。=Our morning work was all done, and we were taking a leisurely break during an early lunch break. +欠伸ついでに背伸びをしかけたが、戸口の方から聞こえたこちらへ向かってくる騒がしい音に動きを止める。=I started to stand on my tiptoes while yawning, but stopped when I heard the noise coming from the doorway. +一体……=What in the world... +『お邪魔します』=“Excuse me for intruding.” +発せられた声に驚きながら振り向くと、莉乃ちゃんが立っていた。=I turned around in surprise at the voice that came out and saw Rino standing there. +『珍しいお客さんだなあ。部活は……っと、今はちょうど朝練が終わって休憩中ぐらいかなぁ…?』=“That’s an unusual guest. As for the club... Oh, I guess we’re just taking a break now that morning practice is over...” +まさかこうも面白いくらい挑発に乗ってくるとは。朝のことを思い出しながら、顔を見やる。=I hadn't expected her to take the bait so seriously that it was almost funny. I looked at her face as I thought back to what happened this morning. +『………』=“......” +『ちょっと、今朝のこと。どういうつもりなの?』=“Hey, about this morning. What’s your plan?” +『なんのことかな?』=“I wonder what you’re talking about?” +『ふざけないで。っ…タ、タカ君がいるのに…私の…お尻を触ったりなんかして…っ!!!』=“Don’t be ridiculous. T-Taka-kun’s here... and he’s touching my... butt...!!!” +『ああ、丁度そこに手が行き当たってねぇ。悪かった、悪かった』=“Yeah, that’s exactly where I came in. Sorry, sorry.” +『何が行き当たる、よ!思いっきり揉んでたじゃない!』=“What’s going on?! You were groping me as hard as you could!” +『そうだったかな。いやぁ、揉みがいがあるよ。やっぱりいい体だねぇ』=“I guess so. Man, it’s worth groping. You really do have a nice body.” +『っ…!!…もう絶ッ対にしないで!』=“Ngh...!! ...Don’t make it look perfect anymore!” +『ふぅ…まぁ、もうしないかな…多分。でも、ああでもしないと莉乃ちゃんはすぐ睨むし、黙らないし…』=“Phew... Well, I guess I won’t do it anymore... Probably. But if I don’t, Rino-chan’ll glare at me right away, and she’ll never shut up...” +『何よ……』=“What the hell...” +『ついつい、昔話をぜーんぶ話してしまいそうでね』=“I couldn’t help but tell you all sorts of old stories.” +『っ………』=“Gh...” +『まぁまぁ、最初は本当に少しだけ、昔の莉乃ちゃんのことを彼氏君に教えてあげようと思っただけだよ』=“Now, now, at first, I really just thought I’d tell my boyfriend a little bit about the old Rino.” +この部屋にやってきたことといい、狙い通りの反応といい、抑えるつもりでも勝手に顔がにやけてしまう。=Between the fact that I've come to this room and the reaction I was aiming for, I can't help but grin even if I try to suppress it. +『このあいだの事も話しかけたじゃない』=“You talked to me about the other day, didn’t you?” +『ああ、あれはちょっと口が滑りそうになっただけだよ。わざとじゃないんだけどなあ』=“Oh, that was just a slip of the tongue. It wasn’t on purpose, though.” +『嘘言わないでよ!』=“Don’t lie to me!” +『本当だよ。バラそうと思ったらいつでも言えるんだよ?それに、彼氏君も昔話に興味津々だったみたいだし…』=“It’s true. You can say it whenever you want to, you know? Besides, your boyfriend seemed interested in folktales, too...” +『絶対言わないで。私だって好きでアンタのいうことを聞いてるわけじゃないんだし…』=“Don’t say it. It’s not like I’m listening to you because I want to...” +『へえ。こないだあれだけ手の内で気持ちよくなっておきながら、全部おじさんが悪者なのかい?』=“Huh. After feeling so good in your hands the other day, is your uncle the bad guy here?” +『…っ。そうじゃなくて、タカ君に変な話を吹き込まないで欲しいの。何も話して欲しくないの』=“...Ngh. That’s not what I meant. I don’t want you to tell me anything weird, Taka-kun.” +『変な話って…?』=“What’s a weird story...?” +どうしてもニタニタしてしまう。=I can't help but grin. +『っ……』=“Gh...” +『おじさんはね、ただ莉乃ちゃんと昔みたいに仲良くしたいだけなんだよ。だから昔話がつい出ちゃったんだ』=“My uncle just wants to get along with you like he used to with Rino-chan. That’s why the old story came out.” +『私は仲良くなんてしたくない!』=“I don’t want to be friends!” +『そうはいっても、今日も相変わらず男を誘うような体で、ひとり、男の部屋に入ってきてるじゃないか』=“You say that, but you’re still in the same body as always, inviting men to come into your room by yourself.” +今朝したように、尻肉を揉む仕草をする手をわざと見せつけながら言葉を続ける。=Just like this morning, she deliberately showed off her hands as they massaged her ass flesh as she continued speaking. +『おじさん、期待してもいいんだよねえ?』=“Uncle, I can expect great things from you, right?” +『よくないわよ。体ばっかり見て…。私にはタカ君がいてアンタに期待してることなんか何もないんだから』=“It’s not good. You’re only looking at my body... I have Taka-kun, and there’s nothing I’m expecting from you.” +無意識なのか咄嗟に身構えると、衣服の布が引っ張られて胸のサイズがくっきりと浮き出る。=Perhaps unconsciously, I braced myself on the spot, but as I pulled on the cloth of my clothes, the size of my chest stood out clearly. +やはり俺好みの、俺のための体だ。否応なくそそられる。=It really is my favorite body for me. Whether I like it or not, it excites me. +『でも、それは莉乃ちゃんの考えだろう?おじさんは違うんだよ。またそんなに体を強調して見せて…』=“But that’s your idea, isn’t it, Rino-chan? Uncle’s different. You’re emphasizing your body so much again...” +『無意識に男を誘惑するようなことをするなんて、一回抱いてやっただけじゃ満足できなかったかな?』=“Wouldn’t it have been enough to satisfy you if I’d just hugged you once to seduce a man unconsciously?” +『気持ちの悪いことを言わないで!!ジロジロ見ないでよ。私は注意をしにきただけなの!』=“Don’t say such disgusting things!! Don’t stare at me like that. I’m just here to pay attention!” +『注意…?莉乃ちゃんがおじさんにかい?』=“Attention...? Rino-chan told Uncle?” +『そうよ』=“That’s right.” +『そんなことが言える立場なのかな?彼氏君にはお預けにしてる体をおじさんに差し出して、よがっていたくせに』=“I wonder if you’re in a position to say that? You offered your body to your uncle, who’s keeping it with his boyfriend, and he was enjoying it.” +『…っ、そ、それは…』=“...Gh, th-that’s...” +『また欲しくなって、言いがかりをつけておじさんの部屋に押し掛けたようにしか思えないなあ』=“I can’t help but think that I wanted it again and barged into my uncle’s room under false accusations.” +『それは違うって何度も否定してるじゃない…!!』=“You’ve denied that over and over again...!!” +話すたびに揺れる髪や艶のいい肌を見ると、激しく犯したこの間を思い出して、イチモツが硬くなり始める。=When I look at her swaying hair and lustrous skin every time we talk, my dick starts to harden, remembering the last time I violently raped her. +『…話の分からない子だなぁ。頑固になったというか。そういうなら、彼氏君にもっと詳しく昔話をするしかないなあ』=“...You’re such an incomprehensible girl. It’s more like you’ve become stubborn. If that’s the case, I’ll have to tell my boyfriend more about the past.” +『どっ…どういう意味よ…?』=“Wh...what do you mean...?” +『そのまんまの意味だよ。こないだのことでも構わないし、廊下で激しくおじさんの手でイった話でも構わない』=“That’s exactly what I meant. I don’t mind what happened the other day, nor do I mind if it’s the story of how you came violently with your uncle’s hand in the hallway.” +『…そ、それは…ダ、ダメ……!』=“...Th-That’s... d-don’t...!” +『ダメじゃなくて、しないで欲しいってちゃんとお願いしないといけないだろう?』=“It’s not that you can’t. You have to make sure you don’t want me to do it, right?” +『…くっ…』=“...Kuh...” +『お願いもできず反抗的な態度…。これじゃ仕方ないな。いつ彼氏君を呼び出すことにするかなぁ…』=“You’re so rebellious that I can’t even ask for your help... I guess there’s no helping it. I wonder when I’ll call my boyfriend...” +『…し、しないで……ください…』=“...P-Please... don’t...” +内心ほくそ笑む。ここまで来れば、なし崩しに思い通りに誘導するのは楽だ。=I chuckle internally. Now that we've come this far, it'll be easy to lure her in the right direction. +『そうそう、最近は朝起きたらオナニーするのが日課でね』=“Oh yeah, I’ve been masturbating every morning lately.” +『っそ、そんな事わざわざ言わなくていいわよ…。それに何も話さないって約束し…』=“Y-You don’t have to say that... Besides, you promised you wouldn’t tell me anything...” +『莉乃ちゃんと再会してからは、もっぱら莉乃ちゃんをズリネタに使ってるんだよ』=“Ever since I reunited with Rino-chan, I’ve been mostly using her as a cheater.” +『っ……!』=“Gh...!” +『でね、おじさん、今朝はまだ抜いてなくてねえ。エロい莉乃ちゃんと今から”仲良く”したいんだ』=“So, Uncle, I haven’t pulled it out yet this morning. I want to ‘get along’ with the sexy Rino-chan now.” +『莉乃ちゃんのお願いを聞く代わりに、おじさんの要求も勿論聞けるだろう…?』=“In exchange for listening to Rino-chan’s request, of course you’ll be able to listen to your uncle’s, right...?” +『…………』=“......” +『聞けないなら聞けないで、おじさんが何をするか、頑固な莉乃ちゃんでも流石にわかっているよね…?』=“If you can’t ask, then don’t. Even the stubborn Rino-chan knows what the old man’s going to do, right...?” +『…………』=“......” +『そうかそうか。分かっている、か。その沈黙は分かった上で了承したってことでいいのかな?』=“I see, I see. You understand, huh? Is it okay to say you agreed to that silence knowing that?” +『っ………』=“Gh...” +『じゃあ、早速昔みたいに仲良くしようか。そうだな、まずはそのおっぱいで奉仕してくれるかな?』=“Okay, let’s get along like we used to. Let’s see, will you service me with those boobs first?” +『そ…そんな……』=“Th...that’s...” +『ん?もう”仲違い”したいのかな…?』=“Hm? Do you want to ‘fight’ already...?” +『っく…。ほ、本当に、今回だけだからね……!』=“Kuh... R-Really, just this once...!” +『ともかく、ほら、早く仲良くしようか』=“Anyway, come on, let’s hurry up and get along.” +『あぁ…、やっぱり莉乃ちゃんのおっぱいは最高だよ…。柔らかくて、弾力があって…、挟み心地がたまらない…』=“Yeah... Your boobs really are the best, Rino-chan... They’re soft and springy... I can’t get enough of being sandwiched between them...” +『くっ…!わ、わざわざ言わなくてもいいわよ…。気持ち悪い…!』=“Kh...! Y-You don’t have to go out of your way to say it... It’s disgusting...!” +『文句言ってても乳首がビンビンに勃ってるよ。莉乃ちゃんも興奮しているのかな?』=“Even if you complain, your nipples are hard. I wonder if you’re excited too, Rino-chan?” +『そっ…!そんな……わけ……』=“Th...! There’s... no way...” +『そんなことはいいから、早くシゴいてくれないかな?チンポも待ちきれなくてビクついてるよ』=“I don’t care about that. Could you hurry up and stroke me? Your cock’s twitching, too, since I can’t wait.” +『分かったわよ……』=“I get it...” +『ふっ…、んんっ…はぁ…』=“Heh... Mmm... Hah...” +『あぁ…これだよ…。成長してずっと気持ちよくなってる…。イヤラシイおっぱいだ…』=“Yeah... This is it... I’ve been feeling good ever since I grew up... These dirty boobs...” +『はぁ…、あっ、ふぅ…んん…、だ、黙っててよ…。しゅ、集中できないでしょ…』=“Hahh... ah, fhh... nnh... S-Shut up... I-I can’t concentrate...” +『分かった分かった。それじゃあこの極上のおっぱいを堪能させてもらうよ。しっかり奉仕してくれよ?』=“All right, all right. Then I’ll enjoy these first-rate boobs. Make sure you service me properly, okay?” +『はぁ…はぁ…ぁ、はぁ…っ…ぁ…』=“Huff... Huff... Ah, huff...gh... ah...” +『気持ちよかったよ、莉乃ちゃん。思った以上に溜まってて大量に出ちまって…。ははは、悪いねえ』=“It felt good, Rino-chan. I’ve been amassing more than I thought, and a lot came out... Hahaha, sorry about that.” +『…はぁ、はぁ…はぁ…ぁ…はぁ…』=“...Huff, huff... Huff... Ah... Hah...” +『どうしたんだい?また、合間合間に喘ぎ声を我慢して…。素直にチンポと精子に興奮して喘いでいいんだよ?』=“What’s wrong? You’re holding back your gasps again in between... You can honestly moan when you’re excited about your cock and sperm, you know?” +『ち、違うの…。はぁ、はぁ、はぁ…ぁ…はぁ…っ』=“Th-That’s not it... Haa, haa, Haa... ah... haa...” +『どうせまたチンポと精子のオスくさい匂いで股を濡らしておマンコが発情してるんだろう…?』=“Your pussy’s in heat again anyway, wet from the male smell of cock and sperm, isn’t it...?” +『っ…!違うって言ってるじゃない…!はぁ、はぁ…ちょっと息が上がっちゃっただけなの…。はぁ、はぁ…んはぁ…』=“Gh...! I’m telling you, that’s not it...! Hah, hah... I just got a little out of breath... hah, huff... nhah...” +『どれ、おじさんが確認してあげようか?また前みたいにたっぷりよがらせてスッキリさせてあげてもいいよ?』=“Let’s see, why don’t you check it out for me, Uncle? I can make you feel better and refreshed again, just like last time.” +『はぁ、はぁ…ヌ、ヌいたんだから今日はもういいでしょ』=“Huff, huff... N-Nu was there, so that’s enough for today.” +『もういい?…奉仕の心が足りないなぁ。そんなぶっきらぼうな態度じゃなくて、誠心誠意尽くすのが奉仕だろう?』=“That’s enough? ...You don’t have enough heart to service me. It’s not that blunt of an attitude—it’s more like you’re servicing me with everything you’ve got, right?” +『…っはぁ…はぁ…っ…だから…!』=“...Hahh... hahh...gh... Like I said...!” +『…ヌけばいいって単純な事じゃないんだよ。こんなんじゃ彼氏君に話してしまうしかないかなぁ…』=“...It’s not a simple thing to just nuzzle up. At this rate, I’ll have no choice but to tell my boyfriend...” +『は、話が違うじゃない!!』=“Th-That’s not what we’re talking about!!” +『そんなエロい体でメス顔を晒して…。ここで中断したら火照った体を持て余して歯止めが利かないだろう?』=“You’re exposing your female face with such an erotic body... If you stop here, you’ll have too much of your flushed body to hold back, won’t you?” +『午後の部活で後輩に変に思われるんじゃないかな?』=“I’m sure my juniors will think I’m weird during afternoon club activities.” +『はー…ふー…こ、これくらい我慢できるし…』=“Hahh... Phew... I-I can handle this much...” +『ははは、なるほど。我慢してるってことはまだまだ欲求不満で、パイズリだけじゃ足りないって認めるんだね?』=“Hahaha, I see. If you’re holding back, then you must still be frustrated and admit that titjobs aren’t enough, right?” +『っ…!』=“Gh...!” +『そんなに物欲しそうな目をして…。この様子じゃおじさんがわざわざ彼氏君や誰かに話さなくても』=“You look so greedy... At this rate, you don’t have to go out of your way to tell your boyfriend or anyone else.” +『とんでもないビッチだって自分からバラしてアピールしてるようなもんだろう』=“It’s like you’re trying to appeal to her by revealing yourself that she’s an outrageous bitch.” +『そんなんじゃ、っ、ないってば……はぁ、はぁ…』=“I’m telling you, it’s not like that... hah, hah...” +『煽られたらゾクゾクするっておじさんは知ってるんだ。なんせ、莉乃ちゃんとは昔からとても仲がいいからね』=“The old man knows he’ll get chills if he gets riled up. After all, he’s always been very close to Rino-chan.” +『っ……』=“Gh...” +『莉乃ちゃんを思って言ってるんだよ?もしバレたら、あの童貞君は幻滅して、他の女のところに行ってもおかしくない』=“I’m saying this out of consideration for Rino-chan, you know? If she finds out, that virgin would be disillusioned, and it wouldn’t be strange for her to go to another woman.” +『……っ』=“...!” +『否定できないなんて悲しいねえ。でもおじさんはまだまだ元気でハメてあげられるから莉乃ちゃんはラッキーだね』=“It’s sad that you can’t deny it. But your uncle’s still full of energy and can set you up, so you’re lucky, Rino-chan.” +『ラ、ラッキーなわけないじゃない!むしろサイアクよ…。シたくもないのに…アンタとなんて…!』=“Th-There’s no way I’m lucky! In fact, it’s terrible... I don’t even want to... I can’t do it with you...!” +『ははは、今更じゃないか。それにそんな言い方をしていいのかな?莉乃ちゃんたちの仲を壊す事なんて、簡単にできるんだよ?』=“Hahaha, isn’t it a little late for that? And is it okay to put it that way? It’s easy to destroy the relationship between Rino and the others, you know?” +『そ、それだけはやめてってば…!』=“Th-That’s the one thing I told you to stop...!” +『だろう?一発ヤればお互いスッキリして終わり。彼氏ともいつもの調子で一緒に帰れる』=“Right? One shot and we’ll both be refreshed and done. I’ll be able to go home with my boyfriend like I always do.” +『それとも、今のだらしないスキモノの欲情した顔で会えるのかい?』=“Or will you be able to meet me with the lustful face of a sloppy skit right now?” +『………………』=“.........” +『…っ、わ、わかった…。早く済ませてよ…』=“...Gh, I-I get it... Hurry up and finish this...” +『今日はそこまで口答えせずに大人しいねえ。おじさんとのセックスにまた味を占めちゃったのかな?』=“You’re so quiet today without talking back to me that much. Did sex with your uncle take up another taste?” +『はぁ、はぁ…ち、違う…。アンタが脅すからじゃない…』=“Hah, hah... N-No... It’s not because you’re threatening me...” +『脅すなんて人聞きの悪い。色好みな莉乃ちゃんのことだ、こうなって実は都合がいいんじゃないのかい?』=“It’s bad manners to threaten someone. Knowing the sexy Rino-chan, isn’t this actually convenient for her?” +『はぁ、はぁ…っ…はぁ…はぁ…』=“Huff, huff...gh... Huff...huff...” +『自分でも発情しきって、もう歯止めが利かないことは分かってるんだろう?』=“Even you know you’re in heat and can’t hold back anymore, right?” +『……はぁ、んんっ…はぁ…、はぁ…』=“...Haah, mmm... haah... haaah...” +『ああ。口答え出来ないんじゃなくて、図星で何も言えないってだけかぁ…』=“Yeah. It’s not that I can’t talk back to you, it’s just that I hit the bull’s-eye and couldn’t say anything...” +『タ、タカくんのため…仕方なく…っはぁ、はぁ…それだけ…だってば…。はぁ、はぁ…』=“I-It’s for Taka-kun’s sake... I had no choice... Hah, hah... That’s all... I told you... *pant pant*...” +『肌を紅潮させて、割れ目から愛液を垂らしまくって言っても説得力がないねぇ』=“It’s not very convincing to say that you’re blushing and dripping love juices from your crevice.” +『はぁっ…はぁっ……い、言わないで…そういうこと…私だって好きでこんな体になってるんじゃないんだから』=“Haah... haah... D-Don’t say that... That’s what I meant... I’m not in this body because I want to.” +『だから責任を取ってあげようっていってるんだよ。そうだ、脅しついでに昔みたいにねだってみようか?』=“That’s why I’m saying I’ll take responsibility for it. Oh yeah, why don’t we try begging like we used to while we’re threatening each other?” +『…っ…く、……』=“...Ngh... Kh...” +『自分の体も立場もよく分かってるんだろう?ほら、どうしたんだい?』=“You understand your own body and position well, don’t you? Come on, what’s wrong?” +『…はーはー…っ、おじさんのチンポ、…はぁ、はぁ…莉乃に…挿入[い/2]れて……』=“...Hahh, hahh...gh, Uncle’s cock...hah, Hah...is...inserting...into Rino...” +『はぁ…全く具体的じゃないし、心がこもってないなあ。ほら、昔はもっとちゃんとねだっていただろう?』=“Sigh... It’s not concrete at all, and there’s no heart in it. Look, you used to beg more properly, didn’t you?” +『っ…』=“Gh...” +『それとも、非処女の淫乱女だって彼氏にバラされてゾクゾクする性癖にでも目覚めたのかな?』=“Or maybe you’ve awoken to a fetish that sends shivers down your spine when your boyfriend finds out you’re a non-virgin slut?” +『ちがっ……い、言うから…。っ…ふーふー…』=“No... I-I’ll say it... Ngh... fuufuu...” +『ふー、はー……り、莉乃のおマンコに…おじさんのチンポを…い、…挿入[い/2]れて…ください…っ……』=“Fhhh, hahh... P-Please... put your uncle’s cock... i-into Rino’s pussy... hh...” +『昔にあれだけ躾けてあげたんだ。もっと具体的に、スケベにねだれるよねえ?』=“I trained you so much in the past. More specifically, you’ll be begging for lechery, won’t you?” +『はぁ、はぁ…くっ…っ…莉乃の…グショグショに濡れた…淫乱マンコに…おじさんの…硬い勃起チンポを……はぁはぁ…』=“Hahh, hahh... khh...gh... Rino’s... soaking wet... slutty pussy... Uncle... hard, erect cock... hahhah...” +『チンポを、なんだい…?発情マンコで誘いながら最後までちゃんとねだらないとなあ』=“What's with your cock...? I'll have to beg you properly until the very end while inviting you with my horny pussy.” +『はーはー…莉乃の…グショグショに濡れた淫乱マンコに…おじさんの…硬い勃起チンポを…ね、根元まで…』=“Haa, haa...Rino’s...sopping wet, slutty pussy...and your...hard, erect cock...hey, all the way to the base...” +『挿入[い/2]れて…ハメ汁飛び散るほど…か、掻き回して…突き壊して…っ…欲しい、です…。…はぁ、はぁ…』=“I want you to... put it in... stir it up so much that it scatters the juices... I want you... to break it...! ...Haa, haa...” +『よくできました、でも…少し惜しいなぁ。”奥まで一気に”が好きなんだろう?。こんな風にっ…』=“Well done, but... I’m a little disappointed. You like ‘all the way in at once’, don’t you? Like this...” +『っん、ぁあああっ…!!!!』=“Nnh, aaaaah...!!!!” +『はー…はー…っ、はー…、あっ…はー…はー…っ、んっ……はー…、ぁ…はぁ……はぁ…』=“Hahh... hahh...gh, hah... ah... haah... haaah... ngh, nnh... Hahhh, ahh...haah...hah...” +『ド派手にイク女だなぁ…。躾けた時点で頭打ちかと思ったら、まだまだドスケベになっていくねえ』=“You’re a flashy cumming woman... I thought you’d hit your head the moment I disciplined you, but you’re still turning into a lecher.” +『はぁ…はぁ…ん…はぁ…はー……はぁー…ふぅ…はー…はー…』=“Haah... haah... nn... hah... haaah... huff... fuu... ha... hauu...” +『何もわからない…。気持ちよすぎて…感じ過ぎて…言われてることに…頭が追いついてない……。』=“I don’t know anything... It feels so good... I feel too good... My head can’t keep up... with what you’re saying...” +『脅されてるのを盾にして、莉乃ちゃんも存分に楽しんでるじゃないか』=“You’re using being threatened as a shield, and you’re enjoying yourself to the fullest, aren’t you, Rino-chan?” +『はー…はー…っ、はー…、はー…はー…っ、はー…、ぁ…はぁ…はぁ…』=“Hahh... hahh...gh, hah...hah...h-hahh-...ahh, ah...haah, haah...” +『…私…楽しんでる…の…?タカ君とじゃなくて…こんな奴と……?』=“...Am I... having fun...? Not with Taka-kun... but with someone like this...?” +『ぐうの音もでないか。ははは…しかし、こんな体でよく今までまともに学生生活を送ってこれたなぁ』=“I guess it’s not even a sound. Hahaha... Still, I’m surprised you’ve been able to live a proper student life up until now with a body like this.” +『はぁ…はぁ…ん…はぁ…はー……はぁー…ふぅ…はー…はー…タカ君がいる…っから…っ…』=“Hahh... hahh... nn... haah... haaah... fuu... haau... hau... Taka-kun’s here... so... h...” +『…やっと、言えたのが…これだけ……なんて…。……でも…こんなんじゃ…否定できない…。』=“...I can’t believe... this is all I can say... at last... ...But... I can't deny it... like this...” +『心がけ”だけ”が立派で、体が伴ってないねえ。それともタカ君はオナニーのオカズって意味かな?』=“Only your ‘spirit’ is admirable, and you don’t have a body. Or do you mean Taka-kun is masturbating?” +『…はぁ…はぁ…っ………はぁ…はぁ…』=“...Huff... Huff... huff... Haah... Haaah...” +『まだ、中が…ヒクついてて…熱くて…気持ちいい……。悔しいけど……どこかすごく冷静になってきてる…。』=“It’s still twitching... inside... It’s hot... and feels good... I hate to admit it, but... I’m starting to feel really calm...” +『実際はこうやって、おじさんのチンポを昔同様に貪って鎮めているんだもんなあ』=“Actually, this is how you quench your uncle’s cock, just like you used to.” +『…ふぅ、はぁ……はぁ……はぁ…………』=“...Phew, haah... hah... haa...” +『でも…別に…こいつが好きなわけじゃない……。堕ちてなんか…いない…。だから…今は……』=“But... it’s not like... I like this guy... I’m not... falling... So... right now...” +『こいつに…言わせたいだけ…そう、言わせるだけ言わせておけば…バラされないで…バレないで済む…。』=“I just... want her to say it... If I make her say that, then... don’t let her find out... I won’t be found out...” +『おじさんが莉乃ちゃんのとんでもない性欲を抑えてあげてるんだ。それはわかったかな…?』=“My uncle’s suppressing Rino-chan’s outrageous sexual desire. Do you understand that...?” +『…はぁ…はぁ…っ……はぁ…はぁ…はぁ…』=“...Hahh... hahh...gh... Hahh, hah...hah...” +『また”暗黙の了解”かな?そんな体にした責任は取ってあげるから、抑えられなくなったらいつでも歓迎するよ?』=“Another ‘unspoken rule’, I guess? I’ll take responsibility for making you into such a body, so if you can’t hold back, you’re always welcome.” +『…ふぅ、はぁ……はぁ……はぁ……ふー…はぁ…はー…はー……』=“...Huff, huff... Huff... Haah... Fhhh... Hahh, haah... Haaahh...” +『タカくん、ゴメン…。でも今は…今だけは…本当に…こうするしかないの……。』=“Taka-kun, I’m sorry... But right now... for now... I really... have no choice but to do this...” +『いつも通りに部活が終わって…またいつも通りの自主トレ…。』=“The club is over as usual... and I’m doing my usual independent training again...” +『今日は外周を走ったけど…結構疲れちゃった。』=“I ran around the perimeter today... but I’m pretty tired.” +『でも、これでタカ君との部活の終わる時間が合うから一緒に帰れるんだよね。』=“But now I can go home together with Taka-kun because I have the time to finish my club activities with him.” +『だから、疲れより嬉しさの方が上回ってる。』=“That’s why I’m happier than tired.” +『ふぅっ…』=“Phew...” +『ここ最近、私が居残りっていうのが当たり前になっちゃってるな……誰もいない。』=“Lately, it’s become natural for me to stay behind... There’s no one here.” +『先生も部員も帰って随分になる…。私だけ……こんなところにいて……。』=“It’s been a long time since the teacher and the other club members went home... I’m the only one... who’s here...” +『…誰も来ない。』=“...No one’s coming.” +『……誰も来ないはずなのに、この前は…私ひとりじゃなかった…。』=“...No one should have come, but last time... I wasn't alone...” +『………』=“......” +『確かこんな時間に…突然、あいつが入ってきて………。』=“If I'm not mistaken, at this hour... he suddenly came in...” +『私をリボンで縛り上げて……。』=“Tie me up with a ribbon...” +『っ…………』=“Gh...” +『あんなものを…挿入[い/2]れられた上に………。』=『Not only did you...put something like that in......』 +『体中いじくり回されて…最後に………。』=“You're messing with me all over... and finally...” +『っ…はぁっ……っ……』=“Hgh... haah...” +『…、おマンコに……昔みたいに、って……。』=“...Into my pussy... Like it used to be...” +『っはぁ、…はぁ…っ……ん…』=“Hahh... hahh...nh... nh...” +『イヤだ…ぞっとする。思い出したくもない………。』=“No... I shudder. I don’t even want to remember...” +『なのに………。』=“And yet...” +『どうして体がムズムズして……火照るの…?』=“Why is my body tingling...and burning...?” +『んっ…』=“Nnh...” +『おかしい…。昨日の夜も今朝も…自分でシたはずなのに…濡れてきちゃってる……。』=“That’s strange... Last night and this morning... I did it myself, but... I’m getting wet...” +『はぁ、…っぁ……』=“Hahh... ahh...” +『なんっ…で……っあっ…んっ…』=“Wha... why... ah... nnh...” +『シなくちゃ……きっとシミが出来ちゃってる……。』=“I have to... I’m sure it’s stained...” +『あっ…っ…んんっ…っは…っぁ…あっ…』=“Ah...nh... nnh... hah... aah... ah...” +『よりによってあの時の事を思い出してするなんて……。私…どうしちゃったんだろう…。』=“I can’t believe I’m remembering that time, of all times... I wonder... what happened to me...” +『…もうクリが完全に勃起[た/2]っちゃって…ぬめって……指先で引っ掻くと……気持ちい、い………っ。』=“...My clit's completely erect now... It's slimy... When I scratch it with my fingertips... it feels... good...” +『欲しい。……ううん、あいつのじゃない……。おマンコに好きな人の…タカ君のモノが欲しい……。』=“I want it. ...No, it’s not his... I want the one I love... Taka-kun’s thing in my pussy...” +『はっはっ…あぅ、んっ…』=“Hah hah... Auh, nnh...” +『タカくんのチンポ…思い出せない…?……ううん、違う。見たことがないんだ…私。自分の好きな人の………。』=“You can’t... remember Taka-kun’s cock...? ...No, that’s not it. I’ve never seen it... me. The person I love...” +『こうやって弄ってると…思い出すのは………あんな奴の……。』=“When I play with it like this... it reminds me... of someone like that...” +『んっ、あっ、ああっ…あっ………』=“Nnh, ah, aah... ah...” +『乱暴に掻き混ぜられて、イきそうになる度に潮を噴いちゃって……。ダメ…我慢できない…っ…。』=“You’re churning me violently, and I squirt every time I’m about to cum... No... I can’t hold back...” +『っ!んっ…あっ、っゃ…あぅっ…!はぁはぁ…やっ、あっ…はぁ、んんっ…』=“Ngh! Nnh... ah, yaah... auh...! Haa haa... no, ah... haa, nnnh...” +『膣内[なか/2]を触りたい…あいつにされたみたいに…手荒でもいい。…ここで思いっきりイっちゃいたい……っ…。』=“I want to touch her insides... Just like she did to me... I don't care if it's rough. ...I wanna cum as much as I can here...gh...” +『あっ、ダメ…イ…っぅ…んんっ…あっ、あっ、んあ…はぁ、はぁ…。』=“Ah, you can’t... ii... uu... nnn... ah, ah, nnah... hah, hah...” +『誰も来ないからって、こんなところで、ひとりで…おマンコ触っちゃって…興奮しちゃってる……。』=“Just because no one's coming, I'm getting excited... touching your pussy... all by myself... in a place like this...” +『布を食い込ませて、指に汁を絡めて…押さえ付けながらクリのほうにこすりあげたら…勝手に奥がヒクついて…。』=“I dug the cloth into it, wrapped the juice around my fingers... and rubbed it against my clit while holding it down... and it twitched inside on its own...” +『トロットロでおチンポを咥えたがってるのが分かる…。イきたいけど…まだ味わってたい…。もっともっと…。』=“I can tell you want to hold my cock in your mouth in a trot... I want to cum, but... I still want to taste it... More, more...” +『指で…クリを挟むように…。』=“With your fingers...like you’re pinching my clit...” +『ん"っ…あっ…あっ…』=“Nnh... Ah... ah...” +『ああ…シゴいてると頭がどんどん蕩けそうになる…。ゆっくり真っ白になって……気持ちいい…。』=“Yeah... My head feels like it’s going to melt more and more if I keep stroking it... It’s slowly going blank... It feels good...” +『もっと…奥…欲しいの……っんっ…っは、あっ…あっ、んあっ!あっ!』=“I... want it... deeper... Nnh... Hah, ah... Ah, nnah! Ah!” +『はあ、はあ、あっ、いいっ……んっ、はぁ、あっ…う、んっ…あっ…』=“Haah, haah, ah, it’s good... nn, haa, ah... uu, nn... ah...” +『愛液が…太ももまで垂れちゃう…。掬ってるのに…どんどん溢れて…止まらない……。もっとおマンコに……。』=“My love juices... are dripping down to my thighs... Even though I’m scooping them up... they’re overflowing more and more... I can’t stop... More into my pussy...” +『はぁ、ああっ…!!』=“Haa, aaah...!!” +『おっ…なんだ?見に来てみたら…』=“Oh... What is it? I came to take a look...” +『きゃっ…え、やっ!!!』=“Kyah... Eh, no!!!” +『取り込み中に悪いねえ…』=“Sorry to interrupt...” +『え、え…?!』=“Wh-What...?!” +『はぁっはぁっ…な、なんで…っ…』=“Haah, haah... Wh-Why...?” +『はは、いいぞ、続けて。相変わらず淫乱ではしたない女だな』=“Haha, that’s good, keep going. You’re as vulgar a woman as ever.” +『な、なんでここにいるのよっ…!』=“Wh-Why are you here...?!” +『他の部員が結構前に帰ってるのを見てなあ。莉乃ちゃんの彼氏気取りもまだ部活をやってるようだから』=“I saw the other club members go home quite a while ago. It looks like Rino-chan’s pretending to be her boyfriend is still in the club.” +『まだ残っているとは思っていたけど…、まさか”こういう”居残りとは…』=“I thought you’d still be here, but... I didn’t expect you to ‘stay’ like this...” +『ちょっ、で、出てってよ!』=“Hey, c-come on out!” +『毎日熱心にひとりで練習してるのは知っていたがまさかそれがオナニーだとは思ってもいなかったよ』=“I knew you practiced hard by yourself every day, but I didn’t think it was masturbation.” +『ち、違…』=“Th-That’s not it...” +『違わないだろう。彼氏と”まとも”ぶって帰る前に1人で慰めてるのか?』=“You’re not wrong, are you? Are you trying to comfort me by yourself before you ‘act normal’ with your boyfriend and go home?” +『い、いつもはちゃんと練習してるの!さっきだって外周を走って…』=“I-I’m always practicing properly! I was just running around the outer perimeter...” +『走ってから毎日オナニーか?すごいなあ。頑張り屋の莉乃ちゃんがもっと満足できるように手伝ってあげるよ』=“Are you masturbating every day since you ran? That’s amazing. I’ll help you, the hardworking Rino-chan, so you’ll be more satisfied.” +『手伝うって…』=“Help...” +『何度かシてやってるだろう?丁度そっちの準備運動ももう済んでいるようだし…』=“You’ve done it a few times, haven’t you? It looks like you’ve just finished your warm-up over there...” +『おじさんも最近元気でねえ。すぐにその欲求不満のメスマンコにガチガチの肉棒をみっちりハメこんで』=“My uncle hasn’t been doing well lately, either. He’s immediately hooked up his rock-hard meat pole with that frustrated bitch pussy of his.” +『っ…』=“Gh...” +『充血してるマン肉を擦り上げて、子宮口を突き上げて莉乃ちゃんが満足するまで何度でもピストンして…』=“Rubbing up your engorged pussy flesh, thrusting up your cervix, and pistoning over and over until you’re satisfied, Rino-chan...” +『はぁ、はぁ…っ…』=“Huff, huff...gh...” +『どこに出すかは莉乃ちゃん次第にしてあげようかなぁ。それともおじさんが決めてもいいのかな?』=“Maybe I’ll let you decide where to put it, Rino-chan. Or maybe it’s okay for you to decide?” +『でも、そんなことしたら…はぁ、はぁ…』=“But if you do that... hah, hah...” +『そんなことしたら…?興奮で止まらなくなって自分から腰を振り出すって?』=“What if I do that...? I can’t stop from getting excited and start swinging my hips on my own?” +『っ…そ、そんなこと言ってないじゃない…。はぁ、はぁ…っは、ぁ、はぁ…』=“Gh... I-I didn’t say that... Haa, haa... haa, a-haa...” +『その割には、聞いただけでメスらしい惚けた声に変わってる自覚はあるのかな?』=“Despite that, I wonder if you’re aware that just hearing it has turned you into a female-like, dumbfounded voice?” +『っ…ふー…っふー…』=“...Phew... Phew...” +『どこでも好きな場所をおじさんの精子まみれにしてあげるよ』=“I’ll make sure you’re covered in your uncle’s sperm wherever you like.” +『それまでたっぷり淫肉を掻き混ぜて、こねくり回して…発情穴から本気汁を噴かせていくらでも絶頂させてあげるからね』=“I’ll churn your lewd flesh plenty until then, knead it around...and make you climax even if it means making your real juices spurt out of your horny hole.” +『あ…あぁ…、…っはぁ…はぁ…』=“Ah... ahh... hhah... hah...” +『言っただろう?抑えきれなくなったら歓迎するって』=“I told you, didn’t I? If you can’t hold back, I’ll welcome you.” +『……イヤなのに、…抗い切れなくなってきてる…。また、いいように…体を差し出して……。』=“...Even though I don't want to, ...I can't resist anymore... I'll just... hold out my body again...” +『スパッツがもうぐちょぐちょでえらいことになってるじゃないか』=“Your shorts are getting all wet and messy, aren’t they?” +『…好きにされたいなんて思っちゃった。こんなのは私じゃないの…。でも…確かに…私の体が…モノを欲しがってる…。』=“...I just wanted you to do whatever you wanted to me. This isn’t me... But... it’s true... my body... wants something...” +『莉乃ちゃんもどこか期待してたんだろう?じゃなきゃ、そんな風にはならんだろうからなあ』=“Rino-chan was expecting something, wasn’t she? Otherwise, she probably wouldn’t have ended up like that.” +『っふー…っふー……っふー…っふー…はぁ、っ…はぁ…期待なんか…』=“Phew... Phew... Phwww... Haah, hh... haah... I don’t have any expectations...” +『…本当にしてない…?…わからない。子宮が…疼いて…このまま、委ねて…思いっきり………。』=“...You really didn’t...? ...I don’t know. My womb... aches... I’ll leave it to you... like this... as much as I can...” +『おーい、リノー!!』=“Hey, Reno!!” +『っ!!!』=“Gh!!!” +『ん…?』=“Hm...?” +『タっ、タカくん……?!ダメ!!!シない!ここまで!!』=“T-Taka-kun...?! No!!! No! This is it!!” +『タカ君が呼んでる、どこ?…外だ。どこ…?』=“Taka-kun’s calling, where? ...Outside. Where...?” +『ッチ…』=“Tch...” +『おーい、リノー!まだ残ってるんだろ!?』=“Hey, Rineau! You’re still here, aren’t you?!” +『タカ君!!っ、いるよー!!』=“Taka-kun!! I’m here!!” +『お、リノ!!やっぱり残ってたか。よかったー』=“Oh, Rino!! I knew it. I’m so glad you’re still here.” +『わ、私がタカ君を置いて帰るわけないじゃん!自主トレしてたの』=“Th-There’s no way I’d leave Taka-kun behind! I was training on my own.” +『リノはすごいなあ!俺今終わったところだよ。今日、自主トレ何してたんだ?』=“You’re amazing, Rino! I just finished. What were you doing independent training today?” +『えっと、外周走ってたの。最近、ずっと室内で基礎とストレッチばっかりだったから』=“Um, I’ve been running around the outer perimeter. Lately, I've been doing nothing but basics and stretching indoors.” +『そっか、何周?』=“I see, how many laps?” +『2周ずつ様子見て…そうだな、3セットしたから…6周かな』=“I’ll keep an eye on her two laps at a time... Yeah, I set three sets, so... six laps, I guess.” +『うお、1人で自主6周?すごくね?』=“Whoa, six laps on your own? Amazing, isn’t it?” +『ゆっくり、だけどね』=“Slowly, though.” +『っ!!』=“!!” +『マンコを濡らしたまま尻を突き出して、おじさんを誘っているのかな…?』=“Maybe she’s sticking her butt out while her pussy’s still wet, inviting her uncle...?” +『ちょっと、何するのっ…!』=“Hey, what are you doing...!?” +『…ん、どしたー?』=“...Hm, what’s wrong?” +『な、なんでもないよー。そ、そっちは今日の練習どうだった?』=“I-It’s nothing. H-How was your practice today?” +『ご、誤魔化さなきゃ…っ…。』=“I-I have to hide it...gh...” +『あー今日なー』=“Ah, today’s the day.” +『押し付けただけで、スパッツ越しにマンコがぱっくり開いてチンポを咥えたがってるのがわかるよ?』=“I can tell just by pressing against you that your pussy wants to open wide and hold my cock in your mouth through your shorts, you know?” +『や、やめてってば…!…んっ…!』=“I-I told you to stop...! ...Nnh...!” +『キーパーさ、いっつも強いのに、脇が甘くってさーゴール、ガンガン許してやんの』=“You know, keeper, you’re always strong, but your armpits are so naive, Gol, I’ll forgive you for it.” +『うんっ…そ、それで…?』=“Yeah... S-So...?” +『ともかく、知られないように話を続けて…キリのいいところで止めなくちゃ…。』=“Anyway, I have to keep talking so they don’t find out... and stop at the best part of Kiri...” +『どれだけオナってたんだ?マン汁がべっとり広がって上からおマンコの形が丸わかりになってるぞ?』=“How much did you masturbate? Your pussy juices are spreading out, and you can see the shape of your pussy from above.” +『っ…や…っあ…っ』=“Ngh... No... ah...” +『熱い…。軽く当てられただけで…気持ちよくて脚が震えそうになってる…。』=“It’s hot... Just a light touch... feels so good, my legs are shaking...” +『リノ、なんかしてる?』=“Rino, are you doing something?” +『何もしてないよ。っ…タカ君の話聞いてる、だけっ…』=“I didn’t do anything. I’m just... listening to you, Taka-kun...” +『絶対バレちゃ…ダメ…っ……!』=“You absolutely mustn’t be found out...gh...!” +『リノ、もう帰るよな?それともまだ着替えとかで掛かりそう?』=“Rino, you’re going home already, aren’t you? Or are you still going to get dressed or something?” +『バレちゃダメ、なのに……、これ…欲しい…、欲しい…!って、ち、違う…そうだ、タカくん…、えっと…何だっけ…。』=“I shouldn’t be found out, but... I want... this...! Wait, th-that’s not it... That’s right, Taka-kun... um... what was it again...?” +『えっと…んっ…あー…っ…』=“Um... Nnh... Ahh...gh...” +『愛液でテカらせてやらしく誘いやがって…。彼氏と話したままハメてもいいってことか?』=“You’re making me shine with your love juices and inviting me lewdly... Does that mean you’re saying it’s okay to frame me while I’m talking to my boyfriend?” +「おーおー…、ぴっちりしたスパッツを脱がせてみたら思ってた以上にグチョグチョだ。糸もこんなに引いて…」=「Whoa, whoa... I tried taking off your tight shorts, and they're even more soaked than I thought. And the thread's pulling so much...」 +『あっ、やめっ…』=“Ah, stop...” +『リノ?』=“Rino?” +『まずい…私…えっと…。』=“This is bad... I... umm...” +『も、もうちょっとかかる、かな、うん!』=“I-It’ll take a little longer, I guess, yeah!” +『や、やめてってば…』=“I-I told you to stop...” +『あんまり気が散ってると彼氏君にバレるんじゃないか?』=“If you’re too distracted, won’t your boyfriend find out?” +『っ…』=“Gh...” +『…思った通り、先っぽで軽く刺激しただけで膣がヒクつきながら濃い涎を垂らして…』=“...Just as I thought, just lightly stimulating it with the tip makes her vagina twitch and drool thickly...” +『ダメ…これじゃ、挿入[はい/2]っちゃう…。』=“No... At this rate, I'm going to put it in...” +『そ、それ以上当てちゃ、あっ…、あぁっ…ん、っ…ダメっ…!!っ…』=“D-don’t hit me any more than that, ah... Aaah... Nnh, nh... Don’t...!!” +『え?ダメって何が?』=“Huh? What do you mean, no?” +『……!!?』=“...?!!” +『えっと、ダ、ダメだねーって、そのっ……えっと…キーパーの、子…?ちょ、調子悪かったんだね』=“Um, y-you can’t, um... Um... the keeper’s, child...? I-I guess I wasn’t feeling well.” +『おう。リノも知ってる矢島ってヤツだけどさー』=“Yeah. Rino knows this Yajima guy too, though.” +『っは、ぁ…も…ぅ…、ん…っぁ…』=“Hah, ah... geez... uu... nn... ah...” +『やだ、全然…動けない…。下手に動いたら…余計擦れて…。でも…私…感じちゃってる…。こんな状況なのに…。』=“No, I can’t... move at all... If I move carelessly... it’ll rub against me even more... But... I’m... getting off... Even in this situation...” +『これだけ濡らしておいて、入り口をいじり続けるだけじゃじれったいだけだろう?そろそろ行くぞ?』=“You’re just going to get impatient if you keep fiddling with the entrance after getting this wet, aren’t you? Let’s get going, okay?” +『っ…う、ぁ、何し…やっ、嘘でしょっ…?』=“...Ugh, ah, what... No, you’re kidding, right...?” +『揃いも揃って興奮させやがって…!』=“They’re all excited together...!” +『や、本当に…、挿入[はい/2]っ…。』=“R-really...put it in...” +『っ~~~!!!!』=“Gh~!!!!” +『っふ、…っ…っ……っふ…っ…』=“Heh, ...gh... ...Heh...” +『リノ?さっきから…なんか、大丈夫か?俺、やっぱすげー気になるんだけど…』=“Rino? For a while now... Are you okay? I’m really curious...” +『ごっ…ごめん、ちょっと考え事っ…し、てて…えっと…なんかその…っ…っ…』=“S-Sorry, I’m just thinking about something... O-Oww... Um... It’s kinda, uh...gh...” +『大丈夫っ…だから、でもその…さっき後輩が…も、戻ってきて…相談あるらしくって…』=“I’m fine... So, um... my underclassman... came back earlier... and said he wanted to talk to me about something...” +『そうなのか?』=“Really?” +『う、うん。ちょっと悪いけど…っ…っ…さ、先に帰る準備、して…もらえないかな…っ?』=“Y-Yeah. I’m a little sorry, but...gh... c-could you... get ready to go home first...?” +『俺は構わないけど…大丈夫?』=“I don’t mind, but... are you okay?” +『う、うん…、ほんと、大丈夫だからっ…。ご、ごめんね…』=“Y-Yeah... Really, I’m fine... I-I’m sorry...” +『おう。じゃあ、準備できたら校門で待ってるよ!時間かかっても大丈夫だからさ』=“Yeah. I’ll be waiting at the gate when you’re ready, then! It’s fine even if it takes some time.” +『ん、んっぅん。あ、ありがとうっ…』=“N-Nnngh. Th-Thank you...” +『莉乃ちゃんは他の男のチンポを咥えながらでも彼氏君と話せるんだねえ…』=“Rino-chan can talk to her boyfriend even while holding another man’s cock in her mouth, huh...” +『っ…!なんてことするのよっ…!はぁっはぁっ…』=“Gh...! How dare you...! Haah, haah...” +『しかも目の前でハメられながらイクのも平気ときた』=“Furthermore, I’m fine cumming while being framed right in front of me.” +『だって…話しでもしないと絶対バレちゃうじゃない…!それにイキたくてイったわけじゃ…!はぁ、はぁっ…』=“But... if we don’t talk, they’ll definitely find out...! And I didn’t cum because I wanted to...! Hah, hah...” +『イキたてマンコをヒクつかせながら、そんなことを言われてもなぁ…』=“Even if you say that while your freshly cummed pussy twitches...” +『はーはー…わ、私はシてだなんて言ってないのに…!ていうか、普通、あんな状況でなんて…頭おかしいんじゃないの?』=“Haaah, haaah... I-I didn’t say ‘shite’...! Actually, isn’t it normal to be in a situation like that...? Don’t you think you’re crazy?” +『彼氏君の前で、ケツを男に突き出してイッてた淫乱[ビッチ/2]がシて欲しくないって?』=“You don’t want a slut who came in front of her boyfriend with her ass sticking out for a guy to do it?” +『っ…勝手に最後までシたのはアンタじゃない…!ふう、んん…、このままじゃバレちゃうから…帰ってもらっただけ……』=“Gh... You’re not the one who did it all the way to the end on your own...! Hmm, mmm... At this rate, they’ll find out... so I just had them leave...” +『じゃあ、バレなきゃヤっていいってことでいいのかな?』=“So as long as they don’t find out, I guess it’s okay to do it?” +『そ、そういうことじゃ…っ…ないっ…てば……』=“Th-That’s not...gh... what I meant... Teba...” +『へえ…じゃあなんで今、自分から腰を振ってチンポに尻を押し当ててるのかな?』=“Huh... Then why are you swinging your hips on your own and pressing your butt against my cock right now?” +『そ、…そんなこと…っはぁ、はぁっ…ない…っはー…はぁ、はぁ…』=“Th-...That’s not... hah, hah... true... haa... haah, haah...” +『そうかそうか。じゃあこれでもう止めて終わってもいいのかい?』=“I see, I see. So it’s okay if I stop now and end it?” +『っ………』=“Gh...” +『やめてほしくないようだね。じゃぁ、このままここで続きをはじめようか』=“You don’t seem to want me to stop. Well, let’s continue here.” +『え、ここで・・・!?』=“Huh? Here...?!” +『やっ、イヤよ。なんでこんな外から見えるところで…。せめて奥で…』=“No, I don’t want to. Why are we in a place I can see from the outside like this...? At least in the back...” +『今さっきもシてたじゃないか』=“Didn’t you just do it?” +『それは…アンタが、タカ君がいるのに、無理やり…』=“That’s... You, Taka-kun, are here, and you’re forcing yourself...” +『それでイったのは誰だったかなぁ?』=“I wonder who came from that?” +『っ…で、でも、もうこんなところでシたくないの…』=“Gh... B-But I don’t want to do it in a place like this anymore...” +『自分から尻を擦り付けて挑発しておいて、今更どこがいいどこが駄目もないだろう?ほら、挿入[い/2]れるぞ』=“You’re the one who provoked me by rubbing your butt against me, and now there’s nothing wrong with what’s good about you? Come on, I’ll put it in.” +『んぁっ…だ、だから…っ誰かに見られるなんて嫌なの』=“Mnah... I-I told you... I don’t want anyone to see me.” +『見られながらイったくせに…』=“Even though you came while being watched...” +『あんっ、っ…こ、ここじゃ…だ…ダメだってばっ…ぁ、』=“Ahn, gh... I-I told you... I can’t do it here... ah,” +『ああもう、メンドクサイ女だ。変に抵抗するなよ』=“Oh geez, you’re such a pain in the ass woman. Don’t resist weirdly.” +『やっ、やめっ…離し…あっ…』=“S-Stop... Let me go... Ah...” +『…やっ、ちょっと…何するの…っ?!やだっ…!!』=“...No, wait... What are you doing...?! No...!!” +『邪魔な手はこうでもするしかないだろう。丁度いいものがまたあったしな』=“This is probably the only way to get in the way. There’s just the right thing again.” +『やっ…お、お願い…。こんなところ、誰か通ったら…。部屋の奥でだったら、いくらでもしていいから…っ』=“No... P-Please... If someone passes through here... If it’s in the back of the room, you can do as much as you want...” +『へえ、いくらでもねえ…。そんなにサカってるならここででも大して変わらないだろう?』=“Wow, there’s so many of them... If they’re that stupid, it’s not much different here, is it?” +『それに彼氏くんもいないし、もう誤魔化しもいらない。大っぴらにシようじゃないか。好きなだけ喘いでいいんだぞ』=“Besides, I don’t have a boyfriend, so there’s no need to gloss over it anymore. Let’s make it public. You can gasp as much as you want.” +『そ、そんなの…んっ、ぁっ…タカくんがいなくても他の人にバレちゃう…。…っはぁ…んっ、っぁ……私たちのセックス、見られちゃう…!』=“Th-That’s... nnh, ah... other people will find out even without you, Taka-kun... ...Hahh... Nnh, aah... They’ll see our sex...!” +『想像して興奮してるのか?はは、とんだ痴女だな』=“Are you excited just imagining it? Haha, what a pervert.” +『それなら尚更…』=“That’s all the more reason...” +『やっ…ぁっ…んぁっ…ダメだっ、って…!』=“No... ah... nnah... I said no...!” +『彼氏にはお預けにしたまま、よその男のチンポでよがりまくる浮気マンコを皆に見てもらわんとなぁ!』=“I’ll have to make sure everyone sees my cheating pussy while I’m still holding off on my boyfriend, getting off so good with another man’s cock!” +『っんぁああぁっ!!!』=“Nhaaaaah!!!” +『…なんだ、膣内[ナカ/2]が痙攣してるぞ。挿入だけでまたイったのか?』=“...What, your vagina’s twitching. Did you cum again just from insertion?” +『っぁ…んあ、ぁ…っぁ…んあ…ああぁ…』=“Ahh... Mnah, ah... ah... mnah... aaah...” +『誰かに見られたら、露出癖がある上に、ひと突き程度で絶頂するチョロいメス穴の持ち主ってバレちゃうねえ』=“If someone saw you, not only would you have a habit of exposing yourself, but they’d find out you’re the owner of an easy bitch hole that climaxes with a single thrust.” +『っぁ、っは、あっ、ぁあっ…ひあっ、んぅ…っは、あっ…あ…っ……』=“Ahh, hah, ah, ahh... hyah, nnu... ha, ah... ah...” +『っ、んはー…っぁ…はー…っ、っはー…ん…はーっ…』=“Ngh, nhahh... ahh... hah... hhah... nn... haahh...” +『…ものすごく……気持ちよく…なり始めて……』=“...I’m... starting to feel... really good...” +『はぁ…っ…んあっ、…はー…ぁふ…はぁ…っ、っはー……ぁ…ぅ…』=“Haa...nh... nnah, ...haa... afh... haa... h, haaa... ah... uu...” +『記憶が一瞬途切れてるぐらい…絶頂するたびに…快感が増して、大きくなってる……。』=“So much so that my memories are cut off for a moment... Every time I climax... the pleasure increases, and it gets bigger...” +『ふー…ぁう…っ…はふ…っはー…ん、…はー…っはー…ふ、…はぁー…はー…』=“Phew... auh... h... hafh... hahh... nn... haaah... haahh... fh, haaaa... ha...” +『何度頭でダメって思っても…昔に…戻りたくないっていくら思っても…』=“No matter how many times I think I can’t do it with my head... no matter how much I don’t want to go back... to the past...” +『はぁ…っはー…っあ、…ぅ、ん…はー…っはぁ…はー…ふー…っ…ふあ…っはー…』=“Haa... haa... ah... uu, nn... haah... hah... ha... fuu... h... fuah... hhaa...” +『求めて…体だけがこのまま…完全に昔に…戻っちゃう…。』=“I want it... My body is the only thing I have left... I'm going to go completely back... to the past...” +『このまま、求め続けてしまいそうになってる……。』=“I feel like I’m going to keep asking for it...” +『どうだった…って聞くほどでもなさそうだけど…』=“I don’t think... it’s worth asking...” +『はー…んあ…はぁ…っ、んっ、…ぁふ…はぁ…っはー…っぁ……はー…』=“Hahh... nnah... hahh...! Nnh, nnh... afh... haah... hhah... ah... haaah...” +『彼氏君の前でヤるのはもちろん、誰かに見られるかもしれないセックスには』=“Doing it in front of your boyfriend is, of course, sex that someone might see.” +『流石の莉乃ちゃんも、今までにない快感を味わったんじゃないかな?』=“I’m sure even you’ve experienced pleasure like never before, Rino-chan.” +『はーっ、ぁ、はー…っ…言わ……ない…っれ……はぁ…はぁ…っふ…、ん…はぁ…っはー…』=“Hahh, ah, hahh...nh... Don’t...say...that...hah...haah...fuh...nnn...haa...hhaaa...” +『口答えが出来ないほど満足だったんだね。おじさんも今日ほどの締め付けは久しぶりだったなぁ…』=“You were so satisfied that you couldn’t talk back. It’s been a while since you’ve been as tight as you were today, Uncle...” +『何を言われてるか…わかんない…。どうでもいいぐらいまだ痺れてる感覚が…ずっと響いてる…。』=“I don’t... know what you’re saying... The sense that I’m still numb to the point that it doesn’t matter... is echoing forever...” +『はー…っはぁ…あっ…ぁ、ふー…っ…ぁ…っはー…』=“Hahh... hahh... ah... ah, fuuh...gh... aah... haaah...” +『まだ…咥え込んでる最中みたいに奥までヒクヒクして…終わらない……。なんなの…これ…どうなってるの…?』=“It’s still... twitching all the way in... like I’m in the middle of holding it in my mouth... It won’t end... What the hell... is this... what’s going on...?” +『今後、ここでオナるときは窓辺で公開マンズリして皆に見せびらかしてやったらどうだい?』=“In the future, when you masturbate here, why don’t you do a public masturbation by the window and show it off to everyone?” +『っ…や…っぅ…はぁ、ん…はぁー…っはー…はあ…っはー…』=“Ngh... No... ugh... hah, nn... haaah... haah... nnhah...” +『忘れてたけど、愛しのタカ君が待ってるんじゃないのかな?いつまでもここでヘバってていいのかい?』=“I forgot, but isn’t my beloved Taka-kun waiting for me? Is it okay for me to stay here forever?” +『はーっ…はー…っ…う、動けな…ひ…、っはー…っはー…あっ……はー……』=“Hahh... hahh...gh... I-I can’t move... hii... haah... haaah... ah... ha...” +『もう何もされてないのに……終わってるはずなのに……タカ君が…待ってるのに………』=“They didn’t do anything to me anymore... It should be over... Taka-kun is... waiting for me...” +『ふー…っはー…んあ…はー…ふー…っ…はー…はぁ…っ…はぁ…っぁ、は……』=“Huff... huff... nnah... hah... fuuh... h... haa... haah... hh... Haa... ah, ha...” +『さて…バラさない代わりに、と改めて言う必要はどうやらもうなさそうだなあ』=“Now then... In exchange for not revealing it, it looks like I don’t need to say it again.” +『はぁ…ぁ…ふー…はー…んっ…っは…ぁ…はー…っ、っぁ…っはー…』=“Haa... ah... fuu... haa... nnh... ha... aah... haah... h, ah... hahh...” +『……私の…こんな体を満足させてくれるのは……この人しかいないの……?』=“...Is this...the only one...who can satisfy my body like this...?” +『せっかくだし、これからは好きな時に好きなだけ使わせてもらうことにするよ』=“Since we’re here, I’ll be using it as much as I want from now on.” +『はー…はぁ…っ…はぁ…っはー……はー…』=“Hahh... hahh...gh... Hahh, hah...hah...” +『今までみたいに強がって断りのひとつも言えないとは…』=“I can’t even say no to putting on a brave face like I’ve been doing up until now...” +『莉乃ちゃんにとっては願ってもない魅力的な提案だったかな?』=“Maybe it was an unbelievably attractive proposal for you, Rino-chan?” +『もう…嫌って…ちゃんと…言えないまま…こんなことをズルズル……続けてしまいそう……』=“I... don’t want to... anymore... I can’t... say it properly... I feel like I’m going to keep doing... this...” +『私…本当に……どう、なっちゃうの……?』=“What’s... really... going to happen to me...?” +『ふー…ぁ…っ…ふ…っはー…ん、…はー…っはー…ふ、…はぁー…はー…』=“Phew... ah... h... fh... hah... nn, ... hahh... hhah... fuh, ...hahhh, haah... haahh...” +『ふー、今日も良かったよ。使うごとに具合が良くなっていっぱい射精[で/2]たよ』=“Phew, today was great too. Every time I used it, I felt better and ejaculated a lot.” +『はーっ、ふー…ふー…はー……はー…はぁ…っぁ…っはー…ん…ぁ…はぁ…はぁ…』=“Haaah, fuuh... fuu... hah... haaah... haah... ahh... hhaaahh... nn... ah...haa...haah...” +『…私も一緒に高まっちゃう…。やっぱり…体は素直に…。この人でどうしようもなく…感じちゃってる……』=“...I’m going to get worked up with you... I knew it... My body is honest... I can’t help but feel it... from this person...” +『ああ、スッキリした。また使わせてもらうよ』=“Yeah, I’m feeling better. I’ll use it again.” +『はー…んあ…はぁ…っ、んっ、…ぁふ…はぁ…っはー…っぁ……はー…』=“Hahh... nnah... hahh...! Nnh, nnh... afh... haah... hhah... ah... haaah...” +『ここ最近、毎日…道具みたいに使われるたびに、どんどん感度が増してて……抗う気も…もう…起こらない……』=“Lately, every day... whenever it’s used like a tool, I’ve become more and more sensitive... I don’t feel like resisting... anymore...” +『ただこうやって快楽に…流されてたい…。』=“I just want... to be swept away by pleasure like this...” +――――――――=--------- +――――=---- +『じゃあ、そろそろ私も帰るから…。』=“Well, I’ll be going home soon, too...” +『この関係もずるずると何日も続いて…セックスするのが当たり前になってる…。』=“This relationship has been dragging on for days... It’s become natural for us to have sex...” +『この人を満足させて、着替えを済ませて…これでようやく平和に帰ることが出来る』=“I’ll satisfy this person, change my clothes... and finally be able to return home peacefully.” +『そういえば、携帯…ずっとミュートで鞄の中に閉まってたままだった。そろそろタカくんから連絡来るかも。』=“Come to think of it, my phone... It’s been muted and shut inside my bag the whole time. Taka-kun might contact me soon.” +『莉乃ちゃん、もうまたシたくなってるんじゃないかな?』=“Rino-chan, don’t you think you’re already feeling shitty again?” +『…はぁ。流石にそんなわけないでしょ。調子に乗らないで…って、あっ…』=“...Sigh. Of course not. Don’t get carried away... Wait, ah...” +『不在着信が何件か、それにLIMEのメッセージもいくつか…タカ君から入ってる…。』=“There's been a few missed calls, and a few LIME messages... from Taka-kun...” +『…?彼氏君からかい?』=“...? From your boyfriend?” +『ニヤニヤしながら肩越しに覗き込んでくる。咄嗟にイラっとして体をよじった。』=“She’s grinning as she peers over my shoulder. I immediately get annoyed and twist my body.” +『ちょっと、人のスマホ見ないでよ。もう!』=“Hey, don’t look at my phone. Geez!” +『こんなに沢山…。喧嘩以来こんなことなかったのに。何かあった…?』=“There’s so much... This hasn’t happened since the fight. Did something happen...?” +『《リノー》』=“{Rineau}.” +『《リノどうした?》』=“{Rino, what’s wrong?}” +『《全然電話出ないけど、何かしてるのか?》』=“{You haven't answered the phone at all. What are you doing?}” +『ドキっとしてしまう…。でも…バレては……いないはず。』=“My heart skips a beat... But... they shouldn’t have... found out.” +『《部活中に足やっちゃって、今保健室。ただの捻挫っぽい》』=“{I lost my leg during club activities, and now I'm in the infirmary. It looks like it's just a sprain.}” +『えっ…!?タカ君、ケガしたんだ…!』=“Huh...?! Taka-kun, you’re hurt...!” +『《まだ自主練中ならごめん。捻挫ぐらいで電話とかLIMEとかウゼーかもだけど》』=“{I'm sorry if you're still practicing on your own. It might be annoying to call or LIME over a sprain, though.}” +『《ちょっとリノの声聞きたくなって》』=“{I just wanted to hear Rino’s voice.}” +『…………』=“......” +『《全然平気だけど周りの連中がうるさいから一応休んでくわ。先帰ってくれていいから》』=“{I'm fine at all, but the people around me are noisy, so I'm going to take a break. You can go home ahead of me.}” +『やだ、これ何時?……30分前…?』=“No, what time is this? ...Thirty minutes ago...?” +『《マジ大したことないから気にすんなよ。お疲れー》』=“{Seriously, it's no big deal, so don't worry about it. Good work.}” +『っ…』=“Gh...” +『この着信あった時間…私、おじさんとセックスしてて…夢中で…気付かなかった………。』=“This time I got this call... I was having sex with my uncle... and I was so engrossed... I didn’t notice...” +『やだ……』=“No...” +『一緒に帰るお誘いかな?彼女が他の男にハメられたばかりとも知らずに…のん気で鈍いやつだなあ』=“Maybe it’s an invitation to go home with her? She’s so carefree and slow... She doesn’t even know she’s just been framed by another man.” +『う、うるさっ…っ…』=“Sh-shut up...gh...” +『キツく言い返しそうになって、言葉に詰った…。この人に…おじさんに、無理やりされてたわけじゃない。』=“I was about to retort harshly, so I was at a loss for words... This person... Uncle... wasn’t forcing me to do it.” +『私も一緒に…散々……”楽しんで”たんだ……。……私一体、何して…』=“I... had a lot of fun... with you... ...What the hell did I do...?” +『…私、行かなきゃ』=“...I have to go.” +『…まだ休んでるはず…。早くタカ君のところに行きたい。行かなきゃ…。』=“...She should still be resting... I want to go see Taka-kun as soon as possible. I have to go...” +――――――――=--------- +――――=---- +――=――― +『保健室に着くと、先生はいなくて…奥のベッドの1つにタカ君が横になっていた。』=“When I arrived at the nurse’s office, the teacher wasn’t there... and Taka-kun was lying in one of the beds in the back.” +『罪悪感と不安を抱いたまま駆け寄る。』=“I’ll run over to you, still feeling guilty and uneasy.” +『ぁ…リノ、来てくれたんだ。まだ自主トレか先に帰ったと思ってた』=“Ah... Rino, you came. I thought you were still doing your own training or going home ahead of me.” +『ごめんね……』=“I’m sorry...” +『ものすごく申し訳なくて……触れる資格なんてないけど不安で堪らなくて…。ベッドの上にあるタカ君の手をぎゅっと握る。』=“I’m terribly sorry... I don’t have the right to touch you, but I’m so anxious I can’t stand it... I squeeze Taka-kun’s hand on the bed.” +『あはは、いきなりごめんってなんだよー。リノは別に何も悪くないだろ。ビビってめちゃ連絡しまくって、俺、ダセーよな』=“Ahaha, what do you mean, sorry all of a sudden? You didn’t do anything wrong, Rino. You freaked out and kept contacting me like crazy. I’m such a loser.” +『ケガしてるって連絡くれた時に…私…』=“When you contacted me saying you were injured... I...” +『ほんと…っ、…ごめん………』=“Really...! ...I’m sorry...” +『んだよ…もう。マジ、リノのせいじゃないんだし、全然大丈夫だって』=“What the... Geez. Seriously, it’s not Rino’s fault, and she’s totally fine.” +『っ……』=“Gh...” +『汗かいてんじゃん。走ってきたんだろ?ほら、そこの椅子、とりあえず座れよ』=“You’re sweating. You ran here, didn’t you? Come on, that chair over there, sit down for now.” +『う、うん……ありがと……』=“Y-Yeah... Thanks...” +『帰っていいとかいったけど、やっぱ来てくれて嬉しいわ』=“I said I could go home, but I’m still glad you’re here.” +『…来るの、当たり前じゃん…。…すぐ気付かなくてごめんね……』=“...Of course you’d come... ...Sorry I didn’t notice right away...” +『何度も謝んなくていーって。リノが来てくれてマジで嬉しいんだからさ』=“You don’t have to apologize over and over again. I’m seriously happy you’re here, Rino.” +『やっぱり…本当に心から好きなのはタカ君だけ…。…こんな私…最低で心底嫌になるけど……好きで好きで仕方ない。』=“I knew it... Taka-kun is the only one I really love from the bottom of my heart... ...This me... makes me hate it the worst, but... I love it so much, I can’t help but love it.” +『ケガ、本当に大丈夫…?』=“Are your injuries really okay...?” +『おう!ホント軽い捻挫だって』=“Yeah! It’s a really light sprain.” +『どうしてももっと触れたくなって…体重をかけないように気をつけながら、甘えるみたいにタカ君の胸に、頭を軽く乗せた。』=『I wanted to touch you more no matter what... I put my head lightly on Taka-kun's chest, as if fawning over him, while being careful not to put my weight on him.』 +『わっ……り、リノ…どうしたんだ?』=“Wah... R-Rino... What’s wrong?” +『大事にならなくてよかった…。…好き……』=“I’m glad things didn’t get serious... ...I love you...” +『タカ君の胸…シャツ越しに肌に触れて、熱を感じて……………さっき、あの人としたセックスを思い出す。』=“Taka-kun’s chest... I touched his skin through his shirt, felt his heat...... I remember having sex with him earlier.” +『………っ』=“......!” +『やだっ。なんでこんなことが…頭に浮かんで………。馬鹿にもほどがある…。今、タカ君といるのに…。』=“No. Why is this... going through my head...? There’s a limit to how stupid I can be... Even though I’m with Taka-kun right now...” +『あ、あのさ…リノ…ごめん…そのどいて、もらえたら…。いや、邪魔とか重いとかじゃなくて…』=“U-Um... Rino... I’m sorry... If you could get out of my way... No, it’s not like you’re in the way or heavy or anything...” +『…何?……足に響いちゃった…?』=“...What? ...It echoed in my legs...?” +『えっと、その…あの、俺……、勃[た/1]っちゃって……。ごめん…。でも、リノさ、すげぇいい匂いするし…』=“Um, well... um, I... got hard... Sorry... But Rino, you smell really good...” +『だ、大丈夫だよ…タカ君のこと…好きだから……。そうなっても…大丈夫だよ。軽蔑とかしないし』=“I-It’s okay... I love you... Taka-kun... Even if that happens... I’ll be fine. I won’t look down on you or anything.” +『馬鹿みたいな考えを消して…おかしい私をどうにか直して…もう、あの人との関係もやめて……タカ君とだけシたい…。』=“I want to erase my stupid thoughts... and fix me somehow... I want to stop my relationship with that person... and only do it with Taka-kun...” +『………タカ君とシたい…。』=“......I want to do it with Taka-kun...” +『リノ…?』=“Rino...?” +『ね…勃起[た/2]ってるんでしょ…?私、大丈夫だよ…。だから…こんなことで寝てる時になんだけど……』=“Hey... You’re erect, aren’t you...? I’ll be fine... So... when I’m sleeping over something like this...” +『…………すごく、シたい…。』=“......It really, hurts...” +『…タカ君のココ…私が気持ちよくするから……』=“...Taka-kun, Coco... I'll make you feel good...” +『えっ…え…な、何で急に…、でも、い、いいの?』=“Huh... Huh... Wh-Why so suddenly...? But, y-you sure?” +『うん…好きな人だから……。ほら、前…、喧嘩しちゃったけど、あの時も…シたかったでしょ…?』=“Yeah... She’s the person I like... Look, we fought before, but you wanted to do it... back then too, didn’t you...?” +『う、うん…。で…でも、俺、今起き上がれないし』=“Y-Yeah... B-But I can’t get up right now.” +『あんなことを続けていて合わせる顔もないのに…タカ君が勃起してることに、私…興奮し始めてる…。』=“Even though I don't have the face to face with you after all that... I'm... starting to get excited about Taka-kun being erect...” +『タカ君はそのままでいいから…今はタカ君に気持ちよくなって欲しいの。…今は、私に…任せて…。気持ちよくさせて…?』=“Taka-kun, you can stay like that... I want you to feel good right now. ...For now, leave it... to me... Make me feel good...?” +『え、あ…う、うん……?!』=“Huh, ah... Y-Yeah...?!” +『でも、…任せるって…』=“But... you said you’d leave it to me...” +『ぁ、え……』=“Ah, eh...” +『リ、リノ…、ちょ…、っ……』=“R-Rino... Hey...gh...” +『…大丈夫。じっとしてていいから…。ん、ほんと…おっきくなり始めてる…。はぁ、ん…はぁ…』=“...It’s okay. You can stay still... Nn, it’s really... starting to get bigger... Haa, nn... haa...” +『ちょっ…、そんなこと言われるとハズいって…』=“Hey... You shouldn’t say that...” +『これが……タカ君の…おチンポ……。息遣いも荒いし…すっごく熱くなってる。』=『This is...Taka-kun's...cock... His breathing is rough...and it's really hot.』 +『私…本当に大好きな人と初めてエッチなことをするんだ…。…すごく…興奮するし、嬉しい……。』=“I’m... going to have sex with the person I really love for the first time... ...It’s really... exciting, and I’m happy...” +『足、治ったら…いっぱいシよ……?』=“When your leg heals... it’ll be full, y’know...?” +『お、おう…』=“O-oh...” +『…タカ君もこうして興奮してくれてるもん…。やらしいって思われてもいい…。我慢させちゃった分、いっぱい…気持ちよくなって……。』=“...Taka-kun’s excited like this, too... It’s okay if he thinks I’m dirty... I made him hold back, so... I’ll make him feel good a lot...” +『…は、む………、んっ……』=“...Hah, mm... Mm...” +『リ、リノ……っあ…』=“R-Rino... ah...” +『んっ…ん…っ、っちゅ…ちゅぷ……じゅぷっ…ちゅぷ…んじゅっ…ぢゅっ…じゅ、ぶ…』=“Nnh... nnh...nh, chu... chuph... schlp... chp... nhh... chu... juku... bu, bu...” +『あれ…タカ君の…ちょっと……小さい…?まだ大きくなりきってないのかな……?』=“Huh... Taka-kun’s... a little... small...? Is it still not big enough...?” +『ん……はっ…』=“Mm... hah...” +『ちゅ、じゅっ…んぷ、ぶぷ…じゅぷっ…ちゅぷっ、ちゅじゅぼ、っふ…んっふ…ん、う…』=“*kiss*, *slurp*... nnpu, bupu... *suck*... chupu, chujubo, hff... nfu... nh, uu...” +『っ…』=“Gh...” +『違う…。これ以上大きくならない。どんなに刺激してもビクビク震えてるだけで…。それに我慢汁も凄く薄い…』=“No... It won’t get any bigger. No matter how much I stimulate it, it’s just twitching... And the precum’s really thin...” +『あ…ちょ、っと…』=“Ah... hey, wait...” +『な…なんなんだろう…この気持ち…タカ君のことはすごく好きだし、ものすごく興奮してるのに……』=“Wh-What is this feeling...? I really like you, Taka-kun, and I’m incredibly excited...” +『ちゅぷ、じゅる、っちゅ、じゅ、んぢゅ…じゅぼ…っちゅぷ、じゅぽ…っふ、んじゅる…』=“Chuph, slurp, chuh, schlp, nnchuh... shlurp... chuph, chuph... hfh, njuh...” +『…私、タカ君とエッチした時…………こんな大きさで満足…できるのかな…?』=“...When I had sex with Taka-kun... I wonder... if I’d be satisfied with this size...?” +『あっ、リノ…すっ、すごい…きもち…い、い……』=“Ah, Rino... W-Wow... It feels... good...” +『っ、何考えてるのよ…!!…好きな人とだもん!絶対気持ちいいはず…!』=“Gh, what are you thinking...?!! ...I’m with the person I love! It’ll definitely feel good...!” +『ちゅる…はふ…ぁふ、んっ…っふ、ん…じゅる、…ん、んぢゅ、んぅ、はふぁ…』=“Slurp... hafh... afh, nnh... fh, nh... slurp, ... nn, nchu, nnu, hafuah...” +『大きさなんて…関係ないはず…。こうしてるだけで今、幸せだもん…』=“The size... shouldn’t have anything to do with it... Just doing this makes me happy right now...” +『リノ、やば、ちょ…、っ、ちょっと…』=“Rino, this is bad, w-wait...” +『ただ犯して楽しむだけのあの人とのセックスなんかと違って…』=“It’s different from having sex with someone who just enjoys raping you...” +『んぐ…ちゅぷ、んぐ…ん、く…っむ、はふっ…んっちゅ…じゅる…じゅぷ…』=“Ngh... chuph, ngh... nn, kh... mm, hafh... mmchu... slurp... schlp...” +『タカ君とは愛し合ってるんだから……。好き同士の…愛があるセックスは絶対もっと気持ちいい…はず…!』=“Taka-kun and I love each other, after all... Having sex with each other... with love... would definitely feel even better...!” +『んっ…っふ、んちゅ、ぷ…じゅぷっ…ちゅぷ…んじゅっちゅっ、じゅぷっ…ぶぷっ…』=“Nnh... hfh, nchu, pfh... slurp... chuph... nnchu, chuph, nnh... buph...” +『リ、あっ…っぁ、すご…リノっ…ぁ…っぁ…』=“R-Ah... ah, wow... Rino... ah... ahh...” +『あんな奴と違って、私をいっぱい大事にしてくれるんだから…!だから、もっと、もっと気持ちよくさせて……』=“Unlike that guy, he’ll take good care of me a lot...! So, make me feel better, more comfortable...” +『っ…もう…イっ…で…出る…ぁあっ!!』=“Gh... I’m... gonna... cum... I'm gonna cum... Aaah!!” +『っ……?!』=“...?!” +『………』=“......” +『ウソ…もう………イったの……?!』=“No way... You came... already...?!” +『はぁ…はぁ…り、リノ…やばい…気持ちよかったよ……』=“Huff... Huff... R-Rino... This is bad... It felt good...” +『…………』=“......” +『気持ちよくなってくれたのは嬉しい、けど……。』=“I’m glad you enjoyed it, but...” +『はぁ、はぁ…俺、リノにこんなことしてもらえるなんて…恥ずかしいけど、さ……。その、…すげぇ嬉しい……』=“Hah, hah... I’m embarrassed... to have you do this to me, Rino, but, you know... Um, ...I’m really happy...” +『う、うん…』=“Y-Yeah...” +『私がやっと濡れてきたところなのに…もうタカ君…イっちゃったんだ…。すごく疼いてきたのに…。』=“Even though I'm finally getting wet... Taka-kun... you came already... It's really starting to ache...” +『リノ…?』=“Rino...?” +『あっ…、タ…タカ君が気持ちよくなってくれて…その…嬉…しい。……ね、タカ君もまだシたいよね…?』=“Ah... I-I’m... umm... happy that you’re feeling good. ...Hey, Taka-kun, you still want to do it, don’t you...?” +『また勃たせて…今度は繋がりたい……。好きな人と一緒になりたい……。我慢できない。はしたなくてもいい。』=“I want to make it erect again...and connect with you this time... I want to be with the person I love... I can’t stand it. It doesn’t have to be shameful.” +『次はゆっくりするから……一緒に、気持ちよくなろ…?』=“I’ll take it easy next time, so... let’s feel good together, okay...?” +『あ、いや…』=“Ah, well...” +『射精直後だから…ゆっくり、優しく……撫でて…こうしたら…また勃起するはず…。』=“It's right after my ejaculation, so... stroke it slowly, gently... If I do this... I should be erect again...” +『ちょ、リノ…く、くすぐったいって…!……その、ほら…無理しなくていいよ』=“Hey, Rino... T-That tickles...! ...Um, come on... You don’t have to force yourself.” +『え、でも私……』=“Huh? But I...” +『く、口でしてくれたの、すっげぇ気持ちよかったし…その、なんての……俺、お前を大事にしたいからさ…』=“Y-You did it with your mouth, and it felt really good... Um, how can I say this...? Because I want to take good care of you...” +『あれ…ちゃんと刺激してるのに…全然硬くならない…。…もしかして、もう勃たないの…?』=“Huh... I’m stimulating it properly... but it doesn’t get hard at all... ...Could it be that it’s not getting hard anymore...?” +『そ、そう…。……あ、ありがとう…』=“I-I see... ...Th-Thank you...” +『出したらなんか…すっごい力抜けて…。…リノにしてもらえて…俺、幸せだよ……』=“When I let it out... I lost a lot of strength... ...I’m so happy... that you’re doing it for me, Rino...” +『う、うん…。えっと…じゃあ、その…………ゆっくり休んで……』=“Y-Yeah... Um... well, umm......... get some rest...” +『うん、ありがとな…ほんと……。脱力、やばいわ…』=“Yeah, thanks... Really... I’m exhausted, this is bad...” +『がっかりなんか…しちゃダメ…。がっかりするなんて…これじゃ、あいつと一緒になっちゃう…。』=“I can’t... be disappointed... Being disappointed... At this rate, I’ll end up with him...” +『これが…好き同士でお互い大事にして、エッチするってことなんだから…。』=“This is... what it means to cherish each other and have sex with each other because we love each other...” +『あの、私も…その、タカ君を大事にしたいから…』=“Um, I also... um, want to take good care of you, Taka-kun...” +『…すー…すー……』=“...Zzz... Zzz...” +『タカ君…もう寝ちゃった…………。』=“Taka-kun... he's already asleep...” +『…………』=“......” +『過激なことしか経験がないから…普通のエッチがどんなふうなのか知らなくて…。でも、比べるなんて…私が完全におかしいんだ…。』=“I’ve only ever experienced extreme things... so I didn’t know how normal sex works... But comparing them... I’m completely out of my mind...” +『……………』=“......” +『こうやって、タカ君が気持ちよくなってくれたし…一緒にいられて…それは本当に嬉しい……。』=“Taka-kun felt good like this... and being with him... makes me really happy...” +『…………』=“......” +『莉乃ちゃん、どうだい?』=“Rino-chan, what do you think?” +『え…』=“Huh...” +『なっ、なんでここに…、って…何しに来たの?!』=“Wh-Why are you here... Wait... What did you come here for?!” +『様子が気になってねえ。後を付けてきてたんだよ。何も言わずに勝手にどっかに行っちゃうからね』=“I’m not worried about how you’re doing. I was following you. You’re going off somewhere on your own without saying anything.” +『……まさか最初から見てたの…?!』=“...Could you have been watching from the start...?!” +『彼氏君へのフェラが見れるとはなぁ…』=“I didn’t think I’d get to see a blowjob for my boyfriend...” +『っ……!』=“Gh...!” +『すぐにイっちまったみたいだが…まぁ、童貞[ガキ/2]があんな下品なフェラに耐えられるわけないよなぁ』=“It looks like she came right away, but... Well, there’s no way a virgin can withstand such a vulgar blowjob.” +『なっ…』=“Wha...” +『おおよそ、初めてだったんだろう?』=“It was your first time, wasn’t it?” +『か、関係ないでしょ!…それに、怪我で休んでるんだから…このまま出てってよ』=“I-It’s got nothing to do with this! ...Besides, I’m resting because of my injury... Just get out of here.” +『彼氏君はつくづく間の悪いガキだなぁ…。莉乃ちゃんがザーメンで興奮して何度もシたがる女だってことを知らないとはいえ…』=“Your boyfriend’s such a bad kid... Even if you don’t know that Rino-chan’s a woman who gets excited from semen and wants to do it over and over again...” +『…こっち来ないでよ!』=“...Don’t come this way!” +『あえなく発射して、そのまま寝ちまうなんて……』=“I can’t believe you fired so fast that you fell asleep like that...” +『こないでってば…!』=“I told you not to come here...!” +『逃げるなら逃げればいいもんを…。また体を持て余しはじめてるのがバレてるぞ』=“If you’re going to run away, why don’t you just run away...? They’ve found out you’ve started to have too much of a body again.” +『違……やっ…ぁ、ん……さっ、触らないで…!』=“No... No... Ah, nn... D-Don’t touch me...!” +『彼氏の前で他の男に触られてなんて声を出してるんだ』=“What kind of voice are you making when another man touches you in front of your boyfriend?” +『っ、だから…違うってば……!んっ、触らないでよ!』=“Gh, like I said... You’re wrong...! Ngh, don’t touch me!” +『ほら、あまり騒ぐと彼氏君を起こしちゃうぞ?』=“Come on, if you make too much noise, you’ll wake your boyfriend up.” +『ダ、ダメ…!!』=“N-No...!!” +『体が火照ってることは、おじさんわかってるよ?だから弄って慰めてやってるんだ』=“I know your body’s flushed, Uncle. That’s why I’m toying with you to comfort you.” +『んあっ…っ…』=“Mnah...gh...” +『それとも彼氏君の目の前で触られて興奮して、そんな破廉恥な声をあげてるのかな?』=“Or are you excited to be touched right in front of your boyfriend, and you’re making such shameless noises?” +『はぁ、はぁっ…やっ、やぁ……』=“Huff, huff... No, no...” +『2回戦も出来ずに…可哀想に。まだ、しゃぶり足りないんだろう?』=“You couldn’t even make it to the second round... Poor thing. You still haven’t sucked enough, have you?” +『こ、こんなところでやめてよ…。っぁ、あっ…んっ…もう、アンタとは…シたくない…。っんあっ…はぁっはぁっ…』=“S-Stop it here...! Ah, ah... nn... I don’t want to... do it with you anymore... Nnah... haah haah...” +『そんな事言って…。ほら、おじさんので良かったら使わせてあげよう。しゃぶってごらん』=“You say that... Here, I’ll let you use it if you’d like. Try sucking it.” +『ちょ、ちょっと…!…こんなところで……!タカ君…それに先生もいつ戻ってくるか…』=“H-Hey...! ...In a place like this...! Taka-kun... And I don’t know when you’ll be back, Sensei...” +『じゃあ、それこそ早く、こうなっちまってるやつを抜いたほうがいいんじゃないか?』=“Then wouldn’t it be better to pull out the ones that are already like this?” +『それともこの状況で彼氏君を起こされたいか?』=“Or do you want to wake your boyfriend up in this situation?” +『…やっ……わ、わかったから…っ』=“...No... I-I get it, so...” +『それにせっかくだ。彼氏君に跨ってやってもらおうかな』=“Besides, I’ve come all this way. Maybe I’ll have my boyfriend straddle him.” +『そ、そんなこと…!!』=“Th-That’s not...!!” +『しつこいな。今すぐこいつを起こして、今までの俺達の関係をバラしても構わないんだぞ?』=“You’re persistent. I don’t mind waking you up right now and divulging our relationship until now, you know?” +『っ!!……わ、わかった…!わかったからから、早く…』=“Gh!! ...I-I get it...! I get it, so hurry...” +『ふふふ、いい眺めだ。バカな彼氏に跨って他の男のモノに奉仕する…』=“Hehehe, what a nice view. I’ll straddle my stupid boyfriend and service another man’s thing...” +『う、うるさいわね…。こんな状況でこんなに勃たせて…変態…。どれだけ出せば気が済むのよ…』=“Sh-Shut up... You’re so hard in a situation like this... Pervert... How much do I have to let out to satisfy you...?” +『莉乃ちゃんがイヤラシイ体をしてるから、男なら誰だってこうなっちゃうよ…と、彼氏君は一回こっきりだったけど』=“Rino-chan’s got a nasty body, so any guy would end up like this... Or so my boyfriend said, but only once.” +『くぅ……、じゃ、じゃあ始めるわよ?』=“Khh... Th-Then let’s get started, okay?” +『待った。まずは…そうだなぁ…』=“Wait. First... Let’s see...” +『愛する彼氏君の前でおじさんの亀頭にキスをしてくれないかな?』=“Could you kiss my uncle’s glans in front of my beloved boyfriend?” +『そっ…、そんなこと…!』=“Th... That’s not...!” +『…………』=“......” +『………わっ、分かったわよ…』=“......I-I understand...” +『ん……』=“Mm...” +『ちゅっ…、ちゅぅ…ちゅっ…、』=“Chu... chuu... chu...” +『唇が柔らかくて…イイよ。愛しのチンポにご挨拶できて偉いぞ』=“Your lips are so soft... It’s great. I’m so proud to be able to greet my beloved cock.” +『さ、咥え足りなかったんだろう?好きにしゃぶりついてごらん』=“I-It wasn’t enough for you to hold it in your mouth, was it? Feel free to suck on it however you like.” +『んっ…さっさと終わらせるためなんだから…。別に、物足りないとかじゃ…』=“Nnh... It’s just to get this over with... I’m not saying it’s not enough or anything...” +『はぁぁ…』=“Haaah...” +『んじゅぅぅぅ…』=“Njuuuu...” +『おっ…、おぉぉ……!』=“Oh... Ohhhh...!” +『はぁ、はぁ…こんなに出しても…ど、どうせシたりないんでしょ…?』=“Hah, hah... Even if you let out so much... I-It’s not enough anyway, right...?” +『お、最近の莉乃ちゃんは本当に話が早いなあ』=“Oh, you’re really quick on the uptake these days, Rino-chan.” +『ア、アンタがフェラだけで満足するわけないじゃない…。それに…タカ君を起こしたくないだけ…』=“Th-There’s no way you’d be satisfied with just a blowjob... Besides... I just don’t want to wake Taka-kun up...” +『ま、そういうことにしておいてあげようかな』=“Well, I guess I’ll leave it at that.” +『……場所、部室に変えましょ。ね…?』=“...Let’s change the location to the clubroom. Right...?” +『ははは、彼氏君の前でやるのが楽しくて興奮するんじゃないか。そのためにわざわざ来たんだよ?』=“Hahaha, don’t you think it’s fun and exciting to do it in front of your boyfriend? That’s why I came all the way here, you know?” +『なっ…何言ってるのよ?!流石にそんなこと出来るわけないでしょ…!!』=“Wha... What are you saying?! Of course I can’t do that...!!” +『口答えしてないで、ほら、隣のベッドにおいで』=“Don’t talk back to me, come on, come to the bed next to me.” +『何考えてるのよ…!流石に無理!嫌!やめてよ!!』=“What are you thinking...?! Of course I can’t! No! Stop it!!” +『ん…』=“Mm...” +『ほら、あんまり大声で騒ぐと彼氏君が起きちゃうよ?』=“Come on, if you make too much noise, your boyfriend’s gonna wake up.” +『っ…!!』=“...!!” +『そうだなあ。そこまで嫌がるなら…彼氏君に免じてアナルで勘弁してあげようか』=“You’re right. If you don’t like it that much...then I’ll spare you with my anus in deference to your boyfriend.” +『はぁっ?アナルもなにも…っ、だから、こんなとこでするわけないじゃないっ…!』=“Huh? Anals don’t do anything, either...! I told you, there’s no way I’d do it here...!” +『そうかそうか。何が何でも嫌って言うなら…』=“I see, I see. If you say you don’t like anything...” +『これまで莉乃ちゃんが何をしてきたか、教えてあげても構わないんだけどなぁ…』=“I don’t mind telling you what Rino-chan’s been doing all this time, though...” +『ちょ、ちょっと…それはっ……』=“H-Hey... That’s...” +『今日だって、彼氏君が部活でケガしてる最中もおじさんと夢中でセックスしてただろ?』=“Even today, when your boyfriend was injured in the club, you had sex with your uncle in a trance, didn’t you?” +『あのフェラは罪悪感からしてあげたのかな…?』=“I wonder if that blowjob came from guilt...?” +『ち、違うわよ…そんなんじゃない…。タカくんにシてあげたいからシたの』=“N-No... It’s not like that... I did it because I wanted to do it for you, Taka-kun.” +『だったら、そんなに思ってる相手が本当のことを知って傷つくのは莉乃ちゃんも嫌なんじゃないかな?』=“In that case, wouldn’t Rino-chan hate it if the person she’s thinking so much about gets hurt knowing the truth?” +『でもこんなところでなんて…。部室でならいくらでも相手してあげるから…お願い…!』=“But in a place like this... I’ll take you on as many times as you want in the clubroom... Please...!” +『いくらでもね…。じゃあ今から彼氏君が帰っても、朝までずっとおじさんの相手をしてくれるってことかい?』=“As many as you want... So you’re saying that even if your boyfriend goes home now, you’ll stay with him until morning?” +『そ、それは…!』=“W-Well...!” +『足を怪我してるんだろう?ゴタゴタ言わずにさっさと済ませて、莉乃ちゃんが一緒に帰ってあげるべきじゃないかなぁ…?』=“Your leg’s injured, isn’t it? Shouldn’t you just get this over with without a fuss and let Rino go home with you...?” +『…………』=“......” +『で、でも、ここで…アナルだなんて……』=“B-But, here... Anal...” +『ああもう、ぐだぐだ面倒くさいな。彼氏の前でマンコを使わないだけありがたいと思え!』=“Argh, geez, you’re such a pain in the ass. Be grateful that you don’t use your pussy in front of your boyfriend!” +『やっ…!!』=“No...!!” +『んっ、っぁ…こんな……!…は、離してよ…!』=“Nnh, ah... This is...! ...L-Let me go...!” +『どのみち、このまま収まるはずがないことぐらい、莉乃ちゃんもわかるだろう?』=“Regardless, you know there’s no way it’ll settle down like this, right, Rino-chan?” +『ゴクッ…』=“Gulp...” +『今日…何回も出してるのに…まだこんなに硬く…おっきくなってる…』=“I’ve... let it out so many times today... but it’s still so hard... and big...” +『っぁ…は…はぁ…んっ…はぁ、はぁ…っ…』=“Ahh... ha... hah... nn... haa, haa...” +『タカ君は1回で精一杯だったのに……』=“Taka-kun had his hands full just once...” +『おじさんがいない間、ケツ穴も自分で弄り回してたんだろう?』=“You were toying with your asshole yourself while your uncle wasn’t around, weren’t you?” +『ははは、亀頭を押し当てただけでアナルのヒクつきが尋常じゃないねえ』=“Hahaha, the twitching of your anus is abnormal just from pressing my glans against it.” +『こ、擦らないでっ…あっ…んっ…』=“D-Don’t rub it... Ah... Nnh...” +『久々のケツ穴だからな。あんまり声を出すと、彼氏君を起こすことになるから気を付けないとダメだよ?』=“It’s been a while since I’ve had a butthole. If you make too much noise, you’ll wake up your boyfriend, so you have to be careful, okay?” +『っ…はぁ、はぁ…お、起きちゃう前に…終わらせて……早く…!』=“Hah... Hah, hah... L-Let’s finish this... before you wake up... Hurry...!” +『挿入[い/2]れてください、だろ?!』=“Please put it in, okay?!” +『っは、っは……い…挿入[い/2]れて……くださ、い…』=“Hah, hah... P-Put it in... please...” +『どこに何をか、ちゃんと彼氏君の顔を見ながら言ったらハメてやるよ』=“If you tell me where you are and what you’re doing while looking at your boyfriend’s face, I’ll set you up.” +『っぅう……っ、ア、アナルに……っ…チ…チンポを………い、挿入[い/2]れて…くださ、いぃ……』=“Uuuh... P-Please... put your... p-penis... in... my anus...” +『んん?そんなんじゃ挿入できないなぁ…。昔はもっと上手におねだり出来たぞ?』=“Hmm? I can’t put it in like that... I used to be able to beg better, you know?” +『お願い…!チンポッ…!彼氏の前でヒクついてるいやらしいケツ穴に、このデカチンポ…思いっきりブチ込んでぇ…!』=“Please...! Cock...! Thrust this huge cock... as hard as you can into the lewd asshole twitching in front of your boyfriend...!” +『んっ…ん"っ…ぅ!!!』=“Nn... nn... uu!!!” +『あっ、ぁ……っぉ…っん、あ…っ…!!』=“Ah, ah... ohh... nn, ahh...!!” +『はぁ、ん…ぁっ…あっ…んふっ、はぁ、あっ…んあっ…』=“Haa, nn...ah...ahh...nfh, haa, ah...nnnah...” +……あれ…俺………寝てた、のか……?=...Wait... Was I... asleep...? +……そういえば…ああ、俺…リノに……フェラしてもらったんだよな…。=...Come to think of it... Ah, Rino... gave me a blowjob... +だからって…こんなエロい夢なんか見て…。大事にするって言ったばっかなのに…俺、サイテーだな…。=But that doesn't mean... I'm having such an erotic dream... I just said I'd take good care of it... I really am terrible... +でも…すっげー幸せだわ………。=But... I'm so happy... +『っ、はぁ…ぁ、起き…ちゃった、んだね…?っ…』=“Hah, hah... Ah, you’re... awake, aren’t you...?” +『んん……』=“Mmm...” +『大丈夫。っ…まだ、っ…寝てていいから…』=“I’m fine. Ngh... You can still... sleep...” +『傍にいるから、…安心して、っ、ゆっくり…っ休んでね…』=“I’ll be by your side, so... don’t worry, gh, get some rest...” +『ん……………すー…すー…』=“Nn...... Zzz... zzz...” +『っ…~…ぅ…っ…~~~!!…!!』=“Ngh... ugh... gh...!!” +……こんな…夢じゃなくて…=...This... isn't a dream... +『っぁっ…ああっ…あっ、ふ…んっ…んぅっ…ふーっ…ふーっ…あっ、ぁっ…』=“Aah... aah... ah, fh... nnh... nnuh... fhhh... fuuh... ahh, ahh...” +『っぁはっ、あっ、あんっ…ぁっ、はっはっ…あっんっ…ん、はぁ…あっ!!』=“Ahah, ah, ahn... ah, hahah... aahn... nn, hah... ah!!” +…リノと早くセックスしてえな………。=...I want to have sex with Rino soon...... +『あうっ…はぁっ、ぁあっ…あんっ、あっ!!あっ…はぅっ…んあ!!』=“Auh... Haah, aah... Anh, ah!! Ah... Hauh... Nnah!!” +『あっ、はっ、あんっ、あっ♡っぁ!!んあっ♡もっと…そこ…ああっ♡♡そこっ…好きっ…!』=“Ah, hah, ahn, ah, ♡Ah!! Nnah ♡ More... Right there... Aaah ♡♡ There... I love it...!” +『…結局、この気持ちよさには抗えなくて、セフレ関係にどっぷりハマってしまってる…』=“...In the end, I couldn’t resist this pleasure, so I’m totally hooked on sex friends...” +『これ以上したら、莉乃ちゃんのおマンコも流石に壊れちゃうぞ?』=“If you go any further, even your pussy will break, Rino-chan.” +『いいのぉ…あっ♡…すごっ♡…またイク…んあっ!あっ、ああ!!』=“It’s okay... Ah♡... Wow♡... I’m cumming again... Nnah! Ah, ahh!!” +『…タカ君の前でしてた時も私…タカ君がいたから興奮し切ってた。裏切りたいわけじゃ…絶対ないのに……』=“...When I was doing it in front of Taka-kun, I... I was so excited because you were there. It’s not like I wanted to betray you... I definitely didn’t...” +『トロトロになってもちゃんと締め付けるマンコに育っておじさんも満足してるよ、おらっ!』=“My uncle’s satisfied too, growing up to be a tight pussy even when he’s all sticky, ora!” +『あぁっ♡…すごいっ!…あっ!はぁっ、はひっ!』=“Aaah♡... Wow! ...Ah! Haah, hahii!” +『おじさんがくれる快感に、絶対的な雄そのものの魅力に…勝てない。…女[メス/1]としての本能を刺激して、満たしてくれることに…』=“I can’t win against the pleasure my uncle gives me, the charm of the absolute male itself... I can't win. ...To stimulate my instincts as a female, to satisfy me...” +『んぉっ♡っぁ♡っぁ…しゅ…ごっ…はぅ…っ…っ、あっ…あ"っ…飛ん…じゃ、うっ…♡』=“Nnngh ♡! Aaaaah... Wow... Goh... Hau...nh...! Ah... Ah... It’s flying... Then, uu... ♡” +『抗うなんて無理だから…。もう…割り切って楽しむことにしたの…。そう決めたら心が軽くなって…快感と欲望が一気に解き放たれた………』=“It’s impossible for me to resist, so... I’ve already... decided to enjoy it completely... When I decided that, my heart felt lighter... and all the pleasure and desire was released at once...” +『彼氏君のことを吹っ切って、ちょっと楽しみ過ぎじゃないのかなあ?…まぁ、その方がおじさんは都合がいいんだけど』=“Wouldn’t it be a little too much fun to get over your boyfriend? ...Well, that’s more convenient for you, Uncle.” +『それ、言わなぃれっ…性欲、解消し合う、らけ…って…あっ、あっうっ、奥、すごぃ♡あっあっ…んあっ…♡あっ♡♡ぁひっ…っ!!』=“Don’t, say thaaat... We’re dispelling each other’s sexual desires... Wait... Ah, ah, uuh, deep inside, wow ♡Ah, ah... nnah... ♡ Ah, ♡ Ahii...!!” +『よくないことだって分かってる。このまま完全に流されてしまいかねない危険も…分かってる。でも…』=“I know it’s not good. I also know that there’s a danger that I’ll be completely swept away like this... I know. But...” +『イかせて♡イク感覚短くなって♡連続イキ、キちゃう♡シて♡あっ、は…あんっ、は、ああっ♡もっと突いて♡♡』=“Let me cum ♡ My cumming sensations are getting shorter ♡ I’m cumming continuously ♡ Ah, ha... ahn, ha, aaah ♡ Thrust me more ♡” +『互いの本能的な欲求をぶつけあって、解消するだけの関係だから…大丈夫…大丈夫なはず……』=“We’re just in a relationship where we exchange instinctive desires and resolve each other’s problems... so it’s okay... It should be okay...” +『っちーっす、リノ先輩いますー?』=“Hey, Rino-senpai, are you there?” +『!?』=“?!” +『っ!!!?』=“!!!?” +誰か来た…!まさかこんな言い訳もできないようなタイミングで…=Someone's here...! Don't tell me there's a time when I can't make excuses... +『っ、は、ぇぁ…くっ…ぁ…』=“Hah, hah, eah... Kh... ah...” +このままじゃマズイな。この狭い部屋じゃやり過ごすことも不可能だし…=This isn't good. It's impossible to get by in this small room... +『莉乃ちゃん、いいかい?何とか誤魔化すんだ。じゃないとこっちに来るぞ』=“Rino-chan, okay? Try to cover it up somehow. Otherwise, she’ll come this way.” +『あっれー、リノ先輩残ってると思ったんすけどねー』=“Oh, hey, I thought Rino-senpai was still here.” +『っあ、なっなに…こ、ココア…?っ…っ…』=“Ahh, wh-what...c-cococoa...?! ...gh...” +『あっ、やっぱ先輩いたー!ちょ、聞いてくださいよー。それがー…』=“Ah, Senpai’s here after all! P-Please listen to me. That’s...” +『ちょ、ちょっと…い、今着替え中だから……えっと…こ、こっち来ないで…!』=“H-Hey... I-I’m changing right now, so... umm... d-don’t come this way...!” +『ん、は~い。先輩は相変わらず恥ずかしがり屋ですね~』=“Mm, okay~ You’re as shy as ever, Senpai~” +ひとまずは助かったか…。それにしても…=I guess I'm saved for now... But still... +『こんなところでサカってるのに”恥ずかしがり屋”とはねぇ…』=“You’re so shy when you’re in a place like this...” +『コ、ココア…きょ、今日はっ…か、彼氏と用事があるって…そ、早退したじゃない…?っ…ふ…っ…』=“C-Cocoa... T-Today... she said she had something to do with her boyfriend... D-Didn’t she leave early...? Nh... Fh...nh...” +『それ!それっすよ、マジ聞いてくださいよー、ってまた、LIME無視ってるしあり得なくね?!』=“That’s it! That’s the one! Seriously, please listen to me!” She’s ignoring LIME again, so it’s impossible, isn’t it?! +『ど、どうしたの…?っふー…っふー…』=“Wh-What’s wrong...? Fuu... fuu...” +『あ、ちょ…既読なったし、あいつ、ばっくれて……って返事ねーし、既読スルーとかマジなんなの?』=“Ah, hey... I’ve read it, and he’s playing dumb... Wait, he doesn’t reply, and reading through it? Seriously?” +『返事するんでちょっと待って………ぁ、でも、愚痴聞いてくださいよー。よいしょっと…』=“I’ll reply, so wait a minute... Ah, but listen to my grumbling. Here we go...” +椅子に腰をかけたようだ…。これじゃ長居されそうだな…=Looks like she's sitting in a chair... I think I'll be able to stay here for a long time... +『でも…面白いことになってきた、なぁ?よっ、と』=“But... things are getting interesting, huh? Yoh?” +『ん、あっ!?? やっ…こんな…見せつけるような格好…!』=“Mm, ah!?? No... This is... the kind of outfit I’d show off...!” +『先輩?…なんか言いました?』=“Senpai? ...Did you say something?” +『ほら、話しを続けろ。怪しまれるぞ?』=“Come on, keep talking. You’ll get suspicious.” +『っ…う、ううんっ、なんでもないっ……!っ…彼氏と何か、っ…あったの?』=“Ngh... N-No, it’s nothing...! ...Did you... have something with your boyfriend?” +『それがですねー。ウチ、今日めっちゃ早めに部活バックレ…早退したじゃないですかー』=“Well, you see... I left the club early today, didn’t I?” +『っ…ぁ…う、うん…っ…っ…』=“...Ah... Y-Yeah...gh...” +『それでー…今日はカレシとフツーにデートだったんで、待ち合わせ場所行ったんすよ』=“Sooo... I had a normal date with my boyfriend today, so I went to the meeting place.” +『あっ、うっ…うん……ん、ぁ…』=“Ah, uh... Yeah... Mm, ah...” +『いつもならホテルで即ハメって流れなんですけどー、今日は珍しく普通のデートしたいって言われたんで鬼楽しみにしてたんですよね』=“Normally, we'd get set up right away at a hotel, but you said you wanted to go on a normal date for once today, so I was looking forward to seeing a demon.” +『んっ…そ、そくっ…は、ハメって…ぁ、…ま、またそんな事…だ……っ…めっ…』=“Nnh... S-Soku... Y-You framed me...? Ah... Th-That’s... happening again...! ...No...” +『後輩の前でハメられて感じてるメスの言う事か?』=“Are you talking about a bitch who’s getting off from being framed in front of her juniors?” +『そっ、それは……は……っ…っ…ぁ……………』=“Th-That’s... ha... h... ah...” +『でー、待ち合わせ時間過ぎても全然来なくて。でもずっと待ってたんですよー』=“Sooo, even after the meeting time, you didn’t come at all. But I’ve been waiting for you all this time.” +『ほら、今日めちゃくちゃ暑いでしょ?流石にないわーって』=“Come on, it’s super hot today, isn’t it? I can’t say I’m surprised.” +『んっ、ん!!ほんと、あっ…っつ…ぁ…ぅ…。かの…じょ、待たせて…んっ、ひっひど…ふっンフゥ…』=“Nnh, nh!! Seriously, ah... ugh... ah... uuh... I’m... l-letting you wait... nnh, you’re awful... fuhnfuu...” +『なんか今日先輩めっちゃ同意してくれますねーww』=“You really seem to agree today, Senpai, lol.” +『彼氏に隠れてセフレと勤しんでる方がよっぽど酷いと思うけどなぁ』=“I think it’d be much worse if you hid from your boyfriend and worked hard with Seffrey, though.” +『それでー、LIME送っても無反応だし、いい加減ムカついたんでガツンと言ってやろーって思って。でも電話しても無視キメられてー、』=“Sooo, I sent you LIME, but you didn’t respond, and I was already pissed off, so I figured I’d give you a good slap. But when I called you, you ignored me and came at me,” I said. +『だからここに来ちゃいました。慰めてくださいよーセンパイー』=“That’s why I came here. Please comfort me, Senpai.” +『あ、はは…そ、そうかっ…ちょっと…っ……それ、は…災難、だった…っ…っ…ぁ…』=“Ah, haha... I-I see... Wait... That was... a disaster...! ...Ah...” +『あ、今更LIMEきた。は?!忘れてたって?!コレマジで言ってんのコイツ!!』=“Ah, it’s too late for LIME. Huh?! You forgot?! This guy’s serious!!” +『ゴメンも無しで、自分が悪いと思ってないとか?!マジウゼー!』=“You don’t think it’s your fault without apologies?! Seriously, you’re annoying!” +『あの様子じゃ全然気づいてなさそうだねぇ…。ならこれはどうかな?』=“Judging by the way she’s acting, she doesn’t seem to have noticed at all... Then how about this?” +『そら!』=“Sora!” +『あっ……っ!!…ぁっ、っ…♡』=“Ah...!! ...Ah, gh...♡” +『先輩?』=“Senpai?” +『あ、うっ、なっ…ないよね、それ、そのっ……ごめんとかっ…なくて…またとかっ…』=“Ah, uuh, wha... There’s no way, that’s, umm... I’m not... sorry... or anything... like that again...” +『ですよねー!!ちょ、こっちキレてんのわかってんのって言ってやりますよー!』=“You’re right!! Hey, I’ll tell you I know you’re mad!” +『あんまり喘いでると怪しまれてこっちに来られちゃうよ?』=“If you pant too much, they’ll get suspicious and come over here, you know?” +『っ…お、じさんが無茶するっ…からっ……』=“Gh... O-Oji-san’s going to do something reckless... so...” +『めちゃくちゃにして欲しがってたのは莉乃ちゃんだろう?バレずに続けたかったら頑張らなくちゃ』=“Rino-chan was the one who wanted you to mess it up, wasn’t she? If you want to keep going without being found out, you have to do your best.” +『っん、もう…っぁ、っふ…』=“Mm, geez... ah, heh...” +『あーほんとムカつくー、外暑いのに歩き回ったウチのコト考えてなさ過ぎっしょ、あーどうすっかなー』=“Ahhh, this really pisses me off. You’re not thinking about me walking around in the heat outside, are you? Ahh, what should I do?” +『い、今から…会いに、んっ…いっ、いけば…』=“I-I’m... going to see her now, nn... I-If I go...” +『いやー、あんな事されてさすがにソレはナイですわー』=“Man, I can’t do that after what you’ve done to me.” +『でっ…でも…はぁっ…あっ…』=“B... But... haah... ah...” +『せっかくだし先輩一緒に帰りましょうよ。ウチ、待ちますから気にしないでゆっくり着替えてくださいよー』=“Since you’re here, Senpai, let’s go home together. I’ll wait here, so don’t worry about it. Take your time changing.” +『ほら、後輩君は帰る気ないってさ。どこまで誤魔化せるかなぁ?やってみようか?…おらっ!』=“Come on, Kouhai-kun said he has no intention of going home. How much can you fool him? Want to give it a try? ...Ora!” +『やめ…ばれちゃ…ん、ひっ…!!!』=“Stop... They’ll find out... Nn, hii...!!!” +『…先輩、どうかしました?今日暑いからレオタード汗でくっつきますよね、手伝いましょうか?』=“...Senpai, what’s wrong? It’s hot today, so we’ll stick together in leotard sweat, right? Shall I help?” +『なっなんでもないから!っ…ふーっふー…っそ、そうね、で、でも自分で着替えられるからっ…そこに、いて…』=“I-It’s nothing! ...Huff, huff... Y-You’re right, b-but I can change on my own, so... stay there...” +『っふー…っ…んっ…っふー…っ…っふー……ふぅー…っー…ぁ…っー…』=“Fhhh...nh... nnh... fuuuh... hh... hauu... nh... ah... h...” +『あ、今カレシがLIMEで謝ってきました!やっと反省したか。って、今からでもデートしようって!調子よすぎじゃね?』=“Ah, my boyfriend just apologized over LIME! So you’ve finally reflected on your actions. Wait, you’re saying we should go on a date now! You’re in way too good shape, aren’t you?” +『はぁっー…っ…ぁっ…ふー…っ…よ、よかったじゃない…。っふー…っ、い、行ってきたら…?はぁー…』=“Hahhhh...gh... ah... fuu...nh... I-Isn’t that great...? Fuuuh...! Wh-Why don’t you go...? Haaahh...” +『まあ、反省してるし?…あんな話してたらウチもムラってきたんで、普通デートやめてヤってきますーw』=“Well, you’re reflecting on your actions, aren’t you? ...Talking to you like that made me horny too, so normally I’d stop dating you, lol.” +『なんかスンマセン、ウチが帰ろって誘ったのに。じゃあ、行ってきますね!先輩、愚痴聞いてくれてホントあざーっした!!』=“I’m sorry, I was the one who invited you to go home. Okay, I’ll be going! Senpai, it’s really rude of you to listen to my complaints!!” +―――――――=--------- +―――――=------ +―――=――― +――=――― +―=-I'm sorry. +『っはー!っはぁ、はぁっはぁっ、…はぁっ…っぁ…はぁ、っはー、っはー…はぁー…』=“Hahhh! Hahh, hahhhhah, ...hahh...! Ahh... hah, hhaa, haa... haaahh...” +『危なかったねぇ…』=“That was close...” +『や、ヤバい…ココアに見られるかと思ったら…すっごく…っ興奮、して…っ…感じすぎて…』=“Th-This is bad... I thought Cocoa was going to see me... I’m so... excited...gh... It’s too much...” +『まだ脚もおマンコもビクついて…ずっとイキっぱなしなのかな?』=“Your legs and pussy are still twitching... I wonder if you’ve been cumming nonstop?” +『だ、だって…はぁー…はぁー…力入んない…もう…無理ぃ……はぁ、はぁ…♡♡』=“B-But... haaah... haah... I don’t have the strength... I can’t... anymore... hah, hah...♡♡” +『それでもいやらしいマン汁がどんどん溢れてきてチンポを欲しそうにしているよ?』=“Even so, your lewd pussy juices are overflowing more and more, and you look like you want a cock, don’t you?” +『バレちゃ…ダメって思ったら…勝手に…私……。はぁ、はぁ…ねぇ、まだ…シて…。はぁはぁ…』=“I thought... I shouldn’t be found out, but... I... on my own... Hah, hah... Hey, I’m... still... doing it... Haah, haah...” +『でも今日は4発もヌいてるし…おじさんも疲れたしなぁ…』=“But you’re four shots slimy today... and your uncle’s tired, too...” +『そんな…私…まだシたいのぉ…。もっと思いっきりヨガりたい…。はぁ、ふぅ…ぁ♡…はぁ…はぁ…♡』=“No way... I... still want to do it... I wanna do it as much as I can... Haa, fuu... ah♡... haa... haah... ♡” +『何がしたいんだい?ちゃんと言えないような子の相手はしたくないなあ』=“What do you want to do? I don’t want to deal with a girl who can’t say it properly.” +『…エ、エッチしたいのぉ…もっと…エッチ、シたいの…。いっぱい…してぇ…♡♡』=“...I-I want to have sex... I want... more sex... Do it... lots...♡♡” +『エッチ?莉乃ちゃんがしたいのはそんな甘い言い方のモンじゃないだろう?』=“Dirty? What Rino wants to do isn’t something to be so naive about, is it?” +『…はぁ、はぁ♡っ…セックス…、ううん…こ、交尾したい…。おじさんと交尾したいの……』=“...Haa, haa♡... Sex... No... I-I want to mate... I want to mingle with my uncle...” +『さっきも言ったけど、おじさんはもう疲れたし動きたくないんだけどなぁ』=“Like I said, my uncle’s tired and doesn’t want to move anymore.” +『わ、私が…私から動く。ズボズボするからぁ…。私が上になるから…お願い、エッチ……じゃなくて…交尾してぇ…♡』=“I-I’ll... I’ll move on my own. It’ll make me tingle... Because I’m going to be on top... Please, have sex... I mean... intercourse...♡” +『本当にいやらしいメスだ…。そんなにチンポを求められたら仕方ないなぁ』=“You really are an indecent bitch... I can’t help it if you want my cock so badly.” +『じゃあ、おじさんに跨っていやらしくおねだりしてごらん』=“Okay, try straddling your uncle and begging him lewdly.” +『はー、はー♡…私と、生ハメ交尾して、ください…♡私がチンポに跨ってドスケベ淫乱マンコで咥えるからズボハメさせてください…』=“Hahh, hahhh♡... Please have sex with me, raw...♡ I’ll straddle your cock and put it in your lewd pussy, so please let me fuck you...” +『また息が荒くなって、発情してるねえ』=“Your breathing’s gotten rough again, and you’re in heat.” +『だってシたいんだもん。ハメたいのぉ…♡思いっきり腰を振って気持ちよくするから…はー♡はー♡♡…交尾穴におチンポ頂戴…♡』=“I mean, I want to do it. I wanna be set up...♡ I’ll swing my hips as hard as I can to make you feel good... Haaa ♡ Haa ○♡... Give me your cock in my mating hole...♡” +『ちゃんとおねだりできていい子だ。挿入していいぞ。好きにハメ穴でチンポを貪ってごらん』=“You’re a good girl if you can beg properly. You can put it in. Feel free to indulge in my cock with your hole.” +『はぁー、はぁー…、じゃあ、挿れるね…♡はぁ…ぁ…』=“Haaah, haaah... Okay, I’ll put it in...♡ Haa... ah...” +『あひぃぃぃーーっっ!!』=“Ahiiiiiiiiii!!” +『ははは、挿入だけでイッたか…』=“Hahaha, you came just from insertion...” +『はぁっ……、あっ…、チッ……、チンッ、ッポ……、しゅごっ……、しゅご、いぃぃ……』=“Haah... ah... tch... cock... aweshome... Awesome...” +『んあっ、あっ♡あ"っ!♡んっ!っあっ…ああっん、あぅっ!あっあっ♡…あぅ!んぉっ!!』=“Mnah, ah, ♡Ah! ♡Mn! Ah... Aaahn, auh! Ah, ah... ♡... Auh! Mnah!!” +『狂ったみたいに腰を振りやがって…!』=“You’re swinging your hips like you’re crazy...!” +『らって、気持ちっ…よしゅ、ぎっ♡んほっ!!お"っ、んぁっ!!チンポっ♡♡チンポっ!!』=“I-It feels so good... Good, gii♡nho!! Oh, nnah!! Cock ♡♡ Cock!!” +『まるで昔みたいだなぁ…いや、昔よりずっとドすけべのビッチになちゃったねぇ』=“It’s just like the old days... No, you’ve become a much more perverted bitch than you used to be.” +『あっ、あ"っ!あっ♡当たる、奥♡…子宮口当たる!!いい、好き♡んあっ♡♡』=“Ah, ahhh! Ahh♡ It’s hitting me, deep ♡... I’m hitting my cervix!! Okay, I love you ♡ nnahh ♡” +『受け答えも出来ない子にはもうチンポはやれないなあ』=“I can’t give cock to a girl who doesn’t even know how to respond anymore.” +『やだっ、認める、認めるからっ、あっ、おっ!んあっ、あっ!!ああっ♡♡っぁ!』=“No, I’ll admit it, I will, ah, oh! Nnah, ah!! Aaah♡!” +『ほら、言わないとやめちまうぞ?』=“Come on, if you don’t tell me, I’ll stop.” +『私、ビッチなの。チンポ狂いのビッチなのぉ…♡はぁ、はぁっ、おじさんのチンポが好きなのぉ♡♡♡』=“I’m a bitch. A cock-crazed bitch... ♡Haa, haa, I like Uncle’s cock ♡♡” +『昔もそう言っていたねえ。…やっと、戻ってきてくれて嬉しいよ』=“You’ve said that before, haven’t you? ...I’m glad you’re finally back.” +『これからもいっぱいシて、私と交尾してっ♡あっ、はっ、相手して欲しいのぉっ…♡♡』=“You’ll have to do a lot more from now on, mate with me! ♡ Ah, hah, I want you to take me on... ♡” +『さぁて、どうしようかなぁ…?』=“Now then, what should I do...?” +『え…?な、何で…?…シ、シてよ…!シてぇ…』=“Huh...? Wh-Why...? ...C-Cut it out...! C’mon...” +『あんなに想ってくれる彼氏君がいるのに本当にいいのかな?』=“Is it really okay for you to have a boyfriend who cares so much about you?” +『でも、おじさん…、はーっ…はーっ…お互いに…性欲を…んっ…解消する関係でいよう、って……』=“But, Uncle... haaah... haah... We’re supposed to be in a relationship... where we... nnh... dispel each other’s sexual desires...” +『だけど、保健室で見た彼氏君のことをふっと思い出してねぇ…。あれは可哀想だったなぁ』=“But I suddenly remembered the boyfriend I saw in the nurse’s office... I felt sorry for him.” +『わ、私はシたいの、おじさんとしたいの…!もっと突いて!…おチンポで抉ってよぉ、はぁっはぁっ』=“I-I want to, I want to do it with you...! Thrust more! ...Gouge it out with your cock, haah haah.” +『莉乃ちゃんは結局どっちが好きなのかなぁ?』=“I wonder which one you like more in the end, Rino-chan?” +『そ、それは…勿論…はーっはーっ…』=“Th-That’s... Of course... Haaahaaa...” +『勿論…?』=“Of course...?” +『タ…タカく…彼氏の…ほう…が…』=“Ta... Takaku... boyfriend... would be... better...” +『んぉ"っ♡…おっ…っほ…♡』=“Nnoh ♡... Oh... Hoh... ♡” +『も、もっとぉ…もっとそれ…シてぇ…♡♡しゅご…はぁはぁ、しゅごぃ…』=“M-More... More of that... Shhhh...♡♡ Awesome... Haahaa, aweshome...” +『もっとシて欲しければ、おじさん専用の便器にならないともうやる気はないなぁ…』=“If I wanted you to do it more, I’d have no intention of doing it anymore unless it’s your own personal toilet...” +『そ、そんな…っぁ、ィヤ…お願い…今のズンって…奥を思いっきりするの、お願いぃ…はぁっはぁっ…♡』=“Th-That’s... ah, no... please... that thump just now... Do it as deep as you can, please... haah haah...♡” +『タカ君とやらがいくら好きでも、あいつはここまで出来るのかな?莉乃ちゃんを満足させてくれるのかな?』=“No matter how much you love this Taka-kun guy, can he do this much? Will he be able to satisfy you, Rino-chan?” +『っあっ…ぅっ…うう…っ、んあっ…』=“Ahh... uu... ugh... ngh, nnahh...” +『ほら、どうなんだい?』=“Come on, how’s it going?” +『で、でも…あんっ…はぁ、はぁ…私のことっ…すごく大事に思って…くれてる、し……、ぁうっ』=“B-But... ahn... hah, hah... you care so much... about me... and... auh.” +『へぇ…?』=“Huh...?” +『んあ"ぁ"!!そ、それぇ…♡これが欲しいのぉ!!♡♡♡』=“Mnah, ah!! Th-that’s it... ♡ I want this!! ♡♡♡” +『これがまだ欲しいんなら、おじさんの肉便器になれって言ってるだろう?』=“If you still want this, I’m telling you to be your uncle’s meat toilet, aren’t I?” +『で、でもっ、んはっ…ぁっ♡…っぁ…ああっ…タカ君は私を思ってて…私も…はぁっ、あっ♡あっ…♡』=“B-But, nhah... ah♡... ah... ahh... Taka-kun was thinking of me... and me too... hah, ah, ♡ ah... ♡” +『そう言いながら自分から腰を振ってズルするのはっ…どうなんだ!!?』=“How about... swinging your hips and cheating on your own while saying that?!!” +『んひいっっ♡♡…ダメっ、コレ…ダメんなるっ…♡♡♡私、タカ君がしゅきなのっ、にっ…♡んはぁっ♡』=“Nhiihh ♡♡... No, this... won’t work...♡♡♡ ♡ I love you, Taka-kun, nii... ♡ nhaaa ♡” +『彼氏君が好きなんて、他の男のチンポを根元まで咥えて何言ってんだよっ!』=“What are you saying about liking your boyfriend, with another man’s cock in your mouth all the way to the base?!” +『んあああっ♡ダメッ、狂う♡ほんっとダメ…あっあっ♡♡ダメなの…にっ……もう…』=“Nnaaahhhh ♡ No, I’m going crazy ♡ Really, I can’t... Ah, ah, ♡♡ It’s no good... but... Geez...” +『もう、なんだ?もうおじさん専用肉便器になるって?』=“Geez, what? You’re saying you’re going to become an uncle’s personal meat toilet already?” +『ん"っぐぅう♡♡♡…なっ…なる…なりゅからぁ…♡♡っぁ、っは…はー♡…はー♡…気持ちい"ぃ…♡』=“Nnnghhh ♡♡♡... I...I’ll...become one...♡♡, ahh, hah...hahh... ♡... hahh♡... It feels so good...♡” +『何になるんだ?自分で言え、ほらっ!』=“What’s the point? Say it yourself, come on!” +『ん"お"っ♡…っあ…♡む、昔みたいにっ…おじさんのっ♡生ハメ肉便器になるぅ♡…はぁっ、はぁっ♡♡』=“Nnngh ♡... ah... ♡ Mm, just like in the past... I’ll become Uncle’s ♡ Raw Hammy Meat Toilet♡... Haah, haah ♡” +『そうかそうか、でも昔程度じゃ今となっちゃもう物足りないなぁ…』=“I see, I see, but it’s not enough for the past to be the present...” +『はぁっはぁっ♡…そ、そんなぁ…やめないでぇ…。もっと…もっとそれ、シて欲しいよぉ…。焦らひゃないれぇ…』=“Haah haah ♡... D-Don’t... Don’t stop... More... I want you to do that, more... You’ve gotta hurry...” +『じゃあ、どうするんだ?』=“Then what’re we going to do?” +『なんでもする!昔出来なかったことも言われるまま全部するから、お願い!早くチンポでイかせてぇ…!』=“I’ll do anything! I’m going to do everything you told me I couldn’t do in the past, so please! Hurry up and make me cum with your cock...!” +『イきたいの、もう、もう無理なのっ…。はぁ、はぁっ、おじさん専用のなんでもする肉便器になるからっ!』=“I want to cum, I can’t, anymore... Hah, hah, I’ll become a meat toilet that does anything just for you!” +『なるから…?』=“Because it’ll happen...?” +『はぁっはぁっ♡おじさんの逞しいぶっといチンポで肉便器マンコ思いっきりイかせてくださぃいっ…!!♡♡』=“Haah haah♡ Please let me cum as hard as I can with my meat toilet pussy with my uncle’s burly, thick cock...!!♡♡” +『おいおい、そんなんで彼氏に対して申し訳なくないのか?ほら、こうして欲しいんだろ?』=“Hey, hey, aren’t you apologizing to your boyfriend for that? Look, this is what you want, isn’t it?” +『キたぁ♡…もうっ…♡いいの♡♡らって、このチンポじゃ、にゃいとっ…満足…っ出来なっ…あぅっ♡あっ♡あっ♡♡』=“It hurts ♡... Geez... ♡It’s okay ♡♡ This cock isn’t... enough... to satisfy... me... Auh ♡ Ah ♡ ah ♡ ♡” +『じゃあしっかり彼氏に謝りながら、俺の肉便器宣言してイきやがれ!!』=“Then, while apologizing properly to your boyfriend, declare my meat toilet and cum!!” +『ぁ♡んほっ♡おっ♡…あ"っ♡こんにゃ、淫乱オナホ彼女れ…んあっ♡ごめんなひゃぃ♡んぉっ♡…ひぐっ♡♡』=“Ah♡ nho ♡ Oh ♡... ah ♡ konya, you’re a debauched onahole girlfriend... nnah ♡ I’m sorry ♡ nnoh ♡ ...higu ♡” +『ハメ汁噴きながら彼氏に謝って…そんなに気持ちいいのか、卑しいメス豚が!!もっと謝れ!』=“Apologizing to your boyfriend while spouting your love juices... Does it feel that good, you vulgar sow?!! Apologize more!” +『あ"ひっ♡もうっ♡はぁっ、はぁ♡タカ君の粗チンじゃ満足っ出来にゃぃのっ♡♡お"っお"っ♡♡…おじさんの極太肉棒じゃなきゃっ…♡』=“Ahhh ♡Geez ♡Haah, haah ♡Taka-kun’s rough dick isn’t enough to satisfy meee ♡ Ooh ♡ Oh ♡ ♡... Unless it’s your super-thick meat pole...♡” +『おマンコが満足しないのぉ♡ああっイクっ♡イクイク…ひゅごいのクるぅう♡♡…淫乱ビッチの莉乃をっ…許ひへぇえっ…♡♡♡』=“My pussy isn’t satisfied ♡ Aaah, I’m cumming ♡ Cumming, cumming... Awesome, cummiiiiing ♡♡... I’ll forgive you for being such a slutty bitch, Rino... Heeeeeh...♡♡♡” +『んあ"っ♡♡♡イギュ♡おじさん専用オナホマンコに♡♡チンポ咥えて……』=“Mnah! ♡♡♡ Igyu♡ I’m holding a cock in my onahole pussy just for you...” +『イ"っ…ぐぅううっっ!!!♡♡♡♡』=“Iih... guuuuhh!!!♡♡♡ ♡♡” +『んはー♡っは♡っは…♡んはっ♡はー…はー♡』=“Nhahhh ♡ Hahhhah... ♡ nhah ○Hahh... hahh♡” +『おーい、莉乃ちゃん。大丈夫かい?』=“Hey, Rino-chan. Are you okay?” +『っはー♡っはー♡…んひっ♡…はひっ♡ら、らいじょう、ぶ…♡…はー、ぁはっ♡』=“Hahhh♡ Hahhh ♡... nhii♡... hahii ♡ra, don’t worry, bu...♡... Hah, ahah♡” +『はーっ♡はーっ♡まら思いっひり…イっひゃった…♡はぁ♡はぁ♡んは♡…ぁ…♡♡』=“Haaaah ♡ Haaah♡ Mara thought so hard... I came... ♡Haaah haaaaanhaaa... ah...♡” +『痙攣して動きが一瞬止まったから心配したよ。莉乃ちゃんは日に日に絶頂の仕方がすごくなるねぇ…』=“I stopped moving for a moment after convulsing, so I was worried. You’re really climaxing more and more every day, Rino-chan...” +『はーはー♡らって、おじしゃんとすると…全身がヘンになっちゃうくらひ、気持ちいぃのぉ…♡♡はぁはぁ♡』=“Haaahaaaa♡ If you do it with an uncle... My whole body’s going crazy, it feels so gooood... ♡ ♡ haa haa ♡” +『そろそろ、ただのセックスには飽きてきたんじゃないか?新しくてもっと強い刺激が欲しくはないかい?』=“Isn’t it about time you got tired of just having sex? Don’t you want new, stronger stimulation?” +『ふぅ、ふぅ…♡もっと…?もっと気持ちよくなれりゅの?欲しい♡ちょうらい♡はぁはぁ♡もっと気持ちよくなれるなら…どんなことでもしゅる♡♡♡』=“Fuu, fuu... ♡ More...? Can you feel better? I want ♡ Give me ♡ Haa haa ♡ If I can feel better... I’ll do anything ♡♡” +『そう言うと思ったよ…。もっと興奮して感じられるドスケベセックスには、莉乃ちゃんの協力も必要だから…』=“I thought you’d say that... Because we need Rino-chan’s help to feel more excited and lewd sex...” +『ほへぇ…?』=“Hoheh...?” +―――――――――――――――=--------------- +―――――――=--------- +―――=――― +……=... +『ねえ、タカ君。今からちょっと…新体操部の更衣室について来てくれる?』=“Hey, Taka-kun. Can you... come with me to the rhythmic gymnastics club’s changing room for a bit?” +『おう、いいよ。でももう帰るんじゃねぇの?忘れものかなんかか?』=“Ooh, sure. But aren’t you going home already? Did you forget something?” +『別にそういうわけじゃないけど…来て欲しいの』=“It’s not like that, but... I want you to come.” +『いいけど、って…何かあるのか?』=“Sure, but... what’s going on?” +『あのね…足の痛みも引いたって言ってたし……保健室の時より……もっと、2人の関係を進めたいの。だから、ついてきて…』=“You know... she said that the pain in her legs went away... and I want to... advance our relationship more than I did in the nurse’s office. So, come with me...” +『っ!?』=“Gh?!” +あれからは、部活が終わると合流して、そのまま一緒に帰ってたけど…。……今日…ついに…!=After that, we met up after club, and we went home together... ...Today... finally...! +リノの新体操部の更衣室前に着くと、これから起こるであろうことに期待と股間が膨らむ。=When I arrived in front of the changing room of Rino’s rhythmic gymnastics club, my crotch swelled with anticipation for what was about to happen. +男の俺が入れない、1度も足を踏み入れたことがない場所。=A place that a man like me can't enter, a place I've never set foot in before. +…ここが今日、二人の特別な場所になるんだ…。=...This is going to be a special place for the two of us today... +『早く、入って…』=“Hurry, come in...” +部長の莉乃が招き入れるということは、室内には他に誰もいないんだろう。=If the club president, Rino, invited them in, there must be no one else in the room. +…頼むからコトが終わるまで誰も来るなよ。=...I'm begging you, don't let anyone come until you're done. +『なあ、リノ…途中で誰か…顧問とか部員とか…来るんじゃないのか?』=“Hey, Rino... Wouldn’t someone... like an advisor or a club member... come along on the way?” +期待の分、邪魔が入る不安で尋ねてしまった。=I asked because I was worried that she'd get in my way. +『大丈夫だよ。私が毎日最後まで居残りしてるんだから、いつ誰が来るか来ないかは知ってる。安心して』=“It’ll be fine. I’ll stay here until the end every day, so I know who’s coming when. Don’t worry.” +『そ、そっか…』=“I-I see...” +内心、よっしゃと思う。これで…本当にこれから2人きりで…この先に………=On the inside, I think it's okay. With this... it'll really be just the two of us... going forward... +『あの…タカ君。これからちょっと大胆なコト、しちゃうかもしれないけど…その、引かないで欲しいの』=“Um... Taka-kun. I might do something a little bold from now on, but... umm, I don’t want you to back down.” +『えっ…あ…う、うん。お、俺、リノのする事なら大丈夫だからさ』=“Huh...? Ah... Y-Yeah. I-I’m fine with what you do, Rino.” +やっべえ、すげー期待してる…。ついに…俺…、俺…。=Crap, I'm really looking forward to this... At last... I... I'll... +『本当に驚かないでね…。私、…すっごく大好きだから…』=“Don’t be so surprised... I... love you so much...” +『お、おう…』=“O-oh...” +『ふふ、タカ君…ちょっとじっとして…』=“Hehe, Taka-kun... Stay still for a bit...” +『う、うん…。ゴク…』=“Y-yeah... *gulp*...” +『すぐ済むから……』=“It’ll be over soon, so...” +『…よい、しょ……』=“...All right, all right...” +『え、あ……え?……し、縛るの…??マジで?』=“Eh, ah... eh? ...I-I’m going to tie you up...?? Seriously?” +『…あ、これ…やっぱり、驚かせちゃってる…?』=“...Ah, this... I knew it, I’m scaring you...” +『あ、いや……だ、大丈夫…だと思う』=“Ah, no... I-I think... I’m fine.” +『こんな私…イヤ……かな…?』=“Do you... not like me... like this...?” +『い、…いや、あの…リノが…こ、こういうの好きなら俺、リノのこと好きだし…う、受け入れるよ…』=“N-...no, um...Rino...I-If you like this kind of thing, I like you, Rino... I-I’ll accept it...” +『ふふ、嬉しい…。もうちょっと、待って…ね……?』=“Hehe, I’m so happy... Wait a little longer... okay...?” +『お、おう…』=“O-oh...” +やばい…こんなことされてるのに、俺すげー勃ってる…。リノとついに…ついに…。=This is bad... Even though she's doing this to me, I'm really hard... Finally... finally... with Rino... +……ん?=...Hm? +え…?=Huh...? +『莉乃ちゃん、足も縛らなくていいのかい?彼氏君…ショックで逃げ出しちゃうかもしれないよ?』=“Rino-chan, don’t you need to tie your legs, too? Boyfriend... You might run away from the shock.” +『……は??』=“...Huh??” +声のする方を振り返って……絶句した。=I turned in the direction of the voice...and was speechless. +『えー。だっておじさん、逆にこうしとかないと…逃げないからこそ認めたってことにならないじゃない?』=“Whaaat? I mean, Mister, if you don’t do this instead... it doesn’t mean you’ve admitted it because you won’t run away, right?” +『えっ…えっ…??』=“Huh... Huh...??” +…なんで用務員のおっさんが……。見回り…?いや、でも…リノの言ってることは……=...Why is the janitor on patrol...? No, but... what Rino is saying is... +『やあ、…えっとタカシ君だっけか?莉乃ちゃんの言うことに素直に従ってて、キミも偉いねぇ』=“Hey... Um, Takashi-kun, was it? You’re obediently following what Rino-chan says, and you’re great, too.” +『それにぃ、タカ君ならどんな私でも受け入れてくれるってさっき言ってたもん、逃げないよ。大丈夫だよね?ふふ…』=“Besides, Taka-kun said he’d accept any kind of me, so I won’t run away. You’ll be fine, right? Hehe...” +『っリ…ノ…これは…一体………?』=“Ri...no...what...is this...?” +…どうなってんだ…?頭が混乱して、口がカラカラで…声がでない……。=...What's going on...? I'm confused, my mouth is empty... I can't speak... +『あのね…タカ君。怒らないで聞いて欲しいことがあるの。ずっと内緒にしてたこと…。言いにくいんだけど…』=“Listen... Taka-kun. There’s something I want you to listen to without getting angry. Something I’ve kept a secret from you all this time... It’s hard to say, but...” +どういうことだ…どういう……っ…=What's the meaning of this? What do you mean...? +『あのね、…私、ここ1ケ月ぐらい毎日…ずぅーっと、このおじさんとパコパコ生ハメセックスしてるの』=“You know... I’ve been having sex with this old man raw paco paco every day for the past month or so.” +『は?…え…??』=“Huh? ...Huh...??” +リノ…え?…え??…は?…何…言って………。=Rino... Eh? ...Eh?? ...Huh? What... are you saying...? +『ははは、いきなりでビックリしたかな?でもそんなに気を落とさないで。』=“Hahaha, did I startle you out of nowhere? But don’t be so discouraged.” +『1ケ月前…久しぶりに再会したときの莉乃ちゃんはキミのことを随分気にかけててねえ…』=“One month ago... When we reunited for the first time in a while, Rino-chan was really worried about you...” +『おじさんの誘いをずっと断っていたんだよ』=“I’ve been turning down your invitation the whole time.” +『………』=“......” +『ま、断ってただけで…しっかり頂いちゃったけどね。今ではあの頃みたいに仲良くさせてもらってるよ』=“Well, I just turned her down... and she gave me a solid one, though. Now we’re getting along just like we were back then.” +『あの…頃…??』=“That... time...??” +『急にこんなこと言われても信じられないかもしれないけど莉乃ちゃんとおじさんはね…ずっと昔にヤりまくってた仲なんだよ』=“You might not believe me if you say this all of a sudden, but you see, Rino-chan and Uncle... We’ve been having sex a long time ago.” +『っ!?』=“Gh?!” +『ちょっ、そんな…?!…昔…から…だなんて』=“Wait, that’s...?! ...It’s been... for a long time...” +『そう。もうずっと昔だよ。まだタカ君と付き合う前。…5年前にね』=“That’s right. It was a long time ago. Before I started dating Taka-kun. ...Five years ago.” +『おじさんがまだ幼さの残る可愛い莉乃ちゃんを犯しちゃったんだ。まぁ最初は抵抗していたんだけど』=“My uncle raped my cute little Rino-chan, who’s still young. Well, he resisted at first.” +『えっ、えっ?…リノ……レ、レイプされ…そんなの…でも、でもっ…』=“Eh, eh? ...Rino... I-I’m being raped... That’s... But, but...” +『うん、無理やり小さいおマンコにズボハメされちゃって、痛くて怖くて泣いちゃったけど……。でもね…どんどん』=“Yeah, I was forcibly framed by her small pussy, and it hurt so much that I was scared I cried... But you know... more and more.” +『気持ちよくなっちゃったんだよねぇ?』=“It felt good, didn’t it?” +『うん。おじさんが、色んなコトを私に教えてくれて…エッチなコト…いっぱい仕込まれちゃって…』=“Yeah. My uncle taught me all sorts of things... and he taught me... so many dirty things...” +『リ、リノ…っ…』=“R-Rino...gh...” +『私、自分からおじさんのおマンコ奴隷になってたの。肉便器っていうのかな…?でもすっごく気持ちよくて』=“I’d become an uncle’s pussy slave on my own. I guess you could call it a meat toilet...? But it felt really good.” +『ごめんね、タカ君。オマンコや口マンコだけじゃなくてアナル処女もおじさんに奪われちゃって…私、ケツ穴イキまで出来ちゃうの…』=“I’m sorry, Taka-kun. Uncle took not only my pussy and mouth pussy, but my anal virginity as well... I can even cum from my asshole...” +『あの時は、莉乃ちゃんに男が出来るなんて考えてもいなかったからなぁ。いやあ、全穴の処女を奪ってしまって、悪かったねえ』=“At the time, I hadn’t even considered that you’d be able to get a man, Rino-chan. Man, I’m sorry for stealing the virginity of all your holes.” +『っ…っ…リ…っ…』=“Gh...! ...Ri...gh...” +『おじさんのぶーっといチンポがお尻の穴に出たり入ったりするなんて思ってもなかったし…気持ちよくなかったし』=“I never thought my uncle’s thick cock would go in and out of my butthole... and it didn’t feel good.” +『でも突然、背筋にすっごくゾクゾクが走って…アナルにチンポ入れられたまま思いっきり絶頂しちゃったんだ』=“But all of a sudden, a huge shiver ran down my spine...and I climaxed as hard as I could with my dick still in my anus.” +『あの時はすごかったなぁ…。過呼吸みたいになって…アヘ顔っていうのかな?目も白目をむきそうな下品な表情で何分もビクンビクンしていたねえ』=“That was amazing back then... It felt like you were hyperventilating... Maybe you could call it an ahegao? Your eyes were twitching for a few minutes with a vulgar expression that could turn your eyes white, too.” +『うっ……嘘は、やめろぉおっ!!!』=“Ugh... Stop lying!!!” +『っ…?!』=“...?!” +『…あ?』=“...Ah?” +『さっきから、っ嘘ばっかり、嘘八百並べ立てやがって!俺のリノはそんなんじゃない、そんなことしてないっ!』=“You’ve been lying all this time, lining up eight hundred lies! My Rino isn’t like that, she’s not doing that!” +『…っ?…く、プ…ふふ、ァハハ…嘘だなんて…』=“...? ...Kh, pff... Hehe, ahaha... I can’t believe you’re lying...” +『ははは、信じられないのも無理はないけど…いやあ、これが嘘じゃないんだよなあ』=“Hahaha, I can’t blame you for not believing me, but... Man, this isn’t a lie.” +『嘘だ、嘘を言うな!リノに、俺のリノに…!!この前っ…はぁっはぁっ、この前だって…』=“It’s a lie, don’t lie! To Rino, to my Rino...!! The other day... haah haah, last time...” +『この前…?』=“Last time...?” +『………』=“......” +『この前だってっ…保健室で…っ、俺のことっ…っ…フェ……かっ、看病してくれたじゃないかっ…』=“The other day... in the nurse’s office... you looked after me... F-Feh... K-Kidn’t you...?” +『んー…フェラはしたけどぉ…でもその前、タカ君が怪我した時…私…おじさんと生ハメしてたんだよね』=“Mmm... I did give him a blowjob, but... before that, when Taka-kun got hurt... I... I was having sex raw with my uncle.” +『っ……!!』=“...!!” +『こらこら、莉乃ちゃん。流石にそれは教えてやったら可哀想だろう?』=“Hey, hey, Rino-chan. I’d feel bad if I told you that, wouldn’t I?” +『ごめんね。でも本当だし、フェラした時も…おじさんのチンポと比べて、タカ君のって…あまりに小さくて……』=“I’m sorry. But it’s true, and when I gave you a blowjob... Compared to your uncle’s cock, Taka-kun’s is... so small...” +『っな…!!』=“Wha...!!” +『でも、タカ君のチンポもちゃんとおいしかったよ?』=“But your cock was delicious too, Taka-kun.” +『タカ君が寝ちゃった後、おじさんとのガチハメでちょっと印象薄いけどね…』=“Though after Taka-kun fell asleep, he was rock-hard with his uncle, so he didn’t leave much of an impression...” +『そっ、そんな…!!あれ、俺の夢じゃ…』=“Th-That’s...!! Huh, it’s not my dream...” +『はぁ…ん…、タカ君の寝てる横でシたの…思い出したらムラムラしてきちゃった…おマンコ疼いてきちゃってる』=“Hahh... nn... I did it next to you while you were sleeping... Just thinking about it makes me horny... My pussy’s aching.” +『信じられないタカシ君のために、そうさなぁ…何か見せて証明してあげようか?』=“For Takashi-kun’s unbelievable sake, let’s see... Shall I show you something to prove it?” +『んー…そうね、それ…いいかも…♡おじさん…来て。私を気持ちよくシて…?』=“Mmm... Yeah, that... might be nice...♡ Uncle... Come here. Make me feel good, y’know...?” +『ああ』=“Yeah.” +『んっ♡…あっ…んあんっ♡っぁ、っは…んぅ♡』=“Nn♡... ah... nnahn ♡ ah, hah... nnu♡” +『はぁ…んっ♡…ぁ…ほらぁ、タカ君が触りたがってたおっぱい…見てぇ♡私…乳首すっごく敏感なのぉ…』=“Hahh... nn♡... ah... Look, the boobs Taka-kun wanted to touch... Look at them♡ I’m... really sensitive to nipples...” +『どうだ?キミの彼女はすごい淫乱だろう?彼氏の前で他の男に愛撫されてヨガってるんだ』=“What do you think? Your girlfriend’s really lewd, isn’t she? She’s getting caressed by another man and doing yoga in front of her boyfriend.” +信じられない光景に…縛られていない足すら固まって1ミリも動けない…。見たくないのに見入ってしまう。=The unbelievable sight... made even my unbound legs freeze, and I couldn't move a millimeter... I didn't want to see it, but I stared at it. +『はぁ、あんっ♡…おじさぁん、もっとぉ♡もっとエロ乳揉みしだいてぇ…♡』=“Haa, anh ♡... Uncle, more ♡ Rub my dirty breasts more... ♡” +『もう乳首がカチカチに勃起してるじゃないか…』=“Your nipples are already hard and erect...” +『はぁはぁ…だって、おじさんの指使い、やらしくて…気持ち…よすぎる…っからぁ♡あっ、はぁっ♡あん…』=“Huff, huff... I mean, your fingers are so lewd... It feels... too good...! So ♡ Ah, hah ♡ Anh...” +『っ…っ…く…』=“Gh...gh... Kh...” +『あ…んあ…はぁ、はぁ…んあ…あんっ…はぁ…♡んんっ♡…ぁあんっ…っぉ…んあ♡』=“Ah... nnah... hah, hah... nnah... anh... haa... ♡ nnnnh♡... aanh... hhh... nahh♡” +『熱い…♡…ね、タカ君も汗かいちゃってるよね?ちょっと上…脱いじゃおう?』=“It’s so hot...♡... Hey, Taka-kun, you’re sweating too, aren’t you? Let’s... take it off a little higher.” +『やめ…リノ、っ…』=“Stop... Rino...” +『おや?タカシ君、泣きべそをかいてないか?』=“Oh? Takashi-kun, are you on the verge of tears?” +『はぁ、ぁ…おじさん、タカ君はそこまで弱虫じゃないよ。あ、でもちょっと辛そうかも…んんぅ♡そこイイ…♡』=“Hah, ah... Uncle, Taka-kun isn’t that weak. Oh, but he might be in a bit of pain... Mmm ♡ That’s good...♡” +『リノ、悪い冗談…もうやめてくれよ…』=“Rino, that’s a bad joke... Stop it already...” +『小さいチンポ、勃起したら…慰めてあげるからね…♡はぁ、はぁ…今はそこで見ててぇ♡』=“If your small cock gets erect... I’ll comfort you... ♡ Hah, hah... Watch from there for now. ♡” +『あっ、んっ♡…は…ふぅ♡…ぁっ…あっ♡おじさん専用になってる割れ目、濡れてきちゃった…』=“Ah, nn♡... hah... fuu♡... ah... ah ♡ The crevice that’s exclusively for Uncle’s use is getting wet...” +『リノ…本当に…っ…っ…』=“Rino...really...gh...” +『あれぇ、でもタカ君なんだかんだで…ふふっ…やっぱり勃起しちゃってるね』=“Huh? But Taka-kun... Hehe... You really are erect.” +『ん?おっ勃ててるのか?…ははは、あまりに控えめ過ぎて気が付かなかったよ』=“Hm? Oh, are you erect? ...Hahaha, you’re so modest that I didn’t notice.” +『はぁはぁ♡おじさんと私の関係を知って…何シてたか想像して…ふふ、興奮しちゃったんだ♡…”変態”だね』=“Haa, haa, ♡ Knowing my relationship with Uncle... I imagined what you were doing... Hehe, I got excited ♡... You’re a ‘pervert.’” +『っく…っぅ……っ…』=“Kuh... uh...” +『こぉんなに小さいのに、それで完全に勃起してるの?保健室で見た時も思ったけど…ホント小さい』=“It’s so small, but it’s completely erect? I thought so when I saw it in the nurse’s office... It’s really small.” +『確かにそんな短小じゃ、ドスケベな莉乃ちゃんは到底満足させられないなぁ…』=“It’s true that short and small like that would never be enough to satisfy a lecherous Rino-chan...” +『初めてフェラしてあげた時、タカくんは喜んでたけど…はぁ、ふぅ…♡私、小さいな、不安だなって思ってて…。でもそれは初めてだから緊張してるのかなって…』=“Taka-kun was happy when I first gave him a blowjob, but... hah, fuu...♡ I’m so small, I thought I was worried... But that’s my first time, so I thought you might be nervous...” +『それでも莉乃ちゃんはチンポ中毒だからがっついていたねぇ…』=“Even so, Rino-chan was greedy because she’s a cock addict...” +『み、見てたのかよ…っ…っ…』=“Y-You were watching...gh...” +『私がやっと興奮し始めた時に、すっごく早く射精しちゃって…ほんとガッカリしちゃった』=“When I finally started getting excited, I ejaculated really fast... I was really disappointed.” +『リ…リノ…そんな…俺…リノのこと、大事にしたく…って…』=“R...Rino...that’s...I...want to take good care of Rino... Wait...” +『大事とかそういうコトじゃなくて、ともかく小さくて全然ダメなの…。んあっ♡んっ♡おっぱいでイきそ…♡』=“It’s not important or anything. Anyway, it’s so small that I can’t do it at all... Mnah ♡ Mn♡ I’m about to cum from my boobs...♡” +『さぁ、莉乃ちゃん。キミの短小彼氏君、声が震えている割にはギンギンだし…そのまんまも酷だろうから…』=“Now, Rino-chan. Your short boyfriend’s voice is tingling for someone who’s trembling...and I’m sure it’s just as bad as that...” +『そうだな、足でシてあげたらどうだい?』=“You’re right, why don’t you do it with your feet?” +『…ぁ、足…?!』=“...A-A leg...?!” +『はぁい♡はぁはぁ…♡仕方ないなぁ。でもこんな状況でも全然萎えないから、そこはちょっと見直したかも。変態って意味で♡』=“Okay ♡ Haa haa... ♡ I guess there’s no helping it. But even in this situation, it doesn’t wilt at all, so I think I’ve reevaluated that part a little. In the sense that I’m a pervert ♡” +―――――――――――――――=--------------- +―――――=------ +―――=――― +―=-I'm sorry. +『んっ…っは…』=“Nnh... hah...” +『やだっ…本当にちっさーい。なのに一人前に勃起して…熱くて…反り返ってぇ…♡』=“Nooo... It’s really tiny. And yet it’s so hard for a full-fledged person... and hot... and curved...♡” +『はーっはーっ♡…えい…えい…シコシコ♡…って…ふふ…あはは…カワイイ、このチンポ、んっ♡んっ♡』=“Haaah, haaah... ♡... Ei... ei... Stroke, stroke... wai... hehe... ahaha... This cock is so cute, nn... nn♡ ♡” +『確かにコレは小さいねぇ。莉乃ちゃんのおマンコはおじさんのチンポで広がってるから、挿入したらガバガバじゃないかな?』=“This is definitely small. Rino-chan’s pussy is spread out by her uncle’s cock, so wouldn’t it be baggy if I put it in?” +『ひどーい、おじさんのオチンポ型になちゃっただけだもん。…でもタカ君は童貞だから、それでもすぐ射精しちゃうよ』=“That’s mean, I just took the shape of an old man’s dick. ...But Taka-kun’s a virgin, so he’ll still ejaculate right away.” +『前の保健室で出した時みたいにすごく早く、ね?タカ君』=“It’s just as fast as the last time I let it out in the nurse’s office, right, Taka-kun?” +『うっ…あ……ぁっ…』=“Ugh... ah... ahh...” +『はぁ、はぁ…♡まだっ硬くなってく…大きさは全然だけど硬さだけは褒められるかな。すごいよ、タカ君♡』=“Huff, huff...♡ It’s still getting hard... It’ll be no size at all, but I wonder if it’ll praise you for how hard it is. You’re amazing, Taka-kun♡” +『っう、っうう…っ……っ…』=“Ghh, ghhh...gh...” +『莉乃ちゃんは足でチンポを喜ばせるのも上手なんだね。おじさんはそんなこと教えてないのになあ』=“Rino-chan’s really good at pleasing cocks with her legs, isn’t she? Even though her uncle hasn’t taught her anything like that.” +『ふふ、元からなのかも♡足なら小さいタカ君にぴったり合わせてあげられるし…。くすっ、よかった♡♡』=“Hehe, maybe it’s always been ♡ I can match you perfectly with my little Taka-kun’s legs... Teehee, thank goodness ♡” +『っぁ…ぅ…あっ…あっ…っく…』=“Ahh... uh... ah... ahh... kh...” +『やだっ、ガマン汁垂れてきてる…。やらしー…♡ふふ、もっともっと出させてあげるね♡♡っは、っは…』=“Oh no, you’re dripping precum... You’re so lewd... ♡ Heheh, I’ll make you cum more and more ♡ Hah, hah...” +『リ…ノ…やめ…っ、出…、っぁ…』=“Ri...no...stop...gh, it’s coming out...ahh...” +『ほらほら♡…どう?気持ちいい?カウパーローションの足マンコだよ?』=“Come on, come on♡... How is it? Does it feel good? It’s a cowper lotion leg pussy, you know?” +『ぁっ、で、っる…やめ…ぅあ…あっ、あっ…』=“Ah, it’s, coming... Stop... uwah... ah, ah...” +『んっもう、ほんと、変態~♡ビックビクして…んっ♡まさか、もうこんなので射精しちゃうの?ンフフ』=“Geez, seriously, you pervert~♡ You startled me... nn♡ Don’t tell me you’re going to ejaculate from something like this already? Nfufu.” +『でもまだ出しちゃダ~メ♡せっかくするんだもん。もっと楽しまなくちゃ。ね、タカ君♡♡』=“But you can’t let it out yet~♡ You’re going through all this trouble. You need to have more fun. Right, Taka-kun?♡♡” +『あ、っぁ…うっ、うぅ…』=“Ah, ah... uu, uu...” +『ずっと私とシたかったんでしょ?いっぱい我慢したら、素敵なご褒美…あげられるかもしれないよ…?』=“You’ve always wanted to do it with me, haven’t you? If you hold back a lot, you might be able to... give me a wonderful reward...” +『ふぅーふぅー♡こんなチンポでも沢山射精しちゃうんだ…♡ふふっ…私も結構興奮しちゃった…』=“Fuu-fuuu-♡ So even a cock like this can make you ejaculate a lot...♡ Fufuu... I got pretty excited too...” +『うっ…ううっ…っく…っぅ…』=“Ugh... uuugh... khh... ghh...” +『莉乃ちゃん、目がトロンとしているよ』=“Rino-chan, your eyes are glazed over.” +『だって…やっぱり精子の匂いって疼いちゃう…♡小さい割には量は出てるし…』=“I mean... the smell of sperm really does make me ache...♡ Even though it’s small, there’s a lot coming out...” +『はぁはぁ♡おじさん、私もう我慢出来なくなっちゃった。こんなので興奮するなんて変態になっちゃったかも♡』=“Haa, haa, ♡ Uncle, I can’t take it anymore. I might’ve become a pervert to get excited over something like this. ♡” +『莉乃ちゃんはおじさんが昔に躾けた時からド淫乱の変態だっただろう?』=“Rino-chan, you’ve been a debauched pervert ever since your uncle disciplined you in the past, haven’t you?” +『もう、ひどぉい。疼くと我慢できないの…♡タカ君とは大違いのおじさんのデカチンポ、挿入[い/1]れて…?』=“Geez, you’re so mean. I can’t take it when it throbs...♡ Your uncle’s huge cock, which is so different from Taka-kun’s, is inserted...?” +『や、やめろ、やめてくれ!正気に戻ってくれよ…!』=“S-Stop, stop! Come back to your senses...!” +『正気…?私の足コキでみっともなく早漏した変態のくせに?』=“Are you insane...? Even though you’re a pervert who shamelessly prematurely ejaculated from my footjob?” +『まあまあ。莉乃ちゃん、おじさんのチンポを発情マンコに咥えさせてあげるから…』=“Now, now. Rino-chan, I’ll make your uncle’s cock go into your horny pussy...” +『彼氏君をいじめるのはその辺にして、早く服を脱ぎなさい』=“That’s enough bullying your boyfriend. Hurry up and take off your clothes.” +『うん!』=“Yeah!” +――――――=------- +―――=――― +―=-I'm sorry. +『リ…リノっ!!そ、そんな恰好………っ』=“R...Rino!! Y-You’re dressed like that.........!” +『ほら、おじさんに欲しがりマンコがよく見えるようにして』=“Come on, make sure you get a good view of your pussy because you want it from your uncle.” +『はぁぃ♡♡じゃあ、早くぅ…♡もう、ヌルッヌルなの…♡テカってる割れ目…見てぇ…♡♡っふーふー♡』=“Okay♡♡ Then hurry up...♡ Geez, it’s slippery...♡ Look at the crevice that’s gleaming...♡♡ Fufufufuuu♡” +『リノ、本当にやめてくれ…頼む…!』=“Rino, please really stop... Please...!” +『はぁ…一応彼氏の目の前なのに、他のチンポを躊躇いなくねだるとは、とんだビッチだなぁ…』=“Hah... You’re begging for another cock without hesitation, even though you’re technically right in front of your boyfriend? What a bitch...” +『はあ、はあ…そういう風にしたのはおじさんだよ…?』=“Huff, huff... You’re the one who did that, Uncle...” +『ははは、そういやそうだったな。よし、責任を取ってしっかりと彼氏のタカシ君に見せつけてやるか!』=“Hahaha, now that you mention it, you’re right. Okay, let’s take responsibility and make sure Takashi-kun, your boyfriend, sees it!” +『はぁ…♡はぁ…♡はぁ…♡♡っん…はぁ…♡おじさん…早くぅ…♡』=“Hahh... ♡Hahh...♡Haah...♡Nnh... Haah... Uncle... Hurry...” +『莉乃ちゃん、いつもしてるみたいにおねだりしてごらん』=“Rino-chan, beg like you always do.” +『はぁい♡』=“Okay♡” +『嘘だろ…いつもって…そんな…』=“You’re kidding... Always...? That’s...” +『はぁ、はぁ♡2穴とも開発済みの…チンポ中毒メス穴にぃ…おじさんの、種付けする気満々のデカマラ…』=“Haa, haa♡Both holes have already been developed...cock-poisoning bitch holes... Uncle, you’re a huge one who’s ready to breed...” +『思いっきり根元までブチ込んでください♡…はぁ♡はぁ♡私のおマンコはおじさん専用のチンポケースだから…』=“Please drive as hard as you can into the base♡ ...Haa♡ Haa♡ My pussy is an uncle’s personal cock case, so...” +『気が済むまで精子をコキ捨てるつもりで、好きなだけ気持ちよくなるために使ってぇ…♡』=“I’m planning on throwing away my sperm until I’m satisfied, so use it to feel as good as you want...♡” +『リ……リノぉ……っ……』=“R...Rino...gh...” +『よぉし、よく言えたな。そうだ、今日はこれで何回目のセックスか、タカシ君に教えてあげなさい』=“Okay, well said. That’s right, tell Takashi-kun how many times we’ve had sex today.” +『えぇ、まだなのぉ?…はぁい♡今日おじさんとハメるのは多分6回目かな?ヤリ過ぎて途中から覚えてないの♡』=“Yeah, not yet? ...Okay♡ This is probably the sixth time I’ve been set up with Uncle today, isn’t it? I’m doing too much and don’t remember partway through. ♡” +『リノ…リノ…っ……嘘って…言えよ…言ってくれよっ…』=“Rino... Rino...gh... Tell me... you’re lying... Please tell me...” +『おじさんも何回莉乃ちゃんに出したかは、流石に多すぎて覚えてないなぁ。ははは』=“I can’t even remember how many times Uncle let it out for Rino-chan. Hahaha.” +『じゃあ、そろそろブチ込んでやろう』=“Okay, it’s about time I put it in.” +『はーっ♡はーっ♡…き、来てぇ…♡』=“Haaaah ♡ Haaah... C-come here... ♡” +『んおっ♡…あああっ…!!』=“Nnoh♡... Aaaah...!!” +『っぁ"、っは♡…おじさんのぶっとくておっきいチンポ、ぐしょぐしょマンコに来たぁっ♡♡』=“Ahh, hah♡... Uncle’s big, thick cock, it’s coming into my soaking wet pussy! ♡♡” +『あ♡…む、無理…イク、ダメ、来ただけでイっちゃうぅ♡イク♡イク♡♡…イッ……ッ!!!』=“Ah♡... I-I can’t... I’m cumming, no, I’ll cum just from coming ♡ Cumming ♡ cumming ♡... cumming...!!!” +『イッグぅ"ううっっ~~~!!♡♡♡』=“I’m cumming! Uuu~~!!♡♡♡ ♡♡” +『おおっ、締まる締まる…また挿入[い/2]れただけでイっちまったか…』=“Ooh, you’re so tight... You came just from putting it in again...” +『ッハ♡ッハ♡♡っぉ、おじさんのチンポ…すごいっ…♡最ッ高…♡♡はーっ♡っはー♡♡』=“Hahh♡ Hahh♡ O-Oji-san’s cock... is amazing...♡ It’s the best...♡♡Haaaahhhhhaaaa♡” +『……リっ…ノ…っぅ、っぅ…』=“...Ri...no...uu, uu...” +『はーっ、んぉ♡…っはー♡♡』=“Haaah, nno♡... Haaah♡♡” +『ほら、もっと気持ちよくしてやるぞ』=“Here, I’ll make you feel even better.” +『してえ…♡はぁはぁはぁ…♡♡♡』=“Let’s do it... ♡ Hah, hah, Hah...♡♡♡” +『おらっ!』=“Ora!” +『あっ♡あ"っ♡ああっ、ひあっ♡んぉっ♡あひっ♡おっ、んぉ♡んっ、んんっ♡っぁ、っぁ…あっ』=“Ah ♡ ah ♡ aaah, hiah ♡ nnoh ☆ ahii ♡ oh, nno♡ nn, nnn, nnnn, ah, ah... ah.” +『リノ…ぉ…っ…っ……っ…リノ…っ…』=“Rino...oh...! ...! ...Rino ...!” +『見事なふわとろマンコになりやがって…。メス穴で男を誘う最低の女だけどオナホとしては最高だよ』=“She’s turned into a magnificent fluffy pussy... She’s the worst kind of woman to invite a man with a bitch hole, but she’s still the best onahole.” +『んあっ、もっとぉ♡っあっあ♡あ"っあ"あ"っ…奥までカリでゴリュゴリュしてぇえ♡んあっんあっ♡』=“Mnah, more ♡ Ah, ah, ah ♡Ah, ah... Rub it all the way in with your glans ♡ Mnah mnah ♡” +『やめっ…っ…やめ、て…っ…く…れっ…!もうっ…もう…っぁ…ぁあ…』=“Stop...nh... Stop...! Kh... reh...! I’m... about to... ah... aaah...” +『おマンコ削れるぅ♡んおっ♡おっ♡おじさんのチンポケースになってりゅ…!!♡♡あっお"っ♡あああっ…!!』=“It’s turning into a cock case for Uncle ♡Nnoh ♡ Oh ♡ It’s whittling away at my pussy...!! ♡Oh ♡Ah ○Aaaah...!!” +『よし、彼氏君にしっかりと種付けするところを見てもらおうじゃないか』=“Okay, let’s get your boyfriend to see you breed properly.” +『来て、せーし、精子♡チンポじりゅ♡一番奥にいっぱいっ♡ぶりゅぶりゅ出ひへぇっ♡見て、タカ君見ててぇっ♡♡』=“Come here, semen! Sperm♡ Cock jiryu♡ Fill the deepest part ♡ Buryuburyu ouuut ♡ Look, Taka-kun, watch meee♡” +『リノ…ッ…嫌だっ、やめろ、やめてくれっ…やめっ…』=“Rino...! ...No, stop, stop... Stop...” +『タカ君っ♡おじさんに子宮マーキングされるとこっ♡見てぇえっ!!!♡♡っぁ、イクっ♡種ちゅけれ…』=“Taka-kun ♡ Watch me mark my womb with your uncle ♡!!! ♡ ♡ Ah, I’m cumming ♡ Seeds chukere...” +『ッイ"っグぅううっ~~~っ!!!♡♡♡』=“Guuh-guh-uh!!!♡♡♡” +『っはー♡っはー♡♡はぁ、はぁ…はぁ♡んぁっ♡はぁはぁ、はぁ♡あっ…♡はあ…はあ…♡』=“Hahhh ♡ Hahhh♡Hahh, hahh...hahhnnahh ○Haah, haahh♡Ah...Haah...haahh...♡” +『ほら、莉乃ちゃん…みっともなく震えてないで…タカシ君を見てごらん…?』=“Come on, Rino-chan... Don’t tremble in disgrace... Look at Takashi-kun...” +『ふぇ、ぇ…?』=“Fweh, eh...?” +『…っぅ…ううぅっ…』=“...Ugh... Ughhh...” +『あれぇ…タカ君、もひかひへ…はひっ♡…はぁ…♡さっき出たのに、また勃ってぅ…?はあはあ…』=“Huh... Taka-kun, mohikahiheh... hahih♡... hah... ♡ I just came out, but it’s getting hard again...? Hah, hahh...” +『泣いてるのにギンギンみたいだよ』=“You’re crying, but you’re still so stiff.” +『っぷ…ふふ…うふ、ぁはは…♡っはー…はー♡』=“Pfft... Hehe... Eheh, ahaha... ♡ Haaah... haaah ♡” +『な、莉乃ちゃん。タカシ君は彼女が寝取られるところを目の当たりにしても興奮してるみたいだよ』=“Hey, Rino-chan. Takashi-kun seems excited even when he sees her get cuckolded.” +『ね…タカ君♡はーはー♡これで私が…おじさんのモノって本当に分かって信じてくれたでしょ…?』=“Hey...Taka-kun♡Haahaaa♡ Now you really understand and believe that I’m yours, don’t you...?” +『…っく…くそ…ッくそ!!なんで…なんで…!!!俺……俺…』=“...Ugh... Dammit... Damn it!! Why... Why...?!!! I... I...” +『おや、何か言いたいことでもあるのかな?』=“Oh, is there something you’d like to say?” +『ねぇ、タカくぅん…私のコト、嫌になっちゃった…?ふふ♡……はぁ♡…はぁ…♡♡』=“Hey, Taka-kun... You don’t like me anymore...? Hehe♡... Haa♡... haa... ♡” +『俺…リノ…の…っ…こと…っ……っ…』=“I’m... Rino’s... thing...” +『…?なんだろうねえ、莉乃ちゃん』=“...? I wonder what’s going on, Rino-chan.” +『なにかなぁ♡…はぁ、はぁ…♡』=“I wonder what ♡... hah, hah... ♡” +『み…認めるっ…っか、ら……認め、る…から………………俺にも…俺にも…ヤらせて…くれっ…』=“I...I’ll...accept...it...so please...let me...and me...do it...” +『え…』=“Huh...” +『おやおや…』=“Oh my...” +『うっそぉ…!!!あははっ…』=“No waaay...!!! Ahaha...” +『これはこれは…。莉乃ちゃんが彼女なら、彼氏も彼氏だなぁ…これはたまげた。どうする?莉乃ちゃん?』=“Well, well... If Rino-chan is your girlfriend, then your boyfriend is your boyfriend, too... This is incredible. What should we do, Rino?” +『…あー、でもぉ、私、おじさんの専用便器だからぁ…許可がないと出来ないの♡♡』=“...Ahh, but, I’m your personal toilet, Uncle... I can’t do it without permission♡♡” +『っく………』=“Kuh...” +『ああ、確かにそうだねぇ。どうしようかなぁ』=“Yeah, you’re right. What should I do?” +『うーん、そんなにおじさん専用の肉便器彼女とセックスしたいのかい?』=“Hmm, do you really want to have sex with your uncle’s personal meat toilet girlfriend that badly?” +『…っ…たい……し…たい…っで…す……っ…』=“...gh... It... hurts... so much...” +『えー…私、本当におじさん専用なのにぃ?♡』=“Whaaat...? Even though I’m really just for you, Uncle?♡” +『はははは、可愛い莉乃ちゃんだなぁ。仕方ない。…よし、じゃあアナルなら特別に許してやろうか』=“Hahahaha, you’re so cute, Rino-chan. I can’t help it. ...Okay, then I’ll make an exception for your anus.” +『はぁ…はぁ…ぅう…はぁ…』=“Huff... Huff... Ugh... Hah...” +『え、タカ君…初めてがお尻の穴なんかでいいの?』=“Eh, Taka-kun... Is it okay for your first time to be your butthole?” +『…したい…俺、リノと…したい…んだ…っ…。…っ…うっ…ううっ…』=“...I want to... I want... to do it... with Rino...nh... ...Nh... ugh... uuuh...” +『やだ、私、興奮してまた濡れてきちゃった♡♡2人同時なんて初めてで、子宮震えちゃう…♡』=“Oh no, I’m so excited I’ve gotten wet again ♡♡ This is the first time we’ve done it together, and my womb’s trembling...♡” +『ううっ…なんで…こんな…俺………』=“Ugh... Why... am I... like this...?” +『三人でヤるなら奥へ行こうか。広い方が思いっきり腰を振れるからね』=“If the three of us are going to do it together, let’s go to the back. The wide one can swing his hips as hard as he wants.” +『はぁはぁはぁ♡っ…はぁっはぁっ♡♡はー…はー…♡ふぅ…はぁ…♡…はぁ…はぁ…♡』=“Haa haa haah ♡... haah haa ♡Haa... haaa... ♡ Fuu... Haa...♡ ...Haa ... haa ... ♡” +『おじさんのとは比べ物にならないが、そこそこにビンビンだねえ。いやあ、若いねえ』=“It’s nothing compared to your uncle’s, but it’s pretty hard. Man, you’re so young.” +『おじさん♡そろそろタカ君のチンポ、アナルで咥えてもいい?』=“Uncle♡ Can I hold Taka-kun’s cock in my anus now?” +『…っリ、リノ…はっ、、、早くっ…!』=“...R-Rino... Hah, , hurry...!” +『ははは…もう我慢できないか。莉乃ちゃん、アナルファックのおねだりしてあげなさい』=“Hahaha... You can’t take it anymore, huh? Rino-chan, beg for an anal fuck.” +『はぁい♡』=“Okay♡” +『はー♡はー♡ねえ、タカくん…、莉乃のおじさん専用オナホアナルにぃ…小さいチンポ、根元までブチ込んで……童貞卒業して…いーよ♡』=“Hahh♡ Hahhh♡ Hey, Taka-kun... I’m going to put my little cock into an onahole just for Uncle Rino’s use... all the way to the base... You can graduate from being a virgin... It’s okay♡” +『ほらぁ♡ズボズボされまくって、奥の方までふわっふわのトロトロアナルだよぉ…。その粗チンちょうだぁい♡♡』=“Come on, ♡ It’s all gooey and fluffy and syrupy all the way to the back... Give me that rough dick ♡” +『ううっ…リっ、リノォォーー!!』=“Ugh... R-Rinooooo!!” +『ん"お"っ、粗チン来たぁあ~~っっ♡♡♡』=“Mn, oh, your dick’s here~~♡♡♡” +『2穴ひゅご、いぃ……』=“Two holes, amazing...” +数時間後……=A few hours later... +『あっあっ♡♡あーっ、あっ♡ひゅごひぃっ♡んあっあっ♡あ"あ"っあっ♡っお、んお"っ、ん"、あっ…♡』=“Ah, ah, ♡♡Aaah, ah ♡Amazing! ♡Nnah, aah, aaaaah! ♪Ah! Aaah ♡Oh, nnoh, nn, ah... ♡” +『ちくしょーっ!ちくしょーっ!!』=“Damn it! Damn it!!” +『おじさんっ♡タカ君♡もっと、もっと激しくひて♡出ひて、両方の穴に全部ブチまけてぇっ♡』=“Uncle ♡ Taka-kun ♡ Come harder, come harder ♡ Shoot it all out in both holes ♡” +『出して欲しかったら淫乱らしくもっと締め付けてごらんっ!』=“If you want me to let it out, try squeezing me tighter like a slut!” +『はひっ♡締め付けりゅ…ぁ、イク…またしゅごいのキひゃうぅ♡…イクっ♡イクっ♡♡出ひて、出ひてぇえっ♡♡』=“Hahii♡ You’re squeezing me so hard... Ah, I’m cumming... Awesome cumming again, hyauuuu♡... Cumming ♡ Cumming ♡ Let it out, let it ouuut ♡” +『っぁあ"あ"あ~~~っ♡♡♡♡』=“Ahhh, ahhh~♡♡♡ ♡♡” +『くそっ…もう出ねえよっ…!!』=“Dammit... I'm not answering anymore...!!” +『はぁ…はぁ…はぁ♡♡はぁ、ぁ…はぁ…ぁあ…はー…はー…♡タカ…君、出ひてくれなかっひゃの…?』=“Huff... Huff... Hah♡♡Haah, ah... Haah... Aah... Haaah... haah... ♡Taka...kun, won’t you let me out...?” +『っく……』=“Kuh...” +『勢いは良かったんだが…どうやらタカシ君は弾切れのようだねえ』=“The momentum was good, but... Takashi-kun seems to be out of ammo.” +『んもう…だらしないチンポ…。はぁ♡はぁ…♡♡私、やっぱり…おじさんがいい♡♡』=“Geez... What a sloppy cock... Haa ♡ Haa...♡♡ I really do... want an uncle ♡♡” +『く…っそ…ぉ……』=“Dammit... Dammit... Oh...” +『最近の若いやつはどうも精子が薄くていかんなあ』=“The young ones these days don’t have much sperm.” +『ねぇ、おじさん…おじさんのザーメンまた頂戴♡♡はぁっ、はぁっ♡…膣にドクドクって伝わって、子宮が熱くなって…すっごく気持ちいいの♡』=“Hey, Mister... Give me your semen again, Uncle♡Haah, haah♡... It’s pumping into my vagina, and my womb’s getting hot... It feels really good♡” +『莉乃ちゃんもこう言ってることだし、今からちゃんとした種付けを見せてやるから、もう一度よぉく見とけよ?』=“Rino-chan’s saying this too, and I’m about to show you proper breeding, so watch carefully once more, okay?” +『もうっ…もうやめてくれ、頼む…!俺のリノが…リノがっ…』=“Geez... Stop it already, please...! My Rino... Rino’s...” +―――――――――=----------- +――――=---- +―…=――― +『おら!おらっ!アバズレオナホ便器の大好きな種付けだ!本気交尾だぞ!どうだっ!?』=“Ora! Ora! It’s Abazureonaho Toilet’s favorite breeding! We’re serious about mating! How’s that?!” +『嬉しいぃ♡あっあっ♡♡おじさんのおチンポ、膣内[ナカ/2]でどんどんおっきく…♡精子がせり上がってきてるのわかる♡』=“I’m so happy ♡ Ah, ah, ♡ Uncle’s cock is getting bigger and bigger inside me... ♡ I can feel the sperm rising up inside me ♡” +『あっああっ♡いいっ♡出して…♡タカ君にちゃんとした種付けを見せて、ばっちり教えてあげてぇ♡』=“Ah, ahhhh ♡ Okay ♡ Let me out... ♡ Show Taka-kun the proper breeding and teach him properly ♡” +『リノ、リノぉ!!正気に戻ってくれ!…本当にもうやめてくれっ!頼む、頼むからぁっ…!』=“Rino, Rinooo!! Come back to your senses! ...Seriously, stop it already! Please, I’m begging you...!” +『んあっ、あっ♡無理ぃ♡こんな気持ちいぃの…途中でやめらんないよぉ♡んぉ♡お"っ♡お"っ♡クる"ぅっ…♡♡』=“Mnah, ah, ♡ I can’t ♡ It feels so good... I can't stop halfway through ♡ Mnah ♡ Oh ♡ Ooh ♡ Kruuu... ♡” +『さあ、行くぞ、受精しろよ!』=“Come on, let’s go, get pregnant!” +『するぅ♡するから、おじさんの金玉空っぽになるまで濃厚ザーメン、全部私の中に注入してぇえ♡♡』=“I’ll ♡ I’ll do it, so inject all the rich semen into me until my uncle’s balls are empty ♡” +『やめっ…やめっ……っ…あぁぁ…っ…』=“Stop... Stop...! ...Aaah...!” +『おらっ!おらぁっ!大量に出すからなっ…!一滴もこぼすなよ!』=“Ora! Oraah! I’ll let out a lot...! Don’t spill a single drop!” +『うあっ…!あぁ!連続中出しされたら絶対孕むぅう♡♡イク♡また…もうわけわかんにゃぃ、イグ、イグぅ♡♡』=“Uwah...! Aaah! If you creampie me continuously, I’ll definitely get pregnant ♡♡ Cumming♡ Again... I don’t know what’s going on anymore, meow, cum, cumming♡♡” +『イ"ッグぅうぅっ~~~~っっ!!!♡♡♡』=“I’m cumminggggggg!!!♡♡♡ ♡♡” +『今日の部活は昼過ぎには終わって、残ってるのは私とココアの2人。』=“Today’s club activities ended just past noon, and Cocoa and I are the only ones left.” +『先輩ー、まぁたカレシ待ってるんですか~?』=“Senpai, are you waiting for your boyfriend again~?” +『う、うん…』=“Y-Yeah...” +『まぁウチもなんですけどねーwwっても、先輩のカレシとウチの今カレ、あ、ヨシキって言うんですけど、全ッ然タイプ違いますけどー』=“Well, the same goes for me, lol, but Senpai’s boyfriend and my boyfriend right now are called, ah, Yoshiki, and they’re totally different types.” +『そうなの?ヨシキ…君、ってどんな人?』=“Really? Yoshiki... What kind of person is this?” +『えー?別に先輩に自慢できるほどのオトコじゃないんで』=“Whaaat? It’s not like I’m a man worth bragging about with Senpai.” +『ヨシキってキス魔で…早くヤりたい時はちょっとウザくって……って、ウチのことはどーでもよくて…、先輩はカレシとどこまでいったんすか?』=“Yoshiki is a kisser... and he's a little annoying when he wants to do it quickly... Wait, he doesn't care about me... How long have you been with your boyfriend, Senpai?” +『ど、どこまでって…』=“H-How far...?” +『…………』=“......” +『ちょっと…それで…少し…聞いてもらっても…いいかな?』=“A little... so... can you... listen to me... a little?” +『あー!じれったいけどー、先輩が言ってくれるなんてすっごい珍しいし、嬉しいんでなんでも聞きますよ!』=“Ahhh! It’s frustrating, but it’s really rare for you to say it, Senpai, and I’m happy, so I’ll listen to anything you have to say!” +『あ、ありがと。その…キス、をしたんだけど………人が見てたんだよね…』=“Th-Thanks. Um... We kissed, but... people were watching...” +『え、部員とか教師っすか?』=“Huh? Are you a club member or a teacher?” +『ううん、知らない男子。相談ってわけじゃないんだけど…その、見られながらって…結構、興奮…しちゃって…』=“No, it’s a boy I don’t know. It’s not like I’m asking for advice, but... umm, being watched... got me pretty excited...” +『え!先輩がですか?!』=“Huh?! Senpai did?!” +『う、うん…やっぱり…そういうのって…変、だよね…?』=“Y-Yeah... I knew it... That’s... weird, isn’t it...?” +『全然ですよ!!…見られるのってよくないですか?!ウチはめっちゃ興奮して激しくなっちゃいますw』=“Not at all!! ...Isn’t it nice to be seen?! I’m really excited and intense, lol.” +『…ぅん。そういうの絶対イヤだって思ってたのに…穴が開くほど見つめてくるのが分かったから…そのまま…ずっとしちゃって……』=“...Yeah. I thought I absolutely didn’t want that... but now I know you’re staring at me so hard I’m going to make a hole... so I just... kept doing it...” +『わかるーw』=“I know, lol.” +『でも、キスだけでそんだけ見つめてくるとか絶対そいつバキバキの童貞っすよ!ww』=“But you’re staring at me so much just from kissing me? He’s definitely a cracking virgin! lol.” +『そうかな……。ふふ、…そうかも』=“You think so...? Hehe, ...maybe.” +『で、見られながらするのにハマっちゃったとかー見られながらパコりたくなったって話っすか?w』=“So, are you talking about how you got hooked on doing it while being watched, and how you wanted to play paco while being seen? lol” +『え、そ…そうじゃない、けど…なんていうのかな…ココアって色々経験してるから、少し話したくなっちゃっただけだよ…』=“Eh, th-that’s not it, but... how should I put it... Cocoa’s been through a lot, so I just wanted to talk to her a little...” +『じゃあ勿論その先もシましたよね?』=“Then of course you’ve done it after that too, haven’t you?” +『んー……これ以上は秘密』=“Mmm... Any more than this is a secret.” +『えー…ケチぃw 相変わらずの秘密主義ですね』=“Whaaat...? You’re stingy, lol. As secretive as ever.” +『そんなことないよ、ココアがオープン過ぎるだけ』=“That’s not true, the cocoa’s just too open.” +『あははw でも先輩、なんか変わりましたよねー!それも夏の経験ってヤツですか?ww』=“Ahaha, lol But Senpai, you’ve changed a bit! Is that also a summer experience? lol” +『もう、そういうんじゃないってば。多分…私より、彼氏が変わってくれたから…かな』=“Geez, that’s not it. It’s probably... because my boyfriend’s changed more than me... I guess.” +『それ羨ましー!確か、彼氏さんってサッカー部の…』=“I’m jealous of that! If I’m not mistaken, your boyfriend is from the soccer club...” +『あ、ヨシキからLIMEきた!』=“Oh, it’s LIME from Yoshiki!” +『…あ、じゃあ私はまだ待ってなきゃいけないから。ココアは早くヨシキ君のとこに行ってあげて?』=“...Oh, then I still have to wait. Cocoa, hurry up and go see Yoshiki-kun, okay?” +『ハイ!じゃあ、お先失礼しまーす。次はお預けナシで全部教えてくださいよー♪』=“Okay! I’ll be going now. Next time, don’t hold back and tell me everything♪” +『もー…気が向いたらね』=“Geez... If I feel like it.” +『………』=“......” +『ふぅ…』=“Phew...” +『まだ夏休み中。部活も続いている。ココアと話をするのもすごく楽しい…。』=“It’s still summer break. Club activities are still going on. Talking to Cocoa is really fun...” +『秘密主義、か…。でも、これは本当に秘密にしたいことだから、仕方ないよね…。だって……』=“Secretism, huh...? But this really is something I want to keep a secret, so it can’t be helped... After all...” +―――――――――――――=--------------- +――――――――――=------------ +―――――=------ +―――=――― +『はーい、どうぞー』=“Okay, go ahead.” +――=――― +『待ってたよ、おじさん』=“I’ve been waiting for you, Uncle.” +―――――=------ +――=――― +『あの日からも、タカ君の前でおじさんとのねっとりとしたキス……ううん、濃厚なセックスを繰り広げた…。』=“Ever since that day, I’ve had sticky kisses with my uncle in front of Taka-kun... No, we had a passionate sex...” +『…タカ君も興奮していたけれど、私が飽きちゃって…別れるまでにそう時間は掛からなかった。』=“...Taka-kun was excited too, but I got tired of it... and it didn't take long for us to part ways.” +『私は今、おじさんと彼女兼オナホとして付き合っている。だって…すっごく気持ちよくて相性いいんだもん。』=“Right now, I’m dating my uncle as both a girlfriend and an onahole. I mean... it feels really good and we’re compatible.” +『今では大好きな、私のおじさん…♡』=“My uncle, whom I love now...♡” +END=End +夏休みも終わり、俺の仕事も終わりかと思いきや…。前任のじーさんが復帰することなく引退してしまった。=Summer vacation is over, and I thought I was done with my work... but my predecessor, the old man, has retired without returning. +臨時だったはずのポジションが空いたままになり、俺はそのままの流れでこの仕事を任されることになった。=The position that was supposed to have been temporary was left open, and I ended up in charge of this job just like that. +新学期が始まり、学校が賑やかになる。そうなると夏休みとは違った仕事や忙しさが増えた。=With the start of the new semester, the school became lively. That meant more work and busy work than summer vacation. +面倒なことに変わりはないが、仕事をこなしていくうちに徐々に要領だけはつかめてきた。=It didn't change the fact that it was a pain, but as I did my job, I gradually got the gist of it. +夏休みの時よりも日は僅かながら短くなっていて、この夕暮れも前ほど長くはないだろう。=The days were slightly shorter than they had been during summer vacation, and this evening probably wasn't as long as before. +さて、この廊下の掃除で今日の仕事は終了だ。自室に戻ってだらっとするか…。=Now then, cleaning this hallway is the end of today's work. I guess I'll go back to my room and relax... +ふと、前方からの音に意識が集中する。=Suddenly, my mind focused on the sound coming from up ahead. +『あら…やだ』=“Oh... I don’t want to.” +靴音の先から聞き慣れた棘のある声が聞こえて、顔を上げる。=Hearing a familiar thorny voice from the tip of my shoe, I looked up. +『麗子…姉さん。こんな時間に何してるんだ?』=“Reiko... Nee-san. What are you doing at this hour?” +『…PTAの仕事で頼まれてきたのよ。小鳥遊っていうだけで色々任されるんだから』=“...She asked me to do some PTA work. She’s entrusted me with a lot of things just because she’s called Takanashi.” +『でも、もう夕方だぞ?こんな時間にPTAで何をするっていうんだよ』=“But it’s already evening, you know? What are you doing in the PTA at this hour?” +『か、会長は色々忙しいのよ…。やることが山積みなの。所詮あなたにはわからないでしょうけれどね』=“C-Chairman’s busy with a lot of things... There’s so much to do. I’m sure you don’t understand, though.” +『で、小鳥遊の長男のあなたは、まだフラフラしているのね』=“So, as the eldest son of Takanashi, you’re still wandering around, aren’t you?” +『フラフラ…?こうやって仕事はしてるんだし、姉さんの邪魔をするわけじゃなし…なんなんだよ』=“Wandering...? I’m doing my job like this, and it’s not like I’ll get in your way... What’s going on?” +『いいえ、十分邪魔になりますとも。あなたはあくまでうちの長男なのよ?それで任されているのが用務員だなんて…恥ずかしい』=“No, you’ll get in the way enough. You’re just our eldest son, you know? And the one entrusted with that is the janitor... It’s embarrassing.” +『はあ、また”小鳥遊”か。働いて収入を得てるんだ。もういいだろ、ほっといてくれ』=“Hah, another ‘Takanashi’, huh? I’m earning some income from working. That’s enough, just leave me alone.” +『正直、その収入もロクなものじゃないでしょう?…道楽で仕事を選んでいるのかしら?』=“Honestly, that income isn’t anything good either, is it? ...I wonder if they’re choosing jobs for their own amusement?” +『…そこまで麗子姉さんに言われたくないよ』=“...I don’t want to hear that from you, Reiko-nee-san.” +『モップを持って薄汚れて、1日汗みずくになってもらえるのが雀の涙じゃ世話もないわね』=“It’s not a sparrow’s tear to have a mop and get filthy and sweaty for a day, so there’s no need to take care of it.” +『いい加減、俺も怒るぞ?』=“I’m gonna get mad too, you know?” +『勝手に怒ってなさいな。私は仕事があるから行くわね。次に顔を合わせるようなことがあったら…』=“Go ahead and get angry on your own. I have work to do, so I’ll be going. The next time we see each other...” +『それまでには今よりはもう少しマシになっていて欲しいものだわ』=“I wish you’d be a little better than you are now before then.” +俺の怒りに理解を示すどころか、自分が話したいことを勝手に話し、そのまま横を通り過ぎて行ってしまった。=Rather than showing her understanding of my anger, she told me what she wanted to talk about on her own, then walked right past me. +腹立たしさと気分の悪さで、その場で掃除用具を投げだしそうになった。=I was so irritated and sick that I almost threw out my cleaning supplies on the spot. +それでは姉さんの思う壺だと思えてきて…手荒に残りの掃除を済ませ、歩きだす。=Now that I think about it, this is exactly what Nee-san wants me to do... I violently clean the rest of the room and start walking. +麗子姉さんと、まさかこんな時間に鉢合わせるなんて運が悪い。ムシャクシャする…。=I'm so unlucky to run into Reiko-nee-san at this hour. It's irritating... +――――――――――=------------ +――――=---- +――=――― +仕事が終わって自分の部屋へと戻る途中…珍しく校長室の扉が少しだけ開いているのが見えた。=On my way back to my room after work... I saw the door to the principal's office slightly open for once. +校長はいつも早めに帰ってしまって、こんな時間までいることはほとんどない。=The principal always leaves early, so she hardly ever stays here until this hour. +校長とは雇われ始めた時に1度だけ顔を合わせたぐらいだ。誰か来客だろうか…?=I've only met the principal once when I first started working for him. I wonder if someone's here...? +好奇心に駆られて、忍び足で扉に近づき、目立たぬようにそっと中を覗いてみた。=Driven by curiosity, I snuck up to the door and took a peek inside, trying not to stand out. +『じゅぼっ…じゅぶっ、ぶぼっ、んぶっ…ぢゅるるっ…ぢゅぱっ、ぶぷっ、んじゅるるっ…ずずっ…』=“Slurp... Slurp, buboh, nbuh... Shluuurp... Shupah, bpph, njururu... zuzu...” +『いやあ、麗子さんのフェラチオはいつ味わってもいいもんですなぁ~…』=“Man, Reiko-san’s blowjob can be tasted at any time~...” +『ん、お褒めいただき、んちゅ…光栄ですわ。先生には、んっ…たっぷり気持ちよくなっていただかないと…』=“Mm, thanks for the compliment, mmchu... It’s an honor. I have to make you feel good, mm... lots, Sensei...” +『ちゅっ、ぢゅるるっ、じゅぶっ、ぶぷっ…ちゅぱっれろ、えろ、じゅるる、ん"ぶ、ぢゅ、ぢゅっ…』=“*kiss* *slurp*, *suck*, bupu... *smack* *lick*, ero, *suuuurp*, nnn, *lick, smack, smooch*...” +『肉棒にかいた汗を舐めとるような…っ…絡みつくようなねっとりした舌使い…』=“It’s like you’re licking the sweat off my meat pole...gh... You’re using your sticky tongue like it’s coiling around me...” +『ふぁふ、れろっ…えろっ…じゅずず、じゅろっ…じゅぼっ…ちゅぼっ…じゅるるるっ…』=“Fuafh, mlh... Eroh... Jyuzuzu, jyuro... jyubo... chubo... jyurururu...” +『根元から亀頭まで…カウパーと唾液で…包み込む…。おお…やはりこの奉仕はやめられん…』=“From the base to the glans... it’s covered in precum and saliva... Ohh... I can’t stop servicing you after all...” +『んっ、もっとラクにしてくださって…んっ…大丈夫ですわ…。では更に…んむっ…じゅるるるっ』=“Nnh, please make it easier... nnh... I’m fine... Then I’ll... nmmh... *slurp slurp*” +『おっ…おおっ…舌先が根元を愛でながら、同時に先端を喉奥でしごくような……おおお…深い…っ』=“Oh... Ohhh... The tip of your tongue loves the base, but at the same time, it feels like you’re stroking the tip with the back of your throat... Oohh... It’s so deep...” +『ぐっ…ちゅ、おごっ…ん…んぼっ…ぶぼっ…ぷ…じゅぷ…じゅ…っぷ、じゅるっじゅぼぼっ…じゅぱっ…』=“Guh... chu, ogoh... nn... nboh... buboh... pff... jupu... ju... pu, juru jubobobo... jupah...” +『麗子さんのせいで、ただマスを掻くだけの射精がつまらなくなりましてなぁ。これはその責任をずっと取って……おおっ、吸い付く…!』=“Thanks to you, Reiko-san, my ejaculation just scratching the space is getting boring. I’ll take responsibility for this forever... Ooh, it’s sucking on me...!” +『っじゅぷ、じゅる"っ…ん"ーっ、ん"ん"っ、ちゅぼ…じゅるる…ちゅぼっ…んふぁ…ぢゅ、んっ…』=“Slurp, slurp... nn, nnn, chubo... slurrp... chuboh... nfuah... chu, nn...” +『ああ、これは本当にいい…』=“Ah, this is really good...” +『っじゅぷ、じゅる"、ふぁ、ビクビクひれ…んぶっ…ん"ん"…、そろそろでひゅの…?ちゅぼ、じゅるるっ…』=“Slurp, slurp... fwah, it’s twitching... nbh... nnh... Are you going to cum soon...? Chubo, shluuurp...” +『ワシの弱いところは全部知られてしまってますからなぁ…。どれ、あと1度そこを掃除するように…』=“They already know all of my weak points... Let’s see, make sure to clean that one more time...” +『んふ、お任せくだふぁぃ…。ぶぼっずっ…じゅるるっ…ん"っ、ずぞっ…ぢゅぱっ…おぼっ…』=“Mmph, leave it to me, fuai... Bubozu... jururu... nn, zuzo... chupah... obo...” +『おお、そこそこ…そこをもっと……激しく…!ぉ…っ、おお…』=“Ooh, there, there... More... Harder...! Oh... Ooh...” +『ぶぽっ…思いっふぃり、んぶっ…じゅぶぶっ…射精[だ/1]ひてくだひゃぃ…ね、ずぶぼっ…ぶぼっ、ん"っ…』=“Bupoh... I’m thinking, nbuh... jububu... Ejaculate... Please, zububo... buboh, nnh...” +『で、…射精[で/2]るっ…!』=“I'm... going to ejaculate...!” +『んぶぅぅっっ……!!』=“Nbuuuhh...!!” +『はーっ…はーっ…ん、は…ふぅ…はぁ、はぁ…っ…はぁ…はぁ…』=“Hahh... hahh... nn, hah... fuu... haa, haa... h... haah... ha...” +『いやはや、毎度もう少しは持つかと思うものの、麗子さんの舌技には完全に翻弄されてしまいますなあ…』=“My, my, I think I’ll last a little longer every time, but Reiko-san’s tongue technique completely throws me off...” +『はぁ、はぁ…今日のも、ねぇっとり…濃くて素敵ですわ。はぁふぅ…先生、娘の進学の件、お願いしますわね』=“Huff, huff... Today’s, too, is thick... and wonderful. Huff... Sensei, I’ll leave the matter of my daughter’s college to you.” +『わかっとる、わかっとる。まだ何年も先の話だがワシに任せておけ』=“I know, I know. It’s still years away, but leave it to me.” +『麗子さんが望む進学先の校長はワシに恩のある古い友人だからな。だからそれまでは…グフフ…』=“The principal you want to go to is an old friend who’s indebted to me, after all. So until then... Gufufu...” +『んふ…なにとぞ…。私、そのためならいくらでも…』=“Eheh... What are you saying...? I’ll do as much as it takes to make that happen...” +『ははは、じゃあ、次は下の口でも楽しませてもらおうか。グフフフ…』=“Hahaha, well, let’s have some fun with the lower mouth next. Gufufufu...” +『んもう、先生ったら…』=“Geez, Sensei...” +正直、今目にした光景に言葉を失っていた。ただただ厳しく、傲慢さと嫌味で出来ている姉さんが…=Honestly, I'm at a loss for words at what I just saw. It's just that my sister, who's strict, arrogant, and sarcastic... +淫靡な声や表情、仕草で女の顔になり、男に迫るなんて。…無自覚のまま股間がギンギンになっていた。=Her lewd voice, expression, and mannerisms turned into a woman's face, closing in on a man. ...My crotch was twitching without realizing it. +そしてふと我に返る。そこで覚えたのは怒りだ。……全く!!!何がPTAだ!家柄だ!!=Then I suddenly came to my senses. What I learned there was anger. ...Honestly!!! What the PTA?! Family lineage?!! +あれだけ俺に偉そうな口を叩いておいて、自分は娘の学校の校長に体を売って裏口入学を狙うのか??=After all the high-and-mighty talk you’ve given me, you’re going to sell your body to the principal of your daughter’s school to get into the back door?? +誇っている家柄に一番ふさわしくないことをしてるのは自分じゃないか!!=You're the one who's doing the most inappropriate thing for a family you're proud of!! +抑え気味の嬌声が漏れ聞こえ始めた校長室の前を怒りで後にする。=I angrily leave the front of the principal's office, where I can hear her sweet, restrained voice leaking out. +やってられるか!=I can't do this! +―――――――――=----------- +――――――=------- +はー……。部屋の中で意味もなくうろついたり、寝ころんだりしていた。=*sigh*... I was wandering around and lying down in my room for no reason. +さっき見た光景の一部始終に腹を立てながらも…欲情した自分が思い出す。=I was annoyed by the whole scene I just saw... but then I remembered how lustful I was. +しかし…思えば思うほど、麗子姉さんが考えそうなことだ。今までPTAと言っていた事の何割があのようなコトだったのか…。=But... the more I think about it, the more Reiko-nee-san seems to think. I wonder how much of what the PTA said up until now was like that... +なんにせよ馬鹿馬鹿しい。くどくどと嫌味を言われた俺は一体何だったんだ…。=In any case, it's ridiculous. What the hell was I doing when she made fun of me...? +誰だ…?ノックもしないで…。=Who is it...? Without knocking... +……まさか。無神経さに天井を仰ぐ。=...No way. I look up at the ceiling in insensitivity. +勘弁してくれよ…。=Give me a break... +『あがらせてもらうわね』=“I’ll be leaving now.” +起き上がる間もなく、ズカズカと苛立ちの張本人が姿を見せた。=Before I could even get up, the source of my irritation showed itself. +…本当に勝手にあがってきやがった。=...She really came out on her own. +『一体…』=“What in the world...” +『ちゃんとした用事よ。乙羽のことで話があるの』=“It’s a proper errand. I need to talk to you about Otoha.” +言葉を遮られて更に苛立ちが募る。=Her interruption only made me more irritated. +『私はこんな場所に来るのも嫌だけれど…、でも乙羽のためだもの。仕方ないわ』=“I don’t want to come to a place like this... But it’s for Otoha’s sake. I can’t help it.” +『…………』=“......” +下手に俺から何か言いだしたり、言い返さない方がいい。とりあえず麗子姉さんの勝手な言い分を聞こう。=I shouldn't carelessly say anything or say anything back. For now, I'll just listen to what Reiko-nee-san has to say. +『たまに、あの子がこの部屋に来ることがあるんでしょう?』=“Sometimes, she comes to this room, doesn’t she?” +『ああ…まぁ身内だしな。とはいっても、入り浸ってるわけじゃないよ。時々顔を見せ…』=“Yeah... Well, we’re relatives. That said, it’s not like I’m in and out. I show my face from time to time...” +『今後、そういうのは一切やめて欲しいのよね』=“I don’t want you to do that at all in the future.” +また遮られた上に、にべもない言い方に声を荒げそうになる。…落ち着こう。=Not only was I interrupted again, but I almost raised my voice in a shameless way. ...Let's calm down. +『というのは…?』=“What do you mean...?” +『決まってるじゃないの。あの子はあなたと違って未来があって、将来有望なのよ?』=“Isn’t it obvious? Unlike you, she has a future and has a promising future, you know?” +『なのに、こんな冴えない叔父の部屋に入って時間を潰している暇なんて一時たりともないわ』=“And yet, I don’t have a moment’s time to waste walking into my uncle’s room like this.” +『っ………』=“Gh...” +乙羽ちゃんのためといいながらも、まるで俺を嘲笑うことも兼ねているかのようにペラペラと喋り続ける。=Even though she said it was for Otoha-chan's sake, she continued to prattle on as if she was sneering at me as well. +『あの子こそね、小鳥遊の家を担うのにふさわしいのよ。本来、長男のあなたさえしっかりしていればこんな苦労もなかったんでしょうけど…』=“She’s the one who’s fit to take charge of the Takanashi family. Normally, if you’d been the eldest son, you wouldn’t have had to go through all this trouble, but...” +また、小鳥遊…田舎の小さな世界でふんぞり返っている井の中の蛙の話だ。それでふっとさっき覗き見た光景を思い出した。=Once again, I'm talking about Takanashi... a frog in a well who's slacking off in a small country world. Then I suddenly remember what I saw earlier. +小鳥遊、小鳥遊、と誇りながらこの度し難い母親気取りがやっているコト…。=Takanashi, Takanashi, I'm proud of what my mother is doing... +もう我慢の限界だ。=I'm at my limit. +『……小鳥遊、ねぇ』=“...Takanashi, huh?” +『そうよ。一応あなたもその末席にギリギリいるのだけど。自覚があまりにないみたいね。はぁ…』=“That’s right. You’re just barely in that last seat, just in case. You don’t seem too self-aware. Hah...” +『さっきまで校長とやっているコトは本当に乙羽ちゃんのためなのか?』=“Is what you’ve been doing with the principal really for Otoha-chan’s sake?” +『へ…??…なんのことかしら?』=“Huh...?? ...What are you talking about?” +あくまでシラを切るつもりか。=So she's just going to feign ignorance. +『麗子姉さん。俺、見たんだよ。校長室で、校長に"体"で取り入ってる姉さんの姿をね』=“Reiko-nee-san. I saw her in the principal’s office, using her body to ingratiate herself with the principal.” +『なっ…な…なんの話よ。あなたのくだらない妄想を聞くためにここに来たわけじゃないわ…!』=“Wha... Wh-What are you talking about? I didn’t come here to listen to your stupid fantasies...!” +『この目で見たって言ってんだろ!認めろよ!!』=“I said I saw it with my own eyes! Admit it!!” +『っ…!!』=“...!!” +久しぶりに麗子姉さんが怯むところを見た。このまま言いたいことを全部言ってしまおう。=It's been a while since I've seen Reiko-nee-san flinch. I'll just say everything I want to say. +『まあ、どうせ…男日照りの麗子姉さんのことだ。乙羽ちゃんのためといいつつ、自分の為なんだろう』=“Well, anyway... I’m talking about Reiko-nee-san, who’s a hot-headed guy. She’s probably doing it for herself while saying it’s for Otoha-chan’s sake.” +『自分の性欲も満たせて、おまけに娘もいい学校にやれたらいうことがない。そういう魂胆なんだろう?』=“There’s nothing to say if you can satisfy your own sexual desires, and on top of that, your daughter can go to a good school. That’s the plan, isn’t it?” +『あ、あなたなんかに何か言われる筋合いはっ…!!』=“I-I don’t have the right to say anything to someone like you...!!” +よくよく冷静に麗子姉さんの姿を見直してみれば…はだけ気味の胸元、香水、濃い目の化粧、整えた髪…。=Now that I have a good look at Reiko-nee-san's appearance... her bare chest, perfume, thick makeup, her well-groomed hair... +明らかに男を誘う気満々じゃないか…。何が娘の為だ。どうせ…小鳥遊のためだ。=She's clearly going to invite a man... What's she doing for her daughter? It's... for Takanashi's sake anyway. +『まんざらでもないくせに』=“You’re not even half bad.” +『っ!!!』=“Gh!!!” +『俺はもうこのコトを知ってるんだぜ?好きに罵ってもいい。でも、俺がこの事実を漏らせばどうなる?』=“I already know this, y’know? You can insult me however you want. But what’ll happen if I let this fact slip?” +乙羽ちゃんや莉乃ちゃんなど若い盛りの娘には負けてしまうが、艶が見え隠れする肌と髪は男を誘うにはあまりある。=I’d lose to young girls like Otoha-chan and Rino-chan, but the skin and hair that hide the luster are not much for inviting men. +『ひとつはっきりしていることは、麗子姉さんが狙っている乙羽ちゃんの進学への口利きは泡と消えることだな』=“One thing is clear: The way Reiko-nee-san is aiming for Otoha-chan to go on to college is to bubble up and disappear.” +『あなた、それが小鳥遊にとって利することだとは…』=“Dear, I didn’t think that would benefit you, Takanashi...” +唇にのせられた化粧がその形をわざとらしいほどぽってりとして見せた。それが話すたびに艶めかしく動く。=The makeup on her lips is so voluptuous that it's almost deliberate. Every time she speaks, it moves seductively. +『小鳥遊はもうどうでもいいだろう。俺が言っているのはこの一件は既に麗子姉さんと校長だけのものじゃなくなっているってことだ』=“Takanashi probably doesn’t matter anymore. What I’m saying is that this incident isn’t just for Reiko-nee-san and the principal anymore.” +『まさか…あなた……脅迫しているの?』=“Don’t tell me...you’re...threatening me?” +『しようと思えばできるってことだよ』=“It means you can do it if you want.” +見れば見るほどに、実の姉ながらそのいでたちに性的興奮をそそられていた。=The more I looked at her, the more sexually aroused I became, even though she was my own older sister. +つい先ほど、ねちっこい前戯を図らずも見てしまった後だ。=It was after I'd seen the foreplay just a little while ago. +…何を言っても、麗子姉さんは俺を説き伏せようだの、宥めようだのしてくるだろう…。=...No matter what I say, Reiko-nee-san will probably try to persuade me or soothe me... +だが、俺が今求めているものはそんなものじゃない。=But that wasn’t what I was looking for right now. +『くだらない考えをするのはよしなさい!うちは…小鳥遊は…』=“Stop thinking about stupid things! Uchiha... Takanashi...” +『本当にもう、"小鳥遊"はいいよ。次に言ったら…俺が誰かに見たことを漏らすかもしれないよ?』=“You really don’t have to call me Takanashi anymore. The next time I say it... I might leak what I’ve seen to someone, you know?” +『な、なら…っ…見なかったことに…忘れて頂戴。あれは乙羽を思って…』=“Th-Then...gh... Just pretend you didn’t see it... Forget it. I was thinking of Otoha...” +『麗子姉さんも強情だなぁ…。そうだなぁ…忘れられるほどの代償、か…』=“You’re so stubborn, Reiko-nee-san... Let’s see... A price worth forgetting, huh...” +『とはいえ、金銭の無心はもう懲り懲りですからね!!』=“That said, I’ve learned my lesson from the lack of money!!” +その一言で、ふっと火が付いた。金なんか…今はどうでもいい。=With those words, it suddenly ignites. Money... doesn't matter right now. +この”女[メス/1]”を征服してやりたい。それだけが心を占めた。= want to conquer thisfemale That's the only thing occupying my heart. +『余るほどの給料じゃないにしろ、それほど金にも困ってないよ。…それより、これは全部麗子姉さん次第だ』=“Even if it’s not an extra salary, I’m not that strapped for money. ...More importantly, this is all up to you, Reiko-nee-san.” +『ど、どういうことなの…?』=“Wh-What’s going on here...?” +『こういうことだよ』=“It’s like this.” +股ぐらにある既に怒張したイチモツを、ズボン越しに示して見せる。=I show her my already swollen dick through my pants. +『ひっ……』=“Eek...” +その口からは聞いたことがない声にニヤけてしまう。=I couldn't help but grin at the sound of a voice I'd never heard before. +ほんの少し前まで校長のメス奴隷だったくせに、純情ぶりやがって…。=She was the principal's female slave until just a little while ago, but she's so pure-hearted... +『俺にも、校長よろしくヤらせてくれたら…全部黙っておいてやるよ』=“If you let me do the principal’s job too... I’ll keep it all to myself.” +『じょ、冗談でしょう…?わ、私達、実の姉弟なのよ?正気じゃないわ!』=“Y-You’re joking, aren’t you...? W-We’re real siblings, you know? We’re insane!” +『節操のない麗子姉さんにはお似合いだと思うけどなあ…。断るも承諾するも、麗子姉さんの自由だよ』=“I think it suits the unruly Reiko-nee-san, though... Whether you say no or agree, it’s up to you.” +『ただし、本当に拒否権があるかどうかはよく考えろよ。大事な乙羽ちゃんの進学も台無しになるぜ?』=“But think carefully about whether or not you really have the right to refuse. You’ll ruin your precious Otoha-chan’s education, too, you know?” +『それだけじゃない。姉さんが一番大切にしてる小鳥遊の名前も地に落ちる。今までみたいにこの町でデカい顔していられなくなるぜ』=“That’s not all. The name of the Takanashi you care about the most will fall to the ground, too. You won’t be able to keep your big face in this town like you used to.” +『っ……!!』=“...!!” +『それとも、そんなこととは関係なしに、あの校長とのまぐわいが良くてヤってたなら話はまた別…』=“Or, regardless of that, it’s a different story if you were having a good time with that principal...” +『ち、違うわ……』=“Th-That’s not it...” +『だったら、応えないわけはないよなあ?今までの”おつとめ”を台無しにするか、それとも俺に従うか…』=“In that case, there’s no way I wouldn’t respond, right? Should I ruin the ‘snack’ I’ve been using up until now, or should I obey me...?” +『…なんで私が…あ、あなたなんかと…!』=“...Why would I... w-with someone like you...!?” +『…文句があるなら、乙羽ちゃんの進学も消えて麗子姉さんの立場もなくなる。それだけだよ』=“...If you have a problem with that, then Otoha-chan’s advance will disappear, and Reiko-nee-san’s position will disappear. That’s all.” +『こんな田舎じゃ噂はすぐに広まる上に、姉さんは出戻りの身だ。白い目で見られてもどこにも行けず、視線に晒されたまま生きていくことになるんだぜ?』=“Rumors spread quickly in the countryside like this, and Nee-san’s back and forth. Even if she looks at you coldly, you won’t be able to go anywhere, and you’ll end up living your life exposed to their gazes, y’know?” +『……狂ってる…。姉弟でなんか…ましてや私はあなたみたいな人間なんかと……嫌よ!』=“...You’re crazy... We’re siblings, not to mention... I don’t want to be with someone like you!” +『置かれてる立場がわかってないなあ…。俺に従ってヤるだけで黙っておいてやるって言ってるんだ』=“You don’t understand the position you’re in, do you...? I’m saying you’ll keep quiet just by obeying me and doing it.” +『…私が…あ…あなたみたいな低級な人なんかと……』=“...I’m... ah... with someone as low-ranking as you...” +『へえ、じゃあ麗子姉さんは、娘の乙羽ちゃんのことも自分の立場も、所詮はその程度だったってことだよな?』=“Huh, so Reiko-nee-san, that’s the extent of your daughter, Otoha-chan, and your position, in the end, right?” +『ち、違うわよ…!』=“Th-That’s not it...!” +『だったら、迷うことなんかないだろう?ほら、さっさと校長にしたみたい跪けよ』=“In that case, there’s no need to hesitate, is there? Come on, hurry up and kneel like you’ve made the principal.” +『っ……!!…そ、っ…そんなにシたいなら………す、すればいいわ……!早く済ませてよ…!』=“...!! ...I-If you want to do it that badly...th-then just do it...! Hurry up and get it over with...!” +『へえ、もう抵抗は終わり、か。それとも本当は実の弟のチンポが欲しいのか?』=“Wow, you’re done resisting, huh? Or do you actually want your own brother’s cock?” +『校長のモノとは全然違うからなあ…。欲求不満には持ってこいのチンポだ。本当に麗子姉さんはビッチだなぁ』=“It’s completely different from the principal’s, after all... It’s the kind of cock you should bring when you’re sexually frustrated. You really are a slut, Reiko-nee-san.” +『なっ…あなたが強要するからでしょ!』=“Wha... It’s because you’re coercing me!” +『なんだって?』=“What did you say?” +『っ……』=“Gh...” +『まあ、もう俺のおもちゃになるって決めたようだから細かいことはどうでもいいか』=“Well, it looks like you’ve already decided to be my toy, so I guess the details don’t matter.” +『くっ…、早く終わらせて。…おぞましい…!!』=“Kh... Hurry up and finish this. ...This is repulsive...!!” +とりあえず、この強情な面を崩してやることから始めるか…。=Guess I'll start by breaking this stubborn side of her... +破らんばかりに布を突き上げていた肉茎を取り出して、麗子姉さんの顔へと近づける。=I took out my shaft, which had been sticking up the cloth as if it were about to break, and brought it close to Reiko-nee-san's face. +『早く…なぁ?』=“Hurry... Right?” +『やっ…あっ………』=“No... ah...” +『ほら…あんなジジイよりは若いモノの方がしゃぶりがいもあるだろう?』=“Come on... It’s more worth sucking on something young than an old man like that, isn’t it?” +『っく、…あなた、自分が何してるのか…』=“Kh... You don’t know what you’re doing...” +『そんなにバラされたいのか?』=“Do you want to be exposed that badly?” +『っ………』=“Gh...” +『ほら、舐めろよ。校長のは喜んで舐めてただろう?』=“Come on, lick it. You were glad to lick the principal’s, weren’t you?” +『ん、は…そ、それは乙羽のため、に…っ……』=“Mm, hah... Th-That’s for Otoha’s sake...” +『それも聞き飽きたよ。だったらこれも乙羽ちゃんのためだろう?』=“I’m tired of hearing that, too. So this is all for Otoha-chan’s sake, isn’t it?” +『んぶっ…!』=“Nbuh...!” +『ほら、校長より気持ちよくしてくれよ』=“Come on, make me feel better than the principal.” +『っ…や…ぁ…』=“Ngh... No... ah...” +『何が今更『イヤ』だよ、白々しい。ほら、しっかり奥まで咥えろ。歯を立てるなよ?』=“What do you mean, ‘no’ now? You’re so obvious. Come on, hold it all the way in. Don’t grind your teeth, okay?” +『ん、ぅ…んんん…ひやっ…!』=“Mm, uh... mmm... hyah...!” +『睨んでんじゃねーよ、乙羽ちゃんがどうなってもいいなら構わないけどよぉ』=“Stop glaring at me. I don’t care what happens to Otoha-chan, though.” +『ん、ぶ…ぅ…んご……っ……』=“Nn, bu... uu... ngoh...” +『んあっ…はぁっ…はぁっ…も"っ…無理ぃ…。はっ…はぁ…、ん"……っは…ぁ"…はぁ、あ"…っ…』=“Mnah... haah... haaah... I can’t... anymooore... Hah... Haah... nn... hah... ah... Haa, ah...” +『だめ……これ…本当に…ぴったりってぐらい…はまってる…。私…こんなんじゃ…』=“I can’t... This... really... fits... perfectly... I’m... not like this...” +『こんな程度でへばるなよ。ほらっ、マンコ締めろ!俺はまだ足りないんだよ!』=“Don’t lose heart over something like this. Come on, tighten your pussy! I’m still not enough!” +『む、無理よ……もう、これ以上されたら…戻れなく……なっちゃ…』=“I-It’s impossible... If you keep doing this... I won’t be able to... go back...” +――――――=------- +―――=――― +『はーっ…はーっ…あ"ぅっ…はぁはぁ…あっ…あ"あ"っ…はぁ、はぁ、あっ…ぁ、ぅぁ…ん…っ…』=“Haaah... haah... ahh... haahaa... ah... ah, ah, haah, haa, ah... aah, uah... nnh...” +『もう頭が…回らない…。こいつなんかに……』=“I can’t... think anymore... To this guy...” +『さっきからずっと喘ぐだけで芸のない女だなぁ…。それともそんなにこれが好きなのか?』=“You’ve been moaning for a while now, but you’re such an unskilled woman... Or do you like this that much?” +『やめて…う、動かさないで……っ』=“Stop... D-Don’t move...” +『あっ…も…ぅ、や"めっ…』=“Ah... geez... uu, stop...” +『まずい…また……またイっちゃう…』=“This is bad... I’m... going to cum again...” +『んぁああ"あ"っ…っく…ぁ…っは…はぁ、はぁ…』=“Nnaaaahhhh... kh... ah... hah... haah, haah...” +『ダメっ…ダメダメダメ…またイっちゃ……』=“No... No, no, no... Don’t cum again...” +『実の姉弟なのにそんなに喘いで…。誰でもいいってか?そんなにチンポが欲しいのか?』=“Even though we’re siblings, you’re panting so much... You’re saying it doesn’t matter who it is? Do you want cocks that badly?” +『…クズのくせに…私が、なんでこんなやつに…』=“...You’re such a scumbag... Why do I have to be like this...?” +『はー、はー…あ、あなた程度で…、私がイ、イクわけ…ない、じゃない…』=“Hahh, hahh... Y-You’re the only one... who can’t... make me cum...” +『犯されて、感じて…何度も達してるなんて……どうして…』=“I can’t believe I’ve climaxed so many times... from being raped and feeling it... Why...?” +『その割には、使い古した中古のダルマンがチンポを離したくなさそうに、膣肉[なか/2]できつく締めつけてきてるのは何故かなぁ…?』=“In spite of that, why is it that worn-out used dalman is squeezing tight around my vaginal flesh like he doesn’t want to let go of my cock...?” +『そ、そんなわけないでしょう…!…っ、本当にそう思いたければ、…っ、もっと…っ…女を悦ばせる工夫をしてみたら…っどう、なの?』=“Th-That’s impossible...! ...If you really want to think that, ...wh-why don’t you try to come up with a way to make women happy...?” +『……何度もイキ姿を晒して…、今イキかけてるのもバレてる…』=“...I exposed my cumming form over and over...and now they know I’m about to cum...” +『はーっはー…それとも…単調にっ…んっ…腰を打ち付ける…ことしか…っ…し、知らないのかしら?』=“Haaah, haaah... Or maybe... monotonously... nnh... all you know is... slamming your hips... h... I-I wonder if you don’t know?” +『私の…弱いところに当たらないように腰を浮かせないと…またすごいのが…キちゃう…』=“If I don’t... lift my hips so that they won’t hit where I’m weak... something amazing... will come again...” +『それが麗子姉さんなりの男へのおねだりの仕方なのか?…血は争えないねえ』=“Is that your way of begging for a man, Reiko-nee-san? ...You can’t fight for blood, can you?” +『ね、ねだってなんかいるもんですか…!』=“I-I’m begging you...!” +―――――=------ +―――=――― +―――=――― +―=-I'm sorry. +『…んあっ!!…っく…あっ…っぁああ…!!』=“...Mnah!! ...Kh... ah... ahhhh...!!” +『だめ…もう…うまく動けない…。ヒダを擦りあげられて…力が入らない…。なのに…、オマンコが勝手に締め付けちゃぅ…』=“No... I can’t... move properly anymore... You’re rubbing my pleats... I don’t have the strength... And yet... my pussy’s squeezing on its own...” +『中古肉便器のくせにこんなに蕩けさせて…校長とのセックスがそんなに良かったのか?』=“Even though you’re a used meat toilet, you made me melt this much... Was sex with the principal that good?” +『っ…あ、当たり前でしょ…あなたとなんかより校長先生とのほうが何倍も気持ちいいわ。んっ、あっ…』=“Gh... O-Of course... It feels many times better with the principal than with you and the like. Nnh, ah...” +『…そんなわけない…!こんなクズのほうが…気持ちいいだなんて……。だけど……』=“...Of course not...! I can’t believe... this scumbag feels better... But...” +『はぁ…はぁ…それが悔しかったら、イ…イかせて…っみなさいよ。…どうせ無理、でしょうけど…ぁ、う…』=“Hah... hah... If you’re frustrated with that, let me... make you cum... Try it. ...I’m sure it’s impossible, anyway, but... ah, uu...” +『……もう、引っ込みがつかない…。次イカされたらダメなのにっ…。もう…、堕ちちゃう…』=“...I can’t back down anymore... Even though I shouldn’t make you cum next time... I’m... going to fall...” +『じゃあそうさせてもらうよ。…ぉらっ!!』=“Then I’ll do that. ...Ora!!” +『っんぅ"~~~…!!!』=“Nnnngh...!!!” +『あ、ああ…ダメ、これ…絶対イっちゃう…一瞬で飛んじゃう…!』=“A-Ahh... No, this... I’m definitely going to cum... It’ll fly away in an instant...!” +『俺も校長先生様を見習わないとなぁ、ほらほらほらっ…!』=“I’ll have to learn from the principal’s example, huh? C’mon, c’mon...!” +『あ"、う"…ぅっ~…っぁ、はっ…あっ…あっ、ぐ…んあっ…あっ…』=“Ah, uu... uu~... ah, hah... ah... aah, gh... nnah... ahh...” +『もう…もうダメ…!すごく良い…!イク、イっちゃ…』=“I’m... done for...! It’s really good...! I’m cumming, I can’t cum...” +『さっきまで威勢よく口答えしてたのに何をヨガってるんだ?』=“You were talking back energetically just a moment ago. What’re you doing yoga for?” +『え、ぁ…はぁはぁ…なんで止め、て…っっ、、』=“Eh, ah... hah, hah... Why did you... stop me...?!” +『へえ…年増なりに締め付けてきやがると思ったら、やっぱりイキかけてたか…』=“Huh... I thought you’d be squeezing me like an older girl, but I guess you really were about to cum...” +『どうせイかせて欲しかったんだろう?』=“You wanted me to cum anyway, didn’t you?” +『そ、そんなわけ…』=“Th-There’s no way...” +『そんなわけがどうって?ちゃんと話してみろよ、おら!』=“What do you mean, that’s impossible? Talk to me properly, ora!” +『んひっ…んあっ、っく、ああっん"あっ…はっ、あう"!!ああ、んく、ぁ、っく…イ…っっ!!…』=“Nhii... nnah, kh, aaahn, ah... hah, auuh!! Aaah, nkh, ah, kuh... I’m cumming...!!” +『イ…?なんだって?はは、俺はまだまだ全然だけどな。ほらほら!』=“I...? What did you say? Haha, I’m not done yet, though. Come on, come on!” +『ぅ、あっ、んあっ、ぁう…っんんっ、あ"っ、はぁ、んうっ、く…はっ、ぁはっ…うぁっ、あうっ…っ!』=“Uu, ah, nnah, au... nnnn, ahh, haa, nnuu, ku... hah, aha... uwah, ah...!” +『ダ、ダメ…!こんな凄いチンポハメ続けられたら…もたない…!こんなのっ…耐えられない…!』=“I-I can’t...! If you keep doing this amazing cock... I won’t last...! I... I can't take this...!” +―――――=------ +―――=――― +――=――― +―=-I'm sorry. +『む、無理ぃ…無理無理ぃ…!!はーっ!!はあはあっ!あ"っ、うっ…もう無理だから早ぐ…ん"ぁ"っ…』=“I-Impossible... I can’t do it...!! Hahhh!! Haahaahh! Ah, uuh... It’s impossible now, so hurry... nnhh...” +『ああ?何が無理だか言ってくれないとわからないなぁ』=“Huh? I won’t know until you tell me what’s impossible.” +『はー!はー!無理なのっ、よ……。早く、動いて…。もっとシて…!もっと…もっとぉ…!』=“Hahh! Hahhh! It’s impossible... Move, quickly... Do it more...! More... More...!” +『素直に”イかせてください”だろ?』=“You’re just being honest and saying, ‘Please let me cum,’ aren’t you?” +『ゆ、緩めないで…。はぁっ…はぁっ…イキそうなの、もう焦らさないでぇ…!頭が…おかしくなっちゃう…』=“D-Don’t loosen up... Haah... haah... Don’t tease me anymore when I’m about to cum...! My head’s... going crazy...” +『イきたかったら、そのケツを振ってねだってみせろよ』=“If you want to cum, show me you’re begging for that ass.” +『ふぅっ…はぁっ…っぁ…そんな…っ、は、っぁ…げ、下品なこと…、、』=“Fhhh... haah... ah... that’s... hah, ah... t-that’s vulgar...” +『っこれが好きなんだろ、これがっ!ねだれねぇのかよ!』=“You like this, don’t you!? You’re not drooling!” +『んおっ!!っあぐぅっ、っ、はぁはぁはぁ…ああっね、ねだる、っ…ねだるから…お、お願ひぃ……!』=“Nnoh!! Aghh, hh, haahaahaah... Ahh, you know, I’m begging, h... for it, so... p-please...!” +『ふぅっふぅ…こ、こんな年で、みっともなく…チンポイキしたくて堪らない…擦り寄り安物マンコの…一番奥…』=“Fuh-fuh... A-at this age, it’s shameful... I can’t stand it... I want to cum from your cock... It’s rubbing against me... the deepest part of my cheap pussy...” +『み、見境なくアクメ汁垂らしてる…子宮口を、思いっきり…な…何度も、荒々しく…お、おチンポを突きたてて…』=“I-I’m indiscriminately dripping orgasm juices... My cervix, as hard as I can... Wha... How many times do I have to thrust my d-dick into it so roughly...” +『ぜっ……絶頂させて…くだ、さい……。はーっ、はー…』=“P-Please... let me climax... Haaah, haaah...” +『っゃ、ぁ…あ……どうか、お…お願いしますぅ…』=“Gyah, ah... ah... Please, p-please...” +『まあまあそそる感じだな。望み通りイかせてやるよ!』=“Now, now, this feels exciting. I’ll make you cum as much as you want!” +『あっ、クるっ、すごいのクるぅ…!イクのぉっ、イク…!チンポすごい、チンポっ、弟チンポでっイク…!イクイクっ…!』=“Ah, cumming, amazing cumming...! I’m cumming! Cumming...! Your cock is amazing, your cock, I’ll cum from my brother’s cock...! Cum, cum, cum...!” +『イグぅうう"う"ううっ~~~っ!!!』=“I’m cumminggggggg!!!” +――――――――――=------------ +『おら!何ヘバってんだ!まだまだ終わりじゃねえぞ!』=“Hey! What’re you so weak for?! It’s not over yet!” +―――――――=--------- +――――=---- +―――=――― +――=――― +―=-I'm sorry. +『っ…はーっ♡はーっ♡…ぁっ♡おっ♡…はぁーっ…はぁ…んは、ぁ…はー…♡はー♡…ぁっ…はー♡』=“Hgh... Haaah ♡Haaah♡... Ah ♡ Oh ♡... haaah... haah... nhah, ah... hahh... ♡ Hahh♡... ah... Hah ♡” +『校長の前でもこんな痴態を晒して伸びてんのか?』=“You’re stretching out in front of the principal with this stupid look on your face?” +『ひょんなことなひぃ…まら、マンコ痺れれ…はぁー♡はぁー♡はぁー♡んは…ぁ、はー…はー♡』=“I don’t think so... My pussy’s numb... Haaaa ♡ Haaah ♡ haaaanha... ah, haa... haa♡” +『まともに聞こえちゃいないか…無様だな』=“So you can’t hear me properly... How uncouth.” +『言うころ、なんれも聞くかりゃ…誰にも言わなひれ…。はーっ♡…ひーっ…はー♡…ひー…♡♡』=“If you want to hear everything I have to say... don’t tell anyone... Haaah♡... hiih... haaah ♡... Hii... ♡” +『この期に及んで乙羽ちゃんのためって言い張るつもりか?自分がヤりたいだけだろ、この淫乱ババアが』=“You’re going to keep insisting it’s for Otoha-chan’s sake this late in the game? You just want to do it yourself, don’t you, you slutty old hag?” +『まあ、そのつまらない年増女の中古マンコを使い潰してやるのもいいか…』=“Well, I guess it’d be nice to use up that boring older woman’s used pussy...” +『俺がしたくなったら、すぐに飛んで来いよ?わかったな?』=“If I want to do it, come flying right away, okay? Got it?” +『は、はひぃー…勿論来る、来ましゅぅ♡♡はー…はぁー♡はー…はー…ぁっ♡は、ん♡…はぁ…はぁ…♡』=“Y-Yeshhh... Of course I’m coming, Mashuuu♡Haaa... Haaaa ♡ Haa... haa... ah... ♡Ha, nnn... haah... hah...♡” +『っ、ったく…なんなんもぉ…ヨシキのやつドタキャンマジいい加減にしろってのー…!!』=“Gh, geez... Nothing at all... Yoshiki, seriously, cut it out already...!!” +『マジほんとウザい。ウチがLIME送ったらヤりたい時は秒で既読で返事くるくせに…。』=“Seriously, that’s annoying. If I sent you LIME, you’d reply with a read in seconds when you wanted to do it...” +『LIME未読スルーで逃げたつもりですかー。バッカにしてんじゃないっての、ないわー』=“You think you ran away because you haven’t read LIME? I’m not making fun of you.” +『あームカつく、うちの都合まで無視とか…ん…?…誰かきた?』=“Ahhh, you’re pissing me off, ignoring my convenience... Hm...? ...Someone’s here?” +『あ?』=“Ah?” +『顔をあげたら、人影がウチを見つめてる。…でもヨシキでもなければ教師でもない…。』=“When I look up, there’s a figure staring at me. ...But it’s neither Yoshiki nor the teacher...” +『何見てんの……あ…』=“What are you looking at... Ah...” +『いっつも視姦してくる用務員じゃん!キッモ!!』=“You’re a janitor who’s always looking at me and raping me! Gross!!” +『ん…?』=“Hm...?” +『あれ…そうだな…。そうだそうだ。よし、どうせLIMEの返事来ないし』=“Huh... You’re right... That’s right. Okay, I won’t get a LIME reply anyway.” +『ドタキャン確定なら、もうコイツでいいや!ウチのテクでもがくキモ中年童貞でも見て憂さ晴らししよっと!』=“If it’s a dead end, then I’m fine with this guy already! I’ll take my mind off things by seeing some creepy middle-aged virgin struggling with my technique!” +『あー…ねー、おじさん。ちょっとさ、ウチ今からこの上。更衣室行くからー、おじさんも来てくんない?』=“Ahh... Hey, Mister. Hey, I’m on top of this right now. I’ll be going to the changing room, so could you come with me?” +『え、ああ。鍵でも壊れたかな?それとも蛍光灯がつかないとかかな?』=“Huh, yeah. Maybe the lock broke? Or maybe the fluorescent lights aren’t working?” +『おじさんさー、どうせ童貞でしょ?今からソッコーでそのキモ童貞卒業させてあげるからさー…』=“You’re a virgin anyway, aren’t you, Uncle? I’m going to let you graduate from being that creepy virgin in Sokko right now...” +『えっ…?き、君、何言って……』=“Huh...? Y-You, what are you saying...?” +『あーもしかしてーおじさん、ギャルとか苦手なタイプ?』=“Ah, could it be that Uncle, you’re the type who’s bad at gals?” +『っ…!』=“Gh...!” +『あはっw図星だー!そういうおっさんもたまにいるよねーでも、ヤっちゃえば皆掌返してウチに夢中になっから!』=“Aha, lol, I hit the nail on the head! There are old men like that every once in a while, aren’t there? But if we do it, everyone’s gonna turn their palms back and go crazy about us!” +『え、ええ…』=“Y-Yes...” +『ほらー、やっぱウチの体、気になってんでしょー!?ジロジロ見ちゃってさー。しっかり期待してんじゃん!』=“Come on, you’re worried about my body after all, aren’t you?! I was staring at you. You’re really looking forward to it!” +『そうそう、初回はサービスしてあげるから、お金とかそーゆーの要らないからね?』=“Oh yeah, I’ll give you a freebie for the first time, so you don’t need money or anything like that, okay?” +『いや、おじさんそういうのは…』=“No, Uncle, that’s not...” +『あ、でー…もしだけどー、ウチをイかせることが出来たら、特別にセフレにしてあげてもいいよ?』=“Ah, but... if you can make me cum, I can make you my special sex friend, you know?” +『ま、中年童貞には絶対ムリだけど、こう言っとけば一応必死でパコるっしょ。』=“Well, it’s definitely not possible for a middle-aged virgin, but if I say it like this, I’ll do my best to Paco, just in case.” +『いや、おじさんまだ残ってる仕事があってね…』=“No, Uncle, there’s still some work left to do...” +『あ、まだそーゆーこという?このウチが誘ってんのに?だったら、ここで無理やり襲われたってコトにしてー…』=“Ah, you’re still calling me that? Even though I’m the one who invited you? In that case, let’s just say you were attacked here...” +『おじさんの立場、ヤバくするのとかすっごい簡単なんだけど…?勿論、上、来るよね?』=“Uncle’s position is really easy to do, but...? Of course, the higher-ups are coming, aren’t they?” +『ぅわっ……わ、わかったよ』=“Whoa... F-Fine.” +『ラッキー!ま、おじさんなんかの童貞キモ粗チンじゃウチをイかせるとか絶対無理だろうけどねー!キャハハ』=“Lucky! Well, I’m sure it’d be impossible for an old man like you to make me cum with a virgin gross dick! Kyahaha.” +『とりま頑張ってー、ウチの憂さ晴らしの玩具にちょっとなってってよー、アハハ』=“Anyway, good luck, be my toy to take care of my worries, ahaha.” +―――=――― +―=-I'm sorry. +『おじさん、脱げって言ったらほんっと脱ぐの早いからマジウケたんですけどーwあんだけウチの誘い渋ってたのにww』=“Oji-san, when I told you to take it off, you really took it off so quickly that it was seriously funny, lol, but you were so reluctant to invite me lol.” +『おじさんだけ素っ裸でシュールwま、ウチは気持ちよくならないと脱がないし?』=“Uncle’s the only one who’s naked and surreal, lol. I won’t take it off unless it feels good for me, you know?” +『っていうかー、もうコレ、バッキバキでヤる気満々じゃん!なにこれー、でかーいw』=“Actually, this thing’s already bursting with enthusiasm! What’s this? It’s huge, lol.” +『ほれほれっ…すごー!ありがち真性包茎ポーク〇〇ツだと思ってたのにー。これっ、全然ちがーう…なにこれーw』=“C’mon, c’mon... Wow! I thought it was 100 genuine phimotic pork. This is totally different... What’s this? lol.” +『…うっ…こ、こら…、ぁ…』=“...Ugh... H-Hey... ah...” +『あ、おじさんもしかしてコレ、気持ちいいの?ウチがちょっと触ってるだけだよ?ガチ童貞ww』=“Ah, Uncle, does this feel good? I’m just touching it a little, you know? A real virgin, lol.” +『まー、皮くらいワンチャン剥けててもおかしくないと思ってたけどー、ここまでデカくて太いのは予想外w』=“Well, I thought it wouldn’t be that strange if you could peel a dog, but I didn’t expect it to be this big and thick, lol.” +『キ、キミ…田中ココアちゃんだろう?おじさん知ってるよ』=“Y-You’re...Tanaka Cocoa-chan, aren’t you? I know your uncle.” +『うわっ!!今、超鳥肌立ったんですけどー!キモ過ぎない?なんで名前知ってんの?』=“Whoa!! I just got super goosebumps! Isn’t that too gross? Why do you know my name?” +『ずっと前に新体操部で、部長の莉乃ちゃんがキミの名前を呼んでいたし…それにしょっちゅう外で見かけるからね』=“Rino-chan, the president of the rhythmic gymnastics club, called your name a long time ago... And I see you outside all the time.” +『はぁはぁ…あちこちで”色々やってる”だろう?』=“Huff, huff... You’re ‘doing a lot’ here and there, aren’t you?” +『視姦だけじゃなくてそこまで把握してんの、マジキモいんですけどー…』=“It’s seriously creepy that you’ve grasped that much more than just rape...” +『別にキミだけを見てるわけじゃないよ。おじさんはここの用務員だから勝手に目に入るんだ』=“It’s not like I’m only looking at you. My uncle’s a janitor here, so he’s got his eye on you.” +『ほんとキモ……え、わっ、クッサ…もう我慢汁垂れてきてんじゃん!汁が玉になって粘り気すごそーwww息荒いしー、』=“You’re really gross... Eh, wah, Xasa... You’re already dripping pre-cum! The juices are turning into balls, and it’s so sticky, lol, your breathing is ragged,” I said +『はぁはぁ、はぁ…』=“Haa haa, haa...” +『ん…、あ……』=“Mm... ah...” +『パンパンに張ってるし、カリも高いしー…筋浮いててゴツゴツしてるしー。見た感、すごくてマジウケるwww』=“It’s puffed up, and the head’s expensive... It’s muscular and rugged. The feeling I get from seeing it is really, really funny, lol.” +『使ったことないくせに、ヤリチン風童貞中年デカチンポとか、宝の持ち腐れ感ハンパないよねー。意味ねーwww』=“You’ve never used it before, but you’ve got a huge, middle-aged, Yarichin-style virgin cock, and it’s got such a rotten feeling about treasure. It’s meaningless, lol.” +『でもまあ、ただデカくて太いだけじゃ、バイブとかディルドのほうが上になるしーやっぱテクがないとねー』=“But, well, if it’s just big and thick, the vibrators and dildos will be better than us—so we’ll have to have the technique after all.” +『おじさん、童貞でしょ?wウチがお情けと気まぐれでこの無意味なデカチン童貞卒業させてあげるからさー』=“Uncle, you’re a virgin, aren’t you? I’ll let you graduate from this meaningless giant dick virgin on a whim and out of pity.” +『え…ほ、本当にやるのかい…?』=“Huh... Y-You’re really going to do it...?” +『ったりまえじゃん!あ、もしかして期待し過ぎてビビってるー?ww』=“Of course! Oh, are you freaking out because you’re expecting too much, lol?” +『いや、別にビビっていないけど…。チンポハメたらココアちゃんの方が大変なことになって後悔するかも…』=“No, it’s not like I’m scared or anything... If I framed your dick, Cocoa-chan might end up in more trouble and regret it...” +『はあ?!おじさん何勘違いしてんの?おじさんは今ウチの玩具なワケ!後悔とかするわけないじゃん』=“Huh?! What are you misunderstanding, Uncle? Uncle’s my toy now! There’s no way I’d regret it.” +『童貞が女即落ちさせるエロマンガの読みすぎなんじゃないの?リアルとは違うんですよw』=“Don’t you think you’re reading too many erotic manga where a virgin makes a woman fall instantly? It’s not like real life, lol.” +『ま、ウチの、チンポ咥えまくりでも締まりのいいマンコの味、覚えちゃったら、そーゆーの使って惨めなオナニーも出来なくなるかもねww』=“Well, if you memorize the taste of my pussy, which is tight even with my cock in your mouth, you might not even be able to use that to masturbate miserably, lol.” +『だからおじさんのほうが後悔すんじゃない?キャハハwこんな中年オヤジの童貞もらってあげるんだから感謝してよー?』=“Isn’t that why you’ll regret it more, Uncle? Kyahahaha, lol, I’m going to give you this middle-aged man’s virginity, so be grateful, okay?” +『って、憂さ晴らしだし、ウチはどーでもいいんだけどね!さ、ちゃっちゃと始めちゃおっか』=“Wait, it’s just a distraction, so I don’t really care! Now, let’s get started.” +『は、始める…?』=“L-Let’s start...?” +『まずはシゴいてあげるよー。JKの生手コキだよ?超貴重っしょ、ほらほらー』=“I’ll start by stroking you. It’s JK’s barehanded handjob, you know? Super valuable, right? Come on, come on.” +『う、うぅ…いきなり激しすぎる…』=“U-Ugh... It’s too intense all of a sudden...” +『こんなんで喘いでたら生ハメまで持たないじゃん。ちょっとはシッカリしてよね、オジサン。ガッカリさせないでよー?』=“If you pant like this, you won’t even be able to hold a bareback. Just get a little tighter, old man. Don’t disappoint me, okay?” +『が、頑張るよ…!はぁっ…!くぅぅ…』=“I-I’ll do my best...! Haah...! Khhh...” +『ちょ、必死すぎwwそんなにオマンコにハメたいのかよwでもその姿勢には好感持てるな~』=“Hey, you’re too desperate, lol. Do you really want to fuck my pussy that badly? lol But I like that attitude of yours~” +『私もこのデカチンハメるの楽しみにしてるんだから頑張ってw…あ、でも手加減するつもりはないけどね』=“I’m looking forward to this huge dick setup too, so do your best, lol... Oh, but I’m not going to hold back.” +『オジサンはウチのオモチャなんだから、ちゃんとオモチャらしく楽しませてよw』=“You’re my toy, old man, so make sure you have fun like a toy lol.” +――――――――=--------- +――――=---- +――=――― +『はーっはーっ…あっあっなにっ…これカレシのチンポと全然っ…んあっ違う…っあっ、あう…んあっ…あっ!』=“Haaah, haaah... Ah, ah, what... This is completely different from my boyfriend’s cock... Nnah, it’s different... ah, auh... nnah... ah!” +『そんなに気持ちいいかい?』=“Does it feel that good?” +『おじさんのチンポすっごい!!っんあ、そこ、上の壁…ごりゅごりゅしてっ…そう、そこっ、んあっ…』=“Oji-san’s cock is amazing!! Nnah, there, the top wall... It’s grinding... Yes, right there, nnah...” +『これで…あっ…童貞とか…っ…マジあり得ないんっ…ですけどー!!はあ、あっ、んあっ!!』=“With this... ah... virginity...?! ...Seriously, it’s impossible... but!! Haa, ah, nnah!!” +今まで風俗でいろんな女をハメてきて、プライベートでも誘われるくらいには悦ばせてきたけど…=Up until now, I've framed all sorts of women in the sex industry, and even made them happy enough to be invited to my private life... +ココアちゃんが童貞と勘違いしてることが、逆に俺の株をあげてるようだし…まあいいか。=The fact that Cocoa thinks I'm a virgin seems to be giving her my share instead... Well, whatever. +『そんな…ウチが…先に…んおっ♡イかされるとかっ…はうっ…あっ、おっ…♡マジどうなってん…んひっ♡』=“No way... I’m... going to be made to cum first... Nnohhh♡... Hauhh... Ah, ohh... ♡ Seriously, what’s going on... Nhii♡” +『だから言っただろう。ココアちゃんの方が大変なことになっちゃうかもって。でもおじさんも気持ちいいよ』=“I told you, didn’t I? Cocoa-chan might end up in more trouble. But Uncle feels good, too.” +『あっまた、軽く…イクっ♡…んんんっ…!!このセックス、ヤバ…ハマる…はー♡はー♡』=“Ah, again, lightly... I’m cumming♡... Nnnngh...!! This sex is bad... It’s addicting... Hahhh ♡ hahh♡” +『おお、ハメまくりのビッチマンコでもこんなに締まるんだねぇ…』=“Ooh, I didn’t know even a fucked-up bitch pussy could be this tight...” +『マジヤバイって。なにこれぇっ、んひっ…あ"っ♡んおっ、お"っ♡これほんとすごっ…こんなの初めてっ』=“Seriously, this is bad. What’s this, nhii... ahhhh ♡ nnoh, ohhh, ♡ This is really amazing... This is the first time I’ve done something like this.” +『じゃあそろそろ一緒にまたイこうか』=“Then it’s about time we came again together.” +『ムリ!ムリ!っは、っぁ…このまま突き続けられたらっ…マンコ感じ過ぎて…あうっ♡変になるって!んあ"っ♡』=“No way! No way! Hah, ah... If you keep thrusting like this... I’ll feel your pussy too much... Auh♡ I’m going to go crazy! Nnah! ♡” +『ココアちゃんが気に入ってくれたようで嬉しいよ。さぁ、思いっきりイっていいからね』=“I’m glad you like it, Cocoa-chan. Now, you can cum as much as you want.” +『あっうっ…は♡…ダメダメ、マジほんとガチイキするっ!やばっ…んあっ、ダメっイク、イク♡…チンポすご…!もぅ無理っ!』=“Ahhh... ha♡... No, no, seriously, I’m really rock-hard! This is bad... nnahh, no good, I'm cumming, cumming♡... Your cock is amazing...! I can’t take it anymore!” +『イっクぅぅ"う"ううっ~~~!!!』=“I’m cumming! Uuuu~!!!” +―――――――――=----------- +――――――=------- +―――=――― +『はーっ!ッスッキリしたぁー!!』=“Haaah! I’m so refreshed!!” +『おじさんほんっとタフだね!めっちゃ動いてたしザーメンもあんなにいっぱい出してたし』=“You really are tough, Uncle! You were moving like crazy, and you let out so much semen.” +『いや、ココアちゃんもなかなか…』=“No, Cocoa’s pretty good, too...” +『あ、ヨシキからLIMEだ!!』=“Oh, it’s LIME from Yoshiki!!” +『まぁた謝ればすむと思ってるしー!でももう今日ウチは十分満喫したしドタキャンのお返しだもんねー。無視無視ーw』=“I think all I have to do is apologize again! But I’ve had plenty of fun today, and it’s payback for canceling. Ignore me, ignore me, lol.” +『あ、そうだ、おじさん。本当は今日だけのつもりだったんだけど、すっごい気に入ったから約束通りにセフレにしたげる。またシよー』=“Oh, that’s right, Uncle. I was actually planning on doing it just for today, but I really like it, so I’ll make you my sex friend as promised. Again, y’know?” +『え、でも彼氏君は…』=“Huh? But your boyfriend...” +『ちょ、おじさんはただのセフレだってば!キモい勘違いしないでよww』=“Hey, Uncle’s just a sex friend! Don’t get the wrong idea, lol.” +『でもー、セフレランクはいまんとこ余裕の1位だから、おじさんもシたくなったらLIMEで呼んでよ。気が向いたら行くから!』=“But~, Seffle Rank’s number one at the moment, so call me over LIME if you want to shit yourself, Uncle. I’ll come if I feel like it!” +そういうと、手早く俺のスマホを取り出して、と指示され…ココアちゃんはLIMEの連絡先交換を済ませたようだ。=With that, she quickly instructed me to pull out my phone... and Cocoa seemed to have finished exchanging LIME contacts. +『…よしっと!そうそう、おじさんだったらお金とか要らないし全然タダでヤるから』=“...All right! Oh yeah, if you’re an old man, you don’t need money or anything, and I’ll do it for free at all.” +『気持ちいいし、おじさん全然稼いでなさそうだし、お金取ったらさすがに可哀想だもんw』=“It feels good, and it doesn’t look like the old man’s making any money at all, so I’d feel bad if he took the money, lol.” +『じゃ、私もうそろそろ帰らないとまずいからまたねー!』=“Well, it’s about time for me to go home, so I’ll see you later!” +言いたいことだけ言ってさっさと帰ってしまった。=She just said what she wanted to say and quickly left. +『…そんな予感はしてたけど、嵐みたいな子だったな…。一体何だったんだ……』=“...I had a hunch that was the case, but she was like a storm... What in the world was she...?” +夏の日差しが、校舎の壁、グラウンド、自分の服…あらゆる場所に降り注いで跳ね返るほどの晴天。=The summer sunlight pours down on the school building walls, the\nplayground, my clothes... everywhere, bouncing off in this clear\nweather. +これだけ晴れているのに、空気は真夏特有の湿気を帯びていて蒸しかえっている。=Despite the clear skies, the air is thick with the unique humidity of\nmidsummer, making it stiflingly hot. +何もせずじっとしているだけでも、汗の筋が額から顎に、首から体に流れて衣服に染みを作っていく。=Even just standing still doing nothing, streams of sweat run from my\nforehead to my chin, from my neck to my body, soaking into my clothes. +俺は、山あいの田舎町にある学校で住み込みの用務員をしている。生まれ育った土地ゆえに、ここは母校だ。=I work as a live-in janitor at a school in a rural town nestled in the\nmountains. Having been born and raised here, this is my alma mater. +俺が通っていた頃より生徒数が減った今は、年齢幅のある生徒を集めて廃校を避け、一貫校として運営している。=Now, with fewer students than when I attended, the school has gathered\nstudents of various ages to avoid closure, operating as an integrated\nschool. +山あいの田舎町と聞けば、緑豊かで涼しく、不便ながらも賑やかな街に比べて夏は過ごしやすいと思われがちだが=When you hear of a rural town in the mountains, you might think it's\nlush, cool, and more comfortable in summer compared to bustling\ncities, despite being inconvenient. +…そんなことは全くない。自然が多いのは確かだが四方八方をがっちり山に囲まれているような僻地ではない。=...But that's not the case at all. While it's true there's plenty of\nnature, it's not a remote area tightly surrounded by mountains on all\nsides. +山は遠くに見える程度で、平坦な土地に民家と畑地。やや古いが新興住宅街もある。駅前だけが少し賑やかだ。=The mountains are visible in the distance, with flat land dotted with\nhouses and fields. There's also a somewhat old but new residential\narea. Only the area around the station is a bit lively. +歓楽街はなく、都市部まではどんなに急いでも1時間以上はたっぷりかかる。=There's no entertainment district, and it takes at least an hour to\nreach the urban areas, no matter how fast you go. +そんな土地柄に、合わせる顔が決まってくると否応なしに生まれる閉鎖性が、この時代もしっかり息づいている。=In such a place, the closed-off nature that inevitably arises when you\nhave a set group of people is still very much alive in this era. +何ひとつ珍しくない。どこにでもある、この国で一番多いタイプの『田舎』に違いない。=There's nothing special about it. It's undoubtedly the most common\ntype of 'countryside' in this country. +こんな場所で用務員など、退屈で仕方がない。=Being a janitor in such a place is unbearably boring. +しかも季節は、夏のド真ん中。つまり学校は夏休みだ。せめてもの慰めに眺める女生徒はほぼいない。=Moreover, it's the peak of summer. That means the school is on summer\nbreak. The only consolation is that there are hardly any female\nstudents to look at. +夏草をむしって汗だくになり、日陰で一息つこうとしたが、息つくどころか、体から水分が抜けていくばかりだ。=I tried to take a break in the shade after pulling out summer weeds\nand getting drenched in sweat, but instead of catching my breath, I\njust felt more moisture leaving my body. +『これじゃ、あのじいさんが倒れるのも不思議はないな』='No wonder that old man collapsed,' +屋外よりは断然暑さがマシな自室…つまり、用務員室に一旦引き返すために歩き出す。=I start walking back to my room... that is, the janitor's room, which\nis significantly cooler than outside. +少しでも日射を避けるために、校舎を抜けよう。=To avoid the sun as much as possible, I decide to cut through the\nschool building. +昼でもほとんど生徒の気配がない、休み中特有の空気が漂う廊下を行く。外よりはいくらか涼しい。=Walking through the hallway, which has a unique atmosphere of being\nalmost devoid of students even during the day, typical of the break.\nIt's somewhat cooler than outside. +じいさんは、俺が学生時分からこの学校の用務員だった。かなりの歳だろう。それが夏の始まり頃に体調を崩し…=The old man had been the janitor at this school since my student days.\nHe must be quite old. He fell ill at the beginning of summer... +復帰のための療養に入ったことで、空いたポストに臨時で俺が収まった。=And went into recovery care, which is why I temporarily filled his\nposition. +俺は数日前に用務員になったばかり、しかも臨時雇用だからアルバイトのような身分と変わらない。=I only became a janitor a few days ago, and since it's a temporary\nposition, my status isn't much different from a part-time worker. +『こういうのが一番気楽だ』='This kind of thing is the most comfortable.' +そもそも自分は仕事が長続きしない。=My work doesn't last long in the first place. +誰かと揉めて辞める、全く出来ずクビになるといったことはないが、何をやっても飽きて、つまらなくなってしまう。=There's no way I'd quit after arguing with someone, or get fired because I couldn't do it at all, but no matter what I do, I get bored and become bored. +やり方を完全に習得した優秀な奴が感じる飽きではなく、ただただ面白くなくなって、どんどんダルくなる。=It's not that I'm tired of being an excellent person who's learned how to do it completely. It'll just be boring, and I'll get more and more lazy. +ある程度出来るようになってくると、効率やら様々な欠点が目に付く。でもそれを直すような気力や能力はない。=Once you can do it to a certain extent, you'll notice all sorts of flaws, like efficiency. But you don't have the energy or the ability to fix them. +結果、ただただ嫌になる。もともとあまりない根性や堪え性というものが死に絶える。=As a result, I just hate it. I don't have much willpower or endurance to begin with. +そうなると辞めたりバックレたりするまで秒読みみたいなもんだ。=If that's the case, it's like counting down the seconds until I quit or get backtracked. +『部活もそうだったなぁ…』=“The club was like that, too...” +外から聞こえる部活の声の方向に目線を向けた。=I turned my eyes in the direction of the club's voices outside. +要領も良いほうではない自覚はある。だから、とにかくどうにか食べられる状態で転々とするのが気楽だ。=I'm aware that the basics aren't good either. So, it's easy to just move from place to place in a state where I can eat. +大して高い金が貰えるわけでもないのに社畜になるなんて気が知れない。よくやれるな、と思う。=I don't know what it's like to be a company animal when you can't get much money. I think you're doing a good job. +親に仕事を勝手に見つけられ、そのまま流れされるように多少の金を持たされ、=Her parents found her work on their own, and she was given a little money so that it would flow as it was +独り立ちしろと実家から都市部へと追い出されたものの…=I was chased out of my family's house to the urban area to stand on my own, but... +どの仕事もぱっとせず、休日や暇を見つけては通っていたギャンブルや風俗で生活資金は底を尽きた。=Every job was short-lived, and the gambling and brothels I went to on my days off or whenever I had free time ran out of funds for living. +この仕事は給料が低く不満だが、夏休みということもあって大して忙しくなく、ダラダラできてありがたい。=This job was unsatisfying due to its low salary, but since it was summer vacation, it wasn’t very busy, so I was grateful to be able to laze around +住み込みのおかげで、この歳で定職に就いていない、などと言ってくる家族…というより=Thanks to living here, she's a family member who says she doesn't have a regular job at her age... Or rather... +主に、口うるさい姉さんのいる実家からは離れていられる。=Most of the time, I'd be able to stay away from Nee-san's nagging family. +…さて、部屋に戻ってから休んで汗が引いた後、次は何をしておけば…=...Now then, what should I do next after I get back to my room, take a break, and cool off my sweat...? +『あ!おじさん、こんにちは』=“Ah! Hello, Uncle.” +明らかに自分に向けられた声が後ろから響いて振り返る。=She turned around, a voice clearly directed at her echoing behind her. +『…忙しかったかな?』=“...Were you busy?” +驚いた。=I'm surprised. +透き通るような美少女が立っている。=A beautiful, almost transparent girl was standing there. +日射しを受けて光るリノリウムに似た白い床よりも、淡く輝いて見える。=It looked fainter than the white floor that resembled linoleum shining in the sunlight. +一言でいうならば清楚だ。そして、この上なく楚々としているのにきつい印象が一切ない。=To put it simply, it's neat and tidy. And even though she's extremely tidy, she doesn't give off a harsh impression at all. +その逆で、とてもおとなしそうに見えるのは、まなざしの柔らかさのせいかもしれない。=On the other hand, the reason she looks so docile might be because of the softness of her gaze. +…この雰囲気と声でふっと思い当たる。=...The atmosphere and voice made me suddenly think. +『やあ、乙羽ちゃん…だよね?』=“Hey, Otoha-chan... right?” +つい目を奪われていた。慌てて、確認するように声を掛ける。=I couldn't help but be captivated. I hurriedly called out to check. +『うん、乙羽だよ。分からなかった…かな?』=“Yeah, it’s Otoha. I guess... I didn’t understand?” +今日、学校に来ているとは思わなかった。=I didn't think she'd come to school today. +この子は、小鳥遊 乙羽(たかなし おとは)。=This girl is Takanashi Otoha. +不確かながらも名前を知っているのは、この子が俺の姪っ子だからだ。=The only reason I knew her name, albeit uncertainly, was because she was my niece. +『実際会うのはかなり久しぶりだから、確信がなくてね。こっちに帰ってきてるのは聞いていたけど』=“It’s been quite a while since we’ve actually met, so I’m not sure. I’ve heard you’re back here, though.” +『最後に会った時、私、まだ小さかったもんね』=“The last time we met, I was still small, after all.” +『そうだね。でも面影はそのまんまだよ』=“You’re right. But the resemblance is exactly what it looks like.” +『ふふ。私って分かってもらえてよかった』=“Hehe. I’m glad you understand that it’s me.” +『おじさん。聞いてた通り、ここで用務員さんをしてるんだね』=“Uncle. So you’re a janitor here, just like I heard.” +『そうだよ。乙羽ちゃんは…色々あったみたいだけど、元気にしてたかい?』=“That’s right. Otoha-chan... It looks like a lot’s happened. How’ve you been?” +『うん、なんとか元気にしてるよ。それに今日、おじさんと会えるなんて思ってなかったから…』=“Yeah, I’m doing fine somehow. Besides, I didn’t think I’d get to see you today, Uncle...” +『嬉しくて、元気出ちゃった』=“I’m so happy I cheered up.” +こんな健気で素直な子が、あの口うるさい姉さんから生まれたことが信じられない。=I couldn’t believe that such a brave, honest girl had been born from that nagging sister of mine. +幼い頃に遊び相手をしていた俺は、乙羽ちゃんのことをよく知っている。=I’d been her playmate when I was young, so I knew Otoha-chan well. +『こうしてみると随分大きくなったねえ』=“Now that I’m here, you’ve grown quite a bit.” +『ふふ、もう5年も会ってないもん』=“Hehe, we haven’t seen each other in five years.” +成長期の娘らしい、照れながらも誇らしげな微笑みが愛らしい。=Her shy yet proud smile, which was typical of a growing daughter, was adorable. +『身長も伸びたでしょ』=“You’ve grown taller, haven’t you?” +俺はその他の"成長部分"にも目が行っていた。5年の歳月が女の子をこんな風に変えるのか…。=I had my eyes on the other parts of her that had grown. Five years had changed a girl like this... +昔より主張を始めている胸。徐々に丸みを帯びはじめている骨格、体の輪郭。=Her breasts, which had begun to assert themselves since long ago. The contours of her body, her skeletal frame, which was gradually starting to curl up. +全体的な肉付きもどこかふんわりとしていて、あどけなさは全く抜けていないにも関わらず、=Her overall plumpness was also somewhat soft, despite the fact that her innocence hadn’t left her at all +そこはかとなく女らしさが香り始めいる。そのあやふやな感じが妙にそそる。=She's starting to smell feminine. That vague feeling is strangely arousing. +弾けんばかりの若さから、髪はこの上なく美しい艶で光の輪ができている。=Since she was so young that she couldn't play, her hair was unmatchedly beautiful and glossy, forming a ring of light. +そして肌は、汗の玉だけでなく水分という水分を弾きそうなほど張りがよく、きめが細かい。=And her skin is so firm that it feels like it's repelling not just beads of sweat, but water as well. It's fine-tuned. +この手でその感触を味わって、撫でまわしたくなる。=It made me want to savor the sensation with my own hands and pet her all over. +……と、久しぶりに再会した姪っ子にまさかこうも欲情するとは自分でも意外だった。=...Or at least, that's what I was surprised to find myself lusting after my niece, whom I hadn't seen in a while. +姪とはいえ、正直抱きたいと思ってしまう。=She may be my niece, but to be honest, I want to hold her. +『おじ、さん…?』=“Uncle...san...?” +体を見つめ続けていたせいで、乙羽ちゃんが困ったように話し始めた。=Otoha-chan started talking in a troubled tone because she kept staring at her body. +『やっぱりこの制服、気になっちゃうかな…?』=“Does this uniform bother me after all...?” +『ん…?』=“Hm...?” +俺が思っていたこととは別のことを思っているらしい。=She seemed to be thinking about something else entirely. +『この制服ね、前の学校のなの。この学校、セーラーじゃないでしょう?』=“This uniform is from my previous school. This school isn’t a sailor, is it?” +『あ、ああ。そうだね。今は夏だから半袖のシャツが多いけど』=“Y-Yeah. You’re right. It’s summer right now, so there’s a lot of short-sleeved shirts.” +あまりに無垢な考えに少し面食らって、返した返事に変な焦りが混ざってしまった。=I was a little taken aback by her overly innocent thoughts, and there was a strange sense of impatience mixed in with her reply. +実の姪っ子を性的な目で見ていたことは運よくバレていないようだ。=Fortunately, she hadn't been found out that she was looking at her own niece sexually. +『昨日ここの制服を買いに行ったら、私に合うサイズを丁度切らしてるって言われたの』=“Yesterday, when I went to buy the uniforms here, they told me you were just out of the right size for me.” +『入荷するのにちょっと時間がかかるらしくて…』=“Apparently it’ll take a while to get it in...” +『だから当分、この制服のままになりそう。学校の方からもそれでいいって言われてるから大丈夫なんだけど…』=“So it looks like I’ll be wearing this uniform for a while. The school told me that’s fine, so I’m fine, but...” +困っている乙羽ちゃんをよそに、セーラー服の女学生を当分見られる存外の幸運に興奮していた。=Ignoring Otoha-chan, who was in trouble, I was excited by the unexpected good fortune of being able to see a schoolgirl in a sailor uniform for a while. +『それは困ったねぇ…。でも乙羽ちゃんならセーラーでもここの制服でも、どっちでも似合うと思うよ』=“That’s a problem... But I think Otoha-chan would look good in either a sailor or the uniform here.” +『あ、ありがとう…。でも、夏休みで人が少なくても、ちょっと目立っちゃうね』=“Th-Thank you... But even if there aren’t many people during summer vacation, I’ll still stand out a little.” +恥ずかしそうにしているのもまたグっとくる。=The embarrassment on her face makes me want to do it again. +意識して抑えないと、目の前の乙羽ちゃんをオカズにする妄想が止まらなくなりそうだ。=If I don't consciously suppress it, I won't be able to stop fantasizing about the Otoha-chan in front of me. +口を滑らせては面倒になる。話を変えなくては…=If I let it slip, it'll be a pain. I have to change the subject... +『そうそう、乙羽ちゃんがこの町に戻ってきたのは昨日だったっけ。姉さんが先にこっちに来てたんだね』=“Oh yeah, Otoha-chan came back to this town yesterday, didn’t she? Nee-san came here first.” +『そうなの。お母さんは先にこっちにきて、転居とか、私の転校の手続きとかをしてくれてたみたい』=“That’s right. My mom came here first, and she seemed to be doing things like moving in and taking care of my transfer process.” +乙羽ちゃんはこの町に越してきていた。=Otoha-chan moved to this town. +それもただ越してきただけではなく、正確には一度他所へ越して、再び戻ってきている。=Not only did she move here, but to be more precise, she moved elsewhere and came back again. +『あっちで出来た友達と離れてしまって寂しいだろうねおじさんでよかったら、話を聞くよ』=“I’m sure you’ll be lonely being separated from a friend you made over there. If you’re okay with being an uncle, I’ll listen to you.” +姪っ子が純粋に心配で…というよりも下心から提案する。=I was genuinely worried about my niece... or rather, I made a proposal from the bottom of my heart. +『ううん、大丈夫』=“No, I’m fine.” +『あっちでは皆…受験勉強ばかりだったから、遊んだりした思い出がそんなにないの』=“Everyone over there... was studying for entrance exams, so I don’t have that many memories of playing around.” +劣情を帯びた目で見られているとも知らずに、乙羽ちゃんは自分の感情を逸らすためか、脚を軽くもじもじさせた。=Oblivious to her lustful eyes, Otoha-chan fidgeted lightly on her legs, perhaps to divert her own emotions. +子鹿のような足を覆う、柔らかそうな脂肪が俺を誘っているように見えた。=The soft-looking fat covering her fawn-like legs seemed to be inviting me. +『そうだったんだね』=“So that’s how it was.” +ムラムラしてくるのを抑えながらも、乙羽ちゃんの境遇を思い出す。=I try to keep myself from getting horny, but I still remember Otoha-chan's circumstances. +乙羽ちゃんの両親…つまり俺の姉も、乙羽ちゃんの父親である義理の兄も、近所で有名になるぐらいの=Otoha-chan’s parents—in other words, my older sister, and her father-in-law’s older brother- in-law—would both be famous in the neighborhood +教育熱心な人間だ。熱心というのはオブラートに包んだ言い方で…正直なところ、常軌を逸している。=She's an avid educator. Enthusiasm is an obsessive way of putting it... Honestly, it's out of the ordinary. +やり過ぎの両親の元、乙羽ちゃんは早い段階から有名校を目指すことになって、そのために引っ越しをした。=Otoha-chan had decided to go to a famous school early on, with her parents overdoing it, and she moved there for that purpose. +戻ってきたということは、受験には失敗したということだ。=The fact that she had returned meant she had failed her entrance exams. +それだけが原因ではないが、プライドの高い姉さんは詳しいことは話そうともしない。=That wasn't the only reason, but Nee-san, with her pride, wouldn't tell me the details. +『ごめんね。せっかくおじさんといるのに暗くなっちゃった…』=“I’m sorry. It’s gotten dark when I’m with you, Uncle...” +『ううん。乙羽ちゃんが大変で、それでも頑張ってるのはおじさん、昔からよく知ってるから。大丈夫だよ』=“No. I’ve known for a long time that Otoha-chan’s having a hard time, and she’s still working hard. It’s okay.” +『ありがとう、おじさん』=“Thank you, Uncle.” +心底嬉しそうな返事を返されると、どうしても相対的にムラムラしてしまう。=Seeing her reply so happy from the bottom of her heart, I can't help but feel relatively horny. +昔からそれなりの容姿だったが、正直ここまで可愛く魅惑的に育つとは思っていなかった。=She’d always had a decent appearance, but to be honest, I hadn’t expected her to grow up to be this cute and enchanting. +『あ、それでね。前の学校とこっちの学校で授業の進み具合が違っていて…夏休み中に補習に通うことに決まったの』=“Ah, and then there’s that. Class progress was different between my previous school and this one... and it’s been decided that I’ll be attending supplementary lessons during summer vacation.” +『皆は休みなのに大変だねえ』=“Everyone’s off, but it’s tough.” +『でも、勉強は大事だから』=“But studying is important.” +本当にそう思っているんだろう。乙羽ちゃんといえば勉強ばかりしているイメージが俺にはある。=I guess that's what she really thinks. Speaking of Otoha-chan, I get the impression that she's always studying. +当人がどう過ごしていても体は年齢と共に成熟していく。今、その時期に乙羽ちゃんが差し掛かっていると思うと=No matter how he spends his time, his body matures with age. Just thinking that Otoha-chan is approaching that time of year... +成熟しきった体にはない特有のいやらしさやなまめかしさを感じて、また目が逸らせなくなった。=Feeling the characteristic lewdness and seductiveness of her mature body, I couldn't look away again. +『乙羽ちゃんは相変わらず真面目さんだなあ』=“You’re as serious as ever, Otoha-chan.” +口ではそういいつつ、欲情で半分上の空になりつつあるのが自分でもわかる。=Even though she said that with her mouth, even she could tell that she was half-empty out of lust. +風俗でも、こんなに若くてみずみずしい子とは、いくら出したとしても遊べない。=Even in a brothel, I couldn't play with such a young, fresh girl no matter how much I served her. +『これから、補習のことも含めて色々なことを先生と話しをしに行くところなの』=“I’m on my way to talk to the teacher about all sorts of things, including supplementary lessons.” +『知った人がいないから心細かったけど、おじさんが学校にいるなら、なんだかちょっと安心するな』=“I felt a little helpless because I didn’t know anyone, but if you’re at school, Uncle, it’s kind of reassuring.” +5年前も、一緒にいた時は人肌が恋しくて、時折、撫でるふりをしてきわどい場所を触ったりもしていたが…=Five years ago, when we were together, I missed people's skin, and sometimes I would pretend to pet them and touch places that were dangerous... +ここまで女として見たことも、触れたいと思ったこともなかった。=I had never seen or wanted to touch her this much as a woman. +夏休み中、学校に通ってくるなら…何かチャンスがあるかもしれない。=If she was going to school during summer vacation... she might have a chance. +何しろ乙羽ちゃんは俺に懐いてくれている。=After all, Otoha-chan is attached to me. +『乙羽!こんなところにいたの?』=“Otoha! So this is where you were?” +一瞬で目が覚めるような、俺の苦手な声が廊下に響き渡る。=My terrible voice echoes through the hallway, as if waking up in an instant. +乙羽ちゃんの背後、少し離れた場所に見知った人影があった。=Behind Otoha-chan, a familiar figure stood a short distance away. +それが足音と共にどんどん近づいてくる。=It was getting closer and closer with the sound of footsteps. +『あ、お母さん…』=“Ah, Mom...” +『先に学校に行くのは構わないけれど、職員室の近くで待っていてって言ったじゃないの』=“I don’t mind going to school first, but didn’t I tell you to wait near the staff room?” +『ご、ごめんなさい…』=“I-I’m sorry...” +これが、俺の姉さん…小鳥遊 玲子(たかなし れいこ)だ。=This is my sister... Reiko Takanashi. +廊下の静けさが、高圧的な声をより耳障りな音にして反響させている。=The silence in the hallway made the high-pressure voice sound even more irritating. +『時間はちゃんと見てたの?』=“Were you paying attention to the time?” +『う、うん…でも、お母さんがこんなに早く来ると思わなくて』=“Y-Yeah... But I didn’t think Mom would come so early.” +『そういうこともあるわよ。時間前行動は常識でしょ?あなたが見つからないから、早く来て正解だったわ』=“That’s what happens. Pre-time behavior is common sense, isn’t it? I couldn’t find you, so I was right to come early.” +すっかり縮こまっている乙羽ちゃんへ言い終えると、キッとこちらに視線を向けられる。=When I finished speaking to Otoha-chan, who was completely curled up, she turned to look at me. +『ちょっと、あなた。仕事中じゃないの?』=“Hey, dear. Aren’t you at work?” +『…そうだよ』=“...That’s right.” +やりとりをしたくない。絶対面倒なことになるか、嫌な気分にさせられるだけだ。=I don't want to talk to her. It'll definitely be a pain, or I'll just make her feel bad. +『乙羽を引き留めて、無駄話するのがあなたの仕事なの?』=“Is it your job to hold Otoha back and talk pointlessly?” +『………』=“......” +なんで麗子姉さんは…こいつは、いつも口から嫌味しか吐けないんだろう。=Why is Reiko-nee-san...? Why can she always spit sarcasm out of her mouth? +たった一言で、人を心底うんざりさせる。=With just a few words, I'm fed up with people to the core. +『あ、あの、お母さん、おじさんが私を引き留めたんじゃなくて私がおじさんを見つけて話しかけたの…だから』=“U-Um, Mom, it’s not that Uncle held me back. I found Uncle and talked to him... so.” +『だからって、そのままずっと立ち話をして、仕事を蔑ろにするのは、断らない大人に責任があるのよ?』=“That doesn’t mean you’re responsible for standing around talking and neglecting your job the whole time. It’s the responsibility of adults who don’t refuse, you know?” +『……』=“...” +受験に失敗をした"だけ"で、乙羽ちゃんと麗子姉さんがこの町に戻ってきたわけじゃない。=It's just that Otoha-chan and Reiko-nee-san didn't come back to this town because they failed their entrance exams. +いくら当人が言いたくなくても、家族である以上どうしても知ってしまうこと、隠せないことがある。=Even if she doesn't want to say it, as long as we're family, there's something I can't hide. +麗子姉さんは、離婚して戻ってきていた。それだけははっきりと知っている。=Reiko-nee-san had divorced and come back. That was the one thing I knew for sure. +およそ、受験失敗の責任とやらを、義兄[にい/2]さんに押し付けて揉めに揉めて…=I pushed my brother-in-law to take responsibility for the failure of the entrance exams and started arguing with him... +挙句、三行半を突き付けられたに違いない。=In the end, there was no doubt that he had three and a half lines thrust at him. +俺だったら、いくら見た目が良くてもこんな性格の女とは結婚なんかまっぴら御免だ。=If it were me, I wouldn't want to marry a woman with a personality like this, no matter how good she looks. +『あなたも黙っていないで、仕事を再開したらどうなの?』=“Why don’t you stop being quiet and get back to work, too?” +『お母様があなたでもできる仕事ってことで、どうにか探してお膳立てしてくれたんでしょう?』=“Mother said it was a job even you could do, so you managed to find a way to set it up, didn’t you?” +…確かに、この仕事はお袋が見つけてきた。=...Yeah, my mom did find this job. +母校で勝手を知っていること、そして小鳥遊の人間ということでコネで就職できたのが事実だ。=It's true that I was able to get a job through my connections at my alma mater because I knew what I wanted to do, and because I was a member of Takanashi. +だが、俺が仕事を見つけて欲しいと頼んだわけではない。=But it wasn’t like I’d asked her to find a job. +『せめて全うしなさいよ。まったく…』=“At least do your best. Honestly...” +『いい歳して、次から次に仕事を変えて…。あなたには責任感や危機感ってものがないの?』=“You’re old enough to change jobs one after another... Don’t you have a sense of responsibility or danger?” +俺が黙ったままということもあって、乙羽ちゃんも困惑したまま黙りこんでいる。=Otoha-chan also fell silent, bewildered, partly because I remained silent. +麗子姉さんには、この空気をどうにかしようとする気持ちどころか、この空気自体に気付いていない。=Reiko-nee-san hadn't noticed the atmosphere itself, let alone the feeling of trying to do something about it. +『…うるさいなぁ』=“...Shut up.” +『なんですって?』=“What did you say?” +つい口が滑った。というか、我慢の限界だった。=I couldn't help but slip up. Actually, I was at the limit of my patience. +『麗子姉さんの声が大きいって意味だよ。ッチ…ガミガミ言うしか能がないのかよ…』=“I mean, Reiko-nee-san’s voice is too loud. Tch... So you’re only good at mumbling...” +『何よ、最後にボソボソ言って。言いたいことがあるなら、最後までちゃんとはっきり言ったらどうなの?』=“What’s with all that mumbling at the end? If you have something to say, why don’t you say it outright until the very end?” +限界だったとはいえ、こうなると麗子姉さんは簡単に止まらない。…やはり口が滑った。=Even though she was at her limit, Reiko-nee-san couldn't stop easily at this point. ...She really did slip up. +『私は、あなたの為を思って…それに小鳥遊の恥にこれ以上ならないように注意してるの』=“I’m thinking about your sake... and I’m taking care not to embarrass Takanashi any further.” +『お、お母さん…』=“M-Mom...” +恥もなにも…離婚して出戻ってきたことは家の恥じゃないとでも思っているのか。=It's not embarrassing at all... Does she think that coming back from a divorce isn't the shame of her family? +思い始めればイライラがまた募りだす。…とはいえ萎縮している乙羽ちゃんが目に入って、考えを振り払った。=I start to get irritated again. ...That said, when I see Otoha-chan shrinking back, I shake off my thoughts. +どうにか少しでも場を収めよう。=Let's get the situation under control somehow. +『…ともかく、麗子姉さんも用があって来てるんだろう?』=“...Anyway, Reiko-nee-san, you’re here for something too, aren’t you?” +『当たり前でしょう。担任の先生との面談が終わったら、PTA会長の仕事だってあるの』=“Isn’t it obvious? Once I’m done interviewing my homeroom teacher, there’s also the PTA president’s job.” +あたかも自分の努力で得た役職だといわんばかりの言い分に、失笑しそうになった。=I almost laughed at her insistence that it was a position I had gained through my own efforts. +…俺がコネでこの仕事を得たのと変わらないくせに。=...It's no different from how I got this job through my connections. +俺の実家、小鳥遊の家はこの町では名家に当たる。ただし、あくまでこの町では、だ。=My family, Takanashi's house, is a prestigious house in this town. However, it's only here. +それで多少幅が効く。そういうのもまた田舎特有だ。まったく辟易する。=That makes it a little wider. That's also unique to the countryside. I'm sick of it. +いくら麗子姉さんが自他ともに認める優等生で、自慢のOGとはいえ、数年ぶりに戻ってきたばかりの人間が=Even if Reiko-nee-san was an honor student who acknowledged both herself and others, even if she was an alumna who was proud of herself, someone who had only just returned for the first time in several years +交代時期でもないのに、いきなりPTA会長になれるものじゃない。=It wasn’t even time to switch shifts, but I couldn’t suddenly become PTA president. +そういう部分に気付かないところは変わっていない。=It hasn't changed the fact that I haven't noticed that part. +『だから、あなたと違って忙しいのよ』=“That’s why, unlike you, I’m busy.” +一言多いところも相変わらずだ。=The way she says so many things hasn't changed. +『田舎、…閑散とした小さい町の、学校のたかがPTA会長がそんなに偉いモンかねぇ』=“In the country... in a small, deserted town, is the school’s simple PTA president really that important?” +『っ!!』=“!!” +『っ、仕事もしないで、憎まれ口だけ立派で…。家で引きこもっていた時と何も変わってないじゃない!』=“Gh, you didn’t even do your job, and you’re just being hateful... You haven’t changed a bit from when you were cooped up at home!” +何年前の話を出してくるんだ…。=How many years ago did she bring up...? +『お、お母さん、もう行こうよ…。きっと、先生、待ってるよ…』=“M-Mom, let’s go already... I’m sure Sensei will be waiting for you...” +『乙羽は黙ってなさい!』=“Otoha, shut up!” +『っ…は、はい…。ごめんなさい…』=“Gh... Y-Yes... I’m sorry...” +『仕事だってすぐにやめて戻ってくるし、あなたにお金が渡されてたことも、使い潰したことも知ってるのよ』=“I’ll stop working right away and come back, and I know you gave me money and that I used it up.” +『少なくとも私は、小鳥遊の人間として情けない長男に代わって頑張ってるっていうのに、一体なんなの?』=“At the very least, I’m doing my best in place of my pathetic eldest son as a member of the Takanashi family. What in the world is going on?” +『麗子姉さんは、なにかにつけて小鳥遊、小鳥遊って…乙羽ちゃんが怯えてるじゃないか!』=“Reiko-nee-san, you’re wearing something and saying ‘Takanashi’ and ‘Takanashi’... Otoha-chan’s scared, isn’t she?!” +泣き出しそうな乙羽ちゃんに最後は声が荒くなった。それではっとしたのか、麗子姉さんの攻撃が一旦止む。=Otoha-chan looks like she's about to burst into tears, but her voice gets rougher in the end. Reiko-nee-san's attack stops for a moment, apparently taken aback. +バツが悪そうに目線が泳ぐ。一応は母親のようだ。=Her eyes dart around awkwardly. She looks more or less like a mother. +『…ともかく、あなたがこの仕事をサボったら私の耳に入るんだから。恥をかかせたら承知しないわよ』=“...Anyway, if you slack off on this job, it’ll be in my ears. I won’t forgive you if you embarrass me.” +『お母さん、時間…。ほ、本当に面談に遅れちゃうから…。おじさんだって、お仕事があるだろうし…』=“Mom, it’s time... I-I’m really going to be late for the interview... I’m sure Uncle has work to do, too...” +麗子姉さんの勢いが少し弱くなったのを察知した乙羽ちゃんが声を振り絞った。=Sensing that Reiko-nee-san’s momentum had weakened a little, Otoha-chan mustered her voice. +5年前もこんな感じだったな…。=It was like this five years ago, too... +小鳥遊の長男ということで何かと誹りを受ける俺と、小鳥遊自慢の才女、麗子姉さんの娘として=As the daughter of me, the eldest son of Takanashi, and Reiko-nee-san, the talented woman I'm proud of. +優等生であり続け、常に優秀な成績を出さなければ徹底的に叱られる乙羽ちゃん。=Otoha-chan would be thoroughly scolded if she didn't continue to be an honor student and always get excellent grades. +そんな俺たちは、性別も年齢も違うものの、ある種の仲間意識を持っていた。=While our genders and ages were different, we had a kind of sense of camaraderie. +共通の敵は、この麗子姉さんだ。=This Reiko-nee-san was our common enemy. +…とはいっても、乙羽ちゃんは麗子姉さんを嫌っているわけではなく、苦手というだけだが。=...That said, Otoha-chan doesn't hate Reiko-nee-san. She's just bad at it. +『はぁ…そうね。わかったわ。行きましょう』=“Sigh... You’re right. All right. Let’s go.” +『あなたにぴったりの、気楽な雑用なんだからせいぜい頑張って頂戴ね』=“It’s the perfect, easygoing chores for you, so do your best.” +捨て台詞を吐くと、こっちを見ることもなくさっさと歩き出して行ってしまった。=After spitting out those parting words, she quickly started walking away without looking at me. +去って清々するどころか、気分の悪さがすごい。だから嫌いなんだ…。=Rather than feeling refreshed after leaving, she's feeling really sick. That's why I hate her... +『お、おじさん…あの…ごめんね。お母さんがあんなふうにひどいこと言っちゃって…』=“M-Mister... Um... I’m sorry. My mom said something terrible like that...” +『乙羽ちゃんが謝ることじゃないよ』=“There’s nothing for you to apologize for, Otoha-chan.” +『でも、私、何も言えなくて…お父さんとの喧嘩もお母さん、ずっとあんなだったの…』=“But I couldn’t say anything... and my fight with my father was always like that...” +『お母さんは言い方がすごくきついから、おじさんには傷ついて欲しくないの』=“Mom says it really harshly, so I don’t want you to get hurt.” +…本当に麗子姉さんが生んだ子か首を傾げたくなるほど、乙羽ちゃんは穏やかで性格もいい。=...Otoha-chan was so calm and good-natured that I wanted to tilt my head to see if she really was the child Reiko-nee-san gave birth to. +『ははは、大丈夫だよ。でもありがとう』=“Hahaha, I’m fine. But thank you.” +『それに私、おじさんのことを、お母さんが言ってるみたいに思ったことないから…』=“Besides, I’ve never thought of you as if your mother were talking about you...” +『えっと…なんだかうまく言えなくてごめんね』=“Um... I’m sorry I couldn’t quite put it into words.” +『そんなことないよ』=“That’s not true.” +『まだ話してたいけど…そろそろ行かないとまた怒られちゃう。…おじさん、またね』=“I still want to talk, but... if I don’t get going soon, she’ll get mad at me again. ...Uncle, see you later.” +『うん、行っておいで』=“Yeah, go ahead.” +こちらを何度か振り返りながら去って行った。=She looked back at me a few times as she left. +可愛くて性格のいい乙羽ちゃんを見送っていたらあれだけイライラしていた気持ちが収まっていた。=Seeing Otoha-chan off, who was cute and had a good personality, had calmed down the feeling of being so irritated. +とはいえ、一瞬でも麗子姉さんの顔が頭をよぎるとまた沸々と腹が立ってきてしまう。=That said, whenever Reiko-nee-san's face crossed my mind for even a moment, I got really angry again. +外でしていた作業の疲れもある。ともかく、このまま用務員室に戻って少し昼寝でもしよう。=I'm tired from all the work outside. Anyway, let's head back to the janitor's office and take a nap. +と…その前に、乙羽ちゃんでムラムラしたこの性欲をシコって発散させておこうか。=And... before that, let's let out this horny sexual desire of Otoha-chan's. +起きる頃には少しは日も傾いて、暑さがマシになっているだろう。=By the time I wake up, the sun will be setting a little, and the heat will probably be better. +―――――――――=――――――――― +――――=―――― +―…=―… +目が覚めて身を起こす。夕方のようだ。少し寝すぎたか。=I wake up and wake up. It looks like it's evening. Maybe I slept a little too much. +ややむっとしている部屋が精子くさい。それだけで寝てスッキリしたはずが、イラっとしてしまう。=The room that's hazy smells like sperm. That alone should have been enough to clear my mind, but now I'm irritated. +暑くなるだけだが換気して、さっさと雑務と見回りに出よう。=It'll only get hotter, but let's ventilate it and get out on patrol. +この時間になると、聞こえていた部活の声ももう聞こえない。撤収したのだろう。=At this hour, she couldn't even hear the club anymore. She must have withdrawn. +人けがないのは昼と変わらず、聞こえてくる蝉の鳴き声が夕方のものに変わっているだけだ。=The lack of people was no different from noon; the cicadas’ cries were just turning into evening cries. +少し歩いていると、女生徒の話す声が聞こえた。=After a short walk, I heard a female student talking. +前方に…2人。歩いて近付いていく…=There's... two of them up ahead. They're walking towards me... +あれは…=That's... +『あ…おじさん!』=“Ah... Uncle!” +乙羽ちゃんが俺に気付いて、顔を明るくした。=When Otoha-chan noticed me, her face brightened. +その声に釣られて、もう一人の人影がこちらを向く。俺を見るなり、目を丸くした。=Drawn in by her voice, the other figure turns toward me. Her eyes widen as soon as she sees me. +『っ!?』=“Gh?!” +『おじさん、ほらほら、莉乃ちゃんだよ!さっき、偶然そこで会ったの!』=“Uncle, come on, it’s Rino-chan! We just happened to run into her there!” +『………』=“......” +弾む乙羽ちゃんと対照的に、隣の女の子は俺に気付いてから黙り込んでしまった。=In contrast to the bouncing Otoha-chan, the girl next to her fell silent after noticing me. +乙羽ちゃんが紹介する通り、隣で無言になった女の子は、彼女の幼馴染の、暁 莉乃(あかつき りの)だ。=As Otoha-chan introduced her, the girl who fell silent next to her was her childhood friend, Akatsuki Rino. +『莉乃ちゃんにも私が戻ってくることは話してあったんだけど、会う約束はまだしてなくって…』=“I told Rino-chan that I’d be coming back, but I haven’t promised to meet her yet...” +『おじさんとも今日初めて会えたし…ふふ、今日はとてもツいてる気がするな』=“This is my first time meeting my uncle today, too... Hehe, I feel like I’m really lucky today.” +『………』=“......” +乙羽ちゃんと出会った時も驚いたが、莉乃ちゃんが俺を見て目を丸くしたように=I was surprised when I met Otoha-chan, too, but Rino’s eyes widened when she saw me +俺も彼女がここにいることに内心驚いていた。=I was also surprised on the inside that she was here. +…といっても、この学校は一貫校だし、莉乃ちゃんがそのまま進学していても不思議はない。=...That said, this school was a one-way school, so it wouldn't be surprising if Rino-chan went straight to college. +『あれ、もしかして、莉乃ちゃんもおじさんと会うのは久しぶりなのかな?』=“Huh, maybe it’s been a while since Rino-chan last saw her uncle, too?” +『あ、あぁ、うん…。おじさんと会うのは久しぶりかな。でも、なんでこんなとこに…』=“Ah, ahh, yeah... It’s been a while since I last saw you, Uncle. But why are you here...?” +『それはね、おじさん、この学校の用務員さんになったんだって。しかもついこの前』=“Well, Mister, I heard you became a janitor at this school. And not long ago.” +『…へぇ、そ、そうだったんだ。知らなかったな』=“...Huh, I-I see. I didn’t know that.” +普段はおとなしい乙羽ちゃんが、珍しく活発な様子で俺を手招きする。=The normally docile Otoha-chan beckoned to me with an unusually lively expression. +莉乃ちゃんの様子とは対照的だ。=It was a stark contrast to how Rino looked. +『莉乃ちゃん、どうかしたの?』=“Rino-chan, what’s wrong?” +『ううん、何もないよ。ちょっとまだ驚いてて…』=“No, there’s nothing. I’m still a little surprised...” +『ほんと、なんかびっくりだよね。すごい偶然!こうして3人揃うと昔を思い出しちゃうね』=“Seriously, it’s kind of surprising. It’s such a coincidence! When all three of us are together like this, it reminds me of the past.” +『う、うん』=“Y-Yeah.” +…これだけ乙羽ちゃんが弾む理由は分かる。=...I understand why Otoha-chan's so excited. +莉乃ちゃんは、乙羽ちゃんの唯一といってもおかしくない友人だ。=Rino-chan was Otoha-chan’s only friend. +麗子姉さんが勉強が第一の生活をさせていたせいで、地元にもかかわらず乙羽ちゃんに友人はほぼいなかった。=Thanks to Reiko-nee-san putting her studies first, Otoha-chan had almost no friends, despite being from her hometown. +そんな中、幼い頃から根気強く遊びに誘ったり、様子を窺ったりして仲良くしていたのが、この莉乃ちゃんだ。=Meanwhile, this Rino-chan was the one who had been patiently inviting her to hang out and watching her from a young age to get along with her. +年齢は乙羽ちゃんよりはやや年上だが、お姉さんらしく明るく活発。そして面倒見のいい子だ。=She's a little older than Otoha-chan in age, but she's cheerful and lively like an older sister. And a caring girl. +色々と忙しかった麗子姉さんに変わって、昔はよく二人の面倒を見た。=Reiko-nee-san, who had been busy with a lot of things, had taken care of them a lot in the past. +莉乃ちゃんが、物怖じしやすい乙羽ちゃんの手を引いて新しい遊びや見つけた遊び場に飛び込んでいたのを覚えている。=I remember Rino taking Otoha-chan by the hand, who was easy to get scared of, and jumping into new games and the playgrounds we found. +そんなこともあって、俺は莉乃ちゃんのことも、昔からよく知っていた。=Thanks to that, I’ve known Rino for a long time. +『莉乃ちゃん、久しぶり』=“Rino-chan, it’s been a while.” +『お久しぶり、です…』=“It’s... been a while...” +『……?』=“...?” +乙羽ちゃんが不思議そうに莉乃ちゃんの顔を見る。=Otoha-chan looked at Rino-chan curiously. +『久しぶりだから、私だって緊張ぐらいするよ』=“It’s been a while, so even I’m nervous.” +『うーん…そっか。んー…そうだよね。つい、はしゃいじゃった』=“Hmm... I see. Hmm... You’re right. I got excited.” +嬉しいような複雑そうな声色で乙羽ちゃんが話を続ける。=Otoha-chan continued with a happy, complicated tone of voice. +『そうそう、おじさん、莉乃ちゃんは新体操部に入ってるんだって。すごいよね』=“Oh yeah, Uncle, I heard that Rino-chan’s in the rhythmic gymnastics club. That’s amazing.” +『お、乙羽…』=“O-Otoha...” +『へえ。莉乃ちゃんが新体操かあ』=“Huh. Rino-chan’s doing rhythmic gymnastics, huh?” +『う、うん…』=“Y-Yeah...” +新体操と聞いてすぐにレオタード姿が頭に思い浮かぶ。=As soon as I heard the word rhythmic gymnastics, a leotard figure came to mind. +ボディラインにぴったり沿う、体つきを隠しようがないエロい衣装を莉乃ちゃんが身にまとっていると思うと、=The thought of Rino-chan wearing an erotic outfit that perfectly matched her body line, one that couldn’t hide her body... +自然と目線は、値踏みするように莉乃ちゃんの体に導かれる。=My eyes naturally follow Rino’s body as if appraising her. +乙羽ちゃんに比べると年上相応の、より女らしい丸みを帯びている体。そして、ほどよく引き締まっている。=Compared to Otoha-chan, her body is more feminine and round. And it's taut in moderation. +この子もなかなかいい、好みの体つきに育っている。=This girl is pretty nice too. She's growing up to be her type. +…と、あまりじろじろ見ていては上の空になってしまう。2人の話を今は聞こう。=...If I stare at them too much, I'll end up empty-headed. Let's listen to what they have to say for now. +『私は前の学校では部活してなかったから、ちょっと羨ましいな』=“I didn’t have any club activities at my previous school, so I’m a little jealous.” +『乙羽。今度さ、部活見に来てみたら?』=“Otoha. Why don’t you come check out the club sometime?” +『うん。でも、私、運動音痴な方だし…新体操だなんて出来そうにもないよ』=“Yeah. But I’m not very athletic... and I don’t think I’ll be able to do rhythmic gymnastics.” +『私も始めた時は何も出来なかったよ。皆はじめはそんなもんだし、挑戦してみたらどう?』=“I couldn’t do anything when I started, either. Everyone’s like that at first, so why don’t you give it a try?” +『う、うん。そうだね。お母さんが許してくれたら考えてみようかな』=“Y-Yeah. You’re right. Maybe I’ll think about it if Mom forgives me.” +『あ、そっか。久々に思い出した。乙羽のお母さん、厳しいもんね』=“Oh, I see. It’s been a while since I’ve remembered. Otoha’s mom’s so strict.” +『う、うん…せっかく誘ってくれてるのにはっきり返事できなくてごめんね』=“Y-Yeah... I’m sorry I couldn’t give you a clear reply after you’ve gone out of your way to invite me.” +『ううん。謝ることじゃないよ。乙羽のことは昔からずっと知ってるからさ』=“No. There’s no need to apologize. I’ve known Otoha for a long time.” +『…ありがとう。莉乃ちゃんは優しいね』=“...Thank you. You’re so kind, Rino-chan.” +2人のやりとりを聞ききながら、幼い面影を思い出せば、離れ離れになる前と全く変わっていないようだ。=As I listened to their exchange, I remembered how young they looked, and it seemed that they hadn't changed at all since before we were separated. +『そういえば、私が引っ越してからも、しばらくはおじさんと遊んだりしてたの?』=“By the way, have you been hanging out with your uncle for a while since I moved here?” +『…うーん、そんな感じだったかな』=“...Hmm, I guess that’s how it felt.” +『じゃあ、私がいなくなってからも、みんなでよく集まった公園とかに行ってたんだ?』=“So even after I left, you went to the park where everyone gathered a lot?” +『うん、まあ…。でも5年も昔のことだし、もうあんまり覚えてないかな』=“Yeah, well... But it was five years ago, so I don’t remember much anymore.” +『あ…そ、そうだよね。…昔のこと、だよね』=“Ah... Y-You’re right. ...It was a long time ago, wasn’t it?” +『うん』=“Yeah.” +『…』=“...” +『………』=“......” +さっきまで賑やかに話していた2人とは思えない空気が流れる。=There was an atmosphere that was unlike the two of them, who had been chattering excitedly until just a moment ago. +乙羽ちゃんは、俺と莉乃ちゃんを交互に見て…それでも何を言ったらいいかわからないといった様子だ。=Otoha-chan looks back and forth between me and Rino-chan... but she still doesn't seem to know what to say. +『………そうだ、乙羽。プールが気になってるって言ってたね』=“......That’s right, Otoha. You said you were curious about the pool.” +『うん。前の学校は勉強ばっかりの学校だったからプールの授業も無かったの』=“Yeah. My previous school was full of studying, so there weren’t any pool classes.” +『そうなんだ。ここは夏休み中なら、水泳部が使ってるとき以外は自由に入れるから…』=“I see. This place is during summer vacation, so you’re free to enter unless the swimming club is using it...” +プールと聞いて、この2人が水着姿になるのを想像した。=When I heard the word pool, I imagined these two in swimsuits. +俺が用務員になったのは学校が休みに入ってからだ。授業でプールを使っているのを見たこともない。=I only became a janitor after school started. I've never seen her use the pool in class. +水泳部が使っている時は顧問の教師がいる。でも部員以外が自由に使えるなら、その時にこの2人の水着姿が見られるかもしれない…。=When the swimming club is using it, there's an advisor. But if anyone other than the club members can use it freely, I might be able to see these two in their swimsuits at that time... +これは楽しみだ。=I'm looking forward to this. +『…………』=“......” +考えを見抜くように、莉乃ちゃんが突然こちらを見上げてきた。=Rino suddenly looked up at me, as if she could see through my thoughts. +『ど、どうしたのかな?』=“I-I wonder what’s wrong?” +『莉乃ちゃん…?』=“Rino-chan...?” +『………』=“......” +『乙羽、プール使用の申請用紙の書き方、あっちで教えるよ』=“Otoha, I’ll teach you how to write the application form for using the pool over there.” +『えっ…』=“Huh...” +突然、腕を取られて乙羽ちゃんがよろめきかける。=Suddenly, Otoha-chan's arm was taken, and she started to stagger. +『行こ』=“Let’s go.” +『あ、ええっと…わ、わかった』=“Ah, umm... I-I understand.” +『お、おじさん、またね』=“O-Oji-san, see you later.” +状況が読み込めない顔をしたまま、乙羽ちゃんが連れていかれる。=Otoha-chan was taken away, still looking like she couldn't read the situation. +みるみる間に2人が遠ざかった。=Before I knew it, the two of them were far away. +…俺はまたぶらっと歩き出す。=...I started walking again. +乙羽ちゃんとは補習に来るときに会えるだろう。=I'll be able to see Otoha-chan when she comes to supplementary lessons. +口やかましい麗子姉さんは毎日来るわけでもない。仮に見かけたとしても、話しかけられる前に避けよう。=Reiko-nee-san doesn't come every day to talk. Even if I did see her, I'd better avoid her before she talks to me. +そして、莉乃ちゃん。あの子にも会えるだろう。新体操の部活で活躍していることも分かった。=And then there's Rino. I'm sure I'll be able to meet that girl, too. I also know she's active in the rhythmic gymnastics club. +思いもしない再会からの収穫がたっぷりだ。=There's a lot to be gained from this unexpected reunion. +今日はさっさと雑務を終わらせて、明日から出会えそうな場所を狙ってどこへ行こうか考えよう。=Let’s finish our chores quickly today and think about where to go, aiming for the place we’ll meet tomorrow. +夏休みだと思って諦めて受け入れていた退屈な毎日に大きな期待が持てる。=I had great expectations for the boring days I had given up and accepted because I thought it was summer vacation. +この夕暮れなら明日もまた晴れて、暑くなるだろう。これからが夏の盛りだ。=It'll probably be sunny and hot again tomorrow at this evening. It's going to be the height of summer. +『物心ついた時から、お母さんとお父さんは私にめいっぱい勉強をさせた』=“For as long as I can remember, Mom and Dad made me study as hard as I could.” +『自然と同世代の友達は減ってしまった』=“I’ve naturally lost friends of my generation.” +『それでもずっと仲良くしてくれたのは、年上の莉乃ちゃん。本当のお姉ちゃんみたいに接してくれた』=“But the one who kept getting along with me was the older Rino-chan. She treated me like a real big sister.” +『そして何より、私には…おじさんが居た』=“And most importantly, I... had an uncle.” +『おじさんは、たびたびお母さんの目を盗んで私の遊び相手、そして話し相手になってくれた』=“My uncle would often play with me and talk to me without my mother’s notice.” +『もっと勉強を頑張りなさいと叱られて泣いている時も”乙羽ちゃんは十分頑張ってるよ”と言って』=“Even when you’re crying after being scolded for trying harder to study, you say, ‘Otoha-chan’s working hard enough.’” +『頭をいっぱい撫でてくれて、抱っこをしてくれた』=“He patted my head a lot and held me in his arms.” +『それがとても嬉しかった。おじさんはいつも私の味方で、とても優しくて…』=“That made me very happy. You’re always on my side, and you’re so kind...” +『私はそんなおじさんが大好きだった』=“That’s the kind of uncle I loved.” +『でもある時、私達家族は受験勉強とお父さんの仕事の事情で、遠くへ引っ越すことになってしまった』=“But one day, due to our family’s studying for exams and Dad’s work, we ended up moving far away.” +『悲しくて、寂しくて…。どれだけ説得されても、私は引っ越しを嫌がって大泣きをした』=“I was so sad, so lonely... No matter how much you tried to convince me, I didn’t want to move, so I burst into tears.” +『だって、少しだけ…おじさんのことを、男の人として好きだったから。…小さな私の初恋』=“Because, just a little... I liked you as a man. ...My little first love.” +『町を離れる日。私は、絶対におじさんのお嫁さんになると伝えた。…今思い出すとちょっと恥ずかしい』=“The day I left town. I told her I’d definitely become her uncle’s wife. ...It’s a little embarrassing to think about now.” +『その言葉に、おじさんは特に驚くこともなくて…、そうだね、と言いながら笑顔で頭を撫でて頷いてくれた』=“There’s nothing particularly surprising about those words, Uncle... You’re right,” he said, patting my head with a smile and nodding. +『でも、子どもだってあしらわれてるみたいで、とても悲しくて…”約束して”と強くねだった』=“But it’s like they’re treating me like a kid, and I’m so sad... I was so strong that I said, ‘Promise me’.” +『約束するよ、と言ってくれて、私はすごく嬉しくて…。そのお陰で、安心して町を離れることが出来た』=“I was really happy when you said you’d promise me that... Thanks to that, I was able to leave town without worry.” +『あれから5年』=“It’s been five years since then.” +『私はこの町に戻ってきて、おじさんと再会出来た…』=“I came back to this town and was reunited with my uncle...” +━━━=“Rino, this is a bad joke... please stop...” +今日は何人か、おそらく部活動の為に登校してきた生徒を見かけた。=Today, I saw a few students who probably came to school for club activities. +しかし、俺が前任と変わったことを知らないせいか、不審者を見る目で見てから頭を軽く下げて、足早に去る。=However, perhaps because she doesn't know that I've changed from my predecessor, she looks at me suspiciously, bows her head slightly, and leaves quickly. +不審がられるのは仕方がないとはいえ、別の意味でため息が出た。=I couldn’t blame her for being suspicious of me, but I sighed for a different reason. +…この退屈な仕事に期待していたことがある。間近で俺好みの女子学生をこっそり見ることだ。=...There's something I've been expecting from this boring job. It's sneaking a peek at my favorite schoolgirl up close. +しかし、なかなか好みの子がいない。=However, there weren't many girls she liked. +体だけを見ればも及第点もいるが、それだけだとズリネタにするにはやや使い勝手が悪い。=There were some passing marks, even if it was just looking at her body, but that alone was a bit unwieldy to use as a joke. +AVの見過ぎか、若い女学生=ヤりたくなるような女という図式が頭に染み付いてしまっていた。=Perhaps because I've watched too many porn, the image of a young schoolgirl = a woman who makes me want to do it is ingrained in my head. +そう思えば、再会したあの2人。あの2人は贔屓目抜きに別格だ。それに新体操部も目の保養にはなるだろう。=Now that I think about it, those two are reunited. Those two are on another level without favoritism. Besides, the rhythmic gymnastics club will be a feast for the eyes. +しかし、こっちから会いに行くわけにもいかない。どうにかならないものか…。=But I can't go see her myself. There's nothing I can do... +そんなことを考えながら、はがれかけていた掲示物を乱暴に貼り付け直した時だった。=As that thought crossed my mind, I violently reattached the notice board that was about to come off. +『おじさん、こんにちは』=“Good afternoon, Uncle.” +場の空気が一転するような、愛らしい声に驚きながら振り返る。=I turned around in surprise at her lovely voice, which seemed to completely change the mood. +乙羽ちゃんが立っていた。そしてこちらへと向かっていそいそと歩いてくる。=Otoha-chan was standing there. Then she hurriedly walked in our direction. +『ああ、びっくりした。乙羽ちゃんか。こんにちは』=“Oh, you surprised me. Otoha-chan, huh? Hello.” +『おじさん、今日もお仕事ご苦労様です』=“Uncle, thank you for your hard work again today.” +つい、飢えた目で乙羽ちゃんを見てしまう。いつみても肌艶がよく、清潔感のある子だ。=I can't help but stare at Otoha-chan with starved eyes. She's always so lustrous and clean. +あれから、乙羽ちゃんを思い起こさせるような女が出ている動画で抜いたせいか、=Maybe it's because I pulled it out in a video that reminded me of Otoha-chan. +漂う清楚さすら、男を誘っているように思えて仕方がない。=Even the cleanliness that hung in the air felt like it was inviting a man. +『…おじさん?』=“...Uncle?” +『ん、あ、ああ。そういえば、今日は…ほら、前言っていた補習が始まる日なのかい?』=“Mm, ah, yeah. Come to think of it, today’s... Hey, is this the day the supplementary lessons you mentioned start?” +慌てて、色ボケした頭からどうにか思い出して返事を返した。=Flustered, I somehow managed to remember from my sloppy head and reply. +『ううん、それはまだなの。今日は、担任の先生と最後の打ち合わせ』=“No, that’s not yet done. Today, I have a final meeting with my homeroom teacher.” +『それで、早めに来て校内をちょっとでも覚えようかなと思って』=“So I thought I’d come early and learn a little about the school.” +『ほら…私、方向音痴だから新しい建物とかすぐに迷っちゃって…』=“See... I don’t have a good sense of direction, so I immediately got lost about new buildings and stuff...” +『でも、またこうやって会えて嬉しいな』=“But I’m happy to see you like this again.” +もっと視姦したい気持ちを抑えながら、繕った笑顔を見せると乙羽ちゃんは澄んだ笑顔を返してくる。=Suppressing my urge to stare at her more, I show her a fixed smile, and Otoha-chan returns a clear smile. +『あ、それとおじさん、その…ごめんね…』=“Oh, and Mister, um... I’m sorry...” +『…急にどうしたんだい?』=“...What’s gotten into you all of a sudden?” +『…ほら、この間…廊下でお母さんのきつい言葉、止められなかったから』=“...You know, the other day... I couldn’t stop Mom’s harsh words in the hallway.” +『ははは…なんだ、あのことをまだ気にしてたのか』=“Hahaha... What, you’re still worried about that?” +『え…』=“Huh...” +『麗子姉さんの性格は、乙羽ちゃんが生まれる前から知っているし』=“I’ve known Reiko-nee-san’s personality since before Otoha-chan was born.” +『何より、乙羽ちゃんは何も悪いことをしていないんだから謝ることなんて何もないんだよ』=“More than anything, Otoha-chan hasn’t done anything wrong, so there’s nothing to apologize for.” +『あの時も優しい言葉をかけてくれたし、それでおじさんも落ち着いたから、忘れていたぐらいだよ』=“You gave me kind words back then, and that calmed my uncle down, so I almost forgot.” +『…おじさん』=“...Uncle.” +『ありがとう。やっぱりおじさんはすっごく優しいね。私が小さい頃からずーっと優しい』=“Thank you. You really are kind, Uncle. You’ve been kind to me ever since I was little.” +『ははは。大袈裟だなぁ。それに、乙羽ちゃんも昔から優しい子だよ』=“Hahaha. You’re exaggerating. And Otoha-chan’s always been a kind girl.” +『ふふ、ありがとう』=“Hehe, thank you.” +言葉を交わしているうちに、どうしても体に目が行ってしまう。真意に気付いていないようだし構わないだろう。=As we exchange words, my eyes are drawn to her body. She doesn't seem to realize her true intentions, so I don't think she cares. +『初めて会った日も思ったけど、やっぱり見ないうちに随分大きくなって、変わったねぇ』=“I thought about it the day we first met, but you really did grow up a lot while I wasn’t looking, and you’ve changed.” +『そう?身長とかは全然違うけど…中身は特に変わってなくて…今もこうやってすぐおじさんに甘えちゃうし』=“Really? Their heights and stuff are completely different... but their contents haven’t really changed... and they’re still fawning over you like this right away.” +『今も昔も可愛い乙羽ちゃんだから、おじさん大歓迎だよ』=“You’re a cute Otoha-chan now and in the past, so you’re welcome to be my uncle.” +優しさだけで懐いてくれる純粋な姪っ子なら、色んな意味で大歓迎だ。=If she's a pure niece who gets attached to me through kindness alone, I welcome her in more ways than one. +『ふふ。褒められ過ぎて、なんだか緊張してきちゃった』=“Heheh. You complimented me so much that I’m starting to get nervous.” +『緊張してる乙羽ちゃんを見てると、お別れした日のことを思い出すよ』=“Seeing Otoha-chan so nervous reminds me of the day we parted ways.” +『お別れした、日……。あ、5年前の…』=“The day we parted ways... Ah, five years ago...” +『そ、それって…すっごく泣いちゃったこととか…、…もしかして……や、約束のこと…とか…?』=“D-Does that mean... I cried so much... ...Could it be... y-you're talking about the promise...?” +ああ、そういえば…なにかそんなことを言っていたような。=Ah, now that she mentions it... I think she said something like that. +言われて今思い出した。=Now that she mentions it, I remember. +あの日に言われたこと……約束…?=What she told me that day... was a promise...? +『約束…?どんな約束かな?』=“A promise...? What kind of promise?” +尋ねながら、俺もあの日に何を言われていたかを思い出そうとしていた。=As I asked, I tried to remember what she had said to me that day, too. +そしておぼろげながら思いだした。=And then, vaguely, I remembered. +『え…、あ…えっと…』=“Eh... ah... umm...” +『っ、えぇっと…な、何も。っ…き、気にしないで!』=“Uh, umm... n-nothing. Ngh... D-Don’t worry about it!” +…この反応からすると、おそらく、”あの約束”のことだろう。=...Judging by her reaction, she was probably referring to that promise. +『……』=“...” +でも、あえて今は忘れたふりをしておこう。覚えていると答えたところで、果たせる話でもない。=But I decided to pretend I'd forgotten about it for now. Even if I said I remembered, it wasn't something I could accomplish. +目の保養以上のことは期待できない。=I couldn't expect anything more than a feast for the eyes. +『ごめんね。最近すぐに思い出せないことが増えちゃって。おじさんももう歳だなぁ、ははは』=“Sorry. There’s been a lot I can’t remember right away lately. You’re getting old, Uncle, hahaha.” +『う、ううん!おじさん、まだ全然若いし…それに…だから……その、えっと…』=“N-No! Uncle, you’re still totally young... and... so... umm, umm...” +『…………』=“......” +何を考えているんだろう。=I wonder what she's thinking. +5年も昔の、幼い言葉を話して思い詰めたように黙る。そんな乙羽ちゃんの純真さに感心してしまう。=She fell silent, as if brooding over the words of a child five years ago. I couldn't help but admire Otoha-chan's innocence. +純真ゆえに傷つけて遠ざかられてしまってはもったいない。フォローをしておこう。=It'd be a waste to hurt her and distance myself from her because she's so innocent. I'll follow up. +『なんだい?気にしないで、昔みたいになんでもおじさんに言ってごらんよ』=“What is it? Don’t worry about it. Just tell your uncle anything you want, like you used to.” +『じゃあ、その…えっと…』=“Then, um... umm...” +『あのっ…お、おじさんは、今付き合ってる女の人…とか…いるのかな…?』=“Um... O-Oji-san, are you... the woman you’re dating right now... or something...?” +『おや、また急に。そんなこと…どうしたんだい?』=“Oh, that’s sudden again. That’s... What’s wrong?” +予想外の問いに驚きを隠しつつ、ゆっくり尋ねる。=I asked slowly, hiding my surprise at the unexpected question. +『それは…その……お母さんは、あまりおじさんの話をしてくれないから…結婚とかもうしてたりして、とか…』=“Well... umm... Mom doesn’t talk about her uncle much... so maybe she’s already married or something...” +『け、結婚してるかだけが気になってるんじゃないの。なんていうか、最近おじさんどうしてるかなーなんて』=“I-I’m not just curious about whether you’re married or not. I’m just wondering how your uncle’s been doing lately.” +どうやら、順調に発育している体に伴い、それなりに色気づいているようだ。=It seems she's noticed a certain amount of color along with her well-developed body. +麗子姉さんが放つ、嫌味のこもった『相手もいないのか』といったものとは全く違う。=It was completely different from the sarcasm Reiko-nee-san gave off when she said she didn't even have a partner. +あまりの他愛のなさに眩しさを感じる反面、どうしてもムラムラしてきてしまう。=It's so trivial that it's blinding, but at the same time, I can't help but get horny. +『ははは、乙羽ちゃんもそういうことが気になる年頃になったかぁ。……結婚かぁ。どうだろうねえ?』=“Hahaha, so Otoha-chan’s getting old enough to be curious about something like that. ...Marriage, huh? I dunno.” +『ほんと、急に変なこと聞いてごめんなさい!』=“Seriously, I’m sorry for asking something so weird all of a sudden!” +『いいよいいよ。乙羽ちゃんは前の学校からこっちに移って好きな人と離れ離れになっちゃったかな?』=“It’s fine. I wonder if Otoha-chan moved here from her previous school and got separated from the person she likes?” +『う、ううん…そんな人はいなくて。あっちでもずっと勉強ばっかりで、皆そんな感じだったから』=“N-No... There’s no one like that. I’ve been studying all the time over there, too, and everyone felt that way.” +『そっかそっか。向こうでもずっと頑張ってたんだね』=“I see, I see. You’ve been working hard over there, too.” +見た目通りの処女、という単語が頭に浮かぶ。=The word “virgin as she looks” came to mind. +…それが猛烈に劣情を掻き立てた。ここまで純真で無垢な若い娘を、この手で汚したい。=...It stirred up intense carnal desire. She wanted to defile such an innocent young girl with her own hands. +姪にこんな気持ちを抱くとは、自分でも見境がないとは思うが…しかし、姪だからこそ背徳感がそそられる。=I don't think I'm indiscriminate enough to feel this way about my niece... but it's precisely because she's my nieces that my sense of immorality is aroused. +『でも、私、頑張ったけど、知ってる通り…』=“But I did my best, but as you know...” +『大丈夫。乙羽ちゃんは今も昔も、十分頑張ってるよ。本当にすごいと思ってる。自慢の姪っ子だよ』=“Don’t worry. Otoha-chan’s been working hard enough, both now and in the past. I really do think she’s amazing. She’s my proud niece.” +『おじさん…』=“Uncle...” +静かな廊下に朗々と、時刻の区切りを報せる音が鳴りひびく。=The sound of the clock breaking rang out loudly in the quiet hallway. +俺が働いているように、夏休みでも補習や部活のために学校は常に動いている。=Just like I'm working, school is always working for supplementary classes and club activities even during summer vacation. +『えっ、あれ、今何時?!』=“Huh? Wait, what time is it?!” +『そうだなぁ…どれ、ああ…もうすぐ1時だね』=“You’re right... Let’s see, ahh... It’s almost one o’clock.” +『わっ!ご、ごめんなさい。もう行かないと!先生もお母さんもきっと待ってる!』=“Wah! I-I’m sorry. I have to go now! I’m sure the teacher and mother are waiting for me!” +『ああ。行っておいで』=“Yeah. Go ahead.” +『おじさん、またね!』=“Uncle, see you later!” +走り去る姿を見ながら、押さえ込んでいた邪な気持ちに思いを巡らせる。=As I watched her run off, I pondered the wicked feelings I’d been holding back. +乙羽ちゃんは、あらゆる意味で男というものを知らなさ過ぎる。無防備そのものといっていい。=Otoha-chan doesn't know men in every sense of the word. She's completely defenseless. +見境なく抱いてしまった劣情は決して表に出さず…こっそり、そしてたっぷり視姦させてもらおう。=I won't let my carnal desires, which I've indiscriminately embraced, show... I'll stealthily and thoroughly rape her. +――――――――=--------- +―――=――― +『はぁ…はぁ…ふぅ…はぁ…』=“Huff... Huff... Fhh... huff...” +『嘘言って、逃げてきちゃった…。用事までは、まだちょっと時間あるのに…』=“I lied and ran away... There’s still a little time before I have something to do...” +『おじさん、やっぱり優しいな……』=“Uncle, you really are kind...” +『普通に話せてたのに…。変な事ばっかり聞いちゃった…。おじさん、困ってたよね?』=“I could’ve just talked to him normally... I’ve only asked him weird things... Uncle, you were in trouble, weren’t you?” +『おじさん…あの約束、本当に忘れちゃったのかな…』=“Uncle... Did you really forget that promise...?” +『私をお嫁さんにして…』=“Make me your bride...” +『…なんて、私、小さかったもんね…』=“...Man, I was so small...” +『彼女がいるかどうかは、はぐらかされちゃった』=“I’ve been dodged as to whether I have a girlfriend or not.” +『おじさん…言わないってことは、彼女さんいるのかなぁ…。いないのかなぁ…』=“Uncle... If you’re not going to say it, does that mean you have a girlfriend...? I wonder if you don’t...” +『…はぁ。いたら…おじさんの好きな女の人ってどんな人なんだろ…』=“...Sigh. If I did... I wonder what kind of person the woman your uncle likes is...” +『タイプの髪形とか、身長とか…胸のサイズとか…うーん、私、おじさんの好み全然知らないな。』=“Your type of hair, your height, your breast size... Hmm, I don’t know what you like at all.” +『デートしたり…そうだ、この町なら駅前かな…?それとも、おじさんの部屋とかで一緒に過ごすのかな。』=“Like going on dates... Oh yeah, in this town, maybe it’s in front of the station...? Or maybe we’ll spend time together in the old man’s room or something.” +『男の人としてのおじさんと付き合って、デートかぁ…』=“Going out with an old man as a man and going on a date, huh...” +『胸がぎゅっとなって、…なのにドキドキしてくる。』=“My chest tightens... and yet, my heart is pounding.” +『私、こんなことあんまり考えたことなかったのに…。』=“I’ve never really thought about this...” +『付き合うってことは…手を繋いだりするんだよね』=“If we’re going out... we’ll be holding hands, right?” +『ちょっと想像するくらいなら…いいよね。』=“If it’s just imagining a little...it’s fine.” +『昔に、手を繋いでくれた感じじゃなくて…男の人として…好きな、女の人の手を…』=“It doesn’t feel like you’ve held hands with me in the past... As a man... The hand of the woman I love...” +『………』=“......” +『…多分、ぎゅって手を握って…』=“...She’s probably squeezing my hand...” +『漫画みたいな感じで…。うーん、でも、おじさんほど年上の人だとそんなことはしない…とか?』=“It’s like something out of a manga... Hmm, but people older than you wouldn’t do that... or something like that?” +『はー…』=“Haaah...” +『顔が熱い。気持ちいいドキドキが続いてる。昔、手を繋いでくれたことよりもっと先のコト…。』=“My face is hot. My heart’s pounding so hard it feels good. Something even further than the fact that you held my hand in the past...” +『っていっても、私には何も経験がないからはっきり思い浮かべられるのは手の温かさだけ。』=“That said, I don’t have any experience, so the only thing I can think of clearly is the warmth of your hand.” +『それしか知らないから、当たり前だけど…。…なんだか寂しい。』=“That’s all I know, so it’s only natural, but... ...I feel kind of lonely.” +『私、おじさん以外好きになったことないし、男の人と付き合ったこともないから全然わかんない』=“I’ve never fallen in love with anyone other than my uncle, and I’d never dated a guy before, so I don’t get it at all.” +『でも、やっぱり…彼女なら…抱きしめ合ったり……キス…したり………する、よね』=“But, after all... if it’s her... we’d hug each other... and kiss... and stuff... right?” +『おじさんに抱きしめられたらどんな感じかな…?』=“I wonder what it’d feel like if Uncle hugged me...?” +『キスって…実際どんな感じなんだろう……。おじさんとしたら……』=“I wonder... what kisses actually feel like... If it’s an uncle...” +『…………』=“......” +『すっごく、ドキドキしてきた…落ち着かなきゃ…。私、お嫁さんになりたいなんて言ってて』=“I’m starting to get really excited... I need to calm down... I said I wanted to be a bride.” +『しかも、さっきその約束を確認しちゃった…。結婚って彼女以上ってことなんだし…。』=“What’s more, I just confirmed that promise... Marriage means you’re more than her...” +『彼女以上…ってことはキス以上のことも…する、よね』=“More than your girlfriend... Which means you’ll do more than kissing... right?” +『わっわっ、すっごく恥ずかしくなってきた…!ひとりでいたら妄想が止まんなくなっちゃう!』=“Wah-wah, I’m starting to feel really embarrassed...! I can’t stop fantasizing about it if I'm alone!” +『こんなこと考えてないで…。ちょっと早いけど、もう職員室行ってもいいよね』=“Don’t think about this... It’s a little early, but you can go to the staff room now.” +『えっと…』=“Um...” +『うわ、もうこんな時間…!本当に遅刻しちゃう!』=“Whoa, it’s already this late...! I’m really going to be late!” +『ちょっと走っちゃったって言えば、顔が赤いのも誤魔化せるよね。』=“If I say I ran a little, I can hide the fact that my face is red.” +今日の暑さは昨日にまして異常だった。=Today's heat was even more abnormal than yesterday. +裏庭の草むしりをやめ、炎天下を避けて廊下の掃除に予定変更した。=I stopped weeding the backyard and changed my schedule to cleaning the hallway to avoid the blazing sun. +ある程度綺麗になり、一息ついて壁にもたれる。その時、どこからか足音が聞こえた。=Once it's clean enough, I take a breath and lean against the wall. Just then, I hear footsteps from somewhere. +パタパタと聞こえる小さく遠い足音は、背を預けている壁のすぐそばからのびた階上から聞こえる。=The soft, distant pattering of footsteps could be heard from the floor right next to the wall she was leaning against. +やたらせわしなく動き回っているその足音は、教員ではなく生徒のように思える。=The sound of her footsteps as she moves around restlessly makes me think of her as a student, not a teacher. +『…、………、……』=“......, ..., ...” +女の子の呟くような声が聞こえた。誰だろう…?=I hear a girl's murmured voice. I wonder who it is...? +『…れもいないし、どうしよう。教室、どこかな…。うー…この階じゃなくて1つ下だったのかも…』=“...But she’s not here, so what should I do? I wonder where the classroom is... Ugh... Maybe she was one year younger than me, not on this floor...” +この声は……乙羽ちゃんか?=Is that... Otoha-chan? +どうやら迷っているらしい。こっちから上がっていって声を掛けようか。それとも…=Looks like she's hesitating. Should I come up here and call out to her? Or... +そう思った瞬間に、こっちへと降りてくる足音が大きくなる。=The moment I think that, the footsteps coming down toward me grow louder. +そして、踊り場より少し上の階段からひょこっと頭が見えた。=And then, from the stairs a little higher than the landing, I suddenly saw her head. +『あっ』=“Ah!” +俺と目が合うと、驚きの次にすぐ笑顔になった。=When our eyes met, she immediately smiled after being surprised. +『おじさーん!』=“Mister!” +手を振りながら、こっちを見て何段か駆け下りた。=Waving her hand, she looked at me and ran down several steps. +そして踊り場に辿り着き、そのまま足を止めずに俺のいる階への階段を再び降り始める。=Then she reached the landing and began descending the stairs to the floor I was on again without stopping. +『おっ、乙羽ちゃん。こんな珍しいところに』=“Oh, Otoha-chan. In such a rare place.” +俺を見つけたことがよほど嬉しいのか、こっちの顔を見たまま更に駆け下りる足が速くなる。=She must be really happy to have found me, because she runs even faster as she looks at me. +『こんなところで会えるなんて偶然だね!ふふ、嬉し…っ』=“It’s a coincidence to see you here! Hehe, I’m so happy...” +あ…。まだ数段以上あるのに、乙羽ちゃんの態勢が前のめりに崩れるのがわかった。=Ah... There were still more than a few steps left, but I could feel Otoha-chan’s stance slipping forward. +『っ危な…!!』=“Watch out...!!” +『お、乙羽ちゃん、大丈夫…?』=“O-Otoha-chan, are you okay...?” +まだ心臓が早鐘を打っている。=My heart was still racing. +…乙羽ちゃんを受け止められた、か?=...Did she catch Otoha-chan? +『お、じ…さん…』=“O-ji...san...” +ああ…。=Ah... +目と鼻の先の距離に、硬直した表情の乙羽ちゃんがいる……ということは、大丈夫だったようだ…。=Otoha-chan was right in front of me with a stiff expression... which meant she was fine... +『お、っおじさん、私っ…、』=“M-Mister, I...” +『…怪我はないかい?いてて…』=“...Are you hurt? Owowowow...” +どうにか肩を抱こうとしたが、咄嗟のことで、しかも飛びつくように倒れ込む勢いに負けてしまい…=I try to wrap my arms around her shoulders, but I lose to the force of her sudden jump... +バランスが取れず、尻餅をついてしまった。=Unable to keep my balance, I fell on my butt. +『だ、大丈夫…?』=“A-Are you okay...?” +…良かった。それにしても…乙羽ちゃんがものすごく近い…。=...That's good. But still... Otoha-chan's really close... +女の…というより、もっと淡く甘い、女の子特有のいい匂いがする。それを吸いこもうと鼻が勝手にうごめく。=A woman's... or rather, a fainter, sweeter, girlish smell. My nose twitches on its own, trying to inhale it. +ああ、久しぶりの女[メス/1]の匂い…。いや、久しぶりどころか初めてじゃないかと思うほどの極上の香りだ。=Ah, the smell of a woman I haven't smelled in a long time... No, not only has it been a while, but it's the first time I've smelled it. +しかも、密着しているせいで、それを温めた体のぬくもりまではっきりとわかる。=Moreover, because we were pressed up against each other, I could clearly feel the warmth of her warm body. +『ご、ごめんなさい!おじさん、痛いの?大丈夫?』=“I-I’m sorry! Does it hurt, Uncle? Are you okay?” +『あ、ああ…大丈夫。尻餅をつくみたいに転んだから大したことないよ』=“Y-Yeah... I’m fine. I fell over like I was falling on my butt, so it’s no big deal.” +ジンジンしているが本当に大したことはないはずだ。=It's tingling, but it really shouldn't be a big deal. +そんなことよりも乙羽ちゃんからのいい匂いに、猛烈にムラムラしてしまっている。=More importantly, the pleasant smell from Otoha-chan is making me intensely horny. +乙羽ちゃんを起こして、俺も起きよう。=I'll wake up Otoha-chan and wake up too. +でないと、確実に勃起してしまう。オカズにした女の子が腕の中にいる。勃起しない方がおかしいだろう。=If I don't, I'll definitely get an erection. The girl I've turned into a freak is in my arms. It'd be weirder if I didn't. +ん…?=Hm...? +俺の手が触っているのは…=My hand is touching... +…乙羽ちゃんのおっぱいだ。=...Otoha-chan's boobs. +『…?!』=“...?!” +『あ、お、おじさん、ごめんね。重いよね』=“Ah, s-sorry, Uncle. It’s heavy, isn’t it?” +いや、そうじゃない。今俺の手に…遠慮なく押し当てられているのは、呼吸がかかるほどの距離にいるこの子の乳房だ。=No, that's not it. What's pressing against my hand right now... is this girl's breasts, which are close enough for me to feel her breath. +ブラジャー越しだろうに…柔らかく、そして張りがあるのがわかる。=It's probably through her bra... but I can tell it's soft and firm. +つい、手指に力が入ってしまう。=I couldn't help but put strength into my fingers. +ああ…想像していた通りの感触だ。=Yeah... It's exactly what I imagined it would be. +『い、今どくねっ…!!』=“I-It’s so modern...!!” +乙羽ちゃんも、密着し過ぎていることに気付いたらしいが、下手に動かれるといつまでたっても起き上がれない。=Otoha-chan seems to have realized that we're too close, too, but if she moves carelessly, she'll never get up. +まだ若い発育途中の胸が俺のてのひらに当たって、むにむにと肉感のままに動いている。=Her still-young, still-growing breasts hit the palm of my hand, and she moved in accordance with her fleshiness. +これは…かなり、ヤバい…。すべてをすっ飛ばしてチンポを突っ込みたくなる衝動がつき上がってくる。=This is... pretty bad... The urge to blow everything away and thrust my cock into her is building up. +視姦していただけの子、実の姪っ子…。今はそうではなく、本当にこんな風に間近に見ながら=A child who was just raping her, her own niece... That wasn't the case right now. She really was looking at her like this up close. +犯したい。この子とセックスがしたい。男を教えたい。もっと頬を赤らめさせて、俺の手で絶頂を迎えさせたい。=I want to rape her. I want sex with this girl. I need to teach her how to be a man. I also want to make her blush even more and make her climax with my own hands. +一体どんな声で鳴くんだろうか。今聞いているような声の高さか、最初はどんな風に…=I wonder what kind of voice it'll make. I wonder if it's as loud as the one I'm hearing right now. How will it sound at first...? +『あっ…んん……』=“Ah... Mmm...” +と、乙羽ちゃんが静かに声を殺しながら喘いだことでようやく我に返った。=And with Otoha-chan gasping quietly, I finally came to my senses. +『お、俺が起き上がるよ』=“I-I’ll get up.” +冷静を装おうが早口になる。頭の中は乙羽ちゃんの肉体をあさって貪る情欲ではちきれそうだ。=I try to act calm, but I talk too fast. My head feels like it's going to burst with lust for Otoha-chan's body. +我慢していた劣情が一気に、そして最早、止めようもなくなってしまう。呼吸が荒くなる。=All at once, the lust I had been holding back became unstoppable. My breathing became ragged. +このまま触っていたい。もっと揉みしだきたい。サイズ通りの感触が生々しくいやらしい。=I want to keep touching her like this. I wanna rub her more. The sensation of her size is so raw and lewd. +この服の下は…見えている肌と同じ、きめの細かい皮膚に覆われてみずみずしく、すべすべしているんだろう。=Underneath these clothes... they're covered in fine, smooth skin, just like the skin I can see. +そして、その中央にある突起は…。=And the protrusion in the middle of it was... +『やっ…んっ、わ、私がどけばっ…』=“No... Nnh, I-I’ll get out of the way...” +つい、軽く揉み上げてしまった。でもわざととはバレてはいないだろう。=I couldn't help but rub her lightly. But she probably didn't find out on purpose. +もっと聞きたい。触りたい。声を上げさせたい。せっかくだ。こんな好機は二度とないかもしれない。=I want to hear more. I want her to touch me. I need to make her cry out. This is a good opportunity. This might never happen again. +『乙羽ちゃん…』=“Otoha-chan...” +あともう1度だけ感触を楽しみたい。=I want to enjoy the sensation just one more time. +呼吸に合わせてバレないように指を微動させる。=I move my fingers slightly in time with her breathing so she won't notice. +『わっ…私どうしたら』=“Wah... What should I do?” +乙羽ちゃんの顔がどんどん赤くなっていく。この近さで…たまらなく煽情的だ。=Otoha-chan's face is getting redder and redder. She's so close... It's unbearably arousing. +呼吸も同時に荒い。セックスの前戯そのもののように思えてくる。=Her breathing is ragged at the same time. It feels like the foreplay of sex itself. +『乙羽ちゃん、えっと…』=“Otoha-chan, um...” +指が、手が幸せだ。…やはり犯したくてたまらなくなる。このまま上下を逆転させ組み敷いて押し倒したい。=My fingers, my hands are happy. ...I can't help but want to rape her. I want to turn the tables and pin her down. +そう。押し倒し、乱暴に押さえつけ、脚を開かせ…=That's right. Pushing her down, holding her down violently, spreading her legs... +『おっ…おじさん…あの……”何か”…当たっ、てる…』=“M-Mister... um... ‘something’... is... hitting me...” +『っ…』=“Gh...” +しまった……。ここまで想像して興奮しているなら勃起していて当然だ。=Crap... If imagining it this much turns me on, then it's only natural that I'm erect. +興奮して勃起するなど、いつもなら何も思わないが、今は相手と体が密着している。=Normally, I wouldn't think anything of getting excited and erect, but right now, my body is glued to hers. +そしてその相手にバレている。おまけに姪っ子だ。=And that person knows. On top of that, she's my niece. +『…………』=“......” +一瞬、血の気が引いた。=The blood drained from my face for a moment. +だが、乙羽ちゃんの表情はこちらの下劣さを忌む様子もなく、ただ恥じらい戸惑っているだけのようだ。=But Otoha-chan's expression doesn't seem to abhor my vulgarity. She's just embarrassed and confused. +…ここは笑って流した方がお互いのためだろう。=...It would probably be better for both of us to just laugh it off. +うまく収める方法などそれ以外に思いつかない。=I couldn't think of any other way to get it under control. +『ご、ごめんごめん。ははは…』=“S-Sorry, sorry. Hahaha...” +『う、ううん。そのっ……男の人、だもん…ね。わ、私こそごめんなさい……』=“N-No. Um... You’re a man... aren’t you? I-I’m the one who’s sorry...” +この反応はなんなのだろう。生来の優しさからなのか、戸惑っているからか…。=What was this reaction? Was it out of her natural kindness, or because she was confused...? +少しばかり冷静になった気持ちで、乙羽ちゃんを抱き起す。=Feeling a little calmer, I picked Otoha-chan up. +『その…本当に、大丈夫かい?』=“Um... Are you really okay?” +気取ってみるが、まだギンギンに反応したままの股間をかかえて、しかも、互いに息が荒いままだ。=I try to act cool, but my crotch is still twitching, and our breathing is still ragged. +白々しさが際立つ。=Her innocence makes her stand out even more. +『ん…』=“Mm...” +『そうか。……ならよかった』=“I see. ...That’s good, then.” +『い…1のBって教室…この階にあるかな…?』=“I...is 1B in the classroom...on this floor...?” +『ああ、それならこの階の突き当りまで行って、階段を上がらずに、少し回り込むようにした所にあるよ』=“Ah, if that’s the case, it’s right at the end of this floor, not up the stairs, but around a little.” +説明しながら、さっきまであった手指の感触をもう一度…と思って仕方がない。=As I explain, I can't help but think about the sensation of my fingers again. +『あ、ありがと。私、これから初めての補習なのに迷っちゃて……行くねっ』=“Th-Thank you. It’s my first supplementary lesson from now on, but I’m lost... I’ll go.” +乙羽ちゃんの姿が見えなくなっても、イチモツは萎えることなくガチガチにいきり立ったままだ。=Even after Otoha-chan disappeared from view, Ichimoto didn't wither. She was still rock-hard. +バレたことよりも、あのままもつれあっていられなかったことにため息が出た。=More than being found out, I let out a sigh at the fact that we couldn't stay tangled up like that. +『はぁっ、はぁっ…』=“Haah, haah...” +『はぁ…っはぁ……っはぁ』=“Huff... Huff... huff.” +『走ってきちゃった…ちょっと落ち着かなきゃ…。』=“I came running... I need to calm down a little...” +『おじさん…私の胸……。』=“Uncle... My chest...” +『おじさんの手が…こう…』=“Uncle’s hand...like this...” +『んっ…んんっ…』=“Nnh... Nnnh...” +『やだっ。変な声、出るっ…。』=“No. I’m making weird noises...” +『なにこれ…すごくドキドキする。おじさんに触られたって思ったら…変な感じ。むずむずして…』=“What is this...? My heart’s beating really fast. When I think about how my uncle touched me... it feels weird. It’s itchy...” +『もっと…、触ってみたい…。隠れて…この、陰なら…。』=“I... want to touch it more... Hide... in this shadow...” +――――――=------- +―――=――― +『おじさんの……好きな男の人の手で、触られて…んっ…』=“You’re... touching me with the hand of the man you love... Nnh...” +『自分で…触ってる…のに、あの時と全然違う……。なのに…思い出したら、私…すごく興奮しちゃってる…。』=“I’m... touching it myself... but it’s completely different from back then... And yet... now that I think about it, I’m really... excited...” +『私のおっぱいで…おじさんのあそこ…凄く硬くなって…。っはぁ、はぁ…』=“My boobs... made your pussy... really hard... Haa, haa...” +『っ…!!! 私…自分の言葉でも興奮してる。』=“...!!! I’m... excited even with my own words.” +『ゾワゾワする…。はぁ…、んっ…。』=“I’m getting chills... Hahh... nnh...” +『はぁ、ふぅ…はぁ…っ』=“Huff, huff... Huff...” +『乳首、服の上から分かっちゃうぐらいになってる。ブラジャーを押し上げちゃって…擦れてる。』=“I can tell your nipples through your clothes. You're pushing up your bra... and rubbing it.” +『はぁっはぁっ…』=“Haah haah...” +『苦しい。走った後の苦しさじゃなくて……なんなの、これ…。』=“It hurts. It’s not the pain after running... What is this...?” +『おじさんの…お、おっきかった…。あれが…男の人の、お…お…おちんちん……だよね…』=“Oji-san’s... b-big... That was... a man’s d-d-dick... wasn’t it...?” +『おじさんが私で興奮したから…はぁはぁ…あんなふうになるんだよね…』=“It’s because Uncle got excited over me... Haa, haa... He’s like that, isn’t he...?” +『おっきくなってたってことは…。』=“If it’s gotten bigger, that means...” +『エ…エッチ、出来るとか……したいから…なっちゃうんだっけ…。』=“I-It's because... I want to have sex... or something, right...?” +『はあ、はあっ…』=“Haah, haah...” +『でも、アレが私の中に入る…ってこと、だよね?あんなおっきいのが…入るの…?』=“But that thing’s going to go inside me... That’s what you’re saying, right? Is something that big going to... go in...?” +『汗が噴き出てきてる。すごく熱い。』=“I’m sweating profusely. It’s really hot.” +『はぁ、はぁ…でも入っちゃうのかな…どんな感じになっちゃうんだろ…。すごく、痛そう…』=“Hah, hah... But I wonder if it’s going to go in... I wonder what it’ll feel like... It looks really, painful...” +『はぁ…、ぁ…。き、気持ちよくなるのかな…。男の人のが…大きくなるの、本当はあんな感じなんだ…』=“Hahh... ah... I-I wonder if it’ll feel good... When a man’s thing... gets bigger, it’s actually like that...” +『胸触るの、止まらない。こんなこと、学校でするなんて…補習、行かなくちゃいけないのに。』=“I can’t stop touching your chest. Doing this at school... I have to go to supplementary lessons.” +『ん…っは…ぁ…、っぁ…は…』=“Mm... hah... ah... ahh... ha...” +『胸、おっぱい触ってるだけなのに…触られたって思ったら全然違う…知らない感覚が体の奥から湧いてくる。』=“I’m just touching your breasts, your boobs... but when I think you’re touching me, it’s completely different... A sensation I don’t know wells up from deep within my body.” +『ジンジンしてゾワゾワして、頭が…グラグラする。息が出来てないみたいで、鼻の奥がツーンってして…。』=“It’s tingling, and I’m shivering, and my head... is wobbling. It’s like I can’t breathe, and the back of my nose is prickling...” +『お、おじさん…ぁ、はあ…あ…っ…』=“M-Mister... ah, haa... ah...” +『こんなの見つかったら…ううん、見つからなくてもダメだよ。』=“If we find something like this... No, even if we don’t find it, we can’t.” +『おじさんに会ってから、私、ちょっと変だよぉ…』=“Ever since I met you, Uncle, I’ve been acting a little weird...” +『どうかしちゃってる。でもやめられない。』=“Something’s wrong. But I can’t stop.” +『どうしよう…。』=“What should I do...” +『私、変になっちゃったよぉ…。』=“I’ve gone crazy...” +夏休み中でもポスターなんかの掲示物はある。期限切れを剥がし、新しいものがあれば貼る。=There's posters and the like even during summer vacation. We peel them off their expiration date and put them up if there's anything new. +そんな仕事をしながら廊下を歩いていた。……ん?どこからか授業中らしい教師の声がくぐもって聞こえる。=That's the kind of work I'm doing as I walk down the hallway. ...Hm? I can hear a teacher's voice muffled, like he's in class somewhere. +声が聞こえてきた教室へと近づいてみる。=I approach the classroom where I heard her voice. +学年と組が書かれたプレートを見て、気付く。=When I saw the plate with the class year written on it, I realized. +ここは…乙羽ちゃんが補習を受けている教室だ。=This is... the classroom where Otoha-chan is taking supplementary lessons. +『解の求め方は、この記号よりひとつ前の…』=“The way you seek the solution is one step before this symbol...” +『先生が黒板に数式を書いて示しながら、教科書を持って丁寧に説明をしてくれている。』=“The teacher is writing formulas on the blackboard to show us, and he’s holding a textbook and explaining everything carefully.” +『この教室の中で…女子は私1人。』=『I'm the only girl in this classroom...』 +『残りは、同学年の男子3人。先生も男の人。なんだか浮いているような気がして落ち着かない。』=“The rest are three boys in the same year. The teacher is a man, too. I feel like I’m floating, and I can’t calm down.” +『でも、それだけじゃないのも自覚してる。』=“But I’m also aware that’s not all.” +『………』=“......” +『はぁ…この単元、好きだし得意だから、いつもならこの授業も楽しいんだけど……』=“Sigh... I like this unit, and I’m good at it, so this class would normally be fun, but...” +『でも…今、頭の中は先生の説明でも数式でもないモノでいっぱいになってる。』=“But... right now, my head is full of things that aren’t Sensei’s explanations or formulas.” +『それは…大事な勉強すら押しのけて、私の意思に関係なく日に日に大きくなって……。』=“That’s... pushing aside important studies, and growing bigger by the day regardless of my will...” +『起きてから眠るまで、何をしていても離れない。少しでも意識をしたら一気に膨らんでしまう…。』=“From waking up to sleeping, no matter what you do, you won’t leave. If you’re even a little conscious, you’ll swell up all at once...” +『なんでこんな風になっちゃったんだろう………。』=“Why did it end up like this......?” +『多分、きっかけはあの日。階段から足を踏み外して…』=“It probably started that day. I lost my footing on the stairs...” +『おじさんが私を受け止めてくれた時…。あの時から…』=“When Uncle accepted me... Ever since then...” +『この場合は、双方の数字を消して…』=“In this case, we’ll erase the numbers on both sides...” +『私がおじさんを…押し倒したみたいになって…、おじさんのおっきな手が………』=“It felt like... I’d pushed him down... and his big hand...” +『私の…おっぱいを……鷲掴みするみたいに…。』=“It’s like you’re grabbing... my boobs...” +『ん…はぁ…』=“Mm... hah...” +『おじさんの指がおっぱいを揉むみたいに……ぐにぐにって…動いて…』=“It’s like my uncle’s fingers are massaging my boobs... They’re squeezing... and moving...” +『おじさんも、…お、おじさんの…おチンチンが……か…硬くなってて…』=“Uncle, too... O-Oji-san’s... penis... has gotten... c-hard...” +『すごく…エ……エッチで興奮しちゃって…。』=“I'm... really... turned on by sex...” +『っ……』=“Gh...” +『あれから、ずっと…気を抜くとその時のことばっかり思い出して、他のことが考えられなくなって…。』=“Ever since then...if I let my guard down, I’ll only remember that time, and I won’t be able to think of anything else...” +『その繰り返しばかりしてる。』=“I’m just repeating that over and over.” +『んっ………』=“Mm...” +『ダメ…また変な気持ちになってる。最近いつも感じてる、ムズムズした…変な感じがこみあげてきてる。』=“No... I’m feeling weird again. Lately, I’ve been feeling it all the time, itchy... It’s getting weird.” +『来学期の勉強に向けての大事な授業中なのに。私…何考えてるんだろ……。』=“We’re in the middle of an important lesson for next semester’s studying. I... wonder what I’m thinking...” +『はぁ…』=“Sigh...” +『小鳥遊、聞いてるか?』=“Takanashi, are you listening?” +『はッ、はい!!』=“Y-Yes!!” +『よし、聞いてるな。お前は赤点取ってここにいるわけじゃないからな。でもしっかりついてこいよ』=“Okay, you’re listening. You’re not here for failing grades. But make sure you follow me.” +『ぁ…は、はい…!』=“Ah... Y-Yes...!” +『おい、そこのお前、全然違うページ開いてるぞ。しっかりしろ』=“Hey, you there, you’re opening a completely different page. Hang in there.” +『え、今…何ページですか?!』=“Huh? Just now... How many pages?!” +『お前なぁ…。ほら、そこの2人も笑ってないで、集中しろ、集中!』=“You know... Come on, those two over there aren’t laughing either. Focus, focus!” +『あ、…ああ…ぁあ……びっくりした。本っ当にびっくりした…。』=“Ah... aaah... aah... You surprised me. You really surprised me...” +『一瞬、変なことを考えてるのがバレて、声をかけられたのかと思った…。』=“For a moment, I thought he’d figured out I was thinking something weird and called out to me...” +『先生だけじゃなくて、一緒に補習を受けてる男の子もいるのに…。』=“It’s not just the teacher—there’s a boy who’s taking supplementary lessons with her, too...” +『じゃあ、次の問題は…』=“Then the next problem is...” +『でも、少しホッとしたら、すぐにまた…思い出して…ムズムズするのが止まらなくなる…。』=“But if I feel a little relieved, I’ll soon... remember again... and I won’t be able to stop itching...” +『もう…ダメなの。ダメなのに…。』=“I... can’t take it anymore. I shouldn’t...” +『ふ…はぁ…』=“Fh... hah...” +『落ち着かないよぉ…。先生の話がちっとも頭に入ってこないし…。』=“I can’t calm down... I haven’t been able to get the teacher’s story into my head at all...” +『…………』=“......” +『気付かれないように、そっと…教室内にいる皆を…。チラっと……。』=“To avoid being noticed, I gently... glanced at everyone in the classroom...” +『…先生、同級生。男の…人ばっかり。みんな……男性だから…みんな、あそこに……』=“...Sensei, we’re classmates. It’s all... men. Everyone’s... men, so... everyone’s over there...” +『…おじさんと一緒で…お…おチンチンが…ついて…。……ダメダメっ!私、何考えて…。こんなのダメ…。』=“...I'm with you, Uncle... I... I'm stuck with your dick... ...No, no! What am I thinking...? I can't do this...” +『なのに…。…そう思ったら、勝手に目が行っちゃう。こんなのどうかしてる。』=“And yet... ...When I think about it, my eyes just wander off on their own. There’s something wrong with this.” +『本当にどうかしてる…。どうかしてるのに。』=“There really is something wrong with me... Even though I’m crazy.” +『…………』=“......” +『おじさんが私のおっぱいで…興奮して…お、おっきくなったおチンチン…と、一緒のモノ…。』=“Uncle got excited... from my boobs... and I-It's the same thing... as your big dick...” +『おじさんが…私のエッチな部分で…興奮して…………それが、当たった…あの、硬い…感触。』=“Uncle... got excited... from my dirty parts... ...and it hit...that hard...feel.” +『…ん』=“...Mm.” +『また、あの時のことだけで頭いっぱいになってる。ダメ…いけないの……。』=“My head’s full just thinking about that time again. No... I can’t...” +『どうにか……どうにかしなくちゃ……。』=“I have to... do something...” +『は……』=“Ha...” +『……んっ』=“...Nn.” +『あ、あの…硬さとか、大きさとか…。あんなのが中に…あそこの中に入るって思ったら…』=“U-Um... It’s hard, and it’s about the size... When I thought something like that would go inside... inside that place...” +『すごく、ムズムズする。なんでかわかんないけど…すごく…我慢が…出来なく……』=“It really, really itches. I don’t know why, but... I really... couldn’t... hold back...” +『はぁ…っ…はぁ…』=“Huff... huff... Huff...” +『い…いじっちゃってる…』=“I...I’m fiddling with it...” +『こんなこと…バレたら絶対ダメなのに…。……止められない。どうやっても…もう我慢できない』=“I’d never...be able to stop myself if they found out about this... ...I can’t stop them. No matter how hard I try...I won’t be able to hold back anymore.” +『布が擦れてるだけなのに…すごい…。頭の奥で何かが…ジワっと滲んで…熱を持ってるみたい』=“It’s just the cloth rubbing against it... Amazing... Something’s oozing out... deep inside my head... It’s like I’ve got a fever.” +『っは…、は…』=“Hah... hah...” +『こうしてるだけなのに…。いじってるのはここだけなのに全身に広がっていって…響くみたい…』=“I’m just doing this... Even though this is the only place I’m messing with, it’s spreading all over my body... It’s like it’ll echo...” +『いじればいじるほど…痺れるみたいな変な感覚がどんどん広がって…』=“The more I fiddle with it... the more strange, numbing sensations keep spreading...” +『あそこがすごく…ジンジンして気持ちいい…』=“That place is really... tingling and feels good...” +『気持ちいいのに…すごくおかしい感じ。お腹より…もっと下の…奥の…方が…』=“It feels good, but... it feels really weird. It’s... deeper... than my stomach...” +『ふ…ぅ………』=“Fu... uu...” +『この中…奥の方…お腹の下の真ん中…。なんだか…ふわふわする…』=“Inside here... in the back... right in the middle of my stomach... It’s kind of... fluffy...” +『ふわふわして…ちょっとムズムズが収まっていっているような…でも、なんだか違う……みたいな…』=“It’s so fluffy... It’s like the itch’s subsided a little... but it’s kind of... different...” +『どうしたらいいのかわかんない。やめなきゃ…。やめて、早く…授業を、聞かなきゃ…。授業……』=“I don’t know what to do. I have to stop... Stop, hurry... I need to listen to class... Class...” +『集中は…どうやったら…出来るの…?授業は…、…どうしたら…』=“How... can I... concentrate...? What should I do... in class...?” +『はぁ……ぁっ…』=“Hah... ah...” +『もっと内側…奥を…触りたい…。上から…ちょっとだけ…。ここ…?ちょっとだけ…』=“I want to touch... deeper... inside... from above... just a little bit... Here...? Just a little...” +『ううん、ダメ…。でも…ここに、この奥に……』=“No, I can’t... But... here, in the back...” +『っ…ぁ…』=“Gh... ah...” +『おじさんのが……私のあそこででも…ちゃんと入って………エッチ…できるのかな…』=“I wonder... if my uncle's gonna be able to... get in there... properly... and have sex...” +『すごく恥ずかしい…。こんなことばかり考えて…止まらない。やめたいのに…やめられなくなってる…』=“It’s really embarrassing... All I can think about is this... I can’t stop. I want to stop, but... I’m unable to stop...” +『止めて…誰か……。もどかしい…。もっと、強い刺激が欲しい…。もっと……』=“Stop...someone... It’s frustrating... I want more, stronger stimulation... More...” +『ペンじゃなくて…そっと……絶対バレないように…』=“It’s not a pen... Gently...so that they’ll never find out...” +『んっ…』=“Nnh...” +『す…すごい…!ダメなことのに…。だけど…さっきと全然違う…』=“A-Amazing...! It’s such a bad thing... But... it’s completely different from before...” +『ムズムズが強くなるのに…フワッとして、同時にすごくキュゥってなる』=“Even though it makes the itch stronger... It’s so fluffy, and at the same time, it’s really tight.” +『この感覚が合ってるのか、違うのかはわからないけど、すごく気持ちいい…かも…』=“I don’t know if this feeling is right or not, but it feels really good... maybe...” +『…あ、…パンツの下…ヌルヌルしてきちゃってる…。本当に…ダメ…』=“...Ah... It’s getting... slippery under my panties... Really... no good...” +『おじさん…私、変になってる…。おじさんが私のおっぱいで興奮したりするから…』=“Uncle... I’m going crazy... It’s because you’re excited by my boobs...” +『やっぱり気持ちいい。かもじゃないの…。こうしてるの…本当にすごく気持ちいい…』=“It really does feel good. Maybe not... Doing this... feels really, really good...” +『布ごしに軽く擦ってるだけなのに…どんどんヌルヌルして……』=“I’m just rubbing it lightly through the cloth... but it’s getting slimier and slimier...” +『食い込むみたいに、指先が……滑って…』=“It’s like my fingers are digging into it...and slipping...” +『んっ!!!』=“Nn!!!” +『…げほ、げほ…、っふー…げほ…』=“...Cough, cough... hffff... cough...” +『誤魔化せたかな…おっきい声…出ちゃった…。でも…』=“I wonder if I managed to cover it up... I let out... a big voice... But...” +『なっ…なにここ…す、すごい…ビリビリって…。痺れるとかじゃなくて…感電したみたいな……』=“Wha... What’s this place... w-wow... it’s tingling... It’s not numb or anything... I feel like I’ve been electrocuted...” +『一瞬周りの音が全部消えちゃったかと思った。すごい…』=“For a moment, I thought all the sounds around me had disappeared. Amazing...” +『も、もう1回だけ…。さっきのとこを軽く…。し、しながら…おじさんとのことを…』=“I-I’ll do it one more time... I’ll make light of what happened earlier... S-Still... about what happened with Uncle...” +『ううん、ダメ…。ああ、思い出したら、すごく…気持ちよくっ…またビリビリしてる…』=“No, I can’t... Ahh, now that I think about it, it feels... really good... It’s making me tingle again...” +『もう、もう…っ…ずっとこうしてたい…!』=“Geez, geez...gh... I want to stay like this forever...!” +『ずっとこうして…触って、もっと…もっと…フワフワでキュゥって。苦しくなるムズムズは全部消えちゃうまで…』=“I’ll always be like this... Touch me, more... More... Fluffy and tight. Until all the itching that’s going to hurt is gone...” +『小鳥遊!』=“Takanashi!” +『はっ、はいぃっ!!!!』=“Y-Yesss!!!!” +『っ…頭が真っ白………。どうしよう。バレた…?なんで?なに?なに?…』=“Gh... My mind’s blank... What should I do? They found out...? How? What? What...” +『例題3の答え、言ってみろ』=“Tell me the answer to Example 3.” +『そ、そうだ、例、問い…授業!…えっと』=“Th-That’s right, that question... class! ...Um.” +『へっ…ぇ、れ、例題…3、ですか?…えっと…えっと…』=“Heh... Eh, th-the example subject... 3, you mean? ...Um... umm...” +『小鳥遊さん、体調悪いの?…さっきから大丈夫?』=“Takanashi-san, are you not feeling well? ...Have you been okay for a while now?” +『あ、え、う、うん…だ、大丈夫!』=“Ah, eh, y-yeah... I-I’m fine!” +『…例題、そのページじゃなくて、2ページ先の、下の方にあるよ』=“...The example page isn’t that one. It’s two pages ahead, at the bottom.” +『あっ、ありがと…。えっと…えーっと……』=“Th-Thank you... Um... Umm...” +『もう何が何だかわからない。どうにかしなきゃ…!』=“I don’t know what’s going on anymore. I have to do something...!” +『えっとえっと…』=“Um, um...” +『どうしよう。えーっと…これは、4、マイナスの…えっと…えっと…。』=“What should I do? Let’s see... This is, four, minus... Um... umm...” +『割って、乗算するから…。っぇ…?…んっ!!まだ…いじってたところが疼いてる…ダメ…』=“I’ll split it, multiply it... Huh...? ...Nnh!! It’s still... throbbing where I was fiddling with it... No...” +『す、すみません。わ、分からない、です…』=“I-I’m sorry. I-I don’t know...” +『どうしよう…。解き方は分かるのに…。ホワホワして…ボーッとして、計算が全然できない…。』=“What should I do...? I know how to solve it, but... It’s so fluffy... I’m so dazed, I can’t calculate at all...” +『はぁ…。じゃあちゃんと聞いておけよ?』=“Sigh... Then make sure you listen to me, okay?” +『は、はい…すみません…』=“Y-Yes... I’m sorry...” +『じゃあ、さっきから小鳥遊に話しかけてる…茂部、お前わかるか?』=“Then you’ve been talking to Takanashi for a while now... Mobu, do you understand?” +『げっ…!バレてたんだ…』=“Geh...! They found out...” +『当たり前だ。お喋りする余裕があるんだから早く答えろ』=“Of course. We’ve got time to chat, so hurry up and answer.” +『えー…6ですよね?』=“Whaaat...? It’s a six, right?” +『っ、なんでそんな数字になるんだ。式見せてみろ』=“Gh, why are those numbers? Show me the formula.” +『あ、はい…』=“Ah, yes...” +『…ああもう…私、教室で…、しかも大事な授業中にあんなところ夢中で触って…』=“...Ahh, geez... I was in the classroom... And I was so engrossed in touching that place during an important class...” +『本当に……何やってるんだろう…。』=“Really... I wonder what they’re doing...” +『恥ずかしい…。さっきまでの自分が自分じゃないみたい。』=“It’s embarrassing... It’s like I’m not who I used to be.” +『…なんで、私、こんなのじゃないはずなのに。』=“...Why, I’m not supposed to be like this.” +『このままじゃ、先生にも出来ない子だって思われるし、成績が下がったら、お母さんになんて言われるか…。』=“At this rate, even teachers will think I’m a girl who can’t do it, and if my grades drop, I don’t know what my mom’ll say to me...” +『でも、まだ…熱いの。興奮してる…。触るのがすごく気持ちいいの。』=“But it’s still... hot. I’m excited... Touching it feels really good.” +『…私、本当にどうしちゃったの?』=“...Really, what’s wrong with me?” +『どうしたら、何をしたら……この状態から解放されるのかな。辛いよ…………。』=“I wonder what I can do, what I should do...to free myself from this state. It’s painful...” +『私、本当におかしくなっちゃったよぉ…。』=“I’ve really gone crazy...” diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zzAssemblyDump.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zzAssemblyDump.txt new file mode 100644 index 0000000..5c364f7 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zzAssemblyDump.txt @@ -0,0 +1,343 @@ +[下脱衣+靴]=[Undressed + Shoes] +[下脱衣]=[Undressed] +[全裸+靴]=[Naked + Shoes] +[全裸]=[Naked] +[小鳥遊 乙羽]=[Takanashi Otoha] +[暁 莉乃]=[Akatsuki Rino] +[着衣+靴]=[Clothes + Shoes] +[着衣]=[Clothes] +…お…おじさんの…ふ…太い……ぶ、ぶっとい…お……お…チン、チン…を…は、早……く、っ…私の…お、お、マンコ……に…っ…お、思いっきり…い、入れてほしい…。=...I want you to put your... big... thick... dick... in my... pussy... as fast as you can... +【すごく快適】=[Very comfortable] +【すごく重い】=[Very heavy] +【快適】=[Comfortable] +【普通】=[Normal] +【画面外】=[Off screen] +【重い】=[Heavy] +おねだりボタン挙動修正の為一時的に無効化中=Temporarily disabled to correct the behavior of the begging button +その他キャラクターのボイス音量を調整します=Adjusts the voice volume of other characters +その他キャラクターの音量確認ボイスを再生します=Plays the volume confirmation voice of other characters +ない物が呼ばれました=Something that doesn't exist has been called +ぷっくり抑え=Plump hold +みこにそみ最新作!『夏のサカり』~蒸せ返る密室での秘め事・・・~ 少女たちが雌になる姿・・・雰囲気・没入感を重視した作品をぜひ!\r\nプレイはこちら→=Mikonisomi's latest work! "Summer's Bloom" ~ A secret in a steamy closed room...~Girls becoming females... Please enjoy this work that emphasizes atmosphere and immersion! \r\nPlay here → +手L=Hand L +手R=Hand R +脚L=Leg L +脚LR=Leg LR +脚R=Leg R +足L=Foot L +足R=Foot R +インターネットに接続されていません=Not connected to the Internet +エロ水着=Erotic swimsuit +オトハ制服=Otoha uniform +オート再生を停止します=Stop autoplay +カスタムでは使用できません=Cannot be used in custom +カスタム状態をADVで反映します=Custom state will be reflected in ADV +カーテンのモーション制御がうまくいってません=Curtain motion control is not working properly +キャラとポーズが合っていません=Character and pose do not match +キャラクターデータ生成中...kokoa=Generating character data...Cocoa +キャラクターデータ生成中...otoha=Generating character data...Otoha +キャラクターデータ生成中...reiko=Generating character data...Reiko +キャラクターデータ生成中...rino=Generating character data...Rino +キャラクター表示設定を表示します=Show character display settings +クオリティ設定:低=Quality setting: low +クオリティ設定:低低=Quality setting: low low +クオリティ設定:低低低=Quality setting: low low low +クオリティ設定:普通=Quality setting: normal +クオリティ設定:高=Quality setting: high +クリップボードにAudioClip配列の内容をコピーしました!=AudioClip array contents copied to clipboard! +グラビア空間=Gravure Space +ゲームデータ生成中...=Generating game data... +ココアIFルートをクリアすることで解放されます=Unlocked by clearing the Cocoa IF route +ココア制服=Cocoa uniform +見せつけ=Show off +コライダー名が指定されていないものがあります=Some collider names have not been specified +サブカメラウィンドウ(現在使用できません)=Sub camera window (currently unavailable) +シャワー-昼=Shower - day +シャワー-夕=Shower - evening +シャワー-夜=Shower - night +体育館=Gymnasium +乙羽踊り場=Otsuha landing +廊下-昼=Hallway - day +廊下-夕=Hallway - evening +廊下-夜=Hallway - night +階段-昼=Stairs - day +階段-夕=Stairs - evening +シャワーST乙羽-昼=Shower ST Otsuha - day +(シャワー室(夕))=Shower room (evening) +(シャワー室(夜))=Shower room (night) +(シャワー室(昼))=Shower room (day) +シーン開始時のクリパーツの状態を変更します=Changes the state of the clip parts at the start of the scene +シーン開始時のトップスの状態を変更します=Changes the state of the top at the start of the scene +シーン開始時のパンツの状態を変更します=Changes the state of the pants at the start of the scene +シーン開始時のブラの状態を変更します=Changes the state of the bra at the start of the scene +シーン開始時のボトムスの状態を変更します=Changes the state of the bottoms at the start of the scene +シーン開始時の乳首パーツの状態を変更します=Changes the state of the nipple parts at the start of the scene +シーン開始時の涙の状態を変更します=Changes the state of the tears at the start of the scene +シーン開始時の目隠しの状態を変更します=Changes the state of the blindfold at the start of the scene +シーン開始時の眼鏡の状態を変更します=Scene Changes the state of glasses at the start +シーン開始時の破瓜の状態を変更します=Changes the state of defloration at the start of the scene +シーン開始時の靴の状態を変更します=Changes the state of shoes at the start of the scene +シーン開始時の靴下の状態を変更します=Changes the state of socks at the start of the scene +シーン開始時の首輪の状態を変更します=Changes the state of collar at the start of the scene +スパート再生=Spurt play +スパート再生開始=Spurt play start +スプリングボーンセットアップ:一部のコライダーが見つかりません=Springborn setup: Some colliders not found +セリフをもう一度聞く=Listen to the dialogue again +セーブデータがなかったのでロード停止=Stopped loading as there was no saved data +ダイナミクスセットアップが失敗しました:元データにエラーがあります=Dynamics setup failed: There is an error in the original data +デバッグモードで起動します。\nローカルのシナリオフォルダを読み込みます。=Start in debug mode. \nLoad local scenario folder. +データがありません。読込を停止します。=No data. Stop loading. +トイレ-夕=Toilet - Evening +トイレ-夜=Toilet - Night +保健室FH-昼=Health Room FH - Day +保健室FH-夕=Health Room FH - Evening +保健室FH-夜=Health Room FH - Night +保健室ST乙羽-夕=Health Room ST Otsuha - Evening +保健室ST莉乃-夕=Health Room ST Rino - Evening +踊り場-昼=Landing - Day +踊り場-夕=Landing - Evening +踊り場-夜=Landing - Night +(トイレ(夕))=Toilet (Evening) +(トイレ(夜))=Toilet (Night) +(トイレ(昼))=Toilet (Day) +ハート目OFF=Heart eyes OFF +バック専用=For back only +フルパス情報とSkinnedMeshRendererの骨数が違います。=Full path information and number of bones in SkinnedMeshRenderer are different. +ブルマコキで使用中の為、ボトムスは切替できません=Bottoms cannot be switched because they are being used in Bloomer Koki +プリセットカラーに制限=Limited to preset colors +プレハブが存在しません!=Prefab does not exist! +ヘアカラー:うす紫1=Hair color: Light purple 1 +ヘアカラー:うす紫2=Hair color: Light purple 2 +ヘアカラー:乙羽 麗子=Hair color: Otoha Reiko +ヘアカラー:赤オレンジ=Hair color: Red orange +ヘアカラー:赤茶=Hair color: Red brown +ヘアカラー:銀パ=Hair color: Silver pa +ヘアカラー:黄色=Hair color: Yellow +ヘアカラー:黄色いレンジ=Hair color: Yellow range +ベンチマークデータ生成中...=Generating benchmark data... +ボディカラー:乙羽 麗子=Body color: Otoha Reiko +ボディカラー:色白①=Body color: Fair skin ① +ボディカラー:色白②=Body color: Fair skin ② +ボディカラー:褐色①=Body color: Tan skin ① +ボディカラー:褐色②=Body color: Tan skin ② +ボーンが見つかりません:=Bone not found: +ポイント取得=Earn points +ヤリ部屋=Sex room +顔注視=Face gaze +胸注視=Chest gaze +股間注視=Groin gaze +リストに無いラベルの項目が選択されました。=An item with a label not in the list has been selected. +リノ制服=Rino uniform +レオタード+拘束=Leotard + restraint +ロリ莉乃=Loli Rino +下まつ毛off=Lower eyelashes off +中央奥=Center back +主人公の服装を変更します=Change the protagonist's outfit +乙羽-分岐確定=Otsuha - branch confirmed +乳頭太さ=Nipple thickness +乳頭長さ=Nipple length +乳首LZ=Nipple LZ +乳首RZ=Nipple RZ +乳首カラー:ココア=Nipple color: Cocoa +乳首カラー:ピンク=Nipple color: Pink +乳首カラー:乙羽麗子リノ=Nipple color: Otsuha Reiko Rino +乳首カラー:褐色①=Nipple color: Brown① +乳首カラー:褐色②=Nipple color: Brown② +会話シーンでは利用できません=Not available in conversation scenes +位置(眉高さ)=Position (eyebrow height) +体勢変更=Change posture +体操服スパッツ=Gym uniform spats +体操服ブルマ=Gym uniform bloomers +保健室(夕)=Nursing room (evening) +保健室(夜)=Nursing room (night) +保健室(昼)=Nursing room (day) +側位専用=For side position only +八重歯L=Double teeth L +八重歯R=Double teeth R +再構築=Reconstruction +用務員室-昼=Janitor's room-Day +用務員室-夕=Janitor's room-Evening +用務員室-夜=Janitor's room-Night +部室-外無-昼=Clubroom-No outside-Day +部室-外無-夕=Clubroom-No outside-Evening +部室-外無-夜=Clubroom-No outside-Night +部室-外有-会話3P用=Clubroom-Outside-For conversation 3P +部室-外有-窓際拘束用=Clubroom-Outside-For window restraint +トイレ-昼=Toilet-Day +前戯 > FH=Foreplay>FH +前戯 > 前戯=Foreplay>Foreplay +前戯コミュでは使用できません=Cannot be used in foreplay community +前戯チンコ=Foreplay dick +前髪C=Bangs C +前髪L=Bangs L +前髪R=Bangs R +精液を舐めさせる=Make her lick semen +半脱げ=Half undressed +取得したテキストは空です=The retrieved text is empty +口トロ笑い=Mouth laughing +口困り=Mouth embarrassed +口大笑い=Mouth laughing +口微笑=Mouth smiling +口怒り=Mouth angry +口無表情=Mouth expressionless +口焦り=Mouth impatient +口紅カラー:0=Lipstick color: 0 +口紅カラー:1=Lipstick color: 1 +口紅カラー:2=Lipstick color: 2 +口紅カラー:3=Lipstick color: 3 +口紅カラー:乙羽 麗子=Lipstick color: Otoha Reiko +口驚き=Mouth Surprise +右手R=Right Hand R +同じ名前のSEが再生中のためスキップしました:=Skipped because an SE with the same name is playing: +名前が指定されていない基点オブジェクトがあります=There is a base object with no name specified +垂れ角度=Drooping Angle +多次元配列セットアップ=Multidimensional Array Setup +奉課後輪姦中毒=After-school Gang Rape Addiction +女攻め専用=Only for female attackers +存在しないBGMが呼ばれました=Non-existent BGM was called +存在しない「Syasei」コマンドが呼び出されています。モーションリストを確認してください。=Non-existent "Syasei" command was called. Please check the motion list. +存在しないカメラ位置が呼ばれました。=Non-existent camera position was called. +存在しない服装が選択されました:=Non-existent outfit was selected: +存在しない音声ファイルが読み込まれました:=Non-existent audio file was loaded: +廃止したかもだから確認↑=It may have been abolished so check↑ +廊下階段-夕=Hallway Stairs-Evening +廊下階段-夜=Hallway Stairs-Night +廊下階段-昼=Hallway Stairs-Day +廊下(夕)=Hallway (Evening) +廊下(夜)=Hallway (Night) +廊下(昼)=Hallway (Day) +廊下・階段(夕)=Hallway/Stairs (Evening) +廊下・階段(夜)=Hallway/Stairs (Night) +廊下・階段(昼)=Hallway/Stairs (Day)) +手=Hand +手LR=Hand LR +手用チンコ=Hand dick +押し入れバック=Closet back +拘束専用=Restraint only +指定がないシーンが選ばれました=An unspecified scene was selected +指定されたアドレスにはテキストがありません=There is no text at the specified address +指定されたフォルダが存在しません:=The specified folder does not exist: +指定以外のMotionSetです:=MotionSet is not specified: +挿入系IF=Insertion IF +排出待機へ=Waiting for ejection +教卓フェラ-夕=Fellatio on the desk - evening +過去部屋=Past room +校長室-夕=Principal's office - evening +監獄=Prison +教室FH-夕=Classroom FH - evening +教室FH-夜=Classroom FH - night +教室FH-昼=Classroom FH - day +教室オナ-夕=Classroom masturbation - evening +教室オナ-夜=Classroom masturbation - night +教室オナ-昼=Classroom masturbation - day +教室(夕)=Classroom (evening) +教室(夜)=Classroom (night) +教室(昼)=Classroom (day) +新しいオブジェクトを作成できませんでした:=Could not create new object: +日焼けカラー:=Tan color: +日焼けカラー:ココア=Tan color: Cocoa +日焼けカラー:リノ=Tan color: Reno +日焼けカラー:乙羽 麗子=Tan color: Otoha Reiko +未設定=Not set +次の選択肢・シーンまで=Until next option/scene +正常です=Normal +正常位専用=Missionary position only +温情アナル=Passionate anal +特に位置指定してません=No specific position specified +特殊プレイでは使用できません=Cannot be used for special play +現在の体位・シーンでは利用できません=Cannot be used for current position/scene +現在の値:=Current value: +環境設定データ生成中...=Generating environment settings data... +用務員室(夕)=Janitor's room (evening) +用務員室(夜)=Janitor's room (night) +用務員室(昼)=Janitor's room (day) +男の服表示=Male Clothes display +男目線-タカシ=Male perspective - Takashi +画面外=Off screen +目困り=Eyes troubled +目困りCE=Eyes troubled CE +目困りNL=Eyes troubled NL +目大笑い=Eyes laughing +目大笑いCE=Eyes laughing CE +目大笑いNL=Eyes laughing NL +目微笑=Eyes smiling +目微笑CE=Eyes smiling CE +目微笑NL=Eyes smiling NL +目怒り=Eyes angry +目怒りCE=Eyes angry CE +目怒りNL=Eyes angry NL +目悲しい・テレ=Eyes sad/telepathy +目悲しい・テレCE=Eyes sad/telepathy CE +目悲しい・テレNL=Eyes sad/telepathy NL +目悲しい・テレ+涙=Eyes sad/telepathy + tears +目悲しい・テレ+涙CE=Eyes sad/telepathy + tears CE +目悲しい・テレ+涙NL=Eyes sad/telepathy + tears NL +目焦り=Eyes impatient +目焦りCE=Eyes impatient CE +目焦りNL=Eyes impatient NL +目睨み=Eyes glaring +目睨みCE=Eyes glaring CE +目睨みNL=Eyes glaring NL +目驚き=Eyes surprised +目驚きCE=Eyes surprised CE +目驚きNL=Eyes surprised NL +瞳カラー:乙羽 麗子=Eye color: Otou Reiko +瞳カラー:紫2=Eye color: Purple 2 +瞳カラー:赤2=Eye color: Red 2 +絶頂してHを終わる=Climax and end H +絶頂再生開始=Climax playback begins +腹凹み=Stomach concave +莉乃-分岐確定=Rino - Branch confirmed +莉乃ルートをクリアすることで解放されます=Unlocked by clearing Rino route +親が見つかりませんでした:=Parents not found: +解像度:=Resolution: +評価:すごく快適=Rating: Very comfortable +評価:すごく重い=Rating: Very heavy +評価:快適=Rating: Comfortable +評価:普通=Rating: Normal +評価:重い=Rating: Heavy +調整_太い=Adjustment_Thick +調整_細い=Adjustment_Thin +足=Feet +足LR=Feet LR +足用チンコ=Feet dick +踊り場(夕)=Landing (Evening) +踊り場(夜)=Landing (Night) +踊り場(昼)=Landing (Day) +身長:=Height: +進行度セーブ=Progress save +部室-外有り(夕)=Clubroom - Outside (Evening) +部室-外無し(夕)=Clubroom -No outside (evening) +部室-外無し(夜)=Clubroom-No outside (night) +部室-外無し(昼)=Clubroom-No outside (day) +釣り角度=Fishing angle +陰毛ケツ毛=Pubic hair, ass hair +階段-夜=Stairs-Night +階段(夕)=Stairs (Evening) +階段(夜)=Stairs (Night) +階段(昼)=Stairs (Day) +靴下:パンスト=Socks: Pantyhose +靴下:白=Socks: White +靴下:紺=Socks: Navy +靴下柄=Sock pattern +靴下柄・手袋カラー:パンスト=Sock pattern, glove color: Pantyhose +靴下柄・手袋カラー:白=Sock pattern, glove color: White +靴下柄・手袋カラー:紺=Sock pattern, glove color: Navy +頬抑え=Cheek restraint +駅弁専用=For Ekiben only +騎乗位IF=Cowgirl IF +騎乗位専用=For cowgirl only +骨のインスタンスID取得=Get bone instance ID +麗子IFルートをクリアすることで解放されます=Released by clearing Reiko IF route ++拘束=+Restraint +:がみつかりません。処理を停止します。=: Not found. Processing will stop. +F2キーでショートカットキーの一覧を確認する事ができます=You can check the list of shortcut keys with the F2 key +F1キーで環境設定を開く事ができます=You can open the preferences with the F1 key +フルキー「4」 背景の表示が切り替わります=Full key "4" Switches the background display +フルキー「5」 カメラターゲットの表示/非表示=Full key "5" Show/hide camera target +フルキー「6」 遮断物の半透明化=Full key "6" Make obstructions semi-transparent +環境設定の「マニュアル」からオンラインマニュアルが開けます。\n操作が分からないときは活用してみてください=You can open the online manual from "Manual" in the preferences. \nTry using it if you don't know how to operate it +カスタムパートで「@」、「:」 カメラを左右に回転、同時押しでリセット=In the custom part, press "@" and ":" to rotate the camera left and right, and press them simultaneously to reset +動作が重いときは環境設定で「Performance」にし、影とエフェクト系をoffにするとかなり軽くなります=If the operation is slow, set it to "Performance" in the preferences and turn off the shadows and effects to make it much faster +『コントロールキー』+『マウスホイール』で画角を変更できます(一部のシーンでは使用不可)=You can change the angle of view with the "Control key" + "Mouse wheel" (not available in some scenes) +ベースカラーランダム+自動生成=Base color random + auto generation diff --git a/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zzTitleDump.txt b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zzTitleDump.txt new file mode 100644 index 0000000..d817ecf --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/01_SummerInHeat_Translation_Text/zzTitleDump.txt @@ -0,0 +1,125 @@ +"母乳②"演出="Breast Milk 2" performance +(ADVのみ反映)=(Only reflected in ADV) +(乙羽ルートADVを最後まで見ると解放されます)=(Unlocked when you watch Otoba Route ADV to the end) +[[ メモ ]]=[[Notes]] +・ぼかしとグローを統一して=・Unify blur and glow +画面のしぶき付着エフェクトONOFF=Turn on/off splash effect on screen +『F9』デバッグメニューが表示されます=『F9』Displays debug menu +『F10』再生している音声のパラメーターを表示します=『F10』Displays parameters of the audio being played +『PageUp』ゲーム速度5倍速=『PageUp』Game speed 5x +『PageDown』次の音声に強制移行=『PageDown』Force transition to next audio +『End』会話シーンのランダム会話を開始=『End』Starts random conversation in conversation scene +▲体験版用に機能を制限しています。=▲Functions are limited for trial version. +▼ クリア後エッチ █████████████████=▼ Ecchi after clearing ██████████████████ +・ADVリロードボタン表示、表示 =・Display ADV reload button +・カスタム(グラビア エッチ)=・Custom (gravure erotic) +・カスタム(デバッグ用各脱衣確認ボタン)=・Custom (debug undressing confirmation button) +・ギャグボール解放(音声のみ)=・Gag ball release (audio only) +・本ソフトウェアは製品版の動作環境目安を確認するためのソフトウェアです。=・This software is for checking the operating environment of the product version. +・本ソフトウェアは『夏のサカり』の動作を保証するものではありません。=・This software does not guarantee the operation of "Summer Sakari". +・スコア測定は独自の測定法となります、他のベンチマークの値と異なります。=・Score measurement is a unique measurement method and differs from other benchmark values. +・ベンチマーク内ではフレームレートの上限が解放されます。(本編は60FPS上限)=・Frame rate upper limit is released within the benchmark. (Main game is capped at 60FPS) +・スペックを満たしていたとしても、ご使用のパソコンの環境や常駐ソフトなどの組み合わせにより正常に動作しない場合があります。=・Even if the specs are met, it may not work properly depending on the environment of your computer and the combination of resident software. +・ベンチマーク内ではキー入力は使用できません。=・Key input cannot be used in the benchmark. +※カスタムの解放状況は維持され特殊プレイはリセットされます=※Custom unlock status will be maintained and special play will be reset. +※このまま終了するとカスタム情報はセーブされません=※Custom information will not be saved if you exit like this. +※ランダムでエッチシーンへ移動します。=※You will be moved to a random erotic scene. +シーンの変更は「サイドメニュー」の体位変更から選択可能です。=You can change the scene by selecting Change Position in the "Side Menu". +★莉乃 進行度表=★Rino Progress Chart +FH20_シャワー会話=FH20_Shower Conversation +FH21_保健室会話=FH21_Nursing Room Conversation +FH22_リノ窓会話=FH22_Rino Window Conversation +FH23_部室ココア会話=FH23_Clubroom Cocoa Conversation +FH24_リノ3P=FH24_Rino 3P +FOV(視野角)=FOV (Field of View) +H体験=H Experience +if エッチ=If Sex +Lv0 フェラチオ=Lv0 Fellatio +Lv0 後背位=Lv0 Doggystyle +Lv1 フェラチオ=Lv1 Fellatio +Lv1 後背位=Lv1 Doggystyle +Lv2 フェラチオ=Lv2 Fellatio +Lv2 後背位=Lv2 Doggystyle +Lv3 フェラチオ=Lv3 Fellatio +ああああああ=Aaaaaah +イヤホン・ヘッドホンでお楽しみください。=Please enjoy with earphones or headphones. +オート射精=Auto ejaculation +オトハ=Otoha +おもいで=Memories +カスタム状態の反映=Reflect custom state +キーパッド=Keypad +キーパッドで快適にプレイいただけます。=Play comfortably with the keypad. +キャラクター=Character +表示設定=Display settings +クリア後エッチ=Sex after clearing +グローエフェクト=Glow effect +ゲームの進行がリセットされます。=Game progress will be reset. +よろしいですか?=Are you sure? +ココア-if EP=Cocoa-If EP +ココア-if OP=Cocoa-If OP +ココアルート=Cocoa route +サムネは フェラ、バック、側位 が良いので 差し替え=Replace thumbnails with blowjob, doggy style, and side position +シナリオ選択 (Scenarioフォルダ内を読み込みます)=Scenario selection (Loads contents of Scenario folder) +シャワー会話=Shower conversation +ストーリーH=Story H +ストーリー構成H=Story structure H +タイトルに戻る=Return to title +タイトル画面へ戻りますか?=Return to title screen? +デバッグ=Debug +デバッグモードが開放されました=Debug mode has been unlocked +デバッグモード機能=Debug mode function +デバッグ用ADV=Debug ADV +デバッグ用カスタム入口=Debug custom entrance +てらち=Terachi +しゅんころ=Shunkoro +ら~ゆ=Ra~yu +アサ=Asa +なんか説明!!!!!!!!!!!!!!!!!!!!!!!!!!!=Some explanation!!! +フリーH=Free H +フリーモードが解放されました=Free mode has been unlocked +プロロ グ=Prologue +プロローグ=Prologue +プロローグ強姦=Prologue rape +ベッド横=Beside the bed +ベッド正面=In front of the bed +ルーム内のメニューでレベル変更=Change level in the menu in the room +時間制限が解除されました=Time limit has been removed +上記以外のライセンス情報は同梱の"License.txt"に記載されています。=License information other than the above is written in the included "License.txt". +下半脱げどうする?=What will you do if you take off your bottom half? +主人公の服装=Main character's clothes +主人公の着衣状態=Main character's clothed state +乙羽 役=Otsuwa role +莉乃 役=Role of Rino +麗子 役=Role of Reiko +心々愛 役=Role of Kokoro Ai +乙羽1日目クリアフラグ=Otsuwa day 1 clear flag +乙羽2日目クリアフラグ=Otsuwa day 2 clear flag +乙羽クリア=Otsuwa clear +保健室会話=Nursing room conversation +全BGM・SEチェック=All BGM/SE check +ADV立キャラチェック=ADV standing character check +半脱ぎ=Partly naked +天井=Ceiling +導入演出カット=Introduction cut +擬音テキストの表示=Show onomatopoeia text +断面表示=Show cross section +次の選択肢・シーンまでスキップしますか?=Skip to next option/scene? +特殊H=Special H +男の表示【一括】=Show men [all] +男性器の表示【一括】=Show male genitalia [all] +窓会話=Window conversation +精液クリア=Clear semen +背景の描画設定=Background drawing settings +莉乃1日目クリアフラグ=Rino Day 1 clear flag +莉乃2日目クリアフラグ=Rino Day 2 clear flag +蝋燭/鞭痕=Candle/whip marks +クリア=Clear +裸=Nude +設定後タイトルの『つづきから』=After setting, the title will be "Continued" +を選択してください=Please select +透過=Transparent +鏡の配置=Mirror placement +首輪=Collar +麗子-if EP=Reiko-If EP +麗子-if OP=Reiko-If OP +麗子ルート=Reiko route diff --git a/GameData/BepInEx/Translation/en/Text/_AutoGeneratedTranslations.txt b/GameData/BepInEx/Translation/en/Text/_AutoGeneratedTranslations.txt new file mode 100644 index 0000000..3d216b9 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/_AutoGeneratedTranslations.txt @@ -0,0 +1,30 @@ +いいえ=No +フェラ=Fellatio +側位=Spooning +アナル=Anus +その他=Miscellaneous +パイズリ=Boobjob +駅弁=Lifting +終了=Exit +キャンセル=Cancel +初期=Inital +はい=Yes +騎乗位=Cowgirl +正常位=Missionary +愛撫=Fondle +なし=None +ゲームを終了しますか?=Quit The Game? +着衣=Clothed +カメラ設定=Camera Settings +太い=Thick +タイトル=Title +マスター音量=Master Volume +戻る=Cancel +ボトムス=Bottom +ブラ=Bra +涙=Tears +靴=Shoes +眼鏡=Glasses +靴下=Legwear +トップス=Top +環境音=Environment diff --git a/GameData/BepInEx/Translation/en/Text/_Postprocessors.txt b/GameData/BepInEx/Translation/en/Text/_Postprocessors.txt new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/_Postprocessors.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/GameData/BepInEx/Translation/en/Text/_Preprocessors.txt b/GameData/BepInEx/Translation/en/Text/_Preprocessors.txt new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/_Preprocessors.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/GameData/BepInEx/Translation/en/Text/_Substitutions.txt b/GameData/BepInEx/Translation/en/Text/_Substitutions.txt new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/GameData/BepInEx/Translation/en/Text/_Substitutions.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/GameData/BepInEx/plugins/ConfigurationManager/LICENSE b/GameData/BepInEx/plugins/ConfigurationManager/LICENSE new file mode 100644 index 0000000..11e8067 --- /dev/null +++ b/GameData/BepInEx/plugins/ConfigurationManager/LICENSE @@ -0,0 +1,165 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff --git a/GameData/BepInEx/plugins/ConfigurationManager/README.md b/GameData/BepInEx/plugins/ConfigurationManager/README.md new file mode 100644 index 0000000..7ab55ec --- /dev/null +++ b/GameData/BepInEx/plugins/ConfigurationManager/README.md @@ -0,0 +1,116 @@ +## Plugin / mod configuration manager for BepInEx +An easy way to let user configure how a plugin behaves without the need to make your own GUI. The user can change any of the settings you expose, even keyboard shortcuts. + +The configuration manager can be accessed in-game by pressing the hotkey (by default F1). Hover over the setting names to see their descriptions, if any. + +![Configuration manager](Screenshot.PNG) + +## How to use +There are two versions of this plugin, for BepInEx 5 (version 5.4.20 or newer, mono only) and BepInEx 6 (nightly build 664 or newer, IL2CPP only). + +- Install and configure the correct BepInEx version for your game (see above). +- Download latest release for your BepInEx from the [Releases](https://github.com/BepInEx/BepInEx.ConfigurationManager/releases). +- Extract the plugin directly into your game directory, where the BepInEx folder is (the .dll should end up inside your BepInEx\Plugins folder). +- Start the game and press F1. + +Note: The .xml file include in the release zip is useful for plugin developers when referencing ConfigurationManager.dll in your plugin, it will provide descriptions for types and methods to your IDE. Users can ignore it. + +### Known issues +- If no text is visible anywhere in RUE windows, most likely the `Arial.ttf` font is missing from the system (Unity UI default font, may be different in some games). This can happen when running a game on Linux with [misconfigured wine](https://github.com/ManlyMarco/RuntimeUnityEditor/issues/55). +- The IL2CPP version currently only works in some games that have unstripped `UnityEngine.IMGUIModule.dll` (support for some of the games can be added with a patcher that restores missing members, [example](https://github.com/IllusionMods/BepisPlugins/tree/fe2c5e14c8bcb14602ba5380226aee3ddd20b2f8/src/IMGUIModule.Il2Cpp.CoreCLR.Patcher)). + +## How to make my mod compatible? +ConfigurationManager will automatically display all settings from your plugin's `Config`. All metadata (e.g. description, value range) will be used by ConfigurationManager to display the settings to the user. + +In most cases you don't have to reference ConfigurationManager.dll or do anything special with your settings. Simply make sure to add as much metadata as possible (doing so will help all users, even if they use the config files directly). Always add descriptive section and key names, descriptions, and acceptable value lists or ranges (wherever applicable). + +### How to make my setting into a slider? +Specify `AcceptableValueRange` when creating your setting. If the range is 0f - 1f or 0 - 100 the slider will be shown as % (this can be overridden below). +```c# +CaptureWidth = Config.Bind("Section", "Key", 1, new ConfigDescription("Description", new AcceptableValueRange(0, 100))); +``` + +### How to make my setting into a drop-down list? +Specify `AcceptableValueList` when creating your setting. If you use an enum you don't need to specify AcceptableValueList, all of the enum values will be shown. If you want to hide some values, you will have to use the attribute. + +Note: You can add `System.ComponentModel.DescriptionAttribute` to your enum's items to override their displayed names. For example: +```c# +public enum MyEnum +{ + // Entry1 will be shown in the combo box as Entry1 + Entry1, + [Description("Entry2 will be shown in the combo box as this string")] + Entry2 +} +``` + +### How to allow user to change my keyboard shorcuts / How to easily check for key presses? +Add a setting of type KeyboardShortcut. Use the value of this setting to check for inputs (recommend using IsDown) inside of your Update method. + +The KeyboardShortcut class supports modifier keys - Shift, Control and Alt. They are properly handled, preventing common problems like K+Shift+Control triggering K+Shift when it shouldn't have. +```c# +private ConfigEntry ShowCounter { get; set; } + +public Constructor() +{ + ShowCounter = Config.Bind("Hotkeys", "Show FPS counter", new KeyboardShortcut(KeyCode.U, KeyCode.LeftShift)); +} + +private void Update() +{ + if (ShowCounter.Value.IsDown()) + { + // Handle the key press + } +} +``` + +## Overriding default Configuration Manager behavior +You can change how a setting is shown inside the configuration manager window by passing an instance of a special class as a tag of the setting. The special class code can be downloaded [here](ConfigurationManagerAttributes.cs). Simply download the .cs file and drag it into your project. +- You do not have to reference ConfigurationManager.dll for this to work. +- The class will work as long as name of the class and declarations of its fields remain unchanged. +- Avoid making the class public to prevent conflicts with other plugins. If you want to share it between your plugins either give each a copy, or move it to your custom namespace. +- If the ConfigurationManager plugin is not installed in the game, this class will be safely ignored and your plugin will work as normal. + +Here's an example of overriding order of settings and marking one of the settings as advanced: +```c# +// Override IsAdvanced and Order +Config.Bind("X", "1", 1, new ConfigDescription("", null, new ConfigurationManagerAttributes { IsAdvanced = true, Order = 3 })); +// Override only Order, IsAdvanced stays as the default value assigned by ConfigManager +Config.Bind("X", "2", 2, new ConfigDescription("", null, new ConfigurationManagerAttributes { Order = 1 })); +Config.Bind("X", "3", 3, new ConfigDescription("", null, new ConfigurationManagerAttributes { Order = 2 })); +``` + +### How to make a custom editor for my setting? +If you are using a setting type that is not supported by ConfigurationManager, you can add a drawer Action for it. The Action will be executed inside OnGUI, use GUILayout to draw your setting as shown in the example below. + +To use a custom seting drawer for an individual setting, use the `CustomDrawer` field in the attribute class. See above for more info on the attribute class. +```c# +void Start() +{ + // Add the drawer as a tag to this setting. + Config.Bind("Section", "Key", "Some value" + new ConfigDescription("Desc", null, new ConfigurationManagerAttributes{ CustomDrawer = MyDrawer }); +} + +static void MyDrawer(BepInEx.Configuration.ConfigEntryBase entry) +{ + // Make sure to use GUILayout.ExpandWidth(true) to use all available space + GUILayout.Label(entry.BoxedValue, GUILayout.ExpandWidth(true)); +} +``` +#### Add a custom editor globally +You can specify a drawer for all settings of a setting type. Do this by using `ConfigurationManager.RegisterCustomSettingDrawer(Type, Action)`. + +**Warning:** This requires you to reference ConfigurationManager.dll in your project and is not recommended unless you are sure all users will have it installed. It's usually better to use the above method to add the custom drawer to each setting individually instead. +```c# +void Start() +{ + ConfigurationManager.RegisterCustomSettingDrawer(typeof(MyType), CustomDrawer); +} + +static void CustomDrawer(SettingEntryBase entry) +{ + GUILayout.Label((MyType)entry.Get(), GUILayout.ExpandWidth(true)); +} +``` diff --git a/GameData/BepInEx/plugins/RuntimeUnityEditor/LICENSE b/GameData/BepInEx/plugins/RuntimeUnityEditor/LICENSE new file mode 100644 index 0000000..3877ae0 --- /dev/null +++ b/GameData/BepInEx/plugins/RuntimeUnityEditor/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/GameData/BepInEx/plugins/RuntimeUnityEditor/README.md b/GameData/BepInEx/plugins/RuntimeUnityEditor/README.md new file mode 100644 index 0000000..ffe0ee4 --- /dev/null +++ b/GameData/BepInEx/plugins/RuntimeUnityEditor/README.md @@ -0,0 +1,67 @@ +# Runtime Unity Editor / Debugging Tools +In-game inspector, editor and interactive console for applications made with Unity3D game engine. It's designed for debugging and modding Unity games, but can also be used as a universal trainer. Runs under [BepInEx5](https://github.com/BepInEx/BepInEx), BepInEx6 IL2CPP and [UMM](https://github.com/newman55/unity-mod-manager). + +## Features +- Works on most games made in Unity 4.x or newer that use either the mono or IL2CPP runtime (currently IL2CPP support is in beta) +- Minimal impact on the game - no GameObjects or Components are spawned (outside of the plugin component loaded by the mod loader) and no hooks are used (except if requested for profiler) +- GameObject and component browser +- Object inspector (allows modifying values of objects in real time) with clipboard +- REPL C# console with autostart scripts +- Simple Profiler +- Object serialization/dumping +- dnSpy integration (navigate to member in dnSpy) +- Mouse inspect (find objects or UI elements by clicking with mouse) +- Gizmos (Transform origin, Renderer bounds, Collider area, etc.) +- All parts are integrated together (e.g. REPL console can access inspected object, inspector can focus objects on GameObject list, etc.) +- Right click on most objects to bring up a context menu with more options +- and many other... + +![preview](https://user-images.githubusercontent.com/39247311/208912018-014154e1-7ad8-4df0-a4a3-662c334ccedc.jpg) + +## How to use +RUE is available for different mod loaders in separate builds. They are largely the same, although BepInEx version is the most supported and has some extra features. If you don't already have to use a specific mod loader, BepInEx is recommended. + +### BepInEx (mono) +1. Install BepInEx v4.x or v5.x if you don't have it already. You can download it [here](https://github.com/BepInEx/BepInEx). +2. Download the latest BepInEx build (RuntimeUnityEditor_BepInEx5_vX.X.zip) from the [Releases](https://github.com/ManlyMarco/RuntimeUnityEditor/releases) page. Make sure to get the correct version for your BepInEx. +3. Extract the BepInEx folder from the archive directly into your game directory (you should already have a BepInEx folder there from previous step). Replace files if asked. +4. To turn on press the F12 key when in-game. A window should appear on top of the game. If it doesn't appear, check logs for errors. + +Note: If the plugin fails to load under BepInEx 4 with a type load exception, move RuntimeUnityEditor.Core.dll to BepInEx/core folder. + +### BepInEx (IL2CPP) +**WARNING:** This is a beta build that is unstable and with many features broken. It is likely to not work in many (most?) IL2CPP games, as it relies on unstripped UnityEngine.IMGUIModule.dll (and possibly other game-specific differences). It works in HoneyCome if used together with the [IMGUIModule.Il2Cpp.CoreCLR.Patcher](https://github.com/IllusionMods/BepisPlugins/releases/tag/r19.3.2) which can be used with some other games with some degree of success. + +IL2CPP bug reports will be largely ignored, while PRs to fix issues will be greatly appreciated. + +1. If you don't have it already, install and configure BepInEx v6 (at least be.664). You can download it [here](https://github.com/BepInEx/BepInEx). +2. Download the latest RUE release for your version of BepInEx from the [Releases](https://github.com/ManlyMarco/RuntimeUnityEditor/releases) page (make sure it's the IL2CPP version). +3. Extract the release archive from the archive directly into your game directory (you should already have a BepInEx folder there from previous step). Replace files if asked. +4. To turn on press the F12 key when in-game. A window should appear on top of the game. If it doesn't appear, check game log for errors. + +### Unity Mod Manager +1. Install Unity Mod Manager if you don't have it already. You can download it [here](https://www.nexusmods.com/site/mods/21). Select your game from the the dropdown list and then click the Install button. +2. Download the latest UMM build (RuntimeUnityEditor_UMM_vX.X.zip) from the [Releases](https://github.com/ManlyMarco/RuntimeUnityEditor/releases) page. +3. Goto the Mods tab in Unity Mod Manager and drag the RuntimeUnityEditor zip file into the Unity Mod Manager GUI at the bottom where it says drop zip file here. +4. To turn on press the F12 key when in-game. A window should appear on top of the game. If it doesn't appear, check logs for errors. + + +## Known issues +- If no text is visible anywhere in RUE windows, most likely the `Arial.ttf` font is missing from the system (Unity UI default font, may be different in some games). This can happen when running a game on Linux with [misconfigured wine](https://github.com/ManlyMarco/RuntimeUnityEditor/issues/55). +- The C# REPL console is only available in a subset of games. This is because mcs (the current REPL backend) does not work with `.NET Standard` runtime used by default in more recent versions of Unity (because of missing features). There is no fix, the backend will have to be changed, possibly to Lua. +- The wireframe toggle might not work in some games because of an incompatible rendering setup. +- The IL2CPP version is broken in `insert your game name here`. + + +## How to build +1. Get Visual Studio 2019 (or later). +2. Clone the repository recursively (`git clone --recursive https://github.com/ManlyMarco/RuntimeUnityEditor`, VS 2022 can do it too). +3. Open the solution in Visual Studio and hit Build All. + +Notes: +- If you already have the repository cloned or want to update the mcs submodule you need to run `git submodule update --init --recursive` on your local repository (if you have VS 2022 you can do it from the source control tab). +- An old version of UnityEngine.dll (pre-2017) is used for compatibility with all Unity versions 4.x and above, because the new UnityEngine.dll in 2017+ forwards all of the split types into their new respective dll files. + +--- + +You can support development of my plugins through my Patreon page: https://www.patreon.com/ManlyMarco diff --git a/GameData/BepInEx/plugins/SiH_Tweaks/LICENSE b/GameData/BepInEx/plugins/SiH_Tweaks/LICENSE new file mode 100644 index 0000000..bc0390e --- /dev/null +++ b/GameData/BepInEx/plugins/SiH_Tweaks/LICENSE @@ -0,0 +1,504 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random + Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff --git a/GameData/BepInEx/plugins/SiH_Tweaks/README.md b/GameData/BepInEx/plugins/SiH_Tweaks/README.md new file mode 100644 index 0000000..74e54d7 --- /dev/null +++ b/GameData/BepInEx/plugins/SiH_Tweaks/README.md @@ -0,0 +1,30 @@ +# SummerInHeat_Plugins +Various plugins for the game Summer in Heat (夏のサカり) by Miconisomi. + +## Installation +0. Install the latest versions of BepInEx x64 v5, BepInEx.ConfigurationManager and XUnity.AutoTranslator. +1. Download the plugin you want to use from releases. +2. Extract the contents of the zip file into the `GameData` folder of your game. +3. Open the game and go to settings, you should now see a new "Plugin settings" tab as well as a new "None" setting in the "Mosaic type" dropdown. + +## Plugin descriptions +### Tweaks +This plugin helps fully translate the game and adds some improvements: + +- Adds a hotkey to open the debug menu (needs to be configured in plugin settings) +- Adds a "Plugin settings" tab to the settings menu +- Opening online manual will check if a local manual is available and open it instead (based on language) +- Fixes uncaught exceptions not being logged + +### Uncensor +This plugin uncensors the game by removing mosaic effects and replacing textures. + +To enable the uncensor after installing it you have to go to the settings menu and in the "Mosaic type" dropdown select the newly added option "OFF". + +You can find the uncensored textures inside `SiH_Uncensor\replacements` if you'd like to improve them or make your own. +Seems like only `sectional.png` is used out of the two internal textures. +The textures can be increased in size, but they must be the same aspect ratio as the original textures and the size must be in a power of 2 (e.g. 512x512, 1024x1024, 2048x2048, etc). + +### TranslateRedirectedResources +A tool for translating files in the RedirectedResources folder. +Forked from https://github.com/SpockBauru/SpockPlugins_InsultOrder/tree/9b3bae7e7f20f39aa42d58a45838f714b39d40de/TranslateRedirectedResources diff --git a/GameData/BepInEx/plugins/SiH_Uncensor/LICENSE b/GameData/BepInEx/plugins/SiH_Uncensor/LICENSE new file mode 100644 index 0000000..bc0390e --- /dev/null +++ b/GameData/BepInEx/plugins/SiH_Uncensor/LICENSE @@ -0,0 +1,504 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random + Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff --git a/GameData/BepInEx/plugins/SiH_Uncensor/README.md b/GameData/BepInEx/plugins/SiH_Uncensor/README.md new file mode 100644 index 0000000..614dd4f --- /dev/null +++ b/GameData/BepInEx/plugins/SiH_Uncensor/README.md @@ -0,0 +1,26 @@ +# SummerInHeat_Plugins +Various plugins for the game Summer in Heat (夏のサカり) by Miconisomi. + +## Installation +0. Install the latest versions of BepInEx x64 v5, BepInEx.ConfigurationManager and XUnity.AutoTranslator. +1. Download the plugin you want to use from releases. +2. Extract the contents of the zip file into the `GameData` folder of your game. +3. Open the game and go to settings, you should now see a new "Plugin settings" tab as well as a new "None" setting in the "Mosaic type" dropdown. + +## Plugin descriptions +### Tweaks +This plugin helps fully translate the game and adds some improvements: + +- Adds a hotkey to open the debug menu (needs to be configured in plugin settings) +- Adds a "Plugin settings" tab to the settings menu +- Opening online manual will check if a local manual is available and open it instead (based on language) +- Fixes uncaught exceptions not being logged + +### Uncensor +This plugin uncensors the game by removing mosaic effects and replacing textures. + +To enable the uncensor after installing it you have to go to the settings menu and in the "Mosaic type" dropdown select the newly added option "OFF". + +You can find the uncensored textures inside `SiH_Uncensor\replacements` if you'd like to improve them or make your own. +Seems like only `sectional.png` is used out of the two internal textures. +The textures can be increased in size, but they must be the same aspect ratio as the original textures and the size must be in a power of 2 (e.g. 512x512, 1024x1024, 2048x2048, etc). diff --git a/GameData/MonoBleedingEdge/etc/mono/config b/GameData/MonoBleedingEdge/etc/mono/config new file mode 100644 index 0000000..e005c5b --- /dev/null +++ b/GameData/MonoBleedingEdge/etc/mono/config @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/GameData/changelog.txt b/GameData/changelog.txt new file mode 100644 index 0000000..4283e0a --- /dev/null +++ b/GameData/changelog.txt @@ -0,0 +1,5 @@ +2 commits since v5.4.23 + +Changelog (excluding merges): +* (fadd8a7) [ManlyMarco] Bump version number +* (3129520) [aldelaro5] Upgrade Doorstop to version 4.2.0 (#864) \ No newline at end of file diff --git a/GameData/output_log.txt b/GameData/output_log.txt new file mode 100644 index 0000000..bed1d11 --- /dev/null +++ b/GameData/output_log.txt @@ -0,0 +1,549 @@ +Mono path[0] = 'C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/Managed' +Mono config path = 'C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/MonoBleedingEdge/etc' +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E0EC0F000.dll +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E13E1D040.dll +[Physics::Module] Initialized MultithreadedJobDispatcher with 15 workers. +Loading player data from C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/data.unity3d +Initialize engine version: 2022.3.27f1 (73effa14754f) +[Subsystems] Discovering subsystems at path C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/UnitySubsystems +GfxDevice: creating device client; threaded=1; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 4060 Laptop GPU (ID=0x28e0) + Vendor: NVIDIA + VRAM: 7957 MB + Driver: 32.0.15.6607 +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.104 seconds +- Finished resetting the current domain, in 0.001 seconds + Initializing input. + Input initialized. + Initialized touch support. +UnloadTime: 1.098300 ms +[Message: BepInEx] BepInEx 5.4.23.1 - SummerInHeat (1/28/2025 7:46:36 PM) +[Info : BepInEx] Running under Unity v2022.3.27.7598074 +[Info : BepInEx] CLR runtime version: 4.0.30319.42000 +[Info : BepInEx] Supports SRE: True +[Info : BepInEx] System platform: Bits64, Windows +[Message: BepInEx] Preloader started +[Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.23.1] +[Info : BepInEx] Loaded 1 patcher method from [CultureFix 22.0.2.0] +[Info : BepInEx] 2 patcher plugins loaded +[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader] +[Message: BepInEx] Preloader finished +[Message: BepInEx] Chainloader ready +[Message: BepInEx] Chainloader started +[Info : BepInEx] 10 plugins to load +[Info : BepInEx] Loading [Mute In Background 1.1] +[Info : BepInEx] Loading [Configuration Manager 18.4] +[Info : BepInEx] Loading [Message Center 1.1.1.1] +[Info : BepInEx] Loading [XUnity Auto Translator 5.4.4] +OnLevelWasLoaded was found on AutoTranslationPlugin +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +[Debug :XUnity.AutoTranslator] Screen resolution determine to be: 2560x1440 +[Info :XUnity.AutoTranslator] Version of TextMesh Pro: 1.4.0. +[Debug :XUnity.AutoTranslator] Hooked UILabel.set_text through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UIRect.OnEnable through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.UI.MaskableGraphic.OnEnable through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.UI.Image.set_sprite through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.UI.Image.set_overrideSprite through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.UI.Image.set_material through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.UI.RawImage.set_texture through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.Cursor.SetCursor through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.Material.set_mainTexture through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UIAtlas.set_spriteMaterial through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UISprite.OnInit through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UISprite.set_material through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UISprite.set_atlas through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UI2DSprite.set_sprite2D through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UI2DSprite.set_material through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UITexture.set_mainTexture through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UITexture.set_material through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UIPanel.set_clipTexture through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UIRect.OnInit through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.UI.Text.get_text through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked TMPro.TMP_Text.get_text through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UILabel.get_text through Harmony hooks. +[Debug :XUnity.AutoTranslator] Disabling certificate checks for endpoints because of configuration. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7AF3D000.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadFromFileAsync_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E0EB0AD70.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadFromFile_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E0EB0B980.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadFromMemoryAsync_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E0EC93040.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadFromMemory_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E0EC93C50.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadFromStreamAsyncInternal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E13A870.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadFromStreamInternal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E15B490.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.returnMainAsset through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.Load through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadAsync through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadAll through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E15C0A0.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadAsset_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E111020.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadAssetAsync_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E111C30.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadAssetWithSubAssets_Internal through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E112840.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundle.LoadAssetWithSubAssetsAsync_Internal through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundleRequest.get_asset through Harmony hooks. +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E113450.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.AssetBundleRequest.get_allAssets through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.Resources.Load through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.Resources.LoadAll through Harmony hooks. +[Warning: HarmonyX] AccessTools.Method: Could not find method for type UnityEngine.Resources and name GetBuiltinResource and parameters (string, Type) +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E116070.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.Resources.GetBuiltinResource through Harmony hooks. +[Debug :XUnity.AutoTranslator] Registered new callback for AssetLoaded (OneCallbackPerResourceLoaded). +[Debug :XUnity.AutoTranslator] Registered new callback for ResourceLoaded (OneCallbackPerResourceLoaded). +Fallback handler could not load library C:/Users/Julian/Projects/DazedTranslations/Games/RJ365188-Summer Heat/GameData/SummerInHeat_Data/MonoBleedingEdge/data-0000020E7E160CC0.dll +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.TextAsset.get_bytes through Harmony hooks. +[Debug :XUnity.AutoTranslator] Hooked UnityEngine.TextAsset.get_text through Harmony hooks. +[Debug :XUnity.AutoTranslator] Probing whether OnLevelWasLoaded or SceneManager is supported in this version of Unity. Any warnings related to OnLevelWasLoaded coming from Unity can safely be ignored. +[Debug :XUnity.AutoTranslator] SceneManager is supported in this version of Unity. +[Debug :XUnity.AutoTranslator] Loaded resize command text files. +[Debug :XUnity.AutoTranslator] --- Loading Global Translations --- +[Debug :XUnity.AutoTranslator] Loaded translation text files (took 0.19 seconds) +[Debug :XUnity.AutoTranslator] Created variation translations (took 0 seconds) +[Debug :XUnity.AutoTranslator] Created token translations (took 0 seconds) +[Debug :XUnity.AutoTranslator] Loaded texture files (took 0.34 seconds) +[Info :XUnity.AutoTranslator] Loaded XUnity.AutoTranslator into Unity [2022.3.27f1] game. +[Info : BepInEx] Loading [XUnity Resource Redirector 2.1.0] +[Info : BepInEx] Loading [Graphics Settings 1.3] +[Info : BepInEx] Loading [FPS Counter 3.1] +[Info : BepInEx] Loading [Runtime Unity Editor 5.5.1] +[Info : BepInEx] Loading [Translation fixes and other tweaks 1.0] +[Info :Translation fixes and other tweaks] Running in non-Japanese mode +[Info : BepInEx] Loading [SummerInHeat Uncensor 1.1] +[Debug :SummerInHeat Uncensor] Found 3 replacement images: +C:\Users\Julian\Projects\DazedTranslations\Games\RJ365188-Summer Heat\GameData\BepInEx\plugins\SiH_Uncensor\replacements\PenisPussy.png +C:\Users\Julian\Projects\DazedTranslations\Games\RJ365188-Summer Heat\GameData\BepInEx\plugins\SiH_Uncensor\replacements\sectional.png +C:\Users\Julian\Projects\DazedTranslations\Games\RJ365188-Summer Heat\GameData\BepInEx\plugins\SiH_Uncensor\replacements\uterus.png +[Message: BepInEx] Chainloader startup complete +DLsite +[Info :XUnity.AutoTranslator] Performing texture lookup during scene load... +[Info :XUnity.AutoTranslator] Finished texture lookup (took 0 seconds) +[Debug :Translation fixes and other tweaks] SceneManager.sceneLoaded - Name=[SaveCheck] Mode=[2] +[Info :Runtime Unity Editor] Successfully initialized 15/15 features: ContextMenu, CursorUnlocker, MouseInspect, WireframeFeature, Taskbar, ReplWindow, ProfilerWindow, ObjectViewWindow, Inspector, ClipboardWindow, ChangeHistoryWindow, BreakpointsWindow, ObjectTreeViewer, DnSpyHelper, GizmoDrawer +『夏のサカり』 Ver1.00_DLsite +[Debug : BepInEx] [UnityInput] Using LegacyInputSystem +[Debug :Runtime Unity Editor] [UnityInput] Using LegacyInputSystem +[Info :XUnity.AutoTranslator] Skipping plugin scan because no plugin-specific translations has been registered. +Shader 'Miconisomi/NGUI_UITexture_Gradation(SoftClip)': fallback shader 'Transparent' not found +Unloading 6 Unused Serialized files (Serialized files now loaded: 0) +UnloadTime: 1.413100 ms +Only custom filters can be played. Please add a custom filter or an audioclip to the audiosource (UraVcSpeaker). +[Info :XUnity.AutoTranslator] Performing texture lookup during scene load... +[Info :XUnity.AutoTranslator] Finished texture lookup (took 0 seconds) +[Debug :Translation fixes and other tweaks] SceneManager.sceneLoaded - Name=[Title] Mode=[Single] +Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 20791. +Total: 39.591000 ms (FindLiveObjects: 1.476900 ms CreateObjectMapping: 0.384600 ms MarkObjects: 37.626600 ms DeleteObjects: 0.101800 ms) + +指定されたフォルダが存在しません: +Unloading 3 Unused Serialized files (Serialized files now loaded: 0) +Unloading 145 unused Assets to reduce memory usage. Loaded Objects now: 10625. +Total: 23.607500 ms (FindLiveObjects: 0.887700 ms CreateObjectMapping: 0.281300 ms MarkObjects: 17.790800 ms DeleteObjects: 4.647300 ms) + +Unloading 6 Unused Serialized files (Serialized files now loaded: 0) +UnloadTime: 0.068800 ms +[Info :XUnity.AutoTranslator] Performing texture lookup during scene load... +[Info :XUnity.AutoTranslator] Finished texture lookup (took 0 seconds) +[Debug :Translation fixes and other tweaks] SceneManager.sceneLoaded - Name=[ReleaseScene] Mode=[Single] +Unloading 5848 unused Assets to reduce memory usage. Loaded Objects now: 4778. +Total: 45.190400 ms (FindLiveObjects: 0.553000 ms CreateObjectMapping: 0.425700 ms MarkObjects: 27.003600 ms DeleteObjects: 17.207600 ms) + +Unloading 0 Unused Serialized files (Serialized files now loaded: 0) +Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 4778. +Total: 22.430500 ms (FindLiveObjects: 0.308100 ms CreateObjectMapping: 0.085200 ms MarkObjects: 22.026800 ms DeleteObjects: 0.010100 ms) + +Unloading 8 Unused Serialized files (Serialized files now loaded: 0) +UnloadTime: 0.085600 ms +Only custom filters can be played. Please add a custom filter or an audioclip to the audiosource (UraVcSpeaker). +[Info :XUnity.AutoTranslator] Performing texture lookup during scene load... +[Info :XUnity.AutoTranslator] Finished texture lookup (took 0 seconds) +[Debug :Translation fixes and other tweaks] SceneManager.sceneLoaded - Name=[ADV] Mode=[Single] +Only custom filters can be played. Please add a custom filter or an audioclip to the audiosource (Voice). +_00_夏のサカりOP清書・ト書き付き.txt +[Debug :SummerInHeat Uncensor] Replaced 1 shaders and 1 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 2 shaders and 2 textures in 27 renderers +[Debug :SummerInHeat Uncensor] Replaced 2 shaders and 2 textures in 21 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 1 shaders and 1 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +[Debug :SummerInHeat Uncensor] Replaced 0 shaders and 0 textures in 123 renderers +Unloading 121 unused Assets to reduce memory usage. Loaded Objects now: 33819. +Total: 129.664700 ms (FindLiveObjects: 2.929400 ms CreateObjectMapping: 0.748900 ms MarkObjects: 125.396200 ms DeleteObjects: 0.589700 ms) + +Unloading 3 Unused Serialized files (Serialized files now loaded: 42) +Unloading 2413 unused Assets to reduce memory usage. Loaded Objects now: 35180. +Total: 118.529800 ms (FindLiveObjects: 6.259600 ms CreateObjectMapping: 1.634700 ms MarkObjects: 108.543200 ms DeleteObjects: 2.091800 ms) + +Unloading 1 Unused Serialized files (Serialized files now loaded: 42) +Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 35187. +Total: 147.587400 ms (FindLiveObjects: 4.085000 ms CreateObjectMapping: 0.830100 ms MarkObjects: 142.579300 ms DeleteObjects: 0.092200 ms) + +Unloading 0 Unused Serialized files (Serialized files now loaded: 42) +Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 35184. +Total: 133.344300 ms (FindLiveObjects: 3.551000 ms CreateObjectMapping: 0.748000 ms MarkObjects: 129.009900 ms DeleteObjects: 0.034700 ms) + +Unloading 0 Unused Serialized files (Serialized files now loaded: 42) +Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 35184. +Total: 126.560600 ms (FindLiveObjects: 4.364500 ms CreateObjectMapping: 1.459500 ms MarkObjects: 120.653100 ms DeleteObjects: 0.082800 ms) + +Unloading 0 Unused Serialized files (Serialized files now loaded: 42) +Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 35178. +Total: 106.234800 ms (FindLiveObjects: 2.351700 ms CreateObjectMapping: 0.615400 ms MarkObjects: 103.249800 ms DeleteObjects: 0.017500 ms) + +InvalidOperationException: Sequence contains no elements + at System.Linq.Enumerable.Last[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00010] in <98b2aface95e4962a9052e7f13446720>:0 + at SiH_Tweaks.SummerHeatTweaksPlugin+Hooks+<>c__DisplayClass5_0+<g__CoPostifx|0>d.MoveNext () [0x0003a] in D:\SVN\SummerInHeat_Plugins\SiH_Tweaks\SummerHeatTweaksPlugin.cs:205 + at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in :0 + +(Filename: D:/SVN/SummerInHeat_Plugins/SiH_Tweaks/SummerHeatTweaksPlugin.cs Line: 205) + +You can't place widgets on a layer different than the UIPanel that manages them. +If you want to move widgets to a different layer, parent them to a new panel instead. +You can't place widgets on a layer different than the UIPanel that manages them. +If you want to move widgets to a different layer, parent them to a new panel instead. +Memory Statistics: +[ALLOC_TEMP_TLS] TLS Allocator + StackAllocators : + [ALLOC_TEMP_MAIN] + Peak usage frame count: [2.0 KB-4.0 KB]: 1848 frames, [8.0 KB-16.0 KB]: 729 frames, [16.0 KB-32.0 KB]: 38 frames, [32.0 KB-64.0 KB]: 551 frames, [64.0 KB-128.0 KB]: 4841 frames, [128.0 KB-256.0 KB]: 216 frames, [256.0 KB-0.5 MB]: 115 frames, [0.5 MB-1.0 MB]: 6 frames, [1.0 MB-2.0 MB]: 2 frames, [2.0 MB-4.0 MB]: 8 frames + Initial Block Size 4.0 MB + Current Block Size 4.0 MB + Peak Allocated Bytes 3.9 MB + Overflow Count 0 + [ALLOC_TEMP_Loading.AsyncRead] + Initial Block Size 64.0 KB + Current Block Size 128.0 KB + Peak Allocated Bytes 127.6 KB + Overflow Count 0 + [ALLOC_TEMP_Loading.PreloadManager] + Initial Block Size 256.0 KB + Current Block Size 0.5 MB + Peak Allocated Bytes 505.6 KB + Overflow Count 1130 + [ALLOC_TEMP_Background Job.Worker 8] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 9] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 0] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 10] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 6] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 5] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 14] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 6] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 4] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_ReadCacheIndex] + Initial Block Size 64.0 KB + Current Block Size 64.0 KB + Peak Allocated Bytes 0.5 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 14] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 3] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 13] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 12] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_EnlightenWorker] x 8 + Initial Block Size 64.0 KB + Current Block Size 64.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 15] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 1] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 2.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 2] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 1.6 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 7] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_UnityGfxDeviceWorker] + Initial Block Size 256.0 KB + Current Block Size 256.0 KB + Peak Allocated Bytes 23.7 KB + Overflow Count 0 + [ALLOC_TEMP_AssetGarbageCollectorHelper] x 15 + Initial Block Size 64.0 KB + Current Block Size 64.0 KB + Peak Allocated Bytes 138 B + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 5] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 9] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 13] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 8] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 7] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 1] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 11] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 2] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 3] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 10] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 0] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_CloudJob.Worker 0] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 3.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 11] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Job.Worker 12] + Initial Block Size 256.0 KB + Current Block Size 348.0 KB + Peak Allocated Bytes 346.4 KB + Overflow Count 0 + [ALLOC_TEMP_Background Job.Worker 4] + Initial Block Size 32.0 KB + Current Block Size 32.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 + [ALLOC_TEMP_BatchDeleteObjects] + Initial Block Size 64.0 KB + Current Block Size 64.0 KB + Peak Allocated Bytes 54 B + Overflow Count 0 +[ALLOC_DEFAULT] Dual Thread Allocator + Peak main deferred allocation count 104280 + [ALLOC_BUCKET] + Large Block size 4.0 MB + Used Block count 1 + Peak Allocated bytes 4.0 MB + Failed Allocations. Bucket layout: + 16B: 11 Subsections = 11264 buckets. Failed count: 49494 + 32B: 34 Subsections = 17408 buckets. Failed count: 73164 + 48B: 28 Subsections = 9557 buckets. Failed count: 64068 + 64B: 39 Subsections = 9984 buckets. Failed count: 65975 + 80B: 40 Subsections = 8192 buckets. Failed count: 85367 + 96B: 88 Subsections = 15018 buckets. Failed count: 232676 + 112B: 13 Subsections = 1901 buckets. Failed count: 15581 + 128B: 3 Subsections = 384 buckets. Failed count: 34885 + [ALLOC_DEFAULT_MAIN] + Peak usage frame count: [16.0 MB-32.0 MB]: 180 frames, [32.0 MB-64.0 MB]: 2986 frames, [64.0 MB-128.0 MB]: 5188 frames + Requested Block Size 16.0 MB + Peak Block count 7 + Peak Allocated memory 107.5 MB + Peak Large allocation bytes 29.3 MB + [ALLOC_DEFAULT_THREAD] + Peak usage frame count: [16.0 MB-32.0 MB]: 1219 frames, [32.0 MB-64.0 MB]: 7096 frames, [64.0 MB-128.0 MB]: 39 frames + Requested Block Size 16.0 MB + Peak Block count 3 + Peak Allocated memory 70.6 MB + Peak Large allocation bytes 54.3 MB +[ALLOC_TEMP_JOB_1_FRAME] + Initial Block Size 2.0 MB + Used Block Count 0 + Overflow Count (too large) 0 + Overflow Count (full) 0 +[ALLOC_TEMP_JOB_2_FRAMES] + Initial Block Size 2.0 MB + Used Block Count 0 + Overflow Count (too large) 0 + Overflow Count (full) 0 +[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)] + Initial Block Size 2.0 MB + Used Block Count 1 + Overflow Count (too large) 0 + Overflow Count (full) 0 +[ALLOC_TEMP_JOB_ASYNC (Background)] + Initial Block Size 1.0 MB + Used Block Count 1 + Overflow Count (too large) 2 + Overflow Count (full) 0 +[ALLOC_GFX] Dual Thread Allocator + Peak main deferred allocation count 38 + [ALLOC_BUCKET] + Large Block size 4.0 MB + Used Block count 1 + Peak Allocated bytes 4.0 MB + Failed Allocations. Bucket layout: + 16B: 11 Subsections = 11264 buckets. Failed count: 49494 + 32B: 34 Subsections = 17408 buckets. Failed count: 73164 + 48B: 28 Subsections = 9557 buckets. Failed count: 64068 + 64B: 39 Subsections = 9984 buckets. Failed count: 65975 + 80B: 40 Subsections = 8192 buckets. Failed count: 85367 + 96B: 88 Subsections = 15018 buckets. Failed count: 232676 + 112B: 13 Subsections = 1901 buckets. Failed count: 15581 + 128B: 3 Subsections = 384 buckets. Failed count: 34885 + [ALLOC_GFX_MAIN] + Peak usage frame count: [32.0 KB-64.0 KB]: 672 frames, [4.0 MB-8.0 MB]: 2491 frames, [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 2 frames, [32.0 MB-64.0 MB]: 1 frames, [64.0 MB-128.0 MB]: 5187 frames + Requested Block Size 16.0 MB + Peak Block count 2 + Peak Allocated memory 104.9 MB + Peak Large allocation bytes 74.7 MB + [ALLOC_GFX_THREAD] + Peak usage frame count: [32.0 KB-64.0 KB]: 673 frames, [256.0 KB-0.5 MB]: 473 frames, [0.5 MB-1.0 MB]: 1822 frames, [8.0 MB-16.0 MB]: 2 frames, [16.0 MB-32.0 MB]: 3 frames, [32.0 MB-64.0 MB]: 2 frames, [64.0 MB-128.0 MB]: 5379 frames + Requested Block Size 16.0 MB + Peak Block count 3 + Peak Allocated memory 107.5 MB + Peak Large allocation bytes 64.0 MB +[ALLOC_CACHEOBJECTS] Dual Thread Allocator + Peak main deferred allocation count 16910 + [ALLOC_BUCKET] + Large Block size 4.0 MB + Used Block count 1 + Peak Allocated bytes 4.0 MB + Failed Allocations. Bucket layout: + 16B: 11 Subsections = 11264 buckets. Failed count: 49494 + 32B: 34 Subsections = 17408 buckets. Failed count: 73164 + 48B: 28 Subsections = 9557 buckets. Failed count: 64068 + 64B: 39 Subsections = 9984 buckets. Failed count: 65975 + 80B: 40 Subsections = 8192 buckets. Failed count: 85367 + 96B: 88 Subsections = 15018 buckets. Failed count: 232676 + 112B: 13 Subsections = 1901 buckets. Failed count: 15581 + 128B: 3 Subsections = 384 buckets. Failed count: 34885 + [ALLOC_CACHEOBJECTS_MAIN] + Peak usage frame count: [8.0 MB-16.0 MB]: 401 frames, [16.0 MB-32.0 MB]: 455 frames, [32.0 MB-64.0 MB]: 2310 frames, [64.0 MB-128.0 MB]: 1 frames, [128.0 MB-256.0 MB]: 5187 frames + Requested Block Size 4.0 MB + Peak Block count 32 + Peak Allocated memory 133.6 MB + Peak Large allocation bytes 38.3 MB + [ALLOC_CACHEOBJECTS_THREAD] + Peak usage frame count: [32.0 MB-64.0 MB]: 342 frames, [64.0 MB-128.0 MB]: 681 frames, [128.0 MB-256.0 MB]: 1996 frames, [256.0 MB-0.50 GB]: 5335 frames + Requested Block Size 4.0 MB + Peak Block count 64 + Peak Allocated memory 295.4 MB + Peak Large allocation bytes 107.3 MB +[ALLOC_TYPETREE] Dual Thread Allocator + Peak main deferred allocation count 0 + [ALLOC_BUCKET] + Large Block size 4.0 MB + Used Block count 1 + Peak Allocated bytes 4.0 MB + Failed Allocations. Bucket layout: + 16B: 11 Subsections = 11264 buckets. Failed count: 49494 + 32B: 34 Subsections = 17408 buckets. Failed count: 73164 + 48B: 28 Subsections = 9557 buckets. Failed count: 64068 + 64B: 39 Subsections = 9984 buckets. Failed count: 65975 + 80B: 40 Subsections = 8192 buckets. Failed count: 85367 + 96B: 88 Subsections = 15018 buckets. Failed count: 232676 + 112B: 13 Subsections = 1901 buckets. Failed count: 15581 + 128B: 3 Subsections = 384 buckets. Failed count: 34885 + [ALLOC_TYPETREE_MAIN] + Peak usage frame count: [4.0 KB-8.0 KB]: 183 frames, [8.0 KB-16.0 KB]: 673 frames, [1.0 MB-2.0 MB]: 2310 frames, [2.0 MB-4.0 MB]: 5188 frames + Requested Block Size 2.0 MB + Peak Block count 2 + Peak Allocated memory 2.2 MB + Peak Large allocation bytes 0 B + [ALLOC_TYPETREE_THREAD] + Peak usage frame count: [2.0 KB-4.0 KB]: 673 frames, [4.0 KB-8.0 KB]: 2323 frames, [32.0 KB-64.0 KB]: 5358 frames + Requested Block Size 2.0 MB + Peak Block count 1 + Peak Allocated memory 50.8 KB + Peak Large allocation bytes 0 B diff --git a/GameUpdate.bat b/GameUpdate.bat new file mode 100644 index 0000000..76f5a6e --- /dev/null +++ b/GameUpdate.bat @@ -0,0 +1,14 @@ +@echo off +setlocal + +REM Copy GAMEUPDATE.bat to a new file +copy patch.bat patch2.bat + +REM Run the new file +call patch2.bat + +REM Delete the new file +del patch2.bat + +endlocal +@echo on \ No newline at end of file diff --git a/GameUpdate_linux.sh b/GameUpdate_linux.sh new file mode 100644 index 0000000..a2f617e --- /dev/null +++ b/GameUpdate_linux.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +# Enable error handling +set -e + +# Copy patch.bat to a new file +cp patch.sh patch2.sh + +# Run the new file +bash patch2.sh + +# Delete the new file +rm patch2.sh diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f4b9c9 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +# Apply Patch +1. Click Code +2. Click Download ZIP +3. Extract to game folder and Replace All. + +## Future Patching +1. Run GAMEUPDATE.bat to auto patch. + +# Troubleshooting +**GAMEUPDATE.bat doesn't update and closes immediately** +1. Make sure your path doesn't contain any Japanese characters or lots of whitespace. +2. Make sure you actually have permissions in the folder + +# Edit/Contribute +TLDR 3 steps. + + Fork the repository. + Make the changes. + Submit a merge request. + +If everything looks good and doesn't break things I'll merge it in. + +Longer Version: + +# Required Software: +* [VSCode](https://code.visualstudio.com/) Make sure you check all the boxes for context menus. +* [Git](https://git-scm.com/downloads) (Use the default for everything. Just keep clicking Next) + +# Guide to contributing + +### 1. Fork the Repository +- Go to the repository you want to fork. +- Click the "Fork" button. + +### 2. Clone Your Fork +- Clone your forked repository to your local machine. + ```sh + git clone https://gitgud.io/YOUR_USERNAME/REPO_NAME.git + ``` + +### 3. Make Your Changes (In VSCode) +- Edit the files locally on your new branch using VSCode. +- Add and commit your changes. + ```sh + git add . + git commit -m "Description of your changes" + ``` + +### 4. Push Your Changes +- Push your changes to your fork on GitGud.io. + ```sh + git push origin your-feature-branch + ``` + +### 5. Create a Merge Request +- Go to your fork on GitGud.io. +- Click on "Merge Requests" in the sidebar. +- Click the "New merge request" button. +- Select the branch you made changes to and the target project (the original repo). +- Provide a title and description for your merge request and submit it. + +--- + +## Example + +Assuming you want to fork a repository named `example-project`: + +### 1. Fork the Repo +- Navigate to `https://gitgud.io/original_user/example-project` and click "Fork". + +### 2. Clone Your Fork + ```sh + git clone https://gitgud.io/YOUR_USERNAME/example-project.git + ``` + +### 3. Make Changes and Commit + ```sh + # Make changes to the files + git add . + git commit -m "Add new feature to example project" + ``` + +### 4. Push Changes + ```sh + git push origin add-new-feature + ``` + +### 5. Create a Merge Request +- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request". +- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`). +- Fill in the details and submit the merge request. \ No newline at end of file diff --git a/_License.txt b/_License.txt new file mode 100644 index 0000000..cd022e4 --- /dev/null +++ b/_License.txt @@ -0,0 +1,73 @@ + +fށE\[X͊eCZXEpKɊÂgpĒĂ܂B + + +------------------------------------------------------------------------ + +E܂At^[ +EN + + +------------------------------------------------------------------------ + +E͂ + +EDOVA-SYNDROME +EOtoLogic +E +E뉀 +EUE}b`CJ@Y2nd +E̓m +EʉŗVڂ +E뎮}eA +Eʉ{ + + +------------------------------------------------------------- + +The MIT License (MIT) + +Copyright (c) 2015 naichi + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +------------------------------------------------------------- + +The MIT License (MIT) + +Copyright (c) 2015 Tomoya Kanehira + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + diff --git a/_Please read first.txt b/_Please read first.txt new file mode 100644 index 0000000..424ef44 --- /dev/null +++ b/_Please read first.txt @@ -0,0 +1,133 @@ ++---------------------------------------------------------------------------------------+ +"Summer in Heat" Instruction Manual (machine translated) ++---------------------------------------------------------------------------------------+ + +Thank you for downloading the adult real-time 3DCG animation work "Summer in Heat". + +======================================= +■How to start +======================================== + +Double-click either the English or Japanese launcher. +Start the game from the launched launcher. +Language of the game depends on the launcher used to start it. + +======================================= +■Installation/Uninstallation +========================================= + +-Installation +No need to install, just start and play. + +-Uninstallation +Delete the entire game folder. + +========================================= +■About saving +======================================= + +The game proceeds with auto-save. + +If you force quit, it may not save properly. + +Save data will be generated in the same location as the launcher. + +To delete save data, delete the Save folder. + +====================================== +■Screenshot save location +====================================== + +The screenshot folder is generated in the same location as the launcher. + +You can open the save location from the launcher. + +======================================= +■Operation method +====================================== + +Please see the online manual. +https://miconisomi.xii.jp/summer/manual/ + +======================================= +■Notes +========================================= + +- The author assumes no responsibility for any damages caused by the use of this software. +- Copying or redistribution of this software, unauthorized reproduction or misuse of images, etc. is strictly prohibited. +- Distribution or uploading of captured or recorded videos for purposes other than advertising is strictly prohibited. + +======================================= +■Version information +===================================== + +[Ver1.00] + +- Full version released + +[Ver0.14] + +- Fixed some custom functions + +[Ver0.13] + +- Moved custom data posting destination to reduce server load + +[Ver0.12] + +- Fixed behavior of cross-section animation + +- Fixed facial expression bug when loading custom characters +・Some UI fixes + +[Ver0.11] +・Fixed a crash bug on Radeon series graphics boards +・Some UI fixes + +[Ver0.10] +・Custom+H trial version released + +[Ver0.04] +・Added UI to display height and three-size information +・Added a function to take a sub-image to character custom images +・Some UI display fixes +・Some model display and color reflection fixes +・Fixed an area where side hair accessories could not be moved or rotated +・Fixed an issue where the resolution was fixed when starting in full screen under certain conditions + +[Ver0.03] +・Added a function to view and load submitted custom characters +・Fixed a custom loading bug when using certain OS languages +・Some model fixes +・Some UI fixes +・Fixed unintended behavior when connecting a controller +・Fixed other issues with displaying combinations of clothes, etc. + +[Ver0.02] +・Added a function to post character customizations +・Added a function to remove the frame rate limit +・Some model fixes +・Some UI text corrections +・Some shortcut key layout changes +・Fixed behavior of side hair tails +・Fixed areas where color changes were not retained +・Fixed clothing and underwear combination issues + +[Ver0.01] +・Custom trial version released + +======================================== +■Support/Contact +======================================== + +If you have any problems, please contact us at the address below. + +If you have any opinions or comments about other products, please feel free to contact us. + +[Official website] +https://miconisomi.xii.jp/ + +[Support forum] +https://miconisomi.xii.jp/forum/ + +It may take several days for us to respond to your inquiry. \ No newline at end of file diff --git a/_What if files are deleted by an antivirus.txt b/_What if files are deleted by an antivirus.txt new file mode 100644 index 0000000..5e06b64 --- /dev/null +++ b/_What if files are deleted by an antivirus.txt @@ -0,0 +1,45 @@ ++---------------------------------------------------------------------------+ +What to do if the launcher or other files are deleted due to a false positive (machine translated) ++---------------------------------------------------------------------------+ + +============================================================================= + +■Antivirus software + +============================================================================= + +In your antivirus software settings, exclude this game folder from scanning +and add it to the whitelist. + +Please disable your antivirus software when starting the game. +For information on how to disable your AV, please refer its manual. + +You may need to reinstall the game after excluding the game folder to fix it. + +============================================================================= + +■If the launcher .exe for "Summer In Heat" is deleted or will not start + +============================================================================= + +First, make sure that "SummerInHeat.exe" is in the "GameData" folder. + +① Right-click "SummerInHeat.exe" > Create Shortcut + +"SummerInHeat.exe - Shortcut" will be generated in the same folder. + +② Right-click the generated shortcut > Properties + +You can enter text in the link destination. + +③ Add "-screen-width 1280 -screen-height 720" to the end of "~Installation location~\SummerInHeat.exe". + +"~Save destination~\SummerInHeat.exe -screen-width 1280 -screen-height 720" + +*A space is required after exe. 1280 and 720 are the starting resolutions, so you can change them to a 16:9 ratio. + +④ Click OK and apply, then start the game from the shortcut. + +[Set as shown in the image below] + +https://miconisomi.xii.jp/summer/Shortcut.jpg \ No newline at end of file diff --git a/_はじめにお読みください.txt b/_はじめにお読みください.txt new file mode 100644 index 0000000..4efcad4 --- /dev/null +++ b/_はじめにお読みください.txt @@ -0,0 +1,126 @@ ++---------------------------------------------------------------------------------------+ + uẴTJv戵 ++---------------------------------------------------------------------------------------+ + +̓x́AA_gA^C3DCGAj[Vi +uẴTJv_E[hĂɂ肪Ƃ܂B + +===================================== +N@ +===================================== + +uwẴTJxN`[.exeṽACR_uNbNĂB +N`[Q[NĂB + + +===================================== +CXg[EACXg[ +===================================== + +ECXg[ +@CXg[̕Kv͖̂܂܋NăvC܂B + +EACXg[ +@_E[htH_ƍ폜ĂB + + +===================================== +Z[uɂ‚ +===================================== + +Q[̓I[gZ[uŐis܂B +IɏIꍇAɃZ[uȂꍇ܂B + +Z[uf[^̓`[Ɠꏊɐ܂B +Z[uf[^폜ꍇSavetH_폜ĂB + +===================================== +XN[Vbg̕ۑɂ‚ +===================================== + +XN[VbgtH_̓`[Ɠꏊɐ܂B +`[ۑꏊJ”\łB + +===================================== +@ +===================================== + +IC}jAB +https://miconisomi.xii.jp/summer/manual/ + +===================================== +ӎ +===================================== + +E{\tgEFA̎gpɂ萶Ȃ鑹QɊւ܂č҂͈ؐӔC𕉂܂B +E{\tgEFA̕EĔzzA摜̖f]ځApłւ܂B +E`ړIƂȊOł̓̃Lv`[E^̔zMEAbv[hłւ܂B + +===================================== +o[W +===================================== + +[Ver1.00] +EiŔzM + +[Ver0.14] +EꕔJX^@\̏C + +[Ver0.13] +ET[o[׌ÿׁAJX^f[^ëړ] + +[Ver0.12] +EfʃAj[V̋C +EJX^LN^[[h̕\sC +Eꕔth̏C + +[Ver0.11] +ERadeonV[ỸOtBbN{[hŃNbVsC +Eꕔth̏C + +[Ver0.10] +EJX^{ǧŔzM + +[Ver0.04] +EgEX[TCY̕\thlj +ELN^[JX^摜ɃTu摜̎Be@\lj +Eꕔth\̏C +Eꕔf\EJ[f̏C +EANZT[ړE]łȂĂӏ̏C +ȄŃtXN[NہA𑜓xŒ肳ĂǏ̏C + +[Ver0.03] +EeꂽJX^LN^[̉{EǍ@\lj +EOSgpł̃JX^[hsC +EꕔfC +Eꕔth̏C +ERg[[ڑ̈Ӑ}Ȃ̏C +ȆȂgݍ킹\̕sC + +[Ver0.02] +ELN^[JX^̓e@\lj +Et[[g̏@\̒lj +EꕔfC +EꕔtheLXg̏C +EꕔV[gJbgL[zuύX +Ee[̋C +EJ[̕ύXێȂӏ̏C +EȂgݍ킹s̏C + +[Ver0.01] +EJX^̌ŔzM + +===================================== +T|[gEA +===================================== + +sꍇLAhXɂđΉv܂B +̑iɊւ邲ӌAz܂炨Cyɂ₢킹 + +yTCgz +https://miconisomi.xii.jp/ + +yT|[gtH[z +https://miconisomi.xii.jp/forum/ + +ԐMɐ邱Ƃ܂B diff --git a/_起動ランチャーが誤検知で削除された場合の対処について.txt b/_起動ランチャーが誤検知で削除された場合の対処について.txt new file mode 100644 index 0000000..6f784a1 --- /dev/null +++ b/_起動ランチャーが誤検知で削除された場合の対処について.txt @@ -0,0 +1,46 @@ ++---------------------------------------------------------------------------------------+ + N`[댟mō폜ꂽꍇ̑Ώɂ‚ ++---------------------------------------------------------------------------------------+ + +================================================= + +A`EBX\tg + +================================================= + +gp̃A`EBX\tgݒ肩 +{Q[tH_̃XL珜OEzCgXgւ +ljĂB + + +Q[̋N̓A`ECX\tg~ĉB +풓A`EBX̒~@ɂ‚܂Ă +풓A`EBX̃}jAmFB + + +================================================= + +wẴTJxN`[.exe +@ǂĂĂ܂ANȂꍇ + +================================================= + +܂߂ɁuGameDatavtH_̒ɁuSummerInHeat.exev̂mFB + +@wSummerInHeat.exexENbNV[gJbg̍쐬 +@wSummerInHeat.exe - V[gJbgxtH_ɐ܂B + +AꂽV[gJbgENbNvpeB +@N̕ɕ͂鎖ł܂B + +Bw`ۑ`\SummerInHeat.exex̍ŌɁw -screen-width 1280 -screen-height 720xlj܂B +@w`ۑ`\SummerInHeat.exe -screen-width 1280 -screen-height 720x̂悤ȊɂȂ܂ +@exěɔpXy[XKvłB1280720͋N𑜓xł̂16F9ɔ䗦ȂύX”\łB + +CnjEKĒAV[gJbgQ[N܂B + +[L̉摜̗lɐݒ肵܂] +https://miconisomi.xii.jp/summer/Shortcut.jpg + + + diff --git a/patch-config.txt b/patch-config.txt new file mode 100644 index 0000000..9fea8fc --- /dev/null +++ b/patch-config.txt @@ -0,0 +1,3 @@ +username=dazed-translations +repo=reborn-island +branch=main \ No newline at end of file diff --git a/patch.bat b/patch.bat new file mode 100644 index 0000000..2161ea4 --- /dev/null +++ b/patch.bat @@ -0,0 +1,105 @@ +@echo off +setlocal EnableExtensions EnableDelayedExpansion + +echo Checking for pwsh... +set _my_shell=pwsh + +REM Check if pwsh.exe exists +where /q !_my_shell! +if !errorlevel! neq 0 ( + echo pwsh not found. Falling back to powershell... + REM If pwsh is not found, set to powershell + set _my_shell=powershell + + REM Check if powershell.exe exists + echo Checking for powershell... + where /q !_my_shell! + if !errorlevel! neq 0 ( + echo.Error: Powershell not found! + pause + exit /B 1 + ) else ( + echo powershell found. + ) +) else ( + echo pwsh found. +) + +echo Using !_my_shell! for script execution. + +REM Check if patch-config.txt exists +if not exist patch-config.txt ( + echo "Config file (patch-config.txt) not found! Assuming no patching needed." + pause + exit /b +) + +REM Read configuration from file +for /f "tokens=1,2 delims==" %%a in (patch-config.txt) do ( + if "%%a"=="username" set "username=%%b" + if "%%a"=="repo" set "repo=%%b" + if "%%a"=="branch" set "branch=%%b" +) + +REM Get the latest hash +echo "Getting latest commit SHA hash" +!_my_shell! -Command "(Invoke-RestMethod -Uri 'https://gitgud.io/api/v4/projects/%username%%%2F%repo%/repository/branches/%branch%').commit.id" > latest_patch_sha.txt + +REM Read the latest SHA from the file +set /p latest_patch_sha= previous_patch_sha.txt +endlocal +pause +exit /b diff --git a/patch.sh b/patch.sh new file mode 100644 index 0000000..491a7d2 --- /dev/null +++ b/patch.sh @@ -0,0 +1,74 @@ +#!/bin/bash + +check_dependency() { + if ! command -v "$1" > /dev/null 2>&1; then + echo "Error: '$1' is not installed. Please install it using 'pkg install $1'." + exit 1 + fi +} + +# Check for jq, unzip, and curl +check_dependency jq +check_dependency unzip +check_dependency curl + +CONFIG_FILE="patch-config.txt" + +# Check if CONFIG_FILE exists +if [ ! -f "$CONFIG_FILE" ]; then + echo "Config file '$CONFIG_FILE' not found! Assuming no patching needed." + exit 0 +fi + +# Convert line endings to Unix format +sed -i 's/\r$//' "$CONFIG_FILE" + +# Debug information +echo "Current directory: $(pwd)" +echo "Config file path: $(pwd)/$CONFIG_FILE" + +# Read configuration from file +. "$(pwd)/$CONFIG_FILE" + +# Get the latest hash +echo "Getting latest commit SHA hash" +latest_patch_sha=$(curl -s "https://gitgud.io/api/v4/projects/$username%2F$repo/repository/branches/$branch" | jq -r '.commit.id') + +download_extract() { + # Download zip file + echo "Downloading latest patch..." + curl -sL "https://gitgud.io/$username/$repo/-/archive/$branch/$repo-$branch.zip" -o repo.zip + + # Extract contents, overwriting conflicts + echo "Extracting..." + unzip -qo repo.zip + + echo "Applying patch..." + cp -r "$repo-$branch/"* . + + echo "Cleaning up..." + rm repo.zip + rm -rf "$repo-$branch" + rm -f latest_patch_sha.txt + + # Store latest SHA for next check + echo "$latest_patch_sha" > previous_patch_sha.txt +} + +# Check if previous_patch_sha.txt exists +if [ ! -f previous_patch_sha.txt ]; then + echo "Previous SHA hash not found!" + echo "Assuming first time patching..." + download_extract +else + # Read the stored SHA from previous check + previous_patch_sha=$(cat previous_patch_sha.txt) + + # Compare trimmed SHAs + if [ "$latest_patch_sha" != "$previous_patch_sha" ]; then + echo "Update found! Patching..." + download_extract + else + echo "Patch is up to date." + fi +fi \ No newline at end of file